•  Home
  •  Dashboard
  •  Company
    • About Us
    • Blog
    • Careers
    • Contact Us
    • Data Centers
    • Looking Glass
    • Network
    • Reseller
  •  Hosting Services
    • Backup
    • Content Delivery Network
    • Colocation Hosting
    • Dedicated Hosting
    • DDoS Mitigation
    • IP Transit
    • Private Cloud
    • Wavelength
  •  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
    • Dedicated Servers
    • Colocation
    • Private Cloud
    • DDos Protection
    • IP Transit
    • CDN
    • Backup
  • Solutions
    • Ecommerce
    • Security
    • Gaming
    • Hosting
    • Management
    • Finance
    • System Integrator
  • Dashboard

Start SSH server?

Trusted By
25,000+ Customers (Since 2001)
  • 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: 3Posted 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

  • Unable to Access The Server Via SSH
  • How to remotely connect to a Linux machine using a smartphone?
  • How To Secure cPanel?
  • SSH File Transfer
  • SSH Agent Forwarding
  • SSH Reverse Tunnel
  • ssh host key verification failed error
  • How to start your own web hosting business?
  • Looking for a datacenter in the US to rent racks
  • Firewalld commands for CentOS 7 and CentOS 8
  • How To Be A Successful Hosting Reseller
  • Previewing The Release Of Windows Server 10
  • Global Server Load Balancing
  • EasyApache 4: better than ever?
  • Best Open-Source Software For Linux Users
Hosting Services
  • Dedicated Hosting
  • Colocation Hosting
  • Backup
  • IP Transit
  • DDoS Mitigation
Support
  • Portal Login
  • Knowledgebase
  • Community
Company
  • About Us
  • Contact Us
  • Network
  • Data Centers
  • Looking Glass
  • Affiliates
  • Reseller
  • Blog
Policies
  • Privacy Policy
  • Acceptable Usage Policy
  • Terms and Conditions
  • Service Level Agreement
Company
  • Psychz Networks,
    A Profuse Solutions Company
    611 Wilshire Blvd #300
    Los Angeles,California 90017
    USA
  • US/Canada: 800-933-1517
  • International: 626-549-2801
Subscribe to Our Mailing List
* indicates required
Copyright © 2022 Psychz Networks, A Profuse Solutions Inc Company