Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Slackware Linux Help > Starting SSH in Slackware 10

Forgot Password?
 Slackware Linux Help   For help and Discussion about Slackware linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 01-17-2007   #1 (permalink)
Just Joined!
 
Join Date: Dec 2005
Posts: 7
Starting SSH in Slackware 10

I have Slackware 10.

I am planning on running SSH on the slackware machine, and putty on my windows machine to get a shell connection, but I do not know the command that I am supposed to use to run SSH. I have been told that Slackware 10 already has SSH preinstalled...
Dante_Caligari is offline  



Reply With Quote
Old 01-17-2007   #2 (permalink)
Linux Enthusiast
 
Join Date: Jun 2005
Posts: 668
As root:

To check if SSH is installed:
Code:
ls /var/log/packages/*ssh*
To start the SSH server daemon on boot:
Code:
chmod +x /etc/rc.d/rc.sshd
To start the SSH server daemon without rebooting:
Code:
/etc/rc.d/rc.sshd start
To check if SSHd is running:
Code:
pgrep ssh
kern is offline   Reply With Quote
Old 01-17-2007   #3 (permalink)
Just Joined!
 
Join Date: Dec 2005
Posts: 7
Perfect, thanks.

Is there any configuring to SSH? Is there anything that I need to tweak before I run putty on my windows machine? Or do I just type in the IP on putty and I will have a Konsole?
Dante_Caligari is offline   Reply With Quote
Old 01-17-2007   #4 (permalink)
Linux Enthusiast
 
Join Date: Jun 2005
Posts: 668
you can edit /etc/ssh/sshd_config and set 'allowRootLogins' (or something like that) to yes, and you'll be able to login as root directly over SSH without having to login as a normal user first then su to root.

putty will just work after that when you put the hostname or IP in, and it brings up its own window, you will not get a KDE 'konsole' but a normal putty terminal.
kern is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it.
subscribe
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 06:16 PM.






© 2000 - - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.1