How to setup Fedena?
About Fedena Fedena is an open source project developed on Ruby and Rails for school management. The project [...]
Scripts to Analyze Apache Traffic in cPanel Servers
Most of the time, server load is caused by high traffic on the server. In such cases, it [...]
How we extend LVM partition with an added new space.
1. Check the newly added partition using the command fdisk -l fdisk -l --List the all partitions with [...]
KVM VIRTUAL MACHINE BACKUP
KVM (Kernel-based Virtual Machine) is the leading open source complete virtualization solution and it supports all major operating [...]
How to setup raid 1 in linux using mdadm?
RAID (originally redundant array of inexpensive disks; now commonly redundant array of independent disks) is a data storage [...]
How to boost your webserver performance?
How to boost your webserver performance? Loading time is one of the major concerns for [...]
InnoDB tips
InnoDB tips We are handling lots of database issues related to innodb mysql server. While troubleshooting database issues [...]
HEARTBLEED VULNERABILITY
HEARTBLEED VULNERABILITY The Heartbleed bug, a newly discovered security vulnerability that puts users' passwords at many popular Web [...]
What is JENKINS?
JENKINS Jenkins is an open source continuous integration tool written in Java. The project was forked from Hudson [...]
Auditd
Auditd Auditd is an auditing deamon used in Linux. It is a very useful tool. By using this [...]
Script Configuration Files
Script Configuration Files We all are familiar with 3rd party applications like Wordpress, Joomla etc. But might not [...]
Terminal service Remote App/Web Access
Terminal service Remote App/Web Access Introduction Terminal service web access is a role service in the terminal service [...]
Bash Code Injection Vulnerability
Bash Code Injection Vulnerability Bash or Bourne again shell is a UNIX shell which is a standout among [...]
How to Enable TUN/TAP module in OpenVZ
How to Enable TUN/TAP module in OpenVZ In computer networking, TUN and TAP are virtual-network kernel devices. TUN [...]
PLESK MIGRATION
PLESK MIGRATION 1. Preparation a. Install Migration and Transfer Manager (MTM) on the destination server. From Tools & [...]
Virtual Hosting with Apache
Virtual Hosting with Apache Virtual hosting is the practice to share resources for hosting multiple domains without creating [...]
How to upgrade to a new kernel version without crashing your Server.
How to upgrade to a new kernel version without crashing your Server. Lets say you are updating your server's kernel [...]
htscanner: Enabling php_admin directives in .htaccess under php-cgi/suphp handlers
Htscanner: Useful forenablingphpdirectivevalues in.htaccessinasuph.p/cgihandlerThatmeans, it allows to use htaccess-like file to configure PHPinasuphp/CGI environment. Whenusingacgiversionofphp,apachecan't passanyphpsettingsfromhtaccessfiles it parses. This [...]
HOW TO ADD SRV RECORD?
Service record (SRV record) is a specification of data in the Domain Name System defines the location, I. [...]
cpanel.net/cpanel-tsr-2015-0001-announcement/
cPanelhasreleased new builds for all public update tiers. These updates provide targeted changes to address security concerns with [...]
How to Host a Diaspora Pod on Openshift?
About Diaspora software Published under GNU Free Documentation License v1.3. http://www.gnu.org/copyleft/fdl.html Diaspora software is a free (FOSS) personal [...]
How to prevent WordPress XML-RPC exploit
About XML-RPC XML-RPC is a protocol for remote procedure calls which uses XML for the data exchange. In [...]
MySQL- basic commands in Mysql
To login from unix shell. [mysql dir]/bin/mysql -h hostname -u root -p *Note: use -h only if needed. [...]
EXIM — MTA
Exim ===== Conf : /etc/exim.conf - exim main configuration file /etc/localdomains - list of domains allowed to relay [...]
Config-Server-Firewall
Installing CSF---config-server-firewall Downloading the Packages --------------->wget http://www.configserver.com/free/csf.tgz --------------->tar zxvf csf.tgz --------------->cd csf This is where the paths diverge: [...]