@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8



Comments:

<0> jug, what problem are you having with slack?
<1> Smeegol: X issue
<0> aahhh, I have ran into x issues with slack b4
<1> Smeegol: Looks like he's missing resolutions in xorg.conf
<0> but people that run *nix has a desktop have issues
<1> Smeegol: I don't
<0> reality, I wasn't directing that towards you.
<0> I use to beable to the config file for x in slack blind folded
<1> jug: try adding a "Modes "800x600"" without the outside quotes to the Screen section under the Depth 24
<1> If that works, then increase it to "1024x768"
<0> jug, just pee in it's butt
<0> that will make work
<2> ok just googling
<3> Hi, there is a way to configure a sound card ess1868 without using alsa ? Im using mandrake 10.1
<4> what is the real with mounting an ntfs partition rw and then it not letting you write
<5> you can't write to ntfs from linux...you can but you'll corrupt your file system and won't be able to read or write from either windows or linux



<5> use fat32 if you want to share and don't mine the file size limitation
<4> i was able to do it from knoppix before with no problem
<4> fat not an option.. but thx
<5> you're testing fate
<4> heh
<6> you can write to ntfs partition
<5> oh?
<6> make sure your kernel supports
<4> its ubuntu. 3.03
<6> I did before, im not sure about ubuntu
<6> I compile my own kernel, there is an option to have ntfs rw support
<4> i thought that would be the solution
<4> just wanted to check
<6> but i didnt use it on production systems
<4> because if i supply -o rw, it mounts without complaining
<4> sure
<6> it says "EXPERIMENTAL BE Careful!" at the end
<6> but it works
<5> i wouldn't trust my data with a disclaimer like that
<6> heh, yeah. you shoudn't
<4> this is just to edit plain text files between my ubuntu and xp boots
<4> parts
<6> I would suggest to stick with FAT
<4> nothing major
<4> sure
<6> why do you need to write anyway?
<6> boots?
<7> boots are things that keep RJ45 latches from snapping off when a cable is dragged through a hedge backwards
<6> GRUB can handle that
<6> or LILO
<8> It would take forever to generate every combination of alpha characters in a string 8 characters long huh
<4> parts
<4> later
<9> how do i copy all the contents of a dir to another dir
<5> cp -Rf dir1 dir2
<6> don't spoonfeed
<6> aRch^: you need a container
<6> special container for you to transfer the contents to another dir
<9> so the -R by it self copys the whole folder over ?
<5> it stands for recursivly so yes
<9> i just want the files not the whole folder
<9> do you get what im saying?
<5> cd myfolder && cp -Rf * newFolder
<6> dude, just use * and point it to the destination dir
<9> ok..
<9> ok so * for everything
<9> Thanks
<10> Do nut disturb i`m making heracle`s shoes
<11> hello
<11> is winlinux as effective as the other linux versiosn?
<11> versions*
<12>
<13> I am looking for really AV software.. what you would recommend
<14> !clamav
<7> i heard clamav is an open source, free as in beer, antivirus scanner. see http://www.clamav.net
<13> anyone use that?
<14> PhantisyW: I do...for mail filtering/miltering as well with sendmail
<13> Guess ill give it a shot and see
<14> PhantisyW: I believe it works with Postfix as well... might want to check



<13> I am just looking for something to protect and do scans
<13> dont need the mail scanning or anything like that
<13> ill give this a try though
<13> might be what I am looking for
<14> PhantisyW: yea it works pretty good and getting new definitions are pretty easy as well
<13> ok
<14> PhantisyW: just type 'freshclam' and it downloads them
<13> thanx for the info
<13> cool
<14> PhantisyW: you could set it as a cron job to update once a week or once a day even
<13> yeah I was thinking that
<13> not sure if I got it working right
<13> should clam scan in a few seconds?
<15> I'm using knoppic after windows died on me and have backed up all the stuff I need to - can somebody tell me what I need to do to format my C drive and start anew?
<16> with windows again?
<15> that's the plan
<16> stick the cd in and boot to it.
<15> when I boot to the XP cd, it tries to start windows, ending up in a bluescreen
<16> What's the stop error that it shows?
<15> gives me nothing I recognize. just says at the bottom "STOP: 0x0000007e" with a bunch of values following 7e in parenthesis
<17> are you sure it's booting off the cd?
<15> yes, the error pops up after windows setup runs for a short while (doing what seems to be a whole lot of nothing)
<16> Inimitable, sounds like a hardware problem. try swapping the hdd out.
<15> damn. was hoping I could just wipe the stupid thing clean and be done with it.
<17> pop the floppy in that came with your hdd and lowlevel it
<18> when i do ifconfig, i have a large number on my "collision" field. how do i set it back to 0?
<19> youre paranoid.
<19> it doesnt matter
<17> ifconfig down?
<19> sounds like you've got a bad cable, or a bad hub though
<19> or, maybe not bad cable, just the wrong cable
<20> paranoid_: How "large" are the collisions?
<20> And how "large" are the total packets sent and recieved?
<18> RX packets:1381674 errors:0 dropped:0 overruns:0 frame:0
<18> TX packets:1005697 errors:0 dropped:0 overruns:0 carrier:0
<18> collisions:43880 txqueuelen:1000
<18> RX bytes:1509214223 (1.4 GiB) TX bytes:189849177 (181.0 MiB)
<20> Dont do that/
<18> sorry
<20> HellHound is a bit laggy isnt he?
<20> paranoid_: like TheGewp said, you're paranoid. Thats nothing to worry about
<21> i have secondary hardisk as slave. my problem how i can mounth the secondhardisk.
<17> with mount?
<21> yup
<21> help me what command
<17> Smeegol: mount -t ext3 /dev/hdb1 /home
<17> s/Smeegol/eg:/
<21> then how can make partition or fomatting
<17> fdisk or cfdisk
<21> using linux?
<17> yes, i am using linux.
<21> root#cfdisk? this is corret?
<17> `cfdisk <device>`
<21> root#'cfdisk fd0'
<17> you want to set up some partitions on your floppy?
<21> nop
<17> then don't use the floppy device there
<21> i want make partition of my secondary hdd
<17> then try `cfdisk /dev/hdb`
<21> hda is primary hdd corrent sir and hdb is secondary ?
<21> thank u sir
<21> sir now i want to format the hdb how can make it?
<22> anyone know how to make it so all incoming mail for a particular user is bounced using postfix?
<14> MsLisa: how about using something like procmail
<14> !procmail
<7> procmail is, like, the ultimate way to process your incoming mail into folders, feed it to external programs, and so on. http://www.procmail.org/, or ask me about procmail tutorial
<14> LadyByte: what about procmail tutorial
<14> LadyByte: what about procmail tutorial?
<14> LadyByte: procmail tutorial
<7> i guess procmail tutorial is http://www.ii.com/internet/robots/procmail/qs/
<22> thought proc mail was for after the mail got on the system? I want the mail server to outright bounce the mail with out downloading it, like a 550 error
<14> MsLisa: oh ok...yea that would be your postfix.conf.. you can check over at #postfix... they have some wizards there... I think most everyone here is asleep
<22> ok thanks
<8> Turion == x86_64?


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

#mirc
23/m/pakistan
#linuxhelp
female msn adress
#MissKitten
#windows
ADI-PD 695
haqq ghal liba
debian kern.maxdsiz
opensmdr



Home  |  disclaimer  |  contact  |  submit quotes