Brief: Learn to use basic SQL commands in the open source database management system MySQL. MySQL is the most commonly used relational database manager. Its ease of use and open source license have greatly contributed to this popularity. Last week, I covered installing and configuring MySQL in Ubuntu. In this article I’ll be presenting to
The df and du commands report on disk space usage from within the Bash shell used on Linux, macOS, and many other Unix-like operating systems. These commands let you easily identify what’s using up your system’s storage. Viewing the Total, Available and Used Disk Space Bash contains two useful commands related to disk space. To
Ncdu (NCurses Disk Usage) is a command line tool to view and analyse disk space usage on linux. It can drill down into directories and report space used by individual directories. This way it is very easy to track down space consuming files/directories. It actually allows the user to do this much faster than even a