How to Install & Configure VIM Editor in Linux
Step 1: Install VIM Package Firstly, install the vim package: For RedHat/Fedora/CentOS # yum -y install vim vim-enhanced For Debian/Ubuntu[…]
Read more
Step 1: Install VIM Package Firstly, install the vim package: For RedHat/Fedora/CentOS # yum -y install vim vim-enhanced For Debian/Ubuntu[…]
Read more
Installation of wkhtmltopdf in CentOS/RedHat/Fedora Step 1: Pre-Requisites # yum install -y xorg-x11-fonts-75dpi # yum install -y xorg-x11-fonts-Type1 For 64bits[…]
Read more
Step 1: Check Buffers & Cache Memory To check the buffers and cache memory in linux, execute the following command:[…]
Read more
A link is nothing more than a way of matching two or more file names to the same set of[…]
Read more
Step 1: Prerequisites In order to install ffmpeg package in linux first download the following libraries: # wget ftp://rpmfind.net/linux/centos/6.5/os/x86_64/Packages/libdc1394-2.1.2-3.4.el6.x86_64.rpm #[…]
Read more
Introduction Domain Name System (DNS) is a standard technology for managing public names of Web sites and other Internet domains.[…]
Read more
Introduction Network Time Protocol (NTP) is a networking protocol for clock synchronization between computer systems over packet-switched, variable-latency data networks.[…]
Read more
Step 1: User Management To add user in linux use the useradd command in shell, In linux the first 500[…]
Read more
Introduction Logs are very helpful while troubleshooting as it contains the relevant information whenever disaster appear on server or any[…]
Read more
Introduction When a connection attempt is made to a TCP-wrapped service, the service first references the host’s access files (/etc/hosts.allow[…]
Read more