зручна утиліта для перевірки мережі mtr

Зручна утиліта, яка суміщає в собі функціонал ping і traceroute – mtr Використання mtr My traceroute [v0.71] example.lan Sun Mar 25 00:07:50 2007 Packets Pings Hostname %Loss Rcv Snt Last Best Avg Worst 1. example.lan 0% 11 11 1 1 1 2 2. ae-31-51.ebr1.Chicago1.Level3.n 19% 9 11 3 1 7 14 3. ae-1.ebr2.Chicago1.Level3.net 0% 11 […]

How to install MongoDB on CentOS 6.4

Step by step how-to install mongo on CentOS 6.4 in right way Lets create new repo file sudo vi /etc/yum.repos.d/10gen.repo Put there [10gen] name=10gen Repository baseurl=http://downloads-distro.mongodb.org/repo/redhat/os/x86_64 gpgcheck=0 enabled=1 Then sudo yum update and yum install mongo-10gen mongo-10gen-server After all we have installed mongodb on centos 6.4

How to point your domain from godaddy to Amazon Route53

Here is the step-by-step solution how to point domain from Godaddy  to Amazon Route53: Login to AWS console; Click on Route 53; Create new Hosted Zone; Select your new created host title and click “Go to Record Sets”; Copy of the nameservers; Login on your Godaddy account; Select your domain; Go to Nameservers and click […]