Linux / UNIX Tech Support Forum
This is a discussion on How to enable SSH in Ubunthu Server within the Ubuntu / Debian forums, part of the Linux Distribution category; Hi,is there anyone who know how enable SSH in Ubunthu Server. In FreeBSD,all we need to do is just to ...
|
|||||||
| Ubuntu / Debian Discussion about Debian or Ubuntu Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,is there anyone who know how enable SSH in Ubunthu Server. In FreeBSD,all we need to do is just to type this command in /etc/rc.conf
sshd_enable="YES" Can anyone guide me how to do this on Ubunthu Server. |
| Sponsored Links | ||
|
|
|
||||
|
There is no /etc/rc.conf under any Linux distribution as Linux uses sys v style stuff. To turn on service on boot, enter:
Code:
update-rc.d ssh defaults Code:
sudo update-rc.d ssh defaults Debian or Ubuntu Linux runlevel configuration tool to start service
__________________
Vivek Gite Linux Evangelist |
|
||||
|
Do you have Openssh server installed?
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| openssh , ssh service , ubuntu linux , update-rc.d |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to get the root password for Ubunthu Server | enochalbert | Ubuntu / Debian | 2 | 26-08-2008 09:15 PM |
| Enable/Disable ftp in solaris 10 | KuldeepSM | Solaris/OpenSolaris | 3 | 04-03-2008 02:43 PM |
| enable ssh service in BSD | All about FreeBSD/OpenBSD/NetBSD | 1 | 17-07-2006 02:13 AM | |
| What is hyperthreading and how do enable it under Linux? | Linux software | 1 | 17-07-2006 02:03 AM | |
| How to enable Iptables with Netmeeting | Berkeley | Linux software | 3 | 10-01-2006 12:22 PM |