ssh

How do I execute a script on remote server called server2.example.com from my PC?

{ 5 comments }

What is the difference between authentication and authorization? Why it is important to understand difference between the two? Authentication vs. Authorization — what are they and how do they differ?

{ 17 comments }

Q. I’ve couple of Linux / Windows server hosted in remote data center? My ISP provides following option for rebooting the box: a) Graceful shutdown command b) An IPMI reboot c) A power strip Which one is the best way to reboot server and why?

{ 1 comment }

Q. How do I install OpenSSH server on Asus EEE Laptop PC?

{ 4 comments }

Ubuntu Restart Network

by on January 13, 2008 · 2 comments

Q. How do I restart / stop / start networking under Ubuntu Linux system from a shell prompt?

{ 2 comments }

Q. How do I tunnel X Windows Securely over SSH? I’d like to run X program on my remote Linux server and get back display to Laptop computer connected by high speed internet? A. A tunneling protocol is a network protocol which encapsulates a payload protocol, acting as a payload protocol. Reasons to tunnel include [...]

{ 4 comments }