@# 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



Comments:

<0> t0ke, rtfm
<0> lol
<0> thats xorg. not linux
<1> rape the ****ing mother?
<0> it supports 99% of video cards..wheater you get opengl is up to the modules u get
<0> Read The ****ing Manual
<1> ahh
<0> lol
<0> ill help ya tho
<0> :)
<1> lol
<2> root (hd0,0); kernel /boot/vmlinuz root=/dev/md2
<1> I suppose running Mandriva 2006 on my new box would be silly seeing as it would be ****e for games
<0> pcie gfx card?
<0> no t0ke actually i find gaming is better on linux
<3> t0ke : For nvidia support, hit up #nvidia on irc.freenode.net ... they're the unofficial official nvidia support channel.



<0> atleast once you get it working
<1> yeah DarkX^, PCI-E 7800GT
<1> cheers simmy
<3> :)
<0> seems like it works 100% with opengl on linux
<1> What games work on linux?
<0> Americas army and then alot of games have been released for Linux and if its a windows game you can attempt to use Cedega(i used to run steam in it for CS1.6)
<0> but with my opengl card in my laptop all the gfx flyed
<0> extremly high fps
<0> even in cedega
<0> cedega = WINE + DirectX support
<0> among other things..
<1> sweet
<0> Yeah
<1> was WINE ever officialy supported?
<0> i dono :P
<1> I thought it was buggy and incomplete
<0> but ontop of all of that you can run a dedicated server on the linux side and game in cedega or opengl
<1> I got a Dual core system AMD 3800+ on its way
<0> hot
<1> yeah I gotta build it first :)
<1> should be a laugh
<4> I used to run mIRC in WINE.
<0> i only run linux/unix so i tend to find ways to make everything work on linux...n try as hard as hell even if it kills me
<0> rofl
<1> lol DarkX^
<0> :P
<0> jeian (Quit: Kernel Panic)
<0> :P
<4> ;[
<0> im jp :P
<4> I'm on Windows. I get BSODs, not kernel panics.
<0> eek
<1> jp?
<0> just playin
<1> :)
<5> hey
<0> grr can someone help me with a script for x-chat...1 thing ive never tried to figure out
<0> but im getting spam msgs in PM..usually holding alot of similar words
<1> tcl script?
<0> so something like if PM includes <words.txt> drop the PM and ignore person
<0> yeah
<5> my isp gave my access to control my resolve ip hostname. how i can change it? i'm using linux redhat
<0> Swerve run your own DNS server
<5> swerve@swerve [~]# cat /etc/hosts
<5> 0.0.0.0 swerve.amapro.com.au swerve
<5> 84.244.15.120 swerve.r00ted.net swerve
<5> is this correct ?
<0> youll need your own DNS server
<5> apt-get install dns-server ?
<0> i use tinydns myself
<0> but you could use bind
<0> or somethign else
<0> i prefer tiny though
<5> DarkX^: what name of the DNS server /
<5> E: Couldn't find package dns-server
<6> --- xmms-1.2.10/Input/mpg123/common.c 2006-03-07 01:56:13.000000000 +1000
<6> +++ xmms-1.2.10-tikkeri/Input/mpg123/common.c 2006-03-07 01:51:46.000000000 +1000
<6> @@ -1,3 +1,4 @@



<6> +#include <stdio.h> /* setvbuf */
<6> #include <ctype.h>
<6> #include <stdlib.h>
<6> #include <signal.h>
<6> @@ -37,6 +38,9 @@
<6> static unsigned char bsspace[2][MAXFRAMESIZE + 512]; /* MAXFRAMESIZE */
<6> static unsigned char *bsbuf = bsspace[1], *bsbufold;
<6> static int bsnum = 0;
<6> +/* Buffer for filept stream. */
<6> +static char* file_buffer;
<6> +static int file_buffer_size = 4096 * 64; /* 256Kib */
<7> flood 0o
<6>
<6> unsigned char *mpg123_pcm_sample;
<6> int mpg123_pcm_point = 0;
<0> djbdns
<6> @@ -75,7 +79,16 @@
<6> void mpg123_stream_close(void)
<6> {
<6> if (filept)
<6> + {
<6> fclose(filept);
<6> + filept = NULL;
<8> w..t...f..
<6> +
<6> + if( file_buffer )
<6> + {
<6> + free( file_buffer );
<6> + file_buffer = NULL;
<3> yeah... um... we could do without the flood.
<8> my ark is complete yet.. I'm not ready
<8> isn't
<3> So you're on time out for a minute or two... just until the flood is done.
<1> heh
<9> boi we'll never know the end of the patch :P
<1> Whats your guys fav web browsers?
<9> ff
<1> not Konquerer? :p
<9> its not bad but i dont use kde normally
<9> although i think kde is really nice and convenient
<1> is Gnome the preffered gui?
<9> i prefer kde
<1> so why use gnome?
<9> i dont
<9> i use fluxbox
<1> oh
<9> if i had to use a DE it would be kde
<1> DE?
<10> desktop enviroment
<9> desktop env
<1> ahh
<9> konqueror is nice for seemless integration with file browsing etc.. ff is not as good for it
<11> t0ke: use what you like
<9> i never use a gui to browse files on my puter anyway
<3> I like firefox. I only use konqy for file management... if a console somehow isn't enough.
<6> firefox is the best...
<6> and amaya for testing =)
<6> links for console.
<9> i hate how stuff fails when your / is full
<1> sigsegv!
<9> hm
<6> 2422460 avail...
<6> just enough
<12> sounds like bored
<2> ?
<13> back again
<14> Q: Should I patch 2.6.13 to 2.6.14 or I have to go thru all 2.6.13.1, 2.6.13.2, ....
<14> ?
<15> straight from 2.6.13 to 2.6.14
<14> 10x
<16> one zero ex, retard.


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

#india
#allnitecafe
#allnitecafe
Melbourne Shuffler.torrent
bhai chodo
#chat-world
#chat-world
D.BAKIR
#linux
gluttony is a sin melbourne



Home  |  disclaimer  |  contact  |  submit quotes