php: strcmp
27 January 2012
strcmp — Binary safe string comparison27 January 2012
strcmp — Binary safe string comparisonPosted in PHP0 Comments
27 January 2012
Q. Can you tell me command to delete a directory in terminal?Posted in Linux0 Comments
27 January 2012
This article explains 2 simple commands that most people want to know when they start using Linux. They are finding the size of a directory and finding the amount of free disk space that exists on your machine. The command you would use to find the directory size is ‘ du ‘. And to find [...]Posted in Linux0 Comments
26 January 2012
NAME ftp – Internet file transfer programPosted in Linux0 Comments
26 January 2012
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 [...]Posted in Windows0 Comments
26 January 2012
There are various tools available to aid in translating. You may use whichever you prefer.Posted in PHP, Programming0 Comments
26 January 2012
Q. How can I compress a whole directory under Linux / UNIX using a shell prompt?Posted in Linux0 Comments
26 January 2012
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.Posted in Linux0 Comments
26 January 2012
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.Posted in Linux0 Comments
26 January 2012
Q. How do I list or display the permission of a file using ssh? I don’t have GUI installed on a remote Linux computer.Posted in Linux0 Comments
