@# Quotes DB     useful, funny, interesting





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



Comments:

<0> RoeR: :/
<1> lnxnt: ok, there are very many places that can cause that return value
<2> too less RAM? ;)
<1> lnxnt: cat /proc/slabinfo?
<1> lnxnt: dmesg?
<0> RoeR: 88% free
<1> lnxnt: not enough detail ;)
<2> i'd really compile a new one
<0> http://phpfi.com/191175
<0> http://phpfi.com/191176
<0> hmmm
<0> I have the latest sources
<0> 2.6.18-r6
<1> lnxnt: seems to be known bug
<0> lindi-: link?
<1> lnxnt: google with kmem_cache_create: duplicate cache uhci_urb_priv



<0> ah
<1> lnxnt: full dmesg please?
<3> where i can adjust apache configuration ? i have tried /etc/apache2/httpd.conf and that won't help
<3> i have no idea where documentroot is set
<1> Majere: strace to find out?
<0> lindi-: http://phpfi.com/191185
<1> lnxnt: ath_hal: module license 'Proprietary' taints kernel.
<0> there you go ;)
<1> lnxnt: can you reproduce the bug without that proprietary crap?
<1> lnxnt: if you can, you should visit http://bugzilla.kernel.org/
<0> that's my wlan card...
<0> so I try modprobe -r ath_pci
<1> lnxnt: no no, you need to reboot without it
<0> and if so, write a bug report and change to the latest unstable kernel
<1> lnxnt: if has messed up with your kernel them rmmod won't help
<1> +it
<0> how can I unmask all gentoo sources...
<0> something >=
<4> gn
<5> ok...
<5> there is nothing like a good night lack of sleep
<5> so... with the xen-3.0.2 kernel he nvidia driver does not like to to be included
<5> it results in a kernel panic
<5> rendering the system unusable
<0> where is CONFIG_INET_TUNNEL located in menuconfig?
<5> lnxnt: hit /CONFIG_INET
<0> Petfrogg: i did, but it told no path
<5> hmm
<5> but from that name it should probebly be under Network
<0> yes, I didn't find. I will try if iptables works now, changed a lot of things
<0> if not, I will have to check config_inet again
<5> try /TUNNEL
<6> hi
<6> i did echo "exec /usr/kde/3.5/bin/startkde" > ~/.xinitrc and when i run startx by root - it works, but when I do this with a user then I see standard X-window
<2> mrng
<7> [10:20:49] <bsd~emdzi> hi
<7> [10:22:36] <bsd~emdzi> i did echo "exec /usr/kde/3.5/bin/startkde" > ~/.xinitrc and when i run startx by root - it works, but when I do this with a user then I see standard X-window
<7> :P
<7> sounds logical if you change roots xinitrc
<7> normal user gets standard x :P
<8> Hm
<8> KiNnaZ don't put that into .xinitrc, edit /etc/rc.conf instead
<7> i don't have the problem
<7> i was just sayng :P
<8> Oh ok
<8> Was reading in a hurry so I didn't catch up
<9> how can i create .xinitrc to start fluxbox ?
<10> how to sort the output of "ls" in lftp (or in bash) by timestamp ?
<10> hi btw ;)
<2> watson: -t ?
<10> -test-
<10> never used it ;)
<10> it does not work
<10> in lftp
<10> try in console
<10> there it works
<2> lftp ?
<2> i dont know if lftp has such a feature
<2> i'd think of man lftp ;)
<10> got it
<11> tokarz~ echo "exec fluxbox" > ~/.xinitrc



<11> watson~ the ls in lftp is the same as in console.. you can create an alias in your ~/.lftprc which makes ls do "ls -x -y -z" options
<10> no its not the same
<10> ls -t does not work to sort output by time
<10> cls -l --sort=date
<10> this works in lftp
<11> well.. it works for me at least
<11> I've created a bunch of aliases to sort by date&time
<11> also to sort by size and more
<11> just with ls
<10> post one please so i can test it here
<11> at work atm =P
<11> can't ssh out from here.. stupid windows network =/
<10> ok
<10> remember me in the evening
<12> ArB: stunnel
<4> how are you gentlemen !!
<2> MinceR: fine thx - and you?
<4> fine
<5> ok...
<5> RoeR!
<5> MinceR!
<4> me!
<5> yes! you!
<2> and me?
<5> yupp
<2> hehehe
<5> are you using xen yet?
<2> not now - but currently i'm planning
<5> i trying to get this network working
<5> RoeR: so you are gonna follow my lead?
<5> hu?
<2> wether to use vmware xen or the new one in kernel ;)
<5> well there are some missing parts in the Gentoo + xen howto
<5> anyone here using xen?
<5> i need some help on the vif-bridge
<13> hi can anyone tell me whats the easyes way to update mySQL
<13> ?
<5> emerge --sync
<5> emerge -u mysql
<5> ?
<5> you should do backups first though
<13> tnx, this is my first time using gentoo i was complitley stuck :D
<13> you mean backups of DB's
<13> ?
<5> 8 )
<5> yes
<5> backup the db's first so you dont get into trouble
<13> tnx for the info :)
<5> one thing
<5> what is your mysql version
<5> and what version do you want to get too?
<13> MySQL 4.1.21
<13> is the current
<5> and where do you want to go?
<10> hawaii
<13> don't know the newest one ;D i guess
<13> the only thing is that this version has a whole lot of utf8 support and a php script cannot determine witch one to use thats why i'm upgrading to a newser version that has only one utf8
<13> :D
<5> check your USEFlags
<5> there is a setting that forces UTF8
<5> in mysql
<5> (i think)
<10> unicode
<13> emerge -av mysql
<13> like this?
<10> USE="unicode" emerge -av mysql
<5> emerge ufed
<13> tnx
<5> then use "ufed" to check through you useflags
<13> i just have to wait for the emerge --sync to stop first :)
<2> hmm - emerge --sync take too long time - wasn't there any project to speed up emerge by implementing it in C ?
<13> well this is waht i get
<13> lepotica ~ # USE="unicode" emerge -av mysql
<13> These are the packages that would be merged, in order:


Name:

Comments:

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






Return to #gentoo
or
Go to some related logs:

#worldchat
#gentoo
#nuernberg
#sicilia
#worldchat
#worldchat
#worldchat
#html
#worldchat
#c



Home  |  disclaimer  |  contact  |  submit quotes