@# 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 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44



Comments:

<0> Ok 4 lines was too much
<1> valdyn makedev says dont know how to make device /dev/hda2
<2> AciD: i bet in a month
<3> AciD: it's possible to get it working, not really worth the trouble IMHO
<4> AciD: gravity had started working on it, should be in soon.
<2> AciD: not like it is useful right now though
<5> cool
<3> LordNazgul: does just /dev/hda work
<6> mknod /dev/hda2 b 3 2
<6> I think
<7> how do i install a deb file on my hd?
<0> valdyn: http://pastebin.com/658408
<7> dpkg -i file ?
<3> nuxil: dpkg -i yourdeb.deb
<0> nuxil: dpkg -i yourfile but other tools might be useful
<7> ok.. thxz



<8> install cupsys cupsys-bsd and printconf
<5> it s just to show off in front of my windows-only team workers ;>
<7> what other tools
<1> moshii no but if im in /dev makedev hda seems to go ok, but when i ls it isnt there
<3> LordNazgul: is your root meant to be on hda2 then?
<2> LordNazgul: cd /dev/; ./MAKEDEV hda
<1> moshii yes
<6> but you should make sure /dev/hda2 has the correct permissions after you successfully boot
<7> Octave_Octet what other tools?
<1> valdyn thats what i did
<9> Any idea how to construct a .ps or .pdf file from a .txt file fast?
<6> a2ps
<2> LordNazgul: and that fails silently?
<1> valdyn yes
<3> LordNazgul: hmm might be an idea to do the rescue from somewhere else, like a debian-installer cd
<0> nuxil: apt-get, aptitude if you want to download packages, you might also want to look at gdebi
<6> Also, the standard printer stuff tends to come with a text to ps filter.
<2> LordNazgul: paste the output of 'mount' please
<10> hi all i have compill kde frome the sorce and i have compill it in home dir and now i wish make the x server know the kde plase how i do that?
<3> zamaliphe: what do you use to start kde?
<2> zamaliphe: vi ~/.xsession
<1> valdyn it says that it is already mounted
<0> ice_1963: That was for me ?
<1> valdyn that makes some sense i am in maintenance mode
<2> LordNazgul: i want the output of 'mount' please
<11> how do i setup a mail server
<1> ok just a sec i have to type it in manually
<12> hmmmmn
<2> signature16: its setup already if you didnt **** up your debian system manually
<12> update-grub always sets root=/dev/hda1 at every kernel
<12> how can i change it that it always sets it to /dev/sda1?
<11> valdyn: whats the program name so i can look up how to change things?
<6> edit /boot/grub/menu.lst (read it carefully)
<6> and then update-grub
<2> signature16: exim4, dpkg-reconfigure exim4-config
<1> valdyn: http://pastebin.com/658415
<6> man update-grub wll tell you more
<10> valdyn i have to restart sory but i will be back ok
<2> LordNazgul: uh, you typed just 'mount' ?
<2> LordNazgul: i want to know if your / or /dev if that is extra is mounted 'rw'
<12> myxie: ah thanks, "kopt" =)
<1> valdyn mount /dev/hda2
<2> LordNazgul: JUST 'mount'
<1> valdyn just a sec
<6> Anyone have experience with their booting off a SATA with their old PATA causing problems?
<13> how does one restart a deamon in debian?
<3> myxie: yep
<3> myxie: disable the pata drives in the bios, the kernel will find them later
<2> myxie: that is fixed only in very recent kernels i think..
<1> valdyn the liune in mtab says /dev/hda2 / ext3 rw,errors=remount-ro 0 0
<14> argh, the xorg 6.9 > 7.0 upgrade is pita... i can't set keyboard layout: Couldn't find rules file (xorg)
<2> LordNazgul: type 'mount -o remount,rw /'
<1> mount gives the same output
<14> what am I missing? what needst to be reconfigured?
<1> valdyn ok
<2> h2k: apt-get install xkb-data
<14> nice, I was missing that
<10> valdyn im back
<14> btw does the latest beta-intaller have 7.0 Xorg already?
<2> h2k: no installer has xorg
<14> ah, nice



