You can find here linux Basic tutorials, linux articles, linux downloads, advance level linux tutorials and much more..
Showing posts with label Advance Linux. Show all posts
Showing posts with label Advance Linux. Show all posts
Wednesday, November 2, 2011
Squid Proxy Authentication Using ncsa_auth Helper
This will only allow authorized users to use proxy server.
nobody can access internet without username and password
Labels:
Advance Linux
Linux DNS Server (Bind) Configuration on CentOS 5.5
Linux DNS Server (Bind) Configuration on CentOS 5.5
Labels:
Advance Linux
How to change default ssh port In Linux
There is a security risk if you are using default ssh port which is 22 Because Hackers will scan for port22 (default port on which ssh listen) to find computers with ssh running,
Labels:
Advance Linux
Tuesday, October 25, 2011
How to Host Multiple Domains on Single IP
We are going to learn in this tutorial how to host multiple domains on a single IP.
Bind Installation
———————-
yum install bind bind-utils bind-* caching-*
Now we are going to configure the Bind Service you can copy the files content and modify with your required settings.
cd /var/named/chroot/etc
vi named.conf
Named.conf Contents
Bind Installation
———————-
yum install bind bind-utils bind-* caching-*
Now we are going to configure the Bind Service you can copy the files content and modify with your required settings.
cd /var/named/chroot/etc
vi named.conf
Named.conf Contents
Labels:
Advance Linux
Subscribe to:
Posts (Atom)