LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-23-2008, 10:15 AM   #1
edzillion
LQ Newbie
 
Registered: May 2008
Distribution: Redhat Linux Fedora 8
Posts: 10

Rep: Reputation: 0
How do I remote access 'command line' on linux server? KDE? Bash?


Im confused.
And allthough this would seem to be about the 1st thing one should know on using linux, I can't find any info anywhere. Maybe its just too basic.

I am trying to (telnet?) remote access a server running Fedora 8. I suppose I need a windows client of some sort. Konsole? KDE? Xterm?

Im lost.

Ed
 
Old 05-23-2008, 10:17 AM   #2
dizowned
LQ Newbie
 
Registered: Jan 2008
Posts: 19

Rep: Reputation: 0
All you should have to do is make sure the telnet server is running on the host and make sure the permissions/firewalls(selinux) are set accordingly and arent blocking.
 
Old 05-23-2008, 10:28 AM   #3
sunethj
Member
 
Registered: Nov 2006
Posts: 97

Rep: Reputation: 16
telnet is not used widely because passwords are sent using clear text. instead now use ssh for remote access.

make sure you have sshd running on the fedora box (/etc/init.d/sshd status to check). if it is not running you can start using /etc/init.d/sshd start.

use putty windows client (freeware).
 
Old 05-23-2008, 10:29 AM   #4
edzillion
LQ Newbie
 
Registered: May 2008
Distribution: Redhat Linux Fedora 8
Posts: 10

Original Poster
Rep: Reputation: 0
So I can use the windows HyperTerminal app?
I have added the line:
If protocol is TCP and destination port is 23
to the 'linux firewall' module in webmin.
still cant connect.
 
Old 05-23-2008, 10:31 AM   #5
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Look into using ssh instead of telnet. You can use putty on windows. There are other ssh clients for Windows as well.

I install Cygwin/X on the windows machines. This allows you to use the same openssh client in windows, and allows you to run bash scripts (or perl, or whatever) as well. You can even log in and run a gui program on the server, having it show up in windows. Simply enter "startx" and the X windows server will start and an xterm will pop up.
Then log into the server with "ssh -X user@host". This is a handy way of running one of the system-config-* gui configuration programs.
 
Old 05-23-2008, 10:35 AM   #6
edzillion
LQ Newbie
 
Registered: May 2008
Distribution: Redhat Linux Fedora 8
Posts: 10

Original Poster
Rep: Reputation: 0
thanks suneth
I've hacked the mainframe skynet is going down </cheese>
 
Old 05-23-2008, 10:50 AM   #7
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,546
Blog Entries: 8

Rep: Reputation: 465Reputation: 465Reputation: 465Reputation: 465Reputation: 465
It is acceptable to use telnet IF you are on a completely secure LAN and you're only connecting within the LAN.

In Windows, the default telnet client is built-in and is called "telnet". Open up a command prompt (start->programs->accessories->Command Prompt). Then type in the command "telnet 192.168.0.55" (replace the IP address with the address of your server).
 
Old 05-23-2008, 11:12 AM   #8
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
completely secure LAN Defined: One in which all the PC's are disconnected or turned off


ssh operates on port 22. if you need to open the Linux firewall to allows an ssh connection, open port 22 not 23.

Putty is the easiest thing to use on a windows machine to connect to a Linux box..

winscp may come in handy too
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
command line email client to send mail to remote mail server dhanju Linux - Software 1 03-07-2008 06:37 AM
Is it possible to access samba server from command line? RodWC Linux - General 5 02-02-2006 02:35 AM
A Linux command line to access the domain name of a windows PDC server Linh Linux - Networking 0 08-04-2003 04:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration