Install Munin - A Network Resource Monitoring Tool in Ubuntu 14.04
Munin is a free and open-source networked resource monitoring tool. It offers monitoring and alerting services for servers, switches, applications, and services. It alerts the users when things go...
View ArticleAmazing ! 25 Linux Performance Monitoring Tools
Over the time our website has shown you how to configure various performance tools for Linux and Unix-like operating systems. In this article we have made a list of the most used and most useful tools...
View ArticleInstall Piwik - A Free Website Traffic Analytics Tool in Ubuntu 14.04
Today I will cover the installation of Piwik on Ubuntu 14.04. Piwik is a free and open source web analytics application that runs on a webserver that support PHP and has a MySQL database. It provides...
View Articlersync Command to Exclude a List of Files and Directories in Linux
rsync is a very useful and popular linux tool being used for backup and restoring files, but also for comparing and syncing them. We already shown you in the past how to use rsync command in linux with...
View ArticleHow to use Apache JMeter to Test Perfomance of Webserver
Today I will show you how to test a web server using Apache JMeter, a desktop application that is free and open source software, written in Java and designed to load test functional behavior and...
View ArticleHow to Install AWStats on Ubuntu 14.04
AWStats is a free and open source log analyzer and analytics reporting tool that generates advanced server statistics. It supports web, streaming, ftp or mail logs. It can be used from the command line...
View Articletimedatectl - Control Linux System Time and Date in Systemd
timedatectl is a Linux utility that may be used to query and change the system clock and it's settings. It is distributed as part of the systemd system and service manager and allows you to review and...
View ArticleHow to Install Serviio a DLNA Media server in Linux
Serviio is a free DLNA media server. It allows you to stream your media files (music, video or images) to any DLNA capable device on your network, this can include TVs, Blue-ray players, Smartphones,...
View ArticleCreate Your Own Certificate Authority (CA) in CentOS / RHEL
A certificate authority (CA) issues digital certificates that certifies the ownership of a public key by the named subject of the certificate. Trusted certificates are typically used to make secure...
View ArticleHow to Install/Setup rtorrent and rutorrent in CentOS/Ubuntu
rTorrent is an open source Bit Torrent client written in C++ for UNIX-like and Linux operating systems. It has a text-based ncurses user interface and it’s based on libTorrent library that is focused...
View ArticleRecover Deleted Data Using extundelete Command in Linux
It is said that only the wearer of the shoe knows where it pinches. Losing data on a hard disk can be frustrating especially if it was an important file that cannot be easily downloaded from the...
View ArticleImportant 10 Linux ps command Practical Examples
As an Operating System which inspired from Unix, Linux has a built-in tool to capture current processes on the system. This tool is available in command line interface.What is PS CommandFrom its manual...
View ArticleLinux Commands to Find Block Devices Details using lsblk & blkid
Today we will show you how to use lsblk and blkid utilities to find out information about block devices and we are using a CentOS 7.0 installed machine.lsblk is a Linux utility that will display...
View ArticleA Great Tool To Show Linux Command Progress Like % , ETA
Coreutils Viewer (cv) is a simple program that can be used to show the progress of any of coreutils commands. It uses information from file descriptors to determine the progress of a command for...
View ArticleHow to Setup Plex Amazing Media Server on Linux
Plex is a personal media server that helps you organize your videos, music and photos in a media library and then allows you to stream it over the network or Internet to smart TVs, streaming boxes and...
View ArticleHow to Sync Time Properly with NTP Server in CentOS 7.x
Chrony is an open source and free application that helps you keep the system clock in sync with a NTP server, thus allowing you to keep the exact time. It consists of two programs chronyd and chronyc....
View ArticleHow to Fix a Broken Initrd Image in Linux
Today, we'll show you how you can fix your broken or accidentally deleted Initrd Image ie. Linux Kernel Image and GRUB Loader in your Ubuntu installed machine. It should also work for Ubuntu...
View ArticleSimple Steps To Setup Best FTP server with ProFTPd on Ubuntu Linux
Today's article is about one of the most popular FTP server on Linux, ProFTPd, it's a free and open-source program. The primary design goal of ProFTPD is to be a highly feature rich FTP server,...
View ArticleHow to Install Deepin Desktop Environment and Derivatives in Ubuntu
Hello, Today I am gonna show you how we can setup Deepin Desktop Environment (DDE) which is maintained under a Linux Distribution Project called Deepin.Deepin is an Ubuntu based distribution of Linux...
View ArticleHow to Install Pydio 6.0 (formerly AjaXplorer) on Your Server
Pydio (formerly AjaXplorer) is a free and open source software that gives you easy access to the files you store on your home server, VPS, NAS or any similar storage, on any your PC or mobile device....
View Article