/srv/irclogs.ubuntu.com/2011/10/11/#ubuntu.txt

aamit1acidrain: here's the contents of the mysite file, which is the only file in the sites-enabled folder (because of the instructions on the netbeans site) http://paste.ubuntu.com/705691/00:00
rapageit's on details00:00
rapageon the 2nd tab00:00
frank1234oh...well then i dont see what your problem is...its there...00:00
rapagewhere you found it under what caracter type00:01
aamit1acidrain: when I try to save that file I get the following warnings output to terminal though - http://paste.ubuntu.com/705693/00:01
aamit1edbian: do those errors make any sense to you? http://paste.ubuntu.com/705693/00:01
frank1234and i know its on the second tab...im asking which code, the c octal escaped utf-8?00:01
rapageoh your said common I'm sorry00:01
frank1234yeah common00:01
acidrainaamit1: My apache2 logs seem to show full paths in /var/log/apache2/error.log, yours are looking in /, so that's where I'd focus my attention00:01
rapagewhat code00:02
rapagethe one that goes like U + 112200:02
fsckhello folks00:02
aamit1acidrain: could you paste your error log so I can see the difference?00:03
Shaba1goin to my bois' site to see if this is a continuing problem. brb00:03
rapageI was on the common script too but didn't find it00:03
acidrain[Mon Oct 10 11:34:40 2011] [error] [client 10.22.45.34] File does not exist: /va r/www/collectorlist/aspmkrlogo6.png, referer: http://infosys2.<REMOVED>/collecto rlist/cla_login.php00:03
acidrainthere's an example row with the guilty domain removed00:04
frank1234rapage: i see it, i scrolled down a tiny bit...hmm...well i can't magically fly it to your computer00:04
ichbinderedbian: huh, what was that related to?00:04
aamit1acidrain: just wondering because I also get this error when I open the error.log file using gksudo gedit - http://paste.ubuntu.com/705695/ - is that error just related to gedit having a problem?00:04
ichbinderDustyMonk: same to you? I never said anything against linux, did I?00:05
edbianichbinder: sorry?00:05
ichbinder[01:32:26] <edbian> ichbinder: can't do anything?00:05
ichbinder[01:32:32] <edbian> ichbinder: It can do lots of things!00:05
acidrainI wouldn't worry about the gtk errors, those are related to the windowing system I believe.00:05
edbianichbinder: linux can do lots of things!!00:06
ichbinderedbian: I never said anything else, did I/00:06
ichbinder?00:06
aamit1acidrain: because I've already modified some of these files from some things I googled earlier, is there anyway to remove the lamp packages and do a clean reinstall?00:06
edbianaamit1: What do you have in /etc/apache2/sites-enabled  ?00:06
aamit1edbain: mysite00:06
aamit1edbian: mysite00:06
fsckwhat?00:06
ichbinderedbian: I asked about plugins for eog to view image coordinates00:06
edbian<ichiromenu> edbian--is that why linux can't do anything?00:06
acidrainaamit1: have you been restarting the apache2 server after modifying the configs? I didn't see restarts in the log00:06
edbianaamit1: what's mysite look like ?  What is the DocumentRoot ?00:07
rapage½00:07
rapageI found it too thanks frank123400:07
aamit1acidrain: I ran this command - 'sudo /etc/init.d/apache2 reload'00:07
edbian1/200:07
edbianaamit1: I think you wanna do restart00:08
edbiannot reload00:08
rapagethose are 3 caracters00:08
edbian:(00:08
frank1234alright...your welcome...weblive edubuntu is an awesome thing btw:D00:08
aamit1edbian: did restart and still 403 error - the contents of mysite are - http://paste.ubuntu.com/705699/00:09
acidrainreload should re-read the config file, but yeah, a full restart is probably better since it isn't working :(00:09
aamit1acidrain: ran /etc/init.d/apache2 restart and still same problem :(00:10
edbianaamit1: do you have a folder public_html  in your home folder?  What are the permissions on that folder?  That is the folder that needs things in it, not /var/www/  cause this file points to that folder00:10
aamit1acidrain: any way to do a clean reinstall00:10
edbianaamit1: a reinstall is not necessary, I just found the problem (one of them at least :) )00:10
jareyesI have some grammar issues redacting a text, what channel you recommend me to get help?00:10
aamit1edbian: let me check - I know I created the public_html folder but I dont know permissions - what was command to check it again?00:11
edbianaamit1: ls -l00:11
acidrainof course, but a typical uininstall won't remove your config files.00:11
dorkmafia1anyone use eclipse on ubuntu?00:11
acidrainbetter to figure out what went wrong00:11
edbianacidrain: agree00:11
edbianaamit1: much better to figure out the problem :)00:11
edbianaamit1: ls -l /path/to/folder00:12
aamit1edbian: http://paste.ubuntu.com/705705/00:12
Dionixso why is it, that when i boot my live usb stick, x works fine, but when i install to hard disk, after GDM starts i get a black screen and i can't even ctrl alt f2 to fix it00:12
frank1234dorkmafia1: i used it a bit for learning a little bit of android development...im not an expert on it though00:12
edbianaamit1: could I see ls -la  on that folder?  so that I can see . in that folder which is that folder?  ls -la /home/you/public_html   (but I can see already we're missing x on index.html00:12
dorkmafia1cool i'm installing it now .. i'm also going to give fb4linux a try00:13
edbianaamit1: although I don't think we need x00:13
aamit1edbian: http://paste.ubuntu.com/705706/00:13
edbianaamit1: mmmm again the permissions look fine...00:14
edbianaamit1: what's in index.html ?00:14
acidrainUgh. Dist-upgrade finished, and it's worse. Now I'm getting kernel panic not syncing00:15
acidrainI'm going home and I'm going to remove in and work on it some more00:15
brooaamit1, edbian you need to look at the permissions on the whole path leading there, if that home directory isn't readable by the user apache is running as it won't matter what the perms on public_html are00:16
aamit1edbian: http://paste.ubuntu.com/705707/ - I'm going to replace that with some plain html and see what happens.00:16
aamit1broo: good point...so check permissions on home?00:16
edbianbroo: well his /home is not readable...00:16
edbianaamit1: what is this?  http://paste.ubuntu.com/705707/  ?00:16
edbianaamit1: I can see permissions on /home are no good (not readable by anybody but you00:17
dannyraymilligancan anyone give me help with the executable bit and running programs in Wine?00:18
edbiandannyraymilligan: sure, ask a more specific question00:18
aamit1edbian: that was what was in public_html/index.html but I replaced that with some plain html00:18
edbianaamit1: good move00:18
zeroedout....are you trying to run a .exe file with wine?00:18
edbianaamit1: It needs to be html ;)00:18
dannyraymilliganWell, I love my recording studio program in Windows, n-track studio. I'm trying to install it in Wine, but it refuses to let me make it executable00:18
aamit1edbian: still errors but I thought I could put some php in that? anyway, how do I fix permissions to my /home?00:19
edbiandannyraymilligan: How are you trying to make it executable (I don't think it needs to be, only wine does)00:19
dannyraymilliganI click the little option, and it turns it off00:19
braiamdannyraymilligan, chmod +x on a linux partition00:19
edbianaamit1: php in there would be fine.  sudo chmod 755 /home00:19
edbianaamit1: sudo chown root:root /home00:19
edbianaamit1: Your /home had strange permissions00:20
soreaudannyraymilligan: Where is the file?00:20
edbiandannyraymilligan: what option?00:20
dannyraymilliganit's in my microsoft partition00:20
aamit1edbian: ran that and restarted server, still 403 going to localhost00:20
dannyraymilliganshould I copy it to linux and try executing?00:20
edbianaamit1: can I see ls -la /home/you/public_html ?00:20
soreauedbian: Why on earth are you telling him to set his home ownership to root?00:20
edbiansoreau: the /home not /home/him00:21
edbiansoreau: What should it be?00:21
soreauedbian: Oh, I thought you had a -R in there00:21
edbiansoreau: nope :)  I almost put it in though!  stopped myself :P00:21
aamit1edbian: http://paste.ubuntu.com/705710/00:22
aamit1edbian: versus http://paste.ubuntu.com/705706/what they used to be00:22
edbianaamit1: chmod's didn't run   sudo chmod 755 /home00:22
broosaw something like that happen on a database update put a wildcard in the wrong spot and changed every records id number to the same thing00:22
dannyraymilliganI right click on proggie, open properties, click permissions tab, and then select ex4ecute file as program, it comes on for just a sec, then turns it off again00:22
dannyraymilliganwhen I try to open it in Wine, it says it must be set to executable00:23
edbianaamit1: no change between those two pastebins00:23
soreaudannyraymilligan: You can't run .exe programs from your windows partition with wine00:23
dannyraymilliganso copy it to my linux then?00:23
dannyraymilliganokay, brb00:23
edbiandannyraymilligan: yeah00:23
soreaudannyraymilligan: You have to install the program into the wine environment with wine00:23
dannyraymilliganlol, okay that fixed it00:23
aamit1edbian: ran what yoy asked, pastes still look the same00:24
aamit1http://paste.ubuntu.com/705711/00:24
dannyraymilliganI didn't know it auto-blocks anything in Windows from running, lol00:24
edbianaamit1: what if you do chmod 755 /home   ?00:24
dannyraymilliganif I can get this to run right in Linux, I'm deleting my Windows, lol00:24
edbianaamit1: then does it change (it's owned by you so maybe the sudo is misplaced)00:24
edbiandannyraymilligan: linux rocks00:24
dannyraymilliganThis is the only thing that stopped me from going linux-only years ago, my recording studio wouldn't run in it00:25
aamit1edbian: won't let me run the command without sudo00:25
edbianaamit1: are you ashwin ??00:25
dannyraymilliganokay, be back later, will tell you all how it worked out00:25
soreaudannyraymilligan: You might try looking into ardour and hydrogen00:25
dannyraymilliganthanks edbian00:25
edbiandannyraymilligan: sure00:25
w30rapage, hold down the shift and control key and type u00bd00:25
aamit1edbian: yea ^^ creative nick here..00:25
edbianaamit1: cd /00:26
edbianaamit1: ls -l | grep home00:26
edbianaamit1: sudo chmod 755 home00:26
edbianaamit1: ls -l | grep home00:26
aamit1edbian: same result00:27
aamit1edbian: drwxr-xr-x   4 root root  4096 2011-10-01 17:18 home00:27
edbianaamit1: haha, you got it then :)   755 sets rwxr-xr-x00:27
edbianaamit1: sudo service apache2 restart00:27
edbianaamit1: try localhost again00:27
edbianaamit1: your pastebin does NOT show those permissions  http://paste.ubuntu.com/705711/00:28
aamit1edbian: restarted server still 403 error accessing localshot00:28
DDRHello, all. I'm having a few problems with Ubuntu, which I downloaded and installed a few days ago on my laptop. (It's an Acer Aspire 7735Z.) I took the 'alternate' 64-bit version from the website, since the default wouldn't load all the way. I've installed KDE, since I couldn't figure out how to make Gnome to give me an old-fashioned task bar. In no particular order: Wireless doesn't...00:28
DDR...connect on start. Sound volume and screen brightness are unadjustable. In KDE: Startup screen crashed on login, but can continue anyway. Interior window theme is ugly. Exterior window theme tends to experience graphical corruption in the form of white boxes and textbits. Trackpad toggle button won't turn trackpad back on, though graphic displays in Gnome. Numlock is off by default, and...00:28
DDR...the wrong language is used in the initial login screen. Laptop won't 'hibernate', instead just locking screen. Battery won't recharge, though I suspect hardware fault. Trackpad won't scroll when I drag my finger along the right, even though I've set it to do that in the options. OpenGL games are painfully slow. (One is getting twice the framerate on a first-gen iPhone.) Uhm... I think...00:28
DDR...that's all. Does anyone have any advice? :(00:28
FloodBot1DDR: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.00:28
Nullifi3dis it normal to have lots of apache2 processes running at the same time?00:28
edbianaamit1: cat /var/log/apache2/error.log   (pastebin that again :) )  we might have to look at /  to see if those permissions are silly too :)  that was the original error00:29
edbianNullifi3d: yes00:29
aamit1edbian: see the same drwxr-xr-x string each time...ok let me do that00:29
Nullifi3dits one process per request isnt it?00:29
miki½00:30
aamit1edbian: outputted to gksudo gedit instead of cat but - http://paste.ubuntu.com/705712/00:30
edbianaamit1: sure :)00:30
edbianaamit1: can you show me ls -la /00:30
aamit1edbian: just on my root directory?00:30
=== fish is now known as Guest14102
edbianaamit1: Yeah. I think that folder is the problem00:31
simplebluedoes anyone have a clue as to whats going on with the countdown website? http://thisisthecountdown.com/00:31
edbianaamit1: ur permissions on /home were screwy.  have you been changing them?00:31
jdcardIs there a way to automatically rename files based upon the output of the "file" utility?00:31
Guest14102hello,i am fish00:31
brooDDR: not sure on almost all of it, but it sounds like your not using the right driver for your video card00:31
edbiansimpleblue: It's working for me.  1 day 04 hours...00:31
simpleblueapparently this is not to do with the launch of 11.10 though edbian00:32
edbianGuest14102: hello fish00:32
aamit1edbian: no...not that I know off. just installed ubuntu on some old laptop and trying to do some php00:32
edbiansimpleblue: I disagree00:32
edbianaamit1: ok :)  what is ls -la / ?00:32
simplebluebut its a day off at best edbian00:32
aamit1edbian: http://paste.ubuntu.com/705714/00:32
simpleblueand there's this post that gives more clues: http://askubuntu.com/questions/64284...-count-down-to00:32
Guest14102people form every corner of the world?00:33
aamit1edbian: what should the permission string read?00:33
edbianaamit1: it looks fine!  I'm confused :(00:33
edbianaamit1: as long as there is a r in the last triple on . it's fine00:33
edbianwhich there is00:33
edbianso it's fine00:33
simplebluethe world is going to end? o.o00:33
qinjdcard: Similar to: touch File_named_`date +%b_%d`00:34
qinjdcard: What to you want to do?00:34
edbiansimpleblue: I hope not00:34
beta0x64simpleblue, yes.00:34
simpleblue:o00:34
beta0x64idk when00:34
beta0x64but definitely00:34
aamit1edbian: since I didn't install anything on this laptop yet and not really personalized it, would it make sense to just reinstall ubuntu and try it again - I googled this error and made some changes (not to permissions I'm pretty sure) but I might have messed some settings up00:34
simplebluehopefully on in a day and 4 hours00:35
beta0x64yea hopefully it's on a monday00:35
aamit1edbian: or is there some way to clean format the computer?00:35
simpleblueshould say not*00:35
edbianaamit1: It's worth a shot I guess00:35
simplebluelol00:35
edbianaamit1: If it were me I'd keep fudging to I figure it out00:35
aamit1edbian: ok thanks a TON for all your help - I'll keep working on it for another few days and then see.00:35
simpleblueyet nobody knows :/00:35
edbianaamit1: good luck! :D00:36
brooedbian, aamit1 so /home is good, how about /home/<username>00:36
edbianaamit1: try changing document root to /var/www/ instead of /home/you/something00:36
jdcardHave a collection of files from a corrupted drive that are valid data files of various types but all got renamed with a *.JPG extension. Want to rename them to something sensible based on the output of "file".00:36
edbianbroo: That was already checked / changed by me I think00:36
aamit1edbian: it has been changed already00:36
edbianbroo: unless there is.... user error00:36
aamit1edbian: oh wait lemme try I thought you meant the other way around00:36
edbianaamit1: yeah, the first way around :)00:36
aamit1edbain: I'm just going to reset the apache to read the default file instead of the mysite file00:37
edbianaamit1: good plan00:37
RobbieCrashman, why didn't anyone ever mention that doing cp /dir/[a-l]* /dir2 -rv was valid... Who knew cp would accept ranges?!00:38
edbiancp is great :)00:38
aamit1broo: here are permissions on home/usr  http://paste.ubuntu.com/705716/00:38
edbianaamit1: the . is rwx not rwxr-xr-x which is wrong and is causing a problem00:39
brooRobbieCrash: it's not cp, it's your shell that expanded it for cp00:39
edbianaamit1: we need to change this by running 755 /home/ashwin00:39
edbianaamit1: that is chmod 755 /home/ashwin00:39
aamit1edbian: when I switched it back to the default folder...it works00:39
edbianaamit1: the permissions are correct on /var/www/00:40
edbianaamit1: they're wrong on /home/ashwin/public_html  (ashwin is wrong)00:40
DJhello! i can't donwload add-cd for ubuntu.00:40
aamit1edbian: yeah that makes sense now00:40
edbianaamit1: yep :)00:40
qinjdcard: You should /join #bash for most foo proof solution.00:40
edbianaamit1: problem solved! no reinstall necessary00:40
jdcardqin: Thanks!00:40
RobbieCrashbroo whatever it is, it's awesome!00:41
edwardthefmaso who playes mine craft XD00:41
edwardthefmalol wrong chat sry00:42
trojaneri play bitcoin crafting00:42
simpleblueMaybe unbuntu is going to be used in space?00:42
edbiansimpleblue: in space?  almost definitely00:42
simpleblueit would have to be really really stable though00:42
aamit1edbian: so I ran the chmod 755 command and switched the site back to mysite (at /home/ashwin/public_html) and now it works00:43
simplebluethe clues point to this site: http://worldspaceagency.org/00:43
edbianaamit1: yay :)  everything is understood ?00:43
qinjdcard: This fail to whites: for i in *; do filetype=$(file -b $i | cut -f 1 -d " ") ; echo $i $filetype; done00:43
Tech-Kyle1Hey guys i'm new to ubuntu i'm using 10.0.4 lts and i'm on an ibook g4. i'm trying to install flash and haven't been able to get it to work00:43
aamit1edbian: so are these changes I did to the permissions permanent?00:43
edbianaamit1: yes00:43
edbianaamit1: well, until you change them00:43
Tech-Kyle1i'm on the OCCUPY PHILLY tech team and i'm working on a computer trying to make it a public pc00:43
aamit1edbian: so any idea why the permissions were so out of wack in the first place?00:43
edbianaamit1: the only strange one was /home   I have no idea why.  Maybe a typo, maybe a miscommunication00:44
aamit1edbian: and now the sample netbeans projects works too! so in general I want all my permissions strings to end with what characters?00:44
=== m4v is now known as m4vE
brooTech-Kyle1: http://www.psychocats.net/ubuntu/flash00:45
edbianaamit1: an r-x at the end (means anybody can read and execute these things)00:45
edbianaamit1: http://www.tuxfiles.org/linuxhelp/filepermissions.html00:45
Tech-Kyle1do you know if that will work with the ibook g4? someone donated it to us and it needs to be able to upload to youtube and watch livestreams00:46
airtonixTech-Kyle1: you mean watch youtube videos00:46
=== m4vE is now known as m4v
brooaamit1: for /home/ashwin you might want to remove the r for o, so do 751 instead of 755, should still allow access to public_html, but reduces what people can "see" in your home directory00:46
aamit1edbian: thanks! I'll read that later but  I'm actually going to get off right now but thanks again for all your help!00:47
edbianaamit1: sure ! :D00:47
aamit1broo: thanks to you too! let me just run that command though and see if it still works00:47
brooTech-Kyle1: g4, I take it that's a ppc chip not intel, then no that flash won't work, you'd need to try one of the free flash options that could be complied for the g400:47
Tech-Kyle1it's a mac ibook g400:48
airtonixTech-Kyle1: therefore a ppc chipset00:48
Tech-Kyle1ok i thought that was what you meant. do you have any idea where i would find something that could make this work?00:48
Tech-Kyle1i searched on google but i couldn't understand much of it.00:48
aamit1broo: ran chmod 751 /home/ashwin and the files still work but all the permissions string still end in r-x00:49
rapagew30, again?00:49
brooTech-Kyle1: do an apt-cache search flash and see what shows up, you should be able to use apt to install one of the alternatives00:49
jdcardqin: Yeah, looks like I'll have to do some sort of scripting to make it work. I was hoping it was a problem that someone else has already conquered and I could grab a quick utility or script to make it easy. Thanks!00:50
aamit1broo: I'm off now though but thanks!00:50
aamit1bye guys00:50
overdubaamit1, that's because the chmod only works on the first level and needs the -R switch to work recursively00:50
overdubor is that chown, now i must check man chmod00:51
qinjdcard: improved version...00:51
overdubuse find with chmod and chown since that give you fine control over which files get changed00:52
overcluckerfind . -type d -exec chmod 644 {} \;00:53
qinjdcard: You need to create appropirate ~/resqued directories: mkdir ~/resqued; for i in *; do filetype=$(file -b "$i" | cut -f 1 -d " ") ; echo cp $i ~/resqued/$filetype; done00:53
overcluckeror -type f00:54
overdubthen none of your directories will have the executable bit set, and you won't be able to see your files00:54
overdubah yes, type -f00:54
henkyehave closed source nvidia driver, and every time new kernel is out, i need to reinstall   any idea for very easy solution ? .-) u know, dont bother me that much00:59
=== Amgine is now known as Amgine_
=== Amgine_ is now known as Amgine
AmgineBest way to boot from USB on older Macbook?01:01
QQQhow do i make install into another directory01:04
ichbinderDustyMonk: you meant ichiromenu, not me with the linux stuff... ;)01:07
BlueProtomanAnyone mind helping me out with troubleshooting my Ubuntu installation?  I've got it installed but when I try and boot it via GRUB I get a black screen.01:08
BlueProtomanAnyone?01:10
BlueProtomanHello?01:11
henkyeBlueProtoman: even in recovery mode ?01:12
BlueProtomanhenkye: Recovery mode works, I can access a shell.01:13
henkyeBlueProtoman: looks like graphics problem    did u something with that recently ?01:13
BlueProtomanAh, wait, screen's not entirely blank, I just get a blinking cursor.  Still just sits there, though.01:13
BlueProtomanhenkye: Yes, installed it.01:13
BlueProtomanI installed it via the Universal USB Installer last night.01:14
Ben64what video card, what monitor connection?01:14
=== ewproctor is now known as WSAinformant3
henkyeim just stupid user, try logs   should be in /var/log01:15
BlueProtomanIt's a Samsung QX411-W01.  It's got two GPUs; an Intel HD 3000 and a nVidia GeForce 520M.01:15
henkyeto see what went wrong01:15
Ben64laptop with two gpus? O_o01:15
BlueProtomanBen64: Yes, the weaker one is used when the stronger one isn't necessary.  On Windows, at least.01:15
henkyeyep, new core i7 & nvidia01:15
=== WSAinformant3 is now known as SuperGuardB
henkyeit eats less battery01:16
Ben64thats probably the(an) issue01:16
Guest70232sandy bridge is gr801:16
Ben64you'd probably have to make an xorg.conf and choose which card you want to use01:16
BlueProtomanBen64: How might I do that?01:17
henkyeBlueProtoman: installed closed source driver from nvidia pages ?01:17
hugenumberI dont think its a graphical issue01:17
hugenumberhe's trying to access the grub menu correct?01:17
Ben64after grub i think01:17
BlueProtomanhenkye: Not yet.  I can't even get to the desktop.  Just the shell.01:17
BlueProtomanI'm at it right now.01:18
henkyeBlueProtoman: download it & install .-)01:18
BlueProtomanHow?01:18
Ben64BlueProtoman: try CTRL+ALT+F[1-9]01:18
BlueProtomanI'm a Linux newb here.01:18
henkyeBlueProtoman: u have flash disc ?01:18
Ben64one after the other, wait a few secs after each01:18
BlueProtomanhenkye: I still have the USB drive I used, yes, why?01:19
Ben641 through 6 should give you a shell, 7 or 8 might be graphics01:19
BlueProtomanI can't live boot the OS itself, only install it.01:19
hugenumber7 is the gui01:19
henkyeBlueProtoman: download it to flash disc, and install it from shell01:19
Ben648 or 9 could be hugenumber01:19
BlueProtomanhenkye: It's already installed, I just can't access the desktop.01:19
Ben64BlueProtoman: try what i said first01:19
BlueProtomanBen64: Except that I don't know how.01:20
BlueProtomanxorg.conf is Greek to me.01:20
Ben64CTRL+ALT+F101:20
Ben64CTRL+ALT+F201:20
Ben64etc01:20
FloodBot1Ben64: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.01:20
henkyeBlueProtoman: and did it ever worked with that driver ?01:20
BlueProtomanBen64: Ah, yes.  F1 brings up the shell, others a blinking cursor.01:20
BlueProtomanhenkye: I don't know how to download it!01:20
Guest70232I have ubuntu desktop on a t60 thinkpad, it doesn't work with wpa2 encrypted wireless router. Does ubuntu support wpa2?01:20
Ben64BlueProtoman: all others? 1 through 6 should be shell01:20
Ben64Guest70232: yes it does01:21
BlueProtomanF1 is shell, others are just a blinking cursor.01:21
Ben64log into the shell then01:21
BlueProtomanMy username, or root?01:21
Ben64username01:21
Guest70232Ben64, thanks.01:22
Ben64BlueProtoman: do you have internet access on it?01:22
wolfmitchellLololol01:22
BlueProtomanBen64: OK, in my username.01:22
henkyeBlueProtoman: confused, u said its already installed ...01:22
wolfmitchellI gksudo'd up a root desktop session on 10.1001:22
BlueProtomanBen64: Mind if I PM you?01:22
Ben64sure01:22
BlueProtomanhenkye: It is, but I cannot access anything beyond the shell.01:22
henkyeBlueProtoman: so, now im asking, if it ever worked before ?01:23
wolfmitchellI used gksudo gnome-session01:23
=== SuperGuardB is now known as ChuckNorris
acidrainUpdate gone bad: grub is segfaulting right at the start of boot. Any ideas?01:23
=== infobit is now known as inf0secaddict
BlueProtomanhenkye: Ah, no, it hasn't.01:24
BlueProtomanI'm surprised I managed to actually install it, honestly.01:24
=== ChuckNorris is now known as ewproctor
matt444how can i tell which version of Ubuntu I have from the command line?01:24
henkyeBlueProtoman: ok, im out of knowledge here    because my nvidia driver needs to be reinstalled every time new kernel is installed, apparently - not your case01:25
Ben64matt444: lsb_release -d01:25
wolfmitchellIt also kept my windows open when I gksudo'd over to a root gnome-session process01:26
xannenis clamav reliable to detect virus/trojan/etc?01:26
matt444Ben64: thanks!01:26
henkyeBlueProtoman: but in windows on such notebook, nvidia driver said "install intel's driver first"  but have no idea in linux ...01:27
ericktangui_Boa noite pessoal01:28
ericktangui_estou precisando de ajuda e não falo ingles01:28
ericktangui_alguem pode ajudar01:29
pangolin!bt | ericktangui_01:29
pangolin!br | ericktangui_01:29
ubottuericktangui_: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.01:29
ericktangui_obrigado01:30
matt444I'm on Ubuntu 10.04, when I do apt-get dist-upgrade it says I'm on the latest01:30
Ben64matt444: by default, LTS releases only upgrade to other LTS releases01:31
matt444Can I override it?01:31
Ben64yes01:31
salobaroyooo01:32
=== kacm is now known as starstatic
salobaropartyyyy01:32
BlueProtomanCan anyone help me with my Ubuntu installation?  I installed it yesterday, but can't get it to load the desktop.  In GRUB, I can access the shell, though.01:32
Ben64matt444: try "update-manager -d"01:32
matt444Thanks. Since this is a web server I'm going to try not to upgrade01:33
krskrskrskrscan anyone help me with upgrading apache on maverick meerkat? it is vulnerable on apachekiller exploit01:33
salobarohow do I check channel list?01:33
BlueProtomanAnyone?01:33
salobaroempty01:33
Ben64salobaro: /list01:33
salobarocheers01:34
Ben64!maverick01:34
ubottuUbuntu 10.10 (Maverick Meerkat) was the thirteenth release of Ubuntu. Download http://releases.ubuntu.com/10.10/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/101001:34
Ben64hm..01:34
Lithos84BlueProtoman: Did you installed it from a flash drive?01:35
krskrskrskrsso.. :)01:35
BlueProtomanLithos84: Yes, via the Universal USB Installer.01:35
Ben64krskrskrskrs: it should have a security update available01:35
krskrskrskrsi have VPS  on hetzner with their mirrors01:35
gentoonewbieHi01:35
rypervencheBlueProtoman: You might be able to update your graphics card straight from the command line.01:35
linkinxhey guys any of you have a torrent link or fast link to DVL ?01:36
gentoonewbieUm, anyone know a channel I can get gentoo help in?01:36
Ben64try #gentoo maybe?01:36
BlueProtomanrypervenche: OK, but how?  First I have to make sure my laptop is connected to the Internet, and the ethernet cable doesn't seem to help.01:36
BlueProtomangentoonewbie: Does #gentoo not exist?01:36
gentoonewbieDuh, im stupid. Thanks and sorry01:37
BlueProtomanIt's OK.01:37
rypervencheBlueProtoman: Try doing "sudo apt-get update && sudo apt-get upgrade" from the command line01:37
acidrainUpgrade broke my machine. Did Lucid change the line for mountin /dev in fstab? Grub/initramfs is complaining that it can't mount /dev, then it fails to mount root because it can't find my boot device in /dev/disks01:37
Lithos84Lithos84: The same happened to me. During install, It showed me sda (flash drive) and sdb (hard drive), so I chose sdb. When rebooted it after install, it tryed to boot from sdb. In GRUB, press e I changed sdb to sda, and voila. Once booted, I typed the command "sudo update-grub" to repair it.01:37
BlueProtomanrypervenche: Did, no packages.  I must not be connected.01:37
linkinxgot it from here... http://www.computerdefense.org/dvl/ lets see how fast it goes01:37
Lithos84BlueProtoman: The same happened to me. During install, It showed me sda (flash drive) and sdb (hard drive), so I chose sdb. When rebooted it after install, it tryed to boot from sdb. In GRUB, press e I changed sdb to sda, and voila. Once booted, I typed the command "sudo update-grub" to repair it.01:37
BlueProtomanLithos84: OK, hold on.01:38
rypervencheBlueProtoman: Sorry you're having so many problems :( But you're really the Linux type to be sticking with it through all of the problems. You'll end up getting it and once you figure it out, you won't go back to Windows :)01:38
BlueProtomanLithos84: Weird, it's already sda.  Changed it to sdb, nothing's happening.01:39
=== ewproctor is now known as SuperGuardB
krskrskrskrsBen64, I have some securty updates but when I try aptitude install apache2 I get some dependency problems..01:39
kyshtynbaiGuys, which file system is the best for torrent-downloading machine?01:39
BlueProtomanYep, just a blinking cursor.01:39
rypervencheBlueProtoman: Then that might not be your problem.01:40
Ben64krskrskrskrs: how did you install apache01:40
BlueProtomanrypervenche: So what can I do?01:40
krskrskrskrsvia apt-get01:40
rypervencheBlueProtoman: Do you see your username as well, or just a blinking cursor and nothing else?01:40
Ben64then why would you get dependency errors01:40
BlueProtomanrypervenche: Just my username.  No input is accepted.  I can access the shell if I boot in recovery, though.01:40
SejmLIs there any way to change the input jack to an output jack?01:41
rypervencheHmmm, would that still be the graphics driver screwing things up? I wonder...01:41
BlueProtomanrypervenche: Erg, I mean just a cursor.01:41
BlueProtomanMy bad.01:41
krskrskrskrsBen64, hm I just tried apt-get and it seems that there are no problems.. is this normal (aptitude showing dependency problems, apt-get not)?01:41
rypervencheBlueProtoman: Are you able to get Internet access when in recovery mode?01:42
BlueProtomanrypervenche: I can't get it working, but I believe the shell will let me.01:42
rypervencheBlueProtoman: What is your laptop model?01:42
BlueProtomanrypervenche: Samsung QX411-W0101:42
krskrskrskrsBen64, and still after upgrade I'm vulnerable to apachekiller. Update installed 2.2.16-ubuntu3 version01:43
krskrskrskrsis there some backport for maverick_01:43
rypervencheBlueProtoman: You could technically use wicd-curses, but you probably don't have it installed :/01:43
BlueProtomanNope.01:43
BlueProtomanThis ethernet cable isn't helping...hold on, lemme try something.01:43
BlueProtomanconnect: Network is unreachable01:44
BlueProtomanSo now what>01:44
SejmLis it possible to change my sound input jack into an output jack from ubuntu?01:44
BlueProtomanAny thoughts, rypervenche?01:45
BlueProtomanI gotta go to bed in 15 minutes, so...01:46
dzup1hi, how can i change sudo to ask for passwd everytime is executed?01:46
rypervencheBlueProtoman: Did you ever try switching graphics cards from Windows?01:47
hugenumberBLueProtoman imo its either a bad install or a driver issue. I ran into this problem a while back. I have had both issues. :/01:47
BlueProtomanrypervenche: Yes, but no luck.01:47
BlueProtomanhugenumber: So what can you offer?01:47
acidrainudevd is segfaulting during boot and I get kicked into an initramfs shell. Any ideas?01:47
BlueProtomanI don't wanna reinstall, it's been giving me headaches.01:48
kyshtynbaiGuys, which file system is the best for torrent-downloading machine?01:48
Tech-Kylei searched through ubuntu help and there is something that says to add support for all frequently used music and video files, install the ubuntu-restricted-extras package. this will also add support for websites which use flash video.01:48
rypervencheBlueProtoman: Did you try posting this on the Ubuntu forums as well? http://forums.linuxmint.com/viewtopic.php?f=46&t=83065&p=48152101:49
BlueProtomanrypervenche: Not yet, but the issue is a bit different now.01:49
rypervencheBlueProtoman: You might try using recovery mode to try to update your system? Jockey is the program that chooses your video driver automatically by default I think.01:50
rypervencheBlueProtoman: How did you end up getting it installed?01:50
BlueProtomanrypervenche: I used an alternate version of the ISO.  It had slightly different drivers, I think.01:50
BlueProtomanrypervenche: OK, but how?01:51
rypervencheBlueProtoman: Doing "sudo apt-get update && sudo apt-get upgrade" from the command line01:51
BlueProtomanrypervenche: Nothing new was installed or upgraded.01:52
Tech-Kylei'm installing that now and i'm hoping that it works01:53
rypervencheBlueProtoman: hmm, I'm not sure if jockey can be run from the command line or not. I don't have it since I use Debian.01:53
BlueProtomanNot found.01:54
rypervencheBlueProtoman: You might always be able to install nvidia-kernel-dkms...not sure how Ubunters feel about that.01:54
BlueProtomanI'll do it.01:54
BlueProtomanI don't care that it's proprietary, I just want the damned thing to work01:55
BlueProtomanI can deal with a bit of closed-sourceness.01:55
rypervencheBlueProtoman: If you're using an Nvidia driver you'll want a proprietary driver if you want 3D.01:55
BlueProtomanFine.01:55
BlueProtomanBut how can I do that?01:55
rypervencheBlueProtoman: Install nvidia-kernel-dkms then restart01:56
rypervencheBlueProtoman: "sudo apt-get install nvidia-kernel-dkms"01:56
rypervencheBlueProtoman: sudo shutdown -r now01:56
BlueProtomanrypervenche: E: unable to locate package nvidia-kernel-dkms01:57
scorinitron...Hello?01:57
BlueProtomanI can't get on to the Internet...01:57
rypervencheBlueProtoman: are you sure you're connected to the net?01:57
rypervencheHmmm.01:57
BlueProtomanNo, I am not.01:57
rypervencheYou need to be able to...uhhh01:57
BlueProtomanHow can I?01:57
BlueProtomanI've got an ethernet cable right here.01:57
scorinitron...I'm new what's up people01:57
scorinitronXD01:57
BlueProtomanAnd Wi-fi hardware.01:57
BlueProtomanHello, scorinitron.01:57
scorinitronHey BlueProtoman01:58
rypervencheBlueProtoman: wicd-curses would do it from the command line...uhhh hmmm01:58
BlueProtomanrypervenche: Not found.01:58
scorinitronIt's my first time using an IRC01:58
BlueProtomanAny advice that you can give me in the next two minutes?01:58
rypervencheBlueProtoman: Not in the next two minutes, no.01:58
=== ericm-Zzz is now known as ericm
scorinitron...01:59
scorinitronum...am I disturbing something?01:59
SkapareI have the following line in my sources.list file ... deb http://archive.canonical.com/ lucid partner ... I'm trying to update my sources.list to use an apt-proxy running on another host.  But this sources line has no subdirectory to configure an apt-proxy section for.  Anyone else have this?01:59
scorinitron..02:00
henkyeBlueProtoman: take it to some local linux geek, or f*ck it and get windows02:01
=== DustyMonk is now known as MonkeyDust
* rypervenche smacks henkye.02:01
BlueProtomanhenkye: No, fuck Windows.  And I know of none nearby.02:01
hugenumbersmack him again02:01
scorinitronI just started using ubuntu as my primary OS...I've been using Windows since me02:01
pangolin!language | henkye BlueProtoman02:01
ubottuhenkye BlueProtoman: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.02:01
BlueProtomanYeah, yeah...02:02
henkyeBlueProtoman: if u are accidentally from north Czech republic, bring it02:02
BlueProtomanSorry, gotta sleep.02:02
scorinitronO.o?02:02
scorinitron"ok lets try this again" I'm an offical IRC Noob...02:03
scorinitronHi...02:03
MonkeyDust!hi| scorinitron02:03
=== Chotaz is now known as Chotaz`Bed
scorinitronHow do you PM me MonkeyDust...02:03
scorinitron<< I meant did...02:04
=== famine is now known as famgod
henkyerypervenche: if only i knew how to slap you back in IRC !02:04
scorinitronguys is their a way I can get better at using the terminal...02:05
braiam--help02:05
scorinitronI'm to used to using DOS02:05
scorinitronis their any difference any secret code I can put in to better further my ubuntu experience XD02:05
rypervenchescorinitron: I could tell you, but then I'd probably get kicked.02:06
scorinitronWhy?02:06
rypervenche^^02:06
scorinitrondood how r u directing messages at me02:06
rypervenchescorinitron: by putting your name at the beginning of the message.02:07
rypervenchescorinitron: You can just type "ryp" then hit tab to auto-complete my name.02:07
scorinitronrypervenche, Cool02:07
scorinitronrypervenche, This is awesome02:07
rypervencheWelcome to the world of IRC. :)02:07
henkyescorinitron: http://liquorix.net/   why walk,when u can fly    works like a charm for me02:08
henkyescorinitron: its zen kernel for ubuntu02:09
MonkeyDustscorinitron: now type /me test02:10
julioalguien sabe algun juego parecido a lef4deat202:10
MonkeyDust!es| julio02:10
ubottujulio: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.02:10
juliopara ubuntu 11.0402:10
rypervenchescorinitron: I also sent you a private message you can check that out.02:10
scorinitronI'm back02:13
scorinitron!!02:13
scorinitronrypervenche, you still there02:14
scorinitronhenkye, thanks...what's a kernal...02:14
jtomasrl_is there any fix for ati and display resolution in 1024x768 on 60Hz on CRT screen?02:14
rypervenchescorinitron: Yep.02:14
henkyescorinitron: ok, forget about it :-)02:15
=== SuperGuardB is now known as ewproctor
scorinitronrypervenche, cool! um...hi again. I just wanted you to know that I'm not a total noob... I am learning c++ XD02:15
usr13jtomasrl_: Fix what?  (First you must tell us what is wrong)02:15
rypervenchescorinitron: I sent you a private message, check i tout.02:15
MonkeyDustscorinitron: start here http://mybroadband.co.za/news/software/32474-a-windows-users-guide-to-linux.html02:16
usr13jtomasrl_: xrandr  #What does that say?02:16
jtomasrl_usr13: I cant set screen resolution to 1152x864 at 75Hz like in windows, i have a 1024x768 at 60Hz max02:16
usr13jtomasrl_: xrandr | pastebinit02:17
usr13... and send us resulting URL02:17
jtomasrl_http://pastebin.com/Mr2GBM7W02:17
usr13jtomasrl_: lspci | pastebinit  #Send URL02:18
jtomasrl_http://pastebin.com/E8aYzTPg02:19
usr13jtomasrl_: Are you running 10.04  or...._______?02:21
jtomasrl_usr13: i downloaded it today 11.04 i think02:21
=== r0bby is now known as Guest20880
diego_can somebody help me with epson printer?02:23
SteyrHey everyone, I'm having trouble with an ubuntu install. It seems grub is not working properly.02:24
usr13jtomasrl_: https://help.ubuntu.com/community/RadeonDriver02:24
diego_i need to know the epson stylus tx130 ink level02:24
SteyrUbuntu installs without a hitch, but when I try to boot up it gives me a grub prompt.02:24
SteyrDoes anyone have any idea how to fix this?02:25
jtomasrl_usr13: ty ill try02:25
Steyras a sidenote, 10.04 will install just fine... this seems to only be an issue with 11.0402:25
el_seanoNatty uses grub 1.99, right?02:26
SteyrIt does to boot from the live usb, but from what I gather it installs grub 202:26
SteyrThe live usb works perfectly, by the way. I'm using it now.02:27
Ttech1.9* is 2 I believe.02:27
SteyrThis is also after I tried installing 10.04 and then updating (which failed) and then erased and reinstalled 11.0402:28
Steyrwhen i tried to install it the first time (on top of win 7) grub didn't even start, it just booted straight to windows.02:29
SteyrAnd I did install ubuntu last... which leads me to believe that maybe it's not writing to the boot sector at all...02:30
mmoebiusHello.02:30
SteyrHello mmoebius!02:30
=== hacked_kernel is now known as Guest22533
braiamsomeone have hacked_kernel nick O.o02:31
mmoebiusWhen strarting a live CD iso from an USB-Stick, finding the live-CD iso file in (initrd)/scripts/casper-premount/20iso_scan seems unreliable to me. Any hints on how to improve that ?02:32
mmoebiusThe thing is, if this script is running the helper function "find_path" it may stumble upon unreadable filesaystems such as ntfs which will then trash the boot process02:33
jtomasrl_didnt understand anyting02:33
=== aaron is now known as Guest44105
mmoebiusjtomasrl_: I have an USB stick. With Grub2 on it and a current ubuntu-11.04-desktop-i386.iso  file.02:34
mikiSteyr: i'm not sure if it's the same problem i had but when i upgraded in 11.04 alpha it crashed on me because of they changed the log-in at boot if you haven't tried it try ubuntu beta or can ask in #ubuntu+102:34
mmoebiusjtomasrl_: That is booted from grub with a few obscure cmd-line options. Then it fails02:34
RenaKunisakiwhy are all the options in gedit preferences disabled when I run it under Awesome?02:36
=== eboyjr_ is now known as egirljr
Steyrmiki: You mean 11.10?02:37
mikiSteyr: right sorry02:37
miki:P02:37
Steyrok, thanks. I'll try that02:37
=== wyang is now known as Guest5811
ryannathanshmmmm guess who's back02:38
ryannathanswhat's the flag to boot with acpi off?02:38
RenaKunisakiapparently my dbus has stopped working>02:39
Tech-Kylecan anyone help me get flash running on a macintosh ibook g4?02:39
Tech-Kylei;m running ubuntu 10.0.4 lts02:40
ryannathansTech-Kyle: sudo apt-get install flashplugin-installer02:40
mmoebiusryannathans: noacpi (?)02:40
Tech-Kylei don't know what that means02:40
ryannathansmmoebius: thankyou02:40
ryannathansTech-Kyle: type that into terminal02:40
mmoebiusTech-Kyle: Open a terminal. thenb type what ryannathans said02:41
ryannathansmmoebius: hmm, still kernel dies02:41
ryannathansit talks about acpi still in logs02:41
Tech-Kylethank you for the clarification02:41
mmoebiusryannathans: Why should it ba ACPI ? where does the kernel die ?02:41
ryannathansgood question02:42
ryannathans3 seconds, i got a pic02:42
mmoebiusryannathans: for debug, boot without "quiet" but with "nosplash"02:42
mordofHow would i give my user access to /dev/input4?02:42
mmoebiusryannathans:  and without "splash" ,. of course02:42
Tech-Kylei'm sorry i wasn't clear enought i need to install the flash plugin for mozilla firefox02:42
ryannathansmmoebius: were you here last night? when i had this problem?02:42
ryannathansTech-Kyle: that WILL do it for fff02:42
ryannathansff*(02:42
=== hacked_kernel_ is now known as hacked_kernel
mmoebiusTech-Kyle: That is what flashplugin-installer should do02:43
whippersnapperHello, I was wondering, is there a way to make banshee write metadata to mp3 files (using tags)02:43
mmoebiusryannathans: I don't think I was here personally.02:43
mmoebiusMaybe my IRC-bouncer was logged in, but nothing more02:44
ryannathansmmoebius: http://i53.tinypic.com/2nipr1g.jpg02:44
ryannathansi been at this for days02:45
RenaKunisakik I guess my dbus is completely broken? X won't even restart now02:45
ryannathansmmoebius: it's a usb, i can't even boot it to install02:45
Tech-KyleReading state information... Done02:45
Tech-KylePackage flashplugin-installer is not available, but is referred to by another package.02:45
Tech-KyleThis may mean that the package is missing, has been obsoleted, or02:45
Tech-Kyleis only available from another source02:45
Tech-KyleE: Package flashplugin-installer has no installation candidate02:45
FloodBot1Tech-Kyle: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.02:45
ryannathansTech-Kyle: try sudo apt-get install flashplugin-nonfree02:46
Tech-Kylehttp://paste.ubuntu.com/openid/login/?next=/705751/plain/02:46
mmoebiusryannathans: Nasty. Is there an option to turn of the iommu ?02:46
ryannathansmmoebius: works fine on other computers thou02:46
mmoebiusryannathans: Which version is it ? Tried an older or newer alreadcy ? Will e.g. Knoppix or Insert or ... <name it> boot ?02:47
ryannathansmmoebius: I have tried 11.04 11.04 alturnate02:47
ryannathansclonezilla ubuntu works02:48
ryannathansflawless i must add02:48
ryannathanshmm, going to try 10.04 now02:48
glitchdcould someone point me to the best iso burning software for ubuntu?02:48
Singhamglitchd : Brasero works best for me..02:48
mmoebiusryannathans: what is about (current) 11.04 ? Maybe something specific to your system got fixed ?02:49
glitchdSingham, what would u say about k3b?02:49
ryannathansmmoebius: i'm having problems with the 11.04, can't get it to start02:49
ryannathansno idea why02:49
mmoebiusAh, i see02:49
ryannathansbeen debugging for a long time02:49
MneumonicIf I install the nightly build of 11.10 will i need to reinstall the official release or just do an apt-get upgrade?02:49
whippersnapperDid anyone see the thing I asked above?02:50
Singhamglitchd : I havn't tried it..so No idea..02:50
whippersnapperThis: Hello, I was wondering, is there a way to make banshee write metadata to mp3 files (using tags)02:50
whippersnapperMneumonic: It's problematic02:50
MneumonicSo installing fresh when it releases would be the best idea?02:50
whippersnapperMneumonic: ... to use apt-get update && apt-get upgrade02:50
whippersnapperMneumonic: Yes02:51
jtomasrlnow i have 1152x864 option, but only on 60Hz02:51
Mneumonicalright, I'm considering trying out the nightly, I'm really excited for 11.1002:51
mmoebiusglitchd: They are almost all the same and one as good as another. Backends are *always* wodim or (older) cdrecord . It's just the UI. And also, the all use mkisofs or its librasries. No "better" sorry.02:51
whippersnapperMneumonic: That's good, so am I. I just wish there was Ubuntu One support for Kubuntu02:51
whippersnapperMneumonic: (As I've had issues with non-KDE applications)02:51
Milosshbonder, is spamming02:52
MneumonicI'm actually looking forward to trying gnome3 in 11.1002:52
Mneumonici didnt like how unity was in 11.04 but 11.10 seems like the gnome3 stuff is better02:52
mmoebiusryannathans: If the ubuntu kernel is to b0rked for you, roll your own. If installing from an USB key, you should be abel to supply your own kernel, modules etc. with a little work02:52
Milosshtry rejoining this channe;02:52
Milosshchannel02:52
whippersnapperMneumonic: Oh, I see. I used Gnome 3 in Fedora 15 and it was okay but I think that 3.2 is better...02:52
Mneumonic3.2 would be in the nightly right02:52
whippersnapperMneumonic: Yes, it would02:52
glitchdmmoebius, thx for the info02:53
whippersnapperMneumonic: I installed nightly in Virtualbox and have seen it in the center02:53
mmoebiusryannathans: does anything not ubuntu boot on your system ? Think  http://www.knopper.net/knoppix-mirrors/index-en.html02:53
whippersnapperMneumonic: Err... software center (as virtualbox doesn't support Gnome 3, AFAIK)02:53
Mneumonici'm gonna dual boot the nightly then until the release and if the nightly is running good i'll replace with official 11.10, thanks for the info02:53
mmoebiusglitchd: The really funny thing is, even most of the Windows software uses the (commercial version) of cdrecord ;-)02:54
whippersnapperMneumonic: You're welcome.02:54
ryannathansmmoebius: meh, i'll try a fedora soon02:54
whippersnapperAND NOW! Back to my tagging issue02:54
puffI'm trying to convert some .wav files to .mp3, I tried to use lame and got this error: Unsupported data format: 0x005502:54
MneumonicI wanted to like fedora 15 but it was all kinds of buggy on my laptop02:54
puffAll I did to install lame was: sudo aptitude install lame02:54
whippersnapperMneumonic: Gnome 3.2 should fix most of it02:54
mmoebiusryannathans: I mean, just for seeing another kernel do stuff ... or not to see it. Ist hardware-failure an option ? Did you already run memtest for a few hours ?02:55
whippersnapperMneumonic: One thing you could try is Fedora 16 beta02:55
Mneumonicfedora 16 beta vs ubuntu 11.10 nightly02:55
Singham!pm | bonder02:55
ubottubonder: 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.02:55
ryannathansmmoebius: it's DEFINATELY not hardware problem02:55
Mneumonicit seems like ubuntu 11.10 nightly would be less buggy at this stage02:55
ryannathansmmoebius: 10.04 is being written to a usb right now02:56
whippersnapperMneumonic: I would go for Fedora beta, as it is made for Gnome 3 with the default theme and such02:56
Mneumonichave you tried the beta?  how buggy is it?02:56
xangua!ot | Mneumonic whippersnapper02:56
ubottuMneumonic whippersnapper: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!02:56
Mneumonicwith fedora being bleeding edge, i get worried with their betas02:56
Mneumonicsorry i'll take it there02:56
whippersnapperxangua: Sorry about that02:56
ryannathanslulz02:57
Tech-Kyleoccupyphilly@occupyphilly:~$ sudo apt-get install flashplugin-installer02:57
Tech-KyleReading package lists... Done02:57
Tech-KyleBuilding dependency tree02:57
Tech-KyleReading state information... Done02:57
Tech-KylePackage flashplugin-installer is not available, but is referred to by another package.02:57
FloodBot1Tech-Kyle: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.02:57
Tech-KyleThis may mean that the package is missing, has been obsoleted, or02:57
Tech-Kyleis only available from another source02:57
ryannathansTech-Kyle: did you NOT read what I told you?02:58
=== rickup_ is now known as rickup
ryannathansTech-Kyle: sudo apt-get install flashplugin-nonfree02:58
pmp6nlDoes anyone know why the Ubuntu countdown timer is not working?02:58
xanguaryannathans: nonfree installs .... installer (sic)02:59
whippersnapperSo, no one knows how to tag audio?02:59
ryannathansxangua: it worked for me last night?!02:59
whippersnapper...with Banshee02:59
ryannathansTech-Kyle: you must have a repo missing03:00
ryannathansTech-Kyle: firstly, try sudo apt-get update then sudo apt-get install flashplugin-nonfree03:00
ryannathansTech-Kyle: you must change your nickname if you want to speak here03:01
=== whoever is now known as Guest38823
gr33n7007hHEY YOU GUUUYYYYSSSS........ what's the channel for metasploit related difficulties03:04
ryannathansmetasplot?03:04
gr33n7007hpenetration tesing framework03:05
ryannathansgr33n7007h: i don't know, MIGHT BE #metaspoit03:05
gr33n7007h*testing03:05
gr33n7007hcheers i'll give it a go03:05
ryannathansgoogle doesn't work ofc http://www.metasploit.com/get-support/irc-channel/03:05
gr33n7007hthanx03:06
lambo_man_r2Hi can someone help me?03:09
ryannathans<3 come on 10.0403:09
ryannathans\o/ 10.0403:09
lambo_man_r2Im on ubuntu 11.04 booting from USB and firefox won't run. M03:09
gr33n7007hlambo_man_r2, open terminal and type -- firefox &03:10
lambo_man_r2Is that correct? "-- firefox &" it seems like a typo03:10
gr33n7007hno thats correct03:11
lambo_man_r2Ok ll03:11
lambo_man_r2Lol03:11
gr33n7007hfirefox &03:11
gr33n7007hjust that03:11
lambo_man_r2Oh thanks!03:11
MTecknologyI moved / to a new drive, did an rsync -au and tried to chroot into the new drive (old missing) and run update-grub. The result is that the grub.cfg has no entries for the new disk. Any ideas what I could do to get booting off the new disk?03:11
lambo_man_r2Can someone teamviewer with me?03:12
xr--lambo_man_r2: for what?03:14
=== khisanth_ is now known as Khisanth
* edbian is curious about that as well03:14
lambo_man_r2Im having trouble with my comp03:14
edbianlambo_man_r2, can you be more detailed03:14
RobbieCrashand no offense, but do you really want some stranger on your computer?03:14
lambo_man_r2Lol I was installing WINE and apparently there wasn't enough space03:14
edbianlambo_man_r2, why do you think there was not enough space?03:15
lambo_man_r2It told me?03:15
ryannathanswhats that package with an x in it that helps with partitioning and recognising large hdds03:15
edbianlambo_man_r2, what did it say exactly? :)03:15
lambo_man_r2Umm hold on please03:15
edbianlambo_man_r2, sure03:15
xr--:)03:16
samonovhow can I get my video card to work wide screen - I have a 4:3 image on a 9:16 monitor?03:16
rudollfHi all, tell me how to set a theme in Xubuntu???03:16
ryannathanssomsip: set the res?03:16
asparaturyannathans: you want to use disk utility03:17
ryannathansoops03:17
ryannathanssamonov: seet the res?03:17
xanguarudollf: creathe .themes and .icons directory on your home and extract there the themes you download03:17
samonovyes trouble is it does not offer me a suitable resolution03:17
rudollfthanks03:17
ryannathansasparatu: i remember there was a package with x in the name that helped with the install03:17
Lithos84Hello! How can I start LXDE without the panel?03:17
lambo_man_r2Do I get the Wine Windows Program Loader, or the Wine Microsoft Windows Compatibility Layer?03:18
asparaturyannathans: then im now sure then..i use the CLI03:18
asparatuerr not*03:18
edbianlambo_man_r2, What do you mean 'do I get x'  ?03:18
lambo_man_r2From the software center, i search wine, which one di I get?03:19
xannenhow reliable is clamav (virus scanner)?03:19
ryannathansasparatu: naww :( i have a 2tb hdd (from raid card) showing up as 1.91TB unpartitioned03:19
edbianlambo_man_r2, oh, get the compatibility layer03:19
edbianlambo_man_r2, I thought though, that you don't have enough room?03:19
lambo_man_r2Yep03:20
edbianlambo_man_r2, so what happens if you try to install wine (I'm not sure what the loader is btw)03:20
=== ewproctor is now known as Pinwake
lambo_man_r2Hold on03:21
=== Pinwake is now known as ewproctor
z00merHello nerds! I'm hoping to persuade some friends to try  Ubuntu.03:22
z00merWhat are the best features/advantages of Ubuntu over Windows & Mac?03:22
samonovryannathans- can I force the resolution with xrandr?03:22
lambo_man_r2My comp os .99 gbs ram and 1.60 ghz so... edbian03:22
edbianlambo_man_r2, it has .99 Gb of RAM ?  (what does that have to do with running out of space installing programs?)03:23
ryannathanssamonov: what graphics card you on?03:23
lambo_man_r2edbian: Im saying its slow so ill be a while03:23
edbianlambo_man_r2, ahh03:23
samonovnvidia gtx-57003:23
ryannathanssamonov: install nvidia drivers03:24
lambo_man_r2Im booting from USB, is there a way to keep my settings etc when the comp restarts?03:24
ryannathanslambo_man_r2: use persistance03:24
lambo_man_r2ryannathans: What?03:25
=== caplink811-log is now known as caplink811_log
xdcz00mer: one thing that's nice is the large, free software library that's available for easy installing.03:25
ryannathanslambo_man_r2: use persistance, i'd recommend ~1gb depending on size of usb03:25
asparaturyannathans: is this what you are talking about xfsprogs03:25
ryannathanslambo_man_r2: universal usb installer will help you set that up03:25
z00merAhah!  good one.03:25
ryannathansasparatu: nop, sadly D:03:25
lambo_man_r2Wtf is persistence?03:25
lambo_man_r2My USB is 4 gig03:26
samonovryannathans: I have them installed but the nvidia utility sees my monitor as a crt and only offers low resolutions03:26
edbianlambo_man_r2, It's an option in the usb_creator thingy03:26
lambo_man_r2Oh wtf idc03:26
z00merI think the new Unity bar/dash is a pretty awesome feature.  10x better than Win Start Bar03:26
g0rsanybody using compiz here?03:26
ryannathanslambo_man_r2: allows persistance of files over rebood03:26
ryannathanslambo_man_r2: it's what you are asking for -.-03:26
z00merSome like it better than MacOS dock too03:26
lambo_man_r2So what do I do!?03:26
ryannathanssamonov: try edit the res in x1103:26
edbiang0rs, of course03:26
fisherErr http://archive.offensive-security.com pwnsauce/main skim 1.4.5-4ubuntu3 404 Not Found03:26
fisherwhy?03:27
ryannathanslambo_man_r2: for the third time, set up a usb with ubuntu with persistance03:27
xanguaz00mer: do you have a support question¿03:27
xdczoomer: a matter of personal preference. but unity is pretty nice in Ubuntu 11.10. I prefer gnome-shell myself.03:27
edbianlambo_man_r2, To create a persistent usb drive remake the usb drive using the usb_creator in ubuntu.03:27
xanguafisher: is that an ubuntu repository¿03:27
ryannathanslambo_man_r2: or universal usb installer in windows03:27
xanguais it for current versions¿03:27
edbianlambo_man_r2, When you install wine are you trying to install wine on the ubuntu OS installed on the flash drive?  Or do you have Ubuntu installed  on your computer?03:27
lambo_man_r2edbian: Ubuntu is running off the USB.03:28
hexacodehey you guys...i want to add some form of data, sort of like a signature, to packets by mangling, so that my server can allow the packet through based on signature...meaning if the signature is not there, then drop the packet...is there a way to do this?03:28
ryannathansedbian: flash driv03:28
ryannathansedbian: he needs persistance03:28
edbianlambo_man_r2, Then the issue is that you didn't give ubuntu enough space on the USB drive03:28
edbianlambo_man_r2, yes, you need persistance03:28
g0rsedbian: animations are not working even though they're enabled. The only effects which are working are wobbling windows and fade.03:28
edbianryannathans, yeah :)03:28
edbiang0rs, do you have compiz-config-settings-manger installed?03:28
lambo_man_r2Wtf!?03:28
g0rsedbian: i have it installed and its on my panel03:28
ryannathanslambo_man_r2: google-foo is not strong with this one03:29
edbiang0rs, open it, turn on some other plugins03:29
edbiang0rs, :)03:29
bondercould you help me find the URL for this mashup and map data (so I can add &output=kml). The URL I want is from http://www.geology.arkansas.gov/minerals/mining_map.htm . And if so, how can I convert the XML data to KML. What I really need is the KML file with graphics, etc03:29
edbianlambo_man_r2, what are you confused about?03:29
KylePHey everyone i was here a bit ago asking about seeting up a lash plugin for firefox on a mac ibook g4 running ubuntu 10.0.4 lts03:29
ryannathanslambo_man_r2: persistance is space on the usb defined to store ubuntu settings and files over reboots03:29
KylePa flash plugin***03:29
ryannathansKyleP: what bout it?03:29
lambo_man_r2ryannathans: Ah. All I want is WINE for iTunes and redsn0w03:30
ryannathanslambo_man_r2: that's what you are going to have to do03:30
KylePi'm having a hard time setting it up still.03:30
ryannathansPERSISTANCE.03:30
lambo_man_r2The USB reboot issue is secondary to that.03:30
xannenWhat is recommended anti-virus on ubuntu?03:30
KylePi took the steps you guys said and got errors every time03:30
ryannathansKyleP: in terminal run this   sudo apt-get update && sudo apt-get install flashplayer-nonfree03:30
lambo_man_r2ryannathans: I get it lol03:30
edbianlambo_man_r2, You have to remake the usb drive03:30
ryannathansxannen: none?03:30
KylePi did that and got errors on the 2nd one03:30
ryannathansxannen: linux != windows03:30
edbianxannen, we don't need it03:31
l00pb4ck1i run growisofs from a script. how do i check the status of the process? ie burning progress03:31
ryannathansKyleP: did you update first?03:31
thevinciquestion, I have a headless server set up to be my file sharing server for the house, and I have transmission-daemon running on it. I have my 1 terrabyte usb HD mounted to it right now, but I don't want it always mounted (ie, spinning the disk constantly and wearing it out faster), so, is there a way I can have it mount on demand? Or something like that?03:31
xannenryannathans, aww03:31
ryannathanstry that exact command again03:31
lambo_man_r2edbian: Ok03:31
edbianthevinci, mounting does not keep the disc spinning.  The disc wills till go into power saving and spin down the discs03:31
wrektjethey can anyone help with Samba? I am puzzled as to what the problem with connecting to my Win7 machine is. I keep returning "Failed to retrieve share list from server" when attempting to connect via the connect to server. I have all my inputs correct i am quite sure03:33
zykotick9!virus | xannen03:33
ubottuxannen: Antivirus is something you don't need on !Linux. except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus03:33
KylePryannathans: i did update first03:33
ryannathanswhat ubuntu is this?03:33
edbianryannathans, 11.0403:34
thevinciedbian: So as long as nothing is requesting Info from the HD, it won't spin and wear out my device?03:34
edbianthevinci, that's right03:34
xannenty zykotick903:34
asparaturayannathans: do you have it the drive fomated as fat or ntfs FS because if you do..that might be the reason it doing it. I was reading on seagate website where 2tb drive were saying they were 1.9103:35
thevincicool cool, thanks edbian03:35
ryannathansKyleP: how can that not work, sounds like your not A: not conected to internet or B: repo is missing03:35
edbianthevinci, sure03:35
KylePi am connected to the internet i'm using the pc in question to have this conversation. how do i fix a missing repo?03:36
ryannathansKyleP: copy paste output to pastbin or something03:36
ryannathansfrom sudo apt-get update && sudo apt-get install flashplugin-installer03:36
thevincianother question, right now, I have it mounted in 3 different places, /mnt, /svr/ftp/mnt, and /Ant/Music/mnt, when I unmount it, and then eventually remount, I would like it to mount to those same places again automatically, is there a config file i can edit for this?03:37
ryannathansthevinci: make a batch script03:37
ryannathansbash *03:37
edbianthevinci, I agree, make a bash script03:38
zykotick9thevinci, you could use one mount, and create symbolic links03:38
thevincinever made a bash script myself... I'll google it, see if I can come up with something...03:38
ryannathansthevinci: something like sudo mount /dev/sd? /mnt && sudo mount /dev/sd? /svr/ftp/mnt && sudo mount /dev/sd? /Ant/Music/mnt or use symlinks03:38
ryannathans\o/ wrote a bash script in one line03:39
thevinciryannathans, how do I make that run automaticly when I plugin my usb HD?03:40
ryannathansthevinci: that's pushing it a bit far ;)03:40
ryannathansthevinci: create an autorun on the hdd and set it up to run that bash script03:40
thevincihaha, alright, I'm sure I can figure something out from here, thanks alot. :)03:41
ryannathansthevinci: the hdd needs to be mounted tho... ;d03:41
ryannathansthevinci: no problem03:41
thevinci<--- lazy and abusing quick and easy solutions on IRC lol03:41
ryannathansthevinci: i practically wrote the bash script for you03:42
ryannathansjust replace teh ? with the drive letter03:42
ryannathansand run it when you plug it in03:42
=== dCtrl is now known as ilDuce
=== ocelot is now known as subeth0
* edbian agrees03:44
unpersonVery basic question: If you want to use the -I switch to tell gcc a list of directories to search for header files, how should this list be formatted?  What separator should be used and should any sort of delimiters (e.g. quotation marks) be but around the list?03:45
Lithos84Hello! Does anybody know how to start LXDE without the panel?03:45
wrektjethmmm so I am still receiving an error when attempting to connect to my windows7 machine: "Failed to retrieve share list from server". any ideas as to the nature of the problem?03:46
arooni-mobilehi folks;  running 11.04;  i get the message from update manager: "W:Failed to fetch http://ppa.launchpad.net/riccetn/clementine/ubuntu/dists/natty/main/source/Sources  404  Not Found"  but when i try to delete or update that in my /etc/apt/sources.list... i dont see that ppa anywhere.  where can i find it to update it?03:46
thevinciryannathans: that you did. But that little seed is all I needed.03:46
ryannathans10.04.3 alturnate, if you no work, hope == lose03:50
KylePryannathans: http://paste.ubuntu.com/openid/login/?next=/705768/plain/03:50
ryannathansKyleP: what's that from?03:51
ryannathansKyleP: that looks like chaos03:51
rhizmoegrr, natty is being weird03:51
KylePthat is what i get when i type the sudo apt-get update and sudo apt-get... installer something or other03:52
ryannathansKyleP: your line must be wrong, surely that error is not possible from what i told you03:52
ryannathanspython mod error?03:52
KylePit's a macintosh ibook g403:52
ryannathansdoesn't matter03:53
edbianhaha, apt-get... installer something or other03:53
KylePppc chipset is what it the ubuntu software center said about downloading flash03:53
ryannathansedbian: this is what KyleP linked, http://paste.ubuntu.com/openid/login/?next=/705768/plain/03:53
ryannathanssurely that's not right03:53
binniI just installed Tracker the search tool but it doesn't work, probably because it hasn't indexed yet, how do I make it index?03:54
ryannathansbinni: hit it03:54
edbianryannathans, he might have written sudo apt-get ... installer .. python a % 403:54
KylePi feel like there was more to it than that03:54
ryannathansKyleP: what did you put in terminal? that result surely can't be possible03:55
ryannathansKyleP: "sudo apt-get update && sudo apt-get install flashplugin-installer"03:55
ryannathansno "" though03:55
KylePi typed that exactly03:55
ryannathansand it cried about python?03:56
edbianryannathans, http://stackoverflow.com/questions/641750/django-mod-python-error03:56
binniryannathans: hitting only works for old TVs..03:56
arooni-mobilemy update manager seems to be frozen up; can i restart it somewhow?03:56
ryannathansarooni-mobile: in terminal type top03:56
edbianryannathans, binni and fonzi03:56
KylePi'll do it again in 2 separate links03:56
ryannathansarooni-mobile: then use sudo kill -9 <processid>03:57
arooni-mobileryannathans, i dont know what its called03:57
ryannathansi don't have a linux copy working, that's why im here03:57
KylePok i won;t post the update but i'll do the other agian the update went fine03:57
ryannathansbut all i do is help you people1?!03:57
ryannathansKyleP: I want the update pastesd03:58
ryannathansKyleP: I want the update pasted03:58
ryannathansit03:58
ryannathansit's probably all just ign-ing03:58
zykotick9ryannathans, using kill -9 against package manager isn't the greatest suggestion (but MIGHT be required).  arooni-mobile03:58
ryannathanszykotick9: i'm aware03:58
zykotick9arooni-mobile, regarding the ppa check if you see anything in /etc/apt/sources.list.d03:58
=== aaron is now known as Guest97799
fisherdeb http://ubuntu.dormforce.net/ubuntu/ intrepid main multiverse restricted universe03:58
fisherdeb http://ubuntu.dormforce.net/ubuntu/ intrepid-backports main multiverse restricted universe03:58
fisherdeb http://ubuntu.dormforce.net/ubuntu/ intrepid-proposed main multiverse restricted universe03:58
fisherdeb http://ubuntu.dormforce.net/ubuntu/ intrepid-security main multiverse restricted universe03:58
fisherdeb http://ubuntu.dormforce.net/ubuntu/ intrepid-updates main multiverse restricted universe03:58
FloodBot1fisher: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.03:58
fisherdeb-src http://ubuntu.dormforce.net/ubuntu/ intrepid main multiverse restricted universe03:58
ryannathansouch03:59
ryannathanslets paste everything in here! *clap clap*03:59
KylePhttp://paste.ubuntu.com/705773/ i was sending the wrong link ::facepalm::03:59
KylePryannathans ^^^03:59
edbianhahahaah04:00
* edbian loves IRC04:00
KylePlol sorry guys04:00
KylePbut still it failbots04:00
ryannathans-.-04:00
edbianKyleP, sudo apt-get install flashplugin-nonfree04:01
beta0x64sudo apt-cache search *flashplugin*04:01
beta0x64?04:01
edbianbeta0x64, good idea too04:01
ryannathansKyleP: what's the output of edbian's command04:01
zykotick9beta0x64, they are using sudo - they're getting "E: Package flashplugin-installer has no installation candidate"04:01
ryannathanswhat zykotick9 said04:01
ryannathans;D04:01
beta0x64you are doing apt-get install04:02
zykotick9beta0x64, fyi apt-cache doesn't need sudo04:02
beta0x64either way04:02
KylePsudo apt-get instal flashplugin-nonfree04:02
beta0x64it can't be found, then? odd.04:02
KylePE: Invalid operation instal04:02
beta0x64install04:02
edbianKyleP, install has two l's04:03
ryannathansKyleP: you spelt install wrong -.-04:03
edbianKyleP, Really ?04:03
edbianKyleP, You needed to ask us that?04:03
ryannathans^^04:03
edbianexit04:03
ryannathanslol!04:03
KylePsudo apt-cache search *flashplugin*04:03
KylePE: Regex compilation error04:03
ryannathans-.-04:03
ryannathanssudo apt-get install flashplugin-nonfree04:04
ryannathansFFS04:04
KylePhttp://paste.ubuntu.com/705775/04:04
beta0x64http://paste.ubuntu.com/705776/04:04
gr33n7007hsudo apt-get install flashplugin-installer04:05
beta0x64maybe you have not added the ppa04:05
beta0x64KyleP: apt-cache search flashplugin04:05
beta0x64my bad04:05
=== ilDuce is now known as dCtrl
joshie380if i'm running ubuntu from a flash drive, is there a way to save state to non-volatile memory?04:06
ryannathansKyleP: I want output pasted from sudo apt-get update04:06
KylePapt-cache search flashplugin did nothing04:06
ryannathansjoshie380: persistance04:06
gr33n7007hsudo aptitude install flashplugin-nonfree04:06
joshie380oh. that would be something i should have done /before/ i booted, eh :p04:07
ryannathansit's not existant04:07
ryannathansjoshie380: good idea ;d04:07
gr33n7007hKyleP,  sudo aptitude install flashplugin-nonfree04:07
beta0x64we're missing a ppa somewhere or something04:07
joshie380so i can't do it this time, for sure?04:07
zykotick9gr33n7007h, aptitude isn't installed by default so not such a great suggestion04:07
ryannathansbeta0x64: or it can't update04:07
KylePhttp://paste.ubuntu.com/705777/04:07
ryannathansKyleP: what ubuntu version are you on?04:08
gr33n7007hzykotick9, >.<04:08
joshie380actually nm, even if i can, it sounds like too much trouble. sigh. evening, ubuntu kids04:08
KyleP10.0.4lts04:08
ryannathansno such version ecists04:08
beta0x64come on ryannathans he means 10.404:08
beta0x6410.04*04:08
KylePsorry lol like i said i'm new to linux and REALLY new to ubuntu04:09
ryannathanswhat repo is flashplugin-installer from?04:09
beta0x64it's okay KyleP. you shouldn't even be having this problem04:09
ryannathansdoubt it's multiverse04:10
beta0x64ryannathans, http://packages.ubuntu.com/lucid/flashplugin-nonfree04:10
beta0x64security, multiverse04:10
ryannathansodd04:11
ryannathansvery odd04:11
beta0x64:3 packages.ubuntu.com = <304:11
ryannathansshould be workin04:11
KylePhttp://paste.ubuntu.com/705780/ this one took much longer to finish idk what that means04:11
thornhey, I'm having mega trouble trying to get my Brother printer to work with 11.04. Any help?04:12
ryannathansthorn: what's the problem04:12
thornI can't get it to work04:13
thornthe model is HL-2280DW04:13
KylePmy brain hurts04:13
ryannathansit does ___ when i do ___ i want it to ____04:13
gr33n7007hadd this ppa:sevenmachines/flash then update restart browser done!04:13
dagerivwhen arp, gives me the name of a computer. where does it get that info?04:14
thornI attempt to install the drivers in several ways. I click print. No print.04:14
KylePgr33n7007h was that to me?04:15
gr33n7007hyes04:15
=== needhelp1 is now known as oscalation
thornmaybe this must wait until morning?04:15
* tMH- is gone. nsf04:15
KylePcould you reiterate that for me please04:15
KylePpreferably in english :D04:15
thornI need to go, it's later than I realized.04:16
thornanyone attempting an assist?04:16
thorngoing once...04:17
thorngoing twice...04:17
beta0x64thorn, I'd let it rest until tomorrow. Try googling your printer's model in conjunction with ubuntu and finding a forum thread someplace until then04:17
optidudehello all04:17
thornbeta0x64: done that about a dozen times04:17
thornbut thanks!04:17
thornlater!04:17
optidudei have a questions for one of you smart folks04:17
beta0x64how can you have -a- questions?04:18
oscalation!ASK optidude04:18
optidudea questions...LOL04:19
optidudehow about a question04:19
ryannathansgo!04:19
gr33n7007hKyleP, have u fixed it04:19
KylePi don;t think so i didn;t understand what you told me to do i apologize04:20
optidudeif I am connected to my win 7 network and click on a pdf and it says downloading, does it store it on my ubuntu OS, or is it just as a temp file?04:20
gr33n7007hright follow me type this in terminal sudo apt-get purge flashplugin-nonfree flashplugin-installer04:21
meem1029Anyone have any idea why my resolution would go to 1440x900 when xorg.conf says 1600x900 and that's what it should be but isn't even an option?04:21
ryannathansmeem1029: use vid card drivers04:21
wrektjetdoes anyone know the command to restart samba04:21
ryannathansoptidude: more details plox.04:21
oscalationoptidude, are you in ubuntu ?04:21
meem1029optidude: It depends on what you use to download it.  Likely is saved in your downloads folder though.04:21
optidudeyep04:21
ryannathanswrektjet: it reloads config every ~1min04:21
ryannathanswrektjet: idk about restartin04:21
oscalationoptidude, what meem1029 said04:21
maoI added "root - maxlogins 1" to /etc/securetty/limit.conf,but why I still can log more than one root account?04:21
ryannathanswrektjet: google is the place04:22
oscalation!ask oscalation04:22
oscalationoscalation, !ask04:22
gr33n7007hKyleP, right follow me type this in terminal sudo apt-get purge flashplugin-nonfree flashplugin-installer04:22
wrektjetryannathans, google failed me but if what u said about conf is true than im good04:22
KaleidoscopeI can't get Java to work in Chrome04:22
oscalationhow to you address ubottu to another user?04:22
ryannathanswrektjet: i'm pretty sure it is on standard builds, is on my server and i'm doin nothin fancy04:23
KylePE: Couldn't find package flashplugin-nonfree04:23
oscalationas you can see, i dont remember04:23
meem1029Hmm, ATI catalyst control center says 1440x900 is the max I can get.  Last time I had this problem xorg.conf had changed and fixing it helped, but I'm confused now.04:23
gr33n7007hKyleP, right try this follow me type this in terminal sudo apt-get purge flashplugin-installer04:23
wrektjetwell im giving up for now as editing smb.comf didnt get the job done yet. its beena long nite of trying but still cant get the share list from server. sigh04:23
zaapielis it possible to install gnome3 vanilla on ubuntu 11.10?04:24
zaapieli read somewhere it was04:24
ryannathanswrektjet: try webmin04:24
zaapielwhat package(s) do i need?04:24
meem1029It should be possible.04:24
FirefisheWhat ubuntu would be recommended to install on an HP 110 Mini netbook?04:24
meem1029I'm not sure if gnome 3 is in the repos though.04:24
zykotick9oscalation, "!foo | user" for public messages or "!foo > user" for private ones04:24
zykotick9wrektjet, don't try webmin!04:25
oscalationah thanks zykotick904:25
zykotick9!webmin | ryannathans04:25
ubotturyannathans: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system.04:25
oscalation!ask | oscalation04:25
ubottuoscalation, please see my private message04:25
KylePPackage flashplugin-installer is not installed, so not removed04:25
KyleP0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.04:25
ryannathansubottu: since when?04:25
ubotturyannathans: I am only a bot, please don't think I'm intelligent :)04:25
zykotick9oscalation, "/msg ubottu !foo" for YOU to get them privatley04:25
ryannathanszykotick9: since ehwn04:25
zykotick9ryannathans, quite a while04:25
gr33n7007hKyleP,  sudo add-apt-repository ppa:sevenmachines/flash04:25
oscalationi was more so trying to do like .. zykotick904:26
wrektjetits ok its too late tonite anyways04:26
wrektjetthnx anyways04:26
oscalation!ask | zykotick904:26
ubottuzykotick9: 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. :-)04:26
ryannathanszykotick9: works perfectly on my 11.04 server04:26
ryannathans0.o04:26
KylePspace between / and flash? or no?04:27
gr33n7007hno04:27
zykotick9ryannathans, the #debian factoid for webmin begins "Webmin is a lame web-based interface for unsafe system administration for Unix..."04:28
ryannathanslulzy04:28
zaapielubuntu is getting really professional looking now04:28
zaapielsolid job04:28
KylePthis is really frustrating :\04:28
zaapielhands down the best linux distro for casual users04:28
zaapieli.e. me04:28
gr33n7007hwhats the output04:28
KylePsomeone donated this computer to occupyphilly and i need to be able to watch and upload videos to youtube with it. i also need to be able to watch and update a livestream website04:29
KylePit is a macintosh ibook g404:29
meem1029Hmm, what problem are you having?04:29
KylePi can't get flash to work04:30
gr33n7007hKyleP, did you do that last command sudo add-apt-repository ppa:sevenmachines/flash04:30
ryannathansKyleP: DID you add it to reops?04:30
ryannathans^04:30
zaapielaight im installing the package "gnome" from ubuntu software center04:31
zaapielhopefully this is regular gnome 304:31
optidudeoh, cool, let me check...LOL04:31
optidudehmm, not in there04:31
optidudeanyone using xchat?04:31
optidudetrying to change my text color?04:32
ryannathanshope theres no tricks to putting alturnate on a usb04:32
ryannathans-.-04:32
KylePi did that http://paste.ubuntu.com/705791/04:32
KylePthere is a ) at the very end of that so (rsa: 1)**04:32
gr33n7007hKyleP,  thats good now type sudo apt-get update04:33
ryannathansKyleP: that's good04:33
zaapieloptidude, im on 11.10 beta04:33
ryannathanssudo apt-get update && sudo apt-get install flashplugin-installer04:33
KylePupdate is taking loonger this time04:33
ryannathansgood04:33
gr33n7007hits ok04:33
zaapielsteve jerbs said no to flash04:33
KylePjust finished do i need to post what it said?04:33
sarujihello, could anyone tell why am I being asked for "insert the disk labeled "Ubuntu 11.10....""?04:34
ryannathansnaa04:34
sarujievery time I sudo apt-get install anything?04:34
ryannathanssaruji: no interwebs connection?04:34
Flannelsaruji: You added the CD as a repository.04:34
meem1029KyleP: Does it work now?04:34
sarujihmm i amm here chatting to you?04:34
sarujifresh install04:34
Flannelsaruji: From the Alternate CD?04:34
KylePhttp://paste.ubuntu.com/705792/04:34
sarujiFlannel how do I manage the repositories in 11.10, do you know, there is no software sources anymore04:35
cvalerocanal en español04:35
Flannelsaruji: You should ask about it in #ubuntu+104:35
cvalerode curiosidad04:35
sarujiFlannel, ok04:35
Flannel!es | cvalero04:35
ubottucvalero: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.04:35
optidudethanks for all your help :-)04:35
gr33n7007hKyleP, sudo apt-get install flashplugin64-installer04:35
zaapielunity kind of sucks04:36
zaapieljust saying...04:36
meem1029KyleP: Now try the sudo apt-get install flashplugin-installer that was mentioned (or 64 if you'04:36
meem1029re on 64 bit (stupid enter key)04:36
KylePi don't tink it's 64 bit it's from 200304:36
meem1029Then ignore the 6404:37
meem1029just sudo apt-get install flashplugin-installer04:37
ncrypterhas anyone installed gnome-shell on 11.04 with any success? i just tried but it dosent show up under my sessions list.04:37
gr33n7007hKyleP, sudo apt-get install flashplugin-installer04:37
KylePhttp://paste.ubuntu.com/705795/04:38
gr33n7007hKyleP, sudo apt-get install flashplugin64-installer04:38
KylePsame thin04:39
KylePg04:39
gr33n7007hsudo update-flashplugin04:39
meem1029gr33n7007h: He's not on 64 bit.  Is flash in a different repo?04:39
gr33n7007hmy mistake04:39
gr33n7007hsudo update-flashplugin04:39
ex0whats the best way to install e17 window manager in ubuntu?04:40
danny_boycan I get some help plz?04:40
meem1029KyleP: Also, you could try opening ubuntu software center and doing a search for flash04:40
meem1029!ask | danny_boy04:40
ubottudanny_boy: 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. :-)04:40
KylePoccupyphilly@occupyphilly:~$ sudo update-flashplugin04:40
KylePsudo: update-flashplugin: command not found04:40
ex0whats the best way to install e17 window manager in ubuntu?04:40
danny_boyI need to compile a fortran program on my favorite ubuntu computer but sadly I don't know how! :( :(04:41
dagerivwhere does arp get device name from?04:41
ex0arp tables04:41
Lithos84Hello! Does anybody know how to start LXDE without the panel?04:41
KylePi did open usc and search for flash it said unsupported ppc or something like that04:41
KylePor unknown maybe04:41
ex0type arp -a in terminal04:41
meem1029Do you have fortran installed danny_boy?04:41
danny_boyno I don't know how to install it04:41
crusbonder: please dont pm me.04:42
Atharvacrus : bonder isnt present in this channel...he is disturbing me too..04:42
gr33n7007haddress resolution protocol04:42
KyleParp-a command not found04:42
danny_boyHow to install fortran please?04:42
meem1029danny_boy: https://help.ubuntu.com/community/InstallingCompilers#Installing_the_GNU_Fortran_compilers04:43
Atharva!pm | bonder04:43
ubottubonder: 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.04:43
gr33n7007hKyleP, is the mutilverse source checked04:43
KyleP???04:43
gr33n7007hgo to System>Administration>Synaptics04:44
danny_boymeem1029 I am sorry I am new to ubuntu... how do I install packages?04:44
dagerivex0: yes I think I understand arp. there are no "device name" field in the arp protocol. so where does this device name come from?04:44
ncrypterSo anyone have any ideas why gnome 3 shell isnt showing up on my sessions list?04:44
Singhamdanny_boy : Use "ubuntu software center"04:44
Guest38823how can i update a cell in a jtable on keypress ?, the cell value will update when it losses focus but can I do table.update  on keyrelease or am I missing something?04:44
KylePand what am i doing in here?04:44
yawmaghow do i change my ircname? not nickname.04:45
gr33n7007hmake sure the multiverse tab is ticked04:45
meem1029danny_boy: Not a problem. We were all new at some point and I'm not that experienced myself.  You can use software center (probably best choice if you're new) or using command line type sudo apt-get install name-of-program.04:45
KylePsorry i don't see anything that says multiverse04:46
Singhamdanny_boy : do you have .deb packages ?04:46
os1riscan anyone help me with a display problem. I am using a laptop and can't get my dual monitors working right .. need some help.. anyone?04:46
KylePi used quicksearch as well04:46
meem1029KyleP: Do you have an option on the left for Canonical Partners?04:46
danny_boySingham I just installed it I think I will try to compile a test program to see if it works04:46
meem1029As a subcategory of 'get software'04:47
zaapielyeah gnome 3 is sick04:47
zaapielinstall it guyz04:47
KylePmeem1029: i don't see it if i do but now that i'm looking i see comm. multiverse , and cross platform multiverse04:47
gr33n7007hKyleP, System > Administration > Synaptic Package Manager > Settings > Repositories04:48
KylePboth have multiverse in ()'s04:48
meem1029Oh, ya.  Things are probably going to be different on 11.04 since I'm using 10.10.04:48
ryannathansfedora uses gnome304:48
zaapielfedora lacks the polish of ubuntu04:48
KylePgr33n7007h i'm there04:48
zaapielubuntu with gnome 3 is the cats meow04:49
gr33n7007his multiverse checked04:49
KylePyes04:49
ncrypterYeah i have Fedora on my laptop, but its a lot slower then my ubuntu, hence why i want to get gnome 3 working on it but it wont show up in my sessions list zaapiel which version of ubuntu are you using 11.04 or 11.10 /04:49
KylePsoftware restricted by copyright or legal issues (multiverse) is checked04:49
zaapiel11.10 beta04:50
os1riscan anyone assist in a graphics issue ?04:50
gr33n7007halready checked04:50
zaapieli installed synaptic and checked pretty much every repo except for the backports04:50
KylePyes it's already checked04:50
zaapielthen went to ubuntu software center and typed gnome04:50
ncrypterguess ill have to go fetch 11.10 then04:51
gr33n7007hgo to ubuntu software centre04:51
KylePme?04:51
zaapielthere was a package named gnome that had the entire gnome 3 desktop, now when i login i have an option for regular gnome 3 and gnome classic along with ubuntu04:51
gr33n7007hyes soory04:51
KylePthat's fine04:51
vikihow to disable firewall in ubuntu 11.04?04:51
KylePok i'm there04:51
gbear14275sshd_config...  Could someone explain the difference between password authentication and challenge and response authentication?04:51
ncrypterthanks zaapiel04:52
gr33n7007htype flash in the search04:52
zaapielnp04:52
gr33n7007hit should be there04:52
gr33n7007hadobe04:52
KylePok i get swfdec flash player whichis already installed, beach bit, adobe flash plugin can't install says it's for mozilla, adobe flash plugin 10 also can't install04:54
KyleP3 more mozilla extention to block adobe flash content04:54
KylePlightweight command line video extraction tool04:54
KylePvideo extraction utility04:54
meem1029Why can't you install adobe flash plugin 10?04:55
gr33n7007hjust install adobe flash plugin 10 done04:55
gr33n7007hviki, sudo ufw disable04:55
KylePAdobe Flash pluginInstaller for the Adobe Flash plugin for Mozilla Sorry, 'Adobe Flash plugin' is not available for this type of computer (powerpc).04:55
asparatukylep: did you just try to go and adobe website and download from there and install it. That is what i did when i install it04:55
meem1029Oh, powerpc.  That could make things more difficult.04:56
meem1029I missed that somehow.04:56
gr33n7007hlikewise04:56
mannie123guys please ave downloaded Ubuntu seperately and also Wubi how do i make wubi install the Ubunt ave already downloaded?04:56
meem1029I'd recommend trying the Adobe website method.04:56
gbear14275mannie123, you shouldn't have to download them seperately...  the regular ubuntu .iso has a wubi installer within it I believe04:57
KylePi'm sorry i was saying ppc earlier i did tryn adobe website but i don't know how to install the files it had me download04:57
KylePi deleted them but i can get them again04:57
meem1029were they .deb files?04:57
KylePtar.biz (maybe) and .rpm04:57
meem1029Ah, you want the tar.bz file04:57
meem1029get that and then we can help you04:57
KylePand what do i do with that?04:57
gbear14275mannie123, just burn the .iso to a disc or thumb drive and reboot... the prompts should explain the rest04:58
meem1029a tar.bz file is a compressed tar file.  You want to extract it using the command 'tar -xvf file_name.tar.bz'04:58
asparatukylep: if .rpm just do apt-get install rpm and it will install rpm package04:58
mannie123ok that means i just need to install infra recorder and burn the image file04:58
meem1029Oh, does Ubuntu do rpms too?  That would make things easier.04:58
KylePand it's tar.gz or rpm04:59
asparatuthere is package for it.. unless they change it04:59
KylePshould i download both or just the one04:59
meem1029Ah, didn't know about that.  Then use the rpm method04:59
meem1029Download the rpm04:59
asparatudo the rp,04:59
asparaturpm04:59
KylePsave file right?05:00
meem1029yep05:00
KylePok saved05:00
mannie123guys if i install alongside my current os do i still need the live cd or will ubuntu be on my hard drive?05:01
xut_jcon hdd.05:01
meem1029now type 'sudo apt-get install rpm'05:01
asparatui was just going tell him that05:01
KylePit's installing i think05:02
meem1029And then I'll let asparatu take over since I don't know how to use rpm on ubuntu.05:02
gbear14275sshd, passwordauthentication vs challengeresponseauthentication ...  If I'm just trying to enable password logon... which should I choose?05:02
gbear14275and is one insecure?  (plain text doesn't instill confidence)05:02
KylePdo you want me paste this all?05:03
mannie123xut ok then i don't need to insert the cd before i boot?05:03
meem1029Nah05:03
KylePok05:03
KylePit finished05:03
KylePsays Processing triggers for libc-bin ...05:03
KylePldconfig deferred processing now taking place05:03
asparatuim trying to remember the command for the install05:03
asparatulet me find them... i have use rpm in log time05:04
asparatulong05:04
KylePshould i reboot firefox before trying youtube?05:04
meem1029That won't have installed flash on your computer yet.  Just a program that I haven't used that will let you.05:04
asparatuyes close firefox05:04
ryannathanswhat's the trick installing ubuntu alturnate from usb, unetbootin, i'm trying to install and all i get is "your installation cdrom couldn't be mounted"05:05
KylePi also have a google chrome deb file that i need help with but i want to fix this first05:05
ryannathansis there some kind of flag?05:05
ryannathansKyleP: deb's are easy05:05
thevinciany one else having problems downloading from demonoid right now?05:05
KylePok that's good to hear05:05
meem1029The chrome deb file should be just clicking on it.05:05
gbear14275 /join #openssh05:05
asparatuwhere you download the rpm type this "rpm -ivh (rpm name)05:05
asparatuin xterm window05:06
ryannathansguys, what's the magic to get ubuntu alturnate installer to read from usb when it's trying to read from cdrom?05:06
vikii have disabled firewall in ubuntu11.04 but still its running .. just give a solution how to disable it permanently05:06
KylePit says error wrong architecture 'i386'05:06
meem1029oh05:06
meem1029I'm checking the site to see if I can find something.05:07
zykotick9KyleP, what is the output, in a terminal, of "uname -m"05:07
vikihello05:08
asparatuhe has ppc it might not work05:08
meem1029https://wiki.ubuntu.com/PowerPCFAQ#Flash.2C_Flash_video_and_Gnash05:08
KylePuname -m i don't see that05:08
meem1029That doesn't look good.05:09
danny_boyI was here a while ago, I installed fortran and managed to compile a program. Could anyone tell me how to run it?05:09
danny_boyI have gfortran05:09
zykotick9KyleP, see meem1029's link above, flash doesn't work on PowerPC (IF that's what you are using, uname -m would tell us)05:10
meem1029danny_boy: Sorry, can't help you any further than that.  I'd recommend looking at the manual/help section or googling.05:10
KylePppc05:10
gr33n7007hviki, sudo iptables-save > /root/firewall.rules05:10
zykotick9KyleP, so no Adobe flash for you - there is gnash and the other then...05:10
KylePi have both of those :-!05:11
meem1029KyleP: I forget, are you specifically trying to use chrome or would firefox be sufficient. Also, those plugins might work in chrome anyway.05:11
KylePi would like to be able to use both05:11
KylePi need to be able to log into multiple accounts on the same websites and i can do that using chrome and firefox05:12
KylePspecifically google voice05:12
vikigr33n7007h, :permission denied its saying05:12
FloodBot1!netsplit05:13
ubottunetsplit 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/Netsplit05:13
meem1029KyleP: I don't know what to tell you.05:13
gr33n7007hsudo iptables -X && iptables -t nat -F && iptables -t nat -X && iptables -t mangle -F && iptables -t mangle -X && iptables -P INPUT ACCEPT && iptables -P FORWARD ACCEPT && iptables -P OUTPUT ACCEPT05:13
meem1029Well, this is definitely the biggest room I've been in in a netsplit.05:13
gr33n7007hviki, login as root05:13
okeeIs 11.10 as stable as 11.04?05:14
Flannelokee: #ubuntu+1 for 11.10 questions, thanks.05:14
ryannathansrage, got disconnected05:14
ryannathansdid anyone reply?05:14
meem1029okee:  I would recommend waiting until the offical release since until then it's in beta.05:14
meem1029ryannathans: What was your question again?05:15
KylePgr33n7007h is that for me and are the && diff. terminal imputs05:15
vikii did....just give me exact command...gr33n7007h :05:15
famgod11.10 is working fine for me, everything works, except for the fact that I uninstalled fglrx and cant get gallium3d working again =/05:15
okeeWhat about 11.04?05:15
gr33n7007hiptables-save > /root/firewall.rules05:15
okeeIs 11.10 as stable as 11.04?05:15
soidexehi! I updated my 10.10 to 11.04 and now when I inject a removable hard drive it doesn't mount automatically. What could be wrong with it?05:15
gr33n7007hno sorry kyleP05:15
ryannathansmeem1029: I have this 10.04.3 alturnate on usb i want to install, all i get is "your install cdrom couldn't be mounted, blah blah"'05:15
ryannathanswhat's teh flag to fix ti?05:16
KylePno problem05:16
KylePso is there a way to make flash work on this computer or and i just fubar05:16
meem1029okee: 11.04 is the current version and should be stable. 11.10 is still in beta and therefore likely not as stable.05:16
meem1029ryannathans: Sorry, I have absolutely no idea.05:16
ryannathansrageface05:16
ryannathanssomeone must know05:17
ryannathansit's common problem05:17
meem1029I'd imagine if you look around the wiki documentation for a while though you could find something.05:17
ryannathanscan't find any mention of it05:17
jtomasrli just installed ATI propietary drivers and now i cant pass the ubuntu icon at startup05:17
ryannathansjtomasrl: that's happened to me too05:18
ryannathansneeds a fresh isntall05:18
jtomasrlwth05:18
ryannathansidk why05:18
ryannathansit's odd05:18
KyleP:-(05:18
gr33n7007hviki, chkconfig iptables off05:18
jtomasrlhow did you fix your display problems05:18
meem1029KyleP: Looking at it, you could probably compile gnash from source and end up with a working product.05:19
gr33n7007hand to re-enable chkconfig --level 345 iptables on05:20
KylePmeem1029: i have no clue how i could possibly do that05:20
Taranhow to update from behind a firewall?05:20
KylePif or how**05:20
gr33n7007hKyleP, why dont you just install osx05:20
jtomasrlryannathans: what drivers did you install finally?05:20
meem1029As far as the if goes, I'm sure you could.  As far as the how, that takes more work.  Also, what gr33n7007h said.05:20
KylePit's a pretty old computer and i don't have a "legal" copy of it and i'm working for OCCUPY PHILADELPHIA and we are trying to do things as legally as possible05:21
KylePwould it be possible to install windows xp on here by any chance? i'm not a very big fan of macintosh05:22
ryannathansjtomasrl: didn't05:22
ryannathansjtomasrl: can't even get linux installed now05:22
KylePi mean i guess that would be a question for #windows but i figured i would ask05:22
meem1029Legal is good.  I have no idea about windows.  Probably not since I don't think windows supports ppc.05:22
meem1029Ya, you don't really get support channels for windows afaik.05:22
KylePwhat else is new lol windows not supporting something05:22
jtomasrlryannathans: i just reboot in recovery mode and worked05:22
ryannathansjtomasrl: yay for you05:23
xut_jcwindows only support something when they het money back from it.05:23
xut_jcget05:23
KyleP^^05:23
jtomasrlhow should i remove a .run file installed05:23
gr33n7007hso true05:23
ryannathansIM GOING TO BURN A DISC IN A MINUTE05:24
ryannathansRAGE05:24
meem1029KyleP: I don't know specifics, but look at https://help.ubuntu.com/community/CompilingEasyHowTo and http://gnashdev.org/ and you should be able to figure out compiling gnash which will hopefully work for you.05:25
ryannathansfuuuuu05:25
KylePi may try that tomorrow it's 1:25am here and i need to catch a train back to philly at 8:30 brain needs to shut down05:26
zykotick9jtomasrl, see if there are removal instructions provided by ATI (there is no built-in way to remove things you install "manually")05:26
xut_jcryannathans: what's the issue?05:26
KylePthank you for all of your help guys. hopefully it doesn't resort to going back to mac... that would be a sad day05:27
meem1029KyleP: Not a problem.  Good luck with Linux!05:27
KylePlol thanks again05:27
t2maheshHello friends, need a little help on command line05:28
xut_jct2mahesh: we are here.05:28
=== chris_ is now known as Guest29424
t2maheshhow to copy an un-empty directory completely to one another05:28
Guest29424is it better to use the default drivers or the ati/amd proprietary FGLRX driver?05:29
ryannathansi can't manually mount this05:29
ryannathansRAGE05:29
zykotick9t2mahesh, "cp -r /origional /destination"05:29
jtomasrldone05:29
xut_jct2mahesh: as zykotick9 says.05:29
meem1029Guest29424: Probably proprietary.05:29
meem1029They're what I use and work well.05:30
t2maheshxut_jc: wow thanks a lot, it worked :)05:30
Guest29424there are two options listed for the proprietary. Should i use the regular or the one that says post-release updates?05:30
xut_jcthanks to zykotick9.05:31
xut_jcnot me.05:31
zykotick9xut_jc, :)05:31
meem1029Probably the post-release updates one since you probably want the most updated unless there are problems.05:31
KylePhow do i find out specifics about my processor i know with windows there is speccy but i doubt that's going to work05:32
fritschKyleP: cat /proc/cpuinfo05:33
KylePdo i type that in terminal fritsch:05:33
meem1029yep05:33
fritschKyleP: this will you show alle information, there was a graphicla tool05:33
maxi_yes05:33
fritschDoes anyone remember this graphical tool?05:34
KylePTHANK YOU!05:34
fritschKyleP: is this okay for you?05:34
ActionParsnipfritsch: for what?05:34
fritschActionParsnip: something like windows hardware manager05:34
KylePyes that was exactly what i needed to know05:34
merkinmakerlspci05:35
fritschKyleP: okay then perfectly fine05:35
jtomasrlso 60Hz wil be my max refresh rate? omg05:35
ActionParsnipfritsch: lshw-gtk05:35
meem1029I know going to system monitor and clicking on the first tab shows me some.05:35
fritschmerkinmaker: graphical :-)05:35
merkinmakeroh05:35
sach1nHi Alll05:35
fritschActionParsnip: thx, wanted to know for KyleP but he is already lucky05:35
merkinmakerwho need graphics?05:35
merkinmakerheh05:35
meem1029jtomasrl: Why do you need more than 60Hz?05:35
sach1nIs there any application alike monocaffe ?05:35
fritschmerkinmaker: no one, but perhaps some users05:35
merkinmakeralright then05:35
sach1nMonocaffe seems to crash in ubuntu.05:35
jtomasrlmeem1029: cause im using a CRT screen and my eyes hurts05:35
galagalagalahow can I disable the drum log in sound? I've disabled the gnome start up application, and "play start up sound" in the login screen menu05:36
fritschgalagalagala: when gdm starts?05:36
ActionParsnipfritsch: if you use lshw you can use the -C switch to show hardware classes. Eg: sudo lshw -C display05:36
galagalagalafritsch, unity (is that what you mean?)05:37
ActionParsnipgalagalagala: in sound options, set the theme to none.05:37
galagalagalaActionParsnip, it's already on no sounds05:38
KylePanyone know the difficulty of formatting to mac osx 10?05:38
merkinmakerlshw -C | grep gui05:38
merkinmaker:P05:38
ActionParsnipKyleP: your OSX CD can create partitions at install time, if that's what you mean?05:39
merkinmakerKyleP, you might need to edit kext files to get things up and running05:39
ryannathansActionParsnip: so far so good05:39
merkinmakertoo bad thats all i know about that05:40
ActionParsnipmerkinmaker: might want to remove -C, lshw will show all hardware then.05:40
merkinmakerthanks ActionParsnip05:40
KylePwhat i meant was i've never formatted mac before05:40
ryannathansActionParsnip: ubuntu 10.04.3 alturnate gets me as far as not being able to install because cdrom is not able to be mounted... I WONDER WHY. I'm using a usb, what's the magic?05:40
ActionParsnipryannathans: what was the magic bullet?05:40
KylePwith windows and linux i can do this with ease05:40
merkinmakerwhat do you mean by "formatted"05:40
=== wyang is now known as Guest60012
ryannathansActionParsnip: a non-11 version05:40
ryannathansI just duno how to get past this now...05:41
ActionParsnipRya05:41
meem1029I'm pretty sure that it would be pretty easy to do with the install disk KyleP.05:41
meem1029But, I can't help you since I rarely use macs.05:41
KylePi mean erasing and reinstalling the Operating system whoever had the ? about formatted05:41
=== TNZ_ is now known as TNZfr
KylePi despise mac05:42
merkinmakerif you need to know the right filesystem...im pretty sure its HFS305:42
KylePbut it was free and we need it for public use05:42
meem1029Then don't use it.  Ubuntu is better anyway.05:42
ryannathansActionParsnip: all i did was install 10.04.3 to usb with unetbootin, can't get any further in install after choosing keyboard/language, cries about cdrom not being able to be mounted, i tried mounting manually, didn't like that either05:42
meem1029Oh, random people are gonna be using it.  Maybe not Linux then.05:42
KylePi HAS to be able to play flash05:42
ryannathansit's the alturnate installer05:42
KylePif that wasn't a must i wouldn't even think of switching05:42
merkinmakerjust load up a box with Backtrack...its pretty much Ubuntu05:42
ActionParsnipryannathans: i seem to remember some jiggerypokery is needed if it starts moaning like that. Involves pressing Ctrl+Alt+F2 and doing stuff there. There may be a boot option instead but I only just woke up :-(05:43
merkinmakerMint is superuser-friendly as well05:43
ryannathansActionParsnip: yeah, i been trying all sorts of wizardry, trying to mount it to /cdrom05:44
celltechDowngrade to FF6.. how :( I hate 705:44
ryannathansgot it mounted but doesn't like it05:44
DerpadongInstead of using unetbootin, use Universal USB installer.05:44
* ryannathans has used both05:44
chalcedonyhow can i get OpenOffice (not Libreoffice) on Ubuntu 11.04?05:44
merkinmakermuch like my sister05:44
chalcedonyhi ActionParsnip :))05:44
Derpadongryannathans. what kind of use are you using?05:44
ryannathansDerpadong: for?05:44
Derpadongusb*05:45
ryannathansDerpadong: usb is fine, it's a 8gb somthingsomethig05:45
ryannathans;D05:45
meem1029chalcedony: It is probably in the repositories or else visit the OO.o website.05:45
ActionParsnipKyleP: what is the output of: lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf'     use http://pastie.org to host the output05:45
Derpadongryannathans, If its a SanDisk or something with a portableapps software on it, it can mess it up05:45
zykotick9ActionParsnip, KyleP \\\05:46
chalcedonymeem1029, nautilus gives me LibreOffice .. i don't really want to remove libreoffice .. i like lots about it but i cant use it if it wont spellcheck.05:46
ryannathansDerpadong: it's not -.-05:46
ryannathansi know how to computer okay?!05:46
KylePblank line?05:46
ryannathanscomputer doesn't know how to play nice05:46
ActionParsnipchalcedony: greb the debs from the openoffice site. You will want to pin the version too so updates don't overwrite your efforts with libreoffice05:46
DerpadongIm just trying to be helpful. You dont have to be a jerk05:47
chalcedonyoh05:47
ryannathansmmm blue screen of nothing05:47
chalcedonyhow do you pin the version ActionParsnip ?05:47
ActionParsnip!pin05:47
ubottupinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto05:47
KylePhttp://pastie.org/2675310 actionparsnip:05:48
=== fred_ is now known as Guest4722
ryannathansLINUX, Y U NO LIKE ME05:48
KylePit hates me too i feel your pain man05:48
chalcedonythank you ActionParsnip :)05:48
ActionParsnipKyleP: it will output something. Copy the command and paste to terminal.05:48
KylePhttp://pastie.org/267531005:48
beta0x64ryannathans, linux is a tease05:48
meem1029Sometimes linux takes a bit to make it work, but it's awesome overall.05:49
Guest4722linux friendly video cards?05:49
ActionParsnipKyleP: cool, what is the output of:05:49
ryannathansActionParsnip: i hit command line install and it came up like usual, hit english, set up me keyboard, it skipped the usual error and then configured DHCP, told me it was going to download something from au.ubuntu something.com and then BLUE SCREEN with wite bar at bottom05:49
beta0x64should egrep be '05:49
eman_chdir does not work how do i change directories in terminal mode?05:50
beta0x64like it needs an ending '05:50
meem1029cd05:50
ActionParsnipKyleP: dpkg -l | egrep "flash|gnash|swf'05:50
ryannathansI MAD BRO.05:50
ActionParsnipOops05:50
beta0x64lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf needs to have ending '05:50
beta0x64KyleP,05:50
ActionParsnipKyleP: change " to '05:50
* ActionParsnip can't type05:51
beta0x64look at your pasted code. it's missing an ending '05:51
KylePhttp://pastie.org/2675319 actionparsnip:05:51
* paulus68 handing Actionparsnip a cleanex to whipe his tears05:52
ActionParsnipKyleP: you are using a PowerPC CPU so will not be able to run Adobe Flash.05:52
Guest4722what video card could be installed out of box in Ubuntu?05:52
i_is_brokeGuest4722, try nvidia05:52
meem1029Guest4722: Most of them work.  I think there's a list somewhere.05:53
KylePugh so there is no way to make this work at all?05:53
meem1029KyleP: It should work if you compile gnash from source.  I make no guarantees however.05:53
auronandaceGuest4722: to get decent performance you'd likely want the proprietry driver with a nvidia card05:53
Guest4722I googled supported hardware for Ubuntu05:53
meem1029Also, what do you need flash for?  I think some of the common sites have html5 capabilities which would replace flash.05:54
ryannathans"downloading the release file" then just goes blue, eg the box disapears05:54
meem1029Guest4722: Is there a specific card you are wondering about?05:54
ActionParsnipKyleP: you have gnash and swfdec installed. If you have more than one flash plugin they conflict and you get no flash. Remove one pair or the other. There is another flash alternative called lightspark which you can use but remove ALL the packages you see listed there05:55
ActionParsnipbeta0x64: thanks for the spot05:55
ryannathanshttp://memegenerator.net/instance/1054451505:56
Guest4722meem1029: not really I just though you could recommend one for me because I am too lazy look05:56
ActionParsnipGuest4722: nvidia have great Linux support. There is an open driver called nouveau which runs well05:57
Guest4722ActionParsnip: thx I look it on the nvidia website for more information on the nouveau model.05:59
Guest4722: )05:59
rifqihi andyl05:59
Ben64i don't think nouveau would be on the nvidia site05:59
auronandaceGuest4722: nouveu is an opensource nvidia driver not a card06:00
Ben64pretty much any nvidia card will work well with ubuntu06:00
bingopajamahello all06:00
zykotick9Guest4722, FYI nouveau only supports 3D on a VERY few nvidia cards06:00
Guest4722so install the nouveau diver and any nvidia card will work?06:00
rifqihi all06:01
rifqihi bingopajama06:01
bingopajamaI was wondering if anyone has a fix for playing youtube videos in movie player on natty06:01
bingopajamahi rifqi06:02
Ben64Guest4722: nvidia makes their own driver for linux, and you can install it from the ubuntu menu, it works great06:02
rifqii'm using ubuntu maverick06:03
rifqihow to install software with cd06:03
ryannathansY U NO WERK, I PUT YOU IN VM NOW06:03
rifqibtw, i'm new comer with ubuntu06:03
chintanhiii06:03
bingopajamacool06:03
chintanwhen ubuntu 11.11 comes?06:03
chintandate?06:03
GirlyGirlchintan: 1306:04
bingopajamaso does anyone know about this bug with movie player on natty ?06:04
Guest4722the support video card say most card work but 3D requires nvidia-glx link06:04
rifqihow is install driver modem with ubuntu06:04
chintanok06:04
GirlyGirlrifqi: Which modem06:04
rifqimodem with EVDO06:04
rifqimodem EVDO with Rev.A AC68206:05
rifqigirlygirl: modem EVDO with Rev.A AC68206:05
leepingHi there - is there any way to get fonts such as -adobe-helvetica-medium-r-*--14-*-*-*-p-*-*-* in Natty?06:05
leepingThey were around in Lucid.  No longer in Natty. :(06:06
Ben64install em06:06
leepingBen64, you're talking to me? That's what I'm trying to do.  I can't find the package.06:06
Ben64you can just take the ttf and move it06:06
* ryannathans /wrists06:06
ryannathansburning cd06:06
ryannathansbbl06:06
leepingBen64, where can I find the ttf, unless I copy it over from an older version of the OS?06:07
leepingThere should be a better way i think ..06:07
rifqibingopajama: how to increase speed donlot with ubuntu06:07
Ben64leeping: i don't have it on lucid06:07
rifqigirlygirl: modem EVDO with Rev.A AC68206:07
Ben64so you probably installed it yourself at some point06:07
IchGucksLivehi all can i fuse the home and the systempatrition06:08
t2maheshls /usr/bin | grep term06:08
t2maheshgnome-terminal06:08
ryannathansBURN BABY06:08
t2maheshgnome-terminal.wrapper06:08
t2maheshkoi8rxterm06:08
t2maheshlxterm06:08
FloodBot1t2mahesh: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.06:08
t2maheshsetterm06:08
leepingBen64, you're probably right about that, but I can't figure out which files correspond to the fonts06:09
leepingOn the old OS, when I type in "xlsfonts" I have the adobe fonts06:09
leepingand on the new OS, I don't06:09
mbrochhhey guys, every time i start my work i need to open a terminal with 6 tabs and run different commands in each tab... is it possible to script this?06:09
psal_dunhello , busy box error is not letting ubuntu 11.04 install , need some help ???06:09
leepingI hear it might have something to do with a "font server" but I don't really know what that is.06:09
psal_dunhello , busy box error is not letting ubuntu 11.04 install , need some help ???06:09
bingopajamaany one know their way around movie player? or is this not the right chat room for this sort of question?06:10
beta0x64mbrochh, yea dude. it's called screen.06:10
psal_dununable to find a live file system ....error while installation , plz help asap06:10
Ben64bingopajama: mplayer is awesome06:10
ryannathansmbrochh: even better, tmux06:10
t2maheshinside /usr/bin there are "lxterm, uxterm, xterm etc." what is the use of this terminals06:11
xopekэм. у меня вопрос не столько по убунте, сколько по башу.  как в промпте баша вывести уникодный символ за номером 2523 например?06:11
xopekя сделал так: PS1=`echo -e "\xE0\xA7\x9B"` но это не кошерно06:11
pangolin!ru | xopek06:11
ubottuxopek: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.06:11
xopekoh f... sorry06:11
mbrochhbeta0x64: hmmm... i run webservers and sass daemons and gorun and stuff like that in my terminals... what happens when I close screen, will all these processes still be alive? because its a virtualbox and it would be damn slow if i never close all this stuff.06:11
ryannathansboot from cd tiem06:11
Ben64xopek: http://www.cyberciti.biz/tips/howto-linux-unix-bash-shell-setup-prompt.html06:11
bingopajamaBen64 how do you get youtube to play in it?06:12
beta0x64mbrochh, yes actually. screen saves your session and I believe continues to run after you have disconnected. this is one advantage. you can reconnect to your screen session06:12
Ben64download the flv, then play it?06:12
bingopajamaer06:12
beta0x64mbrochh, you might need to do customization though06:12
bingopajamai am getting a parsed error06:12
bingopajamait is also telling me that the video may bedamaged06:13
psal_dunerror : "unable to find a live file system" .. while installation , plz help asap06:13
ryannathans\o/ CDROM > USB06:14
IbisCD < USB06:14
zykotick9bingopajama, (just my opinion) but Totem (aka Movie Player) is a weak media player - there are several better options: mplayer or vlc06:14
beta0x64mbrochh, why don't you start those processes in a bash script and execute them as background processes? you can put a process into the background with & and bring it to the foreground with fg06:14
Ben64bingopajama: best results are achieved by using flash06:14
bingopajamahrm06:15
bingopajamacan i install a flash plugin tomovie player?06:15
beta0x64mbrochh, this explains it well http://commandlinemac.blogspot.com/2008/12/bash-job-control-fg-bg-jobs-and-ctrl-z.ht06:16
psal_dunbusy box v1.17.1 error  : "unable to find a live file system" .. while installation , plz help asap,06:16
ryannathansY U NO DETECT MY HARD DRIVE?!?!06:16
ryannathansCLONEZILLA DOES06:16
xopekBen64, they do not have what i need.06:16
Atharvaryannathans : Please stop shouting... :)06:17
meem1029ryannathans: Linux is just really not liking you apparently.  Is this with a boot cd now?06:17
bingopajama@zykotick9 I have VLC but this youtube option in movie player is a great idea if i can get it to work i wont have to flip to a browser to stream music videos06:17
psal_dunbusy box v1.17.1 error  : "unable to find a live file system" .. while installation , plz help asap,06:17
psal_dunbusy box v1.17.1 error  : "unable to find a live file system" .. while installation , plz help asap,06:17
psal_dunbusy box v1.17.1 error  : "unable to find a live file system" .. while installation , plz help asap,06:17
psal_dunbusy box v1.17.1 error  : "unable to find a live file system" .. while installation , plz help asap,06:17
FloodBot1psal_dun: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.06:17
ryannathansmeem1029: yes06:17
ryannathansit won't detect my hard drive, ubuntu clonezilla will06:18
ryannathansthis is 10.04.3 alturnate cdrom06:18
zykotick9bingopajama, all i can say is - good luck.06:18
bingopajamawhy would it not work?06:18
IbisAnyone by any chance has a list of recommended hardware brand that's open sourced?06:18
meem1029Wow.  That really stinks. I don't know what to tell you.  Why are you using alternate?  It might be a missing driver or something.06:18
bingopajamathe option is there in movie player06:19
ryannathansmeem1029: same as desktop06:19
psal_dunbusy box v1.17.1 error  : "unable to find a live file system" .. while installation , plz help asap,06:19
ryannathansmeem1029: desktop had issue so i went to alturnate06:19
IbisMe no likes nvidia,06:19
ryannathansmeem1029: it's a raid card, works fine with no configuration in ubuntu clonezilla06:19
Ben64psal_dun: please don't pm me or random people06:19
ryannathansmeem1029: ~1.9TB MBR not being found06:19
ryannathansdetects drive06:19
ryannathanssays its unpartitioned with no patrition table06:20
luisahi06:20
luisai need a litle orientation to install a webcam from a acer aspire 505006:20
meem1029That is very strange.  I would assume it would detect it.  Anyway, I need sleep and hw concentration, so good luck with problems all!06:20
zykotick9ryannathans, if the drive is 2TB you can't use standard MBR to partitions.  Sorry I don't have a 2TB drive yet, so don't personally know the solution.06:21
Ben642TB still uses MBR06:21
bingopajamaWhen I click to play the searched youtube video results in totem06:21
bingopajama  player, error message "play list could not be parsed. It might be06:21
bingopajama  damaged". I am using Ubuntu 11.0406:21
ryannathanszykotick9: it's just under 2tb though and works fine with standard MBR in windows06:21
Ben64I have one, no problem06:21
ryannathanstheres  1.8GB NTFS partitino on i06:21
Ben64ryannathans: how is it connected06:21
ryannathansmini SAS breakout to sata III06:21
ryannathansfrom adaptec 380506:22
rhizmoehm, something weird is happening06:22
Ben64thats probably the problem06:22
ryannathansshould be accessed as normal hdd06:22
ryannathansubuntu clonezilla works perfectly06:22
luisadoes anybody knows some kind of tip to install webcam-^06:22
ryannathansi took a clone last week06:22
VaughnAre any ubuntu folks on?06:22
=== tfilipczuk is now known as makak
Ben64ryannathans: try getting to a shell, and using parted, fdisk, hdparm, etc06:22
ryannathansBen64: trying black magic in windows atm06:23
bingopajamaBen64 are you able to use movie player for you tube videos?06:23
Ben64bingopajama: just use flash :|06:23
bingopajamaer as in a browser?06:23
Ben64yes06:23
bingopajamaoof06:23
bingopajamaok06:23
bingopajamathanks06:23
luisago to software center06:24
bingopajamastill love movie player06:24
bingopajama=)06:24
Ben64psal_dun: google is your friend, if nobody answers you, its because they don't know. PMing people isn't helpful and can get you kicked from the channel06:24
luisaand try to find there some player06:24
bingopajamayeah06:24
luisaben6406:24
bingopajamathanks luisa06:25
luisaplease help06:25
psal_dunopps ben64 , boss m really stuck and google is not much tgis time06:25
luisai have the flash player updated from software center06:25
luisai type flash and it appears06:25
luisa:)06:26
bingopajamahrm06:26
luisaand i m first time user06:26
bingopajamayou type flash in what?06:26
luisaSORRY I SPEAK SPANISH06:26
bingopajamaoh06:26
luisaCENTRO DE SOFTWARE DE UBUNTU06:26
luisaON APLICATIONS06:26
bingopajamaoh ok06:26
oCean!es | luisa06:26
ubottuluisa: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.06:26
Ben64less caps, less lines please06:26
beta0x64isn't it aplicaciones?06:27
luisaWHY HERE IS CENSORED SPANISH?06:27
luisaIT SHOULDNT BE06:27
oCeanluisa: /join #ubuntu-es for spanish06:27
Ben64this is an english channel06:27
luisa:S06:27
dr_willisluisa: it has its iwn channel06:27
luisabut i understand a little bit of english _lol06:28
beta0x64I thought applications is aplicaciones en español06:28
luisaguys please im ignorant on software install06:28
=== Northwoods_ is now known as Northwoods
Ben64you still haven't described what your issue is06:29
GirlyGirlluisa: you can be here but use english only here06:29
luisathis fk pc dont recognize webcam06:29
oCeanGirlyGirl: I think we pointed that out already06:29
ryannathanso no06:29
meta-coderIs it just me, or is the SSL certificate of www.redhat.com broken?06:29
ryannathansi try to shrink it in windows and it has been not responing for a while06:29
dr_willisim not even clear on the question luisa . you said flash. niw uts a webcam ussue?06:29
Ben64meta-coder: just you, might be a hijack, beware!06:29
SwedeMikemeta-coder: it's just you, it's fine here in my firefox.06:30
oCeanmeta-coder: try #rhel06:30
sridharI ran the following command to install the open jre and get the following errors (pasted below)06:30
sridhar$apt-get install openjdk-6-jre06:30
meta-coderhijack..!! Oh no!06:30
sridharErr http://archive.ubuntu.com/ubuntu/ natty-updates/main tzdata all 2011g-0ubuntu0.11.0406:30
sridhar404 Not Found [IP: 91.189.88.40 80]06:30
GirlyGirlmeta-coder: Just you .. check your time and date06:30
FloodBot1sridhar: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.06:30
sridharErr http://archive.ubuntu.com/ubuntu/ natty-updates/main tzdata-java all 2011g-0ubuntu0.11.0406:30
ryannathansNOOOO06:30
sridhar404 Not Found [IP: 91.189.88.40 80]06:30
ryannathansDONT06:30
fritschmeta-coder: cert is working fine here06:30
GirlyGirlsridhar: try sudo apt-get update and try again06:30
KylePis it possible to emulate windows with a ppc?06:31
Ben64ppc being powerpc?06:32
KylePyessir ibook g406:32
leepingHi there - I'm looking for a way to run my /etc/rc.local script at startup.  It doesn't appear to be running.  Should I link it into all of the /etc/rc#.d directories?06:32
Ben64you could try to find an x86 emulator, but it'd be slow if it works at all06:32
KylePdo you know if it is possible to just flat out install windows xp and forget that this is a mac?06:33
beta0x64KyleP, I think you can but it's awkward. My friend had Windows 7 running on his Mac.06:34
beta0x64I didn't pay attention to the details, because it was too blasphemous to look at06:34
Ben64windows won't work on powerpc06:34
beta0x64oh he had an intel06:34
beta0x64it was an intel mobo06:34
Ben64yeah that works no problem06:35
luisai still lost06:35
KylePthat makes sense :\ i just want this thing to play youtube videos!!!!!!106:35
luisai forget where i can found spanish people06:35
beta0x64luisa, many people are having trouble with flash. you can't install flash, right?06:35
luisai dont know06:35
luisalet me try06:35
beta0x64I am running Ubuntu 10.0406:35
luisahow could i do that06:35
Ben64KyleP: you can't in ubuntu?06:36
luisacause when i install flash i made trought the aplications menu06:36
KylePno i'm on a powerpc mac ibook g406:36
gr33n7007hKyleP, why dont you just stream youtube vids to like vlc or sumething??06:36
Ben64ubuntu works on ppc06:36
Ben64gnash should be able to compile on ppc06:36
KylePhow do i do that??06:36
gr33n7007hyeah but flash doesnt06:36
luisaim using 10.406:36
luisaubuntu06:36
RenaKunisakihey, I managed to completely lock up a screen session. doesn't respond to anything, can't be killed, still shows as attached. how to terminate it?06:37
KylePi uninstalled of the flash programs i could find06:37
=== chris_ is now known as Guest75271
luisacause 11.4 has many trouble06:37
Ben64RenaKunisaki: kill it : /06:37
bosiqiq06:37
ryannathansRenaKunisaki: reboot/killall -9 screen06:37
bosiqiquit06:37
RenaKunisakiI don't want to kill ALL sessions though :|06:37
gr33n7007hI've forgotten the command but i will look it up for you. Will that solve your problem if you could stream ?06:37
KylePi need to be able to play these videos in firefox06:37
iceman_3233hello room06:37
RenaKunisakibosiqi, /quit06:37
gr33n7007hwhy in firefox06:37
KylePit's going to be a public laptop06:37
KylePfirefox is the only "mainstream" browser installed at the moment.06:38
KylePfor some reason i can't get chrome.deb to install either06:38
KylePshould i try to install gnash or swfdec06:38
gr33n7007hits tricky06:39
RenaKunisakihuh, it doesn't even show up in ps -ax?06:39
psal_dunTrying to dual boot , windows 64 bit and ubuntu 11.04 ,32 bit on i5 processor & 8 gb ram .06:39
gr33n7007hwhy cant you stream videos to vlc KyleP06:39
psal_dungetting  a busy box error06:40
psal_dunTrying to dual boot , windows 64 bit and ubuntu 11.04 ,32 bit on i5 processor & 8 gb ram .06:40
psal_dungetting  a busy box error06:40
RenaKunisakiI guess it just died and left a file behind06:40
KylePi don't know how i would do that and i don't feel like teaching people how to use a computer all day :\06:40
luisai just have installed chrome in ubuntu 10.406:40
luisaand flash run normally06:40
gr33n7007hdo you want me to write a bash script for you?06:40
KylePif you mean me i would be so appericiative of that06:41
KyleP(sp)06:41
gr33n7007hyeah KyleP kk06:41
ionitewhat is linux mint channel?06:42
iceroot!mint | ionite06:43
ubottuionite: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org06:43
psal_dunany one has a solution to busy box error during installation ....06:43
Polahpsal_dun: Verify the integrity of your ISO and LiveCD first06:43
airtonixpsal_dun: not with that appaling bug report... no06:43
Polah!md5sum | psal_dun06:43
ubottupsal_dun: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows06:43
gr33n7007hwhat type of hashes are ubuntu passwords?06:44
psal_dunwell its working fine in my laptop , using same for desktop is problem06:44
airtonixpsal_dun: you won't get any effective help until you provide alot more details06:45
psal_dunwell m Trying to dual boot , windows 64 bit and ubuntu 11.04 ,32 bit on i5 processor & 8 gb ram , windows 7 is already installed06:45
Polahgr33n7007h, AES I think06:46
airtonixpsal_dun: http://askubuntu.com/questions/5121/how-do-i-report-a-bug06:46
gr33n7007hPolah, cheers06:46
Ben64or try installing it again06:46
psal_dunthen m getting busy box error saying unable to find a medium containing a live file system , and installation screen dosent come up as in normal case06:46
KylePi;m also having trouble with right click capabilities06:47
dorkmafiaanyone know how to install the latest flash player debugger version?06:47
Polahpsal_dun: Like I said, go verify your ISO and CD as per the instructions ubottu linked you to and we can proceed from there.06:47
ikoniapsal_dun: are you trying to install ubuntu - or have you already installed it ?06:47
Ben64psal_dun: try using the alternate cd to install06:47
luisaI UNDERSTAND NOW CAUSE ALL THE REST OF THE WORLD HATES LATIN AMERICAN06:48
psal_dunand yes ubuntu gets installed inside the windows using wubi , but along side is where the problem starts ... and i am checking md sum06:49
luisaI HAVE THE SPANISH CHANEL IN CHILE HAS 180 PEOPLE CONNCECTED AND ALL THE PEOPLE ARE TALKING ABOUT06:49
luisaHATE FROM PERU TO CHILE AND INVERSE06:49
psal_dununfortunately in alternate cd the same problem occured06:49
ryannathans!offtopic | luisa06:49
ubottuluisa: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!06:49
Ben64luisa: calm down, stop the offtopic and caps lock06:49
Polahluisa: Unfortunately, that isn't relevant here.06:49
ikoniaC/ak luisa06:50
ryannathansImad still, linux won't detect anyting on my 2.0 TB adaptec Data06:50
ryannathansrage.06:50
psal_dunikonia , m trying to install06:50
Ben64psal_dun: try using another cd drive06:50
Ben64does it ask you to specify cd location? cause you could try that06:50
ikoniapsal_dun: are you using any form of raid technology06:50
ryannathanswindows won't let me convert it to GPD either, yet somehow it works in windows06:51
psal_dunno .. it dosent ask to specify cd loaction , directly inito ash mode busy box error06:51
Ben64ryannathans: its because you have it hooked up strange06:51
ryannathansBen64: yeah, totally -.-06:51
psal_dunno raid technology06:51
ryannathansnothing strange about it06:51
ikoniapsal_dun: so you are trying to boot from a cd yes/no ?06:51
Ben64sas to sata... that is strange06:52
ryannathansBen64: not really06:52
ryannathansBen64: it's what it was designed for06:52
ikoniaBen64: that is perfectly normal06:52
biamihow do i use webGL using software rendering in Chromium? Things are working fine in Firefox, but not in Chromium, so I guess I have what is needed... libomesa06:52
ryannathansikonia: thanks06:52
psal_dunis windows 64 bit (already installed) causing problem to ubuntu 11.04 32 bit(which m trying to install) ???06:52
Ben64if it was normal, it'd work :|06:52
ryannathansobviously not06:52
Ben64psal_dun: no06:52
psal_dun.yes from a cd06:52
ikoniaBen64: please don't be silly.06:52
ryannathansthankyou again06:52
Ben64sata port on a motherboard is normal, having a converter is not06:53
ryannathansconverter? you mean raid card?06:53
ikoniaBen64: again - please think about what you are saying.06:53
ikoniaryannathans: is the raid card a host card or a true hardware raid card ?06:53
ryannathanstrue hardware raid card06:53
ikoniaryannathans: make ?06:53
ryannathansadaptec 380506:54
psal_dunis windows 64 bit (already installed) causing problem to ubuntu 11.04 32 bit(which m trying to install) ???06:54
ikoniaryannathans: just checking it - but that should be fine06:54
psal_dunyou know the 64 bit vs 32 bit compatibility problem ????06:54
Ben64i did think about it, makes perfect sense. what percentage of people have a 2TB drive hooked up through a raid card? much much less than 50%, therefore not normal. but i'll shut up about it now06:54
ikoniaryannathans: when in ubuntu can it see the physical device, eg: does it show up with sudo fdisk -l06:54
ryannathansBen64: it's called storage, a raid array of many smaller drives -.-06:54
Ben64psal_dun: windows install won't mess up ubuntu installation at all06:54
ikoniaBen64: if you have no idea of what you're saying, I suggest you don't talk as telling someone using a raid card is "not normal" is unacceptable.06:55
Polahpsal_dun: No. If you're installing on another partition then Ubuntu will be completely independent of Windows.06:55
* airtonix chuckles06:55
psal_dunall right ... cant identify the problem06:55
biamior else can someone tell me how to install drivers for my Intel HD Graphics card that came build in with my Intel Premium P6200?06:55
=== Xopek_ is now known as xopek
Ben64your drive likely isn't being detected by the install, use a different drive if you can, or usb install06:55
ryannathansikonia: yes, it sees it fine, comes up in installer as SCSI2 SDA 2.0TB Adaptec Data, i have it set to raid 5, 3 1TB drives to form a 2TB virtual drive, 2tb drive currently has been formatted with NTFS with 100gb unformatted at the end, it's MBR06:56
psal_dunok06:56
ryannathansinstaller detects it as completely unformatted with no partition table06:56
Ben64ryannathans: you probably should have mentioned that at some point before...06:56
ikoniaBen64: why ? what difference does that make ?06:56
ryannathansstfu Ben6406:56
Ben64thats not nice06:56
ikoniaryannathans: tone down the langauge please.06:57
VermicelliWould someone spare some time to help me with an installation problem? My new sata isn't recognized.06:57
Ben64because the way he described it before, it was a 2TB drive hooked up through sata through sas06:57
ikoniaryannathans: this is ubuntu 11.04 ?06:57
ryannathansappologies, i have been trying to get this to work for days, i'm trying to code something but i'm just losing work, i can no longer work in a VM06:57
Ben64that is much different from 3x1TB drives06:57
ikoniaBen64: no it's not - please stop talking now06:57
ryannathansikonia: this is 10.04.3 alturnate 64bit, 11.04 give me kernel panic on boot06:57
Ben64a 2TB drive is the same as a raid array? alright then06:57
ikoniaBen64:  READ and understand the question, and in this situation, there is no actual difference06:58
biamiSOMEONE PLEASE TELL ME HOW TO INSTALL DRIVERS FOR MY INTEL HD GRPAHICS CARD... THE CAPS ARE INTENTIONAL.06:58
ikoniaryannathans: one moment, I don't know if gpt is enabled by default06:58
ikoniaryannathans: I don't think it was in 10.04,06:58
Ben64i do understand, sorry if you don't like me, i'll just ignore all this hard drive stuff from now on though, sorry06:58
ikoniaBen64: it's nothing to do with "liking you" it's to do with you not understanding what you are saying.06:59
biamiFUCK YOU06:59
sridhar@GirlyGirl, thanks let me try06:59
VermicelliIf my install cd gparted and fdisk -l see my ide but not my new sata, what might fix that?07:00
ryannathansikonia: drive is already MBR, total size is 2tb, windows loves it fine, been using for months, i'm not given the option by windows to convert the partition table to guid or whatever it's called ;)07:00
psal_dunyes 11.0407:00
ikoniaryannathans: so you need a gpt partition table to deal with that size, but I don't think 10.04 has it built in by default hence why it can't see it07:00
ikoniaryannathans: what partition table did you use ?07:00
arghxVermicelli: does your BIOS see your SATA?07:00
ryannathansikonia: it's currently MBR07:00
arghxVermicelli: and what does dmesg |grep -i ata say?07:00
ikoniaryannathans: that's not a partition table, thats a master boot record07:00
ryannathanso07:00
ryannathansikonia: not sure07:00
ikoniaryannathans: is there any data on this disk at the moment ?07:01
ryannathansyes07:01
ikoniaryannathans: ok - just checking so we need to be careful07:01
ryannathansa 1.8TB NTFS partition filled and 100gb unallocated at the end07:01
arghx!pm | Vermicelli07:01
ubottuVermicelli: 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.07:01
ryannathansi'm feeling liek backing it all up, wiping disk and starting again07:02
ryannathansbut that would take 8 hours because the fastest backup i have here is 50mb/s07:02
ikoniaryannathans: there is a possability of that being the option, I'm just checking for gpt support in ubuntu07:02
ryannathansikonia: i have have a gpt drive before in 10.0407:02
dr-willisdata worth keeping.. is worth backung up07:02
ryannathansi needed to install some package before installing ubuntu but can't remember what it's called07:02
VermicelliGrepping that yields a ton of datas and patas and several satas, but none taht I make out as reference to the disk.07:02
ryannathansthink it had an x in it07:02
ikoniaryannathans: the fact that fdisk is showing it as no partition table is what's making me think it can't see it07:03
ikoniaryannathans: and I'm aware of a problem on 10.04 before with no gpt support, hence wondering if .3 had enabled it07:03
arghxhave you looked at the first sector of the harddisk/raid and checked what kind of partition table it is?07:03
ryannathansikonia: I'd be using 11.04 if i could, but that just kernel panics on boot07:04
ikoniaryannathans: just give me a few moments please07:04
arghxVermicelli: have you checked dmesg as I asked you to?07:04
antnashanyone got a favourite vnc?07:04
VermicelliYes, arghx. No mention of the disk as far as I can tell.07:05
arghxVermicelli: please paste the output07:05
arghxand also the output of lspci -nn07:05
VermicelliPasting the output (several pages) would spam the channel. ALso, most are data and pata references.07:06
Ben64pastebin07:06
dr-willisantnash:  depwnds on your needs07:06
antnashdr-willis: Right, I'm a complete vnc noob. What might my needs be??07:07
ikoniaryannathans: ok, so a little research shows that the gpt format is fine (or appears to be) with 10.04 - there are some bugs at install time, but as you're not installing, don't care07:07
dr-willisantnash:  how would i know. gnome has the vino vnc server client built in by default07:08
ikoniaryannathans: just been reading through some mail threads around the topic, and one of the common issues that comes up is that windows can set the disk up as a windows dynamic volume, that totally windows only technology, like lvm is to unix based systems.07:08
antnashI'm on xfce07:08
ryannathansikonia: i'm trying to install linux to the raid array07:08
ikoniaryannathans: if it's a windows based volume (rather than partition driven system) that would explain why your disk can't be seen by ubuntu07:08
dr-willis!vnc07:09
ubottuVNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely.  It works best over fast connections, otherwise look at !FreeNX07:09
ikoniaryannathans: that point will still stand, if you disk is already "partitioned" - which it appears to be, the installer should see the gpt partition format,07:09
ikoniaryannathans: the fact that you don't have a small boot partition or a valid partition table at all, may suggest (not fact) that windows has created it as a dynamic disk07:09
ryannathansikonia: i think i will just back up the whole thing and partition it in linux07:09
ikoniaryannathans: I've never played with dynamic disks so I don't know how this works factually07:10
ryannathansikonia: in windows i have the option to convert it to dynamic disc07:10
ryannathansi don't believe it is one07:10
ikoniaryannathans: if you are going to install linux first, you need to partition it using the tool "parted" BEFORE you try to install07:10
_Vermicellihttp://pastebin.com/xs1q1i4V07:10
KylePhey guys i'm back again apparently i'm not supposed to sleep ever agian07:10
arghxryannathans: Under the Control Panel, Administrative tools, Computer Management, then click on “Disk Management”, you will see the entire disks recognized by Windows Disk 0, Disk 1, under the Disk you will see the current configuration “Basic” “Dynamic”.07:10
ikoniaryannathans: if you boot from a livecd and use the tool parted to create a gpt disk layout, the installer should see it fine07:10
kdub__why doesnt /etc/init.d/gdm stop work anymore?07:11
ryannathansthe disc ia basic07:11
dr-williskdub__:  use the service command.07:11
ryannathansi have the feeling it's a GPT disk, because it's not letting me convert it to one in windows, it's greyed out07:11
ikoniaryannathans: that totally goes against the issue, how unusual07:11
ikoniaryannathans: boot from a livecd, and use the tool "parted" and see if you can actually see the partition table07:12
kdub__that doesnt work either (service gdm stop), just says "Unknown instance"07:12
arghxVermicelli: you have 4 SATA connectors right? cause all 4 are down :(07:12
ryannathans"disk 1, basic, online, MBR, capacity ~1800000mb"07:12
ryannathansalright, i'll boot a livecd07:12
_VermicelliHrmmm. I have 4 3.0GBps, but the drive is connected to one of two 6GBps sockets.07:13
ryannathanslost me usb, one moment07:14
arghxVermicelli: your 6GBps SATA controller is not recognized by lspci. what kind of controller is this?07:14
ryannathansinstalling 10.04 desktop to usb for livecd usage07:14
_VermicelliSATA307:14
_VermicelliErm- more specific than that, where can I find out?07:15
ryannathansalright 10.04.1 desktop 64bit is being written to usb07:15
arghxtho it should be supported: http://cateee.net/lkddb/web-lkddb/PATA_MARVELL.html07:15
arghxfrom linux 2.6.20 onwards...07:15
_VermicelliThe board and drive are both new, so I don't have anything previous to go by with either.07:16
arghxwell, linux doesn't see this controller for some reason :(  Are you using natty?07:18
Gruberhi07:18
john_rambo Does Sylpheed has new mail sound notification feature ?07:18
_VermicelliYes, arghx. 11.04 x64.07:18
bucaneiro11.04?07:19
_Vermicellier...07:19
_Vermicelliyes?07:19
Gruberno help ?07:19
karel_ffHi. Does anyone know what tool(s) are being used for the ubuntu package repositories? I have tried reprepro, mini-dinstall, ... but they all lack some features I need07:19
_VermicelliNatty xubuntu actually.07:20
ryannathansikonia: alrgiht, just about to boot up 10.04.1 desktop07:20
dragonwolfCan I switch Unity off without needing to reboot?07:21
_VermicelliLog out, dragonwolf. At the bottom of the screen should be the session manager.07:22
zaapielsudo apt-get install gnome07:22
zaapielfor pure gnome07:23
ryannathansalright we are booted07:23
dragonwolfVerm: ta07:23
ryannathansikonia: on the 10.04.1 live i get gparted up and /dev/sda is unallocated 1.82TB07:23
ikoniaryannathans: do you have a /dev/sda1 ?07:24
ryannathansikonia: NO07:24
ryannathans*cops07:24
ryannathanscaps*07:24
ikoniaryannathans: again suggesting there is no partition table there07:24
ryannathansikonia: ironic07:25
JasonSaucehello everyone07:25
ryannathanshmm i think i will just have to re-do it all07:25
darth_tux71yo yo07:25
ryannathans~16 hour backup/restore operation07:25
ikoniaryannathans: I'm just walking through in my head if there is any reason there could be a valid gpt partition, but we can't see it07:25
darth_tux71is there a channel that is spacific to running Ubuntu on an apple?07:25
Ben64darth_tux71: not that I know of, on the intel macs, there wouldn't really be a difference from a "pc"07:26
ryannathansdarth_tux71: don't think so07:26
=== Auriel_ is now known as Auriel
darth_tux71thanks Ben64  and ryannathans07:27
sauvinModulo Apple's firmware.07:27
JasonSauceis there any in depth instructions on how to trple boot with OSX as a the primarty OS?07:27
JasonSauceOSX being installed, window7 with bootcamp, then ubuntu07:27
Vampireif I want to limit bandwidth on my VPS per user, what do I need to do? http://www.techtalkz.com/ubuntu-linux/62541-limit-bandwidth-samba.html <--- is this a good resource?07:28
ryannathansikonia: shall i start the torturous backup?07:28
ikoniaryannathans: if it was my disk - yes, I would.07:28
ikoniaryannathans: I can't see a situation how a standard gpt layout would be there, but ubuntu can't see it07:28
darth_tux71JasonSauce, http://tech.icrontic.com/articles/triplebootmbp/07:28
JasonSaucety darth_tux7107:29
ryannathansikonia: alright, ~50MB/s over gigabit lan to my other ubuntu server, the one that actually works. i'll be idling till it's done. probably 8 hours07:29
darth_tux71sure sure I have a black belt in Google-Fu!07:29
Vampire?07:29
_VermicelliThanks, arghx. Just a last desperate fish- any other thoughts on my SATA3 not being recognized problem?07:29
ikoniaryannathans: the other ubuntu machine, is that using a gpt disk too ?07:29
ryannathansikonia: it's got 2 1TB drives in raid0, linux software raid07:29
ryannathansyes07:29
nico__hello07:30
ikoniaryannathans: very interesting07:30
ryannathansikonia: indeed it is.07:30
ikoniaryannathans: what does parted show on that disk ?07:30
ryannathansikonia: the working one? i shall have a lookies07:30
fredrikjI've upgraded to oneric a few weeks ago, and the last couple of days I haven't seen any updates when I use apt-get update/upgrade. Is that normal this late in the release cycle?07:30
ikoniaryannathans: just out of interest07:30
nico__I'm having problems with my ubuntu system.. is anyone available to help?07:30
antnashAnyone got any idea how I tell tigervnc to use xfce desktop?07:30
levartemitGood morning guys07:31
darth_tux71hello there07:31
ryannathansikonia: what command would you like?07:32
ikoniaryannathans: the same parted command as you used on the other machine that showed you unallocated07:33
ryannathansi'll go pastbin07:34
_Vermicelliarghx: Just found this. Giving it a try. Thanks for the effort. http://ubuntuforums.org/showthread.php?p=1114010307:34
w47331GM all07:34
=== bergelmir is now known as this\is\only\a\t
=== this\is\only\a\t is now known as bergelmir
ryannathansikonia: http://www.pastebin.com/VxJ5ED7E07:35
w47331seems during my install of ubuntu 11.04 my sound was not set up right i've read to the point i have this....http://www.alsa-project.org/db/?f=a20763398876e16c4ff67b07823edd709f4eb7b0     any help please i can't hear ....07:36
levartemitGuys, where could I find a beta iso of Ubuntu 11.10, to try out?07:36
rww!daily | levartemit07:37
ubottulevartemit: Daily builds of the CD images of the current development version of Ubuntu are available at http://cdimage.ubuntu.com/daily/current/ and http://cdimage.ubuntu.com/daily-live/current/07:37
rww!ubuntu+107:37
ubottuOneiric Ocelot is the codename for Ubuntu 11.10 - Support only in #ubuntu+107:37
theDtTvBHello, my installation of Ubuntu 11.04 can't display Chinese characters (it just doesn't show up). Any possible fixes?07:37
ryannathanswho invents these codenames07:37
ryannathansthat's a horrid new name07:38
ryannathansikonia: link work okay?07:38
theDtTvBI'm not sure what ttf- package I should install.07:38
rwwryannathans: sabdfl07:38
levartemit@ubottu > ok, thanks :)07:38
ikoniaryannathans: yeah, it's interesting to see it07:39
Ben64why didn't they do Pengiun for the PP LTS?07:39
ryannathansikonia: that working raid is raid 0 on 2 WD GREEN disks.07:40
ikoniaryannathans: are they the two disks listed above it07:40
ryannathansikonia: yes07:40
almoxarifetheDtTvB: I don't know which but I would do any that have the words 'chinese' first07:41
ikoniaryannathans: would you do "sudo fdisk -l" on that system for me too please and pastebin it07:41
ryannathansikonia: http://pastebin.com/JhXRUVKV07:42
ryannathans"Disk /dev/md0 doesn't contain a valid partition table"07:43
ryannathansinteresting!07:43
w47331http://www.alsa-project.org/db/?f=a20763398876e16c4ff67b07823edd709f4eb7b0      no sound any help please07:43
ikoniaryannathans: that's not a surprise as fdisk can't see gpt07:43
ikoniaryannathans: what I was interested in was the two disks making up the raid do have ms dos pased partitions on07:43
bucaneiroat ubuntu the latest release is always the better?07:44
ryannathansikonia: when setting them up i was given a bunch of options asking what i one i wanted, i picked default07:44
ryannathans(msdos)07:44
almoxarifew47331: can you tell if you have pulseaudio installed?07:44
ikoniaryannathans: it's not a problem, I was just curious to the layout.07:44
Ben64bucaneiro: you can choose between LTS, which is only released once every two years, or the other releases, which come every 6 months07:44
Ben64bucaneiro: the LTS one is usually more stable07:44
w47331not sure how....first go'round with this07:44
ryannathansikonia: \o/ backup @ 0.5%07:45
bucaneiroBen64: thanks07:45
nico__How do I go about repairing my ubuntu file system that won't start up?07:45
almoxarifew47331: what type of install did you do?07:46
ryannathansnico__: boot from disc and choose repair filesystem07:46
w47331Ubuntu 11.0407:47
darth_tux71ryannathans, I just reinstall when I have coruptnessness in the FS07:47
nico__I have 11.04, and i07:47
darth_tux71i hated 11.04 I am on 10.0407:48
nico__i'm on the cd right now. the only options it has when i load from it are try ubuntu and install ubuntu07:48
ryannathansikonia: woah, my server mustn't be very busy, i got 3 hours left on backup @ ~100MB/s07:48
nico__is there a way to fix it from my live cd07:49
ryannathansbbl07:50
=== ryannathans is now known as ryannathansAFK
theDtTvBalmoxarife: Ok, thanks. Installing all of ttf-arphic-* fixed it for me.07:50
w47331how can i tell if i have that installed almoxarife?07:50
TehDGMnico__ use try ubuntu, then it will boot to a full system, from there you can easily scan the drive (just google how to :))07:50
almoxarifew47331: can you get around your desktop?07:51
w47331yea07:51
nico__TehDGM i've been searching google a bit, but i'm not finding anything useful07:51
almoxarifew47331: can you bring up synaptic?07:51
w47331sure can07:51
almoxarifew47331: do it and look for installed 'pulseaudio'07:52
w47331will do..07:52
=== Mud is now known as Guest99907
w47331ok two things with that name are installed   1:0.9.22+stable-queue-24-g67d18-0ubuntu3.1    and   1.2.14-6.1ubuntu307:57
ryannathansAFKback ^^07:59
=== ryannathansAFK is now known as ryannathans
=== bittyx-desktop_ is now known as bittyx-windows
w47331sorry no its not installed doing that now08:01
lericsonHi, I've got a .tgz with a debian/ directory in it. How do I add it to aptitude?08:02
ActionParsniplericson: what is the file for?08:02
ActionParsniplericson: what is the name of the archive?08:02
lericsonlibssh208:02
ActionParsnip!info libssh208:02
lericsonlibssh2_1.2.8-1.debian.tar.gz08:02
ubottuPackage libssh2 does not exist in natty08:03
ActionParsniphmm08:03
ActionParsniplericson: what files are in the folder? are they debs?08:03
almoxarifew47331: why do I get the feeling you stripped pulseaudio and tried to run pure alsa, that use to work once, but I don't think it does anymore with ubuntu08:03
lericsonhttps://launchpad.net/ubuntu/+source/libssh2/1.2.8-108:03
w47331ahhh very good jedi08:04
lericsonActionParsnip: no, it's a tgz with a debian/ directory (only)08:04
w47331it wasnt working from the get-go...i've been trying stuff i've read about all night08:04
ActionParsnip!info libssh2-108:04
ubottulibssh2-1 (source: libssh2): SSH2 client-side library. In component universe, is optional. Version 1.2.6-1 (natty), package size 75 kB, installed size 208 kB08:04
ActionParsniplericson: is 1.2.6 ok?08:04
lericsonsure08:05
ActionParsniplericson: then search software centre and install from there, you don't need the archive08:05
lericson(I thought the point in debian/ directories was them being self-contained?)08:05
lericsonActionParsnip: mind you this is a server08:05
ActionParsniplericson: I suggest you search the software centre first if you intend to install any software. It may have what you need08:05
ActionParsniplericson: apt-cache search libssh2    would show it ;)08:06
lericsonit does not08:06
lericsonthis is why i use gentoo :p08:06
=== SideSW1PE`BRB is now known as Teh_Lemon
ActionParsniplericson: http://paste.ubuntu.com/705889/08:07
ActionParsniplericson: it does, trust me08:07
almoxarifew47331: your issues have more to do with restoring your system to virgin state in order to get sound, from looking at youur paste I think we both have the same sound card, I did an alternate install of ubuntu 11.04 64bit, worked out of the box08:07
lericsonActionParsnip: in 11.10 perhaps, this is 7.x08:07
ryannathansoneiric is horrid codename08:08
ryannathanshope next one is betterer08:08
ActionParsniplericson: 7.04 and 7.10 are no longer supported in any way08:08
ActionParsnipryannathans: perfect is the next08:08
almoxariferyannathans: its no better08:08
w47331how do i do that?08:08
ActionParsnip!perfect08:08
ryannathanslulz08:08
almoxarifew47331: talking to?08:09
ActionParsnipryannathans: it means dream like :)08:09
lericsonActionParsnip: that's too bad, so I have to build it myself then?08:09
qinryannathans: Oneiric, looks like "one on irc", I like.08:09
ActionParsniplericson: I guess, you may have issues with build deps too. I suggest you clean install Natty or Oneiric08:09
ryannathansqin: that's why me no likes08:10
Ben64ActionParsnip: precise08:11
ActionParsnipryannathans: http://www.omgubuntu.co.uk/2011/10/ubuntu-12-04-named-precise-pangolin ;)08:12
w47331Sorry almoxarife i was asking how to restore to new?08:13
greenithi, plz just write something to me, i wanna test the new sidepanel-behavior from ubuntu 11.10 ;)08:13
ActionParsnipgreenit: ask in #ubuntu+1 for anything 11.01/oneiric based please08:13
almoxarifew47331: re-install, I suggest the 'alternate' iso08:14
greenitActionParsnip, thx, u alrdy did what i wanted you to :)08:14
ryannathanshehe precise08:14
ActionParsnipgreenit: cool, but oneiric is offtopic here until release day :)08:14
ActionParsnipryannathans: fitting for an LTS ;)08:14
Intel``hi guys08:14
w47331bummer...haha08:14
ActionParsniphi Intel``08:14
w47331hi08:14
Intel``how can i see what ubuntu is loading?08:14
ryannathansActionParsnip: should be penguin08:15
greenitk, sry... just wanted to see the behavior of the sidepanel... the icon now shakes when something is happening *g*08:15
Intel``i mean i can only see UBUNTU and the progress bar08:15
ActionParsnipryannathans: kinda contrived though08:15
ActionParsnipIntel``: how do you mean?08:15
qinIntel``: esc08:15
Intel``boot ah great :D08:15
ActionParsnipIntel``: like the boot splash?08:15
Intel``got it.. thanks :D08:15
Intel``i keep pressing tab :D08:15
qinIntel``: Of remove "spalsh" parameter08:15
qin*splash08:15
_jack_hai.....08:16
Intel``its a live cd . it keeps hanging  actually08:16
ActionParsnipIntel``: or press ESC when the boot splash loads (the boot splash is called plymouth)08:16
Intel``might be a bad burn08:16
Intel``will reburn again08:16
ActionParsnipIntel``: burn slow and you will have fewer issues08:16
_jack_ad org indonesia dsni....?????08:16
qin!md508:16
ubottuTo verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows08:16
Intel``im ean iso is ok its just i think i have a problem with my burner08:16
Intel``happened also with my other burns08:17
w47331thanks for the help08:17
ryannathansIntel``: burn it slowly08:17
ActionParsnipIntel``: could try a USB install if your BIOS supports it08:17
fritsch!root | fritsch08:17
ubottufritsch, please see my private message08:17
ryannathansActionParsnip: usb installs have screwed me over enough ;)08:17
fritschActionParsnip: i have a question concerning the root pwd08:18
ActionParsnipryannathans: hehe. I'm thinking about making a PXE server here. Could be fun08:18
ActionParsnipfritsch: there isn't one, should answer ALL questions08:18
ryannathansActionParsnip: same, let me know how ya go08:18
lamahhow can i change text-font color for grub2 splash image i mean color of OS lines/text ?08:18
lamahfor prompt08:18
fritschActionParsnip: jep, thx there is only a ! in shadow file08:19
ActionParsnipfritsch: if you want a root console, just run:  sudo -i08:19
fritschActionParsnip: yesterday when talking about the rootkits it scanned my system and found out, that ssh root login is enable by default08:19
fritschActionParsnip: yes, i know08:19
fritschActionParsnip: i do not need it, just wondering why default ubuntu server ssh enables RootLogin08:19
Ben64root is disabled though08:20
fritschActionParsnip: wanted to make sure, that there really ist now password somewhere - all ubuntu servers can be highjacked by a "unknown" password08:20
maddineguys i use ubuntu with windows xp and i want to make ubuntu my only os how should i go about it?08:20
ActionParsnipfritsch: never worked that one out, weird isn't it. I always disable it personally :)08:20
fritschActionParsnip: but /etc/shadow calms me down :-)08:20
ActionParsniplamah: http://www.ubuntugeek.com/startup-manager-change-settings-in-grub-grub2-and-usplash.html   may help08:20
ActionParsnipmaddine: how did you install Ubuntu?08:20
al_nz1to link dir /home/user/test to dir (so that what ever data is in /test appears in home/user/test) would be what??08:21
fritschActionParsnip: should be filed as a bug08:21
maddinei installed alongside windows it was partitioned08:21
Ben64al_nz1: ln -s <source> <destination>08:21
ryannathansmaddine: delete windows patitions and expand linux08:21
ryannathansgparted08:21
al_nz1Ben64: so the source is the dir with the data already in it?08:21
Ben64yes08:22
Intel``ActionParsnip, i have burned the same iso on another computer.08:22
Intel``working fine now.. took me to the liveCD desktop :D08:22
al_nz1ta08:22
fritschbug 451608:22
ubottuLaunchpad bug 4516 in tzc (Ubuntu) "tzc: merge new debian version" [Medium,Fix released] https://launchpad.net/bugs/451608:22
ActionParsnipmaddine: then use gparted and remove the windows partition(s). This will DESTROY the data so be sure you backup all you need. Then you can either expand the Ubuntu partition to the new free space in LiveCD/USB or create a new Ext4 partition and use it as data storage08:22
fritschbug 4541608:23
ubottuLaunchpad bug 45416 in openssh (Ubuntu) "PermitRootLogin" [Wishlist,Invalid] https://launchpad.net/bugs/4541608:23
fritschsorry08:23
al_nz1Ben64: so if I have shared /home/user, after the link the data in /test will be accessable because test is a subdir (and linked) of /home/user08:23
jpohlmy ubuntu hangs for about four minutes before it finally boots08:23
Ben64al_nz1: i'm not sure exactly what you're describing08:23
ActionParsnipjpohl: once you get booted, run:  dmesg | less     and read through, look for large gaps in the left colomn (those are seconds since the kernel came up)08:24
al_nz1Ben64: I have shared /home/user and all sub directories for SMB08:24
al_nz1there is a directory /home/user/test which is linked to source /test/08:25
al_nz1therefore will I be able to access /test because of the link?08:25
Ben64i'm not sure how samba deals with symlinks08:25
MrSassyPantsroodytood is spamming08:26
jpohlActionParsnip: the very last line is only at 41.9508:26
ActionParsnipjpohl: any large gaps though?08:27
n2deephi all, what is the current best practice with SSD's in regards to over provisioning and TRIM support?08:27
fritschActionParsnip: okay, understood it. the root pwd ist done with passwd -dl, which deletes the password and sets one, that is cryptographically not matchable. PermitRootLogin is enabled cause to let them login with public keys08:27
al_nz1Ben64: didnt work :-( perms error08:28
fritschActionParsnip: so it does not matter for sshd_config if it is enabled or disabled08:28
jpohlActionParsnip: no more than 17 seconds08:28
n2deepmy SSD has TRIM support, so I should skip over provisioning, right?08:28
al_nz1Ben64: to remove the symlink?08:28
fritschn2deep: just add noatime,discard to your fstab08:28
Ben64al_nz1: rm <path to symlink>08:28
fritschn2deep: kernel > 2.6.32 must be used08:29
al_nz1Ben64: path to symlink? is that diff to path to source or path to dest?08:29
n2deepfritsch: thank you, I figured that was all i needed. I also add elevator=noop to /etc/default/grub08:29
jadomanal_nz1: you must mount this with bind sudo mount -bind -o defaults /test /home/user/test08:29
ActionParsnipfritsch: no, the account on the system used to authenticate with is disabled, can't hurt to reconfigure ssh though, double lock it out :D08:29
n2deepI definately don't want cfq on an SSD08:29
ActionParsnipjpohl: hmm, strange. Is the RAM healthy?08:30
Ben64al_nz1: you'd probably want 'rm /home/user/test'08:30
Ben64you don't want to delete the actual directory08:30
jpohlit boots ArchLinux and Windows XP just fine08:30
fritschn2deep: what is this elevator stuff?08:30
=== Nicolus is now known as c_nick
jpohlActionParsnip: 1.5 GB, i just ran memtest a few days ago08:31
ActionParsnipjpohl: so the dmesg is quite quick, what GPU do you use?08:31
ActionParsnipjpohl: ok thats cool :)08:31
jpohlActionParsnip: it seems like the hang occurs while unpacking the initrd08:31
fritschn2deep: ah read some stuff. it means that requests are directly handled by the ssd itself08:32
fritschn2deep: will do a speed comparison08:32
jadomanal_nzl: add in fstab /test /home/user/test none defaults,bind 0 008:32
ActionParsnipjpohl: could try reinstalling the linux-image-2.x.x.x   see if it helps08:32
ActionParsnipjpohl: uname -r   will show the kernel version08:33
jpohlActionParsnip: kernel is 2.6.38-11-generic08:33
arghxjpohl: update-initramfs08:34
al_nz1Ben64: ok so to get around it i need to smb share for windows /test - can that be done from cli, for 'everyone' ?08:34
ActionParsnipjpohl: sudo apt-get --reinstall install 2.6.38-11-generic08:36
ActionParsnipjpohl: and do as arghx says too :)08:36
jadomanal_nz1: you colud do this but you should try to mout this with bind08:36
daniel_treeany ideas how to fix this http://imagepaste.nullnetwork.net/viewimage.php?id=2567 ?08:36
jpohlActionParsnip: arghx: will do08:36
jadomanal_nz1: then you'll be able to enter test directory in home folder08:37
asgoI'm working on setting up a software RAID10 on an Ubuntu 11.04 Server. I've got 4 500GB harddrives that I want to use in the array. So far I've setup a 100MB /boot partition on the first harddrive, a 4GB /swap partition on each of the harddrives and then I allocated the remaining space on the harddrives for RAID. Could anyone make comments on if I'm heading in the right direction here?08:37
daniel_treeonly the desktop text icon are messed up08:37
* ecthiender is away: will be back in a while08:38
daniel_treeit just booted up like this one day ..and since then it is the same08:38
Nimesh_Accenturehi guys08:39
Nimesh_Accenturehow do i start deveoping and debugging existing ubuntu components?08:40
dr_willisthats a bit broad Nimesh_Accenture  :)08:41
dr_willisNimesh_Accenture:  can you program in any languages?08:41
Nimesh_Accenturein c / c++08:41
=== pankaj is now known as pankaj_sharma
Kartagishelp. what can I do about a USB HDD that's giving IO error?08:41
dr_willistheres the Motu channel where the devs hang out i belive08:41
dr_willis!motu08:41
ubottumotu is short for Masters of the Universe. The brave souls who maintain the packages in the Universe section of Ubuntu. See  http://wiki.ubuntu.com/MOTU08:41
Kartagis0_008:41
dr_willisKartagis:  id be making backups asap. and use ddrescue to recover anything you cant backup.08:42
Kartagisdr_willis: I would, if I could see it08:42
dr_willisNimesh_Accenture:  ive seen many indicator-applets that are written in python, you could play with them to make your own as a start :) always fun.08:43
dr_willisKartagis:  does fdisk -l even show the device?08:43
Kartagisdr_willis: nope08:44
dr_willisKartagis:  eww.   thats beyond an 'IO-Error'08:44
dr_williswell if you could ever get the device seen, you could use ddrescue to image it to a file - to recover data from.08:44
daniel_treecan anyone help me fix the icons on my desktop ?08:44
Nimesh_Accenturedr_willis: i'm basically interested in debugging existing native ( i.e building block  ) applications that are basically a part of the UBUNTU Packge , so basically wanted to know how to do that?08:44
Kartagisdr_willis: from syslog - Failed to sync device /dev/sdb1: Input/output error08:45
dr_willisKartagis:  so the device IS seen.. its sdb :)08:45
daniel_treehere's an image showing the problem http://imagepaste.nullnetwork.net/viewimage.php?id=256708:45
dr_willisKartagis:  you can have ddrescue image /dev/sdb# to a file and try to recovery data from that image.08:45
dr_willisKartagis:  how big is sdb1 ?08:46
Kartagisdr_willis: if you're asking about the USB, it's 1tb08:48
pankaj_sharma!ubuntu-in08:48
dr_willisKartagis:  you could image the device to a file/ and try to recover. did that the other day for a failing 1.5tb usb hd.08:48
Kartagisdr_willis: will ddrescue get only the allocated parts? because I have very little space empty08:50
dr_willisKartagis:  you dont image  TO the same hard drive. You recover to a differnt location.08:50
dr_willisimage the HD to some image file on a differnt hd. mount the image file. recover imporntant files.08:51
dr_willisthats the safest way i know to try to recover all data.08:51
angel28Hello, need help please.. I would like to add to Evolution email account an HTML signature, but from some reason the signature is not rendered as HTML, and its added as plain text? any idea ?08:51
dr_willisand even then it may not get everything.08:51
Jeripls i need your help08:52
Jerimy computer cann't login it displays Grub>08:52
Jerineed quick help08:52
dr_willis!fixgrub | Jeri08:52
ubottuJeri: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)08:52
ActionParsnipJeri: http://www.omgubuntu.co.uk/2011/09/live-usb-sticking-grub-2-video08:53
dr_willisgotta love videos..08:53
JeriI am using windows and ubuntu side by side08:54
dr_willisJeri:  you mean you did a WUBI install? or did you boot the cd and install ubuntu that way?08:54
dr_willis!wubi08:54
ubottuWubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php and https://wiki.ubuntu.com/WubiGuide for troubleshooting. Please  file bugs at http://launchpad.net/wubi/+filebug. For Ubuntu Maverick/10.10 http://releases.ubuntu.com/maverick/wubi.exe08:54
Jerino dear08:54
Jerii didn't use WUBI08:55
ActionParsnipJeri: then this is easy, the guide I gave will be fine08:55
dr_willisso you did a normal dual boot... see guide given above Jeri  and the video.08:55
Jeriyes now i am using windows part08:55
Jeriwhen i am try to login using ubuntu i  couldn't08:56
dr_willisif the grub boot loader is not working properly. you need to fix grub. to get it working.08:56
Jeri@dr_willis can i insert cd when i use fixgrub08:56
Jeri?08:56
dr_willisfixgrub is not a cvommand.. its a process. :)08:57
dr_willissee the guides. You can use a cd,or a bootable flash to get into the system to repair grub.08:57
jpohlActionParsnip: arghx: at least one of you was right... whatever I just did solved the problem, thanks!08:59
atomicityhi peeps08:59
atomicityI'm having a problem installing ubuntu on a USB-drive from the livecd.08:59
ActionParsnipjpohl: sweet08:59
atomicitysays that it couldn't set the bootloader up08:59
ActionParsnipjpohl: thats all we want :)08:59
atomicityand grub-install fails with an error I haven't seen before08:59
atomicity/usr/sbin/grub-probe: error: cannot stat `aufs'.09:00
atomicityideas?09:00
atomicityi'm installing on a 320GB usb drive09:00
ActionParsnipatomicity: http://askubuntu.com/questions/48651/cannot-install-grub-due-to-cannot-stat-aufs-error09:01
atomicityActionParsnip: serves me right for not checking the net. Sorry09:01
ActionParsnipatomicity: np bro09:01
dr_willisaskubuntu.com has gotten a good collection of solutions :)09:01
dr_willisits only been  up for what a year now?09:01
ActionParsnipdr_willis: not sure, I'm on it but don't post there much, it does have some great guides09:03
iamgreatGreat bunch.09:04
iamgreatYour Linux distribution sucks by the Way.09:04
iamgreatArch Linux is the best09:04
dr_willisHeres an interesting problem with my new desktop box. - the bios setting has 3 settings for teh SATA  'IDE' 'AHCI' and 'RAID' if i  use 'IDE' (the default it came with) windows 7 works, but all the Disrtos ive tried, Fail. they boot up but they cant seem to read the rest of the CD. If i use AHCI - then  the Disrtos all work, but Windows BSOD's :)   However 11.10 Does work with the IDE setting...09:04
atomicityActionParsnip: that article was useless09:04
iamgreatAll the people who are Linux are either noobs like atomicity and dr_willis09:04
dr_willisiamgreat:  i dident care for it, moving on...09:04
iamgreatUBUNTU.09:05
atomicityiamgreat: been on gentoo for 7 years before I switched to arch09:05
rwwiamgreat: Do you have an Ubuntu support question somewhere in there, or are you just being silly?09:05
atomicityiamgreat: I need ubuntu for some students09:05
iamgreatrww, go fuck yourself, who are you pretending to be?09:05
dr_willisIs there some kernel option commonly used for the disrtos with an ide/ahci/ setup like this? Oh yea. the Desktop is using that newer bios replaceent like macs use..  i forget its name. :)09:06
atomicityso... other ideas? I didn't have the problem the article stated, which was that he was specifying a partition. I *am* specifying the drive.09:06
* ecthiender is back (gone 00:28:33)09:06
atomicityuefi09:06
atomicitydr_willis: ^^09:07
ActionParsnipecthiender: please disable that09:07
dr_willisyea.  uefi. new desktop i got has that now.  Older disrtos dont like it.. 11.04 has issues..  11.10 works great. :)09:07
ecthienderecthiender, okay09:07
ecthiendersorry :D, ActionParsnip okay09:07
atomicitydr_willis: arch handles it nicely with grub2 and gpt...09:07
dr_willisunless i switch the  ahci/ide option back and forth depending on the disrto.09:07
dr_willisatomicity:  so does 11.10 it seems. :) but i was wondering if there was some 'normal' kernel option for these disrtos that dont.09:08
KamZouHello, is there any way to compile Bind9 with MySQL AND LDAP backend ? (sdb driver) ?09:08
Azeb I need your help09:08
ActionParsnipecthiender: thanks :D09:08
atomicitydr_willis: the kernel has supported it since forever AFAIK. It was grub that didn't09:09
atomicityany distro with a half-recent kernel shouldn't be having any problems with gpt partition tables, and uefi isn't even an issue09:10
atomicityso, not a kernel option09:10
atomicityproblem is grub09:10
dr_willisatomicity:  the older disrots ive tried.. boot fine. (11.04, puppy, and a few others) but once they get booted to the initrd stage they have issues reading the optical drive. this is with 'IDE' enabled.. with 'AHCI' enabled. they do work.09:10
AzebMy computer couldn't login using ubuntu it displays  Gnu grup version 1.98-1 and Minimal BASH l ne edit is supported for the first word Tab list possible command completion etc Grub>09:10
dr_willisso this is past grub.09:10
almoxarifeinstalled 11.10's backup method on 11.04, I like, 11.04 likes it too, now, who can tell me how I can trouble shoot a rdp connection issue on ubuntu, yes its to virtualbox, and yes there is a port listening on 0.0.0.0 but tsclient gets connection refused, and yes, virtualbox is checked to run the vrdp09:10
atomicityoh...09:10
dr_willisIf i could just get windows to stop BSODing wheni enable AHCI. id just leave it on ahci. :)09:11
skiprhello, I have a problem09:11
atomicityhm... yeah, I remember reading something about windows not supporting AHCI sata mode at all09:11
atomicitywin7 should though09:11
skiprI installed kernel 3.0.4 on my laptop with ubuntu 10.1009:11
skiprand now runway 6 (for gdm3) is spazzing strangely09:11
Azebmy computer couln't login09:11
dr_williswell win7 supports it.. but its a pain to get the actual drivetrs installed it seems.. reg tweak. then a few reboots.. which dident work. so i gave up trying. :)09:11
skiprand after a few minutes it just dies and goes back to tty109:11
skipranyone?09:12
almoxarifethis is why my win7 runs in a nice virtualbox without any complaints09:12
atomicitybut it's kind of iffy (no firsthand experience though), win8 should be uefi only anyway09:12
Azebwhen press power butten it couldn't login09:12
Azebit display grub>09:12
dr_willisso for now wheni want to boot up a older linux disro. i have to go to the bios and switch the setting.  unless its one with kernel 3.x it seems.09:12
Azebpleasssssssssssssssss help me09:12
skiprSOMEONE09:12
skiprthis is not #windows09:12
atomicityAzeb: ...09:12
almoxarifeAzeb: what type of install?09:12
dr_willisskipr:  you are using gnome3 on 10.10 ?09:13
dr_willisor was that a typo and you ment 11.10 ?09:13
AzebI using both windows and ubuntu side by side now it is not working ubuntu09:13
skiprdr_willis, no, im not using 11.10, im using 10.1009:13
fritschAzeb: does your windows still boot?09:13
dr_willisAzeb:  were you just here as 'Jeri' ?09:13
skiprim using gnome209:13
almoxarifeAzeb: you mean wubi installed ubuntu?09:13
Azebyap09:14
Azebcus his computer is not working09:14
dr_willisthe term 'side by side' means nothing to us.  use the phrase 'dual booting' if you did a normal install of ubuntu to its own parittions..09:14
Azebso help us09:14
KamZouWhat is the difference Between DLZ and SDB (bind9 Backend related) ?09:14
Azebno09:14
almoxarifeAzeb: easy fix, don't stress, the fix is on the windows side09:14
Azebsimply i install side by side09:14
skiprAzeb, side by side could mean anything09:15
dr_willisAzeb:  you did or did not use 'wubi' ?09:15
zagibuso you put both cds in while installing?09:15
almoxarifeAzeb: you did say it was a wubi install right?09:15
dr_willisAzeb:  you did or did not 'boot the cd, and did a normal install'  be detailed in your answer.09:15
skiprdr_willis, plz help, I don't have much time left09:15
dr_willisjust saying 'yes' and 'no' can be confuseing.09:15
skiprthis session will close in 3 minutes09:16
Azebhow can i fix the problem i have a lot of data's on pc09:16
dr_willisskipr:  i dont even know why you decided to put a newer kernel in 10.10 -  i dont mess with kernels.09:16
almoxarifeAzeb: one last time, was your install method  'wubi'??????????09:16
dr_willisskipr:  i dont even know what 'runway 6 for gdm3' is either..09:16
Azebno sir09:16
atomicityf** me gently with a chainsaw...09:17
skiprdr_willis, by runway 6 i meant ctrl+shift+F609:17
skiprand gdm3 is my window manager09:17
skiprinstead of the default gdm09:17
ActionParsnipAzeb: got backup?09:17
dr_willisskipr:  gdm is a LOGIN manager...  and alt-ctrl-F6 would get you to a console... so whats the actual issue?09:17
atomicityI am actually going to have to use dd to get grub-install to quit complaining09:17
almoxarifeAzeb: did your machine start with grub or some win login?09:17
Promille /e f*** atomicity gently... with a chainsaw09:18
Azebno09:18
ActionParsnipAzeb: why not, is your data not important?09:18
=== saulius is now known as sauliusg
Azebit is very important sir09:18
atomicityPromille: we have a beautiful thing going, you and I09:18
skiprdr_willis, my computer switches from C+S+F6 to F7 and back again like crazy09:18
dr_willis!fixgrub | Azeb09:18
ubottuAzeb: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)09:18
lucadear friends, how one person can contribute to ubuntu community?09:18
skiprluca, write code09:18
zagibuAzeb: obviously not, since you didn't make a backup09:18
dr_willisskipr:  so you are saying that GDM is crashing and restarting?  you got ssh installed? you chould ssh in from a differnt box and stop the gdm service.09:18
Promillehm..09:19
Azebtnx09:19
skiprdr_willis i tried to stop it and then I am at tty109:19
dr_willisluca:  the ubuntu manual project was looking for help the other day. :)09:19
lucaI created a launchpad account and a wiki page09:19
ActionParsnipAzeb: the drive motor fails, where is your data?09:19
skiprbrb later though09:19
dr_willisskipr:  if you get back to the consoles, try 'startx' and look for error messages09:19
Promilleatomicity: I <3 it09:19
Azebdisktop and Document09:20
lucadr_willis: ubuntu manual project, what is it?09:20
dr_willisluca:  a project to make a ubuntu manual...... :)09:20
ActionParsnipAzeb: no, the disk dies. It is not spinning up at boot... where is it?09:20
dr_willisthe current one is getting out dated.09:20
dr_willis!manual09:20
ubottuThe Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/09:20
almoxarifeAzeb: did your machine start with grub or some win login?09:20
Azebno09:21
lucadr_willis: in this channel there is always people, it's very interesting09:21
dr_willisits good to have a decent referance to point total beginners to. :)09:21
Azebsorry yes yes09:21
Azebstarts grub>09:21
almoxarifeAzeb: do you know how to use a rescue disk to fix grub?09:21
Azebno dear09:22
almoxarifedear? aint your dear son09:22
almoxarifeAzeb: you will need to learn then09:22
Azebyes09:23
almoxarifeyes09:23
zagibuAzeb: just get a new disk, install an OS, and put your current disk in an external enclosure, then connect it to your new system and get your data back09:23
atomicitylet me check here before I do something very stupid09:24
atomicitydd if=/dev/zero of=/dev/sdb ibs=4096 count=100009:24
zagibuAzeb: if you mess further with your current disk, chances are, you will destroy your data, which you boviously don't have a backup of09:24
atomicitywill only overwrite the first 4megs with zeros right?09:24
zagibuand yes, I did mean boviously, because you are an ox for not having a backup09:25
almoxarifezagibu: wtf is it with you?09:25
ActionParsnipzagibu: +109:25
ActionParsnipzagibu: for ox thing09:26
zagibuwtf is it with you? you are trying to get an obvious amateur to manually repair grub in a live system that still has important data on it?09:26
ikoniazagibu: tone it down please.09:26
almoxarifezagibu: yes09:26
lucaubottu: why the project is about Ubuntu 10.10 and not 11.04??09:26
ubottuluca: I am only a bot, please don't think I'm intelligent :)09:26
* dr_willis thinks everyone has lost track of the actual problem.. i know i have.09:27
dr_willisluca:  its being updated.. thats why they were asking for help..09:27
zagibutone what down, please? I was not the one starting to get personal09:27
lucaubottu: I think you are better than me09:27
ubottuluca: I am only a bot, please don't think I'm intelligent :)09:27
ikoniazagibu: just the language and anger, lets try to get back on track09:27
lucaubottu: what is a bot?09:27
ubottuI am only a bot, please don't think I'm intelligent :)09:27
ikoniazagibu: appreciate you protecting the user from risk09:27
lucadr_willis: i know it's a long term period version09:28
dr_willishttp://www.omgubuntu.co.uk/?p=21278  The Ubuntu Manual Project Needs Your Help For Oneiric09:29
lucadr_willis: i didn't know this manual project09:31
dr_willisI think they need to work on a Unity 101 guide. :)09:31
dr_willisluca:  its been around for some time.. but its hard to keep it up to date with every reelase.. then you get people that never read the manuals anyway09:31
ActionParsnip!manual09:31
ubottuThe Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/09:31
dr_willisI always focus when i train people on 'learning the fundamentals'   knowing how to to use the shell wont change over the next 5 releases.. the gui... who can tell. :)09:32
atomicityso I managed to get grub installed manually09:32
dr_willisand a top 10 list of common problems :) on page one.09:32
atomicityI hope the installer will figure it out for itself too09:32
dr_willis10 Common Mistakes new users do when starting with linux. - would make a good artical somewhere.09:33
albechis it possible to mute Banshee automatically on incoming Skype calls?09:34
openvpnHow do I add OpenVPN to the "Choose a VPN Connection Type" in Ubuntu?09:35
lucadr_willis: now I'm using the 11.04, I didn't find any manuals for ubuntu it's a good idea09:35
lucadr_willis: I prefer something about programmation09:35
ActionParsnipalbech: which releae are you using?09:36
ActionParsnip*release09:36
lucadr_willis: I'm not very good in language, especially english technical informatic language I'm from Italy09:36
atomicityalbech: yeah, with skype you can configure pulseaudio to mute other stuff when calls are in progress09:36
albechopenvpn, apt-get install network-manager-openvpn09:36
ActionParsnipalbech: seems a package called earcandy does it but this ppa only goes up to Maverick: http://ubuntuguide.net/install-the-smart-pulseaudio-volume-manager-ear-candy-in-ubuntu09:37
albechatomicity, is that done within skype or pulse audio?09:37
lucadr_willis: about skype can you do videocalls on it?09:37
atomicityalbech: I don't know how precisely, I know it happens for me in arch automagically09:37
ActionParsnipalbech: if you can find a ppa for your release (if you use natty) then grab that09:37
atomicityalbech: it's been a while since i've done anything about that09:37
atomicityalbech: check skype settings first09:37
openvpnalbech: Thanks, man!09:38
dr_willisluca:  i avoide skype as much as possible09:38
zagibuAzeb: did you get what I was saying? Your disk is the last instance of your data, don't mess with it, if your data is important. Remove the disk and put it in an external enclosure, then connect it to another system to get the data back.09:38
atomicitydr_willis: why? it works, and the audio quality is 2nd to none09:38
lucadr_willis: what do you use for videocalling on Ubuntu?09:39
dr_willisand it seems MS is about to become its owner atomicity ...09:39
atomicitydr_willis: we deal with that when it happens.09:39
dr_willisluca:  i have this thing called a 'cell phone' :) it can actually do calls..09:39
albechatomicity, ActionParsnip thanks guys.. i will look at this09:39
atomicityalbech: glad I could be of some help09:39
dr_willisi never saw the  point of a 'video' call  either..  nice to see the grandkids.. but thats about it.09:40
atomicitydr_willis: oh, I use video calls all the time.09:40
lucadr_willis: why Ubuntu cannot do videocalls? I think it has to be better than Windows about all fields09:40
howlymowlyhi poeple..   short question I updated to oneiric yesterday and have someproblems upgrading my system right now with aptitude as it says:   " Resolving dependencies...09:40
howlymowlyUnable to resolve dependencies for the upgrade: no solution found.09:40
howlymowlyUnable to safely resolve dependencies, try running with --full-resolver.09:40
howlymowly"09:40
FloodBot1howlymowly: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.09:40
howlymowlyany idea about this?09:40
ActionParsniphowlymowly: oneiric isn't supported here, ask in #ubuntu+1 pleas09:40
howlymowlyActionParsnip: thx..   & sorry09:40
dr_willisluca:  I dont use them.. no idea on what apps out there for video calls exist.. Ive used skype for VOIP in the past.. but not any more.09:40
ActionParsniphowlymowly: np :)09:40
lucaatomicity: Is possible to videocall on skype on Ubuntu? How?09:41
ActionParsnip!skype09:41
ubottuTo install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga09:41
atomicityvideo calls are nice because I have a whiteboard behind my camera so I can brainstorm across the pond09:41
atomicityluca: easy. You only need a v4l2 or v4l camera09:41
dr_willisI recall skype having a whitebord  extension/application/feature....09:42
atomicityluca: which is basically any webcam lately09:42
atomicityand it supports it out of the box09:42
lucaubottu: I already have skype on Ubuntu but I cannot videocall09:42
ubottuluca: I am only a bot, please don't think I'm intelligent :)09:42
dr_willisWebcams either seem to  work with no hassles, or are totally unsupported in linux. :)09:42
atomicitydr_willis: I dislike drawing with my mous09:42
atomicitymouse*09:42
almoxarifedr_willis: got a google account?09:43
dr_willisLuckly in my job.. i rarely even need to talk to people... :)09:43
=== k3n5h1n is now known as badmaash
ryannathanskey guys09:43
dr_willisalmoxarife:  a dozen of them. :P09:43
ryannathansi need a touch of help with a PXE boot09:43
atomicitydr_willis: I'm a mathematician, boards are sort of natural09:43
lucaatomicity: I have only the webcam of my laptop09:43
atomicityhurrah, got over the bootloader stage09:43
atomicityapparently zeroing the beginning of the drive with dd does work wonders09:44
ryannathansi'm trying to boot ubuntu 11.04 desktop 64bit over PXE but while booting it tells me to 'provide a name for this disc, such as 'Debian 5.0.3 disk 1'':09:44
atomicityalthough it might not be the best thing to put in a newb tutorial09:44
ryannathanswhat do?09:44
ryannathansthis is my first pxe boot09:44
ryannathansActionParsnip: pxe setup ;D09:44
almoxarifedr_willis: the google chat/video thing works great, on ubuntu even, I use it to talk to my mother :) , simpler than skype and a lot cleaner video/voice, so she says09:45
atomicityluca: try to open the device of the webcam with vlc09:45
ActionParsnipryannathans: nice, never done it myself but it will happen. 4 days off soon an I have a box sat doing nothing09:45
atomicityluca: it should be /dev/video009:45
odlare!list09:45
ubottuThis 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 ». If you're looking for a channel, see « /msg ubottu !alis ».09:45
atomicityif you don't have it it's probably not supported09:45
Netham45Anyone know how to disable x auth on KDM>09:46
Netham45?*09:46
ActionParsnipluca: install cheese, does it work there09:46
atomicityNetham45: it's in the systemsettings09:46
dr_willisCheese is the ultimate test it seems. :)09:46
atomicityNetham45: somewhere...09:46
isanciao09:46
isan!list09:47
ubottuThis 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 ». If you're looking for a channel, see « /msg ubottu !alis ».09:47
atomicityisan: um... why are you spamming this?09:47
almoxarifesimple as pie to test a cam on vlc09:47
lucaatomicity: vlc media player?09:47
atomicityluca: indeed09:47
lucaatomicity: I found the file video0 into the directory dev09:49
Netham45Know which tab it's under in the sysstem settings?09:49
dr_willisluca:  easier to just test the cam with cheese.09:49
ryannathansmy first pxe boot, got this message, it's stuck and i can't type. http://i53.tinypic.com/20ibcb8.jpg09:49
ryannathansubuntu 11.0409:49
ActionParsnipluca: sudo apt-get install cheese; cheese09:50
lucaatomicity: my webcam works very well on cheese I've already installed it09:50
ActionParsnipryannathans: are you installing debian?09:50
lucaatomicity: the problem is skype not cheese09:50
ryannathansActionParsnip: no, this is ubuntu 11.04 64bit desktop09:51
ryannathansif i hit up arrow i see the ubuntu splaash screen with dots09:51
lucadr_willis: I tried on cheese and the webcam works very good09:51
ryannathansdem 4 or 5 dots09:51
BlackBinaryi hate this damn spam bots09:52
ActionParsnipryannathans: http://www.howtoforge.com/setting-up-a-pxe-install-server-on-ubuntu-9.10-p309:52
atomicityok, so I'm in my brand new ubuntu system on the USB09:53
atomicityq1: best way to get rid of unity09:53
ryannathansActionParsnip: as a matter of fact i used that guide09:54
atomicityq2: what packages do I need for a minimal development system (so, gcc, llvm, make and friends, cmake) - mainly asking if I forgot anything, like header packages and stuff like that09:54
ryannathansActionParsnip: i connect to pxe, it loads kernel/initrd and starts loading the actual distro, then stuck there09:54
ryannathansi bet it's a flag im passing i09:54
lucaatomicity: mt version of skype is beta09:54
ActionParsnipryannathans: check your steps with the guide09:54
atomicityluca: works fine for me09:55
lucaatomicity: I don't know if there is another version09:55
ActionParsnipatomicity: build-essential09:55
lucaatomicity: which version of skype do you use?09:55
madihello /msg actionpasnip you cut me off09:55
atomicityluca: can't answer that right now, I'd have to chroot and I don't want to09:55
atomicitywhat bleeding terminal app is the default on this damn unity, I can't find it09:56
atomicityonly thing I found is xterm and I don't know how to change the font on it09:56
ikoniaatomicity: calmd down09:56
ActionParsnipatomicity: gnome-terminal, same as always. search dash for it09:56
lucaatomicity: you don't have skype installed on the pc you are using now?09:56
atomicityaaah, that's better09:57
ActionParsnipatomicity: if you use terminal a lot, I suggest you install guake and make it run at login, you can then hide and show the terminal with a shortcut key :)09:57
atomicityluca: I'm booted into the sparkling new ubuntu system on my usb key09:57
atomicityActionParsnip: will do. kde user here, don't know any gnome alternatives :)09:57
ActionParsnipatomicity: yakuake09:57
atomicityActionParsnip: use that all the time.09:57
ActionParsnipatomicity: same deal, default key is F12 but it can be changed as you wish09:58
lucaatomicity: new ubuntu system? you mean 11.10?09:58
atomicityluca: I just installed an ubuntu on my usb key and am hacking on it09:58
atomicityluca: the irc is running on my server in a screen session so you didn't see me relog09:59
atomicitywth... cmake isn't in the repos?10:00
ActionParsnipatomicity: what is the output of:  lsb_release -sc10:00
atomicityActionParsnip: nattz10:01
atomicitynatty10:01
ActionParsnipcool10:02
atomicityit found it10:02
atomicityafter I pressed enter10:02
isan!list10:03
ubottuThis 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 ». If you're looking for a channel, see « /msg ubottu !alis ».10:03
=== diki is now known as Guest67379
atomicityok, kdevelop isn't in the repos?10:05
lucaatomicity: Interesting which version are you using? and which is the memory of the USB10:05
ActionParsnip!info kdevelop10:06
ubottukdevelop (source: kdevelop): integrated development environment for KDE. In component main, is optional. Version 4:4.2.2-0ubuntu2 (natty), package size 1035 kB, installed size 4220 kB10:06
ActionParsnipatomicity: it is, its in the main repo10:06
_kadhey, i need help!! i have setup a pppoe connection then i restart.. now after that my wlan0 is not working it show me: device is not managed (in my windows it works fine). my eth0 is working properly !! what cause this problem and how to fix it?? thx in advance10:06
atomicityluca: I have archlinux and win7 dualbooting on the same laptop. I also need ubuntu to carry around in my pocket for something, and that is what I set up in the last couple of hours. I'm now installing the required software to the ubuntu system.10:07
atomicityActionParsnip: hm... I'm pretty sure I didn't misspell it in the search in ubuntu software center10:07
ActionParsnip_kad: did you define the wireless interface in /etc/network/interfaces10:07
atomicityor should I be using something else to install programs?10:07
_kadActionParsnip, yes i did it dhcp and manual ... same issue10:07
ActionParsnipatomicity: sudo apt-get update; sudo apt-get install kdevelop10:07
ActionParsnip_kad: that's why then10:07
ActionParsnip_kad: if you specify interfaces in that file, network manager cannot touch it#10:08
atomicityActionParsnip: oh, so I must apt-get manually?10:08
arghxatomicity: you can use apt-get if you want to, but both use the same DB of available packages10:08
ActionParsnipatomicity: its no less manual than searching software centre, is it?10:08
almoxarifeatomicity: try synaptic10:08
_kadActionParsnip, ok now i remove the wlan0 config and i left the auto lo , same problem!!10:08
ActionParsnip_kad: reboot10:08
ActionParsnip_kad: changing the text file and doing nothing else doesn't change anything10:09
atomicityActionParsnip: oh, I don't have a problem with that, I just thaught software center did it already.10:09
ActionParsnipatomicity: no idea, I don't use it. Its too slow for my tastes10:09
=== Guest67379 is now known as dikidera
atomicityActionParsnip: heh, I have a feeling I'm gonna do the same10:09
_kadActionParsnip, i'm rebooting, well i though restarting the network service will affect.. now rebooting10:09
atomicityalmoxarife: thanks.10:09
ActionParsnip_kad: should do the same, reboot covers all bases10:09
_kadActionParsnip,  ok same issue :( still Wireless connection : device not managed10:10
ActionParsnipatomicity: by the time any gui package app loads on my OS and can have apt-fast pulling down what I need and installing :)10:10
atomicityActionParsnip: This topic of conversation intrigues me and I wish to learn more10:11
atomicityapt-fast?10:11
ActionParsnipatomicity: search and ye shall find10:11
lucaatomicity: your ubuntu is on USB key??10:11
_kadActionParsnip, this happen when i configure pppoeconf!!10:11
atomicityluca: yes.10:11
ryannathansdamn you pxe10:12
ActionParsnip_kad: not sure, I've not use pppoe10:12
lucaatomicity: how is possible? A usb key can contain ubuntu?10:12
ryannathansi can access the server, call the second menu, boot the image, just not any further, 'name your cdrom' I CANT TYPE!10:12
atomicityluca: I burned the livecd, booted form the livecd, and with complications installed ubuntu on a usb key of size 100GB10:12
atomicityso, I guess it's not as much a usb key as it is a disk, but still10:13
atomicityatomicity: it could have been a 16GB usb key10:13
atomicityroot has 3.7 gigs of room taken10:14
atomicityso I guess you could even do it on 4 gigs10:14
lucaatomicity: It's an hard disk of 100 GB10:16
atomicityluca: it has a usb interface10:16
atomicityluca: it's the same as a usb key10:16
atomicityluca: lunux doesn't give a shit about the underlying storage medium as far as the driver goes10:17
atomicityluca: it's block-storage-over-usb10:17
atomicityluca: I really don't see what is so hard to believe here10:17
ahhughezcould anyone shed any light on this one? I can connect my keyboard via bluetooth.... but when I connect the trackpad it disconnects the keyboard and vice-a-versa. Any ideas what might cause this? I know next to nothing... but maybe my 2.0 bluetooth dongle is running as bluetooth 1.0.... which duid not support multiple devices... but I can't prove or disprove this.10:18
smithsafter trying to install firmware i am getting following messages:  Setting up firmware-b43-installer (4.150.10.5-4) ...10:18
smithsNot supported low-power chip with PCI id 14e4:4315!10:18
smithsAborting.10:18
smithsdpkg: error processing firmware-b43-installer (--configure):10:18
smiths subprocess installed post-installation script returned error exit status 110:18
smithsErrors were encountered while processing:10:18
FloodBot1smiths: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.10:18
steph7Hi, I need info 'bout a WNDA3100V2 netgear wifi usb adapt..on lucid 64b, someone knows it?10:18
atomicityActionParsnip: the version here http://www.mattparnell.com/linux/apt-fast/ legit?10:20
=== stephi is now known as stephniy
lucaatomicity: I don't understand why you cakk an hard disk usb key10:21
atomicityluca: because i'm not a native english speaker and I don't really care10:22
pmnullhi10:23
lucaatomicity: where are you from? Usb key are of 8GB 16 GB but i don't think there are version bigger10:23
pmnullneone good with nmap10:23
ActionParsnipatomicity: which release are you using?10:23
ahhughezluca, I saw a 64GB one today for the first time10:23
atomicityluca: slovenia. I *know* an usb hd isn't a usb-key but it doesn't make a difference as far as software goes.10:24
ahhughezSD cards have a 32GB limit AFAIK tho.10:24
ActionParsnipatomicity: sudo add-apt-repository ppa:tldm217/tahutek.net; sudo apt-get update; sudo apt-get install apt-fast10:24
pmnullif found an open port 80/tcp and embedded allegro rompage webserver. i have no idea what im talking about but if someone does that would be gr810:24
lucaahhughez: Really?10:24
johnmahhughez: They don't :)10:24
auronandaceahhughez: there are bigger ones10:25
pmnulli didnt know i was running a server even..10:25
ahhughezsweet! bigger is better10:25
lucaatomicity: Yes for software it's the same10:25
lucaatomicity: how is archlinux??10:25
johnmahhughez: http://www.misco.co.uk/Product/168805/Kingston-256GB-DataTraveler-310 as an example10:25
atomicityActionParsnip: ummmm... of apt-fast? lemme see... header says 0.0310:25
klingelbartin unity: does anyone know how i can define wich program-shortcuts will pop up when clicking on the button in the upper left?10:25
atomicityluca: awesome.10:25
Abhijithow to know username of my ftp server on localhost?10:25
Abhijiti only installed lamp. i dont know how to use ftp10:26
lucaatomicity: Is it better than ubuntu??10:26
ahhughezcan anyone tell me if I can up the dpi on my screen? NVidia GT520.... this HTPC is hurting my eyes10:26
atomicityluca: I love it. The only reason I'm installing ubuntu is that it's not meant as a portable distro (portable as in carry it around in your pocket and expect it to work everywhere you plug it in)10:26
atomicityluca: hm... let me check something10:26
auronandaceluca: arch follows a rolling release, ubuntu isn't10:26
pmnullneone understand nmap10:26
ActionParsnipatomicity: the link you gave is essentially what you need, install axel and it'll work10:26
klingelbartin unity: how do i choose wich programms are shown when clicking on the button in the upper left?10:27
johnmpmnull: I'm sure lots of people understand nmap :)10:27
atomicityActionParsnip: thanks10:27
pmnullhello jon u ne ideass10:27
ActionParsnipatomicity: if you remove the stupid .sh extension, mark is as executable and sling it in /usr/bin10:27
lucaauronadance: what is a rolling release?10:27
atomicityluca: yeah, archlinux is better than ubuntu10:27
atomicitymore current packages10:27
atomicity(for instance, gcc 4.6)10:27
auronandaceluca: the software is updated on a constant basis10:27
pmnullis nohack on freenode10:27
ActionParsnipatomicity: one distro is not better than another, each has different aims10:28
atomicityActionParsnip: sorry, I know, I'mtrolling a bit10:28
auronandaceluca: in other words when you update you are always running the latest10:28
lucaauronadance: Is it free as ubuntu?10:28
pmnullwhen i try kde plasma screen goes black10:28
auronandaceluca: of course10:28
auronandaceluca: but this is ubuntu support10:28
pmnullnvidia geforce 8200 m g dont work in linux10:28
atomicityActionParsnip: I didn't feel like giving luca the 'everything is good for something' speech10:28
lucaauronadance: Yes I knoe I use ubuntu10:28
auronandaceluca: you'd need a registered nick to join #archlinux10:28
ActionParsnippmnull: install nvidia-current and it will work10:29
ActionParsnipatomicity: ;)10:29
pmnullhow?10:29
pmnullsudo nvidia-current install apt-get??10:29
=== ericm is now known as ericm-otp
pmnullor summin10:29
pmnullpackage manager has self combusted10:29
almoxarifepmnull: also insure your onboard vid is not clobbering the card(vpu)10:29
atomicityActionParsnip: thanks a lot for all the help10:30
atomicityActionParsnip: this looks like it'll work10:30
pmnullah thanks right10:30
atomicityActionParsnip: last question, then I have to go10:30
pmnullne idea why nmap found open port 8o/tcp and embedded allegro rompager webserver-what is it????10:30
atomicityActionParsnip: how much behind are package updates usually on ubuntu?10:31
ActionParsnipatomicity: there is a way to make software centre use it, not sure though10:31
pmnullport 80 open. have firestarter and snort10:31
pmnullpinged myself10:31
ActionParsnipatomicity: depends from package to package10:31
atomicityActionParsnip: because I'm gonna want clang 3.0 as soon as it comes out10:31
almoxarifepmnull: lets assume it found that somwhere you did not expect it to be, that is the question10:31
atomicityActionParsnip: and I'm not really sure how welcome packages built from source are on ubuntu systems10:32
atomicityI have no problems with such stuff on archlinux but ubuntu seems fairly integrated10:32
pmnulljust seem to get by have no idea at all...is it a vulnerability almoxarife10:32
atomicitynot sure how it would deal with me poking around /etc10:32
ActionParsnipatomicity: there may be a ppa for the app10:32
almoxarifepmnull: did you find that on something you own?10:32
pmnullyes my computer!10:33
almoxarifepmnull: did you put it there?10:33
pmnulli dont think so no10:33
pmnullhow to get if off10:33
almoxarifepmnull: do you offer up web ?10:33
pmnullno10:33
pmnullmust have got it by mistake how to kill it10:34
klingelbartin unity, is it possible to create some kind of "folder" in the quickstart panel, so i can group shortcuts of more programms?10:34
pmnullor will it kill my connection if i do10:34
almoxarifepmnull: you are not running linux?10:34
Kartagis!oneiric10:34
ubottuUbuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+110:34
pmnullgnome natty was killed by compiz confib10:34
pmnullconfig10:34
atomicityActionParsnip: thanks for pointing ppas out10:34
atomicitydidn't know about them at all10:34
atomicitythere are some10:35
auronandace!ppa | atomicity10:35
ubottuatomicity: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa10:35
ActionParsnipatomicity: i found a ppa for 2.9-710:35
ActionParsnipatomicity: https://launchpad.net/~yagisan/+archive/ppa10:35
ActionParsnipatomicity: could contact the maintainer, see if they are going to make 3.010:35
almoxarifey ppa manager kicks the llamas azz10:35
atomicityActionParsnip: will do.10:35
atomicitythanks for all the help10:36
atomicityI gtg10:36
pmnullthe panel disappeared and could never get it back10:36
atomicityfood10:36
atomicity:)10:36
FloodBot1atomicity: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.10:36
pmnullhow to get embedded allegro server off my computer pls10:36
pmnulli have a horrible feeling its broadcasting summin to the world like the porn sites i visited ha. ooh i dunno. all this is too much. back to windows ...methinkks...10:37
ahhughezis it posssible to see why my boot time is sooooo bad. It was 30sec... now its like 4mins. :'(10:38
MonkeyDustahhughez: there's this kworker bug, that 'eats' your CPU, look for information on the internet10:39
ShadowSong#android-dev10:40
monsterrr#android10:40
monsterrroh10:40
ahhughezthanks MonkeyDust10:41
lqxHEELO10:42
anandvenkat4Any pointers for programmatic implementation of L2TP in Mac?10:43
lqx这是什么东西10:43
ryannathansRAGE MAD, pxe boot, not sure why this is happening, trying to boot ubuntu 11.04 64bit desktop: http://i53.tinypic.com/20ibcb8.jpg10:44
ahhughezMonkeyDust, thats not it, thats intel graphics related. Can I capture status of the boot somehow? see what/where all the time is spent?10:45
KoltHi! I have a problem with nattynarwhal. When I tell it to go to suspend, it freezes. What should I do?10:46
unimtesthello10:46
ryannathansikonia: ping10:46
unimtesttrying message10:46
unimtesthello10:46
ryannathansunimtest: ?'10:47
ikoniaryannathans: bit busy at the moment10:47
ecdexi5t10:47
ecdexit10:47
ecdEnd10:48
=== Riddelll is now known as Riddell
crash82anyone know of a dhcp server channel ?10:50
monsterrr#no10:51
crash82:(10:52
Kartagis##networking10:52
ActionParsnipKolt: does the system have a make and model?10:53
KoltActionParsnip: this is an asus G73J10:53
Kartagiswhen is 11.10 due, or am I not supposed to ask here?10:54
BobSaget69I am trying to mount an external usb HDD (ntfs format) and have it accessible through samba to Win 7 machine. I plugged it into Ubuntu 11.04 server, it appears up although its not mounted. I tried "sudo mount -t ntfs-3g /dev/sdb1 /mnt/extdisk" and it mounts but dissapears gui nautilus (??) view. and I can't access it from my win 7 machine. Any ideas??10:55
Gneedahwhen is 11.10 due, or am i not supposed to ask here?10:55
Gneedahmatts1lver110:55
ActionParsnipKolt: are there any bugs reported for the system?10:56
Gneedahany ideas??10:56
Gneedahmatts1lver110:56
ubuntu_googletalk12310:56
ActionParsnipGneedah: ask in #ubuntu+1 for anything oneiric/11.10 based10:56
Gneedahwhen is 11.10 due, or am i not supposed to ask here?10:56
KoltActionParsnip: No. I dont have and I havent heared of any other bugs.10:56
comitthi. is there a way to resize an existing partition without losing data on that partition? thanks10:57
Gneedahwhen is 11.10 due, or am i tried sudo mount -t ntfs-3g /dev/sdb1 /mnt/extdisk and have it from my win 7 machine10:57
KartagisGneedah: stop trolling10:57
Gneedahgneedah: ask in #ubuntu+1 for anything oneiric/11.10 based10:57
ActionParsnipKolt: http://askubuntu.com/questions/24081/why-is-ubuntu-unmounting-my-primary-hard-drive10:57
Gneedahkolt: are there any other bugs.10:57
ActionParsnipGneedah: ask in #ubuntu+1 for oneiric please10:58
Gneedahgneedah: ask in #ubuntu+1 for the system?10:58
almoxarifelooking at the users man 'ubuntu 10.10', is 10.10 the manual version or ubuntu version?10:59
comittis it possible to resize an existing partition without losing data on that partition? thanks10:59
ActionParsnip!10.10 | almoxarife10:59
ubottualmoxarife: Ubuntu 10.10 (Maverick Meerkat) was the thirteenth release of Ubuntu. Download http://releases.ubuntu.com/10.10/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/101010:59
Gneedahlooking at the users man 'ubuntu 10.10', is 10.10 the manual version or ubuntu 11.04 server, it accessible through samba to win 7 machine10:59
BobSaget69Gneedah: stop trolling, get lost10:59
MrBosshello11:00
MrBosssomeone?11:00
ActionParsnipcomitt: usually, make sure your backups are up to date and you'll be fine11:00
ActionParsnipMrBoss: someone what?11:01
JadedJacobHi.11:01
=== root is now known as Guest42598
MrBossi want to run SAP.11:01
JadedJacobI'm running ubuntu server 11.0411:01
ActionParsnip!rootirc | Guest4259811:01
ubottuGuest42598: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet.11:01
Guest42598hello11:01
MrBossActionParsnip, do you know SAP?11:01
JadedJacobhow can I install the latest version of mplayer?11:01
JadedJacobi tried apt-get install mplayer11:02
ActionParsnipMrBoss: none at all11:02
JadedJacobbut it didn't install the latest11:02
ActionParsnip!latest | JadedJacob11:02
ubottuJadedJacob: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "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, !sru, and !ppa.11:02
jribJadedJacob: that installs the latest version in the repositories.  Why do you need the latest?11:02
ActionParsnip!ppa | JadedJacob11:02
ubottuJadedJacob: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa11:02
JadedJacobI'm wanting to do video encoding on my server11:03
comittis it possible to instal ubuntu and other linux distros on the same partition (swap partition separately), if there is enough space?11:03
jribJadedJacob: so why not use the version in the repositories?11:03
ActionParsnipcomitt: they will need their own partition11:03
MrBossi search SAPGUI java, someone know where I can download it?11:03
comittsadpanda. thanks11:03
ActionParsnipcomitt: they can share the same swap though11:03
comittcool11:03
ahhughezdoesnt look like i can revert ubuntu updates, anyone can confirm this?11:04
jribahhughez: not supported, correct.11:04
ahhughezbugger, I will have to sort out backups and restore... but for now I need to work out WTF is taking so long to boot now11:05
MrBossActionParsnip, do know some xploit scan ? I want to use in *.rar11:05
jribahhughez: what do you want to revert and why?11:05
stephii can't install adobe air am getting segmentation fault11:05
ActionParsnipMrBoss: try asking the channel11:05
ActionParsnipstephi: Adobe Air doesn't run in Linux now. Adobe ceased developing it11:06
JadedJacobjrib: I have installed the one in repositories11:07
JadedJacobi'll leave them as they are.11:07
JadedJacobanyone installed mp4box in ubuntu before?11:08
stephiyea is true but i downloaded an earlier version supported by linux11:09
ActionParsnip!anyone | JadedJacob11:09
ubottuJadedJacob: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.11:09
stephi#vhost11:09
stephihow can i install an air app without it?11:10
ActionParsnipstephi: its a proprietary suite so there is no other way11:10
BobSaget69I can't get my ntfs HDD to mount in ubuntu server11:11
JadedJacobsorry, How do I install mp4box on ubuntu server 11.0411:11
ActionParsnip!info mp4box11:12
ubottuPackage mp4box does not exist in natty11:12
stephiwhat should i do then? why is the older version of adobe air not working/11:12
vsync_BobSaget69 I bet there's a lot of America's Most Funniest Home Videos in there, so it's better to leave unmounted11:12
=== southteks_ is now known as southteks
stephisomebody help11:14
ActionParsnipJadedJacob: doesn't seem to be anywhere, I just searched packages.ubuntu.com  you may find a ppa for it11:14
ActionParsnipstephi: is there no alternative to the apps you install in Adobe Air?11:14
JadedJacobfound a guide on how to compile it from source code.11:15
JadedJacobhttp://gpac.wp.institut-telecom.fr/2011/04/20/compiling-gpac-on-ubuntu/11:15
JadedJacobnever compiled anything before :)11:15
ActionParsnipJadedJacob: nice, make a deb of the binaries and it will integrate with your packages nioce11:15
ActionParsnipJadedJacob: instead of sudo make install, use checkinstall and you can make a deb :)11:16
stephinope no alternative i dnt i don't want to go back to windows11:17
ActionParsnipstephi: Adobe don't support Linux with Adobe Air, so you may be stuck11:17
ActionParsnipstephi: what is this app youu so badly need?11:17
stephitweetdeck11:18
ActionParsnipstephi: seriously!? Change OS just for some social network site...really!?11:18
JadedJacobthere are no binaries11:18
stephino11:18
vsync_stephi seriously?11:18
ActionParsnipstephi: are you high?11:18
stephinope11:18
detlyyou know in natty, that menu in the top panel with the speech bubble icon, that lets you choose availability for chat and publish a broadcast account update?11:19
vsync_:D i lol'd my ass off11:19
ActionParsnipstephi: wow, that's pretty sad11:19
detlywhat's that called?11:19
stephiis just that i thought impossible is nothing hahahaha11:19
ActionParsnipstephi: theres a tweetdeck style extension for chrome11:19
vsync_tweetdeck :D:d.D:11:19
stephii dnt use chrome i use mozzila11:19
vsync_let's be social eh, sittin in front of da computerz11:19
ActionParsnipstephi: http://www.tweetdeck.com/chrome/11:20
hellofoogdm is that login screen yeh ?11:20
wolfmitchellI'm on a root desktop11:20
wolfmitchell:D11:20
ActionParsnipstephi: you could use chrome for twitter11:20
wolfmitchellTweetDeck FTW11:20
oCean!rootirc | wolfmitchell11:20
ubottuwolfmitchell: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet.11:20
wolfmitchellWhy?11:20
ActionParsnipstephi: http://deerawan.com/deerawan/blogimages/tweetdeck-chrome/tweetdeck-chrome.jpg11:20
TehDGMbecause root has full access to everything11:21
wolfmitchellHm...11:21
wolfmitchellWell....11:21
hellofooreally? who is such a hardcore tweeter ?11:21
TehDGMits like leaving the doors to your house wide open when you're away11:21
wolfmitchell.quit11:21
ActionParsnipwolfmitchell: tyhe fact you asked "why" is should scream at why its a bad idea and why ubuntu is setup how it is...11:21
wolfmitchell...11:21
ActionParsniphellofoo: I have no idea11:21
vsync_:DD this channel is so much pure win11:21
hellofoobut i do, mentally challenged ones. no offence, but yeh11:22
ActionParsnipstephi: your reason for switching your whole OS just for twitter is, I'll be blunt, pisspoor11:22
hellofoohow can someone really love facebook, twitter, g+, etc.11:22
vsync_hellofoo agreed11:22
oCeanlet's move back to the support, ok?11:22
TehDGMthe only g+ i love is g++.11:22
vsync_Anyway stephi I did some extensive googling, I found out a solution, pm me11:22
johnmhellofoo: ActionParsnip: I'd question your place to really ask that. Social networking might be one persons only use for their device.11:22
wolfmitchellI sudo su'd out of root11:23
vsync_why are you such a big fan of the root user anyway?11:23
wolfmitchellIdk11:23
vsync_ignorant?11:24
TehDGMare you actually logged in as root on your gui?11:24
wolfmitchellYes Teh11:24
ActionParsnipwolfmitchell: the X server and apps you run will still be running as root11:24
TehDGMnever do that.11:24
jatt!root11:24
ubottuDo not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo11:24
detlywolfmitchell: you don't run normal everyday programs as root because any vulnerability might mean damage, destruction or outsider access to your whole machine, not just your user account11:24
ActionParsnipwolfmitchell: any app you launch from the menus will be running as root11:24
flummyis there a simple way to navigate from the ubuntu.com frontpage to the current 11.10 beta?11:24
hellofooanyway, gdm is the login screen yeh ?11:25
flummywithout using the search field11:25
ActionParsnipwolfmitchell: so any app accessing the web which gets compromised, as well as malicious java script and flash apps will have FULL system access11:25
TehDGMhow did you sudo su out of root anyway? Wouldnt that just change the user for that specific console?11:25
ActionParsnipwolfmitchell: and can access and change any file in your OS11:25
ActionParsnipTehDGM: exactly11:25
TehDGMbasicly causing no effect if you close it again11:25
wolfmitchellOh,11:25
wolfmitchellHm.11:25
TehDGMlog out completely, reboot or whatever, and never log in as root :P11:25
ActionParsnipwolfmitchell: also, any malicious code in emails will also run as root and have equal access11:26
vsync_also, captain obvious is obvious11:26
ActionParsnipwolfmitchell: this is WHY the account is locked, but people STILL insist, and think, they should log in as root11:26
wolfmitchellI dont read my email w/ a mail client11:26
detlywolfmitchell: it's like the difference between giving someone the keys to your gardening shed, and giving them your whole set of keys11:26
detlyI don't have a gardening shed, but you get the idea11:26
ActionParsnipwolfmitchell: fine but web browsers running as root are not a good idea at all11:26
vsync_Can we get over with these idiotic metaphors already?11:26
TehDGMActionParsnip i do actually change the root password, when doing maintenence on my servers it can be useful11:26
ActionParsnipwolfmitchell: running irc clients is particularly foolish11:27
detlyoh wait, maybe I do11:27
wolfmitchellImma gksudo it and run it on my account11:27
jatttry this:11:27
jattrm -rf /11:27
wolfmitchellAction: I sudo su'd out of the root account11:27
TehDGMno dont try that..11:27
vsync_jatt +111:27
ActionParsnipTehDGM: I just disable the account, zero password then :)11:27
wolfmitchellNo jatt11:27
wolfmitchellNot stupid -_-11:27
vsync_:(11:27
ryannathanshmm11:28
ryannathansPXE tips?11:28
IbyssHaha, Ninja Op!11:29
ActionParsnipwolfmitchell: as you can see, when you boast you are logged in as root, we weren't impressed as its not a smart move11:29
TehDGMfunny thing is, when i'm on windows i'm always administrator. gotta love double standards11:29
wolfmitchellBrb making breakfast11:29
TehDGMsudo make me a sandwich11:29
ryannathansTehDGM: old11:29
IbyssTehDGM: I don't use admin when I'm on windows. When I first set mines up, I make the account called "superuser", and then never use it unless I need to install softwares. xD11:29
zetheroowhats the command in the terminal to see which kernel version you are running?11:30
IbyssNow that's using windows Linux style.11:30
Ibysszetheroo: uname -,11:30
Ibysszetheroo: uname -m11:30
zetherooIbyss: thanks11:30
TehDGMIbyss: that's probably the best way. But the way i see it its probably not secure anyway. Just have an easy to restore backup image :P11:30
Ibysszetheroo: Actually, uname -h11:31
ryannathanswhenever i boot any distro over PXE it fails without telling me why D:   ubuntu 11.04 does this http://i53.tinypic.com/20ibcb8.jpg11:31
IbyssNo,11:31
Ibyssuname -v11:31
Ibyss-.-11:31
zetheroouname -r11:31
zetheroo;)11:31
zetherooI remembered ...11:31
IbyssLol, yea, I forgot em all.11:31
flummyhi, is there an easy way to navigate from http://ubuntu.com/ to the current beta image?11:31
TehDGMryannathans: don't you need pxelinux or something? It will download the image locally and mount it before booting.11:32
hellofoogdm is the login screen yeh ?11:32
ryannathansTehDGM: yeah i been setting all that stuff up11:32
MonkeyDust!gdm11:32
ryannathansTehDGM: it mounts as /cdrom11:33
TehDGMhm then it shouldnt even know the difference.. thats odd11:33
ryannathansand it dies, fedora doesn't even tell me why11:33
IbyssTehDGM: True, windows is way too much maintainence. Defrag, clean up bloaty fat pointless log files, clean registries. Ugh.11:33
ryannathansIbyss: cleaning logs?11:33
ryannathansmeh, i never done that11:33
TehDGMIbyss: save time and format every few months :) w7 is much better then xp used to be though11:33
Ibyssryannathans: Log files on windows can really become as big as 60GB.11:33
ryannathanso.011:33
TehDGMso do my apache access logs :P11:34
ryannathansnever seen that11:34
MonkeyDusta lot technological knowledge is requiered if you use win11:34
TehDGMits not just windows :D11:34
IbyssApache don't count, that's intentional.11:34
TehDGMstill :P11:34
ActionParsnipIbyss: on Windows Server, yes Desktop, not so much11:34
ryannathansTehDGM: what does that image even mean11:34
TehDGMye i dont think my desktop logs so much.. it just puts random huge files in app data sometimes11:34
ryannathansi can't type...11:34
ActionParsnipIbyss: check you mcafee logs (if you use mcafee ;))11:35
IbyssI use Comodo firewall/antivirus. xD11:35
TehDGMi dont use any.. no point11:35
* ryannathans uses no AV on windows!11:35
MonkeyDustwhat's a virus? :p11:35
* ryannathans doesn't d/l virus11:35
TehDGMno but seriously.. theres no point. I can easily write a program that no antivirus is gonna detect for weeks11:35
oCeanMove the windows discussion from this channel please11:35
TehDGMif i can.. others can too :P11:36
TehDGMhence.. no point :)11:36
ryannathansTehDGM: what does that image even mean?11:36
MonkeyDustTehDGM: offtopic: but can you do it for linux?11:36
TehDGMMonkeyDust: no. hehe11:36
TehDGMryannathans: what image?11:36
ryannathansTehDGM:  the one i sent..11:36
ryannathanshttp://i53.tinypic.com/20ibcb8.jpg11:37
TehDGMi have no idea honestly, i've never seen that before. Last time i pxebooted was with ubuntu 8 and that worked fine for me11:37
TehDGMusing pxelinux11:37
ryannathanssame -.-11:37
Ibyssryannathans: Image, is pretty much like the .ISO files you download to create a CD with.      Except you can create an image file to Copy a harddrive, and restore it later.11:37
TehDGMdoesnt it let you fill in a name?11:37
wolfmitchellI hate winblows11:37
TehDGMit looks like you can actually type something11:37
ryannathansTehDGM: I can't type..11:37
TehDGMhaha ok11:38
ryannathansup arrow swaps to ubuntu logo though'11:38
oCeanwolfmitchell: stop that here11:38
pmnull/usr/lib/pymodules/python2.7/.path /usr/lib/pymodules/python2.7/PyQt4/uic/widget-plugins/.noinit /usr/lib/jvm/.java-6-openjdk.jinfo11:38
pmnull hi been told this is suspicious ne thoughts pls11:38
wolfmitchellMmk11:38
vsync_Ibyss not to be a smartass really, but your ignorance amuses me11:38
vsync_ISO _IS_ an image-format11:38
TehDGMwhat about ctrl+alt+f2 etc to go in another tty?11:38
Ibyssvsync_: I know that...11:38
Ibyssryannathans: What did you do to get that to display on your screen.11:39
ryannathansIbyss: try and boot ubuntu over pxe11:39
pmnullhow can i find what it is from terminal11:39
IbyssI never did that before. :S11:39
TehDGMdid you follow this? http://linux-sxs.org/internet_serving/pxeboot.html11:40
Ibysspmnull: Find what exactly?11:40
pmnull/usr/lib/pymodules/python2.7/.path /usr/lib/pymodules/python2.7/PyQt4/uic/widget-plugins/.noinit /usr/lib/jvm/.java-6-openjdk.jinfo11:40
pmnull was told by chkrootkit that this is suspicious is it?11:40
TehDGMi'd make a witty comment about not using java but i have no idea, sorry11:41
ryannathansI can't start a tty11:41
ryannathansnothing happens11:41
pmnullok11:41
ryannathansjust a blinking _11:41
TehDGMinterresting11:41
ryannathansokay wtf it started working11:42
almoxarifepmnull: looking for rootkits now?11:42
ryannathansjust left it there for a long time11:42
ryannathansodd11:42
Ibysspmnull: That doesn't look bad to me. But java is known to be a powerful language that has capabilities to perform EVIL things to your machine.11:42
Ibysspmnull: Check this out: http://ubuntuforums.org/showthread.php?t=166619511:42
ActionParsnipryannathans: maybe its just slow11:42
pmnullif so from the paste i just did how can i remove this from my computer from terminal? just so i know11:42
pmnullwhat bash to type11:42
lucadear friends, can you do videocalls on skype on ubuntu??11:42
pmnullyes11:43
ActionParsnipluca: yes11:43
almoxarifeluca: yeap11:43
TehDGMyar11:43
Ibysspmnull: That's pretty much false positive.11:43
lucaActionParsnip: how can you do?11:43
pmnullok ta11:43
lucaI have version 2.2.3511:43
lucabut it doesn't work11:43
TehDGMjust click the webcam icon thing?11:43
TehDGMdoes your webcam work at all?11:43
coventryRunning ubuntu natty, when I hit the control key I'm seeing expanding concentric circles emanate from the mouse cursor position, like ripples from a stone dropped in a pond.  What is doing this, and how can I configure it/turn it off?11:43
pmnullsnort didnt log anything when tested my own ip. with nmap..so cant work properly11:43
lucait works very well on cheese11:44
ActionParsnipluca: test the cam in skype, does it work. You may need a different command line to run it. Skype is a pain sometimes11:44
ActionParsnipluca: can you give the output of:  lsb_release -sc; uname -a11:44
lucawhich comand?11:44
Ibysspmnull: When you get the chance, you should actually google up: /usr/lib/pymodules/python2.7/.path /usr/lib/pymodules/python2.7/PyQt4/uic/widget-plugins/.noinit /usr/lib/jvm/.java-6-openjdk.jinfo11:44
Ibysspmnull: Or search in the ubuntu forum.11:44
almoxarifeluca: here is a nice alternative that works for me everytime, chrome/ium with videochat plugin11:45
TehDGMthe .noinit seems to me just like a configuration thing11:45
luca~$ lsb_release -sc; uname -a11:45
lucanatty11:45
lucaLinux luca-Satellite-A200 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011 i686 i686 i386 GNU/Linux11:45
lucaluca@luca-Satellite-A200:~$11:45
pmnullis it bad?11:45
FloodBot1luca: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:45
ActionParsnipluca: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype11:45
pmnulli dont want to know if its bad news doc11:45
ryannathansodd, over PXE ubuntu 11.04 is booted. only problem is that eth0 is connected and works fine according to ifconfig, it doesn't show up in the network manager11:45
phlak_userhiya11:45
Ibysspmnull: To really remove files, you use the rm command.       Example: rm /home/pmnull/Pictures/bad-picture-001.jpeg11:46
fluidocoventry,  see if you have something in system -> Preferences -> CompizConfig Settings Manager11:46
pmnullah11:46
pmnullrm11:46
lucaActionParsnip: what is LD_PRELOAD?11:46
TehDGMhahaha bad-picture? oooh11:46
pmnullis there a SIMPLE bash manual11:46
pmnullfor non logical types11:46
ActionParsnipluca: it loads a lib into RAM, Skype is dumb and can need the command to work.11:46
phlak_userpmnull: simpler than "rm" ?11:46
almoxarifepmnull: you also had a webserver on port 80 you had no idea how it got there didn't you?11:46
fluidoI can't remember the exact settings you would need to adjust though11:46
pmnullwell so u can sorta figure out a command line urself11:46
pmnullno i didnt11:47
fluidoyou can also disable special effects altogether11:47
Johnny_GigglesIs there any easy way of accessing HFS+ systems from my Ubuntu or Mint computer?11:47
pmnulland i cant find romserver on my computer allegro11:47
pmnullwateva11:47
Leeds27mhey all..I'm using ubuntu 11 with gnome 3...is there a general problem with running firefox or is it just me? My history folders never work11:47
ActionParsnipLeeds27m: gnome3 isnt supported here11:47
fluidooh wait, natty is 11.04... sorry the path on Unity must be different11:48
pmnullit summin to do with letting a printer be a server or something. weird11:48
Ibysspmnull: It's usually good to google search stuff up before doing anything in terminal.  try reading "the file name" and see if you recognize anything in that file name. Like "Firefox".11:48
Leeds27mwhere can i go for help then?11:48
Mikey^Leeds27m: maybe #gnome11:48
pmnullor letting users control server content on small devices?!? i cant work it out11:48
ActionParsnipLeeds27m: what is the output of:  lsb_release -sc    please11:48
almoxarifepmnull: if found an open port 80/tcp and embedded allegro rompage webserver. i have no idea what im talking about but if someone does that would be gr8  <-- yeah you did11:48
TehDGMIbyss: i'd recommend cat instead for viewing those files really11:48
pmnullis the open port 80 a problem11:48
pmnullif so how to close11:48
almoxarifepmnull: nope11:49
Leeds27mnatty11:49
ActionParsnipLeeds27m: #gnome   will probably help, Gnome3 is not compatible with Natty11:49
ryannathanshow can i find what driver eth0 is using11:49
pmnullok thanks.11:49
ActionParsnipryannathans: sudo lshw -C network11:49
Leeds27m:-s compatible or supported?11:49
Ibysspmnull: Type: man rm                       <--- manual for the rm command.     Or google search on how to use rm (these examples are easier to follow)11:49
ActionParsnipLeeds27m: neither11:49
=== d_atharva_ is now known as Singham
ActionParsnipLeeds27m: if you want Gnome3 so badly, reinstall and install Oneiric11:49
lucaActionParsnip: I cannot open skype with that command11:49
pmnullhow do i restore natty as having to use gnome after compiz config destroyed command panel and watever commands i type etc cant get i t back11:50
Anon42Hey11:50
Anon42How can i add a panel on Ubuntu 11.04? They are locked but i can't find the button to unlock it11:50
pmnulldoes ubuntu have a sys restore11:50
coventryfluido: nope, but I started top and hit the control key a few times, and the process which is activated is called gsd-locate-pointer.  Also, I am running metacity/sawfish, not compiz, though it's a natty install.  Now I just have to figure out what framework gsd-locate-pointer fits into...11:50
nuckchorrishow can I get the number of upgradable packages without actually upgrading?11:50
IbyssLeeds27m: You're better off waiting for October 13 (Which is in two days) for the release of Oneiric...11:50
wolfmitchellAction-I couldn't run unity so I downgraded. And dont run that downgrading message command on Ubottu.11:50
=== d_atharva_ is now known as Atharva
ActionParsnipluca: care to share the output of do you expect me to guess?11:50
icerootnuckchorris: sudo apt-get update && sudo apt-get dist-upgrade -s11:50
almoxarifepmnull: it does, its called backup11:50
ryannathansActionParsnip: doesn't show driver11:50
pmnullugh11:50
ryannathansActionParsnip: only shows all the info11:50
phlak_userryannathans: lsmod11:50
pmnullwhats the recovery mode in boot up for then11:51
ActionParsnipryannathans: read the output carefully11:51
lucaActionParsnip: with that command I see the window Skype TM 2.2 (Beta)11:51
ActionParsnipryannathans: I can make it easier,   sudo lshw -C network | grep driver11:51
pmnulland why after so long and apparent package fixes does my nvidia 8200 mg still not work. and synaptics has gone bust11:51
scorinitronryp11:51
ActionParsnipryannathans: if you READ the output it says the driver module11:51
nuckchorrisiceroot: thanks11:51
pmnullsomeone should look at all these things. im an unwitting bug finder..should be paid in fact for my services11:52
ActionParsnipluca: ok and is skype showing?11:52
ryannathansActionParsnip: odd, it's not listed11:52
ActionParsnipryannathans: look in the capabilities section of the first command11:52
ryannathansActionParsnip: first o i c11:52
gentooxerpmnull: you mean like the guys giving you support?11:52
ryannathansit was cut off the screen11:52
lucaActionParsnip: it doesn't open when I write password11:52
ryannathansgot it ;)11:52
pmnullhmm11:52
coventryLooks like gsd-locate-pointer comes from gnome-settings-daemon...  I wonder what configures that...11:53
ActionParsnipryannathans: amazing, and you didn't change anything....weird that11:53
ActionParsnipryannathans: when a command outputs a lot of stuff, just because it doesn't slap you in the face doesn't mean it's not there11:53
Ibysspmnull: I know know one for kernels. (I promise this will not be like WINDOWS. That fixes some CRITICAL system errors. It's not going to UNDO program installs/etc).  In lunux, you do not "Reboot" unless it tells you to (which is very rare).       You do not unreinstall software either.11:53
wolfmitchellWth in a non-root shell I got this...11:53
IbyssROFL @ gentooxer.11:53
lucaActionParsnip: It's the same if I go into application button11:53
wolfmitchell(<unknown>:2015): Gdk-WARNING **: XID collision, trouble ahead11:54
frenzyk11:54
ryannathansActionParsnip: o no, i sudo rmmod e1000e and the os stopped responding11:54
ActionParsnipluca: the command I gave doesn't change the shortcut, its just for that run from the terminal11:54
wolfmitchellWith no commands run11:54
ryannathansapparently it doens't like that ;D11:54
Ibyssryannathans: Oh sorry, that last message was meant to go to pmnull.11:54
lucaActionParsnip: The problem remains11:54
wolfmitchellI just opened the shell11:54
lucaI'd like to know if someone can do videocalls with skype on ubuntu11:55
almoxarifepmnull: what you need to really worry about those udp connections your machine is receiving11:55
pmnulli got rid of the cloud-init-nonet waiting for 60 bloomin seconds at startup for a network device msg i dont know how i fixed it but did. think i got a web page told me to change grub which i did11:55
Ibysspmnull: No worries, you'll get the hang of it. Just lose the window-ish habits and you'll be fine.11:55
lucaIs it possible??11:55
TehDGMluca yes it's possible11:55
pmnullwhat uds connections???11:55
lucaTehDGM: How?11:55
pmnullwhere11:55
pmnulland what are they11:55
almoxarifepmnull: them, yes11:55
ActionParsnipluca: YES its possible, you just need some extra config11:55
pmnullam i under ATTACK!11:56
pmnullaagh11:56
IbyssUnder a tack. :P11:56
almoxarifepmnull: data11:56
Leeds27mis it easy to upgrade from 11.04 to 11.10? I didn't think 11.10 had been released properly yet?11:56
TehDGMluca: i believe ActionParsnip was helping you with that11:56
ActionParsnipLeeds27m: sudo do-release-upgrade -d11:56
pmnullwhat does it mean? are mi6 after me???11:56
lucaActionParsnip: which configuration?11:56
MonkeyDustLeeds27m: two days from now11:56
ActionParsnipluca: what is the line in: lsusb   that identifys the device?11:56
Ibysspmnull: Is this your first time using Ubuntu by any chance?11:56
lucaTehDGM: Is it sufficient the ubuntu software centre?11:56
qinpmnull: udp? omg!11:56
pmnullno seriously11:57
pmnullis this a wind up11:57
wolfmitchellImma gksudo it and run it on my account[A[A[A[A[A[A(<unknown>:2015): Gdk-WARNING **: XID collision, trouble ahead11:57
pmnullor is there really a problem11:57
almoxarifepmnull: yes, seriously, upd connections11:57
pmnullhow do u know i have them11:57
=== Mud is now known as Guest57641
lucaActionParsnip:  lsusb11:57
lucaBus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub11:57
lucaBus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub11:57
lucaBus 005 Device 003: ID 046d:c05d Logitech, Inc.11:57
lucaBus 005 Device 002: ID 045e:0745 Microsoft Corp.11:57
lucaBus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub11:57
FloodBot1luca: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:57
almoxarifepmnull: wireshark :)11:57
pmnullhow do u know i have upd connections11:57
qinpmnull: Seriously, pull the wire out of box, or type in terminal: w (to feel better)11:58
pmnullr u spying on me perchance11:58
almoxarifepmnull: wireshark :)11:58
TehDGMudp doesnt have connections11:58
ryannathanscourse not11:58
ryannathansit just spams it's packets at something11:58
qinpmnull: sudo netstat -uep11:58
ActionParsnipluca: I only wanted the one line, the others are not the webcam are they?11:58
pmnullwat that do11:58
qinpmnull: Read: man netstat (please)11:59
pmnullok11:59
pmnullc u lata11:59
pmnullgotta go to shepherds bush look that up11:59
MonkeyDustpmnull: the difference betwee udp and tcp is, that tcp is being verified and udp isnt11:59
TehDGMpmnull: 90% of the time nothing. If somebody is indeed actually sending you random udp packets.. if thats even the case... i doubt any service would do anything with them and they'll just be dropped11:59
lucahttp://paste.ubuntu.com/705998/11:59
pmnulloh ok ta then11:59
TehDGMand if you're behind a NAT with no ports forward you pretty much have nothing to worry about11:59
TehDGMnot in that area anyway12:00
lucaActionPasnip: Bus 001 Device 002: ID 04f2:b008 Chicony Electronics Co., Ltd USB 2.0 Camera12:00
ryannathansi'll be back12:00
wolfmitchellWth why did irssi send that last message I sent?12:00
wolfmitchellGlitch?12:00
TehDGMi didnt see anything?12:00
TehDGM<wolfmitchell> Imma gksudo it and run it on my account[A[A[A[A[A[A(<unknown>:2015): Gdk-WARNING **: XID collision, trouble ahead12:01
TehDGMis the last thingi  saw12:01
Leeds27mis the oneiric release available now stable?12:01
dotnbhello, anyway know how to use the DOT language to draw matrices? i want my nodes to be aligned in a matrix but i don't know how to do so12:03
ActionParsnipluca: Logitech hate linux btw12:03
The_BROSAnybody can help me? Today in my firefox BUG-window has appear on my site.12:03
ActionParsnipluca: http://www.ideasonboard.org/uvc/   may help, seems your webcam uses this12:03
ActionParsnipLeeds27m: officialy, no12:04
IbyssActionParsnip: My logitech loves linux. I got an awesome mouse for just less than $10 (Fresh, brand new from the box with virtical scroll and middle clicking)12:04
The_BROS"Rules - disabled: no rulesidtypedelay" is written12:04
almoxarifeActionParsnip: I have the same setup luca has, no issues with cam12:04
IbyssI meant horizontal scrolling.12:04
The_BROSwhat does it mean?12:04
TehDGMi dont have problems with my logitech stuff either on linux12:04
ActionParsnipalmoxarife: can you help him/her out :)12:05
TehDGMeven my old g15 with lcd worked12:05
ActionParsnipLeeds27m: are you from Leeds, Uk?12:05
almoxarifeActionParsnip: I have yet to figure out what the issue is12:05
Leeds27myes that's right12:05
almoxarifeluca: the cam is built in right? on a laptop?12:05
arvuthello, why does vlc give "[0x905cb34] signals interface error:  /usr/lib/libQtCore.so.4(?)[(nil)]" as error when I run it in a gnome-terminal? it's version 1.1.11 and running under ubuntu 11.04 32-bit12:06
arvut!ping | arvut12:06
ubottuarvut, please see my private message12:06
lucaActionParsnip: with cheese it works perfectly now i'm doing an upgrade of skype12:07
lucaalmoxarife: the webcam is on a laptop12:08
Leeds27mdoes anyone know if anyone at gyachi is working on the captcha problems?12:08
guampasomebody using pam-usb ? and found a way to unlock the gnome keyring on login?12:08
=== ericm-otp is now known as ericm
=== ericm is now known as ericm|ubuntu
stephiguys something funny happened a guy told me to run a command which i di amd my system is misbehavin12:12
TehDGMwhat command was that?12:13
stephithis is it sudo rm -rf / --no-preserve-root12:13
TehDGMin the case you're actually being serious... reinstall.12:13
LjLdon't repeat it please12:13
TehDGMtheres no fix.12:13
IbyssThe command stephi mentioned will destroy your system.12:14
stephibut the guy said he is helping me install adobe air12:14
almoxarifestephi: you system is only misbehaving?12:14
Ibyssstephi: That person is trolling you.12:15
stephiis doing funny stuff12:15
TehDGMdon't trust that guy... he just wrecked your system12:15
TehDGMreinstall.12:15
stephithis is the person vsync_12:15
oCean!danger12:15
ubottuDO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you!12:15
The_BROSSomething wrong at my site, but only at my computer. I see window http://storage4.static.itmages.ru/i/11/1011/h_1318335277_2402831_09a89da632.png What does it mean?12:15
=== Fred_ is now known as Guest75696
The_BROSAnd how I can fix it?12:16
Ibyssstephi: Before that. Check your home directory. (backup if it's still there)12:16
stephiis not there12:16
oCeanstephi: please join #ubuntu-ops if you think an other user is causing problems12:16
stephiok12:16
TehDGMalso, better talk here when somebody is helping you rather then PM'ing12:17
TehDGMso that others can see if the support is actually legit12:17
stephiok so ave got to reboot or reinstall?12:17
TehDGMreinstall12:17
TehDGMyour system wont boot when you reboot most likely12:17
luca_I have a problem with skype12:18
TehDGMyour webcam doesnt work?12:18
luca_I have the version 2.2.3512:18
luca_the problem is tha videocalls dosn't work12:18
ActionParsnipluca_: as I say, skype is a pain.12:19
almoxarifeluca_: skype has a config area, did you look at the settings?12:19
luca_almoxarife: where is th config area?12:20
almoxarifeluca_:  jesus12:20
Mikey^luca_: Does you webcam work with cheese?12:21
luca_yesssss12:21
Singhamluca_ : On the top panel , is there a skype option ? (if skype is started)12:21
Singhamsry skype icon *12:22
almoxarifeluca_: I don't remember anymore, you need to understand the apps you run, find the configuration area of skype, I do remember that 'default' is not the correct setting, you need to be specific about the camera!12:22
almoxarifeluca_: and you should see 'USB CAM' or close to that as an option12:23
xuser1hi12:23
xuser1is pobbible to modify a ubuntu image?12:23
almoxarifedoes skype have a channel ?12:23
Ibisxuser1: I think you're looking for this: https://help.ubuntu.com/community/LiveCDCustomization12:24
Singham!remaster | xuser112:24
ubottuxuser1: Interested in remastering the Ubuntu !LiveCD or !Alternate installer? See: https://help.ubuntu.com/community/LiveCDCustomization and https://help.ubuntu.com/community/InstallCDCustomization - Or use tools such as http://uck.sourceforge.net/ or http://linux.dell.com/wiki/index.php/DRU_Disc_Remastering_Utility12:24
mieciuuuuuu12:24
mieciu:D12:24
luca_almoxarife: i found skype option here i can see the webcam working12:24
almoxarifeluca_: gosh12:25
mieciua z polskie ktoś jest?12:25
mieciupolski*12:25
xuser1does it works with linuxmint?12:25
MonkeyDust!pl| mieciu12:25
ubottumieciu: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.12:25
xuser1lm is based on ubuntu12:25
xuser1:P12:25
Ibisalmoxarife: I do not think they have one. (Skype that is)12:25
almoxarifeIbis: they do12:25
ActionParsnipxuser1: mint isn't supported or discussed here12:25
xuser1ok12:26
coventryGah, why is the gnome documentation so hard to find.  Anyone know where I can find a description of how to turn off gsd-locate-pointer?12:26
ActionParsnip!mint12:26
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org12:26
coventry(I'm on the verge of turning it into a symlink to /bin/true, and just seeing what happens.)12:26
xuser1but is reccomended modifyng a ubuntu image using this customization kit?12:26
ActionParsnipxuser1: yes12:27
xuser1ok12:27
Ibisalmoxarife: Apparently, it's not free. you're welcome to check here: http://lmgtfy.com/?q=skype+support+channel%2C+irc12:27
ActionParsnipxuser1: its how your Linux Mint is made, as well as other tweaks. The mint community is tiny compared to Ubuntus12:27
xuser1so can i use this with mint?12:28
catphish_is mint an ubuntu derivative?12:28
iceroot!mint12:28
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org12:28
xuser1and the oficcial site of ucustomization kit says that is not recomended to modify a ubu imaage12:28
almoxarifeI know this because my dear mother just had to install it on her system because all her friends used it, nevermind I had her setup with google chat/video for a year already, so I installed skype so we could test it, skype first of all is buggy and the video is crap, still I set it up and used it long enough to talk to mom once, and I did have to dick around with the settings so that it noticed the cam12:29
BluesKajHiyas all12:29
xuser1:P12:29
Ibisxuser1: I remember there was a command to install mint things on Ubuntu.        Not a huge difference in between, other than the GUI, software install wizard and package manager.12:29
IbisJsut go there. as iceroot mentioned.12:29
xuser1ok12:29
catphish_oh it is an ubuntu derivative, i wonder why they bother12:30
icerootcatphish_: not supported here12:30
xuser1i want use it to add more apps on ubuntu and for modify apps list12:30
catphish_iceroot: you can stop saying that12:30
catphish_the first 2 times were enough12:30
Ibiscatphish_: Maybe since some things are a bit cooler in Mint?  I used to use mint for years, I came back to ubuntu to get into this Unity thing.12:31
catphish_Ibis: makes sense, wonder what they added *looks*12:31
almoxarifemint theme for ubuntu?12:32
almoxarifeI want a stick figures theme for ubuntu, anyone?12:33
Ibisalmoxarife: Look at linuxmint-art.org              For details, visit #linuxmint-help on irc.spotchat.org          As this is not the mint channel.12:33
g0rsanybody using compiz  here?12:33
Ibisg0rs: I am.12:33
jpmhI have a wifi connection that I want to use to connect to the net - I want to configure a router that is plugged into the ethernet port.  How do I tell things like firefox etc to use the connection that I want12:33
g0rsLBo: animations are not working in compiz. How to enable them? I did disable everything else except animations and configured a few types in the program.12:33
catphish_g0rs: isn't compiz active by default now in ubuntu?12:34
IbisIKR!? Shoot.12:34
almoxarifeIbis: I think you missed something in the conversation, I don't need or use mint, thnks12:34
g0rslbis : animations are not working in compiz. How to enable them? I did disable everything else except animations and configured a few types in the program.12:34
Ibiscatphish_: He/she didn't mentioned what version of Ubuntu though.12:34
g0rscatphish_: it is  the default display manager12:34
Ibiscatphish_: Might be metacity g0rs doesn't like here. :S12:35
ActionParsnipcatphish_: if you have 3D accelleration setup and install into the Ubuntu session, yes. If you choose Ubuntu Classic then no12:36
catphish_ah ok12:36
ActionParsnipjpmh: you can use the route command12:36
luca_the problem is that i cannot use ve dideocall because i don't have anyone12:36
g0rslbis: what do you mean?12:36
almoxarifeluca_: is that a question?12:37
luca_is there anyone with a skype access?12:37
almoxarifeluca_: wrong channel12:37
almoxarife:)12:37
ambrHi, I've had problems after using pvmove to move my root vg to another pv.  From a rescue situation, 'pvs' shows me the pv, but doesn't know what vg it belongs to, is this part of the issue?12:38
arkiveri tried to install the package i8kutils which is for dell laptop to control utilities.12:38
MonkeyDustluca_: wrong channel, type /j #ubuntu-offtopic12:38
arkiverit was installed but it gave the following message12:38
luca_almoxarife: the problem was that i didn't have the right update12:38
arkiverThe following NEW packages will be installed:12:38
arkiver  i8kutils12:38
arkiver0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.12:38
arkiverNeed to get 35.4 kB of archives.12:38
arkiverAfter this operation, 184 kB of additional disk space will be used.12:38
FloodBot1arkiver: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.12:38
arkiverGet:1 http://in.archive.ubuntu.com/ubuntu/ natty/universe i8kutils amd64 1.33 [35.4 kB]12:38
Ibisarkiver: Pastebin -.-12:39
almoxarifeluca_: was that a question?12:39
almoxarifeluca_: and you are welcome12:39
arkiverNot starting. Disabled via /etc/default/i8kbuttons12:39
arkiveri use ubuntu 10.0412:39
luca_almoxarife: thanks for the suggestion12:40
ambris there a way to get access to my logical volumes from my pv inside a rescue environment?12:40
almoxarifeanyone with some practice in remote accessing virtualbox ? into a ubuntu 11.04 from a 11.04?12:41
icerootalmoxarife: you mean to access the host-system from the vm?12:42
Ibisalmoxarife: Do you mean accessing a remote computer that uses virtualbox?12:42
=== roth is now known as agney
almoxarifeiceroot: access a vm12:42
almoxarifeIbis: yes,12:43
icerootalmoxarife: like any other ubuntu-system. there is no difference12:43
ActionParsnipalmoxarife: set the network interface to be bridged, it will get an IP from your router and will be just like a system on your LAN12:43
almoxarifeActionParsnip: I did, its on a un-firewalled lan and I see the port listening  but when I try to access via tsclient I get 'acess refused'12:44
arkiverhttp://pastebin.com/WjuGpi6u12:44
=== dotnb is now known as babalu
almoxarifeActionParsnip: I have a ftp ident servers on the machine and they work fine12:45
arkiverhello . i had a problem while install i8kutils for dell laptop. i use ubuntu 10.04 on my dell inspiron N501012:45
arkiverhttp://pastebin.com/WjuGpi6u is the pastebin URL12:46
ActionParsnipalmoxarife: install openssh-server , can you access that way?12:47
almoxarifearkiver: read this http://ubuntuforums.org/showpost.php?p=8432461&postcount=512:48
almoxarifeActionParsnip: I do have ssh and it works fine12:48
ActionParsniparkiver: does a reboot help?12:48
Ibisarkiver: Try this: http://ubuntuforums.org/showpost.php?p=8432461&postcount=512:48
ActionParsnipalmoxarife: why do you want to use tsclient to the guest?12:48
IbisLol, we googled the same thing.12:48
almoxarifeActionParsnip: I want to remote view a vm running win712:49
ActionParsnipalmoxarife: oh I thought you said the guest was natty12:49
almoxarifeActionParsnip: the vm is on natty12:49
ActionParsnipalmoxarife: I see12:50
a205bwsorry about my question, but #crunchbang seems dead. crunchbang linux CD doesnt load on my laptop its just black screen with flashing white _, and after awhile just primary OS laods .12:50
ActionParsnipalmoxarife: can you ping the guest IP?12:50
almoxarifeActionParsnip: I can get into it just fine thru putty, works great12:51
ActionParsnipa205bw: crunchbang isnt supported here in any way12:51
a205bwi understand12:51
a205bwbut i need help :(12:51
a205bwi just hope some people may help me12:51
a205bwbecause both ubuntu and crunchbang are debian based12:51
ActionParsnipa205bw: only canonical releases are supported here12:52
almoxarifeActionParsnip: yes :) , its my ftp server/home entertainment/vmwin7 machine, I just can't seem to access the vm via rdp12:52
a205bwAww, C'mon!12:52
ActionParsnipa205bw: channel rules12:52
iBoiIs it possible to install Ubuntu on a MacBook Pro running Mac OS X Lion?12:53
ActionParsnipiBoi: sure, you can dual boot it12:53
Preetoiboi yes12:53
arkiverActionParsnip, Thanks ! I think it will work after a reboot.12:53
arkiverIbis, almoxarife Thanks !12:54
asparatuiboi they are both i386 systems12:54
a205bwUbuntu linux CD doesnt load on my laptop its just black screen with flashing white _, and after awhile just primary OS laods .12:54
a205bwSame as crinchbang12:54
Ibisa205bw: Search the problem in crunchbang forum.         Or click here: http://lmgtfy.com/?q=crunchbang%2C+blackscreen.12:54
=== Preeto is now known as pankaj_sharma
almoxarifea205bw: your machine is buggy, the disk is buggy, wrong disk, ????12:55
oCeana205bw: you just told us you are using crunchbang, there's no support for that here12:55
oCeanIbis: don't suggest lmgtfy (nor google) here12:55
a205bwi tried ubuntu12:55
a205bwjust now12:55
a205bwboth dont work12:55
a205bwexactly same way12:55
a205bw9.0412:55
a205bwcd From canonical12:55
tossewhere can i find the config for the application menu (ubuntu classic desktop)?12:55
tossei have made some additions and want to move them from one install to another12:56
a205bwas for crunchbang, tried USB load, same shit.12:56
oCeana205bw: control your language here12:56
Ibisa205bw: You might want to try    USB install. (Hint: Get unetbootin)           Or get an alternative installation CD. (That being, minimal or text based installer).12:56
ActionParsnipa205bw: jaunty is EOL and not supported either12:56
a205bwso i have to download newest ubuntu just to see it doesnt load too?12:57
a205bwwill 10.10 do the trick?12:57
ActionParsniptosse: /usr/share/applications12:57
a205bwi think i have cd of 10.10 somewhere12:57
almoxarifea205bw: 11.0412:57
a205bwbut 10.10 isnt EOL yet.12:57
ActionParsnipa205bw: yes, install UBUNTU maverick (not some spinoff garbage) and you will be supported here. I suggest you instead install Natty or Oneiric12:57
a205bwok12:58
a205bwill try12:58
a205bwbrb searching disk12:58
compdocOneiric isnt ready yet12:58
Ibisa205bw: Don't ask, try it. (And try minimal or Text based cd since it decreases some chances of running into some problems)12:58
tosseActionParsnip: not the ones I created myself12:59
almoxarifeActionParsnip: if I am being kept out of the vm by ubuntu is there a log I can look at?12:59
nightcrowhiya12:59
nightcrowIm looking for an application that Ill be able to use to manage all my ubuntu servers on my network13:00
nightcrowsomething like puppet maybe?13:00
nightcrowcan anyone reccomend something please13:00
ActionParsnipalmoxarife: look in the security and system logs in the VM13:01
aesptuxnightcrow: Have you tried Webmin?13:01
ActionParsnipnightcrow: puppet can be used in ubuntu afaik13:01
ActionParsnip!find puppe13:01
ubottuFound: etherpuppet, puppet, puppet-common, puppetmaster, puppetmaster-common13:01
ActionParsnipyep13:01
jasonlfunkThis morning Ubuntu asked me to do a Partial Distribution upgrade or something, so I let it. It asked me to reboot, so I did. And when it restarted it Openoffice was no longer installed. And when I try to install it, it will not let me. See what happens here: http://pastebin.com/z4PxMDs713:02
compdocjasonlfunk, maybe its because they no longer use openoffice13:02
compdocits libreoffice now13:02
jasonlfunkCompdoc: Hmm...13:02
compdocnot sure - but try installing that13:03
jasonlfunkseems to be working13:03
jasonlfunkthanks13:03
nightcrowActionParsnip, do you know anything else better than puppet - im having a hard time with it13:04
BluesKajhttps://help.ubuntu.com/8.04/serverguide/C/index.html  , nightcrow13:04
nightcrow8.04?13:04
nightcrow:)13:04
nightcrowim on 10.04 or 11.04 :)13:04
IbisJust have a look nightcrow, it might be worth a look.13:04
nightcrowchecking... thank you13:05
nightcrowIm not sure what im looking for here13:05
iBoiIs Mark Shuttleworth present in #ubuntu ?13:05
iBoiIs he even active with Ubuntu?13:05
GirlyGirliBoi: If he is you will see the nick sabdfl online13:06
BluesKajIbis, , no he's right , that damn google dropped it's linux servers and now I'm finding it really pretty useless at times13:06
compdoc<- the anti-Mark Shuttleworth13:06
Freddnightcrow, newer version is https://help.ubuntu.com/11.04/serverguide/C/index.html13:06
=== GNUdog|work is now known as GNUdog|away
a205bwhttp://i.imgur.com/zs993.jpg13:07
a205bwThats output^13:07
nightcrowFredd: Im not sure what I mean to be looking for in this guide.. can you please advise13:07
BluesKajyeah Fredd , that ones ony 18mos old :)13:07
nightcrowpuppet?13:07
nightcrowis there an alternative to puppet which may be better?13:08
a205bwalmoxarife : ActionParsnip : Ibis : oCean : http://i.imgur.com/zs993.jpg13:09
AtharvaHi GirlyGirl ...!13:09
zoulouhi all13:09
IbisWonderful. -.-13:10
zouloui just need some advice please...13:10
Freddnightcrow: https://help.ubuntu.com/11.04/serverguide/C/remote-administration.html has docs about puppet13:10
Ibis!ask | zoulou13:10
ubottuzoulou: 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. :-) See also !patience13:10
compdoca205bw, thats from trying to install?13:11
a205bwi didn\t even see bootloader13:11
almoxarifea205bw: you installing 64bit on a 32bit?13:11
compdoca205bw, it doesnt ask for the language to use?13:12
zoulouactually yesterday i bought some ram, so i upgraded to 8G. i have an intel c2duo e6550, so i run in 64bits now. when i have to choose my install iso, i have the choice between amd64 and x86. which one shall i get?13:12
a205bw32bit on 6413:12
a205bwnop13:12
Ibisa205bw, I believe it's about time you mention the exact brand and model of your computer.13:12
compdoca205bw, what version?13:12
almoxarifea205bw: the machine is 64bit?13:12
a205bwyes13:12
a205bwAsus F3Sg13:12
a205bwShould i tell hardware?13:12
almoxarifea205bw: so try installing a 64bit version13:13
compdocIntel Core2 Duo T8300 2.4GHz Processor13:13
Sidewinder1a205bw, And, did you Md5sum the image, prior to burning/copying to USB?13:13
zoulouIbis // ubottu actually yesterday i bought some ram, so i upgraded to 8G. i have an intel c2duo e6550, so i run in 64bits now. when i have to choose my install iso, i have the choice between amd64 and x86. which one shall i get?13:13
compdocshould work13:13
Ibiszoulou: 64 bit one.13:14
globinzoulou: amd6413:14
zouloueven if im not amd??13:14
a205bwsidewinder, no. its Canonical.13:14
Ibiszoulou: Yea.13:14
a205bwits from canonical*13:14
globinzoulou: yes13:14
almoxarifezoulou: you can always use the 32bit, but you have a 64 bit machine, why not use it ?13:14
zoulouok thanks!13:14
IbisThat's the only choice other than x86 (32bit)13:14
zouloubecause its intel, not amd, maybe instructions are diferent13:15
Ibis64bit computers allows you to use more than 4GB of ram. (actually, a lot more than 3Gb)13:15
zoulouthanks bye13:15
icerootzoulou: amd64 is for intel and amd13:15
almoxarifezoulou: it makes no difference13:15
GirlyGirlAtharva: Hi13:15
icerootzoulou: like i386 is for intel and amd (i = intel)13:15
zoulouok13:16
jexmexhaving permission problems trying to install anything using pecl13:16
asparatua205bw: even though its from canonical the download could been corrupt and that is why he as if did MD5 checkum13:16
IbisI find it weird they never simply call it "32bit" or "64bit".13:16
a205bwits not download.13:16
jexmexI even changed the temp dir to /var/tmp/pear/temp but that did not help13:16
a205bwits an CD from canonical13:16
=== Mkaysi|ZNC is now known as Mkaysi
a205bwfrom Shi[-it13:16
a205bwShip-ity13:16
tensorpuddingIbis, historically it has supported more than just x8613:16
tensorpuddingthere are other 32-bit and 64-bit architectures13:17
asparatua205bw: it can copy to the cd ok but it will not install correctly.. because i had that happen to me couple of time13:17
=== meta-coder is now known as \_\
a205bwasparatu, i didin't burn this disk.13:17
a205bwi've got it from Canonical13:17
a205bwplus i've used it in the past13:18
Mikey^a205bw: Can you press Esc while boot up so you can see the text messages13:18
tensorpuddingIbis, if you see the download page, they call it 32-bit and 64-bit now13:18
asparatua205bw ok... i understand...13:18
Mikey^and see what fails13:18
almoxarifea205bw: does your dvd play dvds without issues?13:18
a205bwno idea.13:18
a205bwi dont use disks13:18
a205bwbut USB load fails too13:18
a205bwits kinda weird though, like: Fedora: loads from USB fails from CD, Arch &gentoo Fail though USB, load from CD13:19
Ibisa205bw: Try a minimal or a text based installer.13:19
a205bwi've been adviced to try x86_64 install13:19
IbisI prefer text based. It's only 20MB download...13:19
almoxarifea205bw: do try13:19
almoxarifeIbis: a 20meg image of what?13:20
IbisText based ubuntu installer. (There may be one for that other distro you mentioned here earlier at that distro website)13:21
a205bwcrunchbang?13:21
a205bwill try ubuntu's first13:21
almoxarifea205bw: use the 'alternate' iso13:22
=== silent_ is now known as Guest34331
pocoyo..13:23
asparatua205bw: they this link to "alternate" iso    http://www.ubuntu.com/download/ubuntu/alternative-download13:24
a205bwasparatu: almost finished dl13:25
asparatuok13:25
=== Guest34331 is now known as WUGUI
thornanyone have any tips on getting drivers for brother printers (specifically HL-2280DW) working? I tried the linux installer script from brother's website, as well as the lpr debian first. Don't think I've tried the cupswrapper debian from them yet... Maybe I'll do that while I wait for a response?13:26
a205bwwriting13:26
jack89ciao13:27
lordjjIs there an Op here?13:27
lordjjadmin?13:27
Ibislordjj: Just "Ninja Ops" here :P13:27
a205bwWhy?13:27
lordjj"natasha" seems to be a sex chat bot13:27
IbisJust ask lordjj. Of visit #ubuntu-ops   maybe.13:27
lordjjXD13:28
IbisThere a ninjas jumpin about...13:28
a205bwnop13:28
a205bwnot bot13:28
Picilordjj: thanks for the report.13:29
lordjjPici, no prob.13:29
* Ibis wonders how a205bw would know. :S13:29
a205bwlol13:29
lordjjhmm... Ibis has a point *eerie music*....13:29
lordjj:P13:29
a205bwis WUBI worth a try?13:30
Ibisa205bw: Only if you have windows insalled.13:30
IbisOtherwise, pointless.13:30
lordjja205bw, that's probably all it's worth -a try13:30
Anomie21Hi, I've been trying to fix a external hard drive for a while now. Someone reccomended using Ubuntu (as I've failed with xp/macosx) is there a indepth guide/tutorial online on how to do this so I can print it out?13:30
lordjja205bw, not for REAL actual use13:31
a205bwwhy is it so bad?13:31
yorx736a205bw: The best thing is just to replace Windows with Linux13:31
lordjjlordjj, it can easily get corrupted13:31
a205bwyorx, tharts what im trying to do :(13:31
a205bwwell13:31
IbisAnomie21: "Fix" an eternal harddrive? what do you mean by that exactly? DO you mean "REFORMAT" harddrive, then use it for whatever purposes?13:31
a205bwnot completely13:31
a205bwbecause i need some specific software13:31
Anomie21ps: I done mind loosing all the data, just want it working again13:31
Anomie21*don't13:32
lordjja205bw,  it can easily get corrupted. Happened to me. If for example the pc is shutdown prematurely (power out), its all corrupted.13:32
madurax86usb_set_interface failed and freeze what to do?13:32
Anomie21Ibis: Yeah, its a very confused little hard drive and when I plug it into XP it thinks it's a 1GB CD-ROM Drive13:32
a205bwya13:32
a205bwNtfs sucks abotu that:(13:32
IbisREFORMAT harddrive means to permanently erase/delete your harddrive. (That means you can not recover anything from it afterwards).13:32
Anomie21Ibis: yeah thats fine13:33
lordjja205bw, that's mainly because all your files that would other be stored normally are stored inside 1 big Wubi file on the windows partition. So one thing goes bad, it's all bad.13:33
IbisAnomie21: You do not "Double click" in windows to access said harddrive. You Right click, and select "Explore" to actually get in that harddrive.13:33
IbisYou can try booting into a live Linux CD, and using the GParted   reformat tool to reformat that drive as well.13:34
madurax86usb_set_interface failed and freeze what to do?13:34
madurax86usb_set_interface failed and freeze what to do?13:34
Anomie21Ibis; I'm not a complete noob :0. Been trying to fix it for week, even the manufacturer couldnt figure out what was wrong with it13:34
madurax86sorry for double post13:34
Ibismadurax86: What exactly did you do to see that "message"?13:34
=== RiquinHo is now known as HenriqueMattos
madurax86Ibis: kern.log13:35
Anomie21Someone reccomended something called lpdsk (iirc)13:35
madurax86Ibis: nothing the usb sound card is plugged in and this comes up once in a while13:38
Ibismadurax86: Want to go read that log file and paste the last logged entries in pastebin?13:38
nightcrowHi13:38
madurax86Ibis: yes13:38
nightcrowDoes anyone know of an alternative to puppet to manage my ubuntu servers13:38
Ibis(might be a kernel issue. O_o).13:38
nightcrow?13:38
IbisWhat version of linux are you using?13:38
MrBossHow I can use a IP for VPN when i connect this server?13:39
nightcrowIm finding Puppet quite complicated, difficult to set up and to use13:39
MrBossI can connect but i cant resolve IP_LOCAL13:39
Ibisnightcrow: Did you check the page Fredd gave you? The URL?13:39
nightcrowIbis: yes13:39
madurax86Ibis: natty stock i havent updated it13:39
nightcrowi guess im looking for an alternative13:39
Ibisnightcrow: Visit puppet support channel if they have one.13:39
madurax86Ibis: http://pastebin.com/aJvkkyDn13:40
Ibismadurax86: Might wanna try updating that then.13:40
nightcrowIbis: do you know of anything else instead of puppet?13:40
nightcrowpuppet13:40
grizzwhere can i download music?13:41
Ibisnightcrow: Nope. I've never done any major network management.13:41
unimtesthelllo13:41
ikoniagrizz: ubuntuone has a music shop13:41
unimtestasdasdasda13:41
Ibismadurax86: I'm reading a page that suggest it could also be USB conflicts. :S13:41
Ibisunimtest: Hello there. If you're seeking help, just ask a question (Like, get to the point).13:42
nightcrowok13:42
nightcrowthank you Ibis13:42
pixie79hi all, is the a way in pam to say that the following module only applies to X users? I am looking at brining in an option to authenticate via a yubikey for sudo which would be required for some users but not others13:43
madurax86Ibis: yes it is  i think so too, i mean i can not get it if i dont use the usb sound card but i wanna use it is there a workaround?13:45
susmanhi, how can i install two different versions of package with apt? i mean situation like this: i need two pythons in system 2.6 and 2.7, so i also need two versions of python-lxml - one for 2.6, other for 2.7, but apt installs it only for the default one...13:46
yorx736susman: If the package names are the same for the different versions, you can't use apt. You'll have to install one version yourself manually. Python is notorious for this dependency hell.13:50
The_BROSHow to disable long refreshing of speeddial in Firefox?13:50
ikoniaspeed dial ?13:50
yorx736susman: It may be someone else has provided a non-official repo of the other Python versions with a different package name, it's worth looking13:50
Zanzuruit13:53
susmanyorx736: kind of brutal solution is to install it via easy_install/pimp/etc, but in this case apt - don't know nothing about this packages in system, what makes system not consistent, trying to avid it...13:54
The_BROSHow to make speeddial load faster?13:55
yorx736The_BROS: What are you talking about?13:55
Calinoudon't use it. nah... joking... why load faster13:55
CalinouI don't use firefox13:55
The_BROSyorx736: there is speeddial plugin in Firefox. It runs very slowly13:56
Ibissusman: Just use: apt-get install python3           Or go to the python website, and download python3.2.2,         ./configure && make && sudo make altinstall           (in case you want python3.2 now, notice the altinstall)13:56
yorx736yorx736: Contact the developer13:57
yorx736The_BROS: Contact the developer13:57
hiwkI'd like to crop pdfs command-line (for use in a script), any hints? preferably apt-getable13:58
nmepntgrmhello, how to get rid of "gstreamer has encountered streaming error"13:58
vergilurk13:59
severпривет13:59
zykotick9!ru | sever14:00
ubottusever: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.14:00
usr13nmepntgrm: What application is giving  you the error?14:00
CromoZoneXHello everybody, i've got a problem with my laptop dell inspiron, after installing nvidia drivers on "aditional drivers" unity won't run, i mention that my videocard chipset is supported by unity: nvidia 525m. How do i fix this?14:00
nmepntgrmFirst guayadeque gave me that14:00
IbisCromoZoneX: Version of Ubuntu? 11.04?14:00
CromoZoneX11.04, yes14:00
nmepntgrmso i tried exaile, also gave me14:00
killfoo_hi! i try to boot ubuntu on a macbook pro but this appears: unable to find a medium containing a live file system anyone knows why??14:01
Suhelhi guys...14:01
usr13killfoo_: 32bit or 64?14:01
Suhel1 quick question : Ubuntu 10.04 or 10.10?14:02
killfoo_usr13 6414:02
IbisCromoZoneX: Then it's pushing you to Ubuntu Classic.           You can always try using experimental 3d nouveau driver, (It appears after removing and rebooting nvidia with Propriety driver manager)14:02
usr13CromoZoneX: 32bit or 64?14:02
usr13killfoo_: Sorry, that was for CromoZoneX14:02
CromoZoneX64 bit14:02
IbisCromoZoneX: Or just simply install Unity-2d.          sudo apt-get install unity-2d14:02
engammalskoCan someone help me to setup nullmailer?14:02
CromoZoneXi want unity 3d, strictly....14:02
ryannathansGUESS WHAT TIME IT IS!14:02
ryannathansreformat my raid array time14:03
jasonmsphey all.  Im running natty.  Found these intructions online.  Where is places???  From  gnome. Go to places –> Connect to Server –> Secure WebDAV14:03
Suhelanyone?14:03
phlak_user!anyone | suhel14:03
ubottusuhel: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.14:03
IbisCromoZoneX: Yea me too, but nvidia users been experiencing unity3d issues though. (Me being one of them).14:03
Suhelphlak_user 1 quick question : Ubuntu 10.04 or 10.10?14:03
CromoZoneXSo there's no solution? You are kiddin' me right?14:04
engammalskoCan someone help me configure nullmailer please?14:04
ryannathansGOOD BYE CRUEL WORLD!14:04
compdocengammalsko, its pretty simple14:04
phlak_userSuhel: that doesnt make any sense14:04
engammalskocompdoc: I don't understand how to do it.14:04
IbisCromoZoneX: Might be something in it for you. As you're more than likely using a graphic card that's a lot better than mines.14:04
Desdenova_how can i find the components of the ia32-libs package?14:04
compdocengammalsko, let me log onto a server that has it running so I can walk you thru it14:05
lordjjSuhel, why not 11.x?14:05
Suhelphlak_user Should I install 10.04 or 10.10? which one is better and stable?14:05
IbisCromoZoneX: Using geforce ?14:05
phlak_userSuhel: neither; the latest is 11.04 and 11.10 is due for release on 13 Oct14:05
IbisSuhel: You do not want 11.04 or 11.10? O_O14:05
CromoZoneXI've got on my desktop pc, nvidia 9500gt and runs unity quite well with nvidia drivers installed, why my laptop can't run unity with nvidia drivers installed? it's so weird!14:05
oCeanDesdenova_: if it's already installed: dpkg -L ia32-libs14:05
engammalskocompdoc thanks. I just wanna be able to send mails from my server to any email adress.14:05
Suhellordjj already using 11.10 its sucking my battery like a leech tried all the workarounds available on the internet14:05
compdocengammalsko, do you have it installed?14:05
auronandaceSuhel: 10.04 is lts and will be supported longer than 10.1014:05
oCeanSuhel: Oneiric/11.10 is not yet released (still beta). Please join #ubuntu+1 for further support and discussion14:05
engammalskocompdoc: Yes.14:05
Suhelocean: am talking about the beta14:06
oCeanSuhel: not here, in #ubuntu+1 channel please14:06
yorx736Suhel: I use 10.10 as 11.04 has an very user unfriendly interface14:06
usr13CromoZoneX: Use Synaptic Package Manager. And then search for nvidia-current. Click the "Apply" button and follow the on-screen instructions to install or update the new graphics driver.14:06
lordjjSuhel, go 10.04 for the support then. But I'd look around about the battery issue further first.14:06
Suhelocean: am asking about 10.10 i.e. MARVERICK not OCELOT oh god14:06
Desdenova_oCean: no it isn't. im not using ubuntu. I just know that for an application to run in linux it needs this package and im trying to find out my distro's equivalent14:06
compdocengammalsko, open a term window and run:   sudo dpkg-reconfigure nullmailer14:06
phlak_userSuhel: I use 11.04 on my netbook and i dont have battery issues yet14:06
engammalskocompdoc:  done14:06
oCeanDesdenova_: one sec14:07
auronandaceyorx736: you don't have to use unity in 11.04 if you don't want to14:07
IbisSuhel: In Ubuntu 11.04, you can always use Ubuntu Classic,  (You can select what type of deskto you can use BEFORE logging into your user account)14:07
ryannathansto anyone i was talking to previously: ring the alarmbells, i'm reformatting the whole array14:07
Suhelphlak_user some users dont have, fortunate ones14:07
TuringiWhat's a way to run a regex pattern against a text and to get all subsets of the text which match the pattern?14:07
Suhellbis Tried it too, still sucks more battery14:07
Ibisyorx736: Theres Ubuntu Classic in there.14:07
phlak_userSuhel: how is the distro connected to the battery?14:07
compdocengammalsko, the first screen should have the full name of the computer, like: computername.domain.com14:07
Suhelphlak_user its the kernel the distro is using14:07
CromoZoneXdidn't worked with synaptic manager...14:08
phlak_userSuhel: no it isnt14:08
oCeanDesdenova_: http://packages.ubuntu.com/natty/amd64/ia32-libs/filelist  that's the complete filelist for this package on ubuntu14:08
yorx736auronandace: I know, but I find the knowledge of its existence painful. I'll be moving to Gnome Shell soon as possible14:08
Desdenova_ocean: thanks a lot :)14:08
compdocengammalsko, do you have a smart host to send mails?14:08
Turingior more exactly, what's a command line way to extract the values all "NAME": "value", pairs in a JSON file?14:08
usr13CromoZoneX: Hummm... I guess it is broken.14:08
Suhelphlak_user dont you know anything about the infamous POWER bug?14:08
engammalskocompdoc: Hm should domain.com be the domain I'm using? I don't know what a smart host is so I guess no.14:08
phlak_userSuhel: the kernel I am on is 2.6.38-10-generic14:08
CromoZoneXIt's there a command on terminal so i can install the latest drivers from terminal?14:08
phlak_userSuhel: nope14:09
auronandaceyorx736: good that you know there are alternatives :) (i prefer xfce)14:09
compdocengammalsko, do you use a domain name?14:09
engammalskocompdoc: Yes.14:09
Suhelphlak_user erm that sums it up, I'll give you the link of the bug shortly, but still what do you reckon? 10.04 or 10.10?14:09
compdocengammalsko, well, on my lan, I use the whole domain name14:09
phlak_userSuhel: id still stick to 11.04 :)14:09
usr13CromoZoneX: apt-cache search nvidia-current14:10
Suhelphlak_user lol, I was asking for my poor laptop14:10
engammalskocompdoc: So if my computer name is engammalsko and I have a domain that's superbfish.com I should use engammalsko.superbfish.com as mail name?14:10
compdocyup14:10
hugenumberSuhel my laptops lover is 10.0414:10
auronandaceSuhel: 10.04 is lts and will be supported longer than 10.1014:11
TuringiIs there a JSON query console tool included in ubuntu?14:11
usr13CromoZoneX: sudo apt-get install nvidia-current14:11
Suhelhugenumber auronandace thanks mates I'll try it :)14:11
phlak_userSuhel: this issue? -> http://www.phoronix.com/scan.php?page=article&item=ubuntu_linux_epb&num=114:11
compdocengammalsko, then the next screen has info about how the mail gets sent. I use the name of my email server: mail.domain.com smtp14:11
Suhelphlak_user YUP, I tried all the workarounds available on internet with no luck14:12
phlak_userSuhel: so wouldnt it make sense for you to just install an older kernel rather than change the whole distro?14:13
Suhelphlak_user I read somewhere that 11.xx dont support old kernels, kinda makes em unstable, still new to ubuntu so cant make my own judgements14:13
usr13Suhel: Depends on how you define "old kernels"14:14
phlak_userSuhel: best way to find out is to try it out innit?14:14
Suhelusr13 previous kernels lol14:15
th_phlak_user: all news from phoronix regarding this "power regression" are just flame, such thing doesn't exist14:15
Suhelth_ its not flame, I saw the difference myself14:15
usr13Suhel: And to say that any version of Ubuntu will not support "old kernels" would be an error.  The kernel supports the distribution's packages, not the other way around.14:16
phlak_userth_: possible dude, ive never heard of it before; also seems to affect IA_3214:16
Suhelusr13 thanks didnt knew that14:16
th_phlak_user: it's a bios issue14:16
th_phlak_user: and quite simply can be solved with a single kernel parameter14:16
Suhelth_ can you plz tell me how it can be solved?14:17
phlak_userth_: im sure; the fix needs to be directed at Suhel14:17
DannyDeVitowhich channel do i go to ask about "tzdata-java" questions?14:17
Suhelphlak_user yeah I was wondering the same...14:17
th_It's a motherboard issue. BIOS supports ASPM but doesn't advertise it => Linux doesn't try using hardware that isn't there => power usage goes up => Linux gets blamed.14:18
th_http://www.fewt.com/2011/09/about-kernel-30-power-regression-myth.html there's whole issue explained, including "fix"14:18
Companionth_, there is a PPA for that14:18
th_in short: Set 'pcie_aspm=force' on the kernel command line of grub.conf, reboot, and move on with life.14:18
caddoois there any way to view a MsSQL database in ubuntu14:18
FloodBot1!netsplit14:19
Suhelth_ didnt work dude14:19
ubottunetsplit 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/Netsplit14:19
Suhelth_ I already tried it14:19
CompanionSuhel, there is a PPA for that :)14:19
usr13caddoo: yes14:19
caddoousr13:  I have a SQL dump of the MsSQL what tool could i use14:20
SuhelCompanion erm didnt get you14:20
CompanionSuhel, its just a joke :')14:20
SuhelCompanion lol14:20
* Companion is running at kerenel 3.0 :)14:20
usr13caddoo: see:  man mysql14:20
caddoothanks14:20
Suhelth_ If you are still here,  I tried that fix (like I said, I tried all the workarounds) but it dint work for me14:20
phlak_userusr13: he's talking about M$SQL (SQL Server?)14:21
usr13o14:21
th_Suhel: try installing 'powertop', it's pretty good for optimizing for laptop usage14:22
pendergastwhat would be the most painless way of setting your internet connection to be shared via wlan0?14:22
phlak_user!ics| pendergast14:22
ubottupendergast: If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/Internet/ConnectionSharing14:22
usr13caddoo: Sorry, I do not know about MsSQL (I missunderstood you)14:22
Suhelth_ already have it but on 11.10 there are not much features of powertop available14:22
bearhuntercan someone who can help me fix a problem send please me a query?14:22
phlak_userbearhunter: ask the question dude14:22
Suhelso tis decided, I will first try downgrading the kernel if it wont work 10.04 LTS is the answer, thanks all14:23
phlak_userSuhel: atb14:23
Suhelphlak_user thanks :)14:23
=== bearhunter is now known as DannyDeVito
phlak_usercaddoo: this might help -> http://ubuntuforums.org/showthread.php?t=93628614:25
DannyDeVitoI installed ubuntu studio 11.04 on a partition on my hard drive and whenever i install packages it gets to 95% and has an input out error relating to tzdata-java14:25
CompanionDannyDeVito, try a different mirror14:26
DannyDeVitoCompanion, i'm not sure I know what you are refering to: different mirror14:27
_ramohi14:27
CompanionDannyDeVito, your new to linux?14:27
DannyDeVitoCampanion, yes14:27
yorx736Companion: Most Hollywood actors aren't computer literate14:27
_ramoi would like to install redmine on my ubuntu 10.04. if i do a apt-cache showpgk redmine i get the 0.9.3-1 version . this is an very old one14:27
Companionyorx736, he aint hollywood he's an apple fanboy14:27
jrib_ramo: you are using 10.0414:28
yorx736_ramo: Just get the latest version off their website and install manually then14:28
zykotick9_ramo, packages don't get upgraded after a release, you could check for a PPA perhaps.14:28
asdjaputraCompanion, that's a bit crude14:28
asdjaputraDannyDeVito, have you installed tzdata-java?14:29
_ramojrib yorx736 and zykotick9 i don't konw if i have all the dependencies for the latest version of redmine, and i don't konw what ppa is14:29
_ramo<-relative new to ubuntu14:29
DannyDeVitoasdjaputra, It says I have it installed already14:29
CompanionDannyDeVito, there are multiple ways to fix it: #1 Try again without additional downloads, #2 Check DNS servers (If they can reach their mirrors), #3 or use a full medium (6 DVD's?)14:29
zykotick9!ppa | _ramo14:29
ubottu_ramo: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa14:29
asdjaputra!ppa | _ramo14:29
Companion_ramo, Archlinux is way more easyer and organized then Ubuntu but yet I respect ubuntu since its on my server :')14:29
jrib_ramo: 10.04 repositories have packages from april 2010 at the latest.  Either use a ppa, use a newer version of ubuntu, or install redmine yourself14:30
asdjaputraDannyDeVito, can you show me the error message (at http://goo.gl/ixcN9)14:30
phlak_user!info redmine | _ramo14:30
ubottu_ramo: redmine (source: redmine): flexible project management web application. In component universe, is extra. Version 1.0.5-1 (natty), package size 1545 kB, installed size 11860 kB14:30
kriestofHi, is here any way to acellerate my flash player on Ubuntu?14:30
Companionkriestof, whats the actual problem?14:30
_ramookay, ppa is not a good choice in my case14:30
DannyDeVitoasdjaputra thank you14:30
Companionkriestof, do sudo apt-get install ubuntu-restricted-extras14:30
yorx736kriestof: Two things. Install the proprietary drivers if you haven't already, and ensure you have the latest version of Flash from the partner repository14:31
kriestofyorx736: it depends on graphic drivers?14:31
asdjaputraDannyDeVito, wait aren't you gonna show me a copy of the error message?14:31
phlak_userkriestof: you did mean hardware acceleration didnt you?14:31
kriestofphlak_user: Maybe, but this is first time I need it. Coz I only use some simple programs and web browser. So it can be first time I need it.14:32
kriestofOk, thanks guys I will check it!14:33
daveinlvGot a samba/nautilus question: I mount a Windows 7 share on 10.04 via nautilus, the share has full permissions for my user acct. But thru nautilus, I seem to only have RO rights to it. I cannot write to the share. However, if I go to the .gvfs directory where its mounted, I can read/write via cmdline just fine.. What gives??14:34
phlak_userdaveinlv: can you pastebin the output of mount?14:35
daveinlvphlak_user: I know how to pastebin, but how do I get that from nautilus when it mounts the share on .gvfs?14:37
phlak_userdaveinlv: just run mount in a terminal14:37
ActionParsnipdaveinlv: run:  ln -s ~/.gvfs ~/Mounted14:37
daveinlvoh ok...14:37
daveinlvok will do14:37
ActionParsnipdaveinlv: makes life easier ;)14:38
raidoquit14:39
eplushlelo14:40
eplus*hello14:40
epluscan i ssh tunnel and then connect to my ubuntu desktop without having to enter a password in the "Remote Desktop Preferences" setting?14:41
eplusas i am already authenticated through SSH14:41
sjuxaxCan anyone tell me how to send back certain packets to an arbitrary box on the network with iptables, without mangling the packets (i.e. removing real dest info?)14:41
eplusdo you think is a good idea?14:41
sjuxaxeplus: you can do that if you want to run a vnc server without a password14:42
ryannathansI can't partition my drive! wow...14:42
sjuxaxbut vnc won't accept your ssh authorization afaik14:42
sjuxaxeplus: Do NOT do that unless you are 100% sure that your VNC server is not accessible by anyone14:42
Polaheplus, sjuxax: Better idea to just now do it at all.14:42
eplusthe only port forwarded to the ubuntu box is SSH14:43
ryannathansActionParsnip: ping14:43
eplusno standard vnc14:43
eplusso i authenticate with ssh, create tunnel, then connect via vnc from windows14:44
eplusor within lan without any more authentication14:44
rabbi1If I upload a 1 GB file in ubuntu one, can i share it with others, and if i can is it secure and not public ?14:44
ryannathansI have a drive that's being recognised as unpartitioned and i can't partition is for some strange reason14:44
ryannathansubuntu 10.04.114:44
ryannathansi want to install14:44
asdjaputraryannathans, format it?14:44
ryannathansI can't do anything14:45
ryannathansjust fails14:45
eplusryannathans, download gparted cd and try and format it14:45
=== saulius is now known as sauliusg
ryannathansit's a 2tb raid array from an adaptec 380514:45
eplusotherwise run a disk check utility on it14:45
ryannathanseplus: it's healthy and fine14:45
ryannathansive been through this every day with you people14:46
rabbi1If I upload a 1 GB file in ubuntu one, can i share it with others, and if i can is it secure and not public ?14:46
ryannathansMUST B HARDWARE14:46
bkovacsDoes the current kernel that comes with Ubuntu 11.04 have power issues.14:46
ryannathansbkovacs: doesn't work for me at all.14:47
bkovacsWhat doesn't work14:47
ryannathansthe kernel14:47
ryannathansjust panics on boot14:47
ryannathansnfi why, 10.04.1 works for me though14:47
bkovacswhat kernel are you using14:47
ryannathansbkovacs: default?14:47
ryannathansi can't get anything installed14:47
ryannathans\o/14:48
oCean!enter | ryannathans14:48
ubotturyannathans: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!14:48
ryannathansi've been in this room for days14:48
ryannathanshelp == false14:48
ryannathansi'm run in circles14:48
bkovacsI have 2.6.38-11, which was installed by default. Is that one ok.14:49
emorrisryannathans, you may have better luck on the forums tbh14:49
=== tom__ is now known as AVRpHREAQUW
=== Girly-Girl is now known as GirlyGirl
ryannathansemorris: linux just hates me14:49
=== sagaci_ is now known as sagaci
ryannathansinstalls on every computer i have except the on i NEED it on for work14:49
* ryannathans cries14:49
oCeanryannathans: enough with using enter constantly, stop that14:49
ryannathansI shall use \n ;)14:49
rabbi1If I upload a 1 GB file in ubuntu one, can i share it with others, and if i can is it secure and not public ?14:49
ActionParsnipryannathans: could make an install on a system, update it then tranfer the image over..14:50
oronzioHi. Ubuntu cant see my camera14:50
ryannathansActionParsnip: I can't even partition the drive14:50
ryannathansActionParsnip: so no filesystem to put it on14:50
ActionParsniporonzio: what sort of camera?14:50
ActionParsnipryannathans: damn14:50
oronzioActionParsnip: photocamera14:50
oronziosorry i'm not english14:50
ryannathansmy experience with linux is horrid14:51
ActionParsniporonzio: ok, does f-spot or shotwell not pick it up?14:51
ActionParsnipryannathans: yeah, truly. Sad times :(14:51
phlak_userrabbi1: the Ubuntu One FAQ is quite clear on this -> https://one.ubuntu.com/help/faq/are-published-files-private/14:51
ryannathansmore like linux's experience with me is horrid, it works for me everywhere else14:51
check3rhow to install zlib 32 bit on ubuntu 64 bit?14:51
oronzioActionParsnip: what? no!14:51
ActionParsnipryannathans: tried puppy?14:51
oCeanryannathans: this channel is not for ranting, you can ask your questions in single line, then wait for a response14:51
ryannathansActionParsnip: I NEED an install for work, any suggestions?14:52
ActionParsniporonzio: they are photo apps, they can usually detect camera14:52
ActionParsnipryannathans: puppy may be able to see it14:52
oronzioActionParsnip: no, they dont appear14:52
check3ri need zlib 32 bit for the android sdk! please help i'm on 64 bit ubuntu14:52
oronzioActionParsnip: with lsusb i see it: Bus 001 Device 012: ID 04b0:0220 Nikon Corp.14:53
CromoZoneXDoes anybody know why if i install nvidia driver on my laptop 525m on 64 bit ubuntu 11.04, unity will not launch, and if a unistall the driver, unity works well but without the 3d effects?14:53
CromoZoneXSome solutions?14:53
ryannathansokay, I have an adaptec 3805 raid card with a raid array that's raid 5, 2tb, worked perfeclty in windows, I can't to ANYTHING with it in linux, it show up as unpartitioned, I CANT use 11.04 because the default kernel dies on boot. I NEED linux for work, does anyone have any suggestions?14:54
CarlFKsudo apt-add-repository ppa:inkscape.dev/trunk; ... update... apt-cache policy inkscape; looks like the tunk ver isn't labled right so that the stable version is still Candidate: 0.48.1-2ubuntu2 - http://paste.ubuntu.com/706146/14:54
CarlFKhow do I force 0.48+devel+10324+10~natty114:54
ActionParsniporonzio: let me check the web14:54
=== richard is now known as Johnny_Giggles
sonicatedI have upgraded my VM to oneiric and it won't boot. If I follow the OMGBroken instructions I can get it back up and it appears to be ok but still won't reboot, the virtual console last displays "mount request for 'tmpfs' at '/run/shm'". Can anyone advise me how I can get it to cleanly reboot?14:54
emorrisryannathans, as I think I said the other day, it sounds like a hardware problem. As I said a few minutes ago, you might want to post on the Ubuntu Forums. That way, you won't have to keep going over the same thing.14:55
dr_willisryannathans: try 11.10 as a test?14:55
ryannathansemorris: there is nothing wrong with the hardware14:55
joopsIs anyone using an opensource machine db?14:55
ryannathansdr_willis: I don't want a beta OS as my primary system14:55
ActionParsniporonzio: ried gphoto? Also try oneiric liveCD, see if its detected there14:55
Johnny_GigglesI have Ubuntu and Windows NTFS side by side on my hard disk.  Is it possible for me to remove the Ubuntu partition and expand the Windows partition using Ubuntu?  What's the easiest way?14:56
ryannathansJohnny_Giggles: a bootable usb/cd14:56
dr_willisryannathans:  as a test... and its to be released in like a week..14:56
oronzioActionParsnip: ok, now it works. i connected the usb cable when the camera is taking photo.. thanks14:56
BlouBlouis 11.10 going to be released tomorrow?14:56
Johnny_Gigglesryannathans, what program do I need?14:56
ryannathansJohnny_Giggles: Gparted14:56
Johnny_Gigglesryannathans, okey dokey14:56
oCeanBlouBlou: when it's ready. General availability is planned for 13th14:56
TheLastProjectBlouBlou: Most likely the 13th (https://wiki.ubuntu.com/OneiricReleaseSchedule)14:57
TheLastProjectOh, ninja'd14:57
virgohello, i want to test my local html/javascript page with internet explorer, but i was not able to get it working14:57
virgoi was tying to install IE with winetricks14:57
BlouBlouoCean, TheLastProject: Okay, thanks14:57
emorrisvirgo, what happens?14:58
dr_willisvirgo:  theres soke ies514:58
virgothe local page does not load14:58
virgobut if my page is working with IE5, is it sure working with newer versions?14:58
tyler_dI am trying to dissable the nvidia card(optimus) to increase my laptops efficiency, I have found and successfully turned it off(according to power output monitoring) but need to make the changes load automagically... the commands are `insmod acpi_call.ko` then their is a `test_off.sh` -- the details of this are from http://ubuntuforums.org/showthread.php?t=1657660&page=314:59
tyler_dany help would be great14:59
emorrisvirgo, did you browse for it from IE? Because it has to use the virtual windows drives I believe14:59
Johnny_GigglesPlease look at the lower right corner of this screenshot.  Is this a graphics bug?  The trash menu items don't line up with the horizontal lines.  http://imagebin.org/17847814:59
oCeanvirgo: how is that an ubuntu issue?14:59
virgoahh, you mean i should use the open menu14:59
emorrisvirgo, yes14:59
virgosorry, yeah its kinda offtopic14:59
oCeanvirgo: not "kinda", please find a more appropriate channel15:00
=== overclucker_ is now known as overclucker
daveinlvphlak_user: Took me awhile to remember all the intricacies of the mount command... The share mounts fine at the command line.. and as long as I uid it to my user name on linux, I can read/write just fine.. Just like when Nautilus mounts the share.. Nautilus seems to have other ideas about whether I have full rights to the share...15:00
sonicatedIf no one answers a question is there an ettiquette in here of how to re-ask? :)15:01
tattushi all15:01
Picisonicated: Oneiric questions belong in #ubuntu+1, not here.15:02
tattuswhen will ubuntu 11.10 be released ?15:02
phlak_userdaveinlv: which is why if you pastebin the output of the mount command (without any arguments), we can see how Nautilus mounted it15:02
oCeantattus:  when it's ready. General availability is planned for 13th15:02
sonicatedPici: oops, sorry. Thanks for telling me, clue++ :)15:02
ActionParsniporonzio: np man15:02
emorrisPici, the IRC guidelines say "If you don't get answers immediately, please wait a few minutes before asking again. If it's busy: wait even longer. If no one answers: don't get mad, maybe no one who is around right now knows. "15:02
tattusoCean: thanks ;D15:02
emorrissonicated, **15:03
Piciemorris: I'm aware ;)15:03
daveinlvphlak_user: you mean just "mount" without any args????15:03
emorrisPici, sorry :-)15:03
B0bbyhello15:04
mieciuhelooo;p;p15:04
B0bbyI want to know who's use using more bandwidth  in my LAn15:04
B0bbyhow can I procede15:04
B0bby?15:04
ActionParsnipB0bby: do you use a rouer?15:04
tyler_dmore specific then. how do you make insmod perminent?15:05
B0bbyActionParsnip, yes but I don't trust it.. it's a stupid Sagem router15:05
genii-aroundtyler_d: Put the module name in /etc/modules15:05
=== wookiehangover_ is now known as wookiehangover
=== [AFK] is now known as AFK
tyler_dgenii-around: is that the same or similair to modprobe?15:05
genii-aroundtyler_d: It just adds that module name to the ones that get loaded every boot time.15:06
genii-aroundtyler_d: The system will automatically modprobe <modulename> for you15:06
ActionParsnipB0bby: does it have data counters and such15:06
daveinlvphlak_user: Its on the listed pastebin.. pasted by lvdave...15:07
tyler_dgenii-around: and to make a script run just stick it in /etc/rc.... what run level?15:07
tyler_dgenii-around: and tyvm :)15:07
genii-aroundtyler_d: Runlevels are deprecated. Better to make an upstart script instead and put it in /etc/init15:07
Zoidberg__hello all15:08
tyler_dgenii-around: very good, so upstart script in init.d?15:08
tyler_dgenii-around: n/m init15:08
ActionParsnip!boot15:08
ubottuBoot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto15:08
B0bbyActionParsnip, the router only accept connections from another gateway/firewall15:09
ActionParsnipB0bby: hmm, not sure. I'd ask in ##networking too15:09
genii-aroundActionParsnip: The factoid is outdated15:09
Zoidberg__anyone here willing to help me install Ubuntu on an Apple using a USB stick? My cd tray is broken - I've tried it several times with little success15:11
SIFTUB0bby: you have to do it at the router, and a feature like QoS would tell you, else if you had a managed switch you could find out via snmp15:11
nphaseis there something in the ubuntu php+mysql bundle that only lets one active thread happen at a time?15:11
daveinlvphlak_user: Pastebin=http://paste.ubuntu.com/706155/15:11
B0bbySIFTU, ok thank you15:11
PolahZoidberg__: Apples don't tend to have USB ports, or any sort of hardware interface in fact.15:11
nphaseper session id?15:12
Zoidberg__@Polah , heh heh a Mac I mean ;)15:12
engammalskoCan anyone help me? I really don't understand how to set up my server so I can send mails with php.15:13
=== richard is now known as Johnny_Giggles
davi hi how can i update java plugin15:14
ActionParsnipdavi: you'll need to go to www.java.com and grab the installer there15:14
emorrisengammalsko, what's the problem?15:14
engammalskoemorris: I can't send mail. I can't be more specific. I'm using mail(); and I don't recieve any mails.15:15
nixmaniackcan anybody help me installing nVidia drivers?15:16
emorrisengammalsko, can you send mail using the mail command?15:16
emorrisi.e. from the command line?15:16
silverarrowanyone trying the latest 11.10 versions?15:16
R3dyJahcros: hello15:16
oCeansilverarrow: Oneiric/11.10 is not yet released (still beta). Please join #ubuntu+1 for further support and discussion15:16
engammalskoI don't know. I've tried mail mymail@gmail.com and then just write something and ctrl-d15:16
silverarrow+1?15:16
MonkeyDustsilverarrow: /j #ubuntu+115:16
engammalskoBut I don't recieve anything15:16
R3dyJahcros: how are you15:16
daviHI HOW CAN I UPDATE JAVA PLUGIN IN TERMINAL15:17
Zoidberg__anyone here willing to help me install Ubuntu on a MacBook Pro running SnowLeopard using a USB stick? My cd tray is broken - I've tried it several times with little success15:17
MonkeyDustdavi: caps please15:17
davisorry15:17
emorrisengammalsko, try replacing the email address with your local username for now and see if that works15:17
ActionParsnipdavi: I already told you...15:17
MrElendigdavi: man aptitude15:17
engammalskoemorris: And how do I know if it works?15:17
ActionParsnipMrElendig: the java license has changed15:18
silverarrowMonkeyDust, are there anyone there, or are you mostly clearing this channel ?15:18
davii really tried15:18
dr_willisdavi download latest and install it. if you need the sun oracle java15:18
MrElendigActionParsnip: I know15:18
emorrisengammalsko, just type mail, and see if it appears15:18
ActionParsnipMrElendig: so aptitude won't help15:18
engammalskoemorris: If what appaears?15:18
MrElendigActionParsnip: that is actually wrong. openjdk + icedtea-web works15:18
emorristhe mail you sent to yourself15:18
MrElendigand is less evil15:18
engammalskoemorris: And how do I check that?15:19
dr_willisdavi the package manager updates the gpl java version15:19
ActionParsnipMrElendig: openjdk is in a default install, so its a safe assumption the user wants oracle's java15:19
engammalskoemorris: mail engammalsko15:19
engammalskoCc:15:19
engammalskoSubject: fisk15:19
engammalskoNull message body; hope that's ok15:19
ActionParsnipMrElendig: so not wrong at all15:19
MrElendigActionParsnip: nha, maybe he wants openjdk7 instead of 6?15:19
emorrisengammalsko, now just type mail15:19
daviyes15:19
davi715:19
dr_willisdavi yes to what...15:19
ActionParsnipdavi: do you want oracle's java?15:19
engammalskoemorris: Yes I got it :)15:19
davii wanna one what works in the internet baking15:20
Zoidberg__to be specific..... I've installed rEFIt, dd the Ubuntu.iso to USB. Now at the refit screen it does not show my USB as a mountable system. Thoughts?15:20
Johnny_GigglesZoidberg__, you have to do more than just dd the iso to USB15:20
Johnny_GigglesZoidberg__, look for universal usb installer15:20
davimy bank ask for the last version15:20
IbisIs this an issue with driver, or Unity itself? http://i.imgur.com/SKuHC.jpg15:21
engammalskoemorris: So what shall I do now? Do I need to reconfigure something?15:21
ActionParsnipdavi: grab the .run file from www.java.com   copy it to /opt and mark it executable and run it, then make a symlink in your browser plugins folder to /opt/jre1.6.0_27/plugin/i386/ns7/libjavaplugin_oji.so15:21
IbisNvidia driver*15:21
ActionParsnipdavi: I assume 32bit OS15:21
daviok thans15:22
ActionParsnipIbis: press ALT+F2 and run:  unity --replace15:22
=== ola is now known as Guest91934
emorrisengammalsko, you're not on a home internet connection are you/15:22
=== oCean_ is now known as oCean
engammalskoemorris: This may sound stupid but what's that? I'm just on a normal wired connection.15:24
dsoulshi15:25
emorrisengammalsko, what I mean is, are you connecting in your house or from work or something? The reason I ask is a lot of home broadband IP addresses are on a blacklist.15:25
=== Zoidberg__ is now known as Satisfied_Zoidy
Satisfied_ZoidyThanks for the help guys, I think I've found a solution15:26
Satisfied_ZoidyCheers15:26
engammalskoemorris: Yes i'm connected at home.15:26
=== Tonisius_ is now known as Tonisius
silverarrowold shoes15:26
holtgrewHi, I'm using Ubuntu 11.04 and I have a problem with wmii. "wmiir read /" prints garbage between the actual entries. Maybe this is a locale/encoding problem? Can anyone help me with this?15:26
dsoulsI'm using kernel 2.6.38.3+ what's the plus ('+') at the end stands for?15:28
Companiondsouls, that means your special15:28
CoolCoderI have an issue with kdesvn? i have downloaded a repository and it was showing symbols of updates and commits. but when i on svn today, its not showing any symbols.15:29
emorrisengammalsko, go to http://www.whatismyip.com/ , copy your IP address and paste it into http://www.spamhaus.org/lookup.lasso . That will tell you if it's on any of the blacklists or not. If it is, it is unsurprising that mail won't get through.15:29
dsoulssome apps have problems with this + at the end, that's the reason for asking15:29
CoolCoderI have an issue with kdesvn? i have downloaded a repository and it was showing symbols of updates and commits. but when i on svn today, its not showing any symbols.15:29
engammalskoemorris: I checked on a other site. magic-net.info but I can look there as well15:29
engammalskoemorris: 83.253.239.10 is not listed in the SBL15:30
engammalsko 83.253.239.10 is not listed in the PBL15:30
engammalsko 83.253.239.10 is not listed in the XBL15:30
ActionParsnipdsouls: did you get the kernel via updates?15:31
emorrisengammalsko, fair dos, do you  know what mta you are using?15:32
dsoulsActionParsnip: it's a build for a netbook15:32
ActionParsnipdsouls: what is the output of:  lsb_release -sc15:32
dsoulsnatty15:32
brunomptorreshi15:32
ActionParsnipdsouls: weird, not heard of a kernel with + before15:32
holtgrewHi, I'm using Ubuntu 11.04 and I have a problem with wmii. "wmiir read /" prints garbage between the actual entries. Maybe this is a locale/encoding problem?15:32
engammalskoemorris: What is mta?15:33
neil_mmail transfer agent15:33
=== }Relic{ is now known as [Relic]
engammalskoemorris: message transfer agent?15:34
dsoulsActionParsnip: http://chromeos-cr48.blogspot.com/2011/04/ubuntu-1104-for-cr-48-is-ready.html this one15:34
emorrisengammalsko, message transfer agent - probably exim4, sendmail or postfix15:34
engammalskoemorris: postfix and nullmailer I guess.15:34
IbisActionParsnip: Thanks for that command, but I only wanted to know what was causing that problem :S15:34
ActionParsnipdsouls: is it chrome OS?15:34
IbisI already know it can not be fixed at this time.15:34
ryannathans11.10 has kernel panic too, fatal error accessing modules15:34
dsoulsActionParsnip: it's a Chromebook, I replaced Chrome OS by Ubuntu15:35
emorrisengammalsko, have you done a sudo dpkg-reconfigure postfix?15:35
ActionParsnipdsouls: then you should be using the kernel from the repos...15:35
engammalskoemorris: Yes but I don't know if it's correct.15:35
IbisI've been keeping track to see if the folks from launchpad is fixing it or not.15:35
ryannathansis everyone getting kernel panic on 11.04 and 11.10?15:35
johnlewhello everyone15:36
IbisKernal panic?15:36
dreiI'm still on 10.10 :p15:36
IbisKernel*15:36
emorrisengammalsko, you seen this? https://help.ubuntu.com/community/Postfix15:36
ryannathansIbis: yup15:36
ActionParsnipryannathans: no panic here on Oneiric, never had one15:36
dsoulsActionParsnip: I can't find the sources for kernel with +, so basically I don't understand what the symbol stands for15:36
dreilol, the kernel is still in the 2.x15:36
dsoulson repos15:36
IbisI haven't had any kernel related issues. Just graphic 3D issues.15:36
ryannathansOn boot it complains it has a fatal error accessing something like /lib/3.0.0.0-11 modules15:37
engammalskoemorris: no.15:37
ryannathans11.10 lasts about 4 seconds, 11.04 lasts 315:37
IbisAnd the bug I speak of already been reported. I'm just waiting for th fix so I can enjoy unity 3D.15:37
emorrisengammalsko, take a look at that. I've only used exim4, so can't be much help with postfix I'm afraid15:37
engammalskoemorris: Can you help me with exim4 instead?15:38
ActionParsnipryannathans: oneiric support in #ubuntu+115:38
ryannathansActionParsnip: Would i need this? http://manpages.ubuntu.com/manpages/natty/man4/aac.4freebsd.html15:39
ActionParsnipryannathans: not sure15:39
ryannathansI don't want 11.10 support, i want ANY working ubuntu15:39
GalaxorHi.  I'm getting an error 1: operation not permitted when trying to (I think) create shared memory.  How do I control the shm permissions?15:39
emorrisengammalsko, maybe, but I don't know a massive amount. Mostly if I just install exim4 then run sudo dpkg-reconfigure exim4-config and go through that it just works15:40
edbianGalaxor: shared memory?15:40
dsoulsis there any issue with sound on ubuntu 11.04? I tried with pulseaudio and alsa and sometimes when I boot the system I don't have sound, I've to reboot like Windows to properly start the sound, and sometimes works, sometimes requires another reboot. Any idea?15:40
=== chris_ is now known as Guest35651
ryannathansare ubuntu forums dead?15:41
xxiaoa dumb question, how can I check if my ubuntu is 64 bit or 32bit15:41
edbianxxiao: uname -a15:41
edbianryannathans: no?15:41
ryannathansedbian: I can't access http://ubuntuforums.org/archive/index.php/t-448444.html15:41
=== chopin is now known as zenic
Galaxoredbian: Truth be told, I'm trying to install oracle.  When it starts up, it tells me that it got an error 1: operation not permitted, when trying to start up some IPC.  I've heard some vague references to shm.15:42
edbianryannathans: strange, neither can I put ubuntuforums.org works fine ?15:42
ActionParsnipryannathans: works here http://pastebin.com/zHHgJPVT15:43
SIFTUGalaxor: oracle on ubuntu? is that even  supported?15:43
edbianGalaxor: Oracle is a company?  How are you trying to start it on your computer?15:43
ryannathansedbian: this always happens, any time i need to get something done, mysterious errors  and problems noone ever experiences15:43
ryannathansActionParsnip: thanks15:43
oCeanGalaxor: ubuntu is not in Oracle's support matrix15:43
GalaxorSIFTU: It's been done.15:43
GalaxoroCean: Yeah, maybe I should give up and put it in a virtual machine.15:43
Galaxoredbian: I'm running a simulation of the entire universe.  Trying to get the little virtual people to start the company.15:44
SIFTUGalaxor: yeah I have done it in the past.. but with the licensing soo expensive whats a few $$ for a supported OS15:44
ActionParsnipoCean: https://help.ubuntu.com/community/Oracle seems to work15:44
edbianGalaxor: hahahaha :)15:44
ActionParsnipoCean: http://oss.oracle.com/debian   seems to work..15:44
=== Asdery04-ru is now known as asdery
edbianGalaxor: Well ubuntu is not support by Oracle (as some have said) so you're going to have issues.  Maybe we can find some how to.15:45
oCeanActionParsnip: right, I meant as not officially supported (oracle has it's supported platforms detailed at support.oracle.com)15:45
GalaxorSIFTU: This isn't the production install.  I'm just trying to put it on my workstation for development.  No additional cost for that.15:45
ryannathansActionParsnip: is that all thats in the thread?15:45
ActionParsnipoCean: I see, was just going by that doc, that's literally all I know on it15:45
ActionParsnipryannathans: yes15:45
SIFTUGalaxor: true, well let me see if I have my old doc.. think it was on 8.0415:46
edbianGalaxor: This is elaborate: https://help.ubuntu.com/community/Oracle15:46
=== e-anima is now known as e-anima_afk
oCeanActionParsnip, Galaxor even on platforms that oracle does support, it's a challenge to get (and keep) it running :)15:47
brontosaurusrexis there a way to force specific app to run with some basic skin (faster)?15:47
Math^guys...15:47
Math^java -jar -Xms1024M -Xmx2048M15:47
SIFTUedbian: lol, thats a lot simpler than what I did :)15:47
Math^this helped :)15:47
ryannathansI don't haave a fast linux computer sitting around, I want to compile aac into a kernel and try it out for installing ubuntu 11.0415:48
ryannathanswhat do I need for this task with windows?15:48
blognewbhey guys what's a lightweight video editor i can use for ubuntu15:48
xanguablognewb: pitivi comes as default video editor15:48
SIFTUblognewb: or openshot, kdenlive15:48
blognewbxangua i actually have lubuntu sorry i did not know that15:48
ActionParsnipblognewb: http://www.cyberciti.biz/faq/top5-linux-video-editing-system-software/15:49
auronandaceblognewb: i don't think video editors are lightweight by definition, i've used openshot (i like it)15:49
Galaxoredbian: Thanks.  I'll see if that helps.  I had been following their generic instructions and filling in gaps myself.15:49
blognewbSIFTU do you like openshot best, kdenlive or pitivi15:49
edbianGalaxor: good luck!15:49
SIFTUblognewb: personally kdenlive15:49
SIFTUblognewb: but openshot is coming along nicely and one day I might jump ship15:50
Galaxoredbian: Hm.  That's not going to work out.  I need to install 11.2.0.2.0, for compatibility with our production database.15:50
blognewbauronandace i beg to differ, basic editing is all i need, no grandiose effects that some paid softwares do. how irfanview is to photoshop.15:50
brontosaurusrex+1 for kdenlive15:51
=== SamanafattaBabbu is now known as Babbudoiu
auronandaceblognewb: what i mean to say is that editing videos is not a lightweight task, regardless of what you use15:51
brontosaurusrexhopefully lightworks will go OS soon ....15:51
ryannathanshow would one compile a linux kernel and shove it into my usb and boot from it?15:52
ActionParsnip!kernel | ryannathans15:52
ubotturyannathans: The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages)15:52
genii-aroundblognewb: PiTiVi is also not bad.15:52
blognewbgenii-around i guess pitivi is pretty lightweight15:52
genii-aroundblognewb: Compared to kdenlive, yes15:53
ryannathansActionParsnip: i only need assistance with the copying to usb15:53
blognewbyeah15:53
ActionParsnipryannathans: you may be able to copy the data over, then chroot to the usb and run:  sudo update-grub15:54
ActionParsnipryannathans: makes sense, not something I've had to ever do15:55
ryannathansActionParsnip: there's no data on that wiki for 11.0415:55
ActionParsnipryannathans: its the same method15:55
melvincvHi all15:56
=== Mud is now known as Guest36413
bjhaidfor a cron job which takes precedence, /etc/crontab or crontab -e, because I am suprised the contents differs despite the fact that they both executed by the root user15:58
iridium_hi, is dmix enabled by default (with alsa) on 11.04?15:58
ryannathansI'm a tard. I could just sudo modprobe aacraid15:58
ActionParsnipryannathans: if you add it in the file /etc/modules   it will load automagically15:59
ryannathansActionParsnip: only problem is It wouldn't even load that far without the module15:59
ActionParsnipryannathans: there may be a boot option to make modules load15:59
dikideraHey, i know this isn't ubuntu related or linux related, but has anyone ever "signed up"/bought something from the Amazon EC2 services?15:59
ActionParsnipdikidera: I'd ask in #ubuntu-offtopic then ;)16:00
melvincvI recently changed my computer name and am getting an error: http://paste.ubuntu.com/706195/   Can I avoid this?16:01
SIFTUmelvincv: update your /etc/hosts16:01
ryannathansoh well, i've only wasted a week on this -.-  i'm going to sleep16:02
ActionParsnipmelvincv: you only changed /etc/hostname   didnt you16:02
usr13bjhaid: Your question is not clear.16:02
ActionParsnipmelvincv: you now need to boot to root recovery mode and edit /etc/hosts   so that the new hostname resolves to 127.0.0.1  (case VERY sensitive)16:02
rotflcopterhi16:02
bjhaidusr13: making it simpler, which takes precedence /etc/crontab or crontab -e16:03
melvincvActionParsnip: yes, what do I add to /etc/hosts? It has a syntax, right?16:03
rotflcopteris there a standard way of mounting 5 encrypted disks with 1 password at system startup (preferrably without luks?)16:03
steph7can I see uninstalls in /var/log/dpkg.log?16:03
bjhaidbecause /etc/crontab doesnt seem to work16:03
SIFTUmelvincv: just uypdate your existing entry, it should have the old hostname in there16:03
BluesKajBBL...stuff to do16:03
IbisAfter resetting compiz, I haven't been able to use shortcut keys. Such as ALT+CTRL+T for Terminal -.-16:04
ActionParsnipmelvincv: change the old host name to the new host name in the file16:04
ActionParsnipmelvincv: if you'd opened BOTH before editting, you wouldn't have the issue16:04
melvincvThanks, i'll try that.16:04
SIFTUmelvincv: just "sudo nano /etc/hosts" update it and you should be good16:05
melvincvBtw, is there an easier way to change the computer name???16:05
usr13bjhaid: If you want to create a cron job for user   "contab -e"  If you want to create a cron job for root "sudo crontab -e"16:05
bjhaidusr13: what does /etc/crontab now do?16:06
Math^woops, I was talking in the wrong channel16:06
=== cantonic_ is now known as cantonic
usr13bjhaid: nothing16:07
shellyI've got a kodak easyshare that works in ubuntu, but not lubuntu.  ANyone know why  it would mount up in one and not the other?16:08
melvincvThanks guys, fixed that. I'm of an opinion that it has to be simpler, atleast by editing any one file...16:08
usr13bjhaid: https://help.ubuntu.com/community/CronHowto16:08
sburwood1When I try to start Thunderbird, I get a message that it is already running but not responding and this, even when I restart the system.  System monitor shows no existence of a thunderbird in the processes.  What must I do?16:09
SIFTUmelvincv: well it's always been like that in any *nix16:09
himselfhello world!\n16:09
ActionParsnipsburwood1: if you run:  ps -ef | grep -i thun     is it running?16:09
ActionParsnipsburwood1: you'll see the grep running, but is there anything else?16:10
himselfI have Ubuntu 11.04 and need to install ROOT (data analysis).. any help? so far I found this http://askubuntu.com/questions/39363/how-do-i-install-root-cern16:10
sburwood1ActionParsnip: Hold on, I'm going to type that.  Do I need to do it as sudo?16:10
ActionParsnipsburwood1: no, or i would have added it ;)16:10
=== zendeavr is now known as zendeavor
sburwood1ActionParsnip: Sorry, I think some others have forgotten that16:11
designbybeckhas anyone used a Logitech MK520 Wireless Keyboard with Linux? It doesn't seem to pair with the reciever?16:11
designbybeckit is a 2.4ghz and doesn't have a connect/sync button16:12
=== himself is now known as whopwhopwhop
sburwood1ActionParsnip: I get a thun at the end of the line in red16:12
sburwood11826  1772  0 18:11 pts/0    00:00:00 grep --color=auto -i thun16:13
ActionParsnipsburwood1: ok. run:  find $HOME | grep parent.lock16:13
ActionParsnipsburwood1: can you pastebin the output please http://pastebin.com16:13
melvincvSIFTU: That's not my point. I expect Ubuntu to be simple. It's 'Linux for human beings' after all...16:14
ActionParsnip!hostname | melvincv16:14
ubottumelvincv: Use hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly.16:14
sburwood1ActionParsnip: I don't think that it is needed to paste.  I get three messages telling me that "Permission denied"16:15
ActionParsnipsburwood1: acutually we can speed this up, press CTRL+C then run:16:16
ActionParsnipsburwood1: find ~/.mozilla | grep -i lock16:16
Triscar0is there a iphone support channel ?16:16
ActionParsnipsburwood1: what is output?16:16
ActionParsnipTriscar0: #apple  possibly...16:16
Triscar0hehe invite only16:16
ActionParsnipTriscar0: identify as your user and you can walk in16:17
Triscar0ah ok16:17
melvincvActionParsnip: That's fine for me, but sounds complex to a person who migrated from Windows. You all need to get rid of bug #1, right?16:17
ubottuLaunchpad bug 1 in Ubuntu "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/116:17
usr13Triscar0: Or #iphone16:17
ActionParsnipmelvincv: I don't beleieve bug #1 is a bug16:18
sburwood1ActionParsnip: http://pastebin.com/3NKFqEav16:19
Silviu-Hello, have a small "problem" with Ubuntu 11.10 RC x64 . I installed it today on my PC, graphic card nvidia 9800 GTX+ graphic drivers 280.13 monitor is a Benq FP93gwa with a resolution of 1440x900 , and a USB KVM with 4 ports . Problem is that Ubunto won`t recognize my resolution and when i manually set it from nvidia X server it is "bigger" then my screen i must move the mouse to see settings16:19
Silviu-button for example or Unity dock bar16:19
auronandace!11.10 | Silviu-16:20
ubottuSilviu-: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+116:20
sburwood1ActionParsnip: Did you see my paste?16:20
sevith_Anyone good with networking..?16:20
Silviu-Oky, ty16:20
auronandace!anyone | sevith_16:20
ubottusevith_: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.16:20
ActionParsnipsburwood1: mv /home/stil/.mozilla/firefox/ujur361t.default/lock ~; mv /home/stil/.mozilla/firefox/ujur361t.default/.parentlock ~16:21
sevith_I have a question. Im somewhat Confused. I plug myself in OUTSIDE my route so there is no FW. Im just directly connected to the internet. tracerroute google.com hops 4 times and the last 2 hops are 192.168.4.15 and 192.168.6.25 even though my ip is not in the  192.168.X.X range.16:21
=== RiquinHo is now known as HenriqueMattos
ActionParsnipsburwood1: if you get no errors, run the app again. Is it ok?16:21
janisozaurI'm using 11.10, how do I change default greeter (desktop manager?) from lightdm to kdm?16:21
auronandace!11.10 | janisozaur16:21
ubottujanisozaur: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+116:21
sburwood1ActionParsnip: What you are telling me to type is that mv jive ... I imagine without the ; in the place of the /16:22
ActionParsnipsburwood1: no, run it as given16:22
usr13sevith_: We would have to know more about your LAN equipment and your ISP in order to give you any help.16:22
ActionParsnipsburwood1: to clean up run: rm ~/lock; rm ~/.parentlock      will clean the files you just moved. Source of the fix: http://email.about.com/od/mozillathunderbirdtips/qt/How_to_Fix_Mozilla_Thunderbird_Not_Starting.htm16:22
Silviu-auronandace i think this problem is not from 11.10 tho ... could be driver/kvm specific :)16:22
sburwood1ActionParsnip: You mean with the ; ?16:23
ActionParsnipsburwood1: ~ is a shortcut for $HOME16:23
sevith_Whats the off topic channel?16:23
ActionParsnipsburwood1: yes, copy the command and paste it16:23
ActionParsnip!ot | sevith_16:23
ubottusevith_: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!16:23
ActionParsnipsburwood1: the semicolon means you can run one command after another on the same line16:23
CoolCoderis there any room for kdesvn?16:23
auronandaceSilviu-: if you are using 11.10 then support is only in #ubuntu+1 untill it is released16:24
Silviu-Oky doky auronandace thx anyway :)16:24
sevith_ActionParsnip, ubuntu-ops please?16:24
sevith_Can somone unban me :(16:24
ActionParsnipsevith_: you want me to join the channel?16:24
ActionParsnipsevith_: I'm not an op16:25
ActionParsnipsburwood1: basically those 2 files are making the app think it is running and locking the email database, so removing it will free it up16:26
sevith_!op16:26
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler, Jordan_U, or rww!16:26
oCeansevith_: don't do that16:26
usr13sevith_: What is your problem?16:26
sevith_Im banned16:26
sevith_Thats my deal. Can an op unban me?16:26
usr13sevith_: If you have a Ubuntu question ask it.  (That is all we do here.)16:27
* ActionParsnip wonders why s/he's banned ;)16:27
sskcegHi how to do login in IRC?16:27
rotflcopterdont worry it happens often16:27
sburwood1ActionParsnip: I did both commands, but they say that there is no such file or directory16:28
GirlyGirlsskceg: /msg nickserv identify YOURPASSWORD16:28
sburwood1ActionParsnip: And I tried each seperately16:28
rotflcopterGirlyGirl<< :*16:28
sburwood1ActionParsnip: Be right back16:28
suhelhelp needed :D16:28
ActionParsnipsburwood1: your output shows the 2 files, just don't move the /home/stil/.mozilla/firefox/ujur361t.default/blocklist.xml file. You can use nautilus if you desire16:29
edbianI have a .Trash-1000 on my usb drive.  How do I empty the trash here?16:29
GirlyGirlrotflcopter: ???16:29
sskcegGirlyGirl: very much thanks16:29
anth0nyanyone know if it's possible to import media to Banshee via the command line?16:29
suhelGirlygirl hi.. :) need a bit help here16:29
suhelwhrs Joedulin lol16:30
sburwood1ActionParsnip: I don't know what the output tells you, but the 2 commands come back with the message that there is no such file or directory16:30
suheldublin*16:30
GirlyGirlanth0ny: I don't think it is possible! besides what is the use ... you need the gui to play the files you add anyways16:30
sburwood1the move commands16:30
sburwood1ActionParsnip: I'm gonna walk the dog and come back later16:30
edbianoh :P  You empty the trash in nautilus while that device is mounted!16:31
ActionParsnipsburwood1: run nautilus and press CTRL+H you can now see the hidden folders, navigate to those folders and delete the 2 lock files but LEAVE the blocklist.xml file16:31
GirlyGirlsuhel: Then just type your question here! anyone can help you16:31
anth0nyGirlyGirl: the idea is that I want to use Nautilus-actions to be able to right click a folder and click "import to banshee", just need a command to make that happen16:31
suhelGirlygirl lol, yeah sorry I'd talked with ya few times so just thought it would be nice to talk with someone who knows a bit history of my problem16:31
GirlyGirlsuhel: type the problem then!16:32
CoolCoderkde-svn is not finding local repository. is there any cmd  to be used?16:32
suhelGirlygirl I downloaded an old kernel package and installed it, it got installed too however it doesnt showup in boot menu and doesnt show up even in ls /boot/vmlinuz*16:32
GirlyGirlsuhel: try sudo update-grub16:33
suhelgirlygirl did it still no results16:33
GirlyGirlsuhel: It probably did not install ... how did you install it and why do you want an old kernel?16:34
suhelgirlygirl sudo apt-get -i <path>16:34
suheloops sorry16:34
suhelgirlygirl dpkg -i <path>16:34
jaffipaffiHey guys.. How do I cd to my USB pendrive?16:34
jaffipaffiTotally novic16:34
jaffipaffie16:34
ActionParsnipjaffipaffi: cd /media/   then a folder in there will be the mount point16:35
usr13jaffipaffi: cd /media/USB-Deivce-Name16:35
GirlyGirlsuhel: The kernel was a .deb then ... was it for your version of ubuntu16:35
jaffipaffiHow do I list mount points??16:35
usr13mount16:35
usr13jaffipaffi: ls /media/16:35
ActionParsnipjaffipaffi: run: mount    with no options16:35
GirlyGirljaffipaffi: cd "/media" ... then type "ls" it will give you the folder name16:35
jaffipaffiHmm looks like it's not mounted16:36
jaffipaffiBut it's shown in lsusb16:36
jaffipaffiHow do I mount it then?16:36
jaffipaffiI'm using ubuntu server16:36
FloodBot1jaffipaffi: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.16:36
suhelgirlygirl erm let me check it... it was kernel from maverick OS... few hours ago I was adviced here to downgrade my kernel16:36
usr13jaffipaffi: Use the mount command to mount it.16:36
GirlyGirlsuhel: and you use maverick?16:36
suhelgirlygirl Ocelot beta 216:37
auronandace!11.10 | suhel16:37
ubottusuhel: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+116:37
suhelauroandance lol I know, I was just answering a general question about downgrading kernels16:37
GirlyGirlsuhel:  as auronandace said can we continue this in #ubuntu+116:38
suhelgirlgirl ok, I be there16:38
usr13jaffipaffi: i.e.  sudo mkdir /my-usb-device ; sudo mount /dev/sdb1 /my-usb-device ; ls /my-usb-device16:38
GirlyGirlusr13: how do you know its /dev/sdb1?16:38
usr13GirlyGirl: sudo fdisk -l16:39
jaffipaffiIt is sdb1, so should I just call it something random?16:39
jaffipaffiinstead of my-usb-device16:39
usr13jaffipaffi: no16:39
usr13jaffipaffi: It's up to you16:39
usr13My instructions was hypothetical16:39
jaffipaffiThanks usr1316:40
usr13jaffipaffi: In other words, you can make your own mount point and you can name it what ever you want.16:40
greg3000hey guys, got a small challenge.. I just setup dual monitors under KDE and I have to bring each application window to the front in order to see them.  Otherwise they are covered by the desktop, anyone know what this is from?16:41
babilen(that mount point should be in /mnt or /media though)16:41
usr13jaffipaffi: Preferably, you name it something that makes sense to you.16:41
jaffipaffiYeah16:42
ActionParsnipgreg3000: what is the output of:  lsb_release -sc16:42
=== _jesse__ is now known as _jesse_
greg3000ActionParsnip: natty  and thanks for the new command :)16:44
ActionParsnipgreg3000: pleaseure :)16:44
Ellipsis753hey, My computers harddrive still randomly goes read-only and requires a reboot and fsck to go back. However the plot thickens as the computer was on all of today and in use for parts of it without it going read-only. I think it's the running of "transmission" (torrent program) that is breaking my harddrive? (although it may just be the heavy harddrive use). Anyone know what it could me?16:44
ActionParsnipgreg3000: is it the unity session?16:44
greg3000ActionParsnip: I need to look up more about unity, but I am guessing that it's a possibility16:44
ActionParsnipgreg3000: application bar on the left?16:45
auronandaceEllipsis753: sounds like your harddrive is dying, back-up what you need16:45
sythcan I prevent pptpd clients from seeing one another?16:45
greg3000ActionParsnip: Ahh, no it's not, though I have that on my laptop and enjoy it :)16:45
ActionParsnipgreg3000: its kde too, silly me, hmm strange16:45
ActionParsnipgreg3000: does it happen as a new user?16:46
greg3000ActionParsnip: good question for troubleshooting, I didn't try yet but I can say it started when I began setting up the dual monitors16:46
greg3000One different question for the channel, I've got a natty minimal install with openbox and I'm trying to setup wireless through the command line client for NetworkManager but I get dbus.exceptions like org.freedesktop.NetworkManager was not provided by any .service files.  Perhaps I've not installed something related to dbus?16:48
=== Pupuser-1 is now known as sharparrow
leepingHi there - I'm having trouble getting my /etc/rc.local script to run at startup.  Can someone help?16:50
dauasd16:52
edbiansdf16:52
dauthe installer has this nice option "Scan hard drives for an installer ISO image"16:52
dauI have multiple disks and apparently it scans only one and only one partition where it doesn't find anything16:53
dauI'd have an ISO in the root dir on /dev/hde116:53
ActionParsnipleeping: it is ran, did you add the commands you want to run ABOVE the exit 0 line?16:53
dauis there any way I can tell it to search there?16:53
gangzhi everybody16:54
gangzIs WUBI reliable ?16:54
gangzno damage on windows ?16:54
dauthis "scan hard drives" option is pretty ridiculous. If I have an ISO somewhere I know where it is and want to specify it directly16:54
leepingActionParsnip, http://paste.ubuntu.com/706223/16:54
edbiangangz: it doesn't damage windows.  It is annoying to fix problems with wubi.16:54
dauand I don't want the installer to crawl through 10TB of data16:54
auronandacegangz: it would be better to use a vm16:55
leepingI already ran "sudo update-rc.d rc.local enable S"16:55
greg3000my dbus question is solved, I needed to run as root16:55
ActionParsnipleeping: are the files marked as executable?16:55
leepingActionParsnip, yes16:55
leepingActionParsnip, would there be any evidence of them running in the dmesg?  I know there is an /etc/rc.d/rc.local that calls /etc/rc.local, does it print out to anywhere?16:56
ActionParsnipleeping: all you need to do is add the lines, you don't need any update-rc stuffs ;)16:56
_ramohi16:56
ActionParsnipleeping: are the files readable by all too?16:56
leepingActionParsnip, I only ran update-rc because simply adding the lines didn't seem to do anything :/16:56
leepingActionParsnip, yes, the permissions are 75516:56
ActionParsnipleeping: what are the perms on /etc/rc.local16:56
gangzthanks edbian & auronandace : actually, i'm using VBox VM now16:56
_ramoi'm tryint to install redmine on a ubuntu 10.04 as described here: http://www.redmine.org/projects/redmine/wiki/RedmineInstall16:57
leepingActionParsnip, they're the same16:57
gangzbut i've seen WUBI, what are the convenients with WUBI ?16:57
_ramoi would like to install the c bindings for ruby, with "gem install mysql"16:57
gangzis it a real LINUX ?16:57
_ramobut this lead to an error16:57
leepingIf it helps at all, when I run "sudo /etc/init.d/rc.local start", the script starts normally.16:57
ActionParsnipleeping: you could have the file add numbers to a file. I'll give a pastebin16:57
ActionParsnipgangz: yes16:57
gangzi mean what about the file system ? EXT or NTFS ?16:57
auronandacegangz: linux was never meant to be used within another operating system16:58
=== ewproctor is now known as ewproctor_away
auronandacegangz: so it has some unique problems16:59
g0rsis anbody using compiz ?16:59
gangzhow works WUBI ? does WUBI modify my partition table ?17:00
ActionParsnipleeping: http://paste.ubuntu.com/706228/17:00
Monsterwizardganz not at all17:00
auronandace!wubi | gangz17:00
ubottugangz: Wubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php and https://wiki.ubuntu.com/WubiGuide for troubleshooting. Please  file bugs at http://launchpad.net/wubi/+filebug. For Ubuntu Maverick/10.10 http://releases.ubuntu.com/maverick/wubi.exe17:00
markamberanyone here able to help with an ssh problem: https://gist.github.com/127867917:00
ActionParsnipgangz: it doesn't it install ubuntu to a disk image.17:00
monstaRtruckhey guys17:01
monstaRtruckwhat should the permissions be on the .ssh dir17:01
monstaRtruckmy keys stopped working17:01
monstaRtruckand i was messing w permisions17:01
leepingActionParsnip, restarting, be right back17:01
markambermonstaRtruck: as long as you can read them, that is usually enough17:02
markambermonstaRtruck: unluess you are using something other than openssh17:02
gangzok so performances are bad17:02
monstaRtrucki read a while back that it takes specific ones17:02
ActionParsnipmonstaRtruck: drwx------  2 andy andy   4096 2011-10-11 18:02 .ssh17:02
leepingActionParsnip, test.txt exists.  So the problem is with my script17:03
ActionParsnipleeping: all the numbers?17:03
leepingActionParsnip, yes, all of them17:03
g00seCan someone tell me where i can get a working usb installer image?17:04
ActionParsnipleeping: then its running ;)17:04
leepingActionParsnip, then why aren't the ssh processes in "ps aux" ?17:04
sskceghi i am a student can v do part time works with open source organisation to earn income?17:04
leepingPerhaps they ran and then quit?17:04
jcapinc hey, just installed ubuntu on this lenovo here I just got, and when I plug headphones in the headphone jack, the internal speakers stay on, and nothing in the sound settings can change it17:04
jcapinclenovo 3000 N20017:04
markambermonstaRtruck: rwx------ is good for the .ssh directory. that way nobody else can see it17:04
markamberexcept root or sudorers17:04
ActionParsnipleeping: not sure, you could add the same number stuff to each script, remove the numbers in /etc/rc.local17:04
monstaRtruckwats the number17:05
jcapincany suggestions?17:05
leepingif [[ $HOSTNAME == "leeping" ]] ; then ssh -o ServerAliveInterval=180 -N -R24889:leeping.stanford.edu:22 leeping@caspian.mit.edu; fi17:05
leepingHmm, potentially the hostname environment variable was not set17:05
auronandacegangz: the point of wubi is so that windows users can TRY linux, if you already know how to install it in a vm or on its own partition then wubi is very likely not for you17:05
leepingI will try a few more things :) At least the scripts are running, thanks a lot for your help.17:05
gangzyes , i've just heard about wubi, that's why i asked this question, but as u told, it's just for TRY17:06
sskceghi i am a student can v do part time works with open source organisation to earn income?17:06
gangzit isn't what i want17:06
gangzthanks everybody17:07
Ellipsis753auronandace, You don't think my harddrive could be going read-only for any other reason than it dying?17:07
auronandaceEllipsis753: if it happens randomly it makes it sound as if it is hitting bad sectors17:07
auronandaceEllipsis753: but i'm guessing, somebody might know better, but it would be a good idea to check your harddrive (especially if you've had it for several years)17:08
leepingActionParsnip, I found out the problem.  The hostname was not known at the time rc.local is run, because the DNS service hadn't started yet...17:09
gangzsomebody use ubuntu in VM ?17:09
silverysup, guys. can you tell me one thing: how can I revert ubuntu 11.04 machine to default state ("clean") without re-installing it using Live/Alternate CDs or ISOs, mean is there any way not to use CD-ROM drive to do this?17:09
silverygangz : me17:09
leepingHowever, /etc/rc.local seems to be a good place for these scripts.  Is there any way I can get the DNS service to run sooner?17:10
gangzsilvery : Vbox or Player ?17:10
leepingOf course I could just use the IP addresses of the servers but I would prefer not to.17:10
silverygangz : Workstation 817:10
leeping(As an aside, when I run the scripts using the 'startup applications' window in my desktop manager, it runs an instance of the script each time I log in, so I end up with many instances, which is not the intended behavior)17:11
gangzdo you know difference between Workstation et player ?17:11
silverygangz : player is free, I guess.17:11
gangzsilvery : i mean, it's really better on Workstation rather player ?17:12
gangzsilvery : about performance17:12
silverygangz : unfortunately, I can't see the difference((17:12
auronandacegangz: stick with virtualbox if you value open-source17:12
ActionParsnipleeping: add the IP to name resolutions in /etc/hosts17:13
gangzsilvery : i don't know which is better , i tested both Vbox & Player, and with player i have some problem with NAT17:13
wadHi folks. I'm needing to connect to a printer on the network at work. It doesn't show up in the list of available drivers, so I guess I need a PPD file. Where do I find one? I've googled around, no joy. The printer is a Xerox ColorQube 9201. I'm running 64-bit Ubuntu 11.04.17:14
leepingActionParsnip, I'd rather the domain names are recognized when /etc/rc.local is executed, is that not possible?  (In my ssh_config, I already configured some hostnames to point to other hosts)17:15
wangerin5wad: Is it found on openprinting.org ?17:16
padhuwad: try on CUPS website. They provide PPD file creation for famous printers17:16
wadOkay, thanks guys! I'll try those places.17:16
padhualso try on openprinter17:16
monstaRtruckif i did 777 on /17:16
wadGuh. Site is "down for maintence"17:16
padhuopenprinting*17:16
monstaRtruckis there anyway to recover that17:16
silverygangz : you can find the benchmarks on the internet, which shows that if you need more performance - use Vbox and if you need special features (like automount USBs and stuff) - use VMWare17:16
SilentmystI know there is a way, but not quite sure how: how do you mount an ntfs disk in terminal to allow for executable permissions to run programs from ntfs into wine17:17
markamberwhy is xinitd listening on port 22 on my ubuntu server (version 8.04)17:17
monstaRtruckanyway to recover from chmod 777 on /17:17
monstaRtruck?17:17
markambermonstaRtruck: nope, I tried, not worth it17:18
markambermonstaRtruck: I have been there, dont feel too stupid17:18
monstaRtruckwhat can i do?17:18
monstaRtrucklol17:18
monstaRtruckas every1 rushed to hack my comp lol17:19
markambermonstaRtruck: wait a week and install the new version of ubuntu, for your files I suggest you copy them to an NTFS or something that has no permissions formated drive17:19
leepingI don't want to sound whiny, but my workplace has a bunch of complicated firewalls / VPNs and I already have a nontrivial configuration17:19
Silentmystanyone?17:19
markamberSilentmyst: you should put it in /etc/fstab17:20
wangerin5markamber: Port 22 is for ssh.  xinitd receives the connect, and passes it on to sshd17:20
gangzsilvery : use VMWare for what ? are you finish your sentence ?17:21
markamberwangerin5: why is that, why not like the newer ones, what if I really dont want it17:21
shelestHi there!17:22
wangerin5what ssh-server have you installed?17:22
wangerin5markamber: what ssh-server have you installed?17:22
silverygangz : er? read "stuff" (better support for USB and other externals)17:22
shelestI am reading a new about true german software called Bundestrojan. Does this software work under linux or not?17:22
ActionParsnipleeping: you COULD make a script with a long sleep in and add THAT to /etc/rc.local but background the process so boot doesn't hang. When the sleep finishes, the commands will run (as root) but later, should help. Its a bit dirty but should fly17:22
markamberwangerin5: openssh-server, but I used to have dropbear and it was somehow configured to start at every connection17:23
markamberwangerin5: that seems to be the reason why openssh-server is not working17:23
Silentmystmark: typical mounts go to /media/(media name) - im looking for the command(s) in terminal that allow permissions to be set for executables - i was looking and found some shotty commands for vista that didn't work17:23
gangzsilvery : ok thank you17:23
z00merHi, does anyone know what this guy is using for the Sticky Notes in this video...17:23
z00merhttp://www.youtube.com/watch?v=0W6AjUGm6Nk17:23
silverygangz : rwlcm17:23
leepingActionParsnip, I'm going to try manually configuring my network in /etc/network/interfaces instead of relying on the NetworkManager, that might start up the network sooner.  I'll let you know what happens17:24
z00merthey look really cool17:24
markamber!ntfs | Silentmyst17:24
ubottuSilentmyst: To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - For write access, see !NTFS-3g or !FUSE17:24
markamberSilentmyst: you will need to add an entry to the fstab with the things called FMASK and DMASK17:25
Silentmysti know how to mount the partition... but standard mounting doesn't allow for permissions17:25
wangerin5markamber: most likely. properly remains from dropbear.17:25
markamberSilentmyst: exactly17:25
gangzsilvery : Can i ask you a question ? which irc client do you use ? on windows or on your VM ?17:25
cielakthe #ubuntu-release-party is starting long time before the release!17:25
george_Hello everyone. I want to convert several .HTM files to pdf.  What command should I run for that? (I have imagemagick installed).17:25
markamberSilentmyst: are you fermiliar with what chmod 644 would do17:26
markamberSilentmyst: or chmod 77717:26
wangerin5markamber: openssh-server listens directly on the port, and if it's already open, it can bind to the port.17:26
bhushhello....!!17:26
Silentmystnot particularly - still learning linux - i can typically figure out what I'm trying to do but... eh... im here lol17:26
Silentmysti've been running it for a few months now i got the basic concept of how things work but still more to learn17:27
silverygangz : miranda for windows (on host) and built-in empathy in 11.04 (when running guest)17:27
markamberSilentmyst: FMASK will TURN OFF bits, so 000 would make all Files (F for files as in FMASK) be 77717:27
bhushHow to solve blank screen error of ubuntu...!??17:27
ActionParsnipbhush: what video chip do you use?17:27
markamberSilentmyst: and DMASK 000 would make all directorys 777, and remember that directorys need to be executable17:27
Silentmystok then how to do edit those17:28
markamberwangerin5: how do I make the xinitd stop listening, I think it is messing up the openssh-server17:28
bhushATI17:28
ActionParsnip!nomodeset | bhush17:28
ubottubhush: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter17:28
bhushIs not working...!!17:29
markamberSilentmyst: did you see that link earlier, it most likely has everything you need, now that you know you are looking to create an fstab entry for an NTFS drive using FMASK and DMASK, see if you can find the documentation on how to do that, otherwise come back here, I will be here for a while17:29
bhushnomodeset is not working...! :(17:29
wangerin5markamber: if xinitd is listening i definitly is blocking for openssh-server to start.17:29
kthakorehello17:30
markamberwangerin5: do you know how to make it stop17:30
markamberwangerin5: I am pretty sure I cant just stop xinitd17:30
kthakorewhy can I not do Systerm -> Administration -> Printing17:30
bhush:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::17:30
kthakorethere is now Add -> Network Printer17:30
Silentmystalright then thx17:30
kthakoreno*17:31
ActionParsnipbhush: is it a dual gpu thing (Intel AND an ATi)?17:31
kthakoreHow do I add a network printer?17:31
wangerin5markamber: you need to remove a conf for xinitd, and the restart it.17:31
bhushNo17:31
ActionParsnipkthakore: its part of the printer app17:31
ActionParsnipbhush: good, those things are hellish17:31
markamberwangerin5: what conf? where is it?17:31
kthakoreActionParsnip: I see the dialog box17:31
kthakoreActionParsnip: there is no Add - Network Printer17:31
ActionParsnipkthakore: cool, tell the app its a network printer and type it's IP17:32
wangerin5markamber: try to look in /etc/xinitd.d17:32
kthakoreActionParsnip: huh? How? There is Server, Printer, Group, View, Help17:32
ActionParsnipkthakore: http://techotopia.com/images/b/bf/Ubuntu_11_unity_add_windows_printer.jpg17:32
=== amit is now known as Guest76475
kthakoreWhere is this?17:33
markamberwangerin5: thanks17:33
wangerin5markamber: there you'll properly se a *ssh* or *dropbear* file17:33
markamberwangerin5: I think I see the problem17:33
markamberwangerin5: yes17:33
kthakoreActionParsnip: how do I get to this?17:33
markamberwangerin5: I do not want to use xinitd for openssh, correct17:33
ActionParsnipkthakore:  system-config-printer17:33
markamberwangerin5: YES! thanks, that worked17:34
kthakoreServer -> New -> Printer is blacked out17:34
kthakoreerr greyed out17:34
wangerin5markamber: delete the ssh-conf, and restart xinitd that should solve that part. Check that 22 is not used any more, and start openssh.server17:34
markamberwangerin5: yep, did that, it works, thanks again17:35
ActionParsnipkthakore: http://screenshots.debian.net/screenshots/s/system-config-printer/1835_large.png   should look like that17:35
wangerin5markamber: your welcome17:36
ActionParsnipbhush_: use the boot option to use failsafe vga, will load vesa driver17:36
ActionParsnip!bootoption | bhush_17:36
ubottubhush_: For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions See also !nomodeset.17:36
bhush_Hello sorry guys I quit,,,!!!17:36
ActionParsnipbhush_: your call17:36
bhush_Now I am back17:36
ActionParsnipbhush_: use the boot option to use failsafe vga, will load vesa driver17:37
ActionParsnip!bootoption | bhush_17:37
markamberis there any good reason why openssh server has a configuration line that has %h/.ssh/authorized_keys that is commented out, is that how I get the key pair auth to work, because I never had to do that17:38
kthakorehttp://dl.dropbox.com/u/8782136/photos/Screenshot.png17:38
gangza little survey : why do you use ubuntu on a VM ? just test or something else ? i'm really intriged because performances are bad ...17:39
ActionParsnipgangz: ask in #ubuntu-offtopic please17:39
kthakoreActionParsnip: http://dl.dropbox.com/u/8782136/photos/Screenshot.png17:40
kthakoreActionParsnip: there is Server -> new -> greyed out printer17:40
kthakorewtf am I supposed to install something?17:40
leepingActionParsnip, thanks for all of your help - I got it to work. :)17:41
ActionParsnipkthakore: wow, that's cluttered.17:41
ActionParsnipleeping: sweet17:41
ActionParsnipkthakore: is cups installed and running?17:41
kthakoreActionParsnip: what is cluttered? The dialog?17:41
kthakoreI dunno17:41
ActionParsnipkthakore: the desktop17:41
kthakorehwo do I check?17:41
ActionParsnipkthakore: search in software centre to check17:41
=== xrdodrx_ is now known as xrdodrx
kthakoreActionParsnip: I don't have the new Ubuntu I am on the LTS17:42
=== philly is now known as Jax
=== Jax is now known as Jex
=== Jex is now known as Jax90
ActionParsnipkthakore: will still be installable17:43
agentgasmaskHi. In ubuntu 10.04, I have ATI built-in Radeon X1200 with two monitor ports. The System -> Preferences -> Monitors has the "mirror Screens" radio button greyed out and set to On. How can I get a spaned desktop across these two monitors?17:43
Ellipsis753auronandace, Thanks, but I'm not so sure it happends randomly (as far as I can tell it's when I runn transmission(?)) and the harddrive isn't old. Also the full self-test didn't show anything up. My harddrive is really annoying when it's readonly though.17:45
kthakoreActionParsnip: yeah it seems to be running17:46
greg3000:) Ok here's a question, I've got natty on 2 machines.  One is minimal install, the other is full install.  The full install connects great to the wireless network.  How can I copy the wireless network settings over to the minimal install system?  I checked /etc/network/interfaces but it made no references to eth0 or wlan0, etc..17:47
martianHow does one customize the 'move to' menu in Nautilus?17:48
ActionParsnipmartian: nautilus scripts17:48
sh4rm4i need to make a touchscreen work on ubuntu17:48
ActionParsnipkthakore: could use http://localhost:631   and add it there17:48
martianActionParsnip: gotcha. Thanks!17:48
sh4rm4all tutorials refer to xorg.conf or /etc/hal17:49
ActionParsnipmartian: ubuntu-tweak can add a few handy ones17:49
sh4rm4which both do not exist17:49
ActionParsnipsh4rm4: xorg.conf goes in /etc/X1117:49
sh4rm4ActionParsnip, it is not existing17:49
sh4rm4i definitely won't create a xorg.conf from scratch17:49
greg3000on the full install natty box, the working wireless connection is using the Auto feature17:50
ActionParsnipsh4rm4: it doesn't by default but if one exists, it will be use17:50
sh4rm4so, which mechanism is currently "in" ? hal, xorg.conf, ... what's current ?17:50
ActionParsnip*used17:50
greg3000which GUI app should I install to give me the wireless GUI?17:50
sh4rm4ActionParsnip, so how do i generate a full config ?17:50
greg3000wireless networking GUI17:50
ActionParsnipgreg3000: network-manager or wicd are great17:50
sh4rm4ActionParsnip, isnt the stuff controlled by HAL ?17:51
White--hi, I'm currently trying to setup a ubuntu11.04 domu on my centos host. I linked the iso in the cfg file and it also boots properly from it. however after asking me about all the locale things, I says it cannot find the cdrom anymore to proceed with the installation17:51
greg3000ActionParsnip: thanks for the tip :)17:53
IbisWhite--: How are you installing this exactly?17:55
KrenairHow do I find out what graphics card drivers I'm using?17:56
IbisKrenair: Type this command in terminal: lspci | grep VGA17:57
nbest Hello.  Is there a way to get a confirm file delete in lucid to avoid accidentally sending files to trash bin?  I have searched google but can't find any.17:57
White--Ibis: oh completely missed it, its going to be a xen guest. i dd'ed an image file which i use via xvda, than downloaded the latest ubuntu iso and linked this as a disk into the xen config via file:iso,hdc:cdrom17:57
KrenairIbis: 01:00.0 VGA compatible controller: nVidia Corporation G92 [GeForce GTS 250] (rev a2)17:57
IbisKrenair: Okies.17:57
qirkI have a problem with intel/nvidia switching as stated here https://wiki.archlinux.org/index.php/Asus_EEE_PC_1015pn the problem is that I don't want to turn off the nvidia card, I want it running so I can play 1080p movies with vlc. I can't "startx" with simply nvidia running, I do have to activate the intel part via the command stated, can VLC then choose which to be used?17:58
KrenairIbis, i think that's what I needed. thanks17:58
IbisYou're welcome.17:58
Krenairoh... and how do I work out the version?17:58
HackeMatehello17:58
IbisKrenair: Is there something you want to do when you find out the version of the card?17:59
IbisHi there HackeMate.17:59
HackeMatei use rsync to synchronize a directory but it contains strange characters in file names17:59
HackeMatethen return an error and stop17:59
HackeMatehow can i configure my own charset?17:59
PolahHackeMate: Do you need those characters in the file names?17:59
KrenairIbis, I'm trying to get help with getting FL MP working in wine. Someone in #winehq is asking about my graphics card drivers version17:59
HackeMateyes, its my language17:59
HackeMateanyway it is 400Gb of file names, i cant rename all of them17:59
Socky_DXHey guys, Im new to doing backups on linux with tape adapters.  I have created /home/socky/test and put 140 megs of files in there, than I did mt -f /dev/st0 /home/socky/test After it complete i issued the command mt -f /dev/st0 rewind and it instantly returned me to the prompt. When I atempted to do a restore it failed because I didnt rewind.  Am I doing the right syntax for rewind?18:00
PolahHackeMate: Simple for loop using tr or rename or something like that to run over everything18:01
=== ewproctor_away is now known as ewproctor
IbisKrenair: I believe you have all the info you need.       [GeForce GTS 250]       is the exact card name.18:01
HackeMatecant do nothing with rsync? :(18:01
greg3000What tool is being used when we setup our network from the taskbar in Unity?18:01
Ibis(rev a2) is pretty much the verion number.18:01
KrenairIbis: <kevlarman> Krenair: that's not a graphics driver version18:02
Krenair:/18:02
icerootgreg3000: nm-applet18:02
greg3000iceroot: thanks :)18:02
PolahHackeMate: Encapsulating filenames in "" or suchlike as strings might work if rsync doesn't work that way already, but I don't know if that would be possible.18:02
troyounceshi everyone - first time here18:03
troyouncesi'm looking at switching over my fileserver from Solaris 10 to Ubuntu18:03
troyouncesI wanted to know if anyone is using BTRFS and how stable it is18:03
troyouncesand also how it compares on a feature basis to ZFS18:03
iceroottroyounces: its not a stable-release18:03
iridium_has issues18:03
GirlyGirl!away | ewproctor18:04
ubottuewproctor: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away <reason>" to set your client away silently. See also «/msg ubottu Guidelines»18:04
salobaron ------------3funchal18:05
Ibisnbest: http://ubuntuforums.org/showpost.php?p=6407007&postcount=2          I hope this helps.18:05
troyouncesif I wanted to run a fileserver and wanted efficient snapshots, backup deltas, deduplication - what are your recommendations?18:05
=== sergio is now known as Guest95087
iceroottroyounces: btrfs if you want it on the filesystem18:06
iceroottroyounces: but its not stable yet18:06
IbisWhite--: So you're basically not using a CD to install ubuntu?18:06
iceroottroyounces: maybe kvm with its snapshots18:06
iceroottroyounces: then you can use ext3/4 with copy-on-write from kvm18:07
troyouncesiceroot: what do you mean if I want it on the filesystem?  as opposed to where?18:07
qirkanyone with a eee pc 1015pn here?18:07
=== sergio_ is now known as Guest90336
iceroottroyounces: btrfs can do snapshots on the filesystem itself18:07
Ibis!ask | qirk18:08
ubottuqirk: 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. :-) See also !patience18:08
qirkI have a problem with intel/nvidia switching as stated here https://wiki.archlinux.org/index.php/Asus_EEE_PC_1015pn the problem is that I don't want to turn off the nvidia card, I want it running so I can play 1080p movies with vlc. I can't "startx" with simply nvidia running, I do have to activate the intel part via the command stated, can VLC then choose which to be used?18:08
qirkIbis: ^18:08
troyouncesiceroot: when is a stable version of BTRFS going to be released?18:08
g0rsThis is offtopic : anybody knows how to connect to an irc server using a secure connection?18:09
zaapielim on btrfs18:09
icerootqirk: there is a tool called "vga selector" there you can switch between intel and ion but you need to restart the system18:09
icerootqirk: there is a bug in the current kernel so a live-switching is not possible18:09
Ibisg0rs: irc.freenode.org on port 6697 Be sure it says SSL or just try it.  (In the furture, ask in #freenode please)18:09
icerootqirk: let me correct, there was a bug in 2.6.38 dont know what 3.0 is doing18:09
troyounceszaapiel: what do you think so far?  any issues with btrfs?18:09
zaapielnone18:10
qirkiceroot: running 3.018:10
zaapielbut i cant really tell a difference between it and ext4 in performance or anything18:10
zaapielim just a desktop casual user18:10
troyounceszaapiel: i see -- i'm not that worried about performance.  I'm sure ext4 is fine for me - I just want some of the other features18:10
zaapielwell from what i understand they havent released the tools to defrag or anything yet18:11
iceroottroyounces: if i am correct zfs has also this features but imo there is only a fuse-driver for zfs which is stable18:11
qirkiceroot: but shouldn't the nvidia card already be activated since if I go to suspend mode the site states that it will be reactivated, does this still require a vga switch?18:11
g0rsIbis: thanks it worked18:12
Polahzaapiel: btrfs allocates files to attempt to avoid fragmentation18:12
icerootqirk: i had the same netbook, i was only able to say which card is used at the next boot, the other card is disabled18:12
ActionParsnipPolah: tried btrfs in natty and it was a lot slower18:12
icerootqirk: but i was using it some month ago and sold the netbook again18:12
HackeMateI think I found my problem with rsync, my console doesn't have my language correctly configured. How to configure the console's locale?18:12
iridium_troyounces, last month I played a bit with btrfs and it in the end corrupted the files of the partition, luckily for me there was nothing important in that partition... so I wouldn't say that btrfs is ready for everyday use18:13
greg3000might anyone be willing or able to walk me through connecting to a wireless network having openbox installed?  I know my way around, but seem to be missing a few details.  So far I got the furthest using cnetworkmanager, but I have wicd and netapplet installed also18:13
PolahActionParsnip, never used it myself actually, just mentioning that it tries to avoid fragmentation as zaapiel mentioned it18:13
rotflcopteris there a standard way of mounting 5 encrypted disks with 1 password at system startup (preferrably without luks?)18:13
qirkiceroot: ok, perhaps I should try ubuntu, currently running arch.. But could you connect it with a HDMI cable?18:13
iridium_there's a risk18:13
icerootqirk: yes that was working without problems, also audio was working fine18:13
damianfranciscan anyone point me in the right direction for figuring out why I do not see the the gdm login when I connect to a server that is running all the gdm processes with #ssh -X <ipaddy>18:14
icerootqirk: but for 1080p i needed the nvidia-card18:14
qirkiceroot: nice, because this thread scared me https://bbs.archlinux.org/viewtopic.php?id=125970 about the hdmi :D18:15
icerootqirk: on 10.10 is was running fine18:15
icerootqirk: with the non-free-nvidia driver which is automaticly suggested by ubuntu18:16
qirkiceroot: hmm seemingly I only have to switch card then somehow, dunno if the vga switcher is available in arch though, but as I mentioned when I simply have nvidia loaded I can't start X18:16
qirknon-free? :P18:16
greg3000so I've got openbox installed and trying to run nm-applet.  Do I need some type of docker in order to see nm-applet?18:16
icerootgreg3000: yes18:17
icerootgreg3000: a systray like on gnome, xfce4, lxde18:17
greg3000iceroot: thanks again18:17
=== burr is now known as Guest31077
ActionParsnipgreg3000: if you install lxde, you will get a handy panel :)18:18
Guest31077Hey guys, I have a question about tablets18:18
TuxBlackEdoIf I want to replace all instances of "collegekit.htm" to "collegeKit.htm" in all my .htm files in my current directoy would this work? sed 's/collegekit.htm/collegeKit.htm/g' *.htm18:18
greg3000ActionParsnip: thanks :)18:18
qirkiceroot: did you follow the guide with acpi_call too?18:19
Ibisqirk: The issue is something to do with "acpi_call" ???18:19
Guest31077I have a lenovo ideapad k1, and I want to install plasma-active on it, but it doesn't have a usb port to use the live usb method, but it does have a cord that allows it to connect to a pc. Could it be installed that way?18:20
icerootqirk: no18:20
Ibisqirk: Might want to see http://ubuntuforums.org/showthread.php?t=1677780 and http://ubuntuforums.org/showpost.php?p=11273185&postcount=196          Don't just run commands without knowing what they do.18:20
Guest31077nickserv18:21
IbisGuest31077: Careful how you type in your Nickserv command. Lol.18:21
qirkIbis: yes, for switching https://wiki.archlinux.org/index.php/Asus_EEE_PC_1015pn18:22
IbisGuest31077: A cord, what do you mean? What kind of cord, connected from wha, to.18:22
Ibisqirk: The two links I gave you discusses that.18:22
MrElendigTuxBlackEdo: what type of cord? A piece of yarn? cat6? mettal strand?18:22
Guest31077It's a usb cord, but the port it plugs into on the tablet isn't a usb port. It's an ipod-like charging port.18:22
qirkIbis: yep, I remember google gave me the first one, will check them out again :)18:23
|ntegra|heya nedkelly18:23
TuxBlackEdoMrElendig, wat18:23
MrElendigTuxBlackEdo: "a cord" tells us nothing18:24
TuxBlackEdoMrElendig, what are you talking about "cord"?18:24
MrElendigTuxBlackEdo: err. sorry was for Guest3107718:24
jason___if I want to retain the entire structure of a directory and copy it to my external, meaning I want to retain ownership, group, permissions, EVERYTHING, would cp -R do what I need?18:24
Guest31077It's a usb cord that plugs into the charging port of the tablet. For moving files and things.18:25
Ibisjason___: Use the -p option in that copy command. Or --preserve18:26
baswhas the ls command also a show only date of modified function?18:27
jason___Ibis: but I would still use R as well, right? sudo cp -p -R /my/folder /external/drive ???18:27
greg3000does anyone else's screen sometimes only fade to gray after upgrading to unity?18:28
Ibisjason___: Yes, of course.18:28
jason___Ibis: thought so. just wanted to make sure! thank you!18:28
aboudreaultHi, how can I reinstall ubuntu without modifying my home partition. The problem is that my home is encrypted (last install). How can I make this work?18:28
alazare619http://www.aoltv.com/2011/10/11/betty-white-announces-shes-running-for-president-video/?ncid=webmail2218:30
alazare619betty white for president!18:30
JelucoSalut tout le monde :)18:31
Ibisaboudreault: I believe Ubuntu would detect your home directory on it's own. I'm not sure how exactly. (It must tell you, otherwise, abandon plans and wait for a better answer in this channel)18:32
aboudreaultIbis, last time, it didn't ask me IIRC :(18:33
Ibisaboudreault: Then abandon all plans. Make back up, and reinstall ubuntu. (you might have to decrypt /home/ first.18:34
Polahalazre619: See this: https://help.ubuntu.com/community/EncryptedPrivateDirectory#Setup_Your_Encrypted_Private_Directory I don't know about transferring, but you could decrypt, reinstall then encrypt again18:35
Ibisaboudreault: http://askubuntu.com/questions/1012/reinstall-ubuntu-with-encrypted-home-directory18:36
_ramomysql --version gives me a version number, but if i look at /etc/init.d/ i can't found a mysqld18:36
IbisIf that home directory is another partition, whatever you do, do NOT reformat/touch it.18:37
_ramoso, i thought that there must be a service running. i can log in with mysql -u username -p18:37
Ibis_ramo: Check out #mysql18:38
_ramoIbis: okay18:38
Ibisaboudreault: That home directory, that is a partition, right?18:38
qirkIbis: since X works with the intel chip loaded and not with the nvidia ion card, starting X results in (EE) Failed to load module "nvidia" (module does not exist, 0), also modules "nv", "vesa" and "fbdev".. any ideas on this one?18:40
=== Chotaz`Bed is now known as Chotaz
hopkinIs there anybody who has an example of how an .plan-file can look like. Thanx in advance.18:42
btdrucke__nick btdruck18:42
btdrucke__ak!18:42
Krenair<jhgf2> Krenair: you have to lock your cores to maximum performance and try again18:43
tacomastercan someone lead me in the right direction im not asking for you to code for me or fix my problems im just stuck at where i need to start looking i have a alfa wifi card and works wonders under ubuntu after i type in the command "sudo iwconfig wlan0 rate 5.5M fixed" but i want to automate this process i want when my laptop sees the device plugged in to the usb port i want it to execute that command any ideas?18:43
KrenairHow do I lock my CPU's cores to maximum performance?18:43
MrElendigKrenair: set the cpufreq governor to performance18:44
Randumbso, if all of my disks in a system are set up with GPT partitions, and grub wont install to "mbr" i assume that grub can't handle gpt?18:44
MrElendigRandumb: it can18:45
MrElendiggrub2 can anyway18:45
Randumbhrm, can you think of any reason it wont install ?18:45
Randumbusing the 11.04 server install disc18:45
Randumbi have 8x2tb drives18:45
monstaRtruckhey where is my grub file18:45
monstaRtruckto edit it18:45
dr_willis!grub2 | monstaRtruck18:46
ubottumonstaRtruck: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)18:46
Randumbeach 2tb drive has 3 partitions, 1gb, 50gb, and 1.9tb18:46
aboudreaultsorry, I'm back. If anyone has an answer about reinstalling ubuntu and my encrypted home18:46
Randumband i created a software raid amongst all 8 drives for each partition18:46
monstaRtrucki just want to change the boot order18:46
Randumbso, 3 raid arrays, one for swap, one for / and one for /home18:47
dr_willismonstaRtruck:  edit the grub2 configs as needed.. see the grub2 docs.. and the forums have a guide on it.18:47
Randumbany reason that grub will freak out?18:47
Randumbjust says it can't install to /dev/sda18:47
Randumbis grub software-raid aware?18:47
dr_willisi thought you raided the disks together.. then partioned the raid.. not each disk.. but i dont even try to use raids any more. :)18:48
Randumbnope, i did 3 different partitions per disk, then raided those partitions18:49
x40Hi18:49
Randumbwas thinking about doing LVM for the 1.9 tb partitions in the 13.6tb array18:49
Randumbso i can slice chunks off as iscsi targets18:49
Randumbanyone got any clues as to why my grub wont install tho?18:50
Randumband am i being stupid to do gpt partitions on 2tb drives?18:50
x40Is there a way to tell in a bash script if there is sound coming out of the computer?18:50
dr_willisRandumb:  i dont see the point in using gpt on them. :)18:50
tacomasterno ideas?18:50
Randumbdr_willis, that's the default for the partitioner included w/ 11.0418:51
=== msdn is now known as d^rk
dr_willisx40:  perhaps some obscure pulse audio commands.18:51
ubuntu_cc18:51
Randumb11.04 server mind you18:51
ubuntu_sa va tt le monde18:51
dr_willisRandumb:  cant say ive noticed that being the default. would seem weird for it to use gpt on  everything.18:51
Randumbshrug18:51
ubuntu_sa va18:52
Randumbcan i use fdisk to erase the GPT and revert back to mbr?18:52
dr_willisRandumb:  most likely yes id say..18:52
dr_willisbut fdisk is getting a bit outdated.18:52
ubuntu_aaaaa18:52
Randumbparted isnt on the ramdisk during 11.04 install ><18:52
ubuntu_sav va*18:52
dr_willisyou could use dd to zero the drive then fdisk /parted it  i guess.18:52
x40Thanks Dr.18:52
mosimanHello, I have a question about the ps command if anyone can help me out. If you run something like "ps -alx" you will see kernel processes in brackets, like [migration/0] and [migration/1]. Using the man page I found that the brackets indicate process args weren't available, but does anyone know what the "/0" and "/1" suffixes mean?18:53
__Carlos__alguien controla de id3v2??18:53
dr_willis!es | __Carlos__18:54
ubottu__Carlos__: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.18:54
__Carlos__thanks18:54
aboudreaultlooks like it's not possible to reinstall ubuntu with an existing encrypted home which is on a LVM partition18:55
dr_willisMuy Bien. :) (i think) :)18:55
MrBosshello someone use SAP?19:00
=== rdraga is now known as TuxOtaku
dontbeherohei19:01
icerootMrBoss: luckily this is not the sap channel19:01
oCeanMrBoss: SAP as in the ERP system?19:01
MrBossoCean, yes19:01
dontbeherohow to block m$$ mono shit apps from repos?? there should a checkbox to block mono apps.19:02
dontbeheroI don't want m$$$ to infect my open source system.19:02
oCeanMrBoss: I don't think you'll find many SAP users in this channel, this is ubuntu (mostly desktop) support19:02
dontbeheroor else I want use ubnutu.19:02
joshthetechiedoes anyone know how to enable sound for the Dell Zino HD computer?19:02
joshthetechieThe back audio out port does not function, but the headphone jack works19:02
icerootdontbehero: remove mono from your system19:02
MrBossoCean, i try in this channel in the morning but no success19:03
dontbeherowell that'd be effective to brake apps.19:03
LjL!language | dontbehero19:03
ubottudontbehero: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.19:03
azertuiehi19:03
oCeanMrBoss: your question, is it ubuntu related?19:04
MrBossoCean, i want to know if someone use SAP in ubuntu19:04
icerootMrBoss: ubuntu is not a supported sap plattform19:05
qirkiceroot: did HD playback with vlc work without any particular settings?19:05
icerootMrBoss: see #redhat #sles #oracle #aix and so on19:05
deebee_dontbehero: mono isn't Microsoft. It's an open source implementation of a standardised subset of .NET19:05
x40Looked into pacmd, no way to see if sound is heard or not.19:06
qirkI managed to start X now with the nvidia card as the only one set, installed some video drivers: vesa, nv, nouveau etc19:06
oscar!bar is  <reply> baz19:07
dontbeherodeebee_: that's the most weak and m$$ apologist answer about mono. Don't be naive.19:07
deebee_dontbehero: it's also a fact19:07
mang0how do I allocate a program more ram? In windows it's task manager > right click process > priority = high but I'm not sure how to do that on linux?19:08
dr_willismang0:  why do you even think you need to?19:08
azertuiehello there19:08
deebee_dontbehero: if you believe open source is about Microsoft hating for MS hating's sake, then you've got the wrong idea19:08
mang0dr_willis: Becuase I'm trying to play minecraft and it's lagging19:08
azertuiewhat are the basics things to learn to build a firmware ?19:08
ActionParsnipqirk: if you run: sudo lshw -C display    you can see which driver is in use.19:08
phibxrazertuie, patience.19:09
azertuieis there any firmware builder here ?19:09
=== sergio__ is now known as sergio
dr_willismang0:  java has some options to give the  binary some bigger ram area i belive...19:09
ActionParsnipmang0: that is more CPU, not RAM19:09
=== sergio is now known as Guest4280
dr_willisI think the minecraft faq mentions options to use when starting it.19:09
mang0ActionParsnip: Oh, my bad. How do I allocate more cpu then?19:09
BluesKajqirk, which nvidia card? nouveau is the default , but the recommended driver should be installed , use jockey in  /admin/additional drivers19:09
mcveatmang0: minecraft is a java application, run it with -Xmx=512m19:09
mang0dr_willis: OIC19:09
mang0mcveat: Thanks :)19:10
dontbeherodeebee_: is about principles, open source wouldn't had happened wiouth strong principles, stop defending m$$.19:11
mang0mcveat: Sorry, I'm confused >.>. How do I use that command to open a .jar?19:11
oCeandontbehero: No denigrate other operating systems. Also please drop that discussion, as it has nothing to do with ubuntu support19:11
mcveatmang0: java -jar minecraft.jar -Xmx=512m19:11
fhtagnhowdy! any1 care to help me compile ROOT for ubuntu?19:12
ActionParsnipMang0: in Linux you can use nice to launch apps to give higher priority. Or renice to change a running apps nice value. 0 is default -15 will make the CPU spend more time on a process and 15 will make it very low. You can use the values in that range19:12
purpleyuanmcveat: just curious, why would you need to add -Xmx=512m at the end?19:12
ActionParsnipmang0: nice -15 java -jar file    for example19:13
qirkBluesKaj: nvidia ion optimus for eee pc 1015pn19:13
mang0ActionParsnip: OIC, thanks :)19:13
mcveatpurpleyuan: sorry, was writing it from the top of my mind19:13
mcveatmang0: i have: java -Xmx1024M -Xms512M -cp /opt/minecraft/minecraft.jar net.minecraft.LauncherFrame19:13
mang0ActionParsnip: You're on here so much, do you get paid or something?! Lol :P19:13
ActionParsnipmang0: no just occupies me on the bus, at work and when I'm bored at home19:14
deebee_dontbehero: Principles founded on sound logic, unlike yours. Mono is licensed under GPL/MIT. That's open source by anyone's standards. What more do you want? It wasn't even written by Microsoft. If anything, mono promotes freedom by allowing CLI applications to be portable. You have no idea what you're talking about.19:14
dontbeherowell I ax how to block m$$ mono from an ubuntu installation. That's a perfectly legitimate question.19:14
mang0ActionParsnip: Understood. Well it's very helpful :P19:14
ActionParsnipmang0: man nice   will tell you lots :-)19:14
joshthetechiedoes anyone have problems with sound output on a Dell Zino HD desktop computer? The rear audio-out jack won't work under Ubuntu.19:14
qirkActionParsnip & BluesKaj seems like the driver loaded is nvidia according to lshw's output19:14
oCeandontbehero: You can call it Microsoft, since that is their name19:14
mang0ActionParsnip: Just done that. Thankyou :)19:15
ActionParsnipqirk: sweet :-D19:15
dontbeheroI not only  want to remove it but make sure future upgrades won't install anything surreptisiously19:15
ActionParsnipmang0: you are more than welcome, thanks for the gratitude too19:15
azertuiedo you know on firmware build ? phibxr19:16
qirkIf we assume everything else is correct, the only problem left would be the damn lag with HD playback on VLC19:16
mang0ActionParsnip: No problemo :(19:16
mang0Oops *:)19:16
brontosaurusrexqirk: vdpau not working, or ...?19:16
ActionParsnipqirk: try settinga different video output method in settings. I suggest trying gnome-mplayer too.19:17
oscarwhen i boot my laptop with 11.04 it loads on to grub and i have to select ubuntu then it waits with a bit flashing in the top left corner then it goes to "your disk drives are being checked for errors ....." and if i press c to cancel it just then it just goes black and freezes but if i wait for it to complete it just goes up to 70% and then stops so i cant boot my system any help appreciated.19:17
_ramohm, how can i restart the apache webserver if it is installed in /opt/tmpfolder/apache2/bin ?19:17
dontbeherodeebee_: from what you'v written so far sounds like you're in love with m$$. There's no point in replying each other.19:17
joshthetechieaudio problems in Ubuntu 11.04...any help would be appreciated :)19:17
qirkActionParsnip: I've tried mplayer, it's laggy19:17
dontbeherowhich toolkit is used for Unity?19:18
qirkbrontosaurusrex: well it works to play the movie but it's laggy as hell, and I've set the option GPU acceleration because it made it work in windows when I tried19:18
ActionParsnipqirk: different output methods dude and different interlacing/antialiasing etc. Tweak the settings19:18
ActionParsnipQirk: what version of vlc?19:19
oCeandontbehero: last warning, stop the silly silly misspellings when mentioning Microsoft19:19
qirkActionParsnip: newest19:19
Randumbquestion for you all19:19
deebee_dontbehero: You can call them Microsoft, that's their name. You asked how to avoid m$$ from being installed on your computer. Mono is not MS. There's your answer.19:19
Randumbi have a 1gb chunk of hard disk on 8 disks19:20
ActionParsnipQirk: what version number?19:20
dontbeherooCean: freedom of expression, or are you trying to censor me??19:20
nixmaniack!backup19:20
ubottuThere 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 !cloning19:20
brontosaurusrexqirk: command line version of mplayer reports that vdpau is on and in use?19:20
joshthetechiecan someone please help me with audio issues?19:20
qirkActionParsnip: I've also tried to skip H.264 in-loop deblocking filter as all19:20
Randumbwould it be better to raid10 those 8 chunks for swap, or just format those 8 individual chunks as swap.... and why?19:20
nixmaniack!cloning19:20
ubottuTo 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 !automate19:20
oCeandontbehero: you can discuss channel rules in #ubuntu-ops if you wish19:20
The_Phoenixevva is a spam bot. -> (12:50:06 AM) evva:19:20
The_Phoenixhii sex http://livecam.de.vc19:20
ActionParsnip!details | joshthetechie19:21
ubottujoshthetechie: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."19:21
oCeanThe_Phoenix: you can report such in #ubuntu-ops channel19:21
brontosaurusrexqirk: try "mplayer -vo vdpau -vc ffh264vdpau file.mp4" and tell me what is says19:21
ActionParsnipQirk: what is the output of: lsb_release -sc; dpkg -l | grep vlc | head -n 119:22
LjLThe_Phoenix: thanks for the report but next time report it in #ubuntu-ops instead of reposting the spam here please19:22
joshthetechieubottu: I have a problem with audio output on Ubuntu 11.04. The rear audio-out jack on the computer does not work, but the headphone jack is operational.19:22
ubottujoshthetechie: I am only a bot, please don't think I'm intelligent :)19:22
dontbeheroprolly a bobby-trapped link19:22
egsomeUsing Ubuntu 11.04 on my Dell Laptop, I notice sometimes bad performance. This is my head of `top` http://pastebin.com/1e5uxmHa     any ideas ?19:22
nphaseanyway to get ubuntu php to use mysqlnd?19:22
ActionParsnip!sound | joshthetechie19:23
ubottujoshthetechie: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.19:23
qirkbrontosaurusrex: it's mkv file19:23
Ibisnphase: What exactly are you doing? o_O19:23
brontosaurusrexqirk: lol, then "file.mkv"19:23
qirkbrontosaurusrex: just wanted to tell you :)19:23
nphaseIbis: i'm trying to use the mysqlnd extension for mysqli19:23
scorinitronhi guys I'm running ubuntu 10.04 I'm new to linux and want to learn bash this is my second day using IRC19:23
joshthetechieubottu: Okay. I'll check those out. It's something with the codecs, but I'm not sure how to fix it19:24
ubottujoshthetechie: I am only a bot, please don't think I'm intelligent :)19:24
nphaseIbis: but while php5.3 has mysqlnd built into the source it doesnt seem like php5.3/ubuntu actually builds it.19:24
brontosaurusrexscorinitron: /j #bash19:24
Krenairjoshthetechie, ubottu is a bot19:24
joshthetechieKrenair: ahh...okay19:24
joshthetechie:)19:24
ActionParsnipjoshthetechie: use the sound troubleshooting procedure page, there is an alsa-info.sh file command. Run it and upload to the server. A URL will be generated. What is the URL19:24
fhtagnscorinitron: http://www.ooblick.com/text/sh/ =D helped me before19:24
qirkbrontosaurusrex: failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory19:25
joshthetechiealsa-info.sh19:25
scorinitronSrry I missed the site19:25
ActionParsnipbrontosaurusrex: i think you're on the trail :-)19:25
brontosaurusrexqirk: ok, try "sudo apt-get install libvdpau1" < i hope thats still valid and retry19:25
qirkActionParsnip: vlc version is 1.1.12-119:26
=== max is now known as Guest51708
oscar!repair19:26
brontosaurusrexActionParsnip: well i made it happen with my asus with ion, so i know its working - with mplayer19:26
joshthetechieActionParsnip: How do I run the command?19:26
scorinitronIs their way to surf anonymously?19:26
qirkbrontosaurusrex: libvdpau 0.0.1-1 is installed19:26
ActionParsnipQirk: and the output of: lsb_release -sc19:26
g0rsscorinitron: use a proxy server19:26
scorinitrong0rs, how?19:27
qirkActionParsnip: that's unfortunately not a valid command for me on arch :/19:27
oscar!grub19:27
ubottuGRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)19:27
scorinitronHow do I use a proxy?19:27
scorinitronhow will I go about setting one up19:27
ActionParsnipjoshthetechie: the command is on the page, its not just alsa-info.sh   run it in a terminal19:27
Sheathi changed monitors and now my new monitor is saying input not supported, how do i change the resolution with out having a visable desktop?19:27
g0rsscorinitron: Thre are anonymous proxy servers some of which are free, you'd have to pay for others which offer proxy and high bandwidth.19:27
joshthetechieActionParsnip: Okay19:28
ActionParsnipQirk: arch isn't supported here. This is ubuntu support19:28
brontosaurusrexqirk: and nvidia drivers are working just fine?19:28
IbisVPN > Proxy19:28
scorinitrong0rs, is their a way you can show me how?19:28
ActionParsnipQirk: arch has its own support channels19:28
g0rsscorinitron: samair.ru lists a few proxy servers. I'd warn you that their speed is very slow.19:28
ActionParsnip!arch19:29
qirkActionParsnip: indeed...19:29
scorinitrong0rs, anyone recommended?19:29
qirkthat's why I came here19:29
brontosaurusrexqirk: what does "lspci | grep VGA" do?19:29
g0rsscorinitron: pick something from their proxy server list. USually they mention their uptime and country. it is better to choose any county other than usa.19:29
ActionParsnipQirk: so you should ask in the arch channel, not here19:29
qirkbrontosaurusrex: it outputs nvidia as the VGA controller19:30
NoTV__I want to put Ubuntu 10.04 LTS on an empty USB. What type/format should the USB be and what file system should I use?19:30
qirkActionParsnip: works pretty well here too19:30
monstaRtruckif i made a new user do i need to set a passwd to ssh with a dsa key?19:30
IbisActionParsnip: http://www.youtube.com/watch?v=TIvxqUCu41Q19:30
ActionParsnipbrontosaurusrex: can you please take it to the arch channel :)19:30
brontosaurusrexActionParsnip: ok19:30
qirkI'm not a registered user, can't talk on the arch channel..19:31
Ibisbrontosaurusrex: SHows you what Video card you're using.19:31
dontbeherooO native netflix client for linux??!!!19:31
brontosaurusrexIbis: thanks19:31
dv310p3rI've discovered a weird bug. I use an external laptop on my Ubuntu 10.10 laptop. Before disconnecting the monitor I open my display settings panel and then select the monitor I am about to disconnect, then hit off. Then I apply. After a second or two, any windows I had open in the other monitor drop over to my laptop monitor and life goes on. However the issue is this, if I do that process, after haveing let the computer go to sleep for a19:31
dv310p3rny reason. THe computer will completely freeze. Any ideas.19:31
dv310p3rI've discovered a weird bug. I use an external laptop on my Ubuntu 10.10 laptop. Before disconnecting the monitor I open my display settings panel and then select the monitor I am about to disconnect, then hit off. Then I apply. After a second or two, any windows I had open in the other monitor drop over to my laptop monitor and life goes on. However the issue is this, if I do that process, after haveing let the computer go to sleep for a19:31
dv310p3rny reason. THe computer will completely freeze. Any ideas.19:31
FloodBot1dv310p3r: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:31
=== G7|Cloud is now known as G7man
dv310p3rFloodBot1, sorry, lol.19:32
=== G7man is now known as G7|Cloud
scorinitrong0rs, their has to be a way your using a proxy for free19:32
ActionParsnip!register19:32
ubottuInformation about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode19:32
ActionParsnipIbis: slow web presently. If I'm on later and you see me, hit me again and i'll check it19:32
scorinitrong0rs,...I'm 17 xD19:32
g0rsscorinitron: i did use a few proxy servers there sometime ago. Some of the servers which aer free are fast. you'd have to try a few.19:33
IbisActionParsnip: That was suppsoe to be a "you failed" sound effect from the "Price is right" game show. xD19:33
NoTV__I really need an answer, guys! --> I want to put Ubuntu 10.04 LTS on an empty USB. What type/format should the USB be and what file system should I use?19:33
ActionParsnipIbis: ahh i see :-)19:33
IbisNoTV__: Use a fat32 File system. Use Ubuntbootin to put your Ubuntu ISO onto your USB flash drive.19:34
brontosaurusrexNoTV__: ext2 did work for me yesterday (buy i was just wild-guessing)19:34
qirkActionParsnip: you could also refer me to the vlc channel19:34
scorinitrong0rs, any recommendations?19:34
g0rsscorinitron: you can use some proxy servers to appear as if you are in another coutry :)19:34
ActionParsnipNoTV__: unetbootin will handle that. I'd got for FAT16. Remember to MD5 test the ISO you download19:34
g0rsscorinitron: i'm trying a socks server on my irc client19:35
NoTV__Ibis: Thanks! brontosaurusrex: Thanks! ActionParsnip: Thanks!19:35
ActionParsnipQirk: I'm not sure of it. Could try #vlc btw there is vlc 1.2 so you aren't on the latest ;)19:35
scorinitrong0rs, cool what's a socks server?19:35
joshthetechiewhat is 'uname -r' stand for?19:36
R3dyexit19:36
g0rsit is a type of proxy19:36
Ibisscorinitron: A /type/ of proxy server.19:36
ActionParsnipjoshthetechie: gives the version number of the kernel19:36
Ibisjoshthetechie: That's your Kernel19:36
Krenairhttp://en.wikipedia.org/wiki/SOCKS19:36
xrdodrxjoshthetechie, type man uname, then hit the / key and type -r and hit return. you can use this to find information about any command :)19:36
Ibisjoshthetechie: That's your Kernel19:37
Krenairhttp://en.wikipedia.org/wiki/SOCKS19:37
ActionParsnipscorinitron: a server running so hot, it can dry your socks :-)19:37
Ibisjoshthetechie: uname --help                For details. (You can use other options other than the -r as shown in HELP)19:37
xrdodrxjoshthetechie, type man uname, then hit the / key and type -r and hit return. you can use this to find information about any command :)19:37
scorinitronlol funny action19:37
joshthetechiethanks guys19:37
nphaseany ideas? :)19:37
=== mx is now known as maxjezy
ActionParsnipscorinitron: a server running so hot, it can dry your socks :-)19:38
Ibisjoshthetechie: uname --help                For details. (You can use other options other than the -r as shown in HELP)19:38
scorinitronlol funny action19:38
joshthetechiethanks guys19:38
nphaseany ideas? :)19:38
=== mx is now known as maxjezy
aetas-dkHey guys, Im wondring if im the only one who is unable to create or connect to a wireless network with 11.04?19:38
aetas-dkHey guys, Im wondring if im the only one who is unable to create or connect to a wireless network with 11.04?19:38
IbisActionParsnip & scorinitron, Lol.  I actually know someone who puts food (wrapped in foil) under a car hood so it heats up by the time he arrives at work. o_O19:38
IbisActionParsnip & scorinitron, Lol.  I actually know someone who puts food (wrapped in foil) under a car hood so it heats up by the time he arrives at work. o_O19:38
joshthetechiewhen I type in 'find /lib/modules/uname -r |grep snd' I get 'find: unknown predicate `-r'. What does this mean?19:39
Ibisnphase: That's because the source code for php or it's configuration isn't aimed -OR- aware of the settings made by  Ubuntu (installation of apache/mysql/ or even other PHP, other things php might want to talk to etc)19:40
NoTV__Ibis: "Space used to preserve files across reboots"?19:40
=== nick_ is now known as Guest79226
aetas-dkHey guys, Im wondering if im the only one who is unable to create or connect to a wireless network with 11.04?19:41
Ibisnphase: My advice. Either use php source. or use apt-get to install php. Do not do both. (Using apt-getis actually a lot easier to manage your php stuff. Like if you need to install other fancy php things, ubuntu will set it up for you).19:41
demonsporkso did you hear, winehq had their user database stolen19:42
nphaseIbis: I'm not sure I understand. i do know though, that if I were to install php from scratch, I'd include --with-mysqli=mysqlnd on my configure line. Is there any way for me to do that in php on ubuntu without building from source?19:42
broojoshthetechie: you need back ticks around uname -r   find /lib/modules/`uname -r` | grep snd19:42
llutzjoshthetechie: modprobe -l '*snd*'19:42
Pumpkin-_joshthetechie: it means that -r isn't a valid option for find. What I suspect, but can't be sure, you want is ::: find /lib/modules/`uname -r` -name '*snd*'19:42
llutzjoshthetechie: or 'find /lib/modules/$(uname -r) |grep snd'19:42
Ibisaetas-dk: MAYBE.... I'm not having problems.  State the name of the wifi card/USB.19:42
joshthetechieI got it working19:42
oCeandemonspork: nothing to do with this channel19:43
Ibisnphase: sudo apt-get php5 php5-mysql19:43
nphaseIbis: does that contain mysqlnd?19:44
Ibisapt-get install php5-mysqli19:44
Ibisnphase: That should definitely do.19:44
nphaseIbis: i have php5-mysql installed, i dont have a php5-mysqli19:44
IbisThen get the mysqli then ^_^19:45
nphaseIbis: aptitude search mysqli: nothing19:45
nphaseyes, i did update19:45
nphase(10.10)19:46
lprellecan someone tell me locations where informations about ip's are stored.19:46
lprellei look in /etc/network/interfaces but i couldnt find the ip which is showed when i run ifconfig19:46
wildc4rdGood evening, has anyone here had success in getting a Kodak wifi printer working under Ubuntu? only looking for printing, not worried about the scanning etc.19:46
edbianlprelle: Are you using dhcp ?19:46
lprelleedbian: nope19:46
=== TNZ_ is now known as TNZfr
edbianlprelle: then your local ip MUST have been set in /etc/network/interfaces19:47
edbianlprelle: Can you pastebin that file?  paste.ubuntu.com19:47
sammywould anyone happen to know what these applications called 'pulseaudio' are in my sound preferences?19:47
th0rlprelle: did you maybe set it in network manager?19:47
lprelleedbian: which file?19:47
edbianlprelle: /etc/network/interfaces19:47
sammymaybe there's another interface I can use to get at this data and see what processes actually belong to them19:47
aetas-dkibis: the driver is ath9k and it is integreated on ASUS E35M1-I Deluxe, I think it is Realtek® 8111E PCIe Gigabit LAN controller, could that be right?19:48
xanguasammy: pulse audio is the daemon that controls your sound19:48
edbianlprelle: (it is possibly set in the gui network manager)19:48
joshthetechiewhy is it that Ubuntu only recognizes my headphone jack, but not the rear audio-out jack on my Dell Zino HD?19:48
NoTV__I want to put Ubuntu 10.04 LTS on an empty USB. What type/format should the USB be and what file system should I use?19:48
Ibisnphase: It might be a two birds one stone thing. (mysql and mysqli in one).  TO test, look at <?php phpinfo(); ?>19:48
sammyxangua: yes, thank you. I am referring to applications or otherwise in the 'applications' tab of sound preferences called 'pulseaudio' as opposed to totem chromium etc19:48
joshthetechieUbuntu recognizes the sound card, but no sound comes out of my speakers connected to the rear audio-out jack.19:48
nphaseIbis: that's the first thing i did. there's no mysqlnd.19:48
aetas-dkNoTV__19:48
edbianNoTV__: format and file system are the same thing, make it ext419:48
joshthetechieI have to hook up speakers to the headphone jack to get sound19:48
xanguaNoTV__: unetbootin or ubuntu use creator do all the work for you ;)19:49
sammyI don't know where they came from or what they are, but when they appear, sound no longer works for other applications19:49
aetas-dkNoTV__ : What OS are you on?19:49
Ibisnphase: Nothing under mysqli? O_O19:49
=== Micki_ is now known as Micki
xanguaubuntu usb creator* NoTV__19:49
NoTV__edbian: Thanks!19:49
NoTV__xangua: Why not Startup Disk Creator?19:49
edbianNoTV__: sure19:49
lprelleedbian: http://pastebin.com/cKDjVYJd19:49
NoTV__aetas-dk: Ubuntu on a PC.19:49
nphaseIbis: seems we're getting on the same page. lol19:50
nphase:(19:50
edbianlprelle: are those xx's correct or did you change them?  That's your IP on line 819:50
t2maheshcan any one tell me how to scroll the content in gnome-terminal without using mouse19:50
xanguaNoTV__: it's the same i believe19:51
Sheathwhats this mean when it just sits on this screen?19:51
Sheathhttp://dl.dropbox.com/u/856582/IMG_5294.JPG19:51
edbiant2mahesh: shift + page up19:51
Ibisnphase: Look for: MYSQLI_SOCKET19:51
lprelleedbian: i changed it. when i run ifconfig there is a line with an ipv6.. a idea where it is defined?19:51
aetas-dkNoTV__: okay, I was going to suggest a PC tool 'unetbootin', but that wont really work in your case, I think you might be better of with the Startup Disk Creator in Ubuntu ;)19:51
nphaseyeah, theres no mysqlnd19:51
Ibisnphase: It's there in my install.19:51
edbianlprelle: I've never set an ipv6 address.  I'm guessing it has some default value.19:51
t2maheshedbian: thanks :)19:52
aetas-dkibis: the driver is ath9k and it is integreated on ASUS E35M1-I Deluxe, I think it is Realtek® 8111E PCIe Gigabit LAN controller, could that be right?19:52
nphaseIbis: try running http://us.php.net/mysqli_reap_async_query19:52
edbianlprelle: perhaps it has the ipv6 equivalent of 127.0.0.1 ?19:52
edbiant2mahesh: sure19:52
Ibisnphase: http://ubuntuforums.org/showpost.php?p=6103108&postcount=219:52
NoTV__xangua: Ahh...19:52
nphaseIbis: let me know if you dont get problems19:52
NoTV__aetas-dk: Thanks.19:52
aetas-dkNoTV__:n19:52
aetas-dkNoTV__:np :)19:52
lprelleedbian: hmm, i dont know.. but i couldnt restart networking "SIOCADDRT: File exists19:53
lprelleFailed to bring up eth0."19:53
edbianlprelle: Is that a new error?  I thought you said it was up just a moment ago (that's a generic error)19:53
nphaseIbis: you understand that mysqlnd is not the same thing as mysqli, right?19:53
lprelleedbian: it is up, but i couldnt restart19:54
edbianlprelle: did you replace those X's in the file you linked me?19:55
lprelleedbian: yes19:55
aetas-dkIbis: the driver is ath9k and it is integreated on ASUS E35M1-I Deluxe, I think it is Realtek® 8111E PCIe Gigabit LAN controller, could that be right?19:55
edbianlprelle: The error could mean a million things. I'm guessing a typo in the file itself.19:56
=== Mud is now known as Guest99412
zykotick9NoTV__, FYI running from a USB drive is going to be slow.  If the USB drive life is important to you, ext2 would be best.19:57
NoTV__zykotick9: Too late. :/19:58
Ibisnphase: Run this code: http://pastebin.com/tq4Xc6Ca       <---- Works for me.19:58
lprelleedbian: hmm everything i changed i the file till the last restart is now uncommented :/19:59
edbianlprelle: I'm not sure.  Maybe some other error! :(20:00
monstaRtruckwhats the purpose of .ssh/known_hosts20:00
aetas-dkIm having problems with my wifi after installing ubuntu 11.04, my wifi is a Realtek® 8111E. I can see other network, but I cannot join other networks, and the ones I create are not visible to others. Anyone else having the same problems?20:00
stef_?20:00
Ibisaetas-dk: Where does it say it's real tek?20:01
reisiomonstaRtruck: seriously? :p20:01
reisiomonstaRtruck: type 'known_hosts' into your browser and hit enter if you want the details20:02
monstaRtruckforget it ass20:02
aetas-dkIt comes integrated on the motherboard: ASUS E35M1-I Deluxe, thats where I read it.20:03
aetas-dkIbis: It comes integrated on the motherboard: ASUS E35M1-I Deluxe, thats where I read it.20:03
fritschaetas-dk: Ltd. RTL8111/8168B <- is it this one?20:04
llutzmonstaRtruck: http://amath.colorado.edu/computing/unix/sshknownhosts.html20:05
lprelleedbian: any suggestions how i could give you more information?20:05
monstaRtruckomg just a basic lilttle sentence o fwhat u think it is plz20:05
monstaRtrucki am in irc not google20:05
B0g4r7Wow, this system really does not like USB contention.20:06
fritschaetas-dk: if it is RTL8168e or 8111e it uses r8169 driver20:06
IbismonstaRtruck: The purpose is to store a list of SSH that you've trusted and logged into.                  You can delete this file when you're having issues accessing SSH (a server you TRUST of course).20:06
IbismonstaRtruck: If Terminal PANICS, and you know for hell sure that's not your server, then stay away and do not conenct to that server with SSH.20:06
nphaseIbis: you should check out mysqlnd, it's a separate driver from mysqli: http://us3.php.net/mysqlnd20:06
Ibisnphase: I know what it is, I believe this is "combined" in the ubuntu packages. phpinfo tells me that mysqli is available.20:06
nphasemysqli is separate from mysqlnd. mysqli is how either mysqlnd or libmysqlclient are exposed. which all depends on the --with-mysqli=mysqlnd flag20:06
nphaseyou can use mysqli without mysqlnd20:06
nphase(which is why it work fine for you)20:06
nphasebut if you try using mysqlnd-only features of mysqli, it will fail.20:06
edbianlprelle: Comment the entire file, restart networking.  Do you get the error?20:06
edbianlprelle: (guess and check method :) )20:06
B0g4r7The whole system gets all "chunky" and unresponsive when I copy a big file from one USB Mass Storage device to another.20:06
aetas-dk.20:06
edbianB0g4r7: well it's busy! :P20:07
monstaRtruckawedome Ibis thx20:07
monstaRtruckso its kinda like authrizedkeys but for servers rite20:07
llutzIbis: deleting the file in case of trouble is  a bad idea as it might hold more than one host-key20:07
B0g4r7edbian, yes, but I ought to still be able to work in apps that don't rely on the USBMS devices.20:08
lprelleedbian: i dont know if this is good, the webserver shouldnt go down :P20:08
edbianB0g4r7: yeah, all apps share the same processor :)20:08
B0g4r7Things like System Monitor and Thunderbird will have their windows go dark.20:08
sammyso, anyone else know what these applications called 'pulseaudio' are in the application tab of sound preferences?20:08
edbianlprelle: Oh, you're working on a live system?  I'm not sure then20:08
B0g4r7edbian, it's got 4 [logical] cores, it ought to be able to do more than one thing.  :)20:09
sammytheir appearance seems to coincide with all audio output (only output) failing on my machine. until I reboot. because they never go away.20:09
lprelleedbian: hmm ok20:09
tehnefsammy: pretty sure pulseaudio is one of the many audio subsystems20:09
=== Guest4280 is now known as _SERGIO_
edbianB0g4r7: 4 logical but only 1 physical?20:09
IbismonstaRtruck: Well, you could also just edit that file and remove the host-key you're having problems with (and not delete all the important keys).20:09
edbianB0g4r7: logically it's doing like 100 things right now20:09
monstaRtrucksee how that generates fun discussions instead of useless googling20:09
B0g4r7edbian, 4 logical, 2 physical.  (dual-core Atom w/ HT)20:09
monstaRtruckno i sort of knew what this file did just wanted more details20:10
edbianB0g4r7: Mmm, maybe it's simply slow? look at top20:10
monstaRtrucknot having any issues20:10
=== Beastmode is now known as Dasda
tehnefB0g4r7: USB uses CPU to do its thing and you have a really low-powered one20:11
Ibisllutz: Yea,, good point... Good thing the SSH I go to are servers I own. xD20:11
monstaRtruckwas just wondering if known hosts had anything to do wiht passwordsless ssh login but i think it doesnt20:11
aetas-dkIbis: Is it not correct?20:11
Ibisaetas-dk: I looked at it. And so far, I didn't come across anything mentioning realtek o_O20:11
fritschmonstaRtruck: no it doesn`t20:12
B0g4r7tehnef, no DMA for USB huh...Yeah, it's not the most powerful system I've used for sure, tho I'm still impressed with how well it runs for what it is.20:12
Ibisnphase: Do you want to try this? http://fishtrap.co.uk/blog/2011/06/16/compiling-php-to-use-mysqlnd-on-ubuntu/20:12
monstaRtruckcool thx20:12
fritschmonstaRtruck: it stores computers you ssh in there - so if something changes, you can get informed20:12
llutzmonstaRtruck: that depends whether you use CheckHostIP or not20:12
nphaseim trying to avoid compiling php :(20:12
nphaseoh. i like this way better.20:12
Ibisnphase: That's with apt-get source20:12
nphaseawesome, thank you.20:12
nphase:)20:12
=== X_ is now known as FreeNET
sammytehnef: I understand what pulseaudio is. what I dont understand is why an application named 'pulseaudio' is sitting in the list of applications trying to output audio until I reboot.20:13
sammyill go bug hunting again.20:13
tehnefsammy: yeah sounds like general bugginess20:13
aetas-dkIbis: It comes integrated on the motherboard: ASUS E35M1-I Deluxe, thats where I read it.20:14
B0g4r7sammy: 'strace -p the_processes_pid' -- see what it's waiting on.20:14
Ibisnphase: It's usually good to see the comments too.20:14
IbisAs some are making good points or suggesting god tips.20:14
isanhttp://xdccing.com/20:15
ZiberWhere is the configuration files located for pure-ftpd?20:15
aetas-dkIbis: sorry, I found that is actually Azurewave AW-NE785H wireless card20:16
inimeghello room20:16
monstaRtruckHAY!20:16
monstaRtruckhey if i just made a .ssh on the server do i need to restart ssh20:17
monstaRtruckd20:17
reisiomonstaRtruck: to accomplish what?20:17
reisioinimeg: hi20:17
monstaRtruckto login w out pass20:18
reisiodid you try logging in without a pass?20:18
nijadhey can anyone help me on setting up a virtualhost?20:18
reisionijad: a virtual host?20:19
nijadyea20:19
Dracosoftnijad: i got ya20:19
monstaRtruckits not leting me yet20:19
nijadreisio: yea20:19
Dracosoftfor apache2 right?20:19
nijadDracosoft: yes20:19
nijadDracosoft: i will explain my problem20:20
sammyB0g4r7: what process pid? the only 'pulseaudio' processes are the two that are normally there20:20
Dracosoftkk20:20
nijadDracosoft: So i am creating a web app20:20
nijadDracosoft: and i need to use wsgi20:21
Pici!enter20:21
Ibisaetas-dk: Even if you give the right passworrd, it will not connect?20:21
ubottuPlease try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!20:21
reisiotook you two lines to say that :p20:21
nijadDracosoft: and i need to setup it in my computer20:21
nijadDracosoft: are u getting me?20:22
Dracosofti think so20:22
Dracosoftso will the web app have it's own host name?20:22
nijadyea20:23
Dracosoftk I have a script that can do it for you20:23
Dracosoftlike a link?20:23
nijadok20:23
isanil ragazzo con la bicicletta20:23
Dracosofts/b gotta cp it to my webserver20:23
nijadok20:24
=== mike is now known as Guest68066
th0risan: you're making ragoo with a bicycle?20:24
aetas-dkIbis: no, I just seems not to be able to connect or even host.20:24
nijadDracosoft: and i am having some other questions regarding virtualhost20:24
BarkingFishth0r: I think he mentioned something about a boy with a bike...20:25
nijadi am a beginner in creating a web app or web related thing20:25
th0rBarkingFish: I liked my translation better <smile>20:25
Ibisaetas-dk: So it never asks for a password?20:25
Dracosoftnijad: dracosoftrnd.com/Vhost20:25
Ibisnijad: What are you trying to do exactly?20:25
aetas-dkIbis: I looked up lshw, which gave me this for my wireless: AR9285 Wireless Network Adapter, Atheros Communication20:25
aetas-dkIbis: no20:25
Ibisaetas-dk: Is your network password protected?20:26
Dracosoftnijad: then run the script and give it the hostname of the app like "./script HostNameOfApp"20:26
BarkingFishaetas-dk, What is the problem with your wireless?  I'm sorry, I joined after you asked your question :)20:26
nijadso wait20:27
aetas-dkIbis: I have tried with encryption WEP/WPA/WPA2 and without encryption20:27
Dracosoftnijad: it will do everything for you20:27
nijadso where should i place ma code20:27
nijadfor wxample am doing ma work in /home/nijad/catalogapp20:27
aetas-dkBarkingFish: Thank you for asking, Im having problems with my wifi after installing ubuntu 11.04, my wifi is a AR9285 WirelessE. I can see other network, but I cannot join other networks, and the ones I create are not visible to others.20:27
Dracosoftopen a text file, copy it in, and run it ("./scriptName vhostName")20:28
BarkingFishaetas-dk, first, have you got the correct kernel module to support the AR9285?  if I remember, its supported by ath9k20:28
Dracosoftoh....u have to run as sudo to get permissions right20:29
Dracosoftnijad: u got the code, so look at it b4 u run as sudo!20:29
nijadDracosoft: ok20:29
nijadvhostname can be anything?20:29
aetas-dkBarkingFish: Probably not, not if it was not shipped with the latest package20:30
Dracosoftlet me know if it works for you20:30
nijaddoes that and my workspace have any relation?20:30
aetas-dkBarkingFish: How do I get it?20:30
Dracosoftyes.....  ./script assumes u are in the directory that u saved it in20:30
BarkingFishaetas-dk, can you open a terminal up for me, and when you get in, just type sudo lsmod | grep ath9k for me20:30
BarkingFishaetas-dk, let's check it's not there first :)20:31
nijadno n o not that20:31
nijadi meant vhostname and my workspace20:31
=== gianni is now known as Guest49462
guntbert!u > Dracosoft20:32
ubottuDracosoft, please see my private message20:32
aetas-dkBarkingFish: Okay, did that what information do you need?20:32
Dracosoftah, the script puts it in ur /var/www directory20:32
BarkingFishaetas-dk, did you get any response from the command?20:32
sammyfor anyone wondering, its a poor implementation of listing output applications in sound preferences. the slider has to do with pulseaudio talking to a machine over the network, and rather than explaining that, the input and output it is monitoring are just called 'pulseaudio'20:32
nijadso my code and all should be in dat?20:32
aetas-dkBarkingFish: yep, It gave me quit a lot actually20:33
BarkingFishdo you see ath9k in any of the output, aetas-dk?20:33
nijadDracosoft: really sorry, this is just because am really new to this20:33
aetas-dkBarkingFish: yes, it says ath9k in 3 of 6 lines20:33
jtomasrlis there a way to have more than 60Hz refresh rate using a ATI video card and a CRT screen?20:34
BarkingFishok, so you have it installed. That's good, aetas-dk - next, can you see if you have a wpa_supplicant installed please?20:34
Dracosoftnijad: all good.....but yes, I made the script so that I could setup many websites in a hurry...20:34
nijadok20:34
Dracosoftand the sites are only available from that directory (w/o a lot of .config editing :)  )20:35
aetas-dkBarkingFish: Im not sure how to get that information, I have only been using linux for two weeks20:35
nijadok20:35
nijadi copied that script20:35
nijadand named it vhost20:36
nijad./vhost doesnt work20:36
BarkingFishaetas-dk, ok, no problem.  just type sudo updatedb, hit enter and wait till it's finished, then type locate wpa_supplicant20:36
Dracosoftare you in the same directory?20:36
nijadyea20:36
th0rnijad: did you mark it as executable?20:36
Dracosoftnijad: there you go.....sorry, left that part out20:36
nijadoh no20:37
Dracosoftchmod +e vhost20:37
th0rchmod +x20:37
Dracosoftchmod +x vhost20:37
Dracosoftlol my bad20:37
th0rI'll butt out now20:37
=== aarcane__ is now known as aarcane
Dracosoftthanx th0r20:37
nijadDracosoft: ok done20:38
aarcane!cloud20:38
ubottuThe Ubuntu Enterprise Cloud (UEC), powered by Eucalyptus, is highly configurable and customizable to a variety of environments. See https://help.ubuntu.com/community/UEC20:38
aarcane!cloud-irc20:38
nijadDracosoft: now wat?20:38
jtomasrlis there a way to force the display of higher refresh rates?20:38
aetas-dkBarkingFish: Thank you for helping me. It seems that I have installed the wpa_supplicant. It is located in etc, sbin and usr20:38
BarkingFishaarcane, if you're after info for yourself, can you deal with ubottu in query please :)20:38
aarcaneBarkingFish, I found out what I need, but if I remember in the future, I will :)20:39
BarkingFishok.  Now comes the tough bit, aetas-dk - I use KDE, you'll be in Gnome, and I don't know what you use to connect to wifi in Gnome :)20:39
Dracosoftput ur code in /var/www/yourHostname and you can go to it in a browser20:39
nijadDracosoft: I can open it from my browser20:39
AlReece45Why does Ubuntu LTS install always detect I'm in America/Chicago when I'm in America/New_York?20:39
Dracosoftyup.....just navigate to the hostname20:39
reisioAlReece45: are you dual booting with Windows?20:40
aetas-dkBarkingFish: As far as I know it is called Network Manager20:40
Atreuswhy am i unable to change the screen birghtness percentage while on battery power though the power management?20:40
deebee_AlReece45: That'll be down to your ISPs network architecture I expect. Geolocating via an IP address isn't always perfect20:40
nijadok now its like dis20:40
AlReece45reisio: no20:40
BarkingFishaetas-dk, ah.  One second then, let me pull some info on it, and I'll be right back20:40
nijadma code is in the folder /home/nijad/catalogapp20:40
aetas-dkBarkingFish: Thank you so much for taking your time!20:40
nijadso shud i copy all that to that?20:40
BarkingFishaetas-dk, it seems you're using what I'm using :)20:41
BarkingFishwhich makes this a lot easier.20:41
AlReece45deebee_: Do you know what geolocation it uses?20:41
nijadDracosoft: ma code is in the folder /home/nijad/catalogapp20:41
deebee_AlReece45: which I'm guessing (others may know for sure) is how the ubuntu installer trys to work out where you are20:41
nijadDracosoft: so shud i copy all that to it?20:41
deebee_AlReece45: nope, afraid not20:41
Dracosoftso if u were to navigate to that folder in ur browser, does it start the app ..... then yes20:41
aetas-dkBarkingFish: Great :) Well it is a lot easier to help when one can see ;)20:42
BarkingFishaetas-dk, can you click the network manager icon in your panel please, then click manage connections on the right side :)20:42
nijadLike am working using python-flask20:42
Dracosoftnijad:  I believe so20:42
=== Xano_ is now known as Xano
nijadand now the think is dat i get an error on wsgi20:43
aetas-dkBarkingFish: I have one called "edit connections" not one called manage connections20:43
BarkingFishthat will most likely be it, assuming we are using the same thing20:43
Janehoh gosh20:43
Janehlook at those people --------------->20:43
Dracosoftnijad: s/b20:43
Janehgive me half of them :p20:44
aetas-dkBarkingFish: Okay, so Im in the Network Connections, on the wireless tab I assume?20:44
BarkingFishaetas-dk, yes please20:44
aschmitzI have a USB drive that's not showing up on any computers. It's probably dead, but I'd like to try it under Ubuntu just to check. Syslog gives a bunch of "device not accepting address 7, error -32" and such. I know that in the past, that could sometimes be fixed by dropping ehci_hcd to force USB 1.1, but it seems as though I can't do that in 11.04. Does anyone know of a way to force USB 1.1 connections in 11.04?20:44
Janehasd20:45
aetas-dkBarkingFish: I have one network here, that I have created. Do you want the info on it?20:45
BarkingFishaetas-dk, it looks like we're not using the same version of things, maybe I'm flying blind.20:45
BarkingFishaetas-dk, do you have any entries for a wireless network you connect to, like your router or something?20:45
Dracosoftchanged the script to point to /home/nijad   try it again20:45
Dracosofthostname is catalogapp right?20:46
nijadyea20:46
Dracosofttry it again20:46
aetas-dkBarkingFish: yes, just by pushing the wireless icon in the panel20:46
Dracosofti gg..... be back in a few....need something email me @ jlnewton87@gmail.com20:46
AlReece45My company has an IP range alloted from ARIN— every geoservice I know has a pretty good location/lat/long (its saying I'm 5 miles east from where I am). It also detects the wrong timezone on AT&T, Comcast, and a small cable company— all which seem to have the correct geolocation20:46
aarcaneHi, I'm interrested in setting up my own private cloud, and I have two machines to host  the cloud and I want them to be "fully redundant", IE if either fails, the other will be able to run the cloud...  guests?  Is that the right term?  without batting an eyelash.  a few minutes of downtime is acceptible, but failover has to be autonomous to be worth my time implementing it.20:47
BarkingFishright, now I know we're not using the same thing, aetas-dk - hold on a moment!20:47
aarcaneIs the UEC software capable of handling this sort of setup, including data replication?  I've been browsing the manuals and have yet to identify an answer.20:47
aetas-dkBarkingFish: Here I can see all the networks in my area, though I cannot connect to any of them20:47
nijadDracosoft: ok20:47
aetas-dkBarkingFish: ok:)20:47
BarkingFishaetas-dk, does it show you how they're secured?20:47
Piciaarcane: #ubuntu-cloud and/or #ubuntu-server would be a better place to ask.20:47
BarkingFishprobably with a little shield in red, yellow or green, aetas-dk?20:47
aarcanePici, I figured, but if anyone here knows, I'd still love an answer.20:47
aarcane#ubuntu-server Hi, I'm interrested in setting up my own private cloud, and I have two machines to host  the cloud and I want them to be "fully redundant", IE if either fails, the other will be able to run the cloud...  guests?  Is that the right term?  without batting an eyelash.  a few minutes of downtime is acceptible, but failover has to be autonomous to be worth my time implementing it.20:48
aarcanewell that didn't work.20:48
aetas-dkBarkingFish: it does: though only with a little lock on the icon, no colors20:48
dagerivmy acer aspire 5920g with ubuntu just crashed. it starts, but the screen is always black, and when i press the power button, it instantly shuts down. sounds like a harddisk failure or?20:48
ApteryxHello! Could someone help me enabling hardware acceleration for videos in Ubuntu 11.10? I can't get it to work.20:48
ApteryxI'm using an AMD E350 apu.20:49
BarkingFishaetas-dk, ah. So it's not showing you what type of security... does it indicate anything if you hover your mouse over one of the lock icons?20:49
Apteryxvainfo output seems alright.20:49
ApteryxI've installed proprietary AMD driver & xvba-driver20:49
exodus_msany video editing/rendering gurus around? Not looking to rip dvd's or anything, just need an easy way to convert a 2min video into a supported format that can be uploaded to facebook. obscure command line code is welcomed, im just tired of fighting with this. any takers?20:50
aetas-dkBarkingFish: no, unfortunatlly not20:50
reisioexodus_ms: to what format?20:50
BarkingFishaetas-dk, dang.  What version of Ubuntu are you running>20:51
aetas-dkBarkingFish: 11.0420:51
ApteryxOr could someone tell me if VLC 1.1.11 is va-api ready in Ubuntu 11.10?20:51
exodus_msreisio, they have a list of supported formats, which is pretty much everything. I've tried rendering using pitvi and ffmpeg to avi, mp4 and ogg, but they all fail20:52
BarkingFishok... I'm just looking for screenshots of what you're using, I need them since I'm in the dark right now, aetas-dk :)20:52
aetas-dkBarkingFish: Is that a problem?20:52
BarkingFishno, I'm on the KDE version, also at 11.04 :)20:52
reisioexodus_ms: do you get an error message?20:52
reisioexodus_ms: what was the original format?20:52
PiciApteryx : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion.20:52
aetas-dkBarkingFish: Its really awsome that you are taking your time helping me20:52
BarkingFishno problem, aetas-dk - I rarely let wifi beat me in any way.  I'll finish this if it kills me :)20:53
aetas-dkBarkingFish: it looks like this http://www.google.dk/imgres?q=ubuntu+11.04+network+manager&um=1&hl=da&safe=off&sa=N&biw=1310&bih=904&tbm=isch&tbnid=HyB6VP7_2WVD7M:&imgrefurl=http://techotopia.com/index.php/Configuring_Ubuntu_11.04_Wireless_Networking&docid=yZSOfaHsLIrLjM&w=575&h=479&ei=t6yUTtahJ7Hc4QTRia30Bw&zoom=1&iact=hc&vpx=643&vpy=339&dur=274&hovh=205&hovw=246&tx=126&ty=86&page=1&tbnh=160&tbnw=192&start=0&ndsp=20&ved=1t:429,r:7,s:020:53
BarkingFishwow20:53
BarkingFishaetas-dk, maybe next time, you could use a pastebin please? That's a very big link, even with very small text :P20:54
BarkingFish!patebin20:54
BarkingFish!pastebin20:54
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.20:54
reisioexodus_ms: ?20:54
exodus_msreisio, original format was from my driod (whichever format that is, not sure). I then used pitivi to edit and render20:54
aetas-dkBarkingFish: Thank you very much! People like you are just the greatest! If you ever need a favour in Denmark, then just let me know20:55
aetas-dkBarkingFish: oh, yes of course, sorry20:55
BarkingFish:)20:55
exodus_msreisio, no error messages when I render. but when I try to upload to facebook it says the format is not supported.20:56
BarkingFishRight, it looks like all those networks are locked down, aetas-dk - do you have the passwords to use any of them?20:56
Atreuswhy am i unable to change the screen birghtness percentage while on battery power though the power management?20:56
reisioexodus_ms: what'd you change with pitivi?20:56
BarkingFishaetas-dk, ignore that. I didn't realise that was a screenshot from someone else's machine :P20:57
aetas-dkBarkingFish: I have tried setting up a network on my mac, and it will not connect20:57
aetas-dkBarkingFish: hehe okay :)20:57
exodus_msreisio, I cut the audio from the original video I took on my driod and then used pitivi to render a video of the audio with still pics transitioning through the playback20:58
BarkingFishok, do you have any networks near you that you have a password for, aetas-dk - other than ones you have set up?20:58
reisioexodus_ms: what format did pitivi spit out?20:58
reisioexodus_ms: whichever you say?20:58
BarkingFishcan you connect wirelessly to your own router, for example, aetas-dk?20:58
aetas-dkBarkingFish: if you can hang on for 2 minutes I will get a password :)20:59
BarkingFishok, thank you20:59
exodus_msreisio, i rendered in several different formats using pitivi... avi, ogg and mp4. But I'm asuming those are just containers and not actual file types?20:59
* BarkingFish goes to make a coffee while he waits20:59
reisioexodus_ms: maybe it doesn't like your audio format, or the rates, or the resolution21:00
reisioexodus_ms: what's the res?21:00
MrKeuner!flash 64 bit21:01
ubottuMrKeuner: I am only a bot, please don't think I'm intelligent :)21:01
MrKeuner!flash21:01
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash21:01
* BarkingFish back at keyboard21:01
MrKeunerhow to check if the adobe flash package I installed is actually amd64 version and not 32 bit/21:02
MrKeuner?21:02
reisioMrKeuner: does it matter?21:03
MrKeuneryes, I'd like to install latest version if possible21:03
xanguaMrKeuner: install flash from the partner repo21:03
geekbri_Im looking to build my own php5 .deb for ubuntu, does anybody have any guidance or good documents for figuring out how to do this?21:03
exodus_msreisio, type: Ogg Theora video (video/x-theora+ogg), Deminsion: 720 x 576, Video Codec: theora 25fps, Audio Codec: Vorbis21:03
MrKeunerdoes this prove it's 64 bit? file /usr/lib/adobe-flashplugin/libflashplayer.so21:04
fiodarim new in this OS... can some one help me to get use to it ?21:04
edbianfiodar: Ask more specific questions21:04
propmanMrKeuner:  you might want to check out the flash-aid addon for firefox as it will also suggest beta if applicable21:04
xangua!manual | fiodar21:04
ubottufiodar: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/21:04
xanguapropman: MrKeuner flash from the partner repo will install 64bit plugin on a 64bit OS21:05
MrKeunerxangua, downloaded adobe-flashplugin package from archive.canonical.com not sure if that's the partner repo21:05
reisioexodus_ms: and what's the extension?21:05
xanguaMrKeuner: is not21:05
aetas-dkBarkingFish: Jay, I can connect to a WPA network :)21:05
aschmitzMrKeuner, Do you have /usr/lib/flashplugin-installer/libflashplayer.so ?21:05
xanguaMrKeuner: go to software center and install it from partner repo, or with apt install adobe-flashplugin21:06
MrKeuneraschmitz, I do21:06
aetas-dkBarkingFish: However, It seems to me that Im still unable to create a network that others can connect to21:06
aschmitzRun "file /usr/lib/flashplugin-installer/libflashplayer.so" in the command line.21:06
BarkingFishaetas-dk, Fremragende!21:06
aschmitzEr, MrKeuner: run "file /usr/lib/flashplugin-installer/libflashplayer.so" in the command line.21:06
MrKeuneraschmitz, file claims 64 bit21:06
aetas-dkBarkingFish: Er du dansker?21:06
aschmitzOkay.21:06
BarkingFishI have that problem too, the networks I create don't work either, aetas-dk21:06
aschmitzThen it's [almost certainly] the 64-bit version.21:06
BarkingFishno, I'm Icelandic, but I know a very small amount of danish :)21:07
mattalexxWhat's the best music player for sorting my album artist instead of artist? Guayadeqwue does but it's super buggy.21:07
aetas-dkBarkingFish: Okay, so if I want to make my server a hotspot, that would not be possible?21:08
aschmitzmattalexx, Banshee works for me.21:08
aetas-dkBarkingFish: nice! Well your english is excellent!21:08
BarkingFishI don't know, aetas-dk - maybe you could grab someone here with a little more knowledge of it?21:08
BarkingFishIt should be, aetas-dk - I've been here 16 years :P21:08
aetas-dkBarkingFish: North Dakota?21:09
BarkingFishI should've mentioned I'm based in the UK, aetas-dk - Milton Keynes, South east england.21:09
mattalexxaschmitz, Banshee's list uses the ARTIST tag, not the ALBUMARTIST tag.21:09
aetas-dkBarkingFish: Well 16 years is a long time ;) ah, well you used an expression very local in Fargo, North Dakota ;)21:09
CardinalFangHi all.  I'm curious.  In the Unity panel, some app tiles have a blue background, some golden, some silver, some orange.  Why the difference?  Is it a sampling of the contained icon?21:10
CardinalFangOr do the tile colors have another meaning?21:10
reisioCardinalFang: you should see a doctor immediately21:10
* reisio kids :p21:10
tMH-cardinalfang: it's a kabbalah'11;)21:10
BarkingFishanyway, since you can connect to secured networks, aetas-dk - the next issue is getting a network you make to allow you to connect.21:10
aschmitzmattalexx, Which list? Certainly I know you can show the album artist as a column and sort by that. I also thought it merged album artists together in the standard artist list, but I'll have to double-check.21:10
mattalexxaschmitz, The browser list at the top.21:11
BarkingFishDoes anyone here have experience with creating a Local WAN for themselves and others to connect to, like turning your connection into an AP?21:11
MrKeuneraschmitz, I actually did not have  /usr/lib/flashplugin-installer/libflashplayer.so what I have is: /usr/lib/adobe-flashplugin/libflashplayer.so from adobe-flashplugin package which I cannot make sure that it is from canonical partner repository21:11
aschmitzmattalexx, It appears you're right. Well, that's annoying. You can right-click the columns and show it, then sort by it, but that's painful to browse. Sorry.21:11
MrKeuneraschmitz, which is ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped21:12
aetas-dkBarkingFish: Jep, right on. I have been trying out different solutions on the net. I have indstalled dhcpd and configured the interface as well as rc.conf. and some local file too21:12
cane99exit21:12
cane99exit21:12
=== Aang is now known as Zutara
aschmitzMrKeuner: Ah. I have the 32-bit one, the actual parter repository one may be in a different place.21:12
dorkanyone familiar with software raid and GPT/grub2 install issues?21:15
BarkingFishaetas-dk, you may want to look at this. It's for creating a wireless access point on a laptop, but it should work on whatever you're using :)21:16
BarkingFishaetas-dk, http://cheapytech.blogspot.com/2011/09/creating-wifi-hotspot-with-your-ubuntu.html21:16
MrKeunerxangua, it appears in software center that the package I installed from archive.canonical.com is the one in partner repository21:17
MrKeunerxangua, aschmitz, propman thanks21:18
jon__hey im trying to compile ndiswrapper and am recieving errors when running make, [/jon/ndiswrapper/driver/crt.o] [_module_/root/ndiswrapper/driver] [sub-make] error 2 [module] error 221:18
aetas-dkBarkingFish: I've setup a network, but no one can see it and no one can connect to it.21:18
techzgis there a way to convert latex documents to pdf via command line?21:19
xanguajon__: why compile it it's already on repository¿21:19
jon__because im running a wireless card that requires me to add something to a file then compile it21:19
BarkingFishaetas-dk, are you using the same wifi adapter for both connections? Incoming wireless and the access point?21:20
KaleidoscopeCan someone help me figure out this "configure, make, make install" Stuff?21:20
jon__ive updated my headers and even installed gcc and dksm and still no luck i still recieve the same module errors21:20
=== techzg is now known as modestkdr
aetas-dkBarkingFish: In a way, I closed the connection to the router, and tried setting up a network on the ubuntu 11.0421:21
=== _CRACK05 is now known as crack05
Willis420i'm trying to compile android and am getting this error, make: *** [out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/Command.o] Error 121:21
Willis420make: *** Waiting for unfinished jobs.21:21
jon__im having simmilar problems willis haha21:21
Willis420lol21:22
BarkingFishso you're only using it for one thing at a time, ok.  I can't realistically see what would be wrong, other than maybe the wifi in your PC isn't strong enough, you might need an external wifi adapter, like a USB stick21:22
BarkingFishaetas-dk ^^21:22
KaleidoscopeI'm getting this "configure: error: cannot run /bin/bash ../config.sub"21:22
reisioKaleidoscope: compiling something?21:23
Kaleidoscopereisio, yessir21:23
reisioKaleidoscope: what, and why21:23
Kaleidoscopereisio, is that really important?21:23
reisioKaleidoscope: it's important, really, but not really_important21:24
aetas-dkBarkingFish: This wifi comes with two antennas http://www.asus.com/Motherboards/AMD_CPU_on_Board/E35M1I_DELUXE/21:25
Kaleidoscopereisio, atm I'm trying to compile lorcon21:25
aetas-dkBarkingFish: You could be right, but it should be designed to be able to host wireless connections21:26
reisioKaleidoscope: well do you have /bin/bash?  is config.sub in the parent dir?21:26
BarkingFishI'm just wondering whether having one receiving incoming and one transmitting and receiving is causing the two to interfere, aetas-dk - have you tried running your own on a different channel?21:27
KaleidoscopeYes, I have bin/bash21:29
aetas-dkBarkingFish: I have tried having the 'Server' as the only setup with wireless activated, then turning other things on, one by one, and trying to connect. Though without luck21:29
Kaleidoscopereisio, and config.sub is indeed in the parent21:30
BarkingFishI'm lost then, aetas-dk - I'm sorry I can't help you with this... Maybe someone here knows more.21:30
BarkingFishAnyone able to takeover aetas-dk and help them setup a local WAN / AP please?21:30
aetas-dkBarkingFish: Well thank you very much for your time :)21:30
nisgorejoin channel #cakephp21:31
OrionidBarkingFish, you must have just died. ;)21:31
BarkingFishOrionid, i have no idea what you could possibly mean by that :)21:32
Orionid:)21:33
BarkingFishJeg er glad for at hjælpe, aetas-dk.21:33
Logan_!da | BarkingFish21:33
ubottuBarkingFish: For at få dansksproget support til Ubuntu, bedes du venligst gå til #ubuntu-dk. I denne kanal forefindes kun engelsksproget support.21:33
nico_My computer's power had seized causing it to restart, and I haven't been able to get it to boot since. I'm on my live-cd right now looking for a fix, but I can't seem to find oone that works. I am not having any problem with my GRUB, , only with my filessystem itself. Any suggestions?21:33
aetas-dkBarkingFish: Jeg siger mange tak. Ha' en god aften :)21:34
BarkingFishLogan_, I've been helping in english, no problem. Just a polite greeting to a danish vistor :)21:34
dagerivI know my computer is Acer Aspire, but how can I find out which model is it?21:34
i42nnico_: use fsck21:34
reisiodageriv: laptop?21:34
BarkingFishdageriv, it should be on a sticker on the bottom of the machine21:34
Kaleidoscopereisio, you gave up on me :(21:35
dagerivBarkingFish: the sticker is removed21:35
dagerivits a laptop21:35
BarkingFishgo look for a picture of it on google images, dageriv - it may help you somewhat.21:36
nico_i42n:  I used sudo touch /forcefsck and when I restarted it took about 20-30minutes of booting to tell me that it's running in low-graphics mode and then shut off without actualling booting the OS21:36
BarkingFishI can't think of any other way you'll identify the model without that sticker, unless you can visually match it, dageriv21:36
lahcenhi !!21:37
dagerivwhen i start up my latop, the screen is only black(no bios menu), and when I click the power button, it instantly shuts off. could a defect wireless card cause this?21:39
reisioKaleidoscope: what autotools package/s/version/s do you have installed?21:40
Kaleidoscopereisio, how do I check?21:40
reisiogood question21:41
postiI new Ubuntu user21:41
snow_usaok hi new21:41
* AKQJ10 goodbye every1! see ya21:41
postii need Polish help21:41
postisomeone know polish ?21:41
* crack05 is away (Gone)21:41
=== crack05 is now known as CRACK05
reisioKaleidoscope: dpkg -l | grep -i autotool21:41
BarkingFish!pl | posti21:41
ubottuposti: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.21:41
posti!pl21:41
BluesKajqirk, was away for a while , is the driver nvidia-current ?21:41
=== tdubellz is now known as GordonRamsay
=== pothos_ is now known as pothos
qirkI'm here21:42
Kaleidoscopeii  autotools-dev                             20100122.1                                 Update infrastructure for config.{guess,sub} files21:42
BluesKajyeah qirk, I meant thatI was away for a while :)21:42
maxxxIm trying to get hardware acceleration for 2d and HD-video with amd e-350 in ubuntu 11.04, ive tried with installing the catalyst driver. Is there a working solution/tutorial?21:42
KaleidoscopeI'm gonna assume I need to update my infrastructure then....21:42
qirk:)21:43
qirkI think the driver is ok, got it via the pkg manager21:43
reisioKaleidoscope: maybe, that does seem a little old, and this package you're compiling is up-to-date and from some VCS, right21:43
qirkI'm messing with jupiter right now21:43
KaleidoscopeIt's up-to-date yes, not sure what VCS is21:44
maxxxit does recognize the chip, but graphics is EXTREMELY sluggish.21:44
xpressestas aki ? ^21:45
xpress^^21:45
reisiomira mira21:45
BluesKajqirk, is the driver ", nvidia-current"21:45
reisioKaleidoscope: svn is a version control system21:45
xpressme pueden ayudar ^^21:46
xpress?21:46
reisioI just forgot which lorcon was using, so said vcs21:46
xpresscan you help me guys ?21:46
qirkBluesKaj: no, I'm unfortunately on arch :/21:46
reisioxpress: what's up?21:47
Kaleidoscopereisio, no idea whatcha mean....sorry21:47
reisiono matter :p21:47
=== GordonRamsay is now known as tdubellz
BluesKajqirk, it's probly the same driver , dpkg -l | grep nvidia-current21:49
xpressman ^^21:49
xpressi just get from windows21:49
xpressto linux21:49
xpressbut i have a little problem ..21:49
xpressam21:49
FloodBot1xpress: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.21:49
xpresson windows 721:49
reisiohrmmm21:50
reisiohow long does FloodBot1 +q for? :p21:50
reisioa-ha :p21:50
reisioxpress: what's the problem?21:50
drahstI installed Ubuntu Server w/ the Virtualization option and it installed KVM automatically. It also set up a default bridge. I'm trying to find out how to edit that bridge. Anyone know?21:50
Kaleidoscopereisio, seems if I go to the other thing I'm trying to install, airpwn, and do ./configure, it starts, but gets an error that libnet needs to be installed, which I'm guessing is part of lorcon, which I have to install first anyways21:51
Kaleidoscopeso ./configure is working, just not for lorcon21:51
qirkBluesKaj: configuration: driver=nvidia latency=021:51
Kaleidoscopeand I can't just make lorcon, it says no makefile found21:51
qirkBluesKaj: I assume it's ok now since X starts and nvidia is the only present gfx card right now, though the HD video playback with vlc doesn't run smooth :/21:52
alazare619whats a good benchamrking software for nix?21:52
qirkthat's why I'm trying out jupiter to get the asus performance optons to work21:53
alazare619i see the phornix test suite but there use to be one that was native21:53
BluesKajok qirk , what about desktop effects ?21:53
qirkhttp://sourceforge.net/projects/jupiter/21:53
xpressok listen reisio i have just passed from windows 7 to linux (xubuntu) but my network is joking with me ... under windows 7 it was working good but now a times it just stops and i have to exit the network and get back on it ... so if you can help me ?21:53
qirkBluesKaj: well I simply use "awesome"21:53
Stokenhey nerds21:57
Stokenhttp://pastebin.com/xJw7QbCL <--question someone speaks german and can answer?21:57
KaleidoscopeAfternoon, Stoken21:57
xanguaStoken: bad start21:57
Stokenwhat did you mean with bad start?21:58
guiriI've having a bit of trouble running apt-get update on an old laptop with Maverick.  Could anyone give some insight on this error? http://fpaste.org/Gw8N/21:58
sevihi there! got a question: is it possible to force my computer to startup at 630 am??21:58
KaleidoscopeStoken, he meant saying "hey nerds" was a bad start21:58
Stokenwhy that?21:58
=== rww changed the topic of #ubuntu to: Official Ubuntu Support Channel | IRC Guidelines: http://goo.gl/cEF1w | IRC info: http://goo.gl/Pgv9o | Pastes to http://goo.gl/ixcN9 | Release Notes: http://goo.gl/tuSzO | Download: http://goo.gl/Ov56R | Natty/11.04 is out! | Oneiric/11.10: due Oct 13th, support in #ubuntu+1, partying in #ubuntu-release-party
Stokento be a nerd is kool, or not?21:59
KaleidoscopeStoken, Because nerds isn't a nice word21:59
mr_danielDoes Ubuntu Server 10.4 LTS uses upstart instead of SysV-Init for booting?21:59
KaleidoscopeMost of us prefer geek, or atleast I do21:59
Stokenwhy that i ve thinked is kool?21:59
Kaleidoscope:P21:59
jribmr_daniel: yes21:59
Stokenisnt the same?21:59
rww!ot21:59
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!21:59
Kaleidoscopestoken, not at all21:59
Stokenexplain21:59
Stokenokay the sorry new start *cls*22:00
Kaleidoscopestoken, kinda hard to explain, but geek is just a better accepted term, nerd still kinda has a bad meaning with it22:00
Stokenhey geeks22:00
rwwKaleidoscope, Stoken: take it to #ubuntu-offtopic or PM, please22:00
rww#ubuntu is for Ubuntu technical support only.22:00
Kaleidoscoperww, sorry, we're done with it22:00
Stokenlike scriptkidy or what?22:00
=== chheap is now known as Cheapshot
Stokenokay i do22:01
drahst!guidlines22:01
drahst!guidelines22:01
ubottuThe guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines22:01
sevino ideas about my question?22:01
jrib!helpme | sevi22:02
ubottusevi: Avoid following your questions with 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 !attitude22:02
=== smw_ is now known as smw
guiriI'm a bit curious why apt-get can't resolve the us mirror for maverick22:02
Kaleidoscopesevi, I don't believe that's possible, sorry22:03
=== arfbtwn_ is now known as arfbtwn
Kaleidoscopesevi, If anything, you'd have to and up buying external hardware to do something like that22:04
sevii think its not possible, probably someone can confirm that... but yes its late for me so im stressed, and sory about that, that was all i wantet to see, thank kaleidoscope for confirming , good night !22:04
azertuiehello there22:04
Kaleidoscopesevi, You're welcome, and goodnight :)22:04
azertuiei got an system folder in / how to tell to my system22:05
lukaszgsevi, i think bios should do it22:05
azertuieto delete that folder just only22:05
sevithis is what i was excepted, would be a nice feauture, but it seems logical, that it cant work without having the computer on standby , g822:05
azertuieafter an reboot ?22:05
brainproxytrying out 11.10 .. how can i change the screen resolution for the lightdm greeter screen?22:05
seviah ! really, will have a look on that, thanks22:05
Kaleidoscopeazertuie, Could you rephrase that?22:06
azertuiedelete a  specific folder which is in / after a reboot , how ?22:07
Kaleidoscopeahh ok22:07
zykotick9brainproxy, reask in #ubuntu+122:07
azertuielet say i got a folder toto in / with some other sub folder22:07
Kaleidoscopeazertuie, open the terminal, then do "cd ../../" then "rm -r toto"22:08
azertuiei can delete that folder by doing rm -Rf toto22:08
Kaleidoscopewithout quotes, of course22:08
Kaleidoscopeazertuie, yea rm -rf, my bad22:08
azertuiebut i simply want to delete the folder not immediately but just only after an reboot22:08
Kaleidoscopeoh22:08
azertuiehow to do ?22:08
KaleidoscopeThat's beyond me, you'll have to wait for someone better than me :P22:09
KaleidoscopeSorry22:09
MaccerDoes anyone know what DHCP Ethernet module Ubuntu uses?22:09
azertuiei simply mean how to condition a folder delete ?22:09
MaccerTrying to find out why the the dhcp daemon on arch doesn't work, but does on ubuntu.22:09
SteveS1949put it in a boot script :) maybe or cron?22:10
drahstjust edit rc.local and put a line in it that says: rm -rf /toto?22:11
drahstwithout the question mark22:11
drahstit was a real question22:11
drahstrc.local is found in /etc22:11
scwizard"E: Unable to located package screen" I screwed up my sources.list file or something. Now how do I see from what locations it's trying and failing to location the package?22:13
enrolicshi everyone22:13
jribscwizard: run « sudo apt-get update ».  If the issue persists, pastebin the contents of /etc/apt/sources.list*22:13
enrolicsto the guys who helped me install ubuntu on my netbook, thanks!22:14
KolnmenkyHi. I have the latest version of Flash, but for some reason whenever I try to use tinychat I get this message " this new beta client recommends Flash 10.3" download...22:14
scwizardoh yeah I forgot yo ualways have to call update before apt-get works :/22:14
scwizardI keep forgetting over and over >_>22:14
MonkeyDustKolnmenky: in FF?22:14
KolnmenkyMonkeyDust: In Firefox, Chrome, Epiphany and Opera22:15
MonkeyDustKolnmenky: try sudo apt-get install flashplugin-nonfree22:15
Dracosoftnijad: hey....you get it working?22:16
midnightes22:17
midnight!es22:17
ubottuEn la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.22:17
KolnmenkyMonkeyDust: ok thanks. Let me see if it works22:17
nico_I can't boot up my system (11.04) i've tried FSCK and am still having problems. When I load ubuntu it takes me to unity login: and when i try to login it says PAM error critical abort22:17
midnightplase speak spanish22:18
MonkeyDustmidnight: wrong channel, please type /j #ubuntu-es22:18
nico_is my system irrepearable?22:19
midnightmonkeydust no one22:19
midnightis that I downloaded a program and not install22:20
silverlightningdoes wmp plugin come with restricted packages ?22:20
silverlightningor rather windows media plugin22:20
MonkeyDustsilverlightning: try medibuntu22:21
midnighti'm new ubuntu program22:21
silverlightningMonkeyDust: hmm, via terminal?22:21
drahstmidnight... there are people in #ubuntu-es22:21
drahstmaybe you spelled it wrong22:21
midnightsorry drahst22:22
MonkeyDustsilverlightning: https://help.ubuntu.com/community/Medibuntu22:23
djskiddAnyone know how I can sync my iPod with Ubuntu?22:23
greg3000djskidd: good question, I'd be curious also22:23
th0rsilverlightning: I think the wmp comes with w32codecs22:23
silverlightningterminal can be horror sometimes22:23
djskiddSyncing my phone (Zune-base) would be nice, too22:24
dtiguedjskidd: last i heard you just plu it in and sync it with banshee, not positive though cause I have no iPod22:24
drahstdjskidd: https://help.ubuntu.com/community/PortableDevices/iPod22:24
greg3000Anyone know the trick to running nm-applet as non-root?22:24
silverlightningMonkeyDust: thanks,22:24
silverlightningth0r: w32 is via medibuntu?22:25
th0rsilverlightning: I believe it is in medibuntu, yes22:25
th0rsilverlightning: when I ran ubuntu I used to automatically install both libdvdcss2 and w32codecs from medibuntu when I installed ubuntu22:26
greg3000in regards to my nm-applet as non-root question, would anyone mind viewing the #2 answer here? http://ubuntuforums.org/showthread.php?p=10090638  I'm about to test it22:26
drahstI've looked just about everywhere and google doesn't even know... I've installed ubuntu server 10.04 LTS with just the virtualization option and I cannot figure out how the default bridge is starting up or how to edit it. Any ideas?22:26
KolnmenkyMonkeyDust: I still get the same message :(22:26
soreaugreg3000: nm-applet runs as user by default22:26
silverlightningth0r: tanks22:27
silverlightningthen for medibuntu22:27
greg3000soreau: I'll restart it now to test, it wasn't coming up as non-root before though22:27
soreaugreg3000: The only way it might get damaged is if you run it as root.. you may not be able to run it as user again22:27
silverlightningth0r: I'm in lubuntu, probably medibuntu is the same22:27
silverlightninghmm22:27
greg3000soreau: that would have to be true haha22:27
th0rsilverlightning: yes, it should work for lubuntu also, and xubuntu, which is what I used all the time22:28
Levendecan anyone tell me why my server's NFSd is using version 2, and not version 3?   cat /proc/fs/nfsd/versions shows +2     though all NFS v3 server support is enabled in the kernel....moreover, there isn't even ANY v2 options in the kernel.22:28
greg3000soreau: I get dbus failures to connect as non-root22:29
soreaugreg3000: You probably have messed up permissions for some files it uses22:29
greg3000soreau: yes first error says most common cause is misconfigured D-Bus session bus daemon22:31
greg3000i'm looking at the gconf project website and I'm actually not finding a clue on fixing it yet22:32
tarrantIs there a way to install sun-java6-jdk without install x11 on ubuntu 10.04?22:34
greg3000Anyone know how to fix ubuntu so non-root avoid d-bus "failed to contact configuration server" errors?22:36
greg3000possible solution here: http://www.rootninja.com/fix-gconf-exception-failed-to-contact-configuration-server-with-dbus-launch/22:37
greg3000removing ~/.dbus solved it :)22:38
mattalexxrunning four monitors with Unity?22:38
mattalexxIs anyone here running four monitors with Unity?22:39
amechiYeah.22:39
mattalexxamechi, Are you speaking to me?22:39
amechiYes22:39
mattalexxAnd it works okay?22:39
amechiSo far so good22:39
sliktscanonical are morons22:40
mattalexxAwesome. Are they all the same size or are they mismatched?22:40
amechiNo problems whatsoever, with display as well as switching22:40
amechiSame size. Auto config. Didn't have to do anything extra.22:40
mattalexxamechi, Are they two above, two below? Where is the unity bar?22:41
mattalexxLauncher I mean22:41
sliktsI have mumble running in the background, but I can't access it, because its icon is not whitelisted... and my system is borked somehow that the whitelisting doesn't work at all, and I also lack tools like dconf22:41
Jean_Paulhi22:42
amechiBar on the LHS, displays 2*222:42
sliktscanonical went out of their way to break all software that has this pattern to hide in tray22:42
Jean_Paulyeay22:42
sliktsinstead of just adding a down arrow icon to group hidden icons under it22:42
Jean_Paulkacken wollnwa hier22:42
th0rslikts: you going to get around to a question or are you just going to whine22:42
EluveitosoO22:42
Jean_Pauljajajaaaa22:42
Jordan_Uslikts: This channel is for resolving issues, not for simply ranting about them. Please keep your questions respectfull and productive.22:42
mattalexxamechi, What is LHS?22:43
mattalexxamechi, Left High Screen?22:43
amechiLeft hand side22:43
bindihi, i'm trying to install drupal here, and it's saying i need the pdo extension for php. and installing php5-mysql should have done the trick, but it didnt. what now?22:43
kamiccoloLarge Hadron Colider?22:43
amechiSorry, I'll be less ambiguous22:43
mattalexxamechi, Ah, I see.22:43
amechi:)22:43
sliktsalso, consider this bug canonical shipped unity with: selecting a window from the dock cycles focus22:43
mattalexxamechi, So it spans left side of the left two monitors?22:44
=== jay is now known as Guest99973
Jordan_Uslikts: This is your last warning. Productive, respectfull, support questions only.22:44
Jordan_U!guidelines | slikts22:44
ubottuslikts: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines22:44
mattalexxamechi, And the Trash is at the bottom of the Lower left screen?22:44
sliktsso, if I have two nautilus and click on the icon in the dock, each time its going to focus a different nautilus window, but not even bring it to foreground22:44
amechiYes it is.22:44
MonkeyDustslikts: wrong channel, please type /j #ubuntu-offtopic22:45
mattalexxamechi, Thanks. That's very interesting.22:45
sliktsMonkeyDust: eh, how is a bug in unity offtopic?22:45
amechiWhats your take on Unity, honestly?22:45
MonkeyDust!bug| slikts22:45
ubottuslikts: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.22:45
Jordan_Uslikts: Bugs can be filed in the bug tracker. If you have an actual support question you can ask it here.22:45
xpresscan anybody help me a little ? ^22:46
xpress^^22:46
sliktsMonkeyDust: it's a known bug22:46
MonkeyDustslikts: good, then no doubt it is being worked on22:46
xpressme podeis alludar ?22:46
Jordan_Uslikts: The next time will be a ban.22:47
IbisWhat's the package name for installing Ubuntu Software center?22:47
sliktsokay, what do I do if dconf is missing?22:47
sliktsI'm using 11.04 and it's just not there22:47
kogie<bindi>: after installing php5-common and php5-mysql pdo should be there as well / try issuing sudo /etc/init.d/apache2 reload22:47
bindikogie: i did22:47
sliktsI haven't done anything that I know of to remove dconf22:47
bindikogie: it isnt. in /etc/php5/apache2/conf.d there is only gd.ini22:48
MonkeyDustslikts: sudo apt-get install dconf22:48
Jordan_Uslikts: It looks like dconf is available in the packages "dconf" and "dconf-tools", neither of which are installed by default. Unfortunately I don't know much about dconf myself.22:48
mattalexxamechi, I like it. Especially the way it puts the app's menu into the main windows's top bar. One fell swoop and the UI of every app is instantly less cluttered. I kind of wish that all of the separate features were packaged separately (left bar, menu in the top bar, dock). That is the Linux way, after all: one tool for one job.22:49
silverlightninganyone clever with terminal and reversing a command. I did a pasting error and happen to run this in command after installing medibuntu. sudo sed -e 's/ non-free//' -i /etc/apt/sources.list.d/medibuntu.list22:49
Jordan_Usilverlightning: Probably easier to just remove the file and follow the directions for adding medibuntu repositories again.22:50
bindikogie: okay i purged and removed php5-* and reinstalled. pdo is now there, but even i installed php5-gd it's not there :D22:50
silverlightningJordan_U: remove, how?22:50
kogiethen install it manually sudo apt-get install php5-gd22:50
mattalexxamechi, You?22:50
sliktsthe dconf package I just installed doesn't look right...22:51
dtiguesilverlightning: sudo rm /etc/apt/sources.list.d/medibuntu.list should do the trick22:51
Jordan_Usilverlightning: sudo rm /etc/apt/medibuntu.list22:51
sliktsand it doesn't work22:51
bindikogie: "but even i installed php5-gd it's not there" .. anyway i forgot to reload apache2 :D22:51
kogie<bindi>: hehe22:51
Jordan_Usilverlightning: dtigue had the path right, ignomre my comment :)22:51
sliktsI guess I needed dconf-tools22:51
dorkanyone experienced with troubleshooting software raid and GPT issues?22:52
Jordan_U!anyone | dork22:53
ubottudork: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.22:53
sliktsokay, so I now could use dconf-editor to figure out that desktop.unity.panel.systray-whitelist is set to ['all'], yet I see no icons in the notification area22:53
IbisI thought apt-get reloads apache on it's own.22:53
slinzexhow could I mv current mpd playing song? Trying to do something like : mv "/ZERO/Music/`mpc current --format \"%file%\"`" /tmp/22:54
silverlightningdtigue: Jordan_U cannot remove `/etc/apt/sources.list.d/medibuntu.list': No such file or directory   ?22:54
sliktsJordan_U, MonkeyDust: thanks for halping, at least one issue is fixed now22:54
Jordan_Uslikts: You're welcome.22:55
silverlightningJordan_U: can it be removed from filemanager?22:55
silverlightningdtigue: maybe I shall have to do a full os reinstall22:57
DETERMINOLOGYIs ubuntu cloud better then dropbox and how do i access cloud if possible?22:57
dorkslikts: i don't think you can since mpd has to update it's database to be able to continue playing the file22:57
Jordan_Usilverlightning: What were you originally trying to do when you ran that sed command?22:57
silverlightningJordan_U: installing medibuntu, to get win32 codeks22:58
Jordan_Usilverlightning: What guide were you following?22:58
=== Teh_Lemon is now known as Lemon`BRB
=== ambr is now known as ambrmeeting
silverlightningJordan_U: restricted stuff to activate mplayer plugins22:58
slinzexhelp me remove currently playing song with mpc current22:58
silverlightningJordan_U: https://help.ubuntu.com/community/Medibuntu22:58
dtiguesilverlightning: no need for a reinstall23:00
dorkslinzex: remove it from the database23:00
famgodcan anyone help me with installing wordpress? I followed the instructions here https://help.ubuntu.com/community/WordPress ...i followed the instructions, i think everything working, apache is running, but when i got 127.0.0.1/wordpress it downloads a file named 'Download' with this inside it http://pastebin.com/43TuPnfX23:00
dtiguesilverlightning: what version of ubuntu are you using ?23:00
slinzexdork, but how23:01
silverlightninglubuntu 11.1023:01
slinzexdork, I need absolute path23:01
Jordan_Usilverlightning: It seems that you weren't following the instructions well or there were some errors (that should have given error messages). Please start from the beginning reading all the directions carefully and if you get any error messages be sure to save them and ask about them here.23:01
silverlightningtodays build23:01
slinzexdork, id like mv `mpc current --format "%file%"` to /tmp23:01
sammyheres a good one: now that the new flashplayer is supposedly not 64-bit beta, whats the official ubuntu way of installing 64bit flash on a 64bit machine?23:01
dorkfamgod: sudo apt-get update && sudo apt-get install php5 libapache2-mod-php523:01
kogiefamgod: can you show your apache conf?23:02
silverlightningJordan_U: you mean starting from the top?23:02
dtiguesilverlightning: sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list --output-document=/etc/apt/sources.list.d/medibuntu.list23:02
silverlightningon the help page23:02
xanguasammy: install adobe's plugin from partner repository23:02
dtiguesilverlightning: ^^ that should add it23:02
dorkslinzex: the directory is set in mpd.conf23:02
Jordan_Usilverlightning: Yes.23:03
KylePcan anyone assist me with setting up flash on a macintosh ibook g4 powerpc chipset?23:03
kohai_Please let me know if this is better served in a VMWare channel; anyone else have issues with VMPlayer install on 11.04 with 3.0.323:03
sammyxangua: from partner repo. where as if I was running 32-bit, installing say ubuntu-restricted-extras would handle getting it... im assuming from multiverse? flashplugin-installer?23:03
dorkKyleP: you'll have to install gnash23:03
KylePi tried that. no luck23:03
xanguasammy: flashplugin-installer is not from partner ;)23:04
dorkKyleP: no luck as in how, as in you can't watch flash videos?23:04
dorkor as in no flash works23:04
famgoddork; already installed same, thing23:04
sammyxangua: so there is no ubuntu distributed 64-bit version of the installer yet. is what I'm going for. since I just told my friend there was ;)23:04
xanguasammy: adobe-flashplugin package is if you want to install it with apt23:04
KylePdork: yes23:04
famgodkogie; where is apache conf located?23:04
sliktswho else uses unity here?23:04
famgodits been 10 years since ive ran apache23:04
slinzexdork, I know. But I can't write it correctly. Music dir is /Music/23:04
dorkKyleP: streaming video won't work on powerpc, at least it didn't the last time i installed it on ppc23:04
xanguasammy: i just told you to install flash from the partner, it will install 64bit plugin for 64bit OS23:04
kogiefamgod: /etc/apache2/sites-available/name-of-your-domain23:05
sliktsdo any of you use unity?23:05
silverlightningdtigue: http://imagebin.org/17857523:05
xangua!anyone | slikts23:05
ubottuslikts: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.23:05
sliktsxangua: that was the question, though23:06
dtiguesilverlightning: ok now do >> sudo apt-get -q update23:06
sliktsI'm just wondering if anyone uses unity23:06
dtiguesilverlightning: then >> sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring23:06
Jordan_U!poll | slikts23:06
ubottuslikts: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots.23:06
sliktsJordan_U: I also don't want to know what is best23:06
subeth0 /set theme 1123:06
Gibzakhi, can't find the way to install netcfg in latest ubuntu release =( any clue ?23:07
famgodkogie: ive got a httpd.conf in /etc/apache2/, there isnt much in sites-available....im just trying to setup apache/wordpress to mess around on my localhost23:07
xanguaslikts: do you have a real question¿23:07
KylePi'm working with the tech team for OCCUPY PHILADELPHIA. and this computer is going to be a public pc which needs to be able to watch stream video from livestream.com and youtube. is there any way to make this happen or should i just reinstall mac osx?23:07
sammyxangua: okay okay I get it. my friend was using sevenmachine's ppa before, I told her she didn't need to because I noticed it was marked depreciated, but I didnt know she had to enable partner. thank you.23:07
Jordan_Uslikts: Given that it's the default in Ubuntu 11.04, it's fair to say that many here use it. Not that the factoid also said not to take polls.23:07
sliktsxangua: that was a real question, and I guess the lack of an answer was an answer23:07
xanguahttps://launchpad.net/~sevenmachines/+archive/flash sammy it even says it in that ppa23:07
Jordan_Uslikts: s/not/note/23:07
sliktsJordan_U: but maybe not so many, considering that no one replied23:07
famgodkogie; theres a 'default and a default-ssl' file in /etc/apache2/sites-available/, they look they are xml files for virtualhosts23:07
dtiguesilverlightning: you get all that yet ?23:08
zykotick9xangua, i don't think any "Flash" version will work with PowerPC23:08
zykotick9gnash maybe23:08
Jordan_Uslikts: Again, this channel is not for taking polls.23:08
dorkgnash works on ppc, it will not stream video23:08
dorktypically works with old flash content/open flash23:08
xanguazykotick9: well i was not aware of what he is using, you may fell better if you tell him this, not me ;)23:08
zykotick9xangua, he knows - he was in here with the same issue yesterday23:09
silverlightningdtigue: http://imagebin.org/17857623:09
zykotick9dork, "will not" are you sure?23:09
dtiguesilverlightning: ok again with this one  >> sudo apt-get -q update23:09
dorkzykotick9: streaming flash video, did not work at all on ppc w/ gnash as of the last time i used it about 5 months ago23:10
Ellipsis753Hey, I've got a harddrive and it's randomly going read-only sometimes (I think that may be happening only when transmission the torrent program is running?), when this happends I then have to reboot and fsck it. I did a total sector by sector scan of my harddrive to see if it had errors but the manufactuars self-checker didn't detect any problems (and it spent agges scanning). Does anyone have any idea what this co23:10
Ellipsis753uld be if it's not the harddrive fault or where else I could ask? I'm stuck for what to do next.23:10
sliktsbut the focus-cycling bug in unity is really amazing, considering how little attention it gets and how bad it is23:10
zykotick9KyleP, see dork's comment above23:10
dtiguesilverlightning: then do >> sudo apt-get install w32codecs libdvdcss223:10
sliktssomehow canonical manages to ship a ridiculous bug in the core functionality, and somehow most users miss it23:11
Jordan_UEllipsis753: Next time you fsck keep a log of all of the error messages and file a bug report.23:11
silverlightningdtigue: http://imagebin.org/17857723:11
dtiguesilverlightning: did you do this one ? >> sudo apt-get install w32codecs libdvdcss223:12
silverlightningooh, w32 is comming23:12
Ellipsis753Jordan_U, Thank you. How could I do this? Also, the standard automatic fsck on boot may already have been logged? Do you know where this could be logged?23:12
silverlightning; )23:12
dtigueslinzex: what would that bug be?23:12
Gibzakhi, can't find the way to install netcfg in latest ubuntu release =( any clue ?23:12
dtigueslinzex: nm23:12
KM0201w32codecs, is installed via medibuntu, and if you installed ubuntu-restricted-extras, and ubuntu-restricted-addons    you have it  silverlightning23:13
Gibzakthe packet is in udeb and I have no idea what to do with it23:13
silverlightninghttp://imagebin.org/index.php?page=add23:13
KM0201silverlightning: what is that for?23:14
Jordan_UEllipsis753: I believe it would be in /var/log/fsck/checkroot.23:14
dtiguesilverlightning: KM0201 is right all you should have to do these days is install ubuntu-restricted-extras and addons, but next time just tell the installer to install all that junk for you23:15
Jordan_UEllipsis753: Another thing to check would be your RAM. Bad RAM can cause many unexpected problems. To check your RAM boot holding shift to see the grub menu and select the memtest entry.23:15
silverlightningI'm trying dtigue's suggestion ?23:15
=== ambrmeeting is now known as ambr
silverlightningditigue, which i have done23:15
sprungHi. I believe I inadvertently uninstalled the package which logs to /var/log/messages because I wanted to install sar, which required sysstat, which I think removed whatever syslog utility I had. I'm using Natty Narwhal, what's the package I need to install to get it back?23:15
KM0201silverlightning: what exactly are you trying to do?23:15
IbisWhat's the package name for installing Ubuntu Software center?23:16
KM0201install flash?23:16
Ben64Ibis: it should be installed already23:16
dtigueKM0201: he wants w32 codecs to work with mplayer23:16
kogiefamgod: sorry for the late reply, please follow this procedure http://www.ubuntugeek.com/installing-wordpress-3-0-on-ubuntu-10-04-lucid-lynx.html23:16
sprung!ubottu mediabuntu23:16
sprung!mediabuntu23:16
Ben64what i do is - add medibuntu repo23:16
Ben64!medibuntu23:16
ubottumedibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org23:16
IbisBen64: Yea, but I want one on Lubuntu too.23:17
sprungthere we go23:17
Ben64theres no a sprung :)23:17
KM0201dtigue: if he installs ubuntu-restricted packages, they will work w/ mplayer23:17
silverlightningKM0201: I am trying to get mplayer-gecko combination to work in my browser, with windows oriented web page (streaming TV)23:17
sprungHi. I believe I inadvertently uninstalled the package which logs to /var/log/messages because I wanted to install sar, which required sysstat, which I think removed whatever syslog utility I had. I'm using Natty Narwhal, what's the package I need to install to get it back?23:17
dtigueKM0201: yea i know, i think i mentioned that you were correct, but by the time i got involved he was already trying to install the medibuntu repo23:17
KM0201silverlightning: you can install medibuntu, but i don't think thats gonna resolve your issue. (fairly certain it won't)23:18
dtiguesilverlightning: you also might need  >>>  sudo apt-get install mozilla-mplayer23:18
silverlightningdtigue: yes, already done it, I was told i needed it? but had also done a major pasting error23:18
Random832I unisntalled and reinstalled openjdk-7-jre-headless and now I don't have a "java" command23:19
silverlightningdtigue: that is probably the one I am looking for in the first plce23:19
Random832how do i 'reset' it so it'll set up alternatives or whatever23:19
silverlightningdtigue, hmm23:19
Hot2Trotcan anyone suggest a good video editing software?23:19
=== Phreak is now known as Guest19826
dtigueRandom832: i find that sun-java is a better package to have23:19
silverlightningdtigue: are you in us or europe?23:19
dtiguesilverlightning: us23:19
tarrantIs there anyway to install sun-java without x11?23:20
silverlightningdtigue: I see, tv might be blocked where you are23:20
dtiguesilverlightning: what ?23:20
Random832dtigue: i forgot, i'm on 11.10. still, as a general question, how do you "reset" a package so it'll do everything when you install that it did on first install23:21
itaylor57Random832, sudo update-alternatives -config java23:21
=== zendeavr is now known as zendeavor
Random832itaylor57: i tried that.23:21
Random832doing a --purge on everything [from java-common up] and reinstalling fixed it23:21
Random832update-alternatives just did update-alternatives: error: no alternatives for java.23:22
silverlightningdtigue: back after restart23:22
dtiguetarrant: yes you can install sun-java from the cli23:22
itaylor57tarrant, java does not use x11 except through swing23:23
tarrantdtigue: what I meant is sun-java relies on sun-java6-fonts and that installs x1123:23
CSyncopeyou know how you can "select session" when you're logging in, how do i make a custom one of those? I've been googling for a while23:25
dtiguetarrant: you might be able to use dpkg to install it with --ignore-depends=<package>23:25
Ellipsis753Jordan_U, Thank you. That's a good idea. Should I also check the cpu? (although surely this would be very unlikely as it seems to be related to heavy disk usage. You'd expect freezes for cpu wouldn't you?)23:25
Jordan_UEllipsis753: I seriously doubt that the CPU is an issue.23:26
dtigueEllipsis753: your issue is not cpu related i wouldn't think23:26
dtigueEllipsis753: you might try scanning the HDD with IBM's tools as the ones that come on most machines are not very good23:26
=== dtigue is now known as dtigue_away
=== symboliteracy is now known as mentoc
Ellipsis753dtigue, Thank you but I also did the ubuntu disk self-check, I've tried 2 different full checks already so I think it should be ok?23:29
Ben64Ellipsis753: you should probably buy a new drive23:30
cyphai tried using setxkbmap -option crtl:swapcaps, and now I can't turn it off23:33
cyphaeven when I remove it from rc.local23:33
mynotestest23:35
Krenairhttp://dl.dropbox.com/u/10971457/Ubuntu%2011.04%20panel%20right%20click%20problem.png Ubuntu 11.0423:35
KrenairWhy is this happening and how can I fix it?23:35
fhtagnhi! any1 using ROOT for physics analysis in ubuntu?23:35
mynoteshow to create shared folder on ubuntu. i'm using vmware with main os window xp and guest os ubuntu 10.1023:36
droope_Hi folks, i've installed ubuntu server at my home PC, and after installing an xfce on it i am using it as my desktop computer ( yeah, i know ). The mic is not working ( tho sound is ) anyone can venture a guess at what i need to install in order for it to work?23:37
Krenairmynotes, install the guest additions23:38
KrenairI think they're called VMWare Tools or something23:38
g0rsdroope_: I was about to try that as well. Did you configure sound server on your computer?23:39
=== Tohuw is now known as ThatMakesMeAngry
Ben64droope_: how did you install xfce23:41
droope_g0rs: pulseaudio? i've just figured that out, i'm installing it now23:41
droope_Ben64: apt-get install xfce4 :P23:41
Ben64well theres your problem23:41
g0rsdroope_: yes23:41
Ben64pulseaudio (usually) is bad23:41
Ben64the correct way to make it into a usable desktop is "sudo apt-get install xubuntu-desktop"23:42
droope_so i've installed it, i reboot skype and that's it?23:42
droope_Ben64: yeah, i just 'startx' everytime i boot :P23:42
Ben64you're missing tons of packages23:42
droope_Ben64: yeahh xD23:42
Ben64you shouldn't be happy about that23:42
silverlightninganyone tried moonlight?23:42
droope_it's that i have a pentium 423:42
droope_and i want it to be blazingly fast :D23:42
silverlightningI cannot find moonlight in package manager ?23:42
Ben64do you want things to work though?23:43
=== ThatMakesMeAngry is now known as Tohuw
cyphai tried using setxkbmap -option crtl:swapcaps, and now I can't turn it off even though I've removed the line from local.rc23:43
cyphaHELP PLEASE23:43
silverlightninghtop23:43
silverlightningkillit23:43
xanguasilverlightning: sudo apt-get update && apt-cache search moonlight-plugin-mozilla23:44
silverlightningxangua: is it advicable in lubuntu 11.10?23:44
sandratest23:45
xangua!oneiric | silverlightning23:45
ubottusilverlightning: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+123:45
silverlightningthat is the one23:45
silverlightningxangua: beta releases have all backports open lol23:46
Ben6411.10 support is in #ubuntu+1 though23:46
Ben64until actual release23:46
silverlightningKM0201: xangua works !!!! thanks23:47
adityaquit23:49
sandraG'day my fellow Ubuntu inmates :-)23:56
sandraI trust everyone here is doing well .23:57
cyphai tried using setxkbmap -option crtl:swapcaps, and now I can't turn it off even though I've removed the line from local.rc23:58

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!