How To Implement Access Control List (ACL) For CentOS/RHEL 7

Implement Access Control List (ACL) For CentOS 7/RHEL7 What is Access Control List (ACL)? Files and directories or folders have permission sets for the owner of the file along with the group associat…

Read more »
22 Feb 2016

Send Email Alert When Hardware Errors DetectedSend Email Alert When Hardware Errors Detected

Send Email Alert When Hardware Errors Detected [root@instructor script]# yum install mcelog -y Default Mcelog cron file is here /etc/cron.hourly/mcelog.cron [root@instructor script]# vi /etc/cron.hou…

Read more »
22 Feb 2016

Automated Linux Apache MySQL PHP or Nginx PHP-FPM MYSQL installation and configuration

Linux Apache MySQL PHP or Nginx PHP-FPM MYSQL  This is auto-installer for automatically install and configure apache or nginx with MySQL and PHP. On install time Apache or nGinx script will ask about…

Read more »
22 Feb 2016

How To Install KDE Plasma 5.5 on Ubuntu 15.10 and 14.04How To Install KDE Plasma 5.5 on Ubuntu 15.10 and 14.04

KDE Plasma 5.5 on Ubuntu 15.10 & 14.04 KDE is an international free software community producing free and libre software like Plasma Desktop, KDE Frameworks and many cross-platform applications desig…

Read more »
21 Feb 2016

How To Install eJabberd XMPP Server on Ubuntu 15.10 and 14.04How To Install eJabberd XMPP Server on Ubuntu 15.10 and 14.04

eJabberd XMPP Server on Ubuntu 15.10 & 14.04 ejabberd is an XMPP application server, written mainly in the Erlang programming language. It can run under several Unix-like operating systems such as Ma…

Read more »
21 Feb 2016

Install SMPlayer on ubuntu 15.10Install SMPlayer on ubuntu 15.10

SMPlayer on ubuntu 15.10 SMPlayer is a cross-platform graphical front-end for MPlayer and mpv and forks of Mplayer using GUI widgets offered by Qt. SMPlayer is free and open-source software subject t…

Read more »
19 Feb 2016

How to Install and Configure Ubuntu LTSP Server

Install and Configure Ubuntu LTSP Server Linux Terminal Server Project (LTSP) is a free and open source terminal server for Linux that allows many people to simultaneously use the same computer. Appl…

Read more »
19 Feb 2016

Shell Script : Find All Zip / Rar Files Then Unzip / UnrarShell Script : Find All Zip / Rar Files Then Unzip / Unrar

Find All Zip / Rar Files Then Unzip / Unrar We must first install and enable RPMForge repository under Linux systems to install Unrar and Rar command-line applications. We have provided RPMForge repo…

Read more »
19 Feb 2016

Interactive Shell Script to Copy Files / Directory using SCPInteractive Shell Script to Copy Files / Directory using SCP

Interactive Shell Script to Copy Files / Directory using SCP This script will allow copy multiple files and directories. Script will only work assuming you have configured ssh key based authenticatio…

Read more »
19 Feb 2016

Shell Script to Backup Files / Directories Using rsyncShell Script to Backup Files / Directories Using rsync

Backup Files / Directories Using rsync rsync command easily backup your home directory to local secondary hard disk or remote server using ssh protocol. rsync is a software application for Linux and …

Read more »
19 Feb 2016
 
Top