<2> h2k: and you shouldnt use beta installers unless you want to test them
<14> valdyn, why not to?
<15> testing/etch does not yet have x7 .. if that's the beta-installer you mean .. only sid/unstable have x7
<14> i'm on unstable
<1> valdyn now what?
<16> hi guys
<10> valdyn i dont have ./.Xsession fill in my ~ dir ? but i have ./.xsession-errors ?
<14> Couldn't interpret _XKB_RULES_NAMES property << X restart will help?
<16> got a bit of a problem... i cant print nothing to my printer.. any ideas? I'm running CUPS, nothing in error log
<2> zamaliphe: just create ~/.xsession, ( no captial X ) and put your startkde there
<2> LordNazgul: do your MAKEDEV thing again
<17> Try printing something, rather than nothing.
<10> valdyn and the line that start kde is startkde: Starting up...
<10> /usr/X11R6/bin/iceauth: creating new authority file /home/zam/.ICEauthority
<16> ya tried that
<1> valdyn same results
<17> You said you were trying to print nothing. Perhaps that was the problem?
<16> x600: funnily enuff that was the first thing i tried, printing something
<2> LordNazgul: try mknod /dev/hda2 b 3 2
<16> no i said i cant print anything to my printer
<17> You said you can't print nothing.
<16> same thing
<10> valdyn so do you think i should edit the "/usr/X11R6/bin/iceauth" or what?
<14> error opening security policy file /usr/lib/xserver/SecurityPolicy << and what about that in X startup?
<2> zamaliphe: nope
<2> zamaliphe: only your ~/.xsession file
<6> I turned on yaird debugging and got a shell with which I tested the LVM and RAID were all OK. The errors happen too fast to see INIT after that.
<16> anyone know what the program name of CUPS is when its running?
<1> valdyn i now see hda2 in /dev
<10> valdyn ok i will tray that and till you if it work or not
<10> thanks valdyn
<3> myxie: do you get the errors if you load the kernel with init 1?
<16> hi
<16> could use some help with my printer
<16> damn thing wont print anything, its been working fine for a year and suddently wont print
<18> How do I make debian write my xfree? I know its something to do with md5sum .. but i forgot .. and I'd rather not browse too much with only textbrowsers, if I can help it..
<18> (I've been away from the console for too long)
<16> hi
<18> (I am currently trying to do the nvidia one-liner)
<18> Whats wrong with this channel, btw? It should be cursing and offending innocent users who happen to be new?
<16> thats true
<19> Dabian: well, ones named "Dabian" anyway
<16> but all the bad ***es have left
<16> mwilson, greycat, all gone
<18> zinx: Thanks! :-)
<20> hi... how to change locale settings for some user?
<18> zinx, I was beginning to think the channel lost its edge. ;-)
<16> i still get hammered regularly
<18> zinx, btw .. you should rename yourself ... there is now an application called zinx :-P
<19> Dabian: I came well before anyone else
<19> Dabian: everything else should rename it.
<18> zinx: I am just busting your balls a little. :-)
<19> there's trojans and god knows what else by my name now
<18> cool
<21> !smite webmonkey RTFM
<18> zinx: My nick happen to be unrelated to Debian.
<16> heh
<18> !smite dpkg RTFM
<3> kurcze: apt-get install locales
<20> done
<20> dpkg-reconfigure locales
<20> changes only for root
<13> Englis is not my main language and "dict smite" did not help either... what does ''smite'' mean?
<21> kurcze: Chicken?
<20> user still have POSIX
<20> kspath: yup :)
<3> kurcze: you can sent the default, or export LANG or/and LC_CTYPE for your user :)
<18> zinx: Anyhow .. do you remeber where I find out how to tell debian its ok to wipe /etc/X11/XF86Config-4 ?
<21> minerale: To hit or smack but more special.
<16> kspath: I could call you something really bad, but i wont.
<18> !cluebat webmonkey


Name:

Comments:

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






Return to #debian
or
Go to some related logs:

#perl
flash_eraseall netbook
fixed font x11r7 debian
python depth search example
cent OS webmin
#oe
+conky +slit +fluxbox
#math
substatian
linux snope



Home  |  disclaimer  |  contact  |  submit quotes