Install Sublime Text 3 on CentOS 7
Sublime Text is one of the powerful text editor available for CentOS 7. Sublime Text can be used as text
Read moreSublime Text is one of the powerful text editor available for CentOS 7. Sublime Text can be used as text
Read moreChange is the only constant. This applies in your professional life as well. Up-scaling yourself is a need nowadays, the
Read moreshell embedding Shells can be embedded on the command line, or in other words, the command line scan can spawn
Read moreIn this post we learn to manage environment variables in the shell. These variables are often needed by applications. $
Read moreIn this post we put more than one command on the command line using control operators. We also briefly discuss
Read morearguments One of the primary features of a shell is to perform a command line scan. When you enter a
Read moreThis post takes a look at the most common directories in the Linux file tree. It also shows that on
Read moreIn this post we learn how to recognise, create, remove, copy and move files using commands like file, touch, rm,
Read moreThis module is a brief overview of the most common commands to work with directories: pwd, cd, ls, mkdir and
Read moreThis post will explain the use of man pages (also called manual pages) on your Unix or Linux computer. You
Read more