Simple way to compare files in Linux for differences
There are many GUI tools available to compare files & folders to check for any changes or dissimilarities, but it…
There are many GUI tools available to compare files & folders to check for any changes or dissimilarities, but it…
There are plenty of ways for sending email while using GUI, using the browser, or with an email client. But…
Windows operating system uses NTFS for partitioning large Hard disk drives, whether they are local hdd or an external…
Sometimes we might require the information about the Linux system we are running, information like Linux/Distro version, its kernel ,…
Earlier we have discussed some basics about VI/VIM editor but VI & VIM are both very powerful editors and there…
Ubuntu, Debian & distros based on these uses .deb files for installation of softwares/applications on the system & in order…
In our earlier tutorial, we learned to install Docker on RHEL\ CentOS 7 & also created a docker container. In…
SSH is easily the most used service when it comes to Linux server. With SSH, we can easily connect to…
AWS or Amazon Web services is the industry leader when it comes to Cloud & it’s being used by many…
.htaccess file is a very important & useful file used to alter the configuration of Apache web server. .htaccess files…
Yum is default package manager for RPM based Linux distributions like RHEL, CentOS & is used to managing packages for…
Screen command is a very important command that provides the ability to launch & use multiple shell sessions from a…
In this article I will discuss du & df commands. Both du & df commands are important utilities of Linux…
One of the major work of a System Administrator is User & Group Management. We have to create new users…
PHP (Hypertext Preprocessor) is a widely used open source scripting language that is used mainly for web development. It is…
Every now & then we have to download files from internet, its easy id you are using GUI but CLI…