LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   trying to ssh to my home computer (https://www.linuxquestions.org/questions/linux-newbie-8/trying-to-ssh-to-my-home-computer-363606/)

bwoodwar 09-15-2005 09:53 AM

trying to ssh to my home computer
 
I'm looking to learn how to ssh into my home computer remotely.

I there something that I have to set up on my system, or is it preset?

I'm running Fedora Core 4.

b0nd 09-15-2005 10:07 AM

hi,
the way i ssh my computer on LAN is
#ssh 192.168.0.2 ( its the ip of my other machine )
.......
then it will ask for password ( prbably for root )
enter the password......and you are in.

you can ssh through an user account too instead of "root"
for that make an account on that machine .

and what i know is.......you don't have to do anything to have "ssh" on your machine.....its automatically there ( at least on my both linux machines )

regards

SlackerLX 09-15-2005 10:20 AM

Read this howto first
http://www.linuxquestions.org/questi...ticle&artid=79


All times are GMT -5. The time now is 11:05 AM.