Home » Windows

Windows

[Jan 14, 2012 | Views: 1,221]
ssh, scp, sftp and vnc are frequently used tools (both servers and clients) on Linux. We may want to remote control a Linux box from Windows such as when we make ... read more »
[Dec 9, 2010 | Views: 621]
How to find out Linux and Windows uptime is introduced in this post. Linux uptime Linux uptime can be easily found out by the uptime command: $ uptime 22:19:29 up 10 days, 22:26,  5 ... read more »
[Jan 16, 2010 | Views: 711]
We may need to flush DNS cache of our client when the site’s DNS has been changed. For Linux: 1) Use su- to get root privilege or sudo with the following command: ... read more »