Linux
-
Install MariaDB 10.0 on CentOS linux using YUM command
MariaDB 10.0 is the development version of MariaDB. It is built on the MariaDB 5.5 series with backported features from MySQL 5.6 and entirely new…
Read More » -
Install Guake (drop-down terminal) terminal on Ubuntu and Mint linux
Guake is a drop-down terminal for GNOME and any other desktop. It aims to provide a quick-access terminal, that show/hide on screen with a simple…
Read More » -
Collectl – Monitoring system resources
Collectl is a light-weight performance monitoring tool capable of reporting interactively as well as logging to disk. It reports statistics on cpu, disk, infiniband, lustre,…
Read More » -
How to disable SELinux on CentOS 6.5
Security-Enhanced Linux (SELinux) is a Linux kernel security module that provides the mechanism for supporting access control security policies, including United States Department of Defense-style…
Read More » -
Easy Samba server installation on CentOS 6.5
Samba is a client/server system that implements network resource sharing for Linux and other UNIX computers. With Samba, UNIX files and printers can be shared…
Read More » -
How to intall ClamAV on CentOS 6.5
ClamAV is an open source (GPL) antivirus engine designed for detecting Trojans, viruses, malware and other malicious threats. It is the de facto standard for…
Read More » -
Install ownCloud 6 on CentOS 6.5 linux
ownCloud is a web suite that provides a cloud storage over the network, data can be uploaded via web browser or using software client. Data will be…
Read More » -
Install vsFTP server on CentOS 6.5
vsftpd (Very Secure File Transport Protocol Daemon) is a secure, fast FTP server for Unix/Linux systems. FTP is used to transfer files from one host to…
Read More » -
Explain linux directory structure
The following list provides more detailed information and gives some examples which files and subdirectories can be found in the directories: / – Root Every…
Read More » -
How to use wget command in linux
Wget (download manager) – The non-interactive network downloader. GNU Wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS,…
Read More »