Hello, can anybody know about VPN I want to configure VPN in redhat linux box using IPSEC or SSL How to do ............. Plz Help me to do that........ Thanks...
vijay gharge <vijay_gharge2050@...> wrote: Hi all, Can anybody tell me how to integrate ssl support with FTP in red hat linux. I looked at surgeftp, but...
And one more thing, how to remove packages installed using tarballs [ I KNOW WE CAN RENAME THOSE INSTALLATION DIRECTORY & THUS SIMULATING PACKAGE REMOVAL ], ...
... Hi jeetu, What I want to tell you is this. I have integrated SSL support into FTP using VSFTPD.[ BUT ONLY AFTER POSTING THIS TOPIC ON VADAPAV ] If you want...
Great Opportunity to work with Pune based MNC !!! Dear Candidate, This requirement is with one of our clients in Pune. Our client is a US based company. It is...
Hi See actually, i want to run my project script (which is written in shell script) as the process. Idea: I would like to run my project as the SERVICE in...
Hi Ashwini, How r u , U can do one thing, Create u r project as a batch file and save in /etc/services file. then give this command from terminal, ... If...
Hi Ashwini, How r u , U can do one thing, Create u r project as a batch file and save in /etc/services file. then give this command from terminal, ... If...
hey ppl, i would like to ask you ppl some of the questions ,which one of my friend has faced......... 1.How Spooling is done in DNS ? 2. In kernel compilation...
Hi Can anyone suggest me good institute for learning MYSQL,PHP,Perl. Urgent. Rgds.... Rajesh T. Yahoo! India Matrimony: Find your life partneronline....
Hi Guys, Some help required .. I want to add single quotes (') at the start and end of each line in a file.. how can i automate this.. and in the same file I...
Sachin I am replying answer for 2nd question 1.Install kernel developement frok rmp or tar packages 2.Install in src file 3.go in /usr/local/src/kernel-XXXXXX...
An amazing link.... Google Suggest... http://www.google.com/webhp?complete=1&hl=en Enter your keyword and you will get a dropdown list.... Will know the...
Hi friends, This is just for FYI only, Please Don't try this. This is true and if you do this then your network based applications will not work. The Year...
... You can use a Sed script to do this. Create an executible file in Vi with the following contents: s/^/'/ s/$/'/ s/$/\&/ Name this file something like...
Hi friends here is offer from TCS , Try out!!!!! Dear Sir HRinIT is an Executive Search Company based in Mumbai,India. We specialize in IT recruitments. Kindly...
1.How Spooling is done in DNS ? I searched google but it's showing me something related to sendmail and not dns. 2. In kernel compilation how can u make...
... Do you mean "spoofing", instead of "spooling" ? Nadiem. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources...
Hey nadiem, how r u man?? hope fine....... and its spooling only and not spoofing...... bye take care Sachin ... Do you mean "spoofing", instead of "spooling"...
http://security.depaul.edu/tools/pub/rhl8-hardening.txt Regards, Vijay G. ... Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. Learn...
Note: forwarded message attached. ... Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone. _____ 1) Tim Berners Lee -- Founder of...
Note: forwarded message attached. ... Yahoo! Mail Stay connected, organized, and protected. Take the tour ... From: OSPOnline <osponline@...> Date: May...
481
linuxvadapav@yahoogro...
May 17, 2005 5:05 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the linuxvadapav group. File : /Study...
hi guys.. we have a good file section here @ linuxvadapav some of sirs stuff also in here.. like Essentials plus there are other docs and pdfs introducing u to...
hi all. I am a BE in instrumentation. i had interest in networking and did some basic setup at my dept's lab. thats how i ended up learning Linux after...
... An RHCE without a formal degree won't be of much help. Try to clear your KT ASAP. ... Certifications alone don't guarantee a job. Employers look for...
I think, not sure the script below needs a bit tweaking.... s/^/g s/$/g g represents global so it makes replacement at every line ... You can use a Sed script...
... No. It doesn't require any tweaking. "g" is required when you want to replace ALL occurrences of the word on a file. If you don't use "g", only the first ...