GearHack

: :

Add Comment | Related Links | TrackBack
Related Content

Setting up ssh server on Ubuntu 5.1

This article documents the process of installing the ssh daemon.

The first step is to install the ssh package. Go into the "System" menu, click "Administration", and then select "Synaptic Package Manager". Do a search for "ssh". The package manager will find a bunch of packages. Select the "ssh" package and put a check mark in the checkbox. A menu will pop-up. Select "Mark for Installation". Another dialog box will pop up. The dialog box is titled, "Mark additional required changes?" Click on the "Mark" button.

Now, the dialog box has returned you to the "Synaptic Package Manager" software. Click on the "Apply" button. The package manager will show you the summary of things to be installed and ask you, Apply the following changes?" Click the "Apply" button to proceed.

Finally, the package manager will start downloading the packages and install them. It takes a while for this process to finish, so you might consider doing something else while you wait.

When it's done, Ubuntu shows you a "Changes applied" dialog. You can look at the installation details through this dialog. Click the "Close" button to finish the install. Now you can close the "Synaptic Package Manager".

Now you can ssh into your Ubuntu computer. If you issue an "ps -ef" command, you will see that sshd is running:

root 8874 1 0 22:21 ? 00:00:00 /usr/sbin/sshd

Chieh Cheng
Thu, 9 Mar 2006 22:33:17 -0800

If you prefer to use the command-line interface, use the following command to install ssh:

sudo apt-get install ssh

Chieh Cheng
Thu, 08 Jun 2006 14:38:17 -0700

Add Comment | Related Links | TrackBack
Related Content

Did your message disappear? Read the Forums FAQ.

Add Comment

Spam Control | * indicates required field
Your Name: *
E-mail:
Remember Me!
Comment: *
File attachment is optional. Please do not attach a file to your submission unless it is relevent.
Attach File:
(20 MB Max)
Spam Protection: * Answer of 8 + 2?
Click button only once, please!

TrackBack

TrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites.

Send Ping | TrackBack URL | Spam Control

No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here.

Messages, files, and images copyright by respective owners.


Articles | Wiki
Forums | Latest | RSS
Library | Links | News
Search | Store | Help

71 Users Online


Hacking Digital Cameras
Fun for Photographers


Copyright © 2004 - 2024. All Rights Reserved.