Super Cool way to use TOP utility in Linux
The top program provides a dynamic real-time view of a running system. It can display system summary information as well as list of tasks currently being managed by the Linux kernel. The types of...
View ArticleTop command usages and examples in Unix/Linux
Top command has an important role in Unix/Linux Administration side. The command “top” displays a dynamic view of process that are currently running under the system. Here I’m explaining some of the...
View ArticleHow to Manage Startup Applications in Ubuntu
In Windows, there are several ways to enable/disable any program or application from the startup which means the application won't load when the system starts up decreasing your bootup time and usage...
View Article20+ Rsync command’s switches and common usages with examples – Unix/Linux
The “rsync” is a powerful command under the Linux environment. The rsync stands for Remote Sync. Normally rsync is used to transfer file from one server(source) to another server(destination). rsync...
View ArticleUbuntu 14.04 LTS all set for release: Chosen Wallpapers Revealed
Ubuntu 14.04 LTS, code named Trusty Tahr is all set for the release on April 17th 2014. You can keep yourself updated with the release schedule through Ubuntu wiki in case there are any changes....
View ArticleHow/Command to create a copy of a file/directory – The ‘cp’ command usages...
In some situations, it is necessary to create a copy of particular file or directory before going to make any changes on it. In Linux we can use the command “cp” to create a copy of Files/Directories....
View Article7+ useful head command’s switches with example – Unix/Linux
The head command By default, the head command prints the first 10 lines from the file which is given followed by the head command. In the case of more than one file with head command displays separate...
View ArticleCronjob to delete all mails older than one month from server.
Before starting with the cronjob script we will know the locations where the emails stored in server. Exactly there have three folders for managing received mails on a cPanel based server. That are...
View Article15+ ls commands usages with examples – Unix/Linux
ls – The linux command ls command is one of the most frequently used command in Linux. Eventhough, we may not use all the options available but here I am explaining the different options of ls command...
View Article20+ Ubuntu mixed wallpapers (HD) for Linux lovers
Hi, It’s quite different from our normal way of discussion. It’s not a technical stuff, here I’m introducing some cute wallpapers for your desktop/laptop. We all are really loving the theme and...
View Article10+ ‘rpm’ command usages with examples – Unix/Linux
RPM – Red Hat Package Manager. RPM is the package manager for Linux system. The ‘rpm’ command is used to install, manage, uninstall packages from server/system. Here I am explaining some common usages...
View ArticleHow To Protect SSH with fail2ban on Ubuntu 12
Fail2ban is one of the most widely used applications when it comes to server security. Learn how to install it today and secure your server!
View ArticleHow To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu
Learn how to install a Linux, Apache, MySQL and PHP (LAMP) stack on Ubuntu with this easy tutorial which should take nothing more than 2 minutes.
View ArticleImmediate Linux Alternatives for XP Users
Microsoft's official support for Windows XP will officially end on April 8, 2014. Microsoft will be no longer releasing security updates or any sort of patches for Windows XP and no more official,...
View Article20+ selected awesome Linux mint HD wallpapers for Linux lovers
Hi all, here I am introducing some amazing Linux mint related wallpapers for your system. You can easily download the HD version of each wallpapers from here. I am interesting to see the green and dark...
View ArticleHow To Set Up a Minecraft Server on Linux
Minecraft is a really popular game which is about breaking and placing blocks. At first, people built basic structures, but as the game grew players worked together to create wonderful, imaginative...
View ArticleHow To Create a SSL Certificate on Nginx for Ubuntu
Learn how to secure your website using SSL with Nginx, which is one of the fastest web servers currently available on the market.
View ArticleMozilla hires new CEO who will focus on Firefox OS
You've known Firefox since its birth as the alternative Web browser company. Now, under the rule of the new CEO Brendan Eich, it wants to be known as your smartphone operating system.
View ArticleRAM Utilization per User/Application in Linux
You must be aware of several commands like free which are used to check the RAM usage on a linux system. Have you ever wondered how the RAM utilization for a particular user or application can be...
View ArticleHow to enable BoxTrapper function for cPanel accounts – WHM/cPanel
The ‘BoxTrapper’ functions as a email spam filter for email accounts (addresses) in cPanel. The ‘BoxTrapper’ works through “challenge-response” verification. When an email is sent to an account that...
View Article