/srv/irclogs.ubuntu.com/2012/07/03/#ubuntu.txt

MissVeraOkay. It has me wanting to log in, and to choose between Xubuntu and xfce... Which is new. And, doesnt want to take my password.   Guh.00:00
jvdzescott: Really, in my scenario, I'd have local mac (with FS encryption), and I'd like to ssh-rsync to a remote VPS00:00
escottjvdz, most encryption systems will let you keep the key elsewhere. its not necessarily going to be easy to do, but it can surely be done00:00
RyuGunsI'm installing some stuff, however, I forgot what type of processor I have, how do I tell?00:00
jvdzescott: During that rsync, I'd have to mount my remote directory (using encrypt I'd presume); once completed, it would be unmounted. Is that the general approach?00:00
escottjvdz, why not just do the rsync on ciphertext?00:00
ghostchickRyuGuns,  uname -a00:01
RyuGunsInto the terminal?00:01
diomscat /proc/cpuinfo00:01
escottjvdz, unless you need to read the files on the VPS, why let the VPS ever see plaintext?00:01
jvdzescott: Pardon, I don't know what that is.00:01
RyuGunsThanks, ghostchick!00:01
escottjvdz, you want encrypted files on the VPS. why not encrypt them locally, and then rsync the encrypted files?00:02
roadsterIs it possible to make my Ubuntu look like this? I really like the way this looks. www.youtube.com/watch?v=3WnaZL3ARN000:02
escottMissVera, you can fix the password by selecting recovery mode from the boot and typing passwd username where "username" is your username00:03
roadsterWhat kind of desktop is that?00:03
jvdzescott: By local encrypt, do you mean like openSSL encrypting the local files?00:04
asus1025ci followed http://ubuntuforums.org/showthread.php?t=1953734&page=10 (POST #94)  and i can confirm my hdmi port works. now. i can confirm that i can watch  480p films with vlc/smplayer on  my 32INCH LCD TV. No problems encountered00:04
asus1025cBy the way my netbook is ASUS 1025C Atom N2800  Intel Graphics GMA3650 running jxself's compiled 3.4.4 on Trisquel GNU/Linux 5.500:04
asus1025cTrisquel GNU/Linux 5.5  is based on Ubuntu 11.1000:05
escottjvdz, whatever method you want. unless you need to be able to edit the files on the VPS. i would never expose the VPS to plaintext. encrypt it with whatever method you want. gpg/ecryptfs etc and put the encrypted files on the VPS directly. rsync wont care that the files are binary.00:05
MissVeraescott, I went through recovery and now I've got a menu? resume, clean, dpkg, fsck, grub, network, root, system-summary ?00:05
asus1025cMy netbook supports 1024x600  @24bit colour and I am currently displaying my desktop on my 32inch LCD TV  at 1280x1024 @24 bit colour...   and all of that using 100% free software! No blobs and no meego closed source crap!00:05
escottMissVera, "root"00:05
MissVeraI cant believe its been so long since i installed, I forgot what i passworded the damn thing as00:06
aguitelin gome terminal appears only black screen ,why ?00:06
MissVeraescott, so  root@localhost:~#00:06
escottMissVera, passwd username00:06
asus1025cso are there any people here who happen to own an Intel Atom N2800 netbook who is willing to share their experiences regarding hdmi and video display on BIG LCD TV00:07
asus1025cs00:07
MissVerauser does not exist... fml00:07
asus1025cso are there any people here who happen to own an Intel Atom N2800 netbook who is willing to share their experiences regarding hdmi and video display on BIG LCD TV  screens?00:07
ghostchickMissVera,  don't type username00:07
MissVeraI didnt. I typed in what I though i had named their profile.00:08
escottMissVera, "username" should be your username whatever you set it as00:08
Fedora1I have a big problem!!!!00:08
ghostchickwhat appears under /home?00:08
MissVeraIn fact, Im certain of what i named it, and it's not working... So. I dont know.00:08
Jordan_Uescott: They can find the username with "ls /home/".00:08
Fedora1whose in charge?00:08
MissVeralol00:09
aguitelin gome terminal appears only black screen no line to write00:09
Jordan_UFedora1: Do you have an Ubuntu support question?00:09
MissVeraJordan_U if I typed that where i am, and it didnt do anything.  unless, thats something I'm supposed to put in terminal...00:10
Jordan_UMissVera: "ls /home/" is something you would enter into the terminal.00:11
MissVeraJordan_U so, if i cant log in, how do i get to terminal?00:12
mvidhas anyone had any luck installing ubuntu on the samsung chromeBOX00:12
ghostchickctrl +alt +f 100:12
escottMissVera, you are in a terminal. a root one00:12
PapaSmurf007I'm trying to win an arguement, can someone give me some ideas for the "benefits of working for free to develop open source software"00:14
IdleOne!ot | PapaSmurf00700:14
ubottuPapaSmurf007: #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!00:14
MissVerals home did nothing. ghostchick had me try cd /home/   and then ls -a  and in the next line all it gave me were blue dots :/00:14
PapaSmurf007oh ok, i'll take it elsewhere00:14
=== Daiton_ is now known as Daiton
lollyso can anyone help?00:15
escottMissVera, whatever you used to install screwed up a lot of stuff. never got the bootloader installed, didnt make the initrd, and evidently never created the user account00:16
MissVeralol00:16
MissVeraFigured something like that00:16
escottMissVera, "grep 1000 /etc/passwd" just to make sure it didnt create the user00:17
MissVeraescott, didnt do anything.00:18
escottMissVera, then "adduser <username>"00:19
neteffecthi00:19
escottMissVera, that should create /home/username00:19
escottthen you can "passwd <username>"00:20
melontrollyDoes anyone know how to run a command when usb device is plugged in using udev? Any help would be appreciated http://stackoverflow.com/questions/11302684/run-something-when-usb-device-is-plugged-in-doesnt-work00:20
escottand finally you will want to make that user an administrator. not sure what version of ubuntu this was. if it is 12.04 run "usermod -a -G sudo <username>" for other versions run "usermod -a -G admin <username>"00:21
escottat least i think its admin00:21
MissVeraescott,  adding new group 'lon' (1001) ...      groupadd: cannot lock /etc/group; try again later.    adduser: '/usr/sbin/groupadd -g 1001 lon' returned error code 10. Exiting.00:21
MissVeraescott, i could never add a user. hh00:21
escottMissVera, something has locked /etc/group. i dont know what it would be or how to clear it. probably got locked by the original installer before it ran into trouble00:22
escottMissVera, maybe the fuser command can clear the lock, but i dont know what the command would be. and im a bit too tired at this point00:23
escottgoodluck :)00:23
ghostchickescott,  Congratulation though you debugged the hardest part00:25
MissVeraAye.  Thanks a lot escott.  Ive been stuck on this for about a day and a half.00:25
escottghostchick, it wasn't so much debugging as just doing stupid things that are usually done automatically. had i known to look for these issues from the start it would have been easy00:25
escottMissVera, im almost tempted to tell you to just reinstall. we know the hardware can work. we just need the installer to not chock in the middle of the install00:27
escottchoke00:27
ki7rwoh man! i used rsync to back up my server drive and everything was backed up except for my home movies - they are lost forever - i will never use rsync again00:27
MissVeraescott.... Wouldnt I have to do all of that all over again?00:27
escottMissVera, if the installer doesn't blow up halfway through the customization no we wouldn't. its clear the installer just crashed in the middle. it didn't do any of the final steps to make the system usable00:28
rinzlerInstalled 12.04 on my Dell Precision  m70, and when I'm on battery, the left speaker clicks incessantly... any ideas on how to stop it?00:28
escottki7rw, that would be a silly response00:28
MissVeraescott, it never crashed though. It continued, and then loaded the OS. No indication of any problems, until i rebooted and had a blackscreen with a cursor00:29
ki7rwi mean it! it's an unreliable piece of crap!00:29
escott!language | ki7rw00:30
ubottuki7rw: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.00:30
ki7rwkiss off00:30
escottrather than being frustrated and lashing out at the software you might ask for help on how to use rsync properly00:30
escottMissVera, im worried that you fix up the user account and then find that something else in the install failed...00:31
escottMissVera, you might be better off doing a fresh install from vanilla xubuntu00:31
evie_hammondki7rw: if you use the -n switch it does a dry run and shows you what it will do00:32
MeepWhen I watch flash or there's any sort of flash ad banners on a webpage, my laptop will periodically just shut down.00:32
escottMissVera, worst case it fails again in the same way and you know that (A) you need to install grub, (b) make initrds (c) update-grub (d) create user accounts ...00:32
MeepHelp?00:32
escottMissVera, and you can do that all in one chroot without all the intervening reboots00:32
escottMissVera, would take 15minutes if you know what to do00:32
rinzlerInstalled 12.04 on my Dell Precision  m70, and when I'm on battery, the left speaker clicks incessantly... any ideas on how to stop it?00:33
MissVeraescott, keyphrase, if i knew what to do00:33
escottMissVera, yeah but you tell someone in channel that you need to do these things and they can walk you through it00:34
escottyou've done chroot 3 times now. at some point it becomes muscle memory00:34
escottfiguring out what to do is 80% fo the battle00:34
Athleek123Hi, yesterday I was having trouble with a FATAL: ndiswrapper module not found, and I was told I had to compile ndiswrapper.  I ended up deleting ubuntu with the hope that reinstalling would help, but before I reinstall I want to make sure there is someone knowledgeable who can help me prevent the error from appearing again00:35
bazhangAthleek123, you suggested that you needed to compile it, by some third party guide00:36
bazhangAthleek123, install ndisgtk as suggested at the time if you must use it00:36
Athleek123bazhang i believe it was an ubuntu guide, and I was asking whether or not the guide was correct; I was told it was correct00:37
Athleek123ndisgtk didn't install for some reason00:37
bazhangAthleek123, the channel logs indicate otherwise00:37
bazhangAthleek123, what was the reason for ndisgtk not installing properly, give us the exact error message00:38
Athleek123i remember actionparsnip saying something like, I guess you'll have to compile then00:38
Kinterhi00:38
escottMissVera, i don't really see a downside in trying to get a good install. i do see a downside in trying to identify/fix the unknown unknowns of a partial install00:38
bazhangAthleek123, from a guide you suggested.00:38
bazhangAthleek123, please provide the exact errors on the ndisgtk issue00:39
Athleek123bazhang well i guess I put it the wrong way because I was trying to see if the guide was correct00:39
solidus-lakehey, i was wondering how i can enable the testing repositories but only allow certain packages from them00:39
solidus-lakefor example i want gimp 2.800:39
Athleek123bazhang and i dont remember exactly, but it was really general, like ndisgtk couldn't install: errors00:40
solidus-lakebut i dont want to use some 3rd party repo for it and im guessing in unstable they have a pkg for it00:40
bazhangAthleek123, the exact error message from failed ndisgrk install please00:40
MissVeraescott, you and ghostchick are the only people who've stuck with me through problems, Im definitely not reinstalling if you two are going offline.  I mean. So far, it seems only the user issue is there.00:40
Athleek123bazhang i dont have it00:40
Athleek123bazhang in software center it said it needed python-glade200:40
bazhangAthleek123, try to install it now and pastebin the errors00:40
bazhang!paste | Athleek12300:40
ubottuAthleek123: For 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.00:40
Athleek123^" I ended up deleting ubuntu with the hope that reinstalling would help"00:41
Athleek123^deleting'00:41
neteffectthe vmware player is kinda slow but it really does a good job runnign this ubuntu install wow00:41
Athleek123and idk how to get python-glade200:41
solidus-lakeanyone can inform me how to use a whiltelist for some testing packages?00:42
escottMissVera, i would give the channel more credit. i've seen a lot of the guys in channel battle through some crazy stuff. you bring to them a clear concise explanation of what happens and ask for the commands you need to run and they will certainly help. bazhang, ActionParsnip, holstein, etc. they all know the steps00:42
solidus-lakejesus, really, no one here knows apt that well eh?00:43
solidus-lakeinteresting00:43
IdleOne!patience00:44
escottsolidus-lake, be patient. channel has gone quiet the last hour or so00:44
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/00:44
MissVeraescott, im going to try two things, and if it doesnt work, i'll fresh install and I'll try to save this entire conversation so i know what sort of help to ask for when/if i need it00:44
rinzlerInstalled 12.04 on my Dell Precision  m70, and when I'm on battery, the left speaker clicks incessantly... any ideas on how to stop it?00:44
Athleek123bazhang: Errors were encountered while processing ndisgtk.00:45
escott!logs | MissVera00:45
ubottuMissVera: Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too; for older LoCo channel logs, see http://logs.ubuntu-eu.org/freenode/00:45
solidus-lakedoes ubuntu have a backports?00:45
IdleOneyes00:45
MissVera!seppuku00:45
MissVeraOh darn00:45
IdleOnesolidus-lake: you can enable them via Software Sources00:45
bazhangMissVera, dont do that00:45
MissVerabazhang, sense of humor. Calm down.00:46
Athleek123bazhang^00:46
excelsiorWhat's the downside(s) of doing an in-place upgrade from 10.10 to 12.04?00:46
bazhangMissVera, wrong place for it. /msg ubottu00:46
excelsior!ot00:47
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!00:47
IdleOneexcelsior: not advisable. it will break. you need to follow the upgrade process. see /msg ubottu !upgrade00:47
MissVerabazhang, it's the wrong place to express a sense of humor? Didnt realize there was a proper place. Especially after battling distros for a week as a recent windows convert. But.  Okie doke.00:47
randomDudei have a 12.04 desktop that users loginto via ldap.... printer settings management thingo won't let them stop print jobs00:48
Athleek123bazhang is mad at me00:48
MissVeraI think he's just mad period. :x00:48
Athleek123:S ya00:48
IdleOneMissVera: We try to keep this channel strictly for support. We do have a off topic channel were jokes are greatly appreciated #ubuntu-offtopic00:48
=== `mOOse` is now known as m00se
MissVeraIdleOne, no one speaks in there. Besides.98% of what i say is support related. Pardon a slip.00:49
IdleOneMissVera: no worries. :)00:49
Datatsream111Someone wanna give me some installition support quick?00:49
randomDudeany idea why none sudo users are unable to stop print jobs in Settings > Printers > [Select Printer] > Show Jobs > [Select Print Job] > <Click Stop Icon> ?00:50
alankilaMissVera: pro tip: embed your jokes as part of the advice and steer clear of anything that has even a whiff of controversy. (End-of-offtopic-advice.)00:50
escottrandomDude, are the members of lpadmin?00:50
randomDudeescott: probably not.00:50
randomDudeescott: same problem as this person : http://askubuntu.com/questions/87600/printer-jobs-can-not-be-stopped00:51
escottrandomDude, make them. i wouldn't expect cups to check if they were members of sudo00:51
=== AndroUser is now known as TobsCore
Datatsream111Does it normally take 2 hours plus on a blank screen for ubuntu to be installed as single operating system?00:51
rinzlerDatatsream111: specific questions are more appreciated here. what's up?00:51
randomDudeescott: one would would think that if they weren't the guhttp://askubuntu.com/questions/87600/printer-jobs-can-not-be-stoppedi would popup a warning saying as much00:51
* randomDude rages00:52
rinzlerDatatsream111: at what stage of the installation?00:52
escottrandomDude, the simplification of the gnome-system-settings dialogs have broken a lot of things00:53
randomDudeescott: including basic logic of the universe00:53
Datatsream111rinzler: Just after choose the system to be single operating system as opposed to duel boot or custom setup, I've been on a blank screen with the loading cursor for two hours and I don't know if the OS is even installing00:54
excelsiorIdleOne: thanks for the recommendation. Is there a way to preserve my music and video collection without having to using cloud storage, since my net connection is a bit slow?00:54
=== `mOOse` is now known as m00se
neteffectwow my ubuntu on this vm player is slow oh well00:54
rinzlerDatatsream111: it seems like your computer is having a hard time processing the whole desktop thing plus the installer. have you tried the alternate installer?00:55
rinzlerDatatsream111: it's very low graphics, so it's usually easier on a system...00:56
Datatsream111rinzler: not at all. I'm worried a hard shutdown in this stage would botch somthing up.00:56
IdleOneexcelsior: sorry, what recommendation was that?00:57
excelsiorfull install versus upgrade00:57
excelsiorinstead of upgrade00:57
rinzlerDatatsream111: if you were going to wipe the drive and start with ubuntu, you wouldn't loose anything that wouldn't be replaced by a clean install.00:58
ghostchickexcelsior,  you can also create a partion for your medias00:58
jburkholderhey, anyone have a second?00:58
excelsiorwhat's the recommended way to do that? I'm using an encrypted drive at the moment.00:58
bzman parted00:58
Datatsream111rinzler: Alright, then I'll try that out. Thanks for the help!00:58
bzman fdisk00:58
jburkholderI'm missing one00:58
rinzlerDatatsream111: no problem. Been in the same boat myself :P00:59
Loshkiexcelsior: how many GB is your collection?01:00
excelsiorghostchick: I've done partitioning before, but I'm unsure which steps to take. I'm sure my collection is more than 250GB out of a 500GB hard drive.01:01
excelsiorI'm whittling down what I can do without, but still, it's annoying.01:01
RokonDoes anyone know if it will be possible to update Windows 7 to windows 8 without messing up grub2 and my ubuntu dual boot?01:02
ghostchickexcelsior,  gparted, and well the size means it will be slow01:02
excelsioractually, I managed to get it less than 250 GB now.01:03
rinzlerRokon: If you ask me, I wouldn't use Windows 8 unless my life depended on it :P01:03
ghostchickRokon,  look at easybcd in windows, but as for the setup it do not think it will be possible01:03
Loshkiexcelsior: I think the cheapest, most practical way to back up 250GB is via an external usb drive01:03
rinzlerRokon: yeah, windows has been notorius for having a distructive install01:04
excelsiorYeah, but I just don't wanna...01:04
rinzlerRokon: try this : https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows01:05
Loshkiexcelsior: well, you asked...01:05
excelsiorI want to do the partition approach, but the drive is encrypted, what all will I need? Is the live boot thumbdrive enough?01:06
donhello all01:06
donmy 1st time here01:06
don^^01:06
donubuntu is awesome!01:06
=== don is now known as Guest19839
Rokonthanks rinzler, I'll check it out01:07
Guest19839how to register01:07
eph3meralis there GTK+ equivalent to xman ?01:07
Guest19839my name Rokon?01:07
rinzlerRokon: this one might be helpful too: https://help.ubuntu.com/community/WindowsDualBoot#Installing_Windows_After_Ubuntu01:07
ghostchickexcelsior,  normally any ubuntu/linux modern live cd   should be ok01:07
excelsiorok, well I have it, is there a checklist, or recommended tutorial?01:08
rinzlerGuest19839: go ask in #freenode. They'll help you there..01:08
Guest19839sry, twas my first time here01:08
escottRokon, probably not, but you can just reinstall grub after windows eats the mbr01:08
Rokonkk01:09
Rokonthat sounds fine01:09
RokonI'm not activly installing windows01:09
RokonI'm just researching before hand01:09
escottRokon, just make sure you have a bootable livecd/liveusb of the same architecture01:09
Salacioushey peeps I get a permission not allowed on php doing a chmod on an apache server running on 12.04. how do I allow php to do chmod's? (its local host no security threat)01:10
Salacioussorry it was operation not permitted01:10
rhizmoerun the webserver as a user with permissions01:11
Salacioushow do you do that?01:11
Salaciousor can you link me to docs01:11
blackshirtwhat you mean?01:12
rhizmoehttpd.conf has a "user" configuration parameter01:12
rhizmoeit determines what user account the webserver runs under01:12
Salaciousstill gonna need docs for commands to pass into the terminal. sorry guys, when it comes to apache i am a newb01:13
KrisKustomPaintI need some help getting the sta drivers working on a dell d62001:13
blackshirtapache was run under www-data user01:13
KrisKustomPainti went through the terminal stuff your suposed to do and that all went fine until i went to go to the additional drivers and activate the driver and there was nothing there01:15
n1ckn4me09876543I put lxpanel in StartUp Applications and it started fine when I reboot, now I wanted it to wait 15 seconds so I put: sleep 15 && lxpanel   in the Command, now lxpanel doesnt start at all, what am I doing wrong?01:16
Salaciousstill not understanding how to tell apache to run as me guys sorry.01:17
icecube45okay, so01:17
icecube45my computer is having some problems01:17
icecube45im trying to host a minecraft server on it, it is configured correctly, and set outside of my routers firewall01:18
icecube45yet something seems to be blocking incoming connections01:18
icecube45for tools such as canyouseeme.org say the port it closed01:18
blackshirtsalacious, exactly i don't know what you need01:19
bzicecube45: check from localhost01:19
icecube45bz, i can connect fine using localhost01:19
icecube45and using the internal ip01:19
bzicecube45: then it's your router01:19
Salaciousblackshirt, in php you can do chmod, well I get operation not permitted01:19
icecube45im set outside my firewall01:19
icecube45this only occurs with ubuntu01:19
icecube45my windows computers dont have this problem01:19
icecube45can anything be blocking the connection01:19
bzicecube45: what address are you listening on?01:19
icecube45its port 2556501:20
bzaddress, not port01:20
blackshirtokey,01:20
icecube45like my public ip?01:20
bzlike what address is it listening on?01:20
icecube45192.168.2.701:20
icecube45it should be01:20
CIDRJust can't get diablo 3 playable in wine01:21
bzso maybe listen on 0.0.0.001:21
icecube45i set the config not to bind to an ip01:21
blackshirtI think apache on ubuntu was running as a normal user...ie, www-data user,01:21
icecube45so it becomes flexable01:21
bzso, 0.0.0.0 is what you want01:21
icecube45ill try01:21
icecube45then check back in01:21
rinzlericecube45: check your router's port forwarding.01:21
icecube45rinzler01:21
rinzler?01:21
icecube45im set outside my firewall01:21
bzrinzler: scroll up, got nothing to do with forwarding01:21
rinzlerbz: I don't see why?01:22
icecube450.0.0.0 right?01:22
bzwesh01:22
icecube45i cant scroll up in weechat01:22
daniel_6684Good day. I have a question about the Heads-Up Display on my 12.04 LTS....01:23
rinzlerif canyouseeme.com can't see you, it's cause his public device isn't listening and passing packets. correct?01:23
icecube45bz, launching now01:23
bzicecube45: gogogogo01:23
lollysomeone knows how to use disk?01:23
lollyfdisk*01:23
ghostchicklolly,  what you need to do?01:23
icecube45bz, bootedup, canyouseeme cant see me01:24
bzlolly: if you need to ask, you prolly shouldn't mess with it01:24
daniel_6684Whenever I try to go looking for applications, I hit my <ALT> key and it appears, but there are no applications whatsoever on my HUD, so where are they?01:24
icecube45bz, should i possibly post my netstat -ltn?01:24
lollyto create NTFS so i can install win701:24
bzicecube45: sure01:24
ghostchicklolly,  use gparted01:24
bzicecube45: i assume that the server's running on the same machine you're typing on right now?01:24
icecube45yes bz01:24
lollyghostchick: i cant01:25
icecube45bz, here is my netstat -ltn01:25
icecube45tcp6       0      0 :::25565                :::*                    LISTEN01:25
bzno god no don't01:25
icecube45dont worry01:25
icecube45only pasted the one line01:25
bzok, what about the other lines?01:25
icecube45ah kk01:25
icecube45ill go 2 paste01:25
daniel_6684Whenever I try to go looking for applications, I hit my <ALT> key and it appears, but there are no applications whatsoever on my HUD, so where are they?01:25
bzexcellent idea01:25
Salaciousso we still dont have an answer on making apache allow me to use chmod in php? like how do you change the user?01:25
laumonierhi why when i try to use ffmpeg to convert a mp4 to mp3 it doesnt work ?do i need some codec?and why it tells me ffmpeg is not supported and that i should use arista?is it a bug? thx for answer01:26
daniel_6684Whenever I try to go looking for applications, I hit my <ALT> key and my Heads-Up Display (HUD) appears, but there are no applications whatsoever listed. Where are they?01:26
escottlolly, you don't need to create an ntfs partition. you just need to create free space to install windows into01:26
ghostnik11Hi I just installed Ubuntu 12.04 on hp pavilion dvd6 and a problem comes up saying compiz isn't working and I need to update the packages01:26
icecube45bz, http://paste.ubuntu.com/1072325/01:27
neteffecti wonder how to install flash01:27
Linux_Guyghostnik11, you actually got to the bios to make it boot and install?01:27
Linux_GuyI've not been able to get that far, it seems to "skip" it01:27
ghostnik11Linux_guy: yeah it installed but for some reason I can't get into the main part of Ubuntu where I see the home screen01:28
daniel_6684Whenever I try to go looking for applications, I hit my <ALT> key and my Heads-Up Display (HUD) appears, but there are no applications whatsoever listed. Where are they?01:28
quixotedonneteffect: i bet you can do it through ubuntu software center and search "flash" (without quotes)01:28
bazhang!repeat | daniel_668401:28
ubottudaniel_6684: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/01:28
Linux_Guyghostnik11, so you can't get to synaptic. how far does it boot to?01:28
neteffectok01:29
icecube45bz, you see that paste?01:29
bzicecube45: yeah.01:29
icecube45k01:29
bzicecube45: can we do an experiment?01:29
icecube45sure bz01:29
bzicecube45: just wanna make sure your ports are being fwded correctly01:29
icecube45k01:29
ghostnik11Linux_guy: wait your telling this isn't just a couple end users problems with the new version of Ubuntu.  Nope can't get to synaptic I was going to ask how can I tell it to boot into low video mode that doesn't use compiz and uses only 2d and metacity01:29
icecube45okay sure bz, whatever u say01:30
bzicecube45: so on the minecraft machine, nc -l 0.0.0.0 1001201:30
Linux_Guyghostnik11,  as far as how widespread I do not know. you're the first to me, but that's just going by my experience01:30
bzicecube45: don't sigterm it01:31
Linux_Guyghostnik11,  if you can get the 2d version working fine, then I would think you could use that mode to grab compiz,. though it depends on your system specs I would also imagine01:31
icecube45sigterm?01:31
bzcontrol-c01:31
icecube45ah kk01:31
icecube45well, its doing whatever01:31
icecube45whats it ment to do :301:31
bzicecube45: check your query window for a sec01:32
icecube45yes?01:32
icecube45nothing new bz01:32
icecube45still doing whatever01:32
ghostnik11Linux_guy: it keeps trying to run compiz but it wont work. Its and amd processor with 1gb of ram, how can I get it to login screen when during installation I told it to automatically log me in01:32
icecube45bz: how long is this ment to take exactly?01:33
Linux_GuyI'm not too familiar with 12.04, but I know exactly where it is in the older 10.0401:33
bzicecube45: open up another term, then: echo "it works" | nc <insert your minecraft server ip> 1001201:33
daniel_6684Whenever I try to go looking for applications, I hit my <ALT> key and my Heads-Up Display (HUD) appears, but there are no applications whatsoever listed. Where are they?01:34
icecube45bz01:34
daniel_6684The https://help.ubuntu.com/ is no help/01:34
icecube45should i use the internal or external ip01:34
icecube45for the ip here01:34
bzexternal ip, of course01:34
Linux_Guyghostnik11,  it is administration > login screen01:34
bzunless you're happy with playing single-player minecraft01:34
blackshirthi quixotedon, ... Nice meet you here wkwkkw01:34
bz:p01:34
Linux_Guythat will let you select auto login or not01:34
icecube45bz01:34
icecube45im sorry, but could u do a paste of that command01:34
icecube45weechat doesnt handle copying well01:35
daniel_6684The https://help.ubuntu.com tells me what SHOULD be there, but not how to troubleshoot the Heads-Up Display.01:35
bzicecube45: echo "it works" | nc <external ip> 1001201:35
ghostchickghostnik11,  /usr/lib/nux/unity_support_test -p01:35
icecube45echo "it works" | nc    â”‚ aaas01:35
quixotedonblackshirt: what's up my master? :)01:35
=== dark3n is now known as dark3n|off
icecube45oops01:35
ghostnik11Linux_guy: I can get to administration. Or the main window for that01:35
icecube45sorry01:35
ghostchickghostnik11, should tell you if your hardware can run or not unity 3d01:35
* Linux_Guy agrees with ghostchick 01:35
ghostnik11Ghostchick: yeah but I can't get to terminal01:35
Linux_Guycontrol + alt + F201:36
bzi prefer ttyS001:36
icecube45bz, done01:36
ghostnik11Linux_guy: meant to say I can't get to administration01:36
bzicecube45: works?01:36
icecube45what shold happen01:36
bzicecube45: check the window that had "nc -l 0.0.0.0 10012"01:36
icecube45nothings there bz01:37
=== thomas is now known as Thomas
mrbeanhey how can I install xbmc on a 32 bit ubunti os01:37
bzicecube45: seriously? not even an "it works"?01:37
icecube45nope01:37
mrbeanIm using an old version of xbmc but its only 64 bit01:37
bzwhat did you type in?01:37
icecube45is that bad ... :/01:37
=== nphase_ is now known as nphase
icecube45echo "it works" | nc 68.164.80.221 1001201:37
bzno man, the other window01:37
Linux_Guymrbean have you looked at the xbmc site? sometimes they show how01:37
bznc -l ...01:37
icecube45ah01:38
icecube452 secs01:38
mrbeanyeah01:38
icecube45nc -l 0.0.0.0 1001201:38
icecube45is my networking seriously messed up?01:38
ghostnik11Ghostchick, Linux_guy: tells me its unable to run display I think its due to fact that I am trying to use my tv as display monitor because screen hinges on laptop is broken01:38
ghostchickmrbean,  google for a webupd8 tutorial on  xmbc01:38
icecube45bz, using my internal ip on the echo it works thing, it works fine01:39
icecube45just with my external it doesnt work01:39
bzicecube45: yeah, then you have a forwarding issue, bro01:39
Linux_Guyghostnik11,  have you tried a smaller monitor rather than the tv?01:39
icecube45bz: it shouldnt be that tho01:39
ghostchick ghostnik11 , on which session you are of ubuntu, unity 2d?01:39
icecube45bz: all my other computers are fowarding fine01:39
bzrinzler was actually right01:39
bzicecube45: how do you know that?01:40
icecube45bz: ive tested them multiple times01:40
bzhow?01:40
mrbeanoh crap01:40
icecube45bz: running servers on them01:40
mrbeansorry it was SPICE01:40
mrbeannot xbmc01:40
icecube45bz: they just dont have the capacity to run them, thats y i want this one to work01:40
ghostnik11Is there a way I can tell it in terminal to use metacity or 2d. Linux_guy: don't have smaller monitor just my flat screen tv its a Sony. Ghostchick: I told it to auto log me in and I think it tried to log me in in unity.  Right now I am using my cell phone to talk via irc01:41
bzicecube45: so they can't run minecraft, but you tested them by running minecraft?01:41
icecube45bz: do i need to have eth0 or eth1 enabled to make this work or anything01:41
icecube45bz: i ran a server on them, its jsut supppeeeeeeeeeeeerrrrrrrr laggy01:41
icecube45bz: and running the server ate all my ram, it ended up crashing my comp01:41
bzicecube45: yeah, welcome to java01:41
icecube45xD01:41
icecube45bz: i have one theory01:42
bzicecube45: it's a forwrding issue; check your router01:42
icecube45bz: i checked it01:42
bzicecube45: do any of the other comps run nix?01:42
icecube45bz: should be fine01:42
icecube45bz: no they dont01:42
icecube45bz: windows Xp and 701:42
mrbeanhello?01:42
icecube45bz: its very strange01:43
bzicecube45: it's not, it's quite obvious01:43
bzicecube45: double check your forwarding01:43
icecube45bz: i have, jsut now01:43
bzicecube45: how?01:43
icecube45bz: 192.168.2.1, gets me to router page, overlooked my port fowarding, checked my interla ip01:43
icecube45bz: do i need eth1 or eth0 runnign or anything to get this working, my /etc/networking or whatever uses lo01:44
bzicecube45: wat01:44
bzicecube45: lo is loopback, you wouldn't even be able to touch it from another box on your lan if you only had lo01:44
icecube45bz: is this my problem?01:45
AndyKinghi01:45
bzicecube45: didn't you say that you are able to do the nc -l trick over lan?01:45
icecube45bz: i also get a thing when starting up saying waiting for network configurationg01:45
bzicecube45: ok, pastebin ifconfig -a01:45
icecube45bz: k01:45
icecube45http://paste.ubuntu.com/1072349/01:46
AndyKingwhen i run a program compiled with wxwidget tools, a error like ' Trying to remove a child that doesn't believe we're it's parent.' occurs01:46
bzicecube45: eth2 is up01:46
mrbeanhelp01:46
icecube45bz: so....?01:47
bzicecube45: what're eth2 and eth0?01:47
mrbeanI need to use an old verison of spice but im using a 32 bit os01:47
mrbeanits for 64 bit01:47
icecube45bz: what do you mean?01:47
escottmrbean, install a 64bit os01:47
mrbeanis there nothing else I could tr01:48
mrbeany01:48
bzicecube45: i mean that the nix kernel creates a new eth* entry for each physical interface; you've got more than one interface, so i'm guessing your network topology is a bit more complicated than usual01:48
icecube45bz: really?01:48
randomDudeescott: running `sudo lprm` did the trick01:48
icecube45bz: want me to describe my router?01:49
icecube45bz: router is connected to a thing called nettopia, or vise versa, and that is connected to the phone lines01:49
escottrandomDude, lprm should work without sudo for an lpadmin member01:49
Pad22question: Everytime I have my ubuntu box's networking up, all the machines (including ubuntu) ping spikes from 9-10ms to 500+ms .... When the machine is off, or interface down, everything is OK.01:49
Pad22Any ideas?01:49
Pad22I'm starting to think it's hardware related.01:49
escottmrbean, you could use a 64bit simulator, or work it out on pencil and paper01:50
icecube45bz?01:50
bzicecube45: doh01:50
mrbeanok thanks gtg01:50
escottPad22, whats the network topology01:50
mrbeansorry01:51
bzicecube45: what port do you use for mc?01:51
icecube45bz: um....?01:51
icecube45bz: 2556501:51
icecube45bz: the default for mc01:51
bzicecube45: ok, "nc -l 0.0.0.0 25565" on the01:51
Pad22DSL -> Asus RT-n16 out to an HTPC and a secondary switch where I have a desktop and ubuntu connected01:51
bzicecube45: on the mc server box, then `echo "it works" | nc 68.164.80.221 25565" ` some other box01:52
bzor maybe i could do that01:52
icecube45bz could u?01:52
icecube45and bz01:52
icecube45server is up, should i shut it down?01:52
bzicecube45: um, yeah.01:52
icecube45bz kk01:53
icecube45running what u told me01:53
Pad22I'm running icmp pings from the desktop (windows) constantly watching the response time.... I thought it was due to IPv6, so I moved the IPv6 tunnel off the ubuntu server to the router01:53
Pad22still, no change01:53
icecube45bz: the nc -l 0.0.0.0 25565 is running01:53
bzicecube45: try the echo | nc command with your internal ip01:53
icecube45k01:53
Pad22even pings from the ubuntu box are listing 300ms+01:53
escottPad22, what about pings from HTPC to router?01:54
icecube45bz "it works" using internal ip on echo01:54
bzicecube45: btw, what ip does your router forward port 25565 to?01:54
icecube45um01:54
icecube45bz: ?01:54
bzicecube45: i bet you've got windoze setup on a static ip01:54
=== cesar is now known as Guest25909
icecube45bz: i dont have a static ip set on my ubuntu, i jsut want to test if it works, then im setting one01:55
icecube45bz: im porting it to 192.168.2.701:55
bzicecube45: so my previous question stands01:55
icecube45what previous question?01:55
bzicecube45: btw, what ip does your router forward port 25565 to?01:55
icecube45ah01:55
icecube45i have it set up01:56
icecube45so that its fowarded 192.168.2.7, on port 25565,01:56
icecube45bz ^^^01:57
bzicecube45: can you double check that it works on windows? eg, don't touch the router; just reboot to windows, then set your new static to .2.7, then run mc01:57
icecube45bz: can i not run minecraft, but something else01:57
icecube45bz: using the same port01:58
randomDudei'm looking for a way to cause ubuntu desktops to suspend after half an hour of inactive mouse and key input when locked or at the login screen...01:58
bzicecube45: that's odd, why?01:58
icecube45bz: not enough ram to run the server01:58
icecube45bz: on my windows01:58
escottrandomDude, power management settings dont let you set that01:58
icecube45bz: u can connect to it by minecraft.. its a, um... griefing tool... :301:58
bzicecube45: but you just said you tested mc on this very box...in windows01:58
randomDudeescott: in any regard?01:59
ceti331is there a command to bring up trackpad settings  in ubuntu (i'm runninngg fluxbox at the  minute)- i want to change 2finger scroll sensitivity01:59
icecube45bz: i didnt say on this box01:59
icecube45bz: windows is not installed on this box01:59
bzicecube45: mate, you got two variables then01:59
escottrandomDude, mine says "suspend when inactive for" and then a dropdown with 30min as an option01:59
ceti331ok found it -01:59
bzicecube45: different box (eg different ip), and different os02:00
Pad22escott, ok, with the network up on the ubuntu box, both the windows desktop and htpc have 500ms+ pings out to the internet02:00
ceti331now my questoin is, is there a way to change 2 finger scrolling sensitivty02:00
icecube45bz: the only thing different between them is the internal ip, which i adjust if im gonna host from there02:00
escottPad22, weird02:00
icecube45bz: and the OS02:00
Pad22escott, internally however, everything is OK .... it seems to me that there is some sort of incompatibility between the ubuntu box and the router which is causing all other machines to lag02:00
Pad22escott, yeah :)02:00
escottPad22, clearly, but strange since both are linux boxen02:00
sirriffsalotWhat packages do I need when someone says I need "Qt4" to do the "make" command...?02:00
icecube45bz: should i still test?02:01
Pad22escott, yep... and I just reflashed with tomato usb to see if that would help out and set all settings back to factory02:01
randomDudeescott: i believe you can see that if you are running ubuntu on a laptop... however i would like this option on desktops02:01
bzicecube45: every test you've just done for me demonstrates that it's a problem exterior to your 'buntu box02:01
icecube45bz: but it only happens on a ubuntu os02:02
bzno, it only happens on THAT box02:02
icecube45bz: no02:02
icecube45bz: when i had a different os on this box, it worked fine02:02
bzicecube45: you knwo what?02:03
icecube45bz: its just not gonna work?02:03
bzicecube45: set another one of your boxes to .2.7, then run a server on them02:03
icecube45bz: they dont have enough ram02:03
escottrandomDude, install gconf-editor. im sure you will find it there02:03
bzicecube45: not sure how to help you then02:04
icecube45bz: thanks anyways02:04
icecube45bz: that may be my only option then02:04
icecube45bz: its very strange02:04
icecube45bz: quick question02:04
bzthe problem resides outside of your nix box; it's got nothing to do with anything that sits inside. ubuntu sits inside.02:04
icecube45bz: whats the mininum amount of ram that is required to run ubuntu?02:04
jheskethHowdy. If I have an upstart process (running as root) start at boot time, is there any way a user might be able to stop that process from ever starting? (eg could they add book parameter or enter an interactive boot mode etc where they could choose for that daemon not to start)02:04
bzicecube45: define 'run ubuntu'02:04
bzicecube45: heck, define your use case02:05
icecube45to run wubi02:05
bzicecube45: i can run my nix server on 30 mb of ram02:05
icecube45cool02:05
icecube45running ubuntu server or ubuntu desktop02:05
bzicecube45: wubi sounds graphical, so probably hundreds of megs of ram02:05
alankilaI think around 512 MB is reasonable minimum for trying to get the desktop up02:05
bzicecube45: go with that one ^02:05
icecube45alankila: i tried that exact amount of ram02:06
alankilait'd probably work with 256 but could be pretty painful02:06
trismjhesketh: check out /etc/init/lightdm.conf which implements the text kernel argument (so the service doesn't start)02:06
escottjhesketh, you could define a special boot mode with a special boot argument and then test that argument by checking /proc/cmdline in your script....02:06
bzicecube45: although, i run icewm on my debian with 256 MB just fine02:06
icecube45alankila: it wouldnt work, it would freeze after saying prefix not defined02:06
escottjhesketh, which is what lightdm.conf does02:06
icecube45i wish i could get it to work on this computer02:06
jheskeththanks trism, escott.. I have to go but I'll give it a try in a sec02:06
icecube45but thanks anyways02:06
alankilaicecube45: "prefix not defined" means nothing to me. In any case you shuold have swapping happening so your experience of the system should be that it's slow, not that it doesn't work.02:06
trismindeed02:07
icecube45thanks anyways guys02:07
jrdnnicecub45 If you go with Lubuntu (I think Wubi should support it since it's an official ubuntu flavor now) you should only need like 64MB02:07
icecube45jrdnn: is that command line only?02:07
jrdnnicecube45* Sorry.02:07
jrdnnicecub45: No it's a GUI. About the  closest Linux there is to Windows.02:07
icecube45cool02:07
icecube45thansk anyways guys02:08
icecube45i dont think my problem is going to get solved02:08
icecube45cya02:08
jheskethtrism, escott: ah, I see what you're saying. Ok, that's cool. However what I actually want to do it stop people from ever being able to stop this script (it's a security measure)02:08
escottjhesketh, im confused then. how would they stop the script?02:09
icecube45ang around here02:09
icecube45i think im just gonna hand around02:09
escottjhesketh, don't give them root and don't give them physical access and they can't do anything you dont want02:10
icecube45if u can think of anything let me know02:10
bzicecube45: check your forwarding ;_;02:10
bzicecube45: or install windows on the mc box and check your forwarding from inside windows02:10
icecube45bz: ill check my fowarding to the end of time02:10
icecube45bz: its got no harddrive02:10
icecube45bz: so no windowws02:10
bzwhat is this i don't even02:11
escott!enter | icecube4502:11
ubottuicecube45: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!02:11
icecube45Gah02:11
icecube45not again....02:11
icecube45...,,,..02:11
icecube45oops02:11
FloodBot1icecube45: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.02:11
icecube45sorry guys, my client froze02:11
=== Guest84007 is now known as mfisch
icecube45dz: the wierd thing is, my computer is using dmz02:13
=== mfisch is now known as Guest4997
bzicecube45: you mean it's sitting in a dmz?02:14
icecube45bz: i enabled dmz for its internal ip, so it is outside the NAT firewall02:14
bzicecube45: and yet not one of its ports are accessible from the outside02:14
icecube45bz: thats right02:15
icecube45bz: is there anything that can be blocking incoming connections on ubuntu?02:15
bzlet's reason this out02:15
DarwinSurvivoricecube45: "sudo iptables -L" will tell you if iptables is set to block anything02:15
bzports inaccessible; problem at either ubuntu or at router, no?02:15
|Long|i have 421 Service not available, remote server has closed connection02:15
bzicecube45: yet we already accessed your ports from an internal ip02:16
bzicecube45: so...problem can't be ubuntu, right?02:16
|Long|on ftp can someone plz point me some tips02:16
icecube45bz: its wierd02:16
DarwinSurvivorbz: it could be if he has some IP's white/black listed in iptables02:16
escott|Long|, why use ftp. there are soooo many better alternatives02:16
icecube45bz: check iptables?02:16
bzDarwinSurvivor: that would be...so so ironic and hilarious02:16
bzicecube45: yeah, check iptab02:17
|Long|escott, cause i can control all of the activities02:17
escott|Long|, and you can't with sftp?02:17
icecube45bz: command again please?02:17
bzicecube45: iptables -L as root02:17
|Long|escott, i can ssh and sftp, but not with ftp02:18
phungus-so, any ideas why a Lucid server would be unable to bind ip aliases?02:18
icecube45hmm thats wierd02:18
icecube45my securitylog on router02:18
escott|Long|, so back to the original question. if sftp is working why are you using ftp?02:18
icecube45it says Blocked by DoS protection 192.168.17.102:19
icecube45when02:19
DarwinSurvivoricecube45: "sudo iptables -L" will tell you if iptables is set to block anything02:19
phungus-oh good grief was using eth0.1 instead of eth0:102:19
icecube45thats my WAN ip...02:19
phungus-duh02:19
phungus-n/m02:19
|Long|escott, becuase it echo information on irc for me to see what is going on02:19
icecube45the 192.168.17.102:19
icecube45and DoS is blocking it?02:19
phungus-16yrs as a sysadmin and this trips me up for 20 mins02:19
phungus-lol02:19
DarwinSurvivoricecube45: ah, your router may have an adaptive firewall. If it detected an IP was spamming, scanning or brute forcing, it may have black-listed it.02:19
icecube45dz: ill make a paste of iptables02:20
=== forkb0mb is now known as sixdahs
|Long|escott, glftpd is the best and most stable ftp out there02:20
=== sixdahs is now known as forkb0mb
icecube45my iptables, http://paste.ubuntu.com/1072390/02:22
icecube45dz: see above02:22
icecube45dz: i dont know how to read iptables... so02:22
DarwinSurvivorgood grief, who set that up?02:23
icecube45uh... ubuntu02:24
DarwinSurvivorthat suckers got more chains that bike shop!02:24
icecube45i havent touched iptables02:24
icecube45is that bad? :/02:24
escottlooks like a standard ufw ruleset02:24
DarwinSurvivordo you use any firewall configuration tools (ufw, etc)?02:24
escott!ufw02:24
ubottuUbuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo | GUI frontends such as Gufw (GNOME) and Guarddog (KDE from Lucid onwards) also exist.02:24
DarwinSurvivorAgree with escott, looks like ufw generated it....02:24
icecube45well02:25
icecube45i havent touched ufw either02:25
icecube45is it blocking my connections?02:25
icecube45!Ubottu02:25
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots02:25
icecube45thats so cool02:25
icecube45everyone needs a ubottu in their lifes02:26
escott!enter | icecube4502:26
ubottuicecube45: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!02:26
DarwinSurvivorlooks like the "ufw-not-local" chain may be causing problems.02:26
icecube45Darwin, how can i fix02:27
DarwinSurvivoras a definitive test, you can run "supo iptables --flush" to disable the firewall02:27
cyphasei have dual monitors, one 1440x900, one 1280x1024. is there a tool i can use to create a wallpaper by combining two images? i can do it in gimp, but preferably there's something simpler02:27
DarwinSurvivorI wouldn't recommend running without a firewall with DMZ enabled, it leaves your computer completely unprotected from the internet02:28
DarwinSurvivor!polls | cyphase02:28
ubottucyphase: 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.02:28
icecube45well, worth a shot02:28
wardropDoes anyone know how to get the total size of a directory via the command line? `du` seemed like the perfect tool, but it counts size on disk instead of actual file size. The problem with size on disk is it changes depending on the cluster size of the file system, hence comparing two sets of files in this manner is unreliable.02:28
escottcyphase, gimp would be up there on the simplicity scale. also your image needs to be 1440 x192402:28
icecube45darwin, can u post it again please02:28
icecube45weechat doesnt let me scroll up02:28
icecube45!ubottu | icecube4502:29
ubottuicecube45, please see my private message02:29
cyphaseDarwinSurvivor, i wasn't taking a poll, i was asking if there was a tool more focused on my goal. nor did i ask for "the best" tool :)02:29
icecube45thats so cool02:29
escottwardrop, you could use ls and awk02:29
wardropescott: Got an example? I'm not quite an uber guru yet02:30
icecube45DarwinSurvivor: please repeat that iptables command, i missed it02:30
DarwinSurvivorcyphase: sorry, we don't have a bang-command for "recommendations", so the "polls" one gets used quite a bit. The #ubuntu channel is for support issues (broken things), you'll probably have better luck in #ubuntu-offtopic02:30
cyphaseDarwinSurvivor, fair enough, that did cross my mind :)02:30
DarwinSurvivoricecube45: sudo iptables --flush02:30
cyphasethanks02:31
icecube45and to turn it back on?02:31
DarwinSurvivorwardrop: look in "man du" for options that may allow you to get the "true" size instead of the "disk" size.02:31
DarwinSurvivoricecube45: run gufw and it should re-enable it.02:31
jrdnnwarpdrop: Try the -A parameter for actual filesystem size instead of disk02:31
jrdnnwardrop* Sorry02:31
DarwinSurvivoricecube45: is there any particular reason you are using DMZ, or is it just for testing/debugging?02:32
icecube45thanks02:32
escottwardrop, http://unstableme.blogspot.com/2009/11/sum-of-numbers-in-file-unix.html02:32
icecube45well02:32
icecube45long story02:32
escottwardrop, so ls -s | awk '{s+=$1} END {print s}'02:32
escottwardrop, but du --apparent-size is easier02:33
bzicecube45: you realize that i'm 'bz' and not 'dz', right? that's pretty much a guarantee that i won't see your messages02:34
wardropescott: Well spotted on the --apparent-size attribute. Didn't see that one in the manual.02:34
icecube45bz: i know02:34
icecube45bz: it was a while up there02:34
bzholy what my god so many rules02:34
icecube45bz: typo02:34
escottwardrop, only because it happened to be at the top of the man page. im tooo lazy to scroll :)02:34
bzicecube45: iptables -F as root02:34
icecube45bz: why?02:34
DarwinSurvivorbz: already have him running --flush02:35
bzDarwinSurvivor: nice nice02:35
icecube45what he said02:35
DarwinSurvivoricecube45: "-F" is the same as "--flush"02:35
wardropescott: haha, nice02:35
icecube45k02:35
icecube45lets hope this works02:35
=== SushiDude is now known as Guest45638
icecube45bz: starting server up..02:35
bzicecube45: gogogogogo02:36
icecube45bz: comon.... please work02:36
icecube45bz: nope.avi no go02:36
icecube45bz: WTF IS WRONG WITH THIS02:36
* icecube45 goes and weeps in a corner02:36
bzicecube45: chill. try the nc -l diagnostic again02:37
escotticecube45, please cut down on the commentary. look back over the last hour and you probably account for 50% of the traffic in channel. it makes it harder to help others02:37
DarwinSurvivoricecube45: and can you confirm that "sudo iptables -L" no looks like http://paste.ubuntu.com/1072408/02:37
bzescott: /ignore02:38
icecube45Darwin02:38
icecube45it looks a lot better02:38
icecube45bz: what were the commands again02:38
flipflop__hello02:38
icecube45Hello!02:38
bzicecube45: on the mc box: nc -l 0.0.0.0 2556502:38
DarwinSurvivoricecube45: "sudo iptables -L" to see the current settings, "sudo iptables -F" to disable all the rule.02:38
escottbz, ignore doesn't help others who need help and can't find the thread02:38
bzicecube45: on the non-mc box; echo "it works" | nc <external ip> 2556502:38
icecube45let me shut down the server02:39
icecube45bz: good new is, it recognizes that it is running on 25565 :202:39
=== Shadowfire is now known as SoulShadow
icecube45cause it wont let me do that command untill i shut down the server02:39
icecube45bz: does it have to be on a different box02:40
icecube45bz: or can i use the same box, for i only have one ubuntu box02:40
bzicecube45: could be the same box02:41
bzicecube45: obviously a different vt02:41
icecube45bz: vt?02:41
jpmorganhi, i installed rvm from source but i can't open gems. i removed the ubuntu versions of ruby, rvm and ruby gems. yet: http://paste.ubuntu.com/1072409/. should i just rm gem and gem1.8 in usr/bin/ why werent they rmed when i removed the packages and purged the config files?02:42
bzicecube45: virtual terminal. gnome-term xterm kterm kate xfceterm rxvt urxvt02:42
icecube45bz: can i use a different tab?02:42
icecube45bz: would that work fine02:42
bzicecube45: ouash02:42
DarwinSurvivoricecube45: yes02:42
icecube45bz: okay, command again please02:42
DarwinSurvivoricecube45: do you have a text editor or something you can copy-paste them into to save?02:43
icecube45Darwin02:43
icecube45its not that02:43
icecube45its that im using weechat, so it messes up the copy/paste unless on one line02:43
bzDarwinSurvivor: he's got like 5 lines of scrollback :D02:43
kikeAny scary stories of migrating from 10.04 to 12.04???02:43
icecube45and that02:44
gryicecube45: ctrl + shift + select02:44
icecube45gry: select?02:44
gryleft click02:44
grydrag mouse02:44
icecube45ah02:44
DarwinSurvivorah02:44
numbertoHi guys, have some problems installing ubuntu 12.04 amd64 on a flash stick. Well, it actually installs it but after booting from it it stays at black screens doing nothing.02:44
icecube45well, still cant scroll up02:44
escott!nomodeset | numberto02:44
ubottunumberto: 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 parameter02:44
bzicecube45: nc -l 0.0.0.0 2553502:44
icecube45done02:44
bzor was it 2556502:45
gryicecube45: pageUp doesn't work?02:45
icecube45other command please02:45
icecube452556502:45
numbertoescott: thanks02:45
icecube45oi! it does, thanks gry02:45
bzicecube45: echo "it works" | nc 68.164.80.221 2556502:45
icecube45gry, since u know about weechat02:45
icecube45how can i go to a different tab02:45
icecube45like switching from here to a privte message and back02:45
icecube45bz: trying02:46
gryicecube45: do you have channel list plugin loaded -- do you see a list of channels at the left?02:46
icecube45gry: on the bottem right i see that i have pms i just cant access them02:46
=== AndroUser2 is now known as ghostnik11
DarkNyanI have a problem with GRUB bootloader. Anybody wanna help? They get cookies :)02:46
jpmorganalso does can anyone recommend a really good tutorials on $PATHS and symlinks02:46
bzicecube45: might wanna dial-down on slapping that enter key for escott's sake02:46
DarwinSurvivor!details | DarkNyan02:46
ubottuDarkNyan: 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 ..."02:46
icecube45Sorry, really bad habbit XD02:46
icecube45sorry escott02:47
icecube45bz: nothing02:47
EvilMogI have a problem with metal as a service nodes getting stuck in comissioning even when their clocks are synch'd02:47
jheskethescott: sorry, I've returned now... Basically I have to give them physical access. I'm trying to make a locked down live distro (off ubuntu clearly) which they boot into. They won't be given root etc. I'm just wondering if they can stop the starting of root processes or escalate themselves to root before TTY/ldm etc are started02:47
EvilMogare there any plans to make the process a little more robust?02:47
escottjpmorgan, PATH is separated by : symlinks are like hard links but can be broken and can traverse filesystems. does that cover what you need?02:47
icecube45bz: it didnt work02:47
icecube45gry: so how can i do it?02:48
DarkNyanI have a problem with the installation of 12.04 from the Desktop AMD64 Cd regarding the GRUB bootloader installation on /dev/sda and /dev/sdb which resulted in a fatal error and therefore not allowing me to access Ubuntu 12.04 which has been successfully installed on the partition /dev/sda4 build02:48
DarkNyanDarwinSurvivor02:48
escottjhesketh, stopped reading at "i have to give them physical access"... unless you plan to enable a cryptographically signed bootloader (do you have an efi system?) then they have root02:48
DarwinSurvivorDarkNyan: what's the error, and define "can't access"02:48
DarkNyanThis has resulted in 2 failed installations. I am running Intel Raid Storage Technology, but I'm not completely sure it is a RAID issue.02:48
jpmorganescott, i need a lot more than that. it makes sense but still awful putting it into practice02:49
escottDarkNyan, you mean fakeraid02:49
DarkNyanBy not access, I mean not being able to boot into Ubuntu 12.0402:49
icecube45bz: the echo didnt work, i suspect it times out, for i can enter a new command now02:49
escottjpmorgan, give a specific question then02:49
bzicecube45: uh, does the other window say 'it works'?02:49
icecube45bz: nope02:49
gryicecube45: '/mouse enable' and drag mouse to left or right02:49
DarwinSurvivorDarkNyan: please be *specific*. "Nothing happens" "I get an error" "the screen goes black" "it stops responding"....02:49
bznice02:49
DarkNyanWell right now, I need a way to install GRUB Bootloader DarwinSurvivor after a fatal error with no error details.02:50
DarwinSurvivorDarkNyan: you are being *very* vague. If you got a "fatal error" with no message, how did you know it was a "fatal error"?02:50
jheskethescott: yeah I realise they can boot other systems etc, a signed bootloader is not viable. We have to assume they will boot the live USB - quite a large assumption but we are aware of the consequences of it. Other than that assumption though, is it safe to say they can't get root without rebooting?02:50
escottDarkNyan, if at all possible don't use fakeraid. if you have to use fakeraid then in some limited configurations it will work as a boot device, but its limited02:51
DarkNyan@DarwinSurvivor, it says Fatal Error as a error prompt. Nothing else.02:51
DarwinSurvivorDarkNyan: and is that what you get when installing, or when trying to boot afterwards?02:51
DarkNyanWhen installing.02:51
DarkNyanThe last part of the installation I mean specifically.02:52
escottjhesketh, sure. the fewer permissions you give them in the logged in system the better because it reduces the number of privilege escalation attacks they can make02:52
icecube45Bz: ubuntu crashed02:52
aman_can someone help me with a sound related issue on 12.0402:52
bzicecube45: nice02:52
apolo444Hello02:52
icecube45Rstarting02:52
aman_can someone help me with a sound related issue on 12.04?????02:52
escottjpmorgan, is there a specific situation that isn't working the way you expect it to?02:53
jpmorganescott, i am nt at a point where i can intelligently ask a question. i see what it does. i just don't know how to do it myself. the other day i installed homebrew on my mac and and it broke my usr local so i moved it to opt. but the usr local paths and manpaths were still there02:53
icecube45But bz, there was no, it works02:53
gryaman_: only if you ask with all the details, please :-)02:53
DarwinSurvivorDarkNyan: have you verified the installation media ("check this disk for defects" when booting off of it)?02:53
aman_yes, i have no sound basically, i;ve reinstalled all the drivers as well still nothing02:53
jheskethescott: Yep, hoping to give them very few permissions. But we also want a logging program to run as root, and I'm just wondering - as it's an upstart daemon - if there is a way a user might stop this. (for example, by interactively booting and choosing not to start that daemon)02:53
DarkNyanIf the amount of people asking questions is overwhelming you, I'm always happy to wait :)02:53
apolo444Hello02:53
gryhi apolo44402:53
jpmorganand i couldnt get homebrew to do anything in opt. then i moved it again to home02:53
DarkNyanDarwinSurvivor, I checked before, lemme check again.02:53
DarkNyanBrb.02:54
aman_gry:  yes, i have no sound basically, i;ve reinstalled all the drivers as well still nothing02:54
escottjhesketh, they could reboot to init=/bin/bash, remove the logging program and reboot again02:54
icecube45Now, bz, is it just not gonna work?02:54
gryaman_: I suspect people would wonder what ubuntu version you're using and what hardware you have02:54
escottjpmorgan, you had a binary which wasn't working in a particular path?02:54
apolo444Please help to install ubuntu 12.0402:54
icecube45Gry: what were u saying about /mouse enable 2 me02:55
KM0201apolo444: what problem are you having?02:55
gryapolo444: what is the problem please ?02:55
ghostchickaman_,  pulsecontrol and alsamixer tried those?02:55
gryicecube45: '/mouse enable' and drag mouse to left/right to switch windows02:55
icecube45Thanks02:55
apolo444You speak spanish?02:55
jpmorgananyway. it just want badly. and now its going badly with installing rvm from source on precise because i removed an earlier version that i dled from the ubuntu repositry and it seems the path didnt fully get removed and now i cant open rvm02:55
IdleOne!es | apolo44402:55
ubottuapolo444: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.02:55
gryicecube45: there are some better ways via /window command but I don't use them; I click channel names in the list at the left, which you probably don't have loaded02:55
icecube45!ubottu | icecube4502:56
ubottuicecube45, please see my private message02:56
apolo444Gracias02:56
bzicecube45: i'm out of ideas02:56
icecube45Thanks anyways bz:02:56
aman_Using ubuntu 12.04, running hp, intel centrino 2, "/proc/asound/card1/codec#0:Codec: ATI R6xx HDMI " alsa shows no bars when i use ATI card, but for intel it does show all max.02:56
escottjpmorgan, when you say path i dont think you mean what we would mean which $PATH02:57
icecube45Bz: thanks for all ur time, care to play minecraft or anything02:57
kayawhat,nwhich02:57
bzicecube45: i play quake 3 :p02:57
DarkNyanDarwinSurvivor Nope, definitely not that.02:57
icecube45Ah kk bz02:57
icecube45That i dont have02:57
escottjpmorgan, if you are installing from source a few things you should do (a) use a prefix in the ./configure step (b) use checkinstall instead of make install (c) install to /opt or /usr/local02:57
jpmorganok what is it then? i feel like its a rabbit hole at the moment.02:57
apolo444El canal ubuntu-es salgo sólo02:58
escottjpmorgan, im not sure what you mean by path02:58
aman_ Using ubuntu 12.04, running hp, intel centrino 2, "/proc/asound/card1/codec#0:Codec: ATI R6xx HDMI " alsa shows no bars when i use ATI card, but for intel it does show all max. NO SOUND, please help!!!02:58
escottjpmorgan, perhaps you mean residual configuration files. you can apt-get --purge program02:58
DarwinSurvivorDarkNyan: ok, can you try installing *without* using the raid setup to determine if it is raid related (and not a cpu/network/graphics/etc issue)?02:58
DarwinSurvivor!patience | aman_02:58
ubottuaman_: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/02:58
baazigarhello, i just started my ubuntu and my mouse doesnt move02:58
DarkNyan@DarwinSurvivor I didn't use the RAID in the first place unless its automatically included with the Desktop AMD64 CD.  Sorry for misinforming you if I did.02:59
jpmorgani did purge when i removed ruby but this still is on the machine gem02:59
jpmorganbash: /usr/bin/gem: /usr/bin/ruby1.8: bad interpreter: No such file or directory02:59
quixotedonbaazigar: have you done updating the os?02:59
aman_ok i'll wait02:59
baazigarquixotedon : i did it 3 weeks ago02:59
DarwinSurvivorDarkNyan: so you are not using the Intel Raid you mentioned earlier?02:59
icecube45Bz: new error..03:00
bzicecube45: go aehad03:00
escottjpmorgan, that is just saying that /usr/bin/gem is installed and the first line of that program is #!/usr/bin/ruby1.8 which is not a valid executable. so "bad interpreter" for /usr/bin/gem03:00
DarkNyanI said it was a possibility because I have Intel Rapid Storage Technology but it doesn't seem to be why in my own opinion.03:00
quixotedonbaazigar: before it was working fine?03:00
DarwinSurvivoraman_: while you wait, check your hardware (wireless mouse batteries, touchpade disable switch, cords, etc)03:00
apolo444En ubuntu es salgo yo sólo03:00
jpmorganbut i have neither installed through the repos03:00
DarwinSurvivor!es | apolo44403:00
ubottuapolo444: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.03:00
quixotedon!es| apolo44403:00
baazigarquixotedon : it worked fine yesterday, but today,i dont know why it jammed03:00
icecube45Bz: "the system network services are not compatable with this version"03:01
jpmorganand i just installed them in my home folder03:01
gryapolo444:    /join #ubuntu-es03:01
apolo444Ok03:01
DarwinSurvivoraman_: oops wrong name, please ignore03:01
bzicecube45: what changed?03:01
DarwinSurvivorbaazigar: while you wait, check your hardware (wireless mouse batteries, touchpade disable switch, cords, etc)03:01
baazigarquixotedon : oh wow its working now, it was a temporary problem after i booted03:01
quixotedonbaazigar: yeah, i think so, glad it works now.. :)03:02
icecube45Well, i have no internet connection, and there is no wireless thingy bz03:02
jheskethescott: ok, so if they went into /bin/bash for their init they could remove it. However it's a non-persistent live usb so when rebooting their changes should be lost. That said, would setting the init parameter allow them to start other serivces themselves from /bin/bash etc. eg use init=/bin/bash and then start ldm.03:02
DarwinSurvivorDarkNyan: by "have" do you mean "is connected", "is being used" or "is sitting on the table next to me"?03:02
escottjpmorgan, if you are confused about what program you are executing use the tool "which" "which gem" will tell you the path to the gem executable "ls -l `which gem`" will tell you what that points to if it is a symlink03:02
bzicecube45: no, i mean what have you changed with the new system? did you update, upgrade, delete, modify somethin?03:03
icecube45I rebooted..Bz03:03
escottjhesketh, they could init=/bin/bash and then modify the system, and then resume the boot03:03
DarkNyan@DarwinSurvivor, I will google and check.03:03
jheskethescott: ah I see03:03
escottjhesketh, they could change root= argument, let it fail to busybox, then find root, make changes...03:03
bzicecube45: hm, ifconfig -a?03:04
jheskethescott: hmm, ok then.. thanks for that. I don't suppose there is a way to limit the boot loader so they can't modify any of these parameters?03:04
jhesketh(I'm guessing that's not easy)03:04
icecube45Well i cant paste3 it bz03:04
aman_yes Darwin, I'm trying. I've tried every post there is on line. Reinstalled everything.03:04
escottjhesketh, for a usb system there probably is, but i dont know what it would be03:04
bzicecube45: no need, just read off the device names03:04
jpmorganescott, $ which gem /usr/bin/gem $ gem -v bash: /usr/bin/gem: /usr/bin/ruby1.8: bad interpreter: No such file or directory03:04
bzicecube45: eth0, eth2, ham0, and lo, right?03:04
jheskethescott: ok, no worries. Thanks very much for all your help :-)03:04
icecube45Lo, ham0, eth2, eth003:04
DarkNyanDarwinSurvivor It is installed but not being used on my computer.03:05
DarwinSurvivorDarkNyan: what is it, a pci-e card, a motherboard-embedded controller, etc?03:05
escottjpmorgan, run "head `which gem`" you will see the first line is "#!/usr/bin/ruby1.8" run "ls -l /usr/bin/ruby1.8" and you will see it doesn't exist03:05
bzicecube45: so, as root, "dhclient eth2"03:06
DarkNyanDarwinSurvivor It is a Firmware RAID that is marketed with Intel Harddrives.03:06
icecube45Im trying rebooting..03:06
DarwinSurvivorDarkNyan: ok, so part of the motherboard/bios then. Have you confirmed that it is disabled in the BIOS?03:06
icecube45Bz: im rebooting03:06
DarkNyanDarwinSurvivor I could not find any trace of it in the BIOs + The Intel Raid Storage Technology Panel says it is not enabled.03:07
DarwinSurvivorDarkNyan: what "panel". is it a physical panel, a windows config panel, a bios page, etc?03:07
DarkNyanDarwinSurvivor: It is a software panel.03:07
jpmorganwhen i ran head all i got was an ">" and yes ruby1.8 doesn't exist03:08
escottjpmorgan, you cannot run /usr/bin/gem, because it needs /usr/bin/ruby1.8 (that is the specified interpreter) and you have uninstalled it. you might be able to run /usr/local/bin/ruby /usr/bin/gem, but unless /usr/local/bin/ruby is a ruby1.8 interpreter your /usr/bin/gem is not tested to work with it03:08
DarwinSurvivorDarkNyan: a software panel *where*?03:08
DarkNyanDarwinSurvivor: In my Windows Tray panel.03:08
DarwinSurvivorDarkNyan: in a windows install, in another linux install, etc?03:08
icecube45Bz upon booting, it says, booting system without full network configuration03:09
DarwinSurvivorDarkNyan: ok, then there is a good chance it is disabled in WINDOWS, but the motherboard is still using it!03:09
bzicecube45: dhclient eth203:09
DarkNyanWell I can't find any trace of it in the BIOS, unless SATA mode is supposed to be in IDE instead of AHCPI, I have no idea how to disable it. DarwinSurvivor03:09
arallicecube45: what's in your /etc/network/interfaces?03:10
escottjpmorgan, if your attitude is "damn the torpedoes" and you want to use YOUR ruby interpreter to run the system provided gem, then you can use update-alternatives to establish a symlink from /usr/bin/ruby1.8 to /usr/local/bin/ruby, or just slam the symlink in manually (discouraged). best course of action though is to uninstall gem, and install /usr/local/bin/gem that is compatible with /usr/local/bin/ruby03:10
DarwinSurvivorDarkNyan: how many hard drives do you have installed?03:10
icecube45Arall uh03:10
DarkNyan@DarwinSurvivor 1 harddrive with one 540GB Partition for Windows, and a 40GB partition for Ubuntu as well as  15GB System Reserved partition.03:11
jpmorganpoint is gem is not installed: sudo apt-get remove --purge gem  Reading package lists... Done Building dependency tree    Reading state information... Done Package gem is not installed, so not removed03:11
DarwinSurvivorDarkNyan: you mentioned there as an sda and an sdb, is that correct?03:11
icecube45Arall, can i get back 2 u, got 2 quickly do something03:11
escott!find /usr/bin/gem03:11
ubottuFile /usr/bin/gem found in gem2deb, gemanx-gtk2, gems, mhc-utils, netpbm, ruby1.9.1, ruby1.9.3, rubygems03:11
escottjpmorgan, ^^^03:11
arallicecube45: OK03:11
jpmorganescott, i dont want to run the system provided gem. but the system is not allowing me to run the rvm one03:11
escottjpmorgan, because /usr/local/bin is appearing in $PATH after /usr/bin. so it finds /usr/bin/gem and says "I found gem"03:12
DarkNyan@DarwinSurvivor I tried sda but it is not a partition with any data on it, it is recognized as the harddrive. I'm going to try to reinstall with GRUB in it's own partition.03:12
DarwinSurvivorDarkNyan: from what I've read, intel's fakeraid (which appears to be what you have) is notorious for being a PITA to get working correctly, so I'm not surprised you are having troubles03:13
escottjpmorgan, in any case uninstall rubygems package, and maybe flip your PATH ordering around to export PATH=/usr/local/bin:$PATH03:13
RED_hey I got a little problems, I tried install Wine via PPA, it downloaded the packages fine and all that stuff, I get a pop up for the MS fonts thingy. I cannot accept it clicking ok doesnt do any thing nor can I type in the terminal, I exited the terminal. now whenever I try install any thing via apt-get the MS font thing pops up. any one know how to get rid of it?03:13
=== gartral|Away is now known as gartral
=== Thomas is now known as thomas
DarkNyan@DarwinSurvivor, I am probably wrong about RAID then. Intel Matrix RAID [Intel Rapid Storage Technology] is a firmware RAID and is out of control of the software in Windows. Any way to disable it? I'm trying to google it but I can't find anything useful.03:14
DarwinSurvivorRED_: PPA's are 3rd party repositories and as such are not supporting in the #ubuntu help channel. You will need to contact the owner of the PPA directly for assistance03:14
RED_yea I know that any way to force quit apt-get?03:14
RED_or just accept the dam thing03:15
DarwinSurvivorDarkNyan: check out http://ubuntuforums.org/showthread.php?t=181564003:15
escottjpmorgan, hopefully that all makes sense. im off to bed03:15
jpmorganescott, i will try that. thanks. but starting from the beginning do you know of great tutorial. a blind person cant talk about what he doesnt see.03:15
jpmorganescott, and good night03:16
Jordan_UDarkNyan: Can you pastebin the output of "sudo parted -l"?03:16
DarwinSurvivorRED_: killing the package manager (apt-get) during an installation is VERY dangerous03:16
escottjpmorgan, i would have to point you to either tldp or the debian administrators handbook03:16
DarkNyan@Jordan_U I'm in Windows as @DarwinSurvivor knows.03:16
RED_yea well I can't do anything else unless I can accept the agreement03:16
escottjpmorgan, but you are pulling in a half dozen concepts at once in this. so you just have to struggle with them until they make sense.03:16
RED_I can clean up a dirty install03:17
DarwinSurvivorRED_: can you post a screenshot?03:17
jpmorganescott, i will check those out.and yes i make a mess of things at first. thn i somehow put it back together. im very messy. and again thanks for directing me to the right path.03:17
RED_sure03:17
rhizmoehow come terminal is tending to hide from focus via alt-tab?03:17
rhizmoeit's selectable, but it doesn't come up03:17
rhizmoes/up/forward03:17
Jordan_UDarkNyan: Can you boot from a Ubuntu LiveCD?03:17
RED_well var is locked atm how do I unlock it?03:18
DarkNyan@DarwinSurvivor I'm not sure if this applies to me because A. I have no option to disable RAID through my BIOS B. Intel RAID is Firmware, not Hardware C. He seems to be attempting to install to another disk. /Tag Jordan_U03:18
=== SushiDude_ is now known as SushiDude
icecube45Arall what was it again03:19
arallicecube45: cat /etc/network/interfaces03:19
=== SushiDude is now known as Guest86787
DarwinSurvivorDarkNyan: the live-cd contains tools that can be used to test how the BIOS (firmware) is presenting the drives and hopefully get a better idea of what is happening.03:19
DarkNyan@DarwinSurvivor Sure, you want me to boot into the Desktop or Alternate CD?03:19
DarwinSurvivorDarkNyan: unfortunately, such tools are not as easy to use in windows, nor are many of the #ubuntu helpers familiar with them03:19
Jordan_UDarkNyan: Desktop.03:19
DarwinSurvivorDarkNyan: desktop if you can03:20
DarkNyanSure, is there a builtin IRC client in the LiveCD?03:20
icecube45Arall, auto lo, newline, iface lo inet looping03:20
=== `mOOse` is now known as m00se
DarwinSurvivorDarkNyan: I believe x-chat is in it, if not, use http://webchat.freenode.net/03:21
icecube45Arall?03:22
DarkNyanThanks, I'll BRB, if there is a overwhelming amount of help requests, I'm always happy to wait :)03:22
Jordan_UDarkNyan: Yes, but it's not great. I would recommend either going to http://webchat.freenode.net or installing xchat (which is possible froin the LiveCD environment) instead of using Empathy.03:22
DarwinSurvivorJordan_U: he's gone03:22
arallicecube45: hold on, that gets rid of my first idea03:23
icecube45K03:23
spyder83I'm having a problem with Ubuntu 10.04 and the Intel Turbo Mode for a first gen i7 920. It won't boot. I get a kernel panic about the cpu if I leave turbo mode enabled. If I disable it, it boots just fine. Anyone have similar problems?03:24
aman_Darwin, pavucontrol and alsamixer look fine.03:25
Jordan_Uspyder83: I haven't heard of a computer with a "Turbo" mode in decades :) I'm assuming this isn't the same as the old turbo buttons, so what does this actually do?03:26
icecube45Arall... Sitting here with no internet :303:26
DarkNyan_@DarwinSurvivor @Jordan_U http://paste.ubuntu.com/1072449/03:27
=== thomas is now known as tdubz
spyder83Jordan: it's not. It's a feature in intel cpu's that basically allows you to bump up an extra multiplyer when proccessing get's intense03:27
bzaman_: no sound?03:27
RED_ok darwin I solved the first thingy but now after it install the software I get error code 103:27
=== tdubz is now known as thomas
DarwinSurvivorRED_: which software? the wine PPA?03:28
spyder83Jordan: it's not anything you do manually. You just enable it and it increases the multiplyer by one when it needs to03:28
aman_yup bz03:28
bzaman_: mplayer an mp3 file03:28
aman_no sound03:28
arallicecube45: I missed when you first described the problem. You have no icon for wireless, right?03:28
InferiorHumanJordan_U, goes from like 3.4 to 3.8ghz when it needs it on new ivy bridge cpu's so basically 400mhz which is nothing compared to the 1gig you can easily oc it03:28
icecube45And no connection arall03:28
RED_apt-get gives me that error03:28
Jordan_UDarkNyan_: OK, no sign of FakeRAID there. Try following this guide and post any error messages you get (if any): https://help.ubuntu.com/community/Grub2/Installing#ChRoot03:28
RED_but the software is install just fine03:29
bzaman_: aplay /dev/urandom03:29
Jordan_U!bug | spyder8303:29
ubottuspyder83: 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.03:29
LeJokerEvening, #ubuntu, I was wondering if anyone could tell me how to check if a certain program is listening on a particular IP?03:29
aman_cant hear anything03:29
=== RaverX3X_ is now known as RaverX3X
aman_all volumes ok03:29
DarkNyan_Sure thing Jordan_U DarwinSurvivor03:29
Jordan_Uspyder83: In this case, since it's a kernel panic, you want "ubuntu-bug linux".03:29
DarwinSurvivorDarkNyan_: that shows you having *2* hard drives, a Sony 4GB and a Samsung 640GB. Is it by any chance a "hybrid" (hdd+ssd) drive?03:29
LeJokerAnd if neccesary, how to change that03:29
bzaman_: are your speakers on?03:30
jrdnnLeJoker: netstat?03:30
RED_DarwinSurvivor I get this error E: Sub-process /usr/bin/dpkg returned an error code (1)03:30
RED_it install fine now tho03:30
aman_yup03:30
arallicecube45: what's the output of lspci | grep 'Network' ?03:30
DarwinSurvivorRED_: for help installing software from a PPA, you need to contact the PPA developer. If you need help with any other software (including the *official* wine version), we can help you with that03:30
LeJokerjrdnn: I have one running, how do I tell which program is which?03:30
icecube452 secs03:30
spyder83Jordan_U: Like submit a bug report?03:31
Jordan_Uspyder83: Yes (after confirming that one hasn't been filed already).03:31
spyder83ok03:32
ceti331hi - does the 'utouch-geis' library have a commandline debug mode (e.g. display touch info)03:33
jrdnnLeJoker: lsof -Pnl -M -i4 for ipv4 or -i6 for ipv6, sudo apt-get install lsof maybe needed03:33
silv3r_m00nI am getting this make: dh_testdir: Command not found03:33
silv3r_m00nwhat package do I need to install03:33
DarwinSurvivor!find dh_testdir | silv3r_m00n03:34
DarkNyan_@Jordan_U Is it Linux or Linux swap/Solaris?03:34
ubottusilv3r_m00n: File dh_testdir found in debhelper03:34
LeJokerjrdnn: I'm new-ish to ubuntu, what does lsof do?03:34
icecube45Arall, broadcam corporation BCM4312 802.11b/g LP-PHY (rev 01)03:34
DarwinSurvivorLeJoker: lists all processing that are using the specified file03:34
DarwinSurvivorDarkNyan_: did you see my question above?03:34
DarwinSurvivorLeJoker: to learn what any command does run "man _the_command's_name_here_" and it will explain it (and show how to use it)03:35
DarkNyan_No, sorry @darwin, kinda hard to see when you ask me when you don't get alerts when you are mentioned.03:35
arallicecube45: do you have b43-fwcutter installed?03:35
LeJokerDarwinSurvivor: Ah, thanks :)03:35
icecube45What arall?03:35
DarwinSurvivorDarkNyan_: that shows you having *2* hard drives, a Sony 4GB and a Samsung 640GB. Is it by any chance a "hybrid" (hdd+ssd) drive?03:36
DarkNyan_@DarwinSurvivor, that is my USB flash drive which is loading my USB flash drive.03:36
DarkNyan_*LiveCD03:36
DarwinSurvivorDarkNyan_: ah, that makes sense!03:36
Jordan_UDarkNyan_: Your Ubuntu partition is the one listed as just "Linux" (sda5).03:36
DarwinSurvivorDarkNyan_: just a second, reviewing your convo from a while ago for something...03:36
icecube45Arall, this just started after a reboot03:36
arallicecube45: so your wireless was working before?03:37
icecube45Yes03:37
bikcmpwas today a release day or something?03:37
DarkNyan_DarwinSurvivor Jordan_U doesn't seem to be working03:37
DarkNyan_ubuntu@ubuntu:~$ sudo mount /dev/sda5 mount: can't find /dev/sda5 in /etc/fstab or /etc/mtab03:37
bikcmpthe ubuntu mirrors seem to be going /extremely/ slow03:37
DarkNyan_Sorry, my mistake03:37
DarwinSurvivorDarkNyan_: did you install grub to sdb by accident?03:38
Jordan_UDarkNyan_: Re-read the command you're supposed to run in step #5.03:38
arallicecube45: did you update anything before restarting?03:38
icecube45No03:38
DarkNyan_@Jordan_U @DarwinSurvivor Sorry, I forgot the /mnt @DarwinSurvivor No, I didn't install GRUB at all.03:38
DarwinSurvivorDarkNyan_: do you remember what error you got while installing?03:39
=== megabitdragon is now known as zz_megabitdragon
DarkNyan_@DarwinSurvivor Fatal Error: Grub could not be installed to /dev/sd something/03:40
icecube45Arall, didnt update303:40
arallicecube45: hm. Humor me and tell me what the output of the following is: dpkg-query -l b43-*03:40
DarkNyan_@Jordan_U Which drive do I install GRUB to? The normal Linux Sda?03:41
DarwinSurvivor!fixgrub | DarkNyan_ try the following03:41
ubottuDarkNyan_ try the following: 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)03:41
icecube45No packages found maching b43-*03:41
icecube45Arall ^^^^03:41
zjhuihi,  i have follow the help https://help.ubuntu.com/community/Xen  to install the xen.  But when  i  install the  xen-hypervisor-amd64 and update-grub . When i reboot the system , i can't find the xen kernel in grub03:41
DarwinSurvivorDarkNyan_: be back in 5 minutes03:41
dr_willisDarkNyan_:  if you are booting drive sda, then yes. it goes on sda. not sda103:42
arallicecube45: aha. sudo apt-get install b43-fwcutter03:42
DarkNyan_@Dr_willis Doesn't work that way I believe /sda/ is a harddrive with no free space or used space.03:42
taime1Hello. I have a machine that will only boot linux (many flavors) in like 8 bit color mode.. installing nvidia drivers doesnt help at all. Windows runs fine. Any idea what it could be?03:42
DarkNyan_@DarwinSurvivor Sure, no problems.03:42
dr_willisDarkNyan_:  the mbr of the drive is a very tiny part. even if the hd is full. you can write to the mbr.03:42
icecube45Um arall, no internet connection..03:43
dr_willisDarkNyan_:  and theres no need for @ on irc....03:43
arallicecube45: lol sorry forgot you are lacking internet03:43
icecube45Ya..03:43
zjhuishould i editor the grub.cfg manually ?03:43
arallicecube45: Can you plug an ethernet cable in?03:43
icecube45Yes03:43
icecube45But...03:43
DarkNyan_@dr_Willis Nope, Can;t install [/usr/sbin/grub-probe: error: cannot stat `/dev/sda/'.]03:43
icecube45That means restarting my cop, for the battery isnt charging03:43
icecube45Comp03:44
Jordan_UDarkNyan_: '/dev/sda' not '/dev/sda/'03:44
dr_willisDarkNyan_:  thats not saying sda is full. its saying it cant find sda for some reason.03:44
dr_willisJordan_U:  good catch03:44
DarkNyan_@Jordan_U My mistake :( Have a cookie @dr_willis I do it as a habit, sorry if that bothers you :(03:44
dr_willisseems using @ all the time .. would get very annoying.. and hurt your hand.. ;)03:45
dr_willisDarkNyan_:  use the tab key toi complete nicks..03:45
DarkNyan_Nice tip :) dr_willis03:46
DarkNyan_It looks like it works now. I'm going to try. Thanks dr_willis , DarwinSurvivor , Jordan_U03:46
dr_willisas we said @is pointless on irc. ;) and slows you down03:46
dr_willisplus @ means somthing totally differnt on IRc03:46
=== zz_megabitdragon is now known as megabitdragon
arallicecube45: OK. If you can access the internet on the computer with ethernet, run sudo apt-get install b43-fwcutter. Otherwise, you can follow the directions here: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#b43_-_No_Internet_access03:49
bz!manners03:50
ubottuThe people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines03:50
DarkNyanThanks guys :) dr_willis DarwinSurvivor Jordan_U  You fixed everything :)03:50
Jordan_UDarkNyan: You're welcome.03:50
devslashi set up samba and created a share and restarted smbd but i can't access my share from another  computer03:51
dr_willisdevslash:  you gave the user a samba password via 'sudo smbpasswd -a username' ?03:51
devslashno03:51
=== megabitdragon is now known as zz_megabitdragon
devslashbut I'm not even getting a prompt03:52
dr_willisyou set up a guest share?  tryed accessing the server via its ip#?03:52
devslashi am using its ip03:52
DarwinSurvivorDarkNyan: just got back and read the scroll-back. good to hear it's fixed!03:52
dr_willisdevslash:  so what  os is accessing the share?  whats the shares name?03:53
devslashnot sure what to do03:53
DarkNyanDarwinSurvivor: YAY! Just need to find the grub-customizer package now.03:53
devslashI'm trying to connect to it from a mac03:53
DarkNyanDoes anyone know the Grub Customizer package name?03:54
dr_willisdevslash:  can the mac ping the linux box? and i do think macs can handle nfs  shares and ssh.03:54
devslashyra03:54
devslashyea03:54
dr_willisDarkNyan:  not sure there is one in the default repos.03:54
DarwinSurvivorDarkNyan: not sure either, check out grub on http://help.ubunt.com that may help03:55
DarkNyanCoolios.03:55
=== flux|away is now known as [flux]
dr_willisit just got real quiet... :) ...04:06
devslashI'm trying to get samba working. once i edit the configuration file, i did sudo restart smbd. is there any other service i have to restart ?04:11
devslashdr_willis: watchu talkin about04:12
dr_willissudo service samba restart (i think, or similer)04:12
dr_willisIm not even sure you need to restart it any more these days. Many services se eyou change their configs and auto restart04:12
jrdnndevslash: 10 minutes with no messages in a channel with hundreds of people logged in?04:12
dr_willissee  if the linux box sees its own shares.   via findsmb and smbtree commands. or the file manager04:13
V3NG3NC3678Someone convince me to install ubuntu 12 or whatever the latest version is04:16
dr_willisV3NG3NC3678:  use what you want.. it dosnet matter to us. we dont get a comission.04:17
V3NG3NC3678I want to04:17
dr_willis12.04 is the latest. 12.10 is in testing04:17
V3NG3NC3678but unity makes me want stab penciles in my eyes04:17
dr_willisget over it.. unity works very well.04:17
jrdnnV3NG3NC3678: You can use whatever theme you want, unity isn't required for Ubuntu or any other Linux distro04:17
dr_willisi got my unity tweaked very well. the hud is handy. and lenss save me a lot of time.04:17
V3NG3NC3678can I just not install it or remove it?04:18
devslashdr_willis: smbtree doesn't show anything04:18
dr_willisquicklists are also a nice feature that are only getting better04:18
dr_willistheres other desktops you can install./ this is linux. :)04:18
jrdnnsudo apt-get install kde or whatever04:18
dr_willisgnome-shell is ppopular -- it deoends on what you want04:18
SwedeMikeactually, unity in the latest incarnation (12.04) works pretty well, you just have to get used to it. I've started to like to find my applications by means of pressing the windows key and then typing the name, then using cursor keys to find and then enter to select. Using the mouse is a lot more cumbersome.04:18
t1m310rddoes anyone know of a way to install a repository's full contents automatically?04:18
dr_willistheres some unofficial unity tweaks/addons that hopefully get included by default in 12.10 ;)04:19
V3NG3NC3678ok I am going in DL it now04:19
devslashdr_willis i added an entry in smb.conf [share] comment=some comment path=/full/path/to/shared/folder/ browseable=yes guest_ok=no read_only=yes04:19
dr_willissaw a nice quicklists tweak that gives every apps icon a list of each window.04:19
stochasticcan anyone help me mount a Canon EOS 350D camera?04:20
V3NG3NC3678Does AMrk come in here at all anymore?04:20
dr_willisdevslash:  as a test. you could make a guest share, or try enableing the home share.04:20
dr_willisdevslash:  about all i do these days is enable the Homes Share. and perhaps share /media/04:20
devslashis what i did correct ?04:21
t1m310rdI need to install the backtrack utities on a normal Kubuntu install, i added the repositories, but i don't really know how to install everything from them.04:22
=== sattu94 is now known as satyanash
V3NG3NC367817 m for DL04:22
bzasl?04:23
dr_willisdevslash:  looks ok. but i always just cut and paste examples from the comnents04:23
V3NG3NC3678t1m310rd - don't bother04:24
=== DeviantSOP is now known as Killeroid
V3NG3NC3678the kernals will not work04:24
dr_willissynaptic can show whats in a specific repo.04:25
ignerioushow to remove broken or corupted installation packages???04:25
dr_willisapt-get clean      perhaps.04:25
danubhow do i get a bottom bar in untiy?04:26
Num83rGuyEvery time I start Ktorrent from command line or script I get errors.  http://pastebin.com/tzbJEtJL04:26
danubthis autohide side bar is pissing me off04:26
dr_willisuse a dock04:26
dr_willis!dock04:27
ubottuUbuntu includes several dock-like navigation bars. Some options are: avant-window-navigator, cairo-dock, docky (formerly part of gnome-do), stalonetray, simdock, kdocker, kooldock.04:27
dr_willisset it to not hide. ;)04:27
danubi have to download a dock package for this?04:27
V3NG3NC3678So what is a good program that can transmit music liek a DJ over AAC?04:27
danubreally?04:27
V3NG3NC3678something that is in the cloud04:27
igneriousPlease help me to fix this problem http://pastebin.com/yL9mnfFf04:28
dr_willisunity is on the side.. unoficial hacks to move it.04:28
danubbut there is no way to unautohide that sucker?04:28
igneriousPlease help me to fix this problem http://pastebin.com/yL9mnfFf04:28
dr_willismine dosent hide...04:28
dr_willis12.04 default is to not hide04:29
dr_willis!ccsm04:29
jrdnnignerious: sudo apt-get install gnome-wine-icon-theme04:29
ubottuTo enable advanced customization of desktop effects in Ubuntu: install 'compizconfig-settings-manager' (or 'simple-ccsm' for pre-Oneiric). If you install the latter, a new option will appear in your appearance properties - See also !compiz - Help in #compiz04:29
danubdr_willis: how did you do that then? all my apps either cause it to autohide04:29
dr_willisdanub:  its the default. i did nothing04:30
ignerioussame error04:30
igneriouswhat to do04:30
ignerioushow should i remove them04:30
ignerious???04:30
danubnot on mine :(04:30
bindiandoes any one knows the best alternative of evernote on Ubuntu (please don't suggest wine or same)04:30
dr_willismyunity has settings for it also04:30
V3NG3NC3678someone dance with me!04:30
V3NG3NC3678http://www.youtube.com/watch?v=ULjCSK0oOlI04:30
linux_is_my_herowhats the deal with new computers from other os's not allowing linux installs?04:30
linux_is_my_heroseems like a monopoly to me04:31
V3NG3NC3678lol,.. you just noticing this?04:31
babygotafaceif there is anyway to get instant notification receiving email with any mail notification script or anything like that?04:31
V3NG3NC3678try installing ubuntu on crapple04:31
dr_willislinux_is_my_hero: 4primary partions in use makes it a pain04:31
danubhow do i get to perferances?04:32
danubi only have system tools04:32
linux_is_my_herodr_willis: meaning windows 7 has 4 partitions, or ubuntu has 4?  i thought ubuntu had 2. :-(04:32
ignerioushelp04:32
igneriousplease04:32
linux_is_my_herodr_Willis: i feel stupid.04:32
linux_is_my_herodanub: do you have a gui?04:33
ignerious????04:33
igneriousplease04:33
danubyea, but its goofed04:34
dr_willislinux_is_my_hero:  many new pcs come with windows7 and are partioned with windows and the revovery partions to use 4 primary partitions. which makes it a real pain to install linux on the hard drivce.04:34
danubi cant even scroll the unity search results04:34
linux_is_my_heroignerious: i just got here.  what is your problem? :-)04:34
linux_is_my_herodanub: what if you use keyboard shortcuts to bring up the tty?04:34
igneriousPlease help me to fix this problem http://pastebin.com/yL9mnfFf04:34
dr_willisdanub:  theres commands to totally reset unity bac to defaults04:34
ignerioussee the link04:35
igneriousi have posted it04:35
linux_is_my_herodr_willis: linux can't just format the hdd with the ubuntu file system?04:35
danubdr_willis: oh please tell me, i gotta get this fixed. this will drive me absolutely batshit04:35
danublinux_is_my_hero: EFI secure boot04:35
dr_willislinux_is_my_hero:  if you have 4 primary partitions in use.. and want to keep them all.. you  are going to have issues installing linux. since you cant make any more partitions04:35
dr_willisdanub:  unity --reset  i belive is the main command.04:36
danubdr_willis: ok, ill give that a shot04:36
linux_is_my_herodr_willis: i see...you'd have to get another hdd and pull your files over, then format the windows drive and set it up for ubuntu.04:36
dr_willisdanub:  the omgubuntu or webupd8 blog site detauls  secceral commands to reset unity and compiz  and gnome back to defaults04:36
dr_willislinux_is_my_hero:  i just buy a 2nd hd and put the original somewhere  safe. ;)04:36
danubi cant do it because i get a D-BUS error :(04:36
linux_is_my_herodr_willis: anything else, like a chip on the motherboard that would keep ubuntu from being installed?  i know nothign of it, but i've heard rumours :-(04:37
dr_willislinux_is_my_hero:  thats supposed to be in windows8/arm hardware  - so far rumors and rants..04:37
=== ryan_ is now known as LADataJunkie
danublinux_is_my_hero: the secure boot is a problem. locks in an OS04:37
ghostchickunity --reset04:37
danubunity --reset gives an error, cant do it04:37
linux_is_my_heroignerious: do you have any personal files on that computer that you want to keep?04:38
igneriousno04:38
linux_is_my_heroignerious: in your case, i would reinstall ubuntu.04:38
dr_willisdanub:  log out, do it from the console perhaps. and log back in.   or you got deeper isues going on.04:38
linux_is_my_herodownload and burn the iso on a neighbor's computer or something04:38
ignerioussad :(04:38
danubdr_willis: probably deeper. i have been doing upgrades since 7.0404:38
linux_is_my_heroignerious: i know, but it will take longer to fix it than to reinstall it04:38
danubhaven't done a full install since04:39
dr_willisdanub:  id suggest a clean install then.04:39
igneriousno way you can fix it???04:39
dr_willisi never upgrade.  releases04:39
danubill try to log out and do it from the commandline. thanks for the help04:39
linux_is_my_heroignerious: i know just enough to get by, which is why i would reinstall.  but can you fix unity in the hour it takes for ubuntu to install?  that's what it will come down to.04:39
igneriousohhhh04:40
linux_is_my_herougnerious: on the other hand, this is also an opportunity for you to learn.  if you are the patient type, and you can break the problem into little pieces and make a plan, then you can fix it without reinstalling, and learn a whole lot about linux04:40
* dr_willis dident even see ignerious 's issue..04:40
linux_is_my_heroignerious: dr_Willis seems very knowledgable.04:41
linux_is_my_heroignerious: you could ask him.  sorry i can't help, i have class tomorrow and its getting late.04:41
linux_is_my_herodr_Willis: what is secure boot?04:41
dr_willisno need to msg me ignerious ..04:41
igneriousok04:41
ddelonyHi.04:42
=== `mOOse` is now known as m00se
ddelonyMy 12.04 netbook hangs on boot.04:42
dr_willislinux_is_my_hero:  a complex topic that  you may want to check out the wiki pages and other blog sites.04:42
=== DubstepCraig is now known as XiRoN
ddelonyOh wait, I was able to boot into recovery mode.04:43
igneriousdr_ willis: please help04:43
dr_willisignerious:  and the issue is?04:43
=== XiRoN is now known as DubstepCraig
linuxtechI think I have a filesystem issue, we had some power fluctuations with that Derecho storm blew through.  I have tried touch /forcefsck and debsums and that hasn't helped.  Any suggestions?04:43
=== DubstepCraig is now known as XiRoN
igneriousI have send you the link in pm please see it04:44
dr_willislinuxtech:  fsck by hand from a live cd.04:44
dr_willisignerious:  you could at least summarize the issue.. people tend to ignore it otherwise04:44
linuxtechMachine doesn't have a CD, so I will need get a USB memeory thing or get a harddrive ready to boot with usb...04:45
linuxtechNot tonight..,04:45
dr_willislinuxtech:  i always keep a spare usb key in my pc toolbox.04:45
igneriousi cannot i dont know how to summerise this issue04:45
igneriousplease see it04:45
majest_can anyone help configuring a static IP on ubuntu server 12.04?04:45
P-ChanI want to use abrowser but can't run here. why?04:46
=== nibbler_ is now known as nibbier
HaltingStatea taskbar should be an option in unity; who made the decision to destroy the operating system04:47
dr_willisyour summary would be  'you are having package manager issues'04:47
JoseeAntonioRHaltingState: You can choose to use other desktop environments if you're willing to.04:48
igneriousyes that is it04:48
ddelonyI've run a fsck in recovery mode and now it seems to boo okay. I've had this happen several times already.04:48
igneriousplease help me now04:48
dr_willisand i can barely read that log. im on my cell phone.   check the askubuntu.com site and forums perhaps for how to fix up apt/packages when they get confused. i rarely need tomess with apt-get in that depth04:48
majest_can anyone help configuring a static IP on ubuntu server 12.04?04:49
JoseeAntonioR!patience |  majest_04:49
ubottumajest_: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/04:49
dr_willismajest_:  check askubuntu.com ? i think its a single file you edit. but ive never done it myself.04:50
HaltingStateJoseeAntonioR, not having a task bar should not be a choice.  Its like saying the jews under hilter "had a choice" to leave germany04:50
majest_i have for 11.04 and it worked fine but i'm having no luck04:50
igneriousany on can help me???04:50
igneriousplease04:50
JoseeAntonioRHaltingState: Please, keep this channel for support only. Opinions are greatly appreciated in #ubuntu-offtopic.04:51
dr_willisyou can easially use a dock with unity. or some other simple taskbar addones04:51
V3NG3NC3678Installing it now!04:52
igneriousPlease help me to fix this problem http://pastebin.com/yL9mnfFf04:52
V3NG3NC3678WOOOOOOOOOOOoooooooooooooooo!04:52
igneriousanyone ?????04:52
V3NG3NC3678widing out win 7!04:52
V3NG3NC3678wipeing*04:52
V3NG3NC3678lol04:52
V3NG3NC3678by by win 704:52
dr_willisignerious:  you should give a summary of whats it about.. most people wont read a url just to discover they have no idea how to fix the probloem...04:52
igneriousyes yes04:52
JoseeAntonioRV3NG3NC3678: Please, stop flooding the channel.04:52
V3NG3NC3678I'm excited :P04:53
sedeANYONE from those present here to set up a server group softwared04:53
dandamanhi all, i recently got a dinovo edge keyboard and some of the keys are on it are inactive04:53
dandamani wanna manually set the keycodes but i cant figure out what they are04:53
KM0201V3NG3NC3678: have you ever used ubuntu?04:53
dandamancan anyone help me set this up pleasE?04:53
dandamanim on 10.0404:53
V3NG3NC3678back in 9.1004:53
V3NG3NC3678I tried doing 10 etc but for soem reason my graphics card wouldn't boot the GUI04:54
JoseeAntonioRdandaman: Please, explain keycodes.04:54
ignerious 'I am having package manager issues' please help04:54
dr_willisdandaman:  on a weird keyboarad once i got lucky and found a nice guide in the forums on setting  it up. ;) but i think it might have been the archlinux forums.. heh.04:54
ignerious 'I am having package manager issues' please help04:54
V3NG3NC3678ironically that was with a Dell04:54
V3NG3NC3678lol04:54
dr_willis!nomodeset | V3NG3NC367804:54
ubottuV3NG3NC3678: 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 parameter04:54
JoseeAntonioRignerious: Please, develop the issue and stop repeating your question.04:54
igneriousPlease help me to fix this problem http://pastebin.com/yL9mnfFf04:54
majest_Has anyone had the error "an inet prefix is expected rathr than" when configuring a static IP on 12.04 server04:55
V3NG3NC3678now for the million dollar question,.. how do I ride myself of unity?04:55
dr_willisV3NG3NC3678:  and you have actually USED unity for what? 20 sec now?04:55
linux_is_my_heroLol im on android right now :-)04:55
V3NG3NC3678not even,.. it's not even installed04:56
dr_willisV3NG3NC3678:  install any of the other dozen window  managers/ or desktops out there...04:56
V3NG3NC3678I just don't want it04:56
JoseeAntonioRV3NG3NC3678: In the login screen, click on the srew icon. You'll find other options there.04:56
majest_sudo apt-get install gnome-panel04:56
CellTechit makes me chuckle. We linux peoples have so many programs to do some odd stuff. But no one has figured out how to break open and closed CD-R and reuse it.. I don't use CD's. So I only need this 1 to fix a dumb dell laptop that doesn't boot from usb04:56
dandamandamn i think i might have to hack around in the bios for this one :\04:56
linux_is_my_heroDandaman: yeah the older bios are like that :-(04:56
dandamanyeah xev isnt picking up these key presses04:57
dandamanthis mobo is like a year old :\04:57
V3NG3NC3678the login after I install it?04:57
dr_willisdandaman:  check the tail of 'dmesg' output it may have some info04:57
linux_is_my_heroDandaman: i got nothin. Sorry :-(04:57
dr_willisV3NG3NC3678:  the login screen has a 'gear' icon that lets you pick what desktop to use04:57
shal3r"recovery mode" in 12.04 now runs X, not single user mode. Is it possible to override that from grub?04:57
dandamani did, didnt say anything04:57
V3NG3NC3678oh sweet04:57
V3NG3NC3678did not know that04:57
dr_willisi bet theres a lot about Unity you dont know either...04:58
V3NG3NC3678I am actually kinda excited04:59
* dr_willis must have 24 items in that Gear/session icon menu on his Login screen..04:59
V3NG3NC3678I been waiting to try ubuntu 10+ for a while now05:00
dr_willissome of the docks even add their own 'dock + just a window manager' entry05:00
* dr_willis is using 12.04 :)05:00
dandamangod i hope the bios has something for me....05:00
dandamanbe back in a minute05:00
V3NG3NC3678Tho as I said earlyer05:00
OerHeksV3NG3NC3678, now you know nomodeset, have fun.05:00
igneriousJoseeAntonioR: have you got the link??05:00
V3NG3NC3678I really need a broadcaster for AAC, any programs for that?05:01
sedehelp me,ANYONE from those present here to set up a server group softwared05:01
dr_willisbroadcaster? Like a UPNP server? DLNA stuff to stream to devices in the house?05:01
linux_is_my_heroIgnerious: i got irc on my android phone05:01
JoseeAntonioRignerious: I'm sorry, but I can't help you with that now.05:01
bent-stackHi all,  is there a way to filter the Ubuntu IRC channels to focus on one discussion - People often post a wealth of usefull diagnotic information..but the discussion is often hard to follow later - from http://irclogs.ubuntu.com/05:01
linux_is_my_heroIgnerious: have you gotten to the tty yet?05:02
V3NG3NC3678No to stream to a server05:02
V3NG3NC3678on win I use Sam broadcaster05:02
dr_willishmm. normally the server streams to  the clients...05:02
V3NG3NC3678I am the broadcaster05:02
V3NG3NC3678broadcaster ---> server -- clients05:02
OerHekstry mixx &  icecast05:03
majest_Has anyone had the error "an inet prefix is expected rathr than" when configuring a static IP on 12.04 server05:03
V3NG3NC3678what is Mixx?05:03
dr_willis!info mixx05:03
ubottuPackage mixx does not exist in precise05:03
dr_willis!info icecast05:04
ubottuPackage icecast does not exist in precise05:04
sedehalp me, ANYONE from those present here to set up a server group softwared05:04
OerHeks!info mixxx05:04
ubottumixxx (source: mixxx): Digital Disc Jockey Interface. In component universe, is optional. Version 1.10.0~dfsg0-1build1 (precise), package size 2399 kB, installed size 5404 kB05:04
dr_willismust be under differnt package names05:04
OerHeksicecast is not in the repo's, i guess. but suitable for streaming.05:04
dr_willissede:  perhaps tell the channel what you mean by a 'server group softwared'05:04
V3NG3NC3678is mixx on the repos?05:05
OerHeksV3NG3NC3678, sure05:05
dr_willisV3NG3NC3678:  bot says mixxx is ;)05:05
dr_willisapt-cache search shoutcast     perhaps to find similer apps..05:05
shal3rIs it possible to disable X startup via boot option in grub?05:06
V3NG3NC3678shal3R!05:07
V3NG3NC3678wher do I know you from?05:07
aeon-ltdshal3r: you mean stop gdm from starting? i don't think so grub only does kernel boot options iirc05:07
shal3raeon-ltd, that's bad. My mouse and keyboard is not working in X, so i can do nothing05:09
ghostchickshal3r,  change the init lvl05:09
shal3rghostchick, how?05:09
sededr_willis, thanks for the sigerencia05:10
sedeI could help, they mean by group server software, the truth I have to configure one but I have no idea that setting, there is little information on this type of server05:10
majest_Has anyone had the error "an inet prefix is expected rather than..." when configuring a static IP on 12.04 server05:14
dandamanwonderful...my mobo doesnt have a bios05:15
dandamanhow is this even possible05:15
bent-stackmajest_: what command are u using to set the ip?05:15
V3NG3NC3678so any guess as to why my GPU wouldn't display the GUI from 10+?05:16
sedeI could help, they mean by group server software, the truth I have to configure one, but I have no idea that you could set set, there is little information on this type of server05:16
aeon-ltddandaman: not possible unless it has a uefi instead05:18
sedechannel someone has knowledge about groupware servers05:19
sede??05:19
dandamannvm, it was delete05:20
randomDudesede: indeed some channel might05:20
linux_is_my_heroV3ng3nc3678: what about keyboard shortcuts on boot before the os starts to load? :-(05:21
OerHeksV3NG3NC3678, a shile back you were given the grub solution with nomodeset05:21
OerHeks!nomodeset05:21
ubottuA 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 parameter05:21
V3NG3NC3678yup that was prolly ti05:21
linux_is_my_heroV3ng3nc3678: i had that issue too with a nvidea card. :-(05:22
V3NG3NC3678if I remember right I had a ATI in that dell05:22
V3NG3NC3678dell is worst for linux I think05:23
devslashi want my server to have a static ip so i added this to /etc/network/interfaces auto eth0 faceeth0 inet static05:23
OerHeksV3NG3NC3678, if it is ATI, then it is so old that even nouveau doesn't support it.05:23
devslashaddress 192.168.1.32 net mask 255.255.255.005:23
V3NG3NC3678that was an e-150505:23
V3NG3NC3678had a dual core05:24
V3NG3NC3678so wasn't that bad05:24
sederandomDude , what you mean05:24
V3NG3NC3678i dunno what is worse\05:25
sederandomDude: what you mean05:25
V3NG3NC3678dual 1.6 or cingle 2.1ghz05:25
V3NG3NC3678lol05:25
OerHeksV3NG3NC3678, with flash you would want dual core.05:26
V3NG3NC3678nah I got a main rig for that05:26
devslashi want my server to have a static ip so i added this to /etc/network/interfaces: auto eth005:26
devslashiface eth0 inet static05:26
devslashaddress 192.168.1.3205:26
devslashnetmask 255.255.255.005:26
devslashgateway 192.168.1.105:26
FloodBot1devslash: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.05:26
V3NG3NC3678that one is a monster05:26
devslashwhen i boot i get an ip but i can't access outside of my lan05:26
V3NG3NC367824 cores on that one :)05:26
linux_is_my_heroV3ng3nc3678: thats what she said lol05:26
V3NG3NC3678main PC is a server computer05:27
devslashcan anyone tell me if I'm doing something wrong ?05:27
OerHeksV3NG3NC3678, well this is getting offtopic. find the ati card specs, so we can help you.05:27
V3NG3NC3678Well this is a Toshiba,. that was old news05:28
linux_is_my_heroDevslash: is your router blocking your mac address from the internet?05:28
V3NG3NC3678looks like it is working fine on this one05:28
devslashno i don't use mac blocking05:28
V3NG3NC3678tho I didn't see the login screen cause I diabled it05:28
linux_is_my_heroDevslash: anything changed from when you were able to get to the internet? Upgrades, hardware changes?05:28
devslashhmm i did dhclient eth0 and it now it works05:28
OerHeksdevslash, if you can ping, yhen you have no dns in dnsresolve.conf05:28
devslashwell i don't understand why i need to do dhclient05:29
linux_is_my_heroDevslash: i had this problem too.  My ethernet cable was damaged.05:30
OerHeksdevslash, https://help.ubuntu.com/12.04/serverguide/network-configuration.html05:30
V3NG3NC3678yummi more ati drivers05:31
V3NG3NC3678atleast this one loads I guess05:31
V3NG3NC3678looks like radio shack around my room05:31
V3NG3NC3678lol05:31
devslashOerHeks:  but how can i make it load automatically05:32
elisa87what's the reason for this error? my internet is connected E: Unable to locate package help05:33
OerHeksdevslash, we need more info for that, paste your etc/network/interfaces @ use paste.ubuntu.com  and give the url here05:33
devslashahh i figured it out05:34
devslashi added a dns-nameservers line in /etc/network/interfaces05:34
gRAVIty_can someone tell how I can do a USB install for ubuntu 12.10. The normal methods do not work because they dont yet support ubuntu 12.1005:35
V3NG3NC3678what is post delivery driver?05:35
linux_is_my_heroAhh, lemme guess..secure boot?05:35
OerHeksgRAVIty_, join #ubuntu+1 for QQ 12.1005:35
gRAVIty_Thanks05:36
NewLappyjust got a new HP ProBook. The HP_TOOLS look like they may be interesting and useful in the future. So now I'm looking for some definitive information on this UEFI stuff and that in conjunction with setting up a multi-boot system...except the newest information I can find is over 6 months old05:36
ignerious 'I am having package manager issues' please help05:38
gRAVIty_OerHeks: are you on ubuntu+1?05:38
ignerious 'I am having package manager issues' please help05:38
OerHeksgRAVIty_, nope05:38
igneriousPlease help me to fix this problem http://pastebin.com/yL9mnfFf05:38
NewLappyignerious, what kind of "issues" are you having?05:39
OerHeksNewLappy, this info is updated yesterday > https://help.ubuntu.com/community/UEFIBooting05:39
=== shadowh511 is now known as ToriSpelling
igneriousPlease help me to fix this problem http://pastebin.com/yL9mnfFf05:39
V3NG3NC3678yay it's working!05:39
ignerioushttp://pastebin.com/yL9mnfFf05:39
aeon-ltdignerious: please be patient, spamming won't help05:39
=== ToriSpelling is now known as shadowh511
NewLappythanks OerHeks I'll see if I can make sense of that and consolidate it with my original ideas for this machine05:40
OerHeksignerious, what are you trying to install and how did you di that?05:40
ignerioussome themes through ubuntu-tweak05:40
V3NG3NC3678so where is this skrew driver you speak of?05:41
dr_willisskrew?05:41
OerHeksignerious, on what ubuntu are you now?05:42
V3NG3NC3678options for GUI other then unity05:42
ignerious11.1005:42
V3NG3NC3678also05:42
V3NG3NC3678FF needs to be updated05:42
dr_willisV3NG3NC3678:  themain desktops are kde, lxde, xfce and gnome-shell, and of course unity05:42
V3NG3NC3678yes where to I chgange it?05:43
dr_willisinstall the one you want.. use the gear icon on the login screen to select what one to use at login time...05:43
V3NG3NC3678oh great05:43
dr_willis!gnome-shell05:43
V3NG3NC3678my very first linux crash05:43
Ghosthunter007On Ubuntu Tweaks I set my logon screen wall paper and icon but its not taking affect I have also rebooted the system, could this be my policykit blocking the change05:44
dr_willisGhosthunter007:  what ubuntu relase are you using?05:44
Ghosthunter00712.04 64bit and 0.7.1 on Ubuntu Tweaks05:45
V3NG3NC3678ok this thing says I need to update things05:45
dr_willis12.04 login wallpaper is set where it changes to whagtever the user has selected.05:45
V3NG3NC3678how do I do that?05:45
dr_willisV3NG3NC3678:  via the package manager tools/software center, or the cli.05:45
Ghosthunter007wall paper on desktop is ok its the logon screen that wont change05:46
dr_willisshould ba icon at the left side.]05:46
dandamanthere goes 2 hours of my time05:46
dandamani give up :(05:46
dr_willisGhosthunter007:  the login screne wallaper Changes automatically - to be the same that my user is using on his desktop05:46
V3NG3NC3678can't I do sudo apt-get update?05:47
dr_willisV3NG3NC3678:  via the package manager tools/software center, or the cli.   that would be the 'cli' method.05:47
dr_willisupdate, then upgrade,.. yes..05:47
V3NG3NC3678where the hell is terminal?05:47
Ghosthunter007hmm oddly it never done that, it was the default ubuntu pink05:47
dr_willisif using unity. tap the alt key. type in  'term' and it should show the icon... i always pin the icon to the panel.05:48
V3NG3NC3678found it05:48
dr_willislunch time. bbl.05:48
V3NG3NC3678updating05:48
unknerrordose someone know where are the gnome 2.X themes located?05:49
ghostchickunknerror,  /usr/share/themes ?05:51
* unknerror give a big hug to ghostchick THX!05:52
immortalritesI've tried everythign to get my ipod to work, nothing works, help05:52
V3NG3NC3678why does video seem laggy as hell?05:52
ghostchickunknerror,  thanks and no problem the user ones are in the individual homes05:52
kanha_hi05:53
jrdnnkanha_: Hello05:53
immortalritesI've really tried everything, how can I get my ipod to work on ubuntu?05:53
kanha_I am not able to update my ubuntu11.10 using sudo apt-get update ?05:54
devslashi set up ubuntu server and installed openssh. i used a complicated password for the regular user that i use. is there anything else i need to do to prevent hack attempts05:54
kanha_*.05:54
Psytonichi all, is there a linux equivalent to netbios? or just use netbios?05:55
daxdevslash: turn off password authentication and use SSH keys05:55
V3NG3NC3678hey can someone help me fix video drivers?05:56
devslashhow does that work ?05:56
V3NG3NC3678this is horrible05:56
ddelonyI've been having an odd problem with 12.0405:56
[deXter]V3NG3NC3678, What's the issue here?05:57
daxdevslash: using SSH keys: https://help.ubuntu.com/community/SSH/OpenSSH/Keys | disabling password authentication: https://help.ubuntu.com/community/SSH/OpenSSH/Configuring#Disable_Password_Authentication05:57
ddelonyI have occasional hangs on booting.05:57
V3NG3NC3678how do you do that dexter like highlight my name?05:57
V3NG3NC3678the video is laggy as hell05:57
V3NG3NC3678win 7 was smooth05:57
jrdnnPsytonic: https://www.zulius.com/how-to/resolve-windows-netbios-names-from-linux/05:57
fidelahoi05:58
Psytonicjrdnn: so theres no linux equivalent? just use netbios? or rather netbios is the standard, not just a windows thing?05:59
LeJokerQuick question: If I have a link, and a program/shortcut whatever references that link, will it access the actual location of the folder?06:01
Dr_OPsytonic: what do you mean by netbios? do you mean sharing files and printers between linux machines?06:01
LeJoker(12.04)06:02
Psytonicno, i want a name->ip service kind of thing06:02
Psytonicbut not a centralised dns06:02
Dr_Ounix traditionaly used DNS06:02
ccb056is the chrome search bar broken for just me or everyone?06:02
Psytonicsomething akin to windows broadcasting it's own name06:02
Dr_OI never understand why DNS is not what peiple want when IP/machine maping.. but maybe that is just me. You could check out boinjour/avahi type stuff06:03
Psytonicdns requires a server, thats basically it - I'm working with 6 autonamous robot peers06:03
Random832Psytonic: my system sends its hostname to the dhcp server [a netgear router] which provides dns service for the local network06:03
Random832that's fairly standard06:03
Random832how do these robot peers know their ip address?06:04
Random832how do they know their own hostname06:04
* tMH is gone. nsf06:04
PsytonicRandom832: thats what I'm trying to work out06:04
=== tMH is now known as Guest11672
Dr_Owith 6 just put themin /etc/hosts06:04
PsytonicI can set hostnames easily enough, but I'd rather not have to have static IPs06:04
Random832Psytonic: knowing their own ip address and own hostname is the first step, you have to have that before they can tell anyone else their hostname06:04
Random832get a dhcp server06:04
Random832or static ips06:04
Random832that is your choice06:04
Psytonicgot a DHCP server, on the router06:05
Random832ok06:05
Random832so they tell the dhcp server their hostname, and it provides dns06:05
Random832just like on millions of other home networks06:05
Random832why do they need names, anyway?06:05
LeJokerBetter yet: How do I change the install directory of a program, assuming I already moved the files?06:05
Psytonichmmm...I thought u had to have some other mechanism06:05
PsytonicIP's may change06:05
ghostnik11How do u get xorg to display to tv06:05
Random832ok06:06
Random832i mean why do you need to uniquely identify them at all06:06
Psytonicso basically I just need to get them to send their hostname?06:06
=== DeviantSOP is now known as Killeroid
Random832they're identical "robot peers", doesn't each one just need to find the ooooooother five?06:06
PsytonicRandom832: yes06:06
Random832so have each one scan the local network for whatever port they listen on06:06
ghostnik11I am trying to tell my laptop to display to tv but the function key +f4 won't do it06:06
Random832or send a broadcast udp packet06:07
Random832if they're all on a local segment you've got some extra tricks available06:07
PsytonicRandom832: drop outs are a big issue, dont want to have to scan06:07
Psytonicand not on a local segment06:07
Random832or you could use zerocon, which i don't understand much about - it's layered on broadcast dns06:07
Random832zeroconf06:07
Psytonickk06:07
Psytonichmmm06:08
Psytonicmight just stick to netbios06:08
Psytonicsupervisor is probably going to crack the shits if I spend too long on it, lol06:08
Random832that still leaves you having to assign hostnames to each machine06:08
Psytonicoh wait, hostnames rather06:08
Random832are you sure they're _not_ sending the06:08
Psytonicyeah, I'm ok with that06:08
Random832right, yeah06:08
LeJokerCan anyone tell me a bash command to change the install directory of a program installed via the software center in 12.04?06:08
Random832what kind of router is it06:09
Random832most should do the hostname / dns thing right out of the box06:09
Psytonicdunno, might change06:09
Psytonicyeah06:09
Psytonicjust need to check i guess06:09
PsytonicI just assumed it wasnt working because I was told there was a problem06:09
Random832are they all on the same router?06:09
Psytonicyup06:09
Random832eh06:09
Random832i gtg to bed06:09
=== shadowh511 is now known as Twoflower_
PsytonicRandom832: night, thanks for the help06:10
Random832LeJoker: no such thing... what are ou trying to do?06:10
LeJokerRandom832: I cp'd a folder out of my home because it was taking up far too much space, and I just want it to redirect to the new location when I boot up that program06:10
=== Twoflower_ is now known as shadowh511
Dr_OPsytonic: I found this link: http://www.turnkeylinux.org/forum/support/20090212/register-hostname-dns06:10
Random832...wait, you can install to your home via the software center?06:10
PsytonicDr_O: ta06:11
LeJokerRandom832: It was default06:11
Random832or you mean your user config dir like ~/.program06:11
LeJokerI didn't have an option06:11
Random832just make a symlink06:11
Random832then it can still find it by looking in your home06:11
LeJokerI'm kinda new to linux, I don't actually know what that is :P06:11
Psytonicsymbolic link: google knows it06:11
Random832well how about you start over saying what specifically you are talking about, and someone else can help you - it's 2AM for me06:11
LeJokerI'd seen the term before but I don't know how to do it06:11
Random832ever used windows or mac06:12
LeJokermhm06:12
Random832it's like a shortcut or an alias, except completely transparent (apps don't have to understand them to use one that's already there)06:12
mah454How can administration with dconf-editor ? in gconf-editor i can set some configuration and use "Set As Default" but dconf-editor have not this !06:12
Random832the command is ln -s , type "man ln"06:12
LeJokergot it, thanks :)06:12
=== Dr_O is now known as Dr_O_
dr_willislinks are a feature of the filesystem. :) at a lower level of the  os then how windows handles its .lnk files06:13
sindikat`test06:14
ignerioushttps://bugs.launchpad.net/ubuntu/+source/gnome-colors/+bug/83541406:14
ubottuLaunchpad bug 922444 in gnome-colors (Ubuntu) "duplicate for #835414 package gnome-colors-common 5.5.1-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2" [High,Fix released]06:14
dr_willissomthing to rember about hard links. a hardlink is the same as the original file. its as if you just have 2 names.06:14
dr_willis!info gnome-colors06:15
ubottugnome-colors (source: gnome-colors): set of GNOME icon themes. In component universe, is optional. Version 5.5.1-1ubuntu1 (precise), package size 2 kB, installed size 32 kB06:15
Sindikattest06:16
dr_willis2+2=06:16
deper29506:16
dr_willisin binary...06:16
dr_willis;)06:16
Psytonicno such thing as 2 in binary :P06:16
deper29lol06:17
dr_willisirattional binary numbers06:17
=== sudokode is now known as THE_WillySilly
jrdnnPsytonic: 10 types of numbers in binary06:18
=== bent-stack is now known as dial-a-monkey
Psytonicjrdnn: no theres not, theres only...oh wait i see what you did, ahahahaha :P06:19
Psytonic:|06:19
=== THE_WillySilly is now known as sudokode
amitavhey, with the recent 12.04 version, what is the grub version provided?06:19
saju_mI have a ubuntu  user named 'saju' and homefolder '/home/saju'  Howto change username and homefolder name ???06:20
OerHeksamitav 1.9906:20
saju_mi am using ubuntu 12.0406:20
ghostchickamitav,  grub 206:20
Psytonicsaju_m: https://www.google.com.au/#hl=en&output=search&sclient=psy-ab&q=change+username+linux&oq=change+username+linux&gs_l=hp.3..0l4.440.6039.0.6242.31.22.2.0.0.2.600.5450.2-2j3j5j3.13.0...0.0.MxNFPN3Smm0&pbx=1&bav=on.2,or.r_gc.r_pw.r_qf.,cf.osb&fp=288684bd0a365fdd&biw=1680&bih=94206:21
amitavOerHeks, ghostchick : please clarify06:21
dr_willissaju_m:  easier to just make  new user with the  new name and then copy the files over you need.06:21
daxamitav: GRUB 2 version 1.9906:21
OerHeks!grub | amitav06:22
dr_willismake sure you put him in the sudo group so you have sudo rights.06:22
ubottuamitav: 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)06:22
amitavOerHeks, ghostchick : If it grub 1.99, i.e. old grub I can easily restore it using grub from the command line but if it new grub then I have to learn it06:22
daxgrub 1.99 is grub 2, not grub 1.06:22
dr_willis!grub206:22
daxgrub 1 is version 0.97 or something like that06:22
dr_willisGrub-fu-skills06:22
dr_willisdown with version # bloat!06:23
amitavah, okay06:24
amitavthanks guys06:24
dial-a-monkeyccb056: Bump = yes06:29
dr_willisits quiet... ;^) how will i ever make my quota.06:35
dial-a-monkeyAnyone have any tips/info about how to filter the Ubuntu IRC channels for a specific conversation? there is often very useful troubleshooting information but it gets hard to pull it out later from the chat logs.- Thanks06:43
mi3dial-a-monkey: you can use grep for a thing like this but you will need to do that for each and every file06:47
=== chris_away is now known as chrisl
Oniklusyou can easily apply a grep search to multiple files 'grep -r [a-z]+ file0*06:48
Oniklusquestion is, what search criteria will you use to extract all the 'useful' information06:49
Oniklusit's not like all the 'useful' lines are prefixed with USEFUL or something else distinct06:49
dial-a-monkeyMi3: Ok thanks I was kinda hoping I could follow a conversation ( between a few people) , like Wireshark follows a TCP flow ;) I've been googling and installing different clients :  command line would work - thanks06:49
mi3umm ok06:50
dial-a-monkeyOniklus: Any information regarding troubleshooting that I hadn't though of06:52
trenany VGA experts around ? =)06:52
kurdiplyasHy everyone, Is here xubuntu experts &06:53
ghostchickkurdiplyas,  what is the problem06:54
dial-a-monkeyI can grep the logs via user id - I was hoping to filter the gui in real time - like watch the conversation between 2 people + remove all the IRC events 'XXX has joined the room'06:54
dr_willismost clients support hiding the  part/joins stufff06:55
dr_willisi dont see any of those messages ;)06:55
dial-a-monkeyhmm not empathy?06:55
dr_willisempathy is a poor irc client.it may have a plugin for it06:55
dr_willismost of the IM clients are rather poor at irc.06:55
kurdiplyasThe problem with login. after matching the pass i waiting a lo of time06:55
dr_willisand in a HUGE room like this one. the limiationsreally show.06:56
dial-a-monkeyDO any clients have " Follow these people" or " follow this conversation" - Thanks06:56
dr_willisyou could proverly script such a thingk. check the weechat homepage/scripts - one may allready exist for it.06:56
dial-a-monkey= Ok cool = thanks06:57
=== Guest11672 is now known as tMH
dr_willisive rarely seen a question asked in here.. that wasent also covered in detail on  the forums. or askubuntu.com ;)06:57
dr_willisbrb06:57
kurdiplyasI find one way? but it doesn't work. I've remove package gvfs-backend06:57
only_uanyone know if theres a SNES emulator for ubuntu??06:59
daxonly_u: http://packages.ubuntu.com/search?keywords=snes07:00
daxso zsnes (in multiverse) or bsnes (in universe) if you're on 12.0407:00
ryanmcdoes anyone know any good mods to speed up apache aside from mod_pagespeed07:02
sanjugogsanjugog@sanjay:~$ ifconfig -a07:04
sanjugogeth0      Link encap:Ethernet  HWaddr 00:1b:38:cd:94:9a07:04
sanjugog          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.007:04
sanjugog          inet6 addr: fe80::21b:38ff:fecd:949a/64 Scope:Link07:04
sanjugog          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:107:04
FloodBot1sanjugog: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.07:04
sanjugog          RX packets:6613 errors:0 dropped:0 overruns:0 frame:007:04
only_uthanks dax07:04
trenafter upgrading kernel with apt-get command i no longer use programs that require opengl drivers, any suggestoins ??07:07
fizyplanktondoes anyone know why the system monitor resources tab will not remember that i want it to show me the PID column when i close and reopen system monitor? it remembers other columns fine, and my P.o.S. laptop remembers it fine. both are running 10.0407:15
Saikihow do I make sure java is running?07:16
fizyplanktonSaiki: do you mean see if it is running at a particulat second?07:17
Saikifizyplankton: if it is running on the system, yes07:17
Saikifizyplankton: trying to access a java webpage gives me "description The requested resource (/iweb/role/) is not available."07:18
fizyplanktonSaiki: "ps -ef | grep java". ignore the one that says "ps -ef | grep java"07:18
CottusSaiki, there are packages icedtea-?-jre-* you can install one of these07:19
Cottus!java07:19
ubottuTo just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software  Development Kit" (SDK).  Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations.07:19
SaikiCottus: these are the ones I installed:07:20
Saiki# apt-get install openjdk-6-jre07:20
Saiki# apt-get install openjdk-6-jdk07:20
Cottusoh07:20
dalek_There is NO support for my nvidia legacy on board video card (in a toshiba laptop) in Ubuntu 12.04. I require nvidia drivers version 173 which are no longer available in current Ubuntu. Is support for my video card ever going to be available in future or has support ended permanently for all future Ubuntu releases?07:20
fizyplanktonSaiki: did you install those as root?07:20
Saikifizyplankton: yes07:20
Saikifizyplankton: I'm loggedin on root07:20
Cottus!root07:21
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/RootSudo07:21
Cottusdo not enter the internet as root07:21
SaikiCottus: root has a password, set by me07:21
fizyplanktonlol is ubottu refrencing the matrix?07:21
Cottusheh07:21
SaikiCottus: it's a VM that's linked to my PC07:21
fizyplanktoni see what you did there.......07:22
Cottusi believe jre is enough07:22
Saikiok, but I still can't access the webpage07:22
=== jimmy_lo is now known as jimmy_lo_chien_f
fizyplanktonSaiki: at the risk of sounding like an indian dell tech support representative, have you tried rebooting?07:22
Saikifizyplankton: 20+ times now07:22
Cottuscan you send the webpage to test it ?07:22
CottusSaiki, icedtea6-plugin ?07:23
Cottusdid you install that07:23
fizyplanktonSaiki: what browser are you usuig?07:23
=== railsraider_ is now known as railsraider
SaikiCottus: http://www.sendspace.com/file/5nulqd07:23
Saikifizyplankton: chrome07:23
samirhi i'm unable to install lamp..07:23
dalek_has support for legacy nvidia cards ended in all future ubuntu releases?07:24
samirlocal host s not showing 'it works' page07:24
fizyplanktonSaiki: im as much of a chrome fan as the next person (as long as the next person is remotely sane), but iv had issues with java+chrome. try firefox (i know........)07:24
moj0risinghi, samir. How did you try to install the LAMP stack?07:24
samirsudo apt-get install lamp-server^07:25
samirby this cmd07:25
Saikifizyplankton: I don't have ff, IE work?07:25
moj0risingI don't see that in the apt cache, samir07:25
fizyplanktonSaiki: "will ie work?" HELL NO. ie never works. plus, you cant get it on ubuntu. but first and foremost, IE NEVER WORKS07:25
Cottusyep07:26
Stark_What command would I use to make a volume at /dev/sdb bootable?07:26
samirmeans wha ??07:26
devslashhas anyone set up ubuntu to use ssh over public/private keys instead of a password ?07:26
samirwhat ?07:26
moj0risingif you do something like ls /etc/init.d/ | grep apache , what do you see?07:26
fizyplanktonSaiki: firefox comes preinstalled. did you uninstall it?07:26
Cottusdevslash, on debian i have07:26
Saikifizyplankton: webserver is ubuntu, MY pc s windows 707:27
samirnothing .07:27
Cottusdevkhadka, no, actually i haven't , on gentoo i have07:27
devslashthe one i need to use on the client ithat i connect from is the public key right ?07:27
Cottusdevslash, , no, actually i haven't , on gentoo i have07:27
moj0risingokay. I bet you don't have the lamp stack installed.07:27
moj0rising1 sec..07:27
fizyplanktonSaiki: im cinfused. is ubuntu having problems, or is windows having (more) problems?07:27
Cottuscat id_ecdsa.pup > authorized_keys07:28
samirok07:28
Saikifizyplankton: my server (ubuntu) has a webpage (iweb) that I can't access. I'm trying to figure out why that page is not working07:28
Cottusno07:28
Cottus@ devslash07:28
fizyplanktonSaiki: does it load on any machine?07:29
devslashand do i need to store that in a certain location ?07:29
Cottusdevslash, you keep the private key in .ssh then run that command on the serverside user .ssh07:29
moj0risingsamir: try sudo dpkg -l | grep apache07:29
samirok wait.07:29
devslashim confused07:29
Saikifizyplankton: not that I'm aware of, only this and the ubuntu machine linked together07:29
moj0risingI see that there is supposed to be a meta-package called lamp-server in 12.04 so that's good.07:30
fizyplanktonon the webserver, open a browser and go to 127.0.0.107:30
Cottusdevslash, public is for the public07:30
fizyplanktonSaiki: actually, what port is it on?07:30
devslashCottus:  if i use a pretty complex password, is it even necessary to do all this ?07:30
Saikifizyplankton: should be 8080, I'm not sure07:30
Cottusdevslash, i don't know07:30
fizyplanktonSaiki: then on the websever, open a browser and go to 127.0.0.1:808007:30
Saikifizyplankton: the dev that released it is fond of port 8443, but that doesn't work either07:30
Saikifizyplankton: 8080/ says "It works"07:31
Cottusdevslash, there are bruteforce attacks that do not work with private/ public key07:31
fizyplanktonSaiki: also, are you using apache?07:31
samirmojo there is nothing with name lamp-server07:31
Saikifizyplankton: the default page, as well as /pwAdmin/ work. and yes07:31
moj0risingsamir: It looks like you don't have the packages installed...07:31
devslashwhat do you mean don't work ?07:31
Cottusdevslash, i mean you are subject to them07:31
samirit has http apche server07:31
devslashyes07:31
samirand 3-4 mmore07:31
fizyplanktonSaiki: whats the webserbvers ip?07:31
devslashif i use a 35 character password of letters,numbers and symbols07:32
Saiki192.168.111.13307:32
moj0risingtry sudo apt-get update && sudo apt-get install lamp-server07:32
firekraagSaiki: This is your LAN IP07:32
samirok..07:32
fizyplanktonSaiki: on the win machine, go to 192.168.111.133:808007:32
fizyplanktonfirekraag: trust me. i have apache working07:32
Cottusdevslash, i don't know, you'll add the ssh command in a script, correct ?07:32
=== michael is now known as Guest71515
devslashno what script ?07:33
Saikifizyplankton: If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!07:33
moj0risingah! also, the package name is actually lamp-server^07:33
moj0risingwith the '^'07:33
fizyplanktonSaiki: not sure what tomcat is, but is the page working the way you want?07:33
Saikifizyplankton: for me 192.168.111.133:8080/pwAdmin/  works as well07:33
Stark_Is there no command to make a volume bootable?07:33
Cottusdevslash, you'll then enter the password by hand ???07:33
moj0risingso if you don't have that in your command, samir, it won't install.07:33
samirohh..its installing nw.07:33
devslashno07:33
Cottusdevslash, ah ,ok07:33
samirwithout using ^07:33
moj0risinggood deal.07:33
devslashi have it stored in a secure lastpass database07:34
Saikifizyplankton: tomcat6, and the iweb is not, no07:34
goddardwhats the difference between RX and TX in networking07:34
devslashand i can retrieve it as needed and paste it07:34
chicao__Becker says many of the bacteria in the mouth of a dog are species specific, so it won't harm its owner.07:34
Cottusoh,ok07:34
chicao__wrong #07:34
fizyplanktonSaiki: but i thot you said that tomcat works with 192.168.111.113:808007:34
moj0risingha. all right.07:34
CottusSaiki, did java work?07:34
LartzaIf I've done rsync -a how would I restore from that? With the same -a switch?07:34
Saikifizyplankton: it does07:34
SaikiCottus: I'll pm you the reply from grep07:35
fizyplanktonSaiki: so using the 192....... everything works perfectly?07:35
Saikifizyplankton: not /iweb/  everything else though07:35
samirmojo it said unable to locate lamp-server..07:35
moj0risingso, samir. keep an eye on the console as the packages install. it will probably prompt you occasionally for things like the MySQL password and such.07:35
samiris it due to missing of ^07:35
fizyplanktonSaiki: and is the iweb the java doodad?07:35
Saikifizyplankton: yes07:35
moj0risingokay. one sec. I'm verifying the package name for you. ..07:35
fizyplanktonSaiki: does iweb work on the server at 127.0.0.1:8080/path/to/iweb07:36
samirits done now...says 0 package installed,0 remove...everything 007:36
moj0risingokay.07:36
Saikifizyplankton: don't know how to check07:36
moj0risingthe '^' is essential07:36
samirok id used it 2nd time07:37
moj0risingso you need to type "sudo apt-get install lamp-server^"07:37
moj0risingwithout the quotes07:37
fizyplanktonSaiki: on the web server, open up a browser and go to 127.0.0.1:8080/path/to/iweb07:37
samirdone ..07:37
samirwhat next07:37
moj0risingsamir: it should now ask you if you want to continue y/n07:37
Saikifizyplankton: it's server ed. I can't just "open a browser"07:37
fizyplanktonSaiki: so theres no GUI?07:38
samirit didn't .07:38
Saikifizyplankton: correct07:38
moj0risingpress enter after pasting that line into the console.07:38
samirbt it did ask me when i installed it first time.07:38
firekraagSaiki: wget '127.0.0.1/path/to/iweb07:38
CottusLartza, i aliased once : rsync --acls --devices --executability --group --hard-links --human-readable --itemize-changes --owner --perms --progress --recursive --specials --times --xattrs07:38
moj0risinghmm.07:38
fizyplanktonSaiki: do you know how to forward ports, and are you comfortable letting me ssh into the server?07:38
moj0risingsamir: type "ls /etc/my.cnf"07:39
moj0risingno quotes07:39
moj0risinganything?07:39
Saikifizyplankton: you can't ssh it. there is not internet connection on it07:39
samirno such file or directory07:39
fizyplanktonSaiki: then what the hell are you setting up a web server on it for?!?!?07:39
Saikifizyplankton: iweb is a control pannel for a game, a game I am playing locally07:40
samirit sayas.  no such file or directory07:40
SaikiCottus: I sent a pm with grep reply07:40
fizyplanktonSaiki: do you have team viewer installed?07:40
moj0risingstill looks like you don't have this stuff installed.07:40
moj0risingso, let's reqind a minute...07:40
Saikifizyplankton: not giving you access to my windows pc07:41
moj0risingrewind07:41
CottusSaiki, i meant' if now it opens the java enabled website,07:41
samirok.07:41
fizyplanktonSaiki: my plan is to use teamviewer to PuTTY into the server. thats itr07:41
fizyplanktonit*07:41
moj0risingsamir: what, exactly, was the output when you pasted that apt-get line I last sent you?07:41
moj0risingwell. just tell me the last line07:42
Saikifizyplankton: I have an ssh open on winscp, if there's commands I need to enter, just tell me07:42
moj0risingso you don't scroll the channel.07:42
samiro  updated07:42
samiro installed ..07:42
samiretc.07:42
fizyplanktonssh via irc like this is a nightmare. how hard would it be to give the server internet07:42
SaikiCottus: I am 99% sure pwAdmin is07:42
moj0risingokay. any reason given?07:42
samirno07:43
SaikiCottus: yes. pwadmin loads, and it's java-based07:43
Stark_Seriously, is there no command to make a UDF volume bootable?07:43
moj0risingthat's very unusual...07:43
Stark_Is there any command I can use to have dd give me a bootable volume?07:43
Cottusok:)07:43
samiri thing everything is installed ..07:43
samirbt still localhots is not showing the page..07:44
Saikifizyplankton: pretty hard, given my netowrk is crazy. I'm routing a router through a router07:44
samirit works.07:44
fizyplanktonStark_: does it have to be thru cli? or can you do it graphicall?07:44
samirlocalhost07:44
Stark_fizyplankton: I checked the "properties" on the drive, it won't let me change anything, nor is there an option to make it bootable.07:44
samirit says unable to find thepage07:44
moj0risingokay. so if you type service apache2 start, what happens?07:44
fizyplanktonStark_: what program did you do that with?07:44
Stark_fizyplankton: Nor does disk utility have any option to make it bootable.07:44
geirhaStark_: You can make iso9660 bootable. I've never heard of bootable UDF...07:45
Stark_fizyplankton: dd, I used it to copy a Windows 7 ISO onto my flash drive07:45
fizyplanktonSaiki: *sigh* have to make things difficult07:45
Saikifizyplankton: not me, my family lol07:45
samiraction failed07:45
samirno such file or directory07:45
fizyplanktonStark_: from ubuntu, launch up gparted07:45
samirThe Apache error log may have more information.07:45
moj0risingsamir: also, can you paste the output of the apt-get line to paste.ubuntu.com for me07:45
moj0risingah.07:46
moj0risingokay.07:46
devslashanyone here familiar with ssh07:46
samirok wait.07:46
Stark_fizyplankton: Installing07:46
devslashand public/private keys07:46
moj0risingin that, case, samir, type tail -n 20 /var/log/apache2/error_log and paste that to paste.ubuntu.com07:46
Saikifizyplankton: do you want the link totry it yourself on your pc?07:47
fizyplanktonSaiki: sure07:47
Cottus!ssh07:47
ubottuSSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)07:47
moj0risingI am guessing on the exact log file path. I normally run apache in red hat, which is slightly different.07:47
Saikifizyplankton: http://www.sendspace.com/file/5nulqd07:47
Stark_fizyplankton: Alright, gparted is open07:47
samiryou are asking about the output from apt-get install lam-server^07:47
samir??07:47
Cottus!ssh-server07:47
fizyplanktonStark_: at the dropdows box at the top right, click /dev/sdb07:47
devslashhey cottus07:47
devslashi thought you left07:47
moj0risingyeah. but, if you are getting apache errors, then just show me the log file instead.07:48
Cottusnah07:48
Stark_fizyplankton: Done. Unallocated, unallocated, 3.84GB.07:48
fizyplanktonStark_: gimee a sec07:48
devslashok i copied the public key to the client I'm connecting from and did cat mypublicfile.pub >> authorized_keys07:48
Cottuswrong07:48
HyperbyteI have an LTSP (terminal) server with Ubuntu 12.04.  For some reason, Thunderbird, Firefox and ksoftirqd are using insane amounts of CPU.  Does anyone have any ideas why this is happening?07:48
fizyplanktonSaiki: whats this exe?07:48
Cottusto the client you're connecting to07:48
devslashwhy07:48
devslashhuh07:49
Cottusreverse07:49
Saikifizyplankton: its not an exe..07:49
devslashexplain07:49
devslashim confused07:49
Cottusok07:49
samiroka wait pls.07:49
Stark_fizyplankton: Notable that I did not format the drive before using dd. It was totally empty, not even a filesystem. Could this be why dd seems to have made it a UDF?07:49
devslashI'm on the client i want to connect from with the pub file07:49
zjhuii want to install xen on ubuntu 11.10 , after i install the xen-hypervisor-amd64, shuold i make menuconfig the kernel ?07:49
fizyplanktonStark_: right click on the partition, click manage flags, and then hit "boot"07:49
Stark_fizyplankton: Can't click "manage flags"07:50
Stark_fizyplankton: Only "new" and "information"07:50
Saikifizyplankton:  "Click here to start download from sendspace"  <click that07:50
fizyplanktonStark_: so you mean there is no partitoin scheme?07:50
Cottusyou have a private key, that's yours, you give public to others, encrypt the communication through the private, decrypt through the public, something like that07:50
Stark_fizyplankton: Right.07:50
devslashho do i actually do that07:50
devslashhow07:50
fizyplanktonSaiki: is wants me do download "DownloadSetup.exe"07:50
samirmojorosing ,it says cannot open `/var/log/apache2/error_log' for reading: No such file or directory07:50
Cottuson the client :ssh-keygen -t ecdsa07:50
Stark_fizyplankton: I... thought since dd would be formatting it anyway, having no partition scheme wouldn't matter?07:50
moj0risingsamir: okay, type ls /var/log07:51
Cottuscopy id_ecdsa.pub to the server07:51
devslashwhat is ecdsa07:51
Stark_fizyplankton: Or did I misinterpret the fact that it would erase everything, and it really just meant it would delete all files, not actually format the drive?07:51
Saikifizyplankton: http://fs07n1.sendspace.com/dl/ce9de5ed09d0e3bf5689c7f064737c07/4ff2a41b1dcc8741/5nulqd/iweb145.7z07:51
Cottus!ecdsa07:51
Saikitry that link?07:51
moj0risingpaste the results to paste.ubuntu.com07:51
Cottusthe evolution of dsa07:51
fizyplanktonStark_: you should format the drive with an MBR partition scheme. "Disk utility" can do that easily. back up your data if necessary, and make sure to close gparted before you partition it07:51
Cottusdevslash, they are passwordless keys07:52
Cottusno07:52
Cottuswrong07:52
fizyplanktonSaiki: 503 Service Temporarily Unavailable07:52
devslashunknown  jey type ecdsa07:52
devslashkey07:52
Cottustry dsa07:52
Stark_fizyplankton: You mean the volume? The drive can't format to an MBR scheme.07:52
Saikifizyplankton: ok I know that page works.. probably just a my-pc link07:52
devslashnow do o copy the file it generates to my server ?07:52
Cottusthe public one07:52
Stark_fizyplankton: Wait, yes it can, that was officially the most retarded thing I can remember ever saying in my life.07:52
Stark_fizyplankton: Disregard completely.07:53
samirmojo ,done07:53
devslashdoes it matter if i use a passphrase07:53
devslash?07:53
fizyplanktonStark_: lol. most retarded thing so far...07:53
devslashi skipped it07:53
Saikifizyplankton: http://www.sendspace.com/file/5nulqd  rght in the middle it says "click here to start download from sendspace"07:53
dr_willis!info gparted07:53
ubottugparted (source: gparted): GNOME partition editor. In component main, is optional. Version 0.11.0-2 (precise), package size 530 kB, installed size 1872 kB07:53
Cottusdevslash, i don't know07:53
* Stark_ apparently doesn't know how to acronyms07:53
devslashok so i copy the public to the server07:53
devslashright ?07:54
Cottusyes07:54
Stark_fizyplankton: Should I now create a partition, or just leave the MBR-formatted drive as it is and re-enter my previous dd command?07:54
devslashwhat about the one i generated on the server ?07:54
fizyplanktonSaiki: damn. dont have 7z support installed07:54
devslashdo i use that one for anything07:54
Cottusit's for the server to connect to you07:54
Saikifizyplankton: lol well, at least we're getting somewhere07:54
moj0risingsamir: did you send me the url of your paste?07:55
fizyplanktonStark_: i dont have that much experiance with dd, other than following IRC given commands like theres no tomorow and hoping to high heaven that my disk doesnt got wiped07:55
moj0risingcan you paste that url here for me?07:55
Stark_Alright, I'mma just give dd another try07:55
devslashok so i copy the public key i generated on the client to ~/.ssh ?07:55
Saikifizyplankton: do you need it in another format?07:55
samirmojo shall i send it here ??07:55
geirhaStark_: The partition table is stored in the MBR, so you need a partitioning tool that'll update the MBR07:56
Cottusdevslash, to the 'user' you want to connect to07:56
devslashwhere ?07:56
fizyplanktonSaiki: im installing 7zip support now07:56
devslashwhere is that07:56
samirhttp://paste.ubuntu.com/1072705/07:56
Cottus.ssh that is correct07:56
Stark_geirha: dd is already running :|07:56
Saikifizyplankton: ok07:56
Cottusdevslash, i mean you can add it to all users' .ssh directories07:56
geirhaStark_: And what does that do?07:56
Stark_geirha: If this doesn't work, though, then I'll just reformat and then add a partition with diskutil. Just wondering what partition scheme I should use.07:56
devslashok it still doesn't work07:57
devslashi can't connect to it07:57
Stark_geirha: dd copies the raw data of the ISO onto the flash drive so that it can boot.07:57
samirhttp://paste.ubuntu.com/1072709/07:57
devslashon the server i used rsa07:57
fizyplanktoni swear. every time i get on irc, im like "im gonna just get this one problem fixed, and thats it". i end up helping 9 people at once and never getting my problem fixed. EVERY time07:57
devslashdoes that matter07:57
devslash?07:57
samirmojorising07:57
samirthis is the log output07:57
samirurl07:57
samirdid u get it ?07:58
moj0risingsamir: okay. good. apache is definitely installed then07:58
Saikifizyplankton: lol I feel your pain. what's the issue you're having?07:58
Stark_fizyplankton: You're probably just a really awesome person, don't feel too bad07:58
geirhaStark_: Oh you've switched to iso9660? well, if the iso image is bootable, that should make the usb drive bootable07:58
fizyplanktongnome system monitor wont remember to show me the PID columns07:58
devslashCottus: i used rsa on the server. does that matter ?07:58
moj0risingso I was slightly off on the log file name07:58
samirso what can ishall i do now ?/07:58
moj0risingit's actually /var/log/apache2/error.log07:58
fizyplanktonSaiki: uh, what do i do with the files07:59
moj0risingsamir: so type tail -n 30 /var/log/apache2/error.log07:59
Saikifizyplankton: it's a tomcat webpage07:59
samirok07:59
moj0risingpaste that into paste.ubuntu.com and give me the url of the paste page07:59
fizyplanktonSaiki: no. what do i do with them?07:59
immortalritesCan someone please tell me how to get my ipod4g ios 5.1.1 to work with ubuntu, preferrably a method you know will work for me07:59
Saikifizyplankton: they go in the tomcat folder. or do you mean what do they do?07:59
Cottusdevslash, let me check my server side sshd_config08:00
Cottusit's in /etc/ssh/08:00
fizyplanktonSaiki: wheres the tomcat folder?08:00
Saikifizyplankton: should be /var/lib/tomcat*  (mine's 6, so "tomcat6" for me08:00
samirits showing nothing08:01
Saikiand it goes in "webapps"08:01
devslashyes08:01
devslashi edited mine to not allow password prompt08:01
moj0risingsamir: the log file is empty?08:01
moj0risingor does not exist?08:01
ct529hi everybody .... I am trying to install kubuntu on a GPT formatted disk, but i have been unsuccessfull so far .... the installer does not see the GPT partitioning08:01
ct529in other words, it sees the partitions, but sees the total dimension of the disk  (750G) as 95G, and the partitions seem much smaller than what they actually are if I see them using gparted08:01
ct529any clue?08:01
samirhttp://paste.ubuntu.com/1072709/08:01
immortalritesno one here uses an ipod touch and knows how to get it to work with ubuntu?08:02
samirsorry/..08:02
fizyplanktonSaiki: i dont have a /var/lib/tomcat. still not sure what tomcat is08:02
samirits not.08:02
samirsamir@samir-Lenovo-G460:~$ tail -n 30 /var/log/apache2/error.log08:02
samirsamir@samir-Lenovo-G460:~$08:02
samirprompt returns like this08:02
moj0risingokay. good.08:02
moj0risingbut you need the whole path in there...08:02
moj0risingtail -n 30 /var/log/apache2/error.log08:03
immortalrites:( I really need a way to get my ipod to work, nobody has a way of doing it?08:03
moj0risingimmortalrites: I don't. Sorry. Silly question: Have you googled?08:03
samirwhole path of which file ??08:03
moj0risingthe log file we08:03
immortalritesyes I'm done lots of gogling08:04
elshakais there a way to downgrade the flash plugin that comes with google-chrome?08:04
immortalrites*googling08:04
Saiki!tomcat08:04
moj0rising're trying to read, samir08:04
Saiki!tomcat608:04
Saikibah.. ubotu don't like me lol08:04
moj0risingimmortalrites: ..and what are the results of your searches?08:04
fizyplanktonSaiki: lol. forever alone08:04
immortalritesAlot of methods, none of them work for me.08:04
immortalritesvarious problems08:04
dr_williselshaka:  i saw the asksubuntu.com site had literally dozens of tips/tricks/hacks with flash for differnt reasons. It mentioned the files used for flash by chrome. so itss most likely possible.08:05
samiri don't know what to do ..08:05
Saikifizyplankton: search for it in synaptic. It's java-based webpages08:05
samirmojo08:05
moj0risingmaybe if you can tell us some error messages or more specific issues you are having after attempting install, we can help you even though we don't have ipod touches.08:05
Saiki!apache-tomcat08:05
Saikinope, ubutu knows nothing about it lol08:05
moj0risingsamir: just paste this "tail -n 30 /var/log/apache2/error.log" into your command console.08:05
moj0risingthen press enter08:05
dr_willisthen stand back!08:06
moj0risingpaste the output to paste.ubuntu.com08:06
dr_willis;)08:06
immortalriteswell banshee says it syncs my ipod but it simply does not, the songs are not actually put on my ipod, itunes in wine and play onlinux does not recognize my ipod, and rhythembox says my ipod is full when its barely half full08:06
Saikifizyplankton: /var/lib/tomcat6  is there mine's stored08:06
elshakadr_willis, thanks i'll check08:06
samirits same.08:06
fizyplanktonimmortalrites: i think gtkpod will work. not sure tho08:06
samirno output..08:06
dr_williselshaka:  the askubuntu.com site is where i learned how to replace flash with vlc to play videos from youtube. :)08:07
immortalritesI'll try gtkpod some more, couldnt figure it out but I'll try again08:07
elshakadr_willis, wow that's quite awesome :D08:07
samiri think i shall wholley install lamp from beginni g ?08:08
drgonzoHello all08:08
moj0risinggood luck, immortalrites. Come back and let us know how you did or bring some more detail on exactly what trouble you're having and we may be able to hook you up.08:08
dr_williselshaka:  yep. basically i dont need flash any moar.08:08
=== drgonzo is now known as Guest85199
samirshall i ?/08:08
samirmojo ??08:08
moj0risingsamir: so you get a file not found error when you paste that line?08:08
moj0risingor the file is empty?08:08
moj0risingI don't think that will help, samir.08:09
Guest85199I've just installed a fresh copy of 11.04 Natty. I've plugged in a external USB drive that I can access fine through nauticalis, but when i try to access it via terminal i get permission denied. Its automounted with ownership of my account.  Any ideas?08:09
moj0risingI think there is a little problem we just don't know about because we haven't seen the log file.08:09
fizyplanktonGuest85199: do ls -l /media and give me the line with your flash drive08:09
moj0risingGuest85199: have you tried reading that volume with sudo / as a priviliged user?08:10
Guest85199drw-r-xr-x 5 drgonzo drgonzo 4096 2012-07-01 21:41 home backup08:10
Saikifizyplankton: but I have to go to bed. it's 3am and I need to be up at 808:11
Guest85199i've tried chown -R username home backup and still cant access it08:11
fizyplanktonSaiki: lol wimp. its 410 here08:11
Guest85199but i can access it fine via naticalis08:11
fizyplanktonGuest85199: do ls -l /media and give me the line with your flash drive08:11
Saikifizyplankton: I will be woken up before 808:11
Guest85199nautilus sorry08:11
Guest85199home backup is the usb flash drive08:12
Saikifizyplankton: and I need my sleep. I will have a stressful day08:12
Guest85199drw-r-xr-x 5 drgonzo drgonzo 4096 2012-07-01 21:41 home backup08:12
fizyplanktonGuest85199: try chmod 700 "/media/home backup"08:13
moj0risingsamir: I have to go as well. Sorry I can't stay to help you more. I think once you see the contents of your error.log file, it wil become more clear as to what the matter is.08:13
Guest85199okay08:13
dr_willispermissions and file ownership confuse  new users a lot it seems, ;)08:14
moj0rising. I can see that the directory for that file is present, based on your paste.08:14
fizyplanktondr_willis: aint that the truth08:14
Guest85199fizyplankton, that did it08:14
fizyplanktonGuest85199: its working now?08:14
Guest85199yes08:14
fizyplanktonawesome08:14
Guest85199i tried 655 but that didnt work08:14
Guest85199why did 700?08:14
dr_willishad to teach some people at work... even if its just you on the pc.. theres still different users/ownership  and permissions for files.08:14
moj0risingyou can also try searching for the log file with "locate error.log" or "find / -name error.log"08:15
dr_willisa directory must be 'executable' for you to access whats inside it  Guest8519908:15
moj0risingGood night, everyone.08:15
moj0rising... morning, for some.   :)08:15
dr_willis!permmissions08:15
fizyplanktonthe importand part is the first number. 6 would have given you read and write permissions, but not the "X" permission. for directories, im not sure what it does, i just know that its often needed. for files, its execute, but for folders........08:16
Cottusgood morning moj0rising08:16
dr_willisits 4 am here08:16
Guest85199dr_willis: natilus accessed it fine.08:16
Cottus:D08:16
nopzHi08:16
moj0risingdr_willis: yikes!08:16
moj0risingsee you later.08:16
fizyplanktonmoj0rising: its 4am here too08:16
nopzWhen you create a new cron in cron.d do you have to manually restart cron ? /etc/init.d/cron restart?08:16
moj0risingtoo late / early for me.08:16
Guest85199also this was automounted when plugged in, why would it mount not executable?08:16
nopzBecause i have crons that should execute everyday at midnight, but it did nothing08:17
fizyplanktonmoj0rising: this is my prime time08:17
dr_willisit mounted and kept the original owner.08:17
moj0risingnice.08:17
fizyplanktonis my client frozen? this channel is never silent for this long08:19
fizyplanktonnope. it works08:19
edwinkcwfizyplankton: just two min silent08:19
devslashdoes anyone here use shore wall ?08:20
vijuthanks08:22
vijuit seems very difficult to use08:23
szalwho or what?08:23
devslashwhat is ? shore wall ?08:24
ZyclopsHey all, i'm about to hire 10 new employees.  They need to have both ubuntu and windows installed.  I'd like to set the OSs up once and pre-install all the stuff they need (development environments, web servers etc).  Security is also a concern.  I need full disk encryption and the ability to access the contents of the machines if any of the developers leave. Also if a developer screws a machine up I need to be able to08:24
spike9128heyoo08:24
spike9128so, who wants to give me a hand with something08:25
ct529hi everybody .... I am trying to install kubuntu on a GPT formatted disk, but i have been unsuccessfull so far .... the installer does not see the GPT partitioning08:25
ct529in other words, it sees the partitions, but sees the total dimension of the disk (750G) as 95G, and the partitions seem much smaller than what they actually are if I see them using gparted08:25
ct529any clue?08:25
chuspike9128: Just ask your question, if someone is able to, they'll help :)08:26
spike9128yeah i know, i was adding flavor08:26
spike9128annnyways08:26
spike9128ok yah know how in other os's you go into the java runtime environment  to up the MB it uses fo itself, therin making things run faster?08:27
spike9128yeah08:27
spike9128how do i do that on ubuntu08:27
Zyclopshehe did i ask to many questions08:28
Mike_Hhello08:29
=== Mike_H is now known as Guest58145
spike9128anyone know/08:30
spike9128?08:30
goddardGuest58145: hi08:32
goddardZyclops: no08:32
gRAVIty_bodhi_zazen: there?08:32
dr_willisjava has -commandline options  for the memory ussage08:35
Guest58145hello everyone08:37
dr_willishowdies08:37
Guest58145<watching room08:39
dr_willisbeen a slow night tonight at times.08:40
CottusZyclops, ability to access : ssh-server08:40
gRAVIty_sporadic ethernet problems on ubuntu 12.04. Help anyone?08:40
dr_willischeck dmesg output for error info. check cabeles// make sure dog dident chew on them.. :)08:41
gRAVIty_dr_willis: works well on windows 7 I have a dual boot08:41
CottusZyclops, you can save a selection of packages to install in !Synaptic, but you can also make a custom livcd08:41
Zyclopsright ok08:41
gRAVIty_At the moment it works on ubuntu too. But I dont know how I long it will continue08:42
dr_williskeep eye on dmesg logs. some nics have sort of flakey drivers  from what ive seen in the past.08:42
gRAVIty_dr_willis: Detailed description oftheproblem http://ubuntuforums.org/showthread.php?t=201019008:43
dr_willischeck thechipset on the forums and askubuntu.com and the bug reports to see if any known isues are out there.08:43
Big_Mike_Hhello everyone08:43
gRAVIty_been trying for 8 days now :(08:43
dr_willishowdy08:43
Big_Mike_Hi thought id just set this up and say hello to everyone.08:45
AdvoWorkHi there, ive got a folder full of backups, 4.5GB, im right clicking, Compress, and writing to the home directory, and its saying An error occured while adding files to the archive. Permission denied. Any idea splease?08:45
gRAVIty_dr_willis:does the problem look familiar?08:45
=== Lloir|ZzZz is now known as Lloir
dr_willisgRAVIty_:  last issue i had with a nic was 6+ years ago.08:46
gRAVIty_haha. I use an x200 lenovo tablet. I doubt if it has nic problem :(08:47
gagan662ubuntu 10.04 stuck at copying file during installation. Using wubi to install it.08:48
beast-ro[10.04] anyone else got a problem with skype (2.2) not showing your face (local) when you're in a video call...?08:49
=== john is now known as AshleyS
gagan662ubuntu 10.04 stuck at copying file during installation. Using wubi to install it.08:50
goddardgagan662: why use wubi? and why use 10.04?08:51
* dr_willis agrees on both counts..08:52
goddardAdvoWork: your permission is denied.. probably a file you don't have permissions on08:52
=== railsraider_ is now known as railsraider
goddardAdvoWork: ls -la08:53
gagan662goddard: 1:I tried from live media but problem persists. 2: i dont like unity :)08:53
AdvoWorkgoddard, yeah, spotted it now, thankyou08:53
Zyclopsskype is shit08:54
goddardgagan662: you can run classic gnome in 12.0408:54
AdvoWorkout of interest, i assume it's a bad idea to have ssh connections with a password remembered somehow, is there a safe way to do it?08:54
goddardgagan662: it is super simple08:54
goddardAdvoWork: keys08:54
* dr_willis likes Unity.08:54
SolarisBoyAdvoWork: keys or keys with ssh-agents08:54
goddardunity rocks08:55
* SolarisBoy agrees with the unity statements08:55
dr_willisI like my Askubuntu Lens08:55
SolarisBoyis that only in 12.04 dr_willis ?08:56
dr_willisi usedit in 11.10 also  i recall08:56
SolarisBoyo cool08:56
beast-roZyclops - any other options?08:56
gagan662goddard: yeah it's an alternative.But don't you know how to fix issue08:57
goddardbeast-ro: what do you use skype for? just video chat?08:57
Zyclopsbeast-ro: yeah i've found google chat is much reliable08:58
beast-rocoz all my friends and family use it... i cant change their systems for them...  No good chatting by my self!08:58
goddardgagan662: could be a few issues honestly08:59
goddardgagan662: how is the health of the drive?08:59
beast-rogoogle video chat in g+ is good... i agree08:59
AdvoWorkif i can connect to my server(for files) via sftp or smb, which should I chose for speed?08:59
goddardAdvoWork: try them both09:00
dr_willisover the internet or local lan?09:00
ssrvmhow can i disable ability of user (non admin lubuntu) to delete icons AND modify panel? help please?09:01
AdvoWorkgoddard, and just visually monitor the speeds as a test, or is there a more technical way?09:01
ssrvmno help from lubuntu and lxde09:01
AdvoWorkdr_willis, over lan09:01
goddardAdvoWork: you could use bmon09:01
goddardAdvoWork: actually I think there is a better way09:01
gagan662goddard: i have another issue(independent of version) when i run ubuntu from live system hangs nd i have to force shutdown the system09:01
dr_willisAdvoWork:   i imagine both will be about as fast as the HD wwill allow. sftp may be slower due to some overhead/encryption. but its most likely easier to use then samba09:01
dr_willisAdvoWork:  also it will depend on what the os is on both machines.  ;) and what sort of files you are messing wwith09:02
goddardAdvoWork: oh ya time might work09:02
goddardgagan662: what machine are you running?09:03
gagan662goddard: desktop09:03
goddardgagan662: how old is it?09:04
gagan662goddard: hp09:04
gagan662goddard: 4 yrs09:05
goddardgagan662: usually if the live media doesn't work then Ubuntu won't work on the system or the CD is bad09:05
gagan662goddard: i compared th hashes . media is ok09:06
gagan662goddard: the*09:06
goddardgagan662: without digging into it to deeply then I would just give 12.04 a go.  If your heart is set on 10.04 I would do some hardware error checking and if you confident it is ok then you can dig into the forums and internet for related hardware issues09:08
Zally666How to fix a freakin tuner09:10
dr_willissort of hard to justify using 10.04 these days.09:10
MonkeyDustgagan662  with 12.04 you will have newer apps, better support, less issues09:10
karthick87What is the default file permission for home folder ?09:11
gagan662goddard: i will give 12.04 a try. thanks09:11
Charboltihi09:12
gcqanybody having problems with instalation of packages in a fresh ubuntu install?09:12
Charbolti!users09:12
ubottuTo add new users to your Ubuntu system, follow the instructions at https://help.ubuntu.com/community/AddUsersHowto - For administrative privileges, users need to be made members of the group "admin" - See !sudo09:12
Charboltiiron09:12
Charbolti_GoRDoN_09:12
FloodBot1Charbolti: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.09:12
dr_willishmm. isent that factoid wrong for 12.04+  its now the sudo group?09:12
dr_willisi think someone mentioned that last week in here.09:12
fidel!anyone > gcq09:13
ubottugcq, please see my private message09:13
fidelgcq: what kind of issues to you see09:13
Myrttidr_willis: suggest an update then09:13
gcqgpg problems09:13
gcqbut i reinstalled ubuntu and same09:13
MonkeyDustgcq  what have you done and tried before you came here09:14
fidelgcq: from the default repos or some specific ppa?09:14
fidel!details > gcq09:14
ubottugcq, please see my private message09:14
mah454Hello09:14
mah454I need sample /etc/lightdm/unity-greeter.conf09:14
mah454please send to me ...09:15
Zally666So howto working tv tuners?09:15
siva4080How to take screenshot in ubuntu (selected region).. please help09:16
dr_williswhat have you done so far to get it working Zally66609:16
dr_willis!screenshot09:16
ubottuScreenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imagebin.org/?page=add and post a link to it.09:16
Zally666Modprobes09:17
dr_willistheres other screenshot apps in the repos also09:17
gcqOk ubottu. I have the problem in all related to app-get, from the updates manager to console. I'm running the very last Ubuntu 12.06 LTS. When i try to do an app-get update or upgrade or install some packages it fails. http://paste.ubuntu.com/1072793/09:17
AntonisHello I am running ubuntu 12.04 64bit and I am facing a problem with sound. Youtube, spotify, mp4/avi movies with totem or vlc, audio streams using vlc, flash games in browser (chrome)09:17
Zally666But i only get to scanning09:17
fidelgcq: ubottu is a bot - we use her to automate some texts we need daily09:18
fidelgcq: its 12.04 right? ;)09:18
gcqoh :). yes09:18
AntonisThe sound is fastforwarding sometimes (NOT always), sometimes I hear a schhhhhhhhhhh for some seconds then it gets back to normal, sometimes it repeats the same sound for some seconds then continues normally09:18
fidelgcq: have you tried using another mirror?09:18
Antonisany suggestins/help?09:18
Cottusmay be a ghost09:18
gcqi tried spain mirrors and us mirrors09:19
MonkeyDustsiva4080  try shutter09:19
gcqfidel i tried spain mirrors and us mirrors09:19
Antonisanyone?09:20
fidel!anyone > Antonis09:20
ubottuAntonis, please see my private message09:20
deltatiahi09:20
beast-rogoogle chat added.. thanks.09:20
beast-rocan you get a notifier for google video chat?09:20
Antonisfidel, well I asked my question now I am awaiting answer =) thank you09:20
deltatiawhats up09:21
deltatianot sure09:21
gcqMonkeyDust, i tried to set them manually, but it fixes the gpg problem but keeps failing for other reasons09:21
beast-roi want to see incoming video chat calls (like skype)09:21
fidelAntonis: it might help to mention what sound-system yopu are using etc09:21
fidel!details > Antonis09:21
ubottuAntonis, please see my private message09:21
Antoniswhat do you mean by sound-system? I installed ubuntu 12.04 three days ago (fresh install no upgrade) and did all the updates but I am facing this problem, which I didn't have with 11.1009:23
MonkeyDustgcq  that looks like PPA errors, are you using a PPA ?09:24
gcqfresh install MonkeyDust09:24
Zally666Dr willis next weekend?09:24
dr_willisZally666:  hmm?09:25
Zally666The tuner fix?09:25
Zally666The tuner fix?09:25
dr_willisgiven the lack of details.. no idea09:25
Zally666K thkx09:25
Antonisfidel, you don't have to answer me through the bot.. if you have the time to help just ask anything you want to know and I will try to answer, if not then just don't =)09:26
Zally666What detail would u need?09:26
MonkeyDustgcq  i also see you have backports activated, that's not so good09:26
gcqMonkeyDust i delete them then.09:26
dr_willisits all about the chipset Zally666 . determine the chipset, check askubuntu.com and the forums and the mythtv forums perhaps to see how well the tuner is supported.'09:26
Zally666Its supported09:27
CottusAntonis, /Antoni :D : ps -A |grep pulse09:27
Zally666I just messed modprobes09:27
Zally666In init d09:28
AntonisCottus, =)  2443 ?        00:07:09 pulseaudio09:29
Cottusok09:29
gcqMonkeyDust backports removed. Now throws a bzip error as some times does: http://paste.ubuntu.com/1072806/09:29
MonkeyDustgcq  guess something went wrong with the cd or during installing, my advice is to reinstall and see if the same errors occur09:31
gcqi alredy did that, this is the second time i install ubuntu.09:32
gcqMonkeyDust i alredy did that, this is the second time i install ubuntu.09:32
gcqMonkeyDust and the same error as the other time :(09:33
simonZRhi, how can I manually add an IP to a url dns resolution in ubuntu 12.04 ?09:33
AntonisCottus, so? :P09:33
bindisimonZR: sudo nano /etc/resolv.conf09:34
Cottuspulse audio is the sound system fidel asked you before09:34
bindisimonZR: or gedit instead of nano if you wish09:34
Antonisah okay thank you09:34
simonZRbindi: yes and then?09:34
bindisimonZR: it has examples09:34
simonZRbindi: not really09:35
bindisimonZR: oh?09:35
simonZRbindi: maybe it was modified before. In any case it says DO NOT EDIT THIS FILE09:35
bindipfft, that's for wussies09:36
simonZRbindi: 'your changes will be overwritten'09:36
=== Lupinedk is now known as lupinedk
bindii don't know if ubuntu 12.04 has something special in it then09:36
simonZRin any case is that file not related to the dns server ?09:36
bindisimonZR: try this http://askubuntu.com/questions/130452/how-do-i-add-a-dns-server-via-resolv-conf09:37
simonZRwhat I want is to add an (url,IP) entry so that it doesn't call the dns server, not change the dns server IP09:37
simonZRbindi: that's not what I want09:37
bindiit's not?09:37
bindido you want to add something like myfunnyhost.derp so it resolves into any IP you specify?09:37
gcqWhat you do with a computer with ubuntu installed that can't install packages... Nothing! yay! :(09:37
simonZRbindi: I want to manually add a url dns resolution, rather than adding a new dns server09:37
bindisimonZR: yes, that's what resolv.conf was for09:38
bindiIf you want to add more entries to /etc/resolv.conf, create a /etc/resolvconf/resolv.conf.d/tail and add them there.09:38
simonZRbindi: but the question you linked to says 'add a dns server'09:38
treysimonZR, you want to add an entry to /etc/hosts09:38
bindihmm09:38
simonZRbindi: I don't have a dns server to point to, I just want to manually add a IP09:38
simonZRtrey: thank you09:38
bindioh yes09:38
bindii mixed hosts and resolv.conf lol09:38
bindi*sigh*09:39
dr_willisgotta love adblocks via the hosts file09:39
bindimy fault09:39
bindidr_willis: i tried that (on windows)... locked up the browser09:40
dr_willisyou did its wrong. ;)09:40
bindidr_willis: how come? :p09:41
dr_willisi even have my hosts file on my phone blocking ads.09:42
=== alexxx is now known as alexmakin
bindithis was 6 years ago though, things could've changed since09:42
alexmakinHello, gwibber seems to use a lot of cpu usage after a while09:43
alexmakinis there a potential fit for 12.04 or later version I can download?09:43
maciejjohi, I have problem with printing default test-page from ubuntu09:44
maciejjoIt prints text instead of images09:44
maciejjohttp://www.hybryde.org/hybryde_evolution/isos/evolution/squashfs/usr/share/cups/data/testprint09:44
maciejjothis text09:44
FloodBot1maciejjo: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.09:44
coder2can anybody help me with this http://ubuntuforums.org/showthread.php?p=12071572#post1207157209:45
maciejjoprinter is connected to debian server, but from the cups settings I can print the test page09:46
maciejjobut not from ubuntu09:46
fidelcoder2: regarding point 5 - read the errors and if they are relevant: fixing them sounds like the best idea09:47
fidelcoder2: your windows throws errors every day as well - it just hides some of them09:47
I-0can any one tell me how to use DHCP  in ubuntu ?09:47
fidelcoder2: regarding 4 - well - when does it hangs & why - any idea? our magic-mirror is out of order ;)09:47
nagarjunahi guys, Due to some problem i uninstall firefox and purge it. Now i tried to install through apt-get but its giving 404 error. Can someone tell how to install it09:48
[flux]Does Ubuntu 12.04 have issues with SSH?09:48
fidelcoder2: regaring 3 - general vs case-specific - try to describe app-specific issues - otherwise the chance to get help is most likely small09:48
dr_willis[flux]:  none here09:48
fidelcoder2: regarding 2 - check what gfx -chip you have - then recosnider if you are using the best driver09:49
coder2fidel: i know that and i am contributing to OS in other way, its lack of User experience, so can you tell me how to disable those warnings please09:49
[flux]dr_willis: Sorry, meant 13.0409:49
fidelcoder2: regarding 1 - using powertop might be a first step09:49
[flux]dr_willis: Can't seem to SSH into an old box of mine for some reason.09:50
pistolashi!09:50
zxiestHey there :-)09:50
zxiestIs there a way to point a process id to a new process? .. Would there be any downtime?09:51
=== Lebby1 is now known as Lebby
coder2fidel: can you please answer these answers there on thread because right now i do not have my machine with me. and for future many people will get benefit too.09:52
MarKsaitishey09:52
fidelcoder2: erm no - its on you to deliver details first09:52
MarKsaitishow do I check my ubuntu 12.04 for correct file permissions and such? All the differences from when the system was freshly installed vs the system now?09:53
MarKsaitishelp!09:53
coder2okay let me edit the question :)09:53
zooppHello! Can someone please help me with this? http://askubuntu.com/questions/158608/the-system-is-crashing-when-i-change-the-screen-brightness09:53
kv102tIf i telnet my mysql server i don't get a reply.. How can i enable remote access ?  - i know it's not ubuntu but you people are amazing !09:54
fidelkv102t: why using telnet in the first placE? why not ssh into the server and connect to mysql from there?09:54
fidelkv102t: from my point of view we all should avoid using telnet if there are other options available09:55
kv102tfidel: I was just testing the port was open. It's not09:56
fidelkv102t: which port are you now refering to?09:57
kv102tfidel: 330609:57
fidelso mysql09:57
kv102tfidel: Yes, sorry, i did say mysql....09:58
dr_willisis mysql setup to listen to external interfaces by default?09:59
dr_willisi thought it was not. but its been ages since i last mesed with mysql on ubuntu10:00
kv102tfidel: Yeh, i did read that but on our install it's not.10:00
dr_willisssh to the box. try to telnet to   localhost:3306  perhaps?10:00
zooppHey, might someone be able to help me with this? http://askubuntu.com/questions/158608/the-system-is-crashing-when-i-change-the-screen-brightness10:01
fidelkv102t: what do you mean by 'its not'? kv102t try to avoid letting us guess10:01
Cleitushi10:01
fidelit helps to speak in full sentences - otherwise it ends up in confusion ;)10:01
Cleitusis anyone there?10:01
fidel!ask > Cleitus10:02
ubottuCleitus, please see my private message10:02
dr_willisCleitus:  several hundred peoople are here10:02
coder2fidel: now please give answer there http://ubuntuforums.org/showthread.php?p=12071572#post1207157210:04
fidelcoder2: you misunderstand the idea of irc-support channels and i'll go grab some food now. Ask the channel and be as detailed as possible with your problem descriptions. Good luck10:05
nokiahi10:05
dr_willishello10:05
Arashhello10:06
Arashwhat is Desktop.files.utils10:06
Arash?10:06
pistolasi have downloaded ubuntu mini remix install.. how cant i instal gnome?! :(10:06
dr_williswheres that name comming from Arash ?10:07
Arashupdate10:07
ArashDesktop-files-utilis Its something like this10:07
coder2fidel: i didnot misunderstood but thought for future , on google things one will directly resolve the problem. but anyway thank you10:07
dr_willispistolas:  install the ubuntu-desktop or gnome-shell orother packages you want10:07
Arashdr package name is : desktop-file-utils10:08
Arash!info desktop-file-utils10:08
ubottudesktop-file-utils (source: desktop-file-utils): Utilities for .desktop files. In component main, is optional. Version 0.20-0ubuntu2 (precise), package size 62 kB, installed size 226 kB10:08
Arashthe question is how to use It ?10:08
dr_willisseems rather well named. ;)10:08
dr_willisit includes sevarl utility binaries i imagine. see whats in it. checktheir man pages10:08
MagDhave a little problem does anyone know a working tut for 12.04 ldap samba as pdc  all i tried are buggy in diffrent parts10:08
aleri have problems10:09
alerxd10:09
pistolasdr_willis: error - package 'gnome-shell' has no installation candidate10:09
kv102tok localhost error10:09
alerI'm trying to create an AP wireless10:09
kv102tpackets out of order10:09
dr_willispistolas:  could be its called somthing else.  use the package manager tgools to search for what you wan tto install10:10
aleri've tried networkmanager way bud it creates and adhoc AP10:10
alerBut android doesn't support Adhoc10:10
pistolasok thanks ;)10:10
dr_willisaler from  what ihear.. some android devices do.10:11
alerany way to disable adhoc mode ?10:11
alerdr_willis: only CyanogenMod Rom does10:11
dr_willisyou wan tto make a wwireless router out of your pc basically?10:11
aleryes10:11
alerairbase-ng allows it witout adhoc but network manager not10:12
alerI want to "mirror" my wifi signal but networkmng disconnect from it to makes a new one10:13
alerAnd I wanted to get both working: Router --> Computer ---> Device10:14
ch_ciao10:14
R3volutionyo10:15
alerand networkmanager does Router --> computer OR Computer --> device10:15
=== emilien is now known as Twich_Up
forkhey guys someone there?10:16
zooppHello...can you see this message?10:16
=== fork is now known as Guest73224
Twich_UpYes zoopp10:16
dr_willisyes zoopp10:16
zooppAh..alright..I thought they weren't delivered because I'm not identified by NickServ.10:17
Twich_UpOk10:17
zooppI'm sorry for being persistent but..could someone perhaps take a look at my problem? http://ubuntuforums.org/showthread.php?p=12071572#post1207157210:19
zoopperm not that one sec10:19
zooppthis one http://askubuntu.com/questions/158608/the-system-is-crashing-when-i-change-the-screen-brightness10:19
alexmakinany advice on how to stop gwibber from using so much CPU?10:19
dr_williszoopp: summarize the issue...10:20
milf0rkhey guys... does someone know how to compile this shitty module? http://wiki.ubuntuusers.de/ISDN-Karten/AVM_FRITZ!Card_USB#FRITZ-Card-USB-2-x10:20
dr_willisand what youve done to fix it10:21
zooppBasically..whenever I try to change the brightness of my laptop's screen there's a chance the the system will lock up.10:21
zooppAnd I don't know how to investigate the cause of the problem10:21
zooppIt seems the me that it could be a kernel issue but I'm not sure.10:22
dr_willistest with a 12.10 live cd and its newer kernels  perhaps10:23
=== perryy is now known as perry
=== perry is now known as yrrep
zooppAlright, I'm looking for the livecd image right now.10:28
alerany idea?10:29
jalalhi ..i need help for chroot10:30
jalali am trying to custmize ubuntu10:31
MonkeyDustjalal  have you explored remastersys?10:31
jalali am in chroot..i am try to install packges10:31
jalalno i am not using remastersys10:31
jalali am getting someerror in synaptic10:31
MonkeyDustjalal  you mean customize the installer?10:31
kirosis there a simple way to install lib32 shared libraries particularly libGLU.so.1 libmss and libSDL-1.2?10:31
jalaldpkg depecenyed leaving unconfigured10:31
kirosin 64bit 12.0410:32
jalalhttp://paste.ubuntu.com/1072876/10:32
jalalhere my problem10:32
Kaapahello everyone. Since today's upgrade I'm not seeing a bunch of icons on the tray10:33
Kaapadid that happen to anyone?10:33
Kaapanamely: skype and gstm10:33
aleranother problem10:33
alerhow can i revert efects of chmod a-x /10:33
Cottus!search ia3210:33
ubottuFound:10:33
jalalany help10:34
MonkeyDustkiros  what Cottus says, you may need ia32-libs, it's in the repos10:34
ickefeshi guys! i am using sinc-best resampling under pulseaudio and it sounds good and eats a lot of cpu. is it possible when having sox installed to let pulseaudio use its algorithems to save cpu?10:34
jalalpossible help pleaseeeeee10:35
kiroswhich ones?10:35
innocivHow do I kill a process with monit?10:35
treyjalal, try 'sudo dpkg --configure -a'10:35
jalali did this brother10:35
jalalnothing solved10:35
alerhow can i revert efects of chmod a-x / ?10:36
Cottusapt-get update?10:36
jalalllisten10:36
QuQuabot!10:36
jalali am custmizing ubuntu mini remix using ubuntu builder10:36
QuQua!uptime10:36
jalali install packeges form synaptic but it gives unconfigured error10:36
CottusQuQua, ubottu10:36
alercannot open shared object file: Permission denied10:36
QuQuathx10:36
KornKage2WindowsXP Uptime: 1wk 13hrs 33mins 5secs Best: 2wks 3days 8hrs 7mins 32secs10:37
jalalhttp://paste.ubuntu.com/1072876/10:37
DJones!uptime10:37
QuQuahehe:>10:37
jalalhelp me brothersssssssssssssssssssssss10:37
alerhi?10:37
MonkeyDustplease guys, use /msg ubottu to test factoids10:37
jalali am damn upset coz of this10:38
alerbash: /usr/bin/sudo: Permission denied10:38
alerFAIL10:38
QuQuahello10:38
aleri'm root10:38
QuQuametoo10:38
KornKage2WindowsXP Uptime: 1wk 13hrs 35mins 4secs Best: 2wks 3days 8hrs 7mins 32secs10:39
MonkeyDustKornKage2  did you have a support question?10:39
DJonesKornKage2: Can you turn of the sript that's responding to !uptime10:39
DJoness/sript/script10:39
jalalanybody reponce to my problem?10:40
MonkeyDustjalal  type !patience10:41
jalali have alot patience10:41
neteffectit can be frustrating10:41
jalali am doing work from last4 hours and in end got error then it ucks my mind10:42
alerCan't open /etc/dhcp3/dhcpd.conf: Permission denied10:42
alerany idea10:42
jalalldconfig deferred processing now taking place Errors were encountered while processing:  bluez  gnome-bluetooth  gnome-shell  gnome-user-share E:10:42
kirosthank you Cottus, MonkeyDust, i dont know why it wasn't coming up before i did the update10:43
neteffecthow do i set up the printer?  i have ubuntu and vm player10:43
beast-rojalal10:43
jalalyes brother10:43
cordovalguys how to run a script.sh that opens a terminal on ubuntu and runs the rest of the script there?10:43
MonkeyDustkiros  ia32-libs did the trick?10:43
Sungrazerhmm - 12:27:57 up 213 days,  1:24,  2 users,  load average: 0.35, 0.15, 0.11 :P10:43
Cottusaler, chmod a+x10:43
kiroswell its downloading now10:43
jalalbeast-ro solution10:44
jalal?10:44
beast-rotry using the yobboppa software source. they have good bluetooth software (bluez etc)10:44
Cottusneteffect, http://localhost:63110:44
beast-roworked for me10:44
Cottus!cups > neteffect10:44
ubottuneteffect, please see my private message10:44
alerCottus: failed10:44
Cottusaler, whoami10:44
monsterhello10:44
neteffectthx!10:44
Cottusnp10:45
alerCottus: # chmod a+x /etc/dhcp3/dhcpd.conf10:45
alerCan't open /etc/dhcp3/dhcpd.conf: Permission denied10:45
beast-rojalal, https://launchpad.net/~yorba/+archive/ppa/10:45
Cottusaler, are root? you can check with "whoami"10:45
aleragain10:45
Cottus:)10:45
alerroot10:45
alerLol10:45
Cottusheh10:46
Cottusls -l /etc/dhcp3/dhcpd.conf? can you open other files ?10:46
aler-rwxrwxrwx 1 root root 333 jul  3 12:28 /etc/dhcp3/dhcpd.conf10:46
alerand yes ican10:46
jalali am in chroot console10:46
monsteremm... when i'm trying to start up using liveusb it just says "SYSLINUX 3.84 2009-12-18 EBIOS ..." any suggestions?10:47
jalalfrom there now costmizing ubuntu minit remix10:47
temphello guys, does anyone know how to schedule media files to play with vlc using the crontab tool, quite new to it and it doesn't seem to be working.10:47
monsteranyone?10:48
alerReming I'm creating a Wifi AP without adhoc10:48
alerbut networkmanager doesn't alow it10:48
neteffectserial port 1 is where the printer is on the host machine.  how do i make my printer print to that from ubuntu?10:49
trenhttp://paste.ubuntu.com/1072739/10:49
tempmy ubuntu version is 11.1010:49
trenany1 know what to do there ?10:50
trenmy VGA drivers do not work and i cannot open any application that uses opengl :D10:50
beast-rojalal, sorry gave you wrong address for bluetooth package source. try : https://launchpad.net/~yobbobandana/+archive/ppa10:50
jalallisten beast,i a in chroot console10:51
jalalcustmizing ubuntu mini rmeix10:51
jalali want to change splash screen how to ?10:51
tempanyone?10:52
=== aler is now known as soraxx
Cottustemp, first thing to do is send the crontab you edited10:53
neteffectwhat does it mean System-Administration-Printing ?10:54
geirhatemp: The main problem with that is that cron does not have any knowledge of your Xserver. To run a graphical program, it must have an Xserver.10:55
beast-rothe error in your pastebin [http://paste.ubuntu.com/1072876/] shows issues with bluez conflicting...? is this not your problem.  reply if you still need help.... otherwise good luck.10:55
geirhatemp: The easiest way I can think of is to write a script that runs an infinite loop and spawns a vlc at a given time. Then you run this script from startup applications10:56
mithranhai10:57
mithranhai10:57
mithranmy network administrator blocked my windows from booting how can i repair ?10:58
mithrancan yooou  help me?10:58
tempgeirha: thanks would try that10:59
tempCottus: thanks, would send it.10:59
tempexit10:59
tempquit10:59
kirosMonkeyDust, it worked thanks. only problem now is i cant read any words of the words when i get into never winter nights its just black10:59
geirhatemp: What's the goal? run a certain video file at a given time each day?11:00
beast-roquit11:00
werxxx./quit11:00
geirhamithran: sounds like you need windows support, not ubuntu ...11:01
zxiestkill -s USR2 restarts the process?11:01
Kaapadamn - lost a bunch of tray icons after the upgrade today11:02
Kaapadropbox, skype, gstm, crash manager11:02
geirhazxiest: That's upto the process. If it has defined the USR2 signal to mean "I'll restart", then yes.11:02
zxiestgeirha aha.. Thanks :-)11:02
mithrangeirha:  i was working with my windows and ubuntu  one day my network administrator locked my windows  now i can only work with my ubuntu ?11:02
zxiestgeirha is there a way to create a new process, point the old process to it, then kill the old process?11:03
geirhazxiest: point a process to another? I don't follow11:03
=== railsraider__ is now known as railsraider
geirhamithran: So ask your network administrator what you have to do to get it reopened11:04
mithran i have the root password with me?11:04
zxiestgeirha assume we have a webserver that's listening to a port. all clients will be communicating with it. I want to start a new server that accepts the new clients but I don't want to kill the old process yet. When the old process terminates, I want to rename the new process to it11:05
mithrangeirha:  my network admin did not allow me to play windows games so he locked it  :(11:05
gaczxiest: doesn't sound possible to me, two processes can't bind to the same port11:05
MonkeyDustkiros  what's never winter nights?11:05
=== Randy_ is now known as Randy
geirhazxiest: That's not really possible11:06
neteffectfor my printer in ubuntu i put serial:/dev/ttyS1 and it says permission denied11:06
zxiestgac yup.. It looks like it's an internal thing in unicorn that lets it do this. Once it creates its new process, it stops listening on the old on11:06
boumahelp, i let some packages update, then it came up in the wrong res and refused to "enable" the prop nvidia driver. then i ran sudo nvidia-xconfig11:06
kirospc rpg made by bio-ware then they ported it to linux sort of11:06
boumaand now X11 wont start11:06
boumaive tryed rescue mode and can only get to a prompt11:06
zxiestgac and geirha, thank you very much :-)11:06
boumaany suggestions on how to fix X ?11:06
geirhazxiest: Run the webserver on two servers with a load balanser in front. Then you can take down one of them while the other takes all the heat11:07
boumaim running 11.1011:07
alx__hi, guys. i've downloaded wubi from ubuntu.com, but cannot get it executed. i'm using win 8 customer preview -- any advice, please?11:07
mithrangeirha:  i think it may be related with the grub can you help me :(11:07
zxiestgeirha yes but it's more costly :-) Unicorn lets me do this with Ruby on Rails :-)11:09
geirhamithran: Sorry, I can't help you with grumpy network admins.11:10
fidelalx__: puh - using wubi itself isnt that troublefree in some cases - and i am not sure how well it works in win8 (preview)11:11
fidelwhy are you using wubi in the first place alx__ ?11:11
boumahow do i reinstall a package, ie nvidia-current-updates11:11
alx__fidel, it's the simplest way to install linux without repartitioning etc, afaik11:12
boumai dont want to remove and then have to redownload, ... does ubuntu keep the package locally ?11:12
fidelalx__: yep - thats the advantages - but it comes with downsides too ;)11:12
boumacan i trigger a reconfigure of a package ?11:12
Dr_willissudo dpkg-reconfigure packagename11:13
trenmy VGA drivers do not work and i cannot open any application that uses opengl, here is a paste of me trying to install fglrx drivers :D11:13
trenhttp://paste.ubuntu.com/1072739/11:13
mithrangeirha:  ok thnx for your advice . i shall try it11:13
alx__fidel, i'm trying to install latest 12 on my notebook; previosly there were problems with wifi and general performance, just want to know if they still exist in 12, and don't want to clear whole machine just to check if these problems were resolved11:13
Dr_willisalx__,  totally depends on the chipsets 12.04 has improved a lot of things for notebooks11:14
fidelalx__: how about using a live-cd?11:14
=== Hetep is now known as ReshAyin
Dr_willisalx__,  try the live/usb. or full install to a usb to test11:14
karangawhat command can I run to re-detect sound so that hdmi sound output shows up when I connect my laptop to my TV via HDMI?11:14
=== ReshAyin is now known as HWRUvontheSol
boumathis is rediculous, even Xorg -configure, wont do anything11:16
looolhi again11:16
alx__fidel, Dr_willis, for some reason I canot run it from usb; maybe my particular notebook problem; re live-cd -- not sure where to get a disc, actually :) sounds so pre-historic, actually11:16
Dr_willis!fixres11:16
ubottuThe X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: https://wiki.ubuntu.com/X/Config/Resolution11:16
looolany way to create a non adhoc ap on ubuntu???11:16
Nicekiwimy system just 100% locked up, then 20secs later just rebooted. How do I findout what happend?11:17
fidelNicekiwi: maybe checking your syslog & dmesg might give some first impression11:17
MonkeyDustkaranga  "Exactly what i was looking for. Worked perfect"  http://ubuntuforums.org/showthread.php?t=196111411:17
Nicekiwifidel: wheres what?11:18
karangaThanks MonkeyDust, I'll check that link out11:18
alx__fidel, actually found the reason why it did not start: I had sftp drive mounted as a drive letter, and wubi choked on that silently11:18
fidelNicekiwi: 'man dmesg' in terminal11:18
fidelNicekiwi: syslog should be under /var/log/syslog11:18
soraxxI'm asking for non adhoc11:23
Nicekiwifidel: none of those even seemed to register the reboot11:23
soraxxLet me know if there is a solution11:23
gagan662goddard: there?11:28
horatio_cromwellbest technical ubuntu book ?11:28
horatio_cromwellanyone recommend11:29
MonkeyDusthoratio_cromwell  define "best"?11:29
Kartagishoratio_cromwell: best depends on your understanding, really11:29
fidel!poll11:30
ubottuUsually, 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.11:30
Dr_willistechnical book = very broad topic.11:30
alx__can you recommend _any_ ubuntu book, please?11:31
MonkeyDusthoratio_cromwell  http://news.softpedia.com/news/Official-Ubuntu-12-04-LTS-Manual-Is-Now-Available-278686.shtml    http://ubuntumanual.org/11:32
DJones!manual | alx__11:32
ubottualx__: 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/11:32
zxiestDo you guys know if there is a way to give a name to the unicorn process? I would like to use unicorn for multiple projects on the same server. When I want to kill -s USR2, I want to be able to choose which unicorn process I would like to restart.11:32
=== chrisl is now known as chrisl_away
zxiestsorry wrong channel :-)11:35
Dr_willis!info unicorn11:35
ubottuPackage unicorn does not exist in precise11:35
Dr_willis;P11:35
* Dr_willis notices that UbuntuManual.org and Ubuntu-Manual.org are 2 very differnt sites. ;P11:36
zxiestHaha.. I was aiming for the Ruby on Rails channel :-)11:36
zxiestHow do I rename a process? :-)11:38
viktori'm having problems creating a bootable usb. is "boot" the only flag that must be activated?11:38
Dr_willisviktor,  im not even sure the boot flag is needed by linux at all.11:39
Dr_willisbut it wont hurt to have it flagged bootable I guess.11:40
Dr_willisviktor,  how are yoy trying to make the bootable usb?11:40
viktorDr_willis, i was using unetbootin, but intend to try again using usb-creator-gtk11:40
BluesKajHi all11:41
saurabhHello, I have created a project and setup a ppa on launchpad. I am using quickly to create my application. But when I try to push the code to launchpad, it created 12.07 version instead of 0.1 version11:41
saurabhCan somebody help me to resolve this issue?11:41
Dr_willisviktor,  theres numerous tools on the pendrivelinux site also.. or you can just 'dd' the iso file to the flahs drive with 12.04+11:42
fidelsaurabh: have you considered asking in #launchdpad11:42
saurabhfidel, I thought this was a better place to ask for ubuntu development. Wait, I will ask there too...11:43
horatio_cromwellWindows user and sys admin, making a move to use ubuntu as primary develpment machine, but also I want to run an Ubuntu server11:43
viktorDr_willis, allright thnks, i'll try the site if usb_creator doesn't work, hope i don't have re-reformat my new usb too much :p11:43
horatio_cromwellso is there a couple of books tghat cover these use cases that are recommended.  I would like a paper copy if possible11:43
Dr_willisviktor,  ive formated/dd'ed usb flash drives dozens+ of times.. have yet to wear one out.11:43
Dr_willishoratio_cromwell,  check out whats at amazon perhaps?11:44
MonkeyDusthoratio_cromwell  https://help.ubuntu.com/community/SwitchingToUbuntu/FromWindows11:44
viktorDr_willis, good, that's reassuring11:44
Dr_willisviktor,  ive had more 'hard drives' die then USB flash drives..11:45
=== vladimir_ is now known as VladimirRP
zykotick9Dr_willis: i know dd will work for the hybrid images - but cat really is recommended (by the person who appears to have added the feature to d-i) http://joeyh.name/blog/entry/Debian_USB_install_from_hybrid_iso/11:47
Dr_willisim not even sure of the proper syntax to use cat to do it. :)11:49
zykotick9cat mini.iso > /dev/sdX11:49
Dr_willisbut if you decide to use 'sudo'  then you have to use tee dont you..11:50
zykotick9probably "sudo -i" might be easier11:50
Dr_willisi think i saw this debated in the forums once.  befor dd had a larger bs as a default. cat was faster.. now a days. Im not sure if theres any speed diff.11:51
geirhadd or cat plus redirection, makes no difference. Maybe one is slightly faster than the other, who cares?11:54
Dr_willisdd is cooler. :) since its so old skool it has funky syntax11:55
zykotick9according to this mint page, you can use dd/cat/cp?  i've certainly never tried to cp method.  http://forums.linuxmint.com/viewtopic.php?f=42&t=4743411:55
viktorDr_willis, any specific tool you would recommend to install make live usb using ubuntu but for other linux (BT5)?11:56
=== xazax is now known as Guest14361
geirhazykotick9: I'm pretty sure the cp will replace the block device with a regular file11:56
zykotick9geirha: i certainly surprised me11:56
zykotick9s/i/it/11:56
MonkeyDustviktor  mind: there's also the channel #backtrack-linux11:57
Dr_willisviktor,  i tend to use dd, or some of the tools from the pendrivelinux site. or set up grub2 on a flash to boot the iso files.11:57
geirhazykotick9: Just tested it. Didn't make a dent. GNU cp probably has some safe guard in place there.11:58
Dr_willisyou can even set up grub2 to boot an iso file from a hard drive partition for really really speedy installs.11:58
wormA serious problem happened to my friend's ubuntu... He was updating the distribution from 11.10 to 12.04, but because of some reason, his update failed. Any solution?11:59
wormNot failed. Just interrupted...11:59
MonkeyDustworm  depends on how it failed, any errors?11:59
wormNo error, just went out of battery/12:00
wormCan the upgrade be continued? But he can't login now.12:01
Dr_williseww. thats not a nice way to stop it.12:01
wormThat was an accident.12:01
wormThe AC cable was disconnected...12:01
Dr_willissafest thing to do - would be backup imporntant stuff. and reinstall.12:01
wormAnd that means every programs will be re-installed. That will be a disaster if the internet connection is not available.12:03
Dr_willishow was he upgradeing without the internet?12:03
Dr_willisOr are we misunderstanding somthing.12:03
wormHe had fetched all of the packages, and then when he had seen the terminal appears, he disconnected the internet.12:04
wormAnd then he took his laptop to his dorm...12:04
Dr_williscarrying the laptop while the hard drive was updateing.. with the lid open.. up flights of steps.. ;)12:06
wormNot a good habit, but that happened when we need to go to our dorm. The installation even had finished installing the kernel.12:07
Dr_williswell at the least. he should prob. boot a live cd and fsck the filesystems to make sure they are all valid. then id suggest backing up stuff..  then trying to chroot in and attempt to restart the upgrade process. or try t get the system repaird and bootable.12:07
Dr_willisIf hes Lucky it may just need a fsck.12:08
Dr_williswhat does the laptop do now? boots to grub? then errors out?12:08
wormHis hard drive is well, but some packages had not been installed.12:08
wormNow he can just load to the lightdm12:09
wormAnd can't login.12:09
Dr_willistry the console see if he can login there.12:09
wormHe can use the console.12:09
Dr_williswell thats a good sign i guess. ;)12:10
wormBut I had tried to apt-get install lightdm ubuntu-desktop12:10
wormAnd nothing happened.12:10
Dr_willis'cant login' would seem to imply that unity and/or some of the desktop files may not be installed all the way. If lightdm is running.. its allready installed.12:10
Dr_willisid kill the lightdm service (sudo service lightdm stop) then try a simple 'startx' and look for error messages if  the desktop fails.12:11
wormI am not sure if the incomplete upgrade can be continued... If I can continue doing the incompleted upgrade, the problems might be solved.12:12
wormAlso there is an interesting fact: 2000+ packages are broken...12:12
wormAnd the solution is to remove a really huge amount of packages.12:13
Dr_williswell.. it may be faster to reinstall now...12:13
DaraelI've got a system here, wanted to run KVM, but kvm-ok says the virtualisation extensions are available but disabled in BIOS.  Problem is, the BIOS configurator doesn't have any such option.  Can't find an updated BIOS, either.  Any ideas?12:13
Dr_willisand you could spend several hrs tryign to fix that system that may still be broken. or spend an hr and reinstall and know you will have a good system,12:13
wormI thought so, but is there any way for me to re-pack those installed softwares back to deb packages?12:14
Dr_willisthe deb files are archived in /var/cache/apt/  i think12:14
NecrosporusThere is advertising banner in software center. Is it a virus?12:14
Dr_willisif you install from cd, you wont need them.   well theres some updates I guess you may need.12:14
wormbut for saving the disk space, I had ran "apt-get clean"12:15
Daraelworm: Missing some context, but if you've changed anything and you want that in the new package there's dpkg-repack, otherwise see the cache in /var/cache/apt/archives.12:15
aguitelwhat package name to change windows themes ?12:15
Dr_willisnecreo,  thres comercial games in the software center.12:15
=== Pupuser is now known as Brown_Mouse
Brown_MouseHi guys12:15
AdvoWorkim trying to install themes in ubuntu 12.04. Im using the gnome-tweak-tool but i can't select a theme, it has an exclamation mark next to it. Ive added a repository, updateed, installed gnome-shell-extension-common which seemed to work, and then tried to install gnome-shell-extension-user-theme which failed(unmet dependencies, depends gnome-shell-extensions-common but is not going to be installed). Any ideas please?12:15
Dr_willisaguitel,  theres numerous themes in the repos you can install.  some ppa sites also have nice collections.12:15
Brown_MouseCan someone help with a bootloader question please?12:16
wormBrown_Mouse: Please specify the problem.12:16
Dr_willisAdvoWork,  i always seem to recall using some commands from the webupd8 blog site on setting that up.  Not sure why they dont put it in by default.12:16
aguitelDr_willis, i am talking about the program to change or install new themes12:16
Dr_willisaguitel,  what program? not seen any for gnome-shell/unity.    You may be able to drag the theme files to the theme setting tool like in gnome2 and it might copy them to the .theme dir12:17
Brown_MouseIm trying to install 12.04 from cd and it asks where I want to put the bootloader.Trouble is ,I already have many OS's and use an older grub to boot them.12:17
Dr_willisI Just use MyUnity to select the theme settings.  Havent messed with the thems lately - found a nice one and stuck with it.12:18
Brown_MouseI dont want to mess my current botloader up12:18
aguitelDr_willis, i am under cinnamon ,no gnome shell12:18
=== railsraider_ is now known as railsraider
Dr_willisBrown_Mouse,  you could install it onto a flash drive.. pop in the flash to boot the ubuntu system. :)12:18
Dr_willisaguitel,  No idea on cinnamon its not an official ubuntu thang. so not really sypported here.12:19
cvrBrown_Mouse: install to the superblock on the partition you installed ubuntu to and modify your other grub12:19
andygraybeal_eh, my gurus, how do i spit something out the serial port to a printer with the command line?12:19
Dr_willisChain loading. is the term for that isent it. - never needed to use that.12:19
Dr_willisandygraybeal_,  old skool way 'echo "hello mom!" > /dev/ttyS0         (or whatever dev it is)12:20
zykotick9andygraybeal_: is it really a "serial" port printer?  or "parallel" printer?12:20
andygraybeal_Dr_willis, awesome12:20
as001hello I upgraded 11.10 to 12.04. and it wanted to restart nautilus. I said restart nautilus and now my desktop has been wipped out. I can not make file/folder with right click.12:20
Dr_willisLast i saw a serial port printer was.. like 20+ yrs ago.12:20
andygraybeal_zykotick9, serial printer baby :)12:20
Brown_Mousecvr:Ok,so if I install grub to same partition as 12.04,it wont change my existing boot method?12:21
Dr_willisI used to IRC on a 'green bar' printing serial terminal.12:21
andygraybeal_wow nice.12:21
Dr_willisand noisey12:22
andygraybeal_Dr_willis, that is intense.  i got a ticket printer for kitchens,.12:22
andygraybeal_from epson12:22
Pumpkin-I saw a serial port printer ... today of all things.12:22
Dr_willis'Order up! 2 eggs over easy and a side of BACON!'12:23
andygraybeal_i do not know what i'm doing :)  and that command isn't working ... but it could be that epson doesn't want to read the raw output.12:23
Dr_williscould also be the prijnter wants specific baud settings.12:23
andygraybeal_Dr_willis, 'all the bacon and eggs you have' :)12:23
Pumpkin-it is a specialised label printer, and it is quite old, but it is a serial printer12:23
andygraybeal_baud, omg.. i forgot about stop bits and parity.12:23
Brown_Mousecvr:Do you mean modify my other grub menu.lst?12:23
andygraybeal_holy shit. .. memoriess.. memories.12:23
zxiestIs there a way to determine whether a number is an actual PID?12:23
Dr_willisyou could fire up minicom and try differnt rates untill somthing works.. also it may need a form feed, or cr to fill the buffer and print12:23
andygraybeal_minicom ftw.12:24
andygraybeal_ah cr.. shit12:24
Dr_willis9600 Baud 8N1 XON12:24
Dr_willis:)12:24
Piciandygraybeal_: Please mind your language here.12:24
andygraybeal_oh sorry man12:24
andygraybeal_it's the coffe.12:24
zxiestLol12:24
Dr_willisNow im hungry.. time to go cook some Bacon  -12:24
andygraybeal_the staff is specifically told not to give me coffee.12:24
andygraybeal_how do i echo a carriage return?12:26
as001why can't I make file on desktop on Ubuntu 12.04 after upgrade and restart of Nautilus12:27
MonkeyDustandygraybeal_  with \n12:28
andygraybeal_rock man, thanks.12:28
weaver535Hello- Can anybody tell me what Gnome configuration files in ubuntu (Lucid) store the shortcut properties in the top panel?12:30
Daraelweaver535: From memory, .gnome2/panel2.d12:32
Daraelweaver535: That is, ~/.gnome2/panel2.d/12:32
AdvoWorkhow can i manually install a gnome theme?12:33
DaraelI've got a system here, wanted to run KVM, but kvm-ok says the virtualisation extensions are available but disabled in BIOS.  vmx being under flags in /proc/cpuinfo, but "not supported" attempting to modprobe kvm_intel support this.  Problem is, the BIOS configurator doesn't have any such option.  Can't find an updated BIOS, either.  Ideas?12:33
ikoniaDarael: talk to the hardware vendor to get the bios issue resolved or for them to explain what the option in the bios is12:34
DaraelAdvoWork: Put it in ~/.themes for your user, or /usr/share/themes (from memory) for system-wide availability.  Don't recall how you activate it if it doesn't then show up in the Appearance dialog - you may have to install extra software.12:35
gagan662goddard: http://pastebin.com/ESQdMb8q12:37
compdocDaraelm there are often seperate places in the bios that have the options to enable/disable. However, on some low end mobos, there are no options12:38
compdocDarael ^12:39
AdvoWorkDarael, i can't even copy the folder to /usr/share/themes/ it omits it, even with sudo?12:40
Dr_willis'it omits it' -- whats it?12:40
Dr_willissafest to put themes in the users .themes dir12:40
AdvoWorkDr_willis, so just make .themes ?12:41
Dr_willisyes...12:41
bhearsumwhere does dns resolver information live these days? my /etc/resolv.conf is empty, /etc/resolvconf/resolv.conf.d has 'head' and 'base, both of which are empty, /run/resolvconf/resolv.conf is empty, and /var/run/dnsmasq doesn't exist --- yet dns resolution works for the most part (except this one host, which i'm trying to debug)12:41
=== railsraider_ is now known as railsraider
compdocbhearsum, you can create a file named 'tail' in /etc/resolvconf/resolv.conf.d/12:42
compdoctheres another way too, but I dont remember12:42
bhearsumcompdoc: just did that12:43
compdocthen you have to run resolvconf12:43
gagan662goddard: hey you there?12:43
bhearsumsudo service restart resolvconf, or something else?12:43
compdocsomething like that - sorry, I just woke up and my brain is fuzzy12:43
bhearsumno worries12:44
AdvoWorkDr_willis, strange but, ive done mkdir /home/user/.themes  and i copy a folder to that, but get no paste option. I tried chmod 777 .themes and same issue. Any ideas?12:44
bhearsumok, i restarted the resolvconf service to no effect12:44
bhearsumif i run it by hand i get:12:44
bhearsumresolvconf: Error: /etc/resolv.conf isn't a symlink, not doing anything.12:44
bhearsumfinally something googlable =)12:45
andygraybeal_i'm mucking with 'setserial' and i'm getting 'inaproppriate ioctl for device' what would this mean?12:45
jeremy1Advo are you using chmod -R 777?12:45
Dr_williswhy would the fisrt thing you try be chmod 777?12:45
Dr_willisuse the terminal. look at the permissions and ownership12:46
AdvoWorkjeremy1, tried that too. Dr_willis i only have one user on the system though, file owner and group owner of .themes is that same user12:46
Dr_willissee if you can 'touch testfile' in that dir.. you may be having deeper issues12:46
glitsj16bhearsum: there's also http://www.stgraber.org/2012/02/24/dns-in-ubuntu-12-04/ you might check12:46
bhearsumglitsj16: thanks!12:47
* bhearsum pokes around12:47
AdvoWorkDr_willis, cd /home/user/.themes    touch test.txt  works12:48
Dr_willistry making a directory with the file manger in .themes perhaps.. as a test12:49
syrinx_priestHi all.  Currently on 10.04 and want to run the Upgrade to go to 12.04, but it doesn't show up in the Update Manager even though I have the LTS option selected.12:49
AdvoWorkDr_willis, i right click to go Create new file or folder, both greyed out12:49
Dr_willisand what file manager are you using?12:50
syrinx_priestShouldn't it be available now?12:50
MonkeyDustsyrinx_priest  type !upgrade for instructions12:51
Picisyrinx_priest: 12.04 will only appear as an update from 10.04 once the .1 point release is out.12:51
AdvoWorkDr_willis, well its a fresh version of ubuntu 12.04 and i've selected GNOME on the login12:51
syrinx_priestOhh, thx, was unaware of that.12:51
Dr_willisAdvoWork,  you said you were using Cinimon earlier. its not got its own file manager?12:52
syrinx_priestObligatory next question, when will the .1 release be out?12:52
MonkeyDustsyrinx_priest  23 august12:52
syrinx_priestOh wow, ok thanks again.12:53
TurbolinuxHello everyone. I am looking for a clinic program. Do you have a recommendation? Thank you for your help.12:53
AdvoWorkDr_willis, i was earlier this morning, sorry for the confusion. I'm now using GNOME, but am trying to install themes. I tried using the gnome-tweak-tool but it won't work and i cant get any fixes to work, so am trying to do it manually12:53
ikoniaTurbolinux: clinic program ?12:53
TurbolinuxFor patient recording and bill printing.12:54
TurbolinuxDo you have a recommendation?12:54
Dr_willisAdvoWork,  well i wouldent be suprised if all these issues are due to stuff Cinimmon has done. Ive never used the thing.12:54
Giant81just curious, has anyone ever run exchange 2010 admin tools on Ubuntu, maybe using wine?12:54
TurbolinuxIt will be used for orthodontics.12:55
MonkeyDustTurbolinux  do you have something to compare it with, so we know what you mean?12:55
andygraybeal_okay i got it i'm an idiot12:55
TurbolinuxI tried Clinica program but it's too simple unfortunately.12:55
TurbolinuxI am looking for the programs like this program.12:56
maria_hello, I am new in ubuntu. I have some DVD's that are from the USA and I am in Spain which is PAL, how can I watch them please12:56
andygraybeal_would you guys know the command for a cutter bar to run on an epson ticket printer?12:56
jeremy1libdvdread4 I think12:56
Dr_willismaria_,  vlc may be able to bypass the region code. or you could rip them to video.12:56
jeremy1and libdvdcss12:56
Dr_willis!dvd12:56
ubottuUbuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats12:56
TurbolinuxDo you have a recommendation? It will be used for orthodontics. My father will use it.12:57
maria_Dr_willis, how do i do that12:57
maxmcHi. I'm running ubuntu 12.04 on my thinkpad x220 and since today my headphones don't play sound. as soon as I unplug them sound plays through the notebook speakers. This is independent of the sound source (browser, soundsettings-test, rhythmbox,...) any ideas how to fix this?12:57
Dr_willismaria_,  theres 'dvd ripper' apps in the repos. assuming the dvds dont have some fancy copy protection they should work12:58
UNGHello, is it worth upgrading ubuntu to version 12? Will it slow down my computer, or is it faster than the 11 version?12:58
TurbolinuxIs there an orthodontist here? Do you use Ubuntu for clinic works?12:58
maria_ok I will have a look, thank you for your help12:59
AdvoWorkDr_willis, i logged out/back in, and i think its working12:59
zykotick9maria_: careful changing region codes on the dvd drive - it can only be done a couple of times, then the drive will lock out changes.  ripping is probably best bet.12:59
bhearsumhow do i list out my current nameservers? the resolvconf resolv.conf only lists 127.0.0.1, which i assume is dnsmasq, but i can't find a dnsmasq configuration or runtime file anywhere12:59
maria_ok thanks for the advice12:59
UNGIs it worth upgrading ubuntu to version 12? Will it slow down my computer, or is it faster than the 11 version?13:00
sipiorTurbolinux: that is…awfully specific. maybe try here: http://en.wikipedia.org/wiki/List_of_open-source_healthcare_software13:00
sipiorTurbolinux: or this: http://en.wikipedia.org/wiki/Open_Dental13:00
bhearsumaha! i find /var/run/nm-dns-dnsmasq.conf13:00
TurbolinuxSipior: Thank you for your help. I  will look them.13:00
UNGIs it worth upgrading ubuntu to version 12? Will it slow down my computer, or is it faster than the 11 version?13:02
sipiorUNG: performance should be comparable, in general.13:02
MonkeyDustUNG  12.04 will be supported longer, that makes it worth it13:02
BluesKajbhearsum, open /etc/resolvconf/resolv.conf.d/head and list your nameservers there otherwise resolv.conf gets overwritten and dnsmasq can't read it13:02
UNGOk, thanks for answers :).13:03
bhearsumBluesKaj: that file is empty, but apparenty /run/resolvconf/resolv.conf points at 127.0.0.113:04
bhearsumand i *finally* found the dnsmasq config in /var/run/nm-dns-dnsmasq.conf13:04
ofogHi, i have a command, that is built up from several bash variables . When it runs within the script the output is different from when i copy and paste the command (that i echo'ed from the script).. Anyone have any ideas why ?13:04
compdocbhearsu, the command to update is:  sudo resolvconf -u13:04
Dr_willisheh.. wonder if  'locate  dnsmasq.conf' would have found it13:04
MonkeyDustbhearsum  it seems you did the dirty part of the job for us, always nice for future reference :)13:05
bhearsumMonkeyDust: :)13:06
BluesKajbhearsum, what do you mean empty ...this is mine , http://paste.ubuntu.com/1073017/13:06
bhearsumBluesKaj: ok, not "empty", but "useless": http://pastebin.mozilla.org/168913013:07
=== worm is now known as StephdeChine
=== StephdeChine is now known as worm_de_chine
gagan662ubuntu 10.04 stuck at copying file. here is dmesg -> http://pastebin.com/ESQdMb8q13:08
=== alakoo_ is now known as alakoo
BluesKajbhearsum, then rdit the file and add the correct nameserver , that's just looking at your hosts file right now , but don't ask me why13:09
BluesKajedit13:09
bhearsumit gets reset on boot13:09
bhearsumi don't understand this system, but it's working so i'm not going to muck with it at this point13:09
bhearsumi appreciate your input nonetheless though13:09
DarkStar1hello does apt-file still work as a command in 12.04?13:10
BluesKajbhearsum, not if you add your nameservers to the "head" , it will write those nameservers to the resolv.conf file until you change the settings in "head"13:11
TurbolinuxIs there a solution for moving an Access 97 database file to LibreOffice Base program?13:11
bhearsumah13:11
PiciDarkStar1: it does if you have apt-file installed.13:11
bhearsumso modifying 'head' is effictively the same as modifying /etc/resolv.conf used to be?13:11
BluesKajbhearsum, yes , exactly13:11
bhearsuminteresting13:11
bhearsumthanks BluesKaj!13:11
DarkStar1Pici aah thanks13:11
DarkStar1I'll go install that now13:12
=== allquixotic_ is now known as allquixotic
=== railsraider_ is now known as railsraider
TurbolinuxCan LibreOffice run this file?13:12
BluesKajyeah it pi**ed me off ..why that was done is beyonf me , bhearsum13:12
gagan662ubuntu 10.04 stuck at copying file. running it as live. I get this dmesg -> http://pastebin.com/ESQdMb8q13:13
Arketypeexit13:14
=== Afterraff` is now known as Afteraffekt
Arketype...13:14
BellingerOLLEGATOR13:14
Bellingerhi13:14
TurbolinuxIs there an user who moved his or her database to LibreOffice Base program?13:14
fidelTurbolinux: from what to Libre?13:15
ldiamondIs there any good Hard drive diagnostic tools? I tried SMART but it says my disk is healthy, yet, my music sounds like if I was running with one of those old portable CD drives.13:15
Bellingerwhat?13:15
TurbolinuxFrom Access 97 to LibreOffice Base program?13:15
Turbolinux.13:15
fidelldiamond: how is hd-quality related to sound-quality?13:15
ldiamondfidel, because I'm playing music from the HDD?13:15
ldiamondfidel, I get skipping.13:16
ldiamondfidel, as in, the hard drive is not responding fast enough to play the song.13:16
fidelldiamond: how does your sound sounds if it comes from i.e. USB?13:16
=== worm_de_chine is now known as worm
fidelldiamond: my first feeling says: your sound is causing issues - not your hd (just a feeling)13:16
ldiamondfidel, it's not about the quality of the sound. The songs keep skipping13:16
fidelldiamond: is it ONLY skipping from that specific HD?13:17
fideland working well from all other sources?13:17
vijumust be some issue with alsamixer13:17
lamksldiamond: try different storage to make sure13:17
ldiamondyes13:17
TurbolinuxFidel: Is it possible?13:17
fidelldiamond: yes what?13:17
MonkeyDust!who| ldiamond13:18
ubottuldiamond: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)13:18
BluesKajit's the application , not the hdd ldiamond, otherwise all of your apps would be affected by whatever was causing the hdd to malfunction13:18
echo083what is the new scanner manager in ubuntu precise ?13:18
ldiamondMonkeyDust, I was adding his nickname in front of every lines.13:18
MonkeyDustecho083  there's simple scan and xsane13:19
echo083MonkeyDust, in precise the default i simple scan ?13:19
echo083*is13:19
MonkeyDustecho083  yes13:20
echo083MonkeyDust, thanks !! :)13:20
uhausyalright got a process running inside a screen13:20
uhausyhow can i "listen" to its output kinda?13:21
uhausyi've tried cat /dev/pts/1  where the process is running in pts/1, but, no output13:21
uhausyam i doing it wrong?13:21
zykotick9uhausy: you should be able to use "screen -r" to reconnect (if you only have 1 screen session)13:22
uhausyyeah, cant reattach, want to read from another process kinda13:22
uhausyi assume the above is only capturing input to the terminal?13:23
MonkeyDustuhausy  or do you mean you want to see it change? there's the command for that13:23
MonkeyDustuhausy  or do you mean you want to see it change? there's the command watch for that*13:23
uhausyno, i have a process running in a screen13:23
uhausywhich outputs stuff13:23
uhausywhich i want to capture from another process13:24
uhausywithout, screen -r/-x, e.g. im writing a perl script to capture13:24
uhausyhow can i capture the output of a pts?13:24
=== railsraider_ is now known as railsraider
andygraybeal_how do i send a "GS" command to a serial port?  (like an ESCAPE command) ... 'group seperator'13:25
BellingerOLLEGATOR13:29
AdvoWorkAnyone know why, when using Cinnamon, and I right click on an application and chose Add To Panel. It doesnt?13:40
tommyvyoanyone know of a good Git Mergetool I can use on ubuntu server?13:40
eutheriai have an ssd, should i use full disk encryption? i hear you can't TRIM if you do13:41
compdoceutheria, be sure to enable trim in fstab13:41
cheaterhi13:42
cheaterdoes ubuntu have a file where the release name used for apt sources ("precise", "oneiric", "lucid") is kept?13:43
sipioreutheria: well TrueCrypt permits TRIM use with full-disk encryption, for example. i think the problem is that people can then figure out which blocks are not in use. that probably isn't an issue for you.13:43
eutheriasipior, i was going to create a /boot +512m + / as an encrypted partition13:44
cheaterah, lsb_release -sc13:44
=== chrisl_away is now known as chrisl
telepusiksomeone eager to help?13:48
maddjimbeam#binrev13:49
telepusiki cant install ubuntu from usb :(13:49
Z``Hi people. Is there any guide on how to netinstall ubuntu ? Everything I tried from the wiki didn't work. Thanks!13:49
MonkeyDusttelepusik  what happens or doesnt happen when you try13:49
telepusikMonkeyDust: it just says SYSLINUX EBIOS ... and nothing happens13:50
zykotick9Z``: download mini.iso and follow prompts?  or do you mean netboot?13:50
Z``yeh,netboot (or etherboot)13:51
MonkeyDusttelepusik  i found a link from 2010, what version are you intalling13:52
telepusikMonkeyDust, i tried to install 32 and 64bit 12.04 version the same thing, but when i tried to install 10.04 version it booted but i had some CD ROM error when was trying to install it13:52
zykotick9telepusik: my main box has a non-booting issue with recent SYSLINUX not booting.  Unetbootin gets around the issue for me.13:53
telepusikzykotick9: i downloaded unetbootin but dont know how to use it13:53
AdvoWorkI installed KDE on 12.04 as a test, but i'm not a fan, so i can change it to log back into normal ubuntu, but i still see the KDE login box etc when i turn the pc on. Any ideas?13:54
zykotick9telepusik: run it an select your iso you already have...13:54
telepusikzykotick9, and distribution?13:54
zykotick9telepusik: actually, i think the USB need to be formatted to FAT first.  there is a manual ISO selection there somewhere (so you don't have to redownload)13:55
FraNkiiToo-497bAlguien sabe como instalar ubuntu con comandos?13:55
MonkeyDust!es13:55
ubottuEn la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.13:55
fred1zykotick9 fat 3213:55
zykotick9fred1: yup13:55
telepusikzykotick9, my usb is FAT32 and exFAT i formatted it every time13:55
telepusikzykotick9, before using ultraiso13:56
Pupeno_WHello. In my own computer I have Host *, ForwardAgent yes. I do ssh root@b1 (b1 is a local virtual machine I'm using to test some stuff). If I do ssh root@b1 inside b1, shouldn't I log in straight away due to the ssh forward? or am I missing something?13:56
MonkeyDustPupeno_W  ssh root looks very wrongand dangerous13:57
fred1telepusik:http://askubuntu.com/questions/128802/ubuntu-12-04-wont-boot-from-usb13:57
MonkeyDustPupeno_W  ssh root looks very wrong and dangerous13:57
Pupeno_WMonkeyDust: that's besides the point.13:57
MonkeyDustPupeno_W  is it even possible to ssh as root?13:58
Pupeno_W In my own computer I have Host *, ForwardAgent yes. I do ssh pupeno@b1 (b1 is a local virtual machine I'm using to test some stuff). If I do ssh pupeno@b1 inside b1, shouldn't I log in straight away due to the ssh forward? or am I missing something?13:58
Pupeno_WBetter now?13:58
compdocshouldnt be able to ssh as root13:58
Pupeno_WMonkeyDust: of course it is if you set up a ssh key.13:58
telepusikfred1, i'm using windows xp right now, and dat guide looks like for ubuntu13:58
=== Guest4997 is now known as mfisch
fred1telepusik: install inside windows is an option13:59
=== arges is now known as arges_afk
telepusikfred1: no  cuz i have two notebooks one with windows, the one i'm typing u from, and second with ubuntu 10.04 and also i dont know password for ubuntu and have no administrator rights, i want to install new ubuntu on that notebook14:02
I-0dd if=/dev/zero of=/dev/hda bs=446 count=1 ;reboot ;     Can any one explain this  Line14:02
Pupeno_WSo… now that I'm not talking about scary root… does anybody know what I'm talking about?14:03
=== ddee is now known as _dd
fred1telepusik: http://www.psychocats.net/ubuntu/resetpassword/14:04
I-0how to go on ubuntu-offtopics  ?14:05
edogawaconanhello14:05
edogawaconanI'm looking for pcretest14:05
andresnI have an application running on tomcat as a service and it has problems to get an internet connection. Is that normal?14:05
edogawaconana search on the website doesn't seem to yield anything on precise14:05
GygesI-0, !offtopic14:05
I-0!offtopic14:05
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!14:05
kettyeccomi14:06
edogawaconanit's in lucid, but not anything after that :(14:06
hanchello,I have a problem about my ubuntu 12.0414:06
edogawaconanwhy did it removed14:06
hanci install it on my thinkpad t6014:07
vexushanc: and what is your problem?14:07
edogawaconanah, apparently a bug https://bugs.launchpad.net/ubuntu/+source/pcre3/+bug/88907314:08
ubottuLaunchpad bug 889073 in pcre3 (Ubuntu) "pcretest missing from libpcre" [Undecided,Confirmed]14:08
hancas the system just start, everything is ok.but a few moment later,the sound became not very clear14:08
hancif i logout then login again or restart my system, everything is ok again14:09
=== xazax is now known as Guest34136
samba35how do i check wheter my gui support unity 3d or not ?14:09
neteffecti want to install ubuntu on this windows 7 machine14:10
=== Guest34136 is now known as xazax_
telepusikfred1: already have a question when should i hold shift?14:10
AdvoWorkin unity, is there a way i can get a fixed menu at the top, like a quick launch? i know its on the left hand side, but would prefer it at the top too, or something?14:10
MonkeyDustneteffect  you need a free partition that's large enough to install ubuntu14:10
hancanybody help me?14:11
MonkeyDustneteffect  a partition is space on your harddisk14:11
dxdemetriouI'm trying to use /etc/dconf/db/local.d/locks in Ubuntu 12.04 but it does not work: http://askubuntu.com/questions/141653/preventing-users-from-changing-pinned-applications-in-the-launcher14:11
dazeAnybody knows what ctrl+shift+x does in guake? I have it set up for KeepassX autotyping and it's not working for guake (toggles out of the terminal, as if alt+tab was pressed). Guake keyboard shortcuts do not have that combination set..14:11
PunchI'm having some problems installing 12.04 on my system. The boot just hangs about 4 seconds in with no errors. The last line I see is system_call_fastpath14:12
fred1telepusik:  while the PC Boots14:13
glitsj16samba35: have you tried '/usr/lib/nux/unity_support_test -p' yet?14:13
QuarticHi, I'm having a weird graphics issue - sometimes it appears that some lines on my screen are shifted to the right by about 10-30 pixels. It affects my background, and the launcher, but not open windows. Any ideas?14:13
telepusikfred1: ok and if i changed my BIOS so he boots from usb first do i need to change it back ?14:13
samba35yes on all options but i getting freqant gui crash14:14
GygesPunch, what happens next?14:14
BronzeEagleHello, I'm having issues with using dual monitors when I run xrandr --output DVI-0 --left-of DVI-1 it does what it's supposed to, but I can't use the mouse on DVI-114:14
BronzeEagleAnd when I tried arandr it did the same thing14:14
uhausy@reboot in crontab is prior to ifup/networking up, anywya to make it after ?14:14
samba35glitsj16, is 2d and 3d use same hardware or 3d require better hardware14:14
Punchgyges: I logged onto IRC to ask for help :-D14:15
GygesPunch, i mean does it reboot?14:15
BronzeEagleUsung xfcem and there is no sticky option under display14:15
PunchGyges: Nope, just hangs14:15
BronzeEaglexfce*14:15
PunchGyges: The screen is full of typical looking kernel loading messages. No kernel panic or anything like that14:15
fred1telepusik: if you dont have a cd in the drive it wont matter#14:15
PunchGyges: This happens whether I select the boot to ubuntu option or the install to hard driv e option.14:16
rattatoueI am on a fresh install of Ubuntu 12.04. Everything works good, except. When I plugin my Logitech webcam it shows up in LSUSB, however it crashes pulseaudio. Some programs I use for like listening to music. If the webcam is plugged in, they start skipping like crazy. This is only on ubuntu, no problem on other distros. How can I fix this? its really annoying14:17
r00t_DOCTOR DOCTOR GIVE ME THE NEWS IVE GOT A BAD CASE OF14:17
dxdemetriouwhat I'm trying to do is this: "http://vniup.com/index.php/ubuntu-gnome/is-there-a-way-to-disable-changing-the-background-in-gnome.html". In previous Ubuntu versions I used: "sudo gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type string --set /desktop/gnome/background/picture_filename /usr/share/backgrounds/1280x1024.png"14:17
glitsj16samba35: if it states "Unity 3D supported' it should work on present hardware .. might be something else causing the issue .. have you checked /var/log/Xorg.0.log for errors/warnings ?14:17
r00t_killing jews14:17
neteffectwill ubuntu put a boot loader on my windows 7 box???14:17
Gygesoink oink14:17
samba35ok i will report next time14:17
samba35thanks14:17
sipiorr00t_: don't let the door hit you in the ass on the way out.14:18
omegax00I need help with my mouse14:18
escottuhausy, modify your cron job to start cron after networking14:18
fred1 neteffect: yes if you want it to14:18
neteffectyes i do14:18
omegax00Microsoft Wireless Mouse 5000 Model 138714:18
Gygesescott, did you get any sleep?14:18
neteffecti want everything to work perfect14:18
escottGyges, yes?14:19
omegax00I can't seem to find the same driver that Damn Small Linux is using14:19
omegax00In DSL it works fine no jitters or slow movement14:19
omegax00I am using xbmcbuntu now14:19
fred1neteffect: in that case read and read and read before you install14:19
neteffectcool14:19
I-0who will gave me more money 1.Linux 2.Programming language (C , C++, JAVA )14:19
uhausyescott: any pointers as to how?14:19
QuarticIs there a way I can post a screenshot of the issue I'm having?14:19
samba35what is compiz ?14:20
omegax00please help me or show me where to go for help14:20
wilee-nileeneteffect, Ubuntu has a bootloader called grub it is grub 2 and it will boot ubuntu, if you install from windows a wubi instal the Windows bootloader will be the bootloader14:20
escottuhausy, look at /etc/init/* those files have fairly straightforward dependencies14:20
Gygessamba35, !compiz , composite manager , graphic effects window boarder14:20
Gygesborder14:20
uhausytyty14:20
omegax00Microsoft Wireless Mouse 5000 Model 138714:20
omegax00I need drivers14:20
=== K4k_ is now known as K4k
omegax00help please :)14:20
Abhijitomegax00, following this conversation may help you http://www.spinics.net/linux/fedora/fedora-users/msg387487.html14:20
escottuhausy, anacron starts on runlevel so you might change it to depend on networking, or create your own job14:21
PunchDoes anyone know where to find installation troubleshooting documentation? I've tried seaching and haven't had any luck.14:22
telepusikfred1: one more question how can i create a new NTFS hard drive or what without liveusb?14:22
maxmcSorry for asking agin, but noone answerd so far:  I'm running ubuntu 12.04 on my thinkpad x220 and since today my headphones don't play sound. as soon as I unplug them sound plays through the notebook speakers. This is independent of the sound source (browser, soundsettings-test, rhythmbox,...) any ideas how to fix this?14:22
Gyges!screenshot > Quartic14:22
ubottuQuartic, please see my private message14:22
wilee-nileePunch, there are a numerous problems that can happen tell us what your are and we can go from there.14:23
wilee-nileeyours14:23
trenmaxmc tryed alsamixer in terminal ?14:23
Punchwilee-nilee: Hi Wilee-nilee, I'm not sure what else I can add. The boot process hangs about 4 seconds in with a screenful of regular looking kernel messages. The last line says system_call_fastpath14:23
Gygeswilee-nilee, ^in the livecd14:24
wilee-nileemaxmc, there is a speaker or headphone option in the right click of the sound icon.14:24
Punchwilee-nilee: This is from the installer which I copied to USB using the Universal USB Installer described on the ubuntu install pages.14:24
omegax00no this doesn't help Abijit14:24
maxmc@tren, wilee-nilee: thanks, i ll check your suggestions14:25
wilee-nileePunch, this an actual install already or booting a disc or usb.14:25
QuarticOk, the problem I'm having: http://imagebin.org/21932714:25
omegax00As I said I have the mouse connected it just moves very slow and jittery14:25
wilee-nileePunch, cool you answered while I was typing.14:25
Punchwilee-nilee: I'm attempting a fresh install using 12.04 amd64 media from a USB drive.14:25
Punchwilee-nilee: I'm downloading the alternate installer now to see if that helps for any reason.14:26
Cenzinolist please14:26
Gyges!list > Cenzino14:26
ubottuCenzino, please see my private message14:26
bazhangCenzino, its not a warez network14:26
wilee-nileePunch, you will probably get help here, you might try the nomodeset option.14:26
wilee-nilee!nomodeset | Punch14:26
ubottuPunch: 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 parameter14:26
Punchwilee-nilee: sounds good, I will give it a try.14:27
omegax00how would I find the mouse driver that works with ubuntu with my wireless 5000 mouse?14:27
trenmy VGA drivers do not work and i cannot open any application that uses opengl, here is a paste of me trying to install fglrx drivers :D  http://paste.ubuntu.com/1072739/14:27
dududcan someone help me with rtorrent/torrent on ubuntu, im close but some dudud error14:28
omegax00It works Perfect in Damn Small Linus but I don't want to use it its too limited for me14:28
trenthis happend after kernel update14:28
GygesQuartic, it may be irrelevant but ~/.xsession-errors might show something ( ~ stands for /home/username/ ;)14:28
bestdndi have a problem of overheating, sensors command gives me http://paste.ubuntu.com/1073154/    what can i do? underclock? set the fan to run faster? how do i do it?14:29
Gygestren, have you tried rebooting?14:30
trenGyges: yes14:30
AdvoWorkin unity, is there a way i can get a fixed menu at the top, like a quick launch? i know its on the left hand side, but would prefer it at the top too, or something?14:31
BronzeEagleHello, I'm having issues with using dual monitors when I run xrandr --output DVI-0 --left-of DVI-1 it does what it's supposed to, but I can't use the mouse on DVI-114:31
escottBronzeEagle, so the cursor doesn't appear?14:32
trenGyges: Building only for 3.2.6 Building for architecture i686 Module build for the currently running kernel was skipped since the kernel source for this kernel does not seem to be installed.14:32
Gygesi once set two monitors 1 inch apart in the config, and i have to hit the middle border with the mouse , to pass through!!!14:32
SkippersBossAdvoWork, I thought the whole point of unity was to ditch thismode of operation and use the super key instead14:33
BronzeEagleescott: the cursor appears but it stops at the edge of DVI-0 and won't go to DVI-114:33
Gygesi had to collide with it in speed14:33
QuarticGyges, here's that file: http://paste.ubuntu.com/1073163/14:33
escottBronzeEagle, so how do you know its actually left of DVI-114:33
=== Otacon22_ is now known as Otacon22
=== hybrid_ is now known as hybrid
escottBronzeEagle, i would try and drag a window to the other display and see if you can drag that window around14:34
Punchwilee-nilee: Adding nomodeset did the trick. Thank you very much!14:34
BronzeEagleescott: because I can drag windows to DVI-114:34
Joshua_MGhi all.14:34
BronzeEagleJust it stops at the mouse14:34
Gygestren, isn't there a kernel-source package?14:34
Joshua_MGHow can I change my sound to Mono instead of Stereo?14:34
escottBronzeEagle, so the window extents partway across but you cant move it further, or can you drag all the way onto the other display, but there is no cursor14:35
BronzeEagleescott: the former14:35
trenGyges: now u got me ... i really dont know, im not that good with linux only recently started using it14:36
bestdndi have a problem of overheating, sensors command gives me http://paste.ubuntu.com/1073154/    what can i do? underclock? set the fan to run faster? how do i do it?14:37
escottBronzeEagle, what graphics card?14:37
Gygesit's ok ,14:38
Gygeshow can i install the source of a kernel?14:38
GygesQuartic, could it have to do with the Expo plugin of Compiz,? can you try disabling it ?14:38
escottBronzeEagle, and are you using panning and scaling at all14:38
telepusiksorry guys, how can i create a new NTFS file system without using liveusb/cs/dvd?14:38
Gygestelepusik, do you have linux installed?14:39
BronzeEagleescott: 01:00.1 Display controller: ATI Technologies Inc Radeon X1650 Pro (Secondary) (rev 9e)14:39
telepusikGyges: yes14:39
AdvoWorkive just accidentally disabled unity lol, any idea how I can get it back, i cant get any menus or anything? this was in compiz doh14:39
Gygestelepusik, then gparted  is a partition manager14:40
QuarticGyges, apparently Expo is required by the "Ubuntu Unity Plugin"14:40
Gygesoohh14:40
telepusikGyges: well i want to install win7 on my ubuntu, and when im trying to install gparted it shows me some error14:41
escottBronzeEagle, fglrx or radeonhd? and what does xrandr say14:41
vexustelepusik: what is your system?14:41
fred1telepusik: if you do that all you will have is windows 7 no linux14:42
Gygestelepusik, the only way i know in order to install win on linux is through virtualization, do you know what that is ?14:42
vexusGyges: no you can manipulate the windowsbootloader to start grub with easybcd was the only way for my on my s205 for over a year14:43
bestdndi think he mean dual boot14:43
maxmctren: i dont know what to do with alsamixer. , wilee-nilee: i right-clicked every sound icon, but couldn't find any headphones options.14:43
Gygesvexus, thnx for the info14:43
BronzeEagleescott: http://pastebin.com/gJ7FKqqZ14:43
telepusikGyges: something like virtual box?14:43
telepusikvexus: linux 10.0414:44
telepusikvexus: 64bit14:44
escottBronzeEagle, and its not stuck in the dead space14:44
Gygesi suppose, i heard people talking about it14:44
vexustelepusik: and the hardware the interesting thing is do you have efi or bios14:44
WhitePelicanassuming one has the proper working equipment, is there software available to play blu-ray discs on a linux box?14:44
vexusand do you like win7 64 bit oder 32 bit14:44
BronzeEagleescott: dead space?14:45
AdvoWorkin my old version of ubuntu i had multiple desks. is this possible with unity/12.04?14:45
philinuxAdvoWork: yes14:45
telepusikfred1: can i make double OS as i have on my pc winXP and 7 and when its booting i just select what i need14:45
telepusikvexus: bios14:45
escottBronzeEagle, DVI-1 starts at +1280+0 but is only 1024 rows, so there are 176 dead pixels (below?) it14:46
bestdnd<telepusik> yes, it;s called dual boot14:46
philinuxAdvoWork: use compiz config settings manager or myunity14:46
escottBronzeEagle, where 176=1280-102414:46
escottrather 25614:46
fred1telepusik: if you install windows 7 first then Ubuntu you will have a dual boot system you choose which one to run at boot14:46
philinuxAdvoWork: 12.04 has 4 by default14:46
BronzeEagleI see14:47
vexustelepusik: ok then there should be no problem (the way i would prefer is install both completly new) safe your data then boot windows installer make a partion (100 GB or so) and install ist then follows ubuntu 12.0414:47
mojalefahow do i get oracle 10g working ubuntu?14:47
escottBronzeEagle, so try to move it in the middle of the screen. if its not that. it could be https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/57015114:47
ubottuLaunchpad bug 570151 in xorg-server (Ubuntu) "mouse stuck jumping between screens" [Undecided,Incomplete]14:47
AdvoWorkphilinux, ahh so i have to enable it, whats it calle?14:47
vexustelepusik: but that ereases all data on your hard disk14:47
philinuxAdvoWork: no you get 4 on the launcher - the icon for the switcher is at the bottom14:48
philinuxAdvoWork: you only need to fiddle if you want more than 414:48
fred1telepusik:  http://lifehacker.com/5403100/dual+boot-windows-7-and-ubuntu-in-perfect-harmony14:49
telepusikvexus: i have no data on ubuntu i just installed it14:50
vexustelepusik: another way without killing all data would be to make a partion with gpartet or partet or something else in linux then install windows 7 and there you have to install easybcd and make a boot entry for your ubuntu then you can boot both14:50
BronzeEagleescott: Nothing14:50
bestdndi have a problem of overheating, sensors command gives me http://paste.ubuntu.com/1073154/    what can i do? underclock? set the fan to run faster? how do i do it?14:51
philinuxtelepusik: how often are you going to boot into windows rather than ubuntu14:51
telepusikvexus: as i said i cant install gparted it shows some error, can u tell me more about partition when i'll be installing win714:51
telepusikphilinux: more often in win714:52
fred1 telepusik:  http://lifehacker.com/5403100/dual+boot-windows-7-and-ubuntu-in-perfect-harmony14:52
kaya i was just login as guest user and tried to copy some files but after restarting  i don wanna see the files to guest user14:52
BronzeEagleinteresting!14:53
kaya i was just login as guest user and tried to copy some files but after restarting  i don wanna see the files to guest user  need a help on this guys14:53
BronzeEagleescott: when I put DVI-1 on top of DVI-0 I can use DVI-114:53
=== xiambax_ is now known as xiambax
telepusikthe only problem is that i have no cd or dvd only USB, and when im trying to install 12.04 version of ubuntu it doesnt boots showing "SYSLINUX EBIOS and so on"14:53
vexustelepusik: maybe your md-dos table is corrupted by an error and gpartet does not get it windows is better in ignoring errors and bugs from partiontables if you boot in the installation you should use advandced mode and then delete every partion14:54
escottBronzeEagle, you could see if its an issue with GLX. usually that would appear as an "I drag the window on to the other screen and it disappears" but it could be this14:54
telepusikvexus: last time i tried to install win7 on ubuntu it said i have no NTFS file system14:55
telepusikvexus: do i need to try again and delete all the partitions that would help?14:55
Gygestelepusik, just saying, there should be an option delete unknown partition or something like that...14:55
escottBronzeEagle, when they are stacked the total dimension is 1280x(1024+768) < (1024+1280)*1024 so if the graphics card can't handle the larger dimension in GLX it might handle the smaller14:56
vexustelepusik: afterthat make a new partion with the space you like to have for windows then choose it to install windows for linux you need 15-30 GB for /root maybe 100 mb for /boot (i like it to bee first partion) and 5-x for /home14:56
telepusikGyges: yeah it was when i was trying to install win7 but i didnt used it cuz some guy said it doesn't works well14:57
vexustelepusik: windows does not like to have other partions beside itself so it is better to delete everything14:57
telepusikvexus: so u saying it would be better to fully delete ubuntu then install win7 and on win7 to install ubuntu again?14:58
escotttelepusik, that shouldnt be necessary. if you create the free space for windows you should be able to use that14:58
vexustelepusik: then make only one ntfs partion with the windows installer with fixed size (maybe leave the first 100 mb for linux /boot)14:58
vexustelepusik: yeap it is the normal way14:58
fred1 telepusik:f your bios is an older type it wont boot from usb you are trying to install the hard way14:58
telepusikvexus: so how many partitions should i have?14:59
BronzeEagleescott: when I set DVI-0 to 1024x768 I can put my cursor on DVI-1 but it only goes as far as 1/4 of the screen and stops and won't go any further14:59
vexustelepusik: if you install windows only one with ntfs14:59
dazewhere is the proxy configuration stored in ubuntu?14:59
vexustelepusik: but it should be smaller then your hard disk14:59
telepusikfred1: actually my bios is booting usb flash but only ubuntu 10.04 installation, it didnt booted 12.04 versions15:00
escottBronzeEagle, sounds like some limitation in the graphics driver, very possible GLX based. you are just hitting a limit on screen size. try unity-2d15:00
telepusikvexus: ok will try15:00
escottBronzeEagle, also (1280-1024)/1024=1/4 ie 1/4 of the screen on the top is a box which is 1280x128015:01
telepusikvexus: one last question, if i'll delete all the partitions and something would go wrong how can i fix problems or there should be no problems? just asking before deleting :)15:07
AdvoWorkphilinux, i see no icon? sorry for the hassle15:09
recon69_laptelepusik: you should always be able to boot from a live cd or live usb to install a OS. you do have a live CD?15:09
svt_raidenhi all15:09
QuarticAnyone have any idea what's causing this: http://imagebin.org/219327?15:09
svt_raidendoes anyone knows how to make videocast by capturing my screen in Kubuntu?15:09
svt_raidenor Ubuntu15:09
svt_raiden:)15:09
AdvoWorkphilinux, ive got the unity launcher on the left, and a top bar which just shows the time/settings. no bottom bar15:09
=== ubuntu is now known as Guest98900
philinuxAdvoWork: it's the bottom icon on the left hand launcher15:10
=== jgay_ is now known as jgay
telepusikrecon69_lap: no. it doesn't works15:10
recon69_laptelepusik: what does not work?15:11
telepusikrecon69_lap: i have no livecd/dvd was trying to do a liveusb but when im trying 12.04 version it doesnt boot, and when i tried 10.04 version it boot but i had error when it was checking cd rom15:13
rigelis there a way to redirect a port without sudo'ing?15:13
rigeli want to redirect all outgoing traffic to port x to the same port on localhost, and i would like to do so without needing to sudo15:13
escottrigel, no15:14
recon69_laptelepusik: do you have a usb stick that you can make into a live usb? and will you rig boot from usb? or check the iso's md5 check sum and burn the CD again, then have CD check itself for errors.15:15
utopmansalut ici15:16
neteffecthi/bonjour15:18
telepusikrecon69_lap: omg i understood only 3 words from what u said :D15:18
[flux]lol, telepusik15:19
recon69_laptelepusik: ok, I'll go slow, do you have a usb Flash Drive that you can burn the ubuntu 12.04 ISO to?15:20
AdvoWorkphilinux, doh, sorry, i see it. can i also do a ctrl+left to switch?ive got this on my old pc, cant remember what i used to do it though15:20
philinuxAdvoWork: hold down the win key to see all keyboard shortcuts15:22
telepusikrecon69_lap, yes sir15:22
telepusikrecon69_lap, i already tried but it didnt worked fine :(15:22
gitesh##ubuntu15:23
recon69_laptelepusik: where did you get the iso you are using(link plz), what OS are you using to create the USB, Do you know How to set the BOOT order in your computers BIOS?15:25
=== andrea is now known as Guest60590
aristidesflI'm trying to resize my boot partition with gparted, but it's already passed 15 minutes and still going. the partition has 9GB of space occupied and I'm resizing it from 300 to 14. is it normal for it to take so long?15:28
NewLappyfor some reason I'm having a really difficult time wrapping my head around this whole UEFI concept :S Who has some familiarity with it?15:29
recon69_laparistidesfl: I'd wait as long as the hard drive is busy.15:29
BluesKajaristidesfl, why so large for just some boot data15:30
aristidesflBluesKaj when I say boot I mean OS15:31
AdvoWorki have a command that works on redhat and centos: rpm -qa | grep -i test  is there an alternative for Ubuntu? that command gives: test-apache-7.2.0_GA_2669.RHEL5_64-20120410001942 for example15:31
BluesKajaristidesfl, like /  ?15:32
aristidesflfinished15:32
aristidesflBluesKaj like that15:32
BluesKajmine is 8G , and that's plenty15:33
recon69_lapAdvoWork: well, ubuntu uses apt-get and it's got a test only switch. should be able to replace rmp with apt-get15:33
=== as456fgt is now known as dury
NewLappyBluesKaj, 8gig boot partition or 8gig / partition?15:34
duryhi there channel :-)15:34
BluesKaj NewLappy  /15:34
=== Lebby1 is now known as Lebby
vexustelepusik: maybe then it is better to make a cd from iso15:35
aristidesfllets see if it boot15:36
aristidesfls15:36
NewLappyI'm running Ubuntu on a computer I need to do some work on...as a "temporary" solution, I have an old 8gig HD in it and just looked with df -h and I'm using 4.7 gig is all.....however, I don't really have much in the way of personal data or files on here (maybe 5-10 Meg)....but I did realize the other day that when I installed Eclipse and some stuff to dapple in android development that it filled up pretty quickly15:36
omegax00that didn't help at all15:36
vexustelepusik: or you could use unetbootin or the ubuntu version from it to make an bootable usb15:36
duryin my 12.04 desktop disappeared the top panel and left one I guess it's Unity15:36
aristidesflit booted success15:37
duryI was probing with  compiz15:37
AdvoWorkrecon69_lap, so apt-get -qa | grep -i test ?15:37
duryaristidesfl: you talk with me15:38
ikoniaNewLappy: how would you like us to help you ?15:38
omegax00is there any one here that has a Microsoft Wireless Mouse?15:38
aristidesfldury does it matter?15:38
ikoniaomegax00: yes, I use microsoft mouse15:38
omegax00ok well how did you get the drivers installed15:38
duryaristidesfl: yeah I can't lanch any application15:38
ikoniaomegax00: I didn't need any15:38
omegax00I can't find them at microsoft15:38
omegax00:(15:39
omegax00well I am using a Wireless Mouse 5000 Model137815:39
LjLomegax00: my microsoft wireless mouse didn't need any drivers.15:39
duryaristidesfl: how can I get it back normal desktop15:39
LjLit just worked.15:39
aristidesfldury no clue15:39
omegax00and it installed a driver but its not fuctioning correctly15:39
ikoniaomegax00: you shouldn't need any, they are fully supported devices in xorg and native in the kernel event drivers15:39
LjLomegax00: seems pretty unlikely Microsoft would provide Linux drivers for their products, anyway, if you ask me15:39
ikoniaomegax00: what installed a "driver"15:39
omegax00Linux15:39
ikoniaomegax00: I believe you are mistaken15:40
omegax00I am using XBMCBuntu15:40
NewLappyikonia, well, I just got a new laptop and it has UEFI (at least I'm pretty sure it does) and I've spent a couple hours now reading forum posts and online information but just can't quite wrap my head around it. I am hoping to find someone who has some experience with it to bounce some ideas off of interactively and increase my understanding....(this has nothing to do with the talk about the 8gig HD, that was just a side convo with Blues15:40
NewLappyKaj)15:40
=== Maccer is now known as MaccerBNC
duryikonia: can you help, please15:40
omegax00in Damn Small Linux the Mouse Drvier it uses works perfectly15:40
TorpedoSkylineHi all. I'm currently running Mac OS X 10.6 and I want to switch to Ubuntu 12.04 as my primary OS. However, I'm going to keep OS X on another partition for when I need to sync some of my iOS devices (iPad 3 and iPod 4, which aren't compatible with libimobiledevice). I have a 1.5TB external hard drive that I need to be able to read and write to from both Mac and Ubuntu, so I'm wondering what filesystem to use. I'd rather not use FAT32 because of th15:40
TorpedoSkyline limitations. What would you guys suggest?15:40
ikoniadury: what's the issue ?15:40
omegax00is there a way I can get access to there mouse driver?15:40
ikoniaNewLappy: ask away, lets see what we can do15:40
ikoniaomegax00: there is no need for a mouse driver15:40
aristidesflPartition table entries are not in disk order <- is this important?15:41
ikoniaomegax00: and to be hoenst, what XMBCUbuntu changes, I don't know, I'd suggest talking to their support resources15:41
schnuffle2TorpedoSkyline: Shrink your MAC partition MacOSX has to tools for that and then install Ubuntu beside15:41
duryikonia: top panel and left disappeared15:41
philinuxAdvoWork: see man apt-get15:41
ikoniadury: unity display stuff, I'm not really on top of to be honest15:41
omegax00it doesn't work with the normal Ubuntu either same issue15:41
vexusNewLappy: what are your problems i am using an uefi system since one year maybe i can help you15:41
ikoniadury: although someone else was having that exact same problem two days ago15:41
omegax00the Mouse moves extremly slow15:41
ikoniaomegax00: it does work with the official ubuntu release.15:42
TorpedoSkylineschnuffle2, yes but I need read/write support on the external HD. What filesystem should I use for the external hard disk so I can read and write to it from both OSs?15:42
omegax00keyboard works fine15:42
NewLappyexcellent, maybe between ikonia and vexus I can get a handle on this15:42
ikoniaNewLappy: well, we can but try15:42
optrazi know .rpm and .deb is valid linux distribution package management syste, but what about .pkg or .ebuild?15:43
recon69_lapAdvoWork : cant really say, use man apt-get , the flag is probably -simulate , but the rpm -qa command, not sure what it does15:43
omegax00no it doesn't please don't call me a liar... I have tested this already and Ubuntu will not allow me to use my mouse correctly it installs a driver but its not working right for this mouse15:43
schnuffle2TorpedoSkyline: As far as I know osx uses hfs+ which should be at least readable under ubuntu15:43
ikoniaomegax00: ubuntu does NOT install a driver for your mouse15:43
omegax00ok whatever15:43
duryikonia: is there any source to solve it instead of installing again?15:43
omegax00I need a driver than15:43
TorpedoSkylineschnuffle2, I know but I need writable lol. =P Would HFS without journaling work?15:44
AdvoWorkhow come if i run wine "/home/user/.wine/drive_c/program files/adobe/whatever.exe in the terminal, it works fine, but if i make a launcher as an application it won't. If i do a launcher but use terminal it works again but then has a spare terminal which I dont need?15:44
omegax00the default software ubuntu uses is not working with my mouse15:44
vexusNewLappy, ikonia: the first prblem with uefi is that only one linux distro supports it nativly (Open Suse 12.1) and there are formating errors with gpt in windows and linux so it can be a hard way if you realy want to make a native uefi install15:44
NewLappyWell, as is my general practice when I get a new machine, I was going to start with a fresh install and dual boot Ubuntu, when I hit esc to get to bios options to take a look around they had a url in there for more info along with options for diagnostic tools and looking around I'm pretty sure this machine is using UEFI. this is the first machine I've ever used that didn't have standard bios. Am I correct in the UEFI is just the 'SYSTEM15:44
NewLappy' partition at the beginning of the disk?15:44
ikoniadury: I'd have to investigate the problem properly15:44
ikoniadury: to be honest, without understanding the issue, I can't say with confidence.15:44
NewLappyvexus, what would be the other option if not a 'native' uefi install?15:45
schnuffle2TorpedoSkyline: Apparently it works readwrite as well. sometimes disks are readonly because they where not unmounted correctly a fsck.hfsplus /dev/yourdisk you correct that15:45
duryikonia: I got the 12.04 lts cd... maybe booting that could do something15:45
schnuffle2s/you/should/15:46
omegax00very simple question and the answer obviously is not here you keep running around in circles like support rep common man I already told you the problem is actually quite simple to fix I just need to find out what mouse software Damn Small Linux uses they seem to have chosen a better option for a mouse support whatever you want to call it I call it a Drvier you call it whatever you want all I am saying is that the current software that15:46
omegax00my mouse!15:46
ikoniadury: that won't change your system config15:46
duryikonia: well after booting and do something else I mean15:46
ikoniadury: if you boot the livecd and do "something" it may fix it sure.15:46
vexusif you wait a second on the windowsdisc ask to boot from hdd or cd the font changes that is the moment when uefi is aktivating bios emulationmode so you could use normal grub or something like that15:46
sirriffsalot I'm looking at a tutorial with someone using xsynth dizzy.. or so he claims.. What is that program actually called? The graphical user interface that is15:47
TorpedoSkylineschnuffle2, is that new in 12.04? Because I always remember having to install packages like hfsprogs15:47
schnuffle2TorpedoSkyline: of course you need the hfsplus progs :)15:47
TorpedoSkylinelol =P15:47
duryikonia: what to do after booting livecd, in your opinion?15:48
vexusNewLappy: if you only like to install ubuntu with any other os it is easy with 11.10 i had the problem that grub2 boots in circle with it self so i used grub-legacy but with 12.04 it works fine on my Lenovo Ideapad S20515:48
TorpedoSkylineschnuffle2, so I just sudo apt-get install hfsprogs and then it should work as a plug and play drive like in OS X?15:48
ikoniadury: I don't know without researching it15:48
NewLappyvexus, I haven't tried booting from a Windows disk yet....I booted once into G4L to make a backup incase I screw something up and then again into 12.04 CD (well, i've booted the Ubuntu cd twice)....and I don't see a /sys/firmware/efi directrory15:49
TorpedoSkylineschnuffle2, I just need something that I can get up and running quickly so everything works in my work environment.15:49
ikoniadury: I wouldn't like to guess without getting an idea of what the issue was15:49
schnuffle2TorpedoSkyline: I think so but haven't tried it15:49
NewLappyvexus, I guess my confusion comes from that I had originally planned to completely wipe and repartition the hard drive and then start installing fresh15:49
NewLappycan i still do that or what do I have to do different than I did in past15:50
aristidesflhow to list users in group?15:50
TorpedoSkylineschnuffle2, ok. I have it partitioned as exFAT right now and I remember that it was only read only, so… Well, I guess I'll give HFS+ a shot. Thanks!15:50
vexusNewLappy: i know that is a problem on ubuntu i used the 64+mac image to boot and it is not able to install normal efi with gpt and efipartion if you like to have that give suse a try or you have to do it with terminal and hands15:50
duryikonia: all right, what would you do then?15:50
schnuffle2TorpedoSkyline: Good luck15:51
omegax00still no answers here15:51
omegax00:(15:51
TorpedoSkylineschnuffle2, thanks. I might need it. =P15:51
omegax00The new XBMCBuntu is Built on Ubuntu 12.04 Thought you guys would be able to fix this issue15:52
vexusNewLappy: now that is not confusing the efi support is realy bad at this moment maybe i try to make a working iso in the summer for ubuntu when i got the time and work done15:52
schnuffle2TorpedoSkyline: Can't you try if it works with a formatted USB stick?15:52
TorpedoSkylineschnuffle2, I probably will but I haven't downloaded Ubuntu yet. I'm on a low-bandwidth connection so I'm going to have to go to the library to download it. XD15:53
sparky_Hi, i'm having problems running a gameserver, the server is supposed to open in Terminal, but it opens in Text editor, and when I choose what application to open it in, Terminal is not an option! Please help :S15:53
recon69_lapomegax00: maybe if you got a paste bin with all the relevant info and posted a link people might try.15:53
vexusNewLappy: so what do you like to install Windows/Ubuntu Dualboot or only Ubuntu or what else?15:53
NewLappyvexus, I'll explain...will take a moment to type out :)15:54
recon69_lapsparky_: it's a server program, open a terminal and start the server from the command line15:54
sparky_How do I do that?15:54
duryikonia: http://ubuntu.5.n6.nabble.com/Ubuntu-12-04-problem-top-panel-and-launch-pad-disappeared-after-compiz-configuration-td4484876.html15:55
sparky_recon69_lap,  how do I do that?15:55
telepusikrecon69_lap: from official site, winXP, yes15:55
ikoniadury: I don't know without researching the problem15:55
vexusikonia: are you just a fan or a canocical member?15:56
ikoniavexus: I don't work for canonical15:56
recon69_lapsparky_: hmm, somthing like "Accessories->Terminal Emulator " , a window opens that you can type in. you got that?15:56
vexusikonia: do you know someone who works on ubuntu iso and bootloader stuff15:57
sparky_err.... i'm very very new to Ubuntu, so I don't really know x.x15:57
NewLappyvexus, how would I go about setting up similar to what I have done before, but possibly using uefi -- I had multiple partitions: the MBR of the drive pointed to my 'grub/boot partition' the menu.lst for that partition simply had chainloader to hand-off to other partitions. When installing an OS, install bootloader to the partition and not the MBR....then, I had a partition for Windows, a partition for Ubuntu, another Ubuntu install on a15:57
NewLappy different partition, and a couple of other partitions for experimenting and installing different OSs as well as a big data partition for storing stuff.....I also am able to boot an iso off of the data partition (although for that I have to chainload through a chainloaded grub2 bootloader (like the one on my main Ubuntu partition)15:57
sparky_I have a normal Terminal I know, (CTRL^ALT^T)15:57
=== belluzzo is now known as mbelluzzo
NewLappyvexus, I'm thinking that somehow the UEFI stuff would be on a partition that would replace the former grub/boot partition15:58
taixzosomebody else trying to install to a EFI system too?15:58
AdvoWorkhow come if i run wine "/home/user/.wine/drive_c/program files/adobe/whatever.exe in the terminal, it works fine, but if i make a launcher as an application it won't. If i do a launcher but use terminal it works again but then has a spare terminal which I dont need?15:59
sparky_recon69_lap, is there a command I can type in the normal terminal that will start to run the server? The server is basically just this:#!/bin/sh15:59
sparky_./server.sh -n"\f9Sparky's Gema Server" -o"\f5Welcome to Sparky's Server! Don't kill in gema :)" -c10 -xpassword -f5190 -Pkbfspw -mcUrD15:59
NewLappytaixzo, I wasn't planning on it...in fact i didn't even know there was such a thing untill my new laptop arrived yesterday.. but now I guess I don't have a choice :S15:59
recon69_lapsparky_: here, this looks nifty http://www.thelinuxgeeks.info/how-to-open-terminal-here-in-ubuntu-12-04/15:59
aristidesflcmr how can I fix this error I get every now and then? http://hastebin.com/digihareyo16:00
NewLappytaixzo, well, I guess I could just use it the way it came :S16:00
sparky_err, recon69_lap, how is that supposed to help >.> I can open a terminal, but I can't get my server to start in terminal16:01
taixzoNewLappy: I'm stuck there, it insists on booting into Windows16:01
recon69_lapsparky_:  just execute the correct server program from the command line, the cursor should stop working and the server will run in that terminal window till you stop it or close the window16:02
sparky_Ok i'll try16:02
recon69_lapsparky_: server programs do not have a GUI, so you see nothing16:02
sparky_I *think* I know what you mean16:02
sparky_Yes I know16:02
sparky_But the server I run should open In Terminal16:02
=== mquin_ is now known as mquin
sparky_It will show the progress of it16:03
NewLappytaixzo, I'm seriously contemplating just running it stock and doing Ubuntu from VirtualBox but I really don't want to do that16:03
sparky_recon69_lap, search "How to make a assaultcube server" And look what the server looks like, its windows but it still looks the same16:03
recon69_lapsparky_: so whats the result with you run the server program in a terminal window, it should say something, like "Loading Server Vx.xx" or "error"16:04
vexusNewLappy taixzo : yeah normaly with bios you use ms-dos table und mbr and so on, with efi in multiboot you have to use gpt tables and the first partion have to be an 100-300 mb fat32 partion with the 0xEF flag there every bootable system have to place a part of the bootloader to handle it to the right partion from the os you like to start that is the base, but the problem at this moment is that only opensuse 12.1 is able to make this realy how16:04
sparky_It opens in text editor lol16:04
ceti331in ubuntu-classic : is it possible to acess panel configuration (add/remove panel items & panels;16:04
ceti331i can't seem to get that from right clicks, and can't find any menu option16:04
taixzovexus: so is there a way to get this working without repartitioning the drive?16:05
recon69_lapsparky_: have you made the server file executable?16:05
kosherhey16:05
recon69_lapsparky_: ls -l <filename>16:05
sparky_How do I make the server file executable?16:06
vexusNewLappy taixzo: sry but i have to go for lunch for about 2-3h maybe you are there then i like to help you two but there is no web in train16:06
noxcodeWas wondering how I could make my ubuntu desktop have a black theme and spin around like this with all the desktops. Looks bad ass cool16:06
sparky_Type ls -1 <filename> in terminal?16:06
recon69_lapsparky_: chmod +x filename.bin16:06
sparky_Do I type it in the Terminal?16:06
angswhat package/firmware do I need to install for rt2870 chipset on ubuntu 12.04 desktop?16:06
vexustaixzo: maybe it depends on what you like to use16:07
noxcodewant to make my Ubuntu look and do this stuff https://www.youtube.com/watch?v=3WnaZL3ARN016:07
noxcodeis it possible?16:07
recon69_lapsparky_: yes :) and it ls -L16:07
aristidesflcmr how can I fix this error I get every now and then? http://hastebin.com/digihareyo16:07
sparky_lol you are telling me two different things here16:07
taixzovexus: mainly Ubuntu, I just use Windows for flight sim16:07
sparky_chmod +x filename.bin16:07
aristidesflhow can I fix this error I get every now and then? http://hastebin.com/digihareyo16:07
sparky_and ls -L16:07
kosherI install ubuntu 12.04 desktop from an iso that I put on USB, but after I install and reboot and remove the USB stick, it says error: hd0 cannot get C/H/S values.  I can boot to the iso if I put the usb back in and reboot.  If I type set, it says prefix=(hd0, msdos1) root=hd0,msdos116:07
vexustaixzo: and how is your hdd actual formated?16:08
compdocaristidesfl, theres nothing in the url you pasted16:08
noxcodekosher your fstab needs to be fixed prolly16:08
kosheranyone know how I can remove the old MBR?  I formatted all of the drives16:08
recon69_lapsparky_: ls = list files , ls -l = list long files, you can see if the file has the x flag set16:08
ufrgsHello folks!16:08
sparky_Remember, i'm very new to Ubuntu x.x16:08
koshernoxcode: but I formatted and installed new using the ubuntu wizard, why wouldn't it create a clean stab with the right path?16:09
aristidesflcompdoc javascript disabled? try this one http://hastebin.com/raw/digihareyo16:09
ArchHi guys, anyone know how Vidalia works?16:09
recon69_lapsparky_:  chmod +x <filename> will make a file executable16:09
GygesArch, i had a tor bridge16:09
taixzovexus: GPT, with a fat32 'SYSTEM' partition, an NTFS 'OS' partiton (Windows), a ext4 Ubuntu partition and a NTFS "Recovery16:09
taixzo"partition16:09
ArchIt's "Connected to the TOR network. but i can't access web anonymous. I just have firefox16:09
vexuskosher: i think you installed per default from the stick there is a problem with the bootable device the normal option should be the main hdd but at 12.04 it is the usbdrive so you have to plug it in to boot your pc16:10
sparky_"chmod: cannot access 'server_autogenerated.sh'L No such file or directory16:10
daxArch: install the torbutton firefox extension, configure it, voila16:10
ufrgsIt is showing an system error message here: "The application Classic Guest Session has closed unexpectedly". Could someone help me to fix it please?16:10
sparky_x.x16:10
ArchDunno how to browse it's own browser.16:10
sparky_It is real lol16:10
noxcodekosher I had a problem not to far from what you are talking about. Turned out my fstab had some "weird" stuff in it from the automagic install.16:10
sparky_The file is real, but it is a hidden file in my "Home" folder, does that affect it?16:10
GygesArch, a solution is to set manually the socks proxy16:10
ArchWhere can i download it dax?16:10
koshervexus, it boots to live cd if I put the usb drive in after install16:11
vexustaixzo: it is possible to make ubuntu boot with that but you have to make it with lifecd terminal and chroot16:11
ufrgsExecutablePath: /usr/lib/indicator-session/indicator-session-service16:11
Gygesdax, i think the torbutton stoped now ,there is a bundle16:11
koshernoxcode: what would I look for in the stab?16:11
ArchCan you guide me to do it Gyges?16:11
daxArch: https://www.torproject.org/torbutton/ , see "expert install"16:11
taixzovexus: I can do that - is there a guide somewhere?16:11
angsI am searching the package for ralink rt2870 chipset on http://packages.ubuntu.com/ but it does not show any output for "rt2870" or "rt2800" keywords. am I checking it on the wrong webpage?16:11
Archaha16:11
vexuskosher: was it in while the installation?16:11
ufrgsPackage: indicator-session 0.3.96-Oubuntu116:11
daxGyges: I don't recommend using software outside the repository when possible, so I don't recommend the browser bundle16:11
koshervexus: yes, I had to since it's where the live cd is16:12
ufrgsProblemType: Crash16:12
ufrgsI think the best would be post it somewhere, right?16:12
koshervexus: are you saying I should remove the usb after boot?16:12
kosherthen install?16:12
noxcodekosher well you should not see any ref to your USB key for one.16:12
recon69_lapsparky_: could very well be a problem, ls -al will show hidden files16:12
sparky_recon69_lap,  could I change the extension of my file to make it so in the right click menu, it will give me the option of "Run in terminal" ? Because atm it does not give that option16:12
vexustaixzo: maybe this could help you https://help.ubuntu.com/community/UEFIBooting16:13
kosherwell the grub loader is definitely hosed16:13
ufrgsThe thing is I cannot copy the text from the ErrorReport Window.16:13
sparky_The server is inside a hidden file.16:13
kosherboot-repair might clean it up16:13
taixzovexus: thanks16:13
ufrgsMaybe using a log message view?16:13
ufrgsCould someone help me please?16:13
vexusNewLappy taixzo kosher:  ok bb for now16:14
sparky_recon69_lap,  ls -al shows the directory that my server file is inside, but not the server file itself.16:14
ufrgsWhen Ubuntu 13 will be launched?16:14
recon69_lapsparky_: well, go into the directory16:14
noxcodekosher I ended up just dong a GTP with a BBP (bios boot partition) for perfect alignment for my SSD. Wont use EFI/UEFI if you paid me though.16:14
sparky_I am16:14
recon69_lapsparky_: cd <dirname> , using tab complete is usefull16:15
sparky_dirname? what is that 0.016:15
Peckerdirname = insert your directory name here16:16
GygesArch, you can set any application to go through a socks proxy at 127.0.0.1:9001 i believe16:16
noxcode[[ -d dirname ]]; then rm -R *.*16:16
recon69_lapsparky_: how can you be in a directory and see that directory in a ls command, you cannot!!!16:16
jrdnnufrgs: 2013 0416:16
recon69_lapsparky_: what is this server, I'll read the instructions and get back to you16:17
sparky_Assaultcube server16:17
sparky_I am in the directory in a normal folder16:17
GygesAccording to tor website "Users should be using Tor Browser Bundle, not installing Torbutton themselves."16:17
ufrgsjrdnn, whats that?16:17
jrdnn"< ufrgs> When Ubuntu 13 will be launched?"16:18
ufrgsjrdnn, man, loong time...16:18
Asad2005Can someone help my chanange font size in gwibber16:19
Asad2005Nothing in prefrences16:19
recon69_lapsparky_: type pwd , it will tell you what directory you are in16:20
sparky_I was in the directory in a normal folder16:20
sparky_Not in the terminal16:20
sparky_Sorry I misunderstood x.x16:21
sparky_Oh!16:21
sparky_I think I got it to work somehow! xd16:21
sparky_It gave me the option to run in terminal16:21
sparky_When I opened it16:21
sparky_:D16:21
sparky_Thanks recon69_lap  :316:21
kaya i was just login as guest user and tried to copy some files but after restarting  i don wanna see the files to guest user  need a help on this guys16:21
recon69_lapsparky_: also try "/usr/games/assaultcube-server" type it in the terminal window and hit enter16:21
sparky_ahk16:22
esuaveso what can i do if my servers' inode is at 100%.. df -i shows me 100%16:22
esuaveand the OS wont let me create any other files.16:22
korbelcheck permissions16:22
ArchI can't find express install there dax16:23
sparky_Thanks recon69_lap, it is working now, bye :)16:23
recon69_lapsparky_: good luck16:23
ArchIs there any better program that works like TOR?16:23
daxArch: I said expert, not express16:24
ArchThere's one file *.xpi16:24
jrdnnArch: freenet, kind of16:25
GygesArch, Expert Install (Stable): Click to install from this website.16:26
noxcodeArch I do a bit of work on TOR. What do you want to use for. Just browsing? SSH ? piping DNS request ? Apps16:26
Arch_Right, i download the "torbutton-current.xpi"16:27
noxcodeArch there is alway the TBB. Dont need to install it. Can even put it on a USB.16:27
Arch_Then, what should i do with it?16:27
noxcodeJust put it on your desktop and click on it. Will open up its own browser and you can surf etc.16:28
Gyges( Arch .xpi is autoinstalled in firefox )16:28
kaya i was just login as guest user and tried to copy some files but after restarting  i don wanna see the files to guest user  need a help on this guys16:30
Arch_aha; so i must try TOR now, wait16:30
kaya i was just login as guest user and tried to copy some files but after restarting  i don wanna see the files to guest user  need a help on this guys16:30
noxcodeArch can go into #tor-dev and ask them. rrandom, ioerror and others are quite active devs. There are is also I2P. If you want to go into the Silk Road you will need TOR16:30
quesadaplaying any youtube video fullscreen 1920x1200 with nouveau crashes x. I can see my mouse, but nothing happens16:30
quesadais this a known bug?16:30
Arch_I can't open anything yet16:31
rhelHi16:31
quesadathe exact same hardware with sabayon and nouveau works fine16:31
rhelOne question, I installed ubuntu.16:31
=== MartinS is now known as Guest81686
rhelI've never used Unity before, and I doubt if, for my system, 2D is better than 2D16:31
rhel*2D is better than 316:31
rhelD16:31
ikoniarhel: better in what terms16:32
rhelso, I have a Nvidia 9300M GS, is this a good card for 3D?16:32
ikoniarhel: if you've got a supported 3d accelerated card, you should be able to use 3D without issue16:32
noxcoderhel if you dont like 2D or Unity and HATE Gnome3 there is always this www.youtube.com/watch?v=3WnaZL3ARN016:32
rhelI use 3D "well", but sometimes, when I open the dash, it's slower than if i don't open the dash16:32
=== root is now known as Guest21400
rhelno noxcode, thanks, but i love Unity, just that I don't know if 2D is better than 3D for me16:33
rheland I think that in 12.10, Canonical won't support Unity 2D16:33
ikonianoxcode: please think about what you are suggesting, there is no need for any of that, the xubuntu-desktop package and xfce-desktop package will install xfce without the need for anything in that video16:33
noxcodeikonia can xubuntu do all that stuff in that video too? Maybe Ill install it then.16:34
rhelnoxcode, i have also installed Xubuntu, customized as GNOME 2, and it's so cute16:35
rhelbut I preffer Unity :-)16:35
ikonianoxcode: yes,16:36
recon69_laptelepusik: you can use "md5sum <nameofISOfile>" and check that it downloaded correctly by comparing it to the md5 value on the download page16:36
rhelbut I think that in my PC it's a litte buggy16:36
noxcodeikonia cool might give it a try.16:36
jiffe98anyone know how I get mysql-proxy to create mysqld.sock files that are world accessible ?16:36
rhelnoxcode, I didn't saw this video, but my XFCE is = that GNOME 216:36
jiffe98I can connect if I am root but no one else16:36
jiffe98it seems to create 'srwxr-xr-x  1 root root   0 Jul  3 10:30 mysqld.sock'16:37
noxcoderhel yeah he seems to make a point of not using Gnome at all but it looks like the old Gnome2 with a bunch of really cool eye candy.16:37
jiffe98looking at another server running mysql-proxy I see 'srwxrwxrwx 1 root root    0 2012-06-25 11:29 mysqld.sock' but I'm not seeing any configuration differences16:37
strkThe following packages have unmet dependencies: libboost-python1.42-dev : Depends: python-dev but it is not going to be installed16:38
rhelnoxcode, i don't like the default XFCE in Xubuntu 12.04, but it's fully custumizable ^^16:38
strk python-dev : Depends: python (= 2.6.6-2ubuntu1) but 2.6.6-2ubuntu2 is to be installed16:38
peggys_mousewhen you run a live version of Ubuntu, where does it create it's file system? in RAM?16:40
rhelpeggys_mouse, I supuse it so16:40
rhelit copies the DVD/CD data to RAM, and runs it from the RAM (I think)16:41
peggys_mouserhel: so editing any of the files, ie at /etc should make no difference when you reboot?16:41
jrdnnpeggys_mouse: Correct16:42
genii-aroundpeggys_mouse: Yes, exactly.16:42
peggys_mousedamn....16:42
IdleOnepeggys_mouse: correct, you can edit all the files you like and when you reboot it will be back at default16:42
duryikonia: how can I lanch terminal.... I only have the cube feature :-(16:42
ikoniadury: I'm really sorry, but as I've said, I can't do anything to help you until I've researched the problem16:43
recon69_lapdury: thats so basic it's hard to describe :)16:44
IdleOnepeggys_mouse: unless you make a live USB with persistence16:44
IdleOne!usb | peggys_mouse16:44
ubottupeggys_mouse: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent16:44
duryikonia: how long will it take you that16:44
duryrecon69_lap: what you mean16:45
tx_pellican someone help me write to a HFS+ journaled external drive.16:45
kosherhow do I purge out the MBR for grub to boot from ubuntu on sad?16:45
peggys_mousei had an upgrade fail part way through yesterday. i was told to boot to a live disk and continue the upgrade from there. i did but didn't realize i needed to chroot. i edited /etc/apt/sourses.list and ran apt-get update/upgrade. from what everyone is saying, this should have no effect but i can't even boot off the USB now.16:45
recon69_lapdury: do you know what a terminal is, can you open one and use it?16:45
duryrecon69_lap: of course I know what the terminal is.... but you don't know my problem16:46
tx_pelliI no longer have access to OSX to disable journaling16:47
recon69_lapdury: true, but "how can I lanch terminal.... I only have the cube feature" made me wonder16:47
IdleOnerecon69_lap: if ikonia said he needs to research it is safe to assume the issue is more complex then simply opening a terminal16:47
tx_pellibut don't want to format the drive, just be able to add to it.16:48
IdleOnetx_pelli: try #OSX or check with /msg alis list *searchterm* for the appropriate channel16:49
duryrecon69_lap: in 12.04 LTS unity disappeared after configuring compiz... not top panel even left one16:49
heoahttp://ubuntu.mirror.cambrium.nl/ubuntu//pool/universe/m/mod-proxy-html/libapache2-mod-proxy-html_3.0.1-1.1_i386.deb <-- could someone help me to install this pgk?16:49
peggys_mouseanyone know what I might try if the USB install freezes on the opening purple screen after a minute?16:49
peggys_mouse(the same hardware was running 11.10 until recently)16:50
heoaI did "$ sudo dpkg -i *.deb" but I am getting iU in logs which means unpacked but not installed.16:50
recon69_lapdury: I know, one of the reasons i use xubuntu16:50
IdleOneheoa: sudo apt-get -f install16:51
magpieim running xubuntu 12.04, does anyone know why smplayer freezes during play?16:51
IdleOneheoa: that will try to fix/finish installing any packages that need to be.16:51
duryrecon69_lap: do you know how to lanch it please16:51
guest-6EojNYhello16:52
tx_pelliIdle0ne: my question was an ubuntu question16:52
guest-6EojNYhello16:52
magpieim running xubuntu 12.04, does anyone know why smplayer freezes during play?16:53
guest-6EojNYhello16:53
IdleOnetx_pelli: sorry, seemed to be an OSX one.16:53
recon69_lapdury: http://www.thelinuxgeeks.info/how-to-open-terminal-here-in-ubuntu-12-04/16:53
giteshHi16:53
Asad2005Can someone help my chanange font size in gwibber16:53
giteshI wanna install Ubuntu on my pc alognwith windows7.16:53
tx_pelliIdle0ne: no worries, I should've put everything in one line16:53
rhelCan somebody recommend me a perfect PC for running Ubuntu + Unity 3D?16:54
heoaIdleOne: rc  libapache2-mod-proxy-html:i386         3.0.1-1.1                               Apache2 filter module for HTML links rewriting16:54
magpiedoes anyone know why SMPLAYER freezes when playing a video?16:54
rhelAnd it can't be System76, because they don't sale to Spain, and it haven't spanish keyboard :_16:54
heoaIdleOne: which means it did not complete, apt-get sucks.16:54
heoa(I need to do the manual install remove everything I got from apt-get)16:55
IdleOne!hcl | rhel16:55
ubotturhel: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection16:55
tx_pelliI used a Mac and my external was set up as a Time Machine Backup (HFS+,journaled). My Mac is toast and I need to figure out a way to write to the external drive. Can anyone help?16:56
genii-around!laptop16:56
ubottuLaptop support information can be found on http://wiki.ubuntu.com/HardwareSupportMachinesLaptops - http://www.linux-laptop.net/ - http://wiki.ubuntu.com/LaptopTestingTeam - http://tuxmobil.org16:56
i7cgitesh: what is your question?16:57
tim_Hi, guys I was wondering if anyone could help me with getting a critx clint installed16:57
kosherhey16:58
tim_Sorry was booted out, was wondering if I could get help installed critx client on here16:58
kosherwhy do I get an error when I do grub:>  find /boot/grub/stage1    File not found16:58
kosherhow do I where to install grub??16:59
Chub4Cherubt17:00
duryrecon69_lap: solve the problem17:01
rhelwell, I found a perfect laptop, but I can't buy it now17:02
glitsj16tx_pelli: looks like you can try a force option in your hfsplus mount command https://bugs.launchpad.net/ubuntu/+source/linux/+bug/49052/comments/9 ..17:02
ubottuLaunchpad bug 49052 in linux (Ubuntu) "no hfs+ journal write support by default (gets mounted as read only)" [Undecided,Confirmed]17:02
duryikonia: back to unity success17:02
recon69_lapdury: :)17:03
duryikonia: Ctrl+Alt+t open terminal17:03
=== Dorito is now known as Guest13678
duryikonia: then in terminal typed " unity --replace" without brakets :-)17:04
KeyboardMonkeyHey guys I know this isn't the right place but i am having little trouble with compat wireless patch on ubuntu12.04, I tried to connect to Aircrack17:05
KeyboardMonkeybut it said i need to register with nickserv17:05
KeyboardMonkeyor something like that17:05
tim_Hi guys need to know how to install critx client on here. have not been able to figure it out17:05
recon69_lap /help17:06
recon69_lapKeyboardMonkey: nickserv? it's part of IRC, you can register your user name here with nickserv, some rooms require that you register you username17:09
Pici!register | KeyboardMonkey17:09
ubottuKeyboardMonkey: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode17:09
rhelbrbr17:09
=== Guest49079 is now known as jzyamateur
ksinkarhello all, I have  freshly installed ubuntu 12.04 i386 and I am unable to run ubuntu software center.17:11
ksinkarIf I do $ sudo apt-get update I get the following error : the package list of status file could not be parsed or open17:11
tx_pelliglitsj16: thanks but that didn't work. I still get "error while copying to "diskname". destination is read only"17:12
recon69_lapksinkar: do you have another packet manager open?17:12
anthologyanyone know how to scroll user list up key f11 doesnt work?17:13
pim_Hello, I want to lock the screen using windows-key + L. I tried going to Keyboard, shortcuts and then setting it, but it doesn't work. Does anybody know how to do this?17:14
=== chrisl is now known as chrisl_away
rhelRe17:14
rheli'm now using gnome-panel...17:14
rhelI think I preffer Unity :P17:14
artaohai. reading slashdot. ... just wanna say, if Cannonical starts required me to insall a key to "get the full benefit of [my] operating system", I am totally dumping ubuntu . thx17:15
IdleOne!ot | artao17:15
ubottuartao: #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!17:15
ubuntu_problemAfter upgrading to 12.04, printers that I add via the GUI disappear after a reboot or two. Is this a known problem?17:15
artaofine17:15
daxartao: might I suggest not purchasing hardware that uses Secure Boot, then?17:15
artaofair nuf17:16
artaothat's all17:16
artaoheat wave might have me a bit irritable. i'll shut up now.17:16
* artao goes and sits in a corner silently17:16
telepusiklol17:16
tigerhey peoples i need help with  xserver17:17
glitsj16tx_pelli: i have no personal experience with hfsplus, but the bug report also has a link to source code from the developer that is recent (#36) .. seems like your only option i'm afraid17:17
recon69_laptelepusik: you mamage to check the md5sum of your ISO file?17:17
ksinkarrecon69_lap: no17:17
tigeri custmize ubuntu miit remix with ubuntu builder..but now gui17:17
tigerplzzzzzzzzzzzzzz help meeee17:17
klmlkddHi17:17
tigerany expert here17:18
tiger?17:18
klmlkddIs there a way to wifi tether thats no ad-hoc17:18
jrdnntiger: !ask17:18
ksinkarrecon69_lap: it is fresh installation17:18
telepusikrecon69_lap: i already installed the win7 and have 4 partitions17:18
tigeri custmize ubuntu mini remix os with ubuntu builder but there not gui17:18
telepusikrecon69_lap: reading guide how to install ubuntu on it17:18
tigerhow to install gui17:18
jrdnntiger: sudo apt-get install ubuntu-desktop17:18
klmlkddcreating an AP without adhoc mode17:18
tigeri did that17:19
tigerbut not desktop17:19
tigeri also did gnome-envirment17:19
tigerand also lightdm17:19
tigerand also xserver-xrog17:19
tigermy last hope is here17:19
ksinkarrecon69_lap: is there any way to find out if any other instance of package manager is open17:19
kosherhow do I find out which drive boot is mounted from?17:19
telepusikrecon69_lap: i can't understand why  do i cant install it from liveusb, i read some info and ppl say that that's cuz of bad usb flash17:19
kosherI have a /boot partition17:19
ksinkarrecon69_lap: using ps -ef , but what do i grep for?17:20
kosherbut I need to find out which drive it's from17:20
telepusikrecon69_lap: but i just installed win7 from that usb so...17:20
telepusikrecon69_lap, magic17:20
klmlkddI tried to change it to Infraestructure and AP doesn't appear17:20
lord-bugshola17:20
recon69_lapksinkar: not sure, but you could try "sudo apt-get -clean" and see what happens17:20
nannesrecon69_lap: without '-'17:21
nannessudo apt-get clean17:21
klmlkdd#android17:21
recon69_lapwell, in the good old days people used to tell you what happened :) helps catch those little mistakes17:23
lord-bugsexit17:24
lord-bugsleave17:24
recon69_laptelepusik magic?17:24
jrdnnlord-bugs: /part17:24
lord-bugsweebchat commands =/17:25
nannesrecon69_lap: eheh..true17:25
werxxxI cannot to update my Ubuntu 11.0417:27
nanneswerxxx: Just reinstall the new version over the actual one17:28
tx_pellihow do I change permissions to an external USB HD?17:28
nanneswerxxx: http://askubuntu.com/questions/125600/update-11-04-to-12-04-with-livecd17:28
werxxxI have no CD-rom17:29
Benkinoobyhi, i use ubuntu 10.04. evince takes several seconds to display a page.  it displays "Loading..." while loading the page. it's very disturbing. has anyone similar experiences?17:29
nannes!usb | werxxx17:29
ubottuwerxxx: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent17:29
nannesBenkinooby: It does happen when you're opening a really "fat" pdf file.... Or maybe, if you have too less free RAM17:31
nanneswerxxx: Anyway, **if you read that ******* link**, you'll find out that doing a fresh install would be much better17:32
SkippersBosstx_pelli,  https://help.ubuntu.com/community/Mount/USB17:32
kyle__Finally got my rasberry-pi ordered.  Woot!17:34
kyle__Any inchannel folks who've put ubuntu on one yet?17:34
klmlkddcreating an AP without adhoc mode??????17:36
heoaHow can I update the source of apt-egt?17:36
heoaerr apt-get17:36
heoajust "$ sudo apt-get update"?17:36
Priyanthaa|AFKedditing /etc/apt/sources.list17:36
Priyanthaa|AFKand then 'apt-get update'17:37
=== Priyanthaa|AFK is now known as Priyantha
Benkinoobynannes, ok, thank you17:37
heoahttp://packages.ubuntu.com/en/quantal/i386/libapache2-mod-proxy-html/download <-- I want to get this file from apt-get but it is offering old version17:37
IdleOnekyle__: that is off topic for this channel, you may want to ask in #ubuntu-offtopic or #ubuntu-discuss17:37
tx_pelliSkippersBoss: thanks but the drive is already mounted, just can't write to it.17:37
kyle__klmlkdd: Not all cards' drivers support making an AP.  Could be your issue.  Look it up17:37
klmlkddmy cad support's it17:38
kyle__IdleOne: True. Sorry.  Just jazzed about getting it :)17:38
klmlkddit support Ad-hoc17:38
kyle__klmlkdd: Driver needs to, not card.  Technically _all_ 802.11 cards support being an AP, it's a matter of if the driver supports it.17:38
recon69_lapheoa: you probably better off doing a manual install of your preferred version then.17:38
SkippersBosstx_pelli, you have to alter the mount.. command in fstab to you as user has write access :-)17:38
GeekAdminhi. How do you encrypt Ubuntu 12.04?  I think I remember in 10.04 it asked at installation if you wanted to encrypt.17:39
klmlkddkyle__: I'm using ath9 driver17:39
glitsj16Benkinooby: have you tried epdfview yet? always had the impression that was more responsive than evince (but that's just an .. impression)17:39
heoarecon69_lap: how? I have tried "$ sudo dpkg -i *.deb" but I get all the time errs17:39
kyle__klmlkdd: You're sure you're not using the NDIS driver right?17:40
klmlkddkyle__: sure17:40
kyle__klmlkdd: I actually had a _hell_ of a lot of problems when I used the ath9 driver, but some of them were due to HP not admitting the one on my laptop had fried itself.17:40
kyle__klmlkdd: So IIRC, you don't set it to ad-hoc to create an AP, you set it to master mode.  Last time I did this it was with iwconfig, but the theory should be the same.17:41
klmlkddI tried Adhoc mode and works fine17:42
Benkinoobyglitsj16, i am in the evince channel on irc.gnome.org right now and having a discussion about evince's performance. it seems that the underlying library, called poppler is the responsible for performance. since most of the pdf viewser use poppler the differences in performance will only be marginal. i tried adobe pdf read wich performs a lot better. right now i am informing my self a bit about poppler and stuff on the evince channel. thank17:42
Benkinoobyyou for your input though17:42
deper29I am having a sound issue in 10.04 and I have no clue what the problem could be. If I use the headphone port on my computer I don't get any sound out of it at all. Could someone help?17:42
tx_pelliSkippersBoss: what is the command? :-)17:43
glitsj16Benkinooby: likewise :)17:43
klmlkddmaster mode worked for me using "Fake AP" from aircrack-ng suite17:43
deper29I've played with the different outputs in my sound preferences, but can't seem to get anything at all still17:43
klmlkddbut networkmanager fails doing tat17:43
recon69_lapheoa: manual install, go download the version you want, unzip it, read the install instructions. I generally build from source though, probably quite a bit of messing around :)17:44
Benkinoobyglitsj16, likewise?17:44
kyle__klmlkdd: I'm not sure networkmanager is up for the task.  I personally lothe NM, so I'm not the best person to ask about it ;)  Still, are you doing this through the GUI or CLI?17:44
rhelhi17:44
zeinhello everyone17:44
i7cdeper29: you played with pulseaudio or alsamixer or both?17:45
Benkinoobyglitsj16, english is not my native language (that also causes grammer mistakes that may cause eye-cancer)17:45
glitsj16Benkinooby: that was understandle for 'thank you also for pointing to the underlying libpoppler issues, wasn't aware of that'17:45
rigeli have "command > filename.txt &" but that doesnt seem to be working17:45
Benkinoobyglitsj16, oh, ok ... your welcome :)17:45
glitsj16Benkinooby: all cool :)17:45
deper29i7c, I have not played with pulseaudio at all, nor do I have any clue how to. I have played with alsa mixer, and it seems nothing is muted in there17:45
rigeland i need to both redirect stdout and spawn the process17:45
jrdnnzein: Hi17:45
klmlkddkyle__:  using airbase-ng -e honeypot -c 12 -w aabbccddee mon0 command but My device cannot connect it says "Obtaining IP"17:45
zeinWhat's the easiest way to get my ubuntu 12.04 laptop to display on an external HD monitor?  I was confused by the fact that it didn't work as plug and play.17:46
kyle__klmlkdd: by device, you mean the one you're running as an AP, or the one you're connecting to the AP?17:46
klmlkddthe one i'm connecting to the ap17:46
i7cdeper29: sounds like you have to select the right port in pulseaudio. install the package pavucontrol to do so17:47
klmlkddmaybe because dhcp17:47
kyle__klmlkdd: And are you running dnsmasq or isc-dhcp-server on the system you're running as an AP?  It's kindof necessary if you want it to assing IP addresses.17:47
* kyle__ nods17:47
klmlkddkyle__: no :(17:48
deper29i7c, okay, I just installed that and opened it. Not sure what to do in there though. It looks very similar to my sound preferences.17:48
klmlkddi tried with dhcp-server but it faile17:49
RudeboyDoes anyone know how to add a bottom image border, grass for instance?17:49
heoarecon69_lap: sorry there is no zip -file but deb -file: http://askubuntu.com/questions/158909/how-to-patch-apache-mod-proxy-3-0-1-with-3-0-1-1-1-in-12-0417:49
zeinWhat's the easiest way to get my ubuntu 12.04 laptop to display on an external HD monitor?  I was confused by the fact that it didn't work as plug and play.17:49
kyle__klmlkdd: You should be able to manually assign an adress in the same range on the client, with the AP as the gateway, to test.  dhcp-servers are pretty simple to setup, but there can be pitfalls.  If you set one up, make sure it's listenning on all network interfaces, or on the right one.17:49
=== Geek is now known as Guest29895
pim_I found how to do it: create a custom shortcut and make it run gnome-screensaver-command -l then bind this shortcut to e.g ctrl+L17:49
i7cdeper29: check the tab "output devices".  you might select the _port_ of your output device17:49
heoarecon69_lap: and no install instructions, I supposed it would work just with `$ sudo dpkg -i *.deb` but no.17:50
Guest29895it was plug and play 4 me17:50
kyle__klmlkdd: ISC-dhcp-server (the standard one), will only accept requests on the network-interface who's ip matches the range it's serving, so set it to listen on all interfaces is usually safe.17:50
qwebirc98873please tell me best encrypted software for ubuntu17:50
Benkinoobyglitsj16, xpdf is considerably faster but if i understand correctly, poppler is an offspring of the xpdf code which is deployed by xpdf...17:51
MonkeyDustqwebirc98873  define "best"17:51
deper29i7c, in there I see internal audio(which is what I think I want, but that doesn't seem to work), my PCI sound card, and my USB speakers. If it's any help, if I'm in Windows 7 I have to choose realtek speakers to get the sound working on the headphoens17:51
MonkeyDustqwebirc98873  "best" depends on how skilled you are and what you want to achieve17:51
klmlkddkyle__: how can i chec if isc-dhcp-server are properly configured ?17:52
i7cdeper29: mhm i guess you selected 'headphones' as port for internal audio then? if so check the tab "playback". if some software is playing sound you can see it there and select the output device for each software17:53
qwebirc98873:monkeydust:1)easy of use 2)good features 3)program should be secure and effective17:53
kyle__klmlkdd: The easiest way is to start it in one window (service isc-dhcp-server), and watch /var/log/syslog for it's messages in another (tail -f /var/log/syslog|grep -i dhcp).17:53
=== Partyschaum^away is now known as Partyschaum
kyle__klmlkdd: It's pretty good about telling you what it doesn't like.  If it says something that you don't understand, and google dosn't answer for you, pastebin the errors :)17:54
=== qwebirc98873 is now known as computer333
MonkeyDustqwebirc98873  type !best for instructions17:54
recon69_lapheoa: sry, having dinner, but my solution way to complicated to do quickly17:54
deper29i7c, this is what I have http://imgur.com/lMNWM17:54
glitsj16Benkinooby: i happen to be lucky enough to limit my contact with pdf manipulation of any kind .. epdfview covers all my needs .. thanks for the input though, i do have friends who need a more professional pdf experience under linux .. fully opensource is the only future (i'll stop the politics here lol)17:54
klmlkddkyle__: :facepalm:   Not configured to listen on any interfaces!17:55
thomasprkernel/drivers/net/wireless/ath/ath5k/ath5k.ko17:56
thomasprkernel/drivers/net/wireless/ath/ath9k/ath9k.ko17:56
i7cdeper29: mhm maybe your headphone output is one of the AUX outputs?17:56
thomasprIs that what Natty wants ???17:56
kyle__klmlkdd: Like I said, it's good about telling you what it doesn't like.  Other than it's config file, make sure to look in /etc/defaults, I think there are some extra things configed in there.17:56
i7cdeper29: start some music player and check in "playback" tab when you select the second device (envy24)17:57
deper29i7c, no, those are all outputs and inputs of my PCI sound card. I am plugging my headphones into the port on the case17:57
i7cdeper29: mhm i see17:57
deper29i7c, yeah, that all outputs to my television17:57
Praxihmm anyone running ubuntu 12.04 dual monitor? very odd behavior.  My menu's and notification icons are on the right monitor, if I have something full screened on the left monitor, then switch focus on the right, the left monitor window resizes itself to be about 1/2" from the top of the screen.17:58
i7cdeper29: have you checked the configuration tab? are there any options for the internal device?17:58
deper29analog stereo duplex, analog stereo output, analog stereo input and off17:58
i7cPraxi: yes i use it with nvidia restricted drivers. works without issues17:58
deper29i7c, it is currently on stereo output17:59
thomasprWireless seems unstable. Could it be that Natty has taken two drivers mixed ?17:59
Praxiother than that seems fine, and I am running the nvidia restricted17:59
thomasprkernel/drivers/net/wireless/ath/ath5k/ath5k.ko17:59
thomasprkernel/drivers/net/wireless/ath/ath9k/ath9k.ko17:59
i7cdeper29: mhm try duplex17:59
deper29duplex does nothing, just did :P17:59
klmlkddkyle__: I'll use this config http://paste.ubuntu.com/1073478/18:00
ravenwhich tool is able to do color corrections via cmd line? i need to do a threshold to red18:00
i7cdeper29: :(. i dont know if it is because of your older ubuntu version... my pavucontrol shows output ports for my internal device. i can choose between headphones and speakers18:00
thomasprSome wireless specialists here ?18:01
i7cdeper29: your normal output through that device works? with speakers?18:01
klmlkddkyle__: dhcpd: Not configured to listen on any interfaces! again18:01
kyle__klmlkdd: I generally put authoratative in there, but looks ok.  What's the IP of the AP?18:02
deper29i7c, that would be awesome, but to make things complicated I never was able to successfully boot a newer version of ubuntu because I have a UEFI bios and am dual booting windows 7 and something doesn't like something else.18:02
deper29i7c, I never use the internal audio, I always use the turtle beach USB speakers18:02
kyle__klmlkdd: And look at /etc/defaults/isc-dhcp-server, there should be a line in there too.18:02
klmlkddkyle__: it's another problem airbase-ng does not display the IP of the AP18:02
aristidesflHow can I fix this error I get every now and then? http://hastebin.com/raw/digihareyo18:02
i7cdeper29: oh ok. but you selected the right output device in "playback" tab? you didn't mention this18:03
linkproblemHi, anyone with some apache experience?18:03
klmlkddat0       no wireless extensions.18:03
=== Partyschaum is now known as Partyschaum^away
deper29i7c, yeah, I've tried every output device18:03
deper29i7c, if I use the USB speakers they work fine18:04
klmlkddkyle__: ifconfig says at0       no wireless extensions.18:04
kyle__klmlkdd: You need to assing at0 an address in the range dhcp is serving.18:04
i7cdeper29: ok. well i'm sorry but i think i dont know anything else to tell you. there is an #pulseaudio channel, maybe those guys know more.18:05
i7clinkproblem: what do you wanna know?18:05
BluesKajkyle__, the word is assign :)18:05
rhelrehi18:05
MiguelitoHello - I was wondering why when I play video streams the people in the video turn light blue and if there is something I can do about that?18:05
klmlkddkyle__: How can i do that?18:06
deper29i7c, okay, I'll give them a shot. thanks for your help thus far :)18:06
linkproblemi7c, I have problem with wordpress, links to new sites are created on site's navigation bar, but are leading to 404.18:06
i7cdeper29: you're welcome.18:06
kyle__BluesKaj: No, it's a portmanteau of ass-kissing.  You flatter the interface enough until it self-assings the right address...18:06
kyle__Ahhem.18:06
linkproblemi7c, I thinks it's related to apache.18:06
MonkeyDustMiguelito  you have to enable or disable (i forget which) hardware accelleration, right click on the video18:06
i7clinkproblem: sorry i dont know that. try #httpd that's the apache channel18:07
kyle__klmlkdd: I would use ifconfig, but if it's a permenant/semi permenant setup, the network-manager screens.18:07
linkproblemi7c, thanks18:07
BluesKajkyle__,  ahem the word is still assign despite your wordplay :)18:07
kyle__BluesKaj: Yea I know.18:07
MiguelitoMonkeyDust, I just looked and it is enabled18:07
MonkeyDustMiguelito  try disabling it, see if it helps18:07
MiguelitoMonkeyDust, 10-4 brb18:08
mark_locklear Hey guys...I have a laptop that currently has Win7 and Fedora dual boot. I want to install Ubuntu 12.04 over the win7 partition...so it is dualbooted with Ubuntu and the exsisting fedora.18:08
klmlkddkyle__: but networkmanager does not display at0 device18:08
mark_locklearWhen I start the installation on the 'Installation Type' screen I have the option to 'Install along side windows 7'...nope, don't want that. 'Replace Win7 with Ubuntu'...this sounds good, but when I choose that and 'continue' it tells me the entire disk with be used, which does not give me a warm fuzzy.18:08
rigeli do not understand why i am getting no ooutput from this script18:09
rigelhttp://pastebin.com/aNvta0ZN18:09
mark_locklearWhen I choose 'Something else' and 'continue' here is what I am seeing...http://pastie.org/419439418:09
rigelany suggestions?18:09
Benkinooby!assing18:09
MonkeyDustmark_locklear  you can format to ext4 during installation18:09
mark_locklearMonkeyDust, have not tried...but what is your suggestion?18:10
kyle__klmlkdd: Then ifconfig it.  ifconfig at0 <whatever the adress is>18:10
mark_locklearafraid I will loose my fedora...18:10
oCeanrigel: the hash-bing-bin-bash:  the script should start with #!/bin/bash18:11
recon69_lapmark_locklear: yes, it will use all the disk on a automated install. deleting all data on that drive/partition (not sure which)18:11
MonkeyDustmark_locklear  i think you're not being complete in what you say, start from the beginning18:11
klmlkddkyle__: i did  ifconfig at0 up && ifconfig at0 192.168.2.129 netmask 255.255.255.128 &&route add -net 192.168.2.128 netmask 255.255.255.128 gw 192.168.2.12918:11
rigeloh dear god18:11
MiguelitoMonkeyDust, that didnt help unless i have to close and reopen the browser, all the other colors seem  ok its just the people look like the blue guys from the commercials on tv18:11
rigelSORRY18:11
oCeannp18:11
recon69_lapmark_locklear: do an manual/advanced install and you can set you own partitions18:12
mark_locklearMonkeyDust, OK...from the beginning...I currently have a dual boot setup of Windoze 7 and Fedora 14. Time to more away from Fedora, so I want to move on to Ubuntu 12.04. I don't use the windows partition so I would like to leave the fedora in place and replace windows with Ubuntu.18:12
=== margo_ is now known as margo
kyle__klmlkdd: But wasn't your dhcp config using 192.168.0?18:12
mark_locklearMonkeyDust, When I start the installation on the 'Installation Type' screen I have the option to 'Install along side windows 7'...nope, don't want that. 'Replace Win7 with Ubuntu'...this sounds good, but when I choose that and 'continue' it tells me the entire disk with be used, which does not give me a warm fuzzy.18:12
klmlkddkyle__: yep old config sorry18:12
mark_locklearMonkeyDust, I *think* the sda2&3 are the windows partitions. So if I want to install Ubuntu on top of windows (and not harm Fedora) should I choose/check sda3 to install to?18:12
kyle__klmlkdd: OK.18:13
klmlkddi'll correct18:13
lcccan one easily install ubuntu on the _new_ chromebooks via usb?18:13
=== XLV_ is now known as XLV
mark_locklearMonkeyDust, also here is complete boot script info http://pastie.org/419269918:13
MonkeyDustmark_locklear  ok, rigth, i understand your concern, unfortunately i have no experience with a linux-linux dualboot, maybe someone can give advice18:14
MonkeyDustsomeone else*18:14
mark_locklearMonkeyDust, thanx...yes, this is what I am finding...its def an oddball18:14
Zally666Colinux in wine18:14
glitsj16Miguelito: have you seen http://askubuntu.com/questions/117127/flash-video-appears-blue/131040#131040 yet? that offers a fix without loosing HW acceleration .. worked perfect for me (especially if you have nvidia)18:15
mkander_I have installed ubuntu on a single drive, but now I want to add another disk and set up a sw raid 1 without reinstalling. Is that possible? If yes, how? ;) Thanks for any tips!18:15
klmlkddkyle__: ok i did and ifconfig displays it18:15
MonkeyDustmark_locklear  boot the live session, delete the ntfs (windows) partition and install ubuntu on it -- backup fedora data first18:15
klmlkddkyle__: :(18:16
mark_locklearMonkeyDust, thats probably what I will end up doing...sort fishing for a more straight forward way before I did it...18:16
klmlkddanother problem18:16
klmlkddkyle__: Can't create PID file /var/run/dhcpd.pid: Permission denied18:16
klmlkddi'm root18:17
Miguelitoglitsj16, thanks! wow there is actually something about that lol - going there now and will let you know18:17
kyle__Um.18:17
bob__how is empathy supposed to work.  ?  Mine does nothing18:18
kyle__klmlkdd: Did you do a service isc-dhcp-server restart or just start?  Make sure it's stopped, then start again.  THis is odd.18:18
glitsj16Miguelito: i actually have hacked a script to be able to keep the 'blue face' effect .. very nice for some late-nite flipping18:18
klmlkddkyle__: it's stopped18:19
klmlkddkyle__: i have no dhcp3-server  package installed18:20
kyle__klmlkdd: ubuntu renamed it isc-dhcp-server18:20
klmlkddkyle__: ah ok18:20
Miguelitoglitsj16, i think i will try that ppa patch - is that what  you did18:20
revol0xfbob__ , how to you connect to a network, is it something other than NetworkManager.18:20
glitsj16Miguelito: easiest fix if you're on ubuntu 12.04 or 11.10 yes, i have that active one one machine18:21
Miguelitoglitsj16, ok then bbs and will let you know how it went18:21
klmlkddkyle__: old forum post are related to dhcp3-server18:22
M1neralsare there channel logs ?18:22
glitsj16Miguelito: good luck18:22
xangua!logs | M1nerals18:23
ubottuM1nerals: Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too; for older LoCo channel logs, see http://logs.ubuntu-eu.org/freenode/18:23
M1neralsthanks18:23
M1neralsis there a way to search these logs for a keyword ?18:23
M1neralsnvm18:23
SolarisBoyis it relatively safe to upgrade to 12.04 by now? im running intel hardware (no nvidia cards or anything), i would rather upgrade if at all possible safe as i have things configured as i'd like and not _alot_ of space for backups at the moment18:24
torvaldIs there anything I can restart/reload for the touchpad-drivers to reload? Touchpad goes crazy, but it works after reboot.18:24
StarkAnyone know how to make a bootable volume from an ISO in Ubuntu?18:24
Starkunetbootin doesn't work18:25
Starkdd doesn't work18:25
Starka Windows 7 VM with Microsoft's official software for creating Windows 7 boot disks, also doesn't work18:25
StarkAny other methods?18:25
Miguelitoglitsj16, hmmmm do i need to restart my browser?18:25
torvaldStark: Then there might be something wrong with the ISO.18:25
torvalddd wont work alone.18:25
torvaldunetbootin should work.18:25
Starktorvald: I've tried multiple ISOs and I'm quite certain there's nothing wrong with this one.18:26
ki4roM1nerals: Just took a look at that website the ubottu suggested and it doesn't look too promising18:26
Starktorvald: Even though I haven't tested this one, even confirmed working ISOs are refusing to let me make a boot disk.18:26
Starktorvald: What should I be using in addition to dd?18:26
tigerpeople someone help mee plzz18:26
torvaldMBR, bootloader etc.18:27
tigerthird time i am in here18:27
GygesStark, maybe a pc problem with booting from that usb18:27
BluesKajStark, http://www.makeuseof.com/tag/install-linux-with-ease-using-unetbootin/18:27
tigerplzz help me for gui18:27
werxxxI can't updating my Natty Narwhall. I try it still one time.18:27
StarkGyges: Same disk I used to install this installation of Ubuntu, as well as my previous Windows 7 boot disk18:27
Gygesoh,ok18:27
StarkBluesKaj: It's to install a Windows 7 partition18:27
=== erisVortex344 is now known as erisVortex
tigeri rebuild ubuntu mini remix but i cant have gui18:27
StarkGyges: Plus I've tried it with another disk18:27
StarkIt's really freakish just how many ways this has not worked18:27
GygesStark, is it fat 16?18:28
tigersince ubuntu mini remix come with cli so how to install gui?18:28
klmlkddkyle__: Can't create PID file /var/run/dhcpd.pid: No such file or directory.18:28
StarkGyges: Not sure. I've formatted it many a time in many a way, though.18:28
se7salve a tutti18:28
xanguatiger: sudo apt-get install ubuntu-desktop if you want Ubuntu esktop18:28
BluesKajStark, I use gparted live cd , usb sticks have probs with it18:28
StarkGyges: Including NTFS, FAT (whichever FAT the Disk Utility does by default), and no partition scheme at all18:28
GygesStark, FAT32 should work, but FAT16 is safe18:29
tigeri will get gui in ubuntu mini from that?18:29
se7ci sono italiani?18:29
StarkGyges: As in, FAT16 will *definitely* work?18:29
GygesStark, NTFS wont do18:29
tigerand i can continue custmization?18:29
BluesKaj!FAT1618:29
se7salve ci sono italiani?18:29
Pici!it | se718:29
ubottuse7: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)18:29
StarkGyges: Although, DD formats it to UDF anyway18:29
se7ok grazie18:30
StarkGyges: And a lot of things don't recognize the UDF at all, just see it as empty, e.g. Windows and GParted18:30
StarkGyges: Ubuntu seems to recognize the UDF volume, though18:30
Gygesthe bios is the question ?18:30
sirriffsalot Anyone here with experience in phasex?:)18:30
Gygesi mean the bios only supports fat16 , ext2 and something else18:31
StarkGyges: Not sure... it's a Dell XPS M1530 with BIOS revision 1218:31
Gygesi think18:31
gabrielitoif I want to run 3 instances of freeradius on the same server do you suggest I install freeradius via aptitude or manually download and compile?18:31
Miguelitoglitsj16, ok yes it did take a restart of the browser and yes it is now fixed so ty sir and thanks to all those here who help and suppoort this product!18:31
Gygesall the same18:31
Gyges..18:31
revol0xftiger, I am not that familiar with ubuntu mini but is it some kind of a bare minimal ubuntu installation?.18:32
tigeri install ubuntu mini there only cli envierment there no x srver18:32
tigeryes it is minimum pacakege installer18:33
klmlkddqanyone of the irc18:33
klmlkddHow to solve Can't create PID file /var/run/dhcpd.pid: Permission denied ??18:33
recon69_lapkimlkdd : think that means it's already running18:34
revol0xfwell then the first thing that you need for a GUI is the X server18:34
tx_pellihow come I can't just type 'sudo chmod -R 777 /media/1TB_' and have write access to an external drive?18:34
=== gary_ is now known as game16
StarkSo why won't dd work on its own?18:35
revol0xflater you can customize the GUI with your choice of window manager(like openbox) or desktop environment.18:36
tigerok so i am installing ubuntu-desktop18:36
tigeri hope it will give me gui..if gui come then everything done18:36
klmlkddkyle__: no ideas :(18:37
recon69_lapkimlkdd: also found this https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/97405418:37
ubottuLaunchpad bug 985417 in isc-dhcp (Ubuntu Oneiric) "duplicate for #974054 dhcpd cannot write /var/run/dhcpd.pid" [Undecided,Fix committed]18:37
* anthology is using a GT-I9000 running Android 2.1-update1 (ECLAIR)18:38
bikcmpanthology: old!18:39
imekazeelo18:39
imekazewhat do you say18:39
calamarihi. I have a friend on 10.04 lts, that wants to upgrade to 12.04 lts.. but the update manager is not showing that "new distro available" option at the top. Is a direct 10.04 -> 12.04 upgrade still an option? for example, if we just added the 12.04 repos to sources.list and apt-get update/upgrade, would that work?18:39
anthology?18:39
zykotick9calamari: onice 12.04.1 is released the update will be available18:40
glitsj16tx_pelli: i guess for a similar reason why if you type 'bank put some more money in my account' it won't happen .. file permissions and filesystem support are separate worlds18:40
xanguacalamari: you have to wait untill first revision 12.04.1 comes out; but if you want to upfgrade now use: gksu update-manager -d18:40
EmilySAny suggestions for a no-pain webserver for plain ol' html?18:40
calamarixangua: okay thanks.. is there a potential problem with doing that?18:40
genii-aroundEmilyS: lighttpd is not bad18:41
codemonk1ylooking for a way to write an iso image to usb, tried unetbootin and it does not execute the autorun file like the normal iso does18:41
codemonk1yits an iso image without a menu18:41
tigeri install ubuntu-desktop18:42
tigerbut gui doesnot open18:42
tigeri am on cli,how to open gui?18:42
codemonk1ytiger: try startx18:42
xanguacalamari: is juts: update-manager -d    ; well having backups or home in a separate partion is always good idea so it's up to you18:42
tigernothing happend from startx18:42
tigerit said start x did not installed18:42
codemonk1yall one word18:43
codemonk1ystartx18:43
Stark<Stark> every morning I wake up and click Dash Home and I'm like "yeah... I feel good about today"18:43
tigerit saying startx is not installed18:44
NotAnExpertStark: 'dash home'?18:44
tigerplzzzzzzzzzzzzzzzzzzzzzzz solve my problem18:44
StarkNotAnExpert: The best feature in Ubuntu18:44
codemonk1yany ideas of how, to run an iso file to usb, as to make the usb into a "cd" style boot18:44
zykotick9tiger: "sudo apt-get install xorg" then try again18:44
codemonk1yany ideas18:44
tigercan  install it from chroot console?18:45
calamarixangua: thanks.. they say when they have "show lts releases only" 12.04 still doesn't show up, even with -d18:45
NotAnExperttiger: linux is not about finding someone to solve your problem, but rather about solving the problem yourself...others are generally very willing to help guide you and point you in the right direction :D18:45
don-keycan anyone tell me how to troubleshoot a program i installed with crossover doesnt work18:45
revol0xftiger, you need to install xorg, then a window manager OR a desktop environment like GNOME, KDE etc18:45
tigeri solve problem many..but having this terrible problem18:45
zykotick9tiger: if you are chrooted properly - then yes18:45
tigeryes i am18:45
tigeri am usging  ubuntu-builder tool18:46
cdavisCan someone suggest a decent way to integrate several rdesktop sessions into unity?18:46
tigeri am strugling form it  from morning18:46
SolarisBoy cdavis: maybe remmina (application) if i am understanding you right18:46
klmlkddhi?18:46
NotAnExpertStark: oh, quick google search and now I understand....just never used that term for it before.....actually I never really called it anything :S18:46
klmlkddbye18:46
SolarisBoycdavis: you can save sessions and dock it in the unity side bar, and it will provide a widget to select collections etc18:47
SolarisBoys/collections/connections/18:47
recon69_lapcalamari: as far as i know you have to upgrade 10.04->11.04->12.0418:47
toumboHow can have my keyring unlocked on every boot? Thank you18:47
tigergot this error http://paste.ubuntu.com/1073559/ :(18:47
occupantquick question from someone who doesn't really use ubuntu... on a stock install, does the unattended-upgrades run by default?18:48
occupantunattended-upgrades service, rather18:48
zykotick9recon69_lap: incorrect.  LTS->LTS is supported.  so 10.04 -> 12.0418:48
=== friskd_ is now known as friskd
Picirecon69_lap, calamari: additionally, you still can't upgrade from 10.04 to 11.04 without going through 10.10 first.18:49
tigerwhen i try to install xorg got this error http://paste.ubuntu.com/1073559/18:49
recon69_lapanyway, I'll stop spreading misinformation , g'night18:50
zykotick9tiger: you have broken packages... "sudo apt-get -f install" for a general attempt to fix18:51
zykotick9tiger: plus, xorg is already installed18:51
tigeri remove bluez18:51
tigerapt-get purge bluez18:51
tigeryes it said already install,then why  i cant have gui?18:51
zykotick9tiger: you are running as root - try "startx" as a regular user18:53
tigerbro i custmiz system with ubuntu mini..when i boot  it normal user18:53
tigerso with normal user it said startx not installed install it with apt-get install xinit18:54
deepspeedrg18:54
bekkstiger: Install some desktop manager like lightdm, kdm, gdm - and your X will be started automagically.18:54
tigeri make ubuntu min based on 12.0418:55
zykotick9bekks: i'd guess ubuntu-desktop probably already includes lightdm.  just a guess18:55
tigerso i install lightdm,i guess ubuntu 12.04 uses lightdm but it also dont solve my problem18:55
bekkszykotick9: right.18:55
=== Rez is now known as LoRez
bekkstiger: It does solve your problem, since X is started automagically then, and X isnt started using startx anymore.18:56
delacdoes any of the music players for ubuntu have fade in/out capability for pause/stop and manual track change, like foobar2000 has?18:56
* genii-around wonders if some kind of DE is required to use a window manager18:56
tigerthis is my problem bro..i do not understood if what is problem18:56
bekkstiger: So basically all you'd need is to install ubuntu-desktop18:56
bekksgenii-around: No it isnt.18:57
tigeri install ubuntu-desktop brother18:57
tigerjust now finish ubuntu-desktop18:57
tigerif you can help me via teamviewer then i will be very help full18:57
zykotick9bekks: i use startx to start my desktop often18:58
tigergdm also doesnot solve problem19:00
zykotick9genii-around: where you really wondering about DMs?  DE and WM are typically alternatives to one another (though DEs use some sort of WM - but not one that's typically installed by itself)19:01
=== robert_ is now known as Guest10419
StarkAlright, anyway, I got sidetracked earlier19:06
StarkDeal is, it's freaking impossible to make a boot disk from an ISO in Ubuntu19:06
genii-aroundzykotick9: Yes, like xdm,gdm, etc.19:06
StarkIt's failed in so many different ways, I'm starting to think it's actually probable that the whole world was built to trick me into thinking this should work when really it can't19:06
StarkBecause clearly, creating a boot disk from a Windows 7 ISO is just not possible in this universe anymore19:07
zykotick9genii-around: i use slim as a dm on my desktop, my netbook doesn't have one19:07
zykotick9!info slim19:08
ubottuslim (source: slim): desktop-independent graphical login manager for X11. In component universe, is optional. Version 1.3.2-1 (precise), package size 756 kB, installed size 1330 kB19:08
petale-hello19:08
StarkThings I've tried that have failed: UNetbootin, dd, a VM with Windows 7 and the official software to create a Windows 7 boot disk, physical Windows machines with that same software, trying another flash drive, trying another ISO, reformatting in every relevant way19:08
calamarigot it working.. we had to do update-manager -d, without gksu19:09
genii-aroundzykotick9: I was more wondering something like... if you installed manually lightdm for instance as tiger did but have no desktop environment... does it pull one in as a dependency or just maybe dump you into something like twm19:09
petale-i`m a fresh user of a live cd whit oracle vm virtualbox19:09
petale-i need instrucion to how to remove filters and instaling apache server19:09
zykotick9genii-around: a de/wm shouldn't be a dependency (it might be) - but it's kinda useless to have a DM if you have no environments?!?19:09
BluesKajStark, are you just looking to make a live-cd from an Ubuntu ISO image?..you keep talking about a boot disk19:10
genii-aroundzykotick9: Yes, exactly19:10
petale-and of course a bootable cd19:10
StarkBluesKaj: No, I'm trying to make a bootable flash drive from a Windows 7 ISO19:10
Starkto install a Windows 7 partition19:10
Starkand I am trying to do this using Ubuntu19:10
tigergive up19:10
BluesKajStark, don19:10
zykotick9Stark: ##windows19:10
spydmobileHi, I ran updates on my 12.04 64bit ubunto on my del lattitude e6500 with intel grafics to day and it asked me to reboot. when it got to the part where unity asks me to login, it said my grafics is running in low graphics mode. I have been reading and messing around for 2 hours and cannot get this fixed, does anyone have a suggestion? Ive tried Xorg -configure, reinstall gdm, and tons of other voodoo but no luck.19:11
Starkzykotick9: I'm on Ubuntu... I seriously doubt they'd have any way to help me.19:11
* petale- hello peolple19:11
zykotick9spydmobile: what graphics card?  "lspci | grep -i vga" in terminal if unsure.19:11
BluesKajStark, one question ,why ?19:12
tigerstartk i am upset too that ubuntu support team unable to solve my problem19:12
tigerbut anyway thanks all who try to help me19:12
StarkBluesKaj: Gaming, Steam, Netflix, anything else Windows-exclusive19:12
spydmobilezykotick9: Its intel Mobile 4 integrated...19:13
zykotick9spydmobile: actually, is this a hybrid system?  you need "lspci -v" i think to see if that's the case.19:13
BluesKajStark, just burn a windows cd from the image , don't think windows is installable from usb19:13
StarkBluesKaj: It is certainly instalable from USB, as my previous installation was from USB19:14
Carrawayis there a filesystem that I can put on an external hard drive that can be read by both linux/ubuntu AND os x19:14
BluesKajwindows ?19:14
StarkBluesKaj: Yes, Windows 719:14
tigerwindow is instalable from usb19:14
tigeri am 100%sure coz i did19:14
Carrawayoops, and by read, I meant read/write from both ubuntu & osx19:14
spydmobilezykotick9: unsure, it called it i915 with -v19:14
StarkBluesKaj: And I don't have any DVDs to burn to, nor would I waste one on this when I know it's super easy to install Windows from USB19:14
StarkOr at least, it's supposed to be super easy19:15
StarkAnd has been in the past19:15
StarkBut now suddenly it refuses to work no matter what19:15
hje841How do I get in contact with a RS232 device through a USB-RS232 adapter in terminal?19:15
deper29i7c, okay, I tried something and seriously messed something up I think. I tried installing the realtek driver from http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=24&PFid=24&Level=4&Conn=3&DownTypeID=3&GetDown=false after I rebooted I have no sound at all :(19:15
khismetixQuick question.. we have a host running Ubuntu on Amazon EC219:15
zykotick9spydmobile: does grub give you the option of booting an older kernel currently?19:15
BluesKajthen my answer is , it should work , but why isn't a question for this chat , ask in ##windows :)19:15
khismetixWe cannot delete a java war file.. which is owned by root and has 777 UNIX permissions19:15
khismetixeither logged in as the ubuntu user or sudo19:15
khismetixwhy might this be ??19:16
spydmobilezykotick9: No :( only this one and thos one recovery 3.2.0-26-generic19:16
i7cdeper29: :-/ is this a desktop pc you are using?19:16
StarkBluesKaj: If I had money, I'd be willing to bet they'll just send me back here because there's no way they can help19:16
deper29i7c, it's a desktop19:16
=== GeekAdmin is now known as Geek{Away}
zykotick9khismetix: is it located on a fat/ntfs partition?  (if so unix permissions don't apply)19:16
petale-locate file19:16
khismetixzykotick9 : I don't believe so19:17
khismetixpure Ubuntu19:17
petale-chmod +x *19:17
i7cdeper29: are you sure that your soundcard is connected to the headphones jack?19:17
i7cdeper29: oh you said it works on win, right19:17
petale-:)19:17
deper29i7c, before I had several choices of output. I had turtlebeach usb speakers, internal audio and the audiophile sound card. Now I have nothing except internal audio19:17
zykotick9spydmobile: you updated and now GUI won't start is your issue - to clarify.19:17
BluesKajStark, well if the ppl at ##windows don't know haow to help ...I won't state the obvious19:18
StarkBluesKaj: Apparently it isn't obvious, I'm not sure what you're getting at19:18
andrebhi all19:18
r3dLunchb0x_looking for a good tool to monitor nfs traffic. something that shows amount of data through certain interface.19:18
andrebhow do i format a usb drive in ubuntu ?19:18
andrebvia cli19:18
tigerandreb do this19:18
spydmobilezykotick9: When I get to login it forces me to low grafics mode, which does boot, but I am trying to get back my normal desktop seetings and be able to use my other monitor, in the old days I would fix my corrupted xorg.conf but this aint the old days ;-)19:19
zykotick9khismetix: then something else is at play (or you're not providing enough consistent information)??  "ls -l" the file and your command output to paste.ubuntu.com might help19:19
BluesKajStark, then why are you asking here ?19:19
tigerdmesg | tail19:19
deper29i7c, my internal soundcard from the motherboard is what's connected to the headphone jack19:19
tigerfind your usb name19:19
tigerit should be /dev/sdc119:19
StarkBluesKaj: What do you mean?19:19
tigerfor format do this19:19
khismetixhttp://pastebin.com/DMT9NyKT19:19
khismetixzykotick9 :http://pastebin.com/DMT9NyKT19:19
tigermkfs.vfat /dev/sdc119:19
BluesKajexactly what i said Stark19:19
i7ci7c: try resetting your pulseaudio settings. for that you can open a terminal and do    mv ~/.pulse ~/.pulse-backup    this will make a backup of your settings. then do    pulseaudio -k19:19
genii-aroundandreb: Tiger assumes you have partitioned it19:19
zykotick9khismetix: whoami19:20
i7cdeper29: ^ this :D19:20
khismetixubuntu19:20
genii-aroundandreb: Additionally that you want fat filesystem19:20
StarkBluesKaj: Because I'm having a problem in Ubuntu and would like to know how to fix it? I thought that was the whole point of this channel19:20
tigerdmeesg | tail first find device name19:20
khismetixzykotick9 : http://pastebin.com/ZqDmQsSH19:20
petale-?? scanner19:20
petale-:)19:20
i7cdeper29: afterwards you can restart pavucontrol and see if the devices come back19:20
zykotick9khismetix: the file is owned by ubuntu/ubuntu - root/sudo should be able to delete that easily.  what are the permissions on the containing folder might be an issue?19:20
=== charsi is now known as Guest15674
khismetixI will paste directory perms19:21
Guest15674need help, cant boot into ubuntu :19:21
andrebtiger : dmesg | tail gives me   " inboiund IN=eth0" and so forth i dotn see anything about /dev/*19:21
zykotick9khismetix: remember "ls -ld" to just get the directory19:21
tigeryou usb is not mounted19:22
khismetixhttp://pastebin.com/2VZbeveg19:22
deper29i7c, so pulseaudio -k will reset the settings?19:22
MonkeyDustGuest29895  what happens or doesnt happen when you try19:22
* BluesKaj scrolls back19:22
zykotick9khismetix: the folder is root owned you need to use sudo to delete that subfile i'd guess19:22
khismetixis the fact that the parent /home/ubuntu dir is not group writeable19:22
charsi_http://ubuntuforums.org/showthread.php?t=201557619:22
i7cdeper29: by moving that folder with  mv  they are already reset.  pulseaudio -k   just stops the service and it is automatically restarted19:22
charsi_can't boot into ubuntu :(19:22
khismetixI am trying sudo zykotick9  and that fails19:23
r3dLunchb0x_looking for a good tool to monitor nfs traffic. something that shows amount of data through certain interface.19:23
deper29i7c, when I do pulseaudio -k after moving the folder I get E: main.c: Failed to kill daemon: No such process19:23
chrisircHello. I've downloaded Universal-USB-Installer-1.9.0.2.exe and searching for its checksums on google I'm just finding http://r.virscan.org/0cdb18b306aa49e2c1e6cc8086bd2fe4 which gives me a 3% chance of it being infected with malware.19:23
khismetixzykotick9 : that was what I showed in this pastebin …> http://pastebin.com/ZqDmQsSH19:23
khismetixsudo rm -f cms_w3.war failed19:23
chrisircAnd no other results from google at all.19:23
i7cdeper29: then just type  pulseaudio19:24
zykotick9khismetix: that show an ip address is ~ remotely mounted?19:24
MonkeyDustchrisirc  your question being...19:24
khismetixzykotick9 : which shows remote mounting ??19:25
zykotick9khismetix: "mount"19:25
charsi_Can somebody please help me fix my grub settings..19:25
charsi_i just installed ubuntu but can't boot into it19:25
tigercharsi what problem to grub?19:25
deper29i7c, I get this if I do that http://pastebin.com/uXNc1pKb19:25
khismetixok19:25
zykotick9khismetix: SIDENOTE - use tab completion for the file name instead of *19:25
andrebtiger : i am trying to mount the drive using mount -t ntfs-3g /dev/sdb1 /media/Backup and i am getting teh error  " fuse: mount failed: Device or resource busy" .. the drive is plugged in :(19:25
zykotick9!tab | khismetix19:26
ubottukhismetix: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.19:26
charsi_tiger, i get "no such partition" when i boot19:26
khismetixYes sorry it is an old habit of mine19:26
khismetixhttp://pastebin.com/j2vNFKvP19:26
i7cdeper29: oh oh. looks truly messed up... have you done a restart already?19:26
BluesKajStark, have you tried "burn" in the terminal ?19:27
deper29after I installed that driver I did a restart and this is how it was19:27
deper29I can try restarting again?19:27
zykotick9khismetix: you don't appear to have a separate /home at all - so ~ should be local!19:27
StarkBluesKaj: No, I haven't. What syntax would I use?19:27
lesslesswhich browser i can chroot on truecrypt image?19:27
lesslessmake a 'portable' version19:27
khismetixyes.. so, under what circumstances would rm fail ??19:27
khismetixlocal file , sudo19:27
StarkBluesKaj: It's installing atm19:27
zykotick9khismetix: that's where something doesn't add up.19:28
khismetixvery strange alright19:28
khismetixpresumably sudo should never refuse to delete a file ??19:29
khismetixlocal file19:29
eladioen español por favor19:29
khismetixnon mounted UNIX fs19:29
DJones!es | eladio19:29
ubottueladio: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.19:29
r3dLunchb0x_looking for a good tool to monitor nfs traffic. something that shows amount of data through certain interface.19:30
deper29i7c, I'll be right back. trying another reboot19:30
zykotick9khismetix: does this give any output? "lsof | grep -i cms_v3.war"19:30
ravenhow to pipe a mencoder image stream to convert?19:30
khismetixno output zykotick919:30
eladioen español19:30
zykotick9khismetix: good19:31
BluesKajStark, burn -I -n image.iso19:31
zykotick9khismetix: just try rm cms_v3.war19:31
eladioexcuse me speak spanish19:31
StarkBluesKaj: Where do I specify the destination volume?19:31
zykotick9!en | eladio19:31
ubottueladio: Certain Ubuntu IRC channels are English only.  For a complete list of channels in other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList19:31
DJoneseladio: This is an english only channel, you need to join #ubuntu-es for spanish19:31
genii-around!es | eladio19:31
ubottueladio: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.19:31
zykotick9sorry19:31
glitsj16r3dLunchb0x_: have you tried nfswatch yet?19:31
khismetixzykotick9 : permission denied (as ubuntu)19:32
zykotick9 !es is what i meant eladio19:32
anthologykhismetix: run mc using sudo navigate to file press f8 to deletr19:32
khismetixpermission denied when sudo rm file19:32
r3dLunchb0x_glitsj16: downloading the source for it right now, unless ubuntu has an apt pkg for it.19:32
khismetixanthology.. is mc text based ??19:32
khismetixnon-gui anthology  ?19:32
anthologyyes19:32
khismetixthe programme mc is not currently installed19:33
khismetixto install apt-get install19:33
deper29i7c, nothing still :(19:33
glitsj16r3dLunchb0x_: assuming your on ubuntu 12.04 it should take 'sudo apt-get install nfswatch'19:33
khismetixso, should I install ??19:33
anthologymc19:33
BluesKajStark, burn -I -n image.iso -p /pathtovolume19:33
phil_physdear friends is there a chat about C programming language??19:33
anthologymidnight commander19:34
Piciphil_phys: ##c19:34
charsi_need help with grub.. http://ubuntuforums.org/showthread.php?t=201557619:34
StarkBluesKaj: Invalid syntax. First argument should be a main mode. See 'burn -h' for more info.19:34
choppyfireballsI was wondering what the best way to back up a mysql database is using CRON19:34
khismetixanthology :I've mc up now19:34
khismetixanthology : never used it.. says 8 for delete19:34
khismetixhow do I choose option 819:35
glitsj16r3dLunchb0x_: you can always search for a regular ubuntu package on packages.ubuntu.com, that will have all info for all available versions etc.19:35
phil_phys##c19:35
anthologypress f819:35
LjLphil_phys: /join ##c19:35
taninwill 12.10 get new gimp out of "box"?19:35
r3dLunchb0x_glitsj16: thank you, it installed and am currently watching the output. now to figure out how to watch a specific mount point. thank you again.19:35
khismetixpermission denied (13) anthology19:35
glitsj16r3dLunchb0x_: very welcome19:36
i7cdeper29: :-/19:36
choppyfireballsI was wondering what the best way to backup a mysqldatabase using CRON would be19:36
i7cdeper29: you should try to undo this stuff you did19:37
anthologydid you run mc with sudo19:37
=== Geek{Away} is now known as GeekAdmin
zykotick9glitsj16: r3dLunchb0x_ i use "apt-cache search foo" to find most packages from terminal, "apt-cache policy foo" will show what version of things is installed, and where packages are coming from (by there url)19:37
deper29i7c, how would I uninstall that driver I installed? I had to use an install script to install it, and in the readme it doesn't say how to uninstall it19:37
khismetixanthology  : yes, with sudo19:37
r3dLunchb0x_zykotick9: thanks for that19:38
tanin#list19:38
chrisircWhat is the correct sha256 sum of Universal-USB-Installer-1.9.0.2.exe?19:38
glitsj16zykotick9: thanks for the additional info, i use an alias in ~/.bashrc that's so old i forgot where it aliases to .. could need angrade :)19:38
i7cdeper29: i dont know. i can't tell you that.19:39
glitsj16*upgrade19:39
anthologytry log in as root using su them run mc19:39
deper29i7c, darn :/19:39
trismtanin: 12.10 already has gimp 2.819:39
kosherhey19:39
yahoohi19:39
zykotick9anthology: bad advice probably - root is disabled by default19:39
SomelauwWhat happens if when updating I choose to start a shell to examine the current situation. How will I find the files I need to backup?19:39
taninthanks much19:39
kosherAfter installing ubuntu 12.04 desktop, I get an error hd0 cannot get c/h/s values... i've tried running boot repair, tried installing to another partition, no luck.  I am installing from a USB that was created from the iso.19:40
khismetixzykotick9 : root disabled on an EC2 ?19:40
taninI assumed it would19:40
chrisircMonkeyDust, I want to have some safety running the program I downloaded, so I wonder what you think about it turning up on the virscan website, and whether anyone has got the same hash as me.19:40
kosherwhen I type set, I see prefix=(hd0,msdos1)/boot/grub19:40
=== shad__ is now known as Tech
kosherthat's in grub rescue19:40
kosherI also see root=hd0,msdos119:40
kosherwhy it says dos, I have no idea19:40
khismetixzykotick9 : when I do sudo bash, whoami, I get root19:41
zykotick9khismetix oh ya - you could be bad and try "sudo -i" then cd to the correct directory (and delete the file with tab completion, don't use * just in case)19:41
khismetixyet when I navigate to that file.. cannot delete it19:41
khismetixzyk19:41
zykotick9khismetix: get out of sudo bash!  fast - don't use that19:41
khismetixmight try that19:41
kosheranyone?19:42
drPooWould this setup (https://help.ubuntu.com/community/UbuntuBootupHowto#Installing_custom_init-scripts) work on 12.04?19:42
=== Stark_ is now known as Stark
khismetixzykotick9 : sudo -i  didn't work19:42
zykotick9!doesntwork19:42
khismetixzykotick9 : what is the significance of using tab completion19:42
ubottuDoesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too.19:42
BluesKajStark_, maybe 'burn' isn't the right choice , but I know wodim works , http://linuxconfig.org/using-command-line-wodim-tool-to-burn-iso-image19:43
khismetixzykotick9 : I simply cd to the correct directory and rm -f fullfilename19:43
khismetixtried both rm -f and plain rm19:43
zykotick9khismetix: stop with the -f as well19:43
khismetixsure.. just said that19:43
khismetixtried both19:43
khismetixthe file won't budge19:43
SomelauwOh, wait I found it. If I edit the config file manually, does it solve the problem?19:44
khismetixcould there be some inode19:44
zykotick9khismetix: ? i have no further suggestions - good luck19:44
khismetixissue19:44
threexkhello.  How do you add a custom keyboard shortcut?  I went to System Settings->Keyboard->Shortcuts and added one, but it just says "disabled".19:44
khismetixI remember before you can find inode and delete file with a find exec19:44
korbelIs anyone aware of a non-free repo for debian/ubuntu that is similar to rpmfusion for fedora?19:44
koshererror hd0 cannot get c/h/s values!19:44
kosherdamnit19:44
zykotick9korbel: don't try and mix debian and ubuntu - which do you want?19:45
anthologykhismetix: boot up a linux live distro delete the file from there19:45
khismetixanthology : this is on the cloud19:45
khismetixanthology : this is an EC2 instance on the cloud19:45
kosherubuntu is such a buggy POS19:45
korbelah, excellent point. Lets say for debian19:45
threexkNevermind, I figured it out--you have to click the right place in the row.19:45
zykotick9korbel: for non-free, non-official stuff see debian-multimedia (they recently changed the name slightly) for ubuntu see mediubuntu19:46
drPoowhere do I copy bash scripts that I want to be executed at startup in 12.04? Would this work https://help.ubuntu.com/community/UbuntuBootupHowto#Installing_custom_init-scripts?19:46
horatio_cromwellanyone recommend ome free disk/partition imaging software ?19:46
korbeland by chance, would this contain the progress of the nvidia-drivers?19:46
Stark_So burn can be added to the list of methods that didn't work19:46
khismetixeven this won't work anthology , zykotick9  : find . -inum 344090 -exec rm -i {} \;19:46
spydmobilehoratio_cromwell: i like clonezilla.19:46
zykotick9horatio_cromwell: not sure what ome is - but clonezilla19:47
khismetix344090 is the inode19:47
Priyanthakorbel: for the newest nvidia drivers you need the xorg-edgers ppa19:47
drPoohoratio_cromwell, parted, gparted, fdisk... but you can get gparted as a livecd19:47
korbelty19:47
Priyanthakorbel: https://edge.launchpad.net/~xorg-edgers/+archive/ppa19:47
zykotick9drPoo: those are partitioning software, not imaging19:47
Priyanthaplease read the instructions carefully korbel !19:47
horatio_cromwelldrPoo:  disk imaging (cloning a disk or partition) not creating partitions19:47
korbelagain, ty19:47
Priyanthathose instructions are with serious warnings which you should know :)19:48
BluesKaj horatio_cromwell look at dd19:48
ArchHi; anyone knows how to set a VPN connection on Ubuntu 11.04?19:48
delacdoes any of the music players for ubuntu have fade in/out capability for pause/stop/seek and manual track change, like foobar2000 has?19:48
Priyanthause network-manager-vpn ?19:48
horatio_cromwellbascically a free partition magic19:48
* zykotick9 thinks disk imaging backups is a waste of space generally19:48
koshermother chucker19:49
khismetixzykotick9 : no other ideas ?19:49
kosheri've installed ubuntu 80 times19:49
Priyanthawhat's wrong kosher ?19:49
kosherstill won't boot19:49
ArchI've username, password; address, portal and one ip for VPN; just dunno how to set them19:49
kosherAfter installing ubuntu 12.04 desktop, I get an error hd0 cannot get c/h/s values... i've tried running boot repair, tried installing to another partition, no luck.  I am installing from a USB that was created from the iso.19:49
khismetixI remember once being able to delete a file whose inode had becomed detached using that find . -inum piped to exec trick19:49
BluesKajhoratio_cromwell, what is it that you want to do ?19:49
PriyanthaArch: what kind of VPN is it ?19:49
koshererror hd0 cannot get c/h/s values!19:50
kosherwhen I type set, I see prefix=(hd0,msdos1)/boot/grub19:50
Priyanthaare you 100% sure your hdd is healthy kosher ?19:50
kosheryep19:50
ArchI dunno, i just purchase it today; they give me username, password, address; and one ip:port19:50
kosheri've tried two diff hdds19:50
kosheri can boot to my usb stick19:50
PriyanthaArch: it's important to know what kind of VPN it is on the other side19:50
ArchHTTPS they wrote.19:51
Priyanthaif it is a WIndows vpn, most likely it is a pptp connection19:51
kosheri ran boot-repair19:51
koshersame issue19:51
PriyanthaThen I would suggest to install "sudo apt-get install network-manager-pptp-gnome"19:51
r3dLunchb0x_glitsj16: nfswatch borks on ubuntu's nfsV4....is there another way to monitor the size/amount of traffic going through nfs?19:51
Priyanthastrange kosher :(19:51
rhizmoewindows vpns have been ipsec for several years now19:51
BluesKajkosher, direct your question at someone rather than the chat in general , Priyantha asked you what's wrong19:51
Priyanthaow yeah you're right rhizmoe :(19:51
rhizmoealmost a decade19:52
kosher?19:52
kosherBluesKaj: what do you mean19:52
ArchWhere can i find n download it Priyantha?19:52
glitsj16r3dLunchb0x_: nothing that springs to mind right now19:52
BluesKajahh kosher now you got it , Priyantha asked what's wrong use his/her nick to answer19:52
PriyanthaArch: you can try to do "sudo apt-get install strongswan-nm"19:53
Priyanthathen it will install a strongswan plugin for network-manager19:53
ArchIn terminal?19:53
angswhat is the importance of  usb.ids? if vendor id is defined wrong, would it effect anything on the functionality?19:53
khismetixzykotick9 : if I cp the file to /tmp and cd /tmp, the copy deletes fine19:53
PriyanthaArch: yes in terminal19:53
kosher.... gparted says /dev/sdb1 is set to boot19:54
zykotick9r3dLunchb0x_: thanks! i'd never heard of nfswatch.  cli monitors are my favourite.  sorry it's not working for you.19:54
Priyanthakosher: did you do a clean install ?19:55
kosheryeah19:55
spydmobile!logged19:55
kosherformatted all the drives with gparted19:55
kosheralso ran the generic install19:55
Priyanthaand your "/dev/sdb1" is that the disk with the OS ?19:55
isitmekosher: if you don't put the nick in front of your sentence your partner might not see that you answered19:55
kosherran boot-repair and cleaned... reinstaled19:55
ArchDone Priyantha, now what to do?19:55
Priyanthakosher: if so then it should be not hd0 but hd119:56
Jordan_Ukosher: Could you run boot info script and pastebin the RESULTS.txt which it produces?19:56
kosherPriyantha: ok, Jordan_U ok19:56
Jordan_U!bootinfo | kosher19:56
ubottukosher: Boot info script is a usefull script for diagnosing boot problems. Run the script following the directions here: http://ubuntuforums.org/showthread.php?t=1291280 and then look at RESULTS.txt (or !pastebin it for others to look at).19:56
PriyanthaArch: you may click on the network icon ?19:56
PriyanthaArch: if it's okay you'll see there a menu with creating vpn conection or something19:57
aaasanyone have any good solution to run apt-get upgrade automatically?  I'm just sick of all the update reminders, though I want to keep everything up to date.  I hear running it with -y is bad, I was thinking just run it every morning with cron so I could just press 'y' and check for config file replacements if necessary but im not sure root can run a terminal from cron. any ideas?19:57
Jordan_UPriyantha: Most (all?) BIOSs number the drive you booted from as drive 0.19:57
PriyanthaI am currently not running a Ubuntu desktop so I can't check for you sorry, currently running Debian19:57
ArchPriyantha: Yes i've it; i just dunno how to create.19:57
Archwhen i put everything into it, and save; then click on it; it said: "Failed"19:58
PriyanthaJordan_U: I know Jordan_U, but kosher said "sdb1" and sdb is mostly the second drive ;) so not drive 0 but drive119:58
gozoni had install a program that has a problem and i found  a patch on the internet but i dont know how to install the patch19:58
PriyanthaJordan_U: "sda" is mostly the first drive and so drive 019:58
PriyanthaArch: did you try that before or after installing the stuff ?19:59
Jordan_UPriyantha: How the BIOS numbers drives, and how Linux numbers drives, is often completely unrelated.19:59
ArchI've try that before lunching your code.19:59
zykotick9doesn't the booted drive become sda be default these days?19:59
Jordan_Uzykotick9: No.20:00
ArchIt's a check button before VPN connection that i've created; but still i can't surf anonymous. still website's are filer20:00
PriyanthaArch: you should try it know again ;) and maybe even log out and log-in again, I don't know if the applet and the network-manager tool behind it is aware of the changes already20:00
zykotick9Jordan_U: did it for a while and recently change?20:00
Jordan_Uzykotick9: No.20:00
gozoni installed a program that has a problem and i found a patch that fix it but i dont know how to install the patch...could someone help me please20:00
CetniKpriyantha are you poonjabi?20:00
kosherno mouse20:00
PriyanthaCetniK: no I am not20:00
Archaha, Error was '(null)'20:00
kosherhow do I run the boot info script?20:00
papnaI ran `apt-get install  python-mpi4py  python-h5py  python-chaco python-traits` on a working install of Ubuntu 11.10. A configuration screen came up asking me about grub and I told it not to try to install grub. That seems to have broken my kernel image install e.g.: http://paste.ubuntu.com/1073681/ Can anyone help me repair this?20:00
PriyanthaCetniK: I am just Priyantha :)20:00
kosheror get it without a mouse20:01
CetniKbut are you a benchod?20:01
aaasgozon there are examples on teh web, what program is it20:01
khismetixMore on this file deletion issue… I cannot "touch" a file in the directory20:01
Archi must try it and if not succeed, call to company i've buy VPN.20:01
khismetixdirectory is owner by root:root but even sudo touch xx won't happen20:01
PriyanthaCetniK: I don't know what a benchod is so I don't think so no ;)20:01
zykotick9Jordan_U: that would explain why the install could be mbr installs properly to the hd with recent versions, and not older ones.  sdX is a deprecated system IMO, using Labels or UUIDs is cleaner20:01
gozonaaas, i can give you the link of the issue and perhaps can help mefigure it out?20:01
aaasgozon i can try i haven't done it in a while20:02
gozonaaas, http://code.google.com/p/webcamstudio/issues/detail?id=7520:02
Jordan_Uzykotick9: Drive enumeration by the kernel happens before the root filesystem is found, and the kernel can never really know for sure what drive the bootloader was loaded from, or where the kernel itself was loaded from. Yes, UUIDs and labels are the only reliable way to go.20:02
aaasgozon one sec20:03
gozonaaas, sure..take your time20:03
zykotick9Jordan_U: i can believe everything you are saying - but, recent ubuntu installers from USB don't suffer the same issue they used too (where you had to manually select the HD for grub to install to - or it would end up on the usb) so it does now seem to be able to know something?20:05
ravenhow to pipe a mencoder image stream to convert?20:05
ravenhow to pipe a mencoder image stream to convert?20:05
=== sirriffsalot is now known as sirriffsalot-afk
zykotick9!alis | raven i'd search for a mplayer/mencoder channel if i where you20:06
ubotturaven i'd search for a mplayer/mencoder channel if i where you: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*20:06
aaasgozon sorry was afk one sec20:07
aaasgozon so you have the source?20:07
aaasgozon you're compiling?20:07
gozonaaas, i really appreciate it...no...i did apt-get after adding a ppa20:08
Jordan_U_bakzykotick9: Ubuntu's installer tries to install grub to what appears to be the "first" drive by default, this is because this drive will most likely be the one that the BIOS is configured to boot from. This is a decision which they have made consciously, and which I disagree with. When it is detected that you are installing Ubuntu to a USB device however they *do* do the sane thing and install grub's boot sector to the MBR of th20:08
aaasgozon ok if you look at the patch you see it say +++ /user/bin/webcamstudio20:09
aaasgozon im assuming you have that file, right?20:09
Jordan_U_bakzykotick9: In previous versions of Ubuntu they didn't treat USB drives differently, now they do. I personally wish that they would always default to installing grub's boot sector to the MBR of the drive containing Ubuntu, and there is no technical problem preventing them from doing so, they have just decided not to do things that way.20:10
gozonaaas, the apt-get installed the application...i guess it is20:10
gozonthere20:10
ZummiG777Question, is there a way to bring up all interfaces listed in an interfaces file without having to do a init.d restart?20:10
aaasgozon check run ls /usr/bin/webcamstudio20:11
aaasgozon does it show the file20:11
gozonaaas, yes it does show in green20:11
kosherJordan_U_bak: Priyantha:  http://pastebin.com/SFqhQWF720:11
aaasgozon does it show /usr/bin/webcamstudio.orig20:12
cmdrhennerzummig777 try: ifup interfacename20:12
aaasgozon just curious20:12
gozonaaas, it shows /usr/bin/webcamstudio in green letters20:12
aaasgozon but not /usr/bin/webcamstudio.orig?20:13
gozonthe ls command20:13
zykotick9Jordan_U_bak: thanks for the details!20:13
ZummiG777cmdrhenner: Oh, I know that, I've got a inetrfaces file with many entries that I don't want to ifup the way through.  I wasn't sure if there was a way to basically say "bring up all interfaces in this file"20:13
gozonaaas, not with dot orig20:13
faryshtaHow do I trick 12.04 to install a 12.10 package?20:13
BluesKajZummiG777, do you mean /etc/nrtwork/interfaces , it may not contain much if you're using network manager20:14
Gygesfaryshta, add quantal repos in /etc/sources.list20:14
papnaOf course...of course installing some Python packages would ask me about grub then ruin my kernel install.20:14
papnaWhat else?20:14
Gygesfaryshta, it's /etc/apt/sources.list20:14
aaasgozon ok so you have to go to that directory   ---> cd /usr/bin20:14
ZummiG777BluesKaj: I've got a series of static IPs in there that are controlled through centralized configuration management from a remote server.20:15
gozonaaas, and?20:15
aaasgozon you'll find more info here: http://ubuntuforums.org/showthread.php?t=162400520:15
BluesKajZummiG777, err , /etc/network/interfaces20:15
zykotick9faryshta: Gyges mixing repos is a bad idea - your gonna end up with a broken frankensystem that no one can fix.  use pinning (for the entire system), or you'll end up upgrading everything.20:15
wilornelhey guys20:15
aaasgozon if you get an error id didnt work...it shouldn't break anything...it just wont work if you type things wrong20:15
faryshtazykotick9, what do I do then?20:15
Jordan_Uzykotick9: You're welcome.20:16
aaasgozon you might have to use -p0 instead of -p120:16
aaasgozon but try:20:16
wilornelI wanted to know, how to install a library?20:16
wilornelI have the files bmp.cpp and bmp.h20:16
kosherJordan_U: Did you have a chance to look at the Boot Info Script?20:16
aaasgozon actually you might want to copy the patch file there, you'll probably need to use sudo20:16
wilornelIn my project.c I #include <bmp.h>20:16
Gygesfaryshta, search packages.ubuntu.com download each package you'll subsequently need and install20:16
gozonaaas, copy the patch where?20:16
wilornelbut then when I compile with g++, it does not work!20:16
aaasgozon to /usr/bin20:16
aaasgozon then cd to that directory20:17
glitsj16r3dLunchb0x_: any luck yet finding alternatives to nfswatch? i ask because i'm not sure if tshark (console) / wireshark (gui) have nfs support .. no nfs around @home to test tshark so this could just be another dud .. time for me to move, goodluck & take care20:17
Jordan_Ukosher: It's still loading in my browser (I am using a *very* bad connection at the moment :)20:17
gozonaaas, i am going read the page you just posted20:17
wilornelanyone?20:17
aaasgozon yes the command should be patch -p1 diff_webcamstudio.patch20:17
aaasgozon yes the command should be patch -p1 < diff_webcamstudio.patch20:18
zykotick9glitsj16: wireshark capture packets - that would include nfs ;)  not a very good "monitor" imo.  r3dLunchb0x_20:18
aaasgozon but both files need to be in that directory20:18
r3dLunchb0x_glitsj16: found a tcpdump dommand to monitor the port, will be pushing the through wireshark to see if it gathers up the info i need.20:18
BluesKajZummiG777, so your /etc/network/interfaces file is basically cloned in each pc with all the IPs ?20:18
aaasgozon the webcamstudio file and the patch file20:18
wilornelguys cmon its a fast one20:18
Gygeswilornel, search for the name of the library AND for packages ending in -dev20:18
Jordan_Ukosher: Can you easily remove all drives except sda? It will make testing easier.20:18
glitsj16zykotick9: thx for the confirmation20:19
gozonaaas, so i do have to copy the patch in the bin directory?20:19
kosheryeah20:19
gozonthats all?20:19
kosherexcept sdc20:19
kosherunless you just mean to test booting20:19
zykotick9r3dLunchb0x_: nfswatch is pretty buggy :(  lots of ctrl+l to draw the screen20:19
faryshtaGyges, zykotick9 do you guys know how to erase all the files you get when you do "apt-get update"?20:19
aaasgozon you copy the file THEN run that command: 'patch -p1 < <patchfilename>'20:19
=== Guest42896 is now known as exocaesar
aaasgozon you can delete the file after20:19
Jordan_Ukosher: I do mean to test booting.20:19
cmdrhennerZummiG777: ifup with option -i , then you can use an interface-file20:19
aaasgozon you can delete the PATCH FILE after20:19
ZummiG777BluesKaj: There are a list of static IPs, all bound to lo in some fashion, that are cloned between machines.  This is part of an ipvs cluster.  I would like, when the file is updated, that all of the ip addresses that were added are brought up automatically.  In theory I could do a initl.d/networking restart but if there in an error I'd like eth0 to still be active.20:20
gozonaaas, i am getting confuse20:20
gozonlol20:20
aaasgozon ok one step at a time...20:20
ZummiG777Thanks cmdrhenner!20:20
aaasgozon you have /usr/bin/webcamstudio right?20:20
gozonaaas, right20:20
aaasgozon you have the patch file?20:20
gozonyes20:20
aaasgozon are they BOTH in /usr/bin20:20
gozoni am going to copy the pat in the bin20:21
gozonone minute20:21
aaasgozon ok20:21
Gygesfaryshta, something with /var/cache/apt, if you delete the wrong ones you might end up autoremoving the system ;)20:21
kosherok20:21
kosherI removed all but sda20:21
cmdrhennerZummiG777: i don`t test it ;-)20:21
koshersame error20:21
kosherhd0 cannot get c/h/s values20:21
faryshtaGyges, ups20:21
koshergrub rescue20:21
FloodBot1kosher: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.20:21
cmdrhennerZummiG777: just read "man ifup" :-)20:22
kosherJordan_U: same error20:22
Jordan_U_bakkosher: That sounds like a BIOS bug to me, though I'm not certain. Is your drive connected via SATA or PATA (IDE)?20:23
koshersata20:23
kosherlet me try connecting this other SSD20:23
Jemmmhello20:24
ZummiG777Thanks all!20:24
JemmmI need help with jolicloud20:24
kosherok trying sdb now20:24
BluesKajZummiG777, I doubt if just adding IPs to the interfaces files will create any errors during a network interfaces restart , but i've never had to deal with a "cluster"20:24
kosheroh wow20:24
=== GeekAdmin is now known as Geek{BRB}
kosherJordan_U_bak: nnow I get no such device:  {long guid}20:25
kosherJordan_U_bak: this is the other drive I tried20:25
cmdrhenner i`m new to motion, is there a way to use motion on videofiles? i've got gigs of videofiles from a doorcam of a serverroom, where i want to detect motions20:26
thozethingzMy Intel Desktop board does not support linux drivers for the use of its integrated RAID controller ... can I use MDADM to setup a RAID without the use of the integrated RAID controller?20:26
Jordan_U_bakkosher: That makes sense, as sdb has a grub installation which is looking for the /boot/grub/ directory on sda (by UUID).20:26
kosherJordan_U_bak: should I try reinstalling with just this drive attached?20:27
gozonaaas, the folder has a lock pic and i dont know how to move it...is in the temp directory20:27
thyaguhi20:27
aaasgozon a loc pic?20:27
Jordan_U_bakthozethingz: Yes, and it's recommended to use mdraid instead of FakeRAID in any case.20:27
gozonyes20:27
Jordan_U_bakkosher: Which drive, sda?20:27
thozethingzis mdraid different than mdadm?20:27
kosherJordan_U_bak: the one that was SDB but now is the only drive20:27
aaasgozon ah are you doing this from a file manager or the console/teriminal?20:27
Jordan_U_bakthozethingz: No.20:28
kosherJordan_U_bak: will wiping all of the partitions clear out the grub stuff?20:28
thozethingzJordan_U_bak ... thank you for this information20:28
SirShmoopyhello, is it possible to install ubuntu on a hdd that is not intended for the hardware at hand? I.E. installing it on a modern machine and transplanting the drive to an older box?20:28
Jordan_U_bakkosher: Yes, that could be worth a try. I assumed that you wanted Ubuntu installed to what was sda (when you ran boot info script).20:28
MonkeyDustSirShmoopy  yes, you can clone it, type !clone to find out how20:29
SirShmoopy!clone20:29
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 » (this currently may cause problems with multiarch) - See also !automate20:29
Jordan_U_bakthozethingz: You're welcome. If you want to install Ubuntu to an mdraid array you'll need to use the alternate install CD.20:29
gozonaaas, would you tell me how to do it in the terminal?20:29
Jordan_U_bak!alternate | thozethingz20:29
ubottuthozethingz: The Alternate CD is a classic text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD. http://www.ubuntu.com/download/ubuntu/alternative-download#alternate - See also !minimal20:29
MonkeyDustSirShmoopy  there's also clonezilla20:29
aaasgozon yes it's probably easier, and better for you to learn in the long-run... open up a terminal20:29
thozethingzJordan_U_bak ... what is the "alternate install CD" ?20:30
gozonaaas, tell me the command :D20:30
aaasgozon  where is your patch file?  Downloads?  Desktop?20:30
gozonaaas,  downloads20:30
Jordan_U_bakthozethingz: See the message from ubottu.20:30
Shano56Newbie question, I am looking to add a line to ~/.bashrc20:30
Shano56How would I go about doing this20:30
aaasgozon which directory are you in:  'pwd'20:30
aaasgozon your home directory?20:30
kosherJordan_U_bak: originally, yes but it's ok.  I am going to try this other drive. It's installing now from my USB to the SDB, which is now SDA since it's the only drive.  Will let you know in a few moments :)20:30
gozonaaas, i am in bin directory right now20:31
aaasgozon type: cd ~20:31
aaasgozon cd Downloads20:31
sw0rdfishhey what does this mean? "_tkinter.TclError: no display name and no $DISPLAY environment variable"20:31
aaasgozon now it says ~/Downloads?20:31
thozethingzJordan_U_bak & ubottu ... perfect ... thank you so much20:31
gozonaaas, yes20:31
aaasgozon : 'sudo cp diff_webcamstudio.patch /usr/bin'20:32
=== Geek{BRB} is now known as GeekAdmin
aaasgozon if no error then 'cd /usr/bin/'20:32
diddledansw0rdfish, it means the DISPLAY environment variable doesn't exist, which is set when you're in the Graphical Environment20:32
JemmmSo um do I wait my turn or just state my problem20:33
kosherJordan_U_bak: ok install done, rebooting20:33
Jordan_U_bakthozethingz: You're welcome (and ubottu is just a channel bot :)20:33
IdleOneJemmm: just ask and if someone can help they will20:33
diddledansw0rdfish, you could try to fake it by typing `env DISPLAY=:0 /path/to/your/app`20:33
Jordan_U_bakJemmm: Just state your problem :)20:34
JemmmOh ok well I installed Jolicloud on my computer, When I boot up windows the mic works fine but everytime I boot back to Joli it doesnt work.20:34
sw0rdfishdiddledan, k thanks will give it a try.20:34
kosherJordan_U_bak: same issue but now it's back to the error about hd020:34
gozonaaas, i guess it moves the patch20:35
kosherJordan_U_bak: hd0 cannot get c/h/s values20:35
IdleOneJemmm: unfortunately Jolicloud is not supported in this channel. I suggest you try their forums20:35
gozonaaas, let me check20:35
kosherJordan_U_bak: could it be some driver issue?20:35
aaasgozon do: 'cd /usr/bin'  then 'ls diff_webcamstudio.patch'20:35
JemmmOh ok thanks20:35
gozonaaas, is there20:36
IdleOneJemmm: there is a #jolicloud but it does not seem very active20:36
aaasgozon ok make sure you're in /usr/bin and do 'patch -p1 < diff_webcamstudio.patch'20:36
JemmmI'm in it now but nothing20:36
lillina99ciao20:37
lillina99!list20:37
ubottulillina99: No warez here! This is not a file sharing channel (or network); 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 ».20:37
Jordan_Ukosher: This problem is happening before linux starts and uses its own drivers to access the hard drive. .20:37
kosherJordan_U: it was booting ok with windows 7 and 820:38
gozonaaas, can't find file to patch at input line 320:38
gozonPerhaps you used the wrong -p or --strip option?20:38
gozonThe text leading up to this was:20:38
gozon--------------------------20:38
gozon|--- webcamstudio.orig2012-06-20 22:31:10.117328614 +090020:38
FloodBot1gozon: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.20:38
gozonupps20:38
average_guyis the ubuntu server .iso more or less just an Ubuntu core install?20:40
ignaciohola20:40
crazyharrywhat NAS is best for Ubuntu Server, I need something within $350 range20:41
BluesKaj!server | average_guy20:41
ubottuaverage_guy: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Precise (Precise Pangolin 12.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/10.04/serverguide/C/ - Support in #ubuntu-server20:41
deper29i7c, I got sound back. I just compiled a new kernel and installed it. there might have been an easier way, but this worked :P20:41
IdleOne!hcl | crazyharry This might have some info20:41
ubottucrazyharry This might have some info: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection20:41
zykotick9average_guy: using mini is an ubuntu "core" install ;)20:42
zykotick9!mini20:42
ubottuThe Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD20:42
crazyharryIdleOne, I want to know name of NAS, Lacie is one, but it says its for MAc or PC20:42
average_guyI just installed ubuntu server + lxde to try to get lighter then lubuntu it seems lovely.  I don't see a dif.  Kernel looks the same to me.20:44
angswhat is wrong with this command? sudo apt-get install linux-headers-generic build-essential20:44
mdunphy_hey all20:45
BluesKajcrazyharry,  you could install NAS software on a older pc , and installing a large HDD for the data is a method many ppl use , alot cheaper than flaky commercial NASs20:45
mdunphy_my version of whois says "Unknown AS number or IP network. Please upgrade this program." --- i'm on 10.04, so i have v5.0.013. is there an easy way to get the newest one (eg the one in 12.04) without upgrading all of ubuntu?20:45
crazyharryBluesKaj, how about getting a RAID NAS, I need a complete backup of my 1TB Ubuntu System20:46
BluesKajwhy raid , crazyharry ..that just complicates things20:46
crazyharryBluesKaj, also now it has 4 HDD in RAID combination, I think it will be complicated to add HDD (other than external) to it20:46
angswhat is wrong with the syntax of this command? sudo apt-get install linux-headers-generic build-essential    what is the correct syntax for it?20:47
i7cdeper29: haha :D well good you're able to do that ;)20:47
BluesKaji'm talking about a totally separate NAS , connected only to the network , not to any particular pc20:47
crazyharryand use a software for backup ? BluesKaj20:48
crazyharryBluesKaj, do you think this will work ? http://www.lacie.com/products/product.htm?id=1047620:49
BluesKajif you just want to backup data , you don't need a NAS20:49
crazyharryok, BluesKaj: whats the best I should do then20:50
crazyharryI only need to backup the server20:50
crazyharrynothing more20:50
trismangs: the syntax looks correct, what is the error?20:50
BluesKajI just use an external drive , crazyharry20:50
crazyharryBluesKaj, is there software to backup the Ubuntu then ?20:51
imbezolcrazyharry: depends on your recovery time objectives and recovery point objectives20:51
crazyharryalso BluesKaj, please recommend me an external 2-3TB hard drive20:51
zak_hi20:52
crazyharryI have two 2-TB WD for mac and PC, but havent used it in Linux20:52
zak_i m new  to liux , anyone can tell me please how to change permissions of a whole partition20:52
SkippersBosszak_20:53
imbezolzak_: use chmod on the partition mountpoint if it's a linux filesystem (ext, reiser, etc..)20:53
SkippersBosswhat are you trying to achive20:53
Gygeszak_, always read man chmod20:53
angstrism: this is the output: http://paste.ubuntu.com/1073795/20:53
Gyges!man20:53
ubottuThe "man" command brings up the Linux manual pages for the command you're interested in. Try "man intro" at the  command line, or see https://help.ubuntu.com/community/UsingTheTerminal | Manpages online: http://manpages.ubuntu.com/20:53
zak_i set  a partition for my mp3 , i don't know why amarok cant read my mp3 , it says that i dont have the sufficiant permissions,, which i checked , i found it set to ''root''20:53
imbezolzak_: use mount options if it's an ntfs or fat filesystem20:53
trismangs: have you run: sudo apt-get update; yet?20:54
zak_imbezol: it is an ext 3 one actually20:54
BluesKajcrazyharry, if you are just backing up your data from ubuntu directories , you can even store it on ntfs formatted drive , there's no real software required , unles of course you have vast amounts of data in workplace that' needs backup then that's totally different20:54
EzeQLhow can i change the path to point to a different version of a bin ?20:54
imbezolzak_: ok. you can change the permissions of the mountpoint (while it's mounted) with chmod20:54
crazyharryBluesKaj, I need them backed up periodically, maybe once a week20:54
zak_imbezol: hehe :) it is my foirst day with linux man :) i am not quite sure i can do this :/ lol20:55
imbezolzak_: or chown to make your user own the mountpoint20:55
SkippersBosszak_ what does your fstab file say ??20:55
drag0niushello20:55
crazyharrydoes this work for Linux ? http://www.amazon.com/Western-Digital-My-Book-Studio/dp/B002BH3ZCU/ref=sr_1_1?s=electronics&ie=UTF8&qid=1341348843&sr=1-1&keywords=4TB+external+hard+drive20:55
BluesKajcrazyharry, then it depends on your situation ,,is this at work , is it back up for several pcs and servers ?20:55
zak_SkippersBoss: fstab ???20:56
crazyharryBluesKaj, yes its for work, but I need only the server backed up, the Mac server has its own 4TB backup connected directly to it through FireWire 80020:56
SkippersBossYou said you have a seperate partition set up for your mp320:56
imbezolzak_: where did you mount the partition? and how'd you do it?20:56
zak_SkippersBoss:  this is the partition i want  to change permission from root to user ''/dev/sda4 on /MP3 type ext3 (rw,relatime,errors=continue,user_xattr,acl,commit=5,barrier=1,data=ordered)''20:57
crazyharryBluesKaj, No other pc needs to be backed up in this hdd, only the Ubuntu server20:57
angstrism: no, I did not run it. I have just run it, I still get the same error20:57
imbezolzak_: chown username /MP320:57
zak_imbezol: a friend did it for me actually ..:/20:57
imbezolzak_: are there mp3s in there already?20:57
trismangs: which ubuntu version?20:57
imbezolzak_: after you change the ownership of /MP3 to your user, do an ls -al /MP3 to see who owns the files20:58
zak_imbezol: yes they are20:58
zak_imbezol: chown: changing ownership of `/MP3': Operation not permitted20:58
imbezolzak_: put sudo in front of the command20:58
imbezolzak_: sudo chown username /MP320:58
drag0niusi've TS3 server running on startup on my Ubuntu Server, today my LAN card broke (ASUS P5KPL-CM integrated, led is orange), how do i log in locally? Last message im getting on startup is TS3 Server's "listening on"20:58
angstrism: ubuntu 12.04, uname -a > Linux beagleubuntu 3.2.0-26-omap #41-Ubuntu Thu Jun 14 18:19:55 UTC 2012 armv7l armv7l armv7l GNU/Linux    is the problem ubuntu-arm related?20:58
imbezolzak_: assuming you want to change everything in there to be owned by your user....20:59
imbezolzak_: chown -R username /MP320:59
zak_imbezol: yes i want to change everything :)20:59
trismangs: perhaps20:59
imbezolzak_: that will adjust the ownership on the files too20:59
zak_imbezol:20:59
zak_linux-zak:/home/zak #  chown zak /MP320:59
zak_linux-zak:/home/zak #20:59
BluesKajcrazyharry, firewire is a bit old , esata to sata , is the fastest interface to use , otherwise western digital is one of the the better HDD makers IMO20:59
imbezolzak_: again with sudo in front of course21:00
zak_imbezol: ax an exemple ''drwxr-xr-x   4 root root  4096 Mar 19  2004 Iron Maiden'' all the  folders are set to root :/21:00
crazyharryBluesKaj, but when I read the specs it doesnt say Linux is supported, do you think once I format it to ext2 it should be fine ?21:00
zak_imbezol:21:00
zak_zak@linux-zak:~> sudo chown zak /MP321:00
zak_zak@linux-zak:~>21:01
imbezolzak_: do it with the -R option after chown21:01
imbezolzak_: that will recursively set everything inside MP3 too21:01
zak_imbezol:21:01
zak_zak@linux-zak:~> sudo chown -R  zak /MP321:01
zak_zak@linux-zak:~>21:02
imbezolzak_: check out your files now.. should be fixed21:02
crazyharryBluesKaj, so I think I will buy this one http://www.amazon.com/dp/B0041OSQB6, 3TB21:02
drag0niusguys, how do i log into Ubuntu Server locally while i have TS3 server running on startup?21:02
BluesKajcrazyharry, for what it;s worth buy an external drive that is either USB3 or sata21:02
zak_imbezol: ok hold on please :)21:02
imbezolzak_: you could also do (assuming your group name is also zak) "sudo chgrp -R zak /MP3"21:02
imbezolzak_: that will fix the group ownership21:02
trismangs: you may have better luck for support in #ubuntu-arm but if you just need the headers for that kernel: sudo apt-get install linux-headers-3.2.0-26-omap; should do it21:03
crazyharryBluesKaj, I dont think the PowerEdge 2900 supports USB 3.0 , just USB 2.021:03
crazyharryits a dell server where the Ubuntu is running21:03
trismangs: I don't know what the meta package is for omap21:03
zak_imbezol: ok hold on please21:03
angstrism: thank you21:04
BluesKajcrazyharry, you can buy an ordinary hdd then buy a separate enclosure for it , I have 2 and they work great21:05
zak_imbezol: yes works great :) thank you very much :)21:05
imbezolzak_: np. just to double check.. what's the output of "grep -i mp3 /etc/fstab" ?21:06
crazyharryBluesKaj, sure if it for my home, this is for office, I dont think my boss will like patched up things ;), so you think the 4TB My book studio II will work fine with Linux ?21:06
zak_imbezol: /dev/disk/by-id/ata-HDT722520DLAT80_VD051GTF084TGL-part4 /MP3                 ext3       acl,user_xattr        1 221:07
imbezolzak_: ok. that's probably fine.21:07
BluesKajcrazyharry,  http://www.google.com/products/catalog?q=HDD+sata+Enclosures&hl=en&client=ubuntu&hs=WBW&channel=fs&prmd=imvns&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.,cf.osb&biw=1120&bih=478&um=1&ie=UTF-8&tbm=shop&cid=17180773876213341914&sa=X&ei=917zT--DI8LdqgGb04nmAw&ved=0CKIBEPMCMAE21:07
BluesKajoops21:07
BluesKajforgot to install tiny url21:08
zak_imbezol: is there any way to set that partition as rot in a sense that nobody has the right or can delete/create any fle /folder unless he must be a su ?21:08
crazyharryBluesKaj, please send me a complete product21:08
imbezolzak_: what's the output of "ls -ld /MP3" ?21:08
crazyharryrecommend :-D21:09
drag0niusisnt there some magic key combination that takes me to login in ubuntu server?21:09
drag0niusor opens second terminal/whatever?21:09
zak_imbezol: drwxr-xr-x 151 zak root 12288 Jul  3 19:49 /MP321:09
imbezolzak_: so that means only zak (or root) can modify the contents, but anyone can read them21:09
BluesKajcrazyharry, you can  find one on your own  just look for sata usb3 exyernal drives21:09
=== wNz is now known as jack_^
ignaciohola21:10
ignacionecesito ayuda muy profesional21:10
ignaciopero muy profesional21:10
ignacioalgien me puede ayudar?21:10
zak_imbezol: sorry got disconnected21:12
zak_imbezol: but i can delete files , eventhough i am not a superuser ! stange21:12
imbezolzak_: only as the user "zak" because you own the files21:12
imbezolzak_: if you logged in as another plain user, you could not delete the files21:12
imbezolzak_: it's probably best that way so you can manage the music collection21:12
imbezolzak_: ie.. delete songs you don't want anymore, add songs, etc21:13
imbezolzak_: the chown command is "change owner" and we changed it to zak21:13
zak_imbezol: even if it is me  i dont  wanna be able to delete files only if iam a su, the aim, is i want to be risk free to delete files ''accidently''21:13
imbezolzak_: then you should change them back to root21:14
zak_imbezol: then amarok will not be able to read the mp3 :/21:14
imbezolzak_: if the directory is rwxr-xr-x as you posted, and owned root and group root, you can still read them21:14
kosherJordan_U: I just installed and booted FreeBSD 9 without any issues.21:14
subz3r0hi folks21:15
imbezolzak_: try this... "sudo chown -R root:root /MP3 ; find /MP3 -type d -exec chmod 755 {} \; ; find /MP3 -type f -exec chmod 644 {} \;"21:15
zak_imbezol: trust me i was able before the change we made i wonder if i can set permission to the whole partition as  root , and as user  for files to be able to  play them in amarok21:15
U-b-u-n-t-uI am using gnome classic and I want to remove empathy, but when I try to do that it says I have to remove gnome-core... why?21:15
imbezolzak_: then they will all be owned by root, but readable by anyone21:15
imbezolzak_: actually.. need sudo on each step21:16
imbezolzak_: run three separate commands21:16
zak_imbezol: chmod: changing permissions of `/MP3/Space Art/Space Art 1977/Space Art 1977': Operation not permitted21:16
subz3r0have a small issue with my netbook... sometimes when i boot the system, i can not set the FULL brightness which the netbook supports... (used the fn-keys) when i reboot again, it works. any suggestions what that could be? Its rly annoying... :/21:16
imbezolzak_: "sudo chown -R root:root /MP3", then "sudo find /MP3 -type d -exec chmod 755 {} \;" , then "sudo find /MP3 -type f -exec chmod 644 {} \;"21:16
=== Guest13678 is now known as Dorito
=== Luceo is now known as Fennec
=== Fennec is now known as Luceo
zak_imbezol:21:18
zak_zak@linux-zak:~> sudo chown -R root:root /MP3", then "sudo find /MP3 -type d -exec chmod 755 {} \;" , then "sudo find /MP3 -type f -exec chmod 644 {} \;21:18
zak_chown: invalid option -- 't21:18
imbezolzak_: just do the part inside the quotes one at a time21:18
imbezolzak_: there are three separate commands there, each starting with sudo21:19
OerHekszak those are 3 commands21:19
zak_ah ok :)21:19
zak_sorry :/21:19
=== sentriz is now known as [sentriz]
zak_imbezol: 1st ans 2nd  command work great but i got nothing for the last one21:21
zak_imbezol: yes now it is  done21:22
=== [sentriz] is now known as sentriz
imbezolzak_: that's fine.. it won't output anything unless it has problems21:22
zak_imbezol: i should have waited some sconds since i got more than 10000 mp3 :)21:22
imbezolzak_: try rescanning your collection with amarok now21:22
zak_imbezol: ok hold on21:22
jase_hi getting major crashes on ubuntu 11.10 whats the best way to check logs to try and find out whats happening21:23
zak_imbezol: works great ,) i can not delete files as user from that partition, and amarok plays them all :)21:24
Kevinohello if i running 3.2.14 ppa kernel, which version would be the current upstream vervion?21:24
Kevinoversion*21:24
imbezolzak_: good stuff21:25
zak_imbezol: thank you very much man :)21:25
imbezolzak_: np. :)21:25
* zak_ thinks he has a loooooooooooooooot of things to learn in linux :)21:25
zak_what is the strange while moving from windows to linux is the feeling you get that you are quite unable to manipulate linux command line ../ and i hate that feeling :/21:26
zak_but i loooooooooooooover linux :)21:28
qhartmanHas anyone else running chrome on 12.04 noticed weird behavior since 20 came out? I'm having trouble with the amazon cloud player and the AWS S3 interface specifically. I've also noticed a few cases of things seemingly not rendering correctly on random other sites.21:28
ratcheerzak_: We all do.21:28
U-b-u-n-t-uCan I remove empathy without removing gnome-core?21:29
zak_ratcheer: heh :) the pb is the day you decide to migrate from  windows to linux ,  that day , you have to leave back  all what one learned in windows , and start the new experience  from the start :)21:29
zak_anyone , thank you guys for all  your efforts :) imbezol thank you very much again , bye21:30
fozillaqhartman: I have only had problems with some flash sites21:30
qhartmanfozilla, okie, thanks for the input.21:32
Jordan_Ukosher: If I made you a CD image would you be able to try booting it and doing some tests?21:35
stefanHi21:35
kosherJordan_U: sure, no problem21:35
stefanDid anyone use xubuntu21:35
kosherJordan_U: that would be great actually.  What's on it?21:36
ratcheerstefan: Not I.21:36
Shano56hey..is the person i was just talking to on query here? :)21:36
=== Priyantha is now known as Priyantha|AFK
kristenREUHREOhi, I have a ssh shell on a remote linux computer, from a linux computer. What would be the easiest way to get a graphical interface (sort of vnc or teamviewer) from there ?21:37
danubhey all. is there a way to make ssh logins quicker? i seem to have a 5 second delay between putting in my username and when i get prompted for a password21:37
Jordan_U_bakkosher: Super GRUB2 Disk beta, which is based on GRUB 2.00.21:37
kosherJordan_U_bak: excellent...21:37
MiguelitoHey I notice that when I play C&C online that it takes over my audio and even when I close it I dont get my audio back for other sources - any suggestions21:38
Jordan_U_bakkosher: I'm on a terrible connection at the moment, so I may drop out (and it's why I'm using two different nicks, one is my persistent client from my computer at home, the other is webchat from where I am now).21:38
BluesKajkristenREUHREO, by remote do you over the internet or on a local network ?21:38
BluesKajdo you mean21:38
kristenREUHREOBluesKaj: over the internet, through the already active ssh connection21:39
kosherJordan_U_bak: no worries.  Is there a link I can grab it from, or do you have to build it up?21:39
kosherJordan_U_bak: in case your connection nukes and I have to bail, I am going to message you my email.21:39
MiguelitoI shouldnt have to restart to restore my audio...21:39
kristenREUHREOkristenREUHREO: something simple, that doesn't require restarting the remote computer, nor using a new ssh connection21:40
=== spacebug is now known as spacebug-
danubhey all. is there a way to make ssh logins quicker? i seem to have a 5 second delay between putting in my username and when i get prompted for a password21:41
Shano56is there a command to open a folder/directory in terminal ?21:41
danubShano56: you mean graphically? or just get into the directory?21:41
beandogdanub: it's probably hanging on some authentication method.  If you wanna pastebin output of 'ssh -v <foo>' we can look at it21:42
Shano56graphically21:42
Shano56i know you can cd to change to that directory, just trying to open the directory21:42
danubbeandog: im using putty from a windows system to connect to my home linux system21:42
beandogdanub: oh. -__21:42
beandogwell then I dunno21:42
danubShano56: beats me. never tried doing that21:43
danubbeandog: ill try it from a different machine at work21:43
OerHeksShano56, " nautilus ~/Documents/ " opens the folder as you like21:43
kristenREUHREOso as anyone set up vnc or any similar remote desktop software successfully before ?21:43
MiguelitoNo suggestions for restoring audio?21:44
danubbeandog: you were right. its trying publickey authentication21:45
Jordan_U_bakkosher: http://jordanu.dyndns.org/tmp/super_grub2_disk_hybrid_2.00s1~git.iso First try the "List devices/partitions" option and tell me what happens (assuming that you get to a proper grub menu).21:45
joallardHow do I name a kernel something else than -custom?21:45
BluesKajkristenREUHREO, you could try ssh  -X in the comman string21:45
Miguelitookies guess i will reboot21:45
kosherk grabbing21:45
kosherthen grubbing ;)21:46
kristenREUHREOBluesKaj: that doesn't provide a remote desktop view, but just the ability to run graphical software remotely21:46
danubbrb, going to see if turning off pub worked21:47
kosherok download finished21:48
schultzaim having a problem with cups not talking to windows after a reboot (im guessing a shutdown of windows and it's printer is causing this issue)... but i'm here to see if anyone knows of this issue21:49
danubnope, that didn't fix it21:49
schultzafirst is this the channel for cups troubleshooting?21:49
=== spacebug is now known as spacebug-
danubif it is cups specific, try ##cups21:50
schultzathank you21:51
danubanytime21:51
ejvHello, I'm running apcupsd on 10.04 LTS, kernel version 2.6.32-41-server, and my dmesg is filled with "Control queue full" messags. `apcacces` is not responding, and I'm unable to restart the service via upstart or init.d. What do I do to fix this?21:52
danubejv: manually kill it and start it?21:53
ejvit won't respond to a kill -921:54
lipsudo?21:54
danubdoes it say <defunct> nex to it?21:54
ejvps aux: root     28392  0.0  0.0  21456   708 ?        Ds   21:49   0:00 /sbin/apcupsd21:54
danuband a 'sudo kill -9 28392' wont kill it?21:55
ejvusing sudo or su to root to kill the process both do no work21:55
ejvcorrect21:55
danubdo a 'ps -ef|grep 28392'21:55
danubmaybe its attached to another process21:55
ejvit returns my grep command and the /sbin/apcupsd line21:56
danubok, no parent. hmm... aside from a reboot, not sure what you can do21:57
ejvyea i've tried that when I first noticed it, it just starts happening again almost immediatley21:58
danubk, gimme a sec21:58
ejvand I can't keep cycling the server, I have several VM's and database daemon's running, can't afford the downtime21:58
danubhave a problem with your UPS?21:59
=== mike_ is now known as Guest16534
demifurorguys, can brasero burn dual layer dvds? mine stopped at 50% and went to finializing...been stuck on that screen for 15 mins or so?21:59
ejvwithout the apcaccess, I can't monitor the brick21:59
danubif you do 'acpaccess status' do you get anything back?21:59
ejvyes: Error contacting apcupsd @ localhost:3551: Connection refused22:00
danublol22:00
ejvthis was working *several* kernel versions ago, probably last year.22:00
ejvcirca 10.04.2 or .3... I don't remember.22:00
ejvif this is some systemic failure of 10.04 in general, I will schedule the downtime and bump to 12.04, perhaps a 3.0+ kernel will fix this?22:01
danubok, i found an article about this problem, gimme a sec to finish reading it22:01
ejvelse, if this is a low level USB comms failure (I have no idea how to troubleshoot at the USB hardware level) I will order a replacement board. I just need to be sure.22:02
ejvor if it's the brick, I can order a replacement for that... sigh.22:02
danubejv, what is the kernel version your running?22:03
ejv< ejv> Hello, I'm running apcupsd on 10.04 LTS, kernel version 2.6.32-41-server22:03
danubhmm, ok , hold a few more seconds22:03
Gremlynhi all, I have two 10.04.4 LTS servers, one old and one new, and I am intending to rsync from old to new (migrating to a new hosting company). both servers are fully up to date as of right now, but each is listing a different kernel, and my efforts thus far have been unsuccessful to bring either server on to a new kernel version. I have the new kernel installed, and even seems like it is the only installed kernel, but I can't get iehter to USE 22:04
ejvi would ask in #ubuntu-server, but that chan is worthless, nobody ever talks there.22:04
Gremlyn^22:05
ravenhow to write a script that counts the time between two times grep finds a keyword in a textfile?22:05
ejvGremlyn: that actually wasn't directed at you, just my frustration with my current problem. Sorry.22:05
Gremlynno no, I was just agreeing with you :)22:05
ejvah :)22:05
ejvby the way Gremlyn, your qestion got cut off after "USE"22:06
|Long|hi have anyone here used irssic apps?22:06
ejvs/qestion/question/22:06
danubejv: do you have apccontrol running? i see the 10.04 version referenced alot in these articles i'm coming across22:06
Gremlynraven you could  echo $time > file; grep whateverl echo $time >> file22:06
ejvI have no idea what apccontrol is, so I don't think so22:06
Gremlynejv, "USE the new kernel" was the rest22:07
danubejv: 'locate apccontrol' and see if you get any results.22:07
Gremlynraven, s/whateverl/whatever;/ :)22:07
Gremlynraven, obviously you would need to define what $time is22:08
ejvthere are some docs and config files for apccontrol, but it's not running if it's a binary22:08
ejvGremlyn: are the servers identical in terms of hardware? a dist-upgrade should align them to the same version (theoretically)22:09
danubraven: between 2 in the same file or in multiple files?22:10
Gremlynejv, they are virtual servers on different hosts22:10
Gremlynso likely not 100% identical22:10
GremlynI tried dist-upgrade22:11
=== VirtualBlackness is now known as L3top
danubejv: haven't come across a solution for it yet. its related to either a USB disconnect (try disconnecting the USB UPS,power down, move to a different port, and reboot?) and/or 10.04 (try upgrading?)22:12
dalek_PLEASE Need Help/Advice!!   If I install NVIDIA-Linux-x86-173.14.35-pkg1.run according to the instructions given by nvidia here - http://www.nvidia.com/object/linux-display-ia32-173.14.35-driver.html - is it going to work with Ubuntu 12.04? Since it is now impossible to install nvidia driver 173 from the additional hardware app...22:12
ejvTue Jul 03 00:15:07 UTC 2012  apcupsd 3.14.6 (16 May 2009) debian startup succeeded22:12
ejvTue Jul 03 21:49:05 UTC 2012  apcupsd exiting, signal 1522:12
ejvso it was online and working for about 22 hours... then failed. :\22:13
ravenGremlyn how does that command work?22:13
Gremlynejv, tells me everything is up-to-date22:13
danubraven: checking time between greps for words in the same file or multiple files?22:14
ejvGremlyn: kernel version is less significant than your software versions (in my opinion), perhaps you're being too cautious?22:14
Gremlynejv, entirely possible?22:14
ravendanub i produce this word with watch periodically and i now need to switch from watch to an intelligent script22:14
Gremlynthis is my first server migration22:14
Gremlyndalek_, can't install it through normal proprietary drivers install on 12.04?22:15
ejvGremlyn: what packages do you rely upon?22:15
Gremlynbasic lamp stuff22:15
danubraven: perl would probably be your best bet, but i still don't quite understand what you are trying to do22:15
ravendanub so there is no "real" location this word is all the time but there is a file sometimes this word appears22:15
ejvdanub: I appreciate you looking, looks like I'm back at square one. :\22:15
Gremlynnothing fancy at all ejv22:16
GremlynI guess I could just try it and see what happens22:16
Gremlynthe new server is a blank slate, so not a big deal if I have to reinstall22:16
dalek_Gremlyn, there is no longer any support for it under proprietary drivers. Support for version 173 ended with Ubuntu 11.1022:16
danubraven: ahh, ok, i think i understand. so sometimes, in 1 file, a certain word will show up. you just want to have a log of when that word shows up in that file22:16
danubraven: correct?22:16
ejvjust don't use any linux "LAMP" packages from the web, use your ubuntu repos :)22:16
Gremlynoh gotcha dalek_, why nto use the newer driver? some issue with it for your build?22:16
ravendanub i just shall calculate my watts out of the time22:16
ravendanub yes nearly exactly22:17
dalek_Gremlyn, 173 IS the newest available driver for my video card (onboard in a laptop - non replaceable)22:17
danubraven: ok, give me a second and i will pastebin you a quick script.22:17
ravendanub wait22:17
danubraven: yes?22:17
chrisircHow does one choose the disk to install to in the Ubuntu 10.10 installer?22:18
chrisircIt complains about not enough disk space available but didn't even ask me where to install to (and it can erase the whole disk!)22:18
chrisircs/can/may/22:18
Gremlyndalek_, nothing concrete to offer, but this might help? http://askubuntu.com/questions/147330/ubuntu-12-04-doesnt-resume-after-install-nvidia-drivers22:19
ejvare you using the advanced sectino of the gparted installer?22:19
ejvs/sectino/section/22:19
ejvit may be called "Manual"22:19
ejvI would look into that so you can control the install location.22:19
=== Myr is now known as Myr|Away
Anxi80_If i made changes to /usr/share/applications/defaults.list will future possible software updater updates try to overwrite them like they do with /etc/gnome/defaults.list?22:20
ravendanub i am still not sure how to do the calculation then i need to bridge the gap from a trigger points (grep, gap of 5 to 60 seconds between the "triggers") to a fixed periodically currency output of a script22:20
raven-then +because22:20
bekksAnxi80_: Most likely yes.22:21
Anxi80_bekks, is their a better way of customizing my default apps that protects my settings?22:21
kosherJordan_U: for some reason this freebsd install is taking forever.  I will ping you after I get this CD booted.22:21
danubraven: so you want the script to constantly run, never sleeping? or you want it to run, sleep x #_of_seconds, check again?22:21
Shano56anyone use cinnamon?22:21
bekksAnxi80_: You could pursue the update-alternatives mechanisms to protect your own configs.22:22
IdleOneShano56: cinnamon is off topic for this channel22:22
dalek_Gremlyn, judging by that post, looks like support for 173 driver MIGHT be coming later... and it sounds like it MIGHT be possible to build the drivers from the .run file? Do you think it would hurt my system if I went ahead and tried it?22:22
Shano56my bad22:22
Anxi80_bekks, thanks22:23
Gremlyndalek_, I imagine it would be recoverable should it fail miserably, so it's either try it and see, wait for the potential release of 173, and stick to the ubuntu drivers...22:23
Gremlynall depends on how capable you feel about fixing things should it break22:23
dalek_Gremlyn, the problem with using the nouveau drivers is they are worse than useless with this particular nvidia card. :(22:24
ravendanub no it has to run all the time. perhaps it woulld be possible to start the script when the trigger appears so the script only has to do the calculation from time to current. but the script also has to have a fixed output periode. for example to output the value every 60 seconds to a txt file. from this file another api takes this data. its the try to attach a sensor to the project www.volkszaehler.org its a metering tool22:24
Gremlynsounds like you need to give it a shot then22:24
GremlynI always look at that kind of thing as a new adventure in linux, dalek_ :D22:25
danubraven: im going to msg u22:25
enapupeHI, I need some help to increase my SWAP, i`m already on a live key with gparted http://i.imgur.com/iKtcv.png22:25
Peckerenapupe: sounds like you need to make room for a bigger swap22:26
Peckeraltho why you need mroe than 2 GB swap idk22:26
Gremlynenapupe, why do you need to increase swap?22:27
enapupeGremlyn: new memory ram comming22:27
Gremlynif you're swapping 2GB, you're doing something wrong...22:27
enapupeGremlyn: i`ll be with 8gb22:27
Gremlynyour swap doesn't HAVE to be the same size22:27
enapupeGremlyn: i`m almost not using swap22:27
enapupeacually I just set the swapiness to 1022:27
enapupebut IF i want to hibernate it wont work, right?22:28
bekksenapupe: Whats your RAM size, and whats your swap size?22:28
Gremlyndoes hibernate write to swap?22:28
bekksGremlyn: Sure.22:28
Gremlynnever thought of that as a possibility22:28
enapupebekks: currently 4gb ram 2gb swap22:28
bekksGremlyn: Thats the only place to store something recoverably :)22:29
enapupebekks: tomorrow 8gb ram22:29
bekksenapupe: you could create a swap file with 8.1G, insert it into your fstab and you'll be fine.22:30
Gremlynenapupe, I would delete the existing swap, move sda6 and sda4 forward, and wgile you're at it shop of a piece of one of them22:30
Gremlyngoing to take a WHILE22:30
enapupebekks: have you seen the screenshot?22:30
enapupethe perfect scenario would be resize down sda1 (which i`m using only 10%) and add to swap22:30
Gremlynoh, but your swap is a logcial partition in sda322:31
bekksenapupe: then create backups before and do it.22:31
Gremlynwhat is each drive?22:31
enapupebekks: backup sucks22:31
enapupebut i need to merge both ntsf too22:31
Gremlynsda1 = / ? sda6 = /home?22:31
enapupeGremlyn: yes22:32
beandogWhen he says AWHILE, he means HOURS22:33
bekksenapupe: then create a backup of ntfs#1 and #2, delete #2, enlarge #1, copy over all files from your backup of #2. THEN, continue resizing, etc., after having a new backup handy.22:33
beandogMoving partitions with data around takes forever22:33
bekksbeandog: Not on here.22:33
andybrineevening everyone22:33
andybrineis anyone here from the uk?22:33
enapupentfs is shitty windows, i can erase everything withoout problem22:33
enapupemy urgent goal is to resize swap22:34
Gremlynenapupe, if you wanted to completely overhaul, here is what I would do: cut down sda1 to 35-50 GB, copy sda2 contents to sda4, move sda6 up behind sda1, cut out your swap after sda6, and have the ntfs at the very end22:34
Gremlynbut that is going to take some time to complete22:34
beandogYou could just make a new swap file, instead of a partition22:34
beandogdunno how smart that is in *practice*, but you can do it.22:34
bekksbeandog: thats what I told him already.22:34
enapupei want to accomplish the correct way, increase the size of my current swap shirnking sda1, is this possible22:35
enapupe?22:35
beandogbekks: oh okay, sorry, came in half way :)22:35
bekksenapupe: yes. as I told you.22:35
enapupe(sorry about my keyboard, it`s missconfigured)22:35
Gremlynswap doesn't have to be a logical partiton, it can be standalone with something you cut off sda122:35
Gremlynor logical of sda122:36
bekksGremlyn: it has to be a partition at least :)22:36
beandoghow much RAM do you have right now?  And how much swap?22:36
Gremlynwell, yeah :P22:36
escottbekks, you can have swap files, but hibernating to them is tough22:36
beandogYou really wouldn't need any more than 1-2 GB of swap in almost any condition22:36
beandogBecause, freak, if you're swapping 1 GB of data, you're in a painful situation.22:36
bekksescott: at least its a chance.22:36
trying2codei replaced my login desktop-login.ogg from /usr/share/sounds/ubuntu/stereo22:37
bekksbeandog: hibernating ALWAYS goes to swap...22:37
enapupethe thing is not swapping ram, is hibernation22:37
trying2codebut it doesnt play anymore22:37
ejvi have 0GB of swap, it's glorious.22:37
beandogbekks: it doesn't *have* to, but  yah ... good point.22:37
enapupei`m not swapping any ram, i`m OK22:37
beandogman22:37
bekksAnd 1G swap is nuts nowadays.22:37
enapupeejv: how do u hibernnate22:37
* beandog missed half the picture22:37
enapupe?22:37
beandogI'll just sit out this one. :)22:37
ejvenapupe: I don't hibernate. :)22:38
ejvfor bears only.22:38
enapupe...22:38
Peckeris linux hibernation any better than windows hibernation?22:39
Gremlyntrying2code, what do you mean 'replaced'?22:39
beandogPecker: it works reasonably well, most of the time22:39
beandogPecker: really though, it depends on your hardware, how good the drivers are, how recent your kernel is, etc.  But most of the time, yah, it'll work fine22:40
dubclhi, i'm looking for an unification filesystem, like unionfs or aufs, any alternative?22:40
bekksdubcl: no.22:40
DaghdhaIs it possible to move an app from 1 workspace to anouther?22:40
beandogdubcl: yah, mhddfs22:40
beandogdubcl: uses fuse22:40
PeckerDaghdha: right lcik app, say move to other workspace?22:41
Peckerin did that change in 12.0422:41
Peckeror*22:41
DaghdhaTHanks Pecker. I find that realy unintuitive22:41
Daghdha3rd time i had to ask22:41
GremlynDaghdha, right click the title bar of the program, there are optins to do just that22:41
Gygesi used aufs22:41
dubclbeandog, but mhddfs detect when a device is full?22:41
Peckerwith a busy channel soemtimes we dotn see questions22:41
beandogdubcl: yah, it automatically splits them to the drive with space22:42
Daghdhais it also possible to disable all these zoomy effects?22:42
DaghdhaI open the workspace chooser and it zooms in slowly, i want that to be there instant.22:43
Peckerthat would be a compiz thing22:43
DaghdhaIEw.. last time i ran that it all went haywire22:43
Peckernice22:43
dubclbeandog, thanks, I'll try22:43
DaghdhaPecker: Any config file i can edit to do the same?22:44
beandoggood luck22:44
SaerHi everyone, looking for help if able, I was doing a backup of my server via rsync/ssh when it locked up, after reboot I'm left with the error: Init: Failed to spawn friendly-recovery post-stop process: unable to execute: permission denied  (This occurs even in recovery mode) I've tried several things to troubleshoot and searched a bit with no luck, booted with recovery cd and was able to mount22:45
Saerthe raid on /target and all my files are there, not sure where to go from here to try and repair22:45
Peckeridk abotu cfg files22:45
Peckerthe manager works fine for me22:46
Pecker!compiz22:46
ubottuCompiz (compositing window manager), for a howto see http://help.ubuntu.com/community/CompositeManager and more help #compiz22:46
DaghdhaWell, last time i usedit i had to restore a backup.22:46
beandogSaer: unmount it and run a fsck22:47
DaghdhaI'm not 1000% sure it was caused by that but i am not willing to risk it. I will learn tolive with the stupid animated zoom effects. :P22:47
beandogSaer: or, while mounted, look at the system logs to see what stands out22:47
dubclbeandog, was what I looking for, thanks22:47
DaghdhaOr, as you should call them, slow-effects :)22:47
Peckerok then22:47
beandogdubcl: awesome. :)22:47
DaghdhaThanks for the help Pecker.22:48
* Shano56 is away: I'm busy22:49
bastidrazorubottu: tell Shano56 about away22:49
ubottuShano56, please see my private message22:49
Shano56eee22:49
Shano56my bad wrong button22:49
Shano56still trying to get used to xchat22:49
SaerI ran fsck and it found no issues22:50
Saerkernel log just has that same error as the last entry22:50
lawltoadhow do I get eclipse to pick up /usr/share/java/ for jars in ubuntu?22:50
beandogSaer: pastebin it22:51
beandogSaer: and surrounding context22:51
* Shano56 is away: be back later22:51
Shano56:/ i am confused22:51
=== jetole_ is now known as jetole
coberbilgisayarsa hi22:52
cndivHey #ubuntu, can someone help me out understanding a forum post? I'm experencing this exact problem but don't know how to follow the advice on this page: http://ubuntuforums.org/showthread.php?t=2006289&highlight=macbook+air+5%2C222:53
cndivit says to edit the boot options but I don't know how to do that22:53
gr33n7007hDoes Adobe Shockwave work on Linux?22:54
shazzrIs it possible to use a Hauppauge Win-TV NOVA-T USB stick on Ubuntu 12.04 at all? I can't get mine to work...22:55
escottcndiv, assuming you can boot fully run: gksudo gedit /etc/default/grub; then modify that line, and run update-grub22:55
gr33n7007hshazzr, yes it's possible22:56
cndivI can't boot fully, this is on a brand-new macbook air, the install disc just hangs22:56
marsfligthUbuntu 12.04 says that login password is invalid. What to do? (the password typed is correct)22:56
escottcndiv, at some point during the install disk boot you can press a key to get boot options and a menu. you can add kernel arguments at that point22:58
gr33n7007hshazzr, I watch mine through Mplayer22:58
escottcndiv, https://help.ubuntu.com/community/BootOptions#Changing_the_CD.27s_Default_Boot_Options22:58
cndivawesome! I'll give that a shot, thank you22:58
beandoggr33n7007h: no to shockwave22:58
deper29marsfligth, password is probably wrong? are you using a dvorak keyboard or something like that?22:58
gr33n7007hbeandog, Thanks for the input bk22:59
shazzrgr33n7007h: How?22:59
marsfligthdeper29: The password is correct and the keyboard works perfectly, I tested it on user name field23:00
deper29marsfligth, caps lock?23:00
gr33n7007hshazzr, create a channel.conf using w_scan here's the command: w_scan -ft -c GB -X -R N -O N >> channels.conf23:00
beandogthat was gonna by my next guess23:01
marsfligthdeper29: no, absolutelly23:01
gr33n7007hshazzr, change the -c flag to your country code ie if in the states US23:02
shazzrgr33n7007h: I'm in Norway. So I guess it should read NO?23:03
marsfligthdeper29: It is a big problem because I can't acces to my home files because I used an encripted filesystem for all my home23:03
deper29marsfligth, but you can login?23:03
gr33n7007hshazzr, yes23:03
shazzrgr33n7007h: Not sure what to do afterwards though....23:04
marsfligthdeper29: no, Ubuntu says that the password is not correct23:04
=== lupinedk is now known as Lupinedk
gr33n7007hshazzr, it'll take a while to create channels.conf but when it's finished copy the channels.conf into the mplayer dir: cp channels.conf ~/.mplayer/channels.con23:05
deper29marsfligth, I can get you back in I think, but you would lose anything encrypted23:06
=== Lupinedk is now known as lupinedk
gr33n7007hshazzr, it'll take a while to create channels.conf but when it's finished copy the channels.conf into the mplayer dir: cp channels.conf ~/.mplayer/ then : mplayer dvb://23:06
=== lupinedk is now known as Lupinedk
shazzrgr33n7007h: I might be out of luck. I don't think we have a signal for the kind of reciever where I am right now.... :(23:07
shazzrgr33n7007h: "ERROR: Sorry - i couldn't get any working frequency/transponder"23:07
marsfligthdeper29: With a live cd I have full acce to all system exept '/home/myname'. So, I think that all about login and password should be in '/etc'23:08
gr33n7007hshazzr, you could try kaffeine23:08
newbie|2I have a Nokia E71 Phone, how can I copy files from PC to phone using Ubuntu + USB Cable?23:08
deper29marsfligth, yes, it would be encrypted though. your password isn't in plain text anywhere23:09
deper29marsfligth, no chance your username is wrong?23:09
shazzrgr33n7007h: Think I've done that already. No luck with that one either. I will bring the stick with me to a place where I KNOW there is coverage and try what you mentioned there....23:09
newbie|2!nokia23:09
ubottuGuides for smartphones and portable devices can be found here: https://help.ubuntu.com/community/PortableDevices/23:09
deper29marsfligth, otherwise I'd say it's safe to assume someone changed your password23:09
gr33n7007hshazzr, sure23:10
newbie|2!nokia phone copy files23:10
ubottunewbie|2: I am only a bot, please don't think I'm intelligent :)23:10
Jordan_Unewbie|2: Does it have an option to act as a "USB Mass Storage Device"? While that has some downsides (doesn't allow you to access the files on your SD card from the computer and the phone at the same time) it's easy and works universally.23:10
newbie|2?23:10
newbie|2i dont know?23:11
shazzrgr33n7007h: Thank you anyway. :)23:11
newbie|2i want to copy a file from PC to my Nokia E71, how do I do it?23:11
gr33n7007hshazzr, np23:11
newbie|2how do I install Network Manager on Ubuntu?23:11
deper29newbie|2, it should be installed already23:12
OerHeks!wammu23:12
OerHeks!info wammu23:12
ubottuwammu (source: wammu): GTK application to control your mobile phone. In component universe, is optional. Version 0.36-1 (precise), package size 686 kB, installed size 2403 kB23:12
marsfligthdeper29: I'm afraid that has been me following a guide to manage 'samba' users an passwords. The strange is that I haven't touched the 'root' and my account, I worked only on 'nobody' etc23:13
kristenREUHREOI'm really struggling to set up a vnc or a similar technology to get a remote desktop. I have been trying different software and solutions for the past hours with no luck. I really need help. My situation is pretty simple. I have a computer (A) that is connected through ssh on a remote computer (B) and I would like to get a remote desktop on B. Both use ubuntu desktop edition.23:13
deper29marsfligth, do you have the root account enabled?23:14
marsfligthno23:14
=== Myr|Away is now known as Myr
kristenREUHREOcan someone help me to setup vnc please ?23:16
marsfligthdeper29: I am afraid that I'll have to format all and loose all data and settings23:18
deper29marsfligth, no, you won't have to do that.23:18
deper29marsfligth, look into konboot23:19
escottkristenREUHREO, the easiest thing is ssh -X which would allow B to view one off gui applications running on A23:20
kristenREUHREOescott: yes I know, but I would want to see the whole desktop rather than just one application23:20
kristenREUHREOescott: and as a matter of fact I'm interested in one application that is already running on B.23:20
marsfligthdeper29: konboot? Never heard23:21
deper29marsfligth, you should be able to hack into your system using that. you won't have access to your home folder but you won't have to reformat23:21
kristenREUHREOescott: (I'm KristenB by the way, the nickname was taken :))23:21
escottkristenREUHREO, then you need to install a vnc server on A. vino or Xvnc. and depending on the connection (if this is home to work) you might have to tunnel some ports23:21
kristenREUHREOescott: I already installed the vnc server.23:22
marsfligthdeper29: I'll try it23:22
=== arthur is now known as Guest67029
kristenREUHREOescott: and I already installed the vnc client on A as well (vinagre, but I can use another want if you want me to)23:22
kristenREUHREOescott: but I just can't manage to connect to the vnc server.23:23
deper29marsfligth, let me know how it works23:23
escottkristenREUHREO, how are you trying to connect to that vnc server?23:23
escottkristenREUHREO, what port and address is it trying to hit?23:23
=== avis is now known as Guest59661
=== nick_ is now known as NewLappy
kristenREUHREOescott: I've tried so many things I can't remember. But one of them was I think to do       ssh -L 5900:localhost:5900 B        on A, and then  connect with the vnc client with localhost:590023:24
NewLappyvexus1, are you the person that was helping me earlier with uefi questions?23:25
escottkristenREUHREO, is that the correct port? does netstat -ltn show it listening on B23:27
kristenREUHREOescott: and if I do that I get an error by the vnc client saying 'an error occurred: connection to host 127.0.0.1 was closed'. and at the remote host I get "channel 3: open failed: connect failed: Connection refused"23:27
saorihello!23:28
NewLappyhello saori23:28
kristenREUHREOescott: it shows it's listening on 22.23:28
escottkristenREUHREO, did you start vino on B?23:29
kristenREUHREOescott: I don't know23:29
kristenREUHREOescott: Isn't vino the graphical vnc client to be executed on A?23:29
kristenREUHREOescott: I installed vncserver on B, and that's it, I think23:30
saoriI have a new install of 12.04 desktop 32 bit, and I can't get my media keys to have any effect. I checked and the keys are properly bound n the keyboard settings page. What else might help me fix/troubleshoot this?23:30
escottkristenREUHREO, you need to start the server on B. and it needs to use the display localhost:023:30
Jordan_Usaori: Try running "xev" and with the xev window in focus try pressing one of the media keys and see if it registers as an event (you'll have to watch the output in the terminal).23:31
kristenREUHREOescott: I don't have vino installed on B, I think23:31
escottkristenREUHREO, B is the remote you want to view right? so B needs to have a VNC server running. A would have the client23:31
kristenREUHREOescott: What I've done is x11vnc -safer -localhost -nopw -once -display :023:32
kristenREUHREOescott: and I thought that would start the vnc server23:32
kristenREUHREOescott: yes, that's right, I want to view B from A, B is the server, A the client.23:32
escottkristenREUHREO, if it did then it should appear in netstat -ltn23:32
=== lloir is now known as Lloir|zZzZz
kristenREUHREOescott: oh ok maybe it was stopped. I tried to launch it again. this time, when I use the vnc client, for the first time it seems to connect. But I get a black screen.23:34
gozonwhat is the command to remove a ppa in the terminal?23:34
escottkristenREUHREO, does the remote host have the screensaver running?23:34
saoriJordan_U: It does pop up with distinct events for each key.23:35
kristenREUHREOescott: i don't think so, but that's not entirely impossible. I tried moving the mouse or sending keys, it still stays black.23:35
ceti331can anyone recomend a KDE based distro .. kubuntu or linux mint 12kde - which will be best?23:35
extorHow on earth do I make a sudo user23:36
extorI have console access as root but unable to ssh as root and there are no sudo users23:36
NewLappyceti331, a question like that is bound to get a biased response in a room such as this23:36
daxceti331: You're in #ubuntu, so people will say Kubuntu. imho, Linux Mint is a waste of time, and Debian testing or Gentoo work fine.23:36
kristenREUHREOescott: maybe it's a issue related to the display numbers? I never understood that stuff so maybe the setup was wrong. I just used :0 wherever I was asked to.23:36
NewLappyextor, what exactly are you trying to do?23:37
marsfligthdeper29: I'm searching for'KON-BOOT', but it seems working only on m$ and apple. Probably I made some mistake23:37
NewLappyextor, if you are in a console, but want to ssh as root at a remote machine, try ssh root@machine23:37
ceti331better question: my unity had broken since i was essing with effects; is there a way to reset it23:37
eosshttp://lmgtfy.com/?q=how+do+you+create+a+user+with+root+priviledges%3F23:37
escottkristenREUHREO, what does -safer do?23:37
ceti331unity broke since i used ccsm to mess with desktop cube etc...23:37
deper29marsfligth, you have 64 bit?23:37
kristenREUHREOescott: -safer where?23:37
subz3r0ceti331, unity --reset23:38
escottkristenREUHREO, in your x11vnc command. you have -safer23:38
kristenREUHREOescott: I don't know it's just a command I've seen somewhere (I think on the ubuntu help website) and I just copy pasted it.23:38
escottkristenREUHREO, take it out. i also think -once is default.23:39
ceti331thanks23:39
ceti331are there known bugs in 12.04 - mine is has been very glitchy; i'll reboot just incase the reset fixes it, but i suspect it was always a bit off23:39
escottkristenREUHREO, :0 is the first X server that runs. the one on tty7. in some cases you would start a second X server on tty8 (rare but some people do it), ssh tunnel interfaces also establish their own :# addresses23:39
kristenREUHREOescott: ok I removed both and restarted the server; it still stays black23:40
kristenREUHREOescott: but there's already a server running, this is a desktop computer, so it has its own server for local purposes, no?23:40
escottkristenREUHREO, thats the limit of my vnc knowledge. you could look at !vnc. seems the connection is working, but maybe the vnc is in view only and not control mode so you cant kill the screensaver23:41
kristenREUHREOescott: how about setting it with qtnx? I'm also having problems with that one.23:42
escottkristenREUHREO, thats NX which is different. doesn't (so far as im aware) let you take ownership of an existing X session.23:43
kristenREUHREOkristenREUHREO: I just don't know what to input in the client, it asks for name/password but I'm using public keys to connect23:43
=== cookiecache is now known as brittnee
=== HardFu is now known as HardFu|AFK
kerryhello everybody, I am having problems with a Lenovo S10-3 and 12.0423:43
kerrywifi is not working23:43
kerrysomeone else with this issue23:43
kerryI found in google a lot of bugs in older distributions23:44
trismkristenREUHREO: which desktop environment? you may need -noxdamage (for x11vnc)23:44
=== zz_megabitdragon is now known as megabitdragon
trismkristenREUHREO: (if by 'it still stays black' means you can connect but don't see anything in the vnc client)23:44
marsfligthdeper29: yes I do ...23:45
kristenREUHREOkristenREUHREO: what do you mean, the desktop environment ? like unity or gnome for example ?23:45
ceti331thanks that appears to have worked23:45
kristenREUHREOtrism: what do you mean, the desktop environment ? like unity or gnome for example ?23:45
trismkristenREUHREO: yes, if you are using unity-3d you will probably need that arg23:45
ceti331note to self,dont use desktop cube with unuty23:45
=== ecokeco_ is now known as EcoKeco
marsfligthdeper29: I foud a torrent,I'll try it23:45
marsfligth*found23:45
deper29marsfligth, kk23:46
korbelso I am trying to install ubuntu alternative and do full disk encryption, but I do not see the option in the installer. Am I missing something?23:46
escott!alternate | korbel23:46
ubottukorbel: The Alternate CD is a classic text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD. http://www.ubuntu.com/download/ubuntu/alternative-download#alternate - See also !minimal23:46
korbelFedora has it on the disk partitioning screen23:46
korbelyes escott, I am using alternate23:46
kristenREUHREOtrism: I tried it but it still stays black.23:47
trismkristenREUHREO: no idea then, sorry23:47
marsfligthdeper29: the problem is that to me is very late, and I'll test it tomorrow, then I can't inform you about the result23:48
escottkorbel, https://help.ubuntu.com/community/FullDiskEncryptionHowto23:48
chrisircWhat about non-english documentation? I'm looking for german.23:49
RyuGunsIs it possible to log out of a user account you're not currently in?23:49
deper29marsfligth, okay, that's cool. I'm sure someone will be online tomorrow who can help :P23:51
deper29marsfligth, once you log on you should be able to just change your password23:51
escottRyuGuns, what does that mean23:51
Guest77836Hi room, anyone have any experience with resolving kernal panics on a fresh 12.04 install?23:51
RyuGunsi hav another user account logged into i need to logout it of but i need can no switch23:52
RyuGunscan i log out from this account ?23:52
escottRyuGuns, still can't understand what you are asking. you might try your native language channel23:54
marsfligthdeper29: should fantastic. Thanks for helping me. Se you23:54
deper29marsfligth, have a good one23:54
flymac...sorry, let me try that again....23:54
flymacHi room, anyone have any experience with resolving kernal panics on a fresh 12.04 install?23:54
subz3r0flymac, no23:55
andrewacltflymac, https://wiki.ubuntu.com/Kernel/Debugging23:55
RyuGunsescott: what about my naive language?23:55
subz3r0never had any :)23:55
escottRyuGuns, you clearly aren't a native english speaker. what is your first language? what do you speak at home?23:56
RyuGunsill give my friend his compute so he can translte for me brb23:56
flymacthanks andrewaclt23:56
spacebug-gnome/unity (12.04) only shows the sound input from one of my soundcards while KDE shows them both. The output from both cards is shown though. Why?23:57
xezexalhow do I change my ubuntu version from katya to precise?23:57
kristenREUHREOescott: what did you mean when you said !vnc ?23:57
escott!vnc | kristenREUHREO23:58
ubottukristenREUHREO: VNC 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 !FreeNX23:58
subz3r0xezexal, katya is an ubuntu version? guess not... u cant "upgrade" from mint to ubuntu23:58
kristenREUHREOescott: well I already looked at that page, it's how I got the commands I talked about.23:58
xezexalso to Maya?23:58
subz3r0ubuntu != mint23:59
xezexalbecause I updated all the repos.......23:59
subz3r0backup your stuff and do a fresh installation would be the best way23:59
RyuGunsok i fix it thanks anyways tho23:59

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