HostOnNet Blog

Author Archives: admin

Setting HostName

hostname command shows hostname of your computer. How to Set Hostname Various Linux distributions have different ways of setting hostname, following posts may help you set hostname on your Operating system. Setting HostName in CentOS 7 Server Setting HostName in


Docker

Installing Docker Ubuntu 16.04 CentOS 7 CentOS 6 Debian 9 Working with Docker Dockerfile docker run docker commit – Creating your own custom image with Docker docker compose baseimage-docker Remove all docker containers Entering Running Docker Container Docker Tricks Find


Install Docker on CentOS 6

Lets Download latest docker binary. Start Docker Server Download ubuntu docker image Start Docker Container When i run docker, i get following error on CentOS FATA[0000] Error response from daemon: Cannot start container ef50fadd54129e442fcfec1ca955dc35814ca92091db5691d6b3ab7a7b4c902a: [8] System error: mountpoint for cgroup


How to find cpanel version from commandline

To find cpanel version from command line, run Example


MySQL

This page links all MySQL related HOW-TOS. Install MySQL Install MariaDB on CentOS 7 Install MariaDB on CentOS 6 Install Percona Server (MySQL) Disable MySQL Strict Mode Secure MySQL Secure MySQL Installation with mysql_secure_installation MySQL Configuration MySQL Optimization MySQL Optimization


Install Percona Server (MySQL)

First we need to add Percona yum repo. This can be done by installing rpm provided by Percona. To see all available Percona Server versions, use yum search To install Percona Server 5.6 (latest version), run After installing, run This


Server Setup

These are the steps we follow to setup new CentOS/CloudLinux/Fedora/RHEL server. Update Installed Software Install Basic Software Install Build Tools These are needed for installing/compiling software’s from source. Install Apache/PHP Install MySQL For installing MySQL, see post http://blog.hostonnet.com/mysql


Installing NewRelic on CentOS 7 Server

NewRelic is an Application performance monitoring tool. To install it on CentOS LAMP server (PHP), run You need need a NewRelic.com account before you can start monitoring your Application.


Microsoft skip Windows 9, release Windows 10 preview

Today, 1 October 2014 Microsoft announced availability of Windows 10 while everyone is looking forward for Windows 9. Windows 10 is more like Windows 7. New OS adapts to device you are using, no one size fit for all like


CentOS 7 missing ifconfig

On CentOS 7 minimal installation on a OpenVZ VPS, ifconfig was missing. You can install ifconfig with yum To see which package provide “ifconfig” command, run