| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8
Comments:
<0> and did you create a chroot-shell? <1> I just use bash <1> and su <0> you cant <1> oh <0> thisuser ALL= NOP***WD: /usr/sbin/chroot /home/thisuser /bin/su - thisuser* <0> or something similar in visudo <1> Well, I have visudo in /usr/sbin, but there is no config file for it anywhere <0> right <1> oh <1> visudo is just vi <1> I see <0> type 'visudo' <0> or, vi /etc/sudoers ;) <1> Why do i have to use sudo instead of su?
<0> because you are tranprting them through root <0> transporting* <1> Oh, that makes sense. <0> yeah, they actually technially are root for just a split millisecond <2> hi, I use tcsh. I wonder how I can write a sh script that will run every 10 minutes by crontab to check whether a particular executable is running. If it is running, the script won't do anything, if it does not run, it will rerun it. How can I write the script? <3> Asteras, make sure the executable writes an *.pid file that contains its process ID. then check with your script if the process with this process ID is running, else start the executable <4> why is grep appearing in the output of the command on line 1, but not in the one of the line 5 http://www.nomorepasting.com/paste.php?pasteID=60456 situation on lines 5-8 happen pretty rare an randomly. Why ? <5> BOO <5> .o <5> ha <6> who know how i can uncompress an archive .tar.bz2 ? <7> !tar <8> methinks tar is Extract tar.gz/tgz: "tar xzvf foo.{tar.gz,tgz}"; Extract tar.bz2: "tar xjvf foo.tar.bz2"; Create tar.gz: "tar czvf foo.tar.gz directory..." <6> Redragon^ tnks br0` :) <5> LadyByte, you're so smart! <5> evening Gaia^ <9> eek! <4> anyone who knows ? <7> hiya Gaia^ <10> moo <9> red b00 <11> You were kicked from #linux by HellHound (come back when you're free from the crack pipe) <11> - <7> eek <9> rikard and? :) <9> diff chan, diff rules <11> ? <3> rikard, thats normal. people with access on that channel are on crack themselves <5> but we are willing to make exceptions <3> nope, no exceptions <5> we're willing to apply the same rules here <3> if there were any, they would stop the others who smoke crack :) <3> sirmaxxz, spreading aggressions on the net is bad either way - if done by normal users or channel OPs <9> hmm, surely thats a whowas bot? :) <7> hehe <9> :) <5> i'm not spreading aggressions, I'm stating facts :) <9> spread <9> on bread <5> Gaia^, how was the swan? <9> its got the h5n1 strain :( <3> and she told me to eat it <5> extra spicy? <9> another 14 are being tested, 9 came back negative so far <7> they find just 1 or more than 1? <9> red see above <9> the worrying thing here is that it had been in the tidal water for days and had parts eaten from it <5> it's eat and be eaten <9> mind, as someone has said, maybe thats what killed it, being eaten and not the h5n1 <9> but it has that bird flu, so other creatures eating it isnt a real good thing <3> maybe they cook it first :p <9> yalu show me a wild animal that uses fire and ill knight you <3> you said creatures first, not animal :) <9> yalu i did? hmmmm, Kindly show me Where I said that Please :) <3> <9> [...] so other creatures eating it [...] <9> well done, you found it <11> k <12> I'm a wild creature.
<12> I use fire. <9> yalu but IF you find a human that habits the tidal waters around Scotland AND also eats dead swan parts, do me a favour and dont tell me bout it, k? :) <3> Gaia^, lol <5> !seen longword <8> longword <~paul@longword.users.undernet.org> was last seen on IRC in channel #linuxhelp, d m s ago, saying: 'Solid pieces of kit, as one might expect for their regular sticker price'. <3> what did you mean people do with longword? <9> stuck a sticker on him <3> what was on the sticker? "i love dork"? <9> no silly thing! it said "Solid pieces of kit" <3> would make funny bumper stickers <9> dunno i kant read <9> i can talk now? <3> i am not sure, can you? <9> no idea <3> Gaia^, when we are getting married i promise that i try to find out <9> yalu After I draw my last breath <5> morning Viking667 <5> Viking667, you know much about xorg and tuning 2D speed on ATI hw? <13> Someone can help me about Kjournald ? <5> yeah <14> nothing beyand what's in radeon man page <5> ah thats a start <5> just have a feeling switching between windows is sluggish <3> when somebody puts inside his iptables rule "-i ! eth1" the "!" is reversing the whole thing, right? <14> err, that might mean (not eth0) <14> err, eth1, rather <3> alrighty <11> how can i close some services from linux <3> rikard, what kind of server and what do you mean by "close"? <11> not on server on a workstation to stop <11> , <11> like services in windows <3> rikard, check with "ps aux" what the process ID is, then "kill -9 <process ID>" to terminate the application <11> k <11> how to compile a kernel <15> !kernel <8> Linux kernel versions, stable: 2.6.16.2, prepatch: 2.6.17-rc1, snapshot: 2.6.16-git20, 2.4: 2.4.32, prepatch: 2.4.33-pre2, 2.2: 2.2.26, prepatch: 2.2.27-rc2, 2.0: 2.0.40, -ac patch: 2.6.11-ac7, -mm patch: 2.6.17-rc1-mm1 <15> ergh, read the http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html <11> k <16> Hello <3> hullo <11> where is the best place to find information about linux ? <11> and easy <16> Can someone help me get MP3 running in Linux please? <16> I know my sound works but MP3 do not play <3> rikard, google :) <3> rikard, what distribution do you use? <15> phenom: in xmms, you should search google. <11> no one <11> red hat 8 <16> synaptic, I've searched Google, and followed a guide on how to do this but the guide did not work <3> rikard, try keywoards like "linux user guide" or "linux administration" <11> i want something well structered <11> k <11> yalu how do you learn Linux? <3> rikard, i learned it by getting one of these free online books: http://www.codingstyle.com/projects/linux-admin/ <3> rikard, and then i started doing things, reading how to do it, testing, not worrying about what happens when i do something silly, just start over with a new install, etc. - have courage to try out things and be curious <14> And I learned Linux by playing with it, way back in 1996, starting wtih a 1.0.9 kernel <9> did the same thing re life :) <17> how can i unpack a .tgz file in mandriva <17> i-m a beginer <3> Gaia^ :p <17> i looked all over the manual <17> pls <3> !tar <8> it has been said that tar is Extract tar.gz/tgz: "tar xzvf foo.{tar.gz,tgz}"; Extract tar.bz2: "tar xjvf foo.tar.bz2"; Create tar.gz: "tar czvf foo.tar.gz directory..." <18> Evening <9> ScoT ! see what ya done <18> oopzie <9> gawd change ur nick and look what occurs
Return to
#linuxhelp or Go to some related
logs:
#apache #linux cdg linux distro ubuntu reconfigure php5 mssql delete maillog Felce Azzurra #networking lizbjani waht is gdm #c++
|
|