- MySql
Install MariaDB 10.3 on CentOS 7
MariaDB is an open source relational database management system, backward compatible, binary drop-in replacement of MySQL. It is developed by some of the original developers…
Read More » - Administration tools
How To Install and Configure GitLab on CentOS 7
GitLab is an open source repository manager based on Rails developed by GitLab Inc. It is a web based git repository manager that allows your…
Read More » - Centos
How to install and configure a FTP Server in Linux CentOS 7.x with VSFTPD
FTP (File Transfer Protocol) is a traditional and widely used standard tool for transferring files between a server and clients over a network, especially where…
Read More » - Administration tools
How to install Kloxo-MR7 in Centos 7 Server
Kloxo-MR is another alternative of free web hosting / server control panel that can be solution for you who don’t want to manually install webserver,…
Read More » - Administration tools
How to Set Up System Locale on Ubuntu 18.04
Locales defines language and country specific setting for your programs and shell session. You can use locales to see date, time, number, currency and other…
Read More » - Centos
Add user to sudo group on CentOS linux
The sudo command is designed to allow users to run programs with the security privileges of another user, by default the root user. The configuration…
Read More » - Ubuntu
Install tvheadend on Ubuntu 18.04 server
Tvheadend is a TV streaming server and digital video recorder for Linux FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as…
Read More » - Administration tools
15 ip Command Examples for Linux Users
The linux ip command is similar to ifconfig, but more powerful and is intended to be a replacement for it. With ip you have the…
Read More » - Ubuntu
Setup static ip address on Ubuntu 17.10 / 18.04 / 18.10 Server
NetPlan is a new network configuration tool introduced in Ubuntu 17.10 to manage and configure network settings easily in Ubuntu systems. It allows you to…
Read More » - Administration tools
How to use One Time Task Scheduling Command “at” in Linux
Unlike cron, which let us run a task on a regular basis, at gives us the ability to execute a command or a script at…
Read More »