Similar Posts
LUKS-encrypted partitions
LUKS or a Linux Unified Key Setups is a partition encrypted system. encrypted file system are extremely useful and ensure that your data is stored on partition and on your removable drives is safe when its lost or stolen.` Setting up encrypted filesystem on RHEL6 system is a part of RHCSA exam and you may…
Download Windows 10 Technical Preview
Windows 10 Technical Preview Build is Available to download, Microsoft has announced windows 10 on October 1st with more focused on user experience stand point. This time Windows 10 is back with start menu in new style. It looks like a mixture of best design and features from windows 8.1 and windows 7, and they…
[Solved] How to Fix won’t Launch Error in GTA 5 PC
[Solved] How to Fix won’t Launch Error in GTA 5 PC ` Post Views: 1,427
How to Install PhpMyAdmin on CentOs 6.2
In this tutorial i will install phpmyadmin Before moving on installation make sure you have php install on your webserver.` If its not installed, use below command yum install php php-* php-mysql i have already installed. so lets start..!! installation of phpmyadmin. Post Views: 653
Linux DNS Server (Bind) Configuration on CentOS 5.5
BIND is short form of the Berkeley Internet Name Domain, which is a group who maintains the DNS-related software suite that runs on Linux. The most popular program in BIND is named, this service is responsible for resolving hostnames into ip-addresses . We are going to learn how to configure DNS Server (Bind) on CentOS…
How to Monitor Linux Server (Centos 7/RHEL7/Fedora) using Nagios.
Overview Nagios is an incredible open source monitoring tool. It is actually a full featured monitoring solution for your IT infrastructure. Nagios has capability of monitoring Servers, Firewalls, Routers, Switches, Services and Applications. We can access the Nagios using web interface. With Nogios you can: ` Post Views: 1,023