File Manipulation in Linux
Files and directories (another name for folders) are at the heart of Linux, so being able to create, view, move, and delete them from the …
Linux Tutorial and How's to
Files and directories (another name for folders) are at the heart of Linux, so being able to create, view, move, and delete them from the …
A common and task of someone using the Linux Command Line (shell) are to search for files/directories with a certain name or containing certain text. …
In this tutorial, I have collected some of the useful utility commands which will include various network monitoring, system auditing or some other random command …
The majority of the worlds’ website is hosted on apache web-server. It is the most powerful server with features like robust media support and extensive …
In this article, we are going to show you how you can start, restart and stop the apache server in any Linux environment, just pay …
The majority of the world’s websites’ has been hosted on Apache web server. Besides of NGINX and IIS, Apache has been the first priority for …
Ubuntu which was my first operating system choice when i switched to Linux , and guess it was hell at first understanding the OS, but …
If you have a vps or dedicated-server and you are planning to host multiple domains on your server yes you can. Here are the step …
Suppose you want to backup or transfer files from one remote server to another you can do it simply by using scp. Let me brief …