... Personally I would credit the authors in the comment about the function and probably in the leading comment at the start of the source file eg "function...
16217
Felix Farcas
ff227
Oct 25, 2005 10:55 am
Hello I have a Fedora Core 4 Server, with 2 interfaces, eth0 and eth1 On eth1 I made a dhcp file that is not restarting when my system is rebooting. this are...
16218
yahia
kajio_11
Oct 25, 2005 11:30 am
hii all, Is there any way to clean up this worm linux.lion.worm .. Thanx .....
16219
Godwin Stewart
grschinon
Oct 25, 2005 11:37 am
... Hash: SHA1 ... You actually caught this worm? Back up any personal data. *WIPE* the disk clean (dd if=/dev/zero of=/dev/hdX) Reinstall something up to date...
16220
Raj Shekhar
king_shekar
Oct 26, 2005 2:48 pm
Hi I'm RAJA.new 1 to Redhat how I use SSH(sECURED sHELL) IN LINUX thanks [Non-text portions of this message have been removed]...
16221
Godwin Stewart
grschinon
Oct 26, 2005 3:18 pm
... Hash: SHA1 ... The same way you do in any other O/S that supports it. What exactly do you want to do with it? - -- G. Stewart - gstewart@... Let's...
16222
Praveen RK
r_praveenk
Oct 27, 2005 8:48 am
Hi, I need help on this issue... I'm running sendmail 8.13.1 on Red Hat Enterprise Linux ES release 4 (Kernel 2.6.9-5.ELsmp on an i686). How can i exempt a...
16223
aadityakhanna123_2001
aadityakhann...
Oct 27, 2005 10:31 am
hi can u send me the step by step installation,testing and configurtion of sendmail WWr Aditya...
16224
Godwin Stewart
grschinon
Oct 27, 2005 10:37 am
... Hash: SHA1 On Thu, 27 Oct 2005 06:29:08 -0000, "aadityakhanna123_2001" ... There's no such thing. Basic instructions are already included in the source...
16225
mbradfor42
Oct 31, 2005 5:33 am
Mozilla 1.2 and Java 1.5.05 - Mozilla still not seeing the java I followed the steps at Sun: Step I - downloaded Linux RPM (self-extracting file). Step II -...
16226
ed
psy80uk
Oct 31, 2005 6:55 pm
On Mon, 31 Oct 2005 05:14:24 -0000 ... Does it get a mention when you go to about:plugins? -- Regards, Ed http://www.usenix.org.uk - http://irc.is-cool.net A...
16227
mbradfor42
Oct 31, 2005 11:43 pm
No I see no plugins when I open it. I did download Firefox and now using it. I do see jre via rpm -q jre jre-1.5.0_05-fcs Is there a path setting that needs to...
16228
"Germán Andr...
die_alone
Nov 1, 2005 1:31 am
... AFAIK, you only need the java executable in your path for any java app to work fine (I do this and I use eclipse, FIrefox, opera and jar files with no...
16229
mbradfor42
Nov 1, 2005 1:33 am
Correction, I do see other plugins. I ran mozilla / from the command line and see this: failed to initialize shared library...
16230
"Germ€ ¦án Andr€...
die_alone
Nov 1, 2005 1:59 am
... I *hate* to reply my own post, but I just made a mistake. For applets to work, you need to create a symbolic link in $MOZILLA_HOME/plugins to the ...
16231
lovwonix
Nov 1, 2005 9:36 am
Hi... i'm newbie...but i'm so glad to joint this forum coz a lot of knowledge in here... i'm so desperate for my problem.. i'm asked by my leader to build...
16232
mbradfor42
Nov 2, 2005 1:59 am
Removed old symlinks and started mozilla from command line - no errors Then: cd /usr/lib/mozilla-1.2.1/plugins ln -s /usr/java/jre1.5.0+05/plugin/i386/ns7...
16233
"Germán Andr...
die_alone
Nov 2, 2005 2:07 am
... Have you checked the simlink points properly to the file? I never use ./ when creating a symlink, I always use the full path. Maybe that is your problem....
16234
"Germán Andr...
die_alone
Nov 2, 2005 2:19 am
... I just noticed: this command is incorrect. The correct one would be: ln -s /usr/java/jre1.5.0+05/plugin/i386/ns7/<fill in the path>/libjavaplugin_oji.so...
16235
anand82_r
Nov 2, 2005 11:57 am
Hi friends, Got a question regarding printing. Is it possible to use the LPD service to print from the Internet?? In otherwords, if the host running the LPD...
16236
"Germán Andr...
die_alone
Nov 2, 2005 12:07 pm
... Sure it can be done. You just need to open the lpr ports on the firewall protecting the remote print server. The rest is the same as being on a LAN. ...
16237
Godwin Stewart
grschinon
Nov 2, 2005 12:37 pm
... Hash: SHA1 On Wed, 02 Nov 2005 11:44:37 -0000, "anand82_r" <anand82_r@...> ... As has already been pointed out, yes, it's possible. I'd add that...
16238
Anand R
anand82_r
Nov 2, 2005 1:31 pm
That sounds simple.. Thanks... Guess it works the same way with UNIX and Solaris too.. And one more doubt.. is there any service which would allow me to send...
16239
Godwin Stewart
grschinon
Nov 2, 2005 2:21 pm
... Hash: SHA1 Please don't top-post. as this little paragraph I've just written. read and written from top to bottom, and doing anthing else is as confusing ...
16240
loga nathan
logu_it2005
Nov 3, 2005 7:02 am
hi all, how give multiple networks leased address( system have multiple ethernet cards (or) multiple eth0..n alias) in dhcp service in redhat linux regards ...
16241
Meshbah Uddin Ahmed
meshbahuddin
Nov 3, 2005 8:09 pm
hi, i want to print a specific line from a file. e.g- a file has 10 lines. i want to print line no-3. how can i do it, pls help me. regrads meshbah [Non-text...
16242
Godwin Stewart
grschinon
Nov 3, 2005 8:14 pm
... Hash: SHA1 On Fri, 4 Nov 2005 01:32:19 +0600, "Meshbah Uddin Ahmed" ... $ cat yourfile | head -3 | tail -1 - -- G. Stewart - gstewart@... Give a...
16243
ed
psy80uk
Nov 3, 2005 8:31 pm
On Thu, 3 Nov 2005 21:14:49 +0100 ... Whys this post shown up before the one from the original? I had this problem a while back, it niggled me, so I made...
16244
Cameron Simpson
cameron_simpson
Nov 3, 2005 11:12 pm
... Wow. Mega inefficient. I always do this: sed -n 3p yourfile Of course, it has many variants: sed -n 3,5p yourfile # lines 3 to 5 sed 10q yourfile # head...
16245
shail_linux
Nov 4, 2005 5:34 am
Hi All, I want to start using shell to automate my admin related work. Any pointers, links to start with basic shell scripting would really help. Any...