Difference between absolute and relative paths in Linux
Absolute Pathnames An absolute pathname begins with a slash (/). The Absolute path defines the location of a Directory or a file from the root...
Absolute Pathnames An absolute pathname begins with a slash (/). The Absolute path defines the location of a Directory or a file from the root...
By default, Mozilla Firefox automatically update itself but you can also do a manual update. You can update your firefox by following steps. Method :...
In Our Last article “Understanding Linux Processes from the Scratch Part-1” we have discussed about Linux Process and listing of linux process via different command...
Overview : A process is created in memory when a program or command is initiated. A unique identification number, known as the process identification (PID),...
Anacron is a service that runs after every system reboot, checking for any cron and at scheduled jobs that were to run while the system...
Soft Link A soft link (symbolic link or a symlink) makes it possible to associate one file with another. It is similar to a shortcut...
Linux/UNIX cpio (copy in/out) command copies, lists, and extracts files to and from a single file or archives. Some of the options available with cpio...
For Linux System admins it is very important to know successful & unsuccessful user login attempts on their Linux boxes. In this post we will...
Overview : Sed is a stream editor in UNIX like operating system which is used for filtering and transforming text. Sed is derived originally from...
Overview : This tutorial will help the system administrators to know how to securely copy files to remote linux servers from local linux machine &...
Shutter is a screenshot tool in ubuntu linux. With the help of shutter we can take the screenshot of a particular area, window and full...
WordPress is a free open source blogging software and Content Management System(CMS) based on PHP and MySQL database. Managing wordpress blog or web site is...