@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> whats going on?
<1> sup. haven't been around here since FC2
<1> seems a little less active ;)
<2> if I install fc5 test 3 will I be able to upgrade fc5 final without downloading the entire ISO set?
<3> *whine* why wont banshee work :(
<4> dubkat: amaroK :D
<3> whuz dat?
<3> and why are people asking windows questions in a linux channel?
<5> Anyone here ever encounter dma_intr: status=0x51 { DriveReady SeekComplete Error }?
<4> Public: that normally suggested either a filesystem or hard disk error
<4> dubkat: amaroK = media player ..
<3> Public: i get that crap all the time
<3> likely from your cd-rom drive? (cuz if its a hard disk, you better go buy a new one soon)
<3> znx: amarok looks cool, but i use Gnome



<4> er.. kdelibs+amaroK = works on gnome :)
<3> ok, ill check it out
<3> Total download size: 70 M
<3> HAR!
<4> heh
<3> im fetching though.... try something new for a chagne
<6> Hey all - JOIN OUR ELITE Community in AUSTNET - type / server au.austnet. org or us.austnet. org or sg.austnet. org - We have da most STABLE Irc servers on dis planet..Try it now..Its K00L!.,^_^,.EFNET is DYING !!!.,,,...........
<6> .
<6> ..
<6> ...
<4> PWNED!
<3> znx: so who do i have to ****off to score an @ in here?
<3> ..and in n00bville
<2> dubkat: why do you want @
<3> so i can take over the channel, and report back to Bill of my success.
<3> ..then i can move on to #ubuntu
<3> \o/
<2> why did I ask
<7> bill?
<8> bill was killed
<9> anyone awake that has any clue on how to get ipw200bg to work with WPA-PSK in FC4?
<9> I'm totally stuck
<9> ipw2200bg
<10> what the
<10> i just found out fedora 4 doesn't support mp3s?
<11> fEDORA NEW SITE http://tinyurl.com/eovvc
<12> can i rewrite the mbr with the fedora core 4 dvd ?
<3> kroko: no expert, but i would think that if you're in rescue mode, and you make sure you're not mounted to the drive you want to wipe clean...
<3> im sure you could just dd if=/dev/urandom of=/dev/hd?
<3> (just for a few seconds)
<3> wouldnt do that if you have anything on that drive you wanna keep though :)
<5> Morning
<3> morning
<5> dubkat: Just got your message
<5> In the scroll
<3> oh
<3> which one?
<5> Hard drive is fine, just purchased it yesterday
<3> too long ago :)
<5> heh
<3> oooh ok
<5> regarding the DMA errors
<3> do you know how to config your hard drives?
<5> In linux?
<5> It has something to do with this damn via chipset on my kt7-raid
<5> I think I was having similar DMA problems in windows
<5> back when that motherboard was being used as a windows machine
<5> I p***ed it off as windows being a POS
<5> :|
<12> dubkat hi , yes i`m trying to do that in rescue mode , but i dont know what partition type would the partition need to be so i can grub-install
<3> using hdparm
<5> i've been dabbling around with hdparm
<5> i've disabled dma
<3> dma is your friend.
<5> aside from that, not really done much
<3> why would you disable it?
<5> oh, I want DMA.
<5> because that fixes the problem
<5> and the error isn't logged
<3> ok
<5> but that's not what I want to do in the long run.. :|



<5> I want to figure out the root of the issue
<3> your drive will probably be slower
<5> exactly
<5> which is a problem
<5> because I need the speed for recording live video
<3> kroko: ext2, ext3, reiserfs
<5> and right now the video gets choppy when trying to use it as a dvr. :|
<3> those are the 3 ive used, and know they wrok
<5> dubkat: what is the difference between UDMA1-6?
<5> right now hdparm indicates i'm using udma4
<3> i think you want to type hdparm -i
<3> and it should tell your what your drive is capable of
<12> dubkat and if fdisk -l shows me that my boot partition is w95 fat16 ?
<3> kroko: are you switching over from windows to linux ?
<3> i dont understand what you're trying to accomplish
<12> dubkat i`m trying to make my win installer work so i can reinstall windows , but i installed grub on MBR and that`s why the installer doesnt work
<3> O.o
<3> windows *should* just overwrite it
<3> you can try just whiping the drive
<12> you mean format it ?
<3> wipeing, even :)
<3> no
<5> Hrmmmm
<3> dd it for a few seconds to basicly scramble the mbr (i *think* that should work)
<5> Wonder what the support is like for the highpoint raid controller in FC4. :)
<3> then retry the windows install, it should just see unformated disk
<5> looks like I may need to move over to that to make this all work properly
<5> dubkat: any idea how I can stop xwindows from starting on boot?
<12> Public you want only command line ?
<3> Public: edit /etc/inittab
<12> change inittab to 3 as default
<3> about halfway down you'll see a line to esit
<5> kroko: that's the idea.
<3> err edit
<12> Public make your inittab 3 , as default , edit /etc/inittab as root
<5> great. thanks, guys
<3> Public: np
<13> p***wd-?
<14> yeah
<14> yo know
<14> like in p***word
<3> yeah. took ya long enough :p
<15> how do i enable ssh?
<14> /sbin/service sshd start
<14> for the ssh server
<15> how to i turn a user into a super user
<14> you should not do that
<14> that is a security risk towards your system
<15> k so just use root account then?
<14> yesa
<14> *'es
<15> kk
<15> how do i get services to auto star on startup?
<14> fedora core 4?
<15> yes
<14> menu > desktop > sys settings > server settings > server
<14> last one is *services
<14> not server
<14> :P
<15> um don't have graphical interface installed
<14> doh >_<
<14> all terminal line?
<15> well only have basic graphical interface
<15> had a problem while installing so only instaled limited things
<7> chkconfig <service> on
<14> yeha
<14> =D
<7> example --> chkconfig nfs on
<7> this will make nfs start on boot
<7> man chkconfig
<14> how do you exit a man page
<7> do chkconfig sshd on && service sshd start
<7> q
<14> <3


Name:

Comments:

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






Return to #fedora
or
Go to some related logs:

#firebird
#worldcup
#linuxhelp
ntfsfix gentoo
averatec 6240 mod
#computers
#freebsd
#beginner
#windows
#goal



Home  |  disclaimer  |  contact  |  submit quotes