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



Comments:

<0> how do i make a readonly file so i can edit it
<1> It says that the configuration could not be loaded
<2> wenko 'sudo chmoda+rw [filename]'
<0> thanks
<3> wenko: change the file permissions, like: chmod 666 myfile if you want it read/write user/group/world
<4> I was wondering though, my question isn't about Ubuntu, but about open-source software in general - any irc channels I could ask questions in, I don't want to spam up this one.
<2> wenko 'sudo chmod a+rw [filename]'
<2> sorry
<5> skpl, ah, then it is not a usb thing, really. the gconf key seems to be for removable devices.
<2> dont forget the space
<6> what's wrong with this picture http://img158.imageshack.us/img158/1153/screenshot35ru.png
<5> skpl, but I am not the expert, so am sorry if there is a hole in my explanation
<7> s'ok
<7> i forgive you
<3> mbschonfeld: try ##linux
<8> mbschonfeld: try #ubuntu-offtopic - you can ask pretty much anything off-topic there



<4> ok - thanks guys
<9> Why would my ntfs partition show up on the desktop after modifying fstab to be user-accessible, while no other partitions do?
<8> yes, ##linux is a good one too
<8> tonyyarusso: even when the others are mounted ?
<9> thoreauputic: Correct.
<8> tonyyarusso: pastebin your /etc/fstab maybe?
<9> thoreauputic: Sure thing.
<0> hexidigital: i can edit it now but it wont save
<10> hello, thoreauputic
<11> well, that was fun, i compiled taglib with wma support, created a .deb using checkinstall AND got amaroK listing my wma files all in about 2 hours
<11> time well spent
<8> hi tritium :)
<3> wenko: do chmod 666 filename
<12> how could i extract files from .tar.bz2 in terminal?
<12> help!
<8> jer_: tar xvjf file
<3> jer_: tar zxvf filename
<9> thoreauputic: 12219
<0> hmm
<8> tonyyarusso: erm - on which bin?
<3> or (the more portable way): bzip2 -cd filename | tar xvf -
<3> wenko: what? didn't it work?
<9> thoreauputic: The !pastebin one, sorry. http://paste.ubuntu-nl.org/12219.
<0> nope
<13> people this is freakin me out :p
<14> Hmm, I'm shocked! My ati driver showed on xorg.conf have a ATI Mobility Readon 9000, it's really onboard is ATI Mobility Readon 7500
<12> thanks
<8> tonyyarusso: yup - OK :)
<0> i can edit now, its nolonger ro but i cant save
<13> the kill binary
<3> wenko: did the chmod return any errors?
<13> i have uninstalled procps
<0> nope
<13> but when i run the command kill
<13> i still get a usage message
<13> why is that?
<3> wenko: and you used chmod 666 right?
<14> 9000 works on my 7500 :)
<0> yeha
<0> yeah**
<0> chmod 666 sshd_config
<3> wenko: does ls -l filename show your account as being the owner of the file?
<3> oh, it's owned by root
<3> wenko: you should do sudo vim sshd.config
<8> tonyyarusso: odd looking fstab - which one is OK ? ht entfs one? I don't use fmask and dmask ...
<0> its _ not .
<3> yeah I know sorry
<15> hey all quick question: Need to navigate to a directory created on my gnome desktop via term. But not getting anywhere
<3> wenko: and you should do chmod 644 /etc/ssh/sshd_config
<12> *** Please downgrade/upgrade C compiler to version gcc-2.95.x or gcc-3.x! *** << how?
<8> ppcguy: cd ~/Desktop (capital D)
<9> thoreauputic: The ntfs one is what shows up, but I'd rather it not. I followed the manual instructions from !ntfs. Before that it only mounted usable to root but did not show on the desktop.
<3> wenko: because you don't want regular users to be able to edit it, that would be insecure
<15> crap feel like an ***. thanks much
<12> help!
<8> jer_: what is telling you that?
<0> ok standby
<3> wenko: got it now?
<12> while installing mplayer
<8> tonyyarusso: no idea, sorry - my fstab doesn't use dmask or fmask, and I use /mnt and /media



