
How to Execute Commands on Remote Linux System over SSH
We may need to perform some commands on the remote machine. To do so, log in to a remote system and do it, if it’s once in a while. But …
Read MoreLinux and Unix, Open Source, Linux Howtos
We may need to perform some commands on the remote machine. To do so, log in to a remote system and do it, if it’s once in a while. But …
Read MoreWhen you are running out of disk space in system, you may prefer to check with df command or du command or ncdu command. But all these will only show …
Read Morels(list) is one of the very basic & essential Linux command for administrator that can be used in most of the actions (in other hands, Linux administrator can’t live without …
Read MoreRecently I came to know about watch command, from one of my friend when I have different requirements. I felt very useful for me, So I thought of sharing with …
Read MoreViewing the contents of a file on Linux is one of the basic functions of a Linux administrator. It enables users to view and manipulate file content. There are many …
Read Morezip and unzip is a compression and file packaging utility for Linux, Unix, Windows & Mac OS X. Its useful for packaging/compressing a set of normal files, one or more …
Read MoreThis is a basic tutorial to help new users to learn about the MySQL/MariaDB database. In this tutorial, you will learn about database creation, database user creation and how to …
Read More