@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info


Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6



Comments:

<MrWoofer> options e1000 InterruptThrottleRate=0,0 TxIntDelay=0,0
<MrWoofer> on that line interput thrtottle do i put like 100,74000
<MrWoofer> instead of the zeros
<MrWoofer> or just 74000
<IdiotStic> modinfo e1000 says it's an array, so either way
<MrWoofer> parmtype: InterruptThrottleRate:array of int
<symphonic> i have a question!
<symphonic> nevermind
<mn***if> I am having problems booting into my sata drive, I am getting errors as follows: getting error 6 mounting ext2 and error 2 mounting none
<mn***if> I tried to change my root=LABEL=/ to root=/dev/sda and that made the "label not found" error go away
<mn***if> but I have having a tough time with this one, I went through the grub setup, no clue what might be wrong.
<mn***if> Any help would be greatly appreciated
<gcbirzan> root=/dev/sda3?
<mn***if> gcbir, correct
<mn***if> I did sda3 not sda
<mn***if> What is the latest most solid kernel? subjectively speaking?
<TheGenius> Hey guys I'm a long time FBSD user I want to add a linux box to the mix but I'm having trouble picking a distro, don't want to run suse or gentoo, so anyone got some info for me?
<GiftdKook> Since you have experience with nix, debian is probably a good choice. Like fbsd, it has a text installation.
<GiftdKook> Also, you can use jigdo to download the two dvds -- or just do a net installation.
<GiftdKook> Careful, though. the "stable" release, Sarge, may not have all the drivers you need. Try it and see. You may need "testing," Etch. That's what I use.
<GiftdKook> I mean, I use both.
<SufferAll> slackware would be a good distro for a former bsd user to make a transition
<SufferAll> or to add to his colection
<GiftdKook> ah, for the work
<mn***if> I want to automount the /boot partition, for some reason it is not mounting
<DrMitch> can anyone access www.mplayer.hu ? i can't get to it
<dingle> hi.
<DrMitch> yo
<IdiotStic> DrMitch: http://www.mplayerhq.hu
<DrMitch> yea, that's what i meant
<DrMitch> i can't access it
<IdiotStic> comes up here
<DrMitch> damn you!
<IdiotStic> heh
<knark-ko> how does one tell YAST (in suse) to use internet repositories instead of CDROM?
<IdiotStic> .google yast howto
<IdiotStic> !google yast howto
<LinuxHOW2> http://tinyurl.com/my66e
<knark-ko> k
<IdiotStic> I don't know yast well enough to tell you where to set the repositories
<IdiotStic> there are several suse users in here, but being friday night I doubt many are around :)
<knark-ko> well, i just installed suse10.1 and need to update firefox + a few other packages ;]
<knark-ko> oh, i am stupid.. did not look at the rgiht place
<IdiotStic> that's ok, it's part of learning
<Idle`> damnit
<Idle`> this IP phone is pissing me right the **** off
<dingle> i've installed VoIP phones before
<dingle> they ****
<Idle`> the phone is OK, its its wireless thats ****ed
<Idle`> I cant secure it, or it does NOT ***ociate
<dingle> all the ones i used the audio was terrible
<Idle`> then you had ****ty ones
<tnoy> i used vonage for a few months and it was just as good as my landline
<Idle`> the 7960's we had at work ruled
<Idle`> WPA2 == ****ed, WPA works
<Idle`> w00t
<Idle`> working... just no aes
<Idle`> kinda makes me angry
<Empath_> anyone have any idea as to why I cannot open /dev/input/event* during a boot script, but directly after, i can?
<Empath_> ...anyone?
<IdiotStic> the script is running before the divice is initialized? run the scritp later in the boot process
<jjshoe> re
<graz> er
<jjshoe> sup graz?
<graz> nada, reading
<Xphox> If I want to use an ether bridge /dev/net/tun0 all I have to add is Ether Bridge support in the kernel?
<Xphox> Sorry let me try again..
<Xphox> Getting: Note: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)
<Xphox> But I have /dev/net/tun: crw-r----- 1 root root 10, 200 2001-03-25 16:04 /dev/net/tun
<Idle`> gah
<Idle`> irssi b0rked on that split... its been YEARS since I saw a join flood
<Empath_> anyone actually here?
<xtor> no
<Empath_> lol, thats what it looks like
<Empath_> i can never really tell if its s bunch of bots or not
<Idle`> god, stupid debian
<Idle`> ls puts it out of order
<Empath_> out of order?
<kerouacem> How do I enable ssh on my ubuntu box?
<Empath_> on boot or temporarily
<Empath_> ?
<kerouacem> on boot
<kerouacem> for all time
<Empath_> do you have a services configuration menu?
<Empath_> look for one
<Empath_> try service sshd start
<kerouacem> what file do you edit to change which services are turned on at boot?
<Empath_> hmm, theres a lot of ones that run
<Empath_> lemme look
<kerouacem> Does ubuntu work the same way as solaris with /etc/rc.d, etc?
<Empath_> you need to put the init file in /etc/rc.d/
<Empath_> init.d
<Empath_> sorry, forgot the last folder
<kerouacem> k, thanks
<Idle`> yea, out of order
<Idle`> god damnit
<Idle`> I'm never using a ****ing package manager again
<Idle`> they NEVER have what I need
<tnoy> you just need to use one that doesnt ****
<Idle`> apt-get doens't
<Idle`> but good ****ing luck getting anything to build on it, as an out of date package is NOT my cup of tea
<aslan> Idle`, what is the problem?
<Idle`> aslan: asterisk relies on curses
<Idle`> erm, termcap
<Idle`> termcap == bad
<aslan> Idle`, curses not ncurses?
<Idle`> I had to change -ltermcap to -lncurses
<aslan> Idle`, ncurses will use either terminfo or termcap. terminfo is preferred .
<Idle`> yea, sure
<Idle`> either way, it works
<aslan> Idle`, why asterisk?
<Idle`> ...
<Idle`> because asterisk owns all
<aslan> Idle`, Qwell talk you into converting to asterisk.
<Idle`> no
<Idle`> I did that on my own
<Idle`> and theres no converting
<aslan> Idle`, ah
<aslan> Idle`, a bit short tempered this morning are you?
<Idle`> no
<aslan> Idle`, really? could have fooled me.
<BrianH> he's a magician.
<Idle`> yep
<BrianH> anyone awake have kids?
<aslan> BrianH, yes
<BrianH> I have to buy presents tommorow for a 3 year old girl and a 6 & 9 year old boy.
<Idle`> Qwell is always awake
<BrianH> and their mother already specified I'm not allowed to bring beer.
<BrianH> which is what I was planning on picking up.
<aslan> BrianH, are the presents for the children or for the children to give to someone else?
<BrianH> for the kids
<BrianH> their father p***ed on monday :(
<aslan> BrianH, what did he die from?
<BrianH> drown
<aslan> BrianH, accident or other?
<BrianH> accident
<aslan> BrianH, well i personally would not have any alcohol around children.
<BrianH> it was for me more than anything.
<BrianH> :\
<aslan> BrianH, i figured that i would still not have any alcohol around children.
<BrianH> ****ed they didn't find him until this am, I hoped until then that he somehow got dragged underwater and was washed up downshore.
<aslan> BrianH, where they located?
<aslan> BrianH, boating?
<aslan> five days in the water.
<BrianH> was on vacation in brazil
<BrianH> well, busi-cation
<awol> dont buy the kids snorkels then....
<aslan> BrianH, ah
<aslan> BrianH, without the family.


Name:

Comments:

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






Return to #linuxhelp
or
Go to some related logs:

#windowsxp
#winvista
#gentoo
GetDataFromURL vb6
#italy
#politics
#beginner
#nhl
#gentoo
#beginner



Home  |  disclaimer  |  contact  |  submit quotes