remote server

Delete SSH Keys

by on June 24, 2010 · 5 comments

One my user leaves the office and I’d like to disable her access to our UNIX / Linux system. How do I delete ssh key from the UNIX systems so that user can not log in?

{ 5 comments }

How do I install my SSH public key ~/.ssh/id_rsa.pub onto a remote Linux / UNIX server automatically from Linux workstation / Apple OS X laptop without using scp and/or copy & paste method?

{ 7 comments }

How do I securely transfer files from one UNIX / Linux server to another UNIX server using Windows or Linux desktop clients without using ftp client?

{ 25 comments }

How do I start / stop or restart Apache web sever via SSH (secure shell) under Linux or UNIX operating systems?

{ 2 comments }

Shutdown Linux Server

by on February 2, 2010 · 0 comments

How do I shutdown my Linux server or computer using command line options?

{ 0 comments }

I’ve root ssh access and need to add / delete a few IP address on fly using the IPtables command via local shell script. How do I add or delete an IP address remotely over the SSH session under CentOS / Redhat / RHEL / Debian / Ubuntu Linux?

{ 3 comments }