Plz Help me

2004-04-24 Thread Umar Draz
Hi dears members!     i have 2 proxy server (Debian Woody and FreeBSD 4.9)     now i want check my both Proxy Server's Latency Rate     so plz help me how i can check what is the Latency rate of my servers   best regards   Umar draz Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital p

Re: plz help me i am new to linux

2002-01-31 Thread Jason Majors
> I for one wouldn't do it for myself as a normal user either. Typing the > extra ./ is not much extra effort for the safety it provides. I do the same, I was just suggesting an option. If a file isn't in one of the system (s)bin dirs, $HOME/bin, or $HOME/perl, then it has no business running on m

Re: plz help me i am new to linux

2002-01-31 Thread Kent West
Jason Majors wrote: I am new tolinux i have a problem. debian linux. i am using "gcc"(for c++ i m using g++) to compail my c++ program . i try it but it will not work. i write my program in c++ using "vi" and save it in a file new1.cc then login as root and run this comand root:/g++ -o new1 ne

Re: plz help me i am new to linux

2002-01-31 Thread Jason Majors
> I am new tolinux i have a problem. > debian linux. i am using "gcc"(for c++ i m using g++) to compail my c++ > program . > i try it but it will not work. > i write my program in c++ using "vi" and save it in a file new1.cc > then login as root and run this comand root:/g++ -o new1 new1.cc > it r

plz help me i am new to linux

2002-01-31 Thread Muhammad Humayun Khan
I am new tolinux i have a problem. debian linux. i am using "gcc"(for c++ i m using g++) to compail my c++ program . i try it but it will not work. i write my program in c++ using "vi" and save it in a file new1.cc then login as root and run this comand root:/g++ -o new1 new1.cc it run and make