<16> When I download the current linux-source what can I do to carry across the current settings for the precompiled package?
<12> thoreauputic: while installing mplayer..
<8> jer_: erm - mplayer is in multiverse
<8> !info mplayer-586
<17> are they any disadvantages to ipv6 ?
<11> brb
<18> mplayer-586: (The Ultimate Movie Player For Linux), section multiverse/graphics, is extra. Version: 1:1.0-pre7cvs20050716-0.1ubuntu9.1 (breezy), Packaged size: 3526 kB, Installed size: 7940 kB
<9> thoreauputic: All right. Shall continue to be a mystery for the time being then.
<16> When I do make menuconfig that is
<8> jer_: you don't need to compile mplayer
<3> tewn: lots of routers and switches don't support it yet, so you'll probably need to create an IPv6-in-IPv4 tunnel, but other than that, not really
<12> how would i enable multiverse?
<19> thoreauputic: Wait a minute... ubuntu doesn't use udev, does it?
<12> how to install?
<8> !tell jer_ about repos
<3> jer_: edit your /etc/apt/sources.list file and read the comments
<8> Phosphate: yes I think so
<10> tewn: larger address space
<0> when i try connect to my ubuntu box from my wrt i get this error...how then do i fix it.. ssh: connection to wenko@192.168.1.201:22 exited: No auth methods could be used.
<17> ok..
<8> !multiverse
<19> thoreauputic: then why is there a million null devices in /dev?
<18> To enable Universe and Multiverse see http://wiki.ubuntu.com/AddingRepositoriesHowto - Official sources.lists here: http://paste.ubuntu-nl.org/6047 (Breezy) or http://paste.ubuntu-nl.org/6666 (Dapper) see also !easysource
<17> thank you
<3> tritium: how's that a disadvantage?
<8> Phosphate: no idea about that either, sorry - I know very little about udev
<10> hmm, thought he asked about advantages
<3> wenko: working now?
<0> solid_liq: ssh: connection to wenko@192.168.1.201:22 exited: No auth methods could be used. is the error i still get
<3> wenko: but you could edit the file alright?
<0> yes, thank you
<19> Hmm....
<12> which line would i uncomment to enable multiverse?
<20> hey.. i installed XP and messed up the bootloader .. how can i get my system to dualboot again
<3> wenko: pastebin your sshd_config file
<8> jer_: add the word multiverse to your universe lines
<3> jer_: read the comments, they tell you which to uncomment
<8> solid_liq: AFAIK you have to add multiverse as above
<8> after uncommenting universe
<20> guys?
<10> right, thoreauputic
<3> Shan`: use a Linux live cd, mount and chroot into your root partition on the hard drive (make sure to mount /bout as well), and run grub-install
<21> awwwww....
<19> Shan`: there is a guide in the wiki to do it
<20> oh
<20> can you give me the link?
<3> Shan`: s/bout/boot
<19> i think...
<3> !multiverse
<18> To enable Universe and Multiverse see http://wiki.ubuntu.com/AddingRepositoriesHowto - Official sources.lists here: http://paste.ubuntu-nl.org/6047 (Breezy) or http://paste.ubuntu-nl.org/6666 (Dapper) see also !easysource
<21> guys I need some help... My LAN card doesn't work right... It only detects localhost...
<0> solid_liq: having some VNC issues...one moment
<3> Plitskin: at a shell, type: sudo ifup eth0
<12> thoreauputic: do u mean deb http://ph.archive.ubuntu.com/ubuntu breezy universe
<12> multiverse ?
<3> wenko: k
<8> jer_: like that, yes - all on one line
<20> thnakyou tonyyarusso
<8> jer_: just leave a space after universe ( universe multiverse )
<0> ssh: connection to wenko@192.168.1.201:22 exited: No auth methods could be used.
<21> solid_liq: Ignoring unkown interface eth0=eth0
<0> oops
<8> jer_: and remember to run sudo apt-get update after saving the changes
<0> http://paste.ubuntu-nl.org/12220
<3> Plitskin: do you have more than one NIC in the machine
<3> ?
<3> Plitskin: NIC=Network Interface Card
<22> anyone know how to do a non destructive resize on an NTFS partition within ubuntu?
<21> solid_liq: I have it on another machine
<6> Why is the Network Settings-window not complete? http://img158.imageshack.us/img158/1153/screenshot35ru.png
<21> solid_liq: But I'm only using one on my linux box
<3> Plitskin: does the machine in question have more than one NIC?
<12> which mplayer should i select to install if i wanted the latest version w/ gui?
<21> solid_liq: nope...


Name:

Comments:

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






Return to #ubuntu
or
Go to some related logs:

bash replace a caracter
#python
mmmmeow
amarok upgradable
Connection refused by mimedefang.sock
mcp2s sound gentoo
define precautios
#css
ubuntu difference linux.386 linux-image
/etc/X11/X (no such file or directory) ubuntu



Home  |  disclaimer  |  contact  |  submit quotes