Linux

scp :: transfer data remote to remote server

:: How to transfer data from remote to remote server + file scp -3 host1:/path/to/file host2:/path/to/file + directory scp -r -3...
sysadmin.id
8 sec read

CentOS :: Simple Pound Load Balancer

:: Whatis Pound Pound Load Balancer – HTTP/HTTPS reverse-proxy and load-balancer   :: How to install Pound Load Balancer yum -y...
sysadmin.id
22 sec read

Ubuntu : Setting OpenVPN Pre-Shared Static Key

:: What is Setting OpenVPN with static key are ideal for point-to-point VPNs or proof-of-concept testing. :: Installing OpenVPN Server in...
sysadmin.id
38 sec read

Ubuntu : Setting Wifi HotSpot using HostAPd

Setting Wifi HotSpot using HostAPd Checking Wifi :: Check Wifi AP Support sudo aptitude install iw iw list make sure you...
sysadmin.id
57 sec read

CentOS :: Setting User Can Access FTP Only

:: What’s this FTP is a standard network protocol used to transfer files from one host to another host over a...
sysadmin.id
17 sec read

Ubuntu :: Move datadir directory in MySQL

:: What’s MySQL MySQL is open-source relational database management system (RDBMS) that runs as a server providing multi-user access to a...
sysadmin.id
37 sec read

CentOS :: Increase tmpfs / shm size

:: What’s tmpfs tmpfs is a common name for a temporary file storage facility on many Unix-like operating systems.   ::...
sysadmin.id
24 sec read