•  Home
  •  Dashboard
  •  Company
    • About Us
    • Blog
    • Careers
    • Contact Us
    • Data Centers
    • Looking Glass
    • Network
    • Reseller
  •  Hosting Services
    • Infrastructure
      • iColocation
    • Compute
      • cMetal
      • cVirtual
    • Storage
      • sObject
      • sBlock
    • Networking
      • nCDN
      • nIP Transit
      • nWavelength
    • Protection
      • pBackup
      • pDDoS
  •  Solutions
    • Ecommerce
    • Finance
    • Gaming
    • Hosting
    • Management
    • Security
    • System Integrator
  •  Support
    • Community
    • Knowledge Base
    • Open A Ticket
  •  USA & Canada: 800-933-1517
  •  International: 626-549-2801
  •  Email: sales@psychz.net
  • Services
    • new-colocation-header-img
      Infrastructure
      • iColocation
    • new-compute-header-img
      Compute
      • cMetal
      • cVirtual
    • new-storage-header-img
      Storage
      • sObject
      • sBlock
    • new-networking-header-img
      Networking
      • nCDN
      • nIP Transit
      • nWavelength
    • new-protection-header-img
      Protection
      • pBackup
      • pDDoS
  • Solutions
    • Ecommerce
    • Security
    • Gaming
    • Hosting
    • Management
    • Finance
    • System Integrator
  • Dashboard

Start SSH server?

  • Home
  • Client
  • Qa Forum
  • Start SSH server?

Posted By: Adriana | 1 Replies | Last Reply On: Jul 19, 2017 01:12:02

I have recently purchased a dedicated server from Psychz and your team helped me to install Ubuntu 14 on my server.
Can you please guide me on how to enable and start SSH service on my server?

Psychz - Nikhil

Votes: 0Posted On: Jul 19, 2017 01:12:02
 

SSH or Secure Shell is a program used to login to a remote host. It is a secure way of connecting to a remote host with different levels of authentication. It can also be used to transfer files from local to remote host and vice versa. Many file transfer programs such as "scp" use the services of ssh.

In this article, we will focus on how to install, start, stop or restart an SSH service on Ubuntu 14.04 operating system.


Installation

1. Update the Ubuntu repositories by running the following command.

sudo apt-get update
sudo apt-get upgrade

 

2. Once the repositories have been updated, install the open SSH server with the help of the following command.

sudo apt-get install openssh-server


Start SSH server

Once the SSH server is installed, it has to be started with either of the following commands.

sudo /etc/init.d/ssh start
sudo service ssh start


Stop SSH server

If you wish to stop the SSH service, you can do so with the help of the following command.

sudo /etc/init.d/ssh stop
sudo service ssh stop


Restart SSH server

In some of the cases, it is needed to restart the SSH server. Please run the following command to restart SSH server.

sudo /etc/init.d/ssh restart
sudo service ssh restart

 

 

  

Was this reply helpful?

Related topics

  • How to generate SSH Keys on Linux?
  • Unable to Access The Server Via SSH
  • How to remotely connect to a Linux machine using a smartphone?
  • SSH File Transfer
  • SSH Agent Forwarding
  • SSH Reverse Tunnel
  • SSH Keys - Create
  • How to start your own web hosting business?
  • Looking for a datacenter in the US to rent racks
  • cVirtual Connect from Windows
  • CDN and Load Balancer: Ultimate combination for efficient content delivery
  • Best 10Gbps Unmetered Dedicated Servers - Top 10 List
  • Best Dedicated Server Providers In Dallas: A Comprehensive Guide
  • Best Dedicated Server Providers in Los Angeles: Top 10 List
  • Best 10Gbps Unmetered Dedicated Server In North America - Top 10 List
Copyright © 2025 Psychz Networks,
A Profuse Solutions Inc Company
Hosting Services
Infrastructure
  • iColocation
Compute
  • cMetal
  • cVirtual
Storage
  • sObject
  • sBlock
Networking
  • nCDN
  • nIP Transit
  • nWavelength
Protection
  • pBackup
  • pDDoS
Company
  • About Us
  • Blog
  • Careers
  • Contact Us
  • Data Centers
  • Looking Glass
  • Network
  • Reseller
Policies
  • Acceptable Usage Policy
  • Privacy Policy
  • Service Level Agreement
  • Terms and Conditions
Support
  • Community
  • Knowledge Base
  • Open A Ticket
Get In Touch
  • Psychz Networks,
    A Profuse Solutions Company
    611 Wilshire Blvd #300
    Los Angeles,California 90017
    USA
  • US/Canada: 800-933-1517
  • International: 626-549-2801