[00:00] hey guys, anyone know if there is a difference between debian minimal netinstall vs ubuntu minimal netinstall (only xorg, wm, ect)?.. since both are debian based (other than the sources) [00:01] How do the command prompt to print something to a file (after the results are already on the screen)? [00:02] StevenX: rerun the command redirecting output to a file ? [00:03] erUSUL: It's a very CPU intensive process, so is there a way not to have to re-run the command? [00:04] StevenX: use a mouse to copy and paste ? GNU screen has a copy mode but plain terminal emulators do not have it afaik [00:04] nellmathew: There's quite a bit of difference [00:04] Is there a way to make the virtual consoles have a nice background, etc. as seen in SUSE or mandriva? [00:05] blakkheim: Ok, I have don this: scp -r /home/username1/cat/ username2@host1:/home/username2/cat/ and then in the other direction scp -r /home/username2/cat/ username1@host2:/home/username1/cat/ [00:05] Hello, for some reason in the login menu, I decided to try the magnifier. Big mistake. gdm froze, now everytime I try to login it freezes at the login screen. I'm using 9.10 [00:05] can someone help me with this? [00:06] the only way I've been able to resolve this is to login remotly, and manually stop gdm [00:06] xorg uses 100% cpu in this frozen state [00:08] echo [00:08] if i wanted to be able to access other machines on my network by hostname without adding them to /etc/hosts, is that something that would have to reside on the router? [00:08] why is it so dead in here [00:08] jmcantrell: a dns server? [00:09] hi guys i am trying to change the read write permission of a folder recursivly by chmod -R +rw ~/folder ?? is this write [00:09] when is the gnome-screensaver normally started? with regular application startup or is it during boot? [00:09] jmcantrell: Don't you think thats a little out of the scope of this channel and yes, erUSUL is correct [00:09] kslen: it's started as part of the list of processes to be started with X [00:09] noren: yes; but what folder are we talking about ? [00:09] !permission [00:09] erUSUL: yes. it appears that i can ping other machines on my network by hostname, but one is a fresh install ubuntu server that i'm unable to do this with. [00:09] An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [00:10] syn-ack, /etc/init.d script? [00:10] No, the init scripts within x [00:10] .xinitrc or "Start-up applications" type of thing? [00:10] kslen: Xorg has its only list of "init scripts" so to speak [00:10] erUSUL: i have got the ~/.lyric folder containing all my mp3 lyrics but sometime i am getting permission errors [00:10] kslen: yes [00:10] can someone help me with my issue? [00:11] noren: ok; tha's fine [00:11] Is there a permanent way for me to enable NEW_FAIR_SLEEPERS? I'm still running "echo NEW_FAIR_SLEEPERS > /sys/kernel/debug/sched_features" for months now after every reboot. [00:11] syn-ack, could you pastebin me your file? i removed the package a while ago but kinda miss the lock screen on suspend function [00:12] Um, no I will not pastebin that file to you [00:12] erUSUL: Yes, maybe. I just did this: scp -r /home/username1/cat/ username2@ip:/home/username2/cat/ where "username2" "ip" is the client user and client ip. The doesn't work but it does from client to server. [00:12] syn-ack, ok, the part which launches gnome-screensaver then. [00:12] erUSUL: i want all the files and folder in that folder to have read write permission, how can i do that?? what permission my .lyric folder sud have so that all the folders and files within them have the same kind of permission [00:12] erUSUL: That doesn't work. But from client to server it doesn. Why? [00:12] Hello, for some reason in the login menu, I decided to try the magnifier. Big mistake. gdm froze, now everytime I try to login it freezes at the login screen. I'm using 9.10 [00:12] Real_Ubot: becouse the client does not have a server running [00:12] syn-ack, pardon. ment ?, not . :D [00:13] erUSUL: It worked before? Before I started to use keys? [00:13] noren: chmod -R 755 ~/lyrics [00:13] thnks erUSUL [00:14] oh, the entry was still intact in the startup applications list, just disabled.. -.- [00:14] Real_Ubot: then maybe you have to copy the keys around ? the server key to the client? ask in #openssh [00:14] aparently karmic ignores .xinitrc [00:15] kslen: it uses .xsession i recall. 'startx' uses .xinitrc if it exists [00:15] kslen: xinitrc is only used when you do startx. [00:15] righto, ty [00:16] one more thing is there any gui/ front end to acess the sqlite database in ubuntu [00:17] !sqlite === sacho_ is now known as Sacho [00:19] !info sqliteman [00:19] sqliteman (source: sqliteman): GUI tool for SQLite3 admin and developers alike. In component universe, is optional. Version 1.2.1-0ubuntu1 (karmic), package size 517 kB, installed size 1688 kB [00:19] just installed 9.10 and i cant ssh/putty or use winscp to login...how do i fix this? [00:19] Hello, for some reason in the login menu, I decided to try the magnifier. Big mistake. gdm froze, now everytime I try to login it freezes at the login screen. I'm using 9.10 [00:19] i know this isn't support for adobe air, but when i sudo sh ./AdobeAIRInstaller.bin i get a Syntax error: "(" unexpected. not sure if i'm trying to install it incorrectly or if it's a problem with the software [00:19] noren: https://addons.mozilla.org/en-US/firefox/addon/5817 [00:19] erUSUL: Ok, thank you. [00:20] apipkin: maybe that bin file is not a shell script. try « chmod +x ./AdobeAIRInstaller.bin && ./AdobeAIRInstaller.bin & » [00:20] Real_Ubot: no problem [00:20] erUSUL: is that an addon for firefox [00:21] !ssh | JayPro [00:21] JayPro: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSHHowto for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) [00:21] erUSUL: didn't seem to do anything [00:22] Hey all, a lot of my .list files in /lib/dpkg/info seem to be corrupted. Any suggestions for fixing this? [00:22] anyone know how to make grub2 start up visible? my UNR just goes from bios straight to bootup no grub listings [00:22] :/ no error message either? drop the & at the end and try again [00:22] oh didn't do then & at the end :P [00:23] thought that was just an enter command ;) [00:23] added the & and it's loading now [00:23] thnx erUSUL [00:23] apipkin: no problem [00:24] Hello, for some reason in the login menu, I decided to try the magnifier. Big mistake. GUI froze, now everytime I try to login it freezes at the login screen. I'm using 9.10 [00:24] can anyone see me here? [00:24] ANyone familar witrh ntfsprogs? [00:24] datz: Yes. [00:24] Daugha|n: thanks [00:25] so i thought ubuntu had a built in on screen keyboard, but i cant find it, how do i access it? or do i need to install one? [00:27] CAPcap: I thought I noticed an option in the login screen under an icon at the bottom [00:27] I know there is another way to access it too [00:27] i'll just check the manual and the help files online [00:28] basically i just wanted to know it was actually there [00:28] thanks [00:28] np [00:28] I need to repartition my hdd, what program do you suggest? [00:29] fdisk [00:29] fdisk, cfdisk or parted [00:29] can someone help me with my frozen login screen? [00:30] http://lubi.sourceforge.net/lvpm.html i am trying to follow these intstructions, i got all the way through running lvpm and it asked me to restart my machine. i did this and when i did the grub menu changed and didnt seem to have an Ubuntu options accept to boot from the Wubi install. I removed wubi from windows as the instructions described and now i am not left with any ability to but to ubuntu. I feel that i copied everything cor [00:30] datz: you could try ctrl-alt-backspace (this will kill X11 and it should restart) [00:30] datz: alt-f1, login, sudo service gdm restart [00:32] how would i edit grub to add a partition to boot from [00:33] I get the following when trying to play a DVD using VLC: Playback failure: [00:33] DVDRead could not open the disc "/dev/sr0". [00:33] Your input can't be opened: [00:33] VLC is unable to open the MRL 'dvdsimple:///dev/sr0'. Check the log for details. [00:33] Bookman: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [00:34] Any ideas on how to solve this? [00:34] fission6: try booting from a live cd and verify what you actually have on your partitions, if everything seems correct try reinstalling grub [00:36] how can i add multiple m2ts files to an AVCHD folder? [00:36] can i just throw new ones in there? [00:36] well this is my issue, i dont have a live cd (no burner). i installed wubi got it working, then used gparted and created a new partition and swap space. then ran lvpm to move wubi to its own parition. i then rebooted went to windows and uninstalled wubi. then i rebooted and now i can no longer get into ubuntu. i feel grub is not picking up on the new partition i moved wubi/ubuntu to? [00:38] Is there a way to get the Ubuntu installer to see my Areca 1230 raid controller? I found this page saying the card is supported, but it describes configuring it after the system is running http://manpages.ubuntu.com/manpages/karmic/en/man4/arcmsr.4freebsd.html [00:38] !grub | fission6 [00:38] fission6: grub is the default boot manager for Ubuntu releases before Karmic (9.10). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards. [00:39] fission6: yes, it seems like that, you can, iirc, boot into grub and manually start your ubuntu from the new partition though [00:39] jeiworth: would you mind walking me through how id do that breifly [00:39] Maybe ubuntu cannot play back modern DVD releases anymore? [00:40] sure it can [00:40] fission6: urm, yes and no, have to prepare dinner first then i can help you (wife's getting hungry) ;) [00:40] Bookman: why not rip them? [00:40] blakkheim, how? [00:40] bbl [00:40] Bookman: Did you install libdvdcss2? [00:40] Bookman: handbrake is a good program for that [00:40] how do i get a linuix command prompt or enter the partition i transfered everything to using lvpm === Bwaah is now known as Bwaah|Eat [00:41] <{chmod}755> fission6, You get a shell prompt when you enter a linux environment. Unless you're looking for a GRUB shell prompt. [00:41] syn-ack, how to check? I see I have Ubuntu extras installed [00:42] how can I set my laptop to type in another language? The google search resulted in instructions for 8.x and it didn't help [00:42] fission6: meanwhile, you can give this a read: http://www.linuxselfhelp.com/gnu/grub/html_chapter/grub_4.html#SEC17 [00:42] again my issue is that i can not boot the partition after moving my wubi install over to its own partition using lvpm. [00:42] Bookman: That's not gonna do it. Go to www.mediubuntu.org and read there. [00:43] how do i get the grub command? [00:43] linxeh: ctl alt backspace doesn't do anything [00:43] how can i add multiple m2ts files to an AVCHD folder? [00:43] help me [00:43] please [00:43] :( [00:43] atealtha, normally you should be able to change your keyboard language in System > Preferences > Keyboard? [00:43] Bookman: I'm sorry medibuntu.org [00:43] hi all, I have a problem and I can't find any solution in the forums: Everytime I try to transfert files from one computer to another on my network, Nautilus crash after 4gb. doesn't matter if I transfer from NTFS to ext or even from ext to ext partition, it always crash at 4gb. [00:43] syn-ack, yeah, tried that. Could not figure out what I needed. [00:44] brb [00:44] nefast: I added what I wanted there, but SCIM doesn't seem to change to the different layouts, it just shows USA [00:44] nefast: I meant the keyboard layout panel applet, not SCIM [00:45] meganerd: alt F1 doesn't do anythin either [00:45] Ah, that changes some things. [00:45] Namely, I don't know anything about that. [00:46] hi all, if i would like to just rsync files whose suffix is .foo from remote host to local machine, what must i do ? [00:46] nefast: I just added the applet for convenience. I'd like to get this to work however [00:46] atealtha: is this on 9.10? [00:46] meganerd: also "sudo service gdm restart" restart: Unknown instance: [00:46] trism: yes [00:47] <{chmod}755> fission6, Did you get your issue straightened out? [00:47] I'm trying to install an FTP on my Hardy server with permissions to access the root directory of one of my websites, so that the CMS (Joomla) can automatically install extensions for the site [00:47] How can I set up an FTP for this? [00:48] atealtha: in 9.10 they are switching from SCIM to ibus, I couldn't actually get scim working correctly, but you can configure ibus by installing the input methods for your language in System/Administration/Language Support; selecting ibus as the input method and configuring ibus in System/Preferences/Ibus Preferences; then rebooting; you can start ibus with ctrl+space [00:49] {chmod}755: }: no, i am going to try this approach and ill be back to report my results [00:49] http://www.saltycrane.com/blog/2008/08/notes-moving-ubuntu-wubi-standard-ext3-partition-using-lvpm/ [00:49] syn-ack, I installed libdvdcss2 and still no playback. [00:49] what doyou think [00:49] fission6: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [00:49] trism: thanks I'll take a look [00:49] <{chmod}755> fission6, One moment and let me look [00:49] meganerd: I was able to log in via ssh, but service gdm restart didn't work [00:49] <{chmod}755> fission6, that looks good. If it doesn't work go to #linux and we'll help you there. [00:49] ok, cool [00:50] can someone help me with my fozen login screen? [00:50] Does anyone know why nexuiz glx has sound that hardly ever works and sdl always has sound and its very laggy for ubuntu? Other distros it works fine in. [00:50] <{chmod}755> datz, What's up? [00:50] awesome! thanks so much {chmod}755, be back in a bit [00:50] <{chmod}755> fission6, no worries [00:50] anyone have any ideas on how to set up FTP? [00:50] {chmod}755: I tried the magnifier at the login screen and everything froze [00:50] no [00:50] I've just run screen -S tty1 and would like to be able to get back to tty0 whilst keeping irssi running, how? [00:50] <{chmod}755> datz, Did you try a reboot? [00:51] {chmod}755: yes [00:51] <{chmod}755> datz, What happened? [00:51] it tries to magnify and then freezes [00:51] <{chmod}755> So the computer is shutting down, booting up, reaches the login screen and attempts to magnify, then freezes? [00:51] yes [00:52] I've logged in via ssh now [00:52] xorg is using 100% cpu [00:52] syn-ack, I'm afraid that new DVDs do not work with Ubuntu anymore. Or at least on my system. [00:52] hey! pidgin wont start o.o and neither will amsn. they quit as soon as i try and run them. im on a wubi install. any tips? [00:52] <{chmod}755> datz run init 1 and kill process. [00:53] {chmod}755: kill xorg? [00:53] rascal999: detach it with ctrl+a d, you can reattach it again later with screen -r tty1 [00:53] <{chmod}755> datz, Well, when you runlevel 1 xorg won't be active anymore. [00:53] Axle, http://www.wikihow.com/Set-up-an-FTP-Server-in-Ubuntu-Linux [00:53] oh, ok let me see.. [00:54] Ferris-, Is pigeon still running in the system monitor or is it completely shut down? [00:54] Ferris-, or amsn? [00:54] Anyone else able to playback a recent DVD like StarTrek? [00:54] {chmod}755: I don [00:55] don't know what are the exact commands? [00:55] sudo /etc/init.d/ 1? [00:55] DILS-VBOX: how do I change the FTP home directory? [00:55] {chmod}755: "sudo init 1 kill process" [00:56] <{chmod}755> datz, One second? I'm not real familiar with this issue so I'm trying to remember what all needs to be done. [00:56] anyone recommend a particular guide to using ndisgtk, or will any random one off of google work fine? [00:56] oh no! i can't click or alt+tab to any windows... [00:56] {chmod}755: ok, I've tried sudo service gdm stop [00:56] Bookman, try this sudo /usr/share/doc/libdvdread4/install-css.sh [00:56] <{chmod}755> datz, You have compiz installed/running? [00:57] {chmod}755: I would assume [00:57] how do i refresh compiz ? [00:57] <{chmod}755> datz, any success when you disable it? [00:57] {chmod}755: not sure how would I do such? [00:57] how can i get add-apt-repository functionality in ubuntu server? [00:57] {chmod}755: I guess what I'd need to do is kill gdm and restor xorg.conf [00:58] petsounds, nope, still not go. [00:58] but I can't seem to kill gdm [00:58] got it :) [00:58] Bookman, restart your movie player [00:58] kindofabuzz, install the python-software-properties package [00:58] petsounds, yup, did that [00:58] unop, thanks buddie [00:59] hmm .... i know this laptop has a broadcom 4306 card, but i can't see it in lspci. since i assume that's bad, what could be wrong? [01:00] On a fresh install of ubuntu suspend and wake work great but on after a few days it will finally freeze keyboard and touchpad on a wake and I have to force restart and then every other time I try to boot I get a lid argument error and and have to reset 2 to 3 times to get back into ubuntu. is a file getting corupted ? is it something I can fix? I dont want to keep reinstalling everytime it starts doing this really bad [01:00] i can access the information on my HDD but cant format it and the previous OS on it wont start === rainofkayos is now known as EvilBrocade [01:00] petsounds, I think the new encryptions are just too good. [01:00] Hey folks, I have a Toshiba A15 which does not support booting from USB. I took out the harddrive from this laptop for other purposes, and was wondering if there is a way in which I can boot from a CD, and then use that to boot Ubuntu off of a flashdrive? [01:01] lol no Bookman [01:01] Bookman, can you create .iso image from the dvd? [01:01] blendmaster1024, Ok, any other explanation is welcomed. [01:01] Is what I am looking for possible? ie. install grub on a cd, and use the flashdrive as the hard drive? [01:02] Bookman, broken libdvdcss. [01:02] of course. === palanthas is now known as palanthas{afk} [01:02] !away > palanthas{afk} [01:02] palanthas{afk}, please see my private message [01:02] am I asking my question in the wrong channel? should I ask in a hardware channel.......not sure if my problem is hardware or software related [01:02] remu, oh yes [01:02] blendmaster1024, but it was just freshly installed. [01:03] blendmaster1024, is there a guide you would recommend? [01:03] Bookman, that doesn't mean *anything*. [01:03] blendmaster1024, ok. [01:03] remu, nope. i just happen to know enough on my own that i wouldn't need a guide for that. [01:03] petsounds, I have no idea how to create an iso [01:03] blendmaster1024, hmm, alright [01:04] Bookman, open Brasero > Disc Copy === palanthas{afk} is now known as palanthas [01:04] that's badly illegal in the us, i sure hope you're nnot [01:04] petsounds, does not see the disk [01:05] * blendmaster1024 is afk (this is not an autoaway) [01:06] streaming video (divx) is extremely slow for me, I'm using geckomedia to stream thru firefox on Ubuntu 9.10..... It seems to happen from every stream i try. Anyone else have this issue? [01:06] petsounds, it plays older dvds with no issues [01:06] Does anyone know how to change vsftpd's home directory? [01:06] i can access the information on my HDD but cant format it and the previous OS on it wont start, any help? [01:07] Hi peoples!! [01:07] Hello person. [01:07] i'm not a people i'm a dog [01:07] hi Jasonrj :) [01:07] streaming video (divx) is extremely slow for me, I'm using geckomedia to stream thru firefox on Ubuntu 9.10..... It seems to happen from every stream i try. Anyone else have this issue? [01:07] <--- is nobody [01:07] Bookman, Brasero can't read your disc? humm. i think there's a problem with your disc or rom. === goose_ is now known as goose [01:08] petsounds, yes, but older discs work just fine. [01:08] My bluetooth headphones have worked beautifully untill I just got my bluetooth mouse. Now everytime I move my mouse my audio goes out. Anyone else have this issue running two bluetooth devices at the same time? [01:08] Let me try my other computer. === Bwaah|Eat is now known as Bwaah|Digest [01:13] ugggh streaming divx is soo slowwww what can i do to improve it? [01:13] this is ridiculous [01:14] i know someone else has or is experiencing this nightmare [01:15] hmm .... i know this laptop has a broadcom 4306 card, but i can't see it in lspci. since i assume that's bad, what could be wrong? === Bwaah|Digest is now known as Bwaah|Shower [01:16] hello all, curiously, is there any existing tools that can be used to manage apache and all is configuration files (add/del vhost, etc) ? [01:17] nexact, that doesn't make sense. [01:17] using 9.10 I m not able to span my windows across multiple monitors when using nvidia twin view [01:17] if my laptop wakes to log in screen from suspend and I can not access my synaptics touchpad or keyboard. is there another function key that might recover use of the keyboard? I have a bluetooth mouse and it works when touchpad and keyboard dont.... [01:17] nexact, webmin; but I didnt think that was recommended anymore... [01:17] hello [01:18] rootlinuxusr, yea, wont use that, certainly ;) [01:18] got some great news here [01:18] is there a way to have a virtual keyboard that I can use the bluetooth mouse on? [01:18] Apt-fast over apt-get here is a video link http://www.youtube.com/watch?v=x2hmO42s-tc&feature=fvw [01:19] someone please comiserate with me about this divx streaming nonsense, its the slowest thing ever... how is this possible? [01:19] Which is more recommended - apt or aptitude? [01:19] -apt [01:19] apt-fast works about 4 times as fast as apt-get works ,but I am not a computer whizze so some one needs to figure out its actual speed [01:20] someone figure out why streaming divx is so damn slow [01:20] still cant seem to be able to access my cdrom driver from 9.10 [01:20] anybody? [01:20] this link states 26 times faster then apt-get this seems to be all hype http://www.mattparnell.com/projects/apt-fast-and-axel-roughly-26x-faster-apt-get-installations-and-upgrades.html [01:22] apt-fast uses axel which is a download acclerator I downloaded seamonkey the package for openoffice with apt-fast in about 11 to 12 seconds [01:22] with apt-get I got seamonkeys downloaded in about 48 seconds [01:22] rootlinuxusr, apt is the library/platform. aptitude is just one of many tools that uses apt as a backend. maybe you were referring to apt-get there? [01:22] Hi, my login screen freezes whenever I get to it, I've managed to log in via ssh and stop gdm, now, how do I restor my xorg.conf. It is the mangnifier that freezes the login screen, so I need to find a way for it to stop from trying to load when I start [01:23] rww: give apt-fast a try it really is faster at downloads then apt-get [01:24] Well Datzy, it's obviousely a configuration you have to change, but in the mean time, you can change the name of the process so that Xorg can't find the magnifier program, that way you can log in for now [01:24] Dr_Willis: give apt-fast a try you will like it it runs great [01:24] what is the right way to find out what device my cdrom drive is on in my system [01:24] ;) [01:24] hello guys [01:24] hi [01:25] can anyone lend a hand on gnome-do? [01:26] ultraparadigm: How would I go about doing this? [01:26] I have a bad interfaces file which is casuing ubuntu not to start (even in recovery mode) [01:26] Datzy, When the OS starts up, if you can't log into to X, then press CTRL-ALT-F1 to swich to a regular TTY [01:27] .... [01:27] is there some key I can press on start up to tell it to ask me if it should load stuff? [01:28] Then find the magnifier program. (do you know where it is) After you find it rename it to something like gdm_old [01:28] moore, what's your question? [01:28] rename gdm gdm_old --- Then restart [01:28] i'm just trying to figure-out where gnome-do hides its cache... [01:29] ultraparadigm: I see [01:29] i changed a bunch of icons, but gnome-do doesn't recognize it. [01:29] or rather "sudo gdm gdm_old" Provided that gdm is the name of the executable. I don't know where it is though, you will have to find it [01:29] can someone give me a 30 second crashcourse on ubuntu/debian? [01:29] what's the command to install stuff [01:29] apt_get? [01:29] I keep doing pkg_add, I'm too used to freebsd lolz. [01:29] ultraparadigm: ok [01:29] yes thats it [01:30] sudo apt-cache search x; sudo apt-get install x; [01:30] thanks :D [01:30] ultraparadigm: it will be in /usr/bin? [01:30] hello guys [01:30] !aapt [01:30] I've had to boot to a livecd to rescue this brand new ubuntu install... [01:30] !apt [01:30] APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Adept (KDE) or !KPackageKit (KDE) [01:30] After updating the system it won't reboot [01:30] grub is messed up [01:30] epic lame. [01:30] :( [01:30] <3 chroot [01:30] Gonna blow grub away and install lilo :) [01:31] !netsplit [01:31] netsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit [01:32] lawl. [01:32] hi all [01:32] Freenode splits so much [01:32] and gets attacked so much [01:32] can anyone help about preseeding? [01:32] #ubuntu should b e on efnet ;D [01:32] I'm getting an error related to PPPoE and I haven't preseeded anything about that, any idea? [01:34] doe's anyone know the way to make ubutun ask you about each service as it starts up? [01:34] used to be a shortcut [01:35] Hmm, i dont recall ever seeing that feature sabgenton You mean like 'Do you want to start ssh? (y/n)' [01:35] yeah! [01:36] nerer seen that [01:36] you don't rember seeing it in ubuuntu? [01:36] wondering if http://pastebin.com/m3e73cdbc would be typical results for a udma5 hard-drive ? [01:36] I know I seen it in other distros [01:36] ssh server is not included as part of the default ubuntu install [01:37] which is why you don't see that question like you do in other distros. [01:37] Dr_Willis: ok well failling that what do I add at the end of a boot line to enter single user mode [01:37] sing [01:37] single [01:37] chears [01:37] hello guys. i've had an ubuntu installation on a pentium 4 server and now i want to move the disk (and the very same installation) to a pentium 3 server. so i'm changing all the hardware minus the disk itself. is this possible? what do i need to do in order to accomplish this? (i'm a pretty advanced user) [01:37] that would be 'single' :) [01:37] thanks in advance :) === Bwaah|Shower is now known as Bwaah [01:37] syn-ack: yeah but it wasn't just for ssh [01:38] it was for all services starting up [01:38] tpinto: it should work. [01:38] tpinto, just swap the drive, it will keep working [01:38] ask for each step by step [01:38] wondering if http://pastebin.com/m3e73cdbc would be typical results for a udma5 hard-drive ? [01:38] sabgenton: not a feature of ubuntu that ive ever seen [01:38] I think it was i [01:38] ok, many thanks :) [01:38] for interactive [01:38] maybe that was gentoo [01:38] I thougtht redhat had something too [01:38] so it seems the problem i'm getting is nothing related to the change [01:39] syn-ack: I'lll try single anyhoo [01:39] i'm getting a "init: upstart-udev-bridge main process killed by SEGV signal" on boot [01:39] any thoughts? [01:39] :) [01:40] wtf, ubuntu is weird. Why are the UUID's in my fstab [01:40] and not typical device entries [01:40] paulmer: you answered your own question [01:40] paulmer, change them for /dev/device ...... [01:41] blakkheim, device entries as in /dev/sdx [01:41] or hdx [01:41] paulmer: i know what you meant [01:41] I'ven ever seen UUID before [01:41] in an fstab [01:41] uuid causes problems for me [01:41] I'm running 9.10 and am trying to recover my grub setup using this howto (https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows), but I'm running into issues. [01:41] using UUID's is not weird. many disrtos are using them in fstab now [01:41] paulmer: what i was saying is that the reason was in your question, "ubuntu is weird" [01:41] paulmer: it's a fixed way to refer to a particular filesystem no matter what device node it gets mapped to [01:41] oh [01:41] :D [01:41] What do I need to do from a 9.10 CD to load grub2 back to the MBR? [01:42] alankila, yeah. But device nodes rarely get swapped around [01:42] why cant the partitioner in the ubuntu installer find the ex4 partition i created on my HD? [01:42] deltaray_: you could chroot into the installed system. and use update-grub or use update-grub with the proper options to tell it where to install to. [01:43] Dr_Willis: Thanks. I tried running update-grub from a chroot and that didn't reinstall grub on the MBR. It did seem to complete without error though [01:43] The reason for using a UUID is so that it doesnt matter where the disk is placed on the device tree, the system still knows where to boot and mount from [01:43] paulmer: I bet it's fallout from the hda/sda switch which happened couple of versions ago, actually. [01:43] Dr_Willis: or if it did install grub, I can't see it on boot. [01:43] grub2 is new to me. [01:43] that was to you, paulmer [01:43] http://gadgetmix.com/index/how-to-restrore-grub-bootloader-in-ubuntu-9-10-standard-and-netbook-remix/ [01:43] seems rather clear on the command. :) [01:44] cd mrxvt [01:44] syn-ack, a smart solution indeed.. [01:44] !f [01:44] especially for those of us who have finicky machines [01:44] that like to swap them around [01:44] wondering if http://pastebin.com/m3e73cdbc would be typical results for a udma5 hard-drive ? [01:44] Where do you lookup the UUID for a partition? [01:44] paulmer: is it's not that weird afterall. [01:45] http://serverfault.com/questions/3132/how-do-i-find-the-uuid-of-a-partition [01:45] Dr_Willis: yeah, I tried using that sudo grub-install --root-directory=/media/root /dev/sda and that's what I'm saying completed without error, but that didn't work. [01:45] !uuid [01:45] To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID) [01:45] I also tried grub-update [01:45] NotTooSmart: the data transfer rates are lowish. I have UDMA 6 and measure 77 MB/s... I don't know what the UDMA5 rate was, don't remember it any more [01:45] deltaray_: cry chrooting into the installed system and using the update-grub command perhaps [01:45] the cached reads test is irrelevant, it's a memory-to-memory kind of test. That also indicates that you have a low-end system, though [01:46] alankila, udma5 is supposed to be 100mb/sec and im getting like 46, I know it wont be 100, but less than half? [01:46] Dr_Willis: When I try that, it says [01:46] deltaray_: You only have the 1 hard drive? [01:46] "Cannot find list of partitions!" [01:46] ok I knowtcie recovery mode option is just puting single at the end [01:46] deltaray_: thers some extra commands you have to do befor you chroot [01:46] so fat lot of difference me entering it myself [01:46] http://delicious.com/dr_willis/grub2 [01:46] Dr_Willis: I have 2 hard drives, /dev/sda1 has Linux on it, there is also a swap part ont hat drive, then /dev/sdb1 has Windows XP [01:47] deltaray_: be sure the bios isent accidently booting the other hd. [01:47] Anyway to clear the last command in history without clearing the whole history? Going to rar a directory with pass via CLI [01:47] alankila, disregard [01:47] NotTooSmart: yes... overheads, perhaps a low speed of CPU harming it ... Not sure [01:47] Dr_Willis: Ok, I didn't do the bind /sys partition, forgot about that one. [01:47] http://grub.enbug.org/Grub2LiveCdInstallGuide has some commands i always do befor i chroot.. see commands 1-6 [01:47] alankila, my other drive is getting 66 or so, so atleast I know its working [01:48] where does ubuntu saves the packages installed with aptitude ? [01:48] NotTooSmart: you can use -i flag to check which UDMA mode is actually being used [01:48] NotTooSmart: the active mode is marked by * [01:48] alankila, well, I think I have a kernel bug, so I had to force 80 wire detection, now udma5 is selected, before it was udma2 [01:49] Dr_Willis: Thanks, that worked, but does that install grub to the MBR? It doesn't really say. [01:49] deltaray_: you did tell it to install to sda and not sda1 ? [01:49] alankila, now dmesg | grep ata says they are both configured for udma/100 [01:49] sda = the mbr of the drive.. sda1 = the boot record of the partition [01:49] Ok, looks like it did after checking with dd if=/dev/sda bs=512 count=1 | strings [01:49] NotTooSmart: ah. Okay. Or maybe you have cd-rom on the same ide channel, that commonly forces to udma2 [01:49] Grub shows up in that output. [01:50] alankila, no sir, I have no cd-rom drives on this machine [01:50] Dr_Willis: Yes, I did say sda [01:50] I'm actually not new to Linux at all, just new to grub2. [01:51] Ok, well I'll try rebooting now and see what happens. [01:51] alankila, im guessing since im getting over 33mb/sec that the force 80 wire detection did work. [01:52] NotTooSmart: yes, I guess. === EvilPenguin| is now known as EvilPenguin|iMac [01:54] * Daugha|n chuckles. [01:54] jesus do you know how annoying that registering system is?! [01:55] * Dr_Willis hasent noticed.. [01:55] dumb thing never sent a confirmation email so i had to change my name and use a spare email. [01:55] anyways. [01:56] why ubuntu dosent work!? [01:56] anyone here use Wubi? I powered down my windows badly and now my wubi install wont boot, is there a way i can access the home/user pull crap before I reinstall? [01:56] Mine does? [01:56] ballsac: given the details youve supplied.. it must be due to gremlins.. [01:56] After some updates, the desktop won't show up and window decorator isn't there after a restart/log-out-log-in. Any ideas what could be causing this? [01:56] I have an issue whenever i move my mouse, i get a chirping, like a cricket chirp, from my speakers. any idea how to fix this? [01:57] where does ubuntu saves the packages installed with aptitude ? [01:57] sutabi: i think the wubi stuff is all stored in a single filesystem in a file. that you could mount from a live cd to copy things from. but ive no idea what the file name is or where its at [01:57] how do i grow my wubi install? can i? [01:57] >:| [01:58] OldParr: you mean the actual deb packages? /var/cache/apt I think [01:58] Hey, Dr_Willis [01:58] Dr_Willis, I figured ~_~ thanks [01:59] does anyone here know anything about joomla with ubuntu? [01:59] Dr_Willis: does aptitude saves packages to disk by default or do you have to configure it to do it? [01:59] OldParr: it works the same as apt-get does. saves them to the cache [01:59] wouldent make much sence for it to not work that way [01:59] Dr_Willis: by default, it does it? [02:00] OldParr: you mean the actual deb packages? /var/cache/apt I think [02:00] yes it should as far as i know. [02:00] its just another front end to the package manager system [02:00] oh dam i tryed to get in from another disto dual boot [02:00] why does ubuntu still show up under my windows parition boot after i uninstalle dit [02:00] but it's old and doesn't have ext4 [02:00] lol [02:00] -_- [02:00] curse ext4! [02:01] whats it good for anyway [02:01] Dr_Willis: yes there are the packages, thanks [02:01] sabgenton: moar speed [02:01] oh ok well thats allways nice === Ferris- is now known as Ferris`away [02:01] execpt older os's cant read it :( [02:02] sabgenton gos to make boot usb [02:02] :( [02:02] After some updates, the desktop won't show up and window decorator isn't there after a restart/log-out-log-in. Any ideas what could be causing this? [02:02] any other ideas anyone? [02:03] to recap I stuffed up /etc/network/interfaces and now ubutntu won't boot [02:03] keepsake: do you get X at all, or nothing graphical? only TTYs? [02:03] how do I stop it loading the network and haulting the boot up [02:03] sabgenton: can you pastebin your current 'interfaces' ? [02:04] no because I can't boot! [02:04] mount from livecd? [02:04] If i could I would wipe em so it would boot [02:04] where are ou typing from now? [02:04] don't have a cd right now [02:04] cdrom [02:04] * sabgenton goes to get all the nessicarrys [02:04] FireCrotch: are you around [02:04] I would think the single rescue mode would still boot.. Ive never seen a system not boot because of the network [02:05] daftykins: I get panels and background image [02:05] daftykins: still I can't remmber stuffing networking on other distros and having then not even boot [02:05] daftykins: In fact I can run a terminal using a panel and do compiz --replace and get my things back. Desktop stays invisible though. [02:05] keepsake: have you tried creating a new user and logging in as that to test, to see if it's something in your home folder? [02:05] daftykins: Will do. [02:06] Dr_Willis: It will if the bios is set for lanboot. [02:06] oh yay I have netbook karmic on usb [02:06] saved === Stanto is now known as s74n70 === s74n70 is now known as Stanto [02:07] Why doens [02:07] lanboot exclusively, I shoujd say. Ran across that the other week. [02:07] 't the ubuntu livecd come with sshd [02:07] blarg [02:08] paulmer: the live cd dosent come with a lot of things.. due to space limitions [02:09] Dr_Willis: I foresee them switching ti livedvd in the not so distant future [02:09] anyone? [02:09] ardchoille: i will be suprised when they do that. [02:10] I think kubuntu is already doing that in the next release or so [02:10] ho [02:10] hi [02:10] I think they need to get rid of wubi also. :) [02:10] So anyone look at apt-fast????? [02:10] :) [02:10] sup guys; im curious - how do i determine which log to find when the system goes unresponsive other than ability to switch workspaces? everything else locked up. [02:10] using ubuntu 9.10, x64 [02:11] well have fun with apt-get slow I'm using apt-fast goodbye [02:12] Fatal: Trying to map files from unnamed device 0x0011 (NFS/RAID mirror down ?) [02:13] hmmmm, chrooted in to my ubuntu netbook, removed grub and installed lilo. [02:13] i have probelm in apt-get build-dep ruby missing source .list [02:13] lilconfig didn't want to play nice with the UUIDs in /etc/fstab so I replaced them with traditional addresses..still wouldn't work [02:13] can someone help me determine the cause of a system lockup? (ubuntu 9.10, x64) [02:13] wrote up a config and now it's telling me this: [02:13] Fatal: Trying to map files from unnamed device 0x0011 (NFS/RAID mirror down ?) [02:13] morphias: Try /var/log [02:14] i have a cox cable connection. My desktop auto-eth0 connects just fine but when I plug the ethernet cable into my laptop it does not. Why is that? [02:14] Daugha|n, any specific log file i should look into? [02:14] "apt-get build-dep ruby" [missing sources .list] [02:15] morphias: Can try syslog, but, I didnt have one in mind, just pointing you in a directio to start looking. [02:15] Nevermind, I am daft - I didn't bind /dev to /mnt/ubuntu/dev [02:15] hajmola, are you using a router or direct to the broadband modem? [02:15] okay thanks Daugha|n .. [02:15] np [02:15] daftykins: I tried, and it is something in my home folder (a test user account worked fine). [02:16] jeffreyf, direct to the modem... i just moved and i don't have a router yet [02:16] Daughln could u help [02:16] is normal that firestarter crashes in ubuntu 9.04 ? [02:17] is normal that pidgin crashes when conecting to msn protocol in ubuntu 9.04 ? [02:17] hi [02:17] hajmola...You may need to reset the router between connections (power it down and switch computers on the wire). As the DHCP server has already registered the computer you HAD connected...OR if you wait a few minutes between disconnect and connecting the other system, that may work also.... [02:18] jeffreyf, that makes sense, thanks. It's a battery powered modem so should I pull the battery out too or press the reset button on back? [02:19] How do I find out what group is running apache? [02:19] hajmola...a reset should do... [02:20] jeffreyf, thanks a lot, I'll give that a try [02:20] Axle: it should be running in "apache" though man group [02:20] syn-ack, so if I wanted to add a user to the same group that's running apache, what command would I use? [02:20] I am looking to backup my mothers window partition and am using a live CD of 9.04. Disk Usage Analyzer (you know, the sexy pie chart tool) says there is only 18 gigs used, yet the system monitor says there are 88 gigs being use. What creates this discrepancy and which should I trust? [02:21] Axle: sudo adduser username www-data [02:21] syn-ack: apache runs as www-data:www-data [02:22] Flannel: good to know... I havent run it in a while obviously [02:22] Daugha|n, hmm... syslog shows a ntupdate / time server exchange around the time when my laptop kinda froze up... but there isn't like an obvious "error" message. [02:22] how do I backout my current version of flash plugin to something earlier... Synaptic shows 10.0.42.34ubuntu0.9.10.1 but its been giving me some odd problems and I wanted to try an earlier version. [02:22] Something in my home folder is preventing window decorators and the desktop to start properly; what could the culprit be? [02:23] morphias: I dunno. I was just giving you a place to look for logs. I'm a newb. [02:23] ah. well you helped. im checking Xorg and Compiz logs (might be an intel thing?) [02:26] I have managed to remove the recycle bin icon from the lower right panel, how can i get it back? [02:26] hmm [02:26] how do I change what group owns a directory? [02:26] solexious, right click the panel, go to add to panel and search for trash [02:26] Axle, chgrp [02:27] ok [02:27] ty [02:27] Axle, chmod too [02:27] tawd: its not listed :s [02:27] Hi All. I have a system with a ATI Radeon 2600 for a while that has all sorts of issues with video. Basically I want to redo the drivers etc. What is the recommended driver approach for a XBMC computer with a Radeon nowadays? [02:27] chown, not chmod [02:27] solexious :( uhh... [02:27] and if I do chgrp -R [02:27] it will change everything [02:27] right? [02:27] firestarter launches the following error: unable to execute /usr/sbin/firestarter as root user. it is not possible to copy the user's Xauthorization file [02:28] keepsake: ah cool, if compiz is acting funny i might be tempted to move .compiz and the .gnome folders in /home to backups [02:28] daftykins: Afterwards, would logout/login test to see if things were fixed? [02:28] gah. is it just me or does intel drivers actually have a regression issue? [02:28] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [02:28] Axle, depends, everything under a directory and all it's subdirectories, etc [02:28] * morphias goes to find an intel linux driver channel [02:28] I am looking to backup my mothers window partition and am using a live CD of 9.04. Disk Usage Analyzer (you know, the sexy pie chart tool) says there is only 18 gigs used, yet the system monitor says there are 88 gigs being use. What creates this discrepancy and which should I trust? [02:28] hey guys [02:29] keepsake: yeah should be that simple [02:29] daftykins: Testing [02:29] <{chmod}755> !hi | mithridates [02:29] mithridates: Hi! Welcome to #ubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay! [02:29] what's the best screen recorder in ubuntu? I wanna capture the screen of a virtual machine (vbox) [02:29] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [02:29] mithridates - gtkRecordMyDesktop [02:30] JPSman: tnx man [02:30] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [02:30] mithridates - np [02:30] daftykins: No dice, still no desktop/window-decorator. [02:30] hello??? first time here. [02:30] daftykins: Should I try moving .gconf too? [02:31] keepsake: all .compiz .gconf and .gnome / .gnome2 related jazz ja? [02:31] :) [02:31] daftykins: I'll test that [02:31] so which hard drive tool should I trust for size, Disk Usage Analyzer or System Monitor ? [02:31] firestarter launches the following error: unable to execute /usr/sbin/firestarter as root user. it is not possible to copy the user's Xauthorization file [02:31] o/ [02:32] howdy [02:33] howdy [02:33] oops [02:33] ohai [02:33] I'm trying to figure out how to use this IRC stuff in Empathy, forgive me. :D [02:33] daftykins: Hmm, that reset my desktop/panels, but didn't fix the desktop or window-decorators [02:33] how to add source for "build-dep ruby" [02:33] i am having trouble after using lvpm and wubi. it seems like grub never added ubuntu to a boot menu, how do i properly add a boot option for a partition on /dev/sda5 for ubuntu 9.10 [02:33] firestarter launches the following error: unable to execute /usr/sbin/firestarter as root user. it is not possible to copy the user's Xauthorization file [02:34] i'm trying to figure out hows this irc stuff in terminal ^^ [02:35] keepsake: ah, hmm not sure then i'm afraid [02:35] hows it going? [02:35] Halp! My bluetooth mouse is canceling out my bluetooth headphones! [02:35] daftykins: Hmm, this is strange. There are no other folders that could be doing this? [02:35] does anyone know much about kubuntu and composting? [02:36] They are both detected and connecting but when I move my mouse the audio cuts out [02:36] <{chmod}755> !ask | brian__ [02:36] brian__: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [02:36] brian__: You need to askin #kubuntu [02:36] keepsake: umm if you could pastebin a listing of "la -a ~/" i could have a glance over but i'm not sure [02:36] in ubuntu/gvim everytime i mouse over a gvim window my mouse cursor disappears, which makes it impossible to highlight text accurately, etc. any idea how to fix this? [02:36] keepsake, are you using CSSM to manage compiz? If so, do you have the "window decorator' option checked or not? [02:36] how do you force a 32bit app to install on a 64 bit sys? [02:36] ok then, sorry to annoy. i've got composting working beautifully with compiz fusion in 9.10 but when i reboot it gets suspended. i would like to prevent that [02:36] how can I install Netbook Remix's overlay in the Desktop Edition? You know, that thing that primarily organizes all the applications in Netbook Remixe [02:36] Viper1432: It's enabled. I'm more worried about the desktop not showing up though [02:37] *remix [02:37] ultraparadigm How close are you to the computer [02:37] Jeffreyf, Very close, it's a laptop [02:37] keepsake, what exactly do you mean by "desktop not showing up"? [02:37] brian__: I'm sure the folks in #kubuntu can help as that is the official channel for kubuntu [02:37] thank you. sorry to bother [02:37] I'm using ssh to connect to a box, how do I attach it to one of the local terms? This way when i log off it will continue running? [02:37] have a nice day [02:37] ultraparadigm, are there wireless phones or cell phones within close proximity of your computer [02:38] Viper1432: I see my desktop image, but icons don't show up and right-click doesn't do anything. [02:38] Jeffreyf, Yes, we have wifi, cell phones and cordless phones. [02:38] ultraparadigm, how close? [02:38] nintendude794, sudo apt-get install ubuntu-netbook-remix and then reboot. [02:39] have you checked gconf-editor > apps> nautilus >preferences> "show desktop" ?? [02:39] that was for keepsake [02:39] My router is about 4 feet away, celll phone about 4 ft, my wife cell is about 10 feet away [02:39] I know this isn't stricly an ubuntu issue, but does anyone know how to speed up smb share traversal? I've got two linux systems here, one Arch linux, one Ubuntu 9.10. ln -R of the same file shre takes 1/4 second on the Arch system, and 6 seconds on Ubuntu. [02:40] Viper1432: That's checked. [02:40] * matelot for Screenlet, what does it mean "traet as widget" ? [02:40] Hi all. I just installed the ttf-incosolata package, then when I do "xterm -fn '-*-inconsolata-*-*-*-*-*-*-*-*-*-*-*-*'" I get told "term: cannot load font -*-inconsolata-*-*-*-*-*-*-*-*-*-*-*-*". Why? How can I have my xterm use the Inconsolata font? [02:40] daftykins: Here's the command (I ls'd instead of la): http://ubuntu.pastebin.com/d70f0c880 [02:40] Tanthrix: the ubuntu smb.conf file has some examples/notes in the comments as to some options to sue to speed it up [02:40] ultraparadigm Do the bluetooth devices behave out of the room? [02:40] Tanthrix: for a linux to linux - nfs may be MUCH faster then samba [02:41] Dr_Willis: I'll have a look, thanks. This is windows to linux though, so I'm stuck with smb [02:41] Viper1432, daftykins: If it helps, here's some context: I updated to karmic a couple of days ago, and until yesterday, everything worked perfectly. After an update (it seems) things started to go broken. [02:41] Dr_Willis: And when I set it up, I actually copied the smb.conf over from my old system, so maybe there are some new things I ought to enable since this is a newer version of smb. [02:41] My headphones usually work upto about 10 feet, if I go to the bathroom I can still hear music until I get behind the wall, I can't really tell if the mouse works outside the room though :-/ [02:41] keepsake, I had major issues with a karmic "upgrade" as well. My solution? do a clean install but keep the /home directory. [02:41] all my "issues" went away. [02:42] Viper1432: Was it a distro update for you or just regular software updates? [02:42] ultraparadigm, please prefix my handle on your reply so I can pick it out of the rest of the "noise" [02:42] jeffreyf, sure [02:42] Where do I get more informaion on a package that fails install in synaptic Package manager because of dependcys? I'm trying to install Openbve [02:42] jeffreyf, My headphones usually work upto about 10 feet, if I go to the bathroom I can still hear music until I get behind the wall, I can't really tell if the mouse works outside the room though :-/ [02:42] keepsake, I started having problems after a distro update, and it got worse with updates. The clean install (keeping /home) resolved everything. [02:43] ultraparadigm, if you take the laptop, mouse and headphones out of the room, do they behave [02:43] bigdavjoker: try installing it with apt-get [02:43] Viper1432: I'm guessing that involves downloading the disc now >> [02:43] bigdavjoker: open a terminal, sudo apt-get install [02:43] jeffreyf, oh I see lol, let me try down the hall [02:43] keepsake: you got many packages in /var/cache/apt/archives to indicate those most recent updates? [02:44] daftykins: Tons [02:44] jonaskoelker, I get the same meesage unresovlable dependicies but when I look up the package it says it is in universe [02:44] keepsake, do you remember what update apparently started to cause the issues? points to daftykins comment. [02:44] jonaskoelker, libtaoframework is one of them [02:44] Viper1432, daftykins: I have at least a ton of files in here, I'll pastebin what I have. [02:44] bigdavjoker: might it be only of the "wrong" versions? [02:45] keepsake: ah tbh i think i'm too newb to deduce any further! distro updates scare me so i may be tempted to give in to reinstalling like Viper1432 says :S [02:45] where can i get some expert advice on a BootChart :>? [02:45] keepsake: i might tar everything in ~/ myself and add back only the configs for apps you need if you test it as working [02:45] jeffreyf, I'm out in the hall way, and they don't seem to improve any. I can still hear the headphones fine untill I move the mouse [02:45] daftykins: Haha, thanks anyway, I'll see if I can figure something out. It's weird that a secondary account works though. [02:45] Dr_Willis: I should clarify that when I said smb share, I meant a windows share I had cifs mounted. Would doing anything to my smb.conf actually affect this? [02:46] daftykins: Would ubuntu boot with everything in ~ tar'd? [02:46] keepsake: yeah makes it sound like it must be configs :S good luck :) [02:46] jonaskoelker, I see what you mean now one is looking for an earlier version the other just says can not be installed === maXTC is now known as shueddue [02:46] keepsake: two ways to find out :) pretty sure booting'd be fine, maybe not logging in with X [02:47] ultraparadigm I was attempting to see if you had interference from other electronics.... [02:47] jeffreyf, do you think it's that they are forced to use the same channel? [02:47] ultraparadigm...give me a moment [02:47] daftykins: Hmm, is there a way to check what files are read/loaded on log-in? [02:47] ok [02:47] keepsake: not sure i'm afraid [02:47] bigdavjoker: it seems like a bug to me---I'd want packages to have their dependencies met by only other packages from the same release [02:47] morning [02:47] bigdavjoker: ... and I think it's in the ubuntu policy manual (if it has one)---if not, then the debian policy manual [02:47] Tanthrix: the smb.conf is for smb/cifs shares that it is controlling, it has no effect on cifs shares that you are a client for [02:48] jeffreyf, I'm going to disconnect the mouse now that i'm outside and reconnect it [02:48] http://www.dpaste.com/146720 <---- what about this xorg.conf file could be stopping my keyboard and mouse from working when I start gnome? [02:48] if you have a macbook, please contact me [02:48] Tanthrix: i dont think anything in smb.conf would affect teh speeds of a windows -> linux samba transfer [02:48] hello [02:48] ultraparadigm. what model headphones? [02:48] meganerd: That's what I figured. So that means, speeding up cifs mounts will need to be done elsewhere. [02:48] i miss my input devices [02:49] It's just so strange - I've got the same share mounted on both this old arch system, and my new ubuntu system. Side by side, it takes a half second to list all the files on the old arch system, and 6 seconds for Ubuntu. [02:49] jonaskoelker, Yeah I was a bit confused I thought if it was in the list that was the point that it should be able to get whatever it depened on I found one other forum a couple people were having the same problem but not responses thanks for the help [02:49] installed ubuntu 9.10 on an old setup with a Netgear 802.11g card. LSPCI lists the card as gammagraphx or missing ID or some junk, best way to install the driver and make it work? [02:49] bigdavjoker: yw [02:49] Jeffreyf, Motorola's, don't know model number or name, but they are one solid piece that fits around the head, quite uncomfortable too [02:50] <{chmod}755> -kloeri- [Global Notice] Hi all. As you might be aware the spam attacks have picked up again. Please don't click the URLs in the spam messages as you'll be contributing to the problem and most likely immediately klined if you do so. We encourage channel operators to use +R or +r to keep out the spam as needed. For more information see http://blog.freenode.net/2010/01/javascript-spam/. Thank you for using freenode. [02:50] Tanthrix: correct. chances the problem is your network or disk IO [02:50] ultraparadigm ht series? [02:50] can someone have a look at this bootchart and let me know what i can do to speed up boot time? http://imagebin.org/80430 [02:50] ultraparadigm with hands free mic? [02:51] should my hostapd config be in /etc/hostapd/hostapd.conf [02:51] melwtech35: what are you trying to do other than make booting faster? I have never understood this desire. I wouold wait 5 minutes for boot if it meant a more stable system [02:51] it doesn't seem to take there [02:52] anyone here have netgear w311? [02:52] <{chmod}755> meganerd, I completely, whole-heartedly concur. [02:52] with /etc/init.d/hostapd start [02:52] 5 min boot time for a 5 week+ uptime.. :) [02:52] meganerd: I don't know if that's the case, since I can copy to both of these systems at the exact same rate. [02:52] meganerd, not to make it unstable but perhaps trim some of the unnecessary stuff ubuntu has? its a laptop so fast shutdown and start up is necessary [02:52] Tanthrix: so what is slow? I just got back so I missed most of the background [02:53] where does google chromium (browser) store its prefs? [02:53] jeffreyf, it's a Motorokr S9 Bluetooth Stereo Headset [02:53] meganerd: No problem. What is slow is the file traversal. It takes a half second to ls -R 3000 files on this samba share on my old system, and 6-7 seconds on my new system. [02:53] melwtech35: my primary system is a laptop, 9.10 is faster than 9.04, I am not sure how fast I could get it to go [02:53] On Ubuntu using Dust theme, it seems like there is only 1px to grab onto at the window edge. Anyone else notice this? Any remidies out there? [02:53] jefferyf, yes it has a mic in it too [02:54] meganerd, current boot time says 1 minute, thats a lot, i guess i shoulda gone with gentoo [02:54] Tanthrix: check /var/log/samba on the server, it keeps per host data there [02:54] jefferyf, but I can use the mic with a stereo profile [02:54] melwtech35: the best thing you could do is install an Intel SSD [02:54] how do i use ATI drivers? [02:54] jeffreyf, but I can use the mic with a stereo profile [02:55] jeffreyf, opps, I mean I can't* use the mic with a stereo profile [02:55] meganerd, theres no "remove all junk" option for ubuntu desktop im guessing :( [02:55] lspci | grep VGA [02:55] 01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 200M] [02:55] ATI driver for that [02:55] meganerd: Nothing in there looks different or out of place. Would a cifs mounted share log to there anyway? [02:55] meganerd: My issues are purely with traversing a windows share across the network, not traversing a samba share from my windows machine. [02:56] hello all [02:56] meganerd, can i uninstall this pulseaudio ? [02:56] //u [02:56] daftykins, Viper1432: Thanks for your help, I've managed to stumble upon the solution: rename as many hidden folder as I can =D I've lost all of my settings but at least it works now. [02:56] melwtech35: yes, but I doubt it has any effect on boot time [02:57] keepsake: cool :) [02:57] meganerd, so ubuntu installs Alsa and PulseAudio ? is there a need for both? or is it safe to remove [02:57] daftykins: Although, I have to say, this will be a bit tedious, restoring this many settings =P [02:57] keepsake, sorry was afk there for r/l, but glad you figured it out! :) [02:58] Viper1432: Thanks =D [02:58] melwtech35: pulse runs on top of alsa, it makes it easier to connect various audio apps [02:58] what's the best wifi app to use with a netbook and linux? I use wpa2? thanks [02:58] melwtech35, pulse DEPENDS upon alsa. If it works...don't futz with it. lol [02:58] <{chmod}755> Coffee anyone? [02:58] this isn't a media PC though i dont use sound and that really [02:58] melwtech35: this is actually a complex question, I would leave it alone unless you really know what you are doing [02:59] gotta run again, beback later. [02:59] no one is active in #xubuntu. if i can't edit menu.lst, how can i fix the xubuntu shutdown problem in 9.10? [02:59] well ill just blow it away and if it doesnt work ill fix it [02:59] hi guys, im trying to download a package, and im checking the arch. Is x86_64 = amd64? [02:59] binMonkey: edit /etc/default/grub.cfg? [02:59] <{chmod}755> dukz, yes [02:59] dukz: yes [02:59] thanks :) [02:59] <{chmod}755> dukz, no worries [03:00] ziroday: just add the force line somewhere at the bottom? [03:00] How do you evoke the firefox profilemanager ?? I tried this link: http://kb.mozillazine.org/Profile_Manager#Linux. [03:00] why is the latest version of firefox 3.5 but ubuntu repo is 3.0 ? [03:00] binMonkey: I'm confused as to what you are trying to do [03:00] jeffreyf, did you get my last reply? [03:00] yxz97: The repo is 3.5, I'm pretty sure [03:00] I want the 3.5 how can I get it with apt-get ? [03:00] yxz97: which version of ubuntu? [03:01] yxz97: sudo apt-get update, sudo apt-get upgrade firefox [03:01] <{chmod}755> yxz97, When each release of Ubuntu is developed it has feature and package freezes. If a package is old in the repo it's because of the freeze. It'll be corrected in the update(s). [03:01] !info firefox | yxz97 [03:01] yxz97: firefox (source: firefox-3.5): meta package for the popular mozilla web browser. In component main, is optional. Version 3.5.7+nobinonly-0ubuntu0.9.10.1 (karmic), package size 71 kB, installed size 128 kB [03:01] 9.04 I have [03:01] ziroday: xubuntu has a shutdown problem. before you could add apm=force (that's not the correct line but i can't remember it now) to /boot/grub/menu.lst to fix it. [03:01] how do i evoke the firefox profilemanager??? [03:01] Dr_Willis: Fixed my problem. It turns out, I had disabled the first drive in the bios and forgot about that. Doh! [03:01] i have question: in xchat, is there a way to make me automatic identify myself ? [03:01] <{chmod}755> yxz97, Well then there you go. You're on 9.04 [03:01] yxz97: That's probably why. The 9.04 repos are older than the 9.10 repos. [03:01] i hate to keep on repeat typing identfy myself [03:02] binMonkey: read https://help.ubuntu.com/community/Grub2 [03:02] <{chmod}755> phong_, Yes in Network manager. [03:02] <{chmod}755> phong_, Xchat->Network List-> Freenode (hit edit and enter password) [03:02] I think I need another IRC client. Xchat is too much chatter with all the quits showing up in the main window [03:02] ultraparadigm: irssi [03:03] can I still install firefox 3.5 on this version ? [03:03] ziroday: i've read that. it doesn't tell me what file to edit. [03:03] ultra, i think you can turn that off [03:03] I mean its just from 9.04 to 9.10 is change isn't abismal.. [03:03] yxz97: Yes, but you'll have to download and install the .deb yourself. [03:03] binMonkey: sorry, you want to add apm=force as a boot option correct? [03:03] ok what about auto join channel [03:03] ultraparadigm: I think you have xchat filter out lines like that. [03:03] yxz97: Is there a specific reason you don't want to upgrade to karmic? [03:04] yxz97, you can download firefox 3.5 from mozilla website and then extract it and add firefox shell script with alacarte. [03:04] <{chmod}755> phong_, in the same screen you were just in just type in channels you want to autojoin. Like this -> #Ubuntu,#Linux, etc. [03:04] <{chmod}755> No spaces between commas and the next channel. [03:04] ziroday: yes. when i do edit grub.cfg it always get removed on subsequent boots by /etc/default/grub. [03:04] is there a way to get the deb package .. [03:04] ultraparadigm: eh, sorry, I thought it did as a checkbox option or something, guess not. [03:05] I don't want install because I have manyu things currently on these system, and I could lost something.. [03:05] Is there any way to restart X server without logging out? [03:05] <{chmod}755> yxz97, Can... can you clarify? [03:05] ultraparadigm sorry, had to take care of the kid. Anyway....does that head phone have hands free mic? [03:05] I have a dual-head setup working with my laptop which works fine, but the mouse resolution/sensitivity changes on one axis when I go into dual-head. Is there a way around this? [03:05] about what ? [03:05] <{chmod}755> yxz97, You don't want to update from 9.04 to 9.10? [03:05] (actually its a trackpad) [03:06] yxz97: You won't lose anything if you update from 9.04 to 9.10 [03:06] I don't need format the HD to upgrade ? [03:06] ok [03:06] i got it [03:06] ;) [03:06] how can I upgrade without everything ?? [03:06] work perfectly [03:07] <{chmod}755> yxz97, No, you can keep your /home directory. [03:07] just /home? [03:07] wierd [03:07] is there a way to make ubuntu run to windows in 2 seconds? [03:07] when did I leave? [03:07] yxz97: Nothing gets replaced, it's more of a software update. [03:07] ;) [03:07] <{chmod}755> yxz97, You can keep do whatever you want to to it. It's Linux. ;) [03:07] phong, I think you want virtualbox [03:07] yxz97: update-manager in terminal does the trick. [03:08] back [03:08] !upgrade [03:08] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/getubuntu/upgrading [03:08] <{chmod}755> Welcome back graphit3. You were not missed but we'll pretend anyway [03:08] is ubuntu better than fedora ? [03:08] how much is the size to upgrade my whole notebook [03:08] <{chmod}755> phong_, Apples and oranges. [03:09] i like oranges [03:09] in MBytes please.. [03:09] you know anything about disabling the apt-get 'recommendations' you get when you want to run a program that is not yet installed [03:09] yxz97: Run the update-manager and it'll tell you. [03:09] !info firefox jaunty [03:09] firefox (source: firefox-3.0): meta package for the popular mozilla web browser. In component main, is optional. Version 3.0.17+nobinonly-0ubuntu0.9.04.1 (jaunty), package size 67 kB, installed size 124 kB [03:09] how do i install ubuntu on my dell laptop without voiding the warranty [03:09] wow [03:09] what the fuk [03:09] the kids are back [03:09] <{chmod}755> ballsac, Installing Ubuntu should not void the warranty. [03:10] Someone probably trying to crash the server =P [03:10] am i the only one having buggy flash issues with youtube? [03:10] <{chmod}755> phong_, spammers. [03:10] how to list process running [03:10] <{chmod}755> nanomachine, probably [03:10] yxz97, is upgrading firefox all you want to do? [03:10] <{chmod}755> phong_, ps [03:10] ok [03:10] thanks [03:10] erm - did anyone else get pop-ups in IRC then? [03:10] my "two finger" track pad tap registers as a right-click. Is there a way i can switch it to middle-click? [03:10] askvictor: yes [03:10] <{chmod}755> phong_, if you want info or help with fedora msg me [03:10] will ubuntu erase my windows vista or what [03:10] oh okay [03:10] just says there is a new version of ubuntu nothing else don't say the size to download if a download is desired .. [03:10] anybody else having issues with flash and youtube? [03:10] youch [03:10] askvictor: its just silly server spammers [03:10] ps will not show nothing [03:10] ballsac, hopefully ;)( [03:10] nanomachine, you have to be more specific [03:10] i want to see what app have i run [03:10] huh? [03:10] <{chmod}755> ballsac, not if you don't want it to [03:10] ps dont show [03:11] please the place to download firefox 3.5, just that by the moment, thanks [03:11] <{chmod}755> phong_, Using terminal? [03:11] yes [03:11] <{chmod}755> phong_, then you have no significant running processes. [03:11] hajmola, where can i upload a video from gtk record my desktop [03:11] let say i run xchat [03:11] i want to do a list of app i'm running [03:11] ziroday: any ideas? [03:11] so that i can do kill [03:12] nanomachine, I'm not sure I understand the question [03:12] yxz97, http://packages.ubuntu.com [03:12] <{chmod}755> phong_, which app? [03:12] any app [03:12] yxz97, try this. sudo apt-get update && sudo apt-get install firefox-3.5 [03:12] can't we list current running apps? [03:12] anyone know how to change the two-fingered click from right click to middle click? [03:12] <{chmod}755> phong_, Did you sudo ps? [03:12] no [03:12] phong_: ps, top, htop, you have choices [03:12] i just do ps [03:12] <{chmod}755> phong_, try [03:13] <{chmod}755> hajmola, try mouse settings in system [03:13] phong_: gnome-system-monitor? [03:13] <{chmod}755> keepsake, system monitor is for the weak. CLI is where it's at. =D [03:13] i think top will do it [03:13] haha [03:14] 'top' is the one [03:14] haha [03:14] {chmod}755, I don't see anything in there that pertains to that [03:14] ok how to kill a PID [03:14] kill ?? [03:14] <{chmod}755> Yes [03:14] {chmod}755: Haha, I use system-monitor to check processor usages too, =X [03:14] phong_: kill -9 with a vengence === jabagawee_ is now known as jabagawee [03:15] <{chmod}755> keepsake, I like you, but to be honest if it's not CLI it's not Linux. (Yeah, that'll bring in the newbies) [03:15] hm... is there any way to configure the netbook launcher at all? [03:15] ok let me try to kill this xchat [03:15] brb [03:15] <{chmod}755> zonyl, kill -9? Wow... [03:15] <{chmod}755> Not just dead, but dead with prejudice. [03:15] {chmod}755: I don't disagree with that. I wouldn't be running ubuntu if I didn't like CLI =P [03:16] {chmod}755: I know. ;) I take out pulse that way from time-to-time. [03:16] shlt [03:16] i kill it hahah works nice [03:16] <{chmod}755> phong_, please watch your language. [03:16] oh, i'm sorry [03:16] i like the unr launcher, but the enormous icon distance is simply wasting my tiny netbook screens space [03:16] <_UsUrPeR_> hey all. I have a GRUB problem. I just installed ubuntu 9.10 on my Windows 7 machine, and it did not detect my Windows install. I am familiar with GRUB legacy, but grub 2.0 is an enigma to me. How do I get my Windows 7 option back? [03:16] <{chmod}755> zonyl, I don't take out my redneck, white-trash neighbor with that command. =( Lol [03:17] <{chmod}755> _UsUrPeR_, GRUB is just trying to protect you from Windows 7. [03:17] <_UsUrPeR_> {chmod}755: More like protect me from wasting time on Dragon Age :) [03:18] does anyone know how to remove this annoying watermark in ubuntu see picture here: http://tinyurl.com/y9xl4kl [03:18] <{chmod}755> Oh! That's a tough one. Windows 7, which hovers over you as you sleep and touches itself... Or Dragon Age which redeems almost anything [03:18] !ot [03:18] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [03:18] <_UsUrPeR_> seriously though, is there an auto-detect method I missed or something? I have the old menu.lst from 9.04 still, but I know it's useless with GRUB 2.0 [03:18] <_UsUrPeR_> {chmod}755: If only Steam worked with ubuntu [03:18] can anyone tell me why i can't see myself in nautilus but i can other pcs in my network..? http://pastebin.com/m6072dc25 [03:19] <_UsUrPeR_> s/worked/worked properly [03:19] _UsUrPeR_: Steam works perfectly fine with Ubuntu [03:19] _UsUrPeR_: did you upgrade to 9.10 from 9.04? [03:19] _UsUrPeR_: Just the games... [03:19] <{chmod}755> _UsUrPeR_, no, it sounds like you did everything right. I don't know much about how to correct it. [03:19] <_UsUrPeR_> ardchoille: yeah :/ [03:19] _UsUrPeR_: then you might still be using grub legacy [03:19] <_UsUrPeR_> When it asked, I said "replace old with new" or whatever [03:19] _UsUrPeR_: Ah, ok [03:20] i have also included wins in the nsswitch.conf [03:20] <_UsUrPeR_> :O wait [03:20] <_UsUrPeR_> there's still a menu.lst in there [03:20] <_UsUrPeR_> ....did not expect that [03:20] * _UsUrPeR_ puts his windows partition back in menu.lst [03:21] <_UsUrPeR_> moment of truth! [03:21] <_UsUrPeR_> I'll be back... or not [03:21] _UsUrPeR_: We hope you don't come back =) [03:22] * _UsUrPeR_ hears Dragon Age's siren call from inside his computer case [03:22] does anyone know how to remove this annoying AMD watermark in ubuntu see picture here: http://www.hugh-grigg.net/media/2009/09/amd-unsupported-hardware-watermark-ubuntu.JPG [03:22] <_UsUrPeR_> I'M COMING BABY! [03:23] does anyone have instructions or references from going from ubuntu mini to full on a seperate parition? [03:23] ae86-drifter: What graphics card do you have? [03:23] ae86-drifter: What card are you running? [03:23] Flannel, keepsake its an ATI radeon 5650 [03:23] mobility HD (laptop) [03:24] ae86-drifter: You might need to manually install drivers from ATI [03:24] ae86-drifter: Are you running karmic? [03:25] keepsake, they do not seem to have it there, ATI's site says to refer to vendor's site which is Acer, yes im running karmic. [03:25] petsounds, installed fine, but cannot get running this version just appear the older one .. [03:26] already close firefox check with ps -e | grep firefox in order to see if there us an instance of firefox running, and nothing, [03:26] ae86-drifter: Is your graphics card integrated or regular? [03:26] please help. [03:26] you guys are a lil more active than #samba right now think one of you might can help please? [03:26] ae86-drifter: Also, 32bit or 64bit? [03:26] yxz97, it's called shiretoko not firefox. [03:27] what ? how, they change firefox name to shiretoko ? [03:27] really? [03:27] ae86-drifter: Nevermind, I see what you mean. You'll probably need to wait until they release a version for Linux then =\ [03:28] yxz97, shiretoko is codename for ff 3.5 [03:28] where do you have it ? [03:28] no after updatedb && locate shiretoko, get nothing.. [03:28] hell [03:28] yxz97, can you see it on internet menu? [03:29] yes [03:29] but launched from there launchs the older version [03:29] why ? [03:29] keepsake, its 32 bit, its a dedicated laptop graphics card [03:29] Darn it to heck! Everytime I close openarena it crashes and doesn't bring my back to X desktop. I have to kill the process and then fix my desktop resolution [03:30] yxz97, ok. ill pm you.. it's a busy channel. [03:33] ae86-drifter: You'll probably have to wait for drivers to come out for it =\ [03:33] ae86 is a sweet car i might add === Gadotti is now known as nepper [03:38] keepsake, hmm that sux, do u know if there may be a development version ? or how to check? [03:47] hi, does anyone know how I can get one of my ubuntu comps to, A. grab main ip address (not one from the router, the internet brodcasted one), and B. update my no-ip dns, so I'm assured that I can always ssh to my comp? [03:48] ShapeShifter499: use ddclient or one of hundreds of other clients [03:48] ddclient? [03:48] !info ddclient | ShapeShifter499 [03:48] ShapeShifter499: ddclient (source: ddclient): address updating utility for dynamic DNS services. In component universe, is extra. Version 3.8.0-4ubuntu1 (karmic), package size 63 kB, installed size 344 kB [03:48] it works for no-ip? [03:49] ShapeShifter499: or do « apt-cache search no-ip » [03:49] ShapeShifter499: I don't know, check. inadyn and noip2 seem to turn up in the search [03:49] well noip2(one thats made for it) don't seem to work [03:49] !doesn't work | ShapeShifter499 [03:49] ShapeShifter499: Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too. [03:50] * Dr_Willis dosent work if he can help it. [03:51] I tell it to update every 5 mins, but when the ip updates to a new one, and I don't know it, I check to find that noip2 hasn't updated yet [03:52] Hello all, I could use some advice, I have purchased a external usb harddrive, right now it is formatted with fat32 one big partition, everything was working fine until I wanted to make a file larger than 2GB :( I want to format it so that I can use it to store large files but I also want (no need) to make it plug and play with windows [03:52] I type slow btw, so I was typing the why I think it dosen't work when the warning message about "dosen't work" [03:53] cane up [03:53] *came [03:53] ShapeShifter499: try inadyn I guess [03:53] seeking some help with getting a droboshare to mount under ubuntu 9.10. i can map to it via Places/Connect to Server but figuring out the actual mounting process is giving me some trouble [03:53] pfifo, i would put a ntfs partition on it if i needed to use it with windows, or and ext3 if i didn't [03:53] jrib: ok [03:54] blendmaster1024, but is NTFS going to pose a problem with linux? and can i move from computer to computer in windows with NTFS without permission problems? [03:54] jrib: I googled it, it looks promising [03:54] ShapeShifter499: it's in the repositories [03:55] it should work just fine with windows. as for linux, ubuntu will work fine, but most other linuxes won't [03:55] jrib: not on my ubuntu comp atm so I had to google it [03:56] so how can i create a bootable iso copy of my ubuntu installation? All packages drivers etc etc... [03:56] jrib: thanks for the help btw [03:57] hmm, thanks for the help, its worth a shot failing this im going to repartition with a small fat32 file system at the beginning that contains ext2 drivers for windows, which is kinda ugly but next best thing. [03:57] i do want to exclude a few folders [03:58] I [03:58] I'm going to go [03:58] bye [03:59] Also btw, I remember linux had a great virus scanner that could be used to scan a windows partition from linux, what was that package again? [03:59] pfifo: clamav? [03:59] ty, thats it [04:00] Blender wont run, if i run from the terminal it says Segmentation Fault. Who can help me? [04:00] guys, is there a command way to add a repository? [04:02] isolat3dsh33p: yes there is.. but i forget teh command. [04:02] isolat3dsh33p: what type of repo? [04:02] ppa? [04:02] hello i need help in that i get error while i install svn http://ubuntu.pastebin.com/m1869df54 [04:02] I see it on the various ppa repo instructions all the time [04:02] isolat3dsh33p, if you're adding a PPA to Karmic check out the "add-apt-repository" command - very handy [04:03] happy, not sure really. [04:03] isolat3dsh33p: I would just make a file in /etc/apt/sources.list.d and add it there [04:03] any idea? [04:03] Blender wont run, if i run from the terminal it says Segmentation Fault. Who can help me? [04:04] happy, done that. But using single line command is more awesome. :) ZykoticK9 not sure if it's a PPA. :/ [04:04] hello i need help in that i get error while i install svn http://ubuntu.pastebin.com/m1869df54 any idea ? [04:04] isolat3dsh33p: what is the repo you want to add? [04:04] Can you plug a DVI-I cable into a DVI-D socket? (from my DVI-I graphics card to my DVI-D monitor) [04:04] happy, Ethereal's a debian repository :/ [04:05] its wireshark now [04:05] isolat3dsh33p: I think you need to add it by hand :-\ [04:05] ? [04:05] I'm having major trouble with Ubuntu. My network is being hogged by some hidden program [04:05] Kentrel: top [04:06] I booted into Ubuntu just now, and there was something uploading at 180kb/s. All of my processes except Xorg and System monitor were sleeping [04:06] Both cores of my AMD were running at about 50%! [04:06] ubuntu Hardy > i need help in that i get error while i install svn http://ubuntu.pastebin.com/m1869df54 any idea ? [04:06] happy, sighs. Thanks anyway. :) [04:06] But I couldn't see what was doing it in the process viewer! [04:06] This may not be the right place, but can someone direct me to where I could know whether to SSL the connection to an IRC server or SSL to a proxy and then connect through them. Someone was telling me the other day that IRC has security holes (why I cant use it on campus machines) [04:07] fuck amd sucks why dont they release drivers for my graphics card [04:07] is there a decent alternative for the proprietory ones [04:07] sgtmattbaker: just ssh into a remote host then use a consonle client from said host [04:07] !language | ae86-drifter [04:07] ae86-drifter: Please watch your language and topic to help keep this channel family friendly. [04:08] Blender wont run, if i run from the terminal it says Segmentation Fault. Who can help me? [04:08] CAPcap_ try #blender [04:08] zenlunatic: I dont have any secure hosts set up and I dont have any proxy services I pay for [04:08] sgtmattbaker: you can also use screen but that might be complicated [04:08] Sounds like an issue with the open gl libraries [04:09] sgtmattbaker: oh well thats my suggestion good luck [04:09] sgtmattbaker: you can get a shell at ispeeds,net for $4/month [04:09] sgtmattbaker: whoever is telling you about irc sounds dumb no offense [04:10] sgtmattbaker: ie has far more holes they should ban it too [04:10] zenlunatic: Well, it is banned on the student computers in the computer science lab at least, and the guy who works in the tech center says that the MUDs and IRC aren't allowed because of it [04:10] sgtmattbaker: at least unpatched win boxes to be fair [04:10] sgtmattbaker: I agree with zenlunatic [04:11] Can anyone help me? Something is taking over my system and uploading at 200kb/s! i can't find what process it could be [04:11] Yeah, IE probably has more security holes. What about firefox? [04:11] I ran Wireshark and I got a whole bunch of packets signed as 16 unsigned audio data [04:11] sgtmattbaker: kinda off topic at this point [04:11] Kentrel: maybe netstat can give you that info. How do you know something is uploading? [04:11] sgtmattbaker: the statement 'irc has security holes' is about as valid as saying 'web browsers and servers have security holes' [04:12] Because I right click on the system monitor and it says Uploading at 200 kb/s [04:12] 'computers and operating systems have security holes' [04:12] And I can barely connect to any sites [04:12] I tried netstat, but netstat ran really slow, pausing for up to a minute between showing the next item [04:12] sgtmattbaker: maybe talk to his supervisor *shrug* [04:13] sgtmattbaker: what everyone is saying is right. But as a high school kid. My suggestion is to not listen to them and pipe your data through a shell at ispeeds.net. It costs less than$4/month [04:13] Yeah, I really want to set up a secure connection to a secure proxy and secure anything I do network wise [04:13] I just want to at least encrypt my connection for the web surfing and other network stuff I do at work [04:13] there are some free shell accounts on there but next to all of them disallow irc [04:13] i just installed ubunu 9.10 using the minimal iso which i set to have the ubuntu desktop profile, i am getting a command line when i boot but i am curious how i get it to automatically boot into a window system (like it does when you do a typical install form live cd) do i need to configure/install something [04:13] ive noticed many 'free' internet places at hospitals and so forth blocking more and more every month. [04:14] sgtmattbaker:you can get a vpn, shell, ect [04:14] fission6: gdm [04:14] Dr_Willis: this is why you tunnel everything through ssh [04:14] sgtmattbaker: setting up a home server is a great fun project to pursue [04:14] arghh2d2: fission6: gdm -> sudo apt-get gnome-desktop-manager? [04:15] fission6: affirmitave [04:15] I hate to keep this in #ubuntu, but I have a couple more questions if you are willin g [04:16] will that make it load automatically on reboot or do i need to add that to something so i go straight to GUI and not ocmmand line? [04:16] okay, so next time I have this strange problem, what can I do to block the IP address? [04:16] sgtmattbaker: is that nick an homage to primus? [04:17] fission6: gdm is your keyword, plug that into google [04:17] arghh2d2: No, but I udnerstand what you are talking about. It is actually the name of the main character in the Brothers in Arms: Road to Hill 30 and Brothers in Arms: Hell's Highway video game [04:17] fission6: i dont use gdm or even ubuntu [04:18] i am, and i am comfortable installing it i just dont want to have to type startx i want it to boot straight to the gui [04:18] oh ok [04:18] sgtmattbaker: right on, maybe the video game was inspired by the song [04:19] arghh2d2: The name may have been but the game is supposed to be one of the more realistic series, so the characters are based on actual people that served in WW2 [04:20] !ot | sgtmattbaker arghh2d2 [04:20] sgtmattbaker arghh2d2: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [04:20] can anyone help with a noise that occurs when i move my mouse? [04:20] ardchoille: Yeah I know, sidetracked [04:22] anyone? [04:23] i have problem with subversion [04:23] ubuntu Hardy > i need help in that i get error while i install svn http://ubuntu.pastebin.com/m1869df54 any idea ? [04:23] N1XF0RC3: lol.. nice pwd [04:24] hello [04:24] msg NickServ help [04:24] don't forget the "/" no quotes [04:24] fail on my part. [04:25] N1XF0RC3: You need to update your libsvnl [04:27] Lets see, maybe if i describd my problem better? Whenever i move my mouse, a strange sound comes from the speakers, like crickets chirping at a rapid pace. Which is VERY bothersome. it seems to go away from time to time but it allways seems to stay for longer than it's gone. can anyone help? [04:27] Santisnight: i have no idea [04:28] :T thanks for trying, anyone else? [04:28] having trouble getting a droboshare to mount under ubuntu 9.10. i can map to it via Places/Connect to Server but the actual mounting process is giving me some trouble. [04:28] i've tried sudo mount -t drobo/drobo /mnt/drobo but it keeps returning "wrong fs type, bad option, bad superblock on drobo/drobo, missing codepage or helper program, or other error" [04:29] Anyone knows how to play with Wireshark? In the capture options, there's IP address is unknown, and I'm not sure what to put in the interface area. :( === Nightw0lf is now known as Nightwolf [04:31] bovine: You mean to say you can manually mount it via the gui. but you want to do so via the command line? [04:31] is there a way to generate random passwords in ubuntu? [04:33] do I need to be root to run Wireshark? :/ [04:33] isolat3dsh33p: if you have to ask that maybe you shouldn't be using something like wireshark [04:34] isolat3dsh33p: very likely [04:35] blakkheim, it's an assignment =_= | Dr_Willis, like « gksudo wireshark » ? [04:37] I got this warning-> "Running as root could be dangerous", but I continued. I'm not sure which interface should be used. I'm using wireless. My lab manual is for Windows =_= [04:38] isolat3dsh33p: man wireshark [04:38] blakkheim, ok, thanks ;) [04:39] what packages are required to mount NFS exports from a NFS server? [04:39] isolat3dsh33p, as root you will be able to capture on the psuedo interface all traffic as reg user you wont [04:39] suprsonic: nfs-common [04:40] blakkheim: anything else I need to do after that? [04:40] suprsonic: all you asked was the package name [04:41] http://pastebin.com/d3d5b261d === Damn3d is now known as damn3d [04:41] that's what Im getting when trying to mount a FreeBSD export [04:41] which package installs 'system->preferences->power management'? i tried devicekit-power, but thats not it [04:42] DILS-VBOX, I've run it as root, and I think I catch some packets. And i feel l337 LOL. I'm not sure why I got the warning it could be dangerous to run as root though. :( [04:42] isolat3dsh33p: vulnerabilities in wireshark [04:42] isolat3dsh33p: because its dangerous to run anything as root to some degree [04:43] can someone at least check what that menu item calls? i can search for that [04:44] blakkheim, Dr_Willis, ouch. But I need to finish this assignment. :( Thanks. ^.~ [04:44] ymanton: gnome-power-preferences [04:45] thanks blakkheim [04:45] IdleOne: thanks [04:46] ymanton: that's not it sorry [04:47] ymanton: gnome-power-manager should be right [04:48] I am not able to delete directories on my samba share unless I chmod them to 777 which requires opening an ssh connection, the drive is encrypted but unlocked and I can read/write to it just not delete some dirs..... [04:48] yeah, google found it, thanks [04:48] NotTooSmart: even with rm -rf [04:48] NotTooSmart: or the same with sudo in front? [04:48] scunizi, with right click on windows... [04:49] scunizi, the ubuntu machine is my server [04:49] NotTooSmart: ah.. windows client and linux host.. most likely it's something in the samba config.. unfortunately I don't know samba that well [04:50] #samba is quiet right now can someone help me? [04:50] scunizi, heh, I'm pretty sure the samba config is correct since it worked before [04:50] razertek, whats your issue? [04:51] k [04:51] i cannot see my self in nautilus the network part [04:51] but i can my dads machine and borthers [04:51] NotTooSmart: works with the exception of deleting directories.. so if that worked before but doesn't now then something changed.. you might look for an autobackup of the samba.conf or smb.conf file, check the date and compare it to what is currently being used. maybe an update changed something. [04:52] scunizi, my smb.conf is only like 10 lines [04:52] http://pastebin.com/m5da0851b [04:52] set up some shares and check yoru workgroup razertek ? [04:53] yea its all there...look at my pastebin [04:54] testparm reports back fine [04:54] razertek, try editing mine... backup yours first though [04:54] http://pastebin.com/m633ee322 [04:54] k [04:54] i was wanting my security set to user [04:54] is this ok? [04:54] razertek, if it works for you yea [04:55] whats the file stanza for exactly [04:55] NotTooSmart: * [04:55] thats the name [04:56] NotTooSmart: was wondering how it could help making my pc appearant on the network [04:57] razertek, because that config works to my knowledge, so if you edited it to your needs it might work for you... [04:57] k [04:57] i'll try adding it [04:58] can someone help me figure out how to implement the fix mentioned towards the bottom of this page? https://bugs.launchpad.net/ubuntu/+source/istanbul/+bug/63996?comments=all [04:58] now i will have to reboot to see if it works becuae it might just by resetting the server but that is totaly different from having it work everytime the pc boots [04:59] zetheroo: What post#? [04:59] razertek, sudo /etc/init.d/samba restart [04:59] um [04:59] when i install subversion: Depends: libsvn1 error any idea ? [04:59] razertek, no need to restart [05:00] itz best to use 'sudo service whatever restart' also [05:00] keepsake: #54 I think ...? [05:00] yea that generally makes things work...but not on reboot [05:00] razertek, um, yea its going to work on reboot too.. [05:00] I am not able to delete directories on my samba share unless I chmod them to 777 which requires opening an ssh connection, the drive is encrypted but unlocked and I can read/write to it just not delete some dirs..... [05:01] zetheroo: You'll have to download the source and the diff file, and patch the original file with the diff; then compile. [05:01] thers some options in the smb.conf file for default directory/files permiossions [05:01] N1XF0RC3: Have you tried updating the libsvn1? [05:01] Dr_Willis, i have them all set to 0777 [05:02] NotTooSmart: k i was just wondering how sometimes when i edit the smb.conf and do a samba restart it gets thhings working but when i reboot the next time they are not [05:02] N1XF0RC3: If you go into synaptic and type in "libsvn1", do you see a newer version you can update to? [05:02] NotTooSmart: the samba permiisons are applied when someone puts/makes a file/dir in the share. the current permissiins of the directory do not apply [05:02] razertek, weird, its the same config file, so as long as samba loads on boot it should be consistent [05:02] yea thats what i thought [05:02] i am still learning =) [05:03] Dr_Willis, well, the dirs are being made by a program run in 'sudo' on the ubuntu machine, is that the problem, and if so how do I fix? [05:03] keepsake: ok ... so should I remove the version i have currently installed? [05:03] Dr_Willis, not running in sudo is not an option either. [05:03] zetheroo: Yes; you'll have to recompile a new version from source. [05:03] NotTooSmart: what does /crypt represent as a whole [05:03] keepsake: oh I see ... [05:04] razertek, on my system or to you? its the shared directory [05:04] NotTooSmart: the samba service has options as to what permissions are set - on files/dirs on creation. from the smb.conf file --> [05:04] # File creation mask is set to 0700 for security reasons. If you want to [05:04] # create files with group=rw permissions, set next parameter to 0775. [05:05] NotTooSmart: yes...but is it like a config folder for having things work in the smb.conf as a whole or just some share you have and i dont? [05:05] thats setable on a per share basis i do belive. [05:05] Dr_Willis, the problem is, im not creating the dir's on windows, and I have directory mask = 0777 already [05:05] keepsake: I found the website for Istanbul ... there is a tar.bz2 download and the Ubuntu .deb downloads [05:06] Ubuntu refuses to let me log in. I type in my username and password and it acts like I'm logging in, but then immediately throws me back to the log in screen. HELP! [05:06] hi all - i have figured out how to mount mt iphone and can upload music to it but I cannot get my iphone to see the new music. does anyone know how to do this? [05:06] Dishtroyer, if you hold ctrl+alt+f2 and try to log in from there what happens? [05:06] zetheroo: You'll want the tar file. [05:07] hello? [05:07] Dr_Willis, if it helps http://pastebin.com/m633ee322 is my samba config atm. [05:07] rebooting... [05:07] Nottoosmart.. I don't know [05:07] keepsake: ok I got it .. and extracted it ... do I just find that screencast.py file and copy paste the info in the fix? [05:08] so.. i've flushed my iptables trying to sort out some nfs connection problems.. so far this is what i have: http://pastebin.com/m189fa215 still can't mount.. maybe portmapper or iptables? [05:08] Do I cntrl+alt+F2 at the log in screen? [05:09] Dishtroyer, yea [05:09] OK... this may take a bit. Be back in a while [05:09] im trying to package my own shared library, and the packages i install from launchpad dont actually install the library (or its header files). does anybody know whats going on? [05:09] zetheroo: Actually, I'm sorry, download the deb instead. [05:09] TY [05:09] keepsake: oh really? [05:09] Then patch the deb with the debdiff [05:10] here's a tough one, say you had a folder with lots of subfolders, some are filled with rars some are not. How would u go about extracting all the files from each of the folders with rar files [05:10] I don't want to do this one by 1 [05:10] zetheroo: Follow these instructions: https://wiki.ubuntu.com/UbuntuPackagingGuide/BuildFromDebdiff?highlight=%28debdiff%29 [05:10] rahduke: with some fancy scripting. [05:10] NotTooSmart: i can see myself now but i cannot mount myself [05:10] keepsake: ok [05:10] Dr_Willis: care to point me in the right direction? [05:10] razertek, mount your self? [05:10] !abs | rahduke [05:10] rahduke: Advanced Bash-Scripting Guide, obtainable with ${package-manager} install abs-guide, is a quick and comprehensive guide to bash (command line) scripting in *nix systems. It is also viewable via web at http://tldp.org/LDP/abs/html/ [05:11] NotTooSmart: when i double click on my name in network [05:11] rahduke: and creative use of the find command. [05:11] through nautilus [05:11] rahduke, not sure if this would work, but an ls /dir/* | grep .rar > unrar or something?? [05:11] Dr_Willis: prolly faster to do it 1 by one then learn how to write bash scripts [05:11] rahduke: yep. depends on your needs.. you go 10 to do.. or 10,0000 [05:11] razertek, why do you need to view your own files over the network on your local machine? [05:11] bout 120 or so [05:11] rahduke, bash scripting is as easy as typing in the bash [05:12] I tend to avoide silly rar archives [05:12] !info unp | rahduke [05:12] Out_Cold: I really don't know the 1st thing about bash [05:12] rahduke: unp (source: unp): unpack (almost) everything with one command. In component universe, is optional. Version 1.0.15 (karmic), package size 10 kB, installed size 76 kB [05:12] well it makes for good propagation of a network setup to be able to do so ande also tells me if others will be able to access my machine by testing it on mine [05:12] rahduke, then maybe 1x1. i can script but for the things i know how to do.. i've never tried to script for un-raring before [05:13] since win users like to double click =) [05:13] razertek, i am not sure, my ubuntu server does not use a GUI, so I usually just test from windows [05:13] Out_Cold: can you tell me how to sort my folders by how many files are contained within? [05:13] anyone have any ideas on http://pastebin.com/m189fa215 i can't mount my nfs [05:14] if i used the split command on a file, how do i unsplit it? [05:14] NotTooSmart: thankyou for helping me though [05:14] rahduke, that would be an ls option if there is one [05:14] uplinx, cat file1 file2 file3 [05:14] ah thanks Out_Cold [05:14] ** cat f1 f2 f3 > newfile [05:14] Out_Cold: Ill check it out [05:16] Out_Cold: did you mount from /dev? [05:17] razertek, it's not a /dev [05:17] i can try though i guess.. [05:18] no that won't work because the exportfs is what i should mount [05:18] anyone know what the command is to apply a patch to source code? [05:18] zetheroo: man patch [05:19] zetheroo: Follow the instructions, it says to "cd PACKAGE-* && patch -pl < ../DEBDIFF" [05:19] what are the recommended folders to backup in a desktop appart from /home and /etc? [05:19] /usr? [05:19] Out_Cold: so you are using udp? [05:20] zetheroo: You need to change the PACKAGE with the name of the package and DEBDIFF with the .debdiff file [05:20] Out_Cold: how about you remove your INPUT iptables rules altogether? [05:20] morphix, i will try that [05:20] out_cold [05:20] keepsake: what is the debdiff? It says to download the debdiff ... [05:20] they seem pointless as you have allowed all and then.. allowed a few port indiviaul aswell [05:21] razertek, tcp i'm pretty sure [05:21] Out_Cold: change: 2049/tcp open   nfs to 2049/udp open   nfs [05:21] zetheroo: This file: http://launchpadlibrarian.net/36229421/istanbul_0.2.2-5ubuntu1.debdiff [05:21] nfs is atop udp not tcp [05:21] learning as i read from my book [05:21] keepsake: ok thanks [05:22] yea it must be that rule.. perhaps it is udp then [05:22] it mounts now without the rules so i guess i should figure out the rules a bit more [05:23] keepsake: so I paste that text into gedit and save it as .debdiff [05:23] zetheroo: Yup [05:23] Out_Cold: maybe you dont have to erase the rules just try changing it to udp [05:24] it's a pain trying to figure out which apps access which files like /etc/hosts.allow and firestarter and iptables [05:24] NotttooSmart: I was ablt to log in but there is no graphics. [05:24] razertek, i already erased them... best i do again and get the experience [05:25] The graphical log in doesn't work. [05:26] Out_Cold: true...but use whereis to find apps and their related files [05:26] Dishtroyer: I don't know what the context is, but have you tried startx? [05:27] how do i use redirect to iptables-restore? like iptables-restore < /iptables.bk [05:27] keepsake: what is startx? [05:27] > [05:27] to restore though? won't that overwrite it? [05:28] well there is more use a redirect with append options and not overwrite [05:28] Dishtroyer: It starts X, the graphic thing. [05:28] like >> [05:29] Dishtroyer: I don't really know what your problem is though, sorry >__< [05:29] Here is the context. Ubuntu will not allow me to log in using the graphical interface. Nottoosmart told me to try a cntrl+alt+F2 [05:29] Dishtroyer: Are you in TTY? [05:30] keepsake it will allow me to log in in tty mode [05:30] razertek, i wanted to pipe the contents of /iptable.bk to iptables-restore. I tried your way and overwrote it.. had to use the < [05:30] Dishtroyer: In TTY type startx [05:30] I am currently using windows at the moment [05:31] keepsake: OK.. I have to reboot. Thank you. [05:31] example: ls >> test.txt [05:31] should work [05:32] Out_Cold: or did you try << [05:33] razertek, single < did the trick [05:33] why isn't root internal mails forwarded to the main admin user by default?? [05:33] I restarted my Ubuntu server, which completely messed up MySQL. I've tried to completely uninstall it, and install a new copy. It always fails on the sudo /etc/init.d/mysql start. How can I completely remove the package? [05:33] I must be doing something wrong. [05:33] Hilikus: i ran into those once.. but I've forgotten were to look for them.. where did you find them? [05:34] blah569: start in safe mode and remove it [05:34] scunizi: /etc/aliases [05:34] Out_Cold: but gets overwritten? [05:34] Hilikus: How can I remove it though? What packages do I need to remove? [05:34] blah569: why do you want to remove it? [05:34] no.. the > overwrote not < [05:35] why not try to fix the problems [05:35] please, could anybody talk to me about gpg validation? i read that if some trusted friend validates a key, and you add that key, then that key is automatically validated because your trusted friend has it already validated it. But what's up with validation? what's the diff between a validated key and a not valid one? [05:35] Hilikus: It's broken. I restarted my server, and then whenever I try to use: sudo /etc/init.d/mysql start [FAIL] is returned. I didn't change anything. It doesn't work anymore. [05:35] o [05:35] It's very annoying that it just completely stopped working without changing anything. [05:35] so the < appends as well? [05:35] obiwan_: #gnupg can probably answer that a lot better than we can [05:35] blah569: thats no reason to remove mysql, just fix it. what errors do you get? [05:35] blah569: try sudo service mysql start .. might also be mysql5 [05:36] Out_Cold: so the < will append aswell? [05:37] razertek, the < pipes backwards... no appending [05:37] thanks Flannel it's funny, two days asking for that channel, and i found it a couple hours before (nobody has yet answered my question there btw ) and now not only i find the channel, but you know it too :P . thanks anyway Flannel i'm about to be officially ubunter and just wanted to know thaat before signing with my key :) [05:37] scunizi: * Starting MySQL database server mysqld [fail] - is what I get when using sudo service mysql start [05:37] razertek, instead of > to file it's < from file [05:37] blah569: when you installed did it ask for a password? [05:38] blah569: check the logs [05:38] scunizi: it asked for a password [05:38] blah569: not for the install itself but for the database access [05:38] syslog or whatever is in /var/log/mysql [05:38] blah569: why do you have mysql to begin with? [05:38] to append use double arrows instead [05:38] thats what i thought at first now i am back to knowing that =) [05:39] Hilikus: It's the database engine that I use for my sever [05:39] sry actuall just right arrows append, left ones mean heredoc [05:39] obiwan_: https://help.ubuntu.com/community/GnuPrivacyGuardHowto When you sign someone's key (different than signing a file), you're saying that they are who they claim to be, and their key is their own. And then separately, you can set how 'paranoid' you are with your trust (if you trust someone your friend trusts, etc). #gnupg can give you all sorts of nice details that I can't [05:40] there's a good guide about forwarding , they told me the link in #bash channel, maybe you can ask there for it [05:41] blah569: check the logs and take it from there [05:41] the log is empty [05:41] which one? [05:41] okay, somehow using the kill select did not completely kill firefox [05:41] nvm [05:41] the /var/log/mysql is empty Hilikus [05:42] check /var/log/mysql (dir) and /var/log/mysql.log and /var/log/mysql.err [05:43] ok Flannel i get it :) [05:43] my printer is setup.. and its working, but if i go to print a particular pdf file using "document viewer" .. i can see the job go into the queue, the activity light on the printer starts flashing.. then it just disappears from the queue and nothing is printed out :( [05:43] Flannel: and thanks again :) [05:44] can't seem to get it right with the udp rules [05:44] what alternatives apart from document viewer.. can i use to print pdf files reliably? [05:44] sudo nano /var/log/mysql.log returns empty [05:44] or should i just do it from windows in a virtual machine [05:44] snadge: did you check it's paper right? [05:44] snadge: how many printers does your system have listed as installed? [05:44] yes.. paper is loaded.. i can print.. my guess is document viewer.. or the rendering process is crashing [05:44] just the one.. a hp laserjet 5M connected via lpt1 [05:44] mysql.log exists too === ruffus910 is now known as narcorn [05:45] thats almost as old as my laserjet 6L :) [05:45] blah569: what abour .err [05:45] snadge: sometimes it works better if you print the pdf to another pdf then print that one to the printer. === narcorn is now known as ruffus910 [05:45] snadge: some pdf's are quirky [05:45] interesting idea.. so how do i print to pdf? [05:46] my new iptables: http://pastebin.com/m43759551 still can't nfs mount [05:46] ahh, mysql.err is empty too Hilikus [05:46] i wonder if i can install adobe's acroreader on linux [05:46] snadge: Sure. Check out Medibuntu. [05:46] snadge: you have to add/install another printer.. the easy way might be sudo apt-get install cupspdf .. perhaps cups-pdf [05:46] !medibuntu > snadge [05:46] snadge, please see my private message [05:47] snadge, do a search in synaptic.. there are tons of pdf readers.. one should do what you want it to [05:47] snadge: adobe is slow and a resource hog [05:47] Applications > Sound and Video > Pulse Audio Volume Control > (Volume Control [window]) shows the »Internal Audio Analog Stereo« loudspeaker symbol as muted. How can I unmute it? [05:47] blah569: ok so you need to turn on debugging and see what it says [05:47] ok lots of ideas to try now :) [05:47] snadge: Also, for Windows program compatibility check appdb. [05:47] bullgard, run alsamixer from the terminal and use the M key to mute/unmute [05:47] snadge: a new viewer might not fix your printing problem though [05:47] !appdb > snadge [05:47] snadge, please see my private message [05:47] blah569: are you sure you are opening existing files and not just creating empty files that don't exist? [05:48] snadge, linux is the foundation of new and exciting ideas ;) [05:48] 1 problem 236729 solutions :p [05:51] does ubuntu come with a frontend for crontab or i still need to use the text editor? [05:51] Out_Cold: alsamixer shows only the controls »Master M«, »Mic Boos« and »External« as muted. Which control do you mean specifically? [05:51] Hilikus: text editor [05:51] scunizi: thanks [05:52] bullgard, which one were you having troubles with?? in my experience with linux... play with it till you either break it or fix it ;) [05:53] Out_Cold: While that's a good idea, am I the only one that ends up breaking it 90% of the time =P [05:53] keepsake, mine's always broken.. [05:53] Out_Cold: I think today was the first time I did something that didn't break it. [05:53] hence why i spend so much time in here. i just end up helping noobs while i wait for the real gurus [05:53] Out_Cold: Haha, that's true. I do that too =P [05:54] keepsake: I got in.. but I had to use recovery mode [05:54] Dishtroyer: Interesting. You're in X now? [05:55] Out_Cold: I told you what is bothering me: a muted loudspeker symbol. This inhibits GNOME event sounds. "Play with it" without saying what is 'it' is no precise recipe. [05:55] keepsake: I assume so. I have all my programs back [05:56] bullgard, if there was a precise recipe for everything.... it's the master MM highlight that and then check again [05:56] **use M to unmute [05:56] leepsake: but I have to figure out how to get the graphical login to work. I'd hate to have to go through this every time [05:56] Out_Cold: Thank you for commenting. [05:56] keepsake: hey thanks ... I completed that and now the application is working 100% [05:57] zetheroo: That's great =). Patching is a pretty useful skill, I'm glad you managed to learn it yourself =D [05:57] ok it appears acrobat reader can print out this pdf.. but not document viewer.. oh well :) [05:58] Anyone know anyting about speeding up CIFS mounted windows shares? [05:58] I've got a weird situation going on with two different systems, one taking 1/4 second to traverse a mount, and the other 6-7 seconds. [05:58] bullgard, most of us helping are not too much better than you at the moment... but playing around with anything is a decent idea.. just know or ask in regards to what you are doing... usually someone in here just went through what you did [05:58] (The latter being a Ubuntu 9.10 system) [05:58] is it just me or does Ubuntu One work kinda slowly ... especially though a browser ... !? [05:59] i haven't actually used it.. i normally use my nfs server which is ummm broken :p [05:59] keepsake: Oh crud. Now ubuntu won't let me mount drives. It says I'm not authorized [06:00] speaking of which... can anyone tell me what's wrong with my iptables for nfs?? http://pastebin.com/m43759551 [06:00] Dishtroyer, use sudo mount [06:00] Dishtroyer: Have you tried reconfiguring xserver-xorg? [06:01] How do I completely disable the touchpad, and then re-enable it when needed? [06:01] Out_Cold: Better wait a bit longer for those gurus you were talking about =P [06:01] keepsake: I'm as noobie as they come when it comes to linux.. [06:01] bullgard, did the master fix your problem? [06:01] Dishtroyer: I am too, don't worry. Try "sudo dpkg-reconfigure xserver-xorg" [06:02] keepsake, or an angel sent from above ;) [06:02] No, it did not. Same situation (no sound output) remains. [06:02] Out_Cold: Damn, how could I have forgotten. [06:02] !wireless [06:02] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [06:02] can i use Ubuntu One to share files with others? [06:02] keepsake: OK I did that. [06:02] Dishtroyer: Did the reconfigure work? [06:03] I don't know. [06:03] zetheroo, I thinks that's the objective of it [06:03] Dishtroyer: Only one way to find out. [06:03] Oh crud.... [06:03] Dishtroyer: Get used to it =P It's part of using Linux [06:03] Out_Cold: yeah I thought so too ... just am trying to figure out how to do so .. [06:04] zetheroo, are you at the website? [06:04] Out_Cold: yes [06:04] OK BBIAW [06:04] Out_Cold: and I have uploaded the file I want to share [06:04] give me a minute to get settled with dinner and i'll look into it with you [06:05] Out_Cold: no worries ... cheers [06:05] !one [06:05] Ubuntu One is a service where you can back up, store, sync and share your data with other Ubuntu One users - For more see https://one.ubuntu.com/ [06:05] !one | zetheroo [06:05] zetheroo: please see above [06:06] Miracle: cheers [06:06] np [06:06] Miracle: do you use Ubuntu One? [06:07] doeI have my iphone 3g mounted but cannot get the iphone to play new songs, does anyone know how to get it to work? [06:07] zetheroo - no not yet [06:09] zetheroo, https://wiki.ubuntu.com/UbuntuOne/Tutorials/FileSharing#Share%20folders [06:10] i'm trying to play a certain type of mp3 file and having no luck. please help someone! where can i get the latest libraries? [06:10] solution!! [06:10] Out_Cold: hehe ... reading that :) [06:10] tried amarok, mplayer and audacious [06:10] nothing will play it [06:10] Out_Cold: seems like you can only share with one person at a time ... [06:10] poyntz, try vlc or install ubuntu-restricted-extras [06:10] keepsake: this is freaky. It wouldn't let me in on the first try but it did on the second.. [06:10] i'll try the latter, thanks Out_Cold [06:11] Out_Cold: I was hoping I could share it and get a link to give to others ... [06:12] Well at least now I can mount my drives.. [06:12] zetheroo, maybe the syncing is an issues? i'd root around some more to be sure [06:12] Out_Cold: well apparently ubuntu-restricted-extras is already at the latest version :/ [06:12] poyntz, try vlc? [06:12] vlc plays almost anything [06:12] My IBM Thinkpad T43 sound chip is AD1981B. What is the volume control 'Master M(ono)' for in contrast to 'Master'? [06:13] no luck Out_Cold === r4ban is now known as giskard [06:13] Anyone recently seen a netboot install fail because of a conflict between rarian-compat and scrollkeeper? [06:13] (Not sure if this is a local issue, but I'm pretty sure it isn't) [06:14] poyntz, look to see that you have gstreamer good/bad/ugly plugins installed [06:14] bullgard, just try unmuting all channels that are MM and see if that fixes it [06:15] poyntz: I missed the beginning of your question, what are you trying to play? [06:15] andrew_46: trying to play some mp3 files [06:15] andrew_46: i'm guessing it's some kind of weird format or something [06:15] andrew_46: because most mp3 files play [06:16] zetheroo, it looks like you can do multi users but you have to add one by one [06:16] poyntz: Are these files available nline somewhere? [06:16] poyntz, could be viral? [06:16] Out_Cold: correct ... oh well ... :) [06:16] Out_Cold: I have done so. It does not fix it. [06:17] bullgard, what about the sys tray icon?? looks like a speaker? [06:17] andrew_46: downloaded a torrent [06:18] Out_Cold: would they be the gstream0.10-plugins-ugly that i need? [06:18] poyntz, yes and bad/good [06:18] so the multiverse stuff [06:18] yup.. it's restricted format [06:18] k ty trying it now [06:19] wait [06:19] if its *-dbg [06:19] it means it's debug symbols tho ya? [06:19] you don't want the dbg [06:19] just regular [06:20] ya, i think i've got all the good bad and ugly then [06:20] only the dbg and the docs aren't installed [06:20] then maybe the file is corrupted [06:20] A big thank you to keepsake! [06:20] test another file or the same file on another machine [06:20] Dishtroyer: No problem =) I'm not even really sure what I did =P [06:21] Out_Cold: i'll give it a crack [06:21] keepsake, we rock like that lol [06:21] how we roll [06:21] Out_Cold: It's how Linux rolls, in general, haha [06:21] yea... uphill in big turds === r4ban is now known as giskard [06:22] Out_Cold: I have checked the systray icon looking as a speaker. Its setting is normal: It indicates: "Output 53%" which is normal. [06:25] bullgard, not too sure man... and you said what was muted? [06:26] i thought you said the tray icon was muted.. but what exactly is? [06:28] Out_Cold: nah no luck [06:28] Out_Cold: with any of them [06:29] im looking to get a new video card. ATI has the best cards, but hows the driver support now? I know it used to suck.. [06:30] Out_Cold: tried on a mac [06:30] GSF1200S: Nvidia rules all in linux. Much better driver, and incredible video acceleration. [06:31] well that just tells me that my usefulness has expired for the day :( [06:32] Tanthrix: Yeah, thats why I have a 9800GTX right now :) On the windows side, ATI seems to be the best. Oh well, **** them [06:32] Tanthrix: sorry, nVidia is now the worst under Linux [06:32] actually, I have 2 9800's, but I use seperate x screens, so I dont get sli benefit.. [06:32] don't buy from ati - enemy of your freedom [06:33] at least the ati driver is open [06:33] that is more than nVidia can say [06:33] meganard: how is nvidia the worst? [06:33] I dont think I agree, at least from the droves of opposing advice [06:34] I can't play DVDs. I got ubuntu-restricted-extras, I also have libdvdcss2...... i also did: sudo /usr/share/doc/libdvdread4/install-css.sh [06:34] Still cant play DVDs [06:34] I have been suffering under all of them for 10 years, the new ATI devices are covered by the radeonhd driver [06:34] nvidia has better options for linux where as ati doesn't... you can work on nvidia if you know how... can't say that for ati [06:34] new ati has worked well for me [06:35] personally I hate them both, but at least with their recent chips, they hired someone to write properly open drivers [06:35] Can somebody dcc a small text file so I can test my irssi setup? [06:36] andrew_46, alright [06:36] RocketLauncher: Thanks... whenever you are ready [06:36] andrew_46, i guess it's not working because i dont see anything on my side [06:36] DVD's playing, goodbye [06:36] any1 familar with packing for ppa's? im having a rejecting problem caused by the section im using in the control file. Ive tried using network and networking but both sections cause a rejection [06:37] i think that nvidia has better GPU processing for things like CUDa [06:37] *A [06:37] how can i share a directory using samba through ssh?? [06:37] Hmmm..... I was not clear as usual, can somebody send me a file by dcc? [06:37] why bother with samba if you are using ssh? [06:38] meganerd: how else can i see files as a windows drive?? [06:38] Anyone know where I can add module names that I want to load at boot? I have to modprobe coretemp after every boot [06:38] winscp [06:38] andrew_46, i sent one [06:38] on arch, id just add it it to rc.conf [06:38] meganerd: isn't that for copy on;y? [06:38] you could also use webdav + netdrive [06:38] i need something that will look like a network drive in windows [06:39] Out_Cold: oic [06:39] well, windows only supports smb or cifs for that out of the box [06:39] ok, thats why i bother with smb+ssh [06:39] you can use netdrive to add webdav and ftp support, but really, assigning a drive letter is asking for trouble [06:40] meganerd: why? [06:40] andrew_46, can you accept it? [06:40] windows does not support ssh out of the box, so you are going to have to add someting either way [06:40] why bother with ssh? [06:40] I am guessing that there is some sort of remote access? [06:40] yes [06:40] just use putty on win [06:40] Out_Cold: No, looks like my setup is still borken [06:41] andrew_46, i've never sent a dcc on xchat so not sure if it's my end maybe [06:41] Miracle: how can i map a drive to a folder through putty and have the traffic be encrypted? [06:41] for me personally I just ssh (sshfs under linux, winscp under that other OS) [06:41] for my clients a VPN is usally how I solve that issue [06:41] Hilikus, sounds like you want vpn but don't ask for my help [06:42] Out_Cold: No I have had trouble with irssi and dcc, but success with x-chat, so the problem is at my end [06:42] OpenVPN has a GUI for windows that mere mortals can use [06:42] this is for backup restore, they need to be able to see whats in the backup and just drag-drop from it [06:42] so it needs to be integrated to windows [06:42] meganerd, having a good vpn is a bit difficult imo [06:42] no shells or anything [06:42] anyone done a netboot install recently? [06:42] what version of windows? [06:42] xp [06:43] cygwin will get you the tools to do backup, but you may wish to rethink the drag and drop part [06:43] i already have all the backup set up [06:43] its the restore i am designing now [06:43] and the backup is offsite? [06:44] hilikus - i don't know but on linux you can tunnel with vlc and putty for remote access I'm not sure if you can mount a dir over a connection like that [06:44] yes, its all over the internet, thats why i need ssh [06:44] your easiest solution would be share the backups woth apache (you would ssl and webdav modules), and then install netdrive on the windows computer [06:45] meganerd: isnt webdav for writing? the backups are read-only [06:45] i'm gonna look into netdrive. never heard of it [06:45] hi, i have a problem that my keyboard randomly switches to qwerty, how can i troubleshoot this ? [06:46] actually yes, webdav s writing, so you would not need that part [06:46] speaking of which... can anyone tell me what's wrong with my iptables for nfs?? http://pastebin.com/m43759551 [06:46] oh.. minus the "speaking of which" [06:47] line history is a blessing [06:47] ugh [06:47] I can't find a good setup for this box. [06:48] I need a good desktop/theme/icon set/conky to function on a computer. [06:48] And this is my girlfriend's computer. [06:48] go pink [06:48] And i haet it [06:48] Does the theme really matter much.... [06:49] pick a differnt one and get on with it [06:49] :| [06:50] Dr_Willis, i find that eye candy is about 50% of the users and 50% simple [06:50] *for simplicity [06:50] ShazbotMcNasty: can't you just show her how she can do it yourself? [06:50] ^^ agreed make her learn linux lmao [06:50] ohir, I don't like the wallpapers she picks. [06:50] that is funny [06:50] it's her computer [06:50] She know how to do all of the desktop crud [06:50] I know [06:51] ShazbotMcNasty: girls are not less equipped than we, just a little bit linux-shy [06:51] but she also wanted a new wallpaper and theme [06:51] but she doesn't want to do it. [06:51] there is a link to get new themes from the appearence control [06:51] ShazbotMcNasty: so show her how she can search for herself [06:51] i've met a few good linux chicks [06:51] o/ [06:51] someone asked for a linuxchick? [06:51] I'm just going to go to gnome-look and search through themes and hopefully it'll come with a good wall that I can use. [06:52] ShazbotMcNasty: and this is her box, not yours. So you need to live vith that ponies on :> [06:52] hi all, looking for some kind of web-thingy that would show me which packages can be upgraded. needs to be run locally (as opposed to landscape) and supporting multiple systems would be a bonus. any ideas? [06:52] Hello Kity Themes Rule! [06:52] :p [06:52] hannah montanna themes? [06:52] yes, the web thingy could have hello kitty theme too, I could live with that. any idea? [06:52] ShazbotMcNasty: why dont you let her use the wallpaper she wants to use and well...if its her box, youve no say anyway? maybe you can ask the admin to allow you to have your own account on her system? [06:52] ohir, "she wanted a new background and theme, but she doesn't want to look" [06:53] ShazbotMcNasty: if it just pains you *so much* to have to see wallpapers that arent to your taste? [06:53] read what i write damnit >_< [06:53] ShazbotMcNasty: ah, ok. [06:53] ShazbotMcNasty: dont swear [06:53] * ohir *chuckles* [06:53] what is the command used to chage permissions so everyone can read the file? [06:54] and write [06:54] plain test 'do you know me enough' :) [06:54] MHz128: chmod 777 filename [06:54] great! thanks maco [06:55] asd.flknav vgkijjh [06:55] poop [06:56] MHz128: 777 is read write and execute [06:56] ShazbotMcNasty, just pick a random one.... or google some small fuzzy animal that she likes. then grab a matching icon/panel theme [06:57] Out_Cold, I'm okay. [06:57] meganerd: is there an opensource replacement for netdrive? [06:58] andrew_46, cool, its octal right? thats why its so confusing hehe [06:58] any iphone users here? [06:59] Hilikus: not that I am aware of... [07:00] Hilikus: another option might be to set up backuppc. There is a web front end for the regular users that will on the fly create zip files for them to download [07:01] MHz128: actually chmod 666 is all that you need, 777 makes it executable as well [07:01] MHz128: you could also do chmod a+rw filename [07:01] MHz128: A nice explanation is here: http://www.tuxfiles.org/linuxhelp/filepermissions.html Have a looks at the section marked 'How to set file permissions - numeric mode' [07:01] hi :) is there any stable gui for aptitude in a "synaptic-like" manner ? [07:02] fabulous! [07:03] Applications > Sound and Video > Pulse Audio Volume Control > (Volume Control [window]) shows the »Internal Audio Analog Stereo« loudspeaker symbol as muted. How can I unmute it? [07:07] my backup HDD has a few bad sectors whats the fastest and easiest way to fix them? [07:07] Alphos, isn't that what synaptic is?? except for apt [07:07] Out_Cold: yea i was about tio say that also.. but dident want to bother. :) [07:08] Out_Cold : it's the "except for apt" i'm touchy about ^^' [07:08] Alphos, i use aptitude and apt interchangeably [07:08] same same.. [07:08] so yea bad sectors [07:08] how's that ? synaptic uses aptitude ? [07:08] hello [07:08] i thought it used apt-get [07:08] pain in the ass drive is reading crappily [07:09] Alphos, they both read the same files and .debs [07:09] Alphos: apt-get gets far more attention from Ubuntu core devs than does aptitude. [07:10] yes, but i've heard aptitude does keep track of installs (especially dependencies), which apt-get doesn't [07:10] aptitude install vlc and apt-get install vlc achieve the same result and both use dpkg afaik [07:10] I freshly installed a karmic koala system, which is working fine. Now I want to install skype, so I added medibuntu to my sources list and updated. However, apt-cache search skype doesn't find it. Is it not supposed to be there? [07:10] Alphos: that's patently false. [07:10] Out_Cold: I have made some changes, could you dcc that file again? [07:11] * Offering examples.desktop to andrew_46 [07:11] so if i decide to remove a package, synaptic will get me rid of its dependencies too ? [07:11] py_, yes. but you can always download from skype website. [07:11] (without me having to remember what dependencies i installed, i mean) [07:11] DCC GET Out_Cold examples.desktop [07:11] oops [07:11] Alphos, it tells you that you can uninstall them if they are useless [07:12] andrew_46, failed (err=No route to host). [07:12] hm [07:12] Alphos: once you remove the package apt-get will tell you "the following packages were installed but are no longer needed" [07:12] Out_Cold: Thanks anyway, I obviously have a little work to do yet [07:12] Alphos, ^^ fixed with apt-get autoremove [07:13] does synaptic take care of autoremove, then ? [07:13] How can I completely remove a mysql installation so I can reinstall it? (sorry if anyone is still here from earlier, I went afk) === aperson is now known as APERSON [07:13] Alphos, i don't think so [07:13] Or maybe troubleshooting for a solution. sudo /etc/init.d/mysql start returns [FAIL] [07:14] blah569: going to try the MariaDB RC? :) [07:14] petsounds, thx for the hint, but my question was more like "has something changed in medibuntu that it doesn't offer skype anymore?" [07:14] mneptok: haha, I might be interested in trying something new, however the current client is interested in using MySQL [07:15] blah569: PM? [07:15] hi, what are "pre-release updates"? [07:15] mneptok: sure, that would be cool [07:15] Can someone tell me a fancy login manager that ISN'T kdm or gdm, thanks. [07:15] how do i disable password access to a particular account in ssh so that only a key can be used? [07:15] not sure how to pm from the freenode webchat haha [07:16] stupid question: is there a way to enable drag and drop from a network share to winamp when its running under wine? [07:16] Darkedge, flux or xdm [07:17] Hilikus, it's in the sshd_config i think [07:17] I have both wired and wireless enabled on my laptop - both set to the same IP. I want ethernet to take over when i plug it in keeping hte same static IP my wireless was using. When i plug in ethernet everything just sits on 'looking up' for about 2 mins before it finally loads the page. ideas? [07:18] It loads perfectly fine when either wifi or ethernet are enabled on their own [07:18] Out_Cold: i can only find how to disable it for the while daemon though. not for a user [07:18] thanks for your help, Out_Cold :) [07:18] Out_Cold: well, based on what I see, xdm is quite lame http://upload.wikimedia.org/wikipedia/commons/e/ec/Xdm_Screenshot.png and flux is a DE not a login manager [07:19] Darkedge, lame and linux aren't too far apart from each other :p [07:19] Can someone tell me where I can find the lattest gdm packaged for Ubuntu? [07:20] Hilikus, yea i guess i never tried for an individual user [07:20] Out_Cold: uhm no, look at the lattest kde :) [07:21] http://projects.gnome.org/gdm/ [07:21] might have to build from source [07:23] Anyone got networking working with ethernet and wifi having the same IP without needing to disable the other when plugging one in? [07:24] Flynsarmy, i think that you need to have 2 seperate IP addys. when i try that out in my head, i don't think 2 different devices can have the same IP on the same network [07:25] Out_Cold: i used to do it with earlier ubuntus...the wifi would just take over when it was plugged in [07:25] Out_Cold: errr...i meant ethernet would take over... [07:26] but before i think that you could only use one interface at a time [07:26] Out_Cold: yea that's pretty much what i want to do. i don't want to need to manually disable wifi every time i plug in my ethernet for the internet to work...i didn't hae to in earlier ubuntus [07:29] Flynsarmy, what IP does it assign when you plug in the lan? [07:29] Applications > Sound and Video > Pulse Audio Volume Control > (Volume Control [window]) shows the »Internal Audio Analog Stereo« loudspeaker symbol as muted. How can I unmute it? [07:30] !pulse [07:30] PulseAudio is a sound server intended as a drop-in replacement for !ESD - See https://wiki.ubuntu.com/PulseAudio for information and installation instructions [07:30] Out_Cold: they both say 10.0.0.21 however the broadcast address on one is 10.0.0.255 with subnet 255.255.255.0 and on the other its broadcast 10.255.255.255 with subnet 255.0.0.0 [07:31] Flynsarmy, perhaps it's something in /etc/network/interfaces [07:32] maybe they need the same subnet? [07:32] Out_Cold: all it has in there is iface lo inet loopback. Yea i'll see if i can make them teh same [07:33] Out_Cold: that was my problem - wrong netmask. Thanks for the help :) [07:34] knew i was good for something [07:34] it helps to talk out your problems [07:34] i usually find my solutions while i am trying to pastebin all my info [07:35] except for today's nfs iptable rules [07:35] I don't use nfs anymore, so I could not help out there [07:36] i couldn't get smb to work... so went to nfs.... and now that i'm trying to clean up my iptables from a huge mess, i can't get them to work [07:37] my cronjobs don't run well unless i provide full path to every executable ... is it possible to inherit PATH variables in my cronjobs environment? [07:38] hello I'm getting the following error in log.nmbd [07:38] Unable to sync browse lists in this workgroup. [07:39] Unable to find the Domain Master Browser name [07:39] any ideas on what how to fix this? [07:40] Out_Cold: what was the problem with samba? [07:40] meganerd - this error in log.nmbd: Unable to find the Domain Master Browser name [07:40] can't remember... something to do with the connection i think.. [07:40] someone suggested nfs as an idea and i went with that.. [07:41] does anyone have a clue why my laptop screen turns off after 30 minutes, even though I have the screensaver turned off, and power management set to leave the screen on no matter what? [07:41] the nfs works.. i know that because i can remove all my iptable rules and it does work... but when i add the rules i lose connection [07:42] Out_Cold: nfs was always flakey for me. Samba has been a solid solution for me years (well 10+ now), even when doing nix to nix [07:43] hi, please i'm revoking a key, and the reason is that i don't use it anymore. That reason will be shown forever in the ubuntu keyserver, so please, could any native english speaker a formal short phrase? is "Not used anymore" ok? or maybe "Disabled" ? thanks :) [07:43] meganerd, what do you use to set your firewall?? [07:44] all I allow is TCP 455 [07:44] obiwan: unused? [07:44] erm 445 [07:44] Ok abumaia thanks :) [07:44] meganerd, how do you set that? [07:45] meganerd, what app you call to do so.. or you use hosts.allow/deny? [07:46] iptables -I INPUT -p tcp --dport 445 -i eth0 -j ACCEPT [07:46] I don't bother with hosts allow or deny, too easy to spoof IPs, especially on someone else's LAN [07:47] or wifi [07:47] abumaia: Key Revoked (Reason: Discontinued) [07:47] Err, obiwan_ ^^ :) [07:47] kinja-sheep: thanks, but that's not for me ^_^ [07:48] yea.. i was trying to steer away from those.. which is why i am struggling with these stupid rules.. [07:48] is there anything other than the screensaver and power management that controls whether the screen is on or off due to idle time? [07:49] sometimes the BIOS does [07:49] Out_Cold: if you want to avoid some of the pain of building rules by hand, check out the fwbuilder app [07:49] meganerd: hmm, I hadn't thought of that, I'll have to check next time I reboot. thanks ^_^ [07:49] abumaia: np [07:50] might do it. ty [07:51] Out_Cold: if you are interested in this sort of thing, the book "Linux Firewalls" by Michael Rash (nostarch press) is really quite good [07:52] meganerd, i find that i don't have interests in these things till they kick me in the butt... [07:52] but i'll go take a look. ty [07:52] Out_Cold: well, we all have our neurosis, mine are audio and networking [07:54] anybody? [07:54] how can I check HDD for hardware errors? [07:55] reactor, fsck [07:55] reactor: SMART? [07:55] hmm [07:55] smartmon [07:55] I seem to have bad surface I mean [07:55] reactor: badblocks [07:55] roger [07:56] hi, how do you make services (ie ssh) start on bootup in ubuntu? like chkconfig in redhat... [07:56] reactor: boot from a rescue disk, then scan the drive with fsck -c [07:56] ok [07:56] brb [07:56] reactor: sudo badblocks -nvs /dev/sda (but replace 'sda' with the drive you want to check) [07:57] qweqweqwe: ubuntu uses 'upstart' for most services and sysv for a few others. So i depends on the exact service. see /etc/init to tell what ones are handled by upstart [07:57] thanks [07:58] Here's a question for anyone with virtualbox experience. I'm having trouble incorporating the kernel module I think. Take a look at this for all of the errors I'm seeing: http://ubuntu.pastebin.com/m2ebf69bc [07:59] Trying to install ubuntu on a laptop with 64mb of memory and i'm getting: kernel panic not syncing out of memory and no killable process [08:00] hi my panel will no longer show apps in use [08:01] sontek: using the alterntive installer cd I hope? I doubt if it will be very useable on 64mb of ram. [08:01] !lowram [08:01] Thers some low memory factoid/guide i recall [08:01] !lowmemory [08:01] For installing on low memory systems, this page has useful information: https://help.ubuntu.com/community/Installation/LowMemorySystems. See also https://help.ubuntu.com/community/Installation/SystemRequirements. [08:01] sontek: use the alternate installer, and consider a lightwer weight UI like xfce [08:01] sontek, you need a minimum of 512 mb or ram to run ubuntu. (best is 1gig or more) [08:01] I got ubuntu going on 128mb of ram on my imac PPC - but its so sluggish its barely useable [08:02] meowbuntu: not true, I have one system with 128 MiB [08:02] 'to run well' :) 512mb+ [08:02] My Xubuntu runs nicely on 256MB [08:02] meganerd, before 6.1? [08:02] hi my panel will no longer show apps in use what can i do [08:02] misterB: what CPU do you have? [08:03] Out_Cold: ??? [08:04] meganerd, was the 128mb with a release before or after 6.10? i tried something similar and had to revert to 6.10 for it to work with 128 [08:04] guys, i got a question about the ubuntu code of coundct, if i sign it, and a month later change my mind, can i revoke it? or is whole life long? [08:04] meganerd: amd turionX2 64bit [08:04] any ideas for me please [08:04] please, answer, i'm about to become an official ubunter and that's my last question [08:04] obiwan_, you can always change it. [08:04] obiwan_, plan on defying us? [08:04] how petsounds ? [08:04] Out_Cold: 8.04 IIRC [08:04] meowbuntu: are you refering to the bottom panel to which you can minimize apps? [08:05] !ask | obiwan_ [08:05] obiwan_: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [08:05] obiwan_, there's an instruction when you sign it [08:05] Out_Cold: defy? what do you mean Out_Cold ? please explain [08:05] Out_Cold: I *always* use the alternate installer, even on my laptop with 4GiB of ram [08:05] nevermind.. [08:05] obiwan_, is ubuntu your first linux os [08:06] Hi, can somebody tell me how to get rid of this? http://imagebin.ca/img/E5Ni8s.png [08:06] petsounds: i don't understand, i didn't get any instruction when downloaded the code, and in the launchad/codeofconduct doesn't say anything either [08:06] Applications > Sound and Video > Pulse Audio Volume Control > (Volume Control [window]) shows the »Internal Audio Analog Stereo« loudspeaker symbol as muted. How can I unmute it? [08:06] its some weird osd [08:06] yeah meowbuntu [08:06] ok obiwan_ can i pm you for a sec [08:06] sure ! [08:07] wolter, is that gnome-do? [08:07] misterB: do you have the kernel headers installed? also which virtualbox packages do you have installed? [08:07] petsounds, yes, but I mean what is in front of it [08:07] the ugly text [08:07] the irc one [08:08] wolter, what irc client? [08:08] meganerd: I forgot to install kernel headers when I reinstalled the system. Duh. I'm using the packages from virtualbox.org because I need USB support. [08:08] wolter, not sure about that but double check at gnome-do plugins and untick it. [08:09] hm.. its not a gnome-do plugin [08:09] its a system-wide osd [08:09] but I don't think it is notify-osd [08:09] could be an irc osd [08:09] misterB: I am using the 9.10 packages, I did not realize that USB did not work [08:09] meganerd: kernel headers were already installed [08:10] I am migrating from vmware workstation, and so far I like virtualbox the best [08:10] meganerd: the OSE version does not incorporate USB support [08:10] misterB: anyway, do you have the virtualbox modules loaded? [08:11] can somebody ping me please? [08:11] meganerd: How do I check [08:11] misterB: lsmod |grep vbox [08:11] wolter: Pong. [08:11] thanks kinja-sheep [08:12] CTCP PING reply from wolter: 1.012 seconds [08:12] wolter: you don't reply to ICMP PING though [08:12] hi my panel will no longer show apps in use what can i do [08:12] hist router is dropping ICMP [08:12] thanks both [08:13] meganerd: nothing came up, and I did notice an error somewhere that said file was missing from ... Let me find it. [08:13] kind of useless [08:13] meowbuntu: right click on panel -> add to panel -> window list? [08:13] SwedeMike, I just wanted someone to mention my name so xchat would notify me, so I could test the notifications [08:13] gnight all [08:13] SwedeMike: Can you CTCP ping metoo? [08:13] Weegee, but thanks anyway [08:14] meganerd: error was 'Module vboxdrv does not exist in /proc/modules' [08:15] maco, thanks that did it [08:15] meganerd: did you see my post in pastebin? [08:15] misterB: m2ebf69bc ? [08:15] yeah [08:16] hm.. one more ping for me please? [08:16] wolter: Oorah! [08:16] and again [08:16] misterB: try modprobing these three modules manually: vboxdrv vboxnetadp vboxnetflt [08:16] wolter: Booyah! [08:16] ah thanks [08:16] yeah, for those who saw my screenshot, it was gnome-osd [08:16] had uninstalled it but it kept running.. forgot to kill it [08:19] please, petsounds could you tell me where is the instruction so i can read it? i really want to make sure i can change my mind about the contract i sign, it isn't anything written about it on the contract itself [08:19] meganerd: I got the following errors: http://ubuntu.pastebin.com/m52bbf2c [08:19] misterB: you need root privs, try using sudo in front [08:20] meganerd: did that. see the error messages below the first [08:21] misterB: I see that you are missing the net modules, this means that you will be unable to bridge interfaces, but you should still be able to boot your VMs in NAT mode [08:21] what does dmesg say? [08:24] meganerd: see post below errors on http://ubuntu.pastebin.com/m7bfc8e81 [08:25] misterB: how did you build these modules? [08:26] please guys, could anybody tell me if i can change my mind after signing the ubuntu code of conduct ? the code itself doesn't tell a word about it, so i'm unsure, and i don't want to sign a contract for whole life long, not even an friendly ubuntu one [08:26] meganerd: I installed http://download.virtualbox.org/virtualbox/debian in my repositories and did an apt-get [08:26] obiwan_: Best to ask that in #ubuntu-offtopic [08:26] obiwan_: simply revoke your key, or submit a bug/feature request [08:27] meganerd: I'm going to try downloading the deb from their site and see if that works better. [08:27] misterB: in the /usr/src directory, do you have a virtualbox directory [08:27] thanks kinja-sheep [08:28] meganerd: but that ain't revoke my signature, just the key i signed it with [08:28] ok i'll ask at offtopic [08:28] meganerd: yes called 'vboxdrv-2.0.12' [08:29] misterB: do you have a package called virtualbox-dkms? [08:30] meganerd: not that I can tell [08:30] meganerd: searched in synaptic and found nothing. [08:30] network file shares (from folder properties) - i shared a folder on one computer on my network, what can i do to make it appear in other computers on the network inside of the "Network" browser aka network:/// ? [08:31] misterB: on my system the ose one is called: virtualbox-ose-dkms [08:31] Hi all [08:31] osirisx11: add an entry in /etc/samba/smb.conf [08:31] osirisx11: of course you need to install samba first [08:31] can ubuntu 9.10 run on a dell mini 9 [08:32] i cant extract .rar under linux [08:32] why [08:32] meowbuntu: is that an Atom based device? [08:32] I'm using Ubuntu9.10 as guest on VMware, I'm trying to bridge into it my edimax 802.11g wireless pci card, but Ubuntu recognize it as Ethernet, while I can successfully bridge my Edimax Wireless N USB card, do you might have any ideas for me? [08:32] !hcl | meowbuntu [08:32] meowbuntu: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [08:32] meganerd: don't see anything like that. [08:32] misterB: try searching from the command line "aptitude search virtualbox" [08:33] realLife: because rar is a patent encumbered format [08:33] meowbuntu: is there no GUI way to do this? why would ubuntu have a way to share files but no obvious way to access them on other computers? [08:33] i need to extract this file quickly :O how do I do it? [08:33] is there a netbook remix channel? [08:33] realLife: sudo aptitude install unrar [08:33] that makes 2% sence [08:34] realLife: I use 7zip for everything, I usually install: p7zip-full p7zip-rar [08:34] meganerd: there is nothing listed with dkms [08:34] is there a program that lets you create a program's flowchart? [08:34] !rar [08:34] rar is a non-free archive format created by Rarsoft. For instructions on accessing .rar files through the Archive Manager view https://help.ubuntu.com/community/FileCompression. There is a free (as in speech) unrar utility as well, see !info unrar-free [08:34] meganerd, kinja-sheep its actually for obiwan_ i was asking [08:35] ^ i'm in pm with him [08:35] thats enough ubunto for today bye :< [08:35] id like some more in-depth information as to how ubuntu netbook remix has been 'optimized' for the atom processor. anyone got anything? [08:36] meowbuntu, obiwan_ : I know Dell Mini 10 (terrible) and 10v (great) both works. However, 10v resembles similar hardware as 9 so I would think it is. [08:36] meganerd: is it possible that the virtualbox-dkms pakage doesn't exist for 64bit? [08:36] misterB: I am using 64bit [08:36] misterB: I just figured it out, I have the PPA for Virtualbox OSE [08:37] meganerd: keep in mind ose does not have usb support [08:37] osirisx11: we've discussed that. That's why I'm having trouble. I'm not using the OSE [08:38] meganerd: I'm going to try uninstalling, and reinstalling the package from virtualbox website to see if that fixes the problem first [08:38] misterB: user aptitude purge [08:38] misterB: use aptitude purge [08:39] misterB: ok cool [08:40] meganerd: just realized I was using an old version (2.0). That might be the problem. [08:41] misterB: ahh, I am downloading the latest as we speak... gotta love 15mbit connections [08:41] I am doing a presentation at our LUG in march on virtualization [08:41] I should probably test both versions, since it is a shootout :) [08:43] meganerd: here's the reason I'm not going OSE. My wife has an iPod Touch, and so far, the only thing that I can get it to work flawlessly with is iTunes, and you can't WINE iTunes. [08:43] what can i do to make ubuntu shared folders visible in other computers on the network inside of the "Network" browser aka network:/// ? [08:44] meganerd: hence I need usb support on the virtual machine for iPod management. [08:44] osirisx11: smb? [08:45] osirisx11: if you don't like smb, you can use ssh [08:46] either would be fine, but to an end user who is sharing files, editing an smb conf is not a good answer [08:46] if i have a share, it should be visible already on the other computers [08:46] osirisx11: the user 'shares' tghey can create use samba/smb or you could set up where the users homes get shared by samba by default. or you could set up NFS shares. [08:46] osirisx11: ubuntu does smb the friendly way with context menus and graphical interfaces. [08:47] osirisx11: douible check your workgroup. and try typing in the url manually in the file manager address bar. [08:47] my workgroup? [08:47] i have all ubuntu 9.10 on my network [08:47] Yes. You want to have all pcs in the same workgroup normally [08:48] where is my workgroup setting? [08:48] in teh samba configs [08:48] i haven't changed the smb config files [08:48] /etc/samba/smb.conf [08:48] you DID install samba on all the machines? [08:48] apt-fast over apt-get give it a try it rock the house... ;) [08:48] osirisx11: https://help.ubuntu.com/community/SettingUpSamba [08:48] thanks guys [08:48] you did give the users samba passwords with 'sudo smbpasswd -a USERNAME' on the machines... [08:49] why do i have to DO that though? [08:49] of course for linux to linux - NFS will be faster [08:49] i checked the checkbox under folder properties and hit create share [08:49] osirisx11: don't use smb for linux to linux :) [08:49] osirisx11: because thats how samba works. In theory it SHOULD of installed the samba service once you enabled those. [08:49] Theres MUCH MUCH MICH more to samba then 'just a way for users to share a specific folder' [08:49] i know you guys think i am being stubborn but i want you to think of it from an end user's perspective [08:49] Hello everyone [08:50] meganerd: updated version works like a charm [08:50] if i check "share this folder" and "create share" then in a user's mind it should show up in the other computer [08:50] The idea of the users even being able to make their own personal shares - is a relatively 'new' feature [08:50] !hello | Bakefy [08:50] Bakefy: Hi! Welcome to #ubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay! [08:50] lol [08:50] Ubuntu 9 onwards do not work on my P4-P4i45GV-1GB RAM pc [08:50] my users shares work fine here.. but i also have installed and configured the samba server how i wanted it. [08:51] Dr_Willis: how do you figure? had file shares since win95 or win nt right? [08:51] osirisx11: did you take a look at the help page I referred to? [08:51] osirisx11: i have every users home directory set up as a share. [08:51] Thanks for the welcome. I was wondering if anyone here has installed ubuntu on their ps3. (im not getting any responces on ubuntu-ps3 channel. [08:51] osirisx11: you are thinking of windows.. we are discussing linux . [08:51] lol bots nuts :) [08:51] !hi | all [08:51] all: Hi! Welcome to #ubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay! [08:51] i appreciate your guys' advice! i don't know anything about NFS. [08:51] osirisx11: if you were not using gnome - you woudlent even have the 'share this folder' feature not sure that KDE has it at all. [08:51] Bakefy: You should probably try to be more precise :) [08:52] !nfs | osirisx11 [08:52] osirisx11: nfs is the network file system. See https://help.ubuntu.com/community/SettingUpNFSHowTo for information on installing and configuring NFS. [08:52] thanks [08:52] hi guys! i have a problem with multiple desktops running under ubuntu 9.10. i usually have my laptop at home with a monitor hooked up to its HDMI port, but today i took it with me to the university. now the problem is that when i boot up ubuntu, the laptop screen stays black, as if the second monitor (which isnt here) was the only one active. is there any combination of keys that i can git, so it switches back to normal? [08:52] would NFS it show up in the network browser? [08:52] osirisx11: with NFS you could set up where each machines /home gets shared to each other machine some hiow. and transfer files . no real need for a dozen individual shares. [08:52] *hit, sorry [08:52] MorphyNOR: I am not able to install ubuntu on my PS3. I go through all the steps and then it fails to boot into ubuntu [08:52] MorphyNOR: For 5 seconds i was mistaking that for NEED FOR SPEED :P [08:52] osirisx11: the network 'browser' is for samba shares. [08:53] You dont normally browse for nfs shares. [08:53] ben_germany: does your laptop have function keys? maybe those work? [08:53] c_nick: but it is, just that :P [08:53] no, tried that :( [08:53] ah [08:53] Dr_Willis: then why do i have to click Windows Network after i go to the network browser? [08:53] doesnt do it [08:53] osirisx11: network:/// here shows all my machines on my lan. [08:53] Bakefy: well, what exactly do you mean by fails to boot? [08:53] osirisx11: you may have had file shares since windows 3.x, but they did not automatically appear on every other computer, you had to add the shares manually from every client [08:53] ben_germany: it works fine at home? [08:54] but it could be because ive allready connected to the other machines befor. so it knows they are there [08:54] ben_germany: try fn+f4 [08:54] when the monitor is hooked up to it, yes. i watched a movie on it yesterday night, so i suppose it should still work :) [08:54] thanks guys! [08:54] the 'windows network' icon shows all the different workgroups here forme [08:54] MorphyNOR: it acts like I never installed it. I installed 9.10 (for ps3) and used petitboot. I should see a hard drive after installing... I dont get that. [08:54] off topic: anyone know how i can do batch autocrop and autoresize on a set of images? #gimp were not helpful [08:55] all the machines in the default workgroup show up in network:/// here [08:55] Dr_Willis: thanks! === i3d_ is now known as i3d [08:55] osirisx11: imagmagick tools can do that [08:55] !find image [08:55] Found: genisoimage, imagemagick, imagemagick-dbg, imagemagick-doc, kimagemapeditor (and 112 others) [08:55] if i can spell it right :) [08:55] !info imagemagick [08:55] imagemagick (source: imagemagick): image manipulation programs. In component main, is optional. Version 7:6.5.1.0-1.1ubuntu3 (karmic), package size 93 kB, installed size 348 kB [08:55] osirisx11: imagemagick [08:55] thanks [08:56] ta ta guys [08:56] !find play [08:56] Found: dragonplayer, media-player-info, plasma-widget-indicatordisplay, adplay, alsaplayer-alsa (and 138 others) [08:56] could i enter anything into the recovery console, so that it switches back to the regular config? [08:56] MorphyNOR: http://psubuntu.com/wiki/SetupPS3 - thats the guide i have been using [08:56] how can i find out which vendor y ram has? [08:56] Dr_Willis: are you telling me by running !find it search's and active repository???? [08:57] ben_germany: dpkg-reconfigure xserver-xorg [08:57] triple_xxx: Yes. [08:57] triple_xxx: !find is a bot command see how the bot responded? [08:57] alright, thatnks [08:57] i will try that :) [08:57] !find rc.local [08:57] File rc.local found in cameleon-doc, initscripts, ipip, mimefilter, pcp (and 2 others) [08:57] !find Dr_Willis [08:57] Package/file Dr_Willis does not exist in karmic [08:57] http://en.wikipedia.org/wiki/Don%27t_be_evil [08:57] !info pornview [08:57] pornview (source: pornview): Image and movie viewer/manager. In component universe, is optional. Version 0.2pre1-9ubuntu1 (karmic), package size 228 kB, installed size 676 kB [08:58] Dr_Willis: I thought the bot was to dump to be smart I guess I will have to take that back [08:58] The bot does what the scripts tell it to do. [08:58] meganerd: if you do install the non-OSE version of virtualbox, be sure to edit the vboxusers group to include yourself or your usb functionality will be limited. [08:58] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [08:58] triple_xxx: The bot is only smart as you allow it to. [08:59] Dr_Willis, what a strange name for an application. whats if for this XXXXview [08:59] how can i find out which vendor y ram has? [08:59] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [08:59] Dr_Willis: what can the bot do other then greet you at the door and give you a search function???? [08:59] I cant log in when i try. I'm going off of the live cd. how do i fix it [08:59] !bot [08:59] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi - Usage info: http://wiki.ubuntu.com/IRC/Bots [08:59] It can tell you where to find teh bot docs. :) [09:00] !find bith bot [09:00] bot is not a valid distribution: hardy, hardy-backports, intrepid, intrepid-backports, jaunty, jaunty-backports, karmic, karmic-backports, karmic-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, medibuntu, partner [09:00] ops [09:00] I cant log in when i try. I'm going off of the live cd. how do i fix it [09:00] !find bitch bot [09:00] bot is not a valid distribution: hardy, hardy-backports, intrepid, intrepid-backports, jaunty, jaunty-backports, karmic, karmic-backports, karmic-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, medibuntu, partner [09:00] !botabuse | triple_xxx alias botabuser [09:00] triple_xxx alias botabuser: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [09:00] triple_xxx: stop playing with it [09:01] does anyone know where the linux native version of google chrome is i cant fine it. [09:01] I cant log in when i try. I'm going off of the live cd. how do i fix it [09:01] Myrtti: just to much fun watching bot work lol :) [09:01] meowbuntu: you have to add the repo [09:01] meowbuntu: http://www.google.com/chrome [09:02] how can i find out which vendor y ram has? [09:02] !find apt-fast [09:02] Package/file apt-fast does not exist in karmic [09:02] meowbuntu: https://launchpad.net/~chromium-daily/+archive/ppa [09:02] triple_xxx: "/msg ubottu !find apt-fast" [09:02] triple_xxx: it's busy on many channel and if you don't have a real need for the bot factoids, please do not abuse it. It has better things to do than keep you entertained [09:02] thanks the wine version of chrome is unstable for me [09:02] I cant log in when i try. I'm going off of the live cd. how do i fix it [09:03] kinja-sheep: this has only been out about a month started on 12-15-2009 There is not going to be an update for apt-fast yet [09:03] meowbuntu: ive had no problems with the google chrome from the google repos. [09:03] meowbuntu: i just follow the 'google chrome linux' links i get in google. [09:04] EastDallas, Dr_Willis here is the ubuntu native installer for google chrome http://www.google.com/chrome [09:04] manual install is needed for apt-fast uses axel to speed up downloads on apt-get [09:04] meowbuntu: I had issues printing with Chrome, but not with Chromium [09:04] meowbuntu: one thing to watch out for is i recall there being 2 versions of google chrome - one dosent (or dident) have the extensions feature [09:05] Myrtti: what you mean this bot surfs more then one irc channel???? [09:05] meowbuntu: the link I gave you is for the daily builds of the unbranded FOSS version of chrome: chromium [09:05] EastDallas: i think ive also had printing issues.. but i never did look into it much [09:05] triple_xxx: it is present on many channels. [09:05] Dr_Willis: there [09:05] triple_xxx: ubottu is in multiple #ubuntu channels [09:06] EastDallas, in linux you have to use chromium not chrome itself for licence reasons [09:06] meowbuntu: *have* to? eh [09:06] Dr_Willis: There's a known issue...I'll find the bug number.... [09:06] meowbuntu: not true...google just released Chrome for linux a few weeks ago [09:06] meowbuntu: I use Chrome just fine, because I do not have license issues [09:06] http://www.google.com/chrome [09:06] meowbuntu: i just get the google-chrome.deb and inxtall it... [09:07] i think the .deb also adds a new repo to let it get updated [09:07] hm weird [09:07] Myrtti, its something to do with google licensing [09:07] I used to be able to remove the username and leave the just power button on the top right, howto on karmic? [09:07] dpkg-reconfigure xserver-org did not work [09:07] http://www.google.com/chrome/eula.html [09:07] Myrtti: I thought chrome was free????? [09:07] meowbuntu: why would they have a Linux version of Chrome if they had licence issues prohibiting it? [09:08] triple_xxx: as in price, yes it is [09:08] Myrtti, even if i install chromimuc it still calles it chrome ok [09:08] Dr_Willis: http://code.google.com/p/chromium/issues/detail?id=30471 [09:08] triple_xxx: chromium is free [09:08] how can i find out which vendor y ram has? [09:08] whats the best ubuntu help chan? [09:08] rethus: install hardinfo [09:09] rethus: you're not making sense, could you reword your question? [09:09] Myrtti, you can run chrome nowadays. they distribute 32 and 64-bit debs and rpms [09:09] geirha: I know that ,but the browser costs money????? [09:09] Myrtti, chrom is not opensorce chromium is opensorce thats all [09:09] triple_xxx: Free as in "free beer" but not free as in "free to do whatever you want" [09:09] meowbuntu: I have both Chrome and Chromium installed. They are separate apps. [09:09] hey.. I was installing some updates but the power went out. How can i check if there are any errors and redo them? right now update manager is showing me a list of apps that was not in the previous list. nothing from previous list is on this new one even though it did not finish the update. Also this new list will not install, corrupted package or something... [09:09] czr_: yes, surprisingly I do know that, since I've got them both installed. meowbuntu has more problems with this [09:09] ver 4.0.249.43 says it was made possible by the chromium project. so it is chrome [09:09] triple_xxx: No money, just got an extra licence that limits what you are allowed to do with it. [09:09] ah yes, my bad myrtti :-) [09:09] EastDallas, ok thats great i learnt something. what the differance [09:10] EastDallas, pm me so we dont clog the channel [09:10] meowbuntu: chrome is based on Chromium. [09:10] rethus: pull your computer apart and look at the brand name... is that what you want to know????? [09:10] when I log in grub menu indicates there are other versions installed, e.g. 8.04, etc. how can I delete those so just 8.10 remains? [09:10] Myrtti: i have two slots free (of my ram bank) and now have ddr 400 dualchannel-ram (2x512) and i want to upgrade it to dualchannel [09:10] east i know about that [09:11] i think to have dual channel ram, its needed to have the same vendors?! so i need to now exactly what vendor and type my ram now is [09:11] Okay. I'm trying to accomplish something but I can't get it to work with fstab. When you mount partitions, you get /media/$RANDOM. How can I specify to use $NAME? [09:11] rethus: you can try "sudo lshw" [09:11] meowbuntu: that's the difference [09:11] meowbuntu: http://arstechnica.com/open-source/news/2008/09/google-unveils-chrome-source-code-and-linux-port.ars has some info in the diffs [09:12] anyone know anything about raid5 and growing? [09:12] rethus: "sudo lshw -c memory" [09:12] EastDallas, i pm you [09:13] kinja-sheep: mhh, wokrks., but vendor and product is "none" [09:13] :( [09:13] rethus: Cheap generic brand, maybe? :\ [09:13] Hi all, i do not have gnome desktop when i login, how can i get it bak? [09:14] i am using xfce now, and need to get gnome back.. [09:14] rethus: i thinks there are programs on the bootable ubcd that give good details on sys components [09:14] gdm start [09:14] Hunt2: Log out. Change it in sessions. [09:14] Hunt2: at the bottom of the screen it should allow you to change session [09:15] everyone always overlooks the session menus in the GDM login screen [09:15] what is ops?? [09:15] Does anyone know how to grow a raid 5? [09:15] but did i need exactly the same ram x4 or can i use my 2x512 and buy 2x 1GB - with not to loose the dualchannel? [09:15] anyone having problems wit ubuntu and hulu this week....worked last week just fine but now it wont......tried firefox and chrome no luck [09:15] Dr_Willis: That's probably because it doesn't appear in Karmic until you select your name. [09:16] how can i connect to awindwos share that need atuturization from a windows server? [09:16] rethus: you need to do as Dr_Willis says learn some google fu... [09:16] ugliefrog: i normally just use the HULU player for linux.. but i find hulus videos/site always sluggish [09:17] rd1381 - use Samba [09:17] Dr_Willis, hulu player for linux?...its a program? [09:17] rd1381: curious what you mean by authorization from server, like another computer that does authorizations? [09:17] ugliefrog: Yes, it is a deb -- a Hulu program. [09:17] Dr_Willis: I will look for it [09:17] hi ninja [09:18] web1109: its a university network that has a com lab [09:18] ugliefrog: yes. it works ok.. but could work better [09:18] ouyes: what do you mean? [09:18] web1109: and if u log in there u get a z drive in windows that is urs( with ur account number) [09:18] How can I remove other versions of ubuntu from my hard drive and just keep the one I use, e.g. 8.10 [09:18] !u | rd1381 [09:18] rd1381: U is the 21st letter of the modern latin alphabet. Neither 'U' or 'Ur' are words in the English language. Nor are 'R', 'Y', 'l8', 'Ne1' or 'Bcuz'. Mangled English is hard for non-native English speakers. Please see http://geekosophical.net/random/abbreviations/ for more information. [09:19] ugliefrog: http://www.hulu.com/labs/hulu-desktop [09:19] !r | rd1381 [09:19] you see a bar on the left of the chatting window, there was a information 1 ops,1067 total.so what is an ops? [09:19] !r [09:19] where is sources.list [09:19] !wtf | rd1381 [09:19] rd1381: Please watch your language and topic to help keep this channel family friendly. [09:19] web1109: now is there anyway to access that drive (that actually a shared folder on server that has a size quata ,and is used so that students can access there files from any of labs computers [09:19] Myrtti, you see a bar on the left of the chatting window, there was a information 1 ops,1067 total.so what is an ops? [09:19] lol [09:19] !OMFG [09:19] ouyes: Operators (Power Administrator) [09:20] ouyes: channel operator [09:20] !omfg | rd1381 [09:20] http://www.hulu.com/labs/hulu-desktop [09:20] ?? [09:20] lol [09:20] why every body is angry at me? [09:20] c_nick: stop baiting the bot [09:20] wish there where ops here atm [09:20] rd1381: is the share visible in network in file browser? [09:20] meowbuntu: there are. [09:20] meowbuntu: There are *always* ops in here. [09:20] kinja-sheep, Myrtti how to become a ops and what do they do? [09:20] guys i got to go now, i'm exhausted. But i am proud, i am ubunter!!! [09:20] Miracle, watch it or ops will kick you [09:20] !lol | Miracle [09:20] Miracle: Please don't use "LOL" and "OMG" and so forth on a regular basis. This is IRC, not IM, and using those lines on their own is not required, and it is rather annoying to the rest of the people in the channel; thanks. [09:20] web1109:what u mean by that [09:20] ouyes: You will not become one. Don't ask. :) [09:21] lmfao [09:21] see yaaaaa and May the Force be with you all ! [09:21] web1109: i want to access it from home [09:21] c_nick: please, I already told you not to bait the bot [09:21] ByE! [09:21] obiwan_, for what do you proud [09:21] good one obiwan_ enjoy linux [09:21] ok ok Myrtti [09:21] ouyes: i'm ubunter officialy [09:21] obiwan_, for what are you proud [09:21] i signed the code, now i'm a ubunter :) [09:21] ubottu: what did i say? [09:21] I am only a bot, please don't think I'm intelligent :) [09:22] well, i need to rest, byeee :) [09:22] yo all [09:22] obiwan_, what you mean officially , so we are amate? [09:22] moin [09:22] ubunter... That's a new one. Sounds kinda rednecky. [09:22] is there an iPhone user on now? [09:23] kinja-sheep, how do you know i would not become one ? nothing is impossible mate [09:23] Miracle: have you seen the wikipage for iphone information [09:23] Miracle: do you mean using Colloquy on their iPhone or a iPhone user in general [09:23] i have no sound, here is the output from alsa-info.sh -->> http://www.alsa-project.org/db/?f=acf8ebc2a7cf59e9ef886dcbaca417f9f0baaa95 [09:23] rd1381: oh ok I see that your not on the same network. I'm no expert here. [09:23] Myrtti - yes but I am having trouble getting it to work [09:23] it seems the module for the sound card is not loading [09:23] Myrtti: the bot even corrects your spelling it would have been catchy if the boot said hulk very angry you puny humans learn to spell [09:23] think im gonna buy me a iphone or maby nokia N900? [09:23] web1109: but thanks anyway [09:24] ouyes: Go for it. Also, obiwan_ became one --> http://tinyurl.com/y35otm [09:24] jojo [09:24] is there an irc channel for ubuntu sound problems? [09:24] rd1381: just a shot in the dark, look into http://wiki.linuxquestions.org/wiki/Mount.cifs [09:24] r4ban: feel free to ask here [09:25] marabout - I am having a hard time getting music added by linux to play on my iphone whats Colloquy? [09:25] Myrtti, look up a few lines [09:25] Miracle: what version of iPhone do you have? [09:25] kinja-sheep, who is the ops for now anyway? [09:25] ouyes: /msg chanserv access #ubuntu list [09:25] does CPU: VIA NANO supportet by ubuntu ? [09:25] myrtti - 3g with the 3.0 software [09:25] Miracle: colloquy is an IRC client (for mac) that I happen to be using to access this channel [09:26] Hi [09:26] Miracle: you cannot mix and match music that was added by iTunes or another service, iTunes will remove it every time [09:27] hi [09:27] i don't plan on going back to itunes if i can get this to work [09:27] Miracle: they (colloquy) have made an app to access IRC channel via the iPhone so I thought were using it to access this channel [09:27] Miracle: what [09:27] my onboard sound can't produce any audio, it shows on lspci, but alsamixer won't run, here's the output from alsa-info.sh --> http://www.alsa-project.org/db/?f=acf8ebc2a7cf59e9ef886dcbaca417f9f0baaa95 [09:27] Myrtti, i see some nicknames but i do not get your point for this command. [09:27] marabout - ok cool thx [09:27] ouyes: That was the OPS list. [09:28] ouyes: you wanted to know who the ops are [09:28] Meganerd - i don't plan on going back to itunes if i can get this to work [09:28] Miracle: http://colloquy.mobi/ [09:29] r4ban: looks good so far [09:29] kinja-sheep, Myrtti thanks, i got it ,ops = someone between us that have an votiA op [09:29] r4ban: what is the alsamixer output [09:29] marabout - i usen FlowChat [09:30] rd1381: can you access the uni share from a windows computer at home? [09:30] looking for commands to delete partitions via Terminal [09:30] r4ban: have you different audio devices? card or tv card [09:30] web1109: i dont have windows :) [09:30] HULK IS STRONGEST THERE IS!!!learn to use google before hulk get mad ... ;) [09:30] jami : alsamixer: function snd_ctl_open failed for default: No such file or directory [09:30] help me [09:30] jami: yes i have a video capture card [09:30] triple_xxx: stop fooling around. If you want discussion, try #ubuntu-offtopic [09:31] ah, bazhang ever helped me, an ops [09:31] hi i have added the ppa for chromium webbrowser but there is only the game called chromium in synaptic still [09:31] meowbuntu: you did Update the package list? [09:31] rd1381: i was just thinking if you could connect using any OS at home, you'd likely have all the parameters to connect using ubuntu [09:31] sabily-9: did you create the sabily desktop for ubuntu? [09:31] web1109: if i had windows how can i share it. in uni i used mount network drive option and it searches from network places.and not from internet or ip [09:31] whats up sabily-9 HULK HELP YOU [09:31] meganerd - any input on my iphone issue? [09:31] r4ban: did u install alsa-utils? [09:31] meowbuntu: did you update your sources? sudo apt-get update [09:32] I just use the google chrome from the url i posted earlier.. [09:32] http://www.google.com/chrome/eula.html [09:32] jami: no, installing right now [09:32] kinja-sheep, Myrtti someday il become famous or infamous,anyway well-known to a lot of people [09:32] Dr_Willis, then where is the just reloaded synaptic [09:32] meowbuntu: "sudo aptitude update && aptitude search chromium" [09:32] yo [09:32] i need help if anyone dont mind [09:32] jami; already had them [09:32] r4ban: if you have other devices remember to choose the right card alsamixer -c CARDNUMBER [09:32] i dont know if this the right spot [09:33] what application can view tv channel on my skystar2 [09:33] jami: were can i find the cardnumber? [09:33] thanks kinja-sheep aptitude is better than apt-get [09:33] Forcex, what is your problem mate we are waitin g [09:33] sir, we have just got 6 DVDs of ubuntu 9.04 repo. Could you please help me to add it ? [09:34] can anyone play music on their iPhone that they loaded from linux? [09:34] I dont find aptitude that much better then apt-get but i guess your mileabe may vary. :) [09:34] ok [09:34] r4ban: you can enumerate them somehow .. i dont remember [09:34] i tried 'sudo apt-cdrom add' for all disks, but 'sudo apt-get update' produces some errors. Please help [09:34] i install ubuntu i mounted in windows but when i load the os my dell monitor giving me timing issues or somthing [09:34] ershad, did you dropped out from the army ? here is no sir or yes sir === bchan is now known as test === test is now known as bchan2 [09:35] ouyes, sorry :) [09:35] i can hear it start but the resolution not supported by my monitor [09:35] r4ban: also try alsamixer as root / check for /dev/snd/* devices [09:35] jami: alsa only recognizes the tv card, not the onboard sound [09:35] ershad, you used sir, === bchan2 is now known as motionless428 [09:35] ouyes, yeah, wont use again ;) [09:36] ouyes, could you please help me get it right ? [09:36] ershad, what six dvds? what do you want to do ? [09:36] hi all [09:36] r4ban: switch to a other channel [09:36] i got a problem with two network interfaces [09:36] phimic, hi you [09:36] r4ban: alsamixer -c 0 or -c 1 [09:36] ouyes, I got 6 DVDs of ubuntu 9.04 repository. I would like to install software from it.. [09:36] r4ban: -c 0 is default [09:37] eth0 is connected to public lan and eth1 is connected to trusted network [09:37] jami: only 1 works and it's the tv card [09:37] r4ban: hm [09:37] if eth1 is up interface eth0 cannot be pinged [09:37] ershad, you have to change the source, and use the dvd as the source [09:37] ouyes, as per ubuntuforums, i tried 'apt-cdrom add' for disks, but 'apt-get update' [09:37] r4ban: but die device is present in /dev/snd/* [09:37] its ok sorry to bother [09:37] ill just uninstall ubuntu [09:37] are dbg apps any good [09:38] ouyes, ok, could you say how ? i have unticked all net-repo from software sources === bruno is now known as Guest35571 [09:38] ^ eg chromium-browser-dbg [09:38] ershad, wait a moment [09:38] ouyes, sure :) [09:38] jami, i have these on /dev/snd : controlC1 pcmC1D0c seq timer [09:38] r4ban: try to play a wav in the superverbose mode aplay -vv foo.wav [09:39] r4ban: we need a deeper error description [09:39] We have a computer here which has a hebrew language but the password is is normal language. But on the login screen we can't change from hebrew to normal, does someone know how that works? [09:40] ershad, try this ( i never tried) go to system> admin>software source chose third-part software click "Add CD_ROM" [09:40] erashad , i think you can achieve the gole by adding those dvd's in software source [09:41] ouyes, it's the same option as that of 'add cdrom' from synaptic, right ? i have tried it [09:41] r4ban: did you run asoundconf list before? [09:41] Computech: once you click on the username, on the bottom look for "keyboard" (in Karmic) [09:41] ouyes, i could see all disks listed in sources, [09:41] ershad, first insert the dvd , then try it again [09:41] ouyes, from DVD number 1 ? [09:42] web1109, i think it's using a loginscreen without the keyboard button on the bottom. [09:42] jami: no error messages on aplay [09:42] lemme show you the pastebin [09:42] Computech: for me the keyboard button showes up only after i click the username [09:43] Let me check that. [09:43] jami: http://pastebin.org/78097 [09:44] jami: i did not run asoundconf list before, don't know what that is [09:44] web1109, when i click i username only a button named "session" pops up [09:44] Computech: what version of ubuntu is it? I was referring to karmic [09:44] 9.10 [09:45] ouyes, adding.. [09:45] r4ban: aplay output looks good [09:45] ershad, i do not quit understand you purpose [09:45] ershad, i do not quite understand your purpose [09:45] ouyes, i didn't catch that :( [09:46] Computech: I have two computers using fresh install of 9.10 i386 vanilla ubuntu and keyboard button appears after clicking username.. so i don't know sorry === ewook_ is now known as ewook [09:46] ershad, you have an unbuntu system installed already, but you want to install some software and use the package in the DVDs?? [09:46] web1109, yea i know, normally it does, but it's using a custom loginscreen. [09:46] ouyes, exactly :) [09:47] r4ban: it could also be a alsa pulseaudio fuckup. I'm not very firm in pulseaudio stuff [09:47] !language | jami [09:47] jami: Please watch your language and topic to help keep this channel family friendly. [09:47] ershad, so what is in the 6 dvd ? [09:47] ershad: are these security updates???? for your system [09:47] sry [09:47] jami: no prob, thanks for your time [09:47] ouyes, Ubuntu 9.10 repo [09:48] triple_xxx, nope, its software - afaik [09:48] ershad, 6 dvd so much!? [09:48] Hmm, i am copying files to my external HD via USB2. Theoretical speedlimit is 420Mbit = ~50MB per second. My ubuntu only transfers 17MB persec. Does ubuntu have some sort of problem with high speed transfers? [09:48] ouyes, yep, ordered from zyxware.com [09:48] ershad are you just testing these disks or do you use the internet.... [09:49] ershad, ok let's work it out [09:49] usb xfer is always going to be less than ideal [09:49] triple_xxx, we have limited internet and would like install software from those DVDs [09:49] Computech: what kind of custom login screen? have you tried "alt-k" after clicking usernaem? [09:49] ouyes, yes! [09:49] Ara92, yes, but not like only 17MB when speed limit is 50 [09:49] I can try that. [09:49] Ara92, thats insanely slow [09:49] Diverdude: did you achieve 50mbps on any other system? :f [09:50] Diverdude: Some external 2,5" hdd need an external power supply to reach full speed [09:50] Diverdude: or a splitted usb cable [09:50] jami, it has external powersupply [09:50] ershad, insert one of them try to see what directories are in there [09:50] Diverdude: then something is going wrong [09:50] web1109, alt+k isn't working either. [09:50] DaZ, i certainly reached higher than 16.5 MB [09:51] "ershad@bemhss-desktop:/media/cdrom0$ ls [09:51] dists md5sum.txt pool README.txt ubuntu [09:51] " [09:51] ok. [09:51] Hi [09:51] jami, yes i figured, but what? [09:51] ouyes, dists md5sum.txt pool README.txt ubuntu [09:51] why do i get this msg? #freenode Please register with services and use the IDENTIFY command (/msg nickserv help) to speak in this channel [09:51] ershad, as usual, the packages will be put together and [09:51] and how can i overcome that? [09:51] can anyone pls tel me? === kwtm is now known as kwtm_away [09:52] !register | Hunt2 [09:52] Hunt2: Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick » to select your nickname. Registration help available in #freenode [09:52] !away > kwtm_away [09:52] kwtm_away, please see my private message [09:52] ouyes, and ? [09:52] Hunt2: thought you had to register for this (#ubuntu) channel aswell [09:52] jami, or is the conclusion that linux cannot handle USB properly? [09:52] Diverdude: try to reload the ehci_hcd mod [09:53] jami, no idea how i do that [09:53] ershad, do you know what data is in each dvd? [09:53] Diverdude: rmmod ehci_hcd && modprobe ehci_hcd [09:53] web1109, thanx for help, i'm gona try some other things later. [09:54] jami, are all attached devices then affected? [09:54] ouyes, packages, deb-packages , i suppose.. [09:54] Diverdude: yes [09:54] ouyes, I could see many directories in /media/cdrom0/pool/universe [09:55] in #freenode, also i get that error msg and not able to conversate.. [09:55] Diverdude: let the devices attached [09:55] jami, furthermore, speed seems to be negatively correlated with time [09:55] ershad, give me the url of http://www.zyxware.com/ description [09:55] ershad, take it easy [09:56] Diverdude: hm [09:56] Diverdude: are you sure? [09:56] jami, im down to 16MB now [09:56] jami, started on 17,3-17,5 [09:56] Diverdude: reprobing the device did not work? [09:56] i need to delete earlier versions of ubuntu from my Hdrive as it is only 20GB. What is the best way to do that & keep 8.10 intact [09:57] jami, i have to wait to try that....im in the middle of a transferral right now [09:57] Diverdude: k [09:58] hi all === kwtm_away is now known as kwtm [09:59] ah , ershad quit [09:59] hi i just installed mint menu in ubuntu, anyone know how to change the logo and text on the button? [09:59] Isn't there some program that will help you install various windows apps for wine? I'm not thinking of winetricks... [09:59] I think it's an all-together different application. [09:59] does anyone ever use dvd as a software source? [09:59] is it good if i stick to ubuntu 8.04 as all 8.10 and above are slow on my computer? [09:59] thnx :) [10:00] i want to help someone on this matter , [10:00] anybody? [10:01] I have message "statd main process killed by TERM signal" before system halt [10:01] Hello, I am running BIND 9.4 on Hardy, I'm getting this messages in the logs : "named[30429]: unexpected RCODE (SERVFAIL) resolving '31.59.243.72.in-addr.arpa/PTR/IN': 97.66.48.58#53" [10:01] hi i am trying these tricks to speed up my ubuntu 9.10 but they dont work things are different can someone take a look http://www.zolved.com/synapse/view_content/28224/How_to_tune_your_Ubuntu_PC_for_faster_performance_ [10:01] there are 6 dvds of 9.10 we need them to be the software source when we want to install any software [10:01] I've totlay locked down the server, query and recursion only from local net and bind is listening only on the local host and n/w [10:02] Hi, is there a way to test if all my installed packages are properly installed? [10:02] But these errors still persist... [10:02] meowbuntu: what effort do you want gain [10:02] jujixz: yes but you should see why newer versions are slow [10:03] hi i just installed mint menu in ubuntu, anyone know how to change the logo and text on the button? [10:03] CPU[-Single core Intel Pentium 4 (UP) clocked at 1836.291 Mhz-] Kernel[-2.6.31-9-rt i686-] Up[-2:05-] Mem[-343.9/744.3MB-] HDD[-62.1GB(35.0% used)-] Procs[-172-] Client[-X-Chat 2.8.6-] inxi[-1.3.2-] [10:03] meowbuntu, search for how to improve ext3-ext4 system use prelink - it's helpfull too... but most helpful is to tune ext3 ext4... [10:03] ouyes: sorry, got disconnected ! [10:03] ouyes: did you get that link ? [10:03] djhash: see if this helps http://ubuntuforums.org/showthread.php?t=979413 [10:03] ershad, yes you quit but i am trying [10:03] jami, as my comp is old, see ^, and hangs sometimes i want to do this [10:04] zvacet, i dont know, its a fairly old computer, specs r intel p 4 HT 3.0ghz, 1GB DDR2 [10:04] meowbuntu, my pc is even slower - 1.2 Ghz celeron\ 640 mb ram ... video Radeon 9200 Se [10:04] ouyes: ok, [10:04] berserk_ren, so wont that tutoral work for ubuntu 9.10 [10:04] meowbuntu: i don't get it "One bottleneck of Linux the use of swap file on the hard disk instead of RAM" [10:04] berserk_ren, it is a fast pc if you use xfce [10:05] dunno i use 9.04 =} i dont like software manager in 9.10 - it's useless... ;D about ext - it should work [10:05] jujixz: did you try to replace gnome with xfce [10:05] meowbuntu: I thought the swap is only using if the ram is full [10:05] why do i get this msg? #freenode Please register with services and use the IDENTIFY command (/msg nickserv help) to speak in this channel, in #freenode, also i get that error msg and not able to conversate.. [10:05] I am running a RAID setup. I had help from #grub to get grub working. It finally booted into the right kernel: 2.6.24-26 for Ubuntu Server 8.04.3. After it got in, it's at an initramfs prompt. Does anyone know what to do from here? [10:05] ouyes, gnome works fine too with compiz... i just turned off a lot's of services like cron... shedulers, laptop power managment... and other useless stuff =} [10:06] Hunt3: because that channel is set mode +R that prevents unregistered people from speaking. [10:06] is it possible to run compiz on xfce? i tried xfce once before, and i couldnt compiz, and the flash on firefox was slow like in gnome zvacet. [10:06] Hunt3: do you see tab named nickserv if you do type /msg username password and hit enter [10:06] rd:thanks but how do I do this to all installed packages? [10:07] zvacet: where do i need to type /msg? [10:07] Saturn2888: Does /dev/md1 exist in the initramfs shell? ( you should mention that you are using raid ) [10:07] djhash: idont know really but if u know command line i am sure u can do it :) [10:07] ershad, you can not tell whether the software packages you intend to install are in one DVD [10:07] Jordan_U: lol! Hello again. That was funny. /dev/md1, how do i get to it? [10:08] Hunt3: /msg nickserv help [10:08] Hunt3: in this window [10:08] ouyes: ok, [10:08] ershad, you can not tell whether the software packages you intend to install are in which DVD [10:08] Saturn2888: ls /dev/md1 [10:08] jujixz: I never try but I think compiz has nithing with your desktop so it should work on xfce [10:08] rd: yeah.. I'm not proficient.. but i think I can use dpkg to give me a list of installed packages.. then feed them to the dpkg-query command.. thanks [10:08] /msg nickserv help [10:08] ershad, as usual, most software packages will be in disk directory of the dvd [10:09] Hunt3: what irc program are you using? [10:09] Myrtti: nothing comes with that right? /msg nickserv help [10:09] ouyes: i see, but i've heard that if we've these DVDs, we dont want net to install any software [10:09] Myrtti: i use opera [10:09] is it possible to set a custom icon for nautilus bookmarks? [10:09] ershad, but it is a tar file [10:09] Hunt3: right. [10:09] ouyes: ok, so what about the deps ? [10:09] nothing comes with that right? /msg nickserv help [10:09] ouyes: tar file ? [10:09] Hunt3: you do not type anything before the / [10:09] ershad, yes i ever used iso file as local update source [10:10] ershad, it saved me a lot of time [10:10] ouyes: ok, [10:10] ershad, yes [10:10] Jordan_U: does not show up [10:10] i have its iso images too in HDD, any idea to install s/w from it ? [10:11] Myrtti: i can't see anything with /msg nickserv help [10:11] Saturn2888: Ok, that is the problem then, I have no idea how to solve it though unfortunately [10:11] Hunt3: I use Opera too disconnect from irc and connect again you will see nickserv tab and there type /msg username password [10:11] ershad, try this again go to system>admin>software source add the dvd [10:11] ouyes: added all DVDs :) [10:11] ouyes: next step, please :) [10:12] Jordan_U: GRUB or Ubuntu issue? If Ubuntu, someone here could help right? [10:12] Saturn2888: Definitely not grub [10:13] Jordan_U: ok good. One problem down. Next problem is Ubuntu then. Should I install mdadm? That might help [10:13] Hi [10:13] ershad, ah man how can you add all dvds since you only have one dvd device [10:13] Saturn2888: I don't know [10:14] hey i still have this error: [10:14] #gstreamer Please register with services and use the IDENTIFY command (/msg nickserv help) to speak in this channel [10:14] is it possible to set a custom icon for certain bookmarks in nautilus? [10:14] Hunt3, you need to register your nick [10:14] and then identify [10:14] ouyes: i added DVDs one by one.. [10:14] Jordan_U: back to the Live for me. I'll boot into that and see what happens this time once after I install mdadm [10:14] Salmon: we've tried to tell him how to do it for a long time now already... [10:14] oh k [10:15] Salmon: how? [10:15] ershad, i know but you can not use them at the same time [10:15] Salmon: no [10:15] ershad, WAIT il try first on my laptop [10:15] Saturn2888: Next time you ask in here mention that / is on raid and that while /dev/md1 exists when booted from a liveCD it isn't there in the initramfs [10:15] !register | Hunt3 [10:15] Hunt3: Information about registering your nickname: http://freenode.net/faq.shtml#userregistration - Type « /nick » to select your nickname. Registration help available in #freenode [10:15] Hunt3, //msg NickServ Register password email@email.com [10:15] Hunt3, /msg NickServ Register password email@email.com [10:15] ouyes: thank you very muc, i have to go to class urgently. willjoin after some time. Nice day [10:16] Jordan_U: ok cool [10:16] ershad, ok after class try to find me here [10:17] hi, guys, the front audio jack on my desktop is giving output, but the internel/rear jack is working. im using ubuntu 9.10. pls help [10:17] /msg NickServ Register password email@email.com [10:17] sorry,...the front jack is not giving output** [10:17] *hehe [10:17] :P [10:17] Mechatronics Books (Total 50 Books).uif....i hav downloaded this file but getting problm in opening this file..can any one help how can i open it [10:18] How do I get my HP Color LaserJet 3600 to work? I use CUPS. [10:18] rakesh: what is the file extension? [10:19] .uif , it can be converted to an iso with uif2iso [10:19] ah, yeah [10:19] rakesh: http://ubuntuforums.org/showthread.php?t=482960 [10:19] file extension means [10:20] Universal Image Format [10:20] http://www.jaganath.net/content/linux/ubuntu-tip-converting-uif-and-nrg-files-to-iso-in-linux/199 [10:21] i hate those stupid file formats to push a company own product [10:22] lol [10:22] jujixj, u got a fresh install? or upgrade? [10:22] texens, fresh install [10:22] fcg [10:24] 9.10 had some issues.. they have a dedicated thread to fix it for different makes on ubuntu community forum, did u try ur luck there? [10:24] I recently upgraded my graphics card. Everything was awesome. I then started a new user account because my old one had a lot of cruft in it. Compiz performance is now pretty poor when doing something like moving wobbly windows. If I disable VSync (in compiz) it goes too fast and you don't see any of the effects. I'm wondering what I could have done to upset things so much considering the only differences are inside ~ === djhash_ is now known as djhash [10:25] hi [10:25] yeah, i did, but no convincing answers, texens :( [10:25] and none worked [10:26] wut [10:26] Swift Justice. [10:26] Tanthrix: ;;p [10:26] Do the ubuntu-netbook-remix and ubuntu-desktop tasksels conflict? [10:27] Those were some of the bots [10:27] Those were some of the bots I keep hearing about? [10:27] JimmyJ: yes. do not click the link. [10:27] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [10:27] Thanks automated FloodBot1, you're my hero! [10:27] Does the UUID ever change or it's tied to the partition? [10:28] what's more fascinating than the spambot is the floodbot >:D [10:28] it always wins [10:28] * Tanthrix wishes that just once automated FloodBot1 would talk back to him [10:28] hi is there a separate channel for ubuntu-netbook-remix? [10:28] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [10:28] There are.. how many floodbots? [10:28] There...are...four..floodbots! [10:29] Saturn2888: u can set the uuid [10:29] Anyway, I'm getting an obscure failure on netinstalling ubuntu-netbook-remix + ubuntu-desktop [10:29] Saturn2888: I think it only changes if the partition changes size or some other detail, if it stays the same, as far as I'm aware, the uuid will stay the same [10:29] DJones: good good. [10:29] which soundcard have u got? jujixz [10:29] seeing as there are 3 8 shifts in a day.. there would be main bots, and a fourth incase one calls in sick.. :-) [10:29] Hey guys [10:30] Anyone know a good C++ compiler/IDE? [10:30] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [10:30] Other than codelite or codeblocks [10:30] Riverthief, codeblocks imho [10:30] g++ [10:30] Riverthief, as for compiler, gcc [10:30] Ok I'll give that a go [10:30] tyvm :) [10:30] Riverthief: for an IDE kdevelop, eclipse, vim, there are more so try them [10:32] Jordan_U: Dude, mdadm. I needed to install it. With your most-amazing chroot guide, I am saved! [10:35] Jordan_U: you are a life-saver! [10:37] Saturn2888: np [10:38] could you help me with the repo- problem ? [10:38] just ask [10:38] can someone tell me how to mount my .iso since I dont have a cdrom? I tried:sudo mount -o loop /tzarcasm/desktop/ubuntu_netbook.iso /media/cdrom0 [10:38] Jordan_U: if you can, please tell the other dude i got it fixed too [10:38] I'm headin' out Jordan_U. See ya [10:39] jami: i have 6 ubuntu 9.04 repo DVDs, would like to install software from it [10:39] Saturn2888: You can tell him yourself, ( his nick is fezie ) [10:39] Salmon: Hunt3 is now registered to email@email.com, with the password password. [10:39] .... [10:40] jami: could you help ? [10:40] your sort of not meant to tell people that [10:40] ershad: and ... the apt list contains the cd or dvd as repository afaik [10:40] jami: yes [10:41] ershad: so u can install stuff from it [10:41] jami: on updating, apt-get tries to go online [10:41] how would i add an application not installed via apt into the netbook-launcher in ubuntu-netbook-remix? [10:41] jami: and updates from net [10:41] ershad: you don't want that? [10:42] I have tried installing an HP Color LaserJet 3600 printer, but when I try to print, nothing happens. [10:42] johntramp: Create a launcher, I would guess. [10:42] ershad: then update the apt list and deactivate all remote repos [10:42] Salmon: i still get the error [10:42] jami: i would like to install s/w from DVD using 'apt-get install' [10:42] #freenode Please register with services and use the IDENTIFY command (/msg nickserv help) to speak in this channel [10:42] kinja-sheep: how would i do that? [10:42] Hunt3, are you identified? [10:42] jam:yes, i have unticked all http-repos [10:42] no..how do i use IDENTIFY? [10:43] Hunt3: see http://freenode.net/faq.shtml#nicksetup [10:43] /msg NickServ identify yourpassword [10:43] still it goes online and fetch files for each installation [10:43] johntramp: I don't use UNR so it may be different than regular Gnome desktop. Look for Menu Editor in Preferences/System (if it is there). [10:43] ershad: and aptitude update [10:43] ok, thanks kinja-sheep [10:43] if i'll download the ubuntu livecd which one can i get from the package? kde or gnome? [10:43] /msg NickServ identify Salmon lolnub67 [10:43] jami: yep, it too goes online while updating [10:43] xD [10:43] lol [10:44] Glined from Malvager lol [10:44] kinja-sheep: ah, got it. im too used to doing everything from commandline... i should have been able to find that. thanks [10:44] I bet you he use lolnub67 for every websites he use. [10:44] hi ev'ryone i'd like to get my middle click to work. how do i do that? [10:44] ershad: maybe a apt-get clean before [10:44] whyyyy do I ever try joining this channel. [10:44] jami: ok, i will try that [10:44] how come when i type 'ln -s foo.pl dir/foo.pl' and ls -l dir/foo.pl it shows a loop link like: foo.pl->foo.pl [10:44] bsulzer: it should be assignable to an event as button 3 [10:45] if i'll download the ubuntu livecd which one can i get from the package? kde or gnome? [10:45] because ln -s takes the exact text of the first argument as the link, it doesn't do clever things with relative positioning [10:45] you probably want to say ln -s ../foo.pl dir/foo.pl [10:45] pat|nG: ubuntu is gnome, kubuntu is kde [10:45] the path is relative from the position you're creating the link, not the current directory of the ln command [10:45] creamycentre, sry i don't get you. where do i catch this event? [10:45] Salmon: niko: Please check your email for instructions to complete your registration. which email do i need to check? [10:45] geofft: ah that makes sense. thanks [10:45] infid: but can i change it to kde? is it possible? [10:46] jami: http://pastebin.com/d71130636 [10:46] pat|nG: yeah [10:46] pat|nG: just install kde and you can switch to using it [10:46] infid: basically a symlink is just stored on disk as a normal file with the link contents as the file [10:46] infid: thanx [10:46] infid: it just happens to have the 'link' bit set [10:46] i see [10:47] jami: any idea ? [10:47] hey how do i install a package from unstable ... im searching with apt .. and after i have added the unstable repository ... i see this ... apt-cache madison netatalk [10:47] netatalk | 2.0.5-2 | ftp://ftp.us.debian.org unstable/main Packages [10:47] netatalk | 2.0.3-11+lenny1 | http://ftp.us.debian.org lenny/main Packages [10:48] how do i refer to the 2.0.5 version when doing apt-get install [10:48] gibblet: #debian [10:48] dude they are invite only ! [10:48] Hunt3, you were supposed to replace email@email.com with your email [10:48] gibblet: google for apt pinning [10:48] and kinja dont be a tool your whole life [10:48] well yeah i added some shizz about pinning [10:48] ershad: but where did the program get the remote infos. Do you really edit the complete /etc/apt/sources.list [10:49] ershad: but where did the program get the remote infos. Do you really edit the complete /etc/apt/sources.list [10:49] but i think you might be onto something [10:49] how can one change the network-manager configuration from the shell? [10:49] how was the command to look if my system use swap? [10:50] jami: I think that explains it :) Lemme remove *all* http links [10:50] rethus: free -m [10:50] wich distro is the best for newbees.. now running koala? [10:51] wild_oscar: so i have this: Swap: 2541 15 2526 [10:51] this means, if my system use sap i have to few ram? [10:51] hubbix: this is #ubuntu and you'll be most likely recommended Ubuntu. [10:51] * DaZ recommends windows [10:51] rethus: "total, used, free" [10:51] Hubbix: Karmic(Ubuntu 9.10), or Mint 8 [10:51] hubbix: There's no real answer to that, it depends what you find the most convinient and intuitive for yourself [10:51] it means it will use up to 2541 of swap, yes [10:51] are the most user firendly imho [10:52] rethus: 2,5 gigabyte of swap is a bit of overkill [10:52] wild_oscar: is it better if a system have so much ram that he never swap? [10:52] hubbix: honestly my answer to that is the distro the most people you know use. [10:52] rethus: check the info on swappiness [10:52] do mint come with preintalled pluggins [10:52] DaZ. someone told me nearly 1% of diskspace [10:52] hubbix: yes, but it also may have a bit less support than ubuntu [10:52] rethus: no. on a desktop linux swap usage will affect performance [10:53] hubbix: Mint will be fine for out-of-the-box use. Their IRC is very helpful aswell [10:53] as is the forums [10:53] rethus: if you have lots of ram (4GB), 2GB of swap is too much [10:53] wild_oscar: i hav 1GB [10:53] I heard there's motherboard-level ECC-type functionality in modern hardware [10:53] all i coult say about ubuntu is it looks the best but i getting some problems with sound when i play dvd [10:54] Can anyone verify this? [10:54] rethus, I have 3gb RAM, and only 800something mb of swap, and I never reach the limit. [10:54] rethus: when the system will use swap is also controlled by swappiness, check that [10:54] hubbix, try vlc [10:54] rethus, I recommend around 1.5gb of swap [10:54] 1gb...seems "not a lot", but it all boils down to how you use the system [10:54] its your best bet for playing dvd's [10:54] why so muchof swap when you have got RAM! [10:55] hmm, playing the DVD thing sounds good. [10:55] but still, [10:55] chinmoy: hibernation... [10:55] chinmoy, because the swap will at least take some of the pressure off the small amount of ram, and performance won't decrease that much imho [10:55] elsewhere, do you really need so much of swap? [10:55] jami: please see this : http://pastebin.com/m7e33223f [10:56] wild_oscar: what is swapiness? I don't have such a command on shell [10:56] yea i shall do linux is great btw.. i installed xbmc on top of ubuntu no soundproblems whatsoever [10:56] chinmoy, yes, if you wanna use hibernation [10:56] hmm, but dont gigs come loaded with good amounts of ram nowadays? [10:56] rethus: google [10:56] chinmoy, WOW...JUST WOW... [10:56] oops caps [10:56] jami: Thanks a lot, its working :) [10:56] ya, hibernation is another. [10:56] rethus: https://help.ubuntu.com/community/SwapFaq [10:57] great for streeming from my machintosh/readynas perfect [10:57] !!!:) [10:57] ershad: otherwise use apt-cdrom [10:57] jami: yeah :) [10:57] apt [10:57] hmm, @Riverthief, I do not use hibernation. [10:57] :) [10:57] It spoils the hdd. [10:58] continuous slow write cycles.. [10:58] i wonder if i should trow out windows drive and install ubu on harddisk is it better than usb stick [10:59] sure! [10:59] why not use it full time? I do.. [10:59] anyway, chinmoy, right now I am watching a movie, have firefox open with 13 tabs, and have a VM going(with 256mb dedi ram). I am using 600mb of my RAM and nothing of swap. It's still good to have some swap, especially with only 1gb of RAM. [10:59] hubbix: do it [10:59] hi [10:59] how do i add non free to my sources? [11:00] hmm, definitely, agreed on that, Riverthief. [11:00] you mean the restricted packages? [11:00] neurre: add them to the source.list [11:00] yeah [11:00] sec [11:00] jami: i got one realy old 13gb an 1 no so old 80gb what to do [11:00] well i have deb http://fi.archive.ubuntu.com/ubuntu/ karmic main restricted [11:00] hubbix, it will most likely increase your performance however you might want to consider dualbooting if there are any must have applications that do not run under ubuntu [11:00] neurre: Take a look in Software Sources (under System --> Admin). [11:00] neurre: ubuntu doesn't have "non-free" in the same sense as debian does. Some of that stuff may be on medibuntu [11:00] neurre: what are you actually trying to achieve? [11:00] this is interesting. wait lemme register. [11:01] Myrtti, http://source.android.com/download [11:01] neurre, sudo aptitude -y install ubuntu-restricted-extras [11:01] should do [11:01] hubbix: put ubuntu on the 13gb and your home to the 80gb [11:01] E: Couldn't find package sun-java5-jdk [11:01] :) [11:01] that fails [11:01] ok [11:01] sudo aptitude update [11:01] first [11:01] jami: neurre: add them to the source.list [11:01] jami: tnx il do it [11:02] jami, add what to source.list? [11:02] i dont know the source of sun-java5-jdk for ubuntu [11:02] that is my issue [11:02] !java | neurre [11:02] neurre: To install a Java runtime/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java6-jre from the !Multiverse repository [11:02] jami: one thing how to chose home [11:02] Hello. I'm really in trouble. I have just upgraded to karmic and GDM looks all different. How do I change my x session (i.e. use another window manager)? On olu Ubuntu there was a button in GDM to change the session. I googled already and all I found was instructions on how to change the background image via tty. Please help [11:03] so how do i add multiverse to sources? [11:03] neurre: tick the box in software sources [11:03] Myrtti, i dont have x installed :) [11:03] im working on shell :) [11:03] edit sources.lst [11:03] neurre: roight. add multiverse to main restricted [11:04] neurre: might want universe too [11:04] jami: one thing how to chose home [11:04] maxman: The Sessions option are located below in the new GDM. Did you see it or it was not there? [11:05] hubbix: install ubuntu, put the 80gb hd to fstab so it automounts then change your user home directory [11:06] Dr_Willis: U still here?....if so where di find the hulu player [11:06] hmm [11:06] i have some issue with my network [11:06] network is unreachable [11:06] hmm i dont know how to [11:06] ugliefrog: http://www.hulu.com/labs/hulu-desktop [11:07] hubbix: whats the pproblem [11:07] kinja-sheep, ty u very mucho [11:07] neurre: check your source.list [11:08] well, i cant even ping anything outside my lan [11:08] i get network unreachable [11:08] its not sources.list [11:08] jami: you mean install 13gb ubuntu first ten apply 80 and mount it [11:08] neurre: a ok [11:08] /etc/init.d/networking restart gives me ok but i cant ping [11:08] neurre: what does "ip route" show? [11:09] is there a way i can hardcode a password for auth in curl or wget?? [11:09] 192.168.128.0/24 dev eth0 proto kernel scope link src 192.168.128.155 [11:09] that single line [11:09] hubbix: from the top. You want to install ubuntu [11:09] i get from ip route [11:09] you have no default route set [11:09] set a gateway [11:09] ah [11:09] i forgot that :D [11:09] hubbix: https://help.ubuntu.com/community/Installation [11:10] ty, now i got aptitude update working :) [11:10] !flash [11:10] To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [11:10] kinja-sheep: I clicked everywhere and I was unable to find it. Also it's impossible to change GDM back to the old look as the Login Screen Settings window looks very minimal now [11:10] Salmon: i am getting confused. where do i need to give my email address? [11:10] jami: il try tnx for all help brb on soon i gonna try to use windows to bios dualboot :98 [11:10] How do I install an HP Color LaserJet 3600 Printer? I have tried installing it via CUPS web admin with both hpijs and pxljr, but when I try to print, nothing happens. [11:10] i added multiverse and universe and did aptitude update but i still cant find sun-java5-jdk :/ [11:10] also [11:10] ja660k: wget yes, curl i dont know why not [11:11] jami: does wget support basic authentication? === neurre is now known as neure [11:12] Hunt3, when you registered with "/msg NICKSERV REGISTER password email@email.com" you were supposed to replace email@email.com with your email [11:12] ja660k: basic and digest afaik [11:12] and password with the password you wanted [11:12] Hunt3: and the password with a password of your choice [11:12] jami: thanks alot :-) [11:13] ja660k: np [11:14] bye :) [11:15] how can i enable hardware driver support in karmic [11:15] ? [11:15] hi, how to change default path for css files? i tried to add to bootstrab.php line : define('CSS_URL', 'lib/css/'); but it gives me Notice (8): Constant CSS_URL already defined [APP/config/bootstrap.php, line 43]. Anyone knows how to accomplish this?? === Nakkel is now known as EvilAdmin_ [11:15] sefram: System --> Admin --> Hardware Drivers. === EvilAdmin_ is now known as Nakkel [11:15] kinja-sheep: it wont show any video cards !! [11:16] sefram: explain; System>Admin..>hardware drivers is not there? [11:16] erUSUL, what version of ubuntu? [11:16] sefram: which graphic card ? [11:16] its there but empty after i removed fglrx [11:16] sefram: There might be no support for your card. What card? [11:16] woops [11:16] Promethes: sounds like a apache vhost config / php problem [11:16] kinja-sheep: its an ATI Radeon HD 4200 onboard [11:17] sefram: use the radeonhd driver [11:17] jami: yes, i choosed wrong tab in my xchat, sorry for confusion [11:17] kinja-sheep: its supported by fglrx according to AMD [11:17] anyone here using xvidcap ? [11:17] meganerd: but i need hardware accelleratio [11:17] yes, it is supported by fglrx but the radeonhd driver is better and supports all of the new "HD" chips [11:18] zetheroo: which context [11:18] it *is* a 3d driver [11:18] jami: what do you mean? ... [11:18] dpkg-reconfigure -phigh xserver-xorg keeps crashing , no output whatsoever [11:19] sefram: I don't think it's suppose to show output? [11:19] jami: I cannot get it to record sound [11:19] zetheroo, i use gtk-recordmydesktop , but is there any problem? [11:19] Dear #Ubuntu: What, in your opinion, is the absolute BEST guide to learn about Linux? I already know most of the basic commands, but I want to learn more about how Linux works and how to manipulate it. [11:19] Oh, and preferrably online...and free. [11:19] zetheroo, does your mic seem to work in the sound preferences? [11:20] Should I install the 32bit or 64bit version of Ubuntu on my 54bit desktop? [11:20] i installed an ethernet driver after that my network icon is missing from the panel............how to bring it back? i'm not able to connect to the wireless network [11:20] RobLikesBrunch, learn bash to start with [11:20] Salmon: oh my Mic works perfectly [11:20] jpds: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/474455 [11:20] zetheroo: sry i mixed up the program name 8) I use istanbul for that task [11:20] Salmon: I have been trying to get a screencast application to work in Ubuntu for the last 3 days [11:20] Riverthief: Can you recommend a guide :D? [11:20] zetheroo: tried gtk-recordmydesktop? [11:20] how can i reset hardware driver detection? [11:20] zetheroo, does it work in in other applications? [11:20] RobLikesBrunch, http://ss64.com/bash/ [11:20] zetheroo: thats what I use for screencasts.ubuntu.com [11:21] sefram: Yeah, try without the -phigh for configuration screens. [11:21] zetheroo: i used to use xvidcap but it's a bit broken [11:21] Riverthief: Great, thanks! [11:21] popey: yeah ... video and audio are out of sync [11:21] jpds: its all the same [11:21] RobLikesBrunch, No problem :P [11:21] zetheroo: i use recordmydesktop from the command line and it's not out of sync [11:21] Salmon: mic work with everything else [11:21] RobLikesBrunch: discover your system. Read man pages. Start scripting bash/perl [11:21] popey: say on ... [11:22] zetheroo: http://popey.com/blog/2009/08/25/getting-back-into-screencasting/ :) [11:22] RobLikesBrunch, also, get to know the linux file structure [11:22] do I really need to reinstall because my Hardware Driver utility is unable to detect my board? [11:22] jami: Is Perl the dominant language in Linux? What about Python & Ruby? [11:23] zetheroo, you might want to try gtk-recordmydesktop like others have suggested [11:23] popey: was the audio and video out of sync when you were recording through the GUI? [11:23] Salmon; as I said I already have been trying it [11:23] RobLikesBrunch, Perl would be the way to go imho. To know regular expressions is a powerful thing [11:23] zetheroo: yes [11:23] Salmon: video and audio are out of sync ... so useless ... unless popey has the key ... [11:23] Plus, Pychon is quite easy, you can learn it in a few weeks [11:23] *Python [11:24] popey: ok I'll give it a shot ... [11:24] Riverthief: Wait...Perl or Python? [11:24] RobLikesBrunch, Perl imho [11:24] popey: but you are also not using an internal mic [11:24] Riverthief: But "python is quite easy"? I'm confused :P [11:24] zetheroo: doesnt matter [11:25] I installed fglrx with the hardware dirver tool but ended up with no login srceen and currupted cursor, then i compiled the most recent version, installed it but that didnt change anything. After disabling Desktop Effects it wont even give me any X screen so i purged all fglrx and now they cant be reinstalled throught the hardware driver tool... I really LOVE AMD !! [11:25] zetheroo, as a work around you could manually sinc the audio in whatever video editor you use [11:25] RobLikesBrunch, yes, Python can be learned in a few weeks, but the earlier nyou start with Perl the better. Plus Perl has so many more uses [11:25] Salmon: its not as easy as that [11:25] *you [11:25] ya. === hans is now known as Guest73073 [11:25] Salmon: the audio drifts [11:25] Salmon: yeah ... not happy to go down that route [11:25] Riverthief: Ah, okay. Thanks. [11:25] Hi need help in fixing the NFS issue ,Home directory is not mounting on my machine [11:26] hi guys, having a problem with twinview..hoping someone can help.. basically I have two monitors in Ubuntu Hardy on one graphics card (DVI and VGA) both are working fine when I use the Nvidia X Server Settings utility program to configure the two monitors as Twinview...they act as one monitor, and my desktop background appears on both screens, like panoramic view/stretched... however when I save the settings to xorg.conf [11:26] popey: do you know what to do with the OGV file? ... I mean its kind of big no? [11:26] real easy. [11:26] to begin at least. [11:26] plus productive too. === chinmoy is now known as TuX [11:26] I have tried /etc/init.d/vendetta stop [11:26] /etc/init.d/vendetta start [11:26] sudo nsscache update [11:26] Sudo /etc/init.d/nfs-common restart [11:26] krishn1: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. === chaky_ is now known as chaky [11:26] uyeeeee [11:26] sefram: you can always reinstall from synaptic, search for "fglrx" [11:26] zetheroo: i upload the ogv to blip.tv and they convert to other formats for me [11:27] popey: is blip.tv free? ... [11:27] yes === JimmyJ is now known as JimmyJ|zz [11:27] how did i install a .deb-package? [11:27] arand: i know but when i do that i suspect it wont enable desktop effects, wich i need to even get any X screen with fglrx... [11:27] zetheroo: http://ubuntuscreencasts.blip.tv/ [11:27] Hello :-) [11:27] Could anyone guide me to throttle the network throughput? Globally [11:27] guys, the HD series is supported by radeonhd, just use it [11:28] arand: fglrx only works with desktop effects and the hardware dirver tool seems to enable them with the driver install... [11:28] znh: wondershaper can do that [11:28] znh: lartc.org [11:28] popey: cool ... umm ... with your command how do I implement the feature of following the mouse ? [11:28] znh: to throttle individual apps you can use 'trickle' [11:28] zetheroo: not sure, type recordmydesktop --help, and you should find the option there [11:29] popey: oh and I want to use my internal mic ... know what I should change? hw:0,0 ? [11:29] zetheroo: the blog posts tells you what to type to discover the device name [11:29] how can i make grep search on 2 keywords? === Riverthief is now known as Riverthief|afk [11:29] ja660k: grep term1 filename | grep term2 ? [11:29] http://paste.ubuntu.com/358447/ [11:30] ja660k: grep -e 'term1|term2' foo OR-search [11:30] ja660k: grep -E '(term1|term2)' [11:30] I have an pretty anoying problem, when i disconnect my ac adapter, and start watching a movie for example, and after about 5-10 sec the brightness auto goes down a little bit [11:30] popey: its not from file, its wget http://example | grep keyword [11:31] rethus: Just click it in file view, or dpkg -i /path/to/package [11:31] llutz:thanks [11:31] sefram: hmm, Desktop effects can only be enabled when you have a 3D accelerating driver installed, desktop effects are dependent on fglrx, not the other way around.. [11:31] erUSUL: thanks [11:31] hi. is there anything in the repositories that runs commandline and makes jpg/png screenshots of websites? [11:31] Hi ,can any one help me on this issue http://paste.ubuntu.com/358447/ [11:31] hi, everyone [11:32] Hello. I've got this config: 3G modem -> laptop -> wifi -> laptop. I want to use wifi to share the internet connection on the first laptop with the second. [11:32] arand: but i cant enable them without a working x server with fglrx... and fglrx does not work without desktop effects... [11:32] !ics | Jonathan_L [11:32] Jonathan_L: If you want to share the internet connection of your ubuntu machine with other machines in the network see https://help.ubuntu.com/community/InternetConnectionSharing - You may also use !firestarter: http://www.fs-security.com/docs/connection-sharing.php [11:33] I have an pretty anoying problem, when i disconnect my ac adapter, and start watching a movie for example, and after about 5-10 sec the brightness auto goes down a little bit, how do I turn that option off? [11:33] erSUL: Will that work for 3G connection sharing over WLAN too? [11:33] Lungan_: That's probably energy saving options [11:33] sefram: fglrx can be installed from a recovery terminal, without having any X or graphical environment started. [11:34] Jonathan_L, Yeah but I don't know how to turn that off [11:34] kaolbrec: thaks [11:34] Lungan_: Change the setting in Power Option. [11:34] perlmonkey gksu nvidia-settings [11:34] Jonathan_L: it should. you have to change the interface names. probably the 3G connection is ppp0 and the wifi interfaces are wlan0 === jbake_ is now known as jbake [11:34] how to edit the grub menu... menu.ls is not in /boot in 9.10??? [11:34] !grub2 | srini [11:34] srini: GRUB2 is the default Ubuntu boot manager in Karmic. For more information and troubleshooting on GRUB2 please refer to https://wiki.ubuntu.com/Grub2 [11:34] srini: not with grub2 no [11:34] kinja-sheep, Jonathan_L thank you, that did help [11:35] iflema: ya, that's what I'm using to configure it... as i said it works fine when I do it manually, but for some reason once the settings are saved and X is restarted the monitors are treated as separate screens [11:35] arand: installing fglrx is not the problem, the problem is that it ONLY works with desktop effects ENABLED. But to enable them i need it working without desktop effects and that seems to simply is impossible since i only get a blank frozen X srceen... [11:36] Any difference between grub and grub2??? [11:36] Yes [11:36] Grub2 < Grub [11:36] perlmonkey in a terminal type gksu nvidia-settings [11:37] those guides for ICS are extremely unhelpful for this situation. [11:37] iflema it only seems to bring up the nvidia-settings utility? or does it do anything different? [11:37] Jonathan_L, what is the problem? [11:37] Jonathan_L: try with firestarter then. [11:37] perlmonkey reset ya settings...now they stick [11:37] Grub2 has, imho, worse boot times, no grub.cfg, less support for other"windows" OS's, and you should just install EFI :P [11:37] ok [11:38] Riverthief|afk: Grub2 < grub means??? [11:38] 3G modem connection sharing over WLAN. Guess? [11:38] !efi [11:38] < means less than [11:38] as in, worse than in this case [11:38] try creating an adhoc network [11:38] srini: That the person thinks that grub2 are worse [11:38] Salmon: I've tried, and followed several guides [11:38] Jonathan_L, omg slowness of lag snails [11:38] * perlmonkey tests [11:38] any idea when the nvidia support for the newer cards will become more reliable? there's a strange phenomenon with the geforce 250m in notebooks where switching from GUI to console mode gets you stuck with a flickering image (like bad analog tv reception). observed with drivers 185 thru 195 [11:38] Jonathan_L <3 bridge-utils [11:38] I really have to reinstall my whole ubuntu because of that BUGGY AMD crap! [11:39] Right now neither computer are connected to the adhoc network (!) [11:39] * iflema iflema smiles [11:39] Jonathan_L: why? ipforwarding/masquerading works for all kind of interfaces the same way, where do you see differences between wifi and 3g? [11:39] nvidia has always sucked for me [11:39] Jonathan_L, how a re you creating it? [11:39] Jonathan_L : i want to know the difference between grub2 and grub [11:39] jonathon create a proxy server, bridge connections, use NAT, lotsa ways to do it [11:39] MikeZ83: nvidia has its own support forum; maybe there you get more help if you are using the run's from its website [11:39] sefram: so at the moment when you start, what happens? [11:39] srini: What is difference between Firefox 2.0 and Firefox 3.0? [11:40] can any one help me on this http://paste.ubuntu.com/358447/ [11:40] srini: The grub developers said that grub-legacy ("grub") is becoming a pain to manage, so they rewrote it and created grub2 [11:40] thanks for the hint, erUSUL [11:40] ae86-drifter: Uuuhh.. Overkill? [11:40] Jonathan_L: ok Thanks... [11:40] iflema: doesn't work, still being treated as separate monitors :-/ [11:40] bye, have a nice day [11:40] i meant either one, not all of them lol [11:40] arand: with fglrx drivers installed and desktop effects disabled i get no login screen, but can hit ENTER enter my password and hit ENTER again, but then it will freeze with a white screen [11:40] popey: how do I stop the capturing? [11:41] Jonathan_L: Try bridge-utils [11:41] llutz: They guide are not very clear on how to do it with any other config than the sample config in the guide [11:41] kinja-sheep: How do I use it? [11:41] Jonathan_L, try http://www.ubuntugeek.com/creating-an-adhoc-host-with-ubuntu.html [11:41] * perlmonkey trying again [11:41] krishn1: was your home a nfs mount? [11:41] Jonathan_L: It is not supposed to be a guide. It is a documentation manual. :-) [11:42] nah doesn't work [11:42] jami :yes [11:42] Jonathan_L: You install it then you create a new eth0/wlan0 profile in NetworkManager. Change it to "Shared something" [11:42] perlmonkey after starting in terminal.... enable second monitor select primary click on that the configure/twinview === Barbiegentooer_ is now known as Tina- [11:42] it was a NFS mount [11:42] arand: with fglrx drivers and desktop effects enabled it logs into X and my mouse cursor is a 64x64 pixel crap, but everything else seems to work. But i cant get there without the hardware drivers tool because it enables the ?requires? desktop effects together with installing fglrx... [11:43] Jonathan_L: I'm remembering this off my head but I was able to get my 360 working through laptop wireless. [11:43] Jonathan_L: all you have to know is the IP-range of your local network and the interface name of your external interface (connected to WAN) [11:43] krishn1: then the nfs startup fails [11:43] perlmonkey youve done it before.... just do that after starting in terminal with gksu [11:43] hi [11:43] iflema: twinview is working, but it's acting differently to when I set it up manually... its treating both monitors as separate screens instead of one long screen [11:43] If I want to sell a product with Ubuntu installed, is that legal? [11:44] krishn1: get in as root and try to mount the nfs [11:44] basically the monitors are not joined/sync'd [11:44] perlmonkey cloned of seperate [11:44] :-/ [11:44] Hi [11:44] perlmonkey cloned or seperate [11:44] znh: if you provide the right info; yes why not. also consult the trademark and artwork policy of ubuntu logos names etc [11:44] znh: hmm this is not the best channel to ask that... although i'm never sure where to direct for legal questions. you could try asking #ubuntu-offtopic (but take answers with a grain of salt), and also ask #ubuntu-irc if they know of the most appropriate channel [11:45] separate, I have entirely different desktop background images on each, and when I drag an app from one screen to the next, it's not perfectly in sync, theres a resolution difference [11:45] popey: audio and video are still way out of sync for me [11:45] when I set up nividia settings manually the two screens are perfectly in sync, one desktop background, one resolution [11:45] Salmon: what is supposed to happen when i run /msg NICKSERV REGISTER password email@email.com ? i mean with correct password and email addresses? [11:45] perlmonkey not seperate then if ya draging windows from one to other... [11:45] iflema ya, as i said its working in twinview but not the same as when I do it manually [11:46] Hunt3, it will register your nick [11:46] Hunt3: Don't make a big deal out of it. Register. Check your email. Confirm the link. You're done. [11:46] perhaps im not making it very clear [11:46] to identify you can then type /msg nickserv identify password [11:46] Hunt3: Then you will want to set up identify in your IRC client. [11:47] perlmonkey sounds to me like a twinview type of rig.... not seperate [11:47] manual configuration = twinview mode with 1 resolution and both screens treated as one desktop space [11:47] kinja-sheep: i gave my email address, dint receive any link? [11:47] jami: I have logged in as root and tried /etc/init.d/autofs restart [11:47] saved configuration / auto = twinview mode with 2 resolutions, and both screens treated as separate desktop spaces [11:47] ce_moetz [11:48] jami: is there any thing else I have to do [11:48] Hunt3, well u did it wrong maybe [11:48] iflema: so why isn't my desktop background image appearing on both screens? and why aren't apps perfectly in sync for the resolution [11:48] !irc | Hunt3 [11:48] Hunt3: A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines [11:48] krishn1: why autofs [11:49] Hunt3: did you check junk mail box? [11:49] I'm am trying to remember how to see if I am running 32 or 64 bit ubuntu... can someone help me? [11:49] jami : how to restart NFS [11:49] krishn1: nfs-common [11:49] palanthas: uname -m [11:49] nfs-common restart ,ok [11:49] sefram: hmm, http://ubuntuforums.org/showthread.php?t=439895 describes how to switch them off from starting in recovery mode, maybe that'll give hints on how to switch it on. [11:49] perlmonkey im thinking A. you are unable to configure the software or B. youve been messing with other methods of twinview/mods or C. typo [11:49] Thankyou kinja-sheep [11:50] sefram: hmm, http://ubuntuforums.org/showthread.php?t=439895 describes how to switch them off from starting in recovery mode, maybe that'll give hints on how to switch it on. [11:50] krishn1: if your home was mounted via fstab try mount -a [11:50] iflema: or D; twinview manual configuration works differently to X auto-started twinview configuration [11:50] arand: thx il read through that [11:50] sefram: sorry duplication. [11:51] it's weird [11:51] im gonna try something...brb [11:52] perlmonkey its pretty solid i thought.... up in twinview now. just the one issue.... no seperate desktop background images :( [11:53] web1109: ya i checked it's not here in spam mails too [11:53] perlmonkey apart from pasting two images together.... pez [11:54] Hunt3: Official Freenode Support @ #freenode [11:55] iflema: i've just compared my desktop settings to when I use twinview in auto-started config and manual config... and there's a clear difference: on auto-started it has two monitor settings tabs (monitor 1 and monitor 2) allowing independent desktop background images, however on manual config if I click on desktop there's only 1 monitor settings area, i.e. its treating both screens as one desktop [11:55] kinja-sheep: #freenode-fr, is it the same? [11:55] perlmonkey, your nvidia settings arent restored on login by default [11:56] Hunt3: I would think it is... In french languages. [11:56] I'm unable to get X to auto-start with the manual approach (treating both screens as one screen) tried everything.. so I'm assuming there is not a feature but rather a quirk of using nvidia manually [11:56] you ether have to add nvidia-setting -l to your startup applications or run it yourself [11:57] Salmon: I've saved the settings, actually copied and pasted them into xorg.conf [11:57] anyone here have any luck with screencasting in Ubuntu ? [11:57] your using twin view right? [11:57] yes [11:57] that isnt stored in the xorg settings [11:57] perlmonkey manually??? xorg.conf editing is manually. i just wanna know.... what happens when you in a terminal type gksu nviddia-settings.. ok do you see two little screens? [11:57] ah [11:57] you have to load your nvidia settings with nvidia-settings -l [11:58] when I say "manually" i mean starting X in non-twinview mode, starting nvidia-settings utility and configuring to twinview WITHOUT saving config/restarting X [11:58] anyone know how to see whats on your virtual c: drive without going through wine? [11:58] that works perfectly [11:59] GG19: look in the config winecfg [11:59] if I save the config, Twinview works when I restart X, but both screens are treated as SEPARATE screens [11:59] GG19: it's all in ~/.wine/drive_c/ [11:59] GG19: ~/.wine/drive_c is standard mount for wine's c: [12:00] Salmon thanks I will try that [12:00] web1109: when i run /msg NICKSERV REGISTER password email@email.com , it says my Hunt3 is already registered [12:00] yeah but I cant right click and delete or move to trash anything. [12:00] Salmon where should that command go? [12:00] perlmonkey, just try running it from the terminal after you have logged in [12:00] like wine, programs, dvdfab, "file i want to delete" [12:01] ok good idea [12:01] Im trying to share my internet connection to my wi-fi card. I have tried to klick on the network icon in panel and then 'create new wireless connection" but my other devices can't find this connection. Is there some mimitation on a laptop wireless card/settings? [12:01] if it works then add it to your startup applications under system -> preferences -> autostart [12:01] GG19: ls -l and get sure that you are the owner of this dir [12:01] * perlmonkey tries [12:02] so if C: is simulated the real files must be on my main drive? but where? [12:02] Is there a way to use a terminal on the ubuntu alternate cd? [12:02] ... [12:02] Is there a way to use a terminal on the ubuntu alternate cd? [12:02] noisymouse_, try ctrl + alt + f2 [12:02] GG19: you have been told already. in ~/.wine/drive_c/ [12:02] ah ty [12:03] then to switch back do ctrl + alt + f1 [12:03] !ics | fredrik__ [12:03] fredrik__: If you want to share the internet connection of your ubuntu machine with other machines in the network see https://help.ubuntu.com/community/InternetConnectionSharing - You may also use !firestarter: http://www.fs-security.com/docs/connection-sharing.php [12:03] sry if I doubleposted I wasn't sure if it worked the first time [12:03] GG19: do in a terminal « nautilus ~/.wine/drive_c/ » [12:04] hey anyone know how i can make menu background transparent?. It doesn't work with alpha channel pngs [12:04] ubottu, I have worked witch firestarter before.. will try that again. Thanks for the tips [12:04] Error: I am only a bot, please don't think I'm intelligent :) [12:04] Salmon doesn't work, gives lots of errors too [12:05] oh im not sure what it is then [12:05] "No display connection" [12:05] hi i'm trying to get my US keyboard layout to let me produce a british pound sign - £ - how can I assign a key combo to produce this character? I would like to use Iso_level3_shift+3. using karmic. [12:05] oh well thanks for trying guys, i guess I will have to keep setting config manually and just leave my PC on [12:07] * iflema :| [12:07] found it i had to go into windows and all users and programs then the folder then delete the file [12:10] Well. This has gotten pretty long and complicated: After installing Ubuntu 9.10 fine, it didn't boot the next day. Nothing I've done has made it work. I even reformatted the HDD and it still doesn't work. I tried the alternative liveCD, and that doesn't work. I checked the RAM - it's fine. I reinstalled windows, and that works fine. Does anyone have any idea of what I could do to at least find out what the problem is? [12:12] adversarian: does the bootloader show up [12:13] adversarian: Care to explain what happen when you said you tried alternative liveCD? I would guess it can't see the monitor for some reason. [12:13] wait so I deleted the file from my virtual C: drive yet it still remains in my wine , programs, and in the folder [12:13] jami: Well, Ubuntu is no longer installed, but when it was it got to GRUB fine. It would freeze if I picked recovery mode or normal ubuntu, after making minor progress. Recovery mode stopped once it hit "stop skipping firewall: ufw (not enabled)". The LIveCD loads fine, but it freezes if I choose to try ubuntu or install it. [12:13] jussi01, you missunderstood. The problem isn't to share Internet. The problem is to make my devices see my laptops wireless connection... they don't [12:13] can i ask for help about curl? [12:14] jami: Recovery mode from the CD stops after some crypto check, I can't remember the exact text [12:14] adversarian: What hardware? [12:14] kinja-sheep: Well, it starts off fine (when I hit install). I get to the menu and everything works, and then once it hits the second pc hardware check it stops working - it just freezes on a blue screen with a black bar at the bottom [12:15] kinja-sheep: Sorry I don't know what you're referring to [12:15] adversarian: What make/model? [12:15] anyone knows about a good alternative for windows media player? (except cinelerra). [12:15] strywgr: mplayer vlc [12:16] kinja-sheep: Of which hardware component? The RAM, the CPU..? [12:16] perlmonkey pastebin ya xorg.conf === damn3d is now known as Damn3d [12:16] adversarian: I had issues with my laptop touchpad going frenzy crazy on me when I touch it. Apparently I had to include some kernel parameters. Afterward, I find that I can fix it by flashing the BIOS to latest version. It works for me then. [12:16] adversarian: Make/Model of your computer. I'll try and find something if I can. [12:16] Salmon: i ran this command /msg NICKSERV REGISTER password email@email.com and in another tab i see: Hunt3 is already registered. [12:16] wil i get mail in that case? [12:16] no [12:16] someone already has that nick [12:16] my bad, not windows media player, windows movie maker. [12:16] you will need to choose a differennt one [12:16] Hunt3, please ask in #freenode for this [12:17] strywgr, openshot maybe [12:17] aright thanx Salmon and jamo. [12:18] strywgr, http://www.openshotvideo.com/2008/04/ppa-instructions.html [12:18] kinja-sheep: Lemme go check, I'll be just a moment. I'm not too computer savvy.. It'll probably be written somewhere on the tower case right? [12:18] adversarian: Right. [12:18] lol hunt hash the password [12:18] -h [12:19] kinja-sheep: It's a Fujitsu Siemens Scaleo L Edition [12:19] Hunt3 you know you password [12:19] is there any ubuntu wiki sites? like need to know those tech-terms used by the documentations....any? thanx [12:19] guys what cli program I can use to see how much network usage my pc is doing? [12:20] !wiki | pat|nG [12:20] pat|nG: http://wiki.ubuntu.com - Ubuntu development documentation wiki. If you are looking for system help, please refer to https://help.ubuntu.com/community - the Ubuntu community documentation. [12:20] ubottu: thanx for the link ;) [12:20] Error: I am only a bot, please don't think I'm intelligent :) [12:20] pat|nG: Does ubottu's link help with what you're looking for, probably that second link will be the best [12:21] adversarian: Not a much of help. Your hardware are unpopular, I guess. ;\ [12:22] DJones: yup u're right the 2nd link do fit for my needs thanx guys [12:22] pat|nG: You're welcome [12:23] adversarian: Do you know if you can use the machine fine on LiveCD? === wh1901 is now known as Guest87863 [12:23] marcosRZ cli? command line? 4#775#01bmon or iftop [12:23] kinja-sheep: What gets me is that it worked fine before - it installed fine, it booted up fine after installation, and then the next day it didn't work (it had been hibernating all night - I realize now that might have something to do with it having messed up, since I didn't configure anything). [12:23] kinja-sheep: It freezes from the liveCD. It gets to the menu, and it makes some booting progress from it, but it stops before it gets anywhere. [12:24] i think its better with a laptop, old stationary pc dont always boot from usb [12:24] try [12:24] testing ubuntu on a acer aspire 8930 :) [12:25] how can i check my current keyboard layout from commandline ? [12:26] Please, can anyone help me install my printer? [12:26] adversarian: Do you know if the BIOS for your motherboard is latest? [12:27] kinja-sheep: Probably not, especially after reinstalling windows last night to see if that worked. [12:27] iflema: but how do I get the max transmit rate of my if in cli? ntop doesnt do that [12:27] adversarian: me also got that freeze you talking about on a pentium 2 or 3 you could check cd rom old comp very slow cdrom [12:27] marcosRZ i dont know ntop..... iftop or bmon yeah. [12:28] hubbix: Yeah, I was thinking about trying from a floppy. After a certain point the computer just stops reading from the CD [12:29] adversarian: my pentium i cant even hear cd spinning so slow it is [12:29] iflema: but how to get like the max rate with those prpograms? [12:29] hubbix: Geez. The tower's pretty loud so it's easy to tell, especially if you put your ear up to it [12:30] marcosRZ max rate.... neither i think... that was not the question [12:31] marcosRZ iftop.... plain as day dow bottom ;) [12:31] marcosRZ oh no.... [12:31] adversarian: i gived up my pent2 is it posible to floppy it [12:32] adversarian: https://wiki.ubuntu.com/DebuggingACPI [12:32] adversarian: That could be it. It is difficult to troubleshoot your machine. === Hunt3 is now known as ExploreNExplore [12:33] kinja-sheep: Yeah, I was in here three or four times yesterday. I'm lucky everyone's been so helpful. :) [12:33] marcosRZ iftop.... current and peak and theres a total there as well [12:33] adversarian: I couldn't find BIO download for your machine. You want to be sure your BIOS are latest because that's the "heart" of the hardware. [12:34] adversarian: Then there are kernel, the core of any linux operating system. [12:34] 好无聊阿 [12:39] can some one tell me how to change password of my ubuntu one account ? [12:40] leohartx: passwd === OkropNick^ is now known as OkropNick [12:40] ubuntu works great together with freeNAS lol [12:40] jami: no, i mean "ubuntu one" [12:41] leohartx: There's an #ubuntuone channel that should be able to help you with that [12:41] ? [12:41] DJones: thanks [12:41] hi [12:41] kinja-sheep: The windows registry tells me the bios version is the following: GBT - 42303e31 Award Modular BIOS v.6.00PG [12:41] kinja-sheep: It's dated from 2005, so there's a good chance of an update :P [12:42] 有中国人嘛? [12:42] !jp [12:42] 日本語の場合は #ubuntu-jp または #kubuntu-jp を参照して下さい [12:42] how can I set upp my laptops wireless to act like a accesspoint? [12:42] !cn | vv15 [12:42] vv15: For Ubuntu help in Chinese 您可以访问中文频道: #ubuntu-cn 或者 #ubuntu-tw 或者 #ubuntu-hk [12:42] 2005 isnt old :) [12:42] !info hostapd [12:42] hostapd (source: hostapd): user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator. In component universe, is optional. Version 1:0.6.9-3 (karmic), package size 336 kB, installed size 916 kB [12:43] i want to explore files in Nokia 60series via Bluetooth, how? [12:43] adversarian: you can see the same from linux. "sudo dmidecode | less" [12:43] erUSUL: Ubuntu is no longer installed; I reformatted and reinstalled windows when ubuntu didn't work from the liveCD despite reformatting. [12:46] I'm having trouble deleting something and need help I took a snapshot of my desktop to show you what I mean. http://f.imagehost.org/0017/filedelete.png [12:47] GG19: Tried deleting it through terminal? sudo rm [12:48] algum brasileiro para me socorrer [12:48] !br | marcelo [12:48] marcelo: Por favor, use #ubuntu-br para ajuda em português. Obrigado. [12:48] knxville, let me try, im still a n00b to ubuntu [12:48] GG19 Check to see the entry is no longer in the menu - by going system > Preferences > Main Menu [12:48] ok [12:48] * iflema rm wine [12:48] in the window go to the wine menu > and uncheck it in there if it's still listed [12:49] i need grep to exactly match 2 terms in pipe [12:49] GG19: I'll recommend learning the terminal and its basic commands. [12:49] ja660k: grep term1 foo|grep term2 [12:50] GG19 how has checking the menu entries gone ? [12:50] GG19: right click on the menu and choose edit menu. remove the entry there [12:50] llutz: that didnt work, the cmd im doing is wget http://example | grep term1 term2 [12:50] robertm851, thanks that worked perfectly :) and thanks knxville for the other way I will have to learn it since it is a big thing [12:50] ja660k: wget bla.foo|grep term1 |grep term2 [12:51] llutz: i tried that :( [12:51] ja660k: you have to tell weget to writte to stdout [12:51] ja660k: wget -O - bla.foo|grep term1 |grep term2 [12:51] erUSUL: it is [12:51] ja660k: wget -O - [12:52] i can pastebin the code code i have so far? [12:52] ja660k: llutz typed it first ;) [12:52] erUSUL, this is great now I can organize the menu as well this is even more than I was looking for thanks [12:53] !paste | ja660k [12:53] ja660k: For posting multi-line texts into the channel, please use http://ubuntu.pastebin.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic [12:53] I have a bunch of txt files in hierachical folders along with other files. I would like to copy the text files to a new folder. I tried $ find . -name "*.txt" > afolder [12:53] bash: afolder: Is a directory [12:53] erUSUL: sec [12:53] johnny_bris: you don't want to keep the directory structure? [12:54] jrib, no [12:54] johnny_bris: find . -name "*.txt" -exec mv {} afolder/ \; [12:54] johnny_bris: cp **/*.txt afolder/ [12:54] johnny_bris: use -exec and cp === stu__ is now known as flexible [12:54] johnny_bris: sorry, replace mv with cp then [12:54] erUSUL: http://pastie.org/783035 [12:54] hey [12:55] erUSUL: it sort of works, but it also matches partial text for keyword of text [12:55] are there any big negatives in moving to 64bit [12:55] How do I get suspend/resume to work on my Lenovo S10 Netbook with Ubuntu Netbook Remix? [12:55] flexible: not really [12:55] thanks [12:55] erUSUL: if i use -x or -w instead of -e i get broken pipe error [12:55] jrib: even with wireless? [12:55] flexible: check with your particular card. I'm not aware of any [12:56] ja660k: grep -w -e patter1 -e pattern2 ? [12:58] erUSUL: broken pipe again, is there any cmd line search i can use aside from grep, fgrep egrep? [12:58] ja660k: grep isn't the problem... [12:58] ja660k: why do you have so much concatenated sed's ? the two last ones do the same? [12:58] jrib: teach me :) [12:59] ja660k: wget -O - www.google.com | grep -i -e about -e google works fine [12:59] ja660k: are you sure your wget is succeeding? [13:00] hi [13:00] ja660k: anyway using shell to parse [ht,x]ml is not a good idea ... [13:00] i got a problem [13:00] how can i stop xorg? [13:00] and the whole gdm stuff [13:00] jrib: yes, if i get rid of the sed and grep it returns the html [13:00] * jrib agrees with erUSUL, pick a different language and use an xml parser [13:00] i have to install a gfx driver [13:00] jrib: xml sorry [13:01] ja660k: what if you get rid of everything after the grep? [13:01] alteregoa: sudo stop gdm && pkill X [13:01] erUSUL: yeah i know, but i was trying to keep it one file thing, i could write some xslt [13:01] jrib: broken pipe [13:01] pkill ok [13:02] ja660k: get rid of the |\ in the grep line too [13:02] $URI | grep -i -x text -x screen_name [13:02] thats the last line [13:02] still gives broken pipe [13:02] alteregoa: you should use system>admin...>hardware drivers to do that [13:03] fascinating [13:03] alteregoa: or envyng [13:03] envyng doesnt support [13:03] i got a other kernel === gilgamesh is now known as gilgamesh__ [13:03] afaik envy only loads the gfx drivers from the repo? [13:04] alteregoa: yes ; that's the supported way [13:04] i try it now without envy-ng [13:04] erUSUL: it worked... thanks for the help [13:04] it has to compile the kernel module i thin [13:05] jrib: it worked thanks for the help also :) [13:05] any1 know if there exists any kind of ligthroom for linux something that works the same way? [13:05] kinja-sheep: Any idea? === ari_stress is now known as setitik_debu [13:05] ja660k: what did you have to change? [13:06] jrib: like you said | grep -w -e t1 -e t2 but switching from -i to -w [13:06] ja660k: 13:56 < erUSUL> ja660k: grep -w -e patter1 -e pattern2 ? [13:07] erUSUL: errrrr, could of saved you both a headache [13:07] erUSUL: not sure how i missed that.. thanks alot [13:07] no problem [13:07] ahh i got 1 showfoto looks great [13:08] hi, it is possible to explore files in Nokia 60series via Bluetooth, how? [13:08] Leoneof`: easy using "blueman" [13:09] Lol, can anyone please assist me in installing java? [13:09] !java | Riverthief [13:09] Riverthief: To install a Java runtime/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java6-jre from the !Multiverse repository [13:10] what java? runtime? sdk? [13:10] ping [13:10] I dunno lol, my little brother want's to get on and play fagscape :P [13:10] !lol | Riverthief [13:10] Riverthief: Please don't use "LOL" and "OMG" and so forth on a regular basis. This is IRC, not IM, and using those lines on their own is not required, and it is rather annoying to the rest of the people in the channel; thanks. [13:10] tyvm ubottu :) [13:10] Riverthief: the mozilla plugin [13:10] Riverthief: install sun-java6-plugin === gonegreen2 is now known as tj83_ [13:11] erUSUL, dl link? [13:11] Hello. What (cmd line or gui) tool can I use to record a video stream from my webcam to an avi or mpeg file? [13:11] !software | Riverthief you have to change the windows mindset [13:11] Riverthief you have to change the windows mindset: A general introduction to the ways software can be installed, removed and managed in Ubuntu can be found at https://help.ubuntu.com/community/SoftwareManagement - See also !Packages, !Equivalents [13:11] Riverthief, sudo apt-get install sun-java6-plugin [13:11] Ok, thanks :) [13:12] I suppose I do need to lose the windows way of things haha === yofel_ is now known as yofel [13:13] while compiling an opengl program, i am getting error like ' undefined reference' for all opengl functions used. i included gl.h,glu.h,glut.h. what may be causing the problem? [13:13] in ubuntu 9.04 [13:14] anyone familiar with UNR know how to change the panel settings? [13:17] Can anyone help me!! [13:17] !ask | navin [13:17] navin: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [13:18] vlt vlc [13:18] we'll give it a go navin, what seems to be the problem? [13:18] I need help in installing themes. [13:18] With my Ubuntu 9.10. [13:18] e [13:18] navin: System --> Preferences --> Appearance. Download a theme. Drag it to that Appearances window. You're done! Next1 [13:19] wait let me try that. [13:19] navin: https://help.ubuntu.com/community/UbuntuEyeCandy (too). [13:20] I have made a huge mistake. Whilst removing some application I also removed libwnck22. [13:20] Am I boned? [13:20] I seem to have removed my whole window manager [13:20] nefast: cantyou justreinstallit? [13:20] Ah. [13:21] I was so confused when I rebooted and I just got a terminal, in stead of the normal windowmanager that I hadn't thought of that. [13:21] Pure genius. [13:21] Thanks! [13:21] fixed it :-)bye [13:21] How do I get suspend/resume to work on my Lenovo S10 Netbook with Ubuntu Netbook Remix? [13:22] tdn: Under Power Management, maybe? === DaZ_ is now known as DaZ === strider_ is now known as strycore [13:23] tdn: http://tinyurl.com/ybj7gss [13:23] Hmm, I did the apt-get install sun-java6-plugin, but it doesn't seem to be working.... [13:23] i am running nis on a ubuntu box for nfs access to a nas. For some reason I have a user on the box that I cant get to export out to my nas ... that user isnt allowed to ssh in either so I assume that is the problem.. can anyone tell me where to look to fix that? [13:23] i want to remove my crunchbang partition, and merge the space with ubuntu... can i just get gparted and do it all from ubuntu, or do i need to do it via livecd [13:24] xdemo: live cd [13:24] ok thanks, jrib [13:24] Riverthief: restart your browser [13:24] ok [13:24] hi, is there something like sshfs for ftp ? [13:25] MindSpark: apt-cache search ftpfs ? [13:25] awesome tyvm :) [13:25] ellinas [13:25] MindSpark: there's probably some way to use fuse too [13:26] MindSpark: If you need GUI for file manager, you could use MindSpark: Places --> Connect To Server. Oh I found curlftpfs too. :o [13:26] Hello, I installed the program wicd to try out if I could make my laptop act like a access point. But this program takes over the connect to internet part in ubuntu. And now I can't get the original program that manage the connections to work (the one that you can see in the panel) [13:26] !info curlftpfs [13:26] curlftpfs (source: curlftpfs): filesystem to access FTP hosts based on FUSE and cURL. In component universe, is optional. Version 0.9.2-1build1 (karmic), package size 29 kB, installed size 112 kB [13:26] jrib does gparted merge these day? [13:26] jrib, curlftpfs is there ! thanks [13:27] kingmanor, yes, found it, thanks [13:27] Anyone who are good at Xchat how can pm me and help me with some stuffs? [13:27] who* [13:27] iflema: It does not merge. Just resizing and stretching. [13:27] iflema: don't know but xdemo can delete and then resize [13:28] i thought it was possible to merge [13:28] !pm | Lungan [13:28] Lungan: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [13:28] Lungan: Ask away. We might answer. :) [13:28] xdemo: it's the same result [13:28] well, if i was to delete the partition, and resize the ubuntu one right? [13:28] xdemo: yes [13:28] ok cheers [13:29] xdemo delete then resize [13:29] kinja-sheep, aha thought that I werent allowed to ask about xchat here =), Is there anyway to arrange windows so that i can have 2 chatwindows open at the same time in xchat, instead of only having one big? [13:30] Lungan: Right-click on the chatroom tab/tree and detach. [13:30] hello, I am experiencing a weird problem in newly-installed kubuntu 9.10… [13:30] every three seconds or so, all the consoles “hang” [13:30] omg picassa is superb and its free :) [13:30] kinja-sheep, Yeah, but then I get another window, I still want to have all the chatwindows "inside" xchat [13:30] Lungan: XChat is not capable of having multiple windows in one window. [13:31] kinja-sheep, aha okey, then I have to go with irssi i think [13:31] Lungan: Cheers. [13:31] I have a upload image php script works fine on windows and other linux machines but my machine it creates folder but does not upload the files do I have to change anything in apache ? [13:32] ...literally everything about console input and output, even “real” consoles (Ctrl-Alt-F*) [13:32] Instead of waiting for the update manager to tell me about the distribution update (9.10), how do I upgrade manually? [13:32] which command to use? [13:32] Muhammad_Saad, sudo do-release-upgrade [13:33] !upgrading | Muhammad_Saad [13:33] Muhammad_Saad: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/getubuntu/upgrading [13:33] Thanks! [13:34] WELCOME TO JEWBUNTU, LINUX FOR SUBHUMAN BEINGS! [13:36] so, does anyone have any idea about these hangs? [13:36] !helpme | enhydra [13:36] enhydra: Avoid your questions being followed by a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude [13:37] jrib, I’m sorry, it was not intentional -_- [13:37] How can I reverse my webcam image when using skype? for example, so when I move left I move left on the screen? like mirror image [13:37] enhydra: if no one has helped you after a while (~10 minutse) just repeat the question so people don't have to go looking for it [13:37] Hello, just installed, and then uninstalled wicd and now I can't find the original network handler program that shows in panel.. How can I get that back? [13:37] how big is your var partitition?? [13:38] B [13:38] skofr2: network-manager? nm-applet? [13:38] olaaaaaa [13:38] x [13:38] Is it possible to mirror image my webcam when I'm using skype so when I move left I will move left? [13:39] Is there a program that I can tweak my webcam settings with that will apply it's self in other programs when I use my webcam? [13:39] I know about "cheese" but if I do something in there it wont apply that to when Im using webcam in another app. [13:39] jrib, cant install network-manager caus I have no Internet connection [13:39] kinja-sheep, I wrote that myself. The text in your link. [13:40] Seems I am the only person out of 1176 ubuntu users who has ever used a webcam lol. [13:41] hola a todos [13:41] LewisDre4m, what makes you think that? [13:42] tdn: do you know how I can tweak webcam settings? [13:42] LewisDre4m, no. [13:42] rofl === m4v_ is now known as m4v [13:42] !rofl | LewisDre4m [13:42] kinja-sheep: rofl [13:42] hi guys, what's the difference in permissions: S and s [13:43] !repeat [13:43] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://ubuntuforums.org while you wait. [13:43] !attitude [13:43] The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines [13:44] Hello everyone, I have made a huge mstake. [13:44] I removed libwnck22 [13:44] Now I lost my window manager. [13:44] Well, everything, rather. [13:44] how can I install network-manager without internet connection? [13:44] can it be done from the install cd? [13:44] skofr2: http://packages.ubuntu.com/ + USB drive [13:45] nefast: ctrl-alt-f1 , sudo aptitude install libwnck22 [13:45] llutz, the problem is, this is a live boot [13:45] I can't seem to connect when I boot from my normal installation. [13:46] To my wireless network, that is. [13:46] hey, im trying to install Xampp, i downloaded the package but when i try tar xvfz xampp-linux-1.7.3a.tar.gz -C /opt i just get no such file or directory.... [13:46] !lampp | hl_99 [13:46] !lamp | hl_99 [13:46] hl_99: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [13:47] hl_99: forget your tarball, use native packages [13:47] hello [13:47] Anyone good at netconsole here? [13:47] how can i set a group execute on a directory?? [13:48] 网络设置? [13:48] Krambiorix: chmod g+x [13:48] thx man! [13:48] im trying to compile my 8.04 ubuntu with netconsole compiled in the kernel. [13:48] hi everyone [13:49] i can't get ubuntu one to work, it doesn't matter what file i drop into the folder, it always ends up in 'conflict'... what am I doing wrong? [13:49] skrofr2: you could try this one in case you already have not got how to install network manager from cd-http://ubuntuforums.org/archive/index.php/t-186175.html [13:49] why my conky is dissapearing and working in background after a while????? [13:49] have not* [13:50] hi! [13:50] llutz, is there a way to connect to a wireless network via the terminal [13:50] nefast: iwconfig [13:50] yes nefast [13:50] ania: Ask in #conky -- They may know. [13:50] hi all [13:50] is there someone from egypt ? [13:51] i have some issues with the ubuntu 9.10 installation [13:51] !cn > Aurora_ [13:51] Aurora_, please see my private message [13:51] somebody can help me? [13:51] does anyone know how to mirror webcam? so it moves the way I do? [13:51] iwconfig than ifconfig wlan0 up than iwlist scan than iwocnfig wlan0 essid channel key [13:52] rocco, care to elaborate. from what you've said till now not many can help you. [13:52] rocco, correction no one can:). [13:54] this is just a test [13:54] llutz ok i get a page saying "IT works!" when i go to http://localhost/ [13:54] t_: Your test may or may not have succeeded [13:54] after the installation, if I boot Ubuntu my monitor starts to flick after seconds...but if I boot in recovery mode and then I exec "startx", all works fine. Why? [13:55] hl_99: Then apache is up and running [13:55] excuse me for my english, I'm italian [13:55] hl_99: place your site at /var/www [13:55] seems like it succeeded more than expected [13:55] my network-manager have gone to peaces.. what packages do I nead to get it back? [13:55] now id like a GUI thing to upload php files on it [13:55] !italian | rocco [13:55] rocco: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (click col tasto destro sul nome del canale per entrare) [13:55] filezilla should be ok right? [13:56] skofr2: network-manager-gnome [13:57] Hey guys, does anyone use jabber? [13:57] ueu001, Nah. Nobody does [13:57] ueu001: Everybody but znh [13:57] rocco: Does it keep flickering when you log in? [13:57] Hey I just was just searching for some games like NFS for my ubuntu 9.10 [13:58] navin: NFS? [13:58] Need for speed [13:58] any car race or fights [13:58] Hello. man ffmpeg says `ffmpeg -f video4linux2 -i /dev/video0 /tmp/out.mpg` would save video from my webcam on /dev/video0 to a file. But I get "[video4linux2 @ 0xb7fb6110]Missing/Wrong parameters /dev/video0: Error while opening file". Any idea why? [13:59] They are a few flight sims + kart racing games under add/remove programmes... [13:59] navin, you can try checking synaptic package manager it has a games. also try http://www.playdeb.net [13:59] kinja-sheep, [13:59] thanks let me check. [13:59] kinja-sheep, Thanks! That solved it [14:00] llutz i should be able to load files on the local server by using filezilla right? [14:00] navin: I'm playing pingus lately. I usually keep computer + video gaming consoles separated. [14:00] Have u played Dead or alive? [14:00] is it possible to have ubuntu get online before I log in, but still use a gui to switch networks? [14:00] skofr2: :-) [14:00] ok I need some help peeps [14:00] my DNS entries are getting over written, I keep having to go to network in admin section and enable my 'default' prefs for dns [14:00] hl_99: if you've installed a ftpd, yes [14:01] Thats ok navin.. But yeh its quite good isnt it.. [14:01] and my lcd display is not coming up when I reboot. [14:01] I get one lcd not both and now compiz stopped working. but that's not bigger I never setup it properly I wil fix it laters [14:01] bbelt16ag: edit /etc/dhcp3/dhclient.conf [14:01] to? [14:02] bbelt16ag: to your default prefs [14:02] llutz no, which one should i use? [14:02] why in the world do we got a different config file then the rest of the linux world for? [14:02] hl_99: just use a filemanager to copy your files locally [14:03] can't I just delete dhclient? [14:03] skype don't include a feature to flip the webcam image or adjust brightness etc . . . how insane is that? [14:03] llutz copying them where? [14:03] ok ok I am copying my stuff there [14:03] hl_99: place your site at /var/www [14:03] LewisDre4m is this howto the answer 2 your question ? > http://radu.cotescu.com/2009/11/05/flipped-images-ubuntu-webcam/comment-page-3/ ( not for skype, unfortunatly ) [14:03] llutz how do i do that? [14:04] hl_99: just use a filemanager to copy your files [14:04] hm k [14:04] OerHeks: Thank you, unfortunatly its only skype I really need this setting for :( [14:04] so supprised no one has wanted to flip their webcam image in Skype [14:04] strange [14:05] the installer cannot find the kernel sources [14:05] but i installed it via deb [14:05] tyzzan: yeah that is [14:05] llutz ya thats another thing, how can i get root privileges for folders like /var? im using nautilus [14:05] <_nmap> Hi, im new to linux and have been installed ubuntu 9 here... Im trying to share internet connection with other computer. My connection with wlan0 is ok, how can i can share the wlan0 internet connection to my eth1 pci card? [14:05] but i was searching for that games since ages. [14:05] Hey! I need to edit a line out of a pdf file. Can anybody tell me how please? [14:06] helo all [14:07] ¡info pdfedit [14:07] !info pdfedit [14:07] pdfedit (source: pdfedit): Editor for manipulating PDF documents. In component universe, is optional. Version 0.4.3-1 (karmic), package size 2049 kB, installed size 6976 kB [14:08] can wine in ubuntu rum mass effect game? [14:08] run [14:08] !appdb | realsifo [14:08] realsifo: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [14:08] !ics | _nmap [14:08] !appdb | realsifo [14:08] _nmap: If you want to share the internet connection of your ubuntu machine with other machines in the network see https://help.ubuntu.com/community/InternetConnectionSharing - You may also use !firestarter: http://www.fs-security.com/docs/connection-sharing.php [14:08] ok thanks :) [14:09] llutz ok i put my file on it, but it does not appear on the web page. theres still just the "it works!" page [14:09] <_nmap> ubottu, i will look that, thanks. [14:09] Error: I am only a bot, please don't think I'm intelligent :) [14:10] ubuttu, you are a bot. [14:10] ubottu you are a bot [14:10] Error: I am only a bot, please don't think I'm intelligent :) [14:10] i cant type, i hate that. [14:10] I'm having some issues with blender and some other graphic programs [14:11] hate to repost this here, but I haven't heard anything from #oss - sorry for the broad question, but I've been having issues with my sound in Ubuntu 9.04 for some time now and searches through UbuntuForums.org have been fruitless. Audio works in rhythmbox and totem, but nothing in youtube or wine programs or anything. Does anyone have any ideas? Please let me know what info you need. (can I get OSS support here?) [14:12] rayve, not that I can really help, but what is your sound architecture? [14:12] they all appear to be using OpenGL but when i did a check on it a and gave it to someone who asked for it he said it all checked out. all the programs just shut right after launching. if run from the terminal i get a Sementation fault. help? [14:13] ah, if I understand correctly - sound card is Creative Labs SB Audigy, using OSS for sound output [14:14] rayve: so you decided against pulseaudio? [14:14] I didn't have any luck with pulseaudio either, so I decided to try OSS, though not finding much luck there either [14:15] rayve ubuntu 32 or 64 bit ? [14:15] OerHeks: running 9.04 AMD 32 bit (but I recently looked again and think I might actually have an AMD64, so that would mean I would be 64 bit, yes?) [14:16] rayve: have you tried 9.10? That would be were fixes for sound would go... [14:16] How can i turn my laptop into a access point so other comp. can use my 3G Internet connection? [14:17] ChogyDan: haven't yet, it's on my to-do list this weekend. I've only over updated the kernel version slightly, i.e. 2.15 to 2.17 and such - is it any different doing a full upgrade to 9.10? [14:17] rayve no, you run 32 bit OS @ amd 64, that's oke . did you install adobe flash plugin or do you use the standard plugin ? [14:18] OerHeks: I have the flashplugin-installer [14:18] rayve: here is a command I use as a sanity check: sudo apt-get install ubuntu-restricted-extras sun-java6-plugin && sudo update-java-alternatives -s java-6-sun && sudo apt-get remove mozilla-plugin-gnash swfdec-mozilla [14:19] good check ChogyDan [14:19] I just faced a problem, while browsing [14:19] the firefox window just faded to black [14:20] ChogyDan: those look familiar :) running that now, installing 6 packages it says [14:20] and I was not able to select anything [14:20] hello [14:20] happy martin luther king day [14:20] remember, [14:20] I'm having some issues with blender and some other graphic programs. they all appear to be using OpenGL but when i did a check on it a and gave it to someone who asked for it he said it all checked out. all the programs just shut right after launching. if run from the terminal i get a Sementation fault. help? [14:20] without MLK's sacrifices, african americans like me would have today been barred from the internet [14:21] ok what i did [14:21] navin: did it fade all the way to black, or just grey? I think windows fade to grey when the system thinks they aren't responding (that's my guess at any rate) [14:21] i cannot compile the graphics driver [14:21] CAPcap maye turn-off visual effects solves your problem [14:22] alteregoa: i can help you, but i am black just so you know [14:22] alteregoa: to comoile the driver you need « sudo apt-get install linux-headers-$(uname -r) build-essential » [14:22] How can i turn my laptop into a access point so other comp. can use my 3G Internet connection? [14:22] i downloaded the x86_64 files of http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.33-rc4/, and tried to compile it with the NVIDIA-190.xxxy.run driver, but i got a error about the kernel sources [14:22] erUSUL: WRONG. [14:22] alteregoa, why don't use apt or aptitude , add/ remove ? [14:22] rayve: it faded to grey, but I was able to toggle to other windows [14:22] it was off oerheks so i thought that might be the problem. i turned them on, hasnt made a bit of difference [14:22] m3onhox84* because this stuff is no in the repository [14:23] how do you set the initial path for gnome-terminal? [14:23] *where [14:23] navin: other windows/tabs within your browser, or just other windows up on your desktop? [14:23] !caps | lolsac [14:23] lolsac: PLEASE DON'T SHOUT! We can read lowercase too. [14:24] hey, im trying to get files on my local webserver at /var/www [14:24] how can i do that? [14:24] teadict: that's bash not gname-terminal. in ~/.bashrc [14:24] fredrik_, www.lmgtfy.com/?q=ubuntu+access+point+bridge [14:25] erUSUL: oh, that figures.. ty [14:25] navin that means that the program is taking time to load. try letting it see? [14:26] ChogyDan: installs completed, still no sound in browser (and I would assume Wine) [14:26] I'm having some issues with blender and some other graphic programs. they all appear to be using OpenGL but when i did a check on it a and gave it to someone who asked for it he said it all checked out. all the programs just shut right after launching. if run from the terminal i get a Sementation fault. help? Note: I believe its also affecting a game but i dont know how to run the game from the terminal in order to check [14:26] hl_99: Do you use ~/Public ? If you're using your Desktop, you could "cd ; sudo ln -s /var/www/ Public" and just drag the files that you want to serve in ~/Public. [14:27] rayve: o well. I think trying the later release is your best bet [14:27] ChogyDan: no worries, I'll give that a shot this week. thanks for the help everyone [14:27] kinja-sheep, i dragged a file already into /var/www but it doesnt appear on the webserver , only the "It works!" site appears [14:28] hl_99: What file? [14:28] CAPcap, you might want to re-install opengl? Segfault seems like you've got some corrupted libraries, in my uneducated guess... [14:28] kinja-sheep, bla.php [14:28] hl_99, try 192.168.1.1/filename ? [14:28] hl_99: Then you want to try "http://localhost/bla.php" [14:29] hl_99, sorry 127.0.0.1/filename [14:29] hei i need a script or somethg to get the audio from you tube [14:29] what was the package [14:29] s/need/want [14:29] rek mp3ify.com [14:30] can i have a deb ? [14:30] I installed GNOME on my Ubuntu machine instead of installing Ubuntu Desktop. I did this because I didn't want all of the extra stuff that Ubuntu Desktop ships with. However I don't know what I'll need to get the startup sound on my system. Currently I have no sound relate things on my system. And I'm hoping to stay completely free using no propriotory things. Could someone help me out here? [14:30] !info youtube-dl | rek, this gets the video and audio [14:30] rek,: youtube-dl (source: youtube-dl): download videos from youtube.com. In component universe, is extra. Version 2008.03.22-1 (karmic), package size 8 kB, installed size 64 kB [14:30] hey i got a fresh install of ubuntu on my laptop with external monitor ... but resolution is cant go higher than 1024x768 mirrored screens [14:30] swiftarrow, ive thought about that, but i dont kno how to reintall in because i dont know what it is im looking for in synaptic and i dont know the command for the terminal [14:30] NightEyes: why not use gnewsense? [14:30] kinja-sheep, that is working thank you [14:30] previous installs of ubuntu i had mirrored screens at 1200x800 [14:30] ChogyDan: what is that? [14:30] swiftarrow, Thanks for the tip... I will look into that.. :-) [14:31] kinja-sheep, but i wolud like a directory of all the files in /var/www on my webserver, any idea? [14:31] LjL audio? [14:31] NightEyes: it is Ubuntu without anything proprietary, no matter what the consequences [14:31] CAPcap, I dont either :( But the terminal command will look something like $apt-get install opengl... [14:31] rek: it just downloads the flv file. then i suppose you can use ffmpeg or vlc or something to extract only the audio from it and discard the video, if you need that. [14:31] hl_99: I would imagine you need to configure your webserver. [14:32] Hi, I'm using 8.04LTS and my GVFS mounts from nautlius are not showing up in ~/.gvgfs any ideas what's up? [14:32] what the package of ffmpg? [14:32] OK I need someone to tell me how to re-install OpenGl from the terminal. [14:32] ChogyDan: Okay what about the Ubuntu extra features that ship with Ubuntu? will it strip those out to [14:33] so is there a way to install the gfx driver? [14:33] NightEyes: It won't. It'd just install dependencies for the said package. [14:33] NightEyes: no, but maybe debian is your thing if you dont want the Ubuntu extras. [14:33] kinja-sheep, isnt there any standard thing to get a directory on a webserver? [14:34] CAPcap, somewhere here: www.lmgtfy.com/?q=install+opengl+from+terminal [14:34] hl_99: What do you use for server? [14:34] kinja-sheep, apache [14:34] hl_99: http://httpd.apache.org/docs/2.0/ [14:34] kinja-sheep, thx [14:35] what the package of ffmpg? LjL [14:35] hl_99, if you need the server for local use only, then try xampp [14:35] Are there any command line tools to convert a bootable CD/DVD into a bootable USB? [14:35] !info ffmpeg | rek [14:35] rek: ffmpeg (source: ffmpeg): multimedia player, server and encoder. In component main, is optional. Version 4:0.5+svn20090706-2ubuntu2 (karmic), package size 227 kB, installed size 824 kB [14:35] thx LjL [14:35] swiftarrow, ya i tried to install it but failed [14:35] I know Ubuntu is based off of Debian but never got a chance to play with it. I'm pretty much looking for a very plain install of Gnome without OOo or anything else. Does Debian ship like that? [14:36] erujolc: unetbootin is one [14:36] hl_99: http://tinyurl.com/ye826tz [14:36] swiftarrow: don#t recommend that here please. there are native lampp packages for *buntu and they should be used [14:36] hl_99, it's pretty easy... but make sure you UNinstall the synaptic packages for apache, mysql, phpmyadmin, proftp, etc [14:36] LjL: it is not command line tool AFAIK [14:36] erujolc: no, it's not [14:37] erujolc: sorry, i overlooked that. [14:37] hello guys i have a ibm laptop with a radeon 3450 when i installed ubuntu it asks for installing the new driver but when i install it my system wont boot up anymore. how is this possible? [14:37] llutz, the problem with the native lampp packages is that they turn your computer into a server, whereas many web devels only want a contained server that doesnt invade their entire system. [14:37] its not taking time. [14:37] it just happens in between [14:38] swiftarrow: easy to configure apache to listen to localhost only [14:39] I'm trying to scp from one live-cd ubuntu to another, but I don't know the password. Help? [14:39] can somebody help me ? [14:39] without MLK's sacrifices, african americans like me would have today been barred from the internet [14:39] hl_99, anyway, what I've done is create a folder "server" in my home directory, then symbolically linked it into the webserver's root directory. Now i just go to "localhost/server/" and I can access all of files in server. This way I dont have to deal with permissions at all. [14:39] !ot | lolsac [14:39] lolsac: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [14:39] I'm having some issues with blender and some other graphic programs. they all appear to be using OpenGL but when i did a check on it a and gave it to someone who asked for it he said it all checked out. all the programs just shut right after launching. if run from the terminal i get a Sementation fault. help? Note: I believe its also affecting a game but i dont know how to run the game from the terminal in order to check. ive thought [14:39] about re-installing, but i dont kno how to reintall it because i dont know what it is im looking for in synaptic and i dont know the command for the terminal [14:39] ubuntu: "don't know the password."? then you're lost [14:40] It's a live-cd [14:40] f [14:40] Doesn't it have a default password or something? === ubuntu is now known as eld [14:40] CAPcap, try searching for the OpenGL package names? [14:40] ubuntulog: No. By default, it is generated randomly. Make a new password. [14:40] ubuntu: why don't you set the password to something you know? [14:40] ubottucan u help me pleas? [14:40] CAPcap, is OpenGl the problem, or is it blender? which program gives the segfault? [14:41] swiftarrow, what do you mean with symbolically link? [14:41] hl_99, it's like a shortcut [14:41] but better. [14:41] hello guys i have a ibm laptop with a radeon 3450 when i installed ubuntu it asks for installing the new driver but when i install it my system wont boot up anymore. how is this possible? [14:41] Blender, Wings3D, Structure synth are the programs i know are giving seg faul [14:42] i can't install any software ........ [14:42] CAPcap, I'm clueless. Sorry. [14:42] hey [14:42] without MLK's sacrifices, african americans like me would have today been barred from the internet [14:42] lolsac, that is off topic here [14:42] lolsac: If you keep it up, you will be barred from Internet. [14:42] Has the console mode been disabled by default?? [14:42] for chat go into #ubuntu-offtopic lolsac [14:43] swiftarrow, well i can create a shortcut but i cant really change the aim of the shortcut [14:44] hl_99, go to terminal, and type sudo nautilus [14:44] ok [14:44] !gksudo swiftarrow === raingrove_ is now known as raingrove [14:44] kinja-sheep, it's ok [14:44] without MLK's sacrifices, african americans like me would have today been barred from the internet [14:44] lolsac: Please stay on topic, this is a support channel. [14:44] hl_99, now go to your server root file (htdocs, or whatever it is) [14:45] hi i'm trying to extract the mp3 from flv using ffmpeg ...err how.... [14:45] in that window that opened [14:45] he asks, so kick him [14:45] Hello world! [14:45] :) [14:45] i have a question [14:45] hl_99, now open yoru home folder in a SEPARATE browser [14:45] what am i doing wrong here 'sudo cp -r ~/dir/*.* /media/mountedShareDrive/dir2" i get cp: target `/media/mountedShareDrive/dir2' is not a directory [14:45] somebody? [14:45] create a "server" folder there [14:46] I'm having some issues with blender and some other graphic programs. they all appear to be using OpenGL but when i did a check on it a and gave it to someone who asked for it he said it all checked out. all the programs just shut right after launching. if run from the terminal i get a Sementation fault. help? Note: I believe its also affecting a game but i dont know how to run the game from the terminal in order to check. Programs wit [14:46] h problems: Blender (fullscreen and windowed), Wings3D polygon mesh modeller, Structure Synth, the game I'm not sure is related but its FlightGear. [14:46] how can i make pidgin or empathy work with my inlayed webcam? [14:46] McL0VIN: mkdir /media/mountedShareDrive/dir2 [14:46] then drag the folder "server" into the root webserver folder, pressing Ctrl+Shift, release the mouse [14:46] i'm using a Compaq MINI 110 [14:46] hl_99, then drag the folder "server" into the root webserver folder, pressing Ctrl+Shift, release the mouse [14:47] hl_99, now you should be able to access the contents of "server" from localhost/server [14:47] cannot stat `/etc/X11/xorg.conf': No such file or directory [14:47] hl_99, if yoru server is running [14:47] :( where is xorg.conf? [14:47] mikeyfbi2: /etc/X11/xorg.conf [14:47] kinja-sheep, isn't that what i typed? [14:47] mikeyfbi2: Oh. If it does not exist, you can create one. [14:47] hello somebody? [14:47] aha [14:48] is there anyone here from the UK that knows a thing or two about netbooks? I've been looking around for one pre-loaded with linux, I can't seem to find anything at all [14:48] mikeyfbi2: "sudo dpkg-reconfigure xserver-xorg" [14:48] kinja-sheep, thx :) : [14:48] hi [14:48] hello === delik is now known as DeLiK [14:48] swiftarrow, yep it works thanks, i still got no directory though [14:49] swiftarrow, in my browser [14:49] hello guys i have a ibm laptop with a radeon 3450 when i installed ubuntu it asks for installing the new driver but when i install it my system wont boot up anymore. how is this possible? [14:49] hl_99, put some files in "server" and see if you get directory listing? [14:49] swiftarrow, im sroyy, it works, just german umlaute ; ) [14:49] hl_99, glad to hear it works [14:49] swiftarrow, causing trouble :D great thanks! [14:49] is there any way to route syslog events from a remote host to a specific file? [14:50] hl_99, np [14:50] I'm having some issues with blender and some other graphic programs. they all appear to be using OpenGL but when i did a check on it a and gave it to someone who asked for it he said it all checked out. all the programs just shut right after launching. if run from the terminal i get a Sementation fault. help? Note: I believe its also affecting a game but i dont know how to run the game from the terminal in order to check. [14:50] Programs with problems: Blender (fullscreen and windowed), Wings3D polygon mesh modeller, Structure Synth, the game I'm not sure is related but its FlightGear. I think it might be a problem with OpenGl as all my problems seem to be with 3D things. Help? [14:50] how do I "revert" sudo su again? :P [14:50] Ose: 'exit' [14:50] Pici: thanks :) [14:51] swiftarrow, there is one weird thing, folders, which contain files, do not appear in the directory [14:51] whats the command to list all users and their permissions and list all groups and their permissions? [14:51] command(s) [14:51] hl_99, very strange. out of my range of knowledge, sorry! [14:52] ok thanks though, i might just link them separetely [14:52] bye [14:52] :\ [14:52] gbear14275: "their permissions"? On what? [14:52] Pici: how about just a list of users and list of groups [14:53] gbear14275, for users you could use cat /etc/passwd [14:53] gbear14275: getent passwd and getent groups [14:53] gbear14275: cat /etc/passwd && cat /etc/group [14:53] hello [14:53] thanks everyone [14:53] gbear14275: sorry getent group , not groups [14:53] gbear14275, for a list of grroups [14:53] probably be back soon :) [14:53] gbear14275: "users && echo && groups" [14:53] kinja-sheep: That lists the currently logged in users and the groups that your user is in [14:54] Its incredible Ive been sitting here for 45 minutes watching countless other problems get solved. But not mine. [14:54] does anyone know of any manufacturers that currently sell netbooks pre-loaded with linux? [14:54] other than system76 [14:54] Dell [14:54] apfelsaft: Dell. [14:55] anyone know how I can put a system monitor on a UNR panel? [14:55] sudo dpkg-reconfigure xserver-xorg [14:55] -> does nothing :( [14:55] not a bean in the Uk at the moment =( [14:55] apfelsaft: You may want to ask in #ubuntu-uk then [14:55] cp: cannot stat `/etc/X11/xorg.conf': No such file or directory [14:55] :( [14:55] excellent ;) [14:55] thankyou [14:56] how can i make xorg.conf? [14:56] apfelsaft: Large majority of netbooks should work fine if you install them. Any particular reason for pre-load Ubuntu netbooks? [14:56] Most stores I've visited have told me that installing ubuntu over windows will void my warranty [14:56] mikeyfbi2, sudo dpkg-reconfigure xserver-xorg ? [14:57] apfelsaft: make them show you that in the warrenty [14:57] mikeyfbi2, if using nvidia you could use nvidia-xconfig [14:57] apfelsaft: see http://nakedcomputers.org/ it lists lots of UK vendors of computers with NO OS or with Linux.. (naked == no OS) [14:57] excellent [14:57] thanks [14:57] np [14:57] mikeyfbi2: xorg.conf is no longer required for xorg to run, it uses hal to autodetect attached devides. [14:57] coz_, does nothing, im using intel [14:57] apfelsaft: you can use wubi.exe and install ubuntu within windows [14:58] apfelsaft: the people who maintain the site hang out in #ubuntu-uk [14:58] Pici, i need to edit my resolution, and system-pref-display doesn't show the proper one [14:58] apfelsaft: the only problem I have found with that is that some updates may cause it to crash and require reinstalling [14:58] coz_, dpkg-reconfigure xserver-xorg does nothing [14:58] but the windows remains fine [14:58] mikeyfbi2: Then create the file manually and add the corrisponding sections. [14:58] mikeyfbi2, ok hold on [14:59] CAPcap, I think no one has a clue... [14:59] can anyone help me install firefox 3.6 beta...im getting errors when i follow instructions online [14:59] trevor_: Ask away. Explain. Etc etc. [14:59] CAPcap, in your position, I'd have re-installed the system. [14:59] jiodhi: im not too interested in wubi.. im going to try and set up one of those beautiful 15 second boots ;) [14:59] trevor_, do you have link for that === Abu-3dnan is now known as Sameer [14:59] i have a python module which is not part of the latest distribution (ruya) and is basically one file (ruya.py). what is the best way to install it system-wide according to ubuntu's policy? [14:59] sure coz one sec [14:59] mikeyfbi2, I am not sure then guy that should have worked [14:59] http://linuxhub.net/2009/11/how-to-install-firefox-3-6-on-ubuntu-karmic-koala/ [14:59] i already did that last night swift arrow im not doing it again [15:00] apfelsaft: why not just side by side without killing the windows? [15:00] coz_, k thx [15:00] i've actually been told in more than one shop that even that will void the warranty [15:00] hey, I'm a totaly jackass, can someone help with the Nickserv register with the Empathy client? [15:00] If I add myself to a group, it doesn't seem to take effect till I logout and login again, is there any way to cause it take effect without that? I have lots of stuff open.. [15:00] mikeyfbi2, you already checked if one exists in /etc ? === Sameer is now known as SameerJubeh [15:00] apfelsaft: is the warrenty from microsoft? [15:00] or should i just use something the hell else? [15:01] I'm having some issues with blender and some other graphic programs. they all appear to be using OpenGL but when i did a check on it a and gave it to someone who asked for it he said it all checked out. all the programs just shut right after launching. if run from the terminal i get a Sementation fault. help? Note: I believe its also affecting a game but i dont know how to run the game from the terminal in order to check. [15:01] ran 'cp' and gave back error [15:01] Applications > Sound & Video > Pulse Audio Volume Control > (Volume Control [window]) shows the »Internal Audio Analog Stereo« loudspeaker symbol as muted. How can I unmute it? [15:01] Programs with problems: Blender (fullscreen and windowed), Wings3D polygon mesh modeller, Structure Synth, the game I'm not sure is related but its FlightGear. I think it might be a problem with OpenGl as all my problems seem to be with 3D things. Help? [15:01] coz_, cp: cannot stat `/etc/X11/xorg.conf': No such file or directory [15:01] apfelsaft: you have a restore windows cd or you can make one, how could they tell what you did if you restore to factory? [15:01] mikeyfbi2, mmm [15:02] hi how can i increase the quality of a mp3 using ffmpg (flv to mp3) [15:02] well if the laptop breaks then I can't restore it to factory to get my repairs, can I? [15:02] apfelsaft: if the entire system crashes a very powerful magnet will hide the change too ;) [15:02] lol [15:02] I'll remember that [15:02] I've got a question inre: Evolution [15:02] I'm trying to configure it for my email and I'm getting smtp server errors for windows live. [15:02] rek: #ffmpeg [15:03] coz_, ima try this http://www.osguides.net/operation-systems/217-how-to-create-xorgconf-in-ubuntu-910.html [15:03] mikeyfbi2, ok but if this is ubuntu karmic the service gdm stop wont work [15:03] CAPcap: we would need a great deal more information to take a stab at your problem, starting with the graphics card you're running with, and the set of drivers you are using. [15:03] mikeyfbi2, it has reverted to /etc/init.d/gdm stop [15:04] i guess I'll just feel a lot more comfortable making a purchase if the manufacturer or retailer are totally comfortable with what I'm going to use the machine for. [15:04] I've had trouble with warranties before - a lot of the electronics shops in the UK are run by the same company, and have awful customer service. [15:04] coz_, thx [15:04] mikeyfbi2, no problem ...let me know if this works :) [15:05] anyone here? [15:05] unclejon, eh? [15:05] sipior graphics card is a ATI mobility Radeon 9000 i believe, drivers im not sure [15:06] I'm trying to configure it for my email and I'm getting smtp server errors for windows live. [15:06] (Evolution, that is) [15:06] unclejon, the problem is prolly not in Evolution [15:06] oh? [15:06] yh [15:06] I think [15:06] what would the error be, do you think? [15:06] hmm [15:07] well, what kind of error do u have? [15:07] SMTP connection error [15:07] aha [15:07] try to change smtp settings [15:07] mm [15:08] in the server ling unclejon you need smtp.live.com:587 [15:08] aaaah [15:08] check the authentication box [15:08] that'll solve it. [15:08] I forgot the port [15:08] you need TLS connection [15:09] and a login type authentication [15:09] awesome [15:09] thanks CAPcap [15:09] you're a life saver. [15:09] in which script in ubuntu i should put things to ran when interface gets up? as in i want to run some commands after i get dhcp address via network manager for wired or wireless interfaces .. [15:10] I've heard this error springs from a permissions problem with libvirt... but I'm unsure on how to resolve it. Does anyone understand whats going on in this error message? http://paste.ubuntu.com/358528/ [15:11] coz_, worked like a charm, but it was service gdm stop/start [15:11] http://www.novatech.co.uk/novatech/extras.html?t=nb&c=all&r=X10&s=NNB-827&v=1 [15:11] wow [15:11] does ubuntu support fglrx video driver? [15:11] "I do not need an operating system" [15:11] <3 [15:11] apfelsaft: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [15:11] coz_, now i just gotta figure out which spot to edit the resolution [15:11] hi, I am looking for a software for linux that is somewhat feature rich and usable as METASTOCK... [15:11] mikeyfbi2, o0 mm I know my system has reverted to /etc/init.d/gdm stop [15:12] vargadanis: What does METASTOCK do? [15:12] quit [15:12] mikeyfbi2, I assume you already did sudo apt-get update and sudo apt-get dist-upgrade? [15:12] Pici, it's a trading and technical analysis tool [15:12] coz_, fresh install 9.1 [15:12] gbear14275, /dev/kvm is causing the problem -- are you sure your CPU has Virtualization support (you can use "lscpu" to verify, if you are using Karmic) [15:13] sipior X.Org X server -- ATI Radeon display driver [15:13] ZykoticK9: positive I have virtualization support [15:13] mikeyfbi2, ok so it might a good idea to run sudo apt-get update the sudo apt-get dist-upgrade just in case :) [15:13] if you havent [15:13] ZykoticK9: I upgraded my version of libvirt and virt-manager and ran into these problems... had working VM's before this [15:13] CAPcap: was the machine working previously? [15:14] hmm i thought dist-upgrade was just to upgrade entire distro coz_ [15:14] mikeyfbi2: it's not [15:14] mikeyfbi2: it should be apt-get upgrade [15:14] mikeyfbi2, no it is to update to current stuff for the version you have [15:14] gbear14275, sorry I haven't actually using KVM in a LONG time -- does /dev/kvm even exist on your machine, what are it's permissions? [15:14] coz_, you mentioned nvideo-something ... is there a similar command for intel? [15:14] vargadanis: perhaps qtstalker [15:14] mikeyfbi2: for upgrading the whole distro ubuntu has a totally different command [15:15] Myrtti, cool, thx jiohdi [15:15] mikeyfbi2, no not that I am aware of [15:15] ok i'll check it, Pici === kruzenbek is now known as Guest88577 [15:15] mikeyfbi2: you can do them both on one line, I believe as apt-get update && apt-get upgrade [15:16] ZykoticK9: 660 (rw-rw----) Sorry... I'm not trusting my math right now... :-/ [15:16] whats command to restart x? [15:17] mikeyfbi2, sudo /etc/init.d/gdm restart [15:17] gbear14275, who owns / what group -- what i'm getting too, are you a member of the group that owns /dev/kvm? [15:18] Applications > Sound & Video > Pulse Audio Volume Control > (Volume Control [window]) shows the »Internal Audio Analog Stereo« loudspeaker symbol as muted. How can I unmute it? KLicking on it "frames" this button but does not bring back my event sounds. [15:18] s/Klicking/clicking/ [15:18] Hello :) [15:18] How do I check how much RAM is on my machine... i suspect all of it is not being by Ubuntu 9.10 [15:18] bullgard: tried with alsamixer? [15:19] sipior i hadnt tried these programs before but yes everything else seemed to be working fine. i reinstalled ubuntu last night after some problems i was having because of some bad advice [15:19] saganbyte, free in a terminal === Alis_ is now known as Caillou [15:20] ZykoticK9, my machine has 4 gb ram but the free command is showing 3 gb ram total :( [15:20] i am having a problem with my system monitor not displaying correctly [15:20] Hi, my Packard Bell EasyNote TJ61 has a "lock touchpad" button, but it won't unlock after locking. It works again after a reboot... [15:20] saganbyte: 32 bits ubuntu? [15:20] !PAE [15:20] epinky, yes [15:20] has someone here got the fglrx driver working in karmic? [15:21] saganbyte: you have to use kernel PAE version [15:21] okay, so i've installed LAMP and gotten to the "It works!" page? now, what to do from there? where is said page source (html file) located? [15:21] sefram: I have it working [15:21] epinky: Yes I did this also. [15:21] epinky, i m sorry but I havent understood what u ve said.. do i have to download and install some other version of Ubuntu 9.10? [15:21] Ose: /var/www/ [15:21] seanw: you need the latest (9.12) version, the one included in karmic won't work [15:21] Ose: /var/www http://httpd.apache.org/docs/2.0/ [15:21] sefram: you need the latest (9.12) version, the one included in karmic won't work [15:22] Threetimes: did you use any howto? [15:22] anyone know of a command-line utility that will interface with Skyhook? [15:22] saganbyte:32 bit only supports upt to 3gb of ram. [15:22] thanks [15:22] sefram: just download from ati.com [15:22] How Can I enable/disable my 2nd monitor without restarting X? [15:22] Ose: remove /var/www/index.html and put your documents in /var/www [15:22] saganbyte, PAE is a kernel version that lets 32bit systems address more memory (if you use 64bit Ubuntu this is not required) - best of luck man. [15:22] er [15:22] Ose: webpages I mean [15:22] Threetimes: i did activate the ones from karmic, compiled 9.12 from ati and installed but am sitting there with a black screen... [15:22] okay, so /var/www is the index location? [15:22] nope, you have to use that version linux-kernel-PAE-2.31.25 or something like that, check with "uname -a" wichi kernel you're using [15:22] eodchop: unless you use PAE.. [15:22] ZykoticK9, ok so i have to upgrade th kernel? [15:23] by default [15:23] yes [15:23] * Ose has only used windows for web stuff before [15:23] saganbyte: nope, you have to use that version linux-kernel-PAE-2.31.25 or something like that, check with "uname -a" wichi kernel you're using [15:23] thanks [15:23] epinky, okay [15:23] haha, yes, I know that feeling [15:23] is there anyway you can turn off a laptop monitor and just show external, so you can bump up the resolution on the external? [15:23] saganbyte, it's not actually "upgrade" it's change to a slightly different version (i've never used PAE, I use 64bit - so hopefully someone else can guide you in the right direction) [15:23] hi [15:24] I need a way to have a PC email it's skyhook location data [15:24] ZykoticK9, okay , thanks anyway :) [15:24] epinky, its showing this version: 2.6.31-17-generic [15:24] epinky, it doesnt mention PAE [15:24] epinky, is there something i can do to make this PAE? [15:25] saganbyte: that's why you only have 3Gig [15:25] sefram: what card do you have? Can you log into the recovery console? [15:25] epinky, okay... so should i specifically look for an Ubuntu download that has PAE? [15:26] saganbyte: how old is your computer? [15:26] anyone here worked with Skyhook at all? [15:26] gbear14275, its a brand new Acer laptop [15:26] saganbyte, PAE is only included with server (which you DON'T want), you have to add it to regular Ubuntu [15:26] saganbyte: install 64bit ubuntu [15:26] gbear14275, had windows 7 on it... wiped it out [15:26] Threetimes: I have "ATI 4200 HD" onboard with 128M sideport DDR2 mem. the driver seems to load correctly and leaves no errors but simply isnt working. I suspect the xserver to mess it up somehow... [15:27] saganbyte: or install linux-image-generic-pae [15:27] sefram: It should be supported... Can you log into the recovery console? [15:27] screen-x, install it over the current install? [15:27] saganbyte, see screen-x's reply above [15:27] saganbyte: https://help.ubuntu.com/community/EnablingPAE [15:27] epinky, thanks [15:28] hey can i schedule a program to run after a another process ends [15:28] is there a way in gnome-terminal to quickly cut and paste CLI output at the next available prompt. For example I type locate something.conf then I want to type sudo vi (something.conf path) [15:28] I need a notepad++-ish program to edit html/css, any suggestions? [15:28] I have made a huge mistake that I still haven't been able to solve. [15:28] ZykoticK9: "with server (which you DON'T want)" <- what don't you want, the server-kernel or server-installation? [15:28] ZykoticK9, gbear14275, epinky, screen-x, thanks all :) [15:28] saganbyte: np [15:29] For some reason I removed libwnck22, as I thought that'd deinstall an app I recently installed. [15:29] llutz, for a desktop install - server is NOT the way to go PERIOD. I see people installing server then installing Gnome and I shake my head... [15:29] Threetimes: i only can log in when i dont use fglrx [15:29] But now the gnome panels are disabled. [15:29] And so are the network configuration and the rest of that stuff. [15:30] Hold shift (or press escape) while booting. Then select root promt with networking [15:30] ZykoticK9: let me rephrase it: you meant ubuntu-server installation on desktop, not installing linux-image-server as a package. so ACK [15:30] sefram: Hold shift (or press escape) while booting. Then select root promt with networking [15:30] How Can I enable/disable my 2nd monitor without restarting X? (I have nvidia) [15:30] yes im on the box right now [15:30] Wazzzaaa: nvidia-settings [15:30] !resetpanel | nefast [15:30] nefast: To reset the panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel » [15:31] llutz, i was referring to "Ubuntu Server Install" not kernel - but I don't know why you'd want the kernel either (but it's not "as-bad" an idea) [15:31] ZykoticK9: linux-image-server = pae (just found out, it was rename to generic-pae in karmic) [15:31] Hey guys, is it possible to remove kernel entries from the bootloader without having to create a script to do it? (using Karmic) [15:31] Threetimes: any idea how i can troubleshoot that problem? [15:31] MasterofPuppets, mmm it is but grub2 is a bit tricky hold on [15:32] llutz: I do not get twinview on the right resolution [15:32] llutz, that does make sense :) [15:32] when I select "seperate X screen", it has to restart X [15:32] sefram: You have to log into the recovery console. you get there by holding shift or pressing escape a few times while booting. [15:32] llutz, ZykoticK9: what's the difference between the generic kernel and the generic-pae kernel, except pae? [15:32] sefram: Then you have to select root prompt with networking. [15:32] erm... it won't let me save /var/www/index.html... what's the ideal solution? I can't do everything as root user all the time... [15:32] Wazzzaaa, you probably don't want "sepearte x screen" you can't drag windows between both monitors with that setting [15:32] screen-x: idk, check config [15:33] MasterofPuppets, look here http://ubuntuforums.org/showthread.php?t=1195275 [15:33] Threetimes: ok why would i do that? [15:33] ZykoticK9: I can... But I don't want to restart X (cuz I don't always use the 2nd monitor) [15:33] coz_: Thanks a lot, I'll check that out! [15:33] sefram: Because you have to (at least...) check your xorg.conf and/or (re)install your drivers... [15:34] Do I have to download something to get the 3D effect in Ubuntu 9.04? [15:34] Wazzzaaa, nvidia can turn twinview on and off on the fly - but starting a second X server on the second monitor will ALWAYS require an Xorg restart [15:34] Threetimes: I did that, removed drivers, reinstalled them and generated new xorg.conf with aticonfig [15:34] sefram: still doesn't work? [15:35] guys. [15:35] sefram: does it work from a live cd/usb/dvd? [15:35] Threetimes: that is what i did: https://help.ubuntu.com/community/BinaryDriverHowto/ATI [15:35] sefram: have you installed updates? (sudo apt-get dist-upgrade) [15:35] >.> Can someone please point me to a repo for freenx, where the packager wasn't suffering brain damage before making the package, causing it to have a somewhat complete *gnome* installation as a dependency? [15:36] the freenx team PPA repo is a complete joke. [15:36] sefram: that howto doesn't always work 100% [15:36] Threetimes: yes after a clean install [15:36] ZykoticK9: CAn you help me on getting the right reso on my 2nd monitor using twinview [15:36] Threetimes: what procedure did you use? [15:36] whats up guys [15:36] sefram: I have had problems after a clean install (yestrday :D) as well. I downloaded my drivers from ati.com [15:37] how do I do 3D menus in Ubuntu 9.04? [15:37] I can manually type in the reso. But it looks like the monitor can not be higher than 640x480 [15:37] GG19, 3d menus? [15:37] 3D view [15:37] I just ran ati's installer (as root)... [15:37] GG19, have you seen this somewhere? [15:37] my wireless card stopped being recognized after updating to the latest kernel (2.6.31-18). Is there any way that I can fix that besides booting to an older kernel? [15:37] guys, seriously. http://pastie.org/783223 [15:38] coz_, its like a 3D view of all the windows you have open [15:38] hulp: I need to be able to edit /var/www/index.html and siblings, without going through terminal and opening them as root all the time. how? [15:38] whats up peeps? [15:38] Threetimes: I tried this one: https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-9-12-x86.x86_64.run [15:38] GG19, ah oh! you mean with compiz [15:38] sefram: that's the one? Still doesn't work? [15:38] can you apt-get with make flags? [15:38] Shapeshifter: what's stopping you from putting together your own repository? [15:38] GG19, that is the scale plugin or the shiftswitcher plugin [15:38] Ose, chmod it to be world writeable [15:38] coz_, sure, do I need to download it. [15:38] Wazzzaaa, it should be a "no brainer" -- "sudo nvidia-settings" click on 'X Server Display Configuration' on the left side - highlight your monitor on the right, and in the 'Resolution' dropdown list - select what Resolution you want. Then click 'Save to X Configuration File' button at the bottom. [15:38] GG19, no but you may have to install compizconfi-settings-manager [15:38] sefram: are you sure you have all the updates from ubuntu itself? there were some showstopper bugs... [15:39] !cube | GG19 [15:39] GG19: Compiz-Fusion (and the older Compiz and Beryl) are window managers that employ the "composite" extension of X to draw windows using graphics cards' 3D hardware. They can additionally provide "desktop special effects" (such as the "cube") by means of plug-ins. Join #compiz-fusion for help and support with advanced features. See also « /msg ubottu compiz » and « /msg ubottu effects » [15:39] sipior: uhm, why would I do that? [15:39] Threetimes: It gives me no errors [15:39] GG19: how? [15:39] what sites do you go to for video on xbuntu? [15:39] GG19, then open that under system/preferences/compizconfig settings manager [15:39] Hello everyone. Audio dies on my ubuntu and I haven't reebooted because I don't want to. Is there something I can do to get audio working without booting [15:39] sefram: I didn't see any errors neither. But I installed the updates. [15:39] Wazzzaaa, s/"sudo nvidia-settings"/"gksu nvidia-settings" [15:39] Threetimes: which updates? [15:39] Shapeshifter: if you don't like what other people have put together for you (for free, no less), you can either 1. Pay someone else to do what you want. 2. Do it yourself. [15:40] sefram: try 'sudo apt-get dist-upgrate' in a root+network promt === py is now known as py_ [15:40] hey guys [15:40] sipior: true. [15:40] Threetimes: my system claims to be up to date [15:40] ZykoticK9: Yeah, I know it "should" be easy. But look [15:40] sipior: though I can still point out that the ones who did it for free are compeltely clueless. I mean, how on earth does anyone come to think of adding a whole gnome desktop as a dependency to freenx. [15:41] I went and did "gconftool --recursive-unset /apps/panel && killall gnomepanel" [15:41] But it looks like the monitor can not be higher than 640x480 [15:41] sefram: sure? [15:41] Threetimes: yes [15:41] It didn't find any process called "gnomepanel" or "gnome panel" or "gnome-panel" [15:41] sefram: you *do* have a internet connection on the computer with the problem? [15:41] Shapeshifter: perhaps putting your own repository together will give you some insight into why those folks made that particular choice. [15:41] Wazzzaaa, is it an really old crt monitor? is it detected by the OS? [15:41] Hello everyone. Audio dies on my ubuntu and I haven't reebooted because I don't want to. Is there something I can do to get audio working without booting [15:42] Threetimes: Its that box im using here [15:42] Shapeshifter: or, you can simply ask them. [15:42] It is and Old CRT. (but it works in seperate X). How can I check if it is detected by the OS ? [15:42] !elaborate | michaelmansan [15:42] michaelmansan: Please elaborate, your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [15:42] sefram: and it worked before installing fglrx? With the default drivers? [15:42] hi [15:42] ZykoticK9: ^ [15:42] Threetimes: positive [15:42] what's the difference between a "devel" and a "libdevel" package in a debian/control file? [15:43] hello guys i have a ibm laptop with a radeon 3450 when i installed ubuntu it asks for installing the new driver but when i install it my system wont boot up anymore. how is this possible? [15:43] Threetimes: im in gnome right now typing [15:43] I'd be glad if only I could find the proper documentation [15:43] ramiro: #ubuntu-motu would be a more appropriate channel to ask in [15:43] how do I "chmod" /var/www/ to be world writable? [15:43] sefram: your card isn't broken, and your system is 100% up to date... strange... [15:43] Pici: thanks [15:44] sefram: you could try older versions of fglrx (9.11, 9.10, 9.9 etc) [15:44] sipior: on a similar topic: [15:44] jackadmin@jackfruit:~$ cat /etc/*version* [15:44] lenny/sid [15:44] Threetimes: i can login when i do it blind: say hit enter enter but screen is black [15:44] can anyone recommend a good python ide besides eclispe and idle? [15:44] uhm?? [15:44] Synaptic: "discover1 is a transitional package. This package is only used for transitioning away from the old discover1. It can safely be removed." What is the successor of discover1? [15:44] I thought this was ubuntu. and I thought lenny and sid were two different versions. [15:44] Wazzzaaa, it works at proper resolution in seperate X? If so, use nvidia-settings to save an xorg with that monitor working, then make a backup to you homedir - then use nvidia-settings again to get twinview setup, and save a differently named backup to your home dir --- THEN you should be able to manually steal the xorg setting from the "sepearte x" file and put them into the twinview file. [15:44] yucatan, looks like your /etc/X11/xorg.conf file is somehow incorrect [15:44] of debian. === jason_s is now known as Roasted [15:45] ZykoticK9: that is a good idea. I'll do that now [15:45] Threetimes: i did ony tried the one from the repros and the latest from my specian friends: AMD... [15:45] thnx in advance! [15:45] I can copy a load of files into a single file with find . -name "*.txt" -exec cat {} >> somefile \; How do I use echo to seperate the files with "" [15:45] k i shall take a look thx! [15:46] johnny_bris: you can't seperate like that, you'd have to use something like sed or cut to seperate out using "" as a delemeter [15:46] Hi, my Packard Bell EasyNote TJ61 has a "lock touchpad" button, but it won't unlock after locking. It works again after a reboot... [15:46] johnny_bris: maybe a for loop with grep would also work but I can't see it in my head now [15:46] coz_, I installed it and set it to 3D cube but don't know how to activate it. [15:47] GG19, ok is ccsm opened? [15:47] how in the name of all that is holy do i get sound working with karmic and an audigy4? [15:47] vox, I am not sure but you could also try the #alsa channel [15:47] coz_: i would if it was an alsa problem :) [15:47] GG19, meet me in the #compiz channel for more info [15:48] * vox glares at pulseaudio [15:48] Hi, my Packard Bell EasyNote TJ61 has a "lock touchpad" button, but it won't unlock after locking. It works again after a reboot... [15:48] vox, well if it is dealing with a card and sound that would be a bette channel [15:49] HI whos there [15:50] Hi, my Packard Bell EasyNote TJ61 has a "lock touchpad" button, but it won't unlock after locking. It works again after a reboot... [15:50] !repeat | Threetimes [15:50] Threetimes: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://ubuntuforums.org while you wait. [15:51] coz_, GREAT SUCCESS! [15:51] coz_, turns out i was just retarded and didn't need xorg.conf at all [15:52] i have ubuntu 9.10 and i'm trying to get a local web site to show up at http://echofin.localhost/ but i'm getting "server not found" [15:52] mikeyfbi2, very cool :) [15:52] coz_, it was all in system->pref->display after all, just didn't think i could turn off lappy monitor from there [15:52] ##httpd says i have everything set up correctly as far as apache2 goes, but that i need to make it found as far as dns goes [15:52] anybody had experience with creating a custommenu/? [15:52] is there a way to automate a process to run after another process has ended [15:52] hi I gave sudo to a user for iftop to monitor network traffic, however in iftop a user can execute ! this gives him a command prompt to execute whatever commands he needs in root mode. Any work around for this ? [15:53] for gnome [15:53] mikeyfbi2, apparently live and learn is applicable here :) === EcKstasy is now known as JNSamuel === b is now known as b3nw [15:53] epinky, you gave me the resetpanels advice. It sadly didn't change anything. [15:53] how do I see the chmod permissions set on a file? [15:53] When trying to killall gnome panels [15:53] apipkin: have you added echofin.localhost to your /etc/hosts? [15:53] do you guys all know each other? Im new on here [15:53] It told me there was no such process running [15:53] llutz: no... [15:54] is that all? [15:54] nefast_: are you using sudo, right? [15:54] apipkin: should be [15:54] HI! is it possible to configure 2 home folder to a user? [15:54] aksx: yes, write a shell script which initiates one process, and then the other. [15:54] anyone automatically execute a process after one has ended [15:54] sipior: the process is already running [15:54] epinky, yes, I thought so. [15:54] Good god, now I'm not sure. [15:54] goose: ls -la [15:54] I'll try it again. [15:55] how do I make /var/www/ writable for myself? sudo su and "chmod a+w /var/www/" didn't work [15:55] sipior: like schedule a install after the one started before has ended [15:55] superb llutz! [15:55] thanks [15:56] knxville: thank you. do you know how I can display the chmod properties as a number? I'm not sure what -rw-r--r-- is >.< [15:56] aksx: if you know the pid, you can simply watch it with a script involving ps, depending on the timing resolution you need (probably not an issue). [15:56] goose: r = read, w = write, x = execute [15:56] goose: no, not really.. but read = 4, write = 2 and execute = 1. [15:56] !permission | goose [15:56] goose: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [15:57] aksx: another possibility would be to simply put a watch on the pid directory in /proc. [15:57] oh, awesome. thank you knxville! [15:57] so that's 622 [15:57] Hi, my Packard Bell EasyNote TJ61 has a "lock touchpad" button, but it won't unlock after locking. It works again after a reboot... [15:57] Ose, try sudo -s [15:57] sipior: thats the thing i know the pid it is just that i cant wait for the process to end. like i have to go somewhere ill just leave my computer it will automatically start the other installation [15:58] aksx: that's why you automate the process with a shell script. [15:58] yo [15:58] :D [15:58] aksx: have a look here: http://tldp.org/LDP/abs/html/ [15:58] buntu buntu [15:58] lol [15:58] unRuhe: hmm? === malnilion_ is now known as malnilion [15:59] goose: no problem.. good luck! I recommend looking into permissions. [15:59] whats goin on here ppl* [15:59] aksx: something like... while :; do sleep 2; ps $PID || break; done; next-prog [16:00] screen-x and sipior thankx [16:00] ikonia, I have been looking at the sed manpage. I am a newbie and cannot work out how to apply it. Do you know the correct syntax for my use case? [16:01] unRuhe: tried that in various ways, no change [16:01] Ose, or you might look what group this dir is owned by and then either add your user to that group or change it [16:01] unRuhe: its root [16:02] Threetimes, That might be a tough issue, hardware specific. I can lock touchpad on my laptop but it's Fn-F2; works fine, it's preserved through boot and I'm not sure it has anything to do with Ubuntu. [16:02] this laptop is basically just my one login and root [16:02] I have some simple questions regarding snmp. Is it enabled as default on 9.10? And is there a quick way to disable it if so how? [16:03] KeeBaud: net-snmp? [16:03] I can copy a load of files into a single file with find . -name "*.txt" -exec cat {} >> somefile \; How do I use Sed to seperate the files with "" [16:03] Ose, so you might add your user to the root group. could be a bad thing in terms of security dunno [16:03] I assume so. I'm booting the live CD and our network team is giving me grief. [16:04] ZykoticK9: I've got it working now. Seems that before somethig wasn't configured properly [16:04] meh [16:04] Wazzzaaa, nice :) [16:04] unRuhe: alright, how do I do that then? :P [16:04] hi all [16:04] Threetimes: I dont get it working, NEVER do disable desktop effects with fglrx or your ubuntu is unusable like mine, ill purge my hdd and try a clean install, maybe i will swithc the distro to something more stable [16:04] Like I selected seperate X, and could move windows between monitors (that couldn't be right) [16:04] what's wrong with ubuntu shipit ?? [16:05] Ose: Use group. Create a group "www" and add yourself to it. [16:05] Ose, usermod -a -G root USERNAME [16:05] Ose: Or whatever the folder is owned by. [16:05] unRuhe: you don't want to do that [16:05] ok [16:05] MFawzy: What is wrong with Ubuntu Shipit? [16:06] KeeBaud: it should stop with "sudo /etc/init.d/snmpd stop" === Caillou is now known as Alice_ [16:06] unRuhe: thanks [16:06] Thanks. I'll give that a go. [16:06] xiong: What laptop do you have? Fn+F2 does nothing [16:07] epinky, I used sudo. [16:07] Nothing happened. [16:07] Ose, youz will have to add write privileges for the group -> chmod g+w /dir [16:07] ok now that http://echofin.localhost/ works when i go to login http://echofin.localhost/user/login is giving the same error (server not found) [16:07] if not already so [16:07] And it didn't found the process gnome panel [16:08] hmm... seems to be a rewrite problem not apache2. are .htaccess files disabled by default? [16:09] * screen-x thinks his previous comment should have been while ps $PID; do sleep 2; done; next-prog. [16:10] nefast: try this: http://ubuntuforums.org/showthread.php?t=1293789 [16:10] kinja-sheep: when I enter the "check my requests" it says Demand for Ubuntu CDs is very high, and we're trying to ensure that we have enough CDs for those who really need one. We've noticed that you've already received CDs of several previous Ubuntu releases. You can help us ensure the continued availability of Ubuntu CDs by upgrading to the new release without a CD downloading your own CD for free [16:10] what to do if 'sudo make' fails for ruby 1.91 ? [16:10] vices: do not run make as root [16:10] hello I'm facing problems installing libplist package anyone could help me please? [16:10] CShadowRun, oops why? [16:11] The thing is, when I boot it just gives me a terminal window and the default login screen background. [16:11] Nothing else. [16:11] vices: not needed ; potentially dangerous [16:11] MFawzy: Demand for Ubuntu CDs is very high. [16:11] vices: because it has no requirement to be root, and the generated files would be owned by root, which is bad :( [16:11] checking for LIBGPOD... configure: error: Package requirements (glib-2.0 >= 2.8.0 gobject-2.0 sqlite3 libplist) were not met: [16:11] vices: the correct procedure is ./configure, make, sudo make install [16:11] checking for LIBGPOD... configure: error: Package requirements (glib-2.0 >= 2.8.0 gobject-2.0 sqlite3 libplist) were not met: -- how can I solve out this please? [16:11] CShadowRun, if i sudo make and then sudo make install, how can i undo the problem? [16:12] CShadowRun: vices or better use checkinstall intead of th last step [16:12] nefast: have you tried "sudo service gdm restart" [16:12] !checkinstall | vices [16:12] vices: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running! [16:12] I've got a question: On XP, I had an additional harddrive (F) with music on it. I can't seem to find it on Ubuntu [16:12] sudo make uninstall, sudo make clean [16:12] unclejon: you have to mount it [16:12] Ah, epinky, nope. [16:12] kinja-sheep: I could actually read this :D [16:12] !ntfs | unclejon [16:12] unclejon: To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see !NTFS-3g or !FUSE [16:12] I'll try the things mentioned in that thread and what you just said. [16:12] instead of 'sudo make install' do 'checkinstall' ? [16:13] nefast: btw, I'm assuming you're on Karmic [16:13] MFawzy: Well -- It pretty much explain everything. If you can't obtain it, then you may not obtain it. :D / D: [16:13] kinja-sheep: but I actually didn't understand does this mean my request was refused and I can't do further request ?? [16:13] Ah, indeed, epinky, I should have mentioned that [16:13] checking for LIBGPOD... configure: error: Package requirements (glib-2.0 >= 2.8.0 gobject-2.0 sqlite3 libplist) were not met: -- how can I solve out this please? [16:13] Hello. I am running ubuntu server on a small home server that I just built. What is a good option to backup files from remote PC's? [16:13] 'sudo make install' exited without any errors but ruby -v still gives me 1.8.7 :( [16:14] how can i remove the motd of permanently. It keeps generating a new message in MOTD. === _RaNdY is now known as RaNdY [16:14] ZimCS, rsync ? [16:14] blablabla, libgpod-dev [16:14] MFawzy: It does not say. That statement is neutral. You could try again. I would imagine using different aliases could get you through. :X [16:14] !motd [16:14] how can i turn off the ICMP in ubuntu? [16:14] pat|nG: block them ? or what? [16:15] like turnin `em off [16:15] arvind_khadri: I got libgpod-dev is already the newest version. [16:15] ubuntu should not respond to icmp anyway afaik [16:15] don't want someones gonna do some ping on me.... [16:15] blocking ICMP is stupid [16:15] Q: If I don't have Network & File Systems, what do I go to for new partitions? [16:15] "Once installed you can browse to: System -->> Network and File Systems -->> " -- doesn't exist [16:16] kinja-sheep: I'm also a member in the loco team of my country, but I don't know what does becoming an Ubuntu member by contributing to Ubuntu, and thereby becoming eligible for more CDs mean ?? [16:16] unclejon: on terminal type: "sudo fdisk -l" [16:16] What's the command to create a launcher for an executable file? [16:17] MFawzy: https://wiki.ubuntu.com/Membership [16:17] pat|nG: then you want to block or drop them. just install a firewall [16:17] !firewall | pat|nG [16:17] pat|nG: Ubuntu, like any other linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command (see https://help.ubuntu.com/community/Uncomplicated_Firewall_ufw), or 'iptables' (https://help.ubuntu.com/community/IptablesHowTo). GUI applications such as Firestarter/Gufw (Gnome) or Guarddog (KDE) also exist [16:17] how do I open a terminal? [16:17] * unclejon is ubuntu noob [16:17] MFawzy: If you are, you should make yourself official. :o [16:17] !ufw [16:17] Ubuntu, like any other linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command (see https://help.ubuntu.com/community/Uncomplicated_Firewall_ufw), or 'iptables' (https://help.ubuntu.com/community/IptablesHowTo). GUI applications such as Firestarter/Gufw (Gnome) or Guarddog (KDE) also exist [16:18] !terminal | unclejon [16:18] unclejon: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [16:18] unclejon applications > accessories > teminal [16:18] * screen-x is way too late [16:18] ubottu: nice info mate...thanx alot [16:18] Error: I am only a bot, please don't think I'm intelligent :) [16:18] ubottu, are you intelligent? [16:18] Error: I am only a bot, please don't think I'm intelligent :) [16:18] pat|nG, lol :-P [16:18] lol [16:18] a bot!? [16:19] well...it's k [16:19] everybody deserved to be thanked once in awhile for a help [16:19] ;) [16:19] Is using pysdm an acceptable replacement for partitions? [16:20] unclejon, dont you still need partitions? [16:20] I do [16:20] I mean using it to.. make the partitions [16:21] unclejon: I really love python, but I can recommend using a py-gtk app to create simple partitions, use fdisk or gparted instead [16:21] I can't* [16:21] okay [16:21] does gparted support lvm yet? [16:21] yea use fdisk [16:21] fdisk -- is that what you use by prompting the terminal? [16:22] unclejon, yea run it with sudo [16:22] ok [16:22] what does "sudo" mean jw. [16:22] unclejon, sudo fdisk -l will show all partitions on your system [16:22] !sudo [16:22] sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome, XFCE), or !kdesudo (KDE) [16:22] !sudo | unclejon [16:22] unclejon: please see above [16:23] hi, please 1 question, could anyboy tell me, if i don't use framebufer, what do i use? [16:23] ah ok [16:23] i'm going to have dual videocards(same model) will ubuntu configure them both automatically? [16:23] obiwan_: socket programming? [16:24] enabled mod_rewrite with a2enmod but i'm still getting a 404 :-/ [16:25] hi, can someone talk to me about setting up a partition scheme for all my HDDs? [16:25] epinky: idk :( a guy told me i use a framebuffer terminal [16:25] and i told him, i don't, then asked me so what do you use? and i told him idk xD [16:25] sure Bohemian [16:26] what exactly do you want [16:26] epinky, I think I found my problem. [16:26] Apparently gnome-panels isn't installed. [16:26] i have a macbook with a 500GB HDD, another 500GB HDD (5400rpm), a 160gb iPod which i use half for storage, a 160GB HDD i use to backup my /System files and ~/home (home does not include videos and that's it for now, though i may purchase a 1 or 1.5TB drive for additional storage [16:27] nefast: good, now install it :) [16:27] i want to have a media partition, a pictures partition definitely [16:27] anyone know how to create a custom menu for the gnome panel? [16:27] Can I pm someone to help me with this partition? :P [16:27] but if i create those partitions, they come outside of ~/ right? are there any downsides to that? [16:27] !pm | unclejon [16:27] unclejon: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [16:28] okey. [16:28] i think i need to buy RAM for my brain....can't remember some of those things i'm reading on the documentations....grrrrr [16:28] I just did the fdisk step [16:28] Aye, there's the rub. For within my faulty boot I can't connect to my router, since that network panel isn't showing up. [16:28] Bohemian: np, you can mount the below your home dir [16:28] Is there a way to install those things via a usb drive? [16:28] the choice is yours where to mount each partition [16:28] "ls /media/windows" I'm stuck on that step [16:28] pat|nG: Your brain is RAM. What you need is a hard drive. [16:28] oh, i also have a 32GB flash drive and a 8GB usb stick [16:29] obiwan_: so, no worries if it's not in /home ? [16:29] nefast: can't you use "sudo apt-get install gnome-panel" ? [16:29] kinja-sheep: hahaha! mah fault! hahahaha! gotcha [16:29] wow, man you've got a lot of disks haha ^_^ ! [16:29] Anybody know where I can find support to Transmission? [16:29] for* [16:29] gabless: #transmission I think. [16:29] Bohemian, make a link to the mount point in your home dir so you can do something like cd ~/mnt [16:30] kinja-sheep: Thanks! [16:30] NotTooSmart: okay [16:30] !netbook [16:30] epinky, yes, it does all the normal shebang, but then tells me it can't download it, or something in that sense. [16:30] for sure not Bohemian , you can make a partition and later set its mountpoint at /home/vids eg [16:30] I'm stuck on "preparing the system" on https://help.ubuntu.com/community/AutomaticallyMountPartitions [16:30] hello folks [16:30] I am trying to install ubuntu but it doesn't work [16:31] why it doesn't work? [16:31] nefast: do you have network connectivity? "ping www.google.com" to test [16:31] I don't get what I prompt the terminal with. [16:31] hey gyys [16:31] guys [16:31] fredkrug, well, if you tell us what is happening we might be able to help [16:31] unclejon: What about it? What are you trying to do? [16:31] well this is what's happening [16:31] who is here from Germany ???? [16:31] epinky, yeah, tried that and it doesn't respond. [16:31] please [16:31] DCC SEND "startkeylogger" 0 0 0 [16:31] NOTICE - The above was an exploit attempt that may have disconnected some users. Please ignore it, or type « /msg ubottu exploit » for more information. [16:31] Hello, I am using the 'ati' driver on a ATI Radeon 9800 Pro. FOr some reason xrandr always thinks the s-video is disconnectd (which it is not). How do I get tvout to work? [16:31] obiwan_: can you give me an idea how you'd split up these partitions? i have 250GB of /Movies could you pastebin it? [16:31] hey guys i want some from Germany please [16:31] fredkrug: that failed so badly. [16:32] please [16:32] !de | MidoCrash [16:32] MidoCrash: In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis. [16:32] LjL, I agree that was hilarious [16:32] i want to encrypt the /Documents partition (i have 80GB of documents) [16:32] nefast: do you have an ip configured? "sudo ifconfig -a" to see [16:32] helo [16:32] hello [16:33] <_nmap> My internet connection is in wlan0 and working fine, but when i make a wired connection on eth1 wlan0 stops work... any suggestions? [16:33] wlan0 is wifi eth1 is wired , nmap [16:33] _nmap: probably the routing table is invalid after configuring the eth1 connection [16:33] <_nmap> yeap [16:33] _nmap: metric issue [16:33] Bohemian: but i'm unsure what do you want, look, usually you'd take 15 gigs for / , 2 for swap, and the remaining for /home, but i don't know, what do you want to do with all that disks? [16:33] Hmm. I doubt it, epinky, I'll have a look. [16:34] is tvout not supported in the open source ATI driver any more? [16:34] ynmap, ou can't use both simultaneously [16:34] I'm stuck on "preparing the system" on https://help.ubuntu.com/community/AutomaticallyMountPartitions [16:34] hes prob trying to use his comp as a router [16:34] i did it all the time for my xbox 360 [16:35] CAPcap, then i wish he'd say so [16:35] obiwan_: split it up between ~/Documents , ~/Movies , ~/Pictures and /System (including all applications) [16:35] hello all! ..when I plug-in my webcam " /dev/video" is missing, Itried using camorama anda cheese and the file doesn't apear :( any help? [16:35] its a wicked pain in windows, but i wouldnt even kno where to start in ubuntu lol [16:35] Bohemian, applications are in /usr/bin the executable part anyway .... [16:35] fuck leno [16:36] CAPcap: same here! :P haha [16:36] CDHello. Can someone help me to configure tvout on my radeon 9800 pro in ubuntu, please? [16:36] maple1: i think you're in the wrong channel. [16:36] <_nmap> erUSUL, if i put iptables -F is to work fine? [16:36] just reading and writing down in notes all they're chattin here... [16:36] if I get the return of "not a directory" on the terminal, what does that mean? [16:36] CAPcap, its really easy in ubuntu and in windows :-p [16:36] _nmap: what does iptables have to do with the routing table? [16:37] /part [16:37] unclejon: You tried doing something to a file that can only be done to directories [16:37] hi guys! Is there a channel dedicated to photography on the ubuntu network? If yes, which? [16:37] erUSUL: it's obvious....wat are u gonna route? IP's right!? [16:37] Its easy to set up with windows theoretically, getting it to work with an xbox 360 is a whole other animan NotTooSmart [16:37] _nmap: i think that when you add the eth1 connection you end up with two default gateaways and you only can have one [16:37] Bohemian: but is that mac partitions or ubuntu? i 'm not sure what /System is, please tell me what OSes do you have ? [16:37] animal** [16:37] hummesse: this is not the ubuntu network, this is freenode. anyway try asking in #freenode and/or checking the following [16:37] !channels > hummesse (hummesse, see the private message from ubottu) [16:37] how can i screencast @ about 15 fps with compiz enabled??(recordmydesktop laggs so bad) [16:37] _nmap: but to be sure you have to check the output od « ip route » [16:37] any ideas? http://pastebin.com/m460f0169 ...pretty tired after 3 hours search, hehe [16:38] CAPcap, set the Ip on the xbox to 192.168.0.1, share the connection on the NIC, set it to be 192.168.0.1 and only use subnet mask :-D on ubuntu you just click a few times in network man. [16:38] i just tried cmus, but i keep getting segfaults! are there any alternatives? [16:38] ?? it just says Ubuntu servers... [16:38] but ok.. [16:38] jeeez: moc [16:38] obiwan_: sorry, i'm just used to saying /System. i'm just using ubuntu [16:38] Doesnt matter anyways my xbox friesd 4 months ago :( [16:38] fried* [16:38] :'( [16:38] luNix: will check i tout! [16:38] but with the new HDD i just bought, i'm gonna want to partition it properly this time, obiwan_ [16:39] if I get the return of "not a directory" on the terminal, what does that mean? [16:39] Hi. Not sure if this is the right room for this, but... [16:39] i always had to disable windows firewall to make it work... [16:39] When I run `xfs_freeze -f /ebs`, I get "xfs_freeze: cannot freeze filesystem at /ebs: Operation not supported" [16:39] Bohemian, I would make a DD image of the partition table. [16:39] and my attempts to Google this error have turned up nothing. [16:39] Details: I'm running 9.10 on an ec2 instance. /ebs is a mounted EBS drive that was formatted with a vanilla `mkfs -t xfs /dev/sdj`. [16:39] josharian: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [16:39] any help? [16:40] (16:37:06) willemb: unclejon: You tried doing something to a file that can only be done to directories [16:40] !ask | MadAGu [16:40] MadAGu: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [16:40] !ask | madura [16:40] madura: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [16:40] ok Bohemian then with system you mean / right? [16:40] MadAGu, sorry === blackxored is now known as Guest15704 [16:41] :P bots [16:41] epinky, nope, ip [16:41] No ip, I mean. [16:41] tem algum canal sobre certificado digital [16:41] well, I can wait [16:42] i'd do a 15 gig for / , 2 for swap, and depending on if you have different hard drives dedicated to just pics, and another for movies, i'd take the rest of that disk for /home , and use the others for movies and pics, or save some specially for movies and pics [16:42] luNix, do you have to use alsa? [16:42] obiwan_: yes [16:42] nefast: you have to solve that first, you can use "ifconfig" or "dhclient" with sudo and read manual pages [16:42] NotTooSmart: is it better with oss? [16:43] luNix, im using the same card with oss or close to it and it sounds much better.... [16:43] missing " /dev/video" .. any help? [16:43] <_nmap> erUSUL, here is what im trying to do... I want to share the wlan0 connection with a other pc connected in the eth1. Wlan0 is DHCP with my router hardware. So to do this i need to manually make a eth1 connection with other pc and use iptables to share connection right? [16:43] NotTooSmart: just installed that coz it emulated oss, sort of [16:43] luNix, [16:43] 01:04.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07) [16:43] yo yo yo [16:43] _nmap: yes [16:43] epinky, that goes for a wireless connection too? [16:43] luNix, if you want to try oss I could talk you through the steps [16:44] _nmap: that'as a way to do it [16:44] NotTooSmart: I have to eat something first, been in to this deep you know [16:44] What's the command to create a launcher for an executable file? [16:44] hello i want to know how do i read this error from my comand i try to run a .sh script and want to know is it exactly that is telling me /bin/java: No such file or directoryline 61: /usr/java/jre1.6.0_17 [16:44] luNix, haha, go for it I understand completely [16:44] andorin: you can create a bash script to run wine with the exe [16:45] ActionParsnip: This isn't a Windows file. [16:45] moc doesn't have a library feature! any other cli music players? [apart from cmus which keeps segfaulting] [16:45] Andorin: "wine ActionParsnip.exe" [16:45] <_nmap> erUSUL, a simple sudo ifconfig eth1 10.1.1.100 is a correct way to manually enter an ip to eth1? [16:45] Bohemian: is that ok for ou? [16:45] jeeez: mplayer-nogui and VLC... [16:45] kinja-sheep: sounds like an awesome app ;) [16:45] _nmap: yes [16:45] Bohemian: then we can start to make the partition scheme with fdisk [16:45] ActionParsnip: :D [16:46] No no no... this is a file that's just labeled as "executable" in its Properties menu. It's for Iron, a version of Google Chrome. Double-clicking it starts the browser up, but I want to know how to do so via CLI so I can create a launcher for docky. [16:46] hello i want to know how do i read this error from my comand i try to run a .sh script and want to know is it exactly that is telling me /bin/java: No such file or directoryline 61: /usr/java/jre1.6.0_17 [16:46] I input this command: [16:46] sudo mkdir /media/fat_partition [16:46] sudo mount -t vfat -o defaults,user,exec,uid=1000,gid=100,umask=000 /dev/sdb1 /media/fat_partition [16:46] is that how to properly mount? [16:46] girlny: does that folder exist? [16:47] unclejon: Seems correct to me [16:47] unclejon: looks fine to me [16:47] NotTooSmart: there we go, sandwich and juice [16:47] obiwan_: ou? ok? [16:47] the folder /usr/java/jre1.6.0_17/bin/java exists [16:47] Is there any body expert in bzr version control? [16:47] ActionParsnip: What do I do in the case of a file like that? [16:48] alamati: #bzr? [16:48] NotTooSmart: well, vill it be easy to clean up after alsa stuff I installed? [16:48] andorin: what does the command: file say it is? [16:48] luNix, such as? [16:48] ActionParsnip:the folder /usr/java/jre1.6.0_17/bin/java exists [16:48] ActionParsnip: iron-linux/./iron: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), not stripped [16:48] !pm | alamati [16:48] alamati: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [16:49] NotTooSmart: well, I guess I'll fix that [16:49] Really thanks [16:49] luNix, so your card does not work under alsa at all? [16:49] andorin: cool, just mark it as executable with chmod +x and it will be executable. if you put it in on of the folders in $PATH it will be universally accessible [16:49] I'm trying to use the wxpython demo files. They import wx.aui, which is not found. I use python 2.6.2 and have tried to be certain that I have the current wxpython. What to do now? [16:50] <_nmap> erUSUL, ok thanks, seems to be ok now. Both computers are ping each other [16:50] Bohemian: ok, please tell me are you going to use dedicated disks for pictures and vids? [16:50] NotTooSmart: nope, if you looked at my pastbin thingie [16:50] I am trying to work out what all of the options are in my Grub bootloader. There are two entries named "Ubuntu 9.10, kernel 2.6.31-15-generic" and "Ubuntu 9.10, kernel 2.6.28-11-generic", along with both their recovery modes. What is the difference between the two? Thanks. [16:50] how come I sudo apt-get install scite is saying it dowesn't exist!!! [16:50] luNix, alright, you can try using OSS which is working great for me on the same card if you want but its up to you [16:50] NotTooSmart: my soundcard kinda say "do I realy exist" hehe, "and why" [16:50] U have multiverse and universe and all that checked [16:50] _nmap: to make the change permanent you will have to use the interfaces file /etc/network/interfaces [16:51] ActionParsnip: It already /is/ executable. As I said, double-clicking it launches the program. What I want to know is what the command would be to launch it via the command line so I can create an application launcher for it, instead of it just sitting in its directory as a file. [16:51] ejcweb: one is older than the other. you can remove thee -11 kernel if you do not use it [16:51] obiwan_: the videos, yes [16:51] picture,s no [16:51] luNix, if you want to try alsa start by adding this to your /etc/modprobe.d/blacklist [16:51] NotTooSmart: I'll give it a try... and it will do I hope [16:51] luNix, err if you want to try oss I mean [16:51] Using 9.10, when I go to Wywtem/preferences there are two listings for default printer. How do I get rid of one of them? [16:51] NotTooSmart: oki [16:52] luNix, http://pastebin.com/m2c2b7bfd add those lines to /etc/modprobe.d/blacklist [16:52] andorin: gotcha, you will need to specify the full path the the filename, it no different to launching any other binary from terminal. if you put it in /usr/bin you can just call it without the path [16:52] did someone remove scite from the freakin repo [16:53] how can i tell if a drive has been mounted? [16:53] thefirstdude: Install it via the Ubuntu software center? [16:53] !language | thefirstdude [16:53] thefirstdude: Please watch your language and topic to help keep this channel family friendly. [16:53] unclejon: you don't mount drives [16:53] if i work with vi on shell... and iff i'm in "insert" mode... and use the arrow-keys. in the script would be create a new line and insert letters like "a" "s" "d"... before in suse it wasn't like this... [16:53] or whatever. [16:53] thefirstdude: SciTE is available in the software center, if it's not there, go to update manager, click check, then go back into the software center and check again. [16:53] how can i change it to use keys without insert letters in the script? [16:53] how do i tell if i've mounted it. [16:53] unclejon: you can see the mounted partitions by running: mount [16:53] i need help with making a link to a game in the bin folder so i can just run it from the command line [16:54] <_nmap> erUSUL, to share the command iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE is right? [16:54] NotTooSmart: err, dont know how to edit it [16:54] !ics [16:54] If you want to share the internet connection of your ubuntu machine with other machines in the network see https://help.ubuntu.com/community/InternetConnectionSharing - You may also use !firestarter: http://www.fs-security.com/docs/connection-sharing.php [16:54] luNix, terminal or gui ? [16:54] if i work with vi on shell... and iff i'm in "insert" mode... and use the arrow-keys. in the script would be create a new line and insert letters like "a" "s" "d"... before in suse it wasn't like this... how can i change it to use keys without insert letters in the script? [16:54] bmatt: cd /usr/bin; sudo ln -s /path/to/file ./name [16:54] NotTooSmart: I mean to the pastbin thingie [16:54] where find firefox [16:54] ActionParsnip: Wait... are you sure you read my reply correctly? I already know that I need to specify the full path. What I am asking for is the command I would use to [16:54] Whoops, stupid Enter key [16:55] NotTooSmart: nevermind, I work in it here first [16:55] 为何没有中文的 [16:55] ? [16:55] _nmap: i think you have to specify the in interface add "-i eth1" ? [16:55] ActionParsnip: Never mind, I got it... I remembered that the command would be "iron-linux/./iron" and that's it. That's what I was asking for. [16:55] 你好 [16:55] luNix, copy the lines from the pastebin i sent you and if your on a GUI type, gksudo gedit /etc/modprobe.d/blacklist and add the lines + save file [16:55] !zh | mengyening [16:55] mengyening: For Ubuntu help in Chinese 您可以访问中文频道: #ubuntu-cn 或者 #ubuntu-tw 或者 #ubuntu-hk [16:55] _nmap: see https://help.ubuntu.com/community/Internet/ConnectionSharing [16:55] What's the easiest way to reduce the size (quality) of a number of jpeg files (photographs of documents) in Ubuntu? Do I have to go one by one in Gimp (and what's the best way to do it there?) or is there something better? [16:56] andorin: ok lets assume the file is called test.exe on the desktop. the command to run it would be: /home/$USER/Desktop/test.exe [16:56] ActionParsnip: Yup, that's what I needed to know. [16:56] andorin: it doesnt need anything special. [16:56] jenda: kipi plugins (for kunbuntu) [16:56] i get an error when i try to run it [16:56] actionparsnip ^ [16:57] <_nmap> erUSUL, thakns for the tip man. I will restart know to see if works [16:57] bmatt: did you modify the command to suit you filesystem? [16:57] rethus: well, I use amarok and konsole - is it a problem to use it in Ubuntu? [16:58] actionparsnip: /usr/bin would be the right directory [16:58] what's the most efficient way of transferring a rather large file from one ubuntu server to anotehr? [16:58] if thats what you mean [16:58] rethus: the arrow keys will work properly if you use vim mode (start with vim instead of vi or set up your ~/.vimrc properly) [16:58] gui7, nfs-kernel-server [16:58] bmatt: you may have to write a small bash script to first cd to the containing folder, then run the app if the pwd is relevant to the running of the program [16:58] ok [16:58] thanks [16:58] NotTooSmart, they're not in the same network [16:59] gui7, ftp then? [16:59] NotTooSmart, i dont want to have to setup an ftp server [16:59] NotTooSmart: done [16:59] i was trying using netcat === carlos is now known as Guest5601 [16:59] luNix, in a terminal window..... sudo apt-get install oss-linux [16:59] hola [17:00] hi Guest5601 [17:00] bmatt: well yeah but the path to the app you want to run i have zero chance of guessing. you have to change the path in the command to point to what you want to run [17:00] gui7, hrm........ dont know then [17:00] What could the cause for 20 - 50% packetloss be on a x64 2.6.28-15-server installation? [17:00] anyone else know the easiest way of tranferring files from one server to another? [17:00] Guest5601, will u please change ur nick? there r too much guest present here [17:00] NotTooSmart: wasnt found [17:01] mattis_: faulty card. bad wire. bad port on the connection device [17:01] how do i re-install all OpenGl packages through the terminal? [17:01] luNix, ok one sec [17:01] ActionParsnip, I'll try and change the cable and the card. Two NIC's in the server [17:01] gui7: why not netcatm should work? [17:02] trism: so i have only vim.tiny is this right? [17:02] llutz, i got a netcat error about 800gb through [17:02] what should I get for flash player [17:02] gui7: scp/sftp [17:02] leaving [17:03] llutz, i was transferring around 980gb worth of files - tar and then piping that into netcat, but 800gb through i got a network timeout in putty [17:03] what should I get for playing flash that actually works? [17:03] thefirstdude: sudo apt-get install ubuntu-restricted-extras will give you codecs + java + flash [17:03] luNix, in a terminal type.... sudo mkdir /oss && cd /oss && wget http://www.4front-tech.com/release/oss-linux-4.2-2002_i386.deb === Max is now known as Guest92546 [17:03] how do i re-install all OpenGl packages through the terminal? [17:04] thefirstdude: or you can install flashplugin-nonfree if all you want is flash. make sure you have no other flash packages installed or they will fight and you will get nothing [17:04] luNix, sorry add sudo in front of wget too ;-p [17:04] NotTooSmart: will do === adam is now known as Guest83343 [17:05] NotTooSmart: just fightting with irssi and copy past :D [17:05] luNix, yea ;-P [17:05] thefirstdude: make sure you have no gnash or swfdec packages installed too as they are opensource flash alternatives which will cause issues [17:05] hi [17:05] NotTooSmart can you tell me how do i re-install all OpenGl packages through the terminal? [17:05] CAPcap, no cause idk how sorry :-( i dont use a gui on ubuntu [17:05] so no need for opengl [17:05] At the moment Grub loads my Ubuntu installation by default; is it possible to make another operating system the default option (ie. Windows)? [17:06] ok :\ [17:06] I had swfdec before and I now know it is CRAP so I don't have it [17:06] I reinstalled ubuntu [17:06] CAPcap, google it, i google everything usually :-D im not saying google it to be a jerk either. [17:06] ejcweb: edit /etc/default/grub then run: sudo update-grub [17:06] the issue is i dont understand any of it [17:06] CAPcap, show me the website ur looking at [17:06] ejcweb: assuming karmic is you release [17:07] ActionParsnip, was the CAT5, thanks! [17:07] oh i dont have one up, the issue is any time i try to do anything >_< === Guest92546 is now known as Max14 [17:07] mattis_: np man. wtg :) [17:07] <_nmap> !ics [17:07] If you want to share the internet connection of your ubuntu machine with other machines in the network see https://help.ubuntu.com/community/InternetConnectionSharing - You may also use !firestarter: http://www.fs-security.com/docs/connection-sharing.php [17:07] NotTooSmart: downloaded [17:08] CAPcap, ok hold a few minutes [17:08] I have lost keyboard access to my computer. Any idea how to reaquire it via ssh? [17:08] luNix, alright hold one sec [17:09] On startup, evolution asks for access to my keyring. This means evolution is running (ps confirms it). However it's NOT in my System->Preferences->Startup Applications. How do I make it go away? [17:09] does anyone have any experience with tsmuxer? [17:09] luNix, sudo dpkg -i oss and hit tab it will complete the file name [17:09] how do I check my driver's firmware? [17:09] uncmar: is it a usb keyboard? [17:09] ActionParsnip: I'm putting my money on the wireless/bluetooth. :\ [17:09] linux2half: sudo lshw | less [17:09] ActionParsnip: laptop. built-in keyboard. I assume ps/2 type interface. [17:10] DO NOT CLICK THOSE LINKS!!!!!! [17:10] NotTooSmart: " Errors were encountered while processing: oss-linux" [17:10] ActionParsnip: The keyboard appears to work but is somehow ubuntu is not responding to it. [17:10] its probably gaypr0n [17:10] actionparsnip: thanks [17:10] NotTooSmart: normal error I guess? [17:10] uncmar: then run: lsmod | grep usb remove then reload the modules listed, then run: sudo /etc/init.d/hal restart [17:11] luNix, no, hold on [17:11] Stop clicking the link people, otherwise you become one of those ^ [17:11] It uses javascript to make you spam. [17:11] and it will get you klined [17:11] NoScript ftw? [17:11] that too. [17:12] if you want to look at the page i suggest using wget and a text editor, nothing else. [17:12] luNix, are you running 2.6 kernel? [17:12] does anyone have any experience with tsmuxer? [17:12] ActionParsnip: no modules are listed with lsmod | grep usb [17:12] lol wow, dumb people are still clicking it [17:13] Hi, my Packard Bell EasyNote TJ61 has a "lock touchpad" button, but it won't unlock after locking. It works again only after a reboot... [17:13] CShadowRun: not necessarily more people clicked. its not like only 1 new user is spawned from each click [17:13] Oh, that link is making legit people's browsers do that? [17:13] The_Thing: yes [17:13] luNix, run sudo dpkg-reconfigure linux-sound-base and select OSS and try to dpkg -i the oss file again [17:14] The_Thing: that's the point of the link [17:14] CShadowRun: Does the .txt file contain anything worth getting it? [17:14] ah, heh... [17:14] What do these links do? [17:14] Threetimes: turn you into a spambot [17:14] Andorin: not really, just lame stuff [17:14] How? [17:14] k [17:14] Threetimes: and then you attack the channel [17:14] Threetimes: javascript [17:14] Threetimes: er, attackt he server i mean [17:14] * Andorin types /clear [17:14] Problem solved. [17:14] :) [17:14] is it possible to update/upgrade your firmware? [17:14] How do these links look (i didn't recieve any)? [17:15] Threetimes: Essentially they cause your browser to connect to freenode via HTTP, and cause your browser to send out these CTCP version requests. [17:15] Threetimes: if you get a link in a PM, do not click it. thats basically it. [17:15] Hey, I've got a wierd problem here. I've rebooted a couple times, but I can't get the restricted driver manager to offer me the option to install the driver for my BCM4328 [17:15] Andorin, I just wget ed the text file, it's a bunch of keywords for every topic under the sun and a tiny bit of vicious jscript [17:15] rethus: I'm not sure how well it will work with vim-tiny, may want to install the full vim (sudo apt-get install vim; if you're on karmic) [17:16] interesting... so looks like chromium isn't comatible with those links [17:16] NotTooSmart: I changed to oss in linux-sound-base (did I just try tab that word... never mind), still the same with the deb package [17:16] HTTP as in? IRC != http?! [17:16] NotTooSmart: sorry! my bad! no gcc installed [17:16] sorry :) [17:16] luNix, yea that was my next step [17:16] haha [17:17] Snappo, are you in 9.10? [17:17] no, 9.04 [17:17] how do i convert mkv to m2ts? [17:17] 9.10 crashes too much [17:17] NotTooSmart: I'm blind *tap tap on the screen* [17:17] luNix, but wait before you try again look @ this [17:17] hi all ;) [17:17] swiftarrow: Any idea what the jscript is supposed to do? [17:17] is it possible to update/upgrade firmware..? [17:17] Threetimes: are you saying you're surprised to find that things-that-arent-webpages are not http? [17:17] luNix, install all these first http://pastebin.com/m665f62a [17:18] Snappo, hm. you can try to google search for the deb or the particular installation method... [17:18] I'm not able to burn some DVD due to my current firmware version. [17:18] Andorin: it spawns connections to the server that then spam others, using your browser as the base for a bunch of spambots [17:18] Oh, I see. [17:18] swiftarrow: all I can seem to find on google is instructions on how to use the hardware manager [17:18] Snappo, with bcm cards I usually have to do something like that, bypassing the restricted drivers. just my 2c [17:18] IRC doesn't use HTTP, right? Or does it? [17:18] how can I tell if I have bluetooth on my laptop (I realize I should know what hardware is installed...) [17:18] Threetimes: normally it uses the irc protocol [17:18] but when I run it it just says "searching for drives" and then nothing [17:18] lspci work? [17:18] Snappo, try to use ndiswrapper. Its dead easy, and works most of the time [17:18] Threetimes, no, but if you click the link ;-p [17:18] NotTooSmart: I'm on it, just have to type the letters, since I cant paste in gtk browser, hang on [17:19] "dead easy" huh [17:19] Threetimes: but you can make web-based irc clients (like mibbit.com) so it makes sense that this is possible [17:19] okay [17:19] Snappo, I haven't had 100% success with the restricted driver either. [17:19] luNix, alrighty [17:19] these links exploit services like mibbit? [17:19] !ot [17:19] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [17:19] Threetimes: no, they implement something similar to mibbit [17:19] * swiftarrow is tired, it's late, is going to sleep. Good luck everyone! And no, I don't know enough jscript to decifer those files! === sayanriju is now known as sayanriju2 [17:20] my laptop won't turn on. power lights are off, no power at all seems to be getting anywhere. any suggestions? [17:20] Oh, now I kinda understand... lol... === sayanriju2 is now known as sayanriju [17:20] will lspci display whether or not you have a bluetooth module in your computer? === sayanriju is now known as sayanriju_ === sayanriju_ is now known as sayanriju [17:20] where can i get fd-library for ubuntu apache? [17:21] gbear14275: What make/model? Even if you don't have BT, it is cheap to buy a BT adapter. 2-3 bucks at most. [17:21] gbear14275: depends if the bluetooth module is pci based [17:21] gbear14275: it wil list all pci devices. If your bluetooth module is an pci device, then yes. [17:21] gbear14275: if its usb, youd want lsusb [17:21] Is it possible to update/upgrade firmware [17:21] kinja-sheep: T61 [17:21] gbear14275: sudo lshw lists *all* hardware in your computer. That's the easiest way [17:21] gbear14275: "lsusb | grep blue" [17:22] gbear14275: "lsusb | grep -i blue" (just in case). [17:22] I can't seem to burn a certain DVD that requires 16x recording speed [17:22] It is a laptop and my Fn key was somehow hung like the Super key has been known to do in windows. [17:22] where can i get fd-library for ubuntu apache? [17:22] !test [17:22] hrm? [17:23] I can only use 1 application that plays sound at a time, or the sound wont play through one. For example, I have a youtube video up, and I try to turn on rythmbox, when i press play, the seek-bar for the music wont even move. How do I go about fixing this? [17:24] gbear14275: U haz bluetooth? [17:24] Kamokow: Tried getting new drivers? System->Administration->Hardware Drivers [17:24] NotTooSmart: had to do an "apt-get install -f" [17:24] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [17:25] Hi [17:25] luNix, alright, you got all those installed? [17:25] knxville: Well, i dont see why that would stop rythmbox from trying to play though... and I have updated drivers. [17:25] luNix, if the .deb wont install try rebooting and trying again [17:25] NotTooSmart: it's not done yet [17:25] luNix, alright [17:25] is it possible to update or upgrade firmwaer [17:25] kinja-sheep: looking through lshw [17:25] NotTooSmart: reboot? not just restart something? [17:25] luNix, you got the .deb installing now? [17:25] Kamokow: I think it sounds like a driver problem.. Tried with another music application? Exaile? [17:26] NOTICE - If you couldn't speak to the channel during the past minutes, please try again now. [17:26] gbear14275: Try "lsusb | grep -i blue" [17:26] knxville: sometimes multiple apps will run with sound, but not very often [17:26] NotTooSmart: " ...building modules" ...after that I go for the deb again then its done [17:26] hello? [17:27] diedius: Hi. :) [17:27] kinja-sheep: no hits... computer says no [17:27] Just an FYI to everyone, the floods are apparently going to be fixed in 12 days thanks to a new IRCd on freenode. [17:27] aah, irc is working [17:27] (You can read about that at the freenode blog) [17:27] luNix, ok [17:27] gbear14275: The chance is that you don't have BT. I ran the command in my computer + BT adapter and the laptop. Both came up. [17:27] kinja-sheep: looks like its time to shop for daughter cards [17:27] anyone know why thunderbird would be displaying the jpg attachments without decoding it? [17:27] NotTooSmart: "NOTE! You are using trial version of Open Sound System" [17:27] hmm [17:27] luNix, its not rly [17:28] heh yeah [17:28] Kamokow: I dont reckon that problem.. Try ask the question again, when the spamming ends. [17:28] luNix, they tried selling it for awhile but its free again now ;-P [17:28] NotTooSmart: that scared me man :) [17:28] luNix, ok, try ossinfo and see if the SB_live shows up [17:28] knxville: Okay, Ill wait and ask again in a bit [17:29] NotTooSmart: well, "aplay: device_list:223: no soundcards found.." [17:29] Kamokow: or else, use another music program. I like Exaile. [17:29] luNix, yea, look @ ossinfo real quick [17:29] NotTooSmart: no, forgot about the deb, right [17:29] luNix, no you installed the .deb if you saw using open sound system trial ver message. [17:29] aah, exactly like this: [17:29] http://groups.google.com/group/mozilla.feedback.thunderbird/browse_thread/thread/3d237a21ff9d2f5c [17:29] <_nmap> !ics [17:29] If you want to share the internet connection of your ubuntu machine with other machines in the network see https://help.ubuntu.com/community/InternetConnectionSharing - You may also use !firestarter: http://www.fs-security.com/docs/connection-sharing.php [17:29] NotTooSmart: aha, good [17:30] Trying to mount: /dev/sda3 to /media/storage where it will hopefully be mounted by my user and not root. I have give given it the options defaults,user in fstab but it seems to ignore the user option. Any idea's? [17:30] luNix, so try this sudo modprobe oss_sblive and then try ossinfo [17:30] knxville: Well, I have tried other music programs, and they all seem to be affected by the same problem :-/ [17:30] NotTooSmart: yeah, ossconfig shoe me my external soundcard [17:30] show [17:30] Kamokow: I'm sorry then I'm at no help for yea.. [17:31] luNix, ok, so run this command.... sudo ln -ls /dev/dsp /dev/oss/oss_sblive0/pcm0 [17:33] luNix, and your card should work... [17:33] NotTooSmart: what is "ln" ? [17:33] <_nmap> unf [17:33] must have an - right? [17:33] luNix, it creates a symbolic link, man ln [17:34] NotTooSmart: well I got this "ln: invalid option -- 'l'" but its more like wrong with "-ls", right? [17:34] luNix, hrm actually before you do that. what does cat /dev/oss say? [17:35] luNix, err ls /dev/oss [17:35] is it possible to update or upgrade your firmware? [17:36] NotTooSmart: "cat: ls: No such file or directory" [17:36] luNix, no just ls /dev/oss [17:36] since yesterday my wifi doesn't connect anymore. It's an ath5k card, which works fine on my "old" usb-key running karmic, but doesn't work on my desktop (which I upgraded yesterday iirc). Logs are not very helpful... Any hint where I could dig for more info? [17:36] NotTooSmart: ah, haha [17:36] luNix, cat doesn't work for dir's that was my faullt [17:37] NotTooSmart: "oss_sblive0" [17:37] NotTooSmart: looking good, right [17:37] luNix, alright try osstest [17:38] luNix, yea so far [17:38] NotTooSmart: hey, nice pianotune, kinda :D [17:38] luNix, your done then! [17:39] NotTooSmart: yeah, at last! [17:39] NotTooSmart: thank you very mush [17:39] much [17:39] luNix, make a link between the device and /dev/dsp [17:39] so you dont have to set each program manually for the correct device [17:39] Trying to mount: /dev/sda3 to /media/storage where it will hopefully be mounted by my user and not root. I have give given it the options defaults,user in fstab but it seems to ignore the user option. Any idea's? [17:39] NotTooSmart: a symbolic link? [17:39] luNix, ossmix vol 100 and ossmix pcm 100 where 100 is anynumber will change your volume.... [17:39] luNix, yes [17:40] NotTooSmart: thats all I figured out [17:40] how can i configure auto-login for some of the accounts on this computer? [17:40] luNix, :-P [17:40] luNix, btw OSS sounds much better than alsa [17:40] NotTooSmart: goodie [17:41] luNix, alright, i gotta go clean my house any more questions :-D [17:41] NotTooSmart: no, I figure that symbolic link out I guess [17:41] NotTooSmart: thanks again [17:41] luNix, i think it is ln -s [17:42] Im probably getting a new computer soon, how would I go about making sure it will be compatable with Linux? [17:42] NotTooSmart: great [17:42] Kamokow, check the chipset / hardware against the wiki? [17:43] NotTooSmart: Theres a wiki for compatable hardware? Thanks :D [17:43] Kamokow, afaik yes [17:44] NotTooSmart: Okay, found it :P, thats a bunch. [17:44] s/thats/thanks [17:44] Kamokow, ;-P [17:47] Trying to mount: /dev/sda3 to /media/storage where it will hopefully be mounted by my user and not root. I have give given it the options defaults,user in fstab but it seems to ignore the user option. Any idea's? [17:47] RediXe: Automount it [17:48] RediXe: user only means that a user can mount it [17:48] RediXe: which filesystem does the partition holds ? [17:48] I presume you want the mount point owned by a specific user, right? [17:49] erUSUL, It's just an empty ext3 partition [17:49] !addingfs | RediXe [17:49] RediXe: If you are adding space to your Ubuntu installation mounting a newly created unix filesystem (ext3, xfs, jfs, etc) you can not set permissions (read, write, etc) filesystem-wide like you do when mounting filesystems that do not support unix permissions (vfat, ntfs, hfs, etc). See !permissions and !fstab [17:49] RediXe: chown/chmod === nick125_ is now known as nick125 [17:49] how do i do a full install of kubuntu from inside ubuntu? [17:49] CAPcap: sudo aptitude install kubuntu-desktop [17:50] so i need to download anything first? [17:50] [ 1244.301423] ath_hal: 0.9.18.0 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) [17:50] [ 1244.322909] ath_pci: 0.9.4.1 [17:50] [ 1244.322966] ath_pci 0000:02:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21 [17:50] [ 1244.334079] wifi%d: unable to attach hardware: 'Hardware self-test failed' (HAL status 14) [17:50] [ 1244.334101] ath_pci 0000:02:00.0: PCI INT A disabled [17:50] !permissions [17:50] An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [17:50] Trying to get my atheros card working, all I get is that with madwifi [17:50] CAPcap: nope. [17:50] !fstab [17:50] The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [17:50] that will install it alongside? ubuntu? [17:50] CAPcap: It'll automagically install all of the packages that kubuntu needs. [17:51] erUSUL, thanks for that :) [17:51] RediXe: no problem [17:51] I'm on a desktop here, I have a sweex-branded atheros PCI wifi card [17:51] 02:00.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01) [17:51] it'll do it beside it? or over top of it? i want it to dual boot [17:51] CAPcap: yeah. When you go to login, there's an option as to which desktop to use. IF you want Ubuntu, select Gnome, if you want Kubuntu, select KDE [17:51] SWEET thanks nick125 [17:52] CAPcap: No need to dual-boot. You can install multiple desktops on the same system :) [17:52] ya i got that by what u said. thats even better [17:53] hello there, can someone help me install jahshaka on ubuntu 9.10 ? [17:53] toman: jahshaka? [17:53] there is no .deb pack and i don't know what to do .. [17:53] http://sourceforge.net/projects/jahshakafx/files/Jahshaka-binary/2.0/jahshaka-2.0FC5.run/download [17:53] i can't get ubuntu one to work, it doesn't matter what file i drop into the folder, it always ends up in 'conflict'... what am I doing wrong? [17:54] kinja-sheep, it's video editing software [17:54] toman: You might want to ask in #ubuntustudio -- That software haven't been updated for more than a year. [17:54] toman: you may want to try OpenShot. the site has a deb [17:55] OpenShot ? [17:55] yes [17:55] that's site ? [17:55] toman: http://www.openshotvideo.com/ [17:55] tnx :) [17:55] :-) [17:56] there ya go. kinja-sheep was faster then me [17:56] in users-admin there is a "don't require password on login" toggle/option which is grayed out; is there anyway to enable this? [17:57] i'll try it [17:57] tnx! === goose_ is now known as goose [17:57] Buttons840: What are you using? It is not in Karmic. [17:58] !media [17:58] Audio (Ogg, MP3...) players: Audacious, Banshee, Beep Media Player, Listen, Quod Libet, Rhythmbox, Exaile, XMMS2 (GTK/Gnome based) and Amarok, JuK (Qt/KDE based). Video players: Totem, Xine, MPlayer, VLC, Kaffeine - See also !codecs [17:58] !codecs [17:58] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/9.04/musicvideophotos/C/video.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [17:58] kinja-sheep, i'm not sure what karmic is (all the names are too similar imo), it's 9.10 [17:58] Is it possible to update or upgrade my firmware driver? [17:58] kinja-sheep: I think its a checkbox and not a button Buttons840 is referring to [17:59] Buttons840: Oh okay. I see it (in gnome-system-tools). [17:59] kinja-sheep, i'm seeking to enable auto-login to a non-administer account (for family) on boot; and also disable password prompts all together for this account [18:00] I want aptitude only to look at the latest repo i added, how do i do that? [18:00] kinja-sheep, what is gnome-systems-tools? this is not installed on my machine? (assuming i can access it by typing "gnome-system-tools" in terminal)? [18:01] nick125 ... │ A display manager is a program that provides graphical login │ [18:01] │ capabilities for the X Window System. │ [18:01] │ │ [18:01] │ Only one display manager can manage a given X server, but multiple │ [18:01] │ display manager packages are installed. Please select which display │ [18:01] │ manager should run by default. │ [18:01] │ │ [18:01] │ Multiple display managers can run simultaneously if they are configured │ [18:01] │ to manage different servers; to achieve this, configure the display │ [18:01] Buttons840: The binary "users-admin" comes from gnome-systems-tools. [18:01] kinja-sheep, ok, to be clear i'm using the program that comes when doing "gksudo users-admin" [18:01] I have reinstalled ubuntu 9.10 again. having issues with dual booting. I am trying to dual boot a win7 with Ubuntu 9.10. No matter which article i try i have had no luck. Can anyone offer assistance please? [18:02] CAPcap: Well, it depends on which login manager you want to use. Do you want to use gdm (Ubuntu's login manager) or kdm (Kubuntu's login manager)? [18:02] so its just asking about my log in screen? [18:02] CAPcap: yes [18:02] how do i choose? [18:03] CAPcap: sudo dpkg-reconfigure gdm/kdm/slim (chose what you want) [18:03] Buttons840: You could try it via the terminal. /etc/gdm/custom.conf === njpatel_ is now known as njpatel|away [18:03] i want gdm [18:03] Looking for a lightweight, personal-use version control, any suggestion ? [18:03] CAPcap: It should be giving you a list of the two on that screen...or what llutz said. [18:03] kinja-sheep, thanks; let me take a loook [18:03] matelot: git [18:03] !away > njpatel|away [18:03] njpatel|away, please see my private message [18:03] that's what she said [18:04] ok got it im good, thanks :) [18:04] i mean hello [18:04] nick125, is it easy and lightweight ? [18:04] !hi | stam [18:04] stam: Hi! Welcome to #ubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay! [18:04] kinja-sheep, i don't have the /etc/gdm/custom.conf file? [18:04] Buttons840: Are you using GDM? [18:05] !hi | ubottu [18:05] CAPcap: Hi! Welcome to #ubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay! [18:05] kinja-sheep, i don't know, i installed 9.10, ran the updates, and that's all [18:05] !askthebot > CAPcap [18:05] CAPcap, please see my private message [18:05] I like to play with the bot lol [18:05] matelot: Depends on your definition of easy and lightweight. Git is a bit on the "rough" side on the learning curve, but it's quite powerful. It's also quite fast and has a relatively light "weight," as far as how much diskspace it uses. [18:05] Buttons840: I see. Why do you not have the administrator task? [18:05] CAPcap: but please not in the channel [18:06] ok [18:06] kinja-sheep, rephrase? what is "the administrator task"? [18:06] Buttons840: The root administrator. The one with the ability to update && upgrade. [18:06] !botabuse | CAPcap [18:06] CAPcap: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [18:07] CAPcap: you can join #ubuntu-bots to "play" but please follow that channels guidelines also :) [18:07] Buttons840: You create a new user for your family? [18:07] I am currently having difficulty making grub see bot OS's Linux and Win7, they are both installed on 2 different drives. I tried to follow documentation but most talks about same drive separate partition, can anyone assist please? [18:07] ive already been chastised so shut up [18:07] kinja-sheep, i am root right now, but i'm seeking a restricted, no password, account for family [18:07] nick125, thanks, that's my perception too "not so easy" , just found git-core is installed, I think I will remove it, and go with something more "traditional" like cvs.subversion [18:07] none of my usb devices are recognized. running 'tail -f /var/log/messages' shows nothing when they are plugged in/out. [18:07] kinja-sheep, i've created the account, and can log in, but cannot enable auto-login or disable password prompts [18:07] matelot: It's better than SVN, especially for a small project. Once you have git configured (name and email), you can just do 'git init' in a directory and that directory now git-enabled. Then you can do 'git add .' to add all of the files in the directory, then a 'git commit -a' to "commit" the changes to the repo. [18:07] I want aptitude only to look at the latest repo i added, how do i do that? [18:07] has anybody experienced router disconnection when using a webcam? [18:08] Buttons840: Okay. Try this. It should work (hopefully). [18:08] arvind_khadri: Why would you want to do that? [18:08] CAPcap: there was no need for that, have a great day! [18:08] im having trouble compiling cdemu, can anyone help? [18:08] whenever i try to 'make' it, it says there is no 'makefile' but i can see that there is [18:08] matelot: Honestly, SVN is about the same when it comes to difficulty. Plus, it's harder to setup for a single repo. [18:09] Pici, just for once, as i have updated my system and just now i added a ppa ,and just want to update from them [18:09] Buttons840: "nano /etc/gdm/custom.conf" http://pastebin.com/f1f57d393 [18:09] nick125, I see thanks, taking a look at git doc [18:09] Buttons840: Add sudo. Change username. [18:09] !compile | nukeman8000 did you see [18:09] nukeman8000 did you see: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [18:09] How to install fonts in Ubuntu downloaded from net? [18:09] nick125, is there GUI client or something for Git ? [18:09] kinja-sheep, so just copy the stuff from the pastebin to the custom.conf file? [18:09] !font | Junkyard [18:09] Junkyard: Font installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "msttcorefonts" (from !Multiverse), "gsfonts", and "gsfonts-x11". No fonts in MPlayer? see !MPlayer [18:10] arvind_khadri: Then you'd just do an update like normal: sudo apt-get update && sudo apt-get dist-upgrade [18:10] Buttons840: Yes. And change username. That is all. [18:10] I attempted to upgrade from GRUB version one to GRUB2. I messed it up, and after hours of attempting to repair the problem last night with another user, we had to call it a night and give up. I know that my data is safe, however I am unable to boot into any OS. Cany anybody help? [18:10] Pici, no options in aptitude?? [18:10] arvind_khadri: I don't see how looking at one repo would be helpful. [18:10] nick125 it went thru a ton of stuff and says done, so, if i reboot, i'll have the options? [18:10] none of my usb devices are recognized. running 'tail -f /var/log/messages' shows nothing when they are plugged in/out. tried choosing another kernel at grub. [18:11] evening all [18:11] CAPcap: You can just logout and look around for something like "Session: GNOME". Change that to KDE and you should be good to go. [18:11] arvind_khadri: "sudo aptitude update && aptitude search " [18:11] Pici, it will save the time [18:11] matelot: The GUIs for Git probably aren't what you're looking for. The GUIs are typically for viewing history. [18:12] n0ah_: Use "dmesg | tail" instead. [18:12] arvind_khadri: Packages usually have dependencies that are not satisfied within their particular repository, thus making it unfeasable to just install from within them. [18:12] Buttons840: could be that you current (first) account is set to auto login? [18:12] hello [18:13] how do I give a user the right to restart/shutdown and to restart apache? [18:13] Pici, ohh ok [18:13] Hello everybody. Could anyone tell me is there is repository for Opera browser and why it's still isn't official? [18:13] guntbert, no, there are no accounts which auto-login (assuming auto-login means login automatcially at boot) [18:13] Ricoshady: https://help.ubuntu.com/community/Sudoers [18:13] hello how i can i update emesene [18:13] kinjda-sheep, what sould i be looking for there? [18:14] Buttons840: well - it was an idea :-( [18:14] i'm going to log out and see if it work kinja-sheep, if you don't see me again soon assume it worked, and you have my thanks :) [18:14] *kinja-sheep [18:14] ReekenX: because FireFox is the official Ubuntu browser [18:14] n0ah_: Depends on what you are looking for in accordance to the plugged hardwares. Not everything is in writing. [18:14] ReekenX: try searching for Opera PPA [18:15] shit this tink is crazy [18:15] !language | chipotles [18:15] chipotles: Please watch your language and topic to help keep this channel family friendly. [18:15] ok ok [18:15] kinja-sheep i would like to know why my usb devices don't show up anymore. including my bult-in cam. there is no reference to them being plugged in. sometimes they work right at startup, but then stop [18:15] chipotles: thank you [18:16] I attempted to upgrade from GRUB version one to GRUB2. I messed it up, and after hours of attempting to repair the problem last night with another user, we had to call it a night and give up. I know that my data is safe, however I am unable to boot into any OS. Cany anybody help? [18:16] i have a question [18:16] n0ah_: In that case, you want to try "lsusb" -- It'll list all usbs. [18:16] ask [18:16] any fiber experts around? [18:16] n0ah_, if you upgraded your kernel recently you may want to go back to the older version. [18:16] i need to update my emesene [18:17] IdleOne: Thanks a lot :) [18:17] !latest | chipotles [18:17] chipotles: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, "latest" may not be a good idea. Post-release updates are only considered if they are: fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports. [18:17] Jowi, and how do I get them to work again? [18:17] chipotles: Look for updated deb or PPA. [18:17] ok, now when i try to './configure' it says im missing 'dbus-1' and 'dbus-glib-1' and i cant find those packages [18:17] i feel like a total noob [18:17] is there a way to build from source inside of a folder? (not touching any system files) === moomlyn is now known as sisu_math === joseph is now known as Guest74955 [18:18] hello all. I need to recover my grub after a windows install. but when i do setup (hd0,5) I get an error 22: No such partition. I've googled it but didnt mange to get anything to work. Any ideas? [18:18] chipotles: "NOTICE: Download links for 1.6 will be added as soon as they're available!" on the site. [18:18] can you make cinelerra into a single window, instead of 4 different windows? [18:18] ok [18:18] thanks [18:18] ubottu: any advice? [18:18] Error: I am only a bot, please don't think I'm intelligent :) [18:18] n0ah_, as kinja-sheep said, see if they show with "lsusb" first. If they do not, reboot the computer and select the kernel that is second to the top (not counting "recovery/safe mode" selections) [18:18] nukeman8000: search the exact name for dbus package with "apt-cache search dbus" [18:18] kinja-sheep, that worked, it now does auto-login. if i then log out and try to re-enter family account it still asks for password, can this be disabled? [18:18] lol [18:19] ok [18:19] southafrikanse are you sure it should be hd0,5? it starts counting at 0, not 1 [18:19] buttons840: That, I do not know. [18:19] Hi, Is there a way i can turn up the sound on certain programs? [18:19] Jowi, yeah i see some things listed when i do lsusb, but i have tried booting with the other kernel and they still don't work [18:20] n0ah_, I did a find /boot/grub/stage1 and it gave me (hd0,5) [18:20] ritchje: What version of Ubuntu? [18:20] kinja-sheep, is there a manual which describes what can be done with gdm, or this custom.conf file? [18:20] nick123: 9.10 [18:20] southafrikanse ah ok [18:20] nick125: 9.10 [18:20] buttons840: There should be. I'll try to find something. You too. Buddy. [18:20] ritchje: If it's 9.04 or 9.10 (which both use Pulseaudio, if I remember correctly), then you should be able to grab a program called pavucontrol. [18:20] n0ah_, what kind of USB devices are missing? [18:20] ok [18:21] i'll look it up [18:21] ritchje: In there, you should be able to adjust the volume of individual programs. [18:21] nick125: thanks! [18:21] just a usb thumb drive and a camera, and a phone. they all used to work when i first installed ubuntu yesterday [18:21] Jowi, just a usb thumb drive and a camera, and a phone. they all used to work when i first installed ubuntu yesterday [18:21] join #packetlife [18:22] kinja-sheep, http://library.gnome.org/admin/gdm/ i think i can find all my answers here; thanks again for the help [18:22] n0ah_, are they connected to a USB hub or directly to the computer? [18:22] Jowi, directly [18:23] hi all [18:24] nick125: it doesn't list applications :( === joseph is now known as Guest72078 [18:24] ritchje: Are there any applications playing audio at the moment? [18:24] Anybody here tried using PowerMizer of nvidia on ubuntu? [18:24] Well i'm using Mangler (Ventrilo for linux) [18:25] buttons840: Hmm. [18:25] nick125: Well i'm using Mangler (Ventrilo for linux), and it only seems to come up when someone talks [18:25] can you make cinelerra into a single window, instead of 4 different windows? [18:25] ritchje: That's...strange. [18:25] buttons840: The link is useful. Look up on "TimedLoginEnable" [18:25] nick125: but i need to push the volume up past 100% [18:25] kinja-sheep, i see that gdm.schema has the default custom.conf; i did have this file [18:26] exit [18:27] I am using a Live CD, how can I mount my Linux partition from the Live CD so that I can access the file system? === kb is now known as Guest1950 [18:27] hello. Is there something similar to windows-backup in ubuntu? I'm looking for something that needs to be configured once (what to backuup and where to) and then every week or so it pops up, asks the user the attach an extranal harddisk and backups whats defined.. any ideas? [18:27] SealedWithAKiss: sudo fdisk -l [18:27] SealedWithAKiss: It'll list the hardwares. [18:27] can you make cinelerra into a single window, instead of 4 different windows? [18:28] kinja-sheep, then to mount? In my case Linux is /dev/sda2 [18:29] SealedWithAKiss: You then "sudo mkdir /media/White-Forest" to make a mount point. And "sudo mount /dev/sda2 /media/White-Forest" to mount. [18:29] list [18:29] is it normal for ubuntu 8.04 LTS to terminate if it chokes by running out of memory? [18:29] ok, can someone tell me what 'libmirage' is? [18:29] i cant find it using the synaptic package manager or apt-cache search libmirage [18:29] (Ubuntu 9.10) Hi, how do I disable my touchpad? It annoys me when i'm typing === VIPPER is now known as Bwaah [18:30] n0ah_, use "tail -f /var/log/messages" in a terminal. See if the computer register that the USB key has been inserted - that way we verify if the kernel or hardware is detecting it. [18:30] nukeman8000: why are you looking for it? [18:30] after i installed audacity, my mic stopped working. help [18:30] (Ubuntu 9.10) Hi, how do I disable my touchpad? It annoys me when i'm typing [18:30] jrib: i need it in order to install cdemu [18:30] kinja-sheep, how would I unmount /dev/sda2 now? [18:31] hello [18:31] nukeman8000: what does cdemu do? [18:31] 'configure' keeps asking for it [18:31] I'm trying to connect to a wireless network via the console [18:31] SealedWithAKiss: "sudo umount /media/White-Forest" [18:31] sud iwconfig essid "myEssid" isn't working [18:31] *sudo [18:31] mounts disc images [18:31] it works, yet I don't get any internet [18:31] any ideas why? [18:31] jrib: it is basicall daemon tools [18:31] nukeman8000: are you aware that mount does that and you don't need any special software? [18:31] !iso | nukeman8000 [18:32] nukeman8000: To mount an ISO disc image, type « sudo mount -o loop » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning. [18:32] my full command is sudo iwconfig eth1 essid "myessid" [18:32] bombel: xinput list |grep -i touchpad [18:32] then sudo dhclient eth1 [18:32] yet I don't get any internet [18:32] dhclient fails [18:32] Jrib: yeah, but i want it to be a virtual drive, [18:32] nukeman8000: You should be able to right-click on the ISO and "Mount it" [18:32] nukeman8000: why? [18:32] anyone? [18:32] jrib: and its not an iso, its a .mdf [18:33] jrib: to install a game [18:33] nukeman8000: ubottu's link addresses that format [18:33] ciao [18:33] epinky, nothing came out [18:33] either way, i ned it to be a virtual drive so i can install [18:33] nukeman8000: Install what? ;\ [18:33] can someone help me to use gdevilspie ? [18:34] im trying to install a game [18:34] having trouble with encrypted swap on ubuntu 9.10 it works when it wants tooo... [18:34] bombel: try with "sudo xinput list |grep -i touchpad" , if nothing comes out, then I can't help you :( [18:34] When upgrading to GRUB2, GRUB2 doesn't remove the GRUB legacy configuration file just in case something goes wrong. Does anybody know where the old configuration file is located? [18:35] nukeman8000: not sure what you mean by "virtual drive" but you can mount it on /media/cdrom if that's what you want [18:35] epinky, again, nothing came out :) Thanks anyways [18:35] Can someone help me disable my touchpad ? [18:36] jrib: a virual drive is where it is treated like a physical cd in the physical cd-drive but its just an iso or other disc image being mounted by some software [18:36] and after disable i also would like to be able to enable it :) [18:36] disable things is quit easy :) with a hammer [18:36] bombel first step would be to get it recognized as a touchpad, currently it is a mouse [18:36] jrib: does /media/cdrom do that? [18:36] im still pretty new to this [18:36] newbie005, what should i do ? [18:36] nukeman8000: What game? [18:37] half life [18:37] bombel: system > prefs > mouse. Should be touchpad tab [18:37] kinja sheep: half life [18:38] oCean__, there is nothing related to touchpad in syst > prefs > mouse :( [18:38] !touchpad | bombel to disable temporarily [18:38] bombel to disable temporarily: For a comprehensive Synaptics Touchpad guide, see https://help.ubuntu.com/community/SynapticsTouchpad [18:38] nukeman8000: Half-Life-2? [18:38] bombel: then your touchpad might be disabled in bios, or you have to boot using acpi=off noapic [18:38] no, 1 === oCean__ is now known as oCean_ [18:39] ]Kinja-sheep: no, half life 1 [18:39] nukeman8000: http://tinyurl.com/yv3mam ; Use wine. === r4ban is now known as giskard [18:39] !wine | nukeman8000 [18:39] nukeman8000: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [18:39] nukeman8000: mounting it anywhere does that [18:39] is there a way through the gui to configure ubuntu not to have an IP address? [18:39] i need help with my onboard audio, it's not showing in cat /proc/asound/cards [18:40] CryptIce7: right click the nework manager applet and disable networking? [18:40] here's my info from the alsa info script: http://www.alsa-project.org/db/?f=acf8ebc2a7cf59e9ef886dcbaca417f9f0baaa95 === Thor is now known as Thor^^ [18:40] need help on this......ActiveX [18:41] maco: would that still allow me to run HoneyD? honeyd intercepts network conenctions and pretends to be a server. [18:41] maco: would wireshark still work? [18:41] is there a simple way to enable colors with PS1, as in edit a config to enable it, without need to know what it means? [18:41] CryptIce7: oh a honeypot? you still need an ip address... [18:41] Vinky__: what shell? [18:42] can someone help me to use gdevilspie ? [18:42] maco: I'm pretty sure i don't [18:42] jrib, bash [18:42] This portion of the Remote Web Workplace requires the Microsoft Remote Desktop ActiveX Control. Your browser's security settings may be preventing you from downloading ActiveX controls. Adjust these settings, and try to connect again. [18:42] CryptIce7: and i think wireshark would still work, but actually when i used wireshark i didnt use network manager as it was broken at the time, so im not sure [18:42] Vinky__: google and copy someone else's I guess? [18:42] CryptIce7: w/out ip, what's the use of any networkingtool? [18:42] i need help troubleshooting my absent audio, card is not showing in cat /proc/asound/cards, nor in aplay -l [18:43] can I delete old log files from /var/log? [18:43] kinja-sheep: ok thanks, and ik what wine is, so how do i download it? [18:43] CryptIce7: hmm i need to learn about honeyd then. i wouldve thought an ip address was necessary to be connected to the network [18:43] info from alsa information script is here: http://www.alsa-project.org/db/?f=acf8ebc2a7cf59e9ef886dcbaca417f9f0baaa95 [18:43] oCean_: if you wanted to create a network sniffer without it being accessible with the ip. [18:43] CryptIce7: i doubt this channel will be very helpful though [18:43] neezer: they rotate, and eventually get deleted [18:43] there are a bunchof them with .gz at the end of them, and I assume they are old log files compressed to save room....can I get rid of these safely? [18:43] kinja-sheep: the game, not wine [18:43] neezer: yes you can [18:44] is there another irc channel for ubuntu audio problems or alsa/pulseaudio questions? [18:44] help on this ....This portion of the Remote Web Workplace requires the Microsoft Remote Desktop ActiveX Control. Your browser's security settings may be preventing you from downloading ActiveX controls. Adjust these settings, and try to connect again. [18:44] oCean_: thanks. Does that mean I don't really need to worry about getting rid of them. [18:44] nukeman8000: You have to have the game beforehand. [18:44] jrib, first thought was to copy it from my gentoobox, but then the question "why isnt this enabled by default" came up :-/ [18:44] neezer: indeed [18:44] yo yo yo [18:44] giskard: officially, no. unofficially, there's usually someone in #ubuntu-audio-help [18:44] Thanks everyone!!! [18:44] kinja-sheep: ok? [18:44] thanks maco [18:45] neezer: if you're curious, have a look at files in /etc/logrotate.d [18:45] help on this ....This portion of the Remote Web Workplace requires the Microsoft Remote Desktop ActiveX Control. Your browser's security settings may be preventing you from downloading ActiveX controls. Adjust these settings, and try to connect again. [18:45] neezer: those hold the config on how to "rotate" the logfiles [18:45] Vinky__: Edit it in ~/.bashrc "force_color" [18:45] hi [18:46] ubuntu wont detect my eth1 device... any suggestionz? [18:46] 'I'm trying to install Star Wars: Empire At War: Gold Pack. I just gives a white screen. What do I do??? [18:46] help on this ....This portion of the Remote Web Workplace requires the Microsoft Remote Desktop ActiveX Control. Your browser's security settings may be preventing you from downloading ActiveX controls. Adjust these settings, and try to connect again. [18:46] I'm trying to install Star Wars: Empire At War: Gold Pack. I just gives a white screen. What do I do??? [18:46] ubuntu wont detect my eth1 device... any suggestionz? [18:47] I configured with gnome network manager a mobile broadband connection but I actually can't use it because it is not appeared in the network managers list . . . this is another bug ?? [18:47] snake_: NIC chipset? [18:47] !appdb | Johnny_425 [18:47] Johnny_425: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help [18:47] epinky, ? [18:47] I'm using ubuntu 9.10 [18:47] !repeat | gerber [18:47] gerber: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://ubuntuforums.org while you wait. [18:47] Johnny_425: you need to have wine installed [18:47] oCean_: I am mostly interested in my auth.log because I have an open port for ssh. i'm not seeing anything in /etc/logrotate.d that looks like auth.log [18:48] snake_: post results of "sudo lspci -v" , use pastebin [18:48] I have it installed [18:48] kinja-sheep, ah there it was and with an explanation, thank you [18:48] k [18:48] Vinky__: No problem. :) [18:48] !pastebin > snake_ [18:48] snake_, please see my private message [18:48] gerber, you cannot install activex controls in linux browsers. this is a windows-only technology. you may have some luck with wine, or you can try a virtual machine [18:48] !wine [18:48] WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [18:48] ActionParsnip_: I already have it installed [18:48] !virtualbox [18:48] virtualbox is a x86 !virtualizer. A !free edition is available from the package 'virtualbox-ose'. A non-free edition is available at http://virtualbox.org for most Ubuntu releases (help in #vbox) - Setup details at https://help.ubuntu.com/community/VirtualBox [18:48] Johnny_425: http://appdb.winehq.org/objectManager.php?sClass=application&iId=3164 seems to vary between versions [18:49] * Ose is pung [18:49] Anyone UK based interested in buying a poweredge 1950? [18:49] PE1950 is a nice box [18:49] !ot | Rmorgan [18:49] Rmorgan: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics. Thanks! [18:49] neezer: think that one is actually "grouped" together in the logrotate.d/syslog or logrotate.d/rsyslog config [18:50] ActionParsnip__: Sorry just wanted coverage i am extremely strapped for cash it wont happen again [18:50] neezer: but again, the default config suits most systems just fine [18:50] ActionParsnip_: Thank You [18:50] hi there, im kind of having trouble with my ubuntu 9.10 desktop OS, the desktop freezes when i open the other partition but not in the same moment, couple a minutes later it does that, the partition is NTFS, is there an update for this? [18:51] !free [18:51] freedom is important. Ubuntu is as free as we can make it, which means mostly free software. See http://www.gnu.org/philosophy/free-sw.html and http://www.ubuntu.com/ubuntu/licensing [18:51] Hi folks.I've configured my newly installed Karmic so that it automagically logs me in witihn 10 seconds from startup. The problem is that I still have to enter my password to get a wireless net-connection, since it [18:51] is behind a wep-password. How shuold i tweak the settings to get the net-connection autoamtically on,a s well? [18:51] Sapristi: i suggest you use wicd if you only use wifi [18:51] http://pastebin.com/f45eb2f7c [18:52] has to be your PC, i have installed the same OS version to 6 computers and it hasn't gave me those problems [18:52] wicd...? What's that? [18:52] !info wicd [18:52] wicd (source: wicd): wired and wireless network manager. In component universe, is optional. Version 1.6.1-3ubuntu1 (karmic), package size 415 kB, installed size 2464 kB [18:52] oCean_: yeah. it is in the rsyslog....along with a few more. I guess I don't really have any intention of changing the settings, but from reading it, I think I'd like to learn a little more about the options. do you know any sites that explain them? [18:52] epinky, http://pastebin.com/f45eb2f7c [18:53] OK, fine. And that one rememebrs my wifi-password? [18:53] hi, i got a question: is it normal for ubuntu to automatically clean up disk space? also deleting about 1 gb or even more? [18:53] any of you guys every do anything with hadoop or luster [18:53] snake_: which one is working realtek or broadcom? [18:53] epinky, I'm sorry I don't understand... [18:54] Hail. [18:54] neezer: "man logrotate" will give you a good idea [18:54] I'm wondering if anyone has tried the Cloud option in Ubuntu 9.10 yet? [18:54] snake_: you've got 2 Ethernet Adapters, one's realtek and the other broadcom I suppose eth0 is functional, which one is it(eth0)? [18:54] epinky, on my last install i just went to wireless connections and chose my router but now w/ new install it doesn't even have my wireless [18:54] hi there, im kind of having trouble with my ubuntu 9.10 desktop OS, the desktop freezes when i open the other partition but not in the same moment, couple a minutes later it does that, the partition is NTFS, is there an update for this? [18:55] angelo: try having it automount using fstab [18:55] !repeat | angelo [18:55] angelo: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://ubuntuforums.org while you wait. [18:55] i think broadcom [18:55] broadcom wireless? [18:56] Every time I reinstall, I have connect via wired and do apt-get update, apt-get upgrade before the driver will load. [18:56] automount? [18:56] the partition is already mounted [18:56] I remember shortly after the release of 9.10 I heard a few complaints about instability, but I haven't heard anything since. Was there a problem? Is it gone? [18:56] angelo: does it need to be? [18:56] eth1 is my wireless, eth0 is my wired but it won't detect my eth1 [18:56] question : hardy heron, the "user admin" tool doesn't allow me to add new users, even though it asks for a password when launched. How do I activate this (for non-root user) [18:56] snake_: sudo lshw -C network will show you what it is [18:57] snake_: dmesg | grep eth [18:57] or rather : i have a non-root user that I would like to be able to add/change users [18:57] via sudo or other [18:57] Leolo_3: add it to the admin group [18:57] !usb [18:57] For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [18:57] the problem is when i enter to the NTFS partition and can enter with no problem, but a few minutes later is start freezing the desktop, if I restart the pc and do not open the partition, the computer work fine in everything [18:57] action : thanks [18:58] Leolo_3: you shouldnt be using root anyway so all users will be non-root [18:59] well it needs to be because i got all my data in that partition, and is really big so i don't intend if making a backup for creating a new partition for ubuntu [18:59] hello?? [18:59] завариваю чай и слушаю ваши претензии =) === happy is now known as happy_ [18:59] snake_: howdy [18:59] action : exactly [18:59] actionparsnip : do i have to log out of X and log back in? [19:00] !ru | jillsmitt [19:00] My wireless won't work. [19:00] jillsmitt: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке / Pozhalujsta posetite #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke [19:00] ActionParsnip__, My wireless won't work. [19:00] the thing is it only does this in this version 9.10, because in 9.04 it never gave me that problem [19:00] Any git user here ? isn't there supposed to be a .git folder ? [19:00] snake_: does: sudo iwlist scan show APs? === tato is now known as tato42 [19:00] update [19:01] no it doesnt detect my wireless card ( eth1 )... [19:01] matelot: Right. [19:01] snake_: if not, run: sudo lshw -C network and websearch the relevant product name for guides [19:01] allright, it looks im in my own in this SH1T [19:02] kinja-sheep, I did git init bare, there's no ",git" folder ...what gives [19:02] matelot: http://www.spheredev.org/wiki/Git_for_the_lazy [19:03] snake_: seems that others have trouble getting the bcm4312 to work as well. See http://ubuntuforums.org/showthread.php?p=8431670, #184 in particular [19:03] !broadco [19:03] !broadcom [19:03] Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [19:04] has anyone done anything with ubuntu cloud? [19:04] i have a (crappy) camara, omnivision OV519. It works with Cheese, and audacity can record about half a second of sound with it. cant use it with skype. any way to fix this? [19:04] witam wszystkich [19:04] hum [19:04] Hello everyone, I am trying to install a ati raedon 4670 on 9.10 and am having trouble with the proprietary ati drivers. From the hardware installation package manager it says i need to install the drivers and then it tries to download and then giver me a "Sorry, installation of this driver failed Please have a look at the log file for details: /var/log/jockey.log" Ive posted the file at http://pastebin.com/d779013cd and have been following this gui [19:04] de https://help.ubuntu.com/community/BinaryDriverHowto/ATI [19:04] ok, user is part of group admin, but the "Add a user" button is still greyed out [19:04] hello for all [19:04] :) [19:05] fiesty distro.. when logging in my user name is authenticated successfully however It returns back to the login screen again. Even as root. [19:05] Leolo_3: you will need to log off and then on again to gain the new access [19:06] !feisty | chasedawg1 [19:06] chasedawg1: Ubuntu 7.04 (Feisty Fawn) was the sixth release of Ubuntu. End Of Life: October 19th, 2008. See !eol and !upgrade for more details. [19:06] chasedawg1: root cannot login anyway [19:06] !eol [19:06] End-Of-Life is the time when security updates for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [19:06] Hey all [19:06] is there a way to install java 1.4 on karmic? [19:06] 9.10 wont let me log in [19:06] How to "ls" so folders are on top ? [19:07] matelot: ls ../.. [19:07] through the shell i can log in but through the GUI i cant [19:07] is there any better workaround, yet, for the firefox flash plugin messing up such that no flash loads on the page? The current solution is killall firefox and reopen it, which is not very fun. [19:07] matelot, ls --help [19:07] hey [19:07] is it just me or is remote desktop (RDP) really slow in ubuntu compared to windows ? [19:07] hoi [19:07] Where is the web based package search? [19:07] feh, even if i do `sudo users-admin`, the "add users" button is greyed out [19:07] iwohxohti: http://packages.ubuntu.com/ :\ [19:08] malberto, ls -g /path/to/dir [19:08] through the shell i can log in but through the GUI i cant login [19:08] coderminus, how to list CURRENT directory to have folders on top [19:08] that i found with a quick read on ls --help [19:08] coderminus: if you can find the .bin for 1.4 then it will be installable [19:08] actionparsnip : help? [19:08] i'm just saying, you should use it for every app, not trying to be arrogant [19:09] Leolo_3: try: sudo -s then just run the app without sudo [19:09] is it possible to install a package from lucid [19:09] is it just me or is remote desktop (RDP) really slow in ubuntu compared to windows ? [19:09] ActionParsnip__ : already found and installed one. It's not listed in update-alternatives [19:10] Is there a way to mount /dev/sda4 (Karmic) and remove Grub2 from a Live CD? [19:10] lookyaso: Sure! You can! What is stopping you? The thoughts of unstable system? :\ [19:10] lookyaso: you can but its VERY not advised, you will get a whole mess in your packages due to deps [19:10] Leolo_3, or [$ su root] and then your command [19:10] su root && users-admin [19:10] ty [19:10] wolter, ActionParsnip : none of this is working, still greyed out [19:11] through the shell i can log in but through the GUI i cant [19:11] Leolo_3: then add users at cli,much easier [19:11] how can i print from the command line? isn't it 'cat bla.txt | lpr'? but that says 'lpr: Error - no default destination available'. I think i have to set $LPDEST or $PRINTER, but i'm not sure what to set them to [19:11] !adduser | Leolo_3 [19:11] Leolo_3: To add new users to your Ubuntu system, follow the instructions at https://help.ubuntu.com/community/AddUsersHowto - For administrative privileges, users need to be made members of the group "admin" - See !sudo [19:11] actionparsnip : totaly agreed. however, I'm not going to be doing the admining. and the person needs a point and drool interface [19:11] What virtualization technique does ubuntu enterprise cloud use? [19:11] Leolo_3: hit the "keys" button in middle of users-admin to unlock "add user" [19:11] Freeaqingme: xen [19:11] matelot : ls --sort=extension [19:11] ocean : that is also greyed out [19:12] nathan7, tnx. Know if there's any plans to use kvm? [19:12] Leolo_3: have you run the users-admin tool from the menu since you added your user to the "admin" group and logged in again? [19:12] Leolo_3: wait - is this for an additional user? [19:12] wait, could be KVM too [19:12] I'm not sure [19:12] and yes, i'm part of group 'admin' : uid=1000(rlp) gid=1000(rlp) groupes=115(admin),1000(rlp) [19:12] hey [19:12] Is there a known defect where the gui does not allow login. The authentication works, I'm just returned to the login prompt. I can successfully login through shell. [19:12] !noroot | wolter [19:12] wolter: We do not support having a root password set. See !root and !wfm for more information. [19:13] hey, i'm trying to use the unr repo in debian, what should i use for the version (i.e.: lenny for the deb version) [19:13] coderminus, thank you [19:13] is there somebody could help me with refresh rate thing in utunbu? [19:13] I really want to learn === donno__ is now known as ulb [19:13] ice_stone: /etc/X11/xorg.conf? [19:13] yes.. [19:13] gp5st: it's not safe to mix debian and ubuntu repositories in general [19:13] because I want to set 1024x at 120hz [19:14] Hey guys - Question - In Kubuntu I had trouble playing Amarok/YouTube at the same time. In Ubuntu I had the same problem, but ONLY with Amarok. Other programs work just fine. With Ubuntu having pulse audio, and Kubuntu not having it by default, would this be why Ubuntu worked better with sound? Ubuntu allowed other programs to work EXCEPT Amarok. Kubuntu didnn't - Kubuntu only allowed 1 at a time. [19:14] whats a good equilent for windows movie maker? [19:14] ice_stone: what is the output od: lspci | grep -i audio [19:14] jrib: i know, but unless someone can point me to source i'm not sure how else to do it [19:14] ** (users-admin:15847): CRITICAL **: Unable to lookup session information for process '15847' [19:14] ice_stone: i think it's 1024x768_120 [19:14] gp5st: source of what? [19:14] Roasted: hm, try checking your phonon settings [19:14] Roasted: you might want to check the program's settings as to what driver/device it's sending audio to, and try forcing it to diff options such as pulse/ALSA/etc [19:14] strywgr: kino or avidemux are 2 possible option [19:14] where are phonon settings at? [19:14] oh ha! [19:14] Leolo_3: what changed since install? [19:15] jrib: source of the packages in the unr repo [19:15] so all ido is edit it in and put in that in? [19:15] ocean : nothing that I know of [19:15] daftykins - but why would this happen? Any idea why Ubuntu would handle it better than Kubuntu? [19:15] ok, if I run users-admin as non-root, w/o sudo, I don't get the warning and I have somethings non-greyed out [19:15] but xconfg won't let me save it [19:15] It's frustrating to have a new install and you have a simple thing like audio programs interfering. It was enough for me to drop Kubuntu and come back to Ubuntu. [19:15] gp5st: worst case scenario, I'm sure you can use the deb-src line for the repo. Does unr not have some homepage? [19:16] Leolo_3: don't run gui apps using sudo, use "gksudo" [19:16] Roasted: well amarok is a more KDE app as far as i know so it might not be tweaked just right, not sure [19:16] ice_stone: star [19:16] ice_stone: no, well it'd go in the Section "Screen" as like "Option "metamodes" "CRT" or "DFP", etc. you should try finding an example xorg.conf somewhere and editing it or using a GUI tool like nvidia-settings if you have an nvidia [19:16] daftykins: well it uses qt libs [19:16] gp5st: also, why not just use unr? [19:16] i have nvidia [19:16] but it won't let me go get 120hz [19:16] all i get is limited refreshes [19:16] nvidia ftw :P === r4ban is now known as giskard2 [19:16] ice_stone: are you sure your monitor supports 120hz [19:17] i want to set each resolution with their own refresh [19:17] ice_stone: start xconfig with gksudo/sudo? [19:17] Andy14: +1 [19:17] yes I'm sure [19:17] jrib: this is on an xo and using the debxo distro seemed simpler; everything works, this is just a nicety [19:17] this is so annoying i would like to learn [19:17] ice_stone: then iw ould have nvidia create the xorg.conf file, then edit it manually. just make sure you run nvidia-settings and vim xorg.conf as sudo [19:17] what is sudo all about? [19:17] alt+f2 then type 'gksudo nvidia-settings' [19:17] ice_stone: have you ran: gksudo jockey-gtk ? [19:18] jrib: i think i found the source [19:18] sorry it's been a stupid day:( [19:18] ice_stone: running as the admin so you have write permissions [19:18] ice_stone: its a way for special users to run admin apps [19:18] Is there a way to mount a Linux partition from a Live CD, and then execute commands as though you were actually booted into and using that partition? [19:18] !sudo | ice_stone [19:18] ice_stone: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (Gnome, XFCE), or !kdesudo (KDE) [19:18] gp5st: https://wiki.ubuntu.com/UNR lists some main packages which I'm willing to bet are mostly already in debian repositorie [19:18] ok, next question :-) [19:18] ice_stone: unlike windows which stupidly sets up the default user as an admin, ubuntu sets up a true user with special accesses [19:18] I created a user with users-admin, but that user isn't showing up in system-config-samba when I want to grant access to only that user... [19:18] SealedWithAKiss: yu can chroot to that parition if that parition has minimal support to look like a real rootfs [19:19] SealedWithAKiss: you are looking for chroot [19:19] How does one *completely* remove a package and everything associated with it in order to install it again? [19:20] jMyles: purge [19:20] jMyles: hm.... apt-get remove isnt enough? [19:20] jMyles: aptitude purge package [19:20] :) [19:20] jMyles: sudo apt-get --purge remove packagename; sudo apt-get --purge autoremove [19:20] jMyles: also you may want to remove the configuration folder in your home if any [19:20] so on boot i'm getting X crashes, followed by "The display server has been shut down about 6 times in the last 90 seconds. It is likely that something bad is going on. Waiting for 2 minutes before trying again on display :0." [19:20] Sound fun? [19:20] erUSUL, sybariten: But even with purge, if there are directories and .conf files that I want to be re-written, they aren't [19:20] i have a (crappy) camara, omnivision OV519. It works with Cheese, and audacity can record about half a second of sound with it. cant use it with skype. any way to fix this? [19:21] jMyles: Oh [19:21] jMyles: as i said. conf files in your home are not touched [19:21] guntbert, so I could chroot into the partition and then execute sudo apt-get remove grub2 for instance? [19:21] tonsofpcs: what just changed? or is it a new install? [19:21] jMyles: well, there is, believe it or not, an apt channel === kelvin is now known as Guest66684 [19:21] SealedWithAKiss: yes [19:21] erUSUL: Not in home, but for example, /etc/something.conf [19:21] consolecowboy: see what module it uses then see if their is a newer version [19:21] oh feh, i have to add the user to samba... [19:21] daftykins: i forget... i haven't touched it in about 2 months because this happened... i think it may have been an X package update [19:21] how would i go about doing that? [19:21] jMyles: with purge that file should be removed with the package afaik [19:21] got a bit of a mount problem. fstab is still the same but the secondary harddrive shows as busy when doing mount [19:21] tonsofpcs: you tried fully updating the system at command line login, on a TTY? [19:22] panzer: you can see what is mounted with: mount [19:22] !chroot [19:22] chroot is used to make programs believe that the directory they are running in is really the root directory. It can be used to stop programs accessing files outside of that directory, or for compiling 32bit applications in a 64bit environment (https://wiki.ubuntu.com/DebootstrapChroot) [19:22] Anyone mind helping me out with something. === NotADJ is now known as TheDJACR [19:22] !ask | ChaoticXSinZ [19:22] ChaoticXSinZ: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [19:22] ActionParsnip__: yes it is not mounted [19:22] erUSUL, Can not write log, openpty() failed (/dev/pts not mounted?) - what does this mean? [19:23] ActionParsnip__: how would i check what module the cam uses? [19:23] panzer: then try to mount it at command line [19:23] I want to be able to hear audio from my default X session once I have started another. (e.g "X :3 -ac -terminate") [19:23] consolecowboy: lsmod | less will show you te loaded modules [19:23] erUSUL, sybariten, ActionParsnip__, dupondje: It's not actually the removal I'm concerned about, but the re-installation. I want to know how to restore a program to its default state, as if I had just installed the package. I've often wondered this. There must be an easier way than going to another ubuntu computer, installing the package in question, and copying the files. [19:23] SealedWithAKiss: you need to make aviable the dev proc and sys filesystems to the chroot prior to actually chroot [19:23] Is there some way to setup pulseaudio to do that? [19:23] ActionParsnip__: mount -t ext3 /dev/sda1 /media/320gig/ fails cause already mounted or busy [19:23] SealedWithAKiss: see http://www.nistor.co.uk/2009/12/chroot-into-ubuntu-from-debian/ [19:24] panzer: is your pwd /media/320gig ? [19:24] SealedWithAKiss: easy do for the three dirs this « sudo mount --bind /sys/ /munted/rootfs/ » (do the same with dev/ and /proc/ [19:24] erUSUL, so I have to do mount /dev/proc mount dev/sys? [19:24] neg [19:24] jMyles: there is some --force-conf [19:24] or so [19:24] that resets the configs also [19:24] SealedWithAKiss: after dsoing it you can do the chroot « sudo chroot /mounted/rootfs/ » [19:24] jMyles: the purge will remove all, you will then need to remove the config from $HOME [19:25] ActionParsnip__: I really don't know if this helps but rhythmbox dumped. and I have apt-get removed that [19:25] how can i check where a symbolic link links to? [19:25] daftykins: that's what i'm about to try. wasn't really looking for help, just laughing ;) [19:25] I have two questions for you all: does anyone know if someone has figured out how to put music on an ipod touch 3.0 firmware without jailbreaking. Also, does anyone happen to know if MPD can also server music via daap. [19:25] yah! that should be all. Thank you all you helpful folks [19:25] wolter: ls -l shows it [19:25] thanks erUSUL [19:26] So is it possible? Can I hear audio from one x server in another? === Guest66684 is now known as kelvin [19:26] h === kelvin is now known as Guest97769 [19:26] ActionParsnip__: if I create say /media/320gig1/ I am still getting the same error when I try to mount [19:26] tonsofpcs: ah ok :) i'll leave you to it then! [19:26] SealedWithAKiss: sorry the command i gave you earlier had a typo... === Jeniczek|veVlaku is now known as Jeniczek [19:27] ChaoticXSinZ: you can do that with pulseaudio, don't ask me how. You probably want to check the official documentation for pulseaudio [19:27] hi there [19:27] jrib: Thanks, I'll try that. [19:27] can anybody help me, my wifi doesn't work.. It cant detect it? [19:27] SealedWithAKiss: is « sudo mount --bind /sys/ /munted/rootfs/sys/ » the same for /proc/ and /dev/ (doing the proper sustitution on both arguments) [19:27] Guyz am having serious problem with installation of ubuntu server. Anybody willing to help me please? [19:27] Jeniczek: best to just ask the channel your actual question (on a single line) [19:28] !ask | Jeniczek [19:28] Jeniczek: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [19:28] Hi could someone help me with a quick OpenGEU, geubuntu question_ [19:28] huh, okey okey ;) === david is now known as Guest94538 [19:28] mmm, I had to reselect the sound output option because it started making rainny sound after I moved on to the next youtube video ^.- [19:28] when I reselect from Sound Preferences, it goes back to normal [19:28] anyone got any experience with aircrack-ng ? I cant get it to work.. [19:28] Pede: run: sudo lshw -C network you will see your wireless device name listed, you can then websearch that fo rguides [19:28] I'm running on a Geubuntu liveCD and Im wondering how to install [19:28] Guest94538: /join #aircrack-ng [19:28] I can't for the life of me turn off password identification for my ssh... I edited both the ssh_config and sshd_config and changed passwordauthenticate no and use pam no..... any other ideas?? [19:29] Out_Cold: pastebin the /etc/ssh/sshd_config of the SERVER please [19:29] blakkheim, thnx [19:29] Guest94538, depends on what you want it to do [19:29] Out_Cold: restart the server? [19:29] jrib, did and blakkheim one sec ;) [19:29] Out_Cold: exchange keys and load into ssh-agent [19:29] I have a Fujitsu RX300S4 server with 4 SAS drives. Both of the drives are put into 2 mirror RAIDS. During installation, I do partition the first RAID to / , swap and /home and the second RAID to /var . After successful install the server reboots and then all it says during boot is Fatal protection error at 0000:0000 === root is now known as Guest31295 === Guest94538 is now known as Shintaro [19:29] Mjateznik: Thats not an official variant of Ubuntu, so you'll need to try their support channel in #opengeu or see http://opengeu.intilinux.com/support for more options [19:30] ActionParsnip: I did, en its a cisco aironet 802.11b === Shintaro is now known as ShintaroIchiro [19:31] I have tried to Low level format all hardrives, so its not an MBR issue.. Or at least doesnt looks so... The GRUB installation during the ubuntu install didnt said any error. The whole installation went fine.. But am unable to boot it... [19:31] Pede: then websearch that for guides, you may need to use ndisgtk === ShintaroIchiro is now known as Shintaro-Ichiro [19:31] blakkheim, ssh_config first, sshd_config second: http://pastebin.com/m6386719e [19:31] any ideas what could be wrong? [19:32] Actionparsnip: i already tried that.. But i cant figure out those guides? [19:32] blakkheim, i have keys installed and they do work.. [19:32] Pede: then i'd go for ndisgtk + windows driver for simplicity. Some cards cannot use wpa using ndisgtk [19:33] Actionparsnip: thanks.. I will try that... where can i find it? [19:33] terminal? [19:33] Out_Cold: line 104? #PasswordAuthentication no [19:34] llutz, no hash?? i seem to be confused on this point [19:34] !info ndisgtk [19:34] ndisgtk (source: ndisgtk): graphical frontend for ndiswrapper (installation of Windows WiFi drivers). In component main, is optional. Version 0.8.4-1 (karmic), package size 21 kB, installed size 440 kB (Only available for i386 amd64) [19:34] llutz: he pasted the ssh_config, it's of no use (and almost everything is commented out) [19:34] jrib or anyone? [19:34] blakkheim: look again, sshd_conf below [19:34] blakkheim, i had it commented and uncommented [19:34] why it won't let me save xorg.conf? [19:35] why would network-manager fail in such a way that incrments ethX number, eg, evrytime i reboot, eth0 changed to eth1, eth2, eth3, etc. still no ethernet... :( tips? [19:35] ice_stone: if its from nvidia-settings run it with gksudo [19:35] it said that i don't have the permissions necessary to save the file [19:35] Out_Cold: ok, let me fix it up [19:36] Out_Cold: http://pastebin.com/m28dac90e [19:36] djustice: http://ubuntuforums.org/showthread.php?t=1007285 [19:36] how do i run it with gksudo? [19:36] Out_Cold: you needed to uncomment two lines [19:36] how can I get 3d acceleration on ati x1270 karmic [19:36] blakkheim, yea i thought i had tried with that.. possibly i didn't restart the service before testing [19:36] ok I will try to paste it into one line [19:37] I have a Fujitsu RX300S4 server with 4 SAS drives. Both of the drives are put into 2 mirror RAIDS. During installation, I do partition the first RAID to / , swap and /home and the second RAID to /var . After successful install the server reboots and then all it says during boot is Fatal protection error at 0000:0000. I have tried to Low level format all hardrives, so its not an MBR issue.. Or at least doesnt looks so... The GRUB installa [19:37] thanks though [19:37] I am really desperate :( [19:37] !please | Jeniczek [19:37] Jeniczek: Avoid your questions being followed by a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude [19:37] ice_stone: is that a GUI application? then you type gksudo - the system will prompt you for *your* password [19:37] ActionParsnip__: thanks, but i have no connection at all on the device. plus it cant be a persistant connection. it's a normal bcm card too... [19:37] i m stuck up in linux (ubuntu 9.10), trying to add a entry in GRUB, after update-grub, the bootloader makes a menu.lst (wich should not happen, but on boot nothing changed.... anyone fammiliar whit this? [19:37] Actionparsnip: it says that i already got that package? [19:37] ice_stone: alt+f2 type: gksudo nvidia-settings press enter [19:38] btw im newbee [19:38] Howdy folks [19:38] hi [19:38] okay listen problem is... [19:38] Is anyone here using Totem to play DVD's, and if so, does it show the DVD menu? [19:38] there is no 120hz in nvidia setting [19:39] <[NL]Tjibba> totem doesnt imo [19:39] <[NL]Tjibba> vlc does [19:39] what i did is edited it with gedit [19:39] Hey guys, I have a recurring problem with Ubuntu [19:39] and put in " Option "metamodes" "1024x768_120 +0+0"" [19:39] and it won't let me save [19:39] i installed kubuntu along with ubuntu, now i want it gone, how do i get rid of it? [19:39] u have no rights then [19:39] Something starts uploading in the background and takes over my whole net connection. I can't figure out what it is. The process manager doesn't give me any clues [19:40] ice_stone, did you use gksu? [19:40] !puregnome | CAPcap maybe this [19:40] CAPcap maybe this: If you want to remove all !KDE packages, type « sudo apt-get --purge remove kdelibs4c2a kdelibs5-data && sudo apt-get install ubuntu-desktop » into a !terminal [19:40] I used etherreal to monitor the connection and there was a lot of RAW audio data goig to a particular IP [19:40] blakkheim, llutz, worked like magic... thanks guys [19:40] ice_stone: then write the setting to xorg.conf then run: gksudo gedit /etc/X11/xorg.conf and edit the file manually [19:40] [NL]Tjibba: Dang. [19:40] oh okay looks good [19:40] Also is it possible to change the brown animation that is used during login under Karmic? [19:40] ice_stone: you cannot edit the file as you as its not owned by you so you must use gksudo to run gedit with elevated access [19:41] :server irc.freenode.net [19:41] (20:37:46) sca: i m stuck up in linux (ubuntu 9.10), trying to add a entry in GRUB, after update-grub, the bootloader makes a menu.lst (wich should not happen, but on boot nothing changed.... anyone fammiliar whit this? [19:41] brad[werk]: you can use epidermis, its not possible natively as far as I know [19:41] sca: is this grub or grub2? [19:41] 1,97 [19:41] hi, why are there folders in which i can do 'cat *' and i others i get "cat: invalid option -- 'N' Try `cat --help' for more information."? [19:41] grub i think [19:41] Is there anyone runnin ubuntu server with 2 RAIDs? [19:41] both mirrors [19:42] babalu: your files have funny names [19:42] heh... maybe it worked too well... now my keys won't let me in.. [19:42] Jeniczek: have done so before, what's up [19:42] brad[werk] [19:42] I have a Fujitsu RX300S4 server with 4 SAS drives. Both of the drives are put into 2 mirror RAIDS. During installation, I do partition the first RAID to / , swap and /home and the second RAID to /var . After successful install the server reboots and then all it says during boot is Fatal protection error at 0000:0000. I have tried to Low level format all hardrives, so its not an MBR issue.. Or at least doesnt looks so... The GRUB installa [19:42] !grub2 | sca [19:42] sca: GRUB2 is the default Ubuntu boot manager in Karmic. For more information and troubleshooting on GRUB2 please refer to https://wiki.ubuntu.com/Grub2 [19:42] !raid | Jeniczek [19:42] Jeniczek: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [19:42] sca: 1.97 is grub2 [19:42] strange [19:43] blakkheim, do you keep your public key on the client or server?? [19:43] t i update it with update-grub [19:43] Anybody know where AbiWord stores its settings per user? [19:43] tnot update-grub2 [19:43] Aciid its not a software RAID [19:43] Kentrel: install iptraf - that tells you more/easier [19:43] jrib: and how can i get something similar to cat *? [19:43] ActionParsnip__ [19:43] benedikt: try ~/.Abiword [19:43] tkeep in mind im new to linux [19:43] !info iptraf | Kentrel [19:43] Kentrel: iptraf (source: iptraf): Interactive Colorful IP LAN Monitor. In component main, is optional. Version 3.0.0-6build1 (karmic), package size 167 kB, installed size 756 kB [19:43] Jeniczek: thats all i know. i dont use raid [19:43] ciao [19:44] !list [19:44] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot » [19:44] sca: yes, please take a look at the webpage, and see if that answers your questions. Any further questions, ask away [19:44] ok let me reboot [19:44] ActionParsnip__: dang! i tried looking for .abi* and grepping abi from locate. [19:44] ActionParsnip__: thanks! [19:44] benedikt: cd ~; ls -a [19:44] guntbert, iptraf, ok thanks [19:44] !list [19:44] benedikt: shows all the good stuff, if its not there look in ~/.config [19:44] Kentrel: you're welcome :-) [19:44] hello all, i have a strange problem. apache won't start when my webserver starts. there are no error in apache log or in system log .. and apache is located in the runlevel folder ... [19:44] anyone have any idea what i need to look at/for [19:45] root@sca-laptop:~# update-grub [19:45] Searching for GRUB installation directory ... found: /boot/grub [19:45] Searching for default file ... found: /boot/grub/default [19:45] Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst [19:45] Searching for splash image ... none found, skipping ... [19:45] Found kernel: /boot/vmlinuz-2.6.31-17-generic [19:45] sca: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [19:45] Found kernel: /boot/vmlinuz-2.6.31-14-generic [19:45] ohh and if i start the server manualy it runs just fine [19:45] Hey, should I use Deluge in gnome instead of ktorrent? since ktorrent is made for kde, i should get better performance if i'm seeding like ~200 permanent torrents, right? [19:45] Pixar: Not necessarily [19:45] Pixar: they will run equally well [19:45] sry [19:45] I'm looking for best performance [19:45] Pixar: Transmission is a really nice, efficient bittorrent client for use in GNOME as well, I've found it has excellent performance [19:46] Im trying to get my sound to work. I have a realtek alc889a audio codec on my motherboard. What should I do? [19:46] Allright, thanks [19:46] Pixar: well deluge has a server mode where you can detach the gui and shut it dwon while the torrents are still alive [19:46] Not specific to GNOME, but it's a GTK based application etc [19:46] Pixar: I like deluge the best, but I've heard that tranmission has the best performance [19:46] Pixar: You can run deluge as a daemon, so that is probably what you are looking for [19:46] Nope [19:46] not looking for daemon [19:46] Pixar: so probably you get better performance for not having to run the gui code [19:46] Pixar: all the time [19:46] so noone running ubuntu server with 2 RAIDs? [19:47] thats a bit strange ..... [19:47] Pixar: kde ones may use more resources, transmission is decent and has a web interface too :D [19:47] Jeniczek: try asking in: #ubuntu-server [19:47] K, then i'm going with deluge since i didn't liked transmission last time i've tested it [19:47] ActionParsnip__ ok, will do, tnx for tip [19:47] Thanks [19:48] can u pls look at my floodpost:-[ [19:48] do i need to start from scratch...? [19:48] sca: please paste it to !pastebin [19:48] sca: use http://pastebin.com paste the text then give the new page the browser changes to [19:48] I'm having problems, a ton of things dependent on opengl wont run i get segmentation fault [19:48] help? [19:49] sent... === macman__ is now known as macman_ [19:49] sca: post the link into chat [19:49] http://pastebin.com/d1ed312ab [19:49] here u go [19:50] sca: looks fine tome [19:50] 4 a grub2? [19:50] tit isnt supposed to have menu.list? right? [19:51] anyone =) ? [19:51] Hello everyone, I am trying to install a ati raedon 4670 on 9.10 and am having trouble with the proprietary ati drivers. From the hardware installation package manager it says i need to install the drivers and then it tries to download and then giver me a "Sorry, installation of this driver failed Please have a look at the log file for details: /var/log/jockey.log" Ive posted the file at http://pastebin.com/d779013cd and have been following this [19:51] guide [19:51] https://help.ubuntu.com/community/BinaryDriverHowto/ATI [19:52] sca: no it uses scripts and settings to make /boot/grub/grub.cfg [19:52] hey, anyone know of a command-line bandwidth monitoring tool with some ascii graphs for a big screen? [19:52] 0924 [19:52] All the letters in AbiWord appear to close to the cursor and I can only see half of the letter while writing. It works fine as another user on the same computer, both using the same settings. Anybody have any clue what this can be? [19:52] fanno, type in terminal ps aux | grep apache [19:52] i have adapted the 40_custom script, after that he made the menu.lst and changed nothing in MBR [19:52] strider24: I guess vnstat is what you need [19:53] tpls just a point in right direction? [19:53] ActionParsnip__, I have a very weird situatioin here , my belkin USB adapter connects to a belkin router (unsecured) in the area but it doesn't see my 2wire router at all [19:53] I should also note that the letters appear as they should in OpenOffice.org writer [19:53] Out_Cold: ok the server is running right now let me reboot realy quick to make sure things are "correct" [19:53] hi, why are there folders in which i can do 'cat *' and i others i get "cat: invalid option -- 'N' Try `cat --help' for more information."? How can i get something close to 'cat *' for these folders? [19:53] fanno, run now before reboot [19:53] i have 5 mins left on lunch time.. [19:53] BluesKaj: is the ESSID hidden? [19:54] Out_Cold: http://pastebin.com/m5cc7de91 [19:54] I have chrooted into my Karmic partition from a Live CD. I need to remove GRUB2, however I have a boot partition which is separate to my Karmic partition. How can I go about removing GRUB2 from my boot partition? [19:54] i dont really know what drivers i need for graphics, is there a way to automatically do it? [19:54] I use Ubuntu 9.10 and Firefox. When I try to play Texas HoldEm Poker on Facebook no tables is visible. Any suggestions? [19:54] ooh... and i'm going to see the oylimpic torch today... woohoo OT [19:54] Out_Cold: right now it is running form a manual start up [19:54] SealedWithAKiss: install whatever bootloader you want over it [19:55] saxin: is your ubuntu 64bit? [19:55] ikkerus: no ascii graph in it. [19:55] fanno, you possibly need to add it to the .rclocal but unfortunately my lunch break is over :p [19:55] ActionParsnip__: Yes. [19:56] saxin: could try the 64bit plugin, copy the .so from the tar.gz to ~/.mozilla/plugins you will nee dto remove the current flash packages to avoid conflicts [19:56] ChogyDan, okay then. So if I chroot from a LiveCD into my Karmic partition, and run sudo apt-get remove grub2, GRUB2 will automatically be removed from my separate boot partition? I have tried that, and it hasn't worked. I need to revert back to GRUB1. [19:56] ActionParsnip__, no i have the essid listed in /etc/ wpa-supplicant.conf [19:56] Im trying to get my sound to work. I have a realtek alc889a audio codec on my motherboard. What should I do? I cant find drivers anywhere. [19:56] BluesKaj: does it connect if you have it unsecured? [19:56] anyone know what he meant ? (20:54:56) Out_Cold: fanno, you possibly need to add it to the .rclocal but unfortunately my lunch break is over :p [19:57] Rubbberducky: run: lspci | grep -i audio [19:57] ActionParsnip__: You know if it will work? [19:57] Rubbberducky: then websearch the output [19:57] the config changed but i rebooted my computer and it changed resolution but won't go to 120hz! [19:57] saxin: it will help as its native rather than via nspluginwrapper [19:57] why there is NO 120hz for 800x600 or 1024x768 why why? [19:57] SealedWithAKiss: yeah, remove the package so it doesn't get installed in the future, but just install grub1 over it [19:57] isaac_: there is if you define it in xorg.conf [19:58] folks, for whatever reason i can't use the built-in wireless tool but iwconfig and dhclient work well. is there a "better" or "best" wireless GUI available besides the one that comes with standard install (9.10)? [19:58] i did put in "Option "metamodes" "1024x768_120 +0+0"" [19:58] ChogyDan, that's what I have done. However the GRUB2 bootloader is still being used. [19:58] and its still is like that in there [19:58] hey guys simple question, i just installed a fresh install of ubuntu 9.10. how do i install kde? [19:58] ActionParsnip__, i haven't tried unsecured , don't think i will try either [19:58] ActionParsnip: What do I do with that information? [19:59] I want to be able to switch 1024x768 at 120hz then switch to 1600x1200 at 85 hz whenever i want to [19:59] hello, I've got problems with my ATI 5750 running the 9.12 drivers, after 5 to 10 minutes my screen turns grey [19:59] adam_: sudo apt-get install kubuntu-desktop [19:59] has somebody seen the same problem? [19:59] guntbert, will that install all of the libs etc? [19:59] SealedWithAKiss: you probably arent installing grub correctly [20:00] good day all. Have you guys seen where if I mount a windows shared in nautilus usign smb://ip/share/ it works but if I mount in command line using mount -t cifs only root can write to files? [20:00] BluesKaj: well if it works unsecured, you know its the security at fault [20:00] meh. ubuntu doesnt see my ethernet card :[ [20:00] I think in 9.10, you can choose the enviornment before logging in. adam. [20:00] !kde | adam_ if I read correctly - yes [20:00] adam_ if I read correctly - yes: KDE (http://kde.org) is the !desktop environment used natively in !Kubuntu. To install from Ubuntu: « sudo apt-get install kubuntu-desktop », or see http://help.ubuntu.com/community/InstallingKDE . See http://kubuntu.org for more information. For more information on KDE 4, see !kde4 [20:00] ChogyDan, how do I go about installing GRUB? Is apt-get install grub sufficient? [20:00] Burn: install openssh-server when it goes grey, ssh in and view the kernel logs [20:00] guntbert, thanks! [20:00] ActionParsnip__: sometimes the whole PC crashes [20:00] hallowname: run: sudo lshw -C network you will see the product name which you can then websearch for [20:00] adam_: have fun :) [20:01] ActionParsnip__, the Belkin router that the USB adapter connects to is across the street in a neighbours house :) [20:01] ActionParsnip__, did you get my last message? [20:01] isaac_: add the right data to xorg.confand it will be used [20:01] isaac_: my client is configured to block PMs [20:01] ActionParsnip__, is my data wrong? [20:02] isaac_: well if its not doing it then most likely yes [20:02] ActionParsnip__, my line is Option "metamodes" "1024x768_120 +0+0" [20:02] ActionParsnip__, then what should i do? [20:02] hey, anyone know of a commandline bandwidth tool with real time ascii graph? [20:02] sorry for the repost ... not sure if i disconnected or what. what is the "best" wireless GUI to use? Seems the built-in package with 9.10 doesn't work for me but iwconfig / iwlist / dhclient are working manually for now. [20:03] strider24: iftop? [20:03] Why does Ubuntu Karmic provide no packages for FreeNX? [20:03] isaac_: do you have refresh rates defined in the monitor section? [20:03] !info freenx [20:03] Package freenx does not exist in karmic [20:03] !freenx [20:03] FreeNX is advanced remote desktop technology. For more information and install instructions, see https://help.ubuntu.com/community/FreeNX [20:04] llutz: iftop is good, thanks. [20:04] ActionParsnip__, I don't think so but my monitor supports 120hz at 1024x768 for sure [20:04] bullgard: the guide shows how to add the freenx ppa [20:04] isaac_: it could do 2000Mhz if the file is not configured right it wont do it [20:05] ActionParsnip__, there is no 120hz in nvidia setting so thats why i wanted to edit it in so i have 120hz in my 1024x768 [20:05] ActionParsnip__, so what exactly should I do? [20:05] isaac_: then you will need to sidestep nvidia-settings [20:05] isaac_: http://forums.fedoraforum.org/archive/index.php/t-95357.html has a monitor section you can use [20:06] isaac_: you can websearc round for xorg.conf examples to get the settings you want. [20:06] ActionParsnip__, okay i'm doing that now [20:08] ActionParsnip__, is it like getting right driver for the monitor than using default refresh? [20:08] 79724 [20:09] isaac_: you have the right driver, you just need to give it better settings [20:09] hello everyone, I am new to linux and was wondering if anyone could help me compile some code? [20:09] !compile | Zeffr [20:09] Zeffr: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [20:09] How do I completely remove GRUB2? I understand that removing GRUB will render my machine a doorstop. [20:10] shut the fuck up!!!! [20:10] !ohmy | Crazymethjesus [20:10] Crazymethjesus: Please remember that all Ubuntu IRC channels share the same attitude of providing friendly and polite interaction with all users of all ages and cultures. Basically, this means no foul language and no abuse towards others. [20:10] :DDDDDDDDDDDDDDDDDDDd === pepperspray is now known as chilipepper [20:11] SealedWithAKiss: just uninstall it like any other app. i suggest you install a bootloader of sorts or it will not boot [20:11] ActionParsnip__, what's the command? [20:12] Hello. I've a real big problem. By some unknown event my system was not only blocked but could not start again. Apparently some important files were corrupted. [20:12] I'm having problems with OpenGl things not running i keep getting Sementation fault is there anyway to re-install/repair OpenGl without reinstalling ubuntu? [20:12] SealedWithAKiss: run software center and search for grub, you can then uninstall those packages [20:12] CAPcap: reinstall video drivers should help [20:13] how do i do that [20:13] system is AMD64 with ubunty HARDY (8.04). I have started with an USB-stick with HArdy. I wonder if it is possible to reinstall ubuntu and replace the corrupted files. [20:13] HAs anybody an idea?? === JimmyJ|zz is now known as JimmyJ [20:14] CAPcap: NVIDIA card? [20:14] ActionParsnip__, I can't run software center. I'm chrooted into the partition. [20:14] ATi Mobility Radeon 9000 [20:15] SealedWithAKiss: then run: dpkg -l | grep grub [20:15] upgraded from 9.04 to 9.10, cd/dvd writer worked fine in 9.04 now it does not work at all, installed from the drive, at reboot died and wont even read disc in drive now, any ideas? [20:15] hey, does anybody here know how to set the size of a maximized window? I'm trying to have a sidebar that's always on the screen and maximizing would obviously cover that up === Max is now known as Guest97011 [20:15] CAPcap: the open driver will do you fine, you can use xorg.conf to force resolution / driver / refresh rates [20:15] ActionParsnip__, PM? [20:15] SealedWithAKiss: remove the packages it finds [20:16] ActionParsnip__: Thank you very much for your help. [20:16] CAPcap: https://help.ubuntu.com/community/BinaryDriverHowto/ATI [20:16] hi [20:17] I want (or let's say I must) use SASL for the postfix smtpd [20:17] now the docs say I need to create /usr/local/lib/sasl2/smtpd.conf [20:17] SealedWithAKiss: those are the grub packages to remove, you could also remove it from the MBR but I amnot sure how [20:17] anyway, that folder is not there. is that folder at a different place on ubuntu? [20:18] joep, how did your files get corrupted and how do you know that they are corrupted? [20:18] ActionParsnip__, --> # nvidia-settings: X configuration file generated by nvidia-settings [20:18] # nvidia-settings: version 1.0 (buildd@crested) Sun Feb 1 20:25:37 UTC 2009 [20:18] # nvidia-xconfig: X configuration file generated by nvidia-xconfig [20:18] # nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Aug 14 18:33:37 PDT 2009 [20:18] Section "ServerLayout" [20:18] Identifier "Layout0" [20:18] isaac_: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [20:18] Yarcanox: it should be /etc/postfix/sasl/smtpd.conf [20:18] trying to get wifi via the command line [20:19] iwconfig eth1 essid "myessid" doesn't give me any errors [20:19] Yarcanox: https://help.ubuntu.com/community/Postfix [20:19] yet dhclient eth1 won't give me a dhcp address [20:19] any ideas on what may be wrong? [20:19] Supersonic: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [20:19] ActionParsnip__, it's not removing the boot loader. It's on a separate boot partition. [20:20] mkanyicy, Thanks for your reply. Well, when starting the logo comes up -or otherwise a lot of txt flies over the screen) and then comes the message:" not avialble kernel panic!! and then the cpas and scroll lights start blinking and the system is dead.sbin/init [20:20] Supersonic, did you configure authentication ? [20:20] SealedWithAKiss: not sure then duder [20:20] thanks llutz [20:20] may I also ask how it is possible to blacklist or preferrably whitelist users allowed for smtp login? [20:20] anybody here experienced with compiz? [20:21] Mr_Giraffe: i'd ask in #compiz [20:21] anybody read me? i pasted by accident, i hope i'm not banned [20:21] ActionParsnip__, a good idea, but I'm not sure if this is necessarily a compiz question [20:21] I'll try it though! [20:21] joep, what did you do then? did you upgrade or install a new package or changed something? [20:22] brb reboot [20:22] Mr_Giraffe, I have had a lot of trouble with it. It's a resource hog. My experience is to get rid of it as soon as possible. This goes for hartdy. I have KArmic and there compiz is not automatically installed. [20:22] hi all! I have dual OS with XP+Ubuntu and now my XP s messep up [20:22] joep, I'm actually not having any problems with it [20:22] idea4gud: this is normal [20:22] Mr_Giraffe, how come you ask about compiz experience when you are not sure you will ask a compiz question or not? [20:23] Yarcanox: not sure, read about "check_sender_access" [20:23] SealedWithAKiss: try and mount the boot partition within the chroot [20:23] mkanyicy, I'm fairly certain it's a compiz thing I'm trying to tweak, but not 100% [20:23] just trying to figure out how to set the maximum size of a maximized window [20:23] Mr_Giraffe, what is it? [20:23] what is it doing, idea [20:23] I dont wanna rui y ubuntu whn i run recovery disk [20:23] Ia bazaar suitable for personal use ? [20:23] mkanyicy, see above [20:23] Mr_Giraffe, first, can you do that when compiz is turned off? [20:23] mkanyicy, No! I first restarted with another kernel but that was Fedora. All other ubuntu's on that disk were either not reachable or gave t he same error. [20:24] llutz: I put that smtp.conf in place, also activated sasl auth in main.cf but still, everytime I try to login using a valid user it denies access and says it's a wrong password/login info [20:24] :< [20:24] mkanyicy, I'm not really sure...that's the main issue [20:24] i cant log n with skype .. i use ubuntu 9.10 [20:24] Hi all! i am having problems with video resolution in ubuntu 9.10 can anyone help me? [20:24] Can anyone help me with installing gtk+? [20:24] matelot, yes.. [20:24] How do I reinstall the open drivers? i think something is corrupted in them? [20:24] I use it [20:24] llutz: sorry, *smtpd.conf [20:24] mkanyicy, I'm assuming it can be done considering things like docky and AWN do just that [20:24] but I'm not sure how they do it [20:24] i have a strange problem. apache won't start when my webserver starts. there are no error in apache log or in system log .. and apache is located in the runlevel folder ... anyone have any idea what i need to look at/for ohh and if i start the server manualy it runs just fine [20:25] I get: http://dpaste.com/147094/ when trying to full-upgrade with aptitude, how can I just sort it out without 100 diffrent questions? [20:25] I restarted with an USB-stick with Hardy - that's running now on that system - and I anmonow on my karmic system. Both system are on a KVM so switching is only 2 clicks away. [20:25] fanno, is the script a link in your runlevel, or is it the actual script file? [20:25] Mr_Giraffe, yes, AWN are the ones that push windows away from them, you should as well make your sidebar push a maximized window away and not allow it to get underneath or above it [20:25] jhana: When i run Recover disk XP, it just shows C partition and Windows Recovery partition doesnt show Ubunu SO I am afraid WIl it ruin Ubuntu if run [20:25] jhana how do i check that ? [20:25] Hey. what was that ubuntu version optimized for virtual machines called? [20:25] Really slim CLI.. [20:26] fanno, ls -l in a terminal window [20:26] mkanyicy, what I'm trying to do is set this up so maximized windows don't overlap with conky. do you know of any way to do that in compiz, metacity, or really anything at all? [20:26] idea, does it show a unknown partition? [20:26] Boobek, I don't have "project" per se, what I want to use bzr for is to track changes to text files here and there,...you know, like config files etc...is bazaar good for this ? [20:26] No [20:26] joep, are you on fedora now? [20:26] C H I [20:26] joep, how many hard drives are you having? [20:26] mkanyicy: its public wifi [20:26] hi guys [20:26] is there monitor refresh setting other beside xconf? [20:27] I think I it refers unknown [20:27] jhana: http://pastebin.com/m11f35574 [20:27] How do I reinstall the open drivers? i think something is corrupted in them? [20:27] mkanyicy: no auth needed [20:27] mkanyicy, I have the hard disk now on my USB-stick ubuntu visible in Gparted. I can mount the partitions so I presume the disk is OK. [20:27] Yarcanox: you added your user to smtp_sasl_password_maps ? [20:27] this thing is godly!...it reminds me of numb3rs XD [20:27] llutz: hum no? I assumed it would use normal unix system users? [20:27] Supersonic, im not sure about the dhcp and wifi, can you make a dry run buy using a static IP? [20:27] also your link doesn't mention that or I must have missed it [20:27] how do i evoke the firefox profile manager [20:28] Is there an apt-get command to install the TIFF libraries? [20:28] mkanyicy, I have on that system 2 IDE-drives and one serial (in total 3). [20:28] mkanyicy: I don't think so, not on this network [20:28] i have a question: when i do a 'make' can i make it into a package so i can install them later on the same machine, so that i dont have to recompile everytime i do new ubuntu installation [20:29] fanno, when you start apache, do you use /etc/init.d/apache2 start or another command? [20:29] will 'make' turn into program? [20:29] for reference: found it, it's called JeOS [20:29] phong_: you can use "sudo checkinstall" instead of "sudo make install" *but* be aware it wont be a perfectly clean deb and so will have a chance of not working elsewhere [20:29] How do I reinstall the open drivers? i think something is corrupted in them? seriously need some help here [20:29] jhana: i use sudo apache2ctl graceful [20:29] joep, I am confused, i dont I don't know where does the USB stick ubuntu fits in in the whole picture, and how your 3 hard drives are being used. [20:29] !info checkinstall > phong_ [20:29] maci, i would only install on same machine [20:29] phong_: alternative is to file a bug asking that the software you want be packaged for ubuntu so you can just apt-get it later [20:30] mkanyicy, For your information: I did a cmp between the /sbin/init on my USB-stick and the init in the mounted partition. Actually linux makes a mess of naming disks. [20:30] is there a command i can use to delete all files matching "name" recursively? [20:30] joep, use UUID [20:30] try the /etc/init.d/apache2 start and see if it errors (or try /etc/init.d/apache2 restart if apache is already up) as that is the exact line that init will attempt [20:30] joep, use UUID's [20:30] phong_: but if you dont have the same stuff you built it against intalled, like if you were installing the deb later after a reinstall, it could be a problem, so just be careful [20:30] mkanyicy, I'm sorry that I'm not clear. I give my configuration [20:30] i see [20:30] is there any way I can configure the wallpaper to be cloned between the two monitors instead of stretching? [20:30] llutz: I am not even sure whether postfix is running in a chroot [20:30] does it do that per default? [20:31] ?Samba issue - i just completed applying some updates - and now I can't login in to my dns-323 fileserver - it rejects the password - it may be sending the incorrect user as I can log in to it from windows [20:31] could somebody be kind to help me how to set hz for each resolution? [20:31] or even better, is there a way I can configure each monitor to have its own background [20:31] joep, which system are you logged into now? [20:31] taofd: find /some/path -name "name" -exec rm {} \; (I suggest replacing rm with echo before you do the command to make sure you get the right files) [20:31] !clone | phong_ [20:31] phong_: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [20:31] Yarcanox: grep ^smtp /etc/postfix/master.cf [20:31] I'm trying to install gtk+ and get an error that says I need the TIFF library. I tried apt-get and there's no libtiff. [20:32] phong_: if you do that ^ you can at least be reasonably sure that what you compiled against is the same [20:32] how can I see which updates were applied [20:32] llutz: smtp inet n - - - - smtpd [20:32] Yarcanox: no chroot [20:32] llutz: so I also want to run sasl in no chroot then I guess? [20:32] HELP WITH SKYPE ? i cant access due to p2p connection failure now what? [20:32] If i run XP reocvery disk wil it damage my Ubuntu partition [20:32] maco, i have not a clue what u're saying , im sorry [20:33] joep, can you pastebin your /boot/grub/menu.lst as well as your /etc/fstab of the ubuntu that cannot boot up? you will need to first mount that partition before accessing those files [20:33] Yarcanox: yes [20:33] A; 2 systems: the corruptes system is an AMD 3000 (1 processor) with 3 internal diskdrives (2 IDE and one serial). Also an external USB hard disk is connected and an USb stick with Ubuntu 8.04 which is the running ubuntu system. [20:33] somebody knows how to speedtest a share? tried 'dd if=/dev/random of=/share/file sb=1M count=1000' but that doesn't seem to work :s [20:33] Yarcanox: smtp inet n - y - - smtpd <- would be chroot [20:33] whats the difference between user and users in fstab? [20:33] idea4gud: it probably won't touch the ubuntu partition but it will likely overwrite the MBR so grub won't run a boot [20:33] phong_: i'm not sure that the deb made by checkinstall will know to tell you "by the way, i depend on x, y, and z, so install those first" so i'm suggesting that you use what ubottu just told you if you do a reinstall, that way you at least know the dependencies are there === hhlp_ is now known as hhlp [20:34] Guys? -_- [20:34] phong_: besides, the cloning thing ubottu just told you about is all around *useful* when reinstalling :P [20:34] llutz: I have both in no chroot now. also, smtpd.conf is in place and contains "plain login" settings. main.cf has the sasl activation lines [20:34] and gals? [20:34] meganerd: So after this CAn i run Ubuntu live CD and get grub back [20:34] llutz: now smtp login will take ages (= many minutes of hanging) and then abort due to timeout (thunderbird 3) [20:34] idea4gud: absolutely [20:34] How do I reinstall the open drivers? i think something is corrupted in them? seriously need some help here [20:35] joep, you are not answering any of my questions, so we will never understand each other, sir [20:35] ugh flash isnt working for me [20:35] jk [20:35] all websites i go to tell me my flash is not installed, but it is :/ [20:35] akaniyci My second system is an AMD PHENOM II (4-core) which I am using right now. Both are on a KVM and switching between is very simple. [20:35] taofd, how did you install flash? [20:35] somebody ? :) [20:35] apt-get install flashplugin-installer [20:36] joep, oh you are using another machine? [20:36] thunda, its being weird :/ [20:36] I configured my server to forward from eth1 and wlan0 to eth0 so that I could use it as a router kinda. ICS in other words. That works great. However now another problem arose because of it. I cannot connect to my mailserver anymore with like mozilla firebird or squirrelmail. What can be the cause for this? [20:36] Darkedge: Are you trying to upgrade to lucid? [20:36] meganerd: One more thing , Recovery Disk(RD) : Just shows one main partition C drive (So running RD wil erase from other logical Partitions like D, E and ofr tht matter Ubuntu partitioin)) [20:36] mkanyicy, Yes. Sorry I'm typing somewhat slowly. [20:36] postfix authentication with SASL just takes ages and then times out (previously with misconfigured/not running sasl it rejected login or said it wouldn't be capable of SASL authentication) - how would I find out why it does do that? [20:36] (sasl login with normal unix user accounts over pam) [20:37] I have looked ad my grub menu.lst and the fstab (of the corrupted system) and I don't see any abnormals. [20:37] idea4gud: oh are you using the vendor recovery CD? That will blow away everything [20:37] joep, are there linux operating systems that you can boot on that other machine with dead ubuntu? [20:37] mkanyicy, You saw my answes? [20:37] meganerd: it just shows 3 paritions C H(One dell provides for SYstem) and I(prob Ubuntu) [20:37] How do I reinstall the open drivers? i think something is corrupted in them? seriously need some help here [20:37] joep, yes I saw your answers [20:38] CAPcap: what drivers, can you be more specific [20:38] meganerd: Yes actually dell gave me XP CD with my laptop [20:38] how do i manually force a purge of all flash files, and force reinstallf lash? [20:38] YEs. I've done that with an old fedora. That starts OK but is of course not really useable anymore. [20:38] joep, what do you mean that it is not really useable anymore? [20:39] CAN ANYBODY READ ME yet? [20:39] idea4gud: If it is a Microsoft CD you might be OK, if it is a Dell recovery CD it might wipe everything [20:39] !caps | isaac_ [20:39] isaac_: PLEASE DON'T SHOUT! We can read lowercase too. [20:39] meganerd: no idea >_< im having problems with programs trying tp use opengl i get 'segmentation fault' my graphics card is and ATI mobility radeon 9000 [20:39] taofd, you could try removing it in the synaptic package manager and then reinstalling it. [20:40] thunda, yeah tried that too... :( [20:40] Yarcanox: sry think i cannot really help you. i had to setup 2 postfix last week after being 10 yrs out of mta-business. i configured sasl trhough dovecot, that was simple. [20:40] Darkedge: If you're running Lucid or trying to upgrade to it then you should be asking in #ubuntu+1. If you're not, then you're sources.list is very messed up because those are lucid versions that I see in that error log. [20:40] okay, is there good site with xconf files with 1024x768 refresh rate? [20:40] at 120hhz [20:40] llutz: everyone tells me that, but installing dovecot will most likely kill my solidpop3d off [20:40] anyone know how to list last updates applied? [20:40] taofd, apt-get remove? [20:41] isaac_: use xrandr, the xorg.conf is not really used [20:41] meganerd: Its XP reinstallation Dvd. So the main partition C wil be erased . Wil it erase other logical partitions like D and E [20:41] Yarcanox: indeed [20:41] Arghhhhh! [20:41] joep, what I am suspecting is a problem is that the order of your disks has changed and if menu.lst of grub or fstab does not use UUIDs then it would mount wrong partitions and you would get a kernel panic [20:41] whats the difference between user and users in fstab? [20:41] mkanyicy, NO I mean it is so outdated and I have made so many changes that most of the programs are not of any use to me. But it runs. I can run firefox, evolution, etc. [20:41] hello. how can i install gtkbuilder? i have ubuntu 9.10 [20:41] I have a realtek high definition audio sound card, and ubuntu only wants to play through my laptops built-in speakers. I had the same problem with slackware. [20:41] meganerd, thanks about time i find it [20:41] idea4gud: I don't know for sure. I have seen such a variety of those restore disks that I can't say for sure [20:41] joep, it's fine boot fedora, we will use terminal [20:42] meganerd: this is just XP reinstallation DVD [20:42] idea4gud: you mean CD [20:42] Does anyone know what needs to be adjusted so that vlc will prevent the screen saver from coming on? [20:42] yes [20:42] okay i gave up on flash, just manually downloaded the tar.gz and installed it myself :/ pff [20:43] joep, after booting fedora, open terminal and then type "sudo fdisk -l" and paste everything at http://paste.ubuntu.com [20:43] taofd, sudo apt-get install flashplugin-nonfree [20:43] so I was installing blender and it failed... I now have two packages (blender and python2.4-minimal) in "very bad state". On purge attempt, both throw errors "subprocess post-installation script returned error exit status 1" and "subprocess new pre-removal script returned error exit status 1". Is there a way to clean up this dpkg issue? [20:43] idea4gud: in that case you can shoose which partition it will use, but it will overwrite the MBR, requiring you to fix grub after the install [20:43] Thunder_Drop - afaik you need to change the powermanagement preferences [20:43] mkanyicy, Tat is a very sound thought. My fstab is build with UUIDs but grub not as - as far as I know - grub has his own assignation of disks using hd0 as the first physical disk, hd1 as the second, etc. It is the order in which the BIOS sees the disks, not the boot order. [20:43] meganerd: I am afraid about my other logical drives [20:43] meganerd, where do you edit xrandr? [20:44] I have a realtek high definition audio sound card, and ubuntu only wants to play through my laptops built-in speakers. I had the same problem with slackware. lspci says: 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [20:44] I have a strange problem. apache won't start when my webserver starts. there are no error in apache log or in system log .. and apache is located in the runlevel folder ... anyone have any idea what i need to look at/for ohh and if i start the server manualy it runs just fine =( really strange to me [20:44] isaac_: xrandr is a command, there are gui front ends such as grandr [20:44] psyk, thanks i got it working though :) the install script wasn't working... it may be because i have ubuntuzilla installed though [20:44] how do i allow a normal user to mount a drive BUT ONLY that single user and not any user?? [20:44] isaac_: the wiki is here: http://www.x.org/wiki/Projects/XRandR [20:44] taofd, most likely. [20:44] mkanyicy, also it starts numbering partition with 0 so the first partition on the first physical disk is hd0,0. [20:45] There is no setting in the power management settings that allows full screen aplications to interupt the timer for screen saver and or other power management settings [20:45] meganerd: can u help me out? i told you what my problems are and what im running... ATI mobility radeon 9000. Programs that require OpenGl (i think) crash out before even really loading anything and I get 'Segmentation fault'. I'm running Ubuntu 9.10 [20:45] idea4gud: it is doable but there is potential to lose everything. This is one of the reasons I no longer dual boot [20:46] psyk, its not hard though, just gotta drop it in /usr/lib/mozilla/plugins :D [20:46] mkanyicy, remember, Hardy has grub 1 Karmic (9.10) uses grub2. I also thought that grub is corrupted but I don't know - yet - how to solve it. [20:46] joep, i know, i have 2 hard drives and their order change once in a while sda becomes sdb and sdb becomes sda and grub becomes confused [20:46] taofd, true, but the problem I'm having now is a lot deeper than that D: [20:46] hello. how can i install gtkbuilder? i have ubuntu 9.10 [20:46] Thunde_Drop - You don't have a "Display" section? it applies to all power management events [20:46] taofd, the ubuntu devs never fixed the problem with intel sound chips [20:46] joep, i know, i am using grub2 on karmic right now [20:46] CAPcap: it has been since I have used old ATI gear and the 3d drivers (I have one machine that I use the 2d only drivers) [20:46] taofd, the problem has existed since 7.10... [20:47] where do I go to modify the network connections? [20:47] joep, i have little info about grub2 since it's rather new [20:47] ... /etc/network/interfaces doesn't seem to be used [20:47] CAPcap: under System -> Administration -> Hardware Drivers, do you have the ati or fglrx drivers installed? [20:47] how to find out why ubuntu freezes after running rtorrent? [20:47] joep, so have fedora finished to boot? [20:47] psyk, :( [20:47] Thunder_Drop - you have to move the "put display to sleep to >> Never" [20:48] meero: strace rtorrent [20:48] mtb-cliff: yes I do have that section but it seems strange to have to adjust the timer for when you watch a movie as say I want the display to go to sleep in 1 hour, watching a movie longer than 1 hour does not prevent it from going to sleep [20:48] hi [20:48] meganerd i opened that up it says no proprietary drivers are in use on this system [20:48] meganerd: strace is some kind of tracking app? [20:49] Thunder_Drop - agreed, unfortunately that is what I have to do. I don't know if there is another solution. [20:49] CAPcap: then you will need to install the fglrx drivers to get 3d (open gl) apps to work [20:49] how come /etc/init.d/networking stop and start are not doing anything anymore? [20:49] mkanyicy, How do you change the order? There is a difference with the hardware order the BIOS sees (and grub) and the order linux sees the disks. I have never understood why they changed the ide identification (with hdzx) and made it all in sdzx. I don;t know how the kernel determines the order of the disks. That may be the problem. [20:49] meganerd: how do i do that? Ive been asking that all day and no one will answer [20:49] meero: debugging, you might get some useful information before it freezes [20:50] mkanyicy, Yes, fedora finihed booting and I could use firefox and Evolution (which I don't use anymore. I use Thunderbird). [20:50] CAPcap: sudo aptitude install xorg-driver-fglrx fglrx-amdcccle [20:50] Suggest me a basic/smaller image editor for one touch jobs like resize, crop, convert to b/w, paste from clipboard etc. [20:50] meganerd: i was thinking about to review some logs, but not sure which, maybe is problem with ext4? [20:50] joep, i am using the word 'order' informally here maybe I should rather use 'sequence' instead?? UUID has nothing to do with BIOS [20:50] fakeer: I use gimp for that [20:50] fakeer: GIMP is default installed, why not just use that? [20:51] joep, can you open terminal then? [20:51] mtb-cliff: seems there is a bug report on that very issue but no fixes have been commited yet [20:51] meero: /var/log/syslog and /var/log/messages [20:51] meganerd: yeah. but gimp is very complex and big for that.. i need sth where i don;'t have to export after every resize.... i use gimp for heavy editing [20:51] Thunder_Drop - thz [20:51] thx [20:52] gadget3000: ye right..but plz read above [20:52] fakeer: export? I open an image, edit then save [20:52] mkanyicy, No. I don't run fedora there anymore but Hardy started from my USb-stick. Of course I can open a terminal thgere (it is open). [20:53] meganerd, okay if you want to add mode 1024x768 at 120hz what would your command look like? [20:53] isaac_: I don't usually bother with the refresh values [20:53] does anyone know if a hardware raid array must have identical har disks? [20:53] hey everyone for some reason .ics files are not associated with anything in Ubuntu. Does anyone know how I would get it so that evolution automatically opens ics files and adds them to my calendar? [20:53] i mena if a disk fails aftr years and is not on the market no more what will i do? [20:54] joep, it's the same machine with 'deadbuntu' [20:54] dnajovo: no, but you will be limited by the size of the smallest disk [20:54] so, I tried installing ssh, but the computer crashes with the 9.12 fglrx driver [20:54] joep, it's the same machine with 'deadbuntu' right? [20:54] meganerd, 60hz looks like shit.. thats why, i need 120hz at 1024x768 [20:54] so I can't login remote [20:54] mkanyicy, Yes. [20:54] meganerd: basicly what it does, id doesnt freeze system as whole, im connecting with ssh.... after "something" , shell freezes, and when im trying to reconnect, it displays only autenticating (key file), and nothig else happens === Dkennedy1 is now known as Dkennedy [20:54] but i won't have problems if i can get same capacity disks and same rpm? [20:54] !language | isaac_ [20:54] isaac_: Please watch your language and topic to help keep this channel family friendly. [20:54] joep, pastebin 'sudo fdisk -l' [20:54] meganerd, i don't want 85, 75, or less hz... I wwant 120hz at 1024x768 [20:54] also do you know if i can connect a sas disk to a sata 2 controlles? [20:55] cntroller i meant! [20:55] meganerd: when i resize it. then after i try to save it, it asks me to export. but either way i want a less complex solution for small edits [20:55] *shouts* would anybody just help me to get 120hz to work at 1024x768 :( :( [20:55] I'll try that. Burt for some reason this (karmic) system refuses to accept ssh from that system. [20:55] isaac_: I think the command is --refresh after the --output part [20:55] Of course I can work from that system. One moment.. [20:56] isaac_: all of my displays are LCD here, so there is no point in me setting the refresh rate [20:56] hi everyone [20:56] isaac_: in other words, I have nothing to test with [20:56] meganerd, i am trying to get my 3d thing to run at 120hz not 60hz [20:56] meganerd, the reason why i'm still on CRT [20:57] meganerd, and my crt still support up to 170hz [20:57] meganerd still nothing runs [20:57] Until recently my boot drive and DVD drive were on the same IDE cable. I upgraded my dvd drive to SATA, making the boot drive the only IDE drive I have. But ubuntu won't boot up.. I dont get to grub [20:57] llutz: I checked the syslog and it disliked some config option [20:57] CAPcap: glxinfo [20:57] llutz: which means it works now :) without dovecot [20:57] thanks for helping! [20:58] I am still relatively new to ubuntu... do I have to repair the loader? [20:58] does anyone know how to install themes on ubuntu 9.10 [20:58] Yarcanox: it has to work without, just is easier with :) [20:58] mkanyicy, I first have toi download an IRC client as that is not available in Hardy!! [20:58] joep, ok [20:59] Adil, if the grub isn't start it means your pc is not booting from the disk. Have you tried to check your bios if the disk is selected as a boot device? [20:59] timothy, the drive is detected and is selected as the boot drive [20:59] hello all [21:00] rasmus_: you changed themes in prior versions? It's still in system > pref > appearance [21:00] hi [21:00] mkanyicy: I'm now working from the "corrupted" system. I've seldom used patebin. How does it work?? [21:00] yes, but new themes doesn't work [21:01] I configured my server to forward from eth1 and wlan0 to eth0 so that I could use it as a router kinda. ICS in other words. That works great. However now another problem arose because of it. I cannot connect to my mailserver anymore with like mozilla firebird or squirrelmail. What can be the cause for this? [21:01] meganerd: http://pastebin.com/m11b9f932 [21:01] timothy I think you're right.. it might be the boot order. I was too tired last night and might have made a mistake. Will check when I go home. Thanks [21:01] rasmus_: maybe you mean gdm theme? That's the "login" theme [21:01] mkanyicy: can you see me? [21:01] hey no prob [21:01] Hello [21:01] joep__: we can [21:01] joep__, the easy way just copy everything and paste it at http://paste.ubuntu.com [21:02] adil also check your master slave configuration on your ide disk [21:02] automatic settings do tend the frack things up [21:02] thanks timothy [21:02] o [21:02] hope it helps! [21:02] yes i do [21:02] i hope so too! [21:02] Joke. Your answers are comin on this system and not on the other!! I have to switch constantly. [21:02] CAPcap: that is way less output than I would expect. IS the module loaded? "lsmod |grep fglrx" [21:02] see you guys later [21:02] hello, in some folders, i can't do 'cat *', how can i correct that? "cat: invalid option -- 'N' Try `cat --help' for more information." [21:03] rasmus_: there's difference in gdm theme (login screen) and your gtk+ themes [21:03] ok [21:03] joep__, the fancy way is to install 'pastebinit' and then just type 'sudo fdisk -l | pastebinit' [21:03] but is it possible to change the login theme? [21:03] babalu: "cat -- *" [21:03] meganerd: I put in lsmod |grep fglrx but it doesnt have any output, should it have? [21:04] mkanyicy: That's nice !! I'll try that. [21:04] y [21:04] CAPcap: try "sudo modprobe fglrx" [21:04] llutz: oh nice, why is it working? [21:04] joep__, did you pastebin the output of that command yet? [21:04] babalu: "--" means: no more options are following [21:05] sudo modprobe fglrx [21:05] oops [21:05] FATAL: Error inserting fglrx (/lib/modules/2.6.31-17-generic/updates/dkms/fglrx.ko): Cannot allocate memory [21:05] I have a strange problem. apache won't start when my webserver starts. there are no error in apache log or in system log .. and apache is located in the runlevel folder ... anyone have any idea what i need to look at/for ohh and if i start the server manualy it runs just fine =( anyone ? apacke is located in rc0-6 so i dont understand this [21:06] llutz: ok thanks i understand better [21:06] *apache [21:06] babalu: in your example, you have a file called "-Nsomthing", cat * will be expanded to "cat -Nsomthing" and -N is no cat option [21:06] mkanyicy: OK. It is in pastebin under joep. [21:07] meganerd: http://pastebin.com/d1ce93768 [21:07] hi my mp3 does not work correctly after a period of time i need to reboot, what can i do without rebooting? what can i reload.where's the problem? hi llutz [21:07] babalu: to precent that, use -- [21:07] prevent [21:07] mkanyicy: The problematic disk is /dev/sdc [21:07] llutz: yes thanks i got it :) [21:07] hello. when i run apt-get update, i get W: Failed to fetch http://de.archive.ubuntu.com/ubuntu/dists/intrepid-security/main/source/Sources.bz2 Hash Sum mismatch [21:07] CAPcap: ya I saw that, that is a new error to me. You may wish to try rebooting. [21:07] any ideas how to fix this [21:07] joep__, but where is the pastebin link? [21:08] CAPcap: I am not really confidant that it will solve anything [21:08] joep__, do you know which partition to mount ? [21:09] joep__, can you please paste the output of "sudo fdisk -l" at http://paste.ubuntu.com [21:09] Trying to install ubuntu server. Installing grub fails, what would be smart to do? [21:09] mkanyicy, What do you mean?? I pasted the text in pastebin and said send. Yes I can mount partition sdc5. [21:09] CAPcap: do you have a program called aticonfig installed? [21:09] hi my mp3 does not work correctly after a period of time i need to reboot, what can i do without rebooting? what can i reload.where's the problem? hi llutz [21:10] joep, you were supposed to paste HERE the link that shows up [21:10] hey does anybody knows how can I install OpenGL in ubuntu? [21:10] i dont know, how do i check? [21:10] mkanyicy: Yes I did. I have a page of pastebin with a header saying" Posted by joep on Mon 18 Jan 21:06 [21:10] On my 9.10 laptop with Intel 82801I (ICH9) HDA card I want to hear a 24 bit PCM audio track on a DVD using xine, what do I have to configure for the DVD drive, sound card, alsa, pulseaduio, ... xine in order to hear it? [21:10] joep__: paste the url in the addressbar [21:10] now then [21:11] Playing the track currently plays the music with a nasty loud hiss [21:11] joep, copy the link at the address bar on that window and paste it HERE [21:11] any web designers in here able to suggest best software for designing websites ie inkscape or something [21:11] Chilaquiles: check out 'Mesa' --> apt-cache search Mesa [21:11] oCean_: The URL is http://pastebin.com/m8a34707 [21:12] joep__: that's what we need :) [21:12] uh somebody would help me how to figure how to FORCE 1024x768 to 120hz on my CRT monitor? I am trying all day on it [21:12] anyone using Banshee on 9.10? [21:12] oCean_: OK. I'm curious what you can do with it as for me it looks rather normal. [21:13] I have mounted my boot partition, but don't have write access, how can I mount the partition so that I can write to it? [21:13] isaac_: You can limit the horizontal and vertical refresh rates for your monitor in xorg.conf [21:13] meganerd: i typed aticonfig into the terminal and got this: aticonfig: No supported adapters detected [21:13] joep__, without the URL i would have never saw that page [21:13] joep__: I did not catch your initial question, just saw conv with mkanyicy, just explaining the pastebin thing. [21:13] SealedWithAKiss- what are you doing with your boot partition? browsing it in a terminal? [21:14] isaac_: Does the "Display" GUI not offer you any frequency choices? [21:14] gkahla, I'm browsing using the GUI now. I was using the terminal. [21:14] AJ_Z0, thats exactly what i'm saying [21:14] joep__, are you sure it's sdc5? [21:14] SealedWithAKiss- are you wanting to edit the grub.conf file, or something more drastic? [21:15] AJC_Z0, do you have any answer? [21:15] My initial question was a problem with my hardy system that apparently due to some mysterious event suddenly will not start with the regular Ubuntu system but comes in a panic after attaining /sbin/init. [21:15] if you want to be one of the most [21:15] strongest brute with a bear or wolf [21:15] and high stats.. [21:15] already at lvl 5-10 [21:15] just go to this site and make a brute? [21:15] heychuck: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation. [21:15] http://chucknorrrris.mybrute.com [21:15] heychuck: stop that [21:15] joep__, then type this "mkdir ~/sdc5 && mount /dev/sdc5 ~/sdc5" and then paste the output of this command "df -h" and that of "ls -lh ~/sdc5" [21:16] gkahla, I'm not going to touch grub.cfg. I would explain exactly what I'm doing, however you'd need a couple of hours spare. [21:16] how can I get free -b to show % instead of just absolute values? [21:16] joep__, we are going at a rather very slow pace, can we buckle up a bit? [21:17] joep__, then type this "mkdir ~/sdc5 && mount /dev/sdc5 ~/sdc5" and then paste the output of this command "df -h" and that of "ls -lh ~/sdc5" [21:17] SealedWithAKiss- if you can get to a terminal, just 'sudo -i' and you're on with full admin privs until you type 'exit'... [21:18] gkahla, is there a way to do this via the GUI? [21:18] SealedWithAKiss- all the normal warnings apply; you can set your system on FIRE using commands as the admin user / you could potentially upset the orbit of the earth / etc, etc... [21:19] hi - i've been trying to get OpenArena working on my ubuntu 9.10 64 bit install but it is unreliable - hangs when I try and quit. what can I do to discover what the problem is? [21:19] AJ_Z0, do you have any solve to my problem? [21:19] gkahla, are you serious? You mentioned fire? [21:20] gkahla, this sytem is in a state already. [21:20] where is the thunderbird exe supposed to be? I built from source and i would like to know where to put the ln.... [21:20] is there any way to fully install ubuntu over the top of whats there (complete reinstall, format, destroy current installation) from inside ubuntu, or do i have to use my CD? [21:20] Has anyone used ubuntu on Acer Aspire 7738G (a laptop)? Good or bad idea? [21:20] isaac_: I already gave you an answer. See above [21:20] SealedWithAKiss- surely, just 'sudo nautilus' and remember to close the browser when you're done... [21:20] CAPcap: probably safest and easiest from CD [21:20] isaac_: Please don't confuse me with that jerk AJ_Z0 [21:20] joep__, ?? [21:20] !compile | javatexan: [21:20] javatexan:: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [21:21] !checkinstall | javatexan: [21:21] javatexan:: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running! [21:21] SealedWithAKiss- lol, no fire, but people tend not to take it seriously when they get admin privs... :) [21:21] gkahla, I'm reconsidering. Would you mind me PMing you, are you busy? [21:21] mkanyicy: Yes I'm sure as my grub syas it goes to hd0,0 and that is the first disk. And here is the URL: http://pastebin.com/m7f542795 [21:21] how can I get free -b to show % instead of just absolute values? [21:21] RumblePure did you check https://wiki.ubuntu.com/LaptopTestingTeam/ for your model ? [21:21] meganerd: aticonfig: No supported adapters detected [21:22] AJC_Z0, ?? [21:22] AJC_Z0, i looked above and didn't find it [21:22] RumblePure and if it is not listed, and you find out, it works fine, send in your experience :-) [21:23] joep__, good. now type "sudo blkid | grep sdc5" and paste HERE after that type "sudo cat /media/disk/boot/grub/menu.lst" and pastebin the output [21:23] oCean_: Can you see the link? [21:23] if i just boot ubuntu CD wil i ge grub [21:23] joep__, 'blkid' will tell us the UUID for sdc5 [21:24] mkanyicy: here is the output: sudo blkid /dev/sdc5: UUID="7bf828ec-137b-49c3-9336-807fab416d02" TYPE="ext3" [21:24] isaac_: You can limit the horizontal and vertical refresh rates for your monitor in xorg.conf [21:24] OerHeks: Haum had no idea about this page... will ofcourse be of great help! thx and yes I'll tell about my experience. [21:25] I am having a problem with the software sources in Karmic. I keep getting an error in the update manager and in software center but synaptic is working okay, any guesses? [21:25] joep__, now waiting for you to pastebin menu.lst [21:25] AJ_Z0, oh yeah that one.. can you check my conf ? [21:25] llutz: I've already got it compiled and running fine. I am trying to figure out how to fake out other apps that assume it is installed in path x when in fact I am using it in /software/comm-central/objdir-tb-release/mozilla/dist/bin/thunderbird [21:25] I thought maybe a ln would work, if I knew where to put it [21:26] javatexan: most likely stuff in /usr/bin [21:26] alan__: don't you think the actual error message would be relevant? [21:26] I want to mount /dev/sda2 to /media/Boot with write access. It's the boot partition. What command would I use? [21:27] ocean._yes but i did not want to overflow the room [21:27] AJC_Z0, check this out http://paste.ubuntu.com/358699/ [21:27] mkanyicy: Yes I know. and here is the URL for grub menu.lst http://pastebin.com/m271163be [21:27] alan__: then paste at paste.ubuntu.com and give the url in this room [21:27] will do [21:28] is there a way to tell a soft link from a hard link using ls? === Amir is now known as Guest35746 [21:28] AJC_Z0, at bottom you could see i put 1024x768_120 +0 +0" [21:28] SealedWithAKiss- you can try 'umount /dev/sda2 && mkdir -p /media/Boot && mount /dev/sda2 /media/Boot' [21:29] joep__, replace the line with "root (hd0,4)" by "uuid 7bf828ec-137b-49c3-9336-807fab416d02" === Kabuto is now known as suigeneris [21:29] AJC_Z0, but serious my monitor supports 100-120 hz on 1024x768 for sure [21:29] mkanyicy: ?? I didn't know that was possible. Is that also for grub 1?? [21:29] joep__, here is my old menu.lst i used to use during jaunty days for reference: http://pastebin.ubuntu.com/358698/ [21:30] I want to make a live usb wich format is better FAT16 or FAT32 ? [21:30] !ssh [21:30] SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSHHowto for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) [21:30] joep__, for the record, grub2 does not even use menu.lst [21:30] joep__, that is works for grub1 === luis__lopez is now known as luis_lopez [21:30] ocean_:http://paste.ubuntu.com/358704/plain/ [21:31] mkanyicy: Perfect!. I'll try that immediately. And yes, I know I saw that. (sigh) have to learn new tricks again! === wh1901 is now known as Guest15804 [21:32] that is weird! I just tried the EXPLAIN ANALYZE command a couple of times. first ~40 times it needed ~20ms. I didn't change *anything* and now it needs 5 seconds and uses a completely different query plan. why? [21:32] I just booted after an unexpected shutdown (power outage) and now I can't use apt/synaptic. It's saying my disk is full, but it's not. [21:33] hi. [21:33] Hi! [21:33] xtagon: you should pass an fscak to the partition [21:33] can you guys suggest me an optical character recognition software? OCR? [21:33] does anyone know how to get a static ip for my ubuntu server? [21:34] I just installed 9.10 x86_64 and I can't copy text from my Skype chat window. Skype is uses QT for the GUI so I suspect it may be some kind of broken Gnome <-> Skype integration. Can anyone help with this? [21:34] joep__, hope that works, i have to leave now. im leaving you at the hands of tireless ubuntu experts ;) [21:34] mkanyicy: and oCean: thanks a lot. I will try it tomorrow. Inow have to perform social duties and then go to sleep as tomorrow the alarm goes off. Thanks again a lot and till soon. [21:34] counterspell: let me see if i can replicate [21:34] okay...last step....How do I get "preferred applications" in gnome to add the typical thunderbird settings....right now I have to use a custom. [21:35] joep, go to sleep which timezone are you in? [21:36] How do I check my internet's speed? I'm on ubuntu [21:36] Errr, yes, of course :D [21:36] erUSUL: But it's the root file system, it's mounted. [21:36] thanks [21:36] chilipepper: stop any internet activity you are doing (Downloads, Online music, etc) then head to http://speedtest.net and click test [21:37] how well do proprietary drivers work with Gefore 210m/220m/240m? [21:37] xtagon: you can do it from a livecd (the install cd is a livecd) or try « sudo touch /forcefsck » and reboot [21:37] erUSUL: Okay, thanks. [21:37] does anyone know how to set up a static ip address? [21:38] probably aint work [21:38] I'm trying to compile a nightly build of VLC and getting these errors when running 'make' http://pastebin.org/78373 anybody have an idea? [21:38] hi [21:38] CShadowRun, thanks. Will do that in a bit. Bookmarking the URL [21:38] weez, use ipconfig [21:38] is there a graphical FTP client installed with most standard Ubuntu distros? [21:38] slash releases [21:38] weez, ifconfig [21:38] i am using a shell account at my friends and would like to see if he has an ftp account [21:39] sybariten: no but you can install filezilla easily, or you can add it to a disc and burn it [21:39] sorry wrong [21:39] ftp client [21:39] Andy14: i'm just a user at his machine [21:39] if someone irc's from a ssh'ing to a shell on a remote computer is it possible to see their original ip? [21:39] weez, example: 'sudo ifconfig eth1 xxx.xxx.xxx.xxx' [21:39] dont wanna bother him at the moment.... so there really isnt any installed? [21:39] sybariten: it's not your machine than? [21:39] Andy14: nope [21:39] infid: one more time please [21:39] sybariten, no default one. you can use ftp://site in any browser [21:40] sybariten: well, that sucks xD [21:40] sybariten: why do you need something graphical? [21:40] Jowi: yeah thats true. Although ftp in browsers tend to suck more than .... well... something something [21:40] Andy14: kinda easier to work with files in those.... ftp in console is something i never really became friends with [21:41] sybariten: say you are irc'd from a shell account right now that you ssh'd into. could i see find your IP address of the computer you ssh'd *from* [21:41] is it possible to have something similar to Time Machine on Ubuntu? [21:41] weez, i am not an expert nor confident about correctness of my suggestions so i prefer not to PM so that the community can correct me if i am wrong [21:41] thanks [21:41] infid: nope [21:41] infid: only if you have access to the logs on the server [21:41] weez, np [21:41] infid: dig +short myip.opendns.com @resolver1.opendns.com [21:41] infid: you're safe ;) [21:41] cool [21:41] sybariten: you could look if you can download filezilla without installing it, like just running it xD [21:42] I want to mount my boot partition (/dev/sda4) with write access, how do I do that? I need a GUI? [21:42] anyone running ultimate edition [21:42] Andy14: heh, interesting approach [21:42] sybariten, nautilus! [21:42] Andy14: you know what, i did "apropos" for ftp and it seems as he has gftp... yay... thanks anyhow [21:42] I configured my server to forward from eth1 and wlan0 to eth0 so that I could use it as a router kinda. ICS in other words. That works great. However now another problem arose because of it. I cannot connect to my mailserver anymore with like mozilla firebird or squirrelmail. What can be the cause for this? [21:42] yeah [21:42] mkanyicy: that could work, too! [21:42] ok [21:42] hello everyone! just got ubuntu back up and running after a regrettable hiatus :) just thought i'd say hi [21:43] stryker: we don't support ultimate edition here [21:43] whys that? [21:43] because it's not ubuntu [21:43] cool wit me [21:44] are there any porn sites that don't have bad flash video lag with Ubuntu? they're hard to find. i know its offtopic but where to ask? lol [21:44] man yur sick lol [21:44] hehe [21:44] oorah: Please take that to another channel [21:44] try #linux-porn [21:44] flash is flash, regardless of content [21:45] but youtube works just fine though [21:45] isaac_: See your HorizSync and VertRefresh? Try changing those to the ranges you want and get that working before you mess with fancy (meta)modes [21:45] hello , Document viewer just show 1 st page of pdf files why ? [21:45] speaking of such things though. do all video players in ubuntu keep logs of what you played? and is there a way to make it so they wont display what you're playing to a terminal? [21:45] bleach bit [21:45] any idea why I'm getting these errors http://pastebin.org/78373 when trying to compile VLC from source? [21:45] vlc and totem seem to show what i'm playin on the terminal [21:46] anyone here using nero? [21:46] uhmm, what would one do to have network status icon in the panel? [21:46] i need it for udf 2.50 support [21:46] gnome [21:46] but im getting a pramter error [21:46] no i stick to other open sourse ubuntu software [21:46] infid, use " >& /dev/null" after the command [21:46] hello, I would like to know if there is any audio player that I can place in the menu bar and control from there, such as WMP in the taskbar??? [21:46] Jowi: i mean they display stuff on the terminal even when i launch their guis from the menu [21:46] hey guys tell me please relevant files in keyboard layout and configuration [21:47] change ur keyboard shortcuts in the system preferences [21:47] I have a MS bluetooth mouse and keyboard which regularly drop out and I either have to remove/replace dongle or sometimes even re-pair. This started back in intrepid but even worse in karmic [21:47] is google chrome different from chromium at launchpad? [21:48] infid, modify the desktop file for the app in /usr/share/applications and add >& /dev/null to the end of the command? [21:48] hi, i just bought a hdd and creating a "new" partition, since the all disk appears "unallocated" when creating this new partition it lets me choose the "partition table type" (in the advanced options) what am i supposed to put for ubuntu? thanks [21:48] nu1 - I think Amarok has that capability - but please check. [21:48] stryker: i've my keyboard layout all messed up, don't know why, i'm in a live cd, in order to get the right files and replace them [21:49] jowi thanks [21:49] any bluetooth expert that can help diag my mouse/keyboard drop outs ? [21:49] try changing the keyboard layout or language [21:49] IpSe - if it is 9.10 then ext4 gets all the plaudits. Otherwise ext3. Does this answer your question? [21:50] uhmm, what would one do to have network status icon in the panel? i just lost one, and can't find another ... :P [21:50] any opinion ? [21:50] go to accessories and right click add to pannel === john is now known as Guest30922 [21:50] stryker: already tried it. several ways. but if i login in xterm mode, keyboard is awesome as usual. if i login to the GDM, forget about it. in my .xsession-errors i got something im-switch related [21:50] brontosaurusrex: alt + f2, and write nm-applet [21:51] failed to install skype [21:51] might be a configuration error on the live cd itself [21:52] danyR: and then? [21:52] hi, i just bought a hdd and creating a "new" partition, since the all disk appears "unallocated" when creating this new partition it lets me choose the "partition table type" (in the advanced options) what am i supposed to put for ubuntu? thanks [21:52] stryker: in the live cd i've got keyboard right, that's in my system that i don't. :| the only thing i've done was using synergy for a bit, and then keyboard was like that [21:53] brontosaurusrex: didn't reappeared? [21:53] danyR: nope, seems to be running allready, just wont show up [21:53] can u repair the the syastem [21:54] I would like to know if there is any audio player that I can place in the menu bar and control from there, such as WMP in the taskbar??? [21:54] stryker: how exactly? [21:54] nu1: there's and gnome-applet that allows you to control several players from the panel [21:54] martyn___, I could not find any option in Amarok :( [21:54] danyR, how can I use it? [21:54] ok pal - sorry. [21:54] what drive can be used to get bodcom wireless card to work [21:55] brontosaurusrex: just do alt + f2, pkill nm-applet, and then again: alt + f2, nm-applet [21:56] not too sure sorry im of no help here:( [21:56] i have ubuntu 9.10, i'm getting something strange when i click a button in a dialog box... the button gets focus and looks "pressed" but doesn't call the action. It only calls the action if i hit enter after giving the button focus either with tab or the mouse click [21:56] hi, it's me, i'm back with a similar question [21:56] is it possible i messed with a setting that controls how buttons work? [21:56] ubuntu doesnt include anything as per default, to do scp:// or ftp:// mounts, does it? [21:57] danyR: ok, now how to show that in the panel? [21:57] does anyone know how to add thunderbird as a choice in "preferred apps" without installing thunderbird? [21:57] I built it from source [21:57] ;) [21:57] * benpro sleeps [21:58] pederi === Guest44003 is now known as Chazz [21:58] nu1: http://sunnybiologia.blogspot.com/2009/11/how-to-instal-music-applet-in-ubuntu.html [21:58] brontosaurusrex: try to add notification apple to menu [21:58] Hi there, I want to restore a bunch of my backed up apps that I installed in the default Tmobile December update of the tmobile pulse, backed up on MCR 1.7 (kernel version 2.6.27-perf, baseband version 6383). I open up titanium backup, go to backup/restore, and click on an app that has been uninstalled and needs restoring, click "app+data" and I get restoring app+data: "[not installed] ". It sits and does this for a long time and nothing [21:58] seems to happen. How can I get it to work properly? [21:59] danyR: that was it! thanks [21:59] does anyone use nero here? [22:00] Is there a gnome/gtk program that syncs with google tasks? [22:00] What is kacpid and why is it constantly using between 6% and 10% of my CPU? [22:01] Ingsoc: is a kernel threath/daemon [22:01] hi, i just bought a hdd and creating a "new" partition, since the all disk appears "unallocated" when creating this new partition it lets me choose the "partition table type" (in the advanced options) what am i supposed to put for ubuntu among ms-dos, aix, amiga, bsd, dvh, gpt, mac, pc98, sun, look? thanks [22:01] Nafai, evolution ?? [22:01] erUSUL: Can I kill it? [22:02] Ingsoc: do not think so; and i dunno why it wastes cpu in your case ... [22:02] IpSe_DiXiT: msdos [22:02] erUSUL: Yeah I am watching it right now in top, constantly at least 6% sometimes as high as 20%! [22:02] unop: Anything more light-weight? :) [22:03] erUSUL: but is it normal it's asking me this? it never asked with any other hdd i formatted... [22:03] Nafai: thunderbird? it does it as well. btw, you can integrate google tasks into ubuntu desktop [22:03] IpSe_DiXiT: if you create a new partition table it allways ask that [22:03] IpSe_DiXiT: Yes that is normal if you are creating a new partition table [22:03] danyR: How so? [22:06] erUSUL, Ingsoc: it was just weird that it never asked me anything like that b4 with any other brand new hdd i wanted to format to ext3, thatz why i was wondering, so i guess if i dont drop down the advanced menu, ubuntu will just choose the best table partition type it needs, right? [22:06] Hey I've got a little problem.. I installed ubuntu inside vista using the 25gb max I could use.. Now is there a way to seperate this from windows w/o deleting and reinstalling from cd @boot? [22:06] hello [22:06] please i'm a new user of irc chat. do you know an irc chat in french? [22:06] !fr | alex6 [22:06] alex6: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr [22:06] !fr| aleksander_ [22:06] aleksander_: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr [22:07] ....... crap wrong channel [22:07] hey guys could someone tell me what i'm doing wrong http://bin.paste.ca/388kdk284.html [22:07] aleksander_: sorry, tab comp bit me :( [22:07] where does knode 4.3 store its config and data files? [22:08] edj: find ~/ -iname '*knode*' -print [22:09] Nafai: sorry, just found: http://www.omgubuntu.co.uk/2009/12/task-applications-google-linux.html [22:09] danyR: Thanks [22:10] danyR: yet another web site to add to my Ubuntu Listings.. :) [22:10] how can i check for my physical address? [22:10] can anyone tell me what i'm doing wrong http://bin.paste.ca/388kdk284.html [22:11] Dr_Willis: probably the best ubuntu-related website EVER :) [22:11] do i run it in terminal [22:11] it still says wireless is disconnected [22:11] for some reason the card isn't being reconzied [22:11] any suggest [22:11] Dr_Willis: not forgetting the efforts from all bloggers out here (including myself), but that one rocks way too much [22:12] what's the command to start wireless network again [22:12] what is the command to start wireless working again [22:12] danyR: never heard/seen it befor. I got all mine ive found at http://delicious.com/dr_willis [22:13] morning all :) [22:13] I have Firefox configured to view attachments inline, a friend of mine just sent me one, but it isn't in the message body, where could it have gone? [22:13] Dr_Willis: take a look through the logs. i'll like what you'll find [22:13] aussieahha: good morning? LOL, almost 23 PM here [22:14] test [22:14] ikkerus bist du grad da? [22:14] does anyone use nero here? [22:14] linux nero anyone? [22:14] You just dont hear much about neroLinux any more. [22:14] Dr_Willis, its need for UDF 2.50 support [22:15] needed* [22:15] i have a broadcom wireless card that's not being reconzied [22:15] my machine boots directly to a grub:sh prompt -- how can i get my machine booting? [22:16] how can i get it to show up on the system [22:16] !broadcom > jim__ [22:16] jim__, please see my private message [22:16] i've tried reinstalling grub2 [22:16] jessys gonna be the winner [22:17] but no luck -- i'm running from a livecd and running fsck on the /dev/sda1 says its fine [22:17] any ideas? [22:19] ollie: so you see no grub menu at all? or what do you see exactly? [22:19] Dr_Willis, you got any experience with it? [22:19] irc.freenode.net [22:19] 1319 people and noone knows [22:20] grkblood13: Nope. Ive never had the need to mess with nero in linux, i recall tryiong it once ages and ages ago.. and thats it.. [22:20] Dr_Willis, i don't think there's any menu -- between the bios screen there's a flash between when i'd expect the grub menu and when i get the prompt, but i can't read it [22:20] grkblood13: you never did state what the actual problem you are havbing with it is. [22:20] ollie: hiow many hard drives are on the system? [22:20] grkblood13: try k3b [22:20] im getting a parameter error when burning udf 2.50 [22:20] Dr_Willis, just 1 [22:21] k3b doesnt support udf 2,5 [22:21] ollie: cant be booting the wrong hd then. [22:21] 2.5* [22:21] danyR, thanks :) [22:21] grkblood13: cant say taht ivev ever had the need for UDF 2.5 either. best place would be to be checking the Nero Linux forums perhaps [22:21] Dr_Willis, ive posted there [22:21] what is the smallest partition I could create for Ubuntu? is 2Gb too small? [22:21] Dr_Willis, it was fine since karmic was released, but my wife accidently unplugged the machine and it ran down - next time i tried to boot it, nothing doing [22:22] I have Thunderbird configured to view attachments inline, a friend of mine just sent me one, but it isn't in the message body, where could it have gone? [22:22] please help me with VLC (videolan client) on karmic 9.10; can't install it.. dependency complain [22:22] vlc: Depends: vlc-nox (= 1.0.2-1ubuntu2.1) but it is not going to be installed [22:22] TheMozart: yeah. ubuntu needs, at least, 3.5-4 GB [22:23] my neu gnome-look http://imagebin.org/index.php?mode=image&id=80627 [22:23] TheMozart, if you're using a Desktop CD I would suggest minimum of 6GB (root partition is likely to grow with things you add later on) [22:23] grkblood13 UDF 2.50 is needed to access Blue-ray and HD-DVD discs ?? [22:23] ollie: Hmm. Hard to tell what could be wriong then. its possible theres some special way you need to reinstall grub. with out any actual error messages its hard to tell. [22:23] OerHeks, yes [22:23] so 4GB would be enough? [22:23] is there a way to get OpenGL 2.0 support for ATI 9600 cards in Karmic? [22:23] to burn them === TeachIRC is now known as Smex [22:24] rizvan: are you using aptitude to try install it? if not, try it. try aptitude [22:24] Dr_Willis, is there any way to get an error message or to try things "by hand" from the grub prompt? [22:24] ok [22:24] Hello. Anyone know any program - preferably with a GUI . which you can use to control Cool n Quiet, powersave for AMD K10? Customize vcore, hz and so on. [22:24] bye all [22:24] TheMozart: yeah. but if you start adding data and installing things space is gone in a hurry :) [22:25] grkblood13 https://help.ubuntu.com/community/RestrictedFormats/BluRayAndHDDVD Ubuntu 9.10 contains a version of Mplayer that is capable of reading decrypted Blu-ray files. [22:25] OerHeks, i need to burn them [22:25] not view them [22:25] TheMozart, https://help.ubuntu.com/community/Installation/SystemRequirements [22:25] TheMozart, it's a bit just with only 4GB [22:26] ollie: Check out the grub2 wiki pages/docs - ive not had to do much trouble shooting with grub2. Sounds like its having a hard time finding its files. so a boot to live cd, chroot to installed system and reinstall of the grub2 pacakges and reinstall grub2 MIGHT help [22:26] Has anyone had any trouble upgrading Ubuntu 9.04 to 9.10? [22:27] Dr_Willis, ok will try that again -- maybe i haven't done correctly [22:27] Can anyone help me with a wireless issue? [22:28] Hello - Has anyone had any trouble upgrading Ubuntu 9.04 to 9.10? [22:28] I am having a hard time getting Ubuntu to keep wireless drivers installed after reboot [22:28] hi everyone [22:29] anyone with a similar issue? [22:29] Hi rooisto47 [22:29] onetinsoldier here's the output of aptitude install vlc; still complaining about dependencies :( http://ubuntu.pastebin.com/m4e2e5d16 [22:29] blpearl - sorry. I don't have that issue with Ubuntu on my notebook. [22:30] *SHOUTING* why so much problem to get my refresh i wanted on my CRT monitor? [22:30] rizvan: roger. i'll have a look. have you updated your 'apt cache' lately? [22:30] Will encrypted chat work using OTR in Pidgin and the msnp protocol? [22:30] blpearl - Tell everyone what distribution you are using (version, 32 or 64 bit, etc.). They will also need to know what wireless card you have. [22:31] I am using a Dell Wireless 1510 Wireless card on a 64 bit machine [22:31] rizvan: hello, you here? [22:31] never used apt-cache; i use apt-get update; apt-get install ; or apt-get dist-upgrade; all the time [22:31] how to update that... please [22:32] blpearl - you should also check the Ubuntu hardware compatibility list [22:32] rizvan: sorry. i meant.. have you udpated you package list lately? [22:32] yes, 10 times [22:32] rizvan: with apt-get update [22:32] roger [22:32] now, trying again with aptitude update [22:32] well, i know one way you do it for sure [22:33] same problem after aptitude update, vlc can't be installed :-( [22:33] guys how can I add songs, videos and pictures on iPod Touch without iTunes? [22:33] I need help please [22:33] ciao [22:33] rizvan: you can manually download the 'missing so to speak' packages from http://packages.ubuntu.com/ [22:33] ok, that's wonderful [22:33] I need help it has to do with my video card and linux [22:33] hello [22:33] !ipod [22:33] For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod [22:33] ubuntu* [22:34] I'm new on this channel [22:34] hey how do i add new mode like that "xrandr --newmode" in right way [22:34] for 120hz at 1024x768 [22:34] thanks onetinsoldier, will do dpkg stuff :) bye [22:34] anybody would help me? [22:34] rizvan: cheers. good luck [22:34] isaac_: man xrandr [22:34] blakkheim, yeah i 'm at xrandr now [22:35] blakkheim, could you give me command example? [22:35] Can I speak? [22:35] Is there a way to re-map the virtual terminal keyboard shortcuts in Ubuntu? [22:36] mutew: in gnome-terminal? [22:36] Hi guys [22:36] From Ctrl+Alt+F(n) to Mod4+n [22:36] mutew: go to edit > keyboard shortcuts [22:36] blakkheim: Not in gnome-terminal, I mean the virtuall tty's and the x session. [22:37] mutew: oh ok, you didn't say that. [22:37] Well, I did say "virtual terminals" [22:37] blakkheim, how do i find out what name of the default monitor that i should set refresh to? [22:37] Ok so i got a video card and i tried to install ubuntu 9.10 but when i pressed enter on install it started to list off a whole bunch of errors so i shut down my computer and took out my Nvidia Geforce 5200FX graphics card out and installed ubuntu without my graphics card in and it installed fine but now i downloaded all of the needed drivers to run my graphics card. so i put my graphics card back into my computer but then i started up my camputer and it went [22:37] to the error thing agin. PLEASE HELP!! [22:37] blakkheim, the outlet monitor [22:37] Hi! [22:38] I have a question here. I downloaded and installed K10ctl, a program to edit powersave för AMD K10 processors, this is done by writing in MSR. I added the MSR module in Ubuntu. The MSR files are where they should be, and I can edit them. But Ubuntu doesn't go by the new settings, still uses the old CPU P-States. [22:38] Ok so i got a video card and i tried to install ubuntu 9.10 but when i pressed enter on install it started to list off a whole bunch of errors so i shut down my computer and took out my Nvidia Geforce 5200FX graphics card out and installed ubuntu without my graphics card in and it installed fine but now i downloaded all of the needed drivers to run my graphics card. so i put my graphics card back into my computer but then i started up my camputer and it went [22:38] to the error thing agin. PLEASE HELP! [22:38] !repeat | kent [22:39] kent: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://ubuntuforums.org while you wait. [22:39] Please if you know the answare to my problems some how contact me privatly so i can see what you tell me/ [22:40] I can't use debmirror (got this error : http://paste.ubuntu-fr-secours.org/src-50629 ) can you help me ? [22:40] can the USB startup wizard work with other flavors of linux? [22:40] for instance, Fedora? [22:40] EntityReborn: use unetbootin instead [22:40] mutew, should be in /etc/console-setup [22:40] EntityReborn: otther variants of ubuntu yes.. non ubuntu - id say no [22:40] kk [22:40] <_CommandeR_> i sense danger close [22:40] I have been successful installing the drivers and I am currently on my wireless connection, but when I reboot ( i am on a dualboot machine ) the drivers seem to uninstall [22:41] mutew, remap.inc [22:42] hello macman_ [22:42] there a consule based client besides mutt and alpine that can make all my emails almost like a thread view with a reading pane at the bottom [22:42] Does anyone know if there is an .ics or google calendar that I can subscribe to for for Ubuntu Developer Week stuff? [22:42] how can i use setxkbmap so that alt gr + e gives the letter f (that would be helpful for someone who has no more letter 'f' on his keyboard) [22:42] I can't use debmirror (got this error : http://paste.ubuntu-fr-secours.org/src-50629 ) can you help me ? [22:43] I wanna be the very best [22:44] <_CommandeR_> Hi, anyone know a good app for accessing pstates for AMD k10 processors in ubuntu ? [22:45] is there a way to remove icons from menus in 9.10? [22:46] hey how do i find out what output name i'm on???? [22:46] isaac_: "output name" ?? [22:46] erUSUL, for xrandr thing [22:47] erUSUL, to find what my monitor connected at [22:47] how do i change the path for the default ssh dir (~/.ssh) when calling ssh? [22:47] ulb right click on the applications menu and select edit menus [22:47] guys how can I add songs, videos and pictures on iPod Touch without iTunes? [22:48] erUSUL, do you get what i mean? [22:48] ulb: gnome has some feature to not show icons. i forget where its at. [22:48] ulb: not sure what all menus it affects.. but theres a setting somwehere for it [22:48] isaac_: yes ; but i dunno [22:48] erUSUL, bah [22:48] !ipod | FANDER [22:48] FANDER: For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod [22:48] erUSUL, so i say screen 0? [22:49] that's default es === tato is now known as tato42 [22:50] ulb , gconftool-2 --set /desktop/gnome/interface/menus_have_icons --type bool 0 === home_ is now known as webster [22:50] need some advice =) what program will help me to download from letitbit ? [22:50] berserk_ren: what is letitbit? [22:50] like rapidshare [22:51] I'm dualbooting xp (120gb) and 9.10 (20gb) how can I make my XP partition visible in 9.10? [22:51] file exchange web site [22:51] webster, it should be visible [22:51] I am having getting an error message with software center and update manager. But not with synaptic. please see http://paste.ubuntu.com/358704/plain/ as a reference [22:52] berserk_ren: i know of a script that supports Megaupload, Rapidshare, 2Shared, 4Shared, ZShare, Badongo, Depositfiles, Mediafire, Netload.in, Storage.to, Uploaded.to, Uploading.com, Sendspace, Usershare and X7.to.. but not the one you're talking about [22:52] berserk_ren I know...but it's not, could it have something to do with the fact that I installed it in windows as an application? [22:52] i installed ubuntu 9.10 on a friends hp laptop and the wireless says it's active but when i look at the connection it says it's diable [22:52] alan__: that mirror is out of date [22:53] blakkheim, and what name of this script? [22:53] hi. i could use some help with getting proprietary ati fglrx 9.12 drivers working. the fbdev driver appears to load, but the first error that appears in my log file is '(EE) open /dev/fb0: No such file or directory'. here is a pastebin of my entire Xorg log file --> http://pastebin.com/f670622f6 [22:53] how do I go about doing a computer backup on Ubuntu 9.04? [22:53] !backup [22:53] There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [22:53] webster, dunno, i installed as independent system =} [22:53] ChogyDan: Okay let try it again [22:54] i dont have windows anymore =} all hdd's is ext4 [22:54] i'm trying to add 120hz to my 1024x768 but NOTHING HAPPEN? why whats wrong with xrandr [22:54] ChogyDan http://paste.ubuntu.com/358743/ [22:54] how do i enable the driver on the broadcom wireless card [22:54] OK, would anybody know whether or not installing 9.10 as an application in windows could be the reason why I can't see the xp partition in 9.10? [22:55] amarok asks for kde wallet. how to make amarok ignore it for ever? [22:55] alan__: like I said, that mirror is out of date, that's why you get a 404 [22:55] !cloning [22:55] To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [22:55] GG19: you might want to look at g4u, 'ghost 4 unix'. do a google search on 'g4u'. don't know if there an issue with it if you're using ext4 though [22:55] GG19: webster How you mean grub not seeing windows? [22:56] GG19: sorry , wrong nick [22:56] ChogyDan Oh I get it. But it is for all the mirrors. What is the current mirror [22:56] jellow, lol its okay but I was wondering what you were talking about lol [22:56] jellow...no, basically I'm dual booting, I'm in ubuntu now but I only see my 15.9 gb "file system"...the 120gb partition is nowhere to be seen. [22:57] onetinsoldier, g4u for backing up ubuntu [22:57] alan__: Sys > Admin > Software Sources > Download from > Other > Select best server [22:57] GG19: yes? [22:57] user1 gedit .kde/share/config/amarokrc [22:58] webster: does fdisk pick it up? [22:58] yo yo yo [22:58] ActionParsnip__, hey!! [22:58] evening ActionParsnip__ [22:58] ActionParsnip__, i'm still trying to add mode on xrandr === isaac_ is now known as ice_stone [22:59] ActionParsnip__, i'm still trying to add mode on xrandr.. [22:59] jellow, disk utility sees the full 160gb drive...I think it has something to do with the way I installed ubuntu...I'm just going to delete it in windows and dual boot it like a normal human being. [23:00] ice_stone: i havent used it. i always use xorg.conf [23:00] onetinsoldier, if I ,did a local disk copy from IDE cable HDD1 to HDD2 would I be able to swap HDD's and use HDD2 as my primary HDD considering I switch the jumpers? [23:00] hi. i could use some help with getting proprietary ati fglrx 9.12 drivers working. the fbdev driver appears to load, but the first error that appears in my log file is '(EE) open /dev/fb0: No such file or directory'. is there a specific package that creates /dev/fb0? anyway, here is a pastebin of my entire Xorg log file --> http://pastebin.com/f670622f6 [23:00] ActionParsnip__, if you look at my xorg.conf could you give me idea command to edit it, i'll figure it out everything my self [23:01] webster: might be good plan , was never keen on wubi , Though im sure we can mount it [23:01] iflema: thx [23:01] GG19: i think so, but i'm not certain [23:01] ice_stone: sure, pastebin it up [23:02] jellow, well, out of curiosity, how would I go about mounting it? or is that a process? [23:02] ActionParsnip__, http://paste.ubuntu.com/358747/ [23:02] onetinsoldier, or take the second HDD and put it in another PC and it be a clone of my other PC. [23:02] how do i enable the driver on the broadcom wireless card [23:02] tato42: install b43-fwcutter [23:02] GG19: yeah. sounds like it would work to me... [23:02] tato42: why connected to internet via a wired connection or some other mean [23:02] #reactos-sucks - The new Reactos Streamlined Upgraded Computer Kernel System - Visit today ;) [23:02] so when i had 9.04 my hd that had windows on it was /media/disk, now when i upgraded to 9.10 the name got changed to /media/D231154353 how sould i go about changing the name back to disk? [23:03] im afraid of breaking stuff [23:03] by simply renaming it [23:03] webster: Open terminal and "fdisk -l" this will list all your filesystem so /dev/sdb1 for example [23:03] onetinsoldier, if cloaning a drive to another is that easy couldn't someone make a really awesome Ubuntu setup and make an .ISO image of the cloned HDD and someone could extract it to a clean HDD and have the same setup? [23:03] GG19 remixremastersys ;) [23:04] jellow, oddly fdisk -l produces nothing [23:05] webster: try sudo fdisk -l [23:05] ice_stone: http://pastebin.com/m7906bd50 [23:05] ActionParsnip__, i'll try it out and I'll be back [23:05] u-max, thats rather interesting you can make your own Ubuntu Live disc "custom" [23:06] yep.. [23:06] GG19: the tools mondo/mindi can clone an install onto 'bootable' iso media you can restore from. [23:06] hello, im trying to put together a usb install system on my external usb hard drive, upon booting i get the error 'Unable to find a medium containing a live file system' looking at the errors I can tell right away what the problem is, its trying to mount /dev/sr0 instead of /dev/sdb1. How do I tell it to mount the usb drive? [23:06] jellow, touchdown, okay it says sda1 is 153gb, but ubuntu is part of that 153gb, xp is the other part. However, it's listed as one partition. [23:07] j #math [23:08] pfifo: its possible to use grub2 and make grub2 boot specific iso files for ubuntu if you want to just 'install' [23:08] Dr_Willis, what do you mean like be able to make a custom ubuntu live cd? [23:09] !remaster [23:09] Interested in remastering the Ubuntu !live CD? See: https://help.ubuntu.com/community/LiveCDCustomization or use tools such as http://uck.sourceforge.net/ or http://linux.dell.com/wiki/index.php/DRU_Disc_Remastering_Utility [23:09] GG19: if youi want to customize then you will have to 'remaster' [23:09] !wubi | jellow [23:09] jellow, please see my private message [23:10] GG19: or you can clone your exact identical system with the tools... [23:10] I must have the install option and would LOVE to have system utilities that I can use to fix other peoples computers. syslinux boots to initramfs just fine, only the init shell script needs to look on the usb drive [23:10] GG19: including home/settings/other things you MIGHT not want to restore [23:10] Hello channel... iPod issues. Running 9.10, with both GNOME and KDE installed. When I mount my iPod in Dolphin (not possible through GNOME), it shows up fine in both nautilus, rhythmbox, banshee and Amarok, and I can play songs from it - but not write to it. Any idea what's up? [23:10] * Dr_Willis points out that cloning a system with teh wrong nvidia drivers to a different machine.. can be a pain to fix. [23:11] Dr_Willis, I just want to make a clone of my HDD so I can keep it in a drawer and if somehow my pc crashes I can stick the clone one in and call it a day [23:11] !wubi | webster [23:11] webster, please see my private message [23:11] thoeger: First thought. install/run the ntfs-config tool (it does vfat also) and enable allowing the user write access to external drives and try to remount the ipod [23:11] Dr_Willis, programs and all [23:11] GG19: then use clonezilla or partimage [23:11] GG19: thers dozens of programs that can do that. [23:12] Anoying USB issue: Anyone knows how to get USB devices to work in Karmic Koala? Not even my mouse works... I've been on forums and it seems like a bug, but is there a way around it? From log: unable to enumerate USB device on port # [23:12] webster: i had a quick look , Not sure how to access host hard drive (xp) while in ubuntu (guest) [23:12] Acer Aspire 5520 [23:12] jellow, ok thanks, I think it's wubi...I'm just going to do it the normal way. [23:12] Hello. Is there any way to make GRUB boot ubuntu forcing it to bypass fsck [23:12] ohh grub 2 can boot the iso image directly? === sale_ is now known as sale [23:13] pfifo: yes grub2 can boot iso files IF you set up a proper grub menu entry for the iso [23:14] pfifo: i set up a 8gb flash drive with 4 different ubunti iso's :) [23:14] Does anybody know how to outright disable hibernation in ubuntu 9.10? I'm trying to, if possible, make my computer report that it is incapable of it. [23:15] http://delicious.com/dr_willis/grub2 [23:15] syslinux amirite === joh_ is now known as joh [23:15] Dashkal: http://ubuntuforums.org/showthread.php?t=440225 [23:15] pfifo: syslinux still works fine for most tasks. grub2 is new and has more features [23:16] well at any rate, since i dont know about grub2 and its a possible solution, i want to learn it, thanks Doc [23:16] ActionParsnip__: Oh thank you. My attempts at google missed that one. [23:16] Dr_Willis: is my iPod supposed to be mounted as Root? It seems to have write permissions for all when listed in the terminal... [23:16] grub2 was included in karmic as a beta. that's billchit [23:17] can someone tell me what exactly separates netbook remix from other distros when they say it has been 'optimized' for atom processors? [23:17] u-max: u mad? [23:17] Dr_Willis: sorry - owned by user me group root, it seems... [23:17] lol [23:17] how can i install gnome 3 === MK-1 is now known as MK-BB [23:18] download it and compile it? [23:18] then install it? [23:18] thoeger: no idea. I just always use that ntfs-config tool to allow all users full permissions. [23:19] Theres proberly some gnome testing PPA's out ysmn2 [23:19] how do you turn off menu icons in 9.10? It was rather easy in 9.04 [23:19] ActionParsnip__, no luck... [23:19] how do you install a bin file again? [23:19] join #wikka [23:19] Dr_Willis, so where can i get it ? [23:20] ActionParsnip__, it went to 1024x768 mode but didn't went to 120hz!!! why?? [23:20] ulb System / Preferences / Main menu [23:20] ulb: perferances -> appearance -> interface has some options also. but i dont know what icons it disables. [23:20] iflema: doesn't work, that is just menu editor [23:20] ActionParsnip__, do you understand what I'm talking about? [23:20] ulb: some are icons in GTK app menus.. I think thats what that one does. [23:20] Hi. When booting my computer up, it hangs everytime it gets to doing a fsck check. Can I make it skip that step? [23:21] ice_stone: try using @ instead of _ [23:21] Is there a way to make the "Keep Aligned" box stay checked when you reboot, etc? [23:21] iflema: I want to turn off all of the menu icons, you used to be able to do it in gconf [23:21] it seems not to persist in karmic [23:21] ActionParsnip__, okay [23:21] t0rc: it stays 'checked' here for me. [23:21] ice_stone: if you search round you will find sample files [23:21] Dr_Willis, yeah. Any way to keep it unchecked? I uncheck it all the time but it comes back...damn thing. [23:22] ciao [23:22] t0rc: no idea. never really wanted it unchecked [23:22] ulb, you can check in Appearances->Interface but I believe that excludes the main menu [23:22] gconf>desktop>interface uncheck "buttons have icons" used to work, but no longer [23:22] kasper: maybe pressing esc or crtl + D or crtl + C does the trick [23:22] ulb: check that ubuntu-tweak tool perhaps. [23:22] t0rc: already did that, that is just for application toolbars [23:23] hi. i could use some help with getting proprietary ati fglrx 9.12 drivers working. the fbdev driver appears to load, but the first error that appears in my log file is '(EE) open /dev/fb0: No such file or directory'. is there a specific package that creates /dev/fb0? anyway, here is a pastebin of my entire Xorg log file --> http://pastebin.com/f670622f6 [23:23] I thought most gnome button icons were allready removed in the last release of ubuntu. [23:23] ActionParsnip__, how do you refresh display without reboot? [23:23] ActionParsnip__, to test if it works [23:23] erUSUL: Thanks. When should i press it? When i choose OS in grub. or when ubuntu is booting up [23:24] kasper: when is doing the fsck iirc [23:24] ulb System / Apperance Preferences interface tab? === andatche_ is now known as andatche [23:24] Dr_Willis: ubuntu-tweak doesn't work either... might be a bug? [23:24] I'm on karmic and my /bin/sh.distrib is bash instead of dash. Is this wrong? How do I fix it to default dash? [23:24] ice_stone: i think there is a command that will do that, xrefresh [23:24] when I pause a flash video, the video pauses but the audio plays on for a few seconds before pausing. Any way to fix this? [23:24] ulb: no idea. [23:24] Could really need som help... Are there confirmed bug reports about USB support in Karmic (mass storage, mouse etc). Stuck with touchpad :-( "unable to enumerate USB device on port #" Anyone...? [23:24] iflema: same deal. doesn't work [23:25] xnox: mine is bash too. why you think it should be dash ? [23:25] erUSUL: no luck. Thanks anyway [23:25] kasper: no problem [23:25] ulb: what menus still have icons? they should be off by default in karmic, I had to turn them on when I installed [23:25] onetinsoldier, i did xrefresh it didn't do anything [23:25] I thought dash was the system shell by default and bash the default user shell. [23:25] erUSUL: https://wiki.ubuntu.com/DashAsBinSh cause it was switched in 6.10 [23:25] ice_stone: oh.. i see. hmm, sorry [23:25] "/bin/sh" is supposed to be a symlink to "/bin/dash" [23:25] ls -l /bin/sh [23:25] trism: the main menu (ie appliations/places/system) [23:26] lrwxrwxrwx 1 root root 4 2009-11-07 13:12 /bin/sh -> dash [23:26] ice_stone: alt+k+printscreen [23:26] and all sub menus [23:26] onetinsoldier: http://www.linuxquestions.org/questions/linux-from-scratch-13/devfb0-not-found-when-first-running-x-777918/ [23:26] xnox: /bin/sh points to dash [23:26] ActionParsnip__: hey thanks [23:26] I have already removed toolbar menus from applications...now I want to do the same to the menus [23:26] xnox: i do not know what the use of /bin/sh.distrib is [23:26] erUSUL: /bin/sh.distrib is a symlink on my machine to bash as well [23:26] lrwxrwxrwx 1 root root 4 2009-11-07 13:12 /bin/sh.distrib -> bash [23:27] xnox: nor why it points to bash [23:27] ActionParsnip__, thats to capture screen not to refresh it [23:27] Weird =) [23:27] hi, anyone knows a good program to record what's playing on the computer? [23:27] thank you all [23:27] so when i had 9.04 my hd that had windows on it was /media/disk, now when i upgraded to 9.10 the name got changed to /media/D231154353 how sould i go about changing the name back to disk? im afraid of breaking something by simply renaming it [23:27] * xnox is still puzzled about my *sh* [23:27] ice_stone: press them together and it restarts the x server [23:27] !label | dandaman [23:27] dandaman: To rename the labels of your partitions, see https://help.ubuntu.com/community/RenameUSBDrive. === m0ar_ is now known as m0ar [23:28] i have a problem going to desktop on my terminal...it won't work -_- [23:28] #ubuntu [23:29] #ubuntu [23:29] Syed: yes, you're in it. [23:29] woops [23:29] lolz [23:29] ok well i was wondering if there was a wat i can install windows applications on ubuntu [23:29] ActionParsnip__, i did press them together and it does screen capture.. you mean alt ctrl and del? [23:29] Syed: wine [23:29] that should do it [23:30] ActionParsnip__: i unmounted the disk but label is grayed out [23:30] Still having a problem disabling hibernate. I've followed the instructions on the page I was linked (editing gconf as well as /etc/defaults/acpi-support) but that menu item persists. [23:30] i already tried that [23:30] win didnt work as good [23:30] hi, anyone knows a good program to record what's playing on the computer (playback record)? [23:30] Syed: you could install windows in a virtual box [23:30] Syed, use VirtualBox :3 [23:31] what dus that do [23:31] xnox: i think i know what happened. when dash is installed and sets itself as sh it has to replace the sh link set up by bash when doing this it does what many other packges do. append distrib to the name of the file they are replacing so no info is lost [23:31] Syed, VirtualBox emulates a x86-compatible PC, so you can install operating systems on it and run them while on Linux [23:32] or while on whatever OS is supported by it [23:32] You don't need that™ [23:32] oh,well isnt there a way i can just exacute .exe files? [23:32] you can, with Wine [23:32] hmm [23:32] alright [23:32] ill install win [23:32] but most programs won't run out-of-the-box, or some won't even work [23:32] ight i did [23:33] it depends on what you're trying to run, and how hard it is attached to windows :p [23:33] now what do i need to do [23:33] to exacute .exe files [23:33] Syed, what is it you are trying to run ? [23:33] Syed: one of the reasons people use linux is to get away from windows applications [23:33] You don't need that™ [23:33] !wine | Syed [23:33] if you find portable apps for usb drives, they work great under win [23:33] Syed: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [23:33] wine [23:33] Syed, open a command-line and do "sudo apt-get install wine" [23:33] i installed it [23:34] and it still doesn't open? [23:34] when you double-click? [23:34] syed, there are websites with portable apps that run great under wine [23:34] if then, right-click and select "Open As..." (or a similar option) === root is now known as Guest34164 [23:34] gwildo: i now, i wanted a something new so i just switched to ubuntu [23:34] jiohdi: rilly like what? [23:34] Syed: what application is it? [23:35] portableapps.com [23:35] syed, loads of things... file managers, web browsers like Opera and imageviewers like ifranview etc [23:35] "All" about resolution: https://wiki.ubuntu.com/X/Config/Resolution [23:35] umm [23:35] well like any [23:35] Syed, yes, but almost every app that runs in windows...linux has a program that will do the same thing, you shouldnt need .exe. [23:35] i wanted to install a game [23:35] like govanor of pocker [23:35] but portableapps.com is for windows apps, mostly, right [23:35] but i couldnt. [23:35] Syed: i suggest you use windows then. if you want a bunch of windows applications why are you using linux? [23:35] there are even ways of converting exe to portable apps [23:35] Syed: check winehq for game compatability [23:35] oo [23:35] linkz0r: they work great under wine [23:36] blakkhek [23:36] i mean ok. === john is now known as Guest28292 [23:36] ty for your help guys [23:36] heh but most of those software are free software [23:37] linkz0r: you can actually get a program that converts normal win apps to portable and then they will work better under wine [23:37] smh [23:37] gnite peeps :) [23:37] just because they don't use the registry anymore [23:37] jiohdi: thats pretty sweet dude [23:37] :3 [23:37] can anyone here give me a bit help to install ati drivers? [23:37] jiohdi, yea [23:37] www.portableapps.com/node/9909 [23:38] xnox usermod -s /path/to/shell username [23:38] whats a good way to check free disk space in gb from the command line? [23:38] jiohdi, i have tons of apps that i got from portableapps.com [23:38] NotTooSmart: df -h [23:38] blakkheim, thanks [23:38] linkz I find that most work very well under wine [23:39] are any of you guys in the Linux classroom [23:39] linux classroom? [23:40] !classroom [23:40] The Ubuntu Classroom is a project which aims to tutor users about Ubuntu, Kubuntu and Xubuntu through biweekly sessions in #ubuntu-classroom - For more information visit https://wiki.ubuntu.com/Classroom [23:40] wow [23:40] Anyone see slow startups when dual booting windows/ubuntu? [23:40] hi, anyone knows a good program to record what's playing on the computer (playback record)? [23:40] Dishcandanty: did you use wubi by chance? [23:40] nope [23:41] can anyone here give me a bit help to install ati drivers? [23:41] Dishcandanty, i get a long time to get to the GRUB boot up options [23:41] !ati | buja [23:41] but Ubuntu loads up very fast [23:41] buja: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/BinaryDriverHowto [23:41] Dishcandanty: well ubuntu isn't exactly the slimmest, fastest distro around. you should disable some unneeded services and things at startup [23:41] i copying a drive by MBR, Partition table, and Partition better than copying the whole drive ( due to space ) [23:42] are we doing the bug project tonight or tomorrow? [23:42] what program can i use to watch a dvd movie ? [23:42] pIsIq: mplayer [23:42] or vnc [23:42] it sais i cant [23:43] ubottu: gotta check out that link, thanks [23:43] Error: I am only a bot, please don't think I'm intelligent :) [23:43] pIsIq: any provided you have install libdvdcss2 from medibuntu repo [23:43] pIsIq, did you install restricted formats [23:43] every time i do an update i noticed that it says update successful. is there any way to change it to say FUCK YEAH UPDATE SUCCESSFUL [23:43] yes [23:43] ysmn2: lol [23:43] blakkheim: Probably should be more clear, the slowness, seems to be specifically with Grub, the ubuntu portion is tolerable [23:43] ysmn2, lol [23:43] ysmn2: you can recompile the app to change the message text [23:43] seriously [23:44] ysmn2: the joy of Open Source [23:44] pIsIq: you need libdvdcss2 installed and then any app can read commercial DVDs [23:44] ysmn2: sure, just find the file with the message in, change it, then compile [23:44] so how do i install that? [23:45] the question is where to start [23:45] who can i talk to about getting admin privledges on the forum? === goose is now known as AFKgoose [23:45] is it possible to use a Radeon 4670 with full 3D support so I can play my games like Half-Life2, etc? [23:46] ysmn2: get the source code [23:46] Name141: yes. install the fglrx driver === aperson is now known as APERSON [23:46] onetinsoldier: And I assume if I make the switch over to linux, I would be able to run Steam fairly well ? [23:46] Name141: Steam? i don't know [23:46] no steam [23:46] Name141: sure, the ati proprietary driver supports your card [23:47] ActionParsnip__, some one should make a swearing ubuntu distro [23:47] ActionParsnip__: I thought it only had 2D support? [23:47] the original Half-Life sure as heck ran on linux though [23:47] i can confirm that saw it way back in 2002 at a lug meet at exeter uni [23:47] Name141: no, the full proprietary driver will give you 3D. Try running: gksudo jockey-gtk [23:47] worked great [23:47] or seemed to [23:47] ysmn2: make it if you want dude, it is that flexible [23:48] ActionParsnip__: Slow down there buddy.. I'm still in XP. Would I have support in Hardy? [23:48] i will try [23:48] Name141: if not head over to www.ati.com and download the driver there [23:48] I have just wiped my computer and installed ubuntu 9.10 on it. When it rebooted i froze somewhere in the boot sequence. Could it be because the filesystem is ext4 for which i ned grub2 but i have grub 1.97? [23:48] Name141: sure, hardy is still a supported release [23:48] Name141: theres also this: https://wiki.ubuntu.com/UbuntuMagazine/HowTo/InstallingSteam [23:48] if its a clean install i would have thought it would auto install the right version of grub [23:49] kasper: grub2 is 1.92~beta4 or something in Ubuntu Karmic [23:49] ActionParsnip__: I still say hardy, besides the new bells and whistles is the best install. [23:49] but.. that's just me [23:49] zleap: there is no right version, you can use grub legacy or grub2 as you wish [23:49] kasper: grub2 is 1.97~beta4 or something in Ubuntu Karmic [23:49] Name141: i don't mind any, they all work the same for me [23:49] onetinsoldier: Okay. So thats not the problem. Well, thanks :-) [23:49] !medibuntu | ysmn2 [23:49] ysmn2: medibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org [23:50] ActionParsnip__: Last I looked I couldn't use my NIC with the latest kernel properly. [23:50] kasper: yw [23:50] (After Hardy it started messing up) [23:50] Started with Intrepid [23:51] * Dr_Willis waits for Zelous Zebra [23:51] how can I install opera on ubuntu? [23:51] Name141: i miss gutsy, he was sweeeeet [23:51] !opera | TheMozart [23:51] TheMozart: Opera is an advanced, fast and free (as in beer) web browser. It is packaged for easy installation into Ubuntu. More information at https://help.ubuntu.com/community/OperaBrowser [23:51] TheMozart: the opera homepage has debs or theres ppa's for it i belive [23:51] opera is awesome [23:51] ActionParsnip__: I might as well wait on the next LTS in April.. if it'll work [23:52] ActionParsnip__: I just wanna be switched when MicroSoft kills XP Security [23:52] Name141: yeah i had the alpha a while, wasnt bad but karmic is now installed [23:52] Name141: it's somewhat rough around the edges, but you can install it now. i did! hehe [23:52] * iflema Mans Man [23:52] i installed it like 2 hours after the Alpha2 was released [23:53] I liked hardy.. but I said "why should I have to run old software" [23:53] and went back [23:53] hey everyone! For some reason whenever I go to webcal:// links or try to open .ics files they are not associated with Evolution. I have tried manually pointing to Evolution and /usr/share/applications/evolution-webcal but it doesn't seem to make a difference. Does anyone know what could be causing this? [23:53] Is Ubuntu switching from pulseaudio? [23:54] LordMetroid: Not that i have heard of.. [23:54] free as in beer eh? hehe [23:54] hi everyone! can anyone tell me how to run garena in ubuntu 9.10? [23:54] ok [23:54] Dr_Willis, on top of your head, whats the install pack? [23:55] hi. i could use some help with getting proprietary ati fglrx 9.12 drivers working. the fbdev driver appears to load, but the first error that appears in my log file is '(EE) open /dev/fb0: No such file or directory'. is there a specific package that creates /dev/fb0? anyway, here is a pastebin of my entire Xorg log file --> http://pastebin.com/f670622f6 [23:55] how can I measure the round trip time to a remote server from the linux console? [23:55] pidgin question, anyone know a plugin/method to get rid of IRC user notifications? user entered, user left? [23:55] Dishcandanty: switch to irssi [23:55] btw, i am running 'hal' and 'dbus' [23:55] Dishcandanty: or ask in #pidgin [23:55] Dishcandanty: there's a plugin that does it, but i don't know it. You'd be better off asking in #pidgin [23:56] Dishcandanty: there is one by default, Tools/Plugins/Joins Parts [23:56] can anyone tell me how to run garena in ubuntu 9.10? [23:56] thanks [23:56] onetinsoldier: the wiki for the 'fglrx' says "Wine gaming support through fglrx is possible for old games only.[8] Accelerated desktop effects are only partly supported and lack features such as alpha blur. [9]" [23:57] wikipedia that is [23:57] Name141: roger. you'd need VMware or something like that i imagine [23:58] hey, in the ubuntu installer, where it configures apt at the end, if I skip it at the installation time, how can i configure it post-installation [23:58] ingerashu wine reports no > http://appdb.winehq.org/objectManager.php?sClass=version&iId=14147 [23:58] TheMozart: no idea - i use google chrome now as my main browser. been months since ive even tried opers [23:58] can a bootable USB be fat32? [23:58] can i create new profile for gnome-terminal on command line? (sorry for the horrible english XD) [23:58] Dishcandanty: Join/Part Hiding ships with pidgin [23:58] TheMozart: i did see that ubuntu-tweak tool can add the opera repos :) [23:59] TheMozart: just download the deb from the opera site, it will add the repo for you [23:59] hi, anyone knows a good program to record what's playing on the computer (playback record)?