@# 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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75



Comments:

<0> stat: p***wd: No such file or directory
<0> it hates me _
<1> SurfnKid, PM me the error message
<1> Hso, keep reading the documentation
<0> >_<;
<2> hey there, I've got a network-manager question: How can I setup my laptop that's wired to the internet as a wireless access point for others to use. Not worried about security as there's no-one around to haxxorz us...
<3> marvin_: https://wiki.ubuntu.com/TranslationTeam
<1> Hso, http://www.openwall.com/john/doc/FAQ.shtml
<4> ty, jimmey
<3> Linuturk: when you download it today, you can easily upgrade it to what's released in three days, through normal updates.
<5> hello, can someone help me with fonts.config ?'
<0> o_X; complex..
<1> yonatan, https://wiki.ubuntu.com/InternetConnectionSharing?highlight=%28connection%29%7C%28sharing%29
<6> Flannel: good, that's what I'll do. I'm more familiar with Ubuntu anyway
<7> Linuturk, what you can download now is probably 95%+ what you'd get on the 1st
<7> Linuturk, and the upgrade process is painlessly easy



<6> is the auto LAMP on that yet?
<7> Linuturk, on the server CD, yes
<6> wonderful
<6> that's what I need
<6> Ubuntu all the way, thanks, and l8r
<7> Linuturk, np have fun!
<8> how can i install apache+php+mysql?
<7> igorzolnikov, it's an install option for the dapper server CD, but I don't know how to invoke it otherwise
<9> where can I send a feature request for gnome dictionary?
<1> igorzonlinkovl, sudo apt-get install apache2; sudo apt-get install php5; sudo apt-get install mysql
<3> !lamp
<10> Linux-Apache-MySQL-PHP, one of the standard internet server installations. Installing LAMP in Ubuntu is fairly straightforward. More info at https://wiki.ubuntu.com/ApacheMySQLPHP
<3> igorzolnikov: read that page.
<0> che.. just guessed the pw :D so easy! XD
<1> Hso, what're you doing?
<0> looking at the website my sister just created :P
<0> it's one of those crappy websites that you can p***word, to stop unwanted people from looking at it :O
<11> hi...how can i set a pcs network settings from dhcp to static ip from the command line? using ubuntu 5.10...thank you
<0> zelevw, i'd love to know the same thing! :P
<0> My bro dug out a very old machine.. an Amstrad em@iler SMS computer thingy! any idea what website/cummunity I would need to go to, to see if Linux can be installed on it? :O
<12> ifconfig doesn't work?
<1> zelevw, change the /etc/network/interfaces file, so that it says "inface eth0 inet static [newline] adress 000.000.000.000"
<1> Hso, that's how
<11> jimmey__ thank you.
<12> ah sorry dhcp... should be /etc/network/something...
<0> heh
<3> Hso: check google ;)
<12> Jimmey__ is great :D
<0> Flannel, I did check _ I was on a website earlier, but firefox just decided to close itself when my sister was using the pc... I don't remember what website I was looking at _
<0> so.. who should I ask that question to?
<1> zelevw, you're welcome
<0> it would be great if i could turn it into a linux pc! :P
<1> Hso, what question?
<1> zelevw, you shouldn't take my example literally - Replace "eth0" with your default network device, and replace "000.000.000.000" with the IP you want
<0> Hso Flannel, I did check _ I was on a website earlier, but firefox just decided to close itself when my sister was using the pc... I don't remember what website I was looking at _
<0> that one :P
<13> k i think i know the answer to this....but is there an external hard drive that can be read under linux _AND_ windows/OSX?
<14> Hi guys! When is dapper release scheduled?
<1> Hso, that's not a question..
<3> Hso: check your history.
<15> Is there a way to get a wlan card to work in breezy, when the drivers for it should be included in install but arent?
<3> paolob: June 1
<0> Flannel, - too many links x_X it'll take HOURS!" >_<
<1> majd, you'd have to format it to fat32
<14> Flannel, ok
<0> Jimmey__, it's not? o.O
<3> Hso: history, then you can "sort by last visited"
<5> hello, can someone help me with personilized fonts.config ?
<13> Jimmey__, and it'd be accessible in all three OS's?
<0> Flannel, - that will take HOURS! :P
<1> majd, I'm not sure about MacOSX, but Windows and Linux definitely.
<0> i tend to load up alot of tabs at once X_X;
<16> !ping
<10> pong
<5> I need right fonts.config for georgian fonts pack.
<13> Jimmey__, good news, thanks
<0> I just want to know the right placed where I can ask "hey! I have this old machine.. it's not a pc, can I run linux on it?"
<3> Hso: no, since, presumably you're reading something close to the top, as it was the last you were reading.
<0> who would I ask that question, to?
<1> Hso, God.
<1> Hso, but you can call me Jimmey :)



<0> God doesn't like me _
<17> :)
<18> ok.. i set up my repositorys but got a lot of different stuff with xmms.. do i use apt-get install xmms or use this synaptic package manager somehow?
<3> Hso: google. But, the answer is 'yes', the question is 'how easily can I/what do I ave to do'/etc
<0> as-if :P
<19> hi
<0> Flannel, - any further ideas for that? :P
<20> I have upgraded to dapper and I noticed that its does not have any window sounds. like on breezy i used to hear like drums when i clossed/open an application. is anyone experiencing this also.
<21> Linuturk, sorry was afk, install now and upgrade, it's only a couple of days
<3> allen: right. either way, they're both the same, synaptic is a frontend to apt. just the "xmms" package, then whatever other plugins you want.
<1> allen, Synaptic is basically a graphical version of apt-get; sudo apt-get install xmms should work.
<3> Hso: yeah, google it.
<0> i'd obviously thinking it has to be something super small, like DSL.. or possibly smaller? I dunno the exact specs.. I know this, though.. http://www.amstrad.com/products/emailers/emp.html#
<0> Flannel, - yes, but google what phrase? _
<19> i have ubuntu dapper and an ati 9250. X just crashes with ubuntu package and ati .run .. It says no module found ...or sometimes no screen
<19> any help?
<1> Hso, FreeBSD will run on 8MB.
<18> ok..kewl im more famialiar with running with terminal so im going that way
<0> 8mb.. is that hdd or ram?
<1> RAM
<0> what about hdd?
<0> and possibly cpu? :P
<3> Hso: whatever the model number is, etc. "technical specs" with it would be good for general information, "linux" and the name will get you exactly what you need, maybe 'install linux' plus it, etc.
<0> x_X;
<18> ok seems to be working fine..im gonna hang out a bit just in case it goes south
<0> needle in a haystack..
<3> Hso: take it to #ubuntu-offtopic and no it's not. You just are going to have to do some research.
<1> Hso, wait..
<0> o.O
<22> wats a name for a gba emu package so I cn just use apt-get
<3> drew: you can use apt-cache search [terms] to look for package names.
<1> drew, sudo apt-cache search gba
<1> Damn, Flannel's to quick for me
<23> !pci
<10> Not a clue. Try searching at http://ubuntu.cc.com.au/, RobNyc
<23> !update-pci
<10> Syntax error in line 1. Try searching at http://ubuntu.cc.com.au/, RobNyc
<23> anyone knows the pci command i gotta do to update my stuff, so when i do /video with the sysinfo script my video card name shows up ?
<1> RobNyc, try lspci
<16> does anyone here know wich module to load for atheros wireless nic ?
<23> Jimmey__: that just shows my hardware
<22> well
<0> Jimmey__, what should I be waiting for?
<1> Hso, oh, yeah...
<1> I can't remember, either
<0> >_<;;
<1> Something to do with John?
<0> no..
<1> Oh
<0> I already figured out that pw
<1> FreeBSD
<0> probably :P
<1> Ehrm
<24> Hello, i have problem.When i try to install a ubuntu, i get error installation initrd fail. i have already ubuntu., but i format that partition, try to install ubuntu and get that error.Now GRUB write Error 15 : file not found. What i havee to do now?
<1> 8MB RAM, about the same HDD space ?
<0> no idea, jim?
<3> Jimmey__, Hso, take it to #ubuntu-offtopic please.
<0> k
<1> Actually, Hso, you could take it to #freebsd
<13> can i download an iso of dapper or is it not out yet?
<1> www.ubuntu.com/testing, majd
<25> any one knows a good adress book in ubuntu?
<1> Abo, I'm sure Evolution has one - if not, check Synaptic
<26> hello all - is there a difference between gnome ooo and just ooo?
<13> oh shnap....i didn't know that existed lol, i be searchin google for it
<13> thanks
<26> i'm running ubuntu and i have ooo, ooo-gnome and ooo-gtk and ooo-gtk-gnome
<0> k..
<26> ooo= openoffice.org
<0> The nickname [hso] is already registered <-- annoying.. I'm 99% sure that I registered this username.. but it's not liking my pw >_<;;
<1> Hso, that's definitely off-topic chat
<0> heh
<27> is there any way to save everything i've done on a live cd to a usbkey drive?
<28> hi


Name:

Comments:

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






Return to #ubuntu
or
Go to some related logs:

tech9iner
#osdev
ensoniq ekiga
#linux
citadel init.d ubuntu
#debian
horzRefresh ubuntu
ubuntu eggy and dapper
#gentoo
odbc is not loaded in lampp



Home  |  disclaimer  |  contact  |  submit quotes