Sponsored Content
Full Discussion: Ddns
Special Forums IP Networking Ddns Post 302880833 by IvanAK on Monday 23rd of December 2013 11:50:27 PM
Old 12-24-2013
I was thinking like for example ... like i say i buy a domain from domain.com, they gave me an ip address, nameserver etc... so i was thinking ( and im not sure if im right or wrong ) to bound this nameservers to communicate and share that information or something similar. The other thing that is solution is to register at one of the similar sites like dyndns.org. But i dont want to register or share information on other sites if i can do it on my own.
 

2 More Discussions You Might Find Interesting

1. Linux

Ddns

Help! I've got RH7 running DDNS. It works between my machines NS1(DDNS server) and NS2(my back up DDNS server in windows) but when i add a client to the mix i can't type the clients name such as ping linux137 Instead i've gotta type the fully qualified domain name.(or ip) Ping... (0 Replies)
Discussion started by: byblyk
0 Replies

2. IP Networking

ddns-rev-domainname being created wrong.

Greetings all, I have been battling with this problem for some time now, and I am not sure if I am just not seeing the obvious anymore or have made a stupid mistake, but I just can seem to get the reverse address in my network to run the right way. Short description of my network: I have a... (3 Replies)
Discussion started by: Adesso
3 Replies
A2ENSITE(8)						      System Manager's Manual						       A2ENSITE(8)

NAME
a2ensite, a2dissite - enable or disable an apache2 site / virtual host SYNOPSIS
a2ensite [site] a2dissite [site] DESCRIPTION
This manual page documents briefly the a2ensite and a2dissite commands. a2ensite is a script that enables the specified site (which contains a <VirtualHost> block) within the apache2 configuration. It does this by creating symlinks within /etc/apache2/sites-enabled. Likewise, a2dissite disables a site by removing those symlinks. It is not an error to enable a site which is already enabled, or to disable one which is already disabled. The default site is handled specially: The resulting symlink will be called 000-default in order to be loaded first. EXAMPLES
a2dissite default Disables the default site. FILES
/etc/apache2/sites-available Directory with files giving information on available sites. /etc/apache2/sites-enabled Directory with links to the files in sites-available for enabled sites. SEE ALSO
apache2ctl(8). AUTHOR
This manual page was written by Stefan Fritsch <sf@debian.org> (based on the a2enmod manual page by Daniel Stone <daniel@sfarc.net>) for the Debian GNU/Linux distribution. 8 June 2007 A2ENSITE(8)
All times are GMT -4. The time now is 06:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy