/srv/irclogs.ubuntu.com/2013/02/14/#ubuntu.txt

SonikkuAmericacapoderra: Beta releases aren't for the faint of heart. They might spew their contents all over your machine. :) Seriously, though, you could wind up with a core dump, which you don't want on a "production machine."00:00
yourimym1crossing fingers ,00:00
=== Senjai is now known as Guest53683
capoderraHey, how do you make the text red like that?00:01
gilbis it possible to install Windows for dual boot after installing Ubuntu?00:01
SonikkuAmericacapoderra: By typing your name.00:02
genii-aroundcapoderra: If your name is in the text, it is highlighted for you00:02
yourimym1genii help00:02
gilbthe community documentation says no00:02
genii-aroundyourimym1: I'm here. What is the issue?00:02
gilbI remain skeptical00:02
yourimym1am afraid i got the old problem :S00:02
=== tadpole__ is now known as tad-pole
genii-aroundyourimym1: It loads but is very slow?00:03
yourimym1desktop vanished , and open pidgin from terminal00:03
capoderraoh, is there a way to copy someone's name and paste it?00:03
yourimym1no sidebar , no top bar and no window border , with low resolution00:03
otakcapoderra: just type a few letters then press tab00:04
genii-aroundyourimym1: Hm. Does result from: lsmod   show that nvidia is loaded somewhere?00:04
Ben64is there a way to stop arp requests from being sent out00:04
capoderraotak, thank you00:04
capoderraSonikkuAmerica, thanks for the advice00:04
genii-aroundyourimym1: eg: lsmod | grep nvidia            should show a result akin to: nvidia               9367980  5100:06
yourimym1http://paste.ubuntu.com/1647106/00:06
Juv1228hello, im experiencing some random lockups, about once a day now with issues like this http://pastie.org/615851300:06
Juv1228it seems like those soft lockups happen all the time, but it only brings the system down randomly00:07
yourimym1 lsmod | grep nvidia  display nothing00:07
Juv1228i guess if it happens to hit a specific thread?00:07
genii-aroundyourimym1: Nvidia driver is not being loaded.00:07
yourimym1so , what should i do !00:07
=== wedgwood is now known as wedgwood_away
genii-aroundyourimym1: Please pastebin result of:  apt-cache policy build-essential linux-headers-$uname -r) dkms00:08
genii-aroundyourimym1: Please pastebin result of: apt-cache policy build-essential linux-headers-$(uname -r) dkms00:08
genii-aroundThe second one there with the two prentheses, not the first00:08
yourimym1http://paste.ubuntu.com/1647120/00:09
=== fox_wilson is now known as fwilson
genii-aroundyourimym1: sudo apt-get install dkms00:10
SonikkuAmericaGotta log out/in00:10
genii-aroundyourimym1: Apologies, instead: sudo apt-get install build-essential00:10
yourimym10 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.00:10
Ben64yourimym1: sudo apt-get install linux-headers-generic00:11
yourimym1both sudos , or one is enough !00:11
Ben64both :D00:11
genii-aroundBen64: Yes, also that00:11
Ben64then after thats done, sudo dpkg-reconfigure dkms00:12
genii-aroundyourimym1: eg: sudo apt-get install build-essential linux-headers-$(uname -r)00:12
Ben64and you should see the driver being built00:12
=== grep is now known as Guest48667
Ben64genii-around: the (uname -r) stuff isn't very good00:12
genii-aroundBen64: Well, it's an easier way without having to know their exact kernel00:13
Ben64no...00:13
rexwin_ifconfig -a shows eth0 with no ip address. how do i assign a class C ip address to bridged adapter for ubuntu guest in vbox00:13
Ben64it installs headers for the current kernel without doing it for any in the future00:13
genii-aroundBen64: Ah, yes, apologies.00:14
yourimym1so what i should type here :)00:14
Ben64yourimym1: sudo apt-get install build-essential linux-headers-generic00:14
Ben64then, sudo dpkg-reconfigure dkms00:14
genii-aroundyourimym1: What Ben64 is explaining00:15
gyre008guys what is the best way to keep Ubuntu server farm up to date ? we're talking 40-50 servers...00:15
fwilsongyre008: Canonical offers a service for that, let me check that for you00:15
CavalierPrimelandscape00:15
gyre008fwilson: you mean landscape00:15
gyre008any other options ? like...ehm free :)00:15
genii-aroundgyre008: apt-cache with cronjobs?00:16
fwilsongyre008: :) Webmin has a cluster option, but I haven't played with it enough to know if it's exactly what you need00:16
Tex_Nick12.12 gnome classic ... for the past couple months, the title-bar on firefox occasionally disappears ... i never seem to notice exactly when it happens or what is triggering it ... i've been restarting firefox and it always returns to a normal state ... i'm wondering if anyone has encountered the same problem ... none of my searching seems to tell the root of the problem00:16
gyre008genii-around: heh...id need something which would push security updates to the servers....00:16
genii-aroundfwilson: webmin is also not supported and was removed00:16
yourimym15 min remaining i've slow connection here :(00:16
fwilsongenii-around: oh, sry about that, wasn't aware of that00:16
genii-aroundyourimym1: Did the dpkg-reconfigure run OK?00:17
Tex_Nickusing 12.10 ^00:17
genii-aroundyourimym1: If so, then: sudo apt-get install nvidia-current00:17
genii-aroundyourimym1: If not, then pastebin the error00:18
yourimym1still the dpkg00:18
C_Clearollo Ubuntu folks need some help in determining a problem with video since I installed 12.0400:20
genii-aroundgyre008: Conceivable just a sources.list with the security repos on a main box with apt-cache installed then cronjobs on each box for a scheduled update00:20
tad-poleC_Clear Be specific and maybe you will be helped.00:20
C_ClearAfter playing for a while the  video freezes and then goes blank. Not sure if at this point if tis a OS Problem or a hardware problem00:21
welovfreeI can't install non market apps on my xperia x10 and i can't find unknown source to check it00:21
* genii-around hands yourimym1 a coffee00:21
welovfreePlease00:22
regerHi, does CUPS-PDF work for ubuntu 12.04. I use it to create PDF files through CUPS (locally and as shared printer)00:22
C_Clearusing a very old Dell video card that is built into the motherboarb. but at the same time didn't have any problems with past version of ubuntu. this version makes me want to go bakc to XP00:22
genii-aroundwelovfree: I believe you want #android00:22
yourimym1sudo dpkg-reconfigure dkms done quickly  ??00:23
regerPDF files hould end up in the user's home directory (and they did some time ago. But it is not working anymore00:23
genii-aroundyourimym1: Fairly quick usually. Did it ask for any user input?00:23
yourimym1nothing and goes to the next line00:24
yourimym1do i do  sudo apt-get install nvidia-current00:24
genii-aroundyourimym1: Thats fine then00:24
genii-aroundyourimym1: Yes00:24
yourimym1http://paste.ubuntu.com/1647171/00:24
yourimym1like this00:24
genii-aroundyourimym1: That is how it is supposed to go, yes. When it just returns back to a prompt then "no news is good news"00:25
yourimym1then i did http://paste.ubuntu.com/1647178/00:25
regerI just found it might have something to do with Apparmor. I ill look into it00:26
genii-aroundyourimym1: In this case, do:  sudo apt-get install --reinstall nvidia-current00:26
yourimym1oh , why !00:27
genii-aroundyourimym1: Because it thinks that nvidia-current is properly installed and so will not build the module unless you use the --reinstall00:27
yourimym1already runing this00:28
yourimym1done00:28
=== esoto is now known as cwheezi
yourimym1http://paste.ubuntu.com/1647188/00:28
genii-aroundyourimym1: Good.00:28
genii-aroundReading00:28
genii-aroundyourimym1: Sorry, not good.00:29
yourimym1oh00:29
=== LaserShark|dead is now known as LaserShark
genii-aroundyourimym1: "Module build for the currently running kernel was skipped since the kernel source for this kernel does not seem to be installed."00:30
C_Clearso any video people  in the room.  or anyone who has had a similar issue ???00:31
sonOfRaHow large shoud I make the partition mounted on /var? This is a development machine, mainly java, ruby and c.00:31
dr_willissonOfRa:  why are you even using a seperate partion for /var? how big is the rest of your ystem and hard disks?00:32
sonOfRa~500GB are available on the drive I'm partitioning over /var and /data00:32
sonOfRait's due to my SSD / HDD hybrid setup00:32
dr_willisi would even mess with a seperate var on a 500gb hd.00:32
sonOfRahm00:33
sonOfRaI'm currentl mounting a 128G SSD on /00:33
genii-aroundyourimym1: Please do again: sudo apt-get install linux-headers-generic00:33
dr_willisyou could put everything on /   then link specific directories to  the hdd if needed. but not all dir3ectorys can be linked that way. some need to be on / at boot time00:34
sonOfRaI know this is really vague, but would that be enough? I'm keeping my /home slim, and put large quantities on /data, where I would mount the HDD00:34
yourimym1what should i do know :(00:34
genii-aroundyourimym1: Did you just do the command i gave?00:34
sonOfRaThe problem is that I can't really put the HDD on /home, because it's in a bay on the laptop, and will sometimes be replaced by an optical drive00:35
* genii-around sips his coffee and contemplates the dangers of ADD00:35
sonOfRaand having /home mounted to that drive would result in having no /home when using the disk drive00:35
capoderraI'm having problems outputting sound via HDMI to my TV speakers.  I found a fix on a website, but for whatever reason, I don't have the same sound options he does.00:35
yourimym1no i had to restart00:35
capoderrahttp://itsfoss.com/how-to-fix-no-sound-through-hdmi-in-external-monitor-in-ubuntu/00:35
capoderrahe has "mode" and I don't have it.00:35
yourimym1no genii sir pc restart , give me command00:36
=== moo is now known as Guest72684
genii-aroundyourimym1: OK. So first, please pastebin result of:  apt-cache policy linux-headers-generic00:37
yourimym1http://paste.ubuntu.com/1647214/00:38
rexwin__hi all00:38
yourimym1genii http://paste.ubuntu.com/1647214/00:38
genii-aroundyourimym1: Good. Now try again: sudo apt-get install --reinstall nvidia-current      and then pastebin the result of that too please00:39
=== Guest53683 is now known as Senjai
yourimym1http://paste.ubuntu.com/1647223/00:41
genii-aroundwth00:41
KylieBrooksi'd like to automatically kill a process if it doesn't respond within X seconds.00:42
yourimym1restarted sryy :( genii seen the paste !00:45
genii-aroundyourimym1: Yes. I'm not sure why but it wants the linux-source  package installed00:46
yourimym1ho do i recover my desktop then ?00:46
genii-aroundyourimym1: so.... sudo apt-get install linux-source           and then one more time... :  sudo apt-get install --reinstall nvidia-current00:47
genii-aroundyourimym1: Don't fret, I'll stay here with you until we have it sorted00:47
genii-aroundyourimym1: Why your machine keeps needing reboot?00:47
yourimym1compiz crush , and i cant type anything00:48
Yoshi2889Hello, occasionally when I reboot my laptop it just hangs on "Checking battery state...", or goes to Low graphics mode. This happens more frequently when working on it's battery but it also happens when powered00:48
elisa87Hi, I'm trying to edit my ~/.bashrc using sudo vi ~/.bashrc but I am not allowed! I even can't use "chmod +w ~/.bash " as it says "chmod: cannot access `/home/jalal/.bash': No such file or directory" any idea?00:49
yourimym1what after linux source ?00:49
genii-aroundyourimym1: sudo apt-get install --reinstall nvidia-current00:50
genii-aroundyourimym1: The command: sudo apt-get install linux-source     completed ok before this?00:50
=== jelatta_away is now known as jelatta
yourimym1done00:51
jribelisa87: you should not use sudo to edit your user's ~/.bashrc00:51
genii-aroundyourimym1: Please pastebin results of those last 2 commands00:52
genii-aroundyourimym1: Also, you might want to consider not using compiz ...00:52
=== rexwin____ is now known as rexwin_
yourimym1same results btw00:54
jribelisa87: so can you edit ~/.bashrc now?00:54
rexwin_how to set gateway for ubuntu00:54
genii-aroundyourimym1: OK. But the linux-source install went OK ?00:55
yourimym1yes00:55
=== webman__ is now known as webman_
genii-aroundyourimym1: Is your ubuntu running on an actual machine or inside some vm ?00:56
plzhelpi am trying to make a bootable USB. i forgot to delete the ubuntu.iso off this USB and now unetbootin is telling me its out of space (it is) how do i delete the .iso from the USB? it states "unable to create trash directory" (USB is full) how do i delete the .iso so i can continue the creation process?00:56
yourimym1actual00:56
n0sqwhat "protocol" does openvpn use? pptp? ipsec? whatever?00:56
* n0sq says it's all new to him00:56
plzhelpvpn will typically use pptp or l2tp (but thats just what my schoolin' from yesteryear sayz)00:57
=== mpmc is now known as mpmc|Away
genii-aroundyourimym1: At some point in the past, did you do something like go to Nvidia's website and download their linux driver and try to install it?00:58
elisa87jrlib -- INSERT -- W10: Warning: Changing a readonly file   (bashrc)00:58
jribelisa87: what is the output of « ls -l ~/.bashrc »?00:58
yourimym1yes idonload installer but failed also to find right driver for me00:59
genii-aroundAaaaaaah00:59
yourimym1and rolled back to nouevau00:59
Yoshi2889I think I found a workaround for my issue... http://dbastreet.com/blog/?p=97200:59
elisa87jrlib -rw-r--r-- 1 jalal pvt-jalal 3486 Apr  3  2012 /home/jalal/.bashrc00:59
genii-aroundyourimym1: Doing that makes it more complicated now to fix, unfortunately00:59
yourimym1so what do u suggest01:00
jribelisa87: what is the output of « mount »?01:00
yourimym1u have no solution right !01:01
jribelisa87: also, if you write "jrlib" instead of "jrib" it won't trigger my highlight01:01
elisa87jrlib http://paste.ubuntu.com/1647294/01:01
genii-aroundyourimym1: I have a solution. You need to run the file you got from nvidia but with uninstall option01:01
elisa87oh sorry ..01:01
elisa87jrib http://paste.ubuntu.com/1647294/01:01
yourimym1done at erlier point of today before starting with you01:02
genii-aroundyourimym1: At this point however, I'm not sure it was done correctly since you missed the earlier commands of installing build-essential, kernel headers, and dkms... so I would like to see proof it was done by re-doing it01:03
yourimym1so suggestion plz01:04
PoolShark_TheLordOfTime: you around?01:04
=== grep is now known as Guest60646
elisa87jrib any result?01:05
genii-aroundyourimym1: Where did you put the file from nvidia?01:05
jribelisa87: can you write at all to /home/jalal?  What does « touch /home/jalal/atest » do?01:05
yourimym1deleted earlier01:06
elisa87jalal@dfyhs5l1:~/cuda/cuda_installers/1_Utilities/deviceQuery$ touch /home/jalal/atest01:06
elisa87 nothing happened01:06
elisa87jrib jalal@dfyhs5l1:~/cuda/cuda_installers/1_Utilities/deviceQuery$ touch /home/jalal/atest  nothing happened01:06
jribelisa87: and now « ls -l /home/jalal/atest »?01:06
elisa87jalal@dfyhs5l1:~/cuda/cuda_installers/1_Utilities/deviceQuery$ touch /home/jalal/atest01:07
elisa87jalal@dfyhs5l1:~/cuda/cuda_installers/1_Utilities/deviceQuery$  ls -l /home/jalal/atest01:07
elisa87-rw-r--r-- 1 jalal pvt-jalal 0 Feb 13 19:06 /home/jalal/atest01:07
elisa87jrib jalal@dfyhs5l1:~/cuda/cuda_installers/1_Utilities/deviceQuery$  ls -l /home/jalal/atest01:07
elisa87-rw-r--r-- 1 jalal pvt-jalal 0 Feb 13 19:06 /home/jalal/atest01:07
FloodBot1elisa87: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.01:07
plzhelphow do you delete 1 file from a USB thumbdrive that has 0bytes free (without destroying all the data)01:07
jribplzhelp: right click, delete?01:08
PoolShark_rm $file?01:08
plzhelpdelete produces the error "unable to create trash directory01:08
PoolShark_rm -f $file01:08
jribplzhelp: are you selecting "move to trash" instead of "delete"?01:08
plzhelpdelete is whatr it is called in the context menu. ill try rm from terminal01:09
jribelisa87: you should be able to write to ~/.bashrc as far as I can tell.  How are you opening the file?01:09
elisa87sudo vi ~/.bashrc01:10
jribelisa87: why are you still using sudo...01:10
genii-aroundyourimym1: Then you need to re-download it, then run with: sudo sh ./NVIDIA-FILENAME-HERE --uninstall01:10
PoolShark_why do you need to sudo to modify your own .bashrc?01:10
elisa87jrib everywhere is mentioned to use it01:10
jribelisa87: you should be wary of whatever documentation you are following that suggests that01:11
PoolShark_~/.bashrc is defined as the current logged in user's .bashrc, so you do not need to sudo to edit it, ever01:11
tad-poleAnyone familiar with getting MOH: Warfighter running on linux? :/01:12
tad-poleubuntu to be specific. ;)01:12
plzhelprm -f worked thanks PoolShark_  & jrib01:12
PoolShark_no problem01:12
elisa87People of the world!!! Why ain't I able to modify my ~/.bashrc  with sudo vi ~/.bashrc and exiting with :wq ???01:14
jribelisa87: why do you ignore what you are told?  We can't help you like that01:14
PoolShark_I don't know. I'm not elite enough to use vi01:14
jribPoolShark_: spend 20 minutes in vimtutor ;)01:15
tad-poleOr use nano?01:15
fwilsonPoolShark_: what jrib said, it's vimtutor is awesome01:15
fwilson*vimtutor, not it's vimtutor01:16
plzhelpvim is awesome. almost as awesome as i am at breaking stuff with it  :P01:16
PoolShark_haha01:17
elisa87jrib thanks a lot . I solved the problem not using the sudo :)01:17
PoolShark_I usually just use nano01:17
PoolShark_heh01:17
folorn2anyone tell me how to change my name again?01:18
tad-poletype /nick newnick ?01:19
broyexit01:19
folorn2thanks man01:19
plzhelp type " /nick %yournamehere%01:19
broyexit01:19
broyexit01:19
broyquit01:19
tad-poleenter01:19
FloodBot1broy: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.01:19
tad-pole:)01:19
broysorry01:19
tad-pole:P01:20
fwilsonplzhelp: haha yeah01:20
=== k is now known as Guest77183
Naphatulwhat network manager does ubuntu use?01:21
D3im0s666Hello World!01:21
Folornthanks alot everyone :)01:21
nerderquit01:25
nerderhello everybody01:32
nerdersome one can help me to install redmine on my webhost?01:32
plzhelpis there a way to create a bootable USB from win7 ISO in ubuntu? (yes i have the legal right to do so)01:36
genii-aroundplzhelp: If you're already running a win7 somewhere maybe consider http://images2.store.microsoft.com/prod/clustera/framework/w7udt/1.0/en-us/Windows7-USB-DVD-tool.exe instead01:38
plzhelpno i broke my hard drive an im trying to restore the ISO of my OEM disk01:39
phunyguyhow is this possible... I have a Lenovo T430s laptop, it runs a windows game perfectly under wine, and a Lenovo X60 (older model), which runs the game but the graphics are all glitchy... is it perhaps an issue with 3d hardware, and if so, is there any way to fix?01:41
phunyguythey are both intel-based graphics01:41
plzhelpis it AMD? chances are your legacy and they say buy a new card01:41
plzhelpk01:41
phunyguyit is intel.01:42
phunyguyand laptop.01:42
plzhelplinux runs smoother than windows on intel. just a fact of life01:42
chigyptI cant hear the login sound in ubuntu 12.01, help please!!01:43
yugnipchigypt, there isn't one01:44
=== ethan is now known as Guest20373
chigyptyugnip, can get and enable one?01:46
yugnipchigypt, yep, try this: http://www.ubuntugeek.com/how-to-enable-startup-login-sound-in-ubuntu-12-04-precise.html01:47
YokoBRhi guys... please, i would really appreciate if someone could help me with my hybrid apu/gpu AMD/AMD01:47
YokoBRi've been trying to fix this for months01:47
tad-poleWhats wrong yokoBR01:48
chigyptyugnip, thanks i will check for it.01:48
skorpiohi, how can i set pcm-volume to a fixed rate?01:48
Tex_Nick!deatils | YokoBR01:48
genii-aroundplzhelp: At any rate, the basic idea is: partition usb with type of 7 for partition, set the bootable flag. Then sudo mkntfs /dev/sdX# where X is the drive letter and # is the partition number you made like 1. Make a temp dir like mkdir isotemp and loop-mount the win7 iso like sudo mount -o loop -t iso9660 /path-to-iso-file/iso-filname.iso isotemp   ... mount the partition you formatted..eg: sudo mount /dev/sdX# /mnt   ...then sudo cp -arpv01:48
genii-aroundisotemp/* /mnt        then sudo sync.  After that it should boot01:48
tad-pole!details | YokoBR01:49
chigyptGuys, what is the best video and downloading manager in ubuntu01:49
ubottuYokoBR: 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 ..."01:49
Tex_Nick!details | YokoBR01:49
plzhelpthanx genii-around  that sounds about right01:49
* tad-pole tips his hat to Tex_Nick01:49
YokoBRtad-pole, i have a HD 4200 (APU) and a HD 6310 (GPU). Now i'm using gallium for 3d acc, but i can only use the HD 4200. I have a muxless hardware.01:49
YokoBRi can't make the proprietary driver to work, as i need the new ones for hd 6310 and the legacy driver for hd 420001:50
Tex_Nicktad-pole : lol ubottu wouldn't trigger on that ;-)01:50
skorpiosometimes rhythmbox sets my pcm-volume to max which causes my speakers to crack - how can i prevent this?01:51
skorpioim using 12.0401:51
skorpiowith rb 2.9601:51
cellofellowhow do I pin a package to a particular version from a particular repo (a PPA)?01:51
genii-around!pinning01:52
ubottupinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto01:52
cellofellowbeen reading that page, wondered if anyone knew of a more straightforward instruction01:52
cellofellowIt only shows pinning to release (repo) and doesn't mention release *and* repo.01:53
cellofellower release *and* version01:53
genii-aroundcellofellow: There's a bit more here: http://askubuntu.com/questions/170235/how-do-i-cherry-pick-packages-from-a-ppa01:54
YokoBRwell, this is it, guys. I can't believe that no one has hybrid gpus01:57
cellofellowYokoBR: what, you mean optimus?01:57
YokoBRcellofellow, in this case, both amd01:58
YokoBRcellofellow, powerXpress01:58
cellofellownot a clue01:59
genii-around!bumblebee01:59
genii-aroundHm01:59
YokoBRgenii-around, as far as i know, bumblebee is for nvidia only02:00
genii-aroundYokoBR: My hope was that if the factoid existed it would also have the AMD/ATI equivelent link02:01
genii-aroundBut, Alas02:02
YokoBRi'll try to downgrade my xorg and use the legacy driver..02:02
ilovettanyone know of a good ubuntu itunes alternative that could access (and write to) my itunes library on a separate windows partion... the main reason is for writing is to be able to Rate songs02:02
cellofellowgenii-around: thanks for the pinning help02:03
cellofellowilovett: which partition won't matter, but I am very doubtful as to the existance of a jukebox app that can write to itunes directories.02:03
genii-aroundcellofellow: You're welcome.02:04
ilovettthx02:04
Derrick___hi02:07
Derrick___I installed Skype on 12.10, but for some reason it's not opening after installation02:07
Derrick___Nothing happens when u click the icon, it just lights up for a few seconds, thats it02:08
cellofellowDerrick___: what happens when you run skype in a terminal?02:08
Derrick___Can u tell me how to do that02:09
cellofellowDerrick___: search for Terminal in the dash, when it opens type "skype" (no quotes) and hit enter.02:09
Derrick___it works02:09
Derrick___thanks02:09
Derrick___why does it open when I click the icon02:09
Derrick___this is weird02:09
Derrick___doesnt**02:10
cellofellownot sure...02:10
cellofellowin that terminal, can you run cat /usr/share/applications/skype.desktop and paste that into pastebin.com?02:10
genii-aroundProbably bad path in .desktop file02:10
cellofellowDerrick___: also run which skype02:11
cellofellowDerrick___: have you done that?02:12
Derrick___It was a bad path. fixed it02:13
Derrick___thanks :)02:13
cellofellowyou're welcome. :)02:13
roger_Is there any drawbacks to enabling encryption when you install a linux distro?02:17
somsiproger_: forgetting the password02:19
roger_somsip: lol, yeah that would be one?02:19
somsiproger_: we get...more than a few in here with that one02:19
roger_i bet02:19
roger_so no data access speed reductions?02:20
somsiproger_: sorry, I've never used it. Maybe others will chime in02:21
roger_somsip: its all good, thanks man....02:21
AcidRain2012i cant get postfix to authenticate with gmail as a relay server. any advice?02:22
roger_Another question. Not that I need it, but are there any packages that with the click of an icon, the drive gets wiped02:22
dr_willisroger_: doubtfull02:23
AcidRain2012roger_: idk, but i do know that you can easily create a bash file to do this :)02:23
AcidRain2012roger_: i actually created a disk backup utility that when you hook it up, it will backup everything, then wait for you to remove it for the next time02:23
AcidRain2012ah, brb02:23
roger_AcidRain2012: so a bash file is linux's equivalent to dos batch file?02:24
AcidRain2012roger_: would you like a copy of this to use?02:24
AcidRain2012roger_: correct.02:24
AcidRain2012id say its quite more advnace though ;)02:24
roger_AcidRain2012: thats ok bro..  thank anyway.02:25
AcidRain2012i actually have it posted on my website if you wish to review it at anytime, just let me know. ill try to always idle here02:25
roger_cool thanks02:25
AcidRain2012i only post code btw, so no fear of execution of anything harmful. not aht linux would allow that anyways ^_^02:26
AcidRain2012roger_: im assuming your new to ubuntu?02:26
roger_AcidRain2012: yeah i'm not to worried about ya guys.. i trust ya.  besides the laptop i'm on is just an old crash box02:27
AcidRain2012hmmm.... im not sure how the new versions of ubuntu look. but i can speak from experience and my eliteness pimped out desktop, that ubuntu 10.10 is wicked02:28
roger_yeah new to ubuntu.. actually using xubuntu..  tried many different distro's and settled with xubuntu.. system is a bit slow02:28
phunyguyhmmm.... this game runs under wine on this laptop, but on another one with the same version of Kubuntu and wine, it has really glitchy graphics.  Both are intel graphics as well.  12.10, wine 1.4.1...02:28
roger_yeah this laptop would literally crash when I opened the unity searchlight thing02:28
roger_ubuntu is definitely sweet looking though02:29
phunyguyone is a Lenovo T430s (working) the other is an X60 (not working)02:29
roger_phunyguy: different video cards i'm assuming?02:30
phunyguyyeah... the one that doesnt work is i94502:30
roger_and the one that does?02:30
phunyguyVGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)02:30
roger_phunyguy: so they are using different video drivers as well?02:31
phunyguyyes02:31
phunyguyalso one is 64 bit and the other is 32bit OS02:32
phunyguy64 bit works02:33
phunyguybut the other one doesnt support 64 bit02:33
roger_I'm pretty new to linux.. but i'd be willing to bet the driver is where we could start experimenting.02:33
AcidRain2012roger_: use gnome2. period. u will love it02:33
Phewk.02:33
roger_AcidRain2012: thanks I'll get that iso02:34
brady2600humm.. when i run the ubuntu software updater the progress bar says loading software list.. forever.02:34
phunyguyI am betting it is driver as well.02:35
brady2600like a half hour has gone by, and the progress bar is like.. at the same spot.02:35
roger_phunyguy: yeah.. so now all we need now is some help from someone here on how to switch that driver up02:35
phunyguyI have another workstation with i910 graphics which I think uses the same kernel module, and it did the same thing there02:35
roger_cuz I'm nub02:35
phunyguyNo I am afraid there is no other option02:35
phunyguya driver doesnt exist that would change anything02:36
jake__can anyone tell me how to install an hp printer. I am a newbie to ubuntu02:36
phunyguyat least I know it works on newer laptops, so my daughter has options, just unfotunately she won't be able to play on HER laptop. I will install on the wife's and clal it a day.02:37
roger_hmm, I've briefly read something about creating a driver while researching a past issue I had..  Anyone here have any experience with that?02:37
phunyguyroger_ I doubt it02:37
roger_phunyguy: hmm. well I'm sry I couldn't be more help..  still learning here02:37
jake__problems with hp printer install. any help here ? I am a linux newbie02:38
phunyguywe all are, I probably have a bit more experience but knew I was missing something obvious02:38
phunyguythanks for trying though.  (been on *ubuntu since 7.10)02:38
roger_phunyguy: right on..  have a good one02:38
roger_jake__: let me look it up real quick and see if I can find anything that can help us02:39
jake__thanks roger. i am only 3 days into ubuntu02:39
roger_jake__: what OS, and what printer?02:40
jake__OS ubuntu 12.10  hp deskjet 305002:40
lagboxmaybe a cups problem ?02:40
jake__roger_ thanks for helping. I have no clue about how to use this OS02:40
wiggmpkjake__: did you install the linux drivers?02:41
roger_jake__: no problem man.  what have you tried so far?02:41
jake__i used the terminal and installed hplip-3.12.11.run02:41
jake__it is wireless and usb both02:41
roger_jake__: ok did the installation process go ok?02:43
jake__roger_: I followed these directions  http://hplipopensource.com/hplip-web/install/install/index.html02:43
Schumi23 Hi!  Anyone here know a good alternative to the windows application TweetDeck for Ubuntu? I havn't been able to find any. Thanks for reading this :)02:43
jake__i printed one page, but then tried to get it to use the wireless and that is when all my trouble started. I cant even get it to see the printer on usb connection now02:44
zykotick9jake__: (just a comment, don't take this too seriously) but you should NOT install things from outside of Ubuntu's repos!  you now have files/programs installed that the system is totally unaware of...  i'd consider your setup broken because of this [but that only my OPINION!]02:45
roger_ok..  on installation at the "device discovery" step did you choose the "wireless" option?02:45
wiggmpkSchumi23: you could use the Tweetdeck web client02:45
savagecrochow do i search for a list of available packages?02:45
zykotick9savagecroc: use Ubuntu software center, or from terminal "apt-cache search foo"02:46
wiggmpkzykotick9: why would you consider a system broken because the program doesnt reside on the official ubuntu repositories?02:46
savagecrocthankyou :) .. yeah ubuntu server.. so no UI02:46
jake__where can i learn about how the repos work? i only know windows lol02:46
ForSparePartsWhat files are loaded when I start a new terminal instance, besides .bashrc?02:47
zykotick9wiggmpk: whatever that .run installed, there is no clean way to remove it.  or for apt to update/manage it...02:48
zykotick9jake__: keep it in channel please02:48
jake__10-402:48
wiggmpkzykotick9: they are just printer drivers.. and the installer itself should have a way to remove whatever it installs02:48
machicolawhat is a fairly standard C++ version + libraries, etc. package for Ubuntu02:48
machicolamaybe just sudo apt-get install c++02:49
Schumi23 wiggmpk I was hoping for a client like Tweetdeck, but I guess the web client can work should nothing else exist. Thanks though!02:49
ForSparePartsA failed installation left something in one of those files that's breaking every time I open a terminal, but I don't know where it is. Definitely not bashrc02:49
zykotick9ForSpareParts: tried a different terminal, like xterm/urxvt?  same issue there?02:50
xanguaSchumi23: there are hotot and turpial02:50
wiggmpkSchumi23: unfortunately Adobe AIR is no longer supported on Linux, so installing Tweetdeck natively isnt an option. You could install WINE and install the Windows version of Tweetdeck in WINE. But at least for a native solution you could use the web client.02:50
ForSparePartszykotick9, Happens in xterm.02:51
Tex_Nickjake__:  you might have a look @ ... https://help.ubuntu.com/community/Repositories02:51
zykotick9Schumi23: finding native gnu/linux replacements is a better long-term suggestion.02:51
zykotick9ForSpareParts: what happens exactly?02:51
jake__thanks Tex_Nick02:51
Schumi23k, thanks :) (So such as hotot or turpial?)02:52
YokoBRguys, i can't configure my hybrid apu/gpu02:52
Tex_Nickjake__:  np hope it points you in a good direction ;-)02:52
ForSparePartszykotick9, From a failed attempt to install python's virtualenvwrapper... http://pastebin.com/n3569eYx02:52
xanguaSchumi23: hotot works as a standalon twitter client or as an addon in chromium, it supports columns, search, lists, etc.02:52
Schumi23thanks :)02:53
zykotick9ForSpareParts: sorry, i don't go to pastebin.com and i have no idea what virtualenvwrapper is so i'm probably no help anyways.  you could check ~/.profile perhaps?02:53
enbloc^exit02:54
ForSparePartszykotick9, Sorry. I sent it to paste.ubuntu, if you want to take a look... http://paste.ubuntu.com/1647633/02:54
=== Owner is now known as Guest20722
=== LaserShark is now known as LaserShark|dead
wiggmpkForSpareParts: check to see if "python-virtualenv" is installed on your system02:55
ForSparePartswiggmpk, It's not.02:56
ForSparePartswiggmpk, Ditto for the pip version.02:56
zykotick9ForSpareParts: sorry, i have no idea what that would mean OR why it's tied into your terminals.  good luck.02:56
wiggmpkForSpareParts: sudo apt-get install python-virtualenv, then try again02:56
adam__getting a hangup on install alongside windows 7 at "activating service name='org.freedesktop.hostname1'  .. any help on this?02:57
ForSparePartswiggmpk, Doesn't help, unfortunately.02:59
YokoBRomg, this is just freaking me out... why can't i enable my gpu?02:59
wiggmpkForSpareParts: what are you trying to do exactly?02:59
ForSparePartswiggmpk, Trying to get rid of all traces of virtualenv so that I can do a fresh installation from pip.03:00
wiggmpkForSpareParts: and how ar eyou trying to install pip?03:01
ForSparePartswiggmpk, apt-get. Actually, I misspoke. I don't want to remove virtualenv, since I installed it with apt-get, but I do want to get rid of virtualenvwrapper.03:02
ForSparePartswiggmpk, Hell, I'd be okay with getting rid of everything, including pip, and starting fresh -- I just want a nice, solid pip/venv setup. Whatever the best way is to do that, I'm down for it.03:03
zykotick9ForSpareParts: did you install virtualenvwrapper using something other the apt/USC?03:03
wiggmpkForSpareParts: so you typed what to install pip?03:03
ForSparePartszykotick9, I installed it via pip, but that didn't take, so I got rid of it and tried via apt.03:04
ForSparePartswiggmpk, sudo apt-get install python-virtualenv03:04
ForSpareParts(the pip package is a dependency)03:04
wiggmpkForSpareParts: so if you type "which pip" in terminal, what does it tell you?03:04
ForSparePartswiggmpk, /usr/local/bin/pip03:04
wiggmpkForSpareParts: so try "sudo pip install --upgrade pip" and "sudo pip install --upgrade virtualenv"03:05
ForSparePartswiggmpk, OK.03:05
ForSparePartsAlright, that seems to have worked.03:06
wiggmpkForSpareParts: any way to test it?03:07
ForSparePartswiggmpk, Don't know of one off the top of my head. I'm trying to install the wrapper the same way, that should tell me something...03:07
ForSparePartswiggmpk, IIRC, I think all the trouble started because I was trying to install stuff from pip without using sudo -- I figured that if I virtualenv installed, I should be able to start using pip by itself, since that's kinda the point03:09
ForSparePartswiggmpk, But it might be I didn't have it set up all the way yet.03:09
savagecrocIs there anyway with SCP to make it respect the directory permission settings?03:10
wiggmpkForSpareParts: so all is good then?03:11
JesseHshit03:13
=== mojtaba is now known as Neda
NedaDoes anybody know how can I filter the result with up and down arrow keys in the terminal, by typing the first letters of the command?03:14
JesseHWhat is this place?03:14
NedaAnybody there?03:15
Neda!language | JesseH03:15
ubottuJesseH: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.03:15
JesseHThis isn't african heritage channel?03:15
JesseHDang03:15
JesseHthe gentoo boys strike again03:15
NedaDoes anybody know how can I filter the result with up and down arrow keys in the terminal, by typing the first letters of the command?03:16
elisa87Hi do know why I receive this error:  Can't stat /usr/lib/nvidia-settings: No such file or directory ?03:17
NedaDoes anybody know how can I filter the result with up and down arrow keys in the terminal, by typing the first letters of the command?03:17
wiggmpkelisa87: I would say, its because nvidia-settings doesnt exist03:17
savagecrocwhen you scp a file what determines what file permissions it has?03:17
wiggmpkelisa87: sudo apt-get install nvidia-settings03:17
NedaDoes anybody know how can I filter the result with up and down arrow keys in the terminal, by typing the first letters of the command?03:17
elisa87It was supposed to be created after installation I don't know why it has not been installed!03:17
wiggmpkelisa87: how did you install your drivers? via jockey-gtk or using the nvidia package from nvidia?03:18
elisa87I installed CUDA toolkits and thought this will be installed afterwards automatically03:19
elisa87I am using what you said right now03:19
wiggmpkelisa87: I said 2 different things.. so which one? jockey or nvidia proprietary drivers?03:19
ForSparePartswiggmpk, So far as I can tell! I appreciate your help.03:21
wiggmpkForSpareParts: np mate03:21
Tex_NickNeda : are you refering to autocompletion ? first few letters with the TAB key will list options ?03:22
elisa87Do you know what I should do ? /usr/bin/ld: cannot find -lcuda03:23
elisa87wiggmpk:  that error is fixed now...thanks03:23
ACubed10hello everyone03:24
zykotick9Tex_Nick: there's actually a pageup/pagedown (usually) that cycles through old commands starting with what you've already typed.  sorta a TAB with your history of commands03:24
wiggmpkelisa87: np, i havent install anything cuda related before so I cant help ya on that one03:25
Tex_Nickzykotick9:  ahhh yeah ... i use up & down arrow keys for that ... i thought Neda was looking for a filter type function03:27
john_redmondhello room03:28
savagecrocis there anyway to make default ACLs actually apply when uploading a file via scp.   The only way i can get it to work is  scp file server:/tmp    then cp /tmp/filename /to/where/its/supposed/to/go   rm /tmp/filename03:28
zykotick9Tex_Nick: unless you've modified it, it's actually quit different from regular up/down.  you can type "ls <PGUP>" and it'll only cycle through things starting with "ls ".  it very handy actually.03:28
Tex_Nickzykotick9:  as in ls TAB key ... would list ls commands ?03:28
Tex_Nickzykotick9:  okman i've never used that ... and it doesn't seem to work on this box ... don't think i've modified my key-bindings to prevent that ... i need to look into that ... thanks for the pointer ;-)03:34
zykotick9Tex_Nick: i don't think it's enabled by default, you might need to modify /etc/inputrc03:34
iFlipI have a remote desktop question - anyone fluent?03:35
zykotick9Tex_Nick: history-search-backwards (and forwards) are the variables03:35
iFlipI have Ubuntu 10.04 running on a gigabit LAN. I connect through "screen sharing" on my iMac OSX Mountain Lion and the connection is extremely sluggish. The cursor will track for about three seconds and then non responsive. I can still see remote activity but my interaction is void.03:37
Tex_Nickzykotick9:  i'm on the phone right now ... bout 5 minutes will have a look ... thanks for the info ... will report back :-)03:37
=== FreakingTea is now known as FreakingFiat
iFlipI never had this problem before. I recently rebuilt my LAMP server and since it has not been performing like the first install.03:39
axtraniFlip: What client are you using?03:40
iFlipMac built-in VNC protcol03:40
axtraniFlip: So you're using the iMac to VNC to your Ubuntu system?03:40
iFlipcorrect03:41
axtranHmm, I'm going the other way (Ubuntu 12.10 64-bit, Remmina) to OS X 10.8 and it is fast.03:41
axtranAre you using something like... encryption?  Try disabling that.03:41
iFlipOn the client or server side03:42
axtranServer, of course03:42
iFlipno encryption - i just checked that again to make sure03:42
Tex_Nickzykotick9:  i'm trying to multitask with one hand ... sure that requires logout & logini ?03:42
axtranHmm, I don't know03:43
zykotick9Tex_Nick: not sure?03:43
dfreyI'm having problems playing audio over HDMI using a NVidia card under Ubuntu.  My receiver seems to be searching for the HDMI audio signal, but then gives up and goes to analog.  In Windows 7, the audio over HDMI works correctly.  Any ideas?03:44
dfreyMy video card is a GeForce GTX 56003:45
RPG-Masterdfrey: how does you sound settings look?03:46
RPG-MasterLike, under devices which is selected?03:46
usr13dfrey: audio cable ?03:47
RPG-MasterI just went through the exact same thing on another PC with an NVIDIA card, but I've promptly forgotten the whole thing...03:48
usr13dfrey: pulse is supposed to be diverting the audio but its not, (at least that's what I've been lead to belive), (that it's pulseaudio's job to do it).03:48
usr13RPG-Master: Was it someting to do with pulseaudio?03:49
=== swappermall_ is now known as swappermall
Tex_Nickzykotick9:  i removed the comments from the two lines in /etc/inputrc ... had to logout & back in ... now as an example, if i ls and tab up it seems to go on forever listing all possible instances of ls ... including grep's and other stuff ... kinda cool ... lol ... i've gotta play with this ... thanks man for the tip ;-)03:52
dfreyRPG-Master, usr13: It just started working.  I have no idea why.  I have tried a million different things already.  Thanks I guess03:52
zykotick9Tex_Nick: glad to help03:53
GeekSquiddfrey: remember, in order for HDMI digital audio to go across the cable the codec in the video would have to support HDMI playback03:56
=== FreakingFiat is now known as WWWWWWWWWWWWWWWW
abirdHi, I've been having a lot of trouble getting ubuntu on a dvd03:57
=== gshipley_ is now known as gshipley
GeekSquidabird: you mean the iso? or you can't get it to burn03:58
abirdI'm using a mac and disk utility- I downloaded the iso and when I try to open it I get "no mountable file systems"04:00
Tex_Nickzykotick9:  that is listing previous instances of ls that i've used in the past ... i don't know how far back it goes, but some of the instances were a week or more ago ... i wonder what log file they are comming from ??? that is neat though ... it definately has functionallity !!!04:00
GeekSquidabird: try deepburner available free and doesn't cost for the free version and doesn't load a bunch of junk on your mac04:01
Ben64abird: i don't think we can help you with mac, but you need to burn the image onto the disc, you'll need to find some software that has that capability04:01
zykotick9Tex_Nick: i believe it's just your history file.  ~/.bash_history04:01
zykotick9Tex_Nick: really good when you use a program with lots of switches that you can't remember ;)04:02
abirdalright, thanks for the suggestions04:02
=== WWWWWWWWWWWWWWWW is now known as _---------------
abirdoh, deepburner isn't available on mac04:03
Tex_Nickzykotick9:  ok man this wasn't even my question ... i was originally trying to answwer a question for Neda ... looks like i'm the one getting the education here ;-) lol04:05
zykotick9Tex_Nick: always good to learn-while-you-help ;)04:05
=== _--------------- is now known as STF
abirdI found this topic which I think is related: http://askubuntu.com/questions/153833/why-cant-i-mount-the-ubuntu-12-04-installer-isos-in-mac-os-x/153854#15385404:06
CIDRI have 12.10 installed on my HTPC box.  I have a geforce 210 with hdmi out, but I'm not getting any audio over HDIm.  Any ideas?04:06
Tex_Nickzykotick9:  REALLY !!! thanks man ;-)04:06
CIDRI installed the latest nvidia drivers, and all it did was make my screen slightly blurry04:06
abirdcan't find a fix, though04:06
usr13abird: audio cable :)04:07
STMelonbbiab04:07
h00kCIDR: you can go into your sound menu, and change your output device to digital HDMI04:07
CIDRYes04:08
CIDRI have 2 HDMI's in there, and neither do anythign when I hit test sound04:08
abirdwhat do you mean, usr?04:08
h00kCIDR: oh. hrm.04:08
usr13abird: Sorry, that was for CIDR04:08
abirdno worries04:08
usr13CIDR: How did you install the new Video Driver?04:09
usr13CIDR: Did you just download from nvidia.com?04:10
CIDRapt-get install nvidia-current-updates04:11
usr13CIDR: I suggest going to nvidia.com and download install the correct driver.04:11
CIDROk...04:12
usr13CIDR: That'll more-than-likely fix it.04:12
abirdthanks for the suggestions, if I figure this out I'll come back on later04:13
zykotick9CIDR: think long and hard before using nvidia.com's driver...04:14
WXZhow do you use enhanced zoom with dual monitors?04:14
=== STF is now known as starmeleon
baggyCould anyone assist me with Java 7 on Ubuntu? It's absolutely borked. :s04:14
=== xubuntu is now known as Guest25149
GeekSquidWXZ: that's a #compiz question, you might find help there04:15
WXZGeekSquid: good point, thank you04:15
CIDRzykotick9: I just want hdmi audio/video to work...04:16
zykotick9CIDR: i know.  but there are "implications" to using nvidia.com's driver, instead of the one in repo.04:16
CIDRLike?04:16
=== garryr is now known as change
CIDRI mean as of now using the one from the repo gets me no sound, so...04:16
zykotick9CIDR: every time there is a kernel update, your graphics are gonna break04:16
CIDRDon't care04:17
CIDRNo need to update it04:17
CIDRit's a HTPC box04:17
CIDRonce it works I don't want to touch it.04:17
kunjiCIDR: You should probably at least do your other upgrades though.04:18
Tex_Nick!details | baggy04:19
ubottubaggy: 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 ..."04:19
CIDRYeah, at this point none of that matters04:19
Voreniianyone know why i dont have any sounds on my imac?04:19
CIDRAs I have no sound, and the graphics look like shite with the nvidia drivers and the repo drivers04:19
kunjiCIDR: Why not just upgrade everything but the kernel though?  It will matter when your network gets compromised through your HTPC box :P04:20
=== starmeleon is now known as wml
CIDRthere's no ports open to the htpc box04:21
cyanboyHi, I am trying to triple boot on my macbook pro. With OS X, Win8 and Ubuntu.04:21
CIDRreally no worried abotu that at this point04:21
=== wml is now known as FreakingTea
cyanboyNow after that I installed Ubuntu, windows won't boot04:22
kunjiCIDR: I know what you mean, but that won't be much comfort when it gets hit with a 0-day java exploit or the like because the packages weren't up to date with fixed ones.04:22
=== FreakingTea is now known as notchuck
CIDRI'm no using java... it's going to play music and video via xbmc, nothing else04:23
=== notchuck is now known as egalitarianusa
CIDReither way, it doesn't much matter if the thing won't play sound or dispaly video right...04:24
simpson_hello04:24
kunjiCIDR: Right, but that's not exactly my point, the exploint doesn't have to be java.  UPnP could certainly have vulnerabilities as well (we know the gateway device spec does, servers and clients are less clear though).04:24
=== egalitarianusa is now known as STF
kunji*exploit04:24
simpson_I am setting up a clustered server currently, do you know if Ubuntu Server will support all the same NICs as Ubuntu Desktop?04:24
CIDRsimpson_: yes...04:25
kunjiCIDR: It's easy enough to upgrade the userspace without changing the kernel, I don't see a reason not to here.04:25
simpson_thank you04:25
Tex_Nickcyanboy:  will the pc boot into ubuntu ?04:25
cyanboyyes, I am currently in ubuntu now04:26
baggyI have a problem with my Java installation. I'm running Ubuntu 12.04 64-bit. When updating, I get a Package operation failure with a pretty lengthy readout. Should I go ahead and post it anyway, or?04:27
Tex_Nickcyanboy:  what distro are you using04:27
cyanboyUbuntu 12.1004:27
iknofailfuhey guys, i can't edit tags in rhythmbox, nothing wrong with permissions, is it a bug or rhythmbox doesn't support this feature anymore?04:28
xxiaofor those new laptop with SSD+HDD, will ubuntu be smart enough to leverage that?04:31
xxiaoor should I pick that SSD as a swap device?04:31
xxiaonot sure how the OS uses that SSD, seems like the filesystem should be aware of that04:31
Tex_Nickyou might just need to update grub ... i've never done a triple boot ... there are a few people in the channel now i think could help you ... rephrase your question in the form of ... how to use update-grub04:32
kunjixxiao: Hmm, isn't that handled by the disk controller?04:33
zykotick9Tex_Nick: fyi, whatever grub was installed last, is currently in control (and only it's "update-grub" will do anything)...04:33
iknofailfui heard of some kernel feature that allows using of ssd as cache device for hdd or it's not what u're talking about?04:33
kunjiTex_Nick: I've done up to like a hexaboot :P, who needs to know?04:33
cyanboyI ran update grub, should I try a reboot?04:33
Tex_Nickkunji : cyanboy04:33
kunjicyanboy: Did you see it detect everything you wanted it to on the command line output?04:34
xxiaokunji: not sure, otherwise filesystem needs to be aware of cache-ddr-ssd-sata04:34
cyanboyIt found all the OS's04:34
kunjicyanboy: Then you're probably good to go, they should show up and work on reboot.04:35
xxiaoi don't think there is a controller that is so smart to do caching etc with a SSD and HDD hanging on it04:35
cyanboybrb it is!04:35
kunjixxiao: Hmm, true, I would have to look it up, intuitively I want to say it's done by the controller in hardware, but I could be wrong.04:35
plutonasI have installed Scid, When I press this ubuntu start button and write scid it doesn't show up... but I can start it from a terminal. Why is that?04:36
kunjixxiao: Hmm, why not, it's exactly what is done for RAM all the time, except that the cpu makes the decisions, whereas here it would be done locally by disk controller04:37
Tex_Nickkunji : good to see you ... thanks for chiming in there ... hexaboot !!! that's cool ... i've always chilled at dual ;-) lol04:37
kunjixxiao: Lemme read up on them a bit though and get back to you04:37
kunjiTex_Nick: What's also really cool is that grub2 can boot from isos ^_^04:38
xxiaoideally it should be L1-->L2-->DDR-->SSD-->SATA now. for disk controllers if you hook a SSD and a SATA on its ports(same SAS interface) i don't think the controller can tell the difference04:38
iknofailfuwill this feature work with dm-crypt + luks encrypted instance?04:38
xxiaoit will just treat them as sda and sdb04:38
xxiaokind of sit in parallel and defeats the purposes of buffering/caching04:39
kunjixxiao: Not that controller, we're talking about the disks that have ssd and spinny portions right?  The disk controller, which each HD or SSD has.04:39
=== randy is now known as Guest2509
xxiaokunji: oh that one storage controller, but it's too late when data hits that04:40
xxiaothe os needs to be aware of their difference ahead of time i assume?04:40
kunjixxiao: Too late to do what?04:40
kunjixxiao: I suspect that it is actually transparent to the OS04:41
xxiaosay the os knows DDR and disk are different04:41
xxiaobut i doubt the OS knows anything on disk controller/speed, say, i insert a usb stick and a hard drive, the os knows nothing on their performance04:41
xxiaoit will treat them same as sda, sdb, etc04:41
iknofailfuxxiao, http://atlas.evilpiepirate.org/git/linux-bcache.git/tree/Documentation/bcache.txt?h=bcache-dev ?04:41
elisa87why  ls -l nvidia* gives me : ls: cannot access nvidia*: No such file or directory ???04:42
kunjixxiao: But I think in this case the OS will only see sda and will not know what data is on the ssd vs. on the hdd.04:42
iknofailfu`mount /dev/bcache0 /mnt` seems legit04:43
cyanboyIt didn't work :(04:43
cyanboyin the rEFIt meny, Windows took me to grub. I tried selecting Windows 8, but then it failed to load04:43
elisa87 nvidia-smi -a04:43
elisa87NVIDIA: could not open the device file /dev/nvidiactl (No such file or directory).04:43
elisa87NVIDIA-SMI has failed because it couldn't communicate with NVIDIA driver. Make sure that latest NVIDIA driver is installed and running.04:43
kunjixxiao: You can also do it the way you're thinking of, but I think it's much less common, and it done completely in software in that case, you don't even need to be using a hybrid disk.04:44
cyanboyalso after the grub-update ubuntu wouldn't boot normally04:44
kunjicyanboy: rEFIt?04:44
cyanboyyes04:44
xxiaokunji: i'm buying a ssd+hdd laptop for ubuntu solely, not sure if it's worthwhile for the extra fee on ssd if ubuntu can not leverage it04:44
xxiaoiknofailfu: great stuff, what's the status on that? merged? need patch it?04:45
iknofailfuxxiao, did u check the link?04:45
GeekSquidxxiao: put / on the ssd and /home on hdd ... thats all you need to know04:45
iknofailfuwell i've seen it was announced a while ago the only thing i know is that it already works at least04:45
kunjixxiao: Look into it a bit more, but what I'm saying it I don't think Ubuntu needs to know jack squat about how the drive runs things internally in order to use it because it's handled by the disk controller.04:45
kunji*is04:45
iknofailfuGeekSquid, so what r advantages of putting /home on hdd instead of ssd?04:46
shadowfleewhat is the best way to get back into my wpa2 network m dad locked me out of ?04:46
kunjishadowflee: Beg forgiveness04:46
iknofailfushadowflee, to make ur homework04:46
xxiaosince SSD wins in random IO probably it should be used a tmpfs04:47
kunjicyanboy: I'm not sure what that is, is this an EFI system you're dealing with, because that complicates things -_-04:47
cyanboyI have noticed :C04:47
Ben64xxiao: what no04:47
kunjixxiao: You might not have any choice, as the OS may only see one disk04:47
rypervenchexxiao: I use an SSD for my / and an HDD for my /home.04:47
xxiaorypervenche: do no bcache as iknofailfu mentioned above at all?04:48
kunjixxiao: Really, I suspect it works very much like virtual memory does.04:48
xxiaos/do/so/04:48
xxiaokunji: i doubt it unless you have patch mentioned above04:49
iknofailfuxxiao, if i were u i would check the status of this thing, maybe its already works like a charm almost out of the box04:49
GeekSquidxxiao: kunji is correct. by putting the operating system on the ssd it gives extremly fast access to os stuff... your personal files, music, video can take just a little longer to load, but really if you can stream full frame 1080p from a hdd no problem. but can you load libreoffice, have mysql flying data in and out, and compile all the code you want to an from the ssd at blazing speed, then you store the data on the hdd, done deal04:49
kunjiGeekSquid: umm, that's not what I was saying04:49
rypervenchexxiao: I have no problem.s04:49
iknofailfuno guys ur advices ruin the main idea of ssd advantages04:50
iknofailfubecause ur .profile folders r stored at /home which is hdd in ur case04:50
rypervenchexxiao: Really really fast compiling times.^^04:50
iknofailfuand thats not what he was asking about04:50
kunjiAlso we're not talking about SSD + HDD, we're talking about a hybrid disk, which has both internal to it, I'm quite sure it's controller will handle the caching transparently04:50
iknofailfukernel features responsible for that04:51
xxiaoalright, for $30 more I can add a 16GB SSD04:51
GeekSquidkunji: really at that point your are talking about the limits of the SATA connection (i.e. laptop hardware)04:51
ReAzemForgot to select what to install during installation process, I now have a minimal install, what are the packages to isntall default WM and basic tools?04:52
xxiaoIdeaPad Y500 Laptop - 59360241 vs 5936024204:52
=== rooter is now known as rootpt
jtruckshow do I flush my DNS cache?04:52
xxiao41 is $30 more than 42 as it has a 16GB SSD04:52
iknofailfuxxiao, that sounds like a bit expensive04:52
kunjiHere's the article: http://en.wikipedia.org/wiki/Hybrid_drive04:52
jtrucksi.e. force a lookup on the server?04:52
GeekSquidReAzem: sudo apt-get install ubuntu-desktop04:52
ReAzemGeekSquid, Thanks04:52
xxiaoiknofailfu: $879 vs $84904:53
prariedoguxhey guys, was wondering if anyone could help me out.  seems when i install ubuntu on my toshiba, it initially installs and works reasonably well.  but then after i update, ubuntu updates so that the wifi no longer works. after trying all kinds of stuff, ive reinstalled.  does anyone know how i can update everything but whatever stupid thing it wants to do to my wifi ?04:53
xxiao1080p which is nice04:53
iknofailfuxxiao, i mean paying for 16gb of ssd04:53
xxiaoiknofailfu: it is...but it's the way it is, i wish it's 128GB04:54
xxiaoor larger04:54
kunjiBut it's not so much 16 GB of SSD you're paying for, you're really paying for an integrated cache.  Like getting a machine with more RAM, but as an intermediate step.04:54
iknofailfuits all like 30-100$ for 16gb of ram and u're going to buy 16 gb of ssd while u could just buy some 60gb ssd drive and be happy instead of spending money for questionable features04:54
prariedoguxanyone know why ubuntu insists on updates that skrew up wifi drivers all the time?  if it works to begin with, why update it so it doesnt work?04:54
kunjiprariedogux: Umm, most should be touching the wifi drivers, did you do a kernel update?04:55
xxiaogood points, now swinging to the one without SSDs :)04:55
xxiaothe thing is it's a laptop, i can't really put a SSD into it04:56
kunjiDid you guys read the article I linked yet, I have a feeling no one read it -_-04:56
prariedoguxkunji.. i think so. it says 'can only do a partial update'  first, then you have to run update again afterwards.. which would be great, if it didnt wipe out the wifi04:56
iknofailfuxxiao, im running laptop with ssd and hdd placed over hdd-caddy instead of optical drive04:56
kunjiprariedogux: Hmm, I've never had that happen before actually, my update have always been all at once, that's pretty weird.04:56
zykotick9prariedogux: a "partial upgrade" translates to "system is gonna break" and by the sounds of it - that's what your experiencing04:57
GeekSquidxxiao: why wouldn't you be able to put an ssd in a laptop, they make ssd's for laptops, although the price point makes it an issue04:57
prariedoguxits a fresh install.04:57
kunjiGeekSquid: He means he can't fit both an SSD and HDD04:57
GeekSquidprariedogux: which version?04:57
xxiaoGeekSquid: i mean to add a ssd , not sure if there is space for that04:57
prariedoguxsystem is new.  so no, i think it upgrades the kernel, and repos, and then after that, finish the upgrates04:57
prariedogux12.0404:57
kunjixxiao: Probably not04:57
GeekSquidxxiao: some lappys have 2 drive bays04:58
prariedoguxthing is, the initial install leaves me with wifi. the update breaks it04:58
iknofailfuthey always do until there is sata plug for optical drive :/04:58
prariedoguxmy wifi is realtek 8188ce04:58
kunjiSee, I would expect most hybrid drives to operate similar to how this one does: http://en.wikipedia.org/wiki/Fusion_Drive04:58
zykotick9prariedogux: does it warn you saying it's going to do a "partial upgrade"?04:59
iknofailfuhttp://image.made-in-china.com/2f0j00ZsuaUbVRVYof/Universal-Second-HDD-Caddy.jpg04:59
GeekSquidprariedogux: try dling 12.10 and see if that works ootb04:59
prariedoguxyes04:59
zykotick9prariedogux: always answer no to that... it's system breaking!04:59
Ben64zykotick9: not always05:00
iknofailfukunji, same is done over bcache05:00
zykotick9Ben64: ahhh, pretty much.  Something can't be update - what that "something" is, will determine the extent of the damage.05:00
kunjiiknofailfu: I know, but he can't fit two drives in the laptop05:00
=== Tazen is now known as Taz|Smoking
kunjiHere's another example that works a bit differently, caches at the block level:  http://en.wikipedia.org/wiki/Smart_Response_Technology05:01
iknofailfuthats another question to discuss, if there is optical drive (who on earth still needs one) he still cat buy hdd caddy05:01
iknofailfuso i would start from laptop model05:01
=== Noskcaj_School is now known as Noskcaj
zykotick9Ben64: the only time i saw "partial updates" on ubuntu was when i was running the development release.  "aptitude safe-upgrade" would update without breaking stuff, in those cases.05:02
kunjiiknofailfu: Oh, I just kind of assumed no optical :P05:02
zykotick9apt-get has no "safe-upgrade" that i'm aware of...05:02
kunjizykotick9: I thought it was only supposed to do safe update by default per se and only do otherwise if forced05:03
CIDRis there a way to make sure my video settings won't change upon a reboot?  like no matter what monitor etc... is plugged in?05:03
=== ericab is now known as ericab_away
kunjiCIDR: Umm, with nvidia drivers?  Not a nice way, you could probably write an xorg.conf and lock down permissions on it or something05:04
xxiaoiknofailfu: the caddy looks great, thanks05:04
Ben64zykotick9: partial upgrades are just dist-upgrades, not necessarily bad at all05:04
CIDRyeah with nvidia drivers05:04
zykotick9Ben64: no, they're not.  not even close...05:04
=== IcePee is now known as Guest5228
Ben64zykotick9: they are in fact the same05:05
iknofailfuxxiao, please remember that it shouldn't cost more that 25$ no matter what prices u will meet, its all the same of standart, cheaper is better in this case05:05
kunjiMardi Gras sale on Newegg, so I guess check it out if you're looking to buy stuff05:06
zykotick9Ben64: this was the 1st relevant hit, didn't read all of it but http://ubuntuforums.org/showthread.php?t=185924005:07
zykotick9seems "partial upgrade" on 12.04 is almost common...05:08
zykotick9that's bad05:08
user___j05:08
spacecaseAnyone have any ideas about this question I posted? https://answers.launchpad.net/ubuntu/+question/22183805:08
kunjizykotick9: I did actually jump ship from 12.04 to 12.10 pretty quickly, because of a kernel update that broke my wireless in 12.04.05:09
=== derek is now known as Guest94107
Tex_Nickkunji : i think that sale ends at midnight tonight in the us pacific time ... i just got a WD 2TB drive for $85 a couple hours ago :)05:10
kunjiEnds in a little under 3 hours05:10
GeekSquidTex_Nick: blue or green?05:11
iknofailfudo they ship it worldwide?05:11
=== ericab is now known as ericab_away
zykotick9Ben64: also be aware, that the "fix" for proceeding with a partial upgrade is often reinstall05:11
=== ericab_away is now known as ericab
=== ke5pcv is now known as ke5pcv-away
kunjiiknofailfu: Hmm, I'm not sure actually.05:12
Tex_NickGeekSquid:  green ... and the user feedback was BAD only 3 stars ... i hope that was due to techo-wennies ;-)05:12
GeekSquidTex_Nick: sorry to say I only buy blue... or better if the client can afford it05:13
iknofailfukunji, could u please tell me again where is it? broke my eyes to find it above05:13
kunjiiknofailfu: http://promotions.newegg.com/NEemail/Feb-0-2013/Mardigras12/index-landing.html?nm_mc=EMC-GD021313&cm_mmc=EMC-GD021313-_-index-_-topBanner-_-MardiGars48HRs-EB1  Does that work, I got it through an e-mail promo, not sure if they cross check that.05:14
Tex_NickGeekSquid: yeah ... the box i'm on now boots from a 1TB WD blue ... drive i ordered is for personal data :)05:14
iknofailfukunji, thank you05:14
kunjiI got a dead blue drive not long ago, that and the SSD were both opened, I'm pretty sure the feds check all the mail to and from my house -_-05:14
kunjiAt least Newegg gave me a full refund including shipping, so that was good of them.05:15
GeekSquidsee weren't we just talking ssd's ... $129 for a 120 gig laptop drive from intel, or 89 from samsung cheap05:16
iknofailfukunji, do u think they have their reasons? lol05:16
laserskunji: Checking or replacing? ;)05:17
Tex_Nickkunji : newegg is good bout that ... return postage/freight is no fun ...05:17
Tex_Nickwe the people rise up in the support of kunj's freedome !!! ;-)05:17
kunjiiknofailfu: Not really, they have superficial reasons, like that my dad is from Qatar, and I run a home VPN, stuff like that, but my records spotless ^_^05:18
iknofailfuonce upon a time i bought some fine whiskey bottle on ebay for only 349$ and it was stolen on the way to my lands by ukranian customs abviously :D05:18
iknofailfuo*05:18
kunjilasers: Not sure, but I did my low level formats on the SSD, and the other drive got returned, so oh well.05:18
iknofailfuformats and ssd is a long and sad story in context of data privacy05:19
iknofailfuit should be encrypted on start, unfortunately dm-crypt drops performance to zero05:20
kunjiiknofailfu: dd works wonders ^_^05:20
iknofailfunope05:20
kunjiiknofailfu: Hmm?  For preventing any code that was on the disk from being able to run, it should do the job.  Now for preventing my data from being read, that's a different story05:21
laserskunji: Secret FED technology -- Wireless dd -- Only works with FED hard drives in which they replaced yours with theirs.05:22
iknofailfukunji, oh, that sounds fair05:22
simpson_does anybody here know about PelicanHPC?05:22
kunjilasers: lol, I hope they haven't got that yet, but all that's on the drive is OS files anyway05:22
simpson_because I need to know what kind of software you can run on the slave nodes05:23
kunjisimpson_: Well, it's Debian based, so most anything.  Job performance will really depend on how parallel the code can be made.05:24
GeekSquidsimpson_: what are you trying to do? math? parallell proc? something proprietary?05:25
Tex_Nicklasers:  shhhhhh ... man don't be giv'n em ideas ;-)05:25
simpson_I mean can I run say any normal code like a web browser distrobuted? I dont want several instances on each node, I want for the "job" to be split into parts for each node.05:25
kunjisimpson_: The jobs for the cluster will need to be custom written, you won't just be taking something and throwing it on any cluster and be expecting it to partition itself.05:25
simpson_alright haha05:26
kunjisimpson_: Yeah, you'll need to do some modification on say the Apache code base, but that can be done05:26
simpson_what about just selecting a single job for each node, like one node running apache, another mysql etc..05:26
simpson_or load balancing05:26
kunjisimpson_: For that you don't even need them working as a cluster05:26
simpson_I am doing this mostly for fun.. I also want to run some servers.. haha05:27
simpson_do you think it has software to manage it kinda like proxmox or KVM?05:27
kunjisimpson_: Hmm, well, if it's mostly for fun, have you seen the raspberry pi supercomputer?05:28
=== STF is now known as FreakingTea
simpson_yes05:28
simpson_I have a raspberry pi with me right now05:28
simpson_but I got 4 good laptops I am not using..05:29
* cfhowlett thinks "Raspberry is now a "super" computer???"05:29
kunjisimpson_: Yeah, their setup is documented here: http://www.southampton.ac.uk/~sjc/raspberrypi/pi_supercomputer_southampton.htm05:29
simpson_I saw that link before05:29
iknofailfuthere was a "paralella" kickstarter project u might wanna look at also05:29
kunjiIsn't there something called a ROCKS cluster, maybe that would be good?05:30
simpson_well when I am distrobuting a task, do you think I could run my master as a node too... like use computational power of my master aswell as all the other nodes?05:30
simpson_I've never done this before05:31
kunjihttp://en.wikipedia.org/wiki/Rocks_Cluster_Distribution05:31
=== aemaeth is now known as Guest48453
kryptoIs it possible to create bootable Ubuntu 12.04 xen pv iso? i have downloaded kernel  and ramdisk what else is required to make it a bootable xen pv iso?05:31
=== daniel is now known as Guest4727
kunjiWhoops... I think we've all been letting ourselves get off track.. we should have been in ubuntu-offtopic05:32
=== Taz|Smoking is now known as Tazen
elena-IKProblem with compiz keybindings: If I bind anything to <anyModifier>+asciicircum, that keybinding stops working after reboot. If I unset it and set it again, it works again, until reboot. dr_willis_ asked if this happens for all users: to check I created a second user and disabled autologin. Now the keybinding worked fine for _both_ users. I reenabled autologin for my main user, the keybinding didn't work. I enabled autologin for the second user, the keyb05:32
elena-IKinding didn't work. If after autologin I logout and login again, the keybinding works. Then I disabled autologin again, and again it worked fine for both users. Any ideas? Possible workaround: is there a way to set such compiz options from command line / from an autostart script?05:32
theperfectpunkhello05:33
Roncehey05:33
theperfectpunki tried installing a package05:33
SazpaimonI have a failing 1TB MBR drive that I want to recover to a 3TB drive, but I want the 3TB drive to be GPT05:33
theperfectpunkit failed to installed05:33
Sazpaimonwhat would be the procedure to do this?05:33
theperfectpunknow i am getting an error for that package everytime i try to install a new package05:34
theperfectpunkis there workaround for this05:34
SazpaimonI know I could just ddrescue the MBR drive to the 3TB drive, but that would copy the MBR partition layout, which I do not want05:34
theperfectpunk?05:34
kunjielena-IK: If you know the commands to set the keybindings you can put them in a file names .xprofile in your home folder, I think that would do the trick.05:34
kunjiSazpaimon: Is there another drive you could copy too temporarily?05:35
GeekSquidtheperfectpunk: you need to update so the packages will install05:35
zykotick9theperfectpunk: see if "sudo apt-get -f install" removes it05:35
Sazpaimonkunji, no there is not05:35
Sazpaimonand I would prefer to not have to mount the volumes on the drive because of the fact that it is failing05:35
Sazpaimonif possible I'd like to use ddrescue05:35
kunjiSazpaimon: Or you can just go ahead and make the 3 TB gpt, but then ddrescue to an iso on that drive, then mount that and copy off the data.05:35
cfhowletttheperfectpunk, did you get an error message?  and how did you attempt installation?  software center or terminal?05:36
Tex_Nicksimpson_:  the people over at hak5.org were doing some interseting projects with rasberry cluster a while ago ...05:36
theperfectpunkafter sudo apt-get -f instal it's giving the same error05:36
theperfectpunkgot a deb file05:36
theperfectpunksynatptics touchpad driver05:36
simpson_I am not planning on a raspberry cluster.05:36
theperfectpunktried to install it using ubntu software center05:36
cfhowletttheperfectpunk, the command to install a deb is not apt-get.  It's sudo dpkg packagename.deg -i05:37
theperfectpunksudo-apt-get -f install returning the ame error05:37
Sazpaimonkunji, so make a 1TB partition on the drive, copy the 1TB disk over as an image, bind mount it, create partitions on the other 2TB of the drive copy the data over, delete the 1TB partition, and extend the other partitions as needed?05:37
Sazpaimonthat's just crazy enough to work05:37
kunjisimpson_: I know, I just thought some of it might be applicable.  Look up Beowulf clusters as well05:37
cfhowletttheperfectpunk, dpkg -i foo.deb05:37
theperfectpunki installed the deb file using ubuntu software center05:37
theperfectpunkit did not install05:37
cfhowletttheperfectpunk, oh, ok.  what is the exact error message returned?05:38
simpson_I have.. I tried to build a MPI one once but it has different architectures and operating systems and they couldnt communicate.. couldnt set up RSH and RLOGIN properly05:38
theperfectpunki'll give u a pastebin05:38
theperfectpunkwait05:38
=== vjn_ is now known as vjn
dr_willissynapstic drivers should be allready included.  what did you download from where?05:38
kunjiSazpaimon: Nah, a little less complicated.  Format the whole thing as 3 TB gpt drive.  And iso file is in fact a block device, so you can copy the 1 TB to an iso file located on the 3 TB drive.  Then you can mount the iso file as a loopback device and just copy off the files.05:39
kunji*An, not and05:39
theperfectpunkactually there is a button in the corner of the touchpad which turns it off05:39
theperfectpunkit's not working nor is the led05:39
Sazpaimonkunji, well the original drive has multiple partitions which I would like to retain on the 3TB drive05:39
dr_willisbut the touchpad works?05:39
Tex_Nicksimpson : i just looked ... looks like that project has migrated into a virtualization clusters with proxmox ... http://hak5.org/it/virtualization-cluster-for-under-1000 ...05:39
Sazpaimonjust, you know, larger05:39
kunjiSazpaimon: But you want it to be gpt?  Hmm, that gets complicated I think05:40
theperfectpunkhttp://pastebin.com/svSUvtNY05:40
iknofailfuwhy not to dd the partition to 3tb drive and extend it later05:40
theperfectpunkyeah it works but no multi touch support05:40
Sazpaimonkunji, to be specific, the 1TB drive has 4 partitions, and I want 1 partition to go on a 500GB drive as MBR, and the other 3 go to the 3TB drive05:40
kunjiiknofailfu: Because his original is not gpt and he wants the 3 TB drive to be gpt05:40
Sazpaimonwhy won't my idea work?05:40
Sazpaimonjust make a 1TB drive image, mount it, and copy the files over to new partitions on the 3TB drive, then extend them?05:41
kunjiSazpaimon: wait, what the, a 500 GB MBR!??!?!?05:41
Sazpaimonkunji, yeah I should have specified that05:41
Sazpaimonthe 500GB drive is going to be the OS drive, since it'd be silly to have that on a 3TB drive05:41
theperfectpunkhow to remove this error guys05:42
theperfectpunkturns up everytime i try to install a package05:42
theperfectpunkhttp://pastebin.com/svSUvtNY05:42
Sazpaimonso the OS partition on the 1TB will go onto that drive05:42
kunjiSazpaimon: Oh, well both drives will have their own MBRs.  Thing is, it sounds like you want to do file level copies instead of block level.  If you do the block level copy you will not end up with a gpt drive05:43
Sazpaimonright05:43
Sazpaimoni'll make a block level copy of the entire drive to an image on the 3TB drive05:43
iknofailfutheperfectpunk, http://ubuntuforums.org/showthread.php?t=173826405:43
Sazpaimonthen do file-level copies from that image to other partitions on the 3TB05:43
kunjiSazpaimon: So I think you should still do it similar to what I suggested, but partition the 3 TB how you want it first.05:43
kunjiYeah05:43
simpson_http://www.dirigibleflightcraft.com/CbN/ seems like the only thing that will work unless I want to just install ubuntu on all of them and set it up manually.. I am not using a separate network specifically for the cluster.05:44
kunjiErr, but block level to the iso file05:44
Sazpaimonright05:44
kunjiSazpaimon: Yeah, I think it should work.05:44
Sazpaimonnow, question, if I have an image file of the 1TB drive, and that iso file has multiple partitions, how do I mount them seperately05:44
Sazpaimondo I need to know the offsets and feed them to mount explicitly?05:45
simpson_I need a GUI though05:45
kunjiSazpaimon: You don't, but you won't need to at that point because after that it's file level copies you  need right?05:45
iknofailfubut in case u're interested google knows for sure05:45
Sazpaimonkunji, well, I'll have this ISO file with the entire 1TB drive on it, how will I be able to mount the partitions on that ISO to get to the files to copy them over?05:45
lasersWhy not a separate small hard drive for OS alone?05:45
dr_willis!iso05:46
ubottuTo mount an ISO disc image, type « sudo mount -o loop <ISO-filename> <mountpoint> » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning.05:46
Sazpaimondr_willis, the ISO will have multiple partitions on it05:46
iknofailfuSazpaimon, http://rentageekla.com/2010/10/27/how-to-mount-an-iso-that-contains-multiple-partitions/05:46
younderyou need to specify the file formatting also05:46
Sazpaimonokay, so I was right, I'll need specify the offsets explicitly05:46
Sazpaimonthat's ok05:46
dr_willissounds to me like its a hd image.. not an iso file05:47
Sazpaimondr_jesus, it is a HD image, I was saying iso file because that's what kunji was calling it and I didn't want to cause any confusion05:47
Sazpaimonwhich I ended up doing anyway, lol05:47
kunjidr_willis: Well, it is an hd image, in an iso file :P05:47
lasersSazpaimon: You could ddrescue each partitions. Seems easier than dding the whole thing.05:47
Sazpaimonyeah, that'd work too05:48
kunjiSazpaimon: Yeah lasers suggestion should be a lot easier05:48
sam_anyone know how i can setup 2 WAN links with automatic fail-over support?05:48
dr_willisdding a hd to a file and renameing it foo.iso    is NOT an iso file05:48
cfhowlettsam_, pretty advanced question ... perhaps better asked in #ubuntu-server   ???05:48
kunjisam_: I want to say heartbeat, but it's been a while, I don't remember well05:48
intelligentfoolis trace route normally preinstalled on a standard 12.04 image?05:49
sam_hmm.. thanks05:49
intelligentfooltraceroute6 was, but v4 wasn't…. just curious05:49
kunjiintelligentfool: I think it's not, but the GUI network tools does a trace route with something, not sure what it uses05:49
iknofailfuSazpaimon, before u will bury the hard drive that was responsible for all that hell, consider using free "mhdd" utility which is simple, free, works and saved me tons of cash for buying new hdds05:49
Tex_Nickintelligentfool:  i don't think it is05:49
intelligentfoolis there a reason it's not preinstalled? and v6 is?05:50
intelligentfoolseems silly05:50
kunjiintelligentfool: Does v6 happen to also do v4?05:50
intelligentfoolheh, didn't try05:51
Sazpaimonalright, so here's the plan: 1. Make 1 partition on the 500GB drive, 2. Make 4 partitions on the 3TB drive, with one of them being about 1TB. 3. On the 1TB drive, ddrescue partitions 1-4 to the 1TB partition on the 3TB drive 4. loopback mount each partition. 5. copy files from partition 1 to the 500GB drive. 6. Copy files from partitions 2-4 to partitions 1-3 on the 3TB drive. 7. Delete the 1TB partiti05:51
Sazpaimonon on the 3TB drive 8. Extend partitions 1-3 as needed05:51
Sazpaimonphew05:51
intelligentfoolkunji, "unknown host"05:51
kunjiintelligentfool: Hmm, the GUI does ipv4 with something, sorry I don't know what05:52
intelligentfooleh, i was just raising the point in case there's any ubuntu dev's in here05:52
intelligentfooli'm guessing it was left out accidentally05:52
unreal__what point05:52
intelligentfooltrace route is a standard diagnostic tool, its like not including ping or something05:53
kunjiintelligentfool: Hmm, I'm not so sure about that, I don't remember it being in by default for a while now.05:53
=== ubuntu is now known as Guest26774
iknofailfuu may need ping6 also hah05:53
unreal__so someone tell me this....why is it when you run out of hard drive space does the computer just crash????05:54
Tex_Nickintelligentfool:  i had to specifically install it on 12.1005:54
unreal__i had to go into terminal and delete a few things to get my computer to boot up again. bullshit05:54
intelligentfoolapt-get install traceroute is easy enough,  just odd. i'm done complaining :)05:54
cfhowlettunreal__, so long as processes can run in ram, no crash ...05:54
unreal__right??05:54
unreal__try it sometime05:55
unreal__i was thinking because it had no more pagefile it could have but i dont really know much about computers05:55
Tex_Nickintelligentfool:  i was of the same opinion ???05:55
iknofailfustill complaining about crashes05:55
intelligentfoolTex_Nick, i wasn't responding to you, sorry05:55
lasersunreal__: I'll say to install htop to see CPU/RAM/etc -- but I'm afraid you won't have room for that.05:55
unreal__I did the same thing last year and had to reinstall ubuntu well i did it again tonight and I actually tried deleting a couple things and VOILA it booted back up05:56
unreal__htop?05:56
lasershtop.05:56
unreal__I have 2 gigs now. i found out deleting packages clears up a whole lotta space05:56
unreal__apt=get install htop???05:57
aeon-ltd- not =05:57
dr_williscleaning the cache help free up space05:57
unreal__ya05:57
simpson_Hey do you guys know if its possible to run PelicanHPC without a dedicated LAN? I basically want to run it on my normal WiFi.05:57
dr_williswhats pelicanhpc?05:58
iknofailfuparallel computing over wifi sounds strange05:58
unreal__is there a gui version of htop?05:58
intelligentfooli wasn't paying attention, what's htop?05:59
dr_willisxterm -e  htop            ;-)05:59
unreal__shows processes05:59
lasersunreal__: Meh. Use htop. It's all it is, just stats to look at.05:59
iknofailfulike top05:59
atlefhtop is nice05:59
=== vjn_ is now known as vjn
unreal__is there a gui htop05:59
aeon-ltdwut05:59
simpson_grrr ill do it over wifi anyway05:59
dr_willisno need fro a gui htop. ;-)06:00
unreal__is there a nice pretty version of htop or task manager06:00
iknofailfuit won't work for it's main purpose over wifi i suspect06:00
lasershtop is pretty.06:00
unreal__I just wanted to put it in my unity bar06:00
dr_willisthere other process monitor tools in the repos06:00
aeon-ltdunreal__: if you set colors in bash, htop is very pretty06:00
unreal__cuz ill forget what its called06:00
dr_willisxterm -e  htop             make a script that runs this.....06:00
unreal__it is rather nice stock06:00
unreal__teal06:00
dr_willisor make a gnome-terminal profile that runs it06:01
unreal__is there a command to do that06:01
zykotick9dr_willis: sidenote - xterm is weak.  urxvt is a much better terminal, while still being 'light'06:01
unreal__make a terminal profile?06:01
dr_willisphhhr.. you kids these days..06:02
dr_willis;-)06:02
dr_willisgnome-terminal has prifiles yes..06:02
kunjiHuh, I can't find documentation on gnome-nettool, people seem to be under the impression that it uses traceroute, but I think it may actually use tracepath, considering that it works, but traceroute is not installed on my system.06:02
iknofailfuyou people writing smileys with `-` calling someone kids these days..06:03
zykotick9dr_willis: "kids", i wish.  i'm almost 40 :(..06:03
cfhowlettkunji, perhaps this question is better off in #ubuntu-server   ????06:03
unreal__awww06:03
unreal__im 2806:03
dr_willisi got shoes older then that....06:04
dr_willisget off my lawn!06:04
unreal__HAHA06:04
iknofailfuyeah and i wear my granpa's pantalons06:04
zykotick9lol06:04
kunjicfhowlett: Hmm, was more of a comment on intelligentfool's question, that is, I think traceroute is not installed by default because tracepath does the job.06:04
dr_willissuspenders  AND a belt   here..06:04
unreal__is anybody here a programmer?06:04
aeon-ltdunreal__: progammer in what?06:05
unreal__python or any language really06:05
intelligentfooltracepath eh06:05
kunjiunreal__: programmer is pretty broad, also sounds like something for #ubuntu-offtopic06:05
intelligentfooltmyk06:05
dr_willisbbl.06:05
unreal__is this room for a specific topic?06:05
kunjiunreal__: Yep, Ubuntu support.06:06
cfhowlettunreal__, ubuntu support here please06:06
unreal__what are some rooms I can just chat in?06:06
cfhowlett!ot|unreal__,06:06
ubottuunreal__,: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!06:06
Tex_Nickunreal__:  try #programming or ##c06:06
unreal__ok thanks!06:06
Sazpaimonoh, another question regarding this transfer. Since the filesystem on these drives is NTFS, will ntfs-3g retail permissions on those files if I copy them over to another drive?06:07
Sazpaimons/retail/retain06:07
intelligentfoolawesome, i'd never heard of tracepath, seems like traceroute but with MTU's. yay06:07
Sazpaimonlike, if I copy the OS partition from one drive to another, will all the file permissions and attributes remain the same?06:07
iknofailfuusing dd - yes?06:08
Sazpaimonno, using a plain file copy06:08
enix0rtracepath relies on PMTUD which requires ICMP unreachables as a warning.  Unfortunatly a good number of systems still block ICMP unreachables.06:08
iknofailfuwhat is the target fs06:08
Sazpaimonntfs06:08
iknofailfuand source is?06:08
Sazpaimonntfs06:08
iknofailfushould work06:08
Sazpaimonok, so a cp -r would be the same as, say robocopy /MIR /COPYALL /SEC in windows06:09
iknofailfui assume yes but without fragmentation06:09
Sazpaimonunderstandably06:09
iknofailfubut i'm not sure honestly06:09
intelligentfoolenix0r, a good number of systems block ICMP unreachables?06:10
intelligentfoollike what?06:10
SazpaimonI'll double check with the ntfs-3g devs06:10
intelligentfooli believe they're turned on for cisco, juniper, etc by default06:10
enix0rback in early 2000 blocking icmp unreachables was actually recommended to protect the control plane of routers06:10
Sazpaimonactually there's no ntfs-3g channel, oops06:11
enix0rthis was before control plane policing policies were avaiable06:11
intelligentfoolenix0r, yea, that sounds about right, so yea, could be some legacy stuff still out there06:11
enix0ryeah I have run across a fair number in EMEA and APAC06:11
intelligentfooli found a box with 8.5 yr uptime on my network :)06:11
enix0rmostly eastern block countries06:11
enix0rintelligentfool, nice 8.5 years uptime is impressive.  What platform?06:14
iknofailfumy bet its *bsd06:15
enix0rhey maybe it's Windows ME!06:15
iknofailfuno06:15
enix0rhaha06:15
keplersolaris?06:15
intelligentfoolenix0r, i think it was a cisco 2611 or 261206:15
iknofailfu:///06:15
enix0rthose guys are workhorses, I haven't run into one of those in quite a few years now06:16
intelligentfoolyea, they never die06:16
enix0rThe 2800 series ISRs did a really good job of kicking those off networks06:16
iknofailfumet freebsd with 2 years 8 months of uptime06:16
krypto Is it possible to create bootable ubuntu 12.04 xen pv iso? i have downloaded kernel  and ramdisk what else is required to make it a bootable xen pv iso06:21
kunjikrypto: xen pv?  What's that now?06:24
isr45...06:24
kryptoxen para virtual machine06:24
lasersunreal__: Look into bleachbit too. (delete unnecessary files from the system06:26
isr45what's the use of w! in vi editor ?06:26
kepleriirc write, without asking about overwriting06:27
isr45even if the user doesn't have write options he can still make changes to the file with w!.06:27
keplerno06:27
ivotklNight, I'm going to bed. Take care.06:28
keplernight06:28
iknofailfuwe can read u a story06:29
=== isr45_ is now known as isr45
wiggmpkis it NOT possible to hide join/depart messages with empathy? I mean I know there isnt an option readily available, does anyone have a hack for it?06:35
simpson_installing ubuntu onto 5 computers right now.. xD06:35
Es0tericif a user is already part of two groups, how do you add that user into another group?06:35
Es0tericto make a total of 3 groups06:36
zykotick9Es0teric: "sudo adduser USERNAME GROUPNAME"06:36
Es0tericzykotick9 i am talking about an existing user06:36
Es0tericnot a new user06:36
zykotick9Es0teric: so am i!06:36
Es0tericok06:36
zykotick9Es0teric: it quite common for people to use usermod, and use it incorrectly, and thus loose all groups EXECPT the one they're adding (which is bad).  using adduser is a lot saver.06:38
Es0tericyeah, i see zykotick906:38
Es0tericalso, zykotick9 i get this error -> Error -125: remote chdir failed06:38
Es0tericwhen trying to go to a directory in my IDE06:38
zykotick9Es0teric: cant help with that - no clue what that is.06:39
xjsuw7lol @simpson_06:39
xjsuw7i love this06:39
pinkyHi, I just installed Xchat.06:40
wiggmpkEs0teric: if your curious, the correct usermod way would be "usermod -a -G <groupname> <username>"06:40
xjsuw7so bored figure i just come on in bored to high heaven06:40
xjsuw7hi pinky06:40
Es0tericwiggmpk i know why now06:40
Es0tericchmod permissions were wrong06:40
xjsuw7u da pinky frm friday?06:40
wiggmpkEs0teric: whats important here is the capital -G, I believe thats what zykotick9 was referring to.. lower case g would change the group instead of add06:40
pinkyNope.06:41
Es0tericwiggmpk i tried that06:41
Es0tericbut it didnt work forme06:41
Es0teric*for me06:41
xjsuw7say waht one more time!06:41
Es0tericonly useradd worked06:41
FloodBot1Es0teric: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.06:41
pinkywhat's a floodbot06:41
Es0tericyeah i got to get rid of that habit >.>06:41
wiggmpkEs0teric: were you using "sudo"06:42
wiggmpkEs0teric: with usermod i mean06:42
Es0tericwiggmpk, yes i was06:42
wiggmpkEs0teric: interesting06:42
aeon-ltdpinky: a bot the channel uses to prevent spamming [flooding]06:43
pinkyGoodbye.06:43
Es0tericis it possible to chmod multiple directories?06:43
simpson_%#&%&^06:44
simpson_faulty hdd/disk06:44
simpson_installation crashed06:44
simpson_ffuuuu D:06:45
xjsuw7lol06:45
xjsuw7that always sucks06:45
simpson_*dies*06:45
wiggmpkEs0teric: i never tried it before, but you might be able to just list all the directories after each other06:46
wiggmpkEs0teric: like "chmod ### /etc/something /etc/someone /etc/somewhere"06:46
wiggmpkEs0teric: unless your trying to change a directory and all files and sub-directories under the main directory06:47
Es0tericwiggmpk yes i am06:47
Es0terici am trying to do -R06:48
wiggmpkEs0teric: then your doing it right06:48
Es0tericalright, cool06:48
=== atrius is now known as atrius_away
shoothello06:53
aeon-ltdhi06:53
shootHas Ubuntu been created from Debian live CD or from the Direct Installer ?06:54
zykotick9debian-live isn't a "real" debian project.  ubuntu's live is at this point, it's own thing - i doubt it's based on anything anymore.  certainly the mini, is based off debian's netinst.06:55
wiggmpkshoot: the non-LTS release of Ubuntu are from the Debian Unstable branch.. is all I know06:56
icerootwiggmpk: every ubuntu release is from testing/unstable06:57
shootyeah06:57
wiggmpkiceroot: I suppose technically thats accurate06:58
shootBut Ubuntu has modified the Debian installer.iso or the Live CD06:59
zykotick9shoot: debian install cd's aren't LiveCD, so it couldn't possibly be based of that.  the mini.iso is based of debian installer.07:01
makarahow can I see current file operations? It doesn't show up as a window in Docky?07:01
makaraI'm moving a whole lot of files, but the dialog isn't visible anymore07:01
shootzykotick9, How the Ubuntu Live CD created?07:04
zykotick9shoot: no idea.07:05
wiggmpk!ubiquity07:05
shootah07:05
shootThat is the script to install Ubuntu on HDD07:05
cfhowlettshoot, history of ubuntu is available somewhere.  Pretty sure some archive has the development details for what it's worth.07:05
Tex_Nickmakara : you've probably checked, but if not ... see if it's on another workspace/minimized07:05
zykotick9!remaster | shoot07:06
ubottushoot: Interested in remastering the Ubuntu !LiveCD or !Alternate installer? See: https://help.ubuntu.com/community/LiveCDCustomization and https://help.ubuntu.com/community/InstallCDCustomization - Or use tools such as http://uck.sourceforge.net/ or http://linux.dell.com/wiki/index.php/DRU_Disc_Remastering_Utility07:06
makaraTex_Nick, not there. It just disappeared, but won't let me remove the drive07:06
makarait would be great to have a Unity plugin that shows all file transfer (files, dropbox, torrent, firefox download)07:08
makarabit difficult to implement07:08
zykotick9makara: when you use Microsoft software what do you expect?  docky is mono garbage (personal opinion only!)07:09
makarazykotick9, are we talking about the same docky?07:09
zykotick9makara: yes.  it's mono based that's MS's .net07:10
zykotick9makara: see "apt-cache depends docky" and see the libmono listed07:10
makarazykotick9, what does docky have to do with the disappearance of Ubuntu's file transfer dialog?07:12
zykotick9makara: perhaps nothing!  i though it disappeared from docky.07:12
makarait disappeared period07:13
wiggmpkare you sure it just isnt finished?07:13
zykotick9makara: if you want to know if it's still copying, you could install the terminal based iotop then run it using "sudo iotop" to see if stuff is still moving07:14
CeboHello07:16
Tex_Nickmakara : see if this will help ... http://ubuntuforums.org/showthread.php?t=192441707:17
makarazykotick9, I know its still copying but I want to see the progress07:17
zykotick9makara: that i can't help with... good luck.07:18
cfhowlettCebo, greetings07:18
icerootwhat is the best way to check an empty hdd (no fs) if everything is fine with the hdd?07:18
zykotick9iceroot: smartctl07:18
icerootzykotick9: that is only reading the smart-status?07:18
zykotick9iceroot: yes07:19
zykotick9iceroot: can also run tests07:19
icerootzykotick9: bad sectors are not part of the smart status?07:19
icerootzykotick9: ah ok, sounds good, i will have a look, thank you07:19
zykotick9iceroot: not sure...07:19
icerootzykotick9: my try was "dd if=/dev/zero" of=..." and then dd if=/dev/sdx/ ..." but that will take ages07:20
mvt007geekhello07:20
cfhowlettmvt007geek, greetigns07:21
=== Tazen is now known as Taz|Home
mvt007geek i am using ubuntu on pandaboard. i am using a serial port to do my workes on it. i used nano to write on a file (by gtkterm serial port) but after i wanted to save that by ^o or exit by ^x none worked07:23
mvt007geekit seems i am in a prison and can't get free07:24
mvt007geek:(07:24
mvt007geekit's urgent. can someone tell me  what the problem is?!!07:24
somsipmvt007geek: you have used CTRL-O and CTRL-X haven't you?07:25
mvt007geekyes07:25
somsipmvt007geek: permissions to wite the file are okay?07:26
mvt007geekdon't know. but if i don't have permisssion it just won't save it. but it will let me exit. won't it?07:27
somsipmvt007geek: CTRL-X and confirm to lose changes normally07:27
mvt007geeksomsip:  when  i use ^o to save or when i use ^x to exit it just show me a little window that contain a button (configurayion) amd under that button wrote default.07:28
mvt007geek*configuration07:28
mvt007geek*and07:28
somsipmvt007geek: I'm not sure what you mean then. I don't use nano often. Maybe you'll just have to kill nano07:29
lasersWhat file are you editing?07:30
xjsuw7im bored looking for something fun to do07:31
cfhowlettxjsuw7, are you sure #ubuntu computer support is the channel you're looking for????07:31
mvt007geeksomsip: my problem is exactly this. i am working with serial port and i only have commandline. the only way  to kill or anything else is exiting from nano07:31
xjsuw7yea07:31
mvt007geekxjsuw7: so help me :D07:32
xjsuw7yup trying to learn some things07:32
cfhowlettxjsuw7, if you have a specific support query to ask ...07:32
xjsuw7hmm07:32
cfhowlett!contribute|xjsuw707:33
ubottuxjsuw7: To contribute and help out with Ubuntu, see http://www.ubuntu.com/community/participate and https://wiki.ubuntu.com/ContributeToUbuntu07:33
mvt007geekLasers a text file. i made it by "touch command"07:33
mvt007geekLaserS07:33
xjsuw7i have problems here and there... just hanging around trying to learn some new things for real07:33
lasersmvt007geek: And then what?07:34
=== hatake is now known as blackjack
xjsuw7biggest thing wanna learn to write scripts and python  and stuff07:34
haidouHello07:34
xjsuw7hello07:34
mvt007geekwhat? i told evry thing.read my former sentences plz07:35
mvt007geek*every07:35
cfhowletthaidou, greetings07:35
haidouI'm looking for help on theme installation. Ubuntu 12.10.07:35
haidouCan someone help me?07:36
lasersmvt007geek: Try 'xrefresh' ?07:36
cfhowlettxjsuw7, #python #ubuntu-offtopic07:36
lasersmvt007geek: 'reset' ?07:36
cfhowlett!ask|haidou,   what's the problem07:36
ubottuhaidou,   what's the problem: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience07:36
mvt007geekLasers reset pandaboard? but it won't help.again when i use nano or other editors the problem remain07:37
haidouIs their an order to this type of chat?07:37
bazhanghaidou, ask an actual question, all on one line07:38
haidouAhh07:38
somsipmvt007geek: but you could check the permissions before editing it...07:38
lasersmvt007geek: Type 'reset' in the terminal. Try that?07:38
cfhowletthaidou for best results, state your hardware, what version of ubuntu, what you tried/failed to do and what you thought would happen.  Error messages and screenshots help as well07:39
lasersVideos help too.07:39
zykotick9mvt007geek: are you a member of the dialout group?  you "might" require it for proper serial permissions.  somsip07:41
mvt007geekzykotick9: yes. i choosed dialout group07:42
zykotick9mvt007geek: ok, just checking.07:42
=== derpyhooves is now known as Guest48865
mooshroomi need help involving desktop settings07:46
mooshroomI went to reset my computer and it froze up restarting07:46
cfhowlettmooshroom, before or after login?07:46
mooshroomafter07:46
mooshroombut07:47
mooshroomi started it back up again07:47
cfhowlettmooshroom, try this; logout/login but use a different Desktop Enviromnet07:47
mooshroomit said it couldnt find /tmp to do disk check07:47
haidouThis is macbook 4.1 Intel® Core™2 Duo CPU T8300 @ 2.40GHz × 2. The mac os x has been deleted (by choice.) I am now running ubuntu 12.10. I have been trying to install a theme using various command line prompts, from different sources on the Internet to no avail.  I just want to know how to install gnome shelll 3.6,  Gtk 3, and then to install a theme of my choice.07:47
mooshroomwhen it loaded through there was no background, sidebar changed and the entire folder the background was gone07:48
mooshroomim most concerned about the folder07:48
mooshroombut k07:48
mooshroomi will try that07:48
cfhowletthaidou, try the software center ...07:48
haidoufor which part?07:48
Kartagiswhy does flash keep crashing on firefox?07:49
lasersKartagis: Run firefox without flash. No crash? Blame flash.07:50
tad-polePlz tel comman 4 hax plan et ubuntu!?07:51
cfhowletttad-pole, in english please?07:51
tad-poleJust being stupid. Do not mind me. :)07:52
* cfhowlett sends tad-pole a digital smack upside the head...07:52
tad-pole>:)07:52
tad-poleThat was english on dalnet. :/07:52
=== chaos_ is now known as chaos_plague
haidouHow do I check which version of Gnome Shell I have?07:53
wiggmpkhaidou: gnome-shell --version07:53
haidouThat worked thanks.07:54
wiggmpknp07:54
elena-IKis there a way to change compiz settings (keybindings especially) from command line?07:55
mvt007geekhow can i write a file into pandaboard via serialport?07:56
mvt007geekpandaboard has ubuntu07:56
haidouHow do I install a theme on Gnome Shell 3.6.2?07:57
wiggmpkhaidou: do you have gnome-tweak-tool?07:57
haidouI will download it now.07:57
somsipmvt007geek: what user are you logging in as on the PB?07:57
haidouany particular version?07:58
mvt007geeki can be root via sudo command07:58
wiggmpkhaidou: a compatible one07:58
somsipmvt007geek: so what guide have you followed to get this far?07:58
wiggmpkhaidou: i couldnt tell you which version.. I used 12.04 which doesnt have Gnome Shell 3.6 available07:59
mvt007geeksomsip: in panda they only get me one user and one pass .07:59
haidouAahhh07:59
somsipmvt007geek: and what guide have you followed to get this far?07:59
mvt007geeksomsip: what do you mean?08:00
wiggmpkhaidou: you'll need the user theme extension too.. again, I cant really tell you how to get it either cause I use 12.0408:00
wiggmpkhaidou: where did you install gnome-shell from? a PPA or some guide online?08:00
painesafter updating my system via dist-upgrade,  my xen host dosen't start any more. the xen-less kernel starts fine. it looks the boot process can't chroot to the root partition. it seems like the driver for sda or my chipset is missing. this worked before. sda/sdb are all not listed in /proc/partitions. any idea ?08:00
haidouI dont know08:00
somsipmvt007geek: there is a step by step guide here, with a link to a google group for people who are having problems. If you cannot find an answer here, maybe they can help http://hbrobotics.org/wiki/index.php?title=Installing_and_Configuring_Ubuntu_on_the_PandaBoard08:00
zetherooI am getting this message when logging into root with -X  :  file /root/.Xauthority does not exist08:01
mvt007geeksomsip: ubuntu didn't take a separate root pass from me.08:01
haidouI typed so much stuff in yesterday.08:01
wiggmpkhaidou: where you following an online guide?08:01
haidouyeah, lots of them08:01
jonrbis there an eta on the 12.04.2 release?08:02
mah454Can bypass Layer 7 filtering ?08:02
haidouI think the gnome shell was upgraded when upgraded to 12.10.08:02
haidouwhen I*08:02
ejvjonrb: https://wiki.ubuntu.com/PrecisePangolin/ReleaseSchedule08:03
wiggmpkhaidou: i dont think to 3.608:03
wiggmpkhaidou: try "sudo apt-get install gnome-shell-extensions-user-theme"08:03
jonrbyeah today, but is there an eta as in a time? like 2pm est08:03
powerboxxxHi08:04
powerboxxxI added a nullroute using 'ip route add blackhole <IP-HERE>08:04
ejvno there's no set time, when it's ready, it's ready08:04
haidouunable to locate package08:04
powerboxxxBut when I try to delete it using 'route del -host <IP-here>'08:04
powerboxxxI get this error SIOCDELRT: No such process08:04
wiggmpkhaidou: how about gnome-tweak-tool? "sudo apt-get install gnome-tweak-tool"08:04
ejvjonrb: if you're impatient and need something *now*, I suggest you use the daily build, it won't differ very much.08:05
haidouSetting up gnome-tweak-tool08:05
ejvjonrb: http://cdimage.ubuntu.com/ubuntu-server/precise/daily/current/08:06
wiggmpkjonrb: the best answer is 24 hours.. if they already updated the repositories it could still take 24 hours to propagate08:06
jonrbthere is a feb 14th daily for 12.04.2 wouldn't that technically be the same as todays release..08:06
wiggmpkhaidou: after thats finished installing, go here https://extensions.gnome.org/ and look for the "User Themes" extension08:06
wiggmpkhaidou: then you can use gnome-tweak-tool with the user theme extension to install whatever gnome-shell theme you want08:07
ejvjonrb: not necessarily, no. there may be last second committs prior to the freeze. it happens.08:07
haidouThank you.08:07
wiggmpknp08:07
ejvjonrb: btw, when asking a question directly at someone, prefix the response with the username, for example: ejv: blah foo bar08:07
jonrbahh I will wait then =) thanks ejv08:07
jonrboh sorry08:08
ejvjonrb: yw, it's easy to get lost in here with all the chatter08:08
wiggmpkejv: especially when empathy wont let you filter join/left messages!!!!08:08
ejvwiggmpk: which is why you should use irssi08:09
ejvonce you use irssi, you'll wonder why you ever used anything else08:10
wiggmpkejv: no, which is why empathy shouldnt be the default client!08:10
ejvah; well, message still stands ;)08:10
wiggmpk:)08:10
mooshroom_hard shut down in the middle of a reset. when rebooting file check rand and couldnt mount /tmp. desktop background and settings default, folder containing original background loses all contents to the void. tried using another desktop prog.08:10
mooshroom_files still missing08:10
ejvi know there's a question in there somewhere, I just can't find it...08:11
vedicAny GUI based backup tool which can do  full back (incremental) of a remote server? I know rsync cli but looking for GUI based this time08:11
cfhowlett!who08:11
ubottuAs 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 :)08:11
ejvvedic: grsync, zynk, etc. they exist.08:12
ejvvedic: if you're on windows, winscp supports it as well.08:12
mooshroom_i had to log in and out, someone talked to me but idk who, anyone want to ctrl-f my name and find out who?08:12
mooshroom_would have been 10-15 mins ago maybe08:13
vedicejv: I don't think winscp can do backup scheduling?08:13
=== piotr_ is now known as DeedlitWork
cfhowlettmooshroom_, did it work?08:13
ejvmooshroom_: cfhowlett08:13
haidouyou a yogi vedic?08:13
vedichaidou: I am not yogi as of now :). But trying to be vedic.08:14
ejvvedic: that's an odd question, i can tell you have no idea, and should look at the WinSCP documentation. good luck. :)08:14
vedicejv: well I do use winscp for file transfer but found it not doing scheduling08:15
haidouMe too.08:15
ejvvedic: you are mistaken, it does.08:15
haidou:-D08:15
vedicejv: glad. Tnx for information08:16
new_userI'm looking to install Ubuntu along side Windows and I'm wondering what the best installation size would be best to use08:17
ejvvedic: it will exist in two parts: 1) you'll need to write a simple script, using WinSCP command line tools / keywords and 2) use Windows "task scheduler" to process your script. It can be found in Control Panel -> Administrative Tools -> Task Scheduler. Voila! Automatic backup.08:17
haidouI'm downloading Gnome-tweak-tool from the command line, but how do I know when it is done?08:18
cfhowlettnew_user, say 8 gb for / and whatever size you want for /home.  don't forget swap ; 2 times your ram is my forumla08:18
cfhowletthaidou, your cli prompt will return after download is complete08:18
_Ethan_hi, im thinking about buying a good laptop (of about 700 EUR). I would use it specially for working (programming), any hint? Ubuntu will also be installed.08:18
new_userI'm using the installer and it isn't giving me an option for root08:18
haidouOkay, thanks.08:18
ejvvedic: http://winscp.net/eng/docs/scripting ; good luck reading. :)08:19
cfhowlett_Ethan_, what country?  for the record, Lenovo seems to run pretty good out of the box ...08:19
cfhowlett!root|new_user,08:19
ubottunew_user,: Do 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/RootSudo08:19
ejvnew_user: what were you expecting?08:19
delfickHi there, I have this random bug where ps will hang and not respond to ctrl-c or ctrl-z. I've encountered this bug again, and it's one of the folders in /proc. So if I try to cat /proc/9888/cmdline, it will hang. strace shows it's hanging on the read system call.... does anyone have any idea how I can work out why and how to fix it?08:19
ejvthat is so cheesy.08:19
ejvwho is responsible for ubottu's cheese.08:20
somsip!brain | ejv08:21
ubottuejv: Hi! 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/Bots08:21
new_userwell I have no option for / or /home.... just installation size I haven't installed anything yet08:21
ManiiHi, why cant see user list?08:21
ejvit was (mostly) rhetorical somsip, thank you though.08:21
ejvManii: of this channel? no idea. what client are you using?08:22
mooshroom_my desktop settings have all gone to default and my my pictures folder which contained my background has emptied. any ideas?08:23
dhanuhai08:23
mooshroom_happened after bad reboot08:23
Adam-85hi08:24
Adam-85is there any program like Ultraiso to edit ISO image with boot ?08:24
ejvmooshroom_: sounds like some possible file corruption? did you fsck?08:24
mooshroom_no i didnt08:25
mooshroom_ill try that08:25
ejvAdam-85: mount and mkisofs ?08:26
Adam-85evi Does it keep boot file as is ?08:26
SlartibartI get "FATAL: Could not load /lib/modules/3.8.0-6-generic/modules.dep: No such file or directory" when trying tp rom modprobe aftere installing 12.10. Anyone who knows how to solve this?08:27
ejvAdam-85: I'm not sure, I would read the mkisofs documentation, to be sure of it's intentions.08:27
Slartibart*to run08:27
Adam-85ok08:27
ejvAdam-85: http://cdrecord.berlios.de/private/man/mkisofs-2.0.html08:27
MindSparkhamaza08:29
haidouhow do i use the gnome extensions here--> https://extensions.gnome.org/  ?08:29
simpson_hm08:31
=== simpson_ is now known as fastrack
=== predator217 is now known as predator117
Adam-85evi thanks , and it support boot and get boot from iso also08:32
ejvhaidou: Extensions can be installed per-user in ~/.local/share/gnome-shell/extensions, or systemwide in /usr/share/gnome-shell/extensions and /usr/local/share/gnome-shell/extensions.08:32
ejvhaidou: https://live.gnome.org/GnomeShell/Extensions08:32
haidouThe more I use Ubuntu, the more I know how much I didn't know 0.008:34
keplerhaidou: about the same with everything :P08:34
haidouSo true Kepler08:36
Slartibartuname -r says I'm using 3.8.0-6-generic, but it seems /lib/modules/3.8.0-6-generic doesn't exist. Is it listed somewhere what to install to get that folder installed?08:36
ejv"The more I know, the less I understand"  - Don Henley, "The Heart of the Matter" from The End of the Innocence, 1989.08:37
ejv^_^08:37
* ejv feels old.08:37
ManiiHola08:38
dogmatic69who had that spice rack site going?08:48
haidouOkay, I'm confused.  Do I have to make my own extension to a theme, or do I download extensions?08:48
dogmatic69AlanBell was it your site?08:48
=== jimmy is now known as jarco
mooshroomso my "my pictures" folder annihilated itself and my desktop settings reset. ive tried loading in and out of another desktop env, ive now run fsck, which said .2 of the filesystem was non contiguous.08:57
mooshroom.2%*08:57
mooshroomtypically when my hard drives muck up, it's been so bad ive had to toss it. does this account for my missing files?08:58
HyperiantCan I get support for Xubuntu installation from a live CD in this channel?  The major difference is the desktop environment, so the installation procedures should be somewhat paralleled, right?09:03
senchaHyperiant, is #xubuntu not sufficient?09:03
Hyperiantsencha: Everyone is afk09:04
senchaHyperiant, well, I suppose you could try :)09:04
ejvmost americans are asleep and uk/europe are just waking, it's typical at this hour09:05
senchaHyperiant, what's your question?09:05
nichlass/waking/working ;)09:05
HyperiantMy issue is this: I've tried installing to the same laptop with both a live CD and live USB, and each time my install stops working in the middle of installation.  It just ceases doing anything but registering my mouse cursor and button clicks.09:05
HyperiantIt used to let me get to the pre-install part (and I can actually use it in live mode) but now it stops functioning at the "Preparing to Install Xubuntu" screen.09:06
HyperiantTo be more specific, when I press "continue" it gives me a loading indicator.  I've let it sit for about 8 hours contiguously and it hasn't moved from that spot.09:07
=== ericab is now known as ericab_away
brontosaurusrexwould bios wake-up-boot be any different to user-presses-button type of boot?09:07
HyperiantIt's not even a progress bar, it's just the little icon that tells you something is happening in the background.09:08
senchaHyperiant, I'm googling to see if there's a way to debug/view the install process and see where it hangs09:09
senchaHyperiant, I'm just going to post some links to you if you're interested in viewing them as well09:09
senchaHyperiant, https://wiki.ubuntu.com/DebuggingUbiquity09:09
Hyperiantsencha: It would be great if I could run the install process from command line, that way I could see what the problem is09:09
senchaHyperiant, you're running the install from WITHIN a live cd, correct?09:10
sencha(where you have access to a terminal)09:10
Hyperiantsencha: At the moment, a live USB; I swapped when I suspected that the CD drive might be the cause of the issues09:10
Hyperiantsencha: When it was just the CD, it would stop reading from the disc when it hanged09:10
Hyperiantsencha: When it's the USB, the read light stops flashing09:11
senchaHyperiant, look in /var/log/installer09:11
Hyperiantsencha: On the drive's directory, or within the live mode?09:11
senchaHyperiant, when you're in the live session on usb/cd/whatever after you've tried to install and when it hangs09:12
techgekk1985hey guys!09:12
senchaHyperiant, I've never had to debug an ubuntu install yet (they all "just work" for me), but it seems that if there's something happening, it'd be in /var/log/installer09:13
Hyperiantsencha: I don't think I can access the file manager during installation09:13
senchaterminal?09:13
Hyperiantsencha: Ctrl+Alt+T doesn't launch terminal in Xubuntu installs, and I don't know how else to launch it09:14
senchaHyperiant, try one of the VTs (control + alt + f2)09:14
senchaHyperiant, to switch back to X, use control + alt + f709:14
Hyperiantsencha: Ctrl+Alt+F2 works; what commands should I run?09:17
senchaHyperiant, you're on the live session, correct? and the install has hung?09:18
pascal`Hello09:18
pascal`Is there anything obviously I should check if my motd changes aren't taking effect?09:19
Hyperiantsencha: I chose "install Ubuntu" instead of "try Ubuntu"09:19
rigohi09:19
RaySo, I was installing the newest downloadable release via DVD and when I picked install inside windows 7, it ejected the disc I haven't installed Ubuntu since 9.04. Any help?09:19
senchaHyperiant, if so, try `cat /var/log/installer/debug` without the `s09:19
pascal`I've dumped something in motd.tail but it's not showing up when I log in :(09:19
techgekk1985hey blue4997409:19
rigocan u tell me first of all if which audio driver is loaded for the optial s/pdif output for me? http://paste.ubuntu.com/1648815/09:19
blue49974So I have heard rumors of Ubuntu not being free by the 15.00 release. Makes me belive it because the always free button is gone from the about and downloads page. Also in December you guys changed your Terms of Service .09:20
=== daniel is now known as Guest54946
ikoniablue49974: no-one knows about the 13.04 release, let alone the 15 release, so I wouldn't worry about it at this time09:21
AlanBelldogmatic69: yeah, was me09:21
Hyperiantsencha: I'm getting a bunch of data, let me put it in a paste09:21
senchaHyperiant, well I'm mostly concerned with the last few lines09:22
pascal`motd help anyone? :)09:22
ikoniapascal`: what about it ? how do you ask for message of the day help ?09:22
blue49974I also had some other concerns about privacy and the amazon features. Is this connected through Ubuntu https servers or how does this work.09:22
ikoniablue49974: you can disable the amazon lense09:22
ikoniablue49974: then you have no concerns09:22
blue49974Oh ok, That sounds good actually09:23
blue49974I was really wondering how09:23
pascal`ikonia, I asked above. I dumped some text in /etc/motd.tail and it isn't showing up when I log in. Only the default stuff is showing up and I can't figure out why.09:23
ikonia!nolense09:23
RayLooking for installation help.09:23
techgekk1985Who here is excited for 13.04? I've heard that it's receieved an major speed upgrade.09:23
ikoniatechgekk1985: #ubuntu+1 is the channel for 13.04 discussion09:23
gnuruwhere can i read about the news in 13.04 ? :)09:23
Hyperiantsencha: http://paste.ubuntu.com/1648850/09:24
ikoniagnuru: #ubuntu+1 is the channel for 13.04 discussion09:24
gnuruikonia: sry09:24
ikoniapascal`: did you regenerate the motd ?09:24
blue49974ikonia: How do I disable the Amazon api09:24
ikoniablue49974: just getting the info for you09:24
rigoso what about 12.10 questions? ie. mine? :D09:24
techgekk1985Yeah, what about 12.10?09:25
ikoniatechgekk1985: what about it ?09:25
Hyperiantsencha: I'm also getting a Pango-WARNING and libgnomevfs-WARNING and a GConf-WARNING09:25
rigo...please?09:25
pascal`ikonia, No I didn't. I need to do anything extra on a nother server I was working on. It's it regenerated on a new login anyway?09:25
Hyperiantrigo: sorry, what was your question?09:25
rigocan u tell me first of all if which audio driver is loaded for the optial s/pdif output for me? http://paste.ubuntu.com/1648815/09:25
rigothisone09:25
rigojust because i had just the same audio chip in my old htpc and i hadnt no problems with it.09:25
techgekk1985blue49974: Did you go to this link? http://www.ubuntu.com/ubuntu/why-is-it-free09:26
ikoniapascal`: I didn't think it was new login that regenerated it09:26
pascal`ikonia, *didn't need to.09:26
rigoand i would like to try out an older driver...09:26
ikoniapascal`: I thought it was either a cron job or a reboot09:26
ServerSagerigo: Looks to me like it's using the snd_hda_intel module.09:26
rigothe popping sound is because of the syncronisation-error. so if i watch a movie and there are loud effects the sound is popping some "electrical noises"09:26
pascal`ikonia, Yeah, I think you're right. Taking a look.09:27
techgekk1985blue499974: they removed the "Always Free" button cause people already get the point that it is free.09:27
senchaHyperiant, those are probably harmless09:27
techgekk1985blue49974: they removed the "Always Free" button cause people already get the point that it is free.09:27
senchaHyperiant, hmm, well we could look at /var/log/installer/syslog09:27
ServerSagerigo: If I remember correctly, you need to disable the power saving stuff.09:27
NaGeL_Workhello i would like to ask how can i restart the X server as root? So everything that runs under it runs as root?09:27
ejvrunning everything as root, sounds like a bad idea.09:28
Hyperiantsencha: cat /var/log/installer/syslog yields "No such file or directory"09:28
ServerSageNaGeL_Work: Why would you want to do that?09:28
techgekk1985NageL_Work: Did you look on the Ubuntu documentation? It should state how you restart the X server.09:28
rigois there a "command" for that?09:28
rigosadly i cant try it out since im at work, but i have ssh access to my device.09:29
ServerSagerigo: I'd have to google it, it's a bit outside my wheelhouse of immediate knowledge.09:29
rigo:))09:29
NaGeL_Worki need to d it to change something. the previous guy who was working on the server quit his job and didn't tell the sysadmin password. Now i'm responsible for the servers and ineed t ochange things.  for once change the sysadmin password and a few other things09:29
techgekk1985blue49974: Check out this article: http://www.n00bsonubuntu.net/content/how-to-remove-the-amazon-music-and-video-lens-on-ubuntu-12-10/09:30
ServerSagerigo: I realize this is a blog post, but it might help:  http://goo.gl/6gYeg09:31
ikonia!adlens | BLZbubba09:31
ubottuBLZbubba: If you wish not to see "More Suggestions" from places like Amazon in your Ubuntu 12.10, simply remove the package unity-lens-shopping, or adjust your Privacy settings as shown here: http://goo.gl/kFO4u . Mark Shuttleworth's blog entry on this is at http://goo.gl/uF7zZ09:31
ikoniaughh, idiot, sorry09:31
senchaHyperiant, I'm actually way in over my head on this one. I googled around a little and you might want to try to reboot into a live session, and then start ubiquity (the installer) in debug mode09:31
Hyperiantsencha: How would I go about starting it in debug mode?09:32
senchaHyperiant, it should be as simple as running `ubiquity -d` in a terminal once you're in the Xfce live session09:32
pascal`ikonia, The problem was that, even though I'm on 12.04, update-motd wasn't installed. It's because I upgraded from 10.04. Weird. Thanks though :).09:32
rigoServerSage thats nice thank you!09:33
senchaHyperiant, when it hangs, look at the terminal window in which you ran ubiquity -d to see if there are any error messages09:33
techgekk1985Who's the offiicial moderator for this Ubuntu channel?09:33
ServerSagerigo: No problem, glad to help.  Just remember to backup any files before you make changes.09:33
senchaHyperiant, I'll be asleep by the time you do that, so possibly ask again in here, or wait until #xubuntu livens up :) There is probably a forum for xubuntu as well (or just the ubuntu forums)09:34
rigoright.09:34
=== ericab is now known as ericab_away
senchaHyperiant, sorry I couldn't help more :(09:35
Hyperiantsencha: Thanks for getting me as far as you did09:35
hanibanahi, this iptables rule: // iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 8080  // to redirect 80 to 8080 does not work on my ubuntu. Any clue?!09:36
rigobut as i read the post it sais, the popping sound comes when starting and stopping the music/sound which is of corse also happening and annoying so the post is gr8 and i can use it BUT09:37
rigoi have a different problem i think09:37
ejvhanibana: you need to specify an interface on which to apply the rule; -i ethX09:38
jonsainthi. i cant get devede to work no more, can anyone recommend a programme that converts films ready to be burnt?09:39
HyperiantCan this channel help me debug Ubiquity?  I'm trying to install Xubuntu and it hangs, keeping me from completing the installation.09:40
hanibanaejv: If this option is omitted, any interface name will match (from iptables man page).09:40
ejvhanibana: hmm not sure then ;)09:40
NaGeL_Workor better question… if i have sudo access.. i can potentially change other users password right?09:41
hanibanaejv: np thanks09:41
somsipNaGeL_Work: passwd user pass...yes09:41
ejvHyperiant: debugging an entire program is kind of outside the scope of support this channel can provide; if you believe you've truly encountered a bug, I suggest you open a new report on Launchpad or see if a similar ticket already exists.09:42
NaGeL_Workthank you.09:42
jonsaintanyone???09:42
somsip!anyone | jonsaint09:42
ubottujonsaint: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.09:42
ejvactually, !patience is more appropriate for jonsaint09:42
ejv!patience | jonsaint09:43
ubottujonsaint: 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/09:43
somsipejv: jonsaint: yeah - just saw the initial question a bit earlier09:43
ejvif nobody knows your answer, nobody will answer, it's just so... logical ^_^09:43
Hyperiantejv: I don't know much about Launchpad; how would I be able to know whether a ticket about this particular bug has been submitted, and where can I find the entry for it?  It's a problem I've had on both a live USB and a live CD.09:44
jonsaintsomsip, i cant get devede to work no more since updating, keeps crashing09:44
somsipjonsaint: did you try purging it and reinstalling it?09:45
ejvHyperiant: https://bugs.launchpad.net/ubuntu/+bugs09:45
jonsaintsomsip, i have tried everything. keeps hanging or just closing down. its only been like this since the new release came out.09:46
=== ubuntu is now known as Guest30626
Hyperiantejv: It's a bug installing Xubuntu; should I enter it in a Xubuntu section?09:46
somsipjonsaint: any error when run from a terminal? Any other bug reports if it;s a new version?09:46
ejvHyperiant: personally, no. :)09:47
jonsaintsomsip, im a fairly new user to ubuntu, im not very technical with terminal or what to do09:47
somsipjonsaint: open a terminal, type 'devede' and see if it coughs any useful information back at you09:47
ejvHyperiant: the xubuntu launchpad appears less active. File it under Ubuntu, as Ubiquity is a pretty low level program to be malfunctioning; mention you're using Xubuntu, and let *them* triage.09:47
jonsaintsomsip, it just opens the programme09:48
Hyperiantejv: How do I find my problem in a stack of 103671 bugs?  >_<09:48
somsipjonsaint: you said before it was crashing. Is it okay from terminal?09:48
ejvHyperiant: by using the search field of course.09:48
ejvHyperiant: i would also check here first: https://bugs.launchpad.net/ubuntu/+source/ubiquity09:49
jonsaintsomsip, so far so good. its converting now which takes forever! last time it stuck at 47% and it locked up my pc09:49
Hyperiantejv: What keywords should I use?  It's hard to convey exactly what I'm experiencing to a search bar09:50
somsipjonsaint: so follow the process and se if it gives any useful info when it crashes. What version of devede? How did you install it?09:50
senchaHyperiant, install hangs09:50
senchaHyperiant, install freezes09:50
senchaet09:50
senchaetc*09:50
ejvHyperiant: just take a few minutes, try a few combinations such as your hardware, your ubuntu version you're using, your microprocessor version, etc. a few minutes that's all. if you still can't turn up anything, report a new bug. they will re-assign and close the ticket if it's already been reported and redirect you to contribute to it.09:51
ejvHyperiant: there's also a tag cloud on the right hand side, that you can use to drill down common bug "themes", good luck :)09:52
jonsaintsomsip, im not sure what version it is, i got it off the software centre this morning09:52
somsipjonsaint: if/when it crashes, it's worth looking for bug reports relating to that version. https://bugs.launchpad.net/ubuntu/+source/devede/09:53
lantiziaHi, I have a full length 88 key MIDI Keyboard (that uses a USB interface)... it doesn't make any sounds by itself - for that it needs a computer.  How can I do a basic setup where I can just get it making the sounds of the notes on Linux?09:55
jonsaintsomsip, cheers for the info. il give it a go but if it fails again, are there other programmes that do the same job?09:56
Hyperiantejv: Thanks for the help09:56
somsipjonsaint: a quick search shows a few I have no personal knowledge of: http://www.cyberciti.biz/tips/linux-dvd-ripper-software.html09:57
jonsaintsomsip, thanks.09:57
ejvHyperbyte: np, happy to help. i suspect you'll get much higher quality help interacting with the ubiquity developers themselves ;)10:05
rigoso the different problem is ServerSage that i hear popping sound while the movie. so it hears like it would be overloaded or overdriven or whatever...10:05
Hyperbyteejv, Hyperiant left. ;-)10:07
ejvthat's what i get for disabling joins/parts/quits :)10:07
ejvsorry Hyperbyte ;)10:07
HyperbyteNo worries. :)10:07
nilliI was recently given access to an Ubuntu 8.04.4 LTS server, and I asked my new server host to give me root access by typing 'sudo adduser nilli sudo', he reported there were no error messages and in /etc/group I can see the line 'sudo:x:27:nilli'. However, when I try to sudo, it says I'm not in the sudoers file anyway. What did we miss?10:08
auronandacenilli: did you relogin for it to take effect?10:10
eipi-1nilli: maybe check visudo if the sudo group is allowed to sudo10:11
nilliI have logged out with ctrl+d and then relogged with ssh10:11
nillioh, maybe I should've been added to a different group? in /etc/group there are also groups called root, sys, adm and staff. Besides my name on the sudo line, no other users have been added to any other groups.10:13
nilli(those are not the only groups, just the ones most likely to give root access)10:14
=== pschulz01__ is now known as vk5fpaw
tadpole-Anyone have a good howto on ubuntu and ssd's.  Like best practices and what not?10:17
eipi-1nilli: in /etc/sudoers which should be accessed via the command visudo (for which you need to be root) there should be a line "%sudo All=(All) All"10:18
eipi-1with that line commented out, the sudo group has no effect10:18
nilliokay thanks, I'll ask my host to have a look.10:19
dogmatic69AlanBell: what was the address for your spice site?10:19
rameshmouryahey10:20
AlanBelldogmatic69: http://ratemyspicerack.com/10:21
rameshmouryai am ew to ubuntu ad i am having trouble installig my hp laserjet p1007 printer.  can somebody help me??10:21
rameshmouryaHelp me please!!!10:21
rameshmouryaplease is some one there10:22
nn0101_rameshmourya: doesn't HP provide a driver?10:22
=== nn0101_ is now known as nn0101
nillirameshmourya: http://www.sabi.co.uk/Notes/linuxHelpAsk.html10:22
rameshmouryai dont know10:22
nn0101rameshmourya: read ubuntu prointg guide somewhere10:22
nn0101!tell rameshmourya about printing10:23
ubotturameshmourya, please see my private message10:23
rameshmouryai saw it10:23
rameshmouryacan i get help there10:23
ejvtadpole-: sounds like a good question for the ubuntu-users mailing list ;)10:24
rameshmouryathanks for the help all of you10:25
rameshmouryaspecially ubottu and n010110:25
rameshmouryai will se what happens next10:25
tadpole-Ejv. Just thought id ask since I was here.10:25
rameshmouryai love ubuntu10:25
ejv!enter | rameshmourya10:25
ubotturameshmourya: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!10:25
rameshmouryak10:26
rameshmourya:-D10:26
ejvtadpole-: from what I'm told, Intel's firmware is superior to the other competitors in terms of access to the SSD's attributes and usage, and stability. SSDs should not be part of your backup plan though, I think they are a little too "new" for that.10:27
=== [entropy] is now known as [ent]
saurabh5647is ubuntu 12.04.2 released yet?10:28
Vin100|Homesaurabh5647, YES10:28
ejvsaurabh5647: there's a daily build from today available if you can't wait for the frozen 12.04.2. It's not yet available.10:29
IcarusXhello, can somebody help a linux newbie here? I'm getting an error "error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory" even though I have libglu1-mesa installed.10:29
tadpole-I was just hoping to use it to make my system a bit faster. Bootup and what not.10:29
saurabh5647Vin100|Home, where is the download link?10:29
ejvsaurabh5647, Vin100|Home is mistaken.10:29
saurabh5647ok ejv10:30
JJ`Does Canonical provide any info on how often they provide security updates(e.g Microsofts "patch tuesday") or do they just release an update when a patch is available?10:30
Zmanuhello10:30
Zmanui have a question about bazaar is it a good place to talk about it ?10:30
IcarusXthat error with a game like ThePlan (http://www.krillbite.com/theplan/).10:30
JJ`I've been to the usn-wiki and pages, but they don't seem to give any details on how often/when they rlelease them10:30
ejvsaurabh5647: if you want something that will be very close to the 12.04.2 build, use the daily at: http://cdimage.ubuntu.com/precise/daily-live/current/10:30
saurabh5647ejv, any ideas when will it be out?10:30
Zmanui'm looking for do a bzr up for only one file, i find nothing in doc about this10:30
ejvsaurabh5647: there's no set time, when it's out, it's out.10:31
MyrttiJJ`: usually as soon as patches are available10:31
saurabh5647ejv, ok10:31
rameshmouryahey!  i foud that my both my printers are ot listed in ubuntu list of supported priters....does that mea my printer is not going to work on ubuntu 12.0410:31
saurabh5647thanks10:31
rameshmourya>:o10:31
JJ`Myrtti: Thanks!10:32
rameshmouryahey somebody help me!!!!110:32
nearsthello ppl :)10:32
rameshmouryaPLEASE!!!!!!!!!!!!10:32
Myrttirameshmourya: try and see is usually my approach10:32
nearst!ask | rameshmourya10:33
ubotturameshmourya: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience10:33
ejv!patience | rameshmourya10:33
ubotturameshmourya: 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/10:33
rameshmouryawell i tried and tried10:33
saurabh5647I have read ubuntu 12.04 will contain kernel 3.5, is it compatible with proprietary ati drivers for radeon 4000 series?10:33
Zmanuso nobody use Bazaar and can help me10:33
saurabh5647*ubuntu 12.04.210:33
ejvrameshmourya: the support provided here is voluntary. if nobody knows the answer, nobody will answer. in the mean time, Google, or open a new thread on the ubuntu forums, or on askubuntu.com. Good luck to you.10:34
cnatinoque bonito los colorines de los xats ¬¬10:34
ejv!es | cnatino10:34
ubottucnatino: 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.10:34
bloopletechI'm getting cursor artefacts under Quantal with proprietary NVIDIA drivers; I've tried drivers in the 304.xx, 310.xx and 313.xx series, all to no avail. The problem does not happen at _all_ in Windows 7 on the same machine, and I'm definitely using either the 310.xx or 313.xx series there. I've tried googling, but no one else seems to be having this problem. Where is the right place to look into this issue?10:34
Naphatulhow can i change the lightdm theme to the one that comes witha default ubuntu install? i installed with the minimal ISO and the menus are ugly10:35
nearst!bzr | Zmanu10:35
ubottuZmanu: bzr is Bazaar-NG, a decentralized revision control system designed to be easy for developers and end users alike. Decentralized revision control systems give people the ability to work over the internet using the bazaar development model.  See http://doc.bazaar.canonical.com/bzr.dev/en/mini-tutorial/ for a quickstart guide.10:35
rameshmouryawell the real problem is that the printer is being showed in list of installed printers ad whe  i print something it also appears in print job qeue! but then it again goes idle!      does that happes with anyone else!!!!10:35
Zmanunearst: i read doc, and find nothing, taht's why i come here to ask10:36
Zmanunearst: i want to do a bzr up on one file only, but when i do it, it up all files commits10:36
dr_willischeck the cups log  rameshmourya  it may  give a clue10:36
saurabh5647hey, has anyone tried ubuntu 12.04.2 with kernel 3.5 on ati radeon 4000 series?10:36
bloopletechHere's an example of the artefacts I'm seeing: http://imgur.com/HvX50S210:36
rameshmouryawhat is a cups log???10:37
dr_willis!cups10:37
ubottuPrinting in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://help.ubuntu.com/community/NetworkPrintingWithUbuntu10:37
ejvsaurabh5647: 12.04.2 isn't out yet, so don't you think that question is a bit absurd? :)10:37
rameshmouryabut what the hell is cups10:37
dr_willisthe printing system10:37
dr_williscups.org10:38
rameshmouryathanks10:38
nn0101hey dr_willis10:38
ejvrameshmourya: http://en.wikipedia.org/wiki/CUPS10:38
saurabh5647ejv, but u said daily build is very close. So I m asking about that10:38
nn0101dr_willis: how's it going dude10:38
jellfhi all10:38
ejvsaurabh5647: ahh then rephrase your question! accuracy matters. ask if anyone has tried ubuntu with 3.5 and the ati 4000 chipset ;)10:38
bloopletechthey appear and disappear as I move the cursor around. This is my xorg.conf: https://gist.github.com/bloopletech/6a6655cc02cb99802a68. I am currently using a couple of ppa's following: https://smspillaz.wordpress.com/2012/12/13/experimental-ppa-with-performance-improvements/, however the issue reproduces without them as well10:39
ejvi'd file a new bug report with the PPA on launchpad personally10:39
haidouHello10:41
tomreynIcarusX: you will often run into such errors when a game is for a different architecture than the one you are running10:42
tomreynoh well10:43
bloopletechI've just updated the gist to include my compiz configuration. This problem has occurred occasionally for the last few months but in the last week or so it's started happening more frequently. I have made a number of system changes in recent times, but I can't pin it down to anything specific10:43
haidouCan someone tell me how to install a theme from Gnome --look.org on GNome shell 3.6.210:43
nassrhi10:43
haidou?10:43
saurabh5647ejv, I did mention kernel 3.510:44
nassrhi10:45
bloopletechwill try asking in the nvidia channel10:45
MatthewLnassr: hello10:45
nassrbut iam arabic10:46
jm-YPOOO10:47
nichlasnassr: please ask a question if you want help :)10:47
MatthewLmodprobe |ubottu10:47
nassrno think10:48
nichlasnassr: otherwise noone will answer10:48
haidouCan someone help me?10:48
MatthewL!modprobe | ubottu10:48
bloopletech!ask | haidou10:49
ubottuhaidou: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience10:49
nichlashaidou: apparently not. i don't have any experience, so i can answer no better than google10:49
MatthewL!lsmod |ubottu10:50
MatthewL!thanks | ubottu10:51
ubottuMatthewL: You're welcome! But keep in mind I'm just a bot ;-)10:51
haidouHow can i install a theme on ubuntu 12.10 on Gnome Shell 3.6.2 from Gnome--look.org?10:52
lukecarrierhaidou, check to see if the theme ships with a readme file; the instructions tend to differ from theme to theme10:52
lcabrezaanybody knows any open source application that connects to exchange calendar not email on windows ?10:53
lukecarrierhaidou, generally it's a case of moving icon packs to ~/.icons and themes (GTK, Shell, etc) into ~/.themes10:53
haidouI dont have a .themes folder10:54
haidouand no read me came with the theme.10:54
=== MonkeyDu1t is now known as MonkeyDust
=== lvz is now known as lvx
mvt007geeki wnat to do   :linux-tests/initnandsim 128MiB-204811:06
mvt007geekbut it gives me FATAL: Module nandsim not found.11:06
mvt007geekwhat do you suggest?11:06
mvt007geekwhat the problem is?11:07
mvt007geeki have an ubuntu server on pandaboard11:07
brightknightmvt007geek: focus11:07
mvt007geekbrightknight: focus ?11:08
mvt007geekbrightknight: i tried to install it but E: Unable to locate package nandsim11:08
brightknightyour thoughts11:09
=== daniel is now known as Guest92473
mvt007geekbrightknight:  on what? :D11:09
brightknightwhat is good and praiseworthy11:10
brightknightI am about to focus on  THE HOLY GOSPEL OF JESUS CHRIST ACCORDING TO ST. MARK myself feel free to join me in ##catholic.11:11
Kartagiswhat can I do if sound stutters in a video in firefox?11:11
Kartagishttp://dizi.milliyet.com.tr/muhtesem-yuzyil/izle/son-yeni-bolum/default.htm11:11
Kartagissorry11:11
tomreynbrightknight: no off-topic chat here please11:11
mvt007geekbrightknight: i love god and i believe in him/her but now i have problem with this nandsim11:11
Kartagisof course you can't see that11:11
MohundarFAGGOT JEWS11:12
ironhalikhow can I find out exact laptop display model in Ubuntu?11:13
brightknightmvt007geek: seek first the Kingdom and all these will be added Ubuntu knows better.11:13
ironhalikthere was some way, but I can't find it11:13
zorgborghey guys lock screen doesnt work after installing xubuntu-desktop (which i have now removed), have i accidentally deleted the package associated with it or...?11:13
Ohmagehi guys, could someone please help me to figure out the best way to dual boot ubuntu with preinstalled windows 8 on uefi GPT formatted hard drive. i have exhaustively gone through many links, threads and forums to no real definitive answers11:13
tomreynironhalik: one of these should say: lshal, lshw, dmidecode11:14
tomreynironhalik: also /var/log/Xorg.0.log11:14
EvilGMI'm actually doing this right now. Just install Windows 8, and then load Ubuntu up from a flashdrive/disk and install.11:14
MonkeyDust!uefi | Ohmage11:14
ubottuOhmage: UEFI is a specification that defines a software interface between an operating system and platform firmware, it is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI11:14
EvilGMThat being said, I have a quick question myself. What do the terms 'universe' and 'multiverse' mean in packages?11:15
OhmageMonkeyDust i have been following that link and many others that stem from that information11:15
Ohmagei shall look again but i have been having a few issues trying to follow the how to's11:15
MonkeyDustOhmage  then start from the beginning, what goes wrong, what brings you here11:16
tomreyn!universe | EvilGM11:16
ubottuEvilGM: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/project/about-ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories11:16
EvilGMThank you ever so much. Good bye!11:16
HarisHello all11:17
ironhaliktomreyn: Xorg reports only the manufacturer, and dmidecode and others won't show the info11:17
HarisI need the netinstall or minimal install ISO for 11.1011:17
Hariswhere is it on -> http://releases.ubuntu.com/11.10/11:17
Ohmagewell firstly the main issue was, when booting from the live cd of 12.10 which is suggested as the version able to boot with secure boot enabled (not true in my case) i went to the install app and when it gave me the install options there was NO OPTION to install alongside current operating systems11:17
tristan_f11:17
Ohmageubuntu did not detect windows 8, although this may of been because i had partitioned the main data segment of the hard drive11:18
tristan_y a t'il des francais???11:18
MonkeyDust!fr11:18
ubottuNous sommes désolés, mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.11:18
Ohmagewhen i finally got to install ubuntu it went and did the old wipe your whole disk and start a fresh trick...11:18
Harisguys ?11:18
MonkeyDustHaris  11.10 is !eol11:19
HarisMonkeyDust: I know that11:19
DJonesHaris: https://help.ubuntu.com/community/Installation/MinimalCD11:19
aandyhi, i have a large array of disks which i've encrypted using luks. all of which have the same key (passphrase, not file). i know the ramifications of this, but can i in any way read the pw once and pass it on in a bash script? so i'll read it in the start, and unset after use of course, but can i echo/pipe the $pass to cryptsetup as a pw?11:19
HarisI need the pxe install images for bootup11:19
tomreynironhalik: is this a flat-panel screen?11:19
PlizzoHello! I have an issue with my ubuntu installation. I accidentally enabled ipv6 forwarding in /etc/sysctl.conf and after that my eth0 in /etc/network/interfaces was replaced with an interface called p6p1. I disabled the setting and enabled eth0 again, but it still does not work. When I run ifconfig -a eth0 is not found but only lo and p6p1. Please help me!11:20
=== md_5- is now known as md_5
Ohmagei am now 50% through my windows reinstall from usb and just want to find the best way to install dual bootloader11:20
HarisDJones: Thank you11:20
tomreynironhalik: how is it connected?11:20
Hariscan these minimal images be used for network install ?11:20
ironhaliktomreyn: laptop display, via LVDS11:20
ironhalikxorg reports serial "0"11:21
OhmageMonkeyDust ideally if someone could walk me through how to install the linuxfoundation bootloader that was released a few days ago that would probably help me solve all the issues i am having, as that signs the bootloader into the windows ESP and means it should be  A LOT easier11:21
zorgborgsolveded my problem, gnome-screensaver package was missing :)11:22
aandynvm, you can. just use '-' in cryptsetup and pipe it in. :)11:22
tomreynironhalik: try this: sudo apt-get update && sudo apt-get install read-edid && sudo get-edid | parse-edid11:22
Hariswhere's the stuff for pxe in the minimal iso for oneiric ?11:22
MonkeyDustOhmage  i'm not familiar with that bootloader11:23
Ohmageit isnt a bootloader per se11:23
HarisI don't think its in this mini.iso11:23
OhmageMnokeyDust: from how i understand it it is efi. files that can be enrolled through a usb key into the windows bootloader allowing all linux distros to be booted without so much hassle and enable dual boot also11:24
charisHey11:25
charistoday is the release of 12.04.2?11:26
MonkeyDustcharis  from the release schedule : "February 14th Ubuntu 12.04.2 Alpha 2 (for opt-in flavors)  Debian Import Freeze"11:27
OhmageMonkeyDust: http://www.infoworld.com/d/open-source-software/linux-foundation-releases-secure-boot-loader-212661 and also the original files and VAGUE guide to do it at http://blog.hansenpartnership.com/linux-foundation-secure-boot-system-released/11:28
janisozauris it possible to store bash session (at least variables) across reboot?11:28
Ohmageif you know of anyone that could just simply help me do the initial http://blog.hansenpartnership.com/linux-foundation-secure-boot-system-released/ usb set up as i am not tech savvy enough to understand some of the terms used of which there is very little anyway11:29
charis@MonkeyDust are you sure? in https://wiki.ubuntu.com/PrecisePangolin/ReleaseSchedule it says that it should be released today11:29
MonkeyDustOhmage  i read something about it, but am no help, i'm sure someone else can help11:29
Ohmageok no worries11:29
OhmageIs there anyone here who has experience with dual booting ubuntu on a UEFI system????11:30
PrincessLunaHi, my broadcom bcm43228 is not working on Ubuntu 12.10. Any ideas?11:30
OhmagePrincess was it a windows 8 computer beforehand??11:31
PrincessLunaOhmage: yes11:32
PrincessLunaOhmage: Why?11:33
Ohmagewell that can be partly the issue, what method did you install ubuntu using and what exact options did you choose11:33
Ohmageas i have just installed ubuntu on my new win8 laptop and have just reinstalled win8 clean due to power issues on ubuntu11:34
Ohmagealso was your machine PREinstalled windows 8 or upgraded to win 8 (is the computer UEFI or BIOS??)11:35
PrincessLunaOhmage: Preinstalled, then reinstalled using a retail disk. This has nothing to do with boot. Its just the wireless that does not work11:36
haidouHi, I need a step by step guide to install a theme on 12.10 ubuntu. I dont have a themes folder. I then created a .themes folder and put the theme in there, but the tweak tool progam can't use it for some reason.11:36
Ohmageah ok sorry lol, and you havent found any guides to driver issues on the wiki??11:37
=== newbie is now known as Guest65860
Guest65860I'm using Mixxx, but can't get it to send sound to my USB headset.  Anyone wanna help me on this?  One detail, I find the USB headphones, but it refuses the three presented sample rates for the headphones11:38
Myrttimixxx?11:38
MonkeyDustit's a dj program11:38
Ohmagei like mixxx :)11:38
Ohmagebut i wouldnt call it a "dj" program lol more like a advanced mp3 playlist lol11:39
Guest65860Whatever, but I can't get sound to the USB headphones.11:40
tomreynPrincessLuna: see if your wifi card is detected / driver loaded but considered to be kill switched: rfkill list all11:40
Ohmagehave you tried using jackd or whatever guest11:41
Ohmageapparently it is easier also i cant say i would use usb headphones as are more complicated than satandard jack11:41
tomreynPrincessLuna: there seem to be issues with your hardware or its firmware on ubuntu 12.10, though. but there are also workarounds, see the first answer here: http://askubuntu.com/questions/215226/broadcom-bcm43228-802-11a-b-g-n-wireless-adapter-stopped-working-on-update11:42
haidouanybody know to install extensions for themes?11:44
haidouknow how*11:44
silv3r_m00nwhy are there flying dots in this video http://www.youtube.com/watch?v=DxTy4bgCQl8  ?11:44
tomreynPrincessLuna: you unfortunately bought some hardware there where the company producing the wifi chipset (broadcom) makes it hard to support it.11:45
tomreyn!ot | silv3r_m00n11:46
ubottusilv3r_m00n: #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!11:46
Myrttitomreyn: it actually was a support question11:49
superear!!anyone know the lastest UEFI BIOS version of lenovo's laptop using for now? one of my friend's laptop can only run ubuntu from disk,11:49
ubottusuperear: I am only a bot, please don't think I'm intelligent :)11:49
tomreynMyrtti: which one, silv3r_m00n's?11:50
c_nickis there a better service than dropbox ? because dropbox is not consistent across all the users.. user1 may have 1 gb 2 may have 4 gb etc.. so if 3 gb data is there user 1 wont be able to sync11:50
Ben64c_nick: a server11:51
tomreynMyrtti: the video is about running solaris in a VM on a fedora host, i don't see how that's ubuntu related, unless, maybe, s/he was trying to solve a flash playback issue.11:51
Myrttitomreyn: yup, did you see spots in the video? probably not, but it occurs if you're on html5 tryout and there Is problems with display drivers.11:52
superearcan't boot cdrom and usb from outside?11:52
Ben64i figured it was a ploy to get more views on a youtube video11:52
Myrttidoesn't occur with flash11:52
tomreynMyrtti: i see, I wasn't aware of that, is it a widespread issue?11:53
YokoBRis there anybody using hybrid apu/gpu?11:53
Myrttisadly haven't cracked the problem myself yet so I couldn't help him11:53
YokoBRhey guys, i have a muxless HP G42, with HD 4200 (APU) and HD 6310 (GPU). I just can't enable the discrete gpu. vgaswitcheroo only works with mux hardware systems, and mine is muxless.11:55
superearthere is one laptop can't boot ubuntu from cdrom or usb ,no boot options!!!!11:56
ikoniasuperear: someone else was having this problem on a lenovo11:57
ikoniasuperear: which model are you using11:57
YokoBRthis is my problem: i have to use the legacy driver for HD 4200, and the newer driver for HD 6310. But the legacy one isn't compatible with the newer xorg.11:57
superearhe is my friend11:57
ikoniasuperear: that wasn't what I asked11:57
shwaiilQ: in ubuntuServer I've changed a user to a new group, by typing the command adduser username groupname. When logged as *username and creating a new file I'm getting the wrong group ownership, username:username while I want username:NewGroupName. What am I doing wrong, thanks for looking!11:57
ikoniashwaiil: it creates with your primary groups owner11:58
ikoniashwaiil: type "id" and verify that your primary group is what you expect11:58
shwaiilikonia: tks for looking! is there a way to change that ?11:58
ikoniashwaiil: change what exectly11:58
shwaiilikonia: the primary is username:username same as username. change the primary group11:59
ikoniashwaiil: ok, so when you create a file I'm assuming it's creating it owned by username:username correct ?11:59
superear<ikonia> what the model?11:59
ikoniasuperear: "he's my friend" is not the model11:59
christarasI would like some help with resizing my LVM partition on ubuntu. I have been searching on Google with no result.11:59
shwaiilikonia: thats truth, i'd like it to respect the last groupName I've changed it to.11:59
ikoniachristaras: partition or volume11:59
ikoniashwaiil: please answer my question and I'll get to that12:00
shwaiilikonia: I did answer..12:00
ikoniashwaiil: when you create a file is it owner by username:username12:00
christarasI am not an advanced user and so i dont know what you mean. I just need to create a second partition for installing a second os12:01
shwaiilikonia: yes12:01
zetheroodo kernel updates come through when apt-get upgrade is done? ...12:01
ikoniashwaiil: ok, so you need to change the users primary group to be something else if you want that as the default file creation owner12:01
ikoniazetheroo: they do12:01
superear<ikonia> what you want me to say?12:01
ikoniachristaras: ok, so you don't want to put that partition in your ubuntu LVM setup if it's for a second OS12:01
shwaiilikonia: I think I've found it usermod -g username primaryGroup12:02
zetherooikonia: what if the kernel is coming from a PPA?12:02
ikoniashwaiil: the laptop model number12:02
ikoniashwaiil: correct12:02
ikoniazetheroo: it will still be included, but I VERY strongly advise you not to have a PPA with kernels in it12:02
shwaiilikonia: ok cool tks for looking12:02
christarasI guess so.12:02
ikoniachristaras: ok, so when you do the install of the second OS, it should ask you what you want to do with your disk, at that point you tell it12:02
YokoBRi've already tryied makson96's repo, but it didin't worked either12:02
ikoniasuperear: the laptop model number12:02
christarasThe second os is windows and it is not going to help that way ;)12:03
ikoniachristaras: then you don't want to change your LVM settings as windows is not aware of your lvm setup12:03
superear<ikonia> of course ,lenovo b49012:03
christarasI have allocated all of the available space on the partition for Ubuntu. I dont have any free space for windows to install on12:04
ikoniasuperear: that wasn't the same model he was having the problem with, although the issue maybe the same, which was basically secure boot12:04
shwaiilikonia: it didn't worked, maybe I should delete the othergorup I've added this user, I'll just google this issue12:04
ikoniashwaiil: hang on12:04
evandro_#ubuntu-br12:04
ikoniashwaiil: you changed the users primary group yes ?12:04
ikoniasuperear: some of lenovos bios had been locked to only boot microsoft windows12:04
tomreynchristaras: make backups, really make backups, and be sure those backups were done sucessfully. and once more. then download the latest gparted live cd and burn it / write it to a USB stick making it bootable, and boot from it. this may allow for doing all of what you need to do, and in an all-graphical process.12:05
ikoniachristaras: basically you cannot resize a pv in an lvm setup12:06
superear<ikonia> what if there is no option to disable secureboot?12:06
ikoniachristaras: you need to migrate data off it12:06
ikoniasuperear: contact lenovo12:06
superear<ikonia> that is correct! thanks12:06
shwaiilikonia: I've actually changed usermod -g group username, and then deleted the primary because I didn't found how to change the primary group for this user12:07
ikoniashwaiil: usermod -G12:07
ikoniashwaiil: why didn't you just ask12:07
shwaiilikonia: now basically I get 1000 in the group ownership for created files12:07
christarasSo i basiccaly have to uninstall ubuntu and re-install? (I am using a bootable enviroment "Parted Magic" to partiton but still...)12:07
=== randall is now known as Guest54178
shwaiilikonia: sorry, but I did asked afterwards12:08
ikoniashwaiil: you need to change the primary group, especially now you've deleted it12:08
=== mpmc|Away is now known as mpmc
superearis landscape safe?12:08
ikonialandscape ? the enterprise managment tool ?12:08
shwaiilikonia: yes, the -g didn't worked before, so I just thought about deleting the primary12:08
ikoniashwaiil: -G12:09
superearyes12:09
supereardoes it safe?12:09
tomreynchristaras: if you have the latest version of parted magic (which is more or less the same as gparted live cd) and it is unable to resize the disk, then, unless you want to try your luck on this complex process manually, a reinstall is the right solution.12:09
ikoniawhat do you mean is it safe ?12:09
ikoniasuperear: in what way safe ?12:09
shwaiilikonia: I did -g, now I tested the -G didn't worked, I can just delete this user and start again I guess, seems that -G won't work to change the deleted group12:09
ikoniashwaiil: show me the exact command you are using12:10
christarasThank you for helping me ;) i will try it the hard way before giving up.!12:10
ikoniachristaras: you can't resize you PV in lvm12:10
ikoniachristaras: you need to migrate your data off lvm, remove the lv's, remove the PV, resize it, re-add it then recreate the lv's12:11
superearcanonical use it to track user's behavior? i guess?sorry for that!12:12
shwaiilikonia: sure, usermod -G group username12:12
ikoniashwaiil: please show me the exact command12:12
ikoniashwaiil: EXACTLY how you rtpe it12:12
ikoniatype12:12
YokoBRguys, when i try to install the catalyst driver, i get the message "no module named "apport" "12:12
ikoniasuperear: it's an enterprise estate managment tool12:12
shwaiilikonia: not sure if there's lag, here it goes again sudo usermod -G group username12:13
ikoniashwaiil: oh, is the group called group and the username called username12:13
BluesKajHey all12:13
shwaiilikonia: no, I've just touch file and it's working fine now, the issue was probably the -g not doing -G thanks for your time12:14
ikoniaI did say approx 3 times -G12:14
ironhaliktomreyn: that's exactly what I was looking for - thanks12:15
superearbut i feel canonical have someting... idon't know ,weird!12:15
shwaiilikonia: truth, I did tried, the group 1000 was still there, but empty, now there's only the 100112:15
tomreynikonia: you can actually shrink PVs nowadays, as long as it does not have allocated extents after where its new end would be12:15
tomreynironhalik: you're welcome :)12:16
stu___Hi, my computer was relatively stable till today. Now I have chrome crashing after few minutes, totem crashing too, my irc client not starting, rtorrent crashing after few minutes, amule-daemon crashing after minutes... What's happenning?12:17
superearlaunchpad is private,right?not open source?12:17
tomreynstu___: check /var/log/syslog12:18
Ben64stu___: check your ram12:18
stu___tomreyn: already did, I see tons of segfault blabla12:19
Ben64sounds like bad ram12:19
stu___Ben64: ok, I will check it12:19
Ben64i had almost the exact problems as you, turned out to be a bad stick after a power outage12:19
superearwell ,12:20
tomreynstu___: also try a different kernel image12:21
superearwhy launchpad not opensource?12:21
stu___tomreyn: k, I will test the ram first, thanks12:21
geryon66superear: launchpad is open source, of course.12:22
superearthanks12:22
geryon66superear: see https://dev.launchpad.net/12:22
superear<geryon66> what is the project not opensource of canonical? i forgot the name,please?12:23
geryon66superear: I don't know.12:24
=== twist is now known as Guest8709
superear<geryon66> sorry to hear that,i will check it out.12:25
nibblersuperear: ubuntuone12:25
superear<nibbler> oh,thanks.12:26
nibblersuperear: thats one of them (server side) at least. i don't know about their landscape stuff etc.12:27
dacorrHas anyone had time to try Steam for Linux yet?12:28
superear<nibbler> thank you,my friend.i think landscape is not opensource too.12:28
YokoBRguys, for god sake, i'm trying to install fglrx drivers, but i get this error "building for archtecture amd64/ Builting initial module for 3.7.0-7-generic/ ImportError: No module named apport"12:31
tomreynsuperear: right, landscape is also closed source. there are open source alternatives, though, such as foreman12:31
MonkeyDustYokoBR  i'm not familiar with it, but better put a description of the issue and what you have tried so far in one line, then repeat it every 10 minutes or so, until someone enters who can help12:35
Arty__#ELISA12:37
YokoBRMonkeyDust, i'm trying to install my AMD driver. The problem is that i have HD 4200 (APU) and HD 6310 (GPU), and i must use the legacy driver, not compatible with xserver 1.13. So i've used marskon96's ppa and downgraded xserver to 1.12. But when i try to install the proprietary driver (binary) or the ppa's one, i get that error "no module named apport", and xserver crashes after rebooting12:38
MonkeyDustYokoBR  for a start: careful with PPAs12:38
YokoBRMonkeyDust, i have no choice. I need to use the legacy amd driver in quantal...12:39
supereari think canonical have some weird relationship with i don't know maybe MI or CIA or....some kind of that,or....just guess!!!!12:40
DJonessuperear: Thats not really a support question, can you move the conversation to #ubuntu-offtopic to leave this channel free for support questions12:40
superear<DJones> i can,thanks.12:41
tomreynYokoBR: use the (open source) radeon driver, anything else is likely going to be a mess.12:42
YokoBRtomreyn, but still i'll not be using my discrete gpu, right?12:43
funky1hi there any glftpd users here?12:44
Abhijit!ask | funky112:45
ubottufunky1: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience12:45
funky1okey, i want to know how/if i can hide files with a specific extension from being listed in glftpd12:46
mvt007geek i want to chamge my  flash filesystem to yaffs. how should i do this?12:46
superearwhen the linux kernel will reach 4.0?12:46
tomreynYokoBR: you will not be able to switch according to this http://askubuntu.com/questions/202028/does-ubuntu-support-ati-dual-graphics (but this may be out of date now). you should be able to choose which one to use, though (also explained there).12:48
=== Iota- is now known as No_One
lowrezzhi12:53
lowrezzhow to make a global symbolic directory link12:53
lowrezzwhich works in every directory12:53
jriblowrezz: what do you want to accomplish exactly.  Can you give an example?12:54
lowrezzsure, just not to type the long path every time i want to change to that particular dir12:54
lowrezzi want some symbolic which works systemwide12:55
lowrezzlike cd pics_snowboarding12:55
IdleOnelowrezz: instead of typing cd /home/lowrezz/Pictures you can do cd ~/Pictures12:55
superearnvidia card why use somekind of intel video driver in ubuntu with default?12:56
IdleOne~/ == /home/username12:56
lowrezzIdleOne: no12:56
lowrezzi want to define a global symbolic link12:56
lowrezzlike cd dev goes to /var/www/abc/dev/12:56
jriblowrezz: you could create a symbolic link in a convenient place (like / or ~).  For example: ln -s /home/lowrezz/really/deep/dir/pics_snowboarding ~/snowpics.  Or you might want to look at CDPATH in bash.12:57
lowrezzand so on12:57
lowrezzah ok12:57
lowrezzyeah i thought about symbolic links, where do have to copy them to make them systemwide available12:57
jriblowrezz: a symlink is like a shortcut, it has a path like any other file...12:58
jriblowrezz: in that sense they are always "system-wide available" though it's strange to ask it like that12:58
lowrezzyeah but its only available in the dir i create it12:58
lowrezzisnt it?12:58
lowrezzif i create a symlink in dir a i can not use it in dir b12:59
jriblowrezz: cd ~/snowpics    will work wherever you are12:59
IdleOnejrib: if I understand correctly, they want to create a alias for full path. I don't know how that would be done13:00
IdleOneso cd pics == cd ~/Pictures13:01
IdleOnefor example13:01
jribIdleOne: he can do that with CDPATH13:01
jribI prefer to just have nice symlinks though :/13:01
=== krab is now known as krabador
jribIdleOne: uh, actually I guess he can't do exactly what you said with CDPATH (but pretty close).  zsh has cd aliases I think but I don't think bash does13:02
krabadorhi people, i've a problem with ahci and ubuntu 12.10 64bit13:02
lowrezzexactly13:02
lowrezzi want a symlink13:02
krabadori haven't grub at startup13:02
jriblowrezz: ok, so make one13:02
krabadorit boot without ask me nothing13:03
IdleOneI think apparix - console-based bookmark tool for fast file system navigation is what you want lowrezz13:03
ToBeFreeI just wondered if running "do-release-upgrade -d" on a 12.10 web-, IRC-, etc.-server is insane or just needs good preparation13:03
krabadorand now i'm not shure of what kernel i'm using after updates13:03
jribToBeFree: not insane if you want to have it break and help with development I guess13:03
IdleOneToBeFree: make sure you backup and be prepared for downtime.13:04
=== LaserShark|dead is now known as LaserShark
ToBeFree:-/13:04
lowrezzalias is what i want13:04
ToBeFreeI think the question is which issues would most probably cause a downtime, and how easy it would be to fix those^^13:05
IdleOneToBeFree: join #ubuntu+1 for questions about 13.0413:05
jriblowrezz: well in bash, you can do something like « alias snowpics='cd /home/blah/blah/pics_of_me_falling_on_snowboard' ».  And then you can just type "snowpics" as your command13:06
krabadorvirtualbox don't install kernel modules13:06
lowrezzexactly13:06
jriblowrezz: ok, so do that13:06
IdleOnelowrezz: you would put your aliases in ~/.bashrc13:06
lowrezzok13:07
ToBeFreethanks @IdleOne :-)13:07
=== LaserShark is now known as LaserShark|dead
krabadorcan you help me with grub ubuntu 12.10 in hd with ahci driver?13:07
lowrezzthanks anyway13:11
lowrezzworks now13:11
tomreynYokoBR: you may want to read up on this (although it's not too motivating): https://github.com/Bumblebee-Project/Bumblebee/issues/5213:11
=== LaserShark|dead is now known as LaserShark
=== Iota- is now known as No_One
tomreyn!ask | krabador13:13
ubottukrabador: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience13:13
HarisHello all. Is there a way I can give the oneiric installer http URL for a local box that has oneiric extracted somewhere ?13:13
Harisfor network install13:13
YokoBRtomreyn, it's just for nvidia hybrid laptops13:14
tomreynYokoBR: read it, it discusses amd/amd13:14
YokoBRtomreyn, yep, but no success yet13:16
riplyHi guys, I'm on a LAN that needs some TLC. When 'automatically detect Proxy Settings' is set, there is no internet connectivity, however when it's set to none, I can break out just fine. They tell me that there is no proxy, but obviously there is.. does anyone know if there's a way that I can see what my Proxy details are when they are 'obtained automatically'?13:17
HarisI see oneiric has been removed from gb.archive.ubuntu.com, archive.ubuntu.com ?13:17
Harisdo we have any other mirror of it ?13:18
Questwhy same directory and files have different size on two separate harddisks?13:18
OerHeksHaris, Oneiric is EOL13:18
HarisI know that13:18
Harisregardless, I still have build 3 boxes with it13:18
IdleOneHaris: old-releases.ubuntu.com13:18
OerHeksHaris, https://help.ubuntu.com/community/EOLUpgrades13:19
Harisis there a way to mention old-releases.ubuntu.com to the network/pxe started install of oneiric ?13:19
auronandaceOerHeks: 11.10 is still supported till april13:19
eddylokoi'm having trouble connecting to my network with my wifi device...13:20
OerHeksauronandace, i see, then there must be an archive still up ?13:20
eddylokoit scans the available networks and asks for the wep key but can't stablish the connection13:21
riplyeddyloko, is there dhcp setup to issue IPs?13:21
IdleOneHaris: http://releases.ubuntu.com/11.10/13:22
eddylokoyes13:22
usr13eddyloko: Did you supply the correct wep key?13:23
auronandace!wep13:24
ubottuWEP is totally insecure, don't use it, the full Wireless Documentation for Ubuntu can be found at:  https://help.ubuntu.com/community/WifiDocs13:24
usr13auronandace: That is un-necessary.13:24
usr13auronandace: That is not what he is asking about.13:24
tomreynusr13: i'd say it's still good to mention it for his safety in case he's not aware.13:25
auronandacetomreyn +113:25
usr13tomreyn: You are assuming he is not aware, which could be a faulty assumption.13:25
auronandaceusr13: well, now he is aware13:26
tomreynusr13: i'm not, i'm saying there is the possibility he is not aware.13:26
IdleOneusr13: better to assume incorrectly and make sure he is aware.13:26
eddylokousr13, yes, i've checked that a lot by now...13:26
IdleOneusr13: Now the warning has been given and they can chose to use WEP or not.13:26
tomreynusr13: it's kind of like mentioning that a system someone is running is EOL even though you're happily helping with the immediate issue13:27
Harishttp://old-releases.ubuntu.com/releases/ doesn't have 11.1013:27
=== fox_wilson is now known as fwilson
usr13look guys, there are some that have one or two WiFi devices that only do wep. In that case they have no choice.  Now the warning you issue over and over again is over symplistic and a bit overstated in the first place.13:28
Harisit has multiple others including 11.0413:28
IdleOneHaris: http://releases.ubuntu.com/11.10/13:28
rasha666How to install LAMP in tasksel? i go to the lamp server click enter, it only stops program13:28
auronandaceHaris: because 11.10 isn't end of life, its still supported13:28
IdleOneHaris: old-releases doesn't have it because 11.10 is not EOL YET. I was mistaken earlier13:28
OerHeksHaris, my bad, 11.10 is not EOL, so you should be able to update13:28
Harisif there a way to mention an alternate network mirror to pxe/network started install of oneiric ?13:28
Haristhe archive.ubuntu.com and gb.archive.ubuntu.com don't have it :(13:29
Haristhey did before13:29
Haristhe install is not giving me the option to manually specify an alternative mirror13:29
jpdsHaris: Stop using oneiric.13:29
auronandaceHaris: any reason it needs to be 11.10? support ends in april, not that far off13:29
jpdsHaris: It's not supported anymore.13:29
Harisbecause the guy with the box wants this specific version for their needs13:30
auronandacejpds: it is still supported13:30
auronandace!topic | jpds13:30
Harisit should be there on archive.ubuntu.com and gb.archive.ubuntu.com untill support ends for it13:30
ubottujpds: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic13:30
jpdsauronandace: Hello.13:30
auronandacejpds: greetings13:31
usr13many of us have a deadbolt lock on our front door.  It can be defeated by someone that knows hot to pick a lock.  You could put about 4 deadbold locks on your front door of different types in hopes that the guy will not have enough knowledge to pick all 4, or will decide to go to the next house because it would take too long in the first place.  Now you assume all this in the first place because you believe there is someone coming along with the intention to p13:31
gopostalhey all, i get -bash: start_pipeline: pgrp pipe: Too many files open in system -bash: /usr/bin/sudo: Too many open files in system.  after working for a hour or 2. working under kubuntu and have open eclipse ide (android sdk) and gimp.)13:32
auronandaceusr13: we understand wep is better than nothing but in the interests of security we are simply reminding people that wep is not very secure compared to wpa13:33
usr13auronandace: Channel topic is "Ubuntu Support".13:33
IdleOneusr13: There is nothing wrong with providing warnings about insecure locks when you are not certain if the user of the locks knows it or not. auronandace was providing support by making sure the user had all the info they may need.13:34
riplylet me try to rephrase my question: is there way that I can see what my PROXY settings are, which have been acquired by a rougue proxy server on the LAN?13:34
Hariswhat is my option ?13:34
HarisCorrection: What are my options13:35
pcdummyWhenn i start a libvirt domain i get the following error: "Failed to start domain srvweb1 error: internal error cannot load AppArmor profile "13:35
HarisI need to install 11.10 on 3 boxes13:35
pcdummyanyone seen this before?13:35
IdleOneHaris: How did you specify archive.ubuntu.com in your PXE config?13:35
=== ident is now known as Guest9378
usr13IdleOne: The problem is that many people are turned away when answers are supplied that are off thopic or irrelevant and do not really deal with the question they ask.  I've found (through experience) that it is much better to stick to the issue at hand.13:36
HarisIdleOne: I did not. I extracted the "out of the box" netboot files from the server-amd64.iso image13:36
Harison the local pxe/tftp13:36
IdleOneusr13: The answer supplied was not off topic. This continued discussion is though.13:36
nihil_2013I used to be able to adjust brightness of my screen. Now I can't. Using 12.04LTS on Samsung NC110. What could have gone wrong?13:36
DJonesThe point about WEP has been made, time to get back to Ubuntu support, or at least move the discussion to #ubuntu-offtopic13:36
IdleOneHaris: I'm not familiar with PXE, you might try asking in #ubuntu-server13:37
auronandacenihil_2013: could be a graphics driver issue13:37
sonOfRanihil_2013, I don't know if it's the same as on my thinkpad, but did you happen to install the proprietary nvidia drivers?13:37
usr13IdleOne: I was about to say the same thing (via PM), in fact, I already did previously, if you scroll up, you'll see.  It was not my intention to create a long drawn out conversation but just to state a point, (a take-it-or-leave-it point).13:38
tomreynHaris: i am trying to understand what makes you think that oneiric packages are no longer on http://archive.ubuntu.com/ubuntu/dists/13:38
sonOfRaif so, you should try adding the following line in your device section in xorg.conf:13:38
tomreynHaris: do you want to provide details there?13:39
sonOfRa    Option         "RegistryDwords" "EnableBrightnessControl=1"13:39
IdleOneusr13: Fine you made your point (wrong as it was). We can drop it now :)13:39
Haristomreyn: the installer says 'bad mirror'13:39
gopostalcan someone help me with this error  -bash: start_pipeline: pgrp pipe: Too many files open in system -bash: /usr/bin/sudo: Too many open files in system.  after working for a hour or 2. working under kubuntu and have open eclipse ide (android sdk) and gimp.13:39
gopostalmy pc hangs on it13:39
Haris'bad archive mirror'13:39
tomreynHaris: i see. well that's not very telling. you could inspect the logs. it could be for many reasons, including FNS issues, expired archve signing keys, routing / proxy issues in your network, whatever.13:41
Haristomreyn: I started a network install via pxe for oneiric. It worked just fine for me before. Now its giving me this message13:41
tomreyn*DNS13:41
Harislet me check13:41
HarisI have INFO and WARNING messages in syslog saying the mirror does not support specified release (oneiric)13:42
Harisperhaps its a dns issue13:43
DJonesHaris: You mentioned gb.archive.ubuntu.com giving you errors as well, browsing via the web takes me to http://gb.archive.ubuntu.com/ubuntu/dists/oneiric/13:43
jpdsHaris: Sounds like DNS/proxy.13:43
Harisyep, I agree. it seems to be a dns issue. syslog says wget: bad address 'archive.ubuntu.com'13:43
DarkAceZ!rude13:44
apersonARSEKNOCKER13:44
auronandaceDarkAceZ: no bots please13:44
DarkAceZuh13:44
DarkAceZit's not mine13:44
DarkAceZit's a script for xchat13:44
rasha666how to select something in tasksel to install it [ ]13:45
george__ok, i'm desperated right now. i've tried to upgrade libstdc++6 manually and crapped my system. how i can fix it?13:45
sunchipstabs and the spacebar?13:45
auronandacegeorge__: why did you try to upgrade it and how?13:45
YokoBRhey guys, wich one has better 3D accel support: Mesa/Gallium or fglrx opensource drivers?13:45
rasha666sunchips, tnx space works :)13:46
wdpYokoBR, funny question.13:46
YokoBRwdp, why?13:46
auronandaceYokoBR: fglrx is not open source13:46
george__auronandace: to install hakuneko, a program that depends on a latter versdion of that package. I've downloaded and tried to upgrade manually from a deb file.13:46
sunchipsrasha666: yw.13:46
=== vjn_ is now known as vjn
IdleOne!rude13:47
apersonARSESTICKS13:47
DarkAceZDICKFONDLER13:47
tomreynYokoBR: the open source amd/ati drivers are radeon and ati13:47
auronandacegeorge__: its a fundamental library, i think you need to reinstall13:47
george__aronandace:how?13:47
tomreynIdleOne: please stop it. thank you.13:47
IdleOnetomreyn: that is what i was trying to determine was needed :)13:48
Ben64apparently tomreyn didn't know who IdleOne is13:48
wdpYokoBR, fglrx is as far as i know not open source, which means it's developed by the company who developed the card. Which means the drivers are optimized for the card - and the opensource driver is hence most likely reverse-engineerd (or made by devs in their free time)13:48
Myrttisorry about the noise, folks.13:48
YokoBRjockey gives me 3 options: X.Org X server --- amd/ati display driver wrapper from xserver-xorg-video-ati, fglrx(open source) and fglrx-updates (proprietary)13:48
auronandacegeorge__: reinstall ubuntu13:48
khaosanyone to help me to add optirun option in unity menu? because bumblebee ui is not working for me13:49
wdpYokoBR, I'd always say the proprietary drivers have better performance than the open source ones, except the prop* ones are very old.13:49
tomreynIdleOne: i see, sorry then.13:49
george__aronandace:dpkg says: error processing libstdc++6:i386 (--configure): pckage libstdc++6:i386 4.7.2-2ubuntu1 can't be configured because libstdc++6:amd64 has a different version (4.7.2-21ubuntu2)13:49
IdleOnetomreyn: no worries, good looking out. Much appreciated.13:49
george__auronandace: is there another way without having to reinstall the whole system?13:49
wdpYokoBR, there have been some tests at phoronix in 2011, which reported that the prop* drivers were about 10 times faster.13:49
YokoBRi have no choice13:50
auronandacegeorge__: did it actually install the deb?13:50
=== shuduo is now known as shuduo_afk
mvt007geekhow people in irc do this : for example   ***think about dog13:50
mvt007geek????13:50
Myrttimvt007geek: /me something13:50
YokoBRwdp, i have and hybrid amd/amd laptop. I would need to use the prop. legacy driver for the APU (HD 4200) and the proprietary driver for the GPU (HD 6200).13:51
* mvt007geek thanks Myrtti13:51
mvt007geek:D13:51
george__auronandace: i don't know! i'not ab advanced user, all i know is that dpkg is complaining from dependencies13:51
auronandacegeorge__: is that when you tried installing the deb you downloaded?13:51
YokoBRwdp, also, i can't change to GPU in any way, but the legacy driver... but the legacy driver is not compatible with xserver 1.13... so i'll just cry and wait for AMD to give me an wonderfull driver that may solve my issues..13:52
akishi all. any idea on how can i update my java and icedtea on my 12.04. the java test fails now, althought it worked at the recent past.13:52
george__auronandace: yes, so, some programs stopped running from k menu, so, i've rebooted and know can't even go to graphic mode13:52
wdpYokoBR, just curious why fglrx is reported as opensource. Wondering if i missed some information about fglrx being opensource Oo I can't help you with ati stuff, though :(13:52
wdpYokoBR, i'm using nvidia only :(13:53
YokoBRwdp, no problem... i'm just opening my heart :(13:53
HarisI get one INFO message in syslog saysing: **: mirror does not have suite symlinks13:53
tomreynakis: what is "the java test"?13:53
wdpYokoBR, just form a "good" question and ask in here. Someone will respond :)13:53
auronandacegeorge__: either do a full reinstall or continue asking on this channel, it sounds like you did install it successfully and its causing major problems (which doesn't surprise me at all)13:54
sunchipsakis: does `java -version` output something?13:54
YokoBRwdp, i've been trying this for months. There's just no way. I'll use mesa drivers.13:54
george__auronandace: ok...13:54
=== IcePee- is now known as IcePee
goodwincould not do apt-get install13:55
Questwhy different block size on  partitions makes the same file look large or small?13:55
Ben64goodwin: give more information, pastebin the error if possible13:55
goodwinReading package list error...13:55
Harisdoes the installer come with dig or nslookup or some such tool on shell/cli13:55
auronandacegeorge__: you shouldn't install random debs downloaded from the internet, especially ones as important as that13:55
akistomreyn:http://www.java.com/en/download/testjava.jsp13:55
k1l_goodwin: pastebin the whole errormsg please13:56
george__please if anyone knows how to help me, please do it!13:56
auronandacegoodwin: sudo apt-get update13:56
akissunchips: http://paste.ubuntu.com/1650968/13:57
tomreynakis: when ubuntu is released, for the very most of packages, no upgraded versions will be shipped when you install updates.  instead, security patches are applied to the versions you already had installed. this ensures your system remains safe and, at the same time, package interdependencies do not break.13:58
tomreynakis: on current ubuntu releases you can have both or (at your choice) one of openjdk6 and openjdk7 installed. if you have both installed, you can use the update-alternatives command to set which one is the default.13:58
sunchipstomreyn, I'm pretty sure its just a browser thing. He might need to go check if he has the java plugin installed.13:59
goodwinhttp://paste.ubuntu.com/1650983/13:59
goodwinBen64: http://paste.ubuntu.com/1650983/14:00
gopostalanyone know why my computer hangs after a while with the error "Too many open files in system"?14:00
sunchipsgopostal, not enough ram?14:00
goodwink1l_: here is the pastebin14:00
gopostalsunchips, 4gb14:01
sunchipsgopostal, what sort of 'files' do you have open?14:01
gopostalsunchips, and 3 used at the moment14:01
k1l_goodwin: apt-get update ?14:01
auronandacegopostal: what have you got open?14:01
tomreynsunchips: akis does have the icedtea browser plugin installed, otherwise he'd get a different message when accessing this web page.14:01
gopostalsunchips, eclipse ide, and gimp14:02
gopostalsunchips, well and some more small docs :)14:02
goodwink1l_: yes i am doing that. is it going to be very long time?14:02
vincent_Is there any way to change a partition's system ID without booting to a live disc and using fdisk?14:02
DJonesgopostal: This may be relevant https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/29357314:02
ubottuUbuntu bug 293573 in eclipse (Ubuntu) "Too many open files" [Low,Fix released]14:02
k1l_goodwin: no14:02
tomreynakis: so basically what ii'm saying is that the test on the website is not reliable if you are trying to get an idea as to whether you have a version of the plugin installed which is prone against the latest known security vulnerabilities.14:03
k1l_goodwin: that is to be done to get the latest file list from the servers14:03
DJonesgopostal: Although that looks a very old bug14:03
tomreynakis: it's not clear, though, what you are trying to achieve anyways.14:03
akistomreyn: i am afraid it s a chrome browser's problem. it worked fine under firefox.14:03
tomreynakis: what is the problem you are seeing?14:03
goodwink1l_: how long does it take? it seems a lot...14:04
Harisgot it14:04
george__please people, how to reinstall libstdc++6 without having to reinstall all the wqhole system?14:04
k1l_goodwin: its just the file lists.14:04
Haristhere's nothing wrong with the archive.ubuntu.com, gb.archive.ubuntu.com. It was a dns issue. Its working now14:04
akistomreyn: chrome (latest version) cannot load applets14:04
gopostalthis is my file limit fs.file-nr = 23968      0       41137314:04
Harisis there a way I can create a local mirror of this OS version for future network installs ?14:04
gopostali think altleast, not 102414:04
gopostalhmm ulimit -n says 102414:05
jribgopostal: yes14:05
tomreynakis: okay, that's probably because the plugin you have is indeed outdated, or because chrome thinks it can be, and has disabled it to protect you.14:05
gopostalcould that be the isue?14:05
sunchipsgopostal, keep an eye on your ram? `free | grep -B 1 "Mem"` I'm using 4G right now, I'm on 64bit ubuntu though.14:05
george__apt-get: /lib/x86_64-linux-gnu/libc.so.6:version 'GLIBC_2.17' not found (required by /usr/lib/x86_64-linux-gnu/libstdc++.so.614:06
george__please help me to fix it14:06
akistomreyn: that might be the probl because in firefox icedtea plug-in is enabled. where can i find a chrome icedtea plugin. under extension i can see nothing.14:06
gopostalsunchips, oke i will monitor that for a while, still have 1gb free and have everthing open atm14:07
Harisiirc, oneiric is not supported by cobbler14:08
tomreynakis: oracle, the company developing this java distribution, has, unfortunately, a bad security track record on java and a bunch of other software they make. for the past couple of updates to the java plugin, whenever they released an update, it was still not fixing the serious bugs which had been reported against the previous version. so it's currently quite difficult to be running a java plugin which is not prone to a gaping security hole. whic14:08
tomreynh is why many recommend to deactivate the plugin, or to only activate it on safe sites where possible.14:08
Haristhe later versions 12.x and above are14:08
cnfhi, anyone know how i can use preseed to do a prefill instead on certain questions?14:08
tomreynakis: you can inspect and override the setting at chrome://plugins14:08
cnffor example network configuration. i'd like to prefill most things i can, but still have it prompt to change the actual ip address14:09
hillarywhen loading or starting any application the screen freezes in my ubuntu 12.04. what could be the problem14:09
george__kde14:09
tomreynakis: i would recommend against it, though, java is currently the best way to infect your (or anyones') computer, and it's alwas been high ranking.14:10
Ohmage#ubuntusupport14:10
akistomreyn: <chrome://plugins>. thanks a lot. it is disabled. auto-disabled for security reasons? can i enable it?14:10
MatthewLIsn't it just for the browser plugins Java is hazardous?14:11
tomreynakis: i think you can override it, but i forgot how exactly. i wouldn't want to either.14:11
Quest whats the best tools for 2 way sync like dropbox?14:11
k1l_Quest: you mean owncloud?14:11
auronandace!one | Quest14:11
ubottuQuest: Ubuntu One is a service where you can back up, store, sync and share your data with other Ubuntu One users - For more see https://one.ubuntu.com/ support and help available at #ubuntuone14:11
k1l_Quest: or unison?14:11
vfwQuest: rsync14:12
MatthewLLove Ubuntu one!14:12
Questvfw,  rsync is not a good idea for 2 way14:12
vfwO14:12
tomreynMatthewL: not only, but without the plugin installed, you can't be infected by visiting a malicious website.14:12
Ohmagehey guys, got an issue with bootloading. just installed 12.10 alongside win8 uefi, when i put secure boot on and it tries to boot grubs.efi i get this error "Secure boot forbids loading module from (hd0,gpt6)/boot/grub/x86_64-efi/normal.mod" and leaves me at a cmdline which starts grub rescue>14:12
k1l_Quest: unison is 2way rsync14:13
Questk1l_ ya. i heard of that14:13
Ohmageim still at the grub rescue command line and havent touched anything on that machine so was hoping someone could help14:13
Questk1l_ so unison uses rsync in background?14:13
auronandace!uefi | Ohmage14:13
ubottuOhmage: UEFI is a specification that defines a software interface between an operating system and platform firmware, it is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI14:13
akistomreyn: do you recommend me to enable it (as i always ude chrome to browse) or leave it disabled? if i have to use java i can use firefox. why firefox left it enabled? doesn't have any problem with security hole?14:13
Ohmageauron iv been there thats how i installed it all in the first place14:14
fzzztAnyone here familiar with PAM? I'm looking for a way to conditionally include a session line from an auth line14:14
k1l_Quest: yes14:14
Ohmageim realy close to having this thing dual boot properly its just a matter of figuring out this little error and i know that how-to wont say what i need14:14
MatthewLtomreyn, I have open jdk, and haven't thought about enabling the browser plugin14:14
Questk1l_ unison and rsync are made in C?14:15
k1l_Quest: dont know. for that detailed questions see the programms itself14:15
Questok14:15
MatthewLOhmage, I have successful installations of windows first, then Ubuntu.14:16
akistomreyn: i discovered that in chrome isnt disabled to. just "always allwed" isn't checked, so every time i execute an applet ask me for a permission14:16
OhmageMatthewL: awesome14:16
Ohmagemaybe you can help14:16
Ohmagethe laptop is preinstalled with win 814:16
tomreynakis: this sounds like a good compromise to me.14:16
tomreynMatthewL: same here. ;)14:17
akistomreyn: to me too14:17
MatthewLOhmage, I'd resize the partition by half to ext4, and then install Ubuntu into that space14:17
vfwOhmage: Have you installed Ubuntu 64bit?14:17
tomreynakis: you should try to apply the same configuration to firefox14:18
Ohmageyes i have14:18
vfwOhmage: dono if this is relevant but:  https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/110462714:18
ubottuUbuntu bug 1104627 in grub2-signed (Ubuntu) "Secure boot forbids loading module from (path)/boot/grub/gettext.mod" [Undecided,New]14:18
MatthewLGrub problem, ohmage?14:18
=== ke5pcv-away is now known as ke5pcv
akistomreyn:firefox asks also to click the "run" command14:18
Ohmagefrom scratch i put in livecd partitioned the storage of windows c: in half then made three partitions for root swap and home14:18
Ohmageyeh its just the bootloader14:19
Ohmagethat is issue14:19
Ohmagei put bootloader in the same efi partition as windows as says in the how to14:19
=== ke5pcv is now known as ke5pcv-away
MatthewLMaybe try for one partition for Ubuntu, ohmage.14:19
Ohmagematt can i pm as will just fill channel with general unuseful noise for most ppls problem14:19
MatthewLSure!14:20
Ohmagethanks14:20
tomreynakis: cool, i guess then you're set. unless you also use other web browsers.14:20
akistomreyn: i am using 99,99% chrome.it's faster and lighter than firefox. i have no other browser install on my system. i am using 0,01% firefox as alternative browser if a page does not be loaded with chrome.14:22
vfwOhmage: MatthewL Having only one partition will simplify things, but a separate /home/ is a good thing and you only need to realize that the filesystem that is of interest to the boot loader is /  and not /home/14:23
Ohmagethe issue is not to do with /14:23
icerootwhat is the way for an encrypted RAID10 array? (4 x 2tb), create the raid array with dmraid and then luks? or do i need lvm too?14:23
Ohmagebootloader is not in /14:24
Ohmagei put grub into the original efi partition windows uses as suggested in the uefi ubuntu wiki page14:24
vfwOhmage: I know that.  It's in the MBR of the drive that the PC boots to.14:24
OhmageGPT old bean14:24
Ohmage:/14:24
vfwOhmage: Or in your case, the efi partition.14:24
Ohmagei was thinking of reformatting the whole drive to mbr14:24
Ohmagethat would solve some issues but im not sure enough to bother14:25
vfwDOn't blame you.  efi appears to be a mess14:25
Ohmagei thought efi only works on GPT if im not mistaked14:25
Ohmagemistaken14:25
vfwI dono14:25
akistomreyn:thank you for your advises. i have to go now. bye.14:25
tomreynakis: you're welcome, see you14:26
=== tak` is now known as tak11
Ohmagelol, i went to a microsoft support live chat to ask them about some of this14:27
=== tak11 is now known as tak`
vfwOH, what did they say?14:27
vfwAnything useful?14:27
Ohmageas soon as i mentioned i iwas doing what i was doing to try and dual lboot with ubuntu he shat the chat window basically telling me to talk to the computer manufacturers instead14:27
OhmageLMAO14:27
SolarisBoythats like a curse word in a MS chat - ubuntu - whaaaat14:28
Ohmagehe literally was like ARGH ubuntu ARGH must click X14:28
vfwOhmage: YOu said the wrong thing :)14:28
SolarisBoyhow rude14:28
=== jack is now known as Guest84971
Ohmageto be honest windows 8 gives me muuuuuch better battery and i cant figure how to get the same out of linux yet but i know its possible14:28
SolarisBoytry powertop14:28
rohitkavI am getting an error configuring git "fatal: bad config file line 1 in /home/rohit/.gitconfig"14:29
rohitkavkindly help14:29
vfwOhmage: YOu have to install some extra software for power-save modes.14:29
SolarisBoyrohitkav: post your .gitconfig14:29
SolarisBoyrohitkav: if you have an error in their it's global to your repos (as a that user) so it will hit that error constantly - it says the error is on line 114:29
rohitkavgit config --global user.name "myname" git config --global user.email "myid@gmail.com"14:30
SolarisBoyrohitkav: yea if that was one command thats incorrect14:30
rohitkavno it is a two line command14:30
SolarisBoyrohitkav: open the file and look at it14:30
SolarisBoyrohitkav: back the file up and start over - its not that important14:30
rohitkavI have opened it14:30
SolarisBoyrohitkav: either fix the error or pastie the file so we can see =)14:31
Ohmageok power top and power save14:31
Ohmageill try em when i get it up n running but also wud me having a dedicated nvidia graphics card be part of the issue14:31
Ohmagei read somewhere dedicated graph cards are pretty annoying to do in linux14:32
=== Guest84971 is now known as wNz
Guest18230hello14:32
auronandaceOhmage: not at all, hybrid or switchable cards are the pain14:32
vfwOhmage: This may be of instrest: http://askubuntu.com/questions/93654/why-does-my-computer-get-less-battery-life-with-ubuntu-compared-to-windows14:32
=== wedgwood_away is now known as wedgwood
SolarisBoyrohitkav: have you checked the file? is the first line "[user]" ?14:34
rohitkavno14:34
Ohmageyeh i think i got hybrid intel too thouh14:34
Ohmageacer v3 i314:34
SolarisBoythen thats your issue rohitkav sections in that file are denoted by a tag like [user] and then a new line and then a tab and each key = value (followed by newline) so if your file doesn't start with some tag it seems incorrect14:35
vfwGuest18230: Hello.  Welcome to #ubuntu (Ubuntu Support Channel).14:35
rohitkavdon't get it14:36
oldude67whats the easiest way to restart sound?14:36
SolarisBoyrohitkav: http://paste.ubuntu.com/1651288/14:37
SolarisBoythats mine14:37
rohitkavhttp://paste.ubuntu.com/1651309/14:38
rohitkavSolarisBoy,14:38
SolarisBoyrohitkav: ok so the file data is not right if it's the output you have there, it should look like mine.14:39
SolarisBoyrohitkav: you also do not need to use sudo to edit that file it's your file - and any operation you are going to do will now fail unless you instruct git to not read the file - or you simply fix it - look at my example14:40
SolarisBoyrohitkav: simply copy and paste the [user] section as you see it and replace the values of the 2 keys with your custom info -14:40
JeroenDLCan someone tell me why GREP gives this weird result? http://www.dauntless.be/p/bccd5326.png is it an encoding issue? (the 2 extra long lines are wrong)14:42
vfwSolarisBoy: He may also need to chown rohit ~/.gitconfig  #sence he edited it as su?14:44
SolarisBoyvfw: no14:45
auronandaceJeroenDL: we don't support osx here14:45
aleza84Anyone tried ubuntu on a touch screen table/ultrabook like lenovo yoga?14:45
JeroenDLauronandace: I thought it would be a general linux thing, but I'll try my luck at an OSX channel then14:45
awayor ##linux14:46
MatthewLI tried Ubuntu on my Android phone, aleza84.  Very cool.14:46
vfw*since14:47
rohitkavgot SolarisBoy14:48
rohitkavthanks14:48
george__ok guys. Is there a way to reinstall libstdc++6 without having to reinstall the whole system?14:49
vfwSolarisBoy: Good to know.  Thanks.14:49
Deluxtrying to install Ubuntu server on a box with 6 HDDs. trying to make sdc1 the bootable partition but when GRUB boot loader tried to load it fails trying to load on /dev/sda14:49
Deluxhow to I get it to intall on /dev/sdc14:50
SolarisBoyrohitkav: vfw np your welcome14:50
SolarisBoygeorge__: a lot of things have dependencies on the c libs =)14:50
vfwSolarisBoy: BTW, I tested.14:50
=== rohit_ is now known as Guest29900
SolarisBoyvfw: ok14:52
george__SolarisBoy: yes, i'm learning that. anyway. is it possible to do it? i'm really desperated here...14:52
cnfhmm, can't figure out how to make preseed do prefill but still ask the question14:52
aleza84MatthewL: any problems with the touch14:52
SolarisBoygeorge__: why do you need to reinstall it if you don't mind me asking14:53
george__SolarisBoy: because i've tried to upgrade it manually and now i have a broken system that can't boot to graphical mode14:54
SolarisBoygeorge__: ahh thats what i thought14:54
SolarisBoygeorge__: i would back up my stuff and go for the installation, im really not sure how you did the removal and install of the current version you have now so...14:54
anathema_is this driver for optimus cards wil be included to ubuntu? http://www.nvidia.com/object/linux-display-ia32-280.13-driver.html14:55
dancukHell o14:55
dancukHow to shutdown a UBANTO SERVER :D14:57
SolarisBoygeorge__: did you atleast do a installation of a deb file or install libstdc via some ppa or a somewhat normal method ?14:57
mvt007geekwhen we connect a usb where usb mount to?14:57
DJonesdancuk: sudo shutdown -h now14:57
Deluxtrying to install Ubuntu server on a box with 6 HDDs. Trying to make sdc1 the bootable partition but when GRUB boot loader trieds to load during the install it fails trying to load on /dev/sda14:57
alamihello can i use wicd with the 12.10 default network manager?14:58
dancukDjones: How about kill -9 -1 ? :D14:58
tompkh_need hlp with accessing external hdd (timecapsule) - xubuntu 12.04 sees the drive, asks for login/pass, but returns Got error "kFPAuthContinue" from server. Drive is perfectly accessible from other computers14:58
Deluxwhy is it trying to go to sda?14:58
alamihello can i use wicd with the 12.10 default network manager?, because when i run wicd i can't see any wireless network14:58
dancukYes u can14:58
alamidancuk: but why when i run wicd i don't see any wirelles netweok14:59
DJonesdancuk: I don't know about the kill command, I only ever use shutdown14:59
SolarisBoyDelux: how are you doing the installation and where are installing grub to at the end?14:59
RirishiHey guys!14:59
dancukAlami: use #kill -9 -115:00
dancukIt will shows all wireless network :D15:00
nubcakeMatthewL, so ubuntu for phones has already been released? :o15:00
SolarisBoydont do that...15:00
bazhang!behelpful | dancuk15:00
ubottudancuk: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes.15:00
zykotick9alami: did you open the options in wicd and input wlan0 as your wireless?15:00
alamidancuk: are you kidding me15:00
DeluxSolarisBoy - installing with CD-ROM and just following the menu - did not select where to isntall GRUB, not sure how15:00
bazhangdancuk, dont do that again15:00
dancukEheheheh15:01
SolarisBoyif you type "man kill" and go to examples you'll see that that command "kill -9 -1" will "Kill all processes you can kill." which can be very damaging and something you dont want to do15:01
RirishiI've got an AMD Radeon HD7850 for my birthday and I've been on Windows 7 since then. But I was like: let's boot up my Ubuntu and try the performance. I can only use mirror displays and the display is showed as "laptop". I tried installing FGLRX from the proprietary drivers, but it gave me a "unsupported hardware" message in the lower right corner. Any help on this?15:01
isaiaswill you still be able to use the touchscreen if you install ubuntu on a Nexus 7 Tablet?15:01
alamizykotick9:yes15:01
alamizykotick9:i thing i have to remove to default network manager15:02
RirishiAlso, LSPCI15:02
zykotick9alami: i don't have any further suggestions then.  good luck.15:02
Ririshioops.15:02
isaiasanyone? :P15:02
zykotick9alami: removing N-M probably isn't a great idea...15:02
RirishiAlso, lspci | grep VGA gives me this: VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Device 681915:02
tompkh_hi all, could someone point me in the right direction with this? when accessing external hdd (timecapsule) - xubuntu 12.04 sees the drive, asks for login/pass, but returns Got error "kFPAuthContinue" from server. Drive is perfectly accessible from other computers15:02
alamizykotick9: okay i have another question15:03
alamido you know irssi-plugin-silc?15:03
bazhangalami, try asking in #irssi about that15:03
DeluxSolarisBoy - installing with CD-ROM and just following the menu - did not select where to isntall GRUB, not sure how15:03
DJones!nexus7 | isaias Have you had a looks at this, thats mentions using the onscreen keyboard,15:03
ubottuisaias Have you had a looks at this, thats mentions using the onscreen keyboard,: Ubuntu can be installed on a Nexus 7 tablet. The installation tutorial can be found here: https://wiki.ubuntu.com/Nexus7/Installation15:03
ubuntunubhello guys i have a problem with a video files. i get an error when i try to install codecs for mpeg-4, it sais the packeg maybe is broken or interfear with some other packeges15:03
Ririshiit MAY interfere?15:04
bazhangubuntunub, install what codecs from where15:04
Ririshilol i'm nub.15:04
SolarisBoyDelux: it will ask you at the end of the CD based installation where to install grub to - you want to choose the proper disk at that point it may default to the first disk found which may be sda if your not paying attention15:04
isaiasthank you!!15:05
ubuntunububuntu will download them for me but when i does gives me this error15:06
pieterjanhello everyone15:07
bazhangubuntunub, what is the package name you are installing15:07
pieterjani have a shell scripting question15:07
ubuntunubpython 2.7 i thing15:07
pieterjansome regex problem I'm overlooking..15:07
craigbass1976There's a directory called PDF.  I'm trying to make a tar file of it's contents.  tar -cfv pdf-test.tar PDF/ gives me   tar: pdf-test.tar: Cannot open: Read-only file system, tar: Error is not recoverable: exiting now15:07
Sendoushihow can i make a search on all the hard drive for a folder name?15:07
bazhangubuntunub, python is not a codec15:07
Sendoushion the terminal15:08
Oneillhaving trouble repairing grub15:08
Oneilli cant boot with live cd15:08
ubuntunubthis program need to get the codecs wait i'll get the eror msg15:08
zykotick9craigbass1976: "Read-only file system" being key to that error...15:08
craigbass1976Sendoushi, find ./* -name "snoopy"15:08
Oneillgoes to busybox15:08
Sendoushicraigbass1976: does that perform a hard drive search?15:08
craigbass1976zykotick9, I'm in my home directory15:08
Oneillcant boot with ubuntu secure remix, strange errors while booting like (GPIO error) and stuff15:08
PiciSendoushi: find / -iname "something" -type d15:08
Oneillcant boot to boot-repar disc15:08
Oneillhow can i fix grub15:09
pieterjananyone an expert on greb and regular expressions?15:09
pieterjangrep* i mean15:09
craigbass1976Sendoushi, if oyu were in / when you ran it.  That's set to run down through the file tree from your current working directory15:09
tompkh_hi all, could someone point me in the right direction with this? when accessing external hdd (timecapsule) - xubuntu 12.04 sees the drive, asks for login/pass, but returns Got error "kFPAuthContinue" from server. Drive is perfectly accessible from other computers15:09
RirishiHow are those session like things you can open in Linux called?15:09
Sendoushinone of those codes working15:09
Sendoushiat least not getting anything15:09
Sendoushii'm sharing a folder on parallels15:10
Sendoushiusing ubuntu server15:10
Pici!enter15:10
ubottuPlease try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!15:10
ubuntunubpython 2.7 need to install extra multimedia plugins mpeg-4 mp3 and xvid mpeg-415:10
pieterjanok, ubotto15:10
RirishiHoi pieterjan.15:10
ubuntunuband when i clicl install i get this Package dependencies can not be found15:11
tomreynRirishi: you are possibly referring to a vritual terminal, or temrinal window.15:11
=== rakesh is now known as Guest54822
RirishiSomething you can open up with ctrl shift f1-7 or smth.. I forgot the actual name and shortcut.15:12
craigbass1976zykotick9, craig owns /home/craig and has rwx on it.  the directory I'm trying ot tar is /home/craig/PDF and I'm running the command from within /home/craig/15:12
RirishiAnd you can type in something to get a visual session instead of a terminal one.15:12
YokoBRhey guys, i'll install 12.04 instead of quantal... so i can downgrade xserver to 1.1215:12
Picipieterjan: #regex probably would be the best channel to ask in15:12
pieterjanSo I have a problem with regex, I'm looking for 'apple' or 'Apple' in a text file and want to return the line if I find those exact words. grep '\<apple\>\|\<Apple>\>' file.txt only returns all lines containing 'apple' but not 'Apple' and grep '\<apple\>|\<Apple>\>' file.txt seems to do nothing at all. What am I missing?15:12
SnapSnapI was messing around in my keys, thought I saw some I didn't need anymore so I removed them. Now "sudo apt-get update" returns the following: http://pastebin.com/jPijQBmW15:13
Pici!gpgerr | SnapSnap15:13
ubottuSnapSnap: Getting GPG errors after adding custom repositories? Find the GPG keyword for the repository (it's 437D05B5 for the standard ones) and run « sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com <key> »15:13
zykotick9craigbass1976: "read only filesystem" isn't the same as a permission denied.  are ANY of your partitions currently mounted read-only?  do you have multiple partitions mounted?15:14
=== MartinS is now known as Guest6904
helmut__hi15:14
Ririshi!virtualterminal15:14
ubuntunubbazhang can you help ?15:14
Ririshilol.15:14
ubuntuaddictedanyone familiar with Windows 7 installer? should I format partition before hand to NTFS or leave space unallocated?15:14
ubuntuaddictedfor dual booting15:14
SnapSnapPici, but replace <key> with the key that's missing?15:14
PiciSnapSnap: exactly15:14
SnapSnapPici, Thanks :)15:15
ubuntunubhow can i remove codecs from15:15
Ririshiubuntuaddicted: you can do either. Although I think formatting a nice place before is better, because else it'd make another small partition of 100MB which is made for booting info and bitlocker.15:15
=== XenGi_ is now known as XenGi
Ririshiubuntuaddicted: It's got an integrated partitioner, but when making a partition in there and installing it on there, it makes a partition to store boot info and for bitlocker (lock HDDs so that noone acceses them without your password). Also, don't forget to have a Live CD or USB, as Windows' bootloader overwrites GRUB.15:18
mactheknife7Can someone help? Trying to mount sd-card with an usb card reader.15:18
tompkh_hi all, could someone point me in the right direction with this? when accessing external hdd (timecapsule) - xubuntu 12.04 sees the drive, asks for login/pass, but returns Got error "kFPAuthContinue" from server. Drive is perfectly accessible from other computers15:20
SnapSnapPici, worked like a charm. Thanks again15:20
PiciSnapSnap: great :)15:20
ubuntuaddictedwin 7, format to NTFS before hand or leave partition unallocated?15:20
etI have a machine with suse installed and I want to replace it with ubuntu. It boots fine now, but whenever I try to boot from USB or DVD/CD the drive reads seem to be slow (takes ages to do anything). The media seem to be fine (work in other computers), and when the present OS (suse) is booted, i can read the contents of the drives fine.15:21
Ririshiet: the HDD reads? or from the CD?15:22
etcd/usb stick (tried both)15:22
mactheknife7I wonder if it needs a new driver too.15:23
RirishiI mean, when you boot the cd/usb, the reads from usb/cd are slow? or that the live session reads from you HDD very slow?15:23
etthere is no live session, because it takes ages to do anything15:23
Ririshithe booting itself is slow?15:24
etyes.15:24
etI basically can't boot.15:24
RirishiSo you haven't actually booted once from it? How long did you wait?15:24
etlike an hour15:24
Ririshioh, that's very slow indeed.15:25
Ririshido you have new hardware?15:25
etno (2009)15:25
ubuntuaddictedwindows 7, should I leave partition unallocated or format it to NTFS>15:25
Ririshithat's not as old as my old pc was... (2004) and that one booted live within 5 minutes.15:25
ubuntuaddictedno one has installed Win 7?15:26
RirishiSeems to be stuck at reading it somewhere.. Did you check MD5 of the .iso?15:26
Ririshiubuntuaddicted: i already answered you.15:26
etRirishi: i can boot fine from it on other machines15:26
ubuntuaddictedRirishi,  i didn't see15:26
Ririshiubuntuaddicted: just scroll up a bit or do a ctrl+f search on your name :D15:27
Ririshiet: hmm, so it's not the CD/USB itself.15:27
ubuntuaddictedRirishi, ok, i saw your answer now. thanks15:27
ubuntuaddictedRirishi, it's going to be partition 2, primary. is that ok?15:27
tompkh_hi all, could someone point me in the right direction with this? when accessing external hdd (timecapsule) - xubuntu 12.04 sees the drive, asks for login/pass, but returns Got error "kFPAuthContinue" from server. Drive is perfectly accessible from other computers15:27
=== vjn_ is now known as vjn
eti'm basically looking for a way to replace a running operating system with ubuntu (at least that's the only way that i see as possible now), but i'm not quite sure how to do it15:28
=== atrius_away is now known as atrius
Ririshiubuntuaddicted: Well.. I had my 100MB partition (which was made because I didn't have ubuntu or any linux before windows 7) on sda1 and my windows 7 partition itself was on sda2 i believe. I then deleted sda1 and did a grub-update. It just booted fine, directly from sda2.15:28
PrincessLunaHi, I have a thinkpad twist convertible running Kubuntu. Does anyone know how to set up auto-rotation of the screen when in tablet mode?15:29
Ririshiet: I think it is possible to mount a .iso somewhere on the disk using GRUB.15:29
ubuntuaddictedRirishi, ok, i have ubuntu installed on sda1 and home is on sda5 I think, in the extended partition. so I shrunk my sda1 and left 20gb for windows 7 as unallocated15:30
Ririshiubuntuaddicted: Will you run win7 in 64 bit?15:30
ubuntuaddictedRirishi, yes15:31
tomreyntompkh_: it's basically saying that your login credentials were incorrect there. there could be other reasons, but this is the most likely one.15:31
ubuntuaddictedRirishi, why?15:31
Ririshiubuntuaddicted: When installing it in 64 bits, you'd need more than 20GB if you actually want to do something on it.15:32
tompkh_tomreyn: thanks, but i checked, and re-checked, and changed the username/pwd like a hundered times, it works on my mac, and still gives me the error on xubuntu15:32
RirishiBecause the 20 is for the install itself..15:32
tomreyntompkh_: caps lock maybe?15:32
tompkh_tomreyn: you mentionned other possible reasons?15:32
tompkh_tomreyn: nope, made sure of that, nor numlock :-)15:32
RirishiI ve had the numlock problem once xD15:33
subhojit777Hello How can I have started a java process on a remote server. Now I want to stop the process. How to do it?15:33
subhojit777Hello, I have started a java process on a remote server. Now I want to stop the process. How to do it?15:33
Ririshi!spam | subhojit77715:34
tomreyntompkh_: the other explanations i could come up with are protocol version mismatch between server and client, or broken implementation on either side. the protocol is descirbed here, including the result code you're seeing: https://developer.apple.com/library/mac/documentation/networking/conceptual/afp/AFPSecurity/AFPSecurity.html15:34
ubuntuaddictedRirishi, really? i think it's 27 GB. i will shrink home and make a storage directory15:34
Ririshigoddamnit.15:34
Ririshiubuntuaddicted: You just said 20 xD15:34
ubuntuaddictedRirishi, i was just rounding. lol15:34
subhojit777Ririshi, I am not a spam15:34
LaserSharki am not a spam15:34
LaserSharkthat's a new one15:34
Ririshisubhojit777: you just said it twice.15:34
subhojit777I asked it incorrectly before15:35
Ririshiyou didn't have to copy paste the whole sentence for that..15:35
subhojit777Ririshi,  sorry..15:35
george__SolarisBoy: ok, i was able to uninstall libstdc++6. Now, how do i reinstall it?15:35
tomreyntompkh_: i think it boils down to that you should try to use a different client, or a different protocol / network file sharing implementation entirely.15:35
d0k3nHello.15:36
Ririshi:p just being strict. Sorry for overreacting.15:36
RirishiHi d0k3n!15:36
tompkh_tomreyn: :-( any suggestions?15:36
SolarisBoygeorge__: have you cleared the sources which provided it previously? (the broken version)15:36
cnfdamn preseed :/15:36
d0k3nWhat's being discussed?15:36
Ririshi3 things at a time15:36
yourimym1hello i've used this sudo apt-get install --reinstall nvidia-current15:36
yourimym1how do i know that was done with no trouble   http://paste.ubuntu.com/1651812/15:36
george__SolarisBoy: how do i do it?15:37
d0k3nAnyone here uses Gnome?15:37
bazhangd0k3n, yes15:37
tomreyntompkh_: as far as i know samba works acceptably well cross platform. and maybe NFS would also work on OS X, not sure (but i'd prefer NFS if both would work).15:38
genii-aroundyourimym1: I just returned to my computer. Your paste looks good, finally. The module was made.15:38
d0k3nMy unity is kind of sluggish sometimes, reminds me of my vista desktop.15:38
tompkh_tomreyn: tnx, will look into it15:38
d0k3nDo you notice a big difference using Gnome?15:38
Ririshidual booting windows 7 and ubuntu, problems with an external HDD and ...15:38
bazhangd0k3n, do you have an actual support question15:38
d0k3nNo.15:38
bazhangd0k3n, unity is GNOME315:38
d0k3n:O15:38
yourimym1but there's one problem i got nouevau back just to get my desktop until i repair this thing15:39
d0k3nI really need to read some.15:39
d0k3nbrb15:39
d0k3n*something15:39
genii-aroundyourimym1: Yes, I know... it's a frustrating circle with the nouveau-nvidia drivers...15:39
OneillUsing Boot-repair tells me to try Ubuntu Secure Remix because i'm using RAID. but i can't boot on Ubuntu Secure remix because i get a bunch of stdin: I/O Error messages over and over again.... how can i repair my boot? =/15:39
=== shuduo_afk is now known as shuduo|iphone
yourimym1so what should the next step i do now , update & restart ?15:40
olivier_bKhy15:41
geryon66I'm using Lotus Notes on Precise (12.4.2). Locally everything works fine, but when I start Notes on a remote display through an ssh X11 tunnel, the window soon turns gray as if it is not responding, although everything else works fine. How can I turn that gray “shadow” off?15:42
genii-aroundyourimym1: Not yet please. Also, since it's busy here, please use my name when directing a message so that others know we are talking between us, and that I can know you are talking to me when i am in some other channel....15:42
PrincessLunaAnyone knows whether Ubuntu (Kubuntu) supports screen auto rotation?15:42
yourimym1jenni-around :there is a thing , the driver see my display as laptop , while am using normal pc15:42
tomreyntompkh_: there's also #MacOSX here, you could check with them whether they have another option or know this issue.15:42
olivier_bKi have some question i get an error on my loop  and i dont no why there is some body can help me ?15:42
genii-aroundyourimym1: Do you have a file in the directory of /etc/modprobe.d/    which has "nvidia" somewhere in the name?15:42
d0k3nOk so my question is, Is the comparison between gnome classic and unity equivalent to the comparison between windows classic theme and windows aero, in terms of performance?15:43
bazhangd0k3n, that varies, not really a support question at all15:43
tomreynolivier_bK: what do you mean by "and error on my loop", what's a "loop" in this context?15:44
yourimym1genii-around: nvidia-graphics-drivers.conf this one15:44
d0k3nbazhang, ok. I'm just gonna try it and reach my own conclusion.15:44
d0k3nthank you anyway :)15:44
genii-aroundyourimym1: OK, good. This is the file which will prevent nouveau from loading15:44
d0k3nmy laptop is really old15:44
bazhangd0k3n, better to try gnome-shell , gnome classic is going away15:45
d0k3nok thank you bro, you are nice15:45
genii-aroundyourimym1: Does the line of: GRUB_CMDLINE_LINUX="nomodeset"                 still exist in the file /etc/default/grub   ?15:45
sriharshaHi, is anyone observing random hung-ups in GUI/CLI programs from the past 2 days with 12.04?15:46
=== mpmc is now known as mpmc|Away
bazhangsriharsha, which ones, be very specific15:46
josePHPagodaHello everyone!  I'm trying to troubleshoot this apparmor issue.  I'm using libvirt, and i'm getting a denied, in my logs, I'm wondering how I can tell apparmor to allow that open operation15:46
yourimym1genii-around:yes still exist15:47
sriharshabazhang, while I'm using Thunderbird or Firefox, the UI goes dark and I'm not able to use them.15:47
josePHPagodathe full error message is http://hastebin.com/vixubirece.rb15:47
bazhangsriharsha, check top in the terminal to see what is using up your processes15:47
genii-aroundyourimym1: Very good. Now, next... does the line of:  Driver  "nvidia"          still exist in your /etc/X11/xorg.conf     or is it now something like nouveau, or fbdev, or vesa  etc?15:48
sriharshaI'm also observing this with emacs and some with CLI programs (make,etc. although I can't really see) they take a bit longer..15:48
olivier_bKtomreyn, i got this error  Syntax error: Bad for loop variable and loop look like that for  ($i=0;  $i<=$ManyMountPoints; $i++);15:50
olivier_bKdo15:50
olivier_bK  echo "Welcome $i times"15:50
olivier_bKdone15:50
sriharshabazhang, nothing particular infact.  But I got this in dmesg: http://pastebin.com/txc6UQfU15:50
yourimym1 genii-around: river"nvidia"15:50
yourimym1driver*15:50
bazhangsriharsha, is this in a VM, or a machine with very limited ram?15:50
=== Nomad__ is now known as Guest45638
Ririshii gotta restart my pc15:51
sriharshabazhang, no; running on bare metal with 4 GB15:51
yourimym1http://paste.ubuntu.com/1651935/15:51
genii-aroundyourimym1: Good!  All seems good then for a reboot.15:51
george__SolarisBoy: now i was able to reinstall libstdc++6 but, i still can't boot into graphical mode. any help?15:51
sriharshabazhang, it wasn't happening before, I'm observing it from past 2 days15:52
yourimym1genii-around: any sudo update ??15:52
DoWhileGeekhello woahiohs15:52
tomreynolivier_bK: post the shell script to a pastebin please15:53
olivier_bKokai sorry15:53
fastrackrunning a virtual server on my raspberry pi with qemu, badass?15:54
bazhangfastrack, offtopic here15:54
sriharshafastrack, super badass.15:54
hockrynoh15:54
olivier_bK tomreyn http://pastebin.com/w4h16DmC15:54
fastrackwhoops meant that for a different chan15:55
Oneillwhile booting ubuntu secure remix i get "I/O Space for GPIO uninitialized"15:55
Oneillany idea what that is?15:55
Safa_[A_boy]Hey all, when will ubuntu repositories provides LO 4 ?15:55
hockry???15:55
hockryubuntu is good15:55
hockrycon rah15:56
yourimym1genii-around: thax man u just saved my ass15:56
yourimym1kisses from egypt xoxoxoxoxoxoxox15:56
genii-aroundyourimym1: Well, it was a long process but at last I guess you are good there :)15:56
olivier_bKkisses from egypt ??? thk15:56
hockryyes mong ving vong15:57
bazhang!ot | hockry15:57
ubottuhockry: #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!15:57
tomreynolivier_bK: the (($i=0;  $i<=$ManyMountPoints; $i++)) conditional syntax is a bashism, i don't think dash supports it. try this: http://pastebin.com/yXZzxm6015:58
=== ident is now known as Guest2165
andygraybealhow do i remove a user from a group with the command line?15:58
LordChristoffHey, hows it going?15:58
hockryhey LordChristoff15:58
andygraybeali'm looking at 'usermod' and i must be confused15:58
LordChristoffWe all good?15:58
hockryyeh we all sweet as MUANG15:59
bazhanghockry, thats enough15:59
andygraybealah i found it, del user15:59
bazhangLordChristoff, this is ubuntu support. did you have a support issue15:59
olivier_bKtomreyn, it's working just bash and not sh pff..15:59
olivier_bKtomreyn, thank you very much16:00
LordChristoffI did not know this was a Support Channel :( Sorry16:00
tomreynandygraybeal: deluser username group16:00
NullVoxPopulihey\16:00
Safa_[A_boy]Hey all, when will ubuntu repositories provides LO 4 ?16:00
NullVoxPopuliI'm having major boot problems :-(16:00
NullVoxPopulihttp://paste.ubuntu.com/1651978/16:00
andygraybealtomreyn, thanks man.16:00
=== LaserShark is now known as LaserShark|dead
NullVoxPopuliboot repair gave me that paste16:00
vfwLordChristoff: There is #ubuntu-offtopic16:00
NullVoxPopulican anyone help?16:00
hockryanyone know proxy adins?16:00
DJonesSafa_[A_boy]: From what I've read, LO4 will arrive with Ubuntu 13.0416:01
bazhanghockry, how is that related to ubuntu support16:01
hockryits a command in it16:01
Safa_[A_boy]DJones, thanks so much ^_^16:01
hockryproxy adins for ubuntu16:01
=== b_bonner_ is now known as b_bonner
vfw!uefi | NullVoxPopuli16:02
ubottuNullVoxPopuli: UEFI is a specification that defines a software interface between an operating system and platform firmware, it is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI16:02
hockryhello?16:02
bazhanghockry, stay on topic here16:03
NullVoxPopulithanks, vfw, will read16:03
hockryim trying but very hard16:03
bazhanghockry, #ubuntu-offtopic for chit chat NOT here16:04
NullVoxPopuliI don't have bios settingsn16:04
NullVoxPopuliI'm running ubuntu on a macbook pro without OS X16:05
NullVoxPopuliafter removing OS X, and moving the ubuntu partition to the beginning, that's when all this nasty started happening16:05
geryon66I'm using Lotus Notes on Precise (12.4.2). Locally everything works fine, but when I start Notes on a remote display through an ssh X11 tunnel, the window soon turns gray as if it is not responding, although everything else works fine. How can I turn that gray “shadow” off?16:06
cnfhmz, preseed isn't taking my network configuration16:07
sriharshabazhang, looks like I'm having bad sectors on my disk according to http://askubuntu.com/questions/13952/system-locking-up-with-suspicious-messages-about-hard-disk16:09
vfwNullVoxPopuli: So, sda1 sda2 sda3 and sda4 is all you really have now?16:10
andygraybealhow do i tell if an account has been used ... say i dunno, in the past 30 days?16:10
josePHPagoda# DO NOT EDIT THIS FILE DIRECTLY. IT IS MANAGED BY LIBVIRT. <-- I see that in my apparmor profiles, how should I go about editing that file?16:10
vfwNullVoxPopuli: The paste is very confusing.  Some of the reporting must be inacurate.16:11
NullVoxPopulivfw, I have sda6 - which is a dedicated partition to grub16:11
Ohmagehey guys once i add a ppa to my repository what exactly do i have to do to instal the package i want from it16:11
NullVoxPopulivfw, I actually jsut found an option in boot-repair to specify sda6 for grub, so, I'm trying that now16:11
vfwvfw: NullVoxPopuli Are lines 78-81 what you really have now?16:12
tomreynOhmage: sudo apt-get update && sudo apt-get install <packagename>16:12
vfwNullVoxPopuli: So it is no longer efi?16:12
Ohmagethanks tom16:12
NullVoxPopulivfw: sda1 is efi16:12
tomreynOhmage: you can also use your preferred grpahical package manager to do the same16:12
andygraybealis there a file that gets touched when i login to the system?16:12
NullVoxPopulivfw: sda1 is the standard mac EFI boot loader16:13
andygraybealin my home folder16:13
Ohmagea graphical manager16:13
vfwNullVoxPopuli: Then I'm not understanding lines 78-8116:13
Ohmage:D sounds good16:13
=== LaserShark|dead is now known as LaserShark
Ohmagewhat ones come in ubuntu16:13
NullVoxPopulivfw: lemme look at teh paste, hang on16:13
genii-aroundjosePHPagoda: http://wiki.apparmor.net/index.php/Libvirt#Advanced_Usage looks informative16:13
agu10^when I ping my server from itself, it responds with < 2ms. When i ping it from another computer, however, it doesn't respond and lags until about 10 seconds after. And it responds to the 49th ping request or similar. Any ideas what's happening?16:13
tomreyn!package | Ohmage16:14
NullVoxPopulivfw: ok, what's confusing?16:14
ubottuOhmage: You can browse and search for Ubuntu packages using !Synaptic, !KPackageKit, !Adept, "apt-cache search <keywords or regex>", or online at http://packages.ubuntu.com - Ubuntu has about 30000 packages available, so please *search* for an official package before installing things in awkward ways!16:14
josePHPagodagenii-around: I already ready that.  The problem is libvirt overwrites my changes16:14
NullVoxPopulivfw: it could be that I don't know what I'm looking at either16:14
vfwNullVoxPopuli: If sda1 is the EFI boot partition, that is where grub goes.  (Look at the info in the URLs that ubutto sent you.)  (Look at those URLs and not me, because I am not an EFI expert.)16:14
NullVoxPopulivfw: I have a boot flag on sda616:14
vfwNullVoxPopuli: I don't think the boot flag makes much difference any more.16:14
Ohmagetomreyn: im installing the new kernel from kamal to try and adress my brightness control screen issue16:14
zykotick9andygraybeal: have you checked the output of "last"?16:15
vfwNullVoxPopuli: line 79 shows boot flag on sda216:15
csotelo..16:15
vfwNullVoxPopuli: So, it's pretty confusing.16:16
andygraybealzykotick9, awesome i will check i tout16:16
NullVoxPopulisda2 is a mac install partition16:16
NullVoxPopulivfw, sda2 is a mac install partition16:17
vfwNullVoxPopuli: sda1 SHOULD be the EFI partition.16:17
josePHPagodagenii-around: I tried adding it to the libvirt-qemu abstraction, but it doesn't seem to actually be applied :(16:17
NullVoxPopulivfw, sda1 is the efi partition16:17
NullVoxPopuliI don't know why it says sda6 is also one16:17
andygraybealzykotick9, aweome16:17
vfwNullVoxPopuli: Yea, I see that sda2 is listed as the mac os filesystem.16:18
tomreynOhmage: i don't know who or what "kamal" is, but i wish you luck. more likely, though, what you need is one of: (a) a vendor specific helper package, which you may need to configure for your specific hardware model or (b) a certain kernel parameter to load a module configuration specific to your gardware model16:18
vfwNullVoxPopuli: Yea, I don't understand about sda6  That doesn't look right at all.16:18
genii-aroundjosePHPagoda: Ah. Unfortunately, I don't know enough about this subject to be of much help.16:18
josePHPagodano problem16:19
NullVoxPopulivfw, do I even need sda6? I just thought it might be easier to have a separate boot partition16:19
josePHPagodai appreciate the help16:19
josePHPagodait's just kind of puzzling16:19
cnfARGL, damn preseed >,<16:19
vfwNullVoxPopuli: It shows "Boot sector type:  Grub2"  in the sda2 section.16:19
NullVoxPopulivfw, the EFI only recognizes sda3 and sda216:20
tomreynOhmage: or (3) a manual configuration of your special / multimedia keys, if that's how you are trying to control it.16:20
vfwNullVoxPopuli: I dono, you'll just have to look at the URLs ubottu sent you, but the bottom line is that grub will have to go in the efi partition (which is apparently sda1)16:21
andygraybealzykotick9, i'm gonna checkout 'lastlog'16:21
cnfcan't get static ip setup to work :/16:21
bogorI saw 3 tools to manage sysv based services ( chkconfig, update-rc.d, sysv-rc-conf ) and it seems like there could be more. Which one would you recomend16:22
Ohmagewell i just got the kernel in and now my screen is dimmed to below visible16:24
Ohmagelol16:24
NullVoxPopulivfw, ok. I'll see what happens. ha16:24
Ohmagebloody ubuntu so much work lol16:24
zykotick9bogor: i like rcconf (not the same as sysv-rc-conf), but you're aware ubuntu uses upstart right?16:24
tomreynbogor: chkconfig is redhat-style, and i dont think it exists on ubuntu, so this can be ruled out.16:24
george__cant believe i fix it!16:25
george__i'm out of here16:25
lcabreza1tomreyn: you can install chkconfig on ubuntu though ..16:25
cnfso noone here use preseed?16:25
tomreynlcabreza1: which package is it in then?16:25
bogortomreyn: as i read , chkconfig can be installed in ubuntu with apt-get16:26
zykotick9!info chkconfig16:26
ubottuPackage chkconfig does not exist in quantal16:26
Ohmagei dunno whats happened to my ubuntu but whatever was in the kernel literally has nearly turned off my backlight completely16:26
lcabreza1tomreyn: sudo apt-get install chkconfig16:26
Oneilltrying to boot Ubuntu Secure Remix gives me a bunch of Stdin: I/O Error16:26
Oneillhow can I fix that? really need to fix my boot16:26
zykotick9lcabreza1: see ubottu above16:27
tomreynbogor, lcabreza1: not on quantal16:27
lcabreza1zykotick9: yeah saw it..16:27
lcabreza1tomreyn: my bad ...im using precise ..16:27
=== agu10^_ is now known as agu10^
tomreynlcabreza1: not your fault, i don't think Ohmage stated his version16:28
tomreynso i may as well be wrong16:28
bogortomreyn: i did apt-get install chkconfig and it bought in the chkconfig. I am using ubuntu 12.04.1 lts16:29
Ohmageim 12.1016:29
designbybeckI can't find a good solution to convert an img to iso16:29
designbybeckthe ccd2iso doesn't work16:30
tomreynOhmage: actually i meant bogor, sorry ;)16:30
zykotick9bogor: i'm not sure why you'd use a redhat tool on a debian-like system...  seems counter intuitive16:30
Ohmagelol16:30
tomreynbogor: yes, you most likely don't want chkconfig (nor any of the other utilities you listed)16:30
hockrybogor what u using mang?16:32
lcabreza1designbybeck: use the mkisofs -f -r udf -o command16:32
bogorzykotick9, tomreyn : chkconfig seemed simple for me. I will read on upstart.16:32
bazhang!u > hockry16:32
ubottuhockry, please see my private message16:32
designbybecklcabreza1:  that will take the file and convert it?16:32
bogorhockry: manage mysqld and apache2 service16:32
designbybeckmkisofs -f -r udf -o nameoffile.img16:33
designbybecklcabreza1: ^16:33
tomreynbogor: just because it's simple doesn't mean you can actually use it without hell breaking loose16:33
tomreynbogor: so yes, do read up on upstart first of all16:33
lcabreza1designbybeck: yes if it doesn't work ..use brasero16:33
designbybeckbrazero will convert? or do I have to burn it first, and then ripp it off?16:34
lcabreza1designbybeck: it will convert it ..im not so familiar with its interface ..but i tried once before ..16:34
designbybeckok I'll give a it a try lcabreza116:34
lcabreza1designbybeck: by the way, whats the error you getting when ur using the ccd2iso?16:35
lcabreza1designbybeck: ccd2iso filename.img filename.iso16:35
designbybeckUnrecognized sector mode (0) at sector 0! lcabreza116:35
designbybeckyeah it seems the forums say that that command doesn't work with a log of .img distroes16:36
tomreyndesignbybeck: run this: file filename.img16:36
mengesbVery generic question - wondering where the best place to get some questions answered about resize2fs would be ? and if someone here might be able to assist?16:36
mengesbI'm running a ramdisk based VM that has resize2fs, and on some of these VMs it would appear that it is blocking/hanging our VM16:36
bcdonadioI'm trying to config NFS4+krb5, but root_squash is being enforced, altough I explicitely set no_root_squash on exports. Therefore, all my IO as root is being seen as "nobody:nogroup". What am I doing wrong?16:37
user12423Hi, is ubuntu 12.04.2 released?16:37
designbybecklcabreza1:  http://www.pasteall.org/3970016:37
designbybeckerrr tomreyn http://www.pasteall.org/3970016:37
mengesbso I'm wondering if resize2fs uses a tmpfs or something of the likes, and if my VM has enough RAMDISK to support it16:37
tomreyndesignbybeck: tis is a disk image with partitions in it, not a cd-rom image. use kpartx16:38
mengesbhttp://paste.ubuntu.com/1652290/16:40
=== LaserShark is now known as LaserShark|dead
designbybeckso kpartx file1.img file1.iso tomreyn16:40
designbybeckI'm just trying to try out the Ubermix distro... but they only have the .img (which I find odd) tomreyn16:41
designbybecktomreyn:  http://ubermix.org/16:41
lcabreza1designbybeck: are you trying it on a virtualbox ?16:41
=== lvz is now known as lvx
designbybeckno lcabreza116:43
designbybeckjust ttrying to convert the img to iso so I can easily burn it to usb or cd/dvd16:43
=== hatake is now known as cetar-membahana
zykotick9designbybeck: this .img is for a USB key, use dd to write it to a usb device...16:43
tomreyndesignbybeck: you can write what you have on a usb key using dd16:43
lcabreza1designbybeck:you don't need to convert it ..you can use any dvd burner like brasero16:43
designbybeckzykotick9: that is to sketchy of a way to do it in my opinion16:44
tomreynlcabreza1: this wouldn't work16:44
zykotick9lcabreza1: it's not designed as a cd image...16:44
designbybeckzykotick9:  more things that can go wrong if a basic user doesn't know which drive is mounted16:44
zykotick9designbybeck: that's the way the install instruction state.  this isn't an ubuntu issue!16:44
lcabreza1ok..16:44
tomreyndesignbybeck: then download the OVA and use virtualbox, it's the most convenient way.16:45
designbybecktrue I 'll drop the convo in here. Thank you for the feed back though guy16:45
badhello fellas16:47
badi want to know about where package is installed16:47
mengesbanyone available to help with a resize2fs crash: http://pastebin.com/S8zFnczg ??16:48
zykotick9bad: from terminal "dpkg -L foo"16:48
badthanx16:49
monstHello16:49
kantlivelonghey all.. is xinerama still required for dual cards to have multiple monitors?16:49
badhow to decrypt any package coding16:50
laserskantlivelong: No.16:50
monstI am trying to resize a LVM extend a LVM partion for the second time. After resizing the Disk I dont see free space using vgdisplay to extend into? any ideas?16:50
zykotick9kantlivelong: if you want to use the 2 monitors as 1 big screen - then probably.16:50
mengesbanyone available to help with a resize2fs crash: http://pastebin.com/S8zFnczg ??16:50
Dan1234If i have windows 8 and windows 7 dual booted on an SSD, can I overwrite the windows 8 partition without problems?16:50
kantlivelongzykotick9: naw i just want to use 2x nvidia cards for total of 3 monitors16:50
kantlivelongi know it used to be required16:51
badmonst just delete previous one16:51
monstbad, there is data in the first extend16:51
laserskantlivelong: You'll have 2 Xorg.  Sharing apps in two monitor + launching apps in one monitor.16:52
zykotick9kantlivelong: nvidia typically uses TwinView (which is there propritary version of xinerama).  but you didn't answer my question: do you want them as separate X sessions, or one big one - that you can drag windows between?16:52
badso reduce its size16:52
kantlivelongzykotick9: one X session w/ 3 monitors for 3 workspaces that i can drag to16:52
zykotick9kantlivelong: then you'll want twinview/xinerama16:53
kantlivelongzykotick9: does it still have major performance hits like it used to?16:53
zykotick9kantlivelong: no clue.  i didn't know it was a performance hit...16:53
monstbad, months ago I added a 30GB to a 100GB drive, then filled it completely.  so I just added another 20GB16:53
kantlivelongzykotick9: i recall performance hits w/ xinerama and games16:54
monsthow can I reduce the size of a full extended lvm?16:54
kantlivelongyears ago16:54
wNzmonst: lvresize -rl -10G /dev/volgroup/logvol (10g should be how much you want to reduce it by)16:54
zykotick9kantlivelong: for multimonitor setups with games, i always used a NULL value in xorg.conf - so when i started a game, it would disable all but one monitor.16:54
wNzmonst: cannot be onlnie when done. unmount.16:54
bad lvresize -rl -10G /dev/volgroup/logvol try this monst16:55
kantlivelongzykotick9: thanks :) i suppose ill test it with a friends card first16:55
badhow i decrypt package code16:56
monstcan you guys explain why I want to reduce the size?16:56
monstI am trying to extend, I am so confuzed16:56
monstconfused rather16:56
gmachine_24I need a clone a partition which is 500GB and has about 275GB of data. I tried using partimage but I needed somewhere to create a temporary image file - and I don't know if I can just do that on any drive or ....what.16:57
badplease tell me how i decrypt package code16:58
gmachine_24I meant I need to clone a partition; obviously. I've used clonezilla in the past but I have to disconnect all the drives on my computer that aren't source or target - otherwise they can get wiped out16:58
zykotick9gmachine_24: trying to "clone" onto the same drive isn't gonna work out well...16:58
gmachine_24zykotick9, exactly.16:58
gmachine_24zykotick9, so I need a 3rd drive........ ??16:59
gmachine_24bad, what kind of package are you trying to decrypt and do you mean unpack or decrypt16:59
zykotick9gmachine_24: well, if you had separate partitions it could work... or ya a different drive16:59
gmachine_24my biggest drive connected to this computer is only 1GB - and each of those have a 500GB partition.17:00
gmachine_24I'm sorry, 1TB17:00
badis it possible to decrypt package code17:01
gmachine_24bad, what the heck are you talking about.???17:01
bazhangbad what package code do you mean17:01
gmachine_24if you encrypted it and have a password, then yes. otherwise, probably not.17:01
badi want to decrypt a game code17:02
bazhangbad a crack?17:02
badto understand it properly17:02
gmachine_24bad, so you want to crack a code. not the place for that.17:02
bazhang!illegal | bad17:02
ubottubad: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o17:02
Ez0v3rR1d3i have a question can anyone give me an answe r17:02
bazhangEz0v3rR1d3, ask and find out17:03
gmachine_24Ezksjdfklsdjflkjsdkflsdj well I suppose it depends on the question17:03
bazhanggmachine_24, please tab complete17:03
Ez0v3rR1d3i got a linux version of video editing but i can get it to open even through my term any ideas what i should ddo17:03
bazhangEz0v3rR1d3, whats the package name17:04
gmachine_24bazhang, ok, now I get to ask the silly simple question - what do you mean 'tab complete'?17:04
=== ke5pcv-away is now known as ke5pcv
bazhanggmachine_24, type three or so letters then hit tab to complete the nick17:04
Ez0v3rR1d3cinelerra17:04
gmachine_24cinelerra is pretty advanced.17:04
bazhangEz0v3rR1d3, what exactly are you trying to do with cinelerra17:05
Ez0v3rR1d3i make movies and i need a good editing program17:05
gmachine_24bazhang, you're my new hero. thanks. :)17:05
bazhangEz0v3rR1d3, you should consider openshot17:05
rexwin_how to change nickname17:05
MonkeyDustrexwin_  /nick blah17:05
Ez0v3rR1d3i dominated AE and now i hate windows and love linux but dont have much to work with yet17:06
=== rexwin_ is now known as ubuntu-user
bazhangrexwin_, /nick newnick  though you will likely need to release that, ask in #freenode17:06
ubuntu-userinit command is gone. how to reinstall?17:06
bazhangubuntu-user, what init command17:06
MonkeyDustubuntu-user  like sudo init 6 ?17:07
ubuntu-userinit 0,5,6 was available previously, now they are gone after i installed some packages17:07
ubuntu-useryes, MonkeyDust17:07
bazhangubuntu-user, you mean runlevels17:07
=== khoward is now known as poser8
ubuntu-useryes17:08
gmachine_24Ez0v3rR1d3: they are testing to make a Lightworks version for Linux - they are in beta I believe. It's a wonderful program and will/should be available ...... 'soon' as they say17:08
bazhang!runlevels | ubuntu-user17:08
ubottuubuntu-user: In Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab.17:08
sebastein_hi all :)17:08
gmachine_24ho sebastein17:08
=== ke5pcv is now known as ke5pcv-away
=== sebastein_ is now known as sankar
=== ke5pcv-away is now known as ke5pcv
=== sankar is now known as sankars
MoPacGuestCould anyone let me know what folder custom startup commands are stored in? I think that one of them is preventing me from  logging into my user account (guest account works), but I don't know how to locate/modify them from the outside17:10
gmachine_24Ez0v3rR1d3: Am I allowed to say I work with the ArtistX distribution because of its many multimedia tools . . .17:10
luismshello, can anyone help me?17:11
gmachine_24including Cinelerra, etc.17:11
gmachine_24luisms, ask a question or state you problem, please. don't ask to ask a question.17:11
tomreyn!anyone | luisms17:11
ubottuluisms: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.17:11
MonkeyDustubuntu-user  instead sudo init 0 or 6, use shutdown -h now or shutdown -r now17:11
monstwNz, hey man would you have a minute to do a google hangout? this LVM partion is throwing me for a loop.17:11
wNzmonst: pm me17:12
Ez0v3rR1d3how can i put atristx on my linux i need some awesome software17:12
luismsThanks, does anybody know if Ubuntu 12.04 LTS runs slower if I'm on the "try" mode with a USB pendrive?17:13
MoPacGuestWhat file by defautl contains the commands that you enter in the "startup applications" GUI?17:13
gmachine_24Ez0v3rR1d3: I will send you a private message17:13
compdocyou want a phone system?17:13
Ez0v3rR1d3thanks17:13
zykotick9luisms: running from USB is going to be SLOW17:13
Ohmageluisms they all boot fairly slow but once its up it all runs as if installed17:13
Ohmagefrom my experience neway17:13
zykotick9compdoc: artistx is a gnu/linux distro.  asterisk is a phone system ;)17:14
MonkeyDustluisms  USB is slower than an actual harddrive17:15
luismsThe effects of Unity and all that fancy graphics is ok, but programs take a long time to load and, when I'm using them, they fade black (compiz way of saying they're not responding?). Will this vanish if I actually intall it on my HDD?17:15
fastrackhey can anyone here that knows anything about cluster computing *please* PM me?17:15
ethow do i stop the ubuntu installer from trying to touch the partition table?17:15
MonkeyDustfastrack  ubuntu server?17:15
jusrcan someone pm me if they have time to help a first week linux user with a few questions?17:16
bazhangjusr ask here17:16
jribjusr: just ask your questions in the channel17:16
atlefjusr, ask17:16
MonkeyDustjusr  better ask in the channel, so you won't get bad advice17:16
fastrackok :(17:16
fastrackim just tired17:16
fastrackuhm, I have 2 computers equal power, 2 higher power17:16
etthe installer is stupid and says "the installer needs to commit changes to partition tables" when it doesn't17:16
fastrackwhat do you think is ideal for the master?17:16
aguuuWhy am i having this traceroute? pinging from ping.eu works just fine, but from home it has 96% packet loss. http://pastebin.com/E4WEd1Ua17:16
bazhangaguuu, using the amazon cloud server?17:17
MoPacGuestSo my guest account is working, but when I log into my own account, the screen cycles through the NVidia splash and then back to the login screen.  I think this might be due to a custom startup command that has "wait 5" in it, but I have no idea how to remove that and test since I can't access the startup apps GUI. Help?17:17
jusrIn Lubuntu, the latest stable release. I removed the powerdown/logoff/hibernate/etc/etc applet.  How do I get it back? Cannot find it in the pc or on the servers. Thanks17:18
jetoleHey guys. I write a lot of bash scripts and python tools for stuff I need to do. I'm setting one up on my machine now that I wrote on another machine / importing it and I was noticing it has a hard config dir of ~/.jetole_config. I'm wondering what's the best spot to move this to a more standard storage location. I see ~/.local/share ~/.config... well I guess those are the only two I am considering but I don't know which one ...17:20
jetole... I should use. Is there a standard that defines what each one means and that's how I decide where to store the conf or is it just some programmers follow the method of using one of those dirs while other programmers use the other? Should I just use ~/my_app_name/ ?17:20
jetole~/.my_app_name/ is what I meant but that seems more legacy17:20
jribjetole: freedesktop.org xdg directories17:21
zykotick9jusr: "if" you don't get an answer here, you might want to try the #lubuntu channel (not many people, but they're probably more familiar with lxde/lubuntu)_17:21
jetolejrib: thanks. Could you elaborate on that a little?17:21
jetolejusr: how did you remove them?17:21
jetolezykotick9: has a point. I don't use lubuntu but curious since you asked17:21
DoWhileGeekAlright, I'm using marlin and when I do m501 it shows 63.36 for x steps per mm, I do m92 x57, then m501 and it shows 57.95?17:21
DoWhileGeekwhy doesnt it set itself to what I actually enter17:22
jusrI am customizing my panel after erasing the whole thing yesterday. Mistakes are fun for learning! Today I accidently removed it.17:22
DoWhileGeekoh derp, wrong channel17:22
jribjetole: the site seems to be down.  But you'll find a standard there about how apps should use directories in a user's home17:22
jetolejusr: you're biggest mistake was not noting how you removed it but don't worry. We've all done it. Live and learn. That's what mistakes are for17:22
=== xubuntu is now known as Guest9489
jetolejrib: uhm... ok. If the site is down, any chance you know and could possible give me the single line 101 to which dir?17:23
jusrjetole: I clicked on the panel and then clicked on remove panel items, then clicked on whatever applet it was an removed it by mistake.17:23
jribjetole: http://standards.freedesktop.org/basedir-spec/basedir-spec-0.8.html17:23
MoPacGuestIs there any option to dump a verbose log into a text file of what happens when you log in as a user from the login screen?17:23
jetolejrib: thanks17:24
jetolejusr: and you don't know which applet to restore?17:24
jribMoPacGuest: why?17:25
jusrjetole: nope =( spent a half hour looking, even tried to download install something that does everything it did except let me logoff.17:25
fastrackDoes anybody at all have the ability to answer my question about cluster computing?17:25
MonkeyDustfastrack  is it ubuntu server?17:25
fastrackubuntu desktop17:25
MoPacGuestjrib: There is some serious error going on when I try to login with my own account: it cycles to through the NVidia splash and then back to login. Guest account works, though17:25
fastrackwhich shouldn't matter based on the question17:25
jetolejusr: take a look at this: https://help.ubuntu.com/community/Lubuntu/Boot_Install_Login#Revert_power.2BAC8-logout_button_back_to_LXpanel17:25
jribMoPacGuest: check ~/.xsession-errors17:25
MoPacGuestjrib: I think maybe it's related to a startup applications command script, but I've had no luck finding where that's stored or modifying it from Guest17:26
MonkeyDustfastrack  put details of your issue in one line and repeat it every 10 minutes or so17:26
jusrjetole: how do you find those references so fast. I am bad at google =(17:26
jribMonkeyDust: the startup applications end up in ~/.config/autostart17:26
fastracksounds like it will work MonkeyDust.17:26
fastracknope17:26
jribMoPacGuest: above was for you17:26
MoPacGuestjrib: Is that within the user's home folder?17:26
jetolejusr: I'm not. that's how17:26
jribMoPacGuest: by "~" I mean the user's home folder17:26
jusrjetole: Thank you for your help. Live and learn. =)17:27
MoPacGuestjrib: Is there any way to read/modify that from the default guest account, with its limited (no sudo) permissions?17:27
jribMoPacGuest: you can read it, but you won't be able to write to it.  If you're comfortable on the command-line, hit ctrl-alt-f1 and log in there as your "broken" user.  ctrl-alt-f7 gets you back to X17:28
zykotick9MoPacGuest: actually when in a Virtual Console, you only need alt+f7 to get back or alt+ARROWKEYS17:29
jetolejusr: np. The first item on the google search (http://goo.gl/ri5Na) went to http://goo.gl/8rGVj. I did a search on the page for power and found "Revert power/logout button back to LXpanel" which said "Moved to Lubuntu/Boot_Install_Login" which the last part was a link to http://goo.gl/vgqsy. I did another search for power and saw "Revert power/logout button back to LXpanel" in the table of contents which linked to it, which ...17:29
jetole... was good since the link uses an anchor so I could use that url from the link to direct you to the specific section of the page.17:29
jetolejusr: that's how I found it so fast17:29
jetolejusr: and since I don't use lubuntu, I hope it works because I really don't know if it's the right thing exactly but it does sound like it17:30
jetolejusr: good luck17:30
jusrjetole: I opened leafpad, then the first command line and hit enter...17:30
jusrjetole: Is this the first step?17:31
jetolethat sounds like a good start17:31
jetoleI don't know17:31
jetolejusr: I think it's telling you which file to open with leafpad17:31
jusrjetole: how do I logout in command line?17:32
zykotick9jusr: exit17:32
jetolejusr: it looks like leafpad is a text editor. I prefer vim but vim IS NOT!!!! for newbies17:32
jetolectrl+d17:32
jetoleor exit17:32
jetoleor logout17:32
jetoleor close it17:32
jusrjetole: we are learning vim in school.17:32
jetolethey teach vim in school? nice17:32
zykotick9hjkl 4 life ;) </ot>17:32
jusrjetole: one other thing, i was told to save that file, as what?17:32
jusrMct17:32
jetoleI learned it via live in learn eons ago. well started with vi cause either there was no vim at the time or the author of the book I was reading didn't know17:33
jetoleI assume as that same file17:33
jetolethats the file your editing17:33
jusroh, i screwed up. I got it now.17:33
jusrtried to leafpad the second command I was supposed to terminal17:34
jetolecool. Hope it works. Again I don't use lxde so I can only help so far17:34
ubuntu-userhow to install a mail server?17:34
jetoleubuntu-user: sudo apt-get install postfix is one of many ways17:35
MoPacGuestSorry for the abrupt disconnect. What I press ctrl-alt-F1, whether from within session or login screen, my screen goes black, no prompt, and the system appears dead except for the keyboard backlight17:35
=== aguadito is now known as Austerity-Sucks
ubuntu-userwhat about sendmail?17:35
jetoleubuntu-user: other options I know are: sudo apt-get install exim OR sudo apt-get install sendmail (not recommended)17:35
jetoleubuntu-user: it's an option but not a good one17:35
OerHeksubuntu-user, good start > https://help.ubuntu.com/12.04/serverguide/email-services.html17:36
ubuntu-userokay17:36
ubuntu-userboth postfix and sendmail are MTA right?17:36
jetolesendmail is old and many people consider it legacy. many people consider it insecure. It's arguable if it's either but I tend not to pick software that it's at least being debated if it's legacy or insecure17:36
jetoleubuntu-user: yes17:36
jetoleubuntu-user: what's your problem in more of a whole problem, less technical point of view17:37
jetole?17:37
jusrjetole: I did as the webpage asked. Now I have to figure how to logout and back in with command line.17:37
ubuntu-useri just want to send mail from my machine17:37
llutz!info ssmtp| ubuntu-user:17:38
ubottu'ubuntu-user:' is not a valid distribution: extras, hardy, hardy-backports, hardy-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, medibuntu, oneiric, oneiric-backports, oneiric-proposed, partner, precise, precise-backports, precise-proposed, quantal, quantal-backports, quantal-proposed, raring, raring-backports, raring-proposed, stable, testing, unstable17:38
llutz!info ssmtp  | ubuntu-user:17:38
ubottuubuntu-user:: ssmtp (source: ssmtp): extremely simple MTA to get mail off the system to a mail hub. In component universe, is extra. Version 2.64-7 (quantal), package size 43 kB, installed size 8 kB17:38
jetoleubuntu-user: don't make your machine the MTA to all other mail servers. proxy through gmail or something17:39
=== Mike is now known as Guest67473
jetoleubuntu-user: I have my home machine running sendmail which connects to gmail and sends via my account. You can set your home machine up to do this but I also manage mail servers at work and I know the one thing you can't avoid. Spam lists exist that will block all mail sent from residential / non business accounts. Most ISP's are cooperative in maintaining this and the ones that aren't don't matter anyways since the people ...17:40
jetole... who maintain the lists can easily find out17:40
YokoBRdowngrading to ubuntu 12.04 to install fglrx legacy drivers17:41
jetoleubuntu-user: that means many mail servers won't accept mail from your machine just because of the IP. Spamhaus PBL is one of the ones I know off the top of my head and if you use spamhaus zen list then it references PBL too. I believe spam eating monkey has one too and I know of one more but can't remember who.17:41
llutzjetole: no serious mailserver would accept mails from DUN-IPs17:43
HackerZediTest117:43
jetolellutz: you mean dial up?17:43
llutzyes17:44
jusrI can not figure how to log out as the current user in command line17:44
llutzjetole: where dialup includes xDSL, cable etc with dyn-ips17:44
jetolellutz: in 2002 yeah. Today no serious mail server accepts it from residential whether it be DUN, cable, DSL or in one instance I know one of the subnets assigned to my office via metro ethernet is on residential black lists17:44
zykotick9jusr: type "exit"17:45
SolarisBoyor CTRL+D17:45
jetolellutz: you're a little behind. the dynamic aspect is irrelavent and technically it's not just residential either but also business class on non carrier networks17:45
jusrzykotick9: I am not trying  exit the terminal. I am trying to logoff as the user via command line17:46
jetolellutz: we have a /28 public subnet assigned business class to our office that is on PBL's17:46
jetolejusr: ctrl+d17:46
jetoleit's the same as logout17:46
jetoleor exit17:46
zykotick9jusr: like restart the gui you mean?  "sudo service lightdm restart"17:46
Picijetole: theres no real difference.17:46
jetoleeither way, that users shell ends and whatever shell you were running when you became that user is returned to you17:47
jetolePici: I didn't say there was17:47
SolarisBoyi think he means log out of the desktop session17:47
Picijetole: whoops, wrong person ;)17:47
jetolelol17:47
jusrI am logged in as a standard user, trying to find the terminal command for logging out of the gui so I can log back in17:48
SolarisBoynot sure on that one17:48
jusrSolarisBoy: right,sry17:48
jetolejusr: there isn't a standard terminal command for that. You can do it but not clealy. You would have to kill the X PID17:48
zykotick9jusr: "sudo service lightdm restart"17:48
fideljusr: you could restart lightdm/gdm17:49
jusrI do not allow this account sudo priveleges.17:49
zykotick9jusr: reboot then?17:49
SolarisBoylol17:49
jusrzykotick9: was going to try that and will... just trying to learn more commands =) thanks17:49
jetolejusr: try ctrl+alt+backspace. It's disabled by default in ubuntu now but don't know how it applies to lubuntu17:50
jetolejusr: better idea17:50
jusrhmm, this is so much fun, linux. Been free of mcrsft for a week now.17:50
monstwNz pm when you have a minute17:51
jetolerun: pidof ps -C Xorg -o pid --no-headers | tr '\n' ' ' | xarg kill -917:51
SolarisBoythat kind of looked like mscruft17:51
jetolejusr: though that may need root17:51
jusrjusr: yea, this account is allowed no access to root or anything without logging off i think. trying for a secure system17:51
SolarisBoy*xargs17:52
jetolejusr: whatever your users name is run: pkill -9 user_name17:52
jusrwill just reboot for now.17:52
jusrseems linux commands have some history in muds.17:52
jetolejusr: I don't know how secure this sounds if it can't exit the GUI. sounds more like a bug17:52
TheGreyo/ I have excrudingly slow wifi..please can you help me. I use the ath9k driver and my wireless wifi is AR928X...Everything was working, but I decided to change rc.local, by adding a line to it. I rebooted twice. There was slow wifi. I removed it and rebooted. The slowness is still there. Could the impact of adding the code to the rc.local, affected anuthing else? I've removed those lines, but still evyerhting is really slow. Code was: iwconfig wlan2 ra17:52
TheGreyte 54M17:52
jusrI played a text based video game for 19 years before trying linux.17:52
jetolejusr: I guess. I'm not a big gamer. I've had a few I've come across over the years that I liked but for the most part I don't play and kind of just didn't take to mus17:53
ns-nazriwhat the best software download video in internet e.g youtube17:53
jusrjetole: I deleted my logoff applet, need to logout/back in to restore it after the leafpad commands.  Was just trying to take the percise route rather than cheat with shut down power on.17:53
jetole* muds17:53
jetolejusr: 12:52 < jetole> jusr: whatever your users name is run: pkill -9 user_name17:53
jusrThanks everyone!17:54
jetolejusr: wait17:54
jetolerun: pkill -9 "$(id -nu)"17:54
jetolethat should do it17:55
ns-nazriwhat the best software download video in internet e.g youtube17:55
llutzjetole: pkill kills processes, not users17:55
jusrpkill -9 $(username -nu)17:55
jusrcorrect?17:55
jetolenp17:56
jetole* no17:56
jetolecopy and paste what I did: pkill -9 "$(id -nu)"17:56
fidelns-nazri: youtube-dl is nice17:56
llutzpkill -u $USER         if you really want that17:56
fidelns-nazri: in general: there is "no-best" ;)17:56
=== mpmc|Away is now known as mpmc
jetoleor what llutz did but which works 99.9% of the time17:56
TheGreyanyone? ;_;17:56
ns-nazrifidel : i install youtube-dl is not working17:56
ns-nazrifidel : how can run17:57
jetolens-nazri: did you check the "lacking details in explanations" check box?17:57
llutzjetole: while "pkill -9 "$(id -nu)" never works until you have processes named like your user17:57
fidelns-nazri: youtube-dl -t INSERT-YOUTUBE-URL-HERE17:57
jetolellutz: you're right17:57
fidelns-nazri: its a cli-application17:57
jusrpkill didnt work.17:57
=== administrator is now known as defunkt
jetolejusr: llutz is right. run: pkill -9 -u "$(id -nu)"17:58
jusrOk, I will ask how do I shut down my pc with LXTerminal17:58
jetolejusr: I forgot a option17:58
defunktI am working in a high density wireless environment, is there any way we can tell our linux devices to prefer 5.8Ghz over 2.4Ghz?17:58
zykotick9jusr: do you have sudo?17:58
fideljusr: without sudo again?17:58
jetolejusr: without root you press the power button but try what I just updated17:58
ns-nazrifidel : ok i test17:58
jusrdidnt work17:58
jetolejusr: I forgot something on the first one I listed17:58
jetoledid it give an error?17:59
fideljusr: with sudo one way would be: sudo shutdown -h now17:59
fideltoo late ;)17:59
jetolefidel: lol. Another one, kind of more 21st century is sudo poweroff17:59
OerHeksalt.gr + printscreen + K to hard logout17:59
fideljetole: i love shutdown ;)17:59
jetoleI remember the good ol' days of shutdown -r -n now but today I just use the reboot command18:00
jusrthat worked18:00
jetolefidel: not enough. You're in IRC18:00
jusrThank you!18:00
jetolejusr: which one?18:00
fideljetole: but yeah there are several ways ...i know at least some of them and thats enough  for me ;)18:00
jetolejusr: what I said or what llutz said or what fidel said18:00
malimbardoes someone know of a decent graphing app? so I could replace a calculator with my computer?18:00
jusrpkill -9 -u "$(id -nu)"18:00
jetoleah18:01
jusrGoing to google what all that meant.18:01
jetolecool18:01
jusrUnless you can direct my to a very indepth command line resource for linux and LXTerminal?18:01
fidelmalimbar: can you define graphing?18:02
jetolepkill kills a bunch of processes. -9 is a very hard kill type that the program can't catch and escape out of (forget specifically what the signal means but try man 7 signals if your curious. -u says which user and it can be a UID number or a user name. $() is the proper method of running a command inside another command in bash. We placed quotes around it. id -nu is the command to print your user name18:02
malimbaras in able to make 3d graphs, and solve math problems using them18:02
squigmalimbar, its a computer :D its what it does18:03
jetolefidel: I think the term graphing calculator is a standard meaning a specific type of calc that both TI and HP are famous for producing. I remember it vaguely from math forever ago but not sure so don't quote me18:03
jusr-u to kill a user, -9 is the highest tier kill type? -nu to signify user as me?18:03
fidelmalimbar: random apt-hit is: kalgebra - sounds like a kde-thing18:03
malimbarfidel: does it still integrate with ubuntu though? I don't mind having extra wasteful libraries right now18:04
fideljetole: afain there are hp-simulators as well ...but never messed aroundwith them myself18:04
fidel*afaik*18:04
* malimbar installing now18:04
jusr can you explain the "$(id -nu)"18:05
squigif you dont mind spending money there are obviously the very powerful mathematics programs, eg mathematica18:05
geryon66jusr: id -nu   prints your user name18:05
jetolejusr: I just ran man 7 signal since I forgot what -9 means. I know I said man 7 signals but I was wrong. It's signal, singular. -9 is the kill number for the kill code SIGKILL. The man page says "The signals SIGKILL and SIGSTOP cannot be caught, blocked, or ignored." meaning the apps you are killing cannot catch them and escape out of them18:05
geryon66jusr: The $() around it inserts the result into the other command.18:06
zykotick9jusr: the $() means run this as a command, and the command is "id -nu" which should return the username18:06
jetolefidel: yeah I don't care about the calc. gcalc is enough for me most the time and when it's not I either use bc or python18:06
jetolejusr: id -nu is a command, by placing it inside $() it means run this command place the results inside these quotes so the top command we are running, it only sees pkill -9 -u "jusr"18:07
jetolejusr: run id -nu from a terminal now18:07
jetolethen run id without any quotes18:07
jetoleer I meant without any options18:07
geryon66I'm using Lotus Notes on Precise (12.04.2). Locally everything works fine, but when I start Notes on a remote display through an ssh X11 tunnel, the window soon turns gray as if it is not responding, although everything else works fine. How can I turn that gray “shadow” off?18:07
AwAk3eHello I was following a tutorial on a mailserver (iRedMail) and have since removed it as it isn't needed anymore, and removed the users it created doing so. However when I try run apache now I get "apache2: bad user name iredadmin". I tried changing User ${APACHE_RUN_USER} to User www-data as with the group but the error still persists. Does anyone know how to fix this? Thanks in advance18:09
jetolegeryon66: it sounds like one of too things, neither one has a solution. Either your remote display is waiting for the content to be sent. Remote displays take longer. This doesn't sound like the case though. It sounds like lotus notes may just not be designed to work like so18:09
isaiasif ubuntu can be installed on a Nexus 7, a Nexus 10 wouldnt be much of a problem, would it?18:10
malimbarfidel: KAlgebra looks like exactly what I need! thanks.18:10
xibalbahey folks, i added the following to my /etc/fstab but it did not mount the NFS volume upon boot up. However when I logged in and ran 'sudo mount -a' it mounted just fine, any thoughts? 192.168.1.53:/mnt/stor01/zcs-hsm   /opt/zimbra/hsm        nfs     ro      0       018:10
fidelmalimbar: good to hear ;)18:10
jusrjetole: what I took out of that was this. kill whattype user "command designating user"18:10
geryon66jetole: what exactly causes the window fading gray, is it Compiz?18:11
fidelmalimbar: to be honest - i never used it - it was the result of a quick apt-cache search ;)18:11
jetolejusr: for the most part18:11
jetolegeryon66: it could be. Or it could be lotus. or it could be something else. I would say eliminate all possibilities and worst case scenario, if it won't run over ssh then use vnc18:12
jusrjetole: command line is exactly like command line in a text based video game18:12
jetolegeryon66: run: grep -riIl "iredadmin" /etc/apache2/18:12
geryon66jetole: The interesting thing is, it runs just fine, only with that gray overlay on it.18:13
jetolegeryon66: that will tell you which files contain the line the line iredadmin18:13
xibalbaanyone, on mounting NFS volumes at boot?18:13
jetoleoops18:13
jusrdash eee @target bash.  You move east three spaces at -9, you bash @target.18:13
jetolegeryon66: wrong person18:13
jetoleAwAk3e: run: grep -riIl "iredadmin" /etc/apache2/18:13
jetoleAwAk3e: that will tell you which files contain the line the line iredadmin18:13
fideljusr: in case you are new to linux and willing to test a lot of stuff without having fear wrecking it - take a look at virtualbox. having a virtual playground really helps at the beginning ;)18:13
jusrThats what we are doing in class.18:14
jusrCan I virtual box a version of linux, in linux?18:14
jusrI was virtual boxing centos using microshut.18:14
fideljusr: yep18:14
jusrUsing a eeepc by the way18:14
AwAk3ejetole: These two files are found /etc/apache2/conf.d/iredadmin.conf18:15
AwAk3e/etc/apache2/sites-available/default-ssl, however I'm not using the default-ssl configuration. Is apache2 using iredadmin.conf by default?18:15
llutzAwAk3e: if it is is  /etc/apache2/conf.d/ it will use it18:15
xibalbatoo much chatter18:15
jetoleAwAk3e: by default, if I'm not mistaken, apache uses everything in conf.d18:15
=== geoffw8__ is now known as geoffw8_
AwAk3eThat seems to be the only conf file in there besides roundcubemail.conf which I installed when following the tutorial for iRedMail18:16
jusroops18:17
apgping sentabi18:17
=== mpmc is now known as mpmc|Away
jusrCan I ask more questions here or should I find a more newbie channel?18:17
fidel!ask | jusr18:17
ubottujusr: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience18:17
apg!ask18:17
jusr!ask18:17
apg!patience18:18
jusr!patience18:18
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/18:18
jusrGotcha. Thank you.18:18
jusrI know how to use windows to take a disk image of lubuntu and a usb.. so I can boot/install from that usb.  What program does the same thing for ubuntu?18:19
fideljusr: in case of virtualbox - just use the .iso itself.18:21
jhutchins_wkjusr: cat or dd.18:21
jhutchins_wkjusr: cat <imagefile> /dev/sdX18:21
jhutchins_wkjusr: cat <imagefile> > /dev/sdX18:21
zykotick9jhutchins_wk: that does become a slight issue for ubuntu users, as sudo can't deal with the >.  thus "sudo -i" followed by command is required...18:22
jetolejusr: for the record, this pretty much is aa newbie channel18:22
jhutchins_wkzykotick9: Can you quote it?18:23
jetolejusr: and if it wasn't, IRC etiquette says if no one tells you to shut up then keep talking18:23
zykotick9jhutchins_wk: i don't think so.  sudo doesn't like redirects, thus tee is used for text files...18:23
jusrstarted Irc in 96, been afk for 10 years.18:23
AwAk3eAh well I managed to fix it by running the script here http://www.iredmail.org/forum/topic333-iredmail-support-faq-how-to-uninstall-iredmail.html thank you guys for the help. It was much appreciated!18:23
llutzjhutchins_wk: sudo sh -c 'cat foo > bar'18:23
jetolejusr: how was jail?18:23
zykotick9llutz: nice18:24
jusrlol, wana go there?18:24
jetolenot today. Ask me tomorrow18:24
jetoletrying to think of any other reason a person would be afk for 10 years and nothing comes to mind so, how was it?18:24
jetolejusr: have fun?18:24
jusrFun? Hard life traveling the country. Hard. Life experience -9? yes.18:26
=== daniel is now known as Guest14099
bazhang!ot | jetole jusr18:26
ubottujetole jusr: #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!18:26
waheediam i missing anything here http://pastebin.com/xataNmyd18:28
waheedithis is a normal service conf file18:29
waheedithe same line works perfect on the foreground18:29
CatbuntuHi.18:31
CatbuntuWhen is Ubuntu 12.04.2 released?18:31
GeekSquidCatbuntu: 12.04.1 was kinda a service update for the installer, to improve it, and while other releases have had .2 .3 and .4, 12.04 will probably stay at .1 .... although it is still updated regurlarly18:35
asd123asdqweHello! Can I create something like shortcut in Ubuntu. It should start terminal with command.18:35
CatbuntuNo.18:35
Catbuntu12.04.2 was scheduled for 2013-01-31.18:35
CatbuntuI think they delayed it until today...18:35
genii-aroundwaheedi: Maybe you want something about rc-sysinit there so it starts after apache/httpd is started18:36
GeekSquidCatbuntu: where did you see that?18:36
geryon66waheedi: What exactly is not working?18:36
waheedigeryon66:  it just keeps restarting18:36
waheediwithout telling me anything and i tried running with strace nothing really looks wrong with it18:36
CatbuntuI don't remember.18:36
asd123asdqweNow I run Terminal and copypaste command, can I automate it?18:36
CatbuntuAlso, there's a daily build for 12.04.2.18:36
waheedigenii-around:  i think that's a good idea to start it after apache starts18:37
geryon66waheedi: Does it give any error messages in a log file?18:37
waheedinothing at all geryon6618:37
GeekSquidCatbuntu: sounds bleeding edge to me, daily builds are testing builds and not considered stable18:37
trismCatbuntu: the images seem to be up already, probably have the official announcement in a bit: http://releases.ubuntu.com/12.04/18:37
asd123asdqweGuys?18:38
GeekSquidCatbuntu: I was wrong, they have uploaded new images today for the 12.04.2 release18:39
ntzrmtthihu777having a bit of issue mirrorring a site; was doing fine with wget, the java app in the page worked totally. started with httrack and now can't get the app to work18:39
ntzrmtthihu777Sazpaimon: of sonicculT fame?18:41
=== asd123asdqwe is now known as APV
SazpaimonHow would I install ubuntu on an EFI-based machine that has a single drive containing windows?18:41
waheedigeryon66:  how can i get any error message from this18:41
=== god is now known as Guest30045
SazpaimonI've read previously that grub2 will format the EFI system partition, wiping out the windows boot manager18:42
compdocSazpaimon, does the drive use a gpt partition type?18:42
Sazpaimoncompdoc, yes18:42
CatbuntuCool!18:42
compdocSazpaimon, should work - ubuntu can instal and boot from that18:42
Guest30045can someone help me with installing mupen64 plus?18:42
ntzrmtthihu777well the grub will load either ubuntu or windows at your choice18:42
Sazpaimonbasically, sda has 3 partitions, a "recovery partition", Im assuming that's MS's reserved partition, an EFI system partition, and the OS partition, and unpartitioned space after that18:42
BlinkizHello. I have an delay in audio when playing videos. Does it exist a setting where I can delay audio in milliseconds? The problem is with all players, vlc, mplayer..18:43
DuncanT1Hi. I'm trying to run pbuilder on a machine behind a firewall, so I need to set http_proxy for all processes that start inside pbuilder... where can I set it please?18:43
Sazpaimonif I install ubuntu on that unpartitioned space, will grub2 and the windows boot loader coexist?18:43
ntzrmtthihu777ubuntu will install to the unp. space likely18:43
ntzrmtthihu777no, grub will take over18:43
ntzrmtthihu777windows what? xp, vista, seven?18:43
Sazpaimon818:43
DuncanT1(more accurately I'm using cowbuilder)18:43
geryon66waheedi: Have you looked in /var/log/upstart/varnish.log* ?18:43
Sazpaimonand remember the system is in EFI mode18:44
GeekSquidBlinkiz: VLC has a delay function... often with DIVX/XVID the video is encoded in a way that the audio will not line up18:44
waheedigeryon66:  yeah but actually it didn't create that file18:44
ntzrmtthihu777fail. no idea about 8, but shat I know of it is it should work.18:44
BlinkizGeekSquid, ok, it does not exist a general setting in.. eeh.. pulseaudio or something?18:44
waheedigeryon66:  created it manually and it didn't report anything18:44
geryon66!anyone Guest3004518:45
SazpaimonI assuming that if grub2 gets installed in the EFI system partition, it will add a chainloader entry to load up bootmgfw.efi18:45
trismDuncanT1: for pbuilder you can add: export http_proxy='url' to your ~/.pbuilderrc18:45
geryon66!anyone | Guest3004518:45
ubottuGuest30045: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.18:45
CatbuntuI use 12.04 (installed 12.04.1), should I reinstall 12.04.2?18:45
CatbuntuI mean, is a reinstallation need to have the 12.04.2 improvments?18:45
waheedigeryon66:  i think service is not recognizing that varnish got started so it keeps firing it18:45
ntzrmtthihu777it new version of precise released?18:45
trismCatbuntu: no, the images are really only so there are less updates for people who clean install 12.04, if you already have 12.04.1 you should just update18:46
DuncanT1trism: I have that set, pypi inside the pbuilder is still trying to connect to pypi.python.org:80 directly :-(18:46
ntzrmtthihu777gotcha18:46
CatbuntuCool.18:46
geryon66waheedi: Yes, that service should not fork and exit; it should stay in the foreground for this to work.18:46
CatbuntuI use Gnome Shell because Unity is a bit slow on 12.04 and a very buggy on 12.10 (on my computer, of course)... Is it a bit improved on 12.04.2?18:47
waheediso how can i make it working under service geryon6618:47
trismDuncanT1: hmm, not sure then. I know I use that to use apt-cacher-ng with pbuilder without issues18:47
user__Ola18:48
user__Galera18:48
user__Alguem poderia me falar se aqui posso tirar duvidas a respeito de desenvolvimento de software?18:48
DuncanT1trism: Setting proxy entries in /var/cache/pbuilder/base-xxxx/etc/apt/apt.conf works for apt stuff, but pypi is causing me issues :-(18:48
geryon66waheedi: As I can see from the man page, I guess you should add -F to the command line18:48
waheedicapital F geryon6618:49
geryon66waheedi: exec varnishd -F -f /usr/local/etc/varnish/default.vcl -s malloc,2G -T 127.0.0.1:2000 -a 0.0.0.0:300018:49
ntzrmtthihu777can someone help me get a working offline mirror of a canvasrider track?18:49
waheedigeryon66 ill try it no18:49
geryon66waheedi: see http://linux.die.net/man/1/varnishd18:50
waheediworking well geryon6618:50
waheedi:)18:50
waheedithanks a lot18:50
user__hello18:50
geryon66waheedi: welcome :)18:50
user__br here?18:50
Questhow applications find duplicate files?18:52
=== zhou3594 is now known as eN_Joy
beanQuest: what do you mean18:52
Questbean,  how do they compare two files?18:53
beanQuest: probably using diff.18:53
Questwhats dif?18:53
geryon66!pt | user__18:54
vitormy ubuntu 12.04 dont shutdown, and now?18:54
ubottuuser__: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.18:54
beanQuest: a command line tool for finding the difference between files18:55
bean!diff18:55
Pici!info diffutils18:55
ubottudiffutils (source: diffutils): File comparison utilities. In component main, is required. Version 1:3.2-6ubuntu1 (quantal), package size 194 kB, installed size 396 kB18:55
beanaww, man, nothing about diff.18:55
beanthere we go18:55
Questbean,  iam talking about the basics used by those tools18:55
Questbean,  how it compares two files? checksums?18:55
beanQuest: diff will give a line by line difference18:56
beanQuest: this isn't really support related, and is a bit !offtopic18:56
vitormy ubuntu 4.12 not off, it returns to the login screen, what do I do?18:56
PiciQuest: check the manpage18:56
vitorubuntu 12.0418:57
JKLi booted my ubuntu server without display attached. how i can enable display without reboot?18:57
QuestPici,  man page does not tells the low level strategy18:57
QuestPici, so the comparing software first reads all the file data, generates a checksum and then compares it?18:57
GeekSquidvitor: CTRL-ALT-F1 ... login... sudo shutdown now .... see what happens18:57
PiciQuest: its line by line.18:57
QuestPici,  not by checksum?18:58
vitorok18:58
PiciQuest: For diff?18:58
trismQuest: this is how diff works (at a high level): http://en.wikipedia.org/wiki/Longest_common_subsequence_problem18:58
QuestPici,  trism  iam asking for any such app19:00
Questlike fslint19:00
QuestPici, so the comparing software first reads all the file data, generates a checksum and then compares it? correct?19:00
PiciQuest: It depends on if you care about difference between the files or not.19:02
beanQuest: what are you attempting to accomplish?19:02
Questbean,  understanding19:02
beanthere are many ways of comparing files19:02
QuestPici,  hm. the content. not file names19:02
beanthis is a place for support, not teaching you about how diffutils works19:02
=== Shehrazad is now known as ElixirVitae
Questbean,  i would take fslint benchmark then19:02
Kirejidoes anyone have a laptop they love that's running 12.10?  I'd like a top of the line model where everything works.  work's buying it, so price is not te first concern, support, reliability, performance are priority.  what laptops would people reccomend I look at?19:02
QuestPici,  fslint19:03
beanQuest: http://fslint.googlecode.com/svn/trunk/doc/FAQ tells you EXACTLY how they do it in #119:03
Questhm19:04
QuestPici,  where can i read that what does a file has in it self? the content, headers, etc.?19:04
beanQuest: that message to Pici was incredibly confusing19:05
krabadorhelp, i typed PATH=/folder:~/.bashrc to add adb shell on path, on root, and now , on root i haven't commands, but a adb shell working19:06
beankrabador: i would reopen your shell.19:07
krabadorbean, great...19:07
PiciQuest: I need to take a call, sorry, can't answer further at this time.19:07
beankrabador: and then in your .bashrc add "export PATH=$PATH:/folder/"19:07
beankrabador: not sure where you got that path command19:07
ntzrmtthihu777can someone help me get a working offline mirror of a canvasrider track?19:07
QuestPici,  thanks19:07
beanntzrmtthihu777: that doesn't sound very ubuntu related19:08
=== mae20ae is now known as mae2000
ntzrmtthihu777tis, lol. I am using wget to do it, and #wget is more or less empty19:08
beanntzrmtthihu777: with wget you just "wget http://url/19:09
bean"19:09
syntroPikrabador, in future do it like PATH="${PATH}:/folder/:~/.bashrc"   also note PATH is searched in sequence from beginning so first entry wins19:09
ntzrmtthihu777I ~had~ it working, but I switched tools (wget for httracker) and it don't quite work anymore19:09
ntzrmtthihu777bean: Yes, I am passable with wget, but seems I screwed up somewhere19:10
=== linuxthefish` is now known as linuxthefish
krabadorsyntroPi, now i reopen the terminal, it worked as ever, but i lost the adb command, the reason for the previous command19:10
ntzrmtthihu777the javascript is not loading right19:10
syntroPikrabador,btw colons are the separators in PATH variable19:11
syntroPikrabador, suffix the folder which contains adb binary to the path like export PATH="${PATH}:/parent/folder/to/adb"19:12
krabadorsyntroPi, on root and user are separate effects?19:13
syntroPikrabador, to make it persistent you can even add this in your ~/.bashrc file19:13
krabadoroh, ok19:14
syntroPiyes ~ is $HOME19:14
DMJCSteam just launched a Linux games sale!19:16
=== IcePee is now known as Guest43073
ntzrmtthihu777:/19:16
LenRockfootHey!19:20
LenRockfootI was trying to change my login screen on Ubuntu Studio to the same one as normal 12.04, but I didn't know what I was doing and screwed up.19:20
CoreyIt's a good thing you've got a robust backup policy in place and can restore from backups though!  A lot of people with insufficient experience and bad administrative habits would not be in such a good position.19:20
LenRockfootYeahh... :x19:21
LenRockfootI hope I can fix it, all I did was use "sudo /usr/lib/lightdm/lightdm-set-defaults -g unity-greeter".19:21
ntzrmtthihu777hmm, I should like to have the unity greeter back. that was nice, but unity in general >m<19:22
LenRockfootAnd it didn't work anyway. Now, the machine will randomly close and GUI and switch to a black screen >.<19:22
LenRockfootEarlier it wouldn't even let me log in, but I managed to switch the login manager to gdm (The gnome one?) using the tty1 thingy.19:23
LenRockfootDoes nayone know how to help me?19:23
trismLenRockfoot: can you pastebin /etc/lightdm/lightdm.conf ?19:24
LenRockfootI don't know, I'll try, I have the laptop here.19:24
LenRockfootGnome wouldn't load... I'll reboot into the other one and try.19:26
ntzrmtthihu777damn I'm dying here19:26
LenRockfootWhy?19:27
MoPacI need help diagnosing a problem that is stopping me from logging in as my user.  At login, my screen flickers, shows the NVidia splash, then loops back to the login screen. Guest account not affected.19:28
HaliteI would like to save some JS code into a file, what is the best program to do this19:28
MoPacI've tried removing all of my autostart scripts, reverting changes to my xorg.conf, and using the failsafe xorg.conf#19:28
LenRockfootAh...19:28
MoPacBehavior is always the same. Any other ideas?19:28
LenRockfootI can't pastebin it, no DE will load.19:28
ntzrmtthihu777some bug running around, LenRockfoot19:28
ntzrmtthihu777you don't need a gui for that, LenRockfoot19:29
trismMoPac: ctrl+alt+f1, login as your user, rm ~/.Xauthority; sudo restart lightdm; ctrl+alt+f7, try to log in again19:29
MoPactrism: Problem: whenever I hit ctrl-alt-f1, my screen goes black, no prompt, no more input appears to have any effect. Have to hard-shutdown with physical button19:29
MoPactrism: But I can get to all of my files by running this same OS from usb19:30
MoPactrism: should I just remove the file ~/.Xauthority and then start the OS?19:30
trismMoPac: that would work as well, just check if .Xauthority in your home folder is owned by root, and if so delete it19:30
sonOfRaWhy does the Ubuntu software center show "Buy" for steam and takes me to a site for ubuntu launchpad signon?19:30
goodwinI could not do apt-get update. http://paste.ubuntu.com/1653123/19:31
trismLenRockfoot: you can just look at it and type it up, it should only be a few lines19:31
LenRockfootOh, okay.19:31
trismLenRockfoot: mostly it just needs: [SeatDefaults] followed by greeter-session=unity-greeter19:31
syntroPiMoPac, also look in "cat /var/log/Xorg.0.log" and "dmesg"19:31
LenRockfootThat's what it says.19:32
trismLenRockfoot: if that looks okay, make sure unity-greeter is properly installed, and if so then we'll need to look at the logs in /var/log/lightdm/ (lightdm.log first of all)19:32
MoPactrism: Thanks, trying now19:32
MoPacsyntroPi: will try next19:32
LenRockfoot(How do you quit vi again?)19:32
SinnyDaSquidYa dual boot is sucsess!19:32
trismLenRockfoot: though without pastebin it could be difficult to decipher19:32
trismLenRockfoot: :q19:32
andrewacltIs there a list of games that steam for linux is capable of using?19:32
MoPactrism: Worked! Thanks very much.  I was stumped after I noticed there were no error messages in .xsession-errors19:33
trismLenRockfoot: if you have internet you could install pastebinit and use that to pastebin19:33
ianharpHi guys, looking for help there with editing the reg. I'm installing Fl studio using wine, and had no probloms but i need to apply a "windows" reg edit (its a crack) any ideas about how i would go about it?19:33
mandoguitMoPac:  grub boot menu recovery option19:33
=== mpmc|Away is now known as mpmc
MonkeyDustianharp  #winehq19:33
ianharpsound19:33
trismMoPac: yeah not sure it will make it far enough to get to .xsession-errors since it tries to write to .Xauthority but can't, so bails19:33
LenRockfootI think that was the problem... It wasn't installed. I'll try it out now,.19:33
MoPacmandoguit: Thanks, but solved by deleting ~/.Xauthority then restarting19:33
LenRockfootShould I restart or just ctrl+alt+F719:34
trismLenRockfoot: do you have lightdm or gdm set up at the moment?19:34
LenRockfootgdm19:34
joshuhey trism just thought I'd let you know that I exchanged the modem for another one E173 and it worked right away without any necessary hacks, configs =D i've been testing it for about an hour with VPN etc and it's working excellent!19:34
trismLenRockfoot: if it is still gdm: sudo stop gdm; sudo dpkg-reconfigure lightdm; sudo start lightdm;19:35
trismLenRockfoot:  then you should be able to ctrl+alt+f7 and try it out19:35
trismjoshu: excellent!19:35
syntroPisudo service gdm stop19:35
JKLis it possible to attach monitor after boot? i currently can control my ubuntu server with ssh but i would like to attach monitor to it without booting. is that possible? currently monitor does not show anything19:35
joshutrism thanks again for helping me out!19:35
joshutrism I learnt some useful things so it wasn't a complete waste ;)19:36
trismsyntroPi: not really necessary, that's just a script that checks if the service uses upstart and then uses initctl otherwise runs the sysv script...since gdm uses upstart, stop works19:36
MoPacSecond problem: I can't seem to mount a gigolo-gvfs directory in my /home folder in any way that programs can find. I want CrashPlan to back up to and from a file on a share (can be smb or FTP, FTP at the moment). But it can't see my /var/run.../gvfs folder or any symbolic links19:36
MoPacI'm using Nemo in case that matters19:36
MoPacgvfs-fuse is running19:36
syntroPitrism, oh didnt know that19:36
MoPacbut there's nothing in ~/.gvfs19:36
LenRockfootI tried to ctrl+alt+F7 but black screen, I'll reboot.19:37
trismLenRockfoot: yeah it might show up on f8 or higher depending if it can grab the vt or not19:37
goodwinanyone help why I could not do apt-get update? http://paste.ubuntu.com/1653123/19:37
LenRockfootDidn't show at all.19:38
MonkeyDustgoodwin  hardy is too old19:38
syntroPiJKL idk some GPUs may need to be initialized by bios at startup (detect screen connected)?19:38
crazyharryso I want to install Ubuntu on a USB drive, I formatted the drive and did this # sudo kvm -boot order=d /dev/sdb -cdrom ~/.cache/testdrive/iso/ubuntu_raring-desktop-i386.iso ....but its stuck inside the QEMU emulator...the installation making no progress19:38
trismjoshu: no problem19:38
goodwinMonkeyDust: I don't know why it is hardy, I use 12.0419:39
WeemsIf .XAuthority is preventing me from logging in at the login screen how Do I rectify the situation (on xubuntu if that matters)19:39
MoPacgoodwin: Looks like there's an issue with your verification of the sources of the update files19:39
MonkeyDustgoodwin  remove the hardy sources, should solve it19:39
LenRockfootThanks trism! It works!19:40
MonkeyDustgoodwin  system settings, software sources, other19:41
goodwingoodwin: how to remove it?19:42
goodwinMonkeyDust: how to remove it?19:42
MonkeyDustgoodwin  system settings, software sources, other19:43
WeemsIf .XAuthority is preventing me from logging in at the login screen how Do I rectify the situation (on xubuntu if that matters)19:43
crazyharryso I want to install Ubuntu on a USB drive, I formatted the drive and did this # sudo kvm -boot order=d /dev/sdb -cdrom ~/.cache/testdrive/iso/ubuntu_raring-desktop-i386.iso ....but its stuck inside the QEMU emulator...the installation making no progress19:44
=== tjbiddle_ is now known as tjbiddle
goodwinMonkeyDust: I got system settings, but not software sources19:45
crazyharrycan a startup disk install ubuntu in it ? using the ubuntu startup disk creator ?19:45
goodwinMonkeyDust: there is no software sources in system settings.19:46
JKLsyntroPi: probably19:46
jackjackwhey guys, i'm trying to install wine1.5 on 12.10 - sudo apt-get install wine1.5 is telling me i hold broken packages, whatdo?19:47
=== brospin is now known as Catbuntu
=== benmoose is now known as SonikkuAmerica
goodwinMonkeyDust: why I could not resize system settings window?19:48
opticnerpeHello #ubuntu, I am having a booting problem with LILO and Windows.  I am trying to understand this better.  I am getting the BOOTMGR is missing error when I try to boot into Windows from LILO.  I have configured lilo.conf to point to /dev/sdc1 which I verified is it has the "bootable" filesystem flag (not like that should matter), and I also mounted it and verified it contains bootmgr.exe.  Reference: http://pastebin.com/J7Bk1B3L19:48
Weemsfixed it19:49
Weemsuser lost ownership of .ICEauthority for some reason19:49
WeemsI don't know why but it seems to happen a lot under 12.1019:49
goodwinoverflow19:51
jackjackwwine1.5 : Depends: wine1.5-i386 (= 1.5.23-0ubuntu1) but it is not installable <--- how do i fix this guys?19:51
=== tjbiddle_ is now known as tjbiddle
=== james_ is now known as Guest82690
zykotick9Weems: do you use sudo with gui apps sometimes?19:55
opticnerpeNevermind, I know why it's not working.. I need to run /sbin/lilo so the lilo.conf changes go into effect19:55
edveAnyone knows much about squid proxy server ?19:56
MonkeyDustgoodwin  what's the output of lsb_release -sd ?19:58
=== jack is now known as Guest21008
MonkeyDustedve  try #ubuntu-server19:59
=== Catbuntu is now known as Camel`
edveThanks MonkeyDust20:00
goodwinMonkeyDust: Ubuntu 12.04.1 LTS20:01
MonkeyDustah, 12.0420:03
goodwinMonkeyDust: any problem with that?20:03
goodwinubuntu system settings sucks, cannot move cannot resize.20:04
MonkeyDustgoodwin  no, but it's different, don't remember where or how to find it in 12.04 - got to go now, i'm sure someone else can help further20:04
Lofde_i have a command i need to run on boot for my lubuntu machine, where should i put it?20:04
goodwinMonkeyDust: thanks20:04
EndafyII have a problem, Wine 1.5 is installed but all my exe files default to "Open With Archive Manager"20:08
EndafyI cant tell it to open with Wine or Windows Program Loader by default20:08
Endafyanyone?20:09
Endafythis is seriously annoying can anyone help?20:10
mandoguitEndafy:    use your file manager / properties to make sure they are set to executable  maybe?   don't really know all the ins and outs of wine etc20:10
ntzrmtthihu777hmm20:10
user____whats the problem?20:10
ntzrmtthihu777right click on them, choose open with, set defaut to wine20:10
EndafyI cant set default to wine20:10
Endafyits not on the lsit20:10
Endafylist20:10
EndafyI wouldnt be asking in here if it were that easy20:11
ntzrmtthihu777check the properties tab, and you would be surprised how easy things are sometimes.20:11
user____what is it you are trying to open in wine?20:12
Endafyntzrmtthihu777, hur I did20:12
cviebrockhey … I've got a weird issue.  From one of my Ubuntu boxes I can only ssh to a particular server if I include -oPreferredAuthentications=password20:13
otakLofde_: crontab is good for that20:13
cviebrockotherwise, it doesn't prompt for a password20:13
Endafywhatever its like the blind leading the blind in here20:13
ntzrmtthihu777*shrug* wine shows up in both the properties/open with and the open with/other applications dialogue on my .exe20:14
woozlyguys, how to setup sendmail for Ubuntu 12.04, If I just create server (I have no any domains, only clean server - Linode)20:14
GermainZ_Is there a way to open a window if I know its PID?20:15
GermainZ_its process' PID20:15
jribGermainZ_: what does it mean to "open a window"?20:15
jribwoozly: you want sendmail specifically?20:16
GermainZ_I minimized something to the tray but the icon didn't show up. Running ps -A | grep process shows the PID. I was wondering if I can force open its window using the terminal20:16
jribGermainZ_: maybe with wmctrl20:16
woozlyjrib: I just can't understand what I need? I just create new linode server. Ubuntu 12. And just apt-get install sendmail20:16
woozlybut when I try to send mail.. it freezes20:16
jribwoozly: well why do you want sendmail?20:17
woozlyI need to set domain? or what20:17
woozlyfor php20:17
woozlypython20:17
woozlyand others20:17
jribwoozly: https://help.ubuntu.com/12.10/serverguide/email-services.html I use exim personally20:17
Inspiralhey guys, i am running 10.04 lts. with the current maximum updateable version of php being 5.3.2. I need to upgrade to at least 5.3.3 what is the best way to do this, would it be compile through source, use a backport or upgrade the entire distro (I have websites running on this so i would like the most risk and hassle free solution)20:17
ForSparePartsHaving trouble connecting to a WPA2 WEAP network under 12.10 -- it never accepts my credentials, but I know they're right (worked on my phone). Can someone advise?20:18
jribInspiral: have you considered just upgrading your ubuntu version to 12.04?20:18
Inspiraljrib: is that safe ?20:18
=== dniMretsaM_away is now known as dniMretsaM
woozlyjrib: okay.. thanks20:19
jribInspiral: well I wouldn't advise compiling php yourself unless you want to manage security upgrades yourself afterwards20:19
GermainZ_wmctrl didn't help, thanks for the suggestion tho.20:19
jribGermainZ_: what happened when you tried?20:19
Inspiralif i wanted to upgrade to 12..04 am i likely to have some problems ?20:20
GermainZ_It doesn't show non active/minimized windows. Tried the -i switch and used the PID, got an error.20:20
=== user____ is now known as Yak
ForSparePartsInspiral: Upgrading will update a ton of software on your machine. It's a pretty stable process (though not entirely foolproof) but there is a chance that the upgraded software packages will break something once you're done.20:20
=== Yak is now known as Yakkyyful
jribInspiral: read the release notes.  You /shouldn't/ have problems but this is software and software is not perfect so you need to be prepared with backups20:20
=== Anonymous is now known as Guest81692
Inspiralfigured as much, ok well i guess i have all night.20:21
=== LaserShark|dead is now known as LaserShark
Inspiralill make a full backup of everything and then.....20:21
Inspiral:)20:21
PhreakITHello20:23
PhreakITI have a small problem. When my laptop battery percentage says its 100%, I remove my power cord. After 5 seconds, it says it got 58%. How can that happen ?20:24
=== fisted_ is now known as fisted
jhutchins_wkI take it scorch is now Atomic Cannon - but I wonder why it never made it to linux?20:25
drmagooPhreakIT, make and model on the laptop and which version of Ubuntu are you using ?20:25
PhreakITdrmagoo: Dell Vostro 1450. Ubuntu 12.420:30
MoPacSorry for taking one more crack at this here today, but - is there a way to determine why gvfs-fuse is not placing links to my gvfs directories in ~/.gvfs, or a way to change the mount point altogether?20:30
drmagooPhreakIT, how old is it ?20:30
syntroPiPhreakIT, maybe the percentage is based on voltage measurements of the battery (which could drop when psu disconnects). but idk how that is done in hw exactly...20:30
PhreakITdrmagoo: Not even an year.20:30
PhreakITWell, If it let it charge by 100%. Close the lid. Open it again, it work normal the way it should. Confusing right?20:31
drmagooPhreakIT, had a look at the hardware specs... The battery-monitor should report the correct value. Have you used it on battery any longer period ?20:31
PhreakITdrmagoo: I always let it drain up to 20% before I start charging again. When it reaches up 100%, I remove the power cord.20:32
drmagooPhreakIT, how long time does it take to reach 20% and did you use it for anything special during that time ?20:33
loxiwhi20:35
PhreakITdrmagoo: Nope. Normal use. Nothing different. Just normal usage. Even when I close the lid and let it discharge from 100% the way it should, it still the normal usage.20:35
=== LaserShark is now known as ForgotToJoin
=== ForgotToJoin is now known as IFail
=== IFail is now known as LaserShark
PhreakITI don't think I'm doing anything different that will drain from 100% to 58% in a matter of 5 seconds tops.20:35
loxiwi have a newbie question, is that normal that http://www.ubuntu.com/download/desktop/thank-you?release=lts&bits=64&distro=desktop&status=zeroc gives me the amd64 even if I use intel?20:36
loxiwxd20:36
Deluxjust installed Ubuntu Server 12.04 - is fdisk still the best solution for setting u p partitions?20:36
drmagooPhreakIT, but how long does it take for it to go from 58& to 20%20:36
timoguinDelux: fdisk is fine, especially if you already know how to use it.20:37
timoguinthere's also cfdisk, and all the graphical ones20:37
Deluxthanks20:37
PhreakITdrmagoo: about 1hr 25 mins.20:38
otaktimoguin: Delux Isn't parted recommended now?20:40
Deluxthat's why i asked20:40
drmagooPhreakIT, you dont have a diffrent battery to test with ? 38% for 1hr 25 min sounds about right. Might be an issues with the battery?20:40
guntbertloxiw: amd64 is not about intel vs. amd - 64bit products are often named amd6420:40
PhreakITdrmagoo: Charge to 100%. Close the lid. Open again. Its drains normally from 100% within about 3 hours. Not a battery problem right ?20:41
drmagooPhreakIT, if you leave the lid open, the battery % is reported as normal? It only drops if you first close the lid ?20:42
=== mb is now known as Guest70472
PhreakITdrmagoo: Charge 100%. Remove the cord. It drops to 58% instantly and drains from there. Charge to 100%. Close the lid and open again, it starts to drain from 100% just like it should.20:44
p5mithquit20:45
bekksPhreakIT: Sounds like a broken battery :)20:45
drmagooPhreakIT, That sounds really odd... ;) Im out of ideas then...20:45
=== predator217 is now known as predator117
loxiwguys pls20:48
loxiwubuntu desktop 64bits is only for amd?20:48
sonOfRano20:48
Piciloxiw: guntbert already answered you.  no. AMD64 refers to the name of the specification for 64 bit computers.  It will run on any 64bit desktop machine be it intel or AMD20:49
timoguinloxiw: the intel dual core processors are based on the amd64 architecture20:49
loxiwoh sry pici, didnt read you20:49
loxiwthx20:49
loxiwthx u too timoguin20:49
loxiwso a i5 wont have any trouble right?20:49
Piciloxiw: no issues20:50
loxiwoks20:50
=== randall is now known as Guest52051
=== sarsaeol_ is now known as sarsaeol
kingbeastnetsplit?20:57
PiciJust quiet.20:57
wtshaving a weird issue. i just got a new hard drive and im trying to download ubuntustudio.iso to a thumbdrive (current hard drive doesn't have enough space)  issue: several times i have selected the thumbdrive as the download location but it downloads to /home/$usr/Download instead and uses up whats left of my drive soace then errors out21:01
ejvwts: cd $PATH_YOU_WANT; wget <source>21:02
ejvnext question!21:02
ntzrmtthihu777heeh21:03
rndmso I have patched libapache2-svn for an internal project. I'd like to distribute a binary deb internally. How do I tweak the debian/ metadata to distinguish my version from the repo version but still let it satisfy dependencies?21:03
ntzrmtthihu777ok ejv: any good at html and javascript?21:03
ejvntzrmtthihu777: that's outside the scope of #ubuntu support ;)21:03
ntzrmtthihu777;) well I'm doing it on an ubuntu machine21:04
jribrndm: I increment the version and append ~jrib121:04
* ntzrmtthihu777 lols21:04
ejvntzrmtthihu777: im sure there are channels on freenode which cater to web programming21:04
ejvs/programming/scripting/21:05
ddkddk21:05
rndmjrib: i'll try that.21:05
rndmwill that cause a problem with things that depend on this?21:05
rndm(if any)21:05
ntzrmtthihu777can you  do a check on the server for channels?21:05
ejvntzrmtthihu777: /list does it for me, be ready for a massive flood of data; might be better to google search or try #web #html #foobar etc.21:06
jribrndm: if there's a new version released from ubuntu though, it will take precedence over your package.  So you may want to look into pinning and you definitely want to make sure you repatch the new version (in case the new version has security updates).  Basically, you become responsible for making sure your package is kept maintained.  What did you patch by the way?  Is it something you could contribute21:06
jribback?21:06
ejvin gentoo land it's called an overlay, in ubuntu land... i have no idea.21:07
ntzrmtthihu777true, shooting in da dark, eh ejv?21:08
rndmit's a hack that's specific to us (it determines the svn dav path based on hostname)21:08
rndmerr the svn fs path21:08
otakntzrmtthihu777: try /msg alis list *foo*21:08
rndmbut we auto-update these machines21:08
ejvntzrmtthihu777: #<language-here> format is pretty much a $STANDARD here on Freenode.21:08
rndmso that is potentially an issue21:08
jribrndm: that's where pinning comes in21:09
osirisx11hi all, i recently reinstalled my video driver noveau, and now compiz is enabled. how do i completely disable compositing and compiz?21:09
osirisx11ubuntu 12.0421:09
rndmjrib: yeah i'll google that. thanks21:09
jrib!pinning | rndm21:09
ubotturndm: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto21:09
ejvpinning eh? :)21:10
ntzrmtthihu777damn, I can't send to #html lol21:10
=== JoFo_ is now known as JoFo
ntzrmtthihu777osirisx11: use unity-2d, I don' think that uses compiz21:10
ejvntzrmtthihu777: why not?21:10
osirisx11i don't want to use unity ntzrmtthihu777, thanks21:11
osirisx11i want to use gnome classic21:11
ntzrmtthihu777:D me either, osirisx1121:11
osirisx11it was working a minute ago until i messed it up21:11
ntzrmtthihu777then use the fallback no-effects version, that's what I do21:11
osirisx11yes21:11
osirisx11ntzrmtthihu777: ok let me try21:11
ntzrmtthihu777dunno ejv, it just says can't send to channel21:11
ejvntzrmtthihu777: works for me21:12
ntzrmtthihu777strange21:12
=== slyfox_ is now known as Guest4792
ntzrmtthihu777yeah, I see your test21:13
ejvntzrmtthihu777: you may need to register your nick/alias possibly; give that a whirl21:13
ntzrmtthihu777ejv: too much of a pita right now, my net is too slow for anything bigger than irc in irssi21:14
ejvntzrmtthihu777: http://freenode.net/faq.shtml#registering21:14
ejvntzrmtthihu777: good luck :)21:14
ntzrmtthihu777yeah, I know how to reg a nick, thanks21:14
=== Noskcaj is now known as Noskcaj_afk
ntzrmtthihu777and I just had this working too21:16
jacklkHi, I keep getting lag spikes when gaming, I think it is down to my network adapter.. every couple of minutes it happens. My FPS is still high ... what could the problem be?21:18
jacklkmy network card driver is installed correctly21:20
unit3hey, how long does it usually take for ppa.launchpad.net to update with new SSH keys added?21:20
jpmhI have a system - actually the one I am on now that dual boots ubuntu and lubuntu - under ubuntu the internal microphone works under lubuntu it does not, any ideas?21:21
jribrndm: by the way, regarding that package version convention, that's just what I use and I don't remember where it came from.  If you want another opinion on it, you might try #ubuntu-packaging and #ubuntu-motu21:22
yoritomoいま、あなたは何をしますか?21:23
=== picca_ is now known as picca
Ben64!jp | yoritomo21:23
ubottuyoritomo: 日本語の場合は /join #ubuntu-jp または /join #kubuntu-jp を入力して下さい。21:23
yoritomoheu désolé je me suis trompé de chan21:23
Ben64yoritomo: this is english only, if you want to talk in japanese or french, please go elsewhere21:24
yoritomoyes sorry i mistaked the room21:25
unit3jpmh: could be a pulseaudio thing. if you install something for pulse audio control you should be able to manually select the mic, and that might work.21:25
unit3jpmh: I use pavucontrol under xubuntu for that purpose.21:26
NetFlamHi all!21:27
jpmhunit3: I did install that and it show the mic - just does not actually work21:28
=== xubuntu is now known as Guest58709
jebbHas any one been able to install steam on ubuntu? I keep running into a problem with the software center it says "package dependancys can not be resolved" then it crashes21:31
Guest58709I'm in kind of an off situation.  In an attempt to turn Ubuntu into kubuntu, I've messed up my luks encrypted disk.  I can mount my disks from the livecd (which I'm on).  How can I fix it from chrooting into my disk via terminal commands?21:31
jribjebb: ubuntu version?21:32
Guest58709Ubuntu 12.10 x6421:32
jebbits21:32
jebb12.1021:33
jebbx6421:33
jebb"steam64: Depends: steam (= 1.0.0.26) but it is not going to be installed"21:35
jribjebb: dpkg --print-foreign-architectures21:35
jebbk21:36
jebbdone21:36
jribjebb: output?21:36
jebbnothing21:36
jebbthere was no output21:37
jribjebb: I'm pretty sure steam requires multiarch unless something has changed recently.  Do you want to add i386 multiarch support and see?21:37
jebbSure is there a downside to doing tihs?21:37
jebbthis*21:37
jribjebb: it's just added functionality (it allows you to run 32bit software on your 64bit os)21:38
jebboh is it an apt-get command?21:38
jribjebb: dpkg --add-architecture i38621:38
jebbdo i need to sudo21:38
jribjebb: yes21:39
jebbdone, no output btw21:39
tanveerhi guys i have no sound fresh install for 2 months! all latest updates ATI Card , output HDMI!21:39
jribjebb: now run « sudo apt-get update »21:39
VeRonWhere can I find an other audio mixer for ubuntu 12.04, not alsamix or pulseaudio, with big bass boost plz21:40
tanveerI have all the latest updates, yet no sound 12.10 LTS21:40
jebbok running it now21:40
jebbdone21:40
jribjebb: sudo apt-get install steam21:41
tanveercan anyone help me??21:41
jebbok installing now.21:42
tanveerCan anyone help me no sound 2 / 3 months!21:43
Guest58709tanveer, do you have the catalyst drivers installed?21:43
tanveerno Guest21:43
tanveerI want to get that but I dont know how21:44
tanveerits to confusing21:44
jebbhaha very cool thanks man21:44
SolarisBoy12.10 isn't LTS21:44
Guest58709ok.  Go to software sources21:44
tanveerwhere is software sources21:44
Guest58709search for it in the unity dash21:45
tanveerok got it21:45
tanveernow what21:45
Guest58709go to the additional drivers tab21:45
tanveerok now?21:45
Guest58709do you see anything that says AMD video drivers?21:45
Guest58709or something related?21:45
tanveerYES21:46
tanveercaps my bad21:46
Guest58709select that21:46
tanveerits already selected?21:46
Guest58709ok, lets try this.  open a terminal21:46
tanveerAMD [radeon HD 6800 series]21:46
ntzrmtthihu777hehe, ejv.21:47
Guest58709post the output of the command ->  lsmod | grep "fglrx"21:47
tanveerok hold on 1 min21:47
=== pug_1 is now known as DaveR
tanveerfglrx: command not found21:49
Guest58709thats a | in between them21:50
Guest58709above the ender key21:50
tanveeri typed fglrx nothing happened21:50
Guest58709copy and paste this, without the quotes.  "lsmod | grep fglrx"21:51
tanveerok i see21:51
tanveerlsmod | grep fglrx21:51
Guest58709yes21:51
tanveerit gives me nothing21:51
tanveerjust goes to the next line21:51
Guest58709ok, so it appears that the fglrx driver isn't loaded21:52
tanveeroh21:52
Guest58709go back to the software sources drivers tab and tell me what the options are21:52
tanveerok21:53
LenRockfootHey! (Again.)21:53
tanveerubuntu softawre, othersoftwares, updates, authen, addi drivers21:53
alexwatersdoes anyone mind telling me why this init.d script isn't killing the process on service stop?21:53
LenRockfootI'm not sure how I screwed up this time, but I can't log out of Ubunutu Studio. It just goes to a completely black screen.21:53
alexwatershttp://codepad.org/ifFltq2t21:53
bekks!upstart | alexwaters21:55
ubottualexwaters: Upstart is meant to replace the old Sys V Init system with an event-driven init model.  For more information please see: http://upstart.ubuntu.com/21:55
MonkeyDustalexwaters  better ask in #bash21:55
azizLIGHTShow do i change the vnc password from the prompt, i forgot it but have ssh access, and need gui access21:55
tanveerX.org x server - AMD /ATI    Video driver AMD gfx fglrx p and video diver amd gfx fglrx-updates21:55
=== james is now known as Guest15069
alexwatersMonkeyDust: thank you21:58
Guest58709tanveer, the radio button is selected for it right?22:00
tanveeryes22:00
Guest58709when you hit apply, does anything happen?22:01
bond_Does anybody here know about the frequency of ntpd utility to check for the time from a server?22:01
tanveercurrent "x.org opensource " driver22:01
tanveeris selected22:01
tanveerI have tried all 3 of them22:01
Guest58709even the post release updates?22:01
olivier__voila rien n'ai changé22:01
tanveertop one is opensource, 2nd is propriertay, and 3rd is updated and still no sound22:01
tanveeri have a youtube video running and waiting for sound to come out no results22:02
Guest58709have you tried to do it from the drivers on amd's support website?22:02
tanveerI dont know how to install AMD's latest 13.1 driver22:02
Guest58709it can be difficult if you've never done it before22:03
tanveerI read some guide and stuff but no progress22:03
tanveerits just to difficult22:03
Guest58709what card do you have?22:04
azizLIGHTSi did 'sudo shutdown now' via ssh onm the prompt, got the message that systm is going down for maintenance NOW. my sssh session wont respond now, and the computer is still on. what do i do22:04
tanveerAMD HD 6870 (XFX branding)22:04
=== Taz|Home is now known as Tazen
mgolischazizLIGHTS: does that command work when executed localy?22:05
DarkKnightCZhi, after following this howto (https://wiki.ubuntu.com/Valve#Installation_on_12.10_.28Quantal.29_64_bit), dash has trouble to start (there is only desktop, no close / minimize buttons)22:06
mgolischmaybe something is wrong with your acpi and it cant shut it off properly22:06
azizLIGHTSmgolisch: well i have no monitor, i have to ssh22:07
azizLIGHTSits headless22:07
azizLIGHTSit used to work before, then i put the machine into storage, came back 3 years later, and tried to shut it down and now it seems stuck. the machine is in front of my physically, the cdrom still opens22:08
azizLIGHTSwhat should i expect if i hold down the power button22:09
azizLIGHTSand force shut22:09
syntroPireisub22:09
syntroPiazizLIGHTS, http://en.wikipedia.org/wiki/Magic_SysRq_key22:10
LenRockfootHow od I copy a folder to a folder that says "permission denied"?22:10
queenabcWhat's goiong on. Quick question, I need to install Win8, but I can't seem to format my HDD from EXt4 to NTFS. How can I go about doing this?22:11
syntroPiLenRockfoot, escalate perms22:11
LenRockfootI... How?22:11
syntroPieg "sudo su" and cp chmod chown22:12
queenabcTried Disk utility, but can't format the disk that I'm using. Connected the drive as an external on my laptop but windows didn't recognize the HDD at all22:12
mgolischqueenabc: why dont you just use the installer?22:12
mgolischat least the one in previous version was able to delete/create partitions or format them with a new filesystem22:13
queenabcDid, but when it came time to select the drive I wanted as my boot drive, the avil HDD was not formatted to NTFS22:13
queenabcTried using the format option i the boot but was not highlightable22:13
queenabcSo now I'm trying to format the drive internally22:13
mgolischqueenabc: is there anything on it you still need?22:14
queenabcsyntroPi: Why would I try copying files?22:14
queenabcNope22:14
designbybeckIs it just Ubuntu desktop that has the Shoping / Amazon stuff? Or does say Xubuntu and Ubuntu Server have things like that in there also?22:14
queenabcBacked up (only used this temporarily so nothing much)22:14
queenabcNot understanding the question. I installed the OS thru a LiveCD (Ubuntu 12.0422:15
mgolischyou could just overwrite the device file with some megabytes of /dev/urandom or /dev/zero22:15
mgolischthat should clear out the partition table22:15
queenabcOverwrite it from where though?22:15
jusrin LXTerminal, how do I do a full fat32 format?22:15
mgolischqueenabc: from within ubuntu?22:15
queenabcyes22:16
otak`22:16
queenabcWent to disk utility and tried formatting the drive, but can't format an actie drive, so that was pointless22:16
mgolischis there only one disk connected?22:17
queenabctried using the HDD exernally on laptop, but laptop (running win7home) couldnt read drive22:17
queenabcyes22:17
queenabci have another external and a mini HDD that i could connect if I need to. but how would thhis get me to format the 1tb HDD22:17
mgolischthen you could try something like sudo dd if=/dev/zero of=/dev/sda bs=1M count=10 or so be sure that /dev/sda is actualy the correct disk device if theres more than one connected22:18
mgolischnot that you kill something else unintended22:18
queenabcI just built the PC, I can assure it's the only drive connected22:18
mgolischlike a usb key or usb disk or such22:18
queenabcso run "sudo dd"?22:19
StevenButtHello!22:19
otakermm. why are you wiping 10 MB ?22:19
syntroPiqueenabc, you want to purge your drive clean from previous ubuntu installation to instal win8 on it?22:20
StevenButtHow do I copy a directory to a folder I don't have permissions to copy to? I am the admin, but don't want to use root.22:20
queenabcyes, sir22:20
ejvinstalling win 8, aka "downgrading" :)22:20
* ejv ducks22:20
mgolischit might not work if its gpt i think they save the partiton map on different possitions22:20
mgolischif in doubt bott that thing from a gparted livecd and do it that way22:20
queenabcYeah I want win8 on my pc, and ill use linux on my laptop (just to get used to it, new at it)22:21
queenabcso bot it using any Livecd?22:21
syntroPiqueenabc, either you use the win8 installer to delete partition table or you boot from livecd and write with dd from /dev/zero to your /dev/sda or similar22:21
queenabci have the ubutnu 12.04 and hiren's recovery livecds.. any these would work??22:21
queenabcsyntroPi: that second part is where you're losing me. sorry.22:22
Noorideen:)22:22
queenabcthe dd "converts and copies files" is this really what I'm looking for22:22
DaemonicApathyqueenabc: /dev/zero is blank.22:22
DaemonicApathySo, if you copy <blank> to an entire drive...22:22
queenabcblank by default? or am I making it blank22:22
queenabcohhhhhh22:23
ntzrmtthihu777by default22:23
DaemonicApathyGet it, queenabc? ;-)22:23
queenabcunrelated question: how do I stop these alerts from people joing.leaving the channel?22:23
DaemonicApathyThat depends on the client.22:23
ntzrmtthihu777I just learned to grep a dd made image, can find deleted files thattaway22:23
syntroPiqueenabc, you cant delete the disk you are running ubuntu from: so boot from a liceCD instead. then you open a terminal and "sudo dd if=/dev/zero of=/dev/sda bs=1M" to write zeroes to your first hdd (sda)22:23
mgolischsyntroPi: why not?22:24
mgolischcleariung the partition map should be sufficient22:24
Noorideenwhen can i use this command " apropos remove "?22:24
mgolischand iam quite sure that this works22:24
queenabcsyntroPi: any liveCD?22:24
ntzrmtthihu777rm -r --no-preserve-root / will do it lol22:24
DaemonicApathymgolisch: Ubuntu won't let you blank a mounted drive.22:24
mgolischDaemonicApathy: realy?22:24
DaemonicApathymgolisch: In my experience, yes.22:25
queenabcApparently so. Tried. but probably tried incorrectly ofc22:25
mgolischiam quite sure that dd doenst care for that22:25
DaemonicApathy*shrug*22:25
mgolischyeah gparted probably wont do it because its smart22:25
syntroPimgolisch, hmm maybe the first bytes (MBR, partition table)... but any further it will fail with fun :)22:25
Noorideenntzrmtthihu777: ??22:25
mgolischhe doenst need the os anyhow so thats not a problem22:25
ntzrmtthihu777Noorideen: ??? what?22:25
mgolischqueenabc: or just download gparted livecd and do it from that22:26
mgolischits graphical22:26
queenabcokay thanks22:26
* syntroPi would like to see the error messages from that22:26
Noorideenntzrmtthihu777: nothing sorry.22:26
NYCplayaanyone know how to set up hostapd?22:26
NYCplayabrb22:26
syntroPiqueenabc, yes ans linux liveCD should work22:26
Noorideenwhats the difference between php and python?22:27
syntroPimgolisch, idk if its a GPT if wiping only the first MegaBytes would work?22:27
queenabcsyntroPi: so run a live cd, enter the terminal and run those commands you mentioned?22:28
Noorideenguys powershell is like terminal?22:28
queenabcWindows verison of terminal, slightly different command22:28
queenabccommand syntax*22:29
Noorideenqueenabc: thank you i am new to programming, i am studying python atm22:29
mgolischsyntroPi: probably not22:29
Noorideenqueenabc: can you tell me whats "apropos remove"? please22:29
queenabcNoorideen: I went down that road last year. python is nice. i haven't competed because thingsgot int he way but it's a good start apparently22:30
syntroPiqueenabc, if your disk ist the first hdd (/dev/hda): yes. also you can use GParted GUI program from http://partedmagic.com/doku.php?id=downloads22:30
queenabcNoorideen: can't sorry. didn't finish the course22:30
lundywot port does ububtu desktop sharing use? or do i need to port forward it?22:30
queenabcsyntroPi: this part always gets me. do i burn the iso as a file or the contents22:30
Noorideenqueenabc: good luck, and thank you!22:30
queenabcNoorideen: I was using Learn Python the Hard way, if that helps you at all. google pdfs if you need to22:31
mgolischqueenabc: you select the proper option to create a cd from an iso image22:31
Noorideenqueenabc: thats what i am reading atm :)22:31
syntroPiqueenabc, an iso image is an "image" from a cd, so a container which contains the cd contents. use a cd burning program to burn image and not only copy that file to cd22:31
Noorideenqueenabc: i am learning about powershell before python.22:31
queenabcdid the same  Noorideen22:32
queenabcsyntroPi: buring the contents of the iso onto the disc. if it doesnt boot properallu ill go back and redo it the other way.22:33
roger_How would I output say the results of an "ls" into a text widget in gtkdialog?22:33
Ben64queenabc: thats not how to do it22:33
queenabconce i boot from it, will it give me the option to format the drive?22:33
Ben64queenabc: you need to burn the image as an image22:33
queenabcdid not give me that option. will re do it now22:34
syntroPiqueenabc, use cd burning program and tell it to burn iso image to cd. dont extract it before or such22:34
Dave77is it possible to control overscan in ubuntu?  how do I launch the screen config from cmd line?22:34
Ben64i don't know what program you're using, but i think every one has an option to burn an image22:34
myname_hey i cant get my headphones to play sound on my macbook with 12.04. anyone have a solution?22:34
syntroPiqueenabc, then it should write a bootloader to your cd so you can boot from it22:34
queenabcalright, re did it and it's currently burning it. thanks22:35
NYCplayaI'm trying to set up my server as a hotspot but the tutorial doesn't say if I have to create hostapd-minimal.conf cause I searched for the file22:35
NYCplayaand can't find it22:35
queenabcits the gparted livecd22:35
Sazpaimonhow would I go about converting the installation ISO to a UEFI bootable USB stick?22:35
queenabcmake sure the usb is bootable I presume.22:36
myname_Sazpaimon, http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/22:36
queenabci did it a while ago and had to make the drive compatble with the boot fle first, otherwise he boot menu wouldnt read the thing22:36
Sazpaimonmyname_, does this apply for UEFI?22:36
Sazpaimonremember UEFI doesn't work the same as BIOS22:37
queenabcsyntroPi: when i boot from the cd, I'm running those commands you told me?22:37
syntroPiqueenabc, either those or you just use the installed GParted partition editor from the "start" menu in the GUI22:37
myname_Sazpaimon, sry idk much about the difference between EFI and UEFI. What r u tryin to do?22:37
Sazpaimonmyname_, UEFI and EFI are used interchangably22:38
syntroPiqueenabc, maybe you need to "startx" to launch gui. not sure22:38
SazpaimonUEFI is just a newer version of EFI and it's available on most motherboards22:38
queenabcsyntroPi: okay thanks. so either i run the commands "sudo dd if=/dev/zero of=/dev/sda bs=1M" or look for the gui with the partition editor22:38
myname_Sazpaimon, then i think yes it will work.22:39
Ben64queenabc: are you trying to erase your drive?22:39
queenabccan i post a pastebin link? it of the commands i am supposed to run, i want to make sure the syntax is right22:39
queenabcBen64: yes22:39
queenabcthe boot drive needs to be formatted from ext4 to ntfs22:40
syntroPiqueenabc, just to make sure you understand correctly: you will wipe all data from your disk that way... so its gone after you do this !!!22:40
Ben64queenabc: ok... well make sure sda is the one you want to kill22:40
queenabcsyntroPi: it22:40
Sazpaimonmyname_, for the windows USB installer it's just as easy as just copying the contents of the ISO to a fat32 formatted USB stick=22:40
Ben64queenabc: you don't need to use dd to format a drive to ntfs22:40
queenabcsyntroPi: it's a new drive, nothing on it so now worries =D22:40
Sazpaimonsince the windows ISO contains the EFI directory and the proper files to boot22:40
queenabcBen64: what,....22:40
Ben64queenabc: you can just format it...22:40
syntroPiqueenabc, ok fine just wanted to make sure22:41
queenabcfrom where... can't do it while i'm in the disk22:41
Ben64how are you in it? you said it was blank22:41
queenabcBlank as in no files i need to back up22:41
SonikkuAmericaHi! Big problem, little time: My ~/.Xauthority disappeared during an update; how do I restore it?22:41
myname_Sazpaimon, easier. you just select the iso (or even download thro the installer, tho ive never done that) and the disk you want to write to. sometimes it messes up and you gotta do it a couple times.22:41
queenabci need to format it to ntfs22:41
queenabcsyntroPi: like this? http://pastebin.com/y24UCGX422:42
ozcaneseni added third-party and property repositories but still i can't find 'steam' package on ubuntu 12.04 x64 ?22:42
Ben64queenabc: oh ok, well you can do that with gparted, without using dd at all, that just will waste time22:42
Sazpaimonmyname_, the WUBI page says that it isnt compatible with UEFI22:42
queenabcyeah i just created a live disk of that.22:42
queenabcmatte rof fact ill just run it now22:42
queenabcTHANKS EVERYONE22:42
SonikkuAmericaNever mind, spotted it22:42
Sazpaimonkeep in mind all this talk about making the USB stick bootable and stuff doesn't apply to uefi22:43
Sazpaimonuefi doesnt have any such thing as MBR and bootable partitions22:43
Sazpaimonor at least, not the same way as bios does22:43
SrPxWhat is the fastest command to find a file on the filesys?22:43
SrPxDeeply*22:44
myname_Sazpaimon, well when i take usb i created thro the installer i am able to boot it on my mac which and when i do it shows up as EFI. i really dont know tho. give it a try its a free app22:44
Sazpaimonalso, I think there may be a bug on the ubuntu site22:45
jribSrPx: try "locate"22:45
mgolischbut that only works if you update its db regularly22:46
Sazpaimonselecting 12.10 64 bit from http://www.ubuntu.com/download/desktop takes me to http://www.ubuntu.com/download/desktop/questions?distro=desktop&bits=64&release=latest and clicking the "Not now, take me to the download" link takes me to the a page that downloads 32 bit LTS22:46
=== lundy is now known as LundyBITES
Sazpaimoncan anyone else replicate this?22:46
=== LundyBITES is now known as LundyByte
syntroPiSrPx, "find /path/to/searchdir -type f -name '*filename*'"22:46
mgolischSazpaimon: nope downloads the 64bit here22:47
Sazpaimonstrange22:47
Sazpaimonit even happens to me in incognito so I know it isn't any extensions22:47
Dave77is anybody using ubuntu with HDMI->DVI connector?22:48
genii-aroundSazpaimon: Downloads the 64 bit here as well22:48
syntroPiSazpaimon, nope it downs the x6422:49
Sazpaimonwait it does work in incognito22:49
Sazpaimonok I figured it out, I had noscript blocking yahooapis.com22:49
Sazpaimoncarry on, nothing to see here22:49
syntroPiSazpaimon, yes incognito here too22:49
syntroPiDave77, HDMI -> HDMI with nvidia even works with sound here22:50
syntroPiDave77 DVI should be same without sound22:50
Dave77what is the application called to configure the screen in ubuntu/linux called?   trying to see if ubuntu has overscan controls22:50
syntroPiDave77 if nvidia then try "nvidia-settings"22:51
Dave77I got ATI..22:51
syntroPihmm maybe there is similar program there idk22:52
queenabcsyntroPi: why is the resoluton set to microscopic ant letters? i cant read S*^@22:52
genii-aroundxrandr, resapplet  ...22:52
queenabcI tried choosing a diff resoluion but nothing changes22:52
queenabcusing the GUI for gparted22:52
queenabcdoes anyone have the gparted livecd gui setup memorized? and can just walk me thru "click this symbol, that symbol, etc"" dont get why the res won't change22:54
syntroPiqueenabc, ah maybe thats because of QT reading the resolution of your screen from edid interface: try "qtconfig-qt4" to change22:55
genii-aroundqueenabc: You can also try: ctrl-alt-<numpad + or - >22:56
queenabci have no idea if i typed it in correctly, but will try again22:56
syntroPiqueenabc, also you can try to use that dd cmd from tty1 (ctrl alt f1)22:56
genii-around( to cycle through available resolutions22:56
queenabcyeah the zoom just messes it up worse22:56
queenabci just ctrl-alt-f1 and now i'm stuck at a screen that says22:57
queenabc"xrandr: Failed to get size of gama for output default22:57
syntroPiqueenabc, also note that dd cmd will take some time since it overwrites your whole disk (depending on size it can take hours....)22:58
queenabcI'm a 42" tv.. shall i switch to the 19"? lol22:58
queenabcI'm on*22:58
genii-aroundqueenabc: xrandr can't work in tty1-tty6 only a terminal from inside X22:58
sultan_sulehimanSalamalekum22:58
syntroPiqueenabc, thats the problem: your tv is over one meter and that qt4 reads that from edid parameters and makes fonts tiny22:58
queenabcshit.22:58
queenabcokay minor adjustments to be made. one sec22:59
syntroPiqueenabc, can you go to gui with ctr alt f2 or highter (maybe f7=?22:59
genii-aroundalt-f722:59
syntroPitry all f keys22:59
=== sultan_sulehiman is now known as fancyabum
=== linuxthefish is now known as linuxthefish`
fancyabumHeyyy23:00
sultan_sulehimanHello gaylords23:01
unheedingsultan_sulehiman: rule#1 DONT BE A DICK23:01
=== sultan_sulehiman is now known as fanyabum
fanyabumOk sorry23:01
queenabcctrl-alt-f2 brought me to what looks like the cmd23:02
queenabci'm "user@debian:~$23:02
=== fanyabum is now known as hey
syntroPiqueenabc, ok do "ls -l /dev/sd*"23:02
queenabcsyntroPi: gives me 4 root disks looks like23:03
syntroPiqueenabc, which ones?23:03
syntroPiqueenabc, sda1-423:03
syntroPimaybe?23:03
queenabcis this not typing?23:04
queenabcoh there we go23:04
queenabc*/dev/sda23:04
queenabcthen sda1, sda2, and sda523:04
rtchi, since upgrading some server from ubuntu 8 to ubuntu 12, I'm getting "svn: PROPFIND of '/repository/!svn/bc/1058': Could not read status line: SSL error: Decryption has failed. (https://servername)23:04
queenabcapparetly the irc was taking the "/"as a command lol23:04
syntroPiqueenabc, thats your first hdd and the 1 2 and 5 are the partitions on it23:04
rtcie, the server with svn-dav-apache was upgraded23:05
queenabcokay, so type "dd /dec/sda23:05
=== cubix``690 is now known as cubix`
piccaon some irc clients you can escape / with a //23:05
picca/dev/hda23:06
=== fisted_ is now known as fisted
queenabcnot an option23:06
genii-aroundqueenabc: What are you trying to do with dd ?23:06
syntroPiqueenabc, if you want to wipe that first hdd you go like "sudo dd if=/dev/zero of=/dev/sda bs=1M" to erase all data and partitions from it. doesnt display anything and can take very long (hours). you can always stop it with "ctr c"23:06
queenabcdont know, someone told me i need to run that command to format the ext4 drive to ntfs23:07
queenabcsyntroPi: ok on it now23:07
=== LaserShark is now known as LaserShark|dead
genii-aroundqueenabc: No, you don't need that23:07
=== tjbiddle_ is now known as tjbiddle
syntroPigenii-around, he tried to format with windows installer for some reason that wouldnt work23:07
syntroPigenii-around, so that would make it factory new zeroed out23:08
genii-aroundsyntroPi: Just change partition type to 7 for ntfs, use mkntfs /dev/sda#   for it23:08
bunjeeplease help me install this file - firefox-18.0.2.tar.bz223:08
queenabcalrght so first line of command was "sudo---zero"" then next line was "of --sda" then last line was "bs=1M" right?23:08
syntroPigenii-around, not sure of win8 would eat that NTFS23:09
genii-aroundsyntroPi: If you want to reclaim entire drive then use partitoner to do that, make one big one, same process... type 7, mkntfs, etc23:09
syntroPiqueenabc, noo all on one line then enter23:09
queenabcpressed enter after last line and now a new line is opened, with the underscore blinker rapidly.. i'm guessing it's going?23:09
queenabcdammit23:09
syntroPiqueenabc, ctr D23:10
queenabci control C23:10
queenabcsame?23:10
syntroPikinda23:10
genii-aroundqueenabc: Not really but maybe it wiped out the mbr23:10
syntroPigenii-around, well gui doesnt work on his box and parted maybe too complicated23:10
queenabcalright did it in one line, pressed enter once, now new line opened23:11
queenabcpress enter again?23:11
syntroPigenii-around, not sure how many bytes need to be wiped if it would be a gpt... but mbr the first megabytes should be enough23:11
genii-aroundsyntroPi: Yup23:11
trismbunjee: firefox 18.0.2 is already in every supported release, might just need to: sudo apt-get update; sudo apt-get upgrade;23:11
braiammight as well need to: sudo apt-get install firefox?23:12
syntroPiqueenabc, type one line                            sudo dd if=/dev/zero of=/dev/sda bs=1M                         then hit ENTER23:12
queenabci did23:12
braiamqueenabc, http://askubuntu.com/questions/206773/how-to-completely-erase-hard-drive23:12
braiamthe secure way23:12
queenabcnow the blinker is sitting on the second line as if its waiting for the rest of the arguments23:13
genii-aroundqueenabc: No, it's just processing. Will return to prompt when done, but gives no progress indication23:13
queenabcshit. okay ill just let it sit again23:13
genii-aroundqueenabc: If you do the ctrl-D it will background it23:13
braiamcrtl-z isn't it?23:14
bunjeethank you trism!23:14
queenabcwell i'm on a live cd so no point in backgrounding the process,23:14
syntroPibraiam, doesnt need secure since he will overwrite it with win8. no urandom or several turns wipe needed23:14
queenabcand the gui is still super tiny syntroPi from what i saw when switching between the F keys23:15
syntroPiqueenabc, had same issue here: QT4 will read your screen resolution and size from EDID interface (HDMI or DVI maybe even VGA???) and use that for font size. those will be 3px on 42 TVs hahaha (bug or feature)???23:16
genii-aroundbraiam: Maybe, I don't use it that often....23:16
queenabcbut i switched to my 19" lol problemshould be averted yeah? but nada23:17
bunjeehappy valentines day people!!!23:17
queenabci'm sorry, 28" i think. not 19.. what the hell. i dont know23:17
syntroPiqueenabc, i had that issue with google earth. searched long time for solutions... then i just used "qtconfig-qt4" to set proper font size and there they were23:18
queenabcnow if i run that command in my cmd on wind7.. will it do the same.. just look for the right resolution?23:19
queenabcon my laptop , that is23:19
syntroPiqueenabc, idk but i think they should restrict those settings to lower limit maybe 8px or so. then characters would be readable with magnifying glasses at least :p23:19
syntroPiqueenabc, qt is kde or programs using that gui library. there are some for windows too but it wont change your windows gui setting23:21
braiamqueenabc, win cmd allow you to change font type and size23:21
queenabcyeah i tried getting my camera out but didnt work23:21
syntroPibrb23:21
syntroPiqueenabc, btw is your hdd led flashing/lighting up?23:22
queenabcno clue where that is. will have to look up the cases's manual. the power led is lit normally (blue) but there's a secondary light right next to it that's rectangular and red atm23:23
queenabcit the fractal design arc midi23:23
syntroPiqueenabc, just to make sure your cmd is active and writing to it. no need for manual23:23
queenabcthe cmd is still blinking the cursor so should be good right now23:24
datsmoidado you guys know how to test if multiple ips are working on my machine ?23:24
syntroPiusually the hdd leds are red23:24
queenabcill just study my ccna for the moment until it clears up. will come back if anything changes23:25
syntroPiqueenabc, ok when its done you will have your normal prompt "user@debian:~$" or so23:25
queenabcokay sweet23:25
queenabcwhat exactly is this doing right now?23:26
queenabcwhen i cancelled out before it gave me a reading of the records copied23:26
queenabcgave me the size copied, the seconds it took, and the speed it did it in23:26
queenabci cancelle twice accidentally23:26
syntroPiqueenabc, it reads from /dev/zero (device that just provides zeroes) and writes those to your first hdd /dev/sda. so after it finished you have a "factory new" zeroed hdd23:27
queenabcokay, and at what point to i set the filesystem to ntfs? or will this do that23:27
syntroPiqueenabc, nope you have blank disk after that. then windows installer will make new ntfs partition23:28
queenabcsweet. thanks. wil return with results23:28
=== Senjai is now known as Guest53193
azizLIGHTSi ran sudo apt-get update and im getting a lotta errors23:32
azizLIGHTS404 not found23:32
azizLIGHTSi think my ubuntu is really old23:33
syntroPiuname -a23:33
azizLIGHTSLinux decepticon 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux23:34
=== tjbiddle_ is now known as tjbiddle
angelassault cube 1.1023:35
zykotick9azizLIGHTS: "lsb_release -sc" might be helpful23:35
angelhello23:35
azizLIGHTSi literalyl just wanna install mc and do some file browsing23:35
azizLIGHTSno update of my os23:35
azizLIGHTSits intrepid23:36
zykotick9azizLIGHTS: 1) unsupported versions aren't a good idea to use.  2) are you familiar with ranger?  i like it more then mc.23:36
zykotick9azizLIGHTS: see "/msg ubottu eol" for some details23:37
azizLIGHTSirealize this version is old, and i agree unsupported/old versions are not a good idea. however, this is just a skeleton computer that houses hard drives for me over a local network, a NAS, if you will. i dont connect it to the internet or intend to, just wanna get afile manager on here so i can do it more comfortably. and i havent seen ranger yet no. im willin to try it23:39
azizLIGHTShow do i go about getting mc or ranger23:39
=== gordon is now known as Guest46699
zykotick9azizLIGHTS: see "/msg ubottu eol" for some details, i think it has some quasi-repo you can use (that's intended for updates... but hopefully you can use it)23:39
azizLIGHTSif that doesnt work? i have to compile source?23:40
braiamor look for a shady binary somewhere...23:40
zykotick9azizLIGHTS: well, by "real" advice would be fresh install a supported version ;)23:40
zykotick9s/by/my/23:40
azizLIGHTSthats my next step heh. first im trying to consolidate hdds, then wipe, then upgrade23:41
zykotick9azizLIGHTS: upgrade from intrepid.  good luck with that.23:41
azizLIGHTSer, by upgrade, i mean fresh install23:41
azizLIGHTSbad choice of words23:42
braiamyou can too mount the hdd on another pc and make your movements there23:42
braiamI think is more easy then waste hours looking for a way with your current os23:43
azizLIGHTSlol23:43
azizLIGHTSyeah i guess23:43
braiamjust trying to being practical ;)23:43
azizLIGHTSyeah you make sense, i dunno why i didnt think of that23:44
queenabcsyntroPi: you there?23:46
queenabcIt worked, thanks, everyone23:47
braiam!cookies syntroPi23:48
zZeusHey good people, so I read that Steam is finally being distributed on the Ubuntu Software Center23:48
zZeusAnd I'm greeted with this button http://snag.gy/z3OAZ.jpg23:49
DoWhileGeekzZeus:  lul23:49
sonOfRazZeus, I can confirm that, saw that too today. It takes you to launchpad signup23:49
zZeusWhy the hate though23:49
zZeusAnyway to work around it?23:50
sonOfRaI downloaded the latest deb...23:50
sonOfRaworked just fine :)23:50
zZeusIs there a 64-bit deb package in Steam's site?23:51
analtoyhello !23:51
sonOfRasadly, no :/23:51
braiamfree = buy...23:51
zZeusbraiam, if you mean that it's a textual glitch: it's not. It takes you a sign up page and stuff23:52
jribzZeus: what's the problem?23:53
zZeushttp://snag.gy/z3OAZ.jpg23:53
zZeusThis23:53
braiamnah, I was just loling at the text in the left that said "free"23:53
jribzZeus: yes, what's the problem?23:53
zZeusThat's the problem, I want to install it via the USC23:54
jribzZeus: what happens when you click "buy"?23:54
=== wedgwood is now known as wedgwood_away
zZeusI'm taken to ubuntu.com or something that looks like it to sign up23:54
zZeusLike I have to pay for it23:55
zZeusCurrently, the problem is finding the Steam 64-bit debian package so I can install it manually though23:55
kunjizZeus: Hmm, that's weird, it says free23:55
kostkonzZeus, it's free, but you need to have an ubuntu one account to install it23:55
jribzZeus: you can use apt if you want to install the "steam" package23:56
jribzZeus: but yes, I think it's just setup to be setup with your ubuntu one account (it's free)23:56
zZeusjrib, that's odd23:56
kunjiIs that 13.04?  I don't think support for that has started in this channel yet.23:57
lonewulf85Hey is any one familiar with testout.com?23:57
zZeusXubuntu 12.1023:57
braiaminstead buy, it could use another term to describe the process, it will confuse users23:57
=== wedgwood_away is now known as wedgwood
kunjizZeus: Hmm, oh, I see, it's in the software center23:58
zZeusYes, http://snag.gy/z3OAZ.jpg23:58
kunjijrib: I don't see a steam package via apt though23:58
zZeusapt-get install steam doesn't work23:59
lonewulf85Anyone please testout.com?23:59
=== wedgwood is now known as wedgwood_away

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