@# 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 76 77 78 79 80 81



Comments:

<0> Dr_Willis, I can't find it
<1> pppoe_dude: I'll do the terminal thing now
<2> thanks
<3> :-)
<4> SGL: if you pm ubotu, you can use the 'listkeys' command to find stuff
<5> josh, and cgi-bin is /usr/lb/cgi-bin/
<6> SGL, also type "cat /etc/network/interfaces" and paste in pastebin
<4> treb0r: how does ubuntu compare?
<2> thankyou
<6> SGL, look for ubotu's message for help with pastebin
<2> does it have php and mysql installed opr do i do that myself?
<7> Frogzoo: Well, my first impression is that ubuntu is far more polished an staight forward.
<5> josh, check in synaptic
<7> Frogzoo: I thought ubuntu was just for newbies, but I was very wrong
<8> Hello there, I'm having troubles with my sound, it is working, but with an annoying scratchy high beep in it. I already tried asound.conf and muting some channels, but no luck :( Anyone an Idea? (Ubuntu, ad1986a, alsa)
<7> No more compiling everything for me!



<6> SGL, then give us the link to the pastebin
<1> ok
<4> treb0r: & it saves on the electricity bill ;)
<7> Frogzoo: the installer never asked me for a root p***word. do people just use sudo instead?
<9> sudo
<9> 100%
<4> treb0r: yep
<5> its safer
<7> okeydokey
<7> I've been a hardcore KDE user for 4 years. Now I'm loving gnome
<4> treb0r: the theory is, it stops the majority of p***wd attacks
<7> k
<10> suppose I want just to have fp packages (free pascal) from debian unstable (there is not in dapper) there is a way to get just that packages and nothing else from debian?
<1> working in the pastebin now...
<4> !tell treb0r about themes
<1> first doing the ifconfig
<6> SGL, in the terminal, you can select the text then go to the pastebin and press the middle mouse button to paste
<1> then doing the interfaces
<1> but this is not my linux computer ;)
<1> The linux computer isn't connected to the internet yes
<1> yet
<6> ic
<6> :) obviously
<1> So I'm just typing now
<1> so brb :)
<6> SGL, lol
<7> Why can I see remote drives from the file dialog of gedit, but not gimp?
<9> linux, eh?
<6> SGL, how many network cards do you have on there?
<4> treb0r: good question...
<11> treb0r: I don't think gimp supports gnome-vfs (which is the library which allows remote folders)
<7> dsas: I see
<1> pppoe_dude: just one
<4> dsas: but that should be pretty easy to fix?
<2> im hnaving problems
<6> SGL, ok try typing "cat /etc/network/interfaces |grep eth0" and tell me if the line shows dhcp
<2> when i try to copy a website from my memory stick to var foldwe in www it wont let me as it says you do not have permissions
<5> josh, use sudo cp
<2> also it say's that i am not the owner
<5> josh, /var/ww is only writable by root :)
<2> whats that mean?
<12> Why would I run Ubuntu Server on my servers instead of Gentoo?
<5> josh, ?
<1> my ifconfig and interfaces: http://paste.ubuntu-nl.org/15693
<5> zquirM, security, uptime and maintabilitly
<7> zquirM: Because gentoo takes a lot more looking after...
<2> writable by root?
<4> !tell josh about permissions
<13> hey chaps
<3> SGL: what does your /etc/iftab say?
<14> do you know of any good multiplayer RPG?? something isometric slash'em...
<12> treb0r: Why would I have to look after anything with Gentoo?
<1> pppoe_dude: grep eth0 gives nothing
<15> is "extensions" under mozilla hte same as plugins?
<6> SGL, ok ill check the pastebin
<13> I need to add support for a scsi card to my system, which means I need to build some drivers and such, does anyone ahve a good manual or docs for this process in 5.10?
<4> kane77: wow? (duck)
<5> josh, /var/ww is a folder which only root can write do. That means that normal users couldn't change the content of your website if they wanted to (this all falls under the concept of groups and file permissions)
<7> zquirM: Because everything needs to be compiled from scratch, using USE flags, things can break easily if you are not careful...
<8> Hello there, I'm having troubles with my sound, it is working, but with an annoying beep in it. I already tried asound.conf and muting some channels, but no luck :( Anyone an Idea?
<1> yoshiznit123: it gives a mac address and then arp 1



<6> SGL, your interface doesnt seem to be configured
<16> uXp: plugins usually refer to things like flashplayer, extensions are things like adblock, noscript, etc...
<1> pppoe_dude: ok
<1> pppoe_dude: is that bad?
<2> so how do i change
<6> SGL, try typing "sudo network-admin"
<6> SGL, see if you get any networkd devices showing up there
<5> josh, you dont want to change that, what you want to do is copy the files from your memory stick to your home folder
<11> treb0r, Frogzoo: I wouldn't rely on that being easy to fix, but I don't know the gimp codebase.
<1> I get a LOT of "cannot open shared object"
<1> in the terminal
<17> can someone tell me if 'apt-get dist-upgrade' is the way to make sure i'm running the latest release of dapper?
<6> SGL, thats fine
<5> josh, then from your home folder, type sudo mv TheWebsiteDirectory /var/ww/
<15> where can i find the mozilla plugins dir, can't find it
<2> yep thats all i want to do but it wont let me
<6> SGL, did it open tho?
<5> josh, then from your home folder, type sudo mv -fr TheWebsiteDirectory /var/ww/
<1> pppoe_dude: yes. 2 connections. Both with a red cross
<2> whats ,mv mean?
<6> SGL, ok, 1 sec
<5> josh, go the terminal and type 'man mv'
<4> josh: man mv
<5> josh, its for moving files
<1> pppoe_dude: I pressed DHCP and pressed activate
<18> hello, can someone tell me what i need to apt-get for configure, make and make install to work?
<6> SGL, ok good
<19> niki: if you changed your /etc/apt/sources.list and did an apt-get update before that
<5> josh, all the power is in the command line son : )
<6> SGL, were you able to tell which one to activate?
<15> nvm found them
<17> Yoosah, i did
<14> Frogzoo, did you meen World of warcraft?
<16> uXp: /usr/lib/firefox/plugins and ~/.mozilla/plugins , but you can install most plugins by just installing the appropriate package in synaptic
<4> mike_: build-essential
<1> pppoe_dude: yep. Ehternet connection
<11> treb0r, Frogzoo: Gimp is not a gnome app so doesn't use gnome-vfs. Though see http://bugzilla.gnome.org/show_bug.cgi?id=157770
<4> kane77: yup
<19> niki: before apt-get dist-upgrade i mean, yes
<6> SGL, ok i guess other was modem?
<4> !tell kane about wow
<9> WoW
<6> SGL, your internet should** work now
<20> hi all
<18> ok thank you
<7> dsas: thanks dude.
<15> _jason: im trying ot install java, says i don't got it
<1> pppoe_dude: yep
<14> Frogzoo, but is it free?
<16> ubotu: tell uXp about java
<4> kane77: ah, nope
<4> !tell uXp about java
<14> !wow
<21> To run WoW properly, Wine needs to be built with a patch, see: https://wiki.ubuntu.com/WorldofWarcraft and https://wiki.ubuntu.com/BuildingWineFromSource. A deb is available but for Dapper only, see: https://wiki.ubuntu.com/Wine
<15> lol!
<6> SGL, if it doesn't, try from terminal "sudo ifdown eth0 & sudo ifup eth0"
<1> pppoe_dude: thanks heaps ;) It works!!!!
<6> SGL, awesome! no problem
<22> how do I get mp3 support in ubuntu
<1> Yay!
<2> so what command do i type for moving files from my m.s. to the www folder?
<7> dsas: Looks liek gnome_vfs support for gimp is on the way
<16> ubotu: tell radar1976 about mp3
<20> i have installed moodle, it says that i should type localhost/moodle/admin in the firefox but when i type this, i get this error; http://pastebin.com/708574
<4> radar1976: read ubotu's next
<23> from what distro did you all convert to ubuntu from?
<5> ubotu tell radar1976 about restrictedFormats
<4> !fixxine
<21> fixxine is, like, On Dapper, check you have all the necessary packages: dpkg -l libxine-extracodecs w32codecs libdvdcss2 gstreamer0.10-plugins-ugly totem-xine
<11> treb0r: Maybe, it doesn't say how soon and indicates it may be removed though.
<4> radar1976: then consider install amarok
<22> I have amarok installed
<22> no play streams...


Name:

Comments:

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






Return to #ubuntu
or
Go to some related logs:

dell confidence test
unshift, pearl
debian nvidia-glx: Depends: xserver-common xorg
vectorlinux kdetv
#javascript
#perl
application/ietab ubuntu
kmenu entries
#suse
untar multiple tarballs



Home  |  disclaimer  |  contact  |  submit quotes