Start New Discussion Reply to this Discussion Fedora 13 Telnet server
I have just downloaded and installed Fedora 13. I need to connect to this system through a telnet and/or ssh session. However, I do not have any idea what needs to be done to accomplish that.
Anyone out there who can help?
StaffanB
Newbie Poster
5 posts since Jan 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
1) # su - (to login as root)
2) # cd /etc/init.d
3) # nmap localhost (to see what all services are running)
4) # service sshd start (to start the ssh service)
5) # nmap localhost (again run nmap to see if ssh has started running)
You can start any services using the "service <servicename> start" command. 'start' can be replaced with 'stop', 'status', 'restart' to see respective results.
fgdgd
Newbie Poster
1 post since Jan 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page rendered in 0.0545 seconds
using 2.66MB