Category: How To’s
Make something with step by step
How Install Docker on CentOS 7
Docker Overview Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage your applications. By taking advantage of Docker’s methodologies …
Smokeping
SmokePing keeps track of your network latency: Best of breed latency visualisation. Interactive graph explorer. Wide range of latency measurement plugins. Master/Slave System for distributed measurement. Highly configurable alerting system. Live Latency Charts with the most ‘interesting’ graphs. Free and OpenSource Software written in Perl written by Tobi Oetiker, the …
netstat with group by ip adress
Main netstat -ntu | awk ‘ $5 ~ /^[0-9]/ {print $5}’ | cut -d: -f1 | sort | uniq -c | sort -n Alternative netstat -ntu | awk ‘ $5 ~ /^(::ffff:|[0-9|])/ { gsub(“::ffff:”,””,$5); print $5}’ | cut -d: -f1 | sort | uniq -c | sort -nr netstat -nt …
Centos 7 Minimal Installation 64bit or 32bit
First we must download ISO from source, choose near from you. 1. Update OS, # yum upgrade 2. Install some tools, so we can check running services #Â yum install nano bash-completion net-tools wget curl lsof -y 3. Now I can check it, # netstat -tulpn ## To output numerical service …
[[WARNING]] THE POSIX_ISATTY() IS AVAILABLE: FAILED *** INSTALL AND ENABLE THE PHP_POSIX EXTENSION (USED TO COLORIZED THE CLI OUTPUT) ***
Hi all, Just do “yum install php-process” Done
How to route from Private to Public in one network on Mikrotik
Hi guys, This is my story on my office about network. Company have 2 server only with low specification server (HP ML110 – 1 Eth, memory upgrade 8 GB each server), network device is Mikrotik RB1100 and Switch un-manage. And company need 4 server for wiki, development, FTP, and ns2 …
How to use snoopy.class.php on joomla
Snoopy Snoopy is a PHP class that simulates a web browser. It automates the task of retrieving web page content and posting forms
How to change your age on google account
How to change your age on google account If you registered without your google account, you will not asked by google about your profile information. Google will ask create google account only.