Results for: "hostname"

Contents (14)

Install and Setup SSL in Webmin and Apache
Install and Setup SSL in Webmin and Apache

  SSL is a protocol for making secure, authenticated connections across an insecure network like the Internet. It encrypts network traffic,…

read more
Distributed Storage Across Multiple Servers (Nodes) With GlusterFS 3.2.x On Ubuntu 12.10
Distributed Storage Across Multiple Servers (Nodes) With GlusterFS 3.2.x On Ubuntu 12.10

  This tutorial shows how to combine four single storage servers (running Ubuntu 11.10) to one large storage server (distributed storage)…

read more
Setup VNC server for remote desktop management in Ubuntu 12.04
Setup VNC server for remote desktop management in Ubuntu 12.04

   VNC is a protocol that is used to share the desktop with other users/computers over the network/Internet.In order to…

read more
PHP get DNS Nameserver , Cname , MX , A records of a domain
PHP get DNS Nameserver , Cname , MX , A records of a domain

  PHP has a useful function called dns_get_record that can be used to get different types of records for a give…

read more