NAME ftp – Internet file transfer program
Daily Archives: January 26, 2012
zonescreen
ZoneScreen is a tool for extending your desktop workspace using displays of network connected computers or portable devices like Pocket PC. Like VNC, ZoneScreen is able to mirror local desktop to another computer in the network. The main difference is that it also allows extend desktop, just like the case when you have second monitor …
Translation Tools
There are various tools available to aid in translating. You may use whichever you prefer.
How do I Compress a Whole Linux or UNIX Directory?
Q. How can I compress a whole directory under Linux / UNIX using a shell prompt?
Linux file permissions
The basics of file ownership and permissions on Linux. Learn to understand who are the owners of a file or directory, how the file permissions work and how you can view them, and learn how to set basic file permissions yourself.
How to change a file’s owner and group in Linux
Learn how to change the owner and group ownership of files and directories with the chown and chgrp commands. This tuXfile will make much more sense if you already have a basic understanding of file permissions and ownership.