So to remotely connect to the machine I`ll use the software openSSH. Simply install this with:
sudo apt-get install openssh-serverTest it with:
ssh localhostStop the ssh server with:
sudo /etc/init.d/ssh stopStart ssh server with:
sudo /etc/init.d/ssh startRestart the ssh server with:
sudo /etc/init.d/ssh restartTo connect to my server from my windows desktop I use the program "putty" you can download this software here It is a small program that works very easy. Just fill in the IP-Address of your server and select SSH. Now press "open" and a screen should pop up where you can login to your server. With command "exit" you`ll close the connection to the server. If you are in a Local Area Network and you want to remotely access your server from outside the network you should make sure that port 22 is forwarded to the server. You should be able to change this somewhere on your router.
The last thing to do before moving the machine to the hallway is making sure that it will boot without a keyboard connected. You can change this in your BIOS. On my machine I first had to enable "the power on password" Option. After that I was able to enable the "Server Boot" option, which makes it boot without the keyboard connected.
check this site for a detailed totorial on installing openssh.
Next time I will post about installing an openDaap itunes server..
3 comments:
Yeah ok but you are not using keys RSA keys right ?
Another remote access alternative is RHUB http://www.rhubcom.com appliance. It is easy to deploy and provides instant remote control. The most significant aspect is its multi-functionality; the same appliance can be used for 4 different communication purposes – Remote Access, remote support, web conferencing, and webinar.
Can anyone recommend the well-priced Endpoint Security system for a small IT service company like mine? Does anyone use Kaseya.com or GFI.com? How do they compare to these guys I found recently: N-able N-central service desk
? What is your best take in cost vs performance among those three? I need a good advice please... Thanks in advance!
Post a Comment