how to clear CUPS server?
location: linuxquestions.com - date: June 27, 2007
After getting advice at http://www.linuxquestions.org/questi...d.php?t=534221 a few months ago, I set up a print server using CUPS, and it has worked great. About once a month, though, the print queue gets "stuck" and I've cured this by deleting the printer on the server, then reinstalling the identical printer with the same name and everything. I don't want to change the printer's name lest the users get confused. All the old print jobs then become visible again via the printer's web server, but the pending jobs in the stuck queue are gone and the queue then works fine again. I would have thought deleting the printer would wipe ALL previous information and start from a clean slate, but I didn't worry about it because this has always fixed the problem, until now.
I just did this uninstall/reinstall operation, but this time the queue remained stuck, and the list of pending jobs in the stuck queue never cleared. I tried uninstalling-rebooting-reinstalling, but that didn't he
How do you make a secondary DNS server when the primary is a Windows 2k8 server
location: linuxquestions.com - date: May 13, 2012
I am creating a networking environment and the primary DNS server in the network is running windows 2008 R2 and I am wanting to set up another DNS server with BIND (Since windows server 2008 can get a little expensive) And i want it to be the secondary DNS server that receives updates from the windows server. if this is possible how is it done. is there an article that is out there (i have google searched how to do this but i keep getting the complicated articles, i understand windows server to an extent but i have never mixed the two server platforms together)
It may also be nice to receive a clue on how to make windows the secondary server of a Linux/BSD DNS platform (i understand this is a Linux forum but a little advice would be nice)
[SOLVED] [SOLVED] How to create a caching dns server in centos
location: linuxquestions.com - date: January 2, 2013
Hello all,
I would like to setup a caching dns server on my existing Linux server, ( Centos 6.3) in order to increase the speed of browsing websites for the rest of the network.
Can please someone help me with that? Where should I start?
Thank you in advance!
Cheers,
Leo
How to Config CentOS 6 DNS Server ?
location: linuxquestions.com - date: February 7, 2012
Config Zimbra Mail Server on CentOS 6 tested using a private ip do it, but some are public ip and still do not understand the set of cases that make the DNS be - send it to config files like /etc/host , named.conf, /etc/resolv.conf (IP ?) Zone file and set the Server Network Interface ip address 192.168.xx.xx Firewall NAT on the outside of the Public ip 203.146.xx.xx ISP cand domain already. I need to set up the domain was registered as the DNS1, DNS2 or not.
CentOS Server How to configure DNS
location: linuxquestions.com - date: October 29, 2010
Hi everyone..
i am using CentOS 5.5 trying to install DNS
options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/fnamed_stats.txt";
/*
* If there is a firewall between you and nameservers you want
* to talk to, you might need to uncomment the query-source
* directive below. Previous versions of BIND always asked
* questions using port 53, but BIND 8.1 uses an unprivileged
* port by default.
*/
//query-source address * port 53;
listen-on { 127.0.0.1; 192.168.1.1; };
allow-query { 127.0.0.1; 192.168.1.0/24; };
};
zone "." IN {
type hint;
file "named.named.root";
};
zone "wycdc.com" IN {
type master;
file "data/master-wycdc.com";
allow-update { none; };
};
zone "1.168.192.in-addr.arpa" IN {
type master;
pls explain how to configure DNS server in CentOS
location: linuxquestions.com - date: July 14, 2012
hi
i am trying to configure DNS server in centOS 6 (Virutal machine) with base machine(windows 7)
i want the clear idea about zone files to be created..
and what are the files to be edited.
i browsed in net and got some idea's but am not clear in configuring DNS since every web page describes different methodology...
Pls Advice
Thanks
Bharath
[SOLVED] How to work on dns server in centos
location: linuxquestions.com - date: June 8, 2012
Hi,
I installed and configure DNS Server on my centos machine.
I have created suresh.com domain name,
I can able to dig to suresh.com, and dig to ipaddress.
no errors found.
My question's are..
1) what is exact DNS Server is in real time.
2) what is the purpose of dns server in centos.
3) how to add clients to this domain.
4) How to work on dns server.
Thanks
Suresh.
How to add BIND DNS server to startup in Red Hat?
location: linuxquestions.com - date: March 1, 2004
I just downloaded, compiled, and install the latest BIND 9.2.3
now I would like to put a script in my /etc/rc.d/init.d folder, but I don't have a script. Where can I find the script or how do I create one?
Thanks.
How to configure DNS Server & DNS Client in RHEL4
location: linuxquestions.com - date: July 5, 2009
How I am configure DNS Client and server in Redhat Linux 4 in my lab.
I have total 5 computers and they are Lan connected.I want to make one of them server and the others are client.
How do I perform maintenance on a master DNS/DHCP (BIND9/ISCDHCP) Ubuntu server?
location: linuxquestions.com - date: September 6, 2013
Hi everyone,
I'm running non-GUI Ubuntu Server 12.04.2 LTS (64-bit) on my 2 DNS/DHCP servers. Both servers are running BIND9 9.8.1-P1 and ISC-DHCP-SERVER 4.1.ESV-R4-0ubuntu5.6. Please note that for DNS I'm running them in a master/slave configuration, and for DHCP they are running a failover configuration. Ideally, I'd like to perform maintenance on the master/primary first, and once it's back up and running, I'd like to then take care of the secondary/slave. Maintenance will consist of installing various updates and performing a restart. I'm uncertain how to gracefully bring each machine down without losing/interrupting service. Any advice is greatly appreciated!
Thanks,
-Snipe
please wait...
Page: 1 2 3 4 5 6 7 8 9 10