We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,590 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
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?

2
Contributors
1
Reply
5 Months
Discussion Span
2 Years Ago
Last Updated
2
Views
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

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0545 seconds using 2.66MB