Linux Commands Archive

How To Create a New User and Grant Permissions in MySQL

Here i will give you quick overview of how to create Mysql user and how to set their permissions. As you know MySQL is an open-source database management software that helps users store, organize, and later retrieve data. It has a variety of options to grant specific users permissions for the tables

How to create and extract tar, tar.gz and tar.bz2 files in Linux using command line

Data compression techniques has been extremely useful to us over the years. Whether its a zip file containing images to be sent in a mail or a compressed data backup stored on a server, we use data compression to save valuable hard drive space or to make the downloading of files easier.

10 Basic and Important Linux Commands

If you are new Linux user then you must know these basic linux commands as a beginers. There are lots of other commands, more sophisticated commands – which you will learn one day. But here i am going to start with some basic commands. 1- ls - List all directory and files