similar to: DNS

Displaying 20 results from an estimated 2000 matches similar to: "DNS"

2010 Dec 06
4
http request, which command is good for testing
Hi all I just know there are curl / lwp-request, lynx and elinks Which command is good for http testing? Thank you
2010 Jan 22
3
mail program question
Hi ls postfi same as sendmail / exim ? any mail program better to configure/manage Thank you so much Send instant messages to your online friends http://uk.messenger.yahoo.com
2009 Dec 28
9
mkdir this "." directory
Hi I have this . folder under tmp 1/ How they can make it this folder? 2/ How can I remove it? Thank you Send instant messages to your online friends http://uk.messenger.yahoo.com
2005 Dec 30
2
x window can't start. monitor out of range
Hi all I change the monitor to LG LCD but x window couldn't start because of the "out of range" signal in the monitor How can I fix this problem Thank you
2008 Dec 23
3
network interface
Hi all How can I bring up eth0:2 only "ifconfig eth0:2 up" is not working I have to use service network restart But it restarts all network interfaces that I don't want Thank you Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Feb 04
2
pls help about changing network card but assign to another ethx
Hi I change eth1 from realtek to dlink but the centos is showing eth2 instead of eth1 In another version of linux, I can change 70-persistent-net.rules but I check /etc/udev/rules.d/70-persistent-net.rules but it doesn't have the file 70-persistent-net.rules please help Thank you Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Mar 14
2
https question
Hi I have question about https I am using mozila to access gmail as https://mail.google.com/mail Why mozilla prompts me the alert box? "You have requested an encrypted page that contains some unencrypted information. Information that you see or enter on this page could easily be read by a third party." How mozilla knows I have data not encrypted? ls https secured? Thank you Send
2011 Mar 07
1
what wrong about my ipv6 address
Hi I used the command "ip -6 addr add 2001:DB8:CAFE:1111::12/64 dev eth0" to add ipv6 address and can see it in ifconfig but can't ping it Why? Thank you # ping6 2001:db8:cafe:1111::12 PING 2001:db8:cafe:1111::12(2001:db8:cafe:1111::12) 56 data bytes >From ::1 icmp_seq=1 Destination unreachable: Address unreachable >From ::1 icmp_seq=2 Destination unreachable: Address
2010 Jan 07
3
tar exclude command
Hi I have problem in tar command Can you help? tar -cv --exclude /var/named/chroot/proc/* -zf backup.tar.gz /var/named /var/named/chroot/proc/net/route /var/named/chroot/proc/net/udp /var/named/chroot/proc/net/tcp tar: Error exit delayed from previous errors Thank you Send instant messages to your online friends http://uk.messenger.yahoo.com
2005 May 17
3
cashing named server
I started the named server on CentOS and it seems to resolve DNS request OK, but it does not seem to retain the info for very long. From what I can tell using "dig", a domain's ip address is retained for less than 12 hours. So in the morning, it takes 4+ seconds to resolve again the first time. Is there an adjustment somewhere for this or is the caching named support not enabled by
2010 Mar 25
2
generate certiciate help
Hi I try to use "cd /etc/pki/tls/certs; make sendmail.pem" or cd /usr/share/ssl/certs; make sendmail.pem to make certificate but I don't have this path /usr/share/ssl/ I check I have openssl rpm installed How can I do it? Thank you Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Feb 05
2
directory and file permission help
Hi I move a zip file from window to linux but all permission of folder and files are kept in 700 How can I change it one time? I don't need to change directory under directory to change as folder as 755 and files as 644 Thank you for your help Send instant messages to your online friends http://uk.messenger.yahoo.com
2015 Feb 04
2
DC01 log entries
I run "logcheck" on my servers and have noticed that my DC01 log has these: Feb 4 06:58:16 dc01 named[2096]: validating @0xb1c75c18: . NS: got insecure response; parent indicates it should be secure Feb 4 06:58:16 dc01 named[2096]: error (insecurity proof failed) resolving './NS/IN': 208.67.222.222#53 Feb 4 06:58:16 dc01 named[2096]: validating @0xb1c75c18: . NS: got insecure
2008 Jan 28
5
question on "cp -f" on centos 5.1
When I issue the command cp -af --reply=yes * ../other it tells me --reply is deprecated and use -i or -f. when I remove the --reply=yes I have to indicate 'y' to every file being copied. I just want to copy every file in my current directory to another directory and overwrite any file that is there. What is the correct way to do that? Jerry
2009 Feb 13
3
procmail 3.22 on CentOS 5.2
Hello, I am implementing procmail with postfix on a new SMTP server, I have too many .procmailrc from my former sendmail installation and not enough time to learn maildrop and migrate right now. It seems that LOGABSTRACT does not work : I don't get the datas LOGABSTRACT should prompt in the log, whether I don't set LOGABSTRACT (default behaviour) or if I set it to "on",
2009 Jan 21
2
Firefox error msg.
After my / disk seemed to be failing and found many files disappeared, I decided to remove it. I moved my other disk to it's place. Long story omitted. After installing my backup of /home and seeing firefox not restart, I started it from the command line with the immediate error: Could not find compatible GRE between version 1.9.0.5 and 1.9.0.5. I'm sorry, I'm at a complete loss.
2008 Jul 01
6
OpenVZ configuration of networking with puppet - big crash
I am trying to streamline the current distribution specific setup and creation of VE''s within OpenVZ with puppet. My first attempt has gone horribly wrong as you will see below. Here''s the script I wrote to replace the redhat specific setup that OpenVZ used: [jleggett@lxp6d15m3 scripts]$ cat redhat-add_ip.sh #!/bin/bash # # Debug - take out later set -x
2007 Apr 02
3
Centos 5 will have full NTFS read write support?
Hello. I have Centos 4.4 with the NTFS read-only driver from http://www.linux-ntfs.org/content/view/135/71/ I would like know if someone who installed this can test if Centos 5 can read/write NTFS,. Thanks Josep --------------------------------- LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y m?viles desde 1 c?ntimo por minuto. http://es.voice.yahoo.com -------------- next part
2008 Jun 19
1
Need GLIBCXX-3.4.9 for /usr/lib64/libstdc++
I am trying to compile an application on a CentOS 5.0 64-bit machine that gives me the error: /usr/local/bin/myprog: /usr/lib64/libstdc++: version `GLIBXX.3.4.9' not found (required by /usr/local/bin/myprog) I have gcc 4.2.3. I've performed a yum install compat-* and glibc* What am I missing? Thanks. Scott
2009 May 13
3
rpmbuild date shift
Hi, I'd like to ask if anyone's experiencing date shift with rpmbuild/mock on C5. I see +1 day date shift within changelog. Checked with mock-0.9.14-3.el5.hrb and mock-0.6.13-1.el5_2.3. Regards, David Hrb?? Source rpm: [mockbuild at builder2 ~]$ rpm -qp --changelog repoview-0.6.4-1.el4.hrb.src.rpm | less * Wed May 13 2009 David Hrb?? <david at hrbac.cz> - 0.6.3-1 - new upstream