| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> usually you don't have to mess with that junk <1> zrunn: no he wants to flush his logs because his looking for something <0> so logrotate would be a bad solution if he just wants to do it once <0> maybe echo '' >/var/log/messages would be better <2> Yes thats true.I want to find something in /usr/log/messages and everything is a mess there <2> so i wanted to clean the logfiles <1> zrunn: your nastier than i thought <0> what the hell are you talking about? <1> zrunn: read up and cause am tired of repeating myself <0> I don't really care what you're saying <3> okay rebooting firewall with new script be back in a few <0> paranomos: what's failing at shutdown? <2> I am not shure but i think is nfs locking <2> something like thid <2> something like this\ <4> so what`s the best distro on the earth and moon?
<0> Is darkolf a bot or something? <2> lol <0> paranomos, I guess I have to ask, how do you know something is failing when you shutdown? <2> Because it writes to me <0> what does it say? <2> shutting down samba [ ok ] <2> shutting down ..... [ ok ] nsf locking [failed] and the continues with all the other <0> maybe the nfs lock daemon never starts up properly <0> do you even use nfs? <2> yes <2> as i read from the manual nfs is using fstab and all this so because i am using fstab that mean i need nfs to.Am i write? <2> *right? <5> no. <2> Why? <2> Yes That was my fault sorry <1> paranomos: nfs is network file system, it uses fstab to mount the remote resources upon booting it is not necessary to run nfs if you don't have an nfs share <1> darkolf isn't a bot <1> i think his just trippin' hehe <2> Aha ok <1> whats with the dissappearing act? <6> is it pronounced f-s-tab or f-stab <4> hi netbeui <1> hiya <4> where to get v0.8.10-1 <1> darkolf: make your own <1> its a DIY version <0> I think you're talking to a bot <4> oh i see <4> well well well <0> probably your bot <1> zrunn: darkolf isn't a bot <1> does a bot do ctcp version? <4> zrunn netbeui is my master <1> after i did taht to him? <1> after i did that to him? <1> darkolf: quit playin' already <4> .say hi to zrunn <0> too much time on your hands <1> and even ask about my client and state its version <1> hehehe some kinda bot/ <7> !tar <8> well, 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..." <2> Anyway goodnight cause its late and tomorrow i have university <2> Goodnight <0> see ya <0> netbeui are you still there? <5> paranomos: thou shall only msg people after making sure they don't mind. <0> haha busted <0> now everyone knows <2> What madbovine.I cant understand you <6> man that bovine is mad <0> I think it's f-s-tab <9> Maybe he has... "mad cow" disease? :-/ <6> You mean New Variant Creutzfeld-jacob disease <6> it is possible, but unlikely <2> Anyway goodnight and thx for all the help <10> hi evryone i have a question whenever i insert a disc into the primary drive the system hangs, any help? <11> please.. <11> did someone install slackware 10.2 on SATA hard disk drive? <12> .o <13> Any sed hackers around?
<13> I want to replace stringA with stringB in a whole bunch of files... <13> Would something such as this work: sed -e s/stringA/stringB <14> "something" "like" that yes <13> Might you have a "more" "refined" answer? <14> man sed <14> should be easy to understand for what you want to do <13> Yeah, I think that was it for the mostpart, let me take a second look. <15> i installed horde webmail but it is telling that i have non php imap support. i'm sure thre are all of the modules. i installed the module with aptitude install php4-imap <15> can you help me fix this <15> hello <15> are you there <15> e <9> For some reason whenever I run mplayer it shows it in one small square in the center of the screen (on x windows). I'm using vo -x11. Is it possible to fix that/ <14> simplex: -zoom <16> I have never used GRUB before - I've always used LILO. After I copy my new kernel to the /boot directory, what do I need to do in order to set GRUB to load the new kernel? <14> simplex: why do you use x11 and not xv or something hardware accelerated ? <9> T`aZ: That's what worked :-/ <17> yo im having serious problems with alsamixer <9> T`aZ: Oh thanks, that -zoom worked, before I tried using -fs and that was useless. <17> it doesnt save the settings, well with "alsactl store" it does; but when i change song with xmms settings go to default <17> whats the deal? <18> longword you about? or someone with lartc experience <16> anyone around with GRUB experience? <18> ugg this is so frustrating <18> PREROUTING in mangle does NOT like segments <7> !rpm <8> rpm is, like, Red Hat Package Manager. Useful rpm command options are --install, --upgrade, --erase, --freshen (like upgrade but don't install the package if it wasn't there before), --verify, --setperms, --setugids, and --rebuild (soon to be replaced by rpmbuild --rebuild). You can convert RPM packages to other formats like .tgz and .deb with the program Alien <7> how can i convernt a file from .rpm to .tar.gz ? <18> yoyo- you can't <18> if you have a src.rpm you can get the tar.gz out of it though <7> ok <7> how can i unpack an rpm file ? <18> you can't unpack an rpm file <7> with rpm <18> you install an rpm <19> yoyo-: use rpm2tg <18> rpm -i <rpmfile> <7> thnx <18> BATTLENET that works on binaries? <18> or just src.rpm? <19> he will make the binary after <18> if its an rpm its already a binary <19> checkinstall works nice <18> well it contains a bunch of binaries :) <18> you can't get a source tar.gz from an rpm cause the source doesn't exist in the rpm <18> you might retrieve a binary tar from it though <20> yeah, i doubt hard the "rpm2tg" will reverse engineer :) <19> i have a .rpm package and i convert it to tgz with rpm2tgz then i install it as a tgz package <3> boy can i see where things would get broke there :) <17> what program can i use do dissasemble .exe files for exaple <17> so i see the ASM code <3> why would you ever want to convert and rpm to a tgz and install it without a package manager <21> Redragon^: it's for those who can't compile from source <19> well if the .rpm package i want to use doesn't exist in .tgz format and i can only install .tgz's <19> what do i do ? <19> i convert it to .tgz <3> install a linux distro with a package manager... <3> use that slackware as a coaster as it was meant to be <20> lol, he is a slackware slacker :) <19> heh <19> i use Slackware 10.2 with kernel 2.6.13 <19> rocks <20> it rocks that much that you convert RPM packages <3> that will bite someone at some point when you snag an rpm thats built on different libraries than you have <3> conversions definately have their drawbacks <19> hmm <19> ys i had problems with them but it turned out very well in the end <18> any iptables gurus about? <19> yes <19> what problems do you have ?
Return to
#linuxhelp or Go to some related
logs:
grub-manager heaos define
#gentoo the roman warmy #AllNiteCafe et/bwcmd #MissKitten dröne.net #linux #mirc
|
|