Displaying 20 results from an estimated 23 matches for "adriankok2000".
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
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 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
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
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
2009 Jan 27
3
DNS
Hi all
I am setting dns and trying to ping my domain
the 1st reply is ok and solve the ip address
but 2nd line to end, it reponses to my upstream info
instead of www.mydomain.com
What wrong of my dns?
Thank you
linux ~ # ping www.mydomain.com
PING www.mydomain.com (171.203.20.173) 56(84) bytes of
data.
64 bytes from 171203020173.upstream.com
(171.203.20.173): icmp_seq=1 ttl=43 time=291 ms
64
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
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
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
2009 Jan 07
2
proftpd question
Hi
I am using proftpd in 5.2
When I change the user from /home/userA to /ftp/userA
in this file /etc/passwd
eg:
userA:x:502:502::/ftp/userA:/bin/bash
After change this passwd file, I can't logon as ftp
but ssh is fine
Can you help?
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2005 Nov 16
1
question
Hi all
I have the following questions
1/ do you know how to interrupt the console to capture
the message when the system is in booting
2/ I use "top" to monitor the process to output the
file. but the file is empty. Do you know why?
Thank you
2008 Oct 17
1
snmp question v3
Hi
Do you know whether snmpwalk can work in v3?
if not, how can I get the snmp v3 info
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2008 Nov 05
1
program can check memory in application?
Hi
Any program can check the application is using how
much memory?
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2008 Nov 21
2
any ima ge software suggestion
Hi
I am trying to clone harddrive
eg: centos, freebsd, openbsd.....
any ima ge software suggestion for different os
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2009 Oct 07
1
bind question, please help
Hi
I don't know how to let the dns as zone and also enquriy in local network
please help
if this. the outside and inside can use this server to enquiry zone, but can't enquriy non zone. but how can I let it enquiry non zone restrict in local network.
Thank you
allow-query { any; };
recursion no;
Send instant messages to your online friends
2009 Dec 18
2
don't understand this command
Hi
I mistype this shell#/rm a.tar.gz
it works but it won't confirm and the file is remove
why?
Thank you
Send instant messages to your online friends http://uk.messenger.yahoo.com
2010 Apr 30
3
need help: about remove space
Hi all
I have big file as below
and would like to know how many line eg: wc -l file
but can't figure out how to know
If I type wc -l file, I only get the 1023 but it includes the space
When I use cat file | tr -d "\r \n". it gives me "adrian alice......"
I need it as fileB and then wc -l fileB.
Thank you so much
file
====
adrian
alice
Patrick
file B
======
2010 Jul 27
2
bash shell in xwin
Hi
I type the password in bash shell. but it can be displayed what I typed
why?
Thank you