10 Interesting Linux Command Line Tricks and Tips Worth Knowing
I passionately enjoy working with commands as they offer more control over a Linux system than GUIs (Graphical User Interfaces)
I passionately enjoy working with commands as they offer more control over a Linux system than GUIs (Graphical User Interfaces)
This tutorial is intended to explain the necessary steps for solving the “ERROR 2003 (HY000): Can’t connect to MySQL server
Today, Google search is a well known and the most-used search engine on the World Wide Web (WWW), if you
In this post, we will learn a number of commands for locating the default configuration files for MySQL database server
Once you get familiar to using the Linux terminal, you wish to do everything on your system by simply typing
In most cases, Linux system administrators login to remote Linux servers using SSH either by supplying a password, or passwordless
In this article, we will review a cool and simple way of giving a command screen output a rainbow colors
We started the shell script debugging series by explaining the different debugging options and how to enable shell script debugging
While learning Linux, it is always the norm for newbies to keep on typing several commands to accomplish a simple
In this article, we will explain two, simple command line tips that enable you to only list all today’s files.
httpstat is a Python script that reflects curl statistics in a fascinating and well-defined way, it is a single file
A script is simply a list of commands stored in a file. Instead of running a sequence of commands by