/srv/irclogs.ubuntu.com/2014/10/23/#ubuntu.txt

tewardobelich: do yoy have an actual question00:00
tewardobelich: rather than "does someone here have"...00:00
obelichreisio:  おはようございます00:00
obelichhehehe :P00:00
obelichi speak spanish00:00
obelichknow a little japanese :P00:01
reisioobelich: does it really take all that to say good morning?00:01
obelichreisio: is a formal mode ohayou gozaimasu00:01
pbxreisio, my googling on this question suggests that the UI for this was excised in gnome 300:01
obelichおはよう = ohayou00:02
reisioobelich: CJKers are going to love it when speech recognition is perfected :p00:02
reisiopbx: possible, they (upstream GNOME) switched everyone to GNOME 3 before they finished a lot of things00:02
reisiomight ask #gnome about it00:02
obelichim using KDE :P wit intel hd4600 laptop lenovo y5000:03
gorbyebriusmightcould, a strip? Are you sure you're not using the desktop wall plugin instead of the cube?00:03
obelichhave problem in crossover the battlenet show in black screen :( some one get the same problem and fixed ?00:04
mightcould1 sec i got to let my dog out00:04
JCTi cannot fix my xubuntu interface. the panel i have won't show, hotkeys won't work, and no task buttons on the top of a window.00:04
JCTso basically this desktop is helpless00:04
=== zllebudt is now known as Donger
jdv_hello00:12
jdv_exit00:12
reisiojdv_: I concur00:13
Es0tericanyone here know how to resolve: sudo: no tty present and no askpass program specified when using sftp?00:16
pbxEs0teric, use public key auth if you can00:17
Es0tericpbx so i should use ssh authentication right?00:17
pbxEs0teric, "ssh authentication" encompasses several different things. i'm specifically suggesting passwordless public-key-based login (sounds like the server asking for a password is the problem for you).   https://help.ubuntu.com/community/SSH/OpenSSH/Keys00:21
=== sins-_m is now known as sins-
mightcouldgorbyebrius, ok to answer your question no i dont have desktop wall on, just desktop cube00:28
Es0tericpbx  i am using ssh for authentication and STILL i get the same issue00:28
gr33n-ionhello :D00:34
pbxEs0teric, "using ssh for authentication" is not a meaningful description.  if you are saying you are using keyless auth, then it may be failing and falling back to password.  i can't really help troubleshoot that but i do recommend reading that page i linked to for details00:34
gr33n-ionis it reccomeneded practice that if you need to run commands as root in a script or progam you can run it under a user with this command acting apon it '<username> ALL=NOPASSWD: ALL'00:35
gr33n-ionso that sudo will work without a password00:35
Es0tericgr33n-ion alright i will try that thanks00:36
reisiogr33n-ion: it's recommended to give out root as specifically and incrementally as possible, if you can help it00:37
mightcouldanyone know how to make the desktop cube actually be a cube instead of a strip?00:37
reisiomightcould: do you have to enable 6 workspaces?...00:37
reisiomightcould: ask #compiz00:37
mightcouldoh ok00:38
clueless-http://linuxconfig.org/enabling-ubuntu-compiz-3d-cube-desktop-effect00:38
mightcouldclueless-, thanks!00:39
clueless-yup!00:40
clueless-be careful with compiz though...00:40
clueless-srsly00:40
=== pzkpfw_ is now known as pzkpfw
azulinoxhola .. alguien habla español?00:44
DmidmaUbuntu's community is the best <300:45
mightcouldi agree00:45
=== Joshua^Dunamis_i is now known as Joshua^Dunamis
kewl_we're using 3.13.0-37-generic and are having a real issue with network activity spiking around 4 PM every day. Not sure if it is a NFS issue. We're having lots of failed connection attempts from various low port numbers ... something seems to be scanning across them trying to send messages. Stack trace of 100% kworker process here: http://pastebin.com/umm58ZSW00:47
kewl_All of this failed connection activity is loopback, I forgot to mention.00:47
gr33n-ionreisio: okay thanks :D00:48
mightcouldok sweet i got it to work00:49
=== zz_gthank is now known as gthank
=== atrius_ is now known as atrius`
Es0tericgr33n-ion00:51
=== Schnabel- is now known as Schnabeltierchen
HikaruBGhi guys!00:58
HikaruBGHow can I configure Ubintu Server as DNS Server to redirect a particular domain-name to my local network address and port ?00:59
HikaruBG:)00:59
gr33n-ionrun wireshark and do it?01:00
gr33n-ionoh right nvm read it wrong01:00
gr33n-ionlol01:00
mgolischthats impossible01:00
HikaruBG:D01:00
mgolischdns has nothing to do with ports01:00
HikaruBGmgolisch, I am listening01:01
HikaruBGI need to configure my own DNS Ubuntu Server01:01
HikaruBGhow to do it?01:01
MadHatter42I have two ubuntu hosts part of a /20 network01:02
MadHatter42M1(10.0.31.100) and M2(10.0.32.200)01:02
MadHatter42On M2 i have a virtual netowrk (172.16.1.0/24) with a virtual machine M3 (172.16.1.100)01:02
MadHatter42I've added the route for the 172.16.1.0/ via 10.0.32.200 on M101:02
MadHatter42Ive enabled forwarding on M2 and I can ping M1 from M3 but not the vice verca.01:02
MadHatter42How do I reach the M3 from the M1 ? (can ping M3 from M2 and M2 from M3)01:02
Es0tericgr33n-ion your suggestion didnt work01:02
mgolischHikaruBG: what for?01:02
gr33n-ionEs0teric: what was my suggestions again?01:03
=== megabit|away is now known as megabitdragon
HikaruBGI have a virtual machine as a production mockup (actually is pre-production server) which I would like to be able to access easily from my local network01:04
HikaruBGofcourse I will edit my DNS settings of my hosts01:04
HikaruBGin order to use it01:04
mgolischwhy would you need that?01:05
HikaruBGbut I would like it configured, so I can access all vhosts I have there with a domain names, and not IP addresses01:05
mgolischwhy not just edit your hostfile ?01:05
Es0tericgr33n-ion '<username> ALL=NOPASSWD: ALL'01:05
gr33n-ionwhat ... I wans't suggesting that to anyone I was asking a question about it in fact01:05
mgolischHikaruBG: just edit /etc/hosts on your machine01:05
HikaruBGmgolisch, I see...01:06
gr33n-ionthink of that as your local dns01:06
gr33n-ionits waht gets checked before the dns request is send01:06
Es0tericgr33n-ion oh lol01:06
HikaruBGmgolisch, I have different vhosts each listening on different port, can I configure that with hosts file config ?01:06
mgolisch?01:07
mgolischif your vhosts use different ports you have to specify the port anyways01:07
azulinoxhay alguien que me pueda ayudar ..soy nuevo y me instale xubuntu y me desaparecio el icono de volumen01:07
mgolischit cant work otherwise01:07
MadHatter42anyone ?01:07
azulinoxbusque en internet y puse una linea de comando ..01:07
HikaruBGOh, OK. I was hoping there is a way01:08
HikaruBGmgolisch,01:08
azulinoxy ahora tengo un icono de volumen pero no es el mismo.. ayudaaaa01:08
mgolischwhy do they use different ports?01:08
mgolischapache supports name based virtualhosts01:08
mgolischor is this not about web servers?01:09
HikaruBGhow can I configure then many vhosts on port:80 which will be accessible on name basis?01:09
HikaruBGbecause I didn't find a way to do it01:09
azulinoxalguien habla español?01:09
mgolischHikaruBG: in the vhost config use the same port but specify a different servername01:09
mgolischazulinox: english please01:09
mgolischazulinox: #ubuntu-es01:10
azulinoxi am new usar by xubuntu01:10
azulinoxthanx01:10
HikaruBGmgolisch, I had that done. And when I would like to access the vhost01 from my host and It goes to apache localhost generic page01:11
azulinox#ubuntu-es01:11
HikaruBGI would like to access vhosts from external machine01:11
HikaruBGnot from the localhost01:11
mgolischyeah because your didnt use the hostname01:11
mgolischor did you?01:11
HikaruBGso I configure the hosts file on machine01 to point vhost01 to the IP to machine02 (with apache and vhosts) and I will get the vhost01 page?01:12
HikaruBGlet me try that ...01:12
HikaruBGstrange...01:12
mgolischHikaruBG: yeah01:13
HikaruBGHm...  mgolisch thanks - let me try that .. :) Some config time now01:13
=== spaz is now known as Guest80861
=== Guest80861 is now known as klrspz
klrspzHey guys, my google-fu is not working for me... When I try to open dropbox from the icon, it opens up the Disk Analyzer app... How do I change it to my preferred file manager?01:15
mitchellmy email provider is out of service, and I forgot my launchpad account password.  would an admin please help me fix my account?01:17
mightcouldon xubuntu can i move the taskbar to the botton?01:18
HikaruBGmgolisch, IT WORKED! I can't believe how simple it is. And I was thinking some complicated stuff need to be done some rocket-surgery type NASA controlled Government CIA configurations ....01:18
HikaruBGJames Bond type stufff01:18
mgolischklrspz: select a directory in your filebrowser and choose your filemanager in open with01:19
ircfoxHello guys! I am not sure witch log/pass I need to use for my VPS server in order to use ssh service. Could someone help me please?01:19
mgolischklrspz: you probably set diskanalyzer as a default application for the inode/directory mimetype01:20
klrspzmgolisch: i looked at the mimetypes.list, no entry, but I'll try what you said01:21
klrspzmgolisch: nope, no worky01:21
mgolischklrspz: what desktop you on?01:22
klrspzdoh, nvm... didn't click "set default"01:22
klrspzyou da man!01:22
mgolisch:)01:22
mgolischircfox: didnt your vps provider tell you what your username and password is?01:22
klrspzi now see it added in the mimetypes.list01:23
ircfoxmgolisch: yes, but it is not loging. I try ssh user@IP and then the password and it faisl01:23
ircfoxfaisl01:23
ircfoxfails*01:23
mgolischircfox: what does it say?01:25
ircfoxmgolisch: ermission denied, please try again.01:26
mgolischsure the username and pass is right?01:28
ircfoxmgolisch: I got a terminal working on ssh from the server control panel, is there a way to verify the user I should be trying to log it and perhaps the password? I am mostrly not sure about the user.01:28
mgolischsu - user01:29
mgolischif it accepts the password its correct01:29
mgolischbut then again sshd could be configured to not allow login for that user01:29
SupaYoshiHey im setting up an ubuntu desktop (elementary os) for an old guy.01:30
SupaYoshiI use Teamviewer on windows.01:30
SupaYoshiBut I want to run TightVNC i think? For remote access01:30
SupaYoshihowever thats unencrypted.01:30
SupaYoshiAnyway I can make it encrypted?01:30
mgolischSupaYoshi: why?01:30
mgolischwhats wrong with teamviewer?01:30
SupaYoshimgolisch, teamviewer runs under wine.01:30
mgolischand?01:30
SupaYoshiAnd when I start teamviewr you see it in the taskbar.01:31
SupaYoshiI want it to be easier then teamviewr for this guy.01:31
SupaYoshiI dont understand why Teamviewer has no native linux client.01:31
ircfoxmgolisch: I mean show all the user that could be logged at this machine01:31
mgolischSupaYoshi: cant that guy just start teamviewer if he needs you to access its box?01:31
mgolischhis01:32
SupaYoshiMaybe01:32
mgolischircfox: doesnt the documentation of your vps provider tell you how to login into your server?01:35
mgolischSupaYoshi: if you want vnc you could tunnel that through ssh for encryption01:36
mgolischthats what i did for my pals and family members01:36
mgolischthey would start a shellscript to start vnc and then ssh reverse tunnel the vnc port to my linux vps01:37
mgolischbut teamviewer is just so much easier01:37
quidnuncWhy can't I move a folder in /home/ ("Device or resource busy") but nothing shows up in lsof01:38
mgolischmove it to where?01:38
quidnuncmgolisch: /home01:38
quidnuncmgolisch: rename01:39
mgolischyou ran lsof with sudo?01:39
quidnuncmgolisch: yeah01:39
mgolischwhat are your moving?01:40
mgolischit might be stuff mounted unter that dir01:40
quidnuncmgolisch: A users home directory. I moved it to another partition, then mounted that partition. Now I want to rename the old directory01:41
quidnuncs/moved/copied/01:41
quidnuncmgolisch: But it should show up in lsof (?)01:41
mgolischyou mounted the partition where?01:42
mightcouldanyone know why i cannot get water effects to work in compiz?01:43
quidnuncmgolisch: over the old directory (call it /home/foo). I have the original partition mounted again elsewhere01:44
EriC^^mightcould: are you pressing shift+f9?01:44
mgolischquidnunc: and renaming what doesnt work?01:45
quidnuncmgolisch: The original directory on the original partition01:45
mgolischquidnunc: hm lsof should show stuff usualy01:46
mightcouldEriC^^, yes and nothing happens01:47
EriC^^in unity?01:47
mightcouldi also couldnt get firepaint to work either, but i have the 3d cube working fine01:47
mightcouldim in xubuntu01:47
EriC^^complete opposite here01:48
EriC^^water effect and firepaint work, 3d cube doesn't01:48
mgolischquidnunc: so /home/foo was a seperate partition and you copied that to a new partition and mounted it on /home/foo on / ? and you mounted the old /home/foo elsewhere and no cant rename stuff in there?01:48
mightcouldEriC^^, hah thats kinda funny01:48
mightcouldEriC^^,  i wonder what that could be01:49
EriC^^yeah01:49
mightcouldEriC^^, wobbly windows works for me, how bout you?01:50
EriC^^yeah, its working01:51
|aarontrying to dual boot ubuntu and win7. grub installs fine on /dev/sda1 (windows efi partition), and works until i boot until windows, then windows overwrites it. how can i stop it from doing that?01:51
EriC^^i tried the wallpaper changer once, for kicks01:51
EriC^^needs to be improved though, you have to add them one by one01:53
sergio-br2i'm having a problem with a library01:53
sergio-br2dpkg-shlibdeps: error: couldn't find library libOpenVG.so.1 needed by debian/retroarch/usr/bin/retroarch (ELF format: 'elf32-littlearm-hfabi'; RPATH: '')01:53
EriC^^was a pita01:54
sergio-br2if you creates the symlink for libOpenVG.so.1 from the /usr/lib/arm-linux-gnuabihf/libOpenVG.so , it works01:54
EriC^^|aaron: hp laptop?01:55
quidnuncmgolisch: /home was on btrfs subvol on /dev/sdb1 called @home. I moved /home/foo to another subvol called @foo. Then I mounted that subvol on /home/foo. Then I mounted /dev/sdb1 and tried to rename (the original) /home/foo01:55
sergio-br2who do I have to touch to fix it ?01:55
|aaroneric^^: no its a custom built desktop. asrock board01:55
sergio-br2libopenvg1-mesa package ?01:55
mgolischquidnunc: you did unmount the original /home subvol? like before mounting the @foo one on /home/foo ?01:56
quidnuncmgolisch: No. There are other directories under the original /home01:56
quidnuncwhich I want to continue to be mounted01:57
mightcould|aaron, hey i use asrock on all my computers. love them01:57
wafflej0cksergio-br2: think I had a somewhat similar problem I'm on x64 and needed to get the package:386 version01:58
EriC^^|aaron: i dont think i can help01:58
EriC^^|aaron: why do you have an efi partition though on win7?01:58
|aaronwhy wouldnt i? thats how it installs itself01:58
|aaronthis is just a normal windows 7 installation01:58
|aaronfresh01:59
EriC^^oh ok01:59
wafflej0ck|aaron: that is a bit strange though UEFI stuff came out for Win 801:59
=== Malsasa_ is now known as Malsasa
wafflej0ckthought*01:59
mightcould|aaron, idk how you did it, but how i dual my machines is i first load a live cd linux, use gparted to partition the drives, NFTS/EXT4 then i install windows first, linux second. boot to windows, it'll wanna do a check disc, let that go then restart into linux and restart into windows. then its g2g.01:59
|aaronwell im using the windows 7 media refresh disk01:59
|aaronto install01:59
trentripe01:59
trentjoin #stripe01:59
sergio-br2wafflej0ck, amd64 does not have this .so.1 file too02:00
|aaronmightcloud: i just installed windows 7 first, now trying to partition and install linux. its weird because it installs fine and works until windows runs and wipes it out. got to be some way to prevent this02:00
|aaronno one has any clue, its amazing02:00
|aaronno idea dual booting was so hard in 201402:00
wafflej0ck|aaron: UEFI complicated things again, it was pretty easy for a while there02:01
mightcouldyou need to partition before you install02:01
|aaronwafflej0ck: haha seriously, i feel like this is 20 years ago lol02:01
|aaronmightcould: before i install windows?02:01
sergio-br2report bug agains libopenvg1-mesa-dev ?02:01
sergio-br2* against02:01
EriC^^|aaron: if windows overwrites, you don't need to reinstall ubuntu, just boot a livecd and reinstall grub02:01
mgolischquidnunc: how can you rename /home/foo then when you mounted @foo on that?02:01
EriC^^|aaron: did you try reinstalling grub after this happened?02:02
|aaronmightcloud: thats weird because thats the opposite of everything ive read. it says when you *install* windows, it wipes out grub02:02
|aaroneric^^: im trying to do that now but i cant figure it out02:02
mgolischyou cant move/rename a something that a filesystem is mounted on02:02
=== megabitdragon is now known as megabit|away
EriC^^|aaron: ok, boot the livecd02:02
|aaroni ran mount /dev/sda1 /mnt && grub-install --root-directory=/mnt/ /dev/sda02:02
|aaroneric^^: i have it booted now02:03
EriC^^ok hold on02:03
|aaronit gives me an error "this gpt partition label contains no bios boot partition"02:03
EriC^^ok02:03
mightcould|aaron, yes when you installed windows to begin with it took the whole drive and partitioned it to NFTS. when linux "robbed it" Windows got confused. there is a repair for it. but i dun forgot it long ago. i reinstall my machines all the time off a master HDD that i clone everything from. makes life a lot easier02:03
EriC^^type sudo parted -l , and paste it in paste.ubuntu.com02:03
=== NotANick_ is now known as NotANick
|aaronmigthcould: yeah ill have to do it that way next time02:03
quidnuncmgolisch: I am trying to move /tmp/sdb1/@home/foo not /home/foo (which is on mounted on /dev/sdb1/@foo/)02:04
|aaroneric^^: paste.ubuntu.com/863469202:04
mightcouldit took me 10 years of install discs, lost drivers and that damn windows activation before i finally decided to make a master drive to clone everything from.02:04
|aaroni use driveimage xml images02:05
EriC^^|aaron: what's mounted right now? type df -Th02:05
|aaroneric^^: paste.ubuntu.com/863469502:06
EriC^^|aaron: ok, type sudo umount /mnt02:06
|aaronk02:06
EriC^^|aaron: is your root partition 20gb?02:08
mgolischquidnunc: its still /foo on @home thats also mounted under /home and has @foo mounted on it02:08
quidnuncmgolisch: Thanks02:08
mightcouldEriC^^, found a online source that says firepaint doesnt work on 14.04 :/02:08
|aaroneric^^: yeah sda5 is / 20gb02:08
quidnuncjust realized that02:08
|aaroneric^^: sda6 is /home02:09
|aaroneric^^: sorry sda4 is /, sda5 is /home, sda6 is swap02:09
EriC^^ok, type sudo mount /dev/sda4 /mnt02:09
|aaronok02:09
Es0tericanyone know why i get this error on `sudo service apache reload` sudo: no tty present and no askpass program specified?02:09
EriC^^|aaron: sudo mount /dev/sda1 /mnt/boot/efi02:10
|aaronk02:10
Es0tericthat is happening through a deployment that is occuring via sftp02:10
EriC^^|aaron: type for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done02:11
|aaronok done02:12
EriC^^ok, sudo chroot /mnt02:12
|aaronok02:12
EriC^^grub-install --recheck /dev/sda02:12
|aaroncool says it worked02:12
|aaronreboot?02:12
EriC^^hold on02:13
EriC^^update-grub02:13
|aaronk02:13
|aaronit found everything looks like02:13
EriC^^ok, type exit02:13
|aaronk02:13
EriC^^ok try to reboot02:13
wafflej0ckEs0teric: sftp or ssh?02:13
Es0tericwafflej0ck sftp02:14
Es0tericwafflej0ck i am running a beanstalk deployment02:14
wafflej0ckEs0teric: I'm not familiar with running commands through sftp really02:14
|aaroneric^^: so it looks good now, 'ubuntu' is my only boot option in bios02:15
|aaronhopefully it doesnt get wiped again when i boot windows02:15
EriC^^cool02:15
EriC^^yeah02:15
Legendarioanyone with utopic?02:16
|aaronwindows wanted to do startup repair but i told it no02:16
agent_whiteGood evening everyone02:16
quidnuncLegendario: #ubuntu+102:16
quidnuncuntil tomorrow anyway02:16
|aaronyeah it did it again :(02:17
|aarongoddamit02:17
EriC^^|aaron: that sucks02:17
Legendariowhere is "security and privacy" option in utopic?02:17
|aaronwas trying to install linux mint last night with the same problem02:17
|aaroni would realllllly like to not have to reinstall windows02:17
Legendariomine have disappeared02:17
Legendariohave them taken it out?02:17
EriC^^|aaron: you could try to remove the .efi files it might confuse windows02:17
|aaronusing an MBR partition isnt an option either, i have large hard drives02:17
quidnuncLegendario: I've lost almost everything in gnome-control-panel02:17
EriC^^|aaron: long shot though02:18
wafflej0ck|aaron: have you looked into RefindIt at all?02:18
|aaronwafflej0ck: no is that a grub alternative?02:18
wafflej0ckmight be worth a shot think it works with GPT (though think grub does too) and works with UEFI I think02:18
wafflej0ck|aaron: yeah think in most cases it would sit in front of grub as an initial boot loader02:19
Es0tericwafflej0ck so if it was a ssh problem02:19
Es0tericwhat do you think it would be?02:19
wafflej0ckI've used it for hackintosh stuff and tried with a dual boot the other day but we didn't succeed because I didn't know about the .efi files and think I deleted the partition (we had backups though)02:19
|aaronwow these installation instructions are stupid complicated02:19
|aaronim just going to buy a second computer02:20
Legendarioquidnunc, that too bad, cause I liked the option in there?02:20
|aaronthis is fucking ridiculous02:20
EriC^^|aaron: you could try to modify windows bootloader so that it boots grubx64.efi , maybe02:20
wafflej0ckEs0teric: well if you're SSHed in you would typical be running the apache restart command in a terminal so it shouldn't complain about the lack of tty just only heard of SFTP with regard to file transfer02:20
|aaroni appreciate the help guys02:20
Es0tericwafflej0ck i see02:20
wafflej0ck|aaron: np good luck02:20
wafflej0ckEs0teric: I haven't used BeanStalk but I use EC2 a fair amount02:21
quidnuncLegendario: seems like a bug. Or maybe it's been mvoed02:21
quidnuncmoved02:21
Legendarioquidnunc, it doesn't appear to you too?02:21
wafflej0ckEs0teric: I'm surprised they don't have something in the web interface to restart the instance though02:22
wafflej0ckEs0teric: that's how it works with EC202:22
Es0tericwafflej0ck they do have something in the web interface to restart the instance02:23
wafflej0ckoh right but just restart the service.... duh02:23
wafflej0cksorry being stupid02:23
wafflej0ck|aaron: yeah for what it's worth I got a System76 which are typically tweaked Clevo's from what I understand and I've dual booted and now just run linux with windows in a VM and it's all hunky dory, you might also be able to get by disabling all the UEFI related stuff in the BIOS settings and partitioning manually like EriC^^ was suggesting02:25
quidnuncLegendario: I don't have security in gnome-control-panel02:25
wafflej0ck|aaron: once you have a solid setup I use Clonezilla to take backups of the entire disk02:25
|aaronim just going to buy another ssd02:26
wafflej0ck|aaron: cool yeah nice that the price is reasonable enough to do that now02:26
=== abuayyoub is now known as oniongirl
|aaronyeah haha i think i paid 4x for the one i have now02:27
wafflej0ckyeah for sure02:27
wafflej0ckmine was about $400 can get the same for $115 now02:27
oniongirlHello everyone. I just instaleld Xubuntu for the first time and I am having some weird problems with my sound. It keeps jumping back and forth muteing itself and if I run alsa mixer it keeps going crazy flickering. Anyhow have any idea what this problem is? I had the same problem with linix mint.02:27
wafflej0ckoniongirl: no idea but would be good to check out what you're using, in a terminal use, lspci -k02:28
wafflej0ckoniongirl: pastebin that info or look for the relevant audio components and then search for that part in particular usually works out02:28
EriC^^|aaron: i'm curious, if you buy another ssd how'd that work02:29
oniongirlwafflej0ck,  thank you. http://pastebin.com/jA6p6m2e02:29
EriC^^|aaron: you're going to need to use gpt + efi , cause you're running uefi, so you'd use the efi partition on the first hdd?02:29
EriC^^|aaron: which is basically the same as now02:30
sergio-br2wafflej0ck https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/138452202:30
ubottuUbuntu bug 1384522 in mesa (Ubuntu) "libOpenVG.so.1 missing in /usr/lib/*-linux-*/" [Undecided,New]02:30
EriC^^|aaron: if you use another efi partition on the ssd and boot that instead02:30
|aaronbut windows wouldnt be on the same disk02:31
EriC^^nevermind, i was thinking if you do another efi partition maybe windows wouldn't know about it or something02:31
|aaronso when it loads its not going to try to rewrite the bootloader on a different disk02:31
|aaronhopefully lol02:31
|aaronwho knows with microsoft02:31
=== sins-_m is now known as sins-
wafflej0ck|aaron: yeah otheriws you got ghost problems02:31
EriC^^i thought maybe you could make another efi partition or something and it'd be the same02:31
|aaronive got the parts for a 2nd computer anyway it will end up being that02:31
Legendario#ubuntu-br02:33
c34bonhi02:33
oniongirlwafflej0ck,  any ideas?02:34
loadedjdUbuntu 'eh02:39
loadedjdwhy no conversations02:40
noah_hi02:40
loadedjdhello02:40
deitarionI've got some application that seems to like to play random sounds at random times but I can't figure out what it is. Does anyone know of a way I could perhaps generate some kind of log of audio sent to PulseAudio?02:40
noah_unfortunately I do not02:40
loadedjdMaybe check site documnetation02:40
noah_Does anybody have experience with burg?02:40
ShiruHello guys, the 14.10 will be available to download this month (23rd), right ?02:40
noah_think so02:41
noah_Does anybody have experience with burg?02:41
noah_hi02:41
noah_is anybody here?02:42
squintyShiru:  /join @ubuntu+102:42
loadedjdanything cool with 14.10 ?02:42
squintysorry #ubuntu+102:42
noah_hello?02:42
loadedjdhello noah02:42
Shirusquinty, thanks !02:42
noah_do you have experience with burg?02:43
loadedjdBurg being ?02:43
loadedjdBurger King02:43
loadedjdWhoppers are the shit02:43
noah_Burg bootloader it's an alternative to grub although it's built on it02:43
loadedjdNo sorry I don't02:43
squintyloadedjd:  family channel... no swearing02:43
wafflej0ckoniongirl: so you have a Intel Corporation 5 Series/3400 Series Chipset High Definition Audio using this kernel module snd_hda_intel02:43
wafflej0ckoh gone02:43
loadedjdMy apologies squinty02:44
noah_waffle? Do you have experience w/ burg?02:44
squintynoah_:  better to just state your problem rather than "does anyone..."  if someone can help they will reply02:44
wafflej0cknope none02:44
noah_ok well it's been sitting on installing for a while now02:44
noah_I followed these instructions http://howtoubuntu.org/how-to-make-your-dual-boot-better-with-burg02:45
mightcouldum whats the ubuntu off topic channel name for chit-chat n tom foolery?02:45
wafflej0cknoah_: yea dunno I typically keep the boot loaders pretty vanilla02:46
wafflej0ckmightcould: !ot02:46
bmelcher84hey yall02:46
squinty#ubuntu-offtopic02:46
wafflej0ck!ot | mightcould02:46
ubottumightcould: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!02:46
mightcould!0t? so #!ot  ?02:46
ubottumightcould: I am only a bot, please don't think I'm intelligent :)02:46
wafflej0ckmightcould: what squinty said02:46
mightcouldim confused02:46
noah_should I kill the process? It seems to be taking unusualy long.02:46
squintymightcould:  /join #ubuntu-offtopic02:46
mightcouldsquinty, oh ok tyvm02:47
wafflej0ckmightcould: !ot is the command to tell ubottu what to say that's all02:47
bmelcher84anyone know how to stop the screen from turning off every 10 mins of no activity?02:47
wafflej0ckbmelcher84: in your power settings should be an option02:47
noah_power options02:47
squintybmelcher84:  check in system settings power section02:47
bmelcher84wafflej0ck, squinty I did02:47
bmelcher84I set it to never suspend and its still does it02:48
wafflej0ckbmelcher84: you plugged in too?02:48
noah_wafflej0ck: so is it safe to kill the process that is installing the bootloader?02:48
bmelcher84wafflej0ck, desktop ;)02:48
wafflej0ckbmelcher84: heh k yeah that answers that02:48
bmelcher84:p02:48
wafflej0ckbmelcher84: I would just check for any screen saver settings or in the power options, on gnome here so it's a little different02:49
wafflej0ckbut just had to change my power settings in here02:49
bmelcher84wafflej0ck, I would prefer gnome, also cant find any screen saver options02:50
wafflej0cknoah_: not sure since I'm not familiar withw hat that does02:50
bmelcher84seems like they hid everything from me02:50
wafflej0ckbmelcher84: yeah gnome is pretty "cleaned up" too but with gnome tweaks I can activate everything extra I want02:50
squintybmelcher84:  sorry it's system settings brightness and lock02:50
noah_wafflej0ck: boom02:51
noah_wafflej0ck: used sudo02:51
noah_wafflej0ck: it works now02:51
wafflej0cknoah_: ah k cool02:51
noah_wafflej0ck: on sudo it only took like two seconds :)02:51
bmelcher84wafflej0ck, "Turn screen off when inactive for: Never"02:51
bmelcher84o well, i plan on going to gnome anyways02:51
daneshello Im using lubntu as I want to get performance out of my old laptop but it is really slow. Just using firefox it takes a while to load pages and change tabs. My laptop has a 2duo 2.5 ghz, 4gb ram and 120ssd. Is processor degrading with time and making my pc much slower? I have it docked with two 22in monitors and the fan is always on02:52
wafflej0ckbmelcher84: yeah would search for particulars on the exact version otherwise, use lsb_release -a to get the exact info02:52
bmelcher84which version of gnome is good these days? its been 5 years of no linux.. took the plunge and going all in to freshen up02:52
rwwmate02:52
wafflej0ckbmelcher84: I'm using Gnome 3 if you like Gnome 2 style more then go mate02:52
squintydanes: check your video driver    software and update > additional drivers   see if it says anything02:53
wafflej0ckbmelcher84: the latest Gnome 3 has some nice animations and workspace management and stuff though and doesn't feel overly flashy to me02:53
bmelcher84wafflej0ck, thats good02:53
wafflej0ckdanes: like squinty said sounds like video driver problems02:53
sgerbinognome shell ftw :D02:53
squintybmelcher84:  if you currently have unity installed you can access gnome 3 via  Flashback  option on lightdm log on02:54
wafflej0ckdanes: you might also want to check powertop to see if you can turn on any power saving features to reduce the heat02:55
bmelcher84squinty, okay, let me check that out02:55
roastedhello you wonderful people you02:56
wafflej0ckdanes: the CPU shouldn't really degrade over time, only if it were to overheat will it really have problems and then it will be catastrophic, think most modern processors have failsafes to shut off before getting beyond the critical temperature though, typically if the CPU fan is working and heatsink is relatively clean they don't overheat often02:56
roastedI noticed that with netflix/chrome on 14.04 that I have some screen tearing (nvidia gt440, happens with nouveau and proprietary drivers), meannwhile XBMC is flawless. Has anybody else had screen tearing but only specifically with Netflix/Chrome itself on Nvidia? I don't recall seeing this on my last HTPC (Intel i5) which used onboard video...02:57
squintybmelcher:   gnome-session-flashback         - GNOME Session Manager - GNOME Flashback session    you will need to install if first  :P02:57
bmelcher84squidly, im a little rusty on linux02:57
bmelcher84okay02:57
bmelcher84thanks, 1 sec02:57
wafflej0ckroasted: seems okay here on built in Intel HD 4000 chipset02:58
mdihhi is it posslbe to connect to ubuntu ntp servers over http proxy?02:58
roastedwafflej0ck: yeah, makes me want to rip out the nvidia and see how 14.04 runs on the G620 intel chip inside... I'm a little skeptical that it'll be nearly as high performing as what it is now. :(02:59
wafflej0ckroasted: yeah this thing is no gaming rig but it's fine for video and not seeing the tearing at all02:59
danessquinty: wafflej0ck I cant find the additional drivers as this is lubuntu and is a bit different. BTW I installed Arandr to extend my desktop02:59
=== yc_ is now known as zlh
wafflej0ckroasted: nice to have Netflix in Linux without hacks too02:59
roastedwafflej0ck: just to confirm, so you haven't used netflix/14.04 with nvidia?03:00
roastedwafflej0ck: indeed03:00
squintyroasted:  might be an idea to check with the Chrome people   Chrome here on a couple of computers consistently throws the "black screen" lockup.03:00
=== yc_ is now known as zlh
Es0tericok so i get this error on sftp: sudo: no tty present and no askpass program specified03:00
wafflej0ckdanes: ah okay you can also check,  lspci -k | grep VGA -C503:00
roastedsquinty: I heard about that too but have not experienced it yet.03:00
wafflej0ckdanes: that should show your graphics card and the loaded kernel module03:01
Es0tericthis is part of my sudoers file: http://pastebin.com/QZz5Gk3Z03:01
wafflej0ckdanes: you can install the drivers with apt-get03:01
wafflej0ckdanes: for most cards03:01
bmelcher84gahh, no ad blocker03:02
squintydanes:  look in Menu for Software Updates.  once it is opened look for the additional drivers tab03:02
bmelcher84<--- quickly finds an ad blocker03:02
wafflej0ckroasted: yeah haven't tried it on my desktop with the card03:02
roastedwafflej0ck: yeah, if I can muster up the energy to go downstairs, I might fire up my desktop to see. That's running nvidia with propprietary drivers too.03:03
danessquinty, wafflej0ck  on the aditional drivers tab a message "searching for available drivers..." is shown butits been more than 2 mins and nothing...03:04
squintydanes: it can take a while03:04
wafflej0ck^03:04
wafflej0ckdanes: you can do the lspci -k | grep VGA -C5 while you wait too03:04
wafflej0ckdanes: just to see the exact hardware/loaded module right now03:04
squintydanes: or install inxi and then type   inxi -Gx   to see all relevant information pertaining to your video card, drivers etc etc03:05
daneswafflej0ck: squinty   http://pastie.org/9669435   - and no additional drivers available03:05
=== yc_ is now known as zlhgo
wafflej0ckdanes: ah yeah think there is some problem with the i915 drivers at least for some systems, a computer at my parents has some issue with this in 14.04 too, do you see anything about it in dmesg03:06
roastedwafflej0ck: well, I'm an idiot. I forgot I pulled the nvidia card out of my desktop after I realized the onboard video from the 3rd gen i3 in it was perfectly fine. That's where this nvidia card came from I threw on the shelf, and last night put in the htpc thinking "why not?" derp.03:07
=== jack is now known as Guest37755
daneswafflej0ck: [ 2006.534458] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.03:07
richaci can't believe the open source video drivers are so good now03:07
daneswafflej0ck: where or how can I set that parameter "video.allow_duplicates=1"?03:08
wafflej0ckdanes: hmm sorry not sure got out of my league on that...03:08
wafflej0cknot sure what that means03:09
danessquinty: any idea how to set "video.allow_duplicates=1"? with dmseg I see [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.03:09
bmelcher84I know this video is not of the U.S. standards, but I just find it funny http://www.youtube.com/watch?v=yjD7txFblh803:09
squintybmelcher84:  not supposed to post that  off topic03:11
wafflej0ckdanes: maybe https://bbs.archlinux.org/viewtopic.php?id=14351903:11
squintydanes: google for that exact line.03:11
wafflej0ckdanes: it's an arch post but says you can add it to menu.lst03:11
wafflej0cker basically try it during boot as a parameter03:12
wafflej0ckthink with how grub2 is split up in ubuntu you'd have to edit one of the custom files or whatever and then run update-grub but would have to look up the details03:13
squintydanes: suggest you fine one that relates to the instruction  "please try module parameter"  as per the information at http://www.linuxquestions.org/questions/slackware-14/where-do-i-put-this-line-4175432959/03:13
squintydanes:  try googling for that module parameter and "ubuntu" for a specific ubuntu answer though03:13
wafflej0ckyeah true distro+version helps so you don't go down the wrong path03:14
daneswafflej0ck, squinty thanks, I'll try your recommendations. This is so slow that is frustrating...03:15
sergio-br2k1l_ https://answers.launchpad.net/launchpad/+question/25607703:15
wafflej0ckdanes: yeah not having proper graphics acceleration is bad in any modern DE I think03:16
wafflej0ckmaybe XFCE aside haven't tried lubuntu I don't think though, is that LXQT now?03:17
squintydanes: might want to try temporally installing another lighter desktop that doesn't require 3D rendering as unity does, until you fix your problem. then you could switch back03:17
squintydanes: you could also consider gnome-session-flashback    - GNOME Session Manager  which after installing and logging off can be selected at the lightdm log on.  lighter than unity03:19
danessquinty: hmmm, not sure if this is the case. I am using lubuntu with lxde03:21
squintydanes:  ahhh... shouldn't be the case then.  ok logging off for a while for now.  hope you find a solution :)03:23
GladiaTeurhi all, how do i change prompt from $ to fullpath03:27
plauclairHi, I was handed over a Ubuntu 13.10 server to maintain (I usually run my own images of a different distro). Sometimes when I log in I am prompted to upgrade to the latest distro by running a command line. I was just wondering if I should take care about saving all settings and files (will they be overwritten by the new installation) or can I usually just run it and the old settings will port automatically?03:29
somsipGladiaTeur: http://linuxconfig.org/bash-prompt-basics03:31
GladiaTeurok03:32
rwwplauclair: regardless of the answer, you should take backups :\03:33
plauclairI have one every week or so, that’s not an issue03:34
plauclairI guess my main question is « how much breaking should I prepare to suffer for » ;)03:34
plauclairhttps://help.ubuntu.com/14.04/serverguide/installing-upgrading.html says do-release-upgrade will try to work around config changes but doesn’t specify what exactly it looks for03:35
mdihdoes ubuntu ntp server some have a web interface? so time can be checked over http?03:38
Guest51516Can someone tell me what this means http://goo.gl/eP6oQ903:39
richacmidh: ?03:39
richacmdih: ?>03:39
xanguadon't click that03:40
richac?03:40
plauclairit’s spam for a twitch channel03:40
mdih@richac, sorry. i meant does the ubuntu ntp server do have a corresponding web interface so the time can be checked over http?03:40
plauclairmdih, are you running your own or you’re accesing one that’s hosted by someone else03:41
richacmdih: what server?03:41
richacmdih: if your asking if there is some ntp server out there that you can access via web interface,  i'm not sure.  I doubt it lol03:42
richacdon't take my word for it though03:43
richacmdih: you don't have a clock in your house?03:44
mdihrichac: any ubuntu ntp server like x.ubuntu.pool.ntp.org, basically just curious if theres a way to connect to ntp server thru http proxy?03:44
mdihrichac: though i understand that ntp pass thru port 123 so this might not be possible03:44
plauclairntp is its own protocol03:44
plauclairyou probably wouldn’t be allowed to pool such server03:45
mdihrechac: hence i asked if theres a corresponding web interface (if  by some chance, though unlikely. but no harm in asking haha)03:45
richacmdih: well i think there is many websites you can go to check the time03:45
plauclairwhy do you want to pool ntp through ntp03:49
plauclair*through http03:50
=== choiwonjun is now known as maum
nrdbdoes anyone know if I can get dnsmasq to log dns queries03:51
mdihplauclair: because the proxy set is only for http. and its a bit troublesome to tweak the proxy server. and besides i dont have enough privilege to modify it haha03:51
agent_whiteSo I know you can send the USR1 signal to dd to show a progress bar, is it possible to do the same for `mv` ?03:52
richachow do I run itunes on linux?03:53
richacnvm dumb question03:53
richachello all I don't know what i just hit, some combination of ctrl alt and something else,   that changed my desktop wallpaper to the default blue and purple one,   and closed all my windows I had open03:59
richac(11:58:47 PM) richac: i thought maybe it sent me to another workspace or something but didin't know how to switch between them so I just logged out and in,    and i'm still having hte diff background?03:59
richac(11:58:58 PM) richac: what did I do and how do I fix it? lol03:59
richaci use kde04:00
brenthey guys im after a linux script which does the same as this windows .bat file i've been using for year - http://pastebin.com/tSEt41aA it basically moves everything from subfolders into the same folder the .bat file is in04:01
=== MOZZARELLA is now known as mozzarella
richaci mean i accidentally pressed my kb,  i know i hit ctrl  and alt key dunno what else.....and every one of my windows closed and the desktop background changed04:02
richacwhat the heck did I press?04:03
makararichac: ctrl+alt+function key for selecting tty04:19
makaramaybe? i don't know kde04:19
lkthomashey guys, how could I clean up iptables on trusty ?04:19
|aaronwhen i installed i created two partitions, / and /home. but now im wishing /opt on the same partition as /home? is that possible?04:20
rwp|aaron, Use a symlinks to move the disk space.04:20
makaralkthomas: what are you trying to do04:21
|aaronrwp: i dont quite understand. what would i symlink to what?04:21
lkthomasmakara: clean up all firewall rules, I don't need them.04:21
makaralkthomas: usually you don't mess with iptables directly04:21
lkthomasmakara: does ufw still use iptables ?04:21
rwprsync -av /opt /home/ && rm -rf /opt && ln -s ../home/opt /opt04:21
|aaronah got u thanks!04:21
makaralkthomas: u mean instead of nftables?04:22
makaradepends on the kernel I guess04:23
lkthomas...04:23
makaralkthomas, read the man file04:24
makaralkthomas, sudo iptables -L04:24
makaralkthomas, sudo iptables -F04:24
lkthomasmakara: thanks. I mean, does ufw is calling same thing as iptables ?04:25
rwplkthomas, How did you install the iptables firewall rules? There are many ways you could have used. Impossible for us to know what you did.04:27
rwplkthomas, Whatever you did, do the opposite to undo it. If you installed a package then uninstall it.04:28
lkthomasok, nevermind then :)04:28
mightcouldhello can someone please tell me how to open emerald theme manager? i googled it but all i could find is that it should be in system > preferences. but im on xubuntu and under system there is no preferences04:31
rwwi thought emerald stopped being maintained years ago :\04:32
mightcouldnvm i found it, it was under just plain settings not system. ty anyways04:32
rww!emerald04:33
ubottuemerald is an obsolete window decorator for compiz. It's unsupported and unmaintained, making issues with it very hard to diagnose and fix. There are no known, supported alternatives.04:33
rwwguess so.04:33
mightcouldyeah thats what i hear, but i only been using linux for 2 days now and i wanna customize my client to look super cute and futuristic :D04:33
david96anyone know how I can get a sound and battery icons on xubuntu?04:33
david96I have none04:34
david96and there is no option when i check the panel widgets or whatever04:34
cfhowlettdavid96, I have both.  go to panel > add new items04:34
mightcoulddavid96, yeah me nither. i have to have a pulseaudio window open to check my sound levels04:34
neurosismightcould http://bruce.krash.net/wp-content/uploads/2014/10/Screenshot-from-2014-10-21-102038.png04:35
david96I don't have battery or sound under there though04:35
neurosisfuturistic04:35
cfhowlettdavid96, you need to add the indicator applet04:35
david96oooh, thats what it was, thanks04:35
JoomlahHello04:38
rwwmightcould: not a great idea, but it's your time I guess. Please bear in mind though that Emerald isn't supported here at all :|04:38
mightcouldrww yes i heard, emerald is old and there is no support for it anymore.04:39
mightcouldlike windows xp04:39
mightcouldneurosis, that link doesnt seem to wanna load04:40
=== dfgas is now known as dfgas_off
=== yan__ is now known as yan
elb0wSo im running ubuntu on gnome. I unstalled the default network manager to install wicd. I want to go back, does anyone have any idea what to run?04:49
xanguaelb0w: why¿ also did you install wicd-gtk04:50
=== yan is now known as yan2
elb0wxangua: it was recommended on a thread. I am using ubuntu on my surface pro 304:51
elb0wxangua: nvm I figured it out04:51
l0rdn1xelb0w: just uninstall the wicd and then reinstall network-manager maybe?04:51
=== yan2 is now known as yan
mightcoulddo workspaces not save after a restart?04:51
l0rdn1xmightcould: depends.04:52
elb0wl0rdn1x: yeah, I did that when I just rebooted it worked04:52
mightcouldis there a way to save my settings so upon a restart i can still have my 3d cube desktop? kinda sad all my work went out the window04:52
=== yan is now known as yan2
l0rdn1xmightcould: that depends on your Desktop Environment / Window Manager04:53
mightcouldl0rdn1x, well i have xubuntu 14.04 with compiz latest version. could you explain the setting i need so my settings are saved?04:55
=== yan2 is now known as yan
mojtabaHi, I have these files in a directory. Do you know how can I put "part number" in front of the files? (and preferably remove that part number from the middle of the file name.) http://paste.ubuntu.com/8635991/04:58
l0rdn1xmightcould: sorry I'm not sure.05:00
l0rdn1xmojtaba: http://ubuntuforums.org/showthread.php?t=212695905:01
=== ubuntu is now known as Guest36557
neurosisUtopic Unicorn 14.10 October 23 2014 the new Ubuntu 14.1005:02
l0rdn1xlol05:02
mightcouldok, ill ask around tomorrow afternoon. im sure someone knows how not to lose their wm settings every restart. im quite amazing that such a thing happens actually. i spent 2 hours atleast customizing my desktop just how i wanted it and now its all gone :(05:02
mojtabal0rdn1x: This does not solve my case. the numbers are not constant05:04
mightcouldya know... now that i think about it. probably has something to do with me switching wm's.05:04
richaceverytime i open or close chromium,  there is two connections to 224.0.0.22 no port protocol 2.   what the heck is that all about?05:04
l0rdn1xrichac: could be the sandbox chromium launches ?05:05
klrspzanyone have a suggestion for a good DLNA client? I want to send video/audio to an XBMC client05:07
richacl0rdn1x: well i know chromium listens on port 5353 for some reason05:07
richacbut this is diff05:07
richacnot sure05:07
richacit comes up in pgl,  so maybe its just mislabeled as the igmp address and its really something else05:08
richaci'm going to try and load chromium with no addons05:08
l0rdn1xrichac: sounds like its up to no good, put it in complain mode and check out the logs maybe?05:08
neurosisi just installed XBMC that is so cool05:09
klrspzI wish NetBios stuff was easier in linux, considering how popular it is05:09
klrspzneurosis: i love xbmc05:09
richacl0rdn1x: ya has nothing to do with the logs05:09
richaci mean  addons05:09
klrspzor should I say "Kodi"05:09
richacl0rdn1x: do you mean with apparmor?05:10
l0rdn1xrichac: yeah05:10
richacwhats weird is it doesn't come up in wireshark,  even if I allow it with pgl.05:10
richacl0rdn1x: what is protocol 2?05:10
l0rdn1xrichac: http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml  this shows all the protocols05:12
richactyvm,  yep ok igmp05:13
richaci have igmp blocked in sysctl.conf too i guess thats why it doesn't show up on wireshark05:13
richacbut pgl is blocking the attempt which doesn't make any sense05:13
richacwell wait a sec actually,  is igmp setting in sysctl?05:14
klrspzDLNA client suggestions? I want to do the equiv of PLay To on windows05:17
sushithclear05:17
richacl0rdn1x: how do I disable igmp?  its icmp thats in sysctl.05:18
l0rdn1xrichac: I don't think you can disable it, one moment.05:20
richacl0rdn1x: oh come on don't tell me that dude,  i can disable it in windows05:21
richaca grub line command option maybe, i've been trying to google how05:21
richaco vsm05:21
richacsorry05:21
richacSauvin: how do I disable IGMP in linux05:27
klrspz_sorry, got disconnected...05:27
=== Guest4374 is now known as Termana
klrspz_curious if anyone has any DLNA clients they suggest... Trying to do the equiv of Windows' PLAY TO where it sends a video/audio to a DLNA renderer05:28
richacSauvin:  is it only possible in windows?05:28
richacSauvin: is windows safer?05:28
hateballrichac: you may have better luck in ##linux since it's a rather general question05:28
richachateball: hahahaha05:28
richachateball: your a funny guy05:28
hateballrichac: Thank you05:28
=== klrspz_ is now known as spaztik
richachateball: can you ask sauvin for me?05:29
=== Sagitt is now known as Sagitt_Away
rgb-onehello05:31
richacrgb-one: how do I disable IGMP05:31
rgb-oneGIMP?05:32
richaclol05:32
richacno IGMP05:32
richacmulticast broadcast05:32
richacto 224.0.0.2205:32
l0rdn1xHe wants to disable the Internet Group Management Protocol05:32
l0rdn1xlol05:32
richacGIMP  that was a good one though05:32
richacya i mean i always disable it in my router and in windows,  i'm new to linux,  i want to know how, google isn't helping me05:33
l0rdn1xrichac: Do you know what IGMP is?05:33
richaci know i don't need it05:33
rgb-oneI haven't a clue05:33
richacat all...05:33
richacl0rdn1x: ya its a security risk05:34
richaclol05:34
l0rdn1xrichac: I think you need it, check this out, you got me searching too. lmao  https://en.wikipedia.org/wiki/Internet_Group_Management_Protocol05:34
richacl0rdn1x: did you not read what I said05:34
richaci disable it in my router and in windows05:34
richaci don't need it05:34
l0rdn1xAre you sure your not disabling, ICMP echo packets?05:34
richacl0rdn1x: i disable that too05:34
richacl0rdn1x: in windows there is a special terminal command to disable it05:35
l0rdn1xrichac: lmao are you messin with me05:37
richacl0rdn1x: hahaha no man.   Netsh interface ipv4 set global mldlevel=none05:38
staticshock007hi05:38
richacl0rdn1x: http://hardenwindows7forsecurity.com/Harden%20Windows%207%20Home%20Premium%2064bit%20-%20Standalone.html05:38
staticshock007noob here05:38
richacl0rdn1x: i did see that protocol used once in life05:38
staticshock007what are the primary advantages of updating to 14.1005:39
richacl0rdn1x: it was for special portable devices,  that i just can't remember right now and its bothering me05:39
richacw/e it is, its something we dont' use in my house05:39
richacits somethign the avg person doesn't need05:39
l0rdn1xrichac: routers05:39
ImJuneCan someone help me with an issue regarding screen blacking out during youtube playback05:39
richacl0rdn1x: huh?05:40
richacl0rdn1x: its not needed for anything man05:40
=== Sagitt_Away is now known as Sagitt
staticshock007has someone tried the beta version of 14.10? any improvements from 14.04?05:40
l0rdn1xrichac: Oh I'll find out how to disable it if it can be disabled.05:40
staticshock007still thinking whether to update to 14.10 or not05:41
Ben64staticshock007: 14.10 support and discussion in #ubuntu+105:41
richacl0rdn1x: yes please man i bet you05:41
richac*beg05:41
ImJunecool beans05:41
richacit has been on my to learn list,   but now with this chromium thing,  i want to do it asap05:41
l0rdn1xrichac: I'll find out and if your not on this channel I will send you a Memo05:42
staticshock007thanks05:42
richacl0rdn1x: tks i appreciate it05:42
enderwhich is better windows or ubuntu05:42
ImJunelol05:43
ImJuneyou came to this room to ask that question?05:43
=== Sagitt is now known as Sagitt_Away
richacl0rdn1x: apple airplay uses it05:43
enderwho likes windows05:45
richaclol i'm laughing at the verizon forums saying its needed for DVR,   we have a dvr box and its not needed lol05:45
ender&5lol05:45
Ben64ender: this is not the channel for that topic05:45
richacwait i'm sorry apparenlty the fix for apple airplay device,  was to disable igmp...lmao05:46
richaci swear i did see it used once though05:46
ender§5Ubuntu05:46
enderdang05:47
rwwender: You're in #ubuntu, we're going to say Ubuntu. For general sensible chat, see #ubuntu-offtopic instead.05:47
enderhow do u do coulored text05:47
enderand is there a way to move the applacation bar somewhere else05:48
xanguaender: if you mean unity launcher, no05:48
enderaww05:48
enderand how come your text is red05:48
rwwender: because they started the message with your nick05:49
enderok05:49
neurosishttps://www.youtube.com/watch?v=EiKgLAAMcM8 lol05:51
mojtabaHi, I have these files in a directory. Do you know how can I put "part number" in front of the files? (and preferably remove that part number from the middle of the file name.) http://paste.ubuntu.com/8635991/05:54
ignerioushello I am trying to play 1080p .mp4 file with totem but I am getting this error "GStreamer error: negotiation problem."05:57
igneriousPlease help me05:58
l0rdn1xrichac: Check this page. http://www.juniper.net/techpubs/software/erx/erx402/swconfig-routing-vol1/html/ip-multicast-config10.html05:58
l0rdn1xenjoy05:58
richacl0rdn1x: awsome tks,  ok so I would do  ip igmp version no   ?06:00
richac<ip igmp version no>  ?06:00
richacl0rdn1x: i'm doing something wrong..  object "igmp" is unknown, try "ip help"06:02
richacl0rdn1x: also we are on igmpv3 now i think06:02
Symmetriawhat are you multicasting as a matter of interest?06:03
richacSymmetria: nothing i want to disable it06:03
richacSymmetria: I don't know how to disable igmp in linux06:03
Symmetriawhy do you want to disable it? I suppose in a linux context if you're not using it at all, you'll be ok, but be careful because certain things rely on multicast that a lot of people don't realize06:05
Symmetria(ipv6 ND, OSPF, etc)06:05
Symmetriadisabling any and all multicast is a little like disabling any and all icmp, neither is a good idea unless you fully understand the consequences06:05
richacSymmetria: i always disable it for more security06:05
viddy_and how do you reckon that gives you more security06:05
richacSymmetria: I also disable ALL ICMP06:05
richacviddy_: is that a serious question?06:05
viddy_yes06:06
viddy_this sounds like a really bad case of "you have no idea what you're actually doing", and you're just disabling stuff for the sake of disabling it.06:06
ultrixxhi! why isn't 14.10 out yet?06:06
richacviddy_: security 101,  if its not needed,  disable it06:06
richaci don't need to keep broadcasting to the network06:06
viddy_you don't need to stop it either. as an example, if you are behind a router with NAT, how much multicast is going on behind that router is irrelevant for your security06:07
richacviddy_: so your one of those guys ...lmao06:07
viddy_yes, i work in security06:07
richacviddy_: thats real sad06:07
ignerioushello I am trying to play 1080p .mp4 file with totem but I am getting this error "GStreamer error: negotiation problem."06:07
igneriousPlease help me06:07
viddy_and we actually have to have a reason for disabling things06:07
viddy_and have to make good points for it06:07
richacviddy_: real real sad06:07
igneriousanyone please06:07
richacviddy_: you have to make good pionts for disabling services nobody uses06:08
richacviddy_: thats interesting06:08
Ben64ignerious: try using a different player, such as mplayer206:08
viddy_yes, we have something called customers. and they use services :>06:08
richacviddy_: SECURITY 101 =  DISABLE ALL SERVICES THAT ARE NOT USED06:08
=== peterrus- is now known as peterrus
richacviddy_: well I don't use this servce,   so I want to disable it06:08
richacviddy_: if your inferiority complex is kicking in,  and you simply don't know how to disable it,  don't respond to me06:09
igneriousBen64: i have tried with Parole but same thaing06:09
viddy_you don't even know what you want to disable, man06:09
richacviddy_: your the one who apparenlty doesn't know what I want to disable06:09
richacviddy_: and you work in security?  your either a lying sack,   or thats really sad06:09
viddy_well, i'm fairly sure already that you have no idea what you're talking about, so I don't take that statement very seriously06:10
Ben64ignerious: ok, try mplayer206:10
Symmetriarichac disabling multicast wont give you more security06:10
Symmetriaand it may break things you didnt anticipate :)06:10
Symmetriaheh, there is this myth that disabling all sorts of things helps security always, but often, it does very little to help security and infact causes a ton of unintended consequences because people don't truely understand how the things they are disabling relate to things they use06:10
Symmetria(icmp is a classic example, denying all ICMP is a singularly bad idea)06:10
richacviddy_: and i take it you don't know how to disable IGMP on linux.   and it hurts your feeble mind06:10
viddy_nice try06:10
richacviddy_: tks for confirming06:10
richacviddy_: since you don't know how to disable IGMP,   and since you don't even know what its used for06:10
Ben64richac: the attitude is not necessary here06:10
richacviddy_: you should stop responding to me now06:11
viddy_of course i know what IGMP and ICMP are used for06:11
richacviddy_: tell me what IGMP is used for?06:11
richacviddy_: then tell me how to disable it06:11
=== Schnabel- is now known as Schnabeltierchen
richacviddy_: linux people.....so sad lol06:11
viddy_its used for multiple things, not limited to but e.g multicast memberships, and this is used for a whole bunch of services06:11
richacviddy_: services I don't use06:12
richacviddy_: sevices I don't use,    when a linux person has his ego deflated a little,  and his inferority complex kicks in,  he tries to talk you out of what he doesn't understand06:12
richacits pretty a typical on IRC06:12
l0rdn1xrichac: So far man the only way I can think to disable it would be to edit the configuration of your kernel and just disable it, recompile.06:12
richaci want to know how to disable IGMP,    and because you don't know how,  you get offende06:12
richacl0rdn1x: hmmm06:13
Ben64richac: really, stop with the attacks. if someone here doesn't provide you with the answer you like, you can wait06:13
richacBen64: what is your problem ben?06:13
ultrixxrichac: go bsing elsewhere06:13
richacBen64: i'm the one getting attacked!!!!06:13
Ben64richac: i have no problem, you're being aggressive06:13
richaci'm not surprised though......i'm deflating bubbles06:13
viddy_richac: you can't "disable igmp", thats the point. igmp is a method of traffic, so if something is sending/receiving igmp-packets you have to stop whatever is actually sending it06:13
richacban the guy deflating bubbles06:13
viddy_richac: what you CAN do is -block- igmp06:13
richac...06:13
richacviddy_: i'm already blocking it!!!!06:14
richaci want it disabled period06:14
ultrixxrichac: you behave like a 6 year old06:14
viddy_well then you have "disabled" it, you have done what you want06:14
richacviddy_: wrong mr fail security guy06:14
viddy_this is like saying you want to disable "ip packets"06:14
richacviddy_: wrong again06:14
Ben64richac: then go recompile your kernel and stop filling this channel with pointless chatter06:14
=== Kins_ is now known as Kins
viddy_richac: seriously? are you really this dense. if something on your network is sending a packet, thats what you want to stop06:15
richacl0rdn1x: ty for not getting offended by me,   do you have any links on what kernel parameters or options or needed when making the kernel?06:15
=== IdleOne is now known as Guest56782
richacviddy_: stop respoinding to me now,  I'm sorry you don't know how to disable IGMP06:15
richacviddy_: maybe after I learn,  I can teach you06:15
richaclol06:15
viddy_or maybe after you learn how stuff actually works, you can come back and apologize06:15
Ben64richac: how about you stop antagonizing people volunteering their time to solve your silly problem06:15
richacI mean my goodness,  I thought disabling IGMP was standard hardneing practice for a standalone machine06:16
=== Termana is now known as Guest95925
richacyou people are acting like i'm from planet mars,  and viddy is a "security" guy06:16
richacwtf06:16
igneriousBen64: it can play it06:16
mojtabaHi, I have these files in a directory. Do you know how can I put "part number" in front of the files? (and preferably remove that part number from the middle of the file name.) http://paste.ubuntu.com/8635991/06:16
viddy_richac: if you want to effectively stop igmp from being used, there are many possibilities. one of them is actually disabling multicast06:16
Ben64ignerious: problem solved! :D06:16
igneriousBen64: but i want it to play with Parole06:17
igneriousBen64: pleasee06:17
Ben64ignerious: i've never heard of parole, but if it can't play it, it probably isn't a great player06:17
xanguaignerious: parole player you mean¿06:17
igneriousyeah06:17
xanguait looks cool and very lighweigth but even when it is based on gstreamer neither could play some files to me unlike totem, it also had some issues with dvd's ignerious06:18
igneriousxangua: yeah06:19
igneriousxangua: so can the error of Gstreamer be fixed?06:19
l0rdn1xrichac: https://help.ubuntu.com/community/Kernel/Compile when you get your kernel configuration open, disable IGMP/MLD snooping06:19
jesse_I wonder when Ubuntu 14.10 will be released :-D i'm hoping there will be news here when its been uploaded06:19
ultrixxhey guys ubuntu home page still offers 14.04 for download. is this normal?06:20
Ben64jesse_: there will be, you just have to wait06:20
Flannelultrixx: Yes, why wouldn't it be?06:20
Ben64ultrixx: yep, its the latest version, and also the latest LTS06:20
l0rdn1xrichac: also http://www.linux.org/threads/the-linux-kernel-configuring-the-kernel-part-8.4525/06:20
ultrixxi thought 14.10 is out today06:20
richacl0rdn1x: tks man i appreciate it06:20
viddy_for the sake of the argument, disabling igmp snooping will not disable igmp ;)06:21
ihateindy14.04 LTS is why its still on the homepage06:21
Ben64ultrixx: its out some time within the next 96 hours06:21
l0rdn1xviddy_: this is both IGMP/MLD in the kernel06:21
richacl0rdn1x: what I might do is just search the .config for everything that says IGMP06:21
l0rdn1xviddy_: yes it will disable06:21
ultrixxBen64: thanks06:21
viddy_l0rdn1x: yeah, but it will disable igmp _snooping_, the machine can still send igmp packets06:21
viddy_but yes, it will effectively render it useless06:22
igneriousxangua: so can the error of Gstreamer be fixed?06:22
richacviddy_: its the same thing06:22
richaci don't want my "client"  to broadcast06:22
jesse_Ben64: Yeah... I know :)06:22
viddy_richac: thats exactly what it won't stop06:22
Ben64ignerious: why does it need to be gstreamer? mplayer works you said06:22
viddy_richac: igmp snooping will disable it receiving, not it sending06:23
xanguaignerious: "the error" ? Also I just told you I had troubles with it too06:23
richacviddy_: what?06:23
richachmm06:23
richaci'll just disable everything that says IGMP06:23
viddy_you're gonna have a field day in the kernel settings, if you get there.06:24
sacarlsonanyone want to help me test the new Backdoor software I just released? so far only tested on my local network https://github.com/sacarlson/Backdoor06:24
viddy_so many things you can disable06:24
igneriousxangua: yeah "the error"06:24
richacgrep  IGMP  .config06:24
richacdone06:24
richac=n06:24
viddy_oh, but you have to check all the settings06:24
viddy_could be something in there you have to disable06:24
viddy_since you're not using it06:24
viddy_security 101 you know06:24
richacviddy_: your not the smartest in the room,  can u get lost now?06:24
viddy_oh but you said so yourself06:24
richacviddy_: thinks igmp snooping is not a security risk06:24
viddy_security 101, man06:25
richachaha06:25
richacviddy_: i'm on my own compiled kernel right now06:25
Flannelrichac: I'm just going to hop in here and repeat what's already been said: The folks in this channel are volunteers, and your attitude should reflect that.06:25
ultrixxwow he can compile a kernel great06:25
richacFlannel: i think whats going on here,  is you must like viddy more then me.   cause hes the one thats being insulting06:25
richaci feel bad for whoever hires him for their security06:25
viddy_I hope he's happy with his IGMP snooping disable, lets hope he doesnt install something that tries to send multicast, cause then he will be sending IGMP ;)06:26
l0rdn1xviddy_: if he disables it in the kernel it wont send anything06:26
viddy_l0rdn1x: snooping is just the listening part, as long as he has multicast enabled it can still send06:27
viddy_unless that kernel parameter does more than i think it does, i'm not gonna be like him and claim im 100% right without backing it up06:28
viddy_;)06:28
Symmetrialol06:28
Symmetriawait, if its not needed disable it, I can kinda understand that06:28
Symmetriathe problem is the "if its not needed" bit06:28
viddy_yeah, the general logic i can understand06:28
editionmy computer has 4gb of ram, but ubuntu report 3.3gb. Why?06:28
edition*reports06:28
viddy_but if you want to follow that logic 100%, you're gonna have a bad time06:29
Symmetriahe obviously doesnt understand what is needed and what is not06:29
Symmetriaviddy, well, you can follow the logic if you understand what is needed and what isnt06:29
viddy_yeah, but to understand everything in e.g the kernel on that level06:29
Symmetriaand he obviously doesnt understand how ICMP is used, because ICMP is very very very necessary06:29
SonikkuAmericaedition: There's a difference. 1 GB is 1000 MB. 1 GiB is 1024 MiB. Powers of 10 vs. powers of 206:29
FlannelGuys, he's gone, lets just move on.06:29
viddy_yeah, people seem to think ICMP means ICMP ping06:29
viddy_ping/echo06:29
Symmetriaviddy, well, its not even the kernel, on the debate about icmp, thats networking 10106:29
viddy_Symmetria: yeah, if we're talking networking thats one thing06:30
Symmetriaoh well :) lol, talking about networking, Im happy to say I got LACP working rather nicely on ubuntu06:30
Ben64edition: can you pastebin both "uname -a" and "free -m"06:30
sacarlsonviddy_: can't you just iptables fileter ICMP if desired?06:31
Symmetriaheh, enabled a 2 x 10G LAG into the east african ubuntu mirrors last night to ensure that we had capacity for todays release06:31
viddy_sacarlson: you can iptables filter most things, yes. so yes you can06:31
Symmetriasacarlson you can, but its a bad idea :)06:31
sacarlsonSymmetria: I guess they do on windows as I can't ping them06:31
viddy_sacarlson: icmp ping is just one small part of icmp06:32
Symmetriasacarlson ping/echo reply is one tiny component of ICMP06:32
viddy_yeah, in iptables thats --icmp-type 806:32
viddy_and thats usually safe to disable06:32
viddy_but again you should have a reason for disabling it, ping is usually not the biggest risk to worry about06:32
viddy_;)06:32
sacarlsonviddy_: Symmetria and I suspect any part of icmp can be filtered if desired and still usable06:32
editionhttp://pastebin.com/8m0301fw06:33
sacarlsonedition: ok some mem06:34
Symmetriasacarlson, well, you can filter whatever, but filtering things like icmp redirect06:34
Symmetriaand icmp PMTU can break things, *badly*06:34
viddy_yeah, most stuff will _probably_ still work06:35
viddy_but things will definitely break06:35
Symmetriathe thing is, if you send a packet, and its 2 large for the MTU, the system is going to reply (via icmp) saying, send me smaller packets06:35
Symmetriaif you dont get that icmp reply, your session is going to be screwed and your networking will break06:35
viddy_also, these days there are not many good reasons left for disabling icmp ping. before it was for DoS-reasons, but ping packets are so small now compared to bandwidth its not really an argument any longer.06:35
editionHP definitely said 4gb of ram, unless I'm wrong.06:36
Symmetriasame for example on ICMP redirects, and Im not going to go into exactly how all that works, but you need that crap :)06:36
igneriousBen64: how to play HEVC or H265  vedio file with mplayer06:36
igneriousBen64: how to play HEVC or H.265  vedio file with mplayer06:36
hateballedition: what GPU do you have, does it share internal RAM?06:37
Ben64edition: yeah i think the only thing could be gpu taking some ram or something like that06:37
Ben64ignerious: usually just "mplayer file"06:37
edition:)06:38
igneriousBen64: it is playing the audio but not the vedio of H.265 .mp4 file06:38
editionbut I have a seperate graphics card?06:39
igneriousBen64: it is unable to decode the H.26506:39
hateballedition: what's the output of "lspci |grep VGA"06:40
edition00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6520G]06:40
edition01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] (rev ff)06:40
* hateball sees AMD, runs for the hills06:41
=== Donger is now known as Maser
hateballedition: Seriously tho, I have little experience with modern AMD things. But could it be that it has some sort of GPU switching tech akin to nvidias optimus, and you're actually running on the CPU (APU?) rather than discrete GPU?06:44
editionits using an APU.06:45
Guest91925в хексе кто шарит есть такие?06:46
Guest91925someone know about hex?06:46
igneriousBen64: it is unable to decode the H.26506:46
rwwGuest91925: #ubuntu is an English-language Ubuntu Linux technical support room.06:48
Guest91925rww me need really help about hex :) because i dont know how i can pick system.img + boot.img from .bin06:48
=== logos is now known as Guest89145
=== luckybun| is now known as luckybunny
xbashxcan i convince "dpkg -l" to list packages only when they are not libraries or when they are in a certain group?06:56
=== jq-_ is now known as jq-
=== Aneesh_Muralidha is now known as aneeshm
=== aneeshm is now known as Aneesh_Muralidha
=== Aneesh_Muralidha is now known as aneeshm
Abhijithow can I list current harddisk from the ubuntu default shell ash?07:03
Abhijitdefauld build-in shell ash07:03
sijo_Hi,  Is ubuntu 14.04 is coming libvirt default installed...?07:03
konsumkillerhi @ll07:04
konsumkilleri've got a simple question and hope you guys can respond to it adequately07:04
konsumkillerhow to put a hole in my routers firewall to run a tor server on an xubuntu 14.04 machine (with two NICs)?07:05
=== Tzunamii_ is now known as Tzunamii
franko_hola07:09
parsixI have a debian based linux but my wifi card dosen't works can you help me it is  Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller07:10
parsixI have a debian based linux but my wifi card dosen't works can you help me it is  Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller07:10
parsixI have a debian based linux but my wifi card dosen't works can you help me it is  Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller07:10
parsixI have a debian based linux but my wifi card dosen't works can you help me it is  Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller07:10
parsixI have a debian based linux but my wifi card dosen't works can you help me it is  Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller07:10
parsixI have a debian based linux but my wifi card dosen't works can you help me it is  Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller07:10
napcodeparsix, these kind of things really help. Now no one is going to answer your question.07:11
Tariusbroadcom wifi are problematic :) I have also problem with this card07:11
=== r is now known as Guest3940
parsixhow can I solve the problem07:12
Abhijithow can I list current harddisk from the ubuntu default built in shell ash?07:13
Tariusparsix try drivers from vendor if any , I have module in ubuntu that detect special devices that not work in linux correctly07:13
parsixTarius thanks07:14
only_youparsix: sudo apt-get install bcmwl-kernel-source07:14
Abhijitnapcode, see, it did! :-p07:14
Ben64Abhijit: what do you mean "list current harddisk"07:14
AbhijitBen64, fdisk is not working is ash. no parted either. i want to see disks and partitions on it07:15
parsixonly_you thanks07:15
Tariusparsix only_you write you correct answer this help also for me bud i forged package name :D07:15
Ben64Abhijit: maybe don't use ash then07:15
AbhijitBen64, hmm.07:15
konsumkillerfullack napcode07:15
Abhijithow can I list current harddisk from the ubuntu "default built in shell ash"?07:15
AbhijitBen64, does anyhing makes sesnse ^07:16
konsumkillerand i do not see, even my own question anymore07:16
Ben64Abhijit: no07:16
AbhijitBen64, leave it. its not in english. I know if it was in english you could have answered.07:16
konsumkillergot to go now to buy food, would be nice if you could answer my question when i return07:16
AbhijitBen64, Can you imagine a situation where - I do have a choice of not using ash, but still I am using it, think, why would i do that?07:17
Ben64Abhijit: seems like you're using ash but you don't know how to use it. it works like any other shell, parted and/or fdisk will work fine07:17
Abhijitoh. so it me who dont know.07:17
=== zlh is now known as zlhgo
AbhijitBen64, I thought while using computers we just type command and press enter. May be this ash detected that its me and instead of executing comand started giving me errors.07:18
konsumkilleri am so tired, can't buy food. got to sleep... until then...07:21
cablesleep well konsumkiller07:22
lonixSo im thinking of haveing my cloud server host a subset of my mediafiles (e.g. from the last 30days), and pulling the rest over vpn from home, automaticly perhaps when the file is called or something.07:22
lonixAnyone have any ideas07:23
cablegood question lonix , allot of programming involved xd07:23
cablewhats your skill of programming"?07:23
cableand why don't you stream it always ? :)07:23
Abhijitanyone here ever heard of something called as Busybox shell (ash) ?07:24
Ben64busybox is not the same thing as ash07:24
lonixcable: i can program some, mostly python07:25
lonixas in always draw file from home location ?07:25
iromlihi all, recently i was trying to make video call using google hangouts. unfortunately, my webcam goes blank whenever the session started. It was working fine 2 months ago. For the record, i'm using ubuntu 12.04, integrated webcam (lenovo easy camera), google-talkplugin v5.4.x. Any pointer where I can take a look?07:25
AbhijitBen64, but i already told you. that ubuntu iso detects that its me and its showing me this sentence : Busybox build in shell ( ash)  note the in bracket ash? I told you? it detects me?07:25
AbhijitBen64, otherwise , as "you" stated, even thought busybox is not same as ash why should that screen show so?07:26
=== r_ is now known as Guest98897
Ben64Abhijit: not sure what you're doing or what you're doing this on, starting to suspect it isn't ubuntu07:26
AbhijitBen64, I appreciatie your patience. I mean .....07:26
AbhijitI dont have words.07:26
Ben64are you on ubuntu?07:27
AbhijitBen64, No.07:27
Ben64then why are you asking here?07:27
AbhijitBen64,  seriously ....07:28
quazimodoyo I upgraded from 12.04 to 14.0407:28
AbhijitPlease tell me you are just being funny and not asking seriously.07:28
Ben64Abhijit: yes, seriously, this is #ubuntu for ubuntu support only07:28
quazimodoshould my sources.list and the lists in sources.list.d be changed from precise to trusty?07:28
quazimodoor is it assumed that I'll do that myself?07:28
Ben64quazimodo: its not assumed you'll do it yourself, an upgrade should do that itself07:28
AbhijitBen64, So, If I am not logged into irc on ubuntu , i should not ask about thah actual machine where i am attempting pxe ubuntu installation! really sorry for that.07:29
quazimodoBen64: didn't happen. everything was still on precise07:29
Ben64quazimodo: sounds like your upgrade didn't complete properly then07:29
quazimodo:/07:30
quazimodofantastic07:30
quazimodocat /etc/issue has changed07:30
Ben64quazimodo: how about "uname -a"07:30
AbhijitBen64, My words are not enough. May be an image penetrate your intellectual brain? http://ibin.co/1ehHbQWXtPDV07:30
Ben64quazimodo: actually, have you rebooted?07:30
Abhijitthe actual image did the trick i guess.07:32
quazimodoLinux lappy 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:04:05 UTC 2012 i686 i686 i686 GNU/Linux07:33
xbashxis there a chance to display the software updater status in the menu bar on the top of the screen instead of a window that pops up and disappears in the background?07:33
quazimodoBen64: yeah several times07:34
Ben64quazimodo: well that doesn't sound good07:34
quazimodoexcellent. I love a good failed upgrade07:35
xbashxwhat would be a question that is answered here?07:35
Ben64quazimodo: they're not very common, maybe hang around and see if someone else a good idea?07:35
Flannelquazimodo: does `sudo apt-get update && sudo apt-get dist-upgrade` give you anything?07:36
quazimodoFlannel: lets see. I need to clear out my non working repositories too07:37
quazimodosome of them are broken07:37
Flannelquazimodo: Which ones are broken?07:37
alo21hi all07:37
alo21how can I import my gpg key and ssh key to my system?07:38
quazimodoFlannel: stuff I added, like CRAN from csiro.au and redshift+ppa etc07:38
Flannelquazimodo: (3.2.0-29 isn't the latest kernel, so that's already an indicator of trouble)07:38
nusrwhy is #ubuntu the only channel where people are actually alive...i'm tempted to ask an EXCEL question07:38
Flannelquazimodo: can you please pastebin the output of `sudo apt-get update`? (if you want to clear out your extra stuff first, that's fine)07:39
quazimodoFlannel: yep I'll be with you in one second :)07:39
quazimodoI've manually switched to trusty in my sources.list, let me switch that back to precise and do your dist-upgrade thing07:41
ignerioushello I am trying to play 1080p .mp4 file with totem but I am getting this error "GStreamer error: negotiation problem."07:45
ignerioushow to fix this problem?????07:45
igneriouspleaseeeee07:45
akhilHi everyone I am trying to add a simple upstart init script but it's not working07:47
akhilhttp://paste.ubuntu.com/8637324/07:47
akhilCan someone please help me07:47
quazimodoFlannel: dist-upgrade working ...07:48
akhilanyone?07:50
quazimodoFlannel: should I change to trusty sources?07:50
quazimodoFlannel: dist-upgrade using the precise sources... does it make sense?07:50
Flannelquazimodo: dist-upgrade with precise.07:51
quazimododoing so :)07:53
stoogenmeyerhi im trying to launch an aws ubuntu machine where I have docker be automatically installed through cloud-init (according to this http://beta-docs.docker.io/installation/amazon/), so im basically appending #include https://get.docker.com, although after the machine comes up docker is not installed and aufs is not enabled. has anyone done this and can advise?07:54
Flannelquazimodo: in case it takes a while and I'm not here: I'd try do-release-upgrade again once it's done (or whatever graphical flavor of that you prefer).  If that doesn't work, or no-ops, then install linux-generic, ubuntu-desktop, ubuntu-standard, ubuntu-minimal, (and whatever other relevant standard/significant metapackages you can think of), then switch your sources, then update/dist-upgrade again (to go to 14.04).07:56
editionis there a *safe* way of installing xfce, alongside the Unity desktop?08:03
adacguys, how  can I switch to the desktop in 14.04?08:03
editionadac, could you rephrase your question?08:04
adacedition, sorry got disconnected. Well what is the shortcut to clos all windows so I see the desktop08:04
editionCtrl+(WinKey)+D08:05
edition*by default.08:05
adacedition, oh ok, thanks! in the 12.04 it was Ctrl+ALT+D08:05
=== Caroga is now known as Caroga_afk
zavaHi I am and have a complicated case for you. Is there anyone interested in helping me find a solution?08:24
hateball!ask08:25
ubottuPlease 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 !patience08:25
zavaok alright08:26
OERIASBitchX08:27
jpentlandAnyone know what permissions I should be using for /opt/tftpboot with dnsmasq? I have right now 775, myuser:mygroup recursively, but I get "dnsmasq: TFTP directory /opt/tftpboot/ inaccessible: Permission denied"08:29
ArbitionHallo. So I just installed and upgraded a system (no further software installed). I am getting a kernel message that XFS is tainting my kernel08:29
jpentlandArbition, is it possible to put the whole output on pastebin? Normally kernel taint isn't an error though just a warning. For example it could mean you're using a proprietary kernel module.08:30
ArbitionFrom a fresh install?08:30
quazimodoFlannel: cheerse mate08:31
Arbitionhang on08:31
Arbitionjpentland: dmesg?08:31
jpentlandArbition, yeah that should work08:31
zavaI have a pavilion dv6 notebook with switchable graphics (AMD/Intel). Product number is A6P31EA#ABD. I have searched in total (not lying) 6 workdays trying to find an agreeable solution. I want to use the radeon open source driver but not with rpm but with oldschool vgaswitcheroo instead. I tried installing fglrx and had very bad performance while playing dota 2 with it and in general I don't like it. When I tried to install a recent beta fglrx, I get the no adap08:31
zavater detected error. I tried different builds, the download and compile yourself method for example. I edited the x.conf to get my graphics card recognized but to no avail. ANYWAY, I would much rather use open source. Vgaswitcheroo does not work. When I search for it in config, y is the answer but no solution I found as of yet made it possible for me to use vgaswitcheroo. So does anyone know how to compile a kernel with vgaswitcheroo so I can use the easy oldscho08:31
zavaol method? My fan is making me crazy. Thanks in advance.08:31
Arbitionjpentland: http://pastebin.com/xtMQaWzA08:32
jpentlandArbition, Request for unknown module key 'Magrathea: Glacier signing key: <removed>' err -11 - this looks like the real error08:34
Arbitionright08:34
vitimitiHi08:34
Arbitionbut as I said, all I did was update, upgrade and then upgrade the kernel08:34
Arbitionthough this is still running on the old kernel08:34
Arbitionubuntu 14.04.1 server i38608:34
kanupatarwhere can I see my pgp key?08:35
kanupatarI have executed gpg --gen-key08:35
jpentlandArbition, i see a thread here saying there was a big back in July but got fixed. Maybe you should upgrade to the new kernel? http://ubuntuforums.org/showthread.php?t=223574108:36
kanupatarand didn't see the pgp key08:36
Arbitionjpentland: I did, but haven't booted it yet. I'll reboot it08:36
cablegunmasterkanupatar: read: https://help.ubuntu.com/community/GnuPrivacyGuardHowto08:36
hans_hi guys08:36
kanupatarcablegunmaster: yes, i followed that08:36
cablegunmasterah :p08:36
cablegunmasterdid you get any output?08:36
cablegunmasterat all08:36
kanupatarcablegunmaster: need to send the pgp key08:37
cablegunmastertry it again? :)08:37
Masternoobrelease hype! :D08:37
kanupatarcablegunmaster: why?08:37
Arbitionjpentland: ok done. Guess I'll be waiting a while for it to manifest. It took 2100 seconds to manifest last time...08:37
cablegunmasterkanupatar because it shows exactly where and how08:38
cablegunmaster:p08:38
kanupatarcablegunmaster: no man08:38
kanupatarcablegunmaster: i have the log08:39
cablegunmasterdid it give you a error?08:39
cablegunmasterplz do post log.08:39
cablegunmasteron a pastebin =)08:39
kanupatarcablegunmaster: nope08:39
kanupatarsee your link08:39
kanupatari got same08:39
kanupatarhttp://codepad.org/1LVjd7Cq08:40
kanupatarcablegunmaster: ^08:40
zava!patience08:41
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/08:41
zava:D patience is a nice way of stating one's impatience08:41
cablegunmasterD8FC66D2  seems to be your key :p08:42
cablegunmasterdang o.008:42
cablegunmasterexcuse me :p08:42
kanupatarcablegunmaster: no man08:42
cablegunmasterthat just basic output xD08:43
kanupatarcablegunmaster: pgp key is very big08:43
kanupatarlike this https://dylansserver.com/pubkey.pgp.asc08:43
cablegunmasteraccording to your log you got allot of bugs inside it xD08:43
cablegunmastertry to recreate the key and see if it would create normally08:43
kanupatarcablegunmaster: where is the error?08:44
cablegunmasterthe output : http://codepad.org/1LVjd7Cq08:44
cablegunmasterfull of errors xD08:44
cablegunmasteroh nvm blind strayed again xD08:45
cablegunmasterDang , need to get awake.08:45
kanupatarI cannot see ~/.ssh/id_rsa.pub08:45
cablegunmasterkanupatar get me a log of your terminal of what happened. what steps you took. because this log codepad.org doessnt tell me anything.08:45
cablegunmasterI am missing something of your picture aka can't look inside your head.08:46
kanupatarcablegunmaster: I go the similar output as in the pastebin08:46
cablegunmasterah08:46
cablegunmasterthat is better :p08:46
=== Caroga_afk is now known as Caroga
kanupatarno errors08:46
kanupatarwhen I searched i se ~/.ssh/id_rsa.pub has the key08:46
kanupatarbut i dont have that folder08:47
kanupatarcablegunmaster: ^^08:47
cablegunmasterkanupatar open it with sudo cd ~/.ssh/08:47
cablegunmasterls -l on it.08:47
cablegunmasterkanupatar id_rsa.pub is the file :p containing the key08:47
cablegunmasterhope it helps ^^!08:48
zavaI tried something I hope no one wrote an answer08:48
zavain a way08:48
=== max is now known as Guest25221
cablegunmasterkanupatar works? :)08:50
kanupatarcablegunmaster: no man..even in root login ,. no such folder...in home.08:50
kanupatar.ssh is not present08:50
kanupatarls -a08:50
kanupatarcannot see08:50
kanupatarcablegunmaster: ^^08:50
cablegunmasterkanupatar try cd .. cd .. until at root folder08:51
cablegunmastertry: cd .ssh on root folder08:51
kanupatarcablegunmaster: no such folder08:52
cablegunmasterkanupatar mkdir .ssh08:52
cablegunmasterand retry the process of creating the key08:52
kanupatarin my home?08:52
kanupatarcablegunmaster: okay08:52
cablegunmasterin lowest of lowest structure08:53
cablegunmasterin ~08:53
cablegunmastercd ~08:53
Masternoobso whats the current countdown for 14.10?08:54
=== metallic is now known as metallicdd
=== metallicdd is now known as metallic
=== metallic is now known as muuuu
=== muuuu is now known as metallic
searchingfront jackphone not working09:00
searchinghttp://www.alsa-project.org/db/?f=aa66ffaf893f8cbf54a63f2555d9168e18d3c06809:01
=== AndroUser2 is now known as rbnswartz
PLoctauxHello everyone!09:13
PLoctauxDo you have a time for Utopic?09:13
cablegunmasterwhats Utopic?09:13
geirha!utopic09:13
cablegunmasterits not Metopic is it?09:13
ubottuUbuntu 14.10 (Utopic Unicorn) will be the 21st release of Ubuntu. It is due for release sometime on October 23rd 2014, until then support is in #ubuntu+1. For more info see http://ubottu.com/y/utopicsch09:13
cablegunmasteroh...09:13
DJonesPLoctaux: No, no set time, could be 5 minutes, could be 12 hours or more09:13
PLoctauxubottu, Thanks!09:13
ubottuYou're welcome! But keep in mind I'm just a bot ;-)09:13
geirhaIf there's a countdown, it will be in #ubuntu+1, not here :)09:14
PLoctauxDJones, Thanks!09:14
cablegunmasterubotto 0.009:14
DJones!party | PLoctaux09:14
ubottuPLoctaux: Please remember that #ubuntu, #kubuntu, #xubuntu, #edubuntu, and #lubuntu are support channels. To countdown to !Trusty release and then party once it happens, join #ubuntu-release-party - For in-person parties, see  http://loco.ubuntu.com/events/global/2702/09:14
PLoctauxubottu, Oh! Allright!09:14
cablegunmasterhehe09:14
cablegunmastertricked by a bot xD09:14
geirhaoh, or there09:14
PLoctauxcablegunmaster, I didn't know that!09:14
vitimitiOh, there's a party channel09:14
Keening_ProductThat would have to be the best IRC bot out.09:16
cablegunmasterhehehe09:16
=== ShapeShifter499 is now known as assrape
=== assrape is now known as ShapeShifter499
rbnswartzI'm trying to write a script to add entries to fstab. When I run it as my normal user the values it puts into the file are correct but when I run the script with sudo the value \040 gets replaced with a space. Any help?09:19
Ben64rbnswartz: how often do you need to add stuff to fstab that necessitates making a script to do it?09:19
rbnswartzBen64 I' writing a setupup script to make my life easier09:20
cablegunmasterUpgrade life... go ubuntu!09:20
cablegunmaster:p09:20
pikarenwhy do some people still prefer other dist to ubuntu when it comes to setting up a web server09:20
Ben64rbnswartz: doesn't really answer the question09:20
cablegunmasterpikaren using centOs right now :p can't help it09:21
pikarenim just lazy09:21
cablegunmasterpikaren , you got your answer =)09:21
cablegunmasterbecause we are not ;)09:21
rbnswartzBen64 I'm creating a script for so I can mount several samba shares when I first set up a computer09:21
pikarenbut dis is ubuntu channel09:22
rbnswartzBen64 I have an application that I need to support that only sees network shares if I mount them through fstab09:22
Ben64rbnswartz: ok, but they only need to be put into fstab once09:22
rbnswartzBen64 exactly09:22
Ben64none of this makes sense09:23
rbnswartzBen64 it does when you have to set up multiple machines quickly09:24
=== yan is now known as a0726h77
=== a0726h77 is now known as yan
=== kevin is now known as Ukya
jerem`hi guys09:38
=== Snowstormer is now known as Allie
jerem`How could I see why my server has just rebooting ? (not crash)09:39
sacarlsonjerem`: you could take a glance at /var/log09:39
=== Joshua^Dunamis is now known as Joshua^Dunamis_i
=== Allie is now known as Snowstormer
=== Joshua^Dunamis_i is now known as Joshua^Dunamis
CharcoalcatI'm trying to run a program called "SnowflakePro-windows-installer_b-1.1.1". When I run it in Wine through the terminal, it has a pop-up saying "Java Runtime Not Installed" and then it fails. If I right-click the file and choose to open it with OpenJDK Java 7 Runtime, it does nothing.  When I run it in Java through the terminal, it just says "Error: Could not find or load main class SnowflakePro-windows-installer_b-1.1.1". I have my terminal set to09:48
Charcoalcatuse Java 7. I also tried "java -cp ." but it didn't change anything. What should I do?09:48
CharcoalcatOh, and the file is supposed to be an installed for Snowflake Pro. Their website says it runs on Linux if you have the latest version of Java.09:49
Charcoalcat*install09:49
zavaOk I made a decision. I want to focus all my efforts on getting the power profile setting to work. But none of the options given on the Radeon Open source Arch linux page work. amd/intel switchable graphics.09:50
zavaplease help me get the power profile setting to work.09:50
cablegunmasteruuuh...09:50
cablegunmasterO.O that goes over my head.09:50
nagerstCharcoalcat: If you want to run a windows java application you need to install java in wine as well09:51
nagerstnot just the native java client09:51
Charcoalcatnagerst: Okay, thanks, I'll try to do that.09:52
nagerstif the application is all in the .jar file, you could extract it from the exe and run it natively. But that is very likely to fail as most windows apps using java use other files as well..09:53
cablegunmasternagerst yep thats gonna fail09:53
qlrguys, guys guys... why is.... my wifi disconnecting at home, yet not at the office?09:53
cablegunmasterqlr , tried resetting your router?09:54
cablegunmasterlike power off, power on?09:54
qlrthe wifi adapter is something like this: 03:00.0 Network controller: Intel Corporation Centrino Wireless-N 135 (rev c4)09:54
Keening_ProductIt could also be a faulty router power supply, faulty router or just poor reception.09:54
qlrthe wifi router at the company is a really old and heavy netgear thingy09:54
cablegunmasteryep what Keening_Product is saying :p09:54
cablegunmasternetgear is good :p09:54
qlrand at home i have a mikrotic routerboard (the cheapest one)09:54
qlri tried reseting09:55
qlrdidn't fix the problem09:55
Keening_ProductNetgear still gets faults like anyone else haha09:55
cablegunmasterqlr whats your reception? how many ?09:55
qlrca i force it to be G? if so how?09:55
cablegunmasterKeening_Product I know :( .09:55
cablegunmasterqlr logon the router?09:55
Keening_Productqlr, how strong is the signal?09:55
qlrreception is really good like the router is within 2 meters unobsturcted in both cases09:55
Keening_ProductOh09:55
cablegunmasteropen a browser, go to 192.168.1.1 ?09:56
Keening_ProductDo you see the router doing anything unusual when your net drops out?09:56
cablegunmasterusually pass is admin : admin09:56
Keening_ProductLike, the lights changing or appearing to reset?09:56
nagerstCharcoalcat: It seems they have a linux version of the application. Why not install that instead of the windows version?09:56
qlrneah, looks okay09:56
qlrinfact my phone or my gfs wifi connection doesn't drop while mine does09:56
cablegunmasterqlr open browser connect to the router.09:56
cablegunmasterupdate your network driver perhaps?09:57
cablegunmasterupdate firmware router?09:57
qlrrouters firmware is mad old, i give you that09:57
Charcoalcatnagerst: They do? I just see "I wrote Snowflake Pro in a language called Java, which runs on ANY modern laptop or desktop computer, Mac, Windows, or Linux." as the only mention of Linux on the site, which sounds like it's one version?09:58
nagerstThere is also a mac version09:58
nagerstMac can not run .exe files at all, and wine is almost out of the question on macs.09:59
nagerstit would have to be native java09:59
Morpheusxnli have a tp-link wn823n which uses the rlt8192 chipset. I can connect to wifi but speeds are dropping pages not displaying could anyone advise me09:59
auscompgeeknagerst: just run the .jar10:00
nagerstauscompgeek: His file is a .exe. I said that he needs to download the .jar already10:00
cyber_dwellerwhy does isc-dhcp writes messages to syslog even after i've redirected it in rsyslog with,  ":programname,isequal,"dhcpd" /var/log/dhcpd",  rsyslog creates /var/log/dhcpd and writes to it, message still apears in syslog, what is happening, is it a bug in rsyslog?10:00
Charcoalcatnagerst: Huh. I was just sent the Windows download by my dad and thought it was the only version - I'll try getting the Linux one, then.10:00
auscompgeeknagerst: oh, heh. I bet that the .exe is just the normal wrapper around a .jar anyway10:01
nagerstauscompgeek: Probably, but the safest bet would to download the correct version anyways so he would not have to extract the .exe10:01
auscompgeeknagerst: true.10:02
nagerstthere might be differences10:02
=== mitonggntn is now known as mrmuffin
StephenSI need an app which reduce screen brightness when power cable is unplugged and laptop works on baterry mode only, ubuntu 14.04.10:03
=== mrmuffin is now known as mr_muffin
qlrwell ill update the routers firmware and well see...10:04
qlrnext issue:10:05
qlrhttp://i.imgur.com/WRnNEGy.png10:05
qlrhow do i music? :D10:05
qlrnvm, fixed it10:06
nispr0why does iptables block multicast by default10:07
nispr0so wierd10:07
=== tcpman is now known as Guest89129
=== typ_ is now known as typ
auscompgeekummm it doesn't?10:08
StephenSI need an app which reduce screen brightness when power cable is unplugged and laptop works on baterry mode only, ubuntu 14.04.10:10
rschaefer_when exactly is the release of 14.10?10:12
DJonesrschaefer_: No set time, just expected sometime in the next 12 or so hours10:12
=== jack is now known as Guest94525
sacarlsonnispr0: I don't think iptables is setup to filter anything by default10:15
Charcoalcatnagerst: I got Snowflake Pro to work by installing Java in Wine! (I'll still try and get the Linux version, though.)10:15
rschaefer_DJones: Thanks for the info. I will wait then ;)10:16
nispr0I keep getting ufw block in my logs with: src gateway and dst: 224.0.0.110:16
killerHey , i just installed lollipop emulator in eclipse , it says 32 bit linux is going 2 b deprecated , use  Set ANDROID_EMULATOR_FORCE_32BIT to 'true' in your environment.10:16
qlrokay here is a stupid one10:16
DJonesrschaefer_: You could join #ubuntu-release-party where people are waiting for & anticipating the release10:16
killerhow do i do that10:16
=== UTF is now known as Tas
qlrthe bightness control thingie buttons aren't working10:17
qlrbut the volume or the disable trackpad and everything else are...10:17
=== Tas is now known as Taus
rschaefer_Djones: Hehe. Will do.10:17
Keening_Productkiller: what's your issue?10:18
killerKeening_Product: i need 2 set ANDROID_EMULATOR_FORCE_32BIT to 'true'in profile10:19
Keening_Productkiller: are you unable to do that?10:19
killerKeening_Product: I don't know how to do it10:19
sacarlsonnispr0: I think you can disable it if for some reason you enabled it sudo ufw disable10:20
nispr0sacarlson: but that will disable iptables right?10:20
sacarlsonnispr0: I think it will just turn off all filters10:21
=== rschaefer_ is now known as richardschaefer
Keening_Productkiller: can't you just test on a device?10:21
nispr0sacarlson: need to google that, I thought ufw was iptables10:22
Morpheusxnli have a tp-link wn823n which uses the rlt8192 chipset. I can connect to wifi but speeds are dropping pages not displaying could anyone advise me10:22
killerKeening_Product: for development purpose  ,it's best to test on an emulator , do you know how to set it in the profile10:22
Keening_Productkiller: no, but I suspect this great website might help you if you look hard enough: www.google.com10:23
killerit it .profile or .bashrc10:23
cablegunmasterKeening_Product I loved the logo10:24
Keening_Productkiller: can't you just search for the string in both files?10:24
killerit  suggests both these files10:24
cablegunmasterdo they design logos ? Keening_Product? :p10:24
sacarlsonnispr0: you can verify what state it's in with sudo ufw status   mine shows status as inactive10:25
Keening_Productkiller: I'm assuming htis is your first app or first time using a computer or something - I'm a little concerned you haven't checked these files yourself before asking.10:25
killerYes i m 5 year old , just hitting d keyboard10:26
Keening_ProductWhoops.10:27
=== UTF is now known as Taus
ronaldsmazitiswhere is ubuntu security10:37
ronaldsmazitishow can somebody delete lamp server contents10:37
ronaldsmazitisservered contents10:38
cfhowlett!server | ronaldsmazitis,10:40
ubotturonaldsmazitis,: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/14.04/serverguide - Support in #ubuntu-server10:40
BluesKajHI all10:40
ronaldsmazitiscfhowlett BluesKaj so only server versions can't get hacked10:42
ronaldsmazitishi10:42
ronaldsmazitisyou should all be scared10:42
cfhowlettronaldsmazitis, any version CAN be hacked ...10:42
ronaldsmazitisfor christ sake do something10:43
cfhowlettronaldsmazitis, for that matter, ANY OS and ANY computer can be hacked10:43
BluesKajronaldsmazitis, been on kubuntu for 8 yrs, no hacks yet10:43
cfhowlettronaldsmazitis, biggest security risk has always been the user ...10:44
cablegunmasterronaldsmazitis seems like a user error what happened to you10:44
cablegunmaster:) yep cfhowlett10:44
sacarlsonif you want to hack something just install this https://github.com/sacarlson/Backdoor10:45
hexabitls10:49
hexabit oops soory! :)10:49
alonzhello10:50
alonzhow to config "Scripts run with the privileges of the user" for apache2/php5 ?10:50
asasdasdsda10:52
moatazYhelo there i have no proprietary driver10:53
hexabitIm doing an app for showing irc msg's in Pebble.10:53
hateball!drivers10:53
=== Sagitt_Away is now known as Sagitt
hateball:|10:53
hateballmoatazY: what chipset?10:53
moatazYhateball: intel10:54
hexabitAnd It works!10:54
hateballmoatazY: Well then it's in the kernel already10:54
moatazYhateball: is there anyopen source drivers !?10:55
hateballmoatazY: There are drivers. If your computer shows you graphics they are working.10:55
hateballmoatazY: You don't need to do anything when using Intel10:56
moatazYhateball: i cant change my resoultion highr than 1024*76810:56
Morpheusxnlguys would ndiswrapper be a good route10:57
hateballmoatazY: what is the output of "lspci|grep VGA" ?10:57
moatazYhateball: and when using xrader wih many scale resouton i got screen cut10:57
moatazYhateball: http://paste.ubuntu.com/8639070/10:58
moatazYhateball: so ?11:01
as:)11:01
hoverboardyo11:01
hateballmoatazY: I'm looking around the net, I've personally just used the HD series in recent time11:01
hateballmoatazY: one option could be using the xorg-edgers PPA, see if that helps things11:02
cablegunmastercowsay breaks my bashrc :(11:02
cablegunmasterhowto fix? :p11:02
alonzhow to config "Scripts run with the privileges of the user" for apache2/php5 ?11:03
seifhello11:05
tytanI have a DataTraveler HyperX 3.0 and I want to run Ubuntu from11:06
tytanit like it was a SSD. So not a live system. How Do I do that?11:06
tytanShould I install it on the pendrive like on a HDD or SSD and11:06
=== seif is now known as Guest9063
tytanjust setup / and /home on it?11:06
Guest9063hey guys i want to ask about xubuntu??11:06
tytansorry11:06
tytanI have a DataTraveler HyperX 3.0 and I want to run Ubuntu from it like it was a SSD. So not a live system. How Do I do that? Should I install it on the pendrive like on a HDD or SSD and just setup / and /home on it?11:06
Guest9063the right numbers on the keybeords don't work!11:07
hateballtytan: Yes11:08
tytanGuest9063: Have you pressed the NUM key?11:08
Guest9063YES11:08
tytanhateball: What about the boot loader?11:08
tytanGuest9063: Notebook or Desktop?11:08
bajticzekHey guys, anyone can tell me why keyboard shortcuts (ALT+F1, CTRL+ALT+T) only work under root?11:08
Guest9063Notebook ACER ASPIRE11:09
tytanGuest9063: Do you know which aspire exactly?11:09
moatazYhateball: how to use it x servers ?11:09
Guest9063573311:09
tytanGuest9063: Ubuntu 14.04.1?11:10
hateballmoatazY: I don't quite understand your question11:10
Guest9063Xubuntu 14.04.111:10
jackbrownIs there anybody that can help me with LibreOFFICE ?11:10
tytanGuest9063: Ok, wait a sec11:10
Guest9063okkkkk11:11
jackbrownI need to put a vertical text on an horizonalt a4 contract, I don't know how to do  thanks11:11
alonzhow to config "Scripts run with the privileges of the user" for apache2/php5 ?11:11
zavaupdate: I now switched the setting in bios from fixed mode to dynamic. I now can't see my graphics adapter with xrandr --listproviders anymore11:12
bajticzekDidn't anyone encounter same behavior as I do?11:12
zavahow can I activate it again?11:12
tytanGuest9063: Try pressing Fn + F11, please11:12
Guest9063ok11:12
kanhiayhi all, I am using UBuntu 14.04 and i have wine 1.6.2 installed. (32 bit) and I installed a program called kundli chakra 2012 professional. Program installed successfully and starts. But when i click on a menu item and select new kundli, It is type of a FORM( Where we need to enter name, birth details , place etc). Wine throws ERROR 445 , object doesn;t support this action. when i click OK. Application closed.  What could be the possible reason for it?11:12
moatazYhateball: i mean u said there is using the xorg-edgers PPA, right , how to ise it ?11:12
hateball!ppa11:12
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge11:12
kanhiayis there any other chat room related with wine and which can answer promptly11:13
hateballmoatazY: https://launchpad.net/~xorg-edgers/+archive/ubuntu/ppa use at your own risk11:13
Guest9063nothings,,,11:13
hateballkanhiay: ##winehq11:13
aminel11:13
aminels11:13
moatazYhateball: but i need itle help using the website is there any little guide or anything !?11:14
tytanGuest9063: k11:14
bajticzekCome on, I cannot be the only one...11:14
Guest9063i try ubuntu before it's the same prob :'11:15
hateballmoatazY: basically this "sudo apt-add-repository ppa:xorg-edgers/ppa" then "sudo apt-get update && sudo apt-get dist-upgrade"11:15
=== richardschaefer is now known as riasc
hateballmoatazY: Again, I don't know if it helps your problem. It just updates Xorg and related things11:15
test__ls11:16
moatazYhateball: okay i got it what is the next step to do !?11:17
ronaldsmazitis_ubuntu ftw security risk user11:17
Guest9063Tytan:Thnks for help :)11:17
=== miceiken_ is now known as miceiken
ronaldsmazitis_I got to sleep and minutes after my webpage deleted11:18
tytanGuest9063: Ok, have a nice day ^^11:18
hateballmoatazY: well that updates your stuff, if all works. you should see that in the terminal. then a reboot, and hopefully it magically works properly after that11:21
MickeyDroidHello Guys11:21
MickeyDroidI have a problem and my problem is...11:21
MickeyDroidA few months back, i taught of installing ubuntu alongside my Windows 811:22
alonzhow to config "Scripts run with the privileges of the user" for apache2/php5 ?11:22
MickeyDroidI only gave ubuntu 17gb of space11:22
mcphailalonz: Can you rephrase your question? It doesn't make sense in English.11:23
MickeyDroidNow i have come to love ubuntu and i have only 1gb of space left on my ubuntu11:23
sacarlsonMickeyDroid: that should be more than enuf space if you just provide a new partition that you could move your /home  to11:23
MickeyDroidhow exactly do i do that @sacarlson11:23
sacarlsonMickeyDroid: do you have another spare partition you can use ?11:24
MickeyDroidI could shrink up my windows partition11:24
MickeyDroidOne quick question11:24
MickeyDroidwould it work in an NTFS partition??11:25
mcphailMickeyDroid: you can use gparted to shrink your windows partition and expand Ubuntu. Make sure you have everything backed up first, though11:25
MickeyDroidOkay11:25
psaldenif you still have your ubuntu install disc/stick, you can probably launch gparted from that11:25
MickeyDroidBut would i be able to do the moving of my home partition into an NTFS space11:25
MickeyDroidIn that the home and the windows file can co-exist??11:26
sacarlsonMickeyDroid: no you would want to reformat the partition in ext4 or similar https://help.ubuntu.com/community/Partitioning/Home/Moving11:26
MickeyDroidOkay @psalden11:26
mcphailMickeyDroid: you shouldn't need to move $HOME at all. Gparted will make enough space for your entire Ubuntu needs11:26
MickeyDroidOkay11:27
sacarlsonmcphail: I'm not sure I would trust gparted to grow space, but I've just never tried it MickeyDroid11:27
jesse_where will the official notification of 14.10's release come from?11:27
MickeyDroidBut i read somewhere that could messup my ubuntu bootloader11:27
mcphailsacarlson: growing ext4 is fine. Shrinking it is hairy11:28
DJonesjesse_: https://lists.ubuntu.com/archives/ubuntu-announce/2014-September/thread.html11:29
kanhiayfixme:olepicture:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.11:29
sacarlsonmcphail: I would have to experiment with gparted growing a partition in virtualbox before I had any faith in it.  and if I had valuable files on it I'm still not sure11:29
kanhiayhi all, I am using UBuntu 14.04 and i have wine 1.6.2 installed. (32 bit) and I installed a program called kundli chakra 2012 professional. Program installed successfully and starts. But when i click on a menu item and select new kundli, It is type of a FORM( Where we need to enter name, birth details , place etc). Wine throws ERROR 445 , object doesn;t support this action. when i click OK. Application closed.  What could be the possible reason for it?11:29
mcphailsacarlson: hence my advice to back up everything first :)11:30
kanhiayis there any dedicated wine channel11:30
hateballkanhiay: I pointed you to ##winehq11:30
sacarlsonmcphail: ah ok11:30
=== Sagitt is now known as Sagitt_Away
kanhiayhateball, i didn't see it. okay11:31
mcphailsacarlson: I've modified a few ext4 partitions (and ntfs partitions) with gparted and it is fine but these operations are always risky11:31
sacarlsonmcphail: and and as I recall very slow11:31
mcphailsacarlson: yep. I use btrfs now from the command line. Much better.11:32
sacarlsonmcphail: last time for me was with partition magic that would take all night or more11:32
MickeyDroidGuys, this is my disk information11:32
MickeyDroidSystem Reserved| Partition 1 = 367 Mb11:33
MickeyDroidFilesystem | Partition 2 70Gb NTFS11:33
=== mikecmpb_ is now known as mikecmpbll
MickeyDroidExtended Partition Partition 4 19 GB11:34
CapprenticeIs it possible to install Gnome Shell 3.4 on Ubuntu 14?11:34
MickeyDroidFilesystem | Partition 6 14 GB EXT 411:34
MickeyDroidSwap Partition 5 4.2 GB Swap11:35
zestererDoes anyone know how I can enable client-side decorations, Gtk 3.10-style? I'm using Xubuntu 14.04, but I'm using the pantheon desktop.11:35
mcphailMickeyDroid: my goodness. Get a bigger hard drive!11:35
MickeyDroidNew Volume Partiton 3 231GB NTFS11:35
MickeyDroidLol11:35
MickeyDroidMy Latitude e6420 Came with 320 GB Harddrive11:36
hateballresizing using gparted isnt very tricky, it has fancy sliders and all. it just takes a long time if you have a lot of data to shuffle around11:37
psaldenzesterer, remind me, does pantheon come with its own window manager? because in that case I can image that determines whether it's supported or not11:37
psaldenimagine*11:38
=== Anoniem4l_ is now known as Anoniem4l
mcphailMickeyDroid: you can certainly shrink your ntfs partition and expand the ext4 partition. Do it from a live disk/usb but back everything up first11:38
jesse_DJones: i'm not here for a beta.  i'm here for the final release. its a party!11:38
zestererpsalden, Yes, it has a WM called gala (based off mutter)11:38
MickeyDroidOkay @mcphail11:38
zestererpsalden, And yes, it does support client-side decorations. Some of it's apps use them.11:39
DJonesjesse_: Yeah, but that mailing list will be where the release is announced11:39
mcphailMickeyDroid: i think the Ubuntu live disk has gparted installed by default11:39
MickeyDroidyea it does11:39
zestererpsalden, They just seem to be turned off. I've done a bit of looking in dconf-editor, but I can't find anything.11:39
MickeyDroidi saw it when i was installing ubuntu11:39
psaldenzesterer, I see. I don't know then, sorry :(11:40
mcphailMickeyDroid: the worst that will happen is you'll need a complete reinstall of both operating systems...! ;)11:40
zestererpsalden, Ok, thanks for trying :-)11:40
MickeyDroidSo lets say if i copy my whole ubuntu partition and place it on a backup drive,11:40
MickeyDroidthen formart my windows partition and my ubuntu partition11:40
mcphailMickeyDroid: don't *format* anything unless you want to lose it11:41
MickeyDroidthen reinstall windows with let say 50gb11:41
MickeyDroidand ubuntu 50gb11:41
MickeyDroidwould i be able to copy the backup i made earlier??11:41
kanhiayhateball: nobody is answering on winehq11:41
jesse_DJones: Thanks!11:42
jesse_but i came here to party!11:42
hateballkanhiay: Then it is likely that no one knows the answer to your question11:42
kanhiayis there any way to contact developers of wine11:42
sacarlsonMickeyDroid: I wouldn't do it that way.  as you also have to consider grub and mbr sectors and stuf11:42
jesse_Ubuntu release party! woooooo!11:42
mcphailMickeyDroid: Backup $HOME and anything important on your Windows install. Use gparted to change the sizes of your partition. Wait a few hours while it does its job. Hopefully you won't need to reinstall anything11:42
hateball^11:42
MickeyDroidookk11:43
zlh /ns GHOST zlhgo 12345611:43
mcphailzlh: whoops11:43
DJoneszlh: New password time11:43
hateballkanhiay: Yes. https://www.winehq.org/help/11:44
sacarlsonMickeyDroid: MickeyDroid other option would be if one of those ntfs partitons isn't too full then just move it onto the c: drive partition of windows and use that partiton for linux /home11:44
MickeyDroidwont it damage my ubuntu partition11:44
zlhwhy my nickname is already in use?11:44
kanhiayhateball: i didn't find my answer there. There is no way to solve error 445 or documentation11:44
mcphailsacarlson: I suspect one of those windows partitions will be a recovery partition11:44
sacarlsonMickeyDroid: you didn't provide info about how full the disks are so I'm not sure that would be feasable11:45
hateballkanhiay: I can clearly see a link to the bugzilla11:45
alonzI have a problem with internet shop installation, software needs to allow user to run scripts i think in php5 or apache2, I cant to find location that can configure anything like that11:47
kanhiayhateball: with things like these, people will lose interest from Linux. I was having a client , he got agree with a condition that his program must run under Linux also. As this program is major source of income for him. But i am unable to solve it in usual way.  Virtualbox is not a legal solution.11:47
sacarlsonmcphail: MickeyDroid : direct copy of a disk takes much less time than partition manipulation in my view11:47
kanhiayhateball: there is no solution, i have already installed msxml311:47
ronaldsmazitis_kanhiay somebody uses programm as income source?11:47
ronaldsmazitis_kanhiay: where I have been all this time11:48
ronaldsmazitis_kanhiay: haven't seen a cent11:48
kanhiayhateball: thanks a lot for your concern and time.11:48
kanhiayronaldsmazitis_: He has purchased that program but wiindows is not genuine11:48
alonz"Scripts are being run with the user's permissions"11:49
hateballkanhiay: Maybe people should buy software for the OS they are running11:49
ronaldsmazitis_kanhiay, he does get gov funding or something like that11:49
kanhiayso that i told him to shift to Linux , as i was very much sure that it will work under wine11:49
k1lkanhiay: there is nothing we can do about it. either talk to the program maker or talk to wine.11:49
ronaldsmazitis_kanhiay: and programm is for reasearch right?11:49
ronaldsmazitis_othervise nothing gets paid no more11:50
ronaldsmazitis_atleast I live in cage11:50
kanhiaykanhiay: NO, he will use it for  commerical purpose11:50
ronaldsmazitis_kanhiay: and that would be11:50
sacarlsonalonz: it sounds like you need a standard LAMP install that is a group of packages that include apache2 , mysql, php11:50
ronaldsmazitis_?11:50
kanhiayronaldsmazitis_: he will use it for commercial purpose.11:50
ronaldsmazitis_selling tshirts in retail store?11:51
kanhiayk1l: program makers supports windows OS. NOT WINE11:51
sacarlson!lamp alonz11:51
kanhiayk1l: linux supports wine not windows11:51
kanhiayronaldsmazitis_: no, it is a HOROSCOPE and match making software11:52
k1lkanhiay: there is nothing we can do here. we cant talk to the program maker to make a ubuntu version. that isyour task. we cant tell wine to make there program compatible to run that program. that is your task.11:52
kanhiayronaldsmazitis_: astrology software.11:52
ronaldsmazitis_kanhiaj: last night I made curse on anyone11:52
ronaldsmazitis_who predicts my future11:52
geirhahas nothing to do with linux.11:52
ronaldsmazitis_and uses it11:52
k1lkanhiay: ronaldsmazitis_ so #winehq or the wineapdb is the best place for that11:53
kanhiaygeirha: i am not blaming, but CANONICAL should do some marketing to attract developers to develop softwares for LInux also.11:53
kanhiayk1l: no one is answering on #winehq11:54
kanhiaylet me test wineapdb also11:54
k1lkanhiay: again: this is not a technical ubuntu issue. see wine and/or app maker11:54
kanhiayk1l: ubuntu itself has many issue sometimes very irritating ones. sorry have a nice day/night to all11:55
kanhiayi lost a potential customer because of lack of support in WINE.11:55
=== zlh is now known as zlhgo
k1lkanhiay: if you have customers you have monez to paz people to make it running on ubuntu. that is how the business works. dont blame others11:56
k1l*money *pay11:56
kanhiayi am not blaming, I am donating 10% of my income (whatever it is) to CANONICAL.11:57
kanhiayand it is a large contribution from my end.11:57
geirhaeheh, my ESP tells me you accidentally switched between german and english keyboard layout :p11:58
k1lgeirha: used to german layout typing on an english keyboard, that is :)11:59
kanhiayk1l: i could not hire big developers right now, i am not in that financial state. But will hire if got my business successful11:59
=== mike is now known as Guest66163
alonzbut I installed php5, apache2 by apt-get solo12:00
kanhiayk1l: +10% for animal welfare. so effectively, i left with 81% of the income.12:00
alonzso everything is installed12:00
alonzbut thanks, I will try lamp12:00
k1lkanhiay: what about you offer the program maker a donation to help in that issue. in most cases that motivates the developers12:00
=== alexbligh1 is now known as alexbligh
=== alexbligh is now known as alexbligh2
=== alexbligh2 is now known as abligh
CapprenticeIs Ubuntu 14.04 has Gnome 3.12 in its repos?12:03
CapprenticeCan I get Gnome 3.12 on Ubuntu 14.04 via regular updates?12:03
=== abligh is now known as alexbligh1
nurdyayI don't know the exact version but I just installed gnome 3.x from 14.04 repos yesterday. sudo apt-get install gnome-shell ubuntu-desktop12:04
CapprenticeThen nurdyay can you please check the version in Synaptic and Tell me!12:05
psaldenpackages.ubuntu.com shows me utopic has gnome-shell 3.12.2-1ubuntu712:05
nurdyayCapprentice, Synaptic shows gnome-shell version 3.10.4-0 installed12:07
k1l!info gnome-shell12:07
ubottugnome-shell (source: gnome-shell): graphical shell for the GNOME desktop. In component universe, is optional. Version 3.10.4-0ubuntu5.2 (trusty), package size 300 kB, installed size 1039 kB12:07
CapprenticeHmm! Thanks!12:07
alonzlamp dont resolved my problem -_-12:08
psaldenoh woops, he said 14.0412:08
nurdyayalonz, what issue are you having?12:09
=== sins-_m is now known as sins-
sacarlsonalonz: to install lamp did you do anything like this http://howtoubuntu.org/how-to-install-lamp-on-ubuntu12:10
jesse_if this is an Ubuntu 14.10 release party, where are the kegs and the strippers?12:10
jesse_let's party!12:10
alonzI have a problem with internet shop installation, software needs to allow user to run scripts i think in php5 or apache2, I cant to find location that can configure anything like that. "Scripts are being run with the user's permissions" <- that is required12:10
DJones!party | jesse_12:10
ubottujesse_: Please remember that #ubuntu, #kubuntu, #xubuntu, #edubuntu, and #lubuntu are support channels. To countdown to !Utopic release and then party once it happens, join #ubuntu-release-party - For in-person parties, see http://loco.ubuntu.com/events/global/2919/12:10
jesse_thanks!12:10
mac_15hi to everyone12:11
jesse_i'll go party there instead.12:11
mac_15when will be available ubuntu 14.1012:11
sacarlsonalonz: the other thing that might help us is  tell us what store app you are trying to install and the link to were you got it12:11
alonzwww.soteshop.com12:12
k1lmac_15: see in #ubuntu-release-party12:12
mac_15ok thanks12:12
sacarlsonalonz: did you do a basic test of you lamp install before you install anything?12:12
alonzno12:13
alonzI have "Unable to locate package libapac"12:13
sacarlsonalonz: it apears this sote show hosts it for you, how is it you plan to host this system?12:15
sacarlsonshow = shop12:15
alonzyes I want to install soteshop in my ubuntu server12:16
nurdyayalonz, did you follow their installation instructions? http://www.soteshop.com/trac/wiki/doc/en/soteshop_installer/web12:16
nurdyayCan you link to the script user permissions text or was it an error/message during installations?12:17
ankkhey12:17
ankki close  chrome web browser but it continue to run at background12:17
ankkwhat's the problem?12:17
jnhghyis there a way to make the app bar in the left (in unity) auto hide?12:17
hateballankk: it's that way by design, you can turn it off in chrome options12:17
alonzinstallation works well, but to complete it i have to enable "Scripts are being run with the user's permissions"12:18
alonzi think that is something in configuration apache or php but i cant find it12:18
Roidanjnhghy: yes.. it's in the system settings under appearance, and on the Behavior tab- Auto-hide the Launcher12:19
sacarlsonalonz: I'm not sure it could be a file privlidge setting as normaly when I install something like that it will modify a config file and after complete I would change permisions to lock it12:19
jnhghyRoidan: thank you a lot for this info :)12:20
sacarlsonalonz: but I don't see the link to the software you are using from the link you provided12:20
alonzhttp://www.soteshop.com/12:20
alonzthere is my problem http://pics.tinypic.pl/i/00589/bb1nheuc9ui5.gif12:22
sacarlsonalonz: yes I looked at that as it's just a store with some flowers.  I don't see a link to a zip file with the needed package12:22
nurdyaysacarlson, http://www.soteshop.com/downloads12:23
=== rrittenh1use is now known as rrittenhouse
snaktSup12:24
sacarlsonnurdyay: thanks  alonz I downloaded the small version 2megs12:25
alonzyes I am using this version too12:25
nyuszika7hdoes Unity play nicely with Intel HD 4000 graphics?12:25
BertoHi - My system is saying that my backups are corrupted (using S3 upload).  How can I force a fresh one?  I might need to reset the password or something12:27
nurdyaynyuszika7h, not quite the same but works fine with an i7 4770K using Intel HD 4600 graphics12:27
sacarlsonalonz: is this the error you see Change folder permissions to 777 and press "Next" to start12:29
sacarlsonalonz: I changed permisions of the folder it's contained in with chmod 777 store ;  now I get        Oops! An Error Occurred       The server returned a "500 Internal Server Error".12:33
jpdssacarlson: Hmm, that's never a good idea.12:33
sacarlsonjpds: I think it's just for install I assume, I'm just going to delete it so I don't care about security12:34
alonzi made chmod before chmod 777 /var/www -R12:35
alonzso permissions are ok12:35
blackyboyvery easy to achive the goal using 777 but 100% its security breach.12:36
alonznvm I am just learning to configure it at VM12:37
blackyboyalonz: use 644 for files12:37
sacarlsonalonz: I would talk to there customer service12:37
alonzI write at forum of soteshop too12:38
alonzbut no reply atm12:38
sacarlsonalonz: the step I get to now is it asking for a licence number.  do you get that far?12:38
alonzsacarlson 2014-1021-0001-9794-cbd0-e31b12:39
DEA7THI want to update to 14.10, but I'm not sure if the non-beta version has come out yet, and I don't want to accidentally update to a beta version. How do I verify that I'm updating to the non-beta version, which should come out today (or already has)?12:39
sacarlsonalonz: well I'm not going any farther.  If you get that far then your LAMP install is ok and the problem is on the software side at soteshop12:40
BluesKajDEA7TH, the official release for 14.10 is today.if you can wait for a while12:40
XanoWhen #!/usr/bin/env php gives /usr/bin/env: php/usr/bin/env: php: No such file or directory, what might be wrong?12:41
alonzscarlson I think there is problem with apache or php configuration so here i trying to find out where and what I should to change in some configuration file12:42
DEA7THBluesKaj: What happens when it gets released, do I get notified by the OS? I'm not sure whether it is released already.12:42
BluesKajDEA7TH, subscribe to the mailing list https://lists.ubuntu.com/mailman/listinfo/ubuntu-announce12:43
BluesKajDEA7TH, it's not released yet12:43
DEA7THAh, I'll just wait then12:43
Xanoalonz: It’s an executable file with a shebang, there is no Apache involved12:44
PiciXano: did you install php5-cli?12:45
alonzso what I should to do12:45
XanoWe did find the solution to our problem: /usr/bin/env received an empty PATH (which it needs to find the php executable)12:45
yeaaacan someone explain the advantages of a package over the traditional install methods in windows?12:45
JCTmy xubuntu interface is messed up. i was using it fine yesterday, when i ran unity while xfce was running... so when i couldn't terminate unity by what i tried, i logged out. logged back in as xfce. now the window indicator won't show. i tried running unity again, and now i can't even see the only panel, nor use any window hotkeys, not even alt-f412:45
geirhayeaaa: You don't have to google/bing12:46
JCTso now all i can do is use X-chat gnome12:46
JCTi'm stuck in this state forever, all i can do is do CTRL-F4 which does terminal only mode... i can't figure what's happening12:47
psaldenJCT, do you have xfce remember your previous session when you log in? ie does it open previous programs etc again?12:47
yeaaageirha, ?12:47
JCTyeah, actually it's been doing that and i don't want it to.12:48
givelloyeaaa: you can install any software from trusted sources right from your desktop, without having to google a download website12:48
givelloyeaaa: you just enter the name of the program and press install12:48
givelloyeaaa: and it downloads it for you and keeps it up to date12:48
geirhayeaaa: When you need some software installed, you don't have to go to google or bing to search for it, find its "homepage", download some installer command and run12:49
alonzXano, so what shoul I do12:49
geirhayeaaa: you just search the packaging system for the software you want and click install12:49
=== beisner-afk is now known as beisner
givelloyeaaa: you can also save room on your installation by having shared dependencies between softwares12:49
Xanoalonz: I have no idea what you are talking about.12:49
Xanoalonz: Please ask the channel, not specific people, unless you are in a one-on-one conversation.12:49
alonz"Xano> alonz: It’s an executable file with a shebang, there is no Apache involved"12:49
JCTpsalden, how am i supposed to fix this? it gets annoying when the same programs boot up everytime i boot. and i can't exit em. as in, not maximize/restore/exit button.12:49
KeithWeissharis ubuntu 14.10 coming today12:50
yeaaai dont understand though, whats the difference between opening google and a terminal window?12:50
PiciKeithWeisshar: yes, sometime today.12:50
yeaaathe difference is so small it seems ^_^12:50
givelloyeaaa: you don't have to put your trust in any website12:50
givelloyeaaa: you don't have to do the updates by hand12:50
JCTno window control whatsoever12:50
KeithWeissharwhat's new in ubuntu 14.10?12:50
givelloyeaaa: you don't have to care about dependencies12:50
psaldenJCT, it's probably in xfce's settings somewhere, but I wonder if we can fix your current issue by clearing out the session12:50
Pantsuyeaaa: less chance of https://github.com/MrMEEE/bumblebee-Old-and-abbandoned/issues/12312:50
GanjarAnyone know how to install TCHunt on Kali? I'm following this: http://askubuntu.com/questions/470508/how-do-i-find-all-the-truecrypt-encrypted-container-files-through-terminal but I'm getting a view errors, here is a screenshot: http://gyazo.com/927fbc6532ced65435f0a9a08fd6fefc12:50
sacarlson alonz package does indeed require a lamp install , if you get as far as the box asking for the serial number then your lamp install is ok.12:50
JCThow? i can't even use the panel i opened?12:50
Pantsuyeaaa: not to mention dependency handeling, ease of updates etc12:51
yeaaayeah but, the software i download is direct from the companies and in this day and age everything has an autoupdate builtin12:51
Pantsuyeaaa: which usually sucks horribly12:51
JCTi'm saying i have absolutely no window control whatsoever12:51
alonzsacarlson, so where might be problem?12:51
Roidan14.10 fixed my multiple display through my docking station issue :)12:51
yeaaaive never had issues with software autoupdate12:51
psaldenJCT, try to logout, then remove ~/.cache/sessions/*, then log back in12:51
givelloyeaaa: I'd rather not run a thousand auto-update scripts from various shitty companies every time I boot12:51
sacarlsonalonz: the problem is in the store software.  to prove it install oscommerce12:51
yeaaawell thats for linux12:52
OerHeks!kali | Ganjar12:52
ubottuGanjar: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), kali-linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)12:52
yeaaafor something like windows, i click update and it updates12:52
psaldenJCT, you can do that from another terminal, using ctrl+alt+f2 for example, btw12:52
Pantsuyeaaa: except that often you don't12:52
yeaaawhat?12:52
alonzsacarlson, wtf, thats open licence12:52
givelloyeaaa: sure, it works well for core windows components, in a package manager you are supposed to have about every soft12:53
Pantsua hell of a lot of apps on windows does not have a auto-update12:53
sacarlsonalonz: yes so what's wrong with open12:53
yeaaaPantsu, then they are outdated and old12:53
alonzsacarlson, ok so thank you very much for your time and try to help me :-)12:53
Pantsuyeaaa: no12:53
yeaaaeven hexchat has an autoupdate lol12:53
yeaaacome on12:53
Pantsuyeaaa: not to mention that for many you have to pay for updates12:54
Pantsuyeaaa: fun fact: hexchat comes from the *nix world12:54
yeaaadude this isnt a windows vs linux discussion12:54
yeaaai was just wondering about package managers and why people use them12:54
yeaaaand i never pay for application updates, theyre free12:54
Pantsuyeaaa: dependency tracking, file tracking, security12:54
givelloyeaaa: well, we gave you the reasons I believe: Dependency management, Auto-updating, security12:54
givelloAlso it installs everything in the right place12:55
givello(hopefully)12:55
yeaaawhat security do you gain over downloading from the creator source?12:55
yeaaawho creates and manages the packages?12:55
Pantsuyeaaa: usually the distribution devs12:55
givelloYou don't have to make sure it's the creator's source, and the package are peer-reviewed12:55
Pantsuand they might do code audit12:55
givellopackages*12:55
Pantsuand they usually sign the packages12:56
Pantsuso less chance of mitm12:56
Pantsuand ofcourse peer review as mentioned12:56
yeaaaok, but how is that more secure than me going to the devs website and downloading directly?12:56
thecommunisthello12:56
Pantsuyeaaa: also see the link I gave yu12:56
Pantsuyou*12:56
yeaaaim not trying to be a dick, im generally curious12:56
givelloyeaaa: how are you sure it's the dev website and that it wasn't compromised?12:56
Piciyeaaa: because it also has been vetted by the Ubuntu developers and  passed through some user testing.12:56
givelloyeaaa: how is it more convenient to have to make sure of the above instead of just trusting a repo12:56
thecommunistis new version ready to download ?12:57
JCTGAH12:57
thecommunistwhen it will be ?12:57
Pantsuyeaaa: bugs like the one in the link would not happen if using a distro package12:57
JCTlemme try logging out by a trying suggestion12:57
OerHeksthecommunist, soon12:57
thecommunisttoday ?12:57
yeaaawell i guess that is right givello, but a website being hacked is very rare, and to have them change the source download to be malicious is very rare12:57
givelloyeaaa: maybe, but pishing might be less so12:57
givelloyeaaa: and I doubt it's that rare anyhow12:58
Pantsuyeaaa: less rare than you would think12:58
yeaaawhen was the last time you heard of a website being hacked and distributing malicious software?12:58
Pantsuyeaaa: unrealircd12:58
givelloSomething like last month?12:58
yeaaafrom who?12:58
Pantsuyeaaa: and eg nsa does interception regulary12:58
yeaaaive never seen it happen12:58
Pantsuso does the chinese12:58
guest-JCTugh...12:59
Pantsueg in china they highjacked the tor site urls12:59
OerHeksyeaaa, it happened often.12:59
guest-JCTi have my original user running12:59
guest-JCTthe guest one works fine12:59
yeaaalol nsa12:59
guest-JCTis there a terminal command to help fix xubuntu?12:59
yeaaacome on, you think a package manager is going to deter NSA? haha12:59
cfhowlett!defocus13:00
virusromania ?!13:00
OerHekslets move this discussion to #ubuntu-offtopic please, keep this channel free for support, thanks13:00
yeaaa"they bypassed us jim, they downloaded with a sudo apt get"13:00
guest-JCTi think terminals fix everything if the Desktop GUI is acting up13:00
yeaaaok, sry13:00
psaldenguest-JCT, did you try clearing the cache?13:00
virusscuse.....!13:00
OerHeks!ro13:01
ubottuDaca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro13:01
guest-JCTis there a terminal command for that too? terminals are cool, much more simpler than regular linux13:01
guest-JCTjust more limited13:01
psaldenwell, you'll need to log in as a user that can access your main user's files13:02
guest-JCThold on13:02
psaldenthen it's just rm ~youruser/.cache/sessions/*13:02
guest-JCThmm.......13:03
guest-JCTugh13:03
psaldensup?13:03
guest-JCTis there a way to change users on a terminal13:03
psaldenonly if you have root access13:03
psaldenwhich your guest user won't have13:03
guest-JCTgoddarnit13:03
psaldenpress ctrl+alt+f2 to go to a terminal, then ctrl+alt+f1 or ctrl+alt+f7 (I don't remember) to get back to the desktop13:04
psaldenand you can just log in with your main user13:04
guest-JCToh13:04
OerHeksguest-JCT, please wtch your language, thanks.13:04
guest-JCTi'm sorry.13:04
guest-JCTjsut frustrated13:04
Pwnnadoes anyone know how i can get past this bug? https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/127326113:04
ubottuUbuntu bug 1273261 in cryptsetup (Ubuntu) "Cryptsetup error during boot: /scripts/local-top/cryptroot: line 1: can't open /dev/mapper/ubuntu--vg-root: no such file" [High,Confirmed]13:04
guest-JCTover and out13:04
cfhowlett913:05
mousshello13:05
loganrunI am getting an error about problem installing mythtv-database when ubuntu logs into my account, but the program is already installed13:06
loganrunhow do I fix this13:06
OerHeksloganrun, what error exactly? use paste.ubuntu.com for multiple lines13:06
=== smethia_afk is now known as smethia
loganrunOerHeks, just says crash report, sorry, a problem occured while installing software. package mythtv-database13:07
psaldenany luck JCT?13:07
loganrunbut it is already installed13:07
loganrunshould I try to remove it and reinstall it or something13:07
loganrunor apt-get update13:07
aarondabombI have a dumb question I can't figure out for some reason. I have ubuntu dual-booted alongside windows 8.1. I want to remove ubuntu, but I can't find the partitions to delete them! My only partition (when checked from windows, linux, and a cd-booted linux instance) is my primary windows partition, and then a recovery partition. What have I done?13:09
mgolischaarondabomb: how did you install ubuntu?13:11
aarondabombthat's the problem, I don't know. I did it years ago when I had no idea what I was doing13:11
mgolischmaybe you used wubi13:11
mgolischsee anything related to ubuntu in your windows uninstall screen ?13:12
psaldenguess you would need to have been very lucky to unconsciously have that working through win8 :p13:12
cfhowlettaarondabomb, years?  8.1 has only been available for ... months.  I'db bet wubi.13:12
Pwnnaanyone  around?13:12
Pwnnafor cryptsetup help?13:12
aarondabombcfhowlett it was definitely a long time ago. I started on win 8, and upgraded to win 8.1 from there13:12
aarondabombmgolisch: I don't think I did, but that's the only explanation I could think of too. I'll have to boot into linux after class and check13:13
mgolischaarondabomb: like i said check appwiz.cpl in windows or look at the mount output in ubuntu, if its / is mounted from a file on your windows disk its definetly wubi13:15
aarondabombmgolisch: cool, I'll do that. Thanks everyone!13:16
=== h00k_ is now known as h00k
rickardo1How to run ssh agent as a service on reboot?13:17
JCTgah13:18
JCTtried terminal mode then it went to light display mdoe and i coundn't log in13:18
JCTit said password13:18
JCTi put JCT's password13:19
JCTno dice13:19
JCTtried terminal mode worked fine13:19
JCTlogin: jct password: ________________13:19
JCTand so i logged in13:19
JCTbut terminal mode has no display plugins13:19
JCTso i couldn't open anything13:20
geirharickardo1: It makes no sense to run it as a service13:20
psaldenJCT, I'm not sure what you're trying to do at the moment, but once you clear that directory I mentioned, you should basically be able to start clean and log in graphically the usual way13:20
rickardo1geirha: :ssh-add "Could not open a connection to your authentication agent."13:20
psaldendoesn't ssh-agent run per-user?13:21
JCThow do i clear cache on xubuntu again so that the same session stops rebootign with all this?13:21
psaldenclear the ~/.cache/sessions directory13:21
nbiewJust install ubuntu 14.04 , how to set a custom resolution for nvidia 331.38 ?13:21
JCTwhat's the exact  command?13:21
nbiewJust install ubuntu 14.04 , how to set a custom resolution for nvidia 331.38 ? nvidia x server setting doesn't have an option for 1600x90013:21
potterapplehi! im new to installing oses and i want to install ubuntu 14.04 but im having some issues can you guys help out?13:22
geirharickardo1: Yes, but that doesn't mean you should run it as a service. Question is, why isn't your session a child of ssh_agent?13:22
JCTare you running livecd mode?13:22
JCTi used that while i installed13:22
psaldenJCT, assuming you're logged in as your main user, "rm ~/.cache/sessions/*"13:22
JCToh13:23
JCTis there a hotkey in desktop mode to use xfce terminal? ctrl-alt-t doesn't work13:23
rickardo1geirha: I forget to tell that I'm not running desktop.. it's server I'm talking about.13:23
potterappleso the problem is that i want to sideload it with windows 8.1 and when i reach the part where i have to select 'something else' i do that and the partitions are not the way shown in windows13:24
JCThmm...13:24
potterappleill send a pic of how they are in windows and how in ubuntu13:24
JCTi'll try that command, if i can remember it13:24
minimecnbiew: try something like this... (see #24 https://bbs.archlinux.org/viewtopic.php?id=164385) to add your mode manually13:24
JCTover and out13:24
potterappleit says that my whole 500gb partition is free space13:25
JenniferB2I am trying to call a script that calls a second script, however the call to the second script is resulting in: "command not found".. what could be the problem here?13:26
potterapplebut its not13:26
nbiewminimec : very complicated and it's a usb ,my monitor is on dvi but xrandr shows it connected to DVI-I-2 what does it mean ?13:26
JCT so this time i can actually run both 2.13:26
JCTnice.13:26
yusufJenniferB2: what script?13:26
potterapplehttp://imgur.com/pwNRAij13:26
potterappleplease see this13:26
JCTit's giving me an error13:26
potterapplehttp://imgur.com/KtmNQ6q13:27
potterapplethis is how it is in windows13:27
minimecnbiew: Might sound complicated, but this is the way to go. The procedure doesn't change for a HDMI or DVI or VGA screen.13:27
JenniferB2yusuf, it is a script in the same folder ( called MoHG.sh )13:27
psaldenJCT, what error? :)13:27
JenniferB2I am calling it as: ./MoHG.sh argument13:27
JCTcannot remove home/jct/.cache/sessions/*: Is a directory. used command: sudo rm ~/.cache/sessions/* as sudo13:28
yusufand then? MoHG run another script?13:28
waykool99in Lubuntu. How do you 'Empty Trash'? No, right click doesn't list it on the menu.13:29
JCTi'm running desktop mode and terminal in conjunction13:29
hateballJCT: the -r option removes files and folders recursively13:29
nbiewminimec : it really new for me to get those understanding method command13:29
JCTok13:29
potterappleanyo?ne13:30
potterapple*anyone?13:30
Roidanwaykool99: click on the trash icon in the launcher,. Once it opens, there will be a button to empty it13:30
JCTit says -r isn't a command13:30
pbxpotterapple, express your question in words. post those words here. wait for a response.13:30
JCTusing root actual user13:31
nbiewminimec : when I set at x server nvidia to 1600x900 at the advance setting , the only part which I miss out is the refresh rate fix at 50hz. I can set it well on windows 7.It commonly means it's possible to have a refresh rate support on monitor and GC13:31
JCTnvm13:31
JCThold on13:31
waykool99OK thanks. i'll have to Add a Launcher to Trash.13:31
OerHekspotterapple, seems like you have 4 primairy partitions (max)13:31
JenniferB2yusuf, then MoHG calls a java program13:31
OerHeksremove 1, make that space extended, and install ubuntu there13:31
JCTGAH13:32
JCTlemme try one more time13:32
pbxrunning 14.04, what's a sensible way to add a keybinding for a menu command in a particular application? (thunderbird in this case)13:32
shelimovI have amd r9 290 gpu and is experiencing very low FPS in comparison with Windows. I have installed fglrx driver but FPS is almost a half of that I had on Windows. Does anyone have the same problem?13:32
nbiewI hope anyone who have experience to help me out with some command to set it a refresh rate to 60 for dvi13:32
minimecnbiew: Do 'xrandr' in your terminal to see what Hz is used right now. In your case I would probably "gtf 1600 900 60", wich returns --> Modeline "1600x900_60.00"  119.00  1600 1696 1864 2128  900 901 904 932  -HSync +Vsync13:32
yusufJenniferB2: run java program? .jar ? .java? or .class?13:32
Morpheusxnlany body with wifi experience on ubuntu13:32
JenniferB2yusuf, .class13:32
pbxMorpheusxnl, jump right in with details and your specific question13:32
potterappleoerHeks: i have one logical partition13:32
JCTnow it.. hold on13:33
potterapplewont that do?13:33
nbiewminimec : Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 1638413:33
minimecnbiew: Also check your device identifier with xrandr --> DVI-0 or similar...13:33
JCTnow it's telling me cannot remove ~/cache/sessions/*: no such file or directory. does that mean cache is cleared?13:34
nbiewminimec : how to check the device identifier ?13:34
mgolischpotterapple: looks like ubuntu doesnt see any of the partitions, what is your windows version?13:34
JCTand i added the dot13:34
Morpheusxnlpbx, i have a tp link wn823n which has rtl 8192 chipset and connection is unstable / unusabale13:34
JCTbefore cache13:34
potterapplewindows 8.113:34
Morpheusxnlpbx, i need a way to fix it13:34
psaldenJCT, sounds like it, "ls ~/.cache" if you wanna be sure13:34
OerHekspotterapple, you have 4 primairy partitions.13:34
psaldenmake sure 'sessions' isn't in it13:34
valentindHello. I have a bug to report for GCC on Ubuntu. Launchpad is very confusing. Can someone tell me what is the easiest way to report a bug without losing my afternoon?13:34
Morpheusxnlpbx, would ndiswrapper with the windows driver help me13:34
JCTK.13:34
JCTok13:35
cfhowlett!bug | valentind13:35
ubottuvalentind: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.13:35
minimecnbiew: This would be 'xrandr' on my machine... I have HDMI1 and HDMI2 connected @ 60.0* Hz13:35
JCTwhoopes.13:35
JCThold on13:35
minimecnbiew: http://paste.ubuntu.com/8640664/13:35
nbiewminimec : I did manually set the refresh rate but it doesn't change13:36
yusufJenniferB2: how to you execute it in terminal?13:36
mtutsHi everyone!13:36
yusufjava [javafile.class] ?13:36
potterappleOerHeks, so i delete one whole partition then what?13:36
pbxMorpheusxnl, i don't know about that hardware, but do google the specific model info and if it doesn't lead to to a solution, post details here of what you tried, and what happened when you did.13:36
=== rigor789|away is now known as rigor789
potterapplemgolisch win 8.113:37
minimecnbiew: Once you have added the new mode --> "xrandr --addmode ...", you have to open the Display GUI and switch to that new mode.13:37
Morpheusxnlpbx, can you help me?13:37
nbiewminimec http://paste.ubuntu.com/8640711/13:37
mgolischpotterapple: i suspect something is wrong with your disk, it probably has both gpt and mbr partition tables or something13:38
JCTnvm nothing happened13:38
JCTi was usign root13:38
Morpheusxnlpbx, i will be at my computer tonight. I already tried solutions like disabling n speeds, tried to install driver of manufacturer did not work gives me all kind of errors13:38
mgolischpotterapple: was something else installed before?13:38
pbxMorpheusxnl, i can't help beyond what i have already suggested13:38
cfhowlettterminal:  gdisk        command will ID any gpt remnants on your system13:38
Morpheusxnlpbx, i have some pages send to my email to try tonight i will come online then it is easer13:38
Morpheusxnleasier13:38
pbxMorpheusxnl, rather than saying "all kinds of errors" post the actual error messages via dpaste.com or similar13:38
Morpheusxnlpbx, easier to do then13:38
nbiewminimec previously there's no dvi-I-3 ,  just add it up. The only problem I am facing is refresh rate set to 50hz13:38
potterapplemgolisch no only windows 8.1 i got the laptop from a university so im not 100% sure13:39
Morpheusxnlpbx, i will report back when behind machine13:39
JCTcan the terminal not delete ~/.cache/sessions because it is a directory?13:39
potterapplemgloisch it shows mbr in windows partitoning tool13:39
potterapple*mgolisch13:40
k1lJCT: rm -rf /path/to/folder13:40
JCTOH.13:40
JCTi'll try dat instead13:40
k1lJCT: and no root needed for that13:40
JCTok13:40
Joe_Spencerhello! :) i got a very hectic problem! can somebody help me?13:40
cfhowlettJoe_Spencer, details13:41
psaldenJCT, by using /.cache/sessions/*, the * expands such that it deletes files in the directory, rather than the directory itself13:41
JCTnow i need to create "sessions" right?13:42
psaldenbut sure, -rf on the directory will do the job too, just make sure you only use it on that directory and not delete your entire homedrive or something13:42
psaldenprobably not necessary, I think xfce will do that again13:42
JCTok13:42
JCTshould i reboot?13:42
k1lrelogin13:42
JCTcan't do that with a messed up desktop13:42
JCTterminal, yes13:43
k1lJCT: sudo lightdm restart13:43
JCThold on13:43
JCTok13:43
minimecnbiew: Well I see you added the mode for a 'disconnected' Screen. I don't kow if you wanted that. I you just wanted to set a new mode for DVI-I-2, you would have to add it for that screen. Where do you see 50hz? You can set the hz with the first command... "gtf 1600 900 60" <-- 60hz13:43
potterapplemgolisch can i pm you somewhere? thanks! :D13:43
JCTok13:44
JCTlogout13:44
JCTlogout13:44
JCTlogiut13:44
mario_hi anyone using  pangolin ubuntu. im having  some repositores failed and then   my graphic card fails  with failure to schedule IB1. not sure if its a  faild update of ubuntu or is my graphic card malfunction.. im currently using  another distro with same graphic card13:44
JCTlogout13:44
Joe_Spenceri have an NVidia GTS 250 card, every ubuntu works well, after 14.04 i cant use my computer. So i decided to reinstall the pc and get rid windows7 then try to install 14.04. The live disk booted up, and i was able to install the system, in graphic mode. After system rebooted, i only see the boot screen of my bios, then my monitor turns into sleep mode, and nothing else. What can i do?13:44
JCTjct13:45
JCTjct65165613:45
psaldenstrong pw at least13:45
psalden:P13:45
nbiewminimec : I also doesn't know how I added the mode for a "disconnected" screen DVI-I-3. I can see the 50hz once I set at nvidia x server advance setting to 160x900+0+0 and at the CCSM general composite13:46
dreamcat4hi. bit of a problem here with the ISO (live USB stick): grub-install error: failed to get canonical path of 'cow'13:46
shelimovHello, guys. :) I have AMD R9 290 GPU and experiencing very low FPS in comparison with Windows. I have installed fglrx driver but FPS is almost a half of that I had on Windows. Does anyone have the same problem?13:46
dreamcat4i can mount and chroot into my / or /boot partiton but then /dev doesn't work anymore ?13:47
cfhowlettshelimov, AMD is not especially linux-friendly.  nvidia is preferred13:47
nbiewminimec : what commend to set it gtf "1600 900 60" ?13:48
JCTalright you guys it worked!!!13:48
minimecnbiew: Ok. So try "gtf 1600 900 50" once... Some info about 50hz and nvidia ... http://fs-uae.net/50hz-display-modes-on-linux-with-nvidia-drivers13:48
psaldengood to hear JCT13:48
mario_anysorry is precise repositoies working fine?13:48
psaldendo consider changing your password though, you were just typing it in here13:48
JCToh crap that's what i feared13:48
JCToops language13:49
JCTsorry13:49
dreamcat4'cannot create /dev/null: Permission denied' (after chrooting into /)13:49
minimecnbiew: The last number is  'hz', so "gtf 1600 900 59.9" would calculate the Modeline for 59.9hz ...13:49
dreamcat4although strangely /dev/ seems to 'look like it's there'13:50
psaldendreamcat4, I think you need to mount those separately, see if you can find a guide on /chroot'ing into an ubuntu installation13:50
psaldenI should be going now13:50
dreamcat4psalden: great but how can i do that ?13:50
mcphaildreamcat4: you need to bind mount /dev and /sys from outside the chroot13:50
dreamcat4mcphail: that really works ? huh13:51
adacdoes someone know where the ufw rules are saved?13:51
adacis it /lib/ufw/user.rules13:51
k1l!chroot13:51
ubottuA chroot is used to make programs believe that the directory they are running in is really the root directory. It can be used to stop programs accessing files outside of that directory, or for compiling 32bit applications in a 64bit environment - see https://help.ubuntu.com/community/BasicChroot13:51
dreamcat4i'll give it a try then13:51
mcphaildreamcat4: i missed the start of the conversation but, yes, you need to bind mount13:51
mgolischdreamcat4: anything in /dev in the chroot?13:52
mgolischdreamcat4: usualy you just bind mount your /dev into the chroot13:52
dreamcat4mgolisch: yes. anout half of the entries of the /dev folder13:52
dreamcat4ok then.13:52
nbiewminimec : so how does the add mode end up at at DVI-I-3 ?13:53
giovanni_ciao13:54
minimecnbiew: Did you just add it to DVI-I? Try to add it once directly to DVI-I-2. You can do that right now. It doesn't matter that we have another one added @ DVI-I-3...13:54
dreamcat4great. it's getting further. but maybe i need to bind /proc too it seems now13:55
shelimov<cfhowlett>, so what to do? I can't just change my videocard. I have already bought r9 290? :D13:55
=== Guest56782 is now known as IdleOne
R3dSkywill a 750 ti work on ubuntu? just asking before buying.13:56
mcphailR3dSky: yes13:56
dreamcat4ok. it worked. thanks guys mgolisch mcphail kil13:56
PLoctauxhttp://releases.ubuntu.com/utopic/ Ubuntu is here!13:56
mcphailR3dSky: you'll need the nvidia drivers for it to work well13:56
R3dSkydo i need propreitary drivers or anything on that order13:57
R3dSkywill it work on wayland?13:57
mcphailR3dSky: yes. The free drivers are poor13:57
mcphailR3dSky: I think wayland supoort is coming but not there yet13:57
R3dSkyoh. will nouveau work then?13:58
k1lPLoctaux: stop that, wait for the official statement.13:58
mcphailR3dSky: maybe. I can't get nouveau to work with X, never mind wayland13:58
R3dSkyoh. so do i install the drivers and then plug in the 750 or vice versa? (curious)13:59
jnxdPLoctaux: They might still be running tests, as the legends go, and they might change the package in the middle of your download.13:59
guest-qLLiI6j ai un probleme sur mon ordi13:59
PLoctauxjnxd, Thanks!13:59
mcphailR3dSky: I always plug in first. Sometimes I have to install driver from terminal if X doesn't come up13:59
PLoctauxk1l, Ok, I didn't say anything! :-)14:00
R3dSkyi use airtel 3g, so will it be safe to download and put the driver in Home before plugging in?14:00
minimecguest-qLLiI6: Il existe un channel en francais pur ta question.14:00
mcphailR3dSky: sudo apt-get install nvidia-current should do the job but you might want to look at the xorg-edgers ppa for up-to-date drivers14:00
R3dSkythanks.14:01
R3dSkywill a r9 290 work on ubuntu with opensource drivers?14:01
mcphailR3dSky: I'd use a package-managed driver (native ubuntu or ppa) rather than downloading from nvidia directly14:01
k1l!fr | minimec14:01
ubottuminimec: Nous sommes desoles 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.14:01
=== mt_ is now known as mt
shelimovR3dSky, I have the same question. I have installed fglrx but performance is too bad14:01
jnxdR3dSky, for trusty, nvidia-current didn't support my driver. Use nvidia-331 instead14:01
jnxd...if things go wrong14:02
mcphailR3dSky: maybe with the new release. I think there were a lot of improvements for R9 in kernel 3.1714:02
minimeck1l: I wanted to paste him that too, but he/she is already gone...14:02
stianhjAnyone have GeForce 7600GT? I'm having trouble getting HDMI audio to work. It doesn't show up in aplay -l14:02
suela22what's the package for this? / how to launch it from terminal? http://s12.postimg.org/8wfznx5p9/ubuntu_impostazioni_audio.jpg14:02
R3dSkyok. is it safe enough to try? (researching to buy gpu)14:02
shelimovmcphail, I'm using r9 290 on latest debian build and have some problems with fps. It's about a half of Windows fps14:03
mcphailR3dSky: might be worth checking Phoronix to see the current state of play. I didn't get much joy with open drivers with an integrated APU. Nvidia is still ahead of amd at this point14:04
glcheethamshelimov, what kind of games/benchmarks are you running?14:04
mcphailshelimov: is that with open drivers?14:04
R3dSkywill an a10-7850k work? (igp)14:04
nbiewminimec : it doesn't work adding on DVI-I-214:04
shelimovglcheetham, I tried dota 2, the witcher 2 and cs: go14:04
mcphailR3dSky: my a4-5400K doesn't work well without proprietary drivers if I use HDMI. Fine with VGA14:05
R3dSkyoh. thanks mcphail.14:05
mcphailR3dSky: I installed latest kernel and mesa. Not great yet14:06
glcheethamIt's hard to know if fps issues are caused by drivers or the ports of the games themselves14:06
R3dSkyis there a chance of a gtx 970 working?14:06
mcphailR3dSky: yes. Works well, apparently14:06
suela22i dont get why sometimes it is not clear the NAME of the program you are using?!?! only want to know what it's called. name of package. http://s12.postimg.org/8wfznx5p9/ubuntu_impostazioni_audio.jpg14:06
minimecnbiew: Ok. I do not know why... sorry. Anyway I have to take a break here. I got a dog here, asking for his right. So I have to walk my dog. I will be back in maybe 90min or so...14:06
mcphailR3dSky: you'd need the up-to-date drivers from xorg-edgers, though14:06
R3dSkyok. so what are the chances of that ppa breaking, anyway?14:07
mcphailR3dSky: I've used it for a couple of years with no breakage but ymmv14:07
R3dSkythanks.14:07
nbiewminimec : http://pastebin.com/9xUQJHzH ok14:08
ogra_popey, no #ubuntu-release-party in the topic this time ?14:08
nbiewminimec : Ok , thanks i'll try other way round again14:08
RuddeHello14:08
mcphailR3dSky: if you use the up-to-date drivers you need to set the powermizer in nvidia-settings to "prefer maximum performance" otherwise you get glitching in Unity14:08
RuddeIs there any webUI for making KVM vm's in ubuntu like proxmox in debian?14:09
suela22so nobody can name this package? http://s12.postimg.org/8wfznx5p9/ubuntu_impostazioni_audio.jpg14:09
R3dSkythanks yet again. will a retina imac work with ubuntu?14:09
Eddi1;)14:09
glcheethamsuela22, why do you want to know that name?14:09
Eddi1hello14:09
[S^K]what is a good logging solution to use for logging the requests made to a REST web service?14:09
Eddi1where to find e serverr for hacked CC ? can u tell me14:09
mcphailR3dSky: Think there are a lot of scaling issues. One of the chaps from Linux Voice has been trying. Might be worth emailing him14:09
=== mangel_ is now known as miquel
=== Symmetri1 is now known as Symmetria
R3dSkywhat are 'scaling issues'?14:10
suela22glcheetham: i knew i would get this question in return.... :)   - it's not working on another ubuntu machine, so i want to try launching it from terminal14:10
mcphailR3dSky: fonts and icons being wrong size etc14:10
R3dSkyoh.14:11
suela22i click on it and the windows does not open, that's all14:12
R3dSkythen a dell 5k monitor?14:12
mcphailR3dSky: no idea, i'm afraid. I know AMD advertise 4k on linux14:13
vertago1Anyone know a good way to get a notification when 14.10 is open for dist-upgrade?14:13
daftykinsvertago1: moving to a non-LTS? questionable move14:14
=== gary_ is now known as Guest3717
vertago1if I cared about LTS I would be on debian14:14
Symmetriaheh mannn at the rate the traffic here is flowing here Im still gonna be sitting in traffic when ubuntu 15 is released14:15
JoeyFNis 14.10 coming out today?14:15
vertago1JoeyFN: it is supposed to14:15
OerHeksJoeyFN, maybe14:15
R3dSkyJoeyFN: Supposed To14:16
OerHeksmaybe not14:16
OerHeksjoin #ubuntu-release-party for the waiting14:16
vertago1ok14:16
R3dSkydoes the r9 285 work?14:16
frendaI've used a '7 Pin S-Video to 3RGB' cable to connect an analog TV to my computer to show my desktop to my student in the classroom. The cable is between the graphic card and TV ports, but there's not any output on TV screen, any idea?14:17
panos986hi14:17
mcphailfrenda: does the screen show up in "Displays"?14:18
suela22OerHeks: can you please name the package for this: http://s12.postimg.org/8wfznx5p9/ubuntu_impostazioni_audio.jpg14:18
R3dSkysuela22: that's the audio pane/whatever for settings.14:19
OerHekssuela22, don't know, sorry, what the audio settings package is called14:19
suela22yes but what is the exact NAME14:20
suela22how do you run it from terminal?14:20
frendaI didn't check, I'll check it tomarrow; Isn't it Plug&Play?, @mcphail14:20
OerHekssuela22, why run it from terminal? it is in systemsettings14:20
suela22how can this be so complicated to find! :)14:20
OerHekssuela terminal audio settings is 'alsamixer'14:20
frendaIf it exist there, what should I do?14:20
mcphailfrenda: you may need to select the screen in Displays14:21
=== ubuntu is now known as Guest49871
suela22OerHeks: because on other computer it does not work from gui (maybe it will work from terminal)14:21
alexaHi!14:21
suela22OerHeks: it works on the computer i am on now. but i dont see the f** name anywhere!14:21
jpdumont_#xcsoar14:22
=== gthank is now known as zz_gthank
jpdumont_join /xcsoar14:22
alexaI have some serious security issue. I've been using Ubuntu for 3 years and I have never noticed something like this:14:22
somsipjpdumont_: /join #xcsoar14:22
mgolischs-video? no its a pain in the butt14:22
jpdumont_thanks ;-)14:22
alexaMy girlfriend brought yesterday her PC and she said she cannot open a page to watch movie online14:23
R3dSkyalexa: which website is it?14:23
alexashe also said some Java window opened asking for permission14:23
alexashe just clicked yes14:23
alexaR3dSky, it's filmovizija.com14:24
alexaI realized now my PC behaves the same when I open the page14:24
OerHeksalexa,  seems like a illegal video site, we cannot help.14:25
potterapplehttp://www.everydaylinuxuser.com/2014/05/install-ubuntu-1404-alongside-windows.html?m=114:25
potterappleI'm following this14:25
alexabut the thing is, that I have installed Ubuntu on my friend's PC, so comparing to his PC, looked like her showed more ads14:25
alexaOerHeks, it's not about the site14:25
potterappleHow would I know if I have to perform boot repair and stuff?14:25
alexaI'm talking about java14:25
alexathen I was wondering why was his PC (freshly installed ubuntu) not showing those stupid ads and why did his PC display it right?14:26
alexaI decided to remove all permission given to java14:26
potterappleIs it possible that I might not have to do boot repair?14:27
alexabut the problem is that I cannot find the java controlpanel14:27
alexaI followed some articles14:27
alexabut nothing worked14:27
OerHeksalexa so both ubuntu pc's?14:27
alexayes14:27
alexaand both are 14.0414:27
potterappleOerheks the problem was that I had a GPT and MBR partition data :/14:28
alexaeven typed "locate *ontrol"14:28
alexainstead of control14:28
alexacause of case sensitive first letter14:28
potterappleI fixed that using fixparts14:28
alexanothing found14:28
potterappleBut I want the know one more thing14:28
alexapurging java and reinstalling didn't help14:28
potterapplehttp://www.everydaylinuxuser.com/2014/05/install-ubuntu-1404-alongside-windows.html?m=1 I'm following this guide do I need to do the boot repair stuff or not?14:29
ahthi14:29
ahtubuntu first14:29
ahtverry hhhhhhhhhhhhard14:29
ahthow use hangul14:30
alexapotterapple: I didn't open the link you provided, but if you install Win first, Ubuntu second, there's no need for boot repair14:30
alexahe left :(14:30
alexaany clues where to find java control panel?14:32
alexaand how to remove all permissions given to java?14:32
bynariewuddup14:33
mcphailalexa: wasn't the permission from the web browser to run the applet?14:33
alexamcphail: yes14:34
alexabut I believe she checked the option "allow always"14:34
alexaor something similar14:34
=== Sagitt_Away is now known as Sagitt
mcphailalexa: then you need to look at the web browser rather than your java install. But if you've given permission to malware you'd be better doing a reinstall anyway14:37
devhostIs there a way to find out why the binding (ctrl + space) is not working on a application? It's for content assistance in an app called Robot IDE. The content assistance works if selected via menus.14:38
devhostI'm using ubuntu with awesome wm.14:38
devhost14.0414:38
devhostAwesome isn't the problem either as I've bound functions in the lua config to that binding and nothing will happen in awesome either.14:39
alexamcphail: I checked mine firefox and I could not find anything about java and permissions14:40
JCTmy ubuntu thinks the sound output HDMI  digital stereo is still connected/plugged in. how am i supposed to tell the computer that the laptop isn't channeling through Digital HDMI anymore?14:44
funkyjivehey guys.  I am having trouble creating a desktop launcher in unity.  I am following these instructions, I have manually created the .desktop file into /usr/share/applications and I have also tried to use the gnome-panel and I have also tried to use alacarte.    Have been trying to follow these instructions here https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles .   But none of these methods seem to work for me.14:45
funkyjiveI can't get it to show up in the dash.14:45
funkyjiveor on the desktop or whatever14:45
vitimitiHi14:45
stianhjdevhost: is it a Java app?14:46
devhostI believe it's wxPython.14:46
glcheethamfunkyjive, what program is it14:46
funkyjiveIs there an easy way to create a link?14:46
JCTmy computer thinks hdmi is still connected, so the sound settings don't understand14:46
funkyjiveglcheetham:  scalaide ..  it is basically eclipse.  I have it installed in /opt/ScalaIDE/eclipse (thats the executable)14:46
JCTit's channeling apps through HDMI14:46
=== jaywink_ is now known as jaywink
devhoststianhj: On a desktop I have the binding and content assistance works, but on this virtualbox VM it's not working.14:47
glcheethamfunkyjive, and do you want the desktop entry to appear in the launcher, dash,etc?14:47
JCThow do i set analog input speakers/headphone as default sound driver14:47
devhostI don't believe it's the app or the wm. I think the problem is higher up.14:47
funkyjiveglcheetham: ultimately the launcher is where I want it14:47
funkyjiveglcheetham: desktop and dash are gravy.14:47
JCTis the command terminal?14:48
stianhjdevhost: I had a similar problem at one time. Have you looked at this https://awesome.naquadah.org/wiki/FAQ#Why_some_floating_clients_can_not_be_tiled.3F ?14:48
alexaok, guys, it's my job to ask once more: Where do I find java control panel?14:48
JCTidk14:48
alexawhere is it located?14:48
devhoststianhj: I'll look real quick.14:48
yeaaahi14:48
devhostThe app isn't floating and tiles though, but I'm sure there is some accessory information.14:48
funkyjivealexa: is there one of those for ubuntu?14:49
funkyjivealexa: I've only ever seen that on windows.14:49
alexafunkyjive, there are some pages saying it's somewhere in /usr/lib...14:49
JCTis there a way to tell ubuntu that the analog sound outout is the default?14:49
alexain java directory14:49
alexabut there sn't14:50
alexa*ins't14:50
alexa*isn't14:50
funkyjivealexa: let me check in the jvm install area.14:50
alexathank you14:50
JCTisn14:50
JCTisn't there like a terminal command for setting analog sound output as default one?14:50
JCTit thinks HDMI is default.14:51
devhoststianhj: I don't think that's the problem or solution.14:51
devhostI don't think it's Awesome.14:51
JCTnevermind, i can fix this myself......14:51
devhostAs I said I remapped a binding to ctrl + space, and that binding wouldn't work anymore ...14:51
funkyjivealexa: it is called jcontrol14:52
funkyjivealexa: ahh.  it looks like it is only there on official Oracle JVMs14:53
funkyjivealexa: I think it is not present on openjdk  jvms14:53
alexait asks me to install "julius" first14:53
funkyjivetry executing it directly14:54
funkyjivealexa: /usr/lib/jvm/java-8-oracle/bin$ ls -l jcontrol14:54
funkyjive-rwxr-xr-x 1 root root 6264 Oct 18 09:41 jcontrol14:54
funkyjivealexa: I have that so I do (in a terminal) cd /usr/lib/jvm/java-8-oracle14:54
funkyjivealexa: ./jcontrol14:54
stianhjdevhost: did you try? i had the same problem with firefox. the problem *isn't* with awesome, but the app not doing things correctly, leading to it not working correctly in awesome14:55
alexathanks, funkyjive!14:55
=== penk_ is now known as penk
=== Malsasa- is now known as Malsasa
stianhjAnyone have GeForce 7600GT? I'm having trouble getting HDMI audio to work. It doesn't show up in aplay -l15:01
tlawlessrecommendations for a LAPP stack?15:02
bynarieubuntu 14.10 now supported in here correct?15:04
OerHeksit is not out yet15:04
compdocis it released today?15:04
bynarieyes15:04
DJonesbynarie: Not yet, its not officially released15:04
tyagih15:05
bynarieits available as a release, no longer in beta15:05
PiciThere has not yet been a release announcement.15:05
bynarieso what15:05
PiciSo buttons.15:05
bynarieanywho, it doesnt matter... just asking15:06
tikunanyone have any experience running ubuntu under hyper-v?15:10
daftykinstends to be better to ask the *next* question since you might not get a reply15:11
daftykinsnobody wants to say "yeah, me!" then wait for the actual question15:11
glcheethamdaftykins, haha15:12
deemoHello there... running Ubuntu 12.04 (DreamStudio). I have just put in a 3terrabyte hard drive but it wont permit me to write in it or use it as a normal drive with full permission. I have formatted it to ext4 what else do I do. I hear that anything above 3tb is usually having the trouble.15:14
deemoHello there... running Ubuntu 12.04 (DreamStudio). I have just put in a 3terrabyte hard drive but it wont permit me to write in it or use it as a normal drive with full permission. I have formatted it to ext4 what else do I do. I hear that anything above 2tb is usually having the trouble.15:14
bittin-on the Ubuntu 14.10 releaseparty in Stockholm waiting for more people :)15:16
deemoHello there... running Ubuntu 12.04 (DreamStudio). I have just put in a 3terrabyte hard drive but it wont permit me to write in it or use it as a normal drive with full permission. I have formatted it to ext4 what else do I do. I hear that anything above  2tb is usually having the trouble.15:17
somsip!patience | deemo15:17
ubottudeemo: 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/15:17
deemothanks somsip15:17
=== n_ is now known as Guest67560
RimesHas anyone been able to reach the Ubuntu Mate site today?15:19
devhoststianhj:15:19
devhostI'll give it a shot right now15:19
somsipRimes: url?15:19
Rimesi believe it's ubuntu-mate.org15:19
Rimeshttp://ubuntu-mate.org15:20
ronaldsmazitishttp://whatismyipaddress.com/ip/207.46.13.1515:20
ronaldsmazitisthis is last ip that attempted to reach my web server last night15:20
ronaldsmazitiswhen it was deleted15:20
somsipRimes: http://www.downforeveryoneorjustme.com/http://ubuntu-mate.org/15:20
ronaldsmazitisMicrosoft Bingbot15:20
ronaldsmazitiswho would have known15:20
glcheethamWhat was the logic behind canonical developing mir instead of helping out with wayland and getting it out quicker?15:21
Rimesok, it was just me.  darn work firewall15:22
somsipglcheetham: ubuntu touch I believe, but this discussion is better in #ubuntu-offtopic as its a non-support issue15:22
glcheethamsomsip, ah, sorry15:22
devhoststianhj: didn't fix it, also content assistance doesn't seem to work at all15:22
snpresentubuntu used systemd?15:22
devhostit did before but with or without the maximized thing15:22
devhostit doesn't matter15:22
deemoThe folder "The Foundry Modo 8.0.1 SP2 Linux x64" cannot be copied because you do not have permissions to create it in the destination. its a 3tb drive15:23
somsipdeemo: check the mount point. Probably not +w for your user15:24
deemoI dont actually understand how to do what you just said somsip15:24
deemoor what it is15:24
somsipdeemo: when you add a new drive, if you don'15:25
MrJerome14.10 upgrade is not appearing for me, is it not out yet?15:25
somsipdon't follow the correct process, you cannot write to it as a normal user15:26
somsipdeemo: so type mount in a terminal and look for the 3TB drive. It should have a name like /dev/sdf1 Tell me what it is15:26
john_ramboLeaving the main server I am getting 403 Forbidden on all the mirrors I have tried so far ..... Maintenance ?15:26
somsipjohn_rambo: penidng release? What version are you on?15:27
luckybunnycan anyone help me get a canon printer working on ubuntu? I'm trying to get it working across a network, and it's attached to a vista box15:27
john_rambo14.10 somsip15:27
deemosomsip,  what is your instruction15:27
somsipjohn_rambo: the release is just about to be made, so maybe the repos are down pending that operation, or whatever they have to do15:27
luckybunnythe printer is Canon MF4010, I have managed to detect it via CUPS and I have the printer driver installed (UFR II)15:28
john_rambosomsip, Okay15:28
digitsmHello15:28
somsipdeemo: just told you. If you can't follow that, I'm not going to have enough tiome to help you as I'm busy15:28
luckybunnydriver version is 2.9, only a couple of months old15:28
deemook somsip15:28
digitsmI can't get updates from http://ir.archive.ubuntu.com/ubuntu/15:28
digitsmIs that mirror down?15:28
digitsmI live in Iran15:28
deemosomsip, /dev/sdf1 on /media/859eb552-59b6-469d-80fd-22e36b67d18e type ext4 (rw,nosuid,nodev,uhelper=udisks)15:28
luckybunnythe eventual aim is to have the ubuntu box as a print server, but since the printer doesn't even respond to the ubuntu box across USB, that's a no-go atm15:29
luckybunnyuntil then, the Vista box will remain the print server15:30
somsipdeemo: well done. So now type 'ls -la /media' and paste the permissions that are next to folder 859eb552... Should be like 'drxr-wr-w 24 root root'15:30
squintydigitsm: fwiw i can log onto http://ir.archive.ubuntu.com/   there is no "ubuntu" directory though15:31
MrJeromeHas anyone been able to upgrade to 14.10 yet? It's not showing up in my updates15:31
digitsmluckybunny, If you had an hp then hplip is very good opensource driver15:31
deemosomsip, drwxr-xr-x  3 root  root  4096 Sep  2 01:06 859eb552-59b6-469d-80fd-22e36b67d18e15:31
digitsmluckybunny, no idea about canon15:31
digitsmsquinty, So what does that mean?15:31
maxviwhen ubuntu phone will be released ?15:32
maxviI mean BQ and Meizu MX315:32
=== Caroga is now known as Caroga_afk
luckybunnydigitsm: I agree re hp. This same box has successfully printed from 3 different hp printers, no problem at all. Both over network and via USB. However, the organisation wants the Canon15:32
vitimitiBQ says they will release it on December, maxvi15:33
daftykins!touch | maxvi15:33
ubottumaxvi: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch15:33
vitimitiOr november?15:33
squintydigitsm:  are you sure you have the correct url as there seems to be nothing available at that site at all?15:33
* luckybunny would much rather scrap the canon completely and get a decent printer15:33
alleanyone able to help me? trying to use the nouveau driver but lshw -c video shows only: configuration: latency=0 and NOT driver=nouveau .. should I add something in the Kernel Parameters or How could I get on?15:33
luckybunnybut... it's not my choice15:33
digitsmsquinty, I have not select IR repo myself. When I first installed ubuntu it automatically chose IR mirror15:34
somsipdeemo: so first root denotes the owner, and second root denotes the group. owner can read write enter (first rwx after the d) group can only read and enter (middle r-x) and everyone else can only read enter (last r-x)15:34
somsip!permissions | deemo (read this later)15:34
ubottudeemo (read this later): An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions15:34
somsipdeemo: how did you attach the drive to the PC?15:34
squintydigitsm:  maybe hold off for now. might be related to maintenance and the upcoming release of 14.10.15:35
deemosomsip, its a new drive, 3tb, i put it inside hoping to use it as a storage since the other 2 drives 160gb and 320gb are kinda misbehaving... and one of them holds the OS.15:36
zero_coderhello, i installed ubuntu alongside window, now i cant boot into windows  . its not showing in grub15:36
digitsmsquinty, Oooh! If 14.10 comes up then should I change my repo url?15:36
somsipdeemo: did you add anything to fstab? If you don't understand that question, the answer will be 'no'15:37
deemoso somsip I formatted to ext4 it using gparted or some tutorials I found15:37
deemoI cant really say yes or no... I dont know somsip15:37
digitsmsquinty, I don't want to migrate to 14.10 now. I am comfortable enough with LTS version15:37
deemoinitially, the drive could not be seen at all and I did a search for a few days then found a way to sort that out somsip15:38
somsipdeemo: no then. Have a look at !fstab and see if anything makes sense. I have to do something else for a while so see how you get on and if anyone else can help too.15:38
rangeles2276How can I completely reset my GTK3 Ubuntu defaults?15:38
somsip!fstab | deemo15:38
ubottudeemo: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions15:38
rangeles2276Also; How can I upgrade to the latest version of GTK3?15:39
squintydigitsm:  you could try changing servers too.  look in "Software and Updates > unbuntu software and change the server there15:39
deemook somsip ... thank for your time15:39
digitsmsquinty, Oh yes! I see. Thanks15:39
lkthomasguys, if I want to chmod +s file, what's the numbering should I use ?15:39
squintydigitsm:  yw15:40
froghi... I didnt find anyone who is "supporting" startup disk creator... since yesterday im getting this error: http://snag.gy/ufRIs.jpg15:40
froga month ago or so it worked without problems. Whats going wrong?15:40
n3on_waveshi15:40
frogohh... i should add that this error appears when i try to format my "new" usb 3.0 stick15:42
snpresenti'm back now15:43
proyconWhen 15.04 comes out, will there be a direct upgrade from 14.04 LTS ? Or does it have to go through 14.10?15:43
Piciproycon: You will have to go through 14.10 .  Only LTS to LTS upgrades allow you to skip releases.15:44
snpresentLTS  jump to LTS15:44
daftykinsproycon: LTS to LTS upgrades can go direct once the first point release comes out, so if 15.04 is LTS, 15.04.1 would be direct15:44
geirhanext LTS is 16.0415:44
proyconPici: hmm yeah, that's what I thought indeed15:44
proyconI'm considering not upgrading to 14.10, but I may want 15.04  or 15.10 before 16.0415:44
daftykinsproycon: depends what this machine does15:45
daftykinsbut with good backups, any attempt is safe.15:45
proyconjust my laptop and desktop workstation15:45
proyconoh yeah, I know it's safe.. I've upgraded plenty15:46
deemosomsip, the drive is empty so I dont mind to start all over reinstalling it and getting it done right with permission15:48
peto_hi15:48
somsipdeemo: it seems like the system is automatically mounting it wrongly. You need an entry in fstab. I don't have time to walk you through that right now so read !fstab and get more help if you need it15:49
searchingfront jackphone not working15:50
adacHow to add a system user? So one that has a home directory but does not have a password for login?15:50
froghi... I didnt find anyone who is "supporting" startup disk creator... since yesterday im getting this error: http://snag.gy/ufRIs.jpg15:50
froga month ago or so it worked without problems. Whats going wrong?15:50
frogi should add, that this error appears, when i try to erase my "new" usb 3.0 stick in startup disk creator15:50
teaearlgrayIs is appropriate for me to ask a regex question here?15:51
proyconadac: adduser --system15:51
Guest89145when i ->ifdown eth0 ->output: ifdown: interface eth0 not configured, what is the problem?15:51
KeithWeissharwhy hasn't ubuntu 14.10 been released yet15:51
mcphailteaearlgray: it is a bit off topic15:51
adacproycon, awesome! thanks!15:52
FishsceneKeithWeisshar: It can be released at any time today.15:52
FishsceneHistorically, it has been released at the last possible moment.15:52
Din_Weaselit is released http://releases.ubuntu.com/14.10/15:53
Din_Weaselfinal version here15:53
deemosomsip, this page http://www.tuxfiles.org/linuxhelp/fstab.html is for sale15:54
Aeolus0hey guys15:55
Aeolus0i'm having a bit of an issue with X crashing all the time15:55
Aeolus0anyone free>?15:55
teaearlgraymcphail, is there a better place? I guess I could try #python as I'm doing it in python15:55
teaearlgrayWell then, I'll be off15:55
mcphailteaearlgray: i don't knwo if there is #regex - wouldn't surprise me if there was!15:56
somsipteaearlgray: you can ask. If it's simple someone might help15:56
teaearlgraysomsip, not really too simple15:57
somsipteaearlgray: Well, you either ask or not.15:57
teaearlgraysomsip, asking in #python right now. Will go here or somewhere else if they can't help, though.15:58
=== b is now known as glover
=== glover is now known as glovertex
glovertexMy laptop HP Pavilion G6 gets very hot (above 70 C) at iddle16:00
Aeolus0hey guys, my X eeps crashing when i fire up any openGL application, i'm on nvidia latest blob drivers, and it keeps happeeing. I have to REISUB to get out of it, any ideas?16:00
dami0hi, my vim only has syntax for one buffer, is this an ubuntu thing or should i ask #vim?16:00
daftykinsAeolus0: if you installed from nvidia's site then, unsurprising16:00
Aeolus0daftykins, same issue if i do it from the repos16:00
daftykinsAeolus0: every version?16:01
adacproycon, is there also a paramter that would allow to become this user via root like with "sudo su user"16:01
vitimitiBye16:01
Aeolus0daftykins, the last 2 are the only ones that support my gpu, so i've tested all that's availible for my GPU16:01
aljosaanybody knows if "Beats Studio wireless Bluetooth headphones" work w/ ubuntu?16:01
mcphaildami0: have you installed one of the full vim packages rather than vim-tiny?16:01
daftykinsAeolus0: desktop system? what card?16:02
dami0mcphail: iirc it was vim16:02
proyconadac: su user   doesn't work?16:02
Aeolus0daftykins, 780 ti16:02
adacproycon, no since adduser --system does set bin/false16:02
daftykinsAeolus0: i take it you've tried other programs/games/etc so that it's not just an issue with the one?16:02
glovertexaljo depends on the device ubuntu is on16:02
glovertexaljosa16:02
Aeolus0daftykins, yup.16:02
proyconadac: and with -s /bin/bash ?16:03
mcphaildami0: not on ubuntu just now, but there will be bigger vim packages in the repos. try vim-gtk or something to get the full vim install16:03
daftykinsAeolus0: clean 14.04 install, fully updated?16:03
=== dfgas_off is now known as dfgas
mcphaildami0: I'm irc'ing from an old debian box so can't check the current vim packages16:03
Aeolus0daftykins, yeah, i reinstalled as well, same issue16:03
aljosaglovertex: you mean if ubuntu system has proper bluetooth support?16:03
daftykinsAeolus0: hrmm, no idea then16:04
Slamd64hello. I have problem with 14.10 and MySQL Workbench. When I do select query I get empty table. This is the output. Gtk-CRITICAL **: IA__gtk_tree_view_set_model: assertion 'model == NULL || GTK_IS_TREE_MODEL (model)' failed16:04
Aeolus0daftykins, i'm OK at thiss stuff, and i'm stumped, you're my only hope!16:04
daftykinsAeolus0: no, the channel is, not me.16:05
adacproycon, yes that works! thank you so much!16:05
teaearlgrayOkay got it worked out16:05
proyconnp16:05
dami0mcphail: nope,16:05
dami0still broken16:05
Aeolus0daftykins, fair enough, thanks16:05
Aeolus0daftykins, anyone that you know here that ikes digging into X?16:05
Aeolus0daftykins, like an episode of dirty jobs or something?16:05
dami0i'm using the cli vim though, never had problems with no syntax on other buffers in arch which is why i thought it might be ubuntu specific16:06
daftykinsAeolus0: they'd have responded16:06
daftykinsAeolus0: you could read logs though16:06
mcphaildami0: all i can say is it works fine for me but I don't have access to check my setup just now. Maybe something wrong with your .vimrc?16:06
adacI have installed 14.04 and it seems that the colors are meesd up. blue just looks like violet in the browser images. any ideas?16:06
Aeolus0daftykins, no one has. thanks though, i'll just wait16:06
daftykinsAeolus0: my point exactly :)16:07
Aeolus0thanks once again daftykins16:07
dami0mcphail: could be, i copied it from my arch install16:09
dami0could be that something is another place which causes this error16:09
Aeolus0hey guys, my X eeps crashing when i fire up any openGL application, i'm on nvidia latest blob drivers, and it keeps happeeing. I have to REISUB to get out of it, any ideas?16:09
mcphaildami0: I'd try clearing out .vimrc and ~/.vim/ and see if it works better16:11
EriC^^Aeolus0: try /var/log/syslog16:11
bynarieif i have tar.gz file, can i just use tar -xf or do you have to use the z argument?16:12
mcphailbynarie: you don't have to use the z any more16:12
bynariek thanks16:12
EriC^^Aeolus0: start with grep -N 10 "Fatal" /var/log/syslog16:13
Aeolus0EriC^^, nothing16:13
EriC^^less /var/log/syslog16:13
EriC^^type /error and press "n" to go to the next match16:14
dami0mcphail: nope, don't think that's the problem16:14
somsipdami0: can you explain the problem again?16:15
Laurencebhi, how easy is it to backport a newer kernel?16:15
mcphaildami0: very odd. Sorry I can't be of more help as I wouldn't know where to start hunting for the problem16:15
Aeolus0EriC^^, one moment, rebooting16:16
dami0somsip: when i open a file, everything seems to work fine. when i then do :tabe somefile.someextension there is not syntax or really any of the config really16:16
dami0however, opening that file on its own works just fine (config loaded) and this always happens only when opening anything after the first buffer16:17
somsipdami0: always with tabe? If you tabnew and then :e any different?16:17
Aeolus0EriC^^, http://pastebin.com/CJYUAz5j16:17
Aeolus0EriC^^, that's the syslog grepped to error16:19
Aeolus0EriC^^, and yes i'm running cinnamon, i'm not a fan of unity16:20
dami0somsip: yep, same thing16:20
EriC^^Aeolus0: whatever floats your boat :)16:21
=== n0fuq is now known as Guest83482
Aeolus0EriC^^, any ideas?16:24
EriC^^not really16:24
EriC^^can you upload the whole thing?16:24
somsipdami0: sorry - no idea. I'd suggest #vim16:25
mac_15Hi To everyone16:25
Aeolus0EriC^^, sure16:25
dami0somsip: no problem16:26
EriC^^Aeolus0: maybe /var/log/Xorg.0.log has some info too16:26
dami0thanks for the help anyway16:26
joelmoCan I upgrade to ubntu 14.10 from 14.04 today?16:26
Aeolus0EriC^^, it's bone dry, first thing i checked16:26
EriC^^ok16:26
Aeolus0EriC^^, http://pastebin.com/23BtWAYR16:27
squintyAeolus0:  if you have changed the theme then try changing to another to see if the problem is duplicated (ie change back to default theme).  You might also want to consider asking in #linuxmint-dev on spotchat.org irc network16:28
Laurencebhi, my desktop is unusable atm, can anyone help?16:29
Aeolus0squinty, i already asked there they're stumped too. happens in unity as well16:29
Laurencebhttps://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/61161916:29
ubottuUbuntu bug 611619 in xorg-server (Ubuntu) "Xorg crash when viewing a large PNG file in firefox" [Low,Invalid]16:29
Aeolus0squinty, and palin old gnome316:29
Laurencebim getting this bug every few minutes16:29
spaztikAm I mistaken that 14.10 was supposed to be released today?16:31
Picispaztik: It will be released sometime today.16:31
spaztikahh, looks like they already uploaded it, just haven't updated the download page16:33
spaztikhttp://releases.ubuntu.com/14.10/16:33
Picispaztik: correct, the mirrors are updated as they enter the final round of testing.16:34
mcphailspaztik: not officially release yet. Please consider changing your nick to something less offensive16:34
spaztikhow is my name offensive?16:34
deemoHi... I dont have permission to access my 3tb drive16:34
Picimcphail: I don't see anything offensive with that nick.16:34
mcphailspaztik: I don't know if you're a native English speaker but it could be viewed as offensive to those with cerbral palsy.16:36
mcphail*cerebral16:36
mcphailhttp://en.wikipedia.org/wiki/Spastic16:36
Picispaztik, mcphail: Speaking as an operator of this channel, I do not find it offensive.16:37
asja cem napsat ip16:37
asa ted i ipp16:37
spaztikI am a native speaker, and it's not offensive any more that mcphail is, indicating a failure, or Pici, which is slang for small penis...16:37
mcphailPici: that's fine, but please at least read the link16:37
spaztikI read it, and I understand your perspective16:38
asa ted IPP16:38
=== jazzzy is now known as jazzzu
spaztikI'm just trying to have legitimate conversation related to topic16:38
spaztikAlso: """In American slang, the term "spaz" is largely inoffensive, and is generally understood as a casual word for clumsiness, sometimes associated with overexcitability"""16:39
spaztikSo if you have cerebral palsy, I'm sorry to have offended you, otherwise I've been called Spaz my entire life by my friends16:39
after_rHi....16:40
DJonesPerhaps time to just get back to ontopic support16:40
mcphailWell, in Britain that nick would be against the !coc16:40
spaztikagreed16:40
after_rI am looking for an open source OS that will run nicely on a Macbook pro 8,3 ... is Ubuntu good for this? The lateest ISO on a USB stick doesnt work well for me... I cant launc hteh live system it just shows a blank screen16:41
after_rbut it works perfecylu on a normal PC16:41
after_rI tried openbsd but that was a major PITA16:41
spaztikafter_r: did you see this wiki? https://help.ubuntu.com/community/MacBookPro16:42
spaztikafter_r: also, the speed of the liveusb is dependent on the quality of the flash ram on the USB stick itself16:43
=== jack is now known as Guest49946
after_rwell right away it flashed an error16:43
after_rand then it went into a Grub menu16:43
after_rerror was too fast to really see...16:43
spaztikafter_r: secondly, unity can be a resource hog for older machines... Try XUbuntu or install Cinnamon (my personal favorite)16:43
after_ri suppose I could try to camera it16:43
nico103hi16:43
after_rI was actually thinking of Gentoo .. ive used it before16:44
nico103when I don't need a desktop I tend to stop it with /etc/init.d/lightdm stop16:44
after_rportage is cool16:44
nico103I do this while not logged in16:44
OerHeksafter_r, read that manual and you'll be fine16:44
spaztikafter_r: probably a bad usb transfer, I've had that issue before... Basically it can't find the kernel... I'd try again: https://help.ubuntu.com/community/Installation/FromUSBStick#Creating_a_bootable_Ubuntu_USB_flash_drive_from_Mac_OSX16:44
nico103now when I start it I can't login16:44
after_rspaztik: but the USB stick worked fine on a PC .. I even installed it on the PC and using it right now16:44
after_rthe lateset version16:44
spaztikafter_r: portage IS cool, if you don't mind compiling from source and getting down to the nitty gritty16:45
nico103it seems unity exits because... something is corrupted in my gconf??16:45
MrJeromewhen will 14.10 be available through the update manager?16:45
nico103anyways, how do I reset this16:45
nico103]this is on 14.0416:45
=== Vampire0_ is now known as Vampire0
DJonesMrJerome: Sometime in the next few hours hopefully, still waiting for confirmation of the release though, feel free to join #ubuntu-release-party if you want to wait & party16:46
spaztiknico103: try rm -rf .gnome .gnome2 .gconf .gconfd .metacity16:46
spaztiknico103: from your home dir16:46
MrJeromeDJones: cool, thanks16:46
nico103spaztik: right, I figured, but this is a terrible bug16:46
after_ryeah, thats how I did make the usb stick16:47
after_rusing that guide16:47
after_rh/o ill try to make a screenshot16:47
spaztikI run Cinnamon, which uses gnome libs, never had an issue... I ran unity for a few months without fail, unless I changed a setting somewhere :S It very well could be a bug, but not much can be done if it's not easily reproducible16:48
nico103spaztik: didn't work16:48
EriC^^nico103: what's wrong?16:48
spaztiknico103: check your syslog16:48
nico103well, it got further, and it showed a dialog about something crashing, then Xorg exited and that was that16:48
spaztikand your xorg log16:48
nico103Eric^^: I stop lightdm sometimes, this time when I started it I can no longer login to my desktop16:48
=== mortale_ is now known as mortale
EriC^^nico103: what happens when you login? did you try restarting lightdm or rebooting?16:49
Gl4di4t0rUbuntu 14.10 doesn't work at all in Virtualbox :(16:49
nico103Eric^^: I don't want to reboot16:49
nico103spaztik: where does Ubuntu keep those logs?16:50
EriC^^nico103: why not?16:50
spaztiknico103: It's a linux standard to put them in /var/log16:50
after_rfrom the grub menu, on my macboo, i went into install, it powered on the keyboard backlight, and did the Ubuntu sound... but screen is black16:50
nico103Eric^^: because that's a Windows answer16:50
spaztiknico103: you're particularly looking at syslog and Xorg.0.log16:50
spaztikI'd start with xorg just in case16:51
nico103Xorg isn't dying; it's unity16:51
EriC^^nico103: lovely16:51
nico103EriC^^: lovely?  maybe I should reinstall while I'm at it?  Is that really what users need to hear?16:51
EriC^^nico103: bro, reinstall? you're about to tell me to have a brain transplant too, well if you insist..16:52
nico103spaztik: nothing in /var/log/syslog of interest (searched for unity, light, xorg, case-insensitively16:52
EriC^^go for it!16:52
spaztiknico103: try moving your dconf: mv ~/.config/dconf/user ~/.config/dconf/user.old16:52
nico103Eric^^: you're asking me to reboot; first let's try to debug and fix eh?16:52
after_rit flashed an error too fast to read16:52
EriC^^nico103: you realize if it was really broke, a restart wouldn't fix it right?16:53
EriC^^nico103: you're like an idiot who's pulling wires on his car just so he can wrench a little16:53
EriC^^have fun16:53
nico103Eric^^: you're the one who suggested rebooting16:53
EriC^^nico103: yes, cause it reboot might fix it16:54
nico103Eric^^: do you work for canonical?16:54
=== Pantsu is now known as FBI
spaztikafter_r: do you have the ability to drop to a console from grub, or is it fubar?16:55
after_ri can16:55
spaztikafter_r: try dmesg | less, and see if there's any errors at the end16:55
after_rthe error is "Could not open "\EFI\BOOT\fallback.efi": 1416:55
after_rplus I have firmware password on16:55
after_rits a macbook 8,316:55
EriC^^nico103: you seem to be confused, nobody ( or almost nobody ) here works for canonical16:56
spaztikahh, your laptop likely doesn't have EFI boot16:57
after_rand then the next line error: file "/boot/" not found.16:57
after_rit does.. it has OSX installed16:57
after_rand running16:57
=== rigor789 is now known as rigor789|away
spaztikI'm anti Apple, sorry, I'm not familiar with the hardware enough to know if it really has EFI or not.... But it sounds like you do16:58
spaztikafter_r: are you installing 64bit or 32? 32 cannot be installed via EFI/UEFI16:59
Priya--hi17:00
spaztikafter_r: maybe scan this for tips - https://help.ubuntu.com/community/UEFI#Installing_Ubuntu_in_EFI_mode17:00
Priya--i want to learn ubuntu17:00
Priya--anybody want to help me?17:00
spaztikPriya--: lol that's kind of a big task17:00
spaztikPriya--: it's going to take years to be a master17:00
EriC^^Priya--: what do you want to learn first?17:02
intxd17:02
Priya--what's the right place to start?17:02
rubiksmomoI connected into an FTP server using the file manager. It works fine on one server. On another one I can only add and remove files, but not rename them. What could cause it? Is there any log of the FTP commands sent and replies received?17:03
EriC^^as a start, get familiar with basic terminal stuff17:03
EriC^^Priya--: and how to install packages, and update the system17:03
guest-Oywe68right place to start?17:03
somsip!manual | Priya--17:03
ubottuPriya--: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/17:03
OerHeksPriya--, https://help.ubuntu.com/14.04/ubuntu-help/index.html and lots of howto's and magazines http://fullcirclemagazine.org/downloads/17:04
deemoI ran these two commands - sudo apt-get install --fix-missing and sudo dpkg --configure -a and I got into trouble17:04
deemoI am thinking its the second one tho17:05
chettikandathilhello, can i get a windows like ribbon menu in ubuntu? like the one with which i can copy or paste or open a folder by clicking on an image.17:05
deemomy trouble now is that the appearance has changes, some icons dont show anymore but there are there when you hover etc17:05
Priya--so, it's like reading books again?17:05
spaztikrubiksmomo: it's best to look at the log of the ftp server itself17:05
rubiksmomospaztik, that server has no log function. :<17:06
EriC^^Priya--: it's a lot more practical, and you can figure a lot of stuff out on your own17:06
nico103Eric^^: reboot helped, but that's awful17:06
EriC^^Priya--: apropos and man are two invaluable tools17:06
nico103awful software17:06
nico103oh well17:06
Priya--figuring stuff out alone is boring17:07
spaztiklol17:07
EriC^^lol17:07
EriC^^what do you want17:07
EriC^^you said reading is boring ( or implied )17:07
spaztikPriya--: join a meetup in your area, there's tons all over the world17:07
EriC^^and figuring out on your as well17:07
chettikandathilribbon like menu in ubuntu? is it possible?17:07
somsipEriC^^: Time to stop feeding the troll - he's taken you totally on this one...17:07
spaztikchettikandathil: what do you mean?17:07
chettikandathilribbon menu for file explorer i mean17:07
chettikandathillike in windows17:07
EriC^^somsip: i guess my trolldar isn't up to par today17:08
EriC^^:P17:08
somsipEriC^^: easily to get sucked in sometimes :)17:08
Priya--meetups are good17:08
Priya--where do i rsvp?17:08
spaztikchettikandathil: i think you're the only one to have ever asked for that :P17:08
spaztikPriya--: meetup.com17:09
rubiksmomochettikandathil, It would be easier to just use shortcut keys ctrl + x/c/v17:09
chettikandathilspaztik, my father uses this thing. and he can't double click. he uses ribbon in windows.17:09
chettikandathili need something similar so he can switch to ubuntu17:09
spaztikchettikandathil: hmm... i see.17:09
rubiksmomochettikandathil, right click to open the menu?17:10
chettikandathilthe double click, copy paste, rename such stuff are too confusing for him. only if i can show him some image like in ribbon menu17:10
kikkoITAhi guys sorry i'm writing from italy and i would to chat in a general server chat of US or UK.. can u tell me which is the best? most famous plz?17:10
chettikandathilrubiksmomo, it is the laptop, very tough to teach him the right click.17:10
hey_joeis there a version of the ubuntu mac installer that will boot on the Xserve 1,1?17:11
chettikandathillike i can't tell him when to use single click when to use double click etc. also where to click to get single click and where double click17:11
hey_joethe current 14.04 AMD64 mac installer doesnt seem to boot17:11
kikkoITAnoone can help me ? :(17:11
hey_joeim assuming I need to install rEFIt first.. which i dont really want to.17:11
noah__anyone here that can help me?17:11
somsipnoah__: just ask your question17:12
noah__Ok17:12
noah__Just wanted to see if anyoen was not busy17:12
somsipnoah__: ask your question and you'll find out17:13
rubiksmomonoah__, we are busy replying questions like "can I ask"17:13
=== tcpman is now known as Guest92501
noah__I installed burg (an alternative bootloader built on grub) and now all I have when I boot is a grub command line when I boot17:13
chettikandathiland not to mention that his hands are too big. even if i buy him a mouse, he can't click right finger. only left works.17:13
somsip!info burg17:14
ubottuPackage burg does not exist in trusty17:14
somsipnoah__: and where did you get burg from?17:14
chettikandathilor maybe control - click like in mac will work. is that possible in ubuntu?17:14
noah__Um. I forget the website which told me how. Lem me find it real quick17:15
noah__http://howtoubuntu.org/how-to-make-your-dual-boot-better-with-burg17:15
Priya--thanks EriC^^ spaztik.. no thanks to you somsip :P17:15
squintychettikandathil:  been awhile since I have used kde but seem to recall similar functions in it.  http://www.ghacks.net/2009/08/17/editing-your-kde-menus/  seems to indicate possibilities (old post though so might want to check for newer)17:16
noah__I don't have access to that computer right now though. I'm just planning in advance.17:16
somsipnoah__: the thing being, it's not an official ubuntu package, so you're very unlikely to get support in here. You might get help from the PPA maintainer if you file a bug. See the big red warning on the page you just linked17:16
=== Snowstormer is now known as burritocat
noah__somsip__: well really it's a problem of booting into a computer via thge grub command line17:17
noah__oops17:17
noah__somsip:17:17
somsipnoah__: personally, I can't help you with that. An other may be able to so keep asking every now and then17:17
chettikandathilsquinty, thanks. i will look into it.17:17
noah__somsip: i have one more question17:18
=== renato is now known as Guest11244
=== Guest11244 is now known as renatu
noah__somsip: once I get it to boot is it OK to just reinstall grub over the top of it w/ grub customizer17:18
FishsceneQuick question (Hopefully): Is there a separate ARM installation disk, or has that all been merged into the Desktop/Server ISO's?17:19
somsip!grubrepair | noah__ (the only thing I know about grub is there are links here that might help)17:19
ubottunoah__ (the only thing I know about grub is there are links here that might help): GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub217:19
reisioFishscene: yes, separate17:19
assshollltrebbbba ip17:20
guest716how to setup mame in ubuntu? I am used to windows17:20
asssholllIP17:20
=== khisanth_ is now known as Khisanth
somsip!ppa-purge | noah__ (and you might need this too)17:20
ubottunoah__ (and you might need this too): To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html17:20
Fishscenereisio: Do you know where I might find the download for it? I can only find arm iso's for 13.10.17:21
noah__ubottu: sure. And do you know more about bootloaders17:21
ubottunoah__: I am only a bot, please don't think I'm intelligent :)17:21
reisioFishscene: http://www.ubuntu.com/download/server/arm17:21
noah__oh :P17:21
noah__!burg | test17:22
somsipnoah__: I trigger the bot with !ppa-purge etc.17:22
noah__I know17:22
somsipnoah__: use !brain for more info, use | {nick} to get the bot to address it to someone17:23
noah__:)17:23
asssholllip17:24
assshollldaco ako ip17:24
mightcouldhi, i have a problem. im new to linux and after taking advice from someone yesterday my compiz is now screwed up. my workspaces dont save after a restart, and i have to run the command compiz --replace everytime i start linux to get wobbly windows back. How can i fix this?17:25
reisiomightcould: ordinary Ubuntu+Unity?17:25
=== Zerant is now known as Guest46198
Fishscenereisio: Yea, I saw that… but it says it will be available soon for 14.04 LTS, and there's a developer sign up, but for the life of me I can't find a download.17:25
reisioFishscene: just use Debian17:25
testmyhi Severus_17:26
reisioFishscene: https://www.debian.org/distrib/netinst#smallcd17:26
testmySeverus_: hi17:26
Fishscene-_-. Hard to seed torrents for Ubuntu for ARM by downloading Debian. :S17:26
reisioFishscene: armel or armhf17:26
reisioFishscene: also pointless :)17:26
Fishscenereisio: I honestly don't know the difference, but  either one (or both) would work I guess.17:27
reisioFishscene: Ubuntu is a copy of Debian with little changes sprinkled all over17:27
asssholllip17:27
reisioand less hardware support17:27
assshollllebo ip17:27
mightcouldreisio, xubuntu. i tried emerald per the other guys instruction and it was terrbile. so i uninstalled it, when back to /usr/bin/gtk-window-decorator but now everytime i restart i have to run compiz --replace to get wobbly windows working AND i have to spend 5 minutes restarting and tinkering with 3d cube to get it working again.17:27
assshollllebo ip.17:27
asssholll.ip17:28
=== Sagitt is now known as Sagitt_Away
asssholllkontroluj .ip17:28
reisiomightcould: k17:28
=== Sagitt_Away is now known as Sagitt
reisiomightcould: you have it running now?17:28
FishsceneSo, as I understand it, Ubuntu 14.04 ARM support just doesn't exist yet?17:28
reisioFishscene: it must exist somewhere if they mention it17:29
reisiobut you won't get any advantage over a Debian image17:29
mightcouldreisio, yes im on linux now17:29
reisiomightcould: and compiz is running?17:29
mcphailFishscene: I think there were/are plans to target specific platforms but no generic ARM image AFAIK17:29
usr13mightcould: What problem were you attempting to fix yesterday?17:29
asssholllip17:29
mightcouldreisio, not yet, i spent 4 hours lastnight trying to fix it. so i havent fixed it yet this morning i wanted to find a working solution first17:30
reisiomightcould: okay17:30
asssholllresipt17:30
Fishscenemcphail: Gotchya. Thanks reisio and mcphail.17:30
spaztikanyone have familiarity with cinnamon and keeping up to date with it?17:30
assshollla ip a17:30
assshollla ipa17:30
reisioFishscene: Ubuntu is sourced from Debian, but they care less about Debian's other architectures17:30
bynarieanyone know of a way that actually works to get eth0 use a static ip? I have already tried editing /etc/network/interfaces?17:30
mightcouldusr13, i had compiz working perfect, then some guy insisted i use an out dated and non working program called emerald. never worked once and i hated it cause it screwed everything up so i uninstalled it. now compiz never works right17:31
assshollla ip17:31
reisiomightcould: what version of ubuntu?17:31
mcphailbynarie: from GUI or command line? Network manager works fine for static IP from GUI17:31
mightcouldreisio, and i followed to guides lastnight to restore/reset compiz and unity. none of it worked it just clashed unity and xfce together.17:31
reisiomightcould: I only need you to answer my questions, I know all about making compiz work17:31
mightcouldreisio, xubuntu 14.0417:31
reisiomightcould: k17:32
Fishscenereisio: Correct. I'm not able to contribute much to the community, but I do what I can by seeding the torrents. I just wanted to grab all of them, but I noticed that the ARM image seemed to be missing, which was previously available for 13.10.17:32
reisioFishscene: well, their loss :)17:32
azizLIGHTso do i get ubuntu 14.10 now?17:32
azizLIGHTfrom the updates17:32
spaztikazizLIGHT: it's not out yet17:32
asssholllip17:32
reisiomightcould: run this: sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"; sudo apt-get update; sudo apt-get install fusion-icon17:33
reisiomightcould: then let me know when it's done17:33
mightcouldok17:33
azizLIGHTis there anyway to make backups before doing these updates that have things like X in them because they scare me a bit honestly (ive had X updates that rendered me GUI-less before)17:33
asssholllip17:33
mcphailazizLIGHT: If you use btrfs as your filesystem you can make a snapshot before an update17:34
mightcouldreisio, ok its complete17:34
azizLIGHTim on ext4 unfortunately17:34
Fishscene"asssholl" please post something coherent.17:34
asssholllip17:35
reisiomightcould: alright, open a terminal and run 'fusion-icon', find the command where it says "executing: {HERE}", and copy that17:35
EriC^^i think asssholll is making an artistic statement, that ip's are flooding us17:35
Fishsceneasssholll: Elaborate?17:35
bynariemcphail, i figured it out.. Thanks17:35
reisiomightcould: then hit CTRL+c to cancel, and run xfwm4 --replace17:35
mightcouldfusion-icon17:35
mightcouldops wc17:35
azizLIGHTmcphail: can i have btrfs as / and ext4 as /home (i already have sep partitions setup) and maybe i can do btrfs for 14.10 fresh install on /17:35
mightcouldreisio, ok immedately it said compiz icon has closed unexpectedly17:36
reisiomightcould: realllllllyyyyyy17:36
reisiomightcould: okay, what does 'compiz --replace' say?17:36
mcphailazizLIGHT: Yes, of course. But one of the advantages of btrfs is having a single partition for everything and keeping / and /home under subvolumes. The standard installer does that by default. it is slick17:36
reisiomcphail: that's not an advantage, you can do that with most any FS17:36
mightcouldreisio, you want me to run the replace command now and tell you what it says correct?17:36
reisiomightcould: yup17:36
mightcouldreisio, ok 1 sec17:36
azizLIGHToh ok so its a bit more complicated and i need to read up on it then... i already have a lvm luks setup in here17:37
mcphailreisio: how do you have subvolumes under ext4?17:37
reisiomcphail: lvm17:37
mcphailreisio: that's not really under the filesystem, though, is it?17:37
reisiothe advantages with btrfs are things like speed and native snapshots17:37
reisiomcphail: mm, semantics17:37
mcphailreisio: :)17:37
dknuthHi. I'm trying to set up bind9 in ubuntu server 14.04 and make it a home DNS server. I'm following this: https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-an-authoritative-only-dns-server-on-ubuntu-14-0417:37
dknuthwhen I go through and attempt to do named-checkconf, I get this:17:37
dknuthhttp://pastebin.com/gEWLwM9X17:38
dknuthi can has halp pleez?17:38
spaztikIf i want to change a PPA for packages, do I purge-ppa or do i remove the PPA, add the new one, and update?17:38
mightcouldreisio,  http://pastebin.com/KuiPLwhC    theres what it says, and now i have the unity launcher and the xfce taskbar on the same desktop. but now wobbly windows works.17:39
rwpdknuth, The error message in your pastebin seems clear.  Missing semicolon.17:39
dknuthrwp: right, I put in the semi-colon and it removes the first error line17:39
dknuthhowever the next two remain.17:39
rwpdknuth, pastebin your named.conf.local file if you want me to look at it.17:39
reisiomightcould: and you have window title bars?17:39
dknuthrwp: sec:17:40
Parameziushello, could anybody help me?17:40
reisioParamezius: no, but many bodies could17:40
mightcouldreisio, yes on my windows i see the title and the close, min,max buttons17:40
rwpParamezius, Please don't ask to ask. Just ask.17:40
ParameziusI've installed ubuntu 14.04 64 bit17:40
reisiomightcould: okay, so it's good if it saved as it is now?17:40
azizLIGHTanyone read any good recent comparison article for btrfs vs zfs17:41
ParameziusI tryed uninstalling some unity-copes to have my dash as clean as possible17:41
mightcouldreisio,  no far from it. my desktop is mangled. unity and xfce are both here at the same time, cube doesnt work and if i restart it'll be the same issue.17:41
Parameziusnow i can't see any application17:41
impihey guys, i've installed something, andnow when i want to send a file in skype it shows mea crappy old gnome folders view17:41
reisioazizLIGHT: btrfs is less mature, but it has more of a future because of its license17:41
impiplease. help.17:41
Parameziuseven in the search field17:41
reisiomightcould: well, one step at a time17:42
impii tried unity reset...didnt work17:42
mightcouldreisio, ok cube does work. mybad but this is the same thing that happened lastnight for 4 hours. if i restart i got to do all that over again. even though i have the option selected to save setting in compiz17:42
dknuthrwp: pastebin.com/0GgyX6PR17:42
pavlosParamezius, re-install your application17:42
azizLIGHTreisio: sure, i hear that zfs is better than btrfs right now. and in some undefined point in the future btrfs might be better17:42
spaztikimpi: like when you click "Send" it opens an old view, or when you recieve the file and click on it?17:42
dknuthI'm sure it's something stupidly retarded.17:42
dknuth:D17:42
Parameziuspavlos, i mean i can't see any applicationn in the dash, there is nothing17:43
ilfis there a channel for the release party?17:43
reisiomightcould: wget -O ~/.config/autostart/compiz.desktop 'http://dpaste.com/18FFXBZ.txt'17:43
mightcouldreisio, yeah i understand it'll take a while to fix, i just hope it can be done. i just want it normal again :(17:43
spaztikilf: #ubuntu-release-party17:43
impispaztik: when i right click on a person to say send file, the resulting folder view where i browse for the file is this ugly ass gnome look thing17:43
mightcouldreisio,  run that in a term?17:43
ilfspaztik: thanks!17:43
reisiomightcould: yeah17:43
mightcouldk17:43
rwpdknuth, On line 19 you have a ";" in the name of your zone. Looks like a typo. Remove it.17:43
mcphailazizLIGHT: zfs isn't more mature in the linux world. It is a hack, at best17:43
reisioazizLIGHT: that is the story17:43
pavlosParamezius, I suggest logout/login or reboot, then search via dash.17:43
spaztikimpi: open your file manager, right click on a folder, open with, and pick what you want.. be sure to hit "Set Default" before closing the window17:43
spaztiksee if that works17:44
reisioit's not any more of a hack than any other kernel module17:44
reisiobut due to its license, it will absolutely not endure as long17:44
dknuthrwp: okay, but if i remove it, it gives me the error about missing a ; before blah blah blah17:44
mightcouldreisio, well i closed that term you had me open and my screen flicked a lot for a second. hope that's ok. running command now17:44
rwpdknuth, On line 14 you are missing a ; on the end of the line.17:44
reisiomightcould: should be fine17:44
dknuthrwp: oh. derp.17:44
dknuthsee? something stupidly simple!17:44
Parameziuspavlos, I tryed several times to restart an even to unity reset but nothing happens17:44
rwpdknuth, On line 14 you are missing a finishing double quote.  That is the root of all of your problems.17:44
dknuthlemme fix and see what happens17:44
mightcouldreisio, ok command ran17:44
reisiomightcould: alright, it should start reliably when you log in now17:44
rwpdknuth, The run on string was finally terminated by the double quote on line 19.17:45
reisiomightcould: check ccsm to attempt to disable the unity bar17:45
pavlosParamezius, "nothing happens" means dash cannot search anything?17:45
mightcouldreisio, and it wont show both desktops at the same time like it is now right?17:45
mightcouldreisio,  ok17:45
reisiomightcould: it's probably only showing Xfce and the Unity bar17:45
reisionot actually two whole desktops17:45
syadnomanyone using lightdm w/ freerdp?  I can't find out the entry for lightdm.conf to enable rdp17:45
reisioat one point you could disable the unity bar from ccsm17:45
reisiohopefully that's still the case17:45
rwpdknuth, When you get errors like that you can't simply start throwing in individual hacks. You must look to see why the error is occurring.17:45
Parameziusthat's it17:45
rasputinhello17:45
rasputin every body17:45
rasputinmoro17:45
rasputinkuis menee17:46
mightcouldreisio, cool i unchecked unity and the launcher went away :D17:46
rasputinXD17:46
rasputinXD17:46
reisiomightcould: :)17:46
rasputinnice day?17:46
reisiosyadnom: 'lightdm-remote-session-freerdp'17:46
dknuthrwp: thanks!17:46
daftykinsrasputin: no chat in here, support questions only.17:46
asssholllip17:46
rwpdknuth, But I realize that it is easy to miss things like that.  A second set of eyes on the file often helps a lot.  Happy to help with that part.17:46
dknuththat done did fix it17:46
syadnomreisio, yeah, but I can't fidn the config optiosn for that17:46
daftykinsasssholll: stop that thanks.17:46
zerickHas anybody used travis-ci.org to build debian packages ?17:46
reisiosyadnom: dpkg -L lightdm-remote-session-freerdp | grep -i etc17:46
rasputinnope17:46
dknuthrwp: fair warning: i've been off linux for about 8 years17:46
dknuthso, very rusty too17:46
mightcouldreisio, oh... but now when i use the 3d cube i get bad drawing, not screen tearing exactly but its not exactly right17:46
rasputinwhat17:47
rasputini use ubuntu17:47
pavlosParamezius, try unity --reset from a terminal17:47
rasputini think install arch linux..17:47
rwpdknuth, Don't be gone for so long next time! :-)17:47
rasputinit is hard?17:47
reisiorasputin: only if you're illiterate17:47
syadnomreisio, nothing there that looks usefull, just pam and apparmor.17:47
reisiomightcould: you could try editing ~/.config/autostart/compiz.desktop and changing it from compiz --replace to compiz --replace --sm-disable --ignore-desktop-hints ccp17:48
dknuthrwp: hah, will do17:48
Parameziuspavlos, as i told before, i tryed unity --reset but nothing17:48
rasputin reisio okay17:48
mightcouldreisio, hold on, before we move to the grahpical error. i wanna restart and see if it saved is that ok sir?17:49
pavlosParamezius, take a look ... http://askubuntu.com/questions/125843/dash-search-gives-no-result17:49
reisiomightcould: <shrug>17:49
impithis is what i see : http://snag.gy/6aEXI.jpg how do i get my default unity folder view back?17:50
mightcouldreisio, no? i wont if you dont want me to, ok ill try to run that command. hopefully it'll fix the graphical issue17:50
reisioI don't care man :)17:51
mightcouldreisio, my permission was denied17:51
reisiomightcould: hrmm?17:51
mightcouldi ran that command and my permission was denied17:51
reisiomightcould: ran what command?17:51
mightcould~/.config/autostart/compiz.desktop17:52
syadnomreisio, were you just pointing me in an 'obvious' direction or have you gotten lightdm-remote-session-freerd to work?17:52
asssholllu want too much17:52
reisiomightcould: that's not a command, that's a file path17:53
mightcouldreisio, but i dont have a folder that starts with ~?17:53
DianaAnne3417:53
spaztikfacepalm17:53
EriC^^~ means your home directory17:53
Fohlenanyone in here advanced with ubuntu and nvidia legacy drivers? I am trying to get TF2 running under Quadro FX 1500 but I am running into glColorMaskIndexedEXT. Anyhow I've got nvidia-updates-304 and it says the module supports it17:53
=== Diana is now known as Guest79712
Fohlenhttp://feedback.wildfiregames.com/report/opengl/feature/GL_EXT_draw_buffers2 also tells me it is working17:53
assshollldat ip17:54
Fohlenwill I need some older or newer graphic driver, will I need to use experimental?17:54
asssholllip17:54
k1lasssholll: can you reduce the nonsense in here? thanks17:54
mightcouldreisio,  ok i found it17:55
reisiosyadnom: might ask #freerdp17:55
Fishscene!ops > asssholll17:55
ubottuasssholll, please see my private message17:55
syadnomreisio, didn't know that was there.  I think that's the wrong avenue though, I want to connect to the machine via rdp..17:55
reisiosyadnom: so don't ask them17:56
mightcouldreisio,  ok i found it and replaced the exe with the one you suggested but the visual error is still there17:57
mightcouldreisio,  i tried to take a screen shot for but, but for some great reason, printscreen doesnt do its thing when moving the cube17:57
Fohlenokaxy nvm dumb I see, it really needs draw_buffers2 on the hardware side17:57
Fohlenshame on hl17:58
andornautI accidentally locked myself out of my encrypted home dir. This might be b/c I changed my pw with sudo passwd <user>; I do not remember the pw I used during OS installation when the encrypted homedir was created. When I login now, the login keyring is not unlocked, so I have to switch to console and run encryptfs-mount-private. This failed, but it succeeded after I tried first running `keyctl session`. So, question is can I add a new pw to the encrypte17:58
sudormrflooking for best dreamweaver alternative for linux, suggestions?17:59
asssholllisa17:59
reisiomightcould: mmm, did compiz work alright with ordinary Unity?17:59
mightcouldreisio, well it worked perfectly fine with xubu before lastnight. haven't tried with just unity cause im not fond of it.18:00
azizLIGHTshould i put apt-get update and apt-get upgrade -y into crontab for root. why or why not18:00
usr13sudormrf:18:01
usr13http://ubuntuforums.org/showthread.php?t=216065318:01
mcphailazizLIGHT: NOOOOO...... Unattended upgrades can be a disaster18:01
mightcouldreisio, the best way to discribe the visual error is when windows xp has a direct x error and when you move a window and it leaves a trail, know what i mean? thats whats happened. its not a vsync issue. its a rendering/drawing issue behind the cube, not the cube its self18:01
usr13sudormrf: http://wiki.winehq.org/AdobeDreamweaver18:01
k1lazizLIGHT: no.18:02
sudormrfusr13, don't own dreamweaver, looking for something that doesn't use wine.18:02
sudormrfusr13, looking at the thread18:02
azizLIGHTok, but why18:02
mightcouldreisio,  and it looks so awful18:02
k1lazizLIGHT: and apt-get upgrade is not enough even18:02
reisiomightcould: so what'd you break last night?18:02
mcphailazizLIGHT: some upgrades require interaction and lock dpkg, for example18:02
mcphailazizLIGHT: shutting down whilst and upgrade is running can leave the system in an inconsistent state18:03
mightcouldreisio,  thats the thing idk, i tried emerald per that other guys instructions. it never worked and broke everything, so i uninstalled it and swtiched my WM back to /usr/bin/gtk-window-decorator. so idk what the problem is18:03
k1lazizLIGHT: better question: what is wrong with the updates popup?18:03
mcphailazizLIGHT: all kinds of problems18:03
XhearttHi everyone, i am using an old PC running great with 12.10 LTS do i really need 14.04 LTS? It seems 14.04 LTS is for tablet users.18:03
spaztikyay i found a cinnamon nightly PPA!18:03
spaztikbreakages, here we come!!!!!18:04
reisioXheartt: need, no18:04
usr13sudormrf: There is seamonkey18:04
reisioXheartt: but you should always be updating18:04
mcphailk1l: major problem with update popup18:04
reisiomightcould: ps aux | grep -i decor18:04
Xhearttit there much benefit to upgrade to 14.04 LTS?18:04
spaztikXheartt: as a whole, sure it's adding features you might not need, but the underlying packages have been fixed for security issues, stability, etc18:04
k1lmcphail: what major problem?18:04
usr13sudormrf: http://softwarerecs.stackexchange.com/questions/287/wysiwyg-html-editor-for-linux18:04
mightcouldreisio, ok i ran that18:04
k1lXheartt: from what version?18:04
spaztikbut as the saying goes: if it ain't broke, don't fix it18:05
mcphailk1l: there's no longer a button to refresh packages and if you suspend (rather than reboot) for a long time the packages can be stale leading to a borked upgrade18:05
reisiomightcould: and what's it say?18:05
Xhearttwhen i upgrade to 14.04 do i loose my current information and files?18:05
jane_ip18:05
spaztikyou're probably succeptible to heartbleed, etc18:05
spaztikXheartt: so much has changed since then, your configs might not be valid anymore18:05
mightcouldreisio, http://pastebin.com/uYL0yde018:05
jane_i want to change it18:05
Xhearttspaztik thank you for the information!18:06
jane_i wan18:06
k1lXheartt: which ubuntu version are you on?18:06
spaztikXheartt: anytime18:06
spaztikk1l: he's on 12.0418:06
reisiomightcould: okay, well there shouldn't be two, that might be part of the problem18:06
usr13Xheartt: You can backup your /home/Xheartt18:07
Xheartt12.10 lts18:07
reisiomightcould: killall gtk-window-decorator; gtk-window-decorator --replace &>/dev/null18:07
sudormrfusr13, what about aptana?18:07
k1lwell, he said 12.10. that is not a LTS at all. so that would cause some issues18:07
usr13Xheartt: 12.04 is LTS18:07
jane_pudum pudum wan18:07
Fishscenejane_: Do you want to set a static IP address or just get a new lease from the DHCP server?18:07
k1lXheartt: "lsb_release -d" gives you what?18:07
sudormrfusr13, or bluefish?18:07
usr13Xheartt: If you have /home/ on it's own partition, you can choose to leave it alone.18:08
mightcouldreisio, ok i ran that but i dont think anything happenes18:08
usr13sudormrf: Yes18:08
sudormrfusr13, are those WYSIWYG?18:08
usr13sudormrf: Yes18:08
Xhearttone second18:08
sudormrfhave dreamweaver at work18:08
sudormrfbut would not want to rely on it18:09
Xheartthow i access my terminal to enter that command?18:09
k1lXheartt: "ctrl+alt+t"18:09
Es0terichas anyone ever got the error: htpasswd: cannot create file /etc/apache2/auth/users on `sudo htpasswd -c /etc/apache2/auth/users username` ?18:10
Xhearttit gives me Ubuntu 12.04.5 LTS18:10
* vitimiti is back18:10
Xhearttnot .10 as i thought18:10
k1lXheartt: ok. good18:10
k1lXheartt: you could make the LTS upgrade from 12.04 direct to 14.04. but be sure to have important data backuped in case something goes wrong18:11
jhutchins_wkEs0teric: Does the user you're running as have permissions?  Does the file exist?  Is there space on the disk?18:11
Xhearttwill it take a lot of memory on the HD?18:12
mcphailXheartt: today is, perhaps, not the day to do an LTS upgrade. Everything is going to grind to a halt soon18:12
Es0tericjhutchins_wk yes, theres space on the disk, yes the user has permissions.. user owns the folder recursively and the file does not exist which is why i am using the `-c` param18:13
k1lXheartt: well. not a lot but is the disk low on free space?18:13
Xheartti only have 9 gb18:14
k1lXheartt: that should be enough.18:14
Xhearttis it good to upgrade to 14.04?18:14
Xhearttok18:14
reisiomightcould: output isn't better?18:14
Xhearttwill try and be back18:14
mightcouldreisio, is it too broke to fix now? like broke beyond repair?18:14
Es0tericjhutchins_wk owns the folder recursively as in.. auth/18:14
mightcouldreisio, no still terribly bad behind the cube18:15
reisiomightcould: no, that never happens18:15
reisiobehind the cube...18:15
usr13Xheartt: It is up to you. (12.04 is good and EOL is still couple years away)18:15
mightcouldreisio, its like a seizure storm behind the cube. im afraid to look at it haha18:15
reisiok :p18:16
reisiogtg18:16
mightcouldreisio, but its made up of windows tho. like all the windows i have open, this chrome and term. all seizuring in the background18:16
mightcouldwell that's great he left. anyone else know how to get compiz working right?18:17
mcphailmightcould: out of interest, what graphics card and driver are you using?18:17
EriC^^mightcould: you could try to reinstall compiz18:18
EriC^^i guess\18:18
Benny_Is there a secure (HTTPS) website available for downloading a ubuntu iso torrent?18:19
mightcouldmcphail, GTX 770 SC 2GB and the nvidia drivers, games and everything work fine. just after trying to fix compiz for 5 hours everything is back to normal execpt the behind the cube glitching18:19
mcphailmightcould: which version of nvidia driver?18:19
mightcouldEriC^^, Hi Eric!! :D   and yeah that was one of the first things i tried lastnight18:19
mightcouldmcphail, the lastest one from the software center. its not a driver issue. it was working perfectly fine lastnight before i got talked into trying emerald18:20
mcphailmightcould: have you set the PowerMizer in nvidia-settings to "Prefer Maximum Performance"? The current nvidia driver doesn't get on well with compiz unless that is set18:20
OerHeks!emerald18:20
ubottuemerald is an obsolete window decorator for compiz. It's unsupported and unmaintained, making issues with it very hard to diagnose and fix. There are no known, supported alternatives.18:20
EriC^^lol18:20
EriC^^so blunt18:21
EriC^^!cookie | ubottu18:21
ubottuEriC^^: Wow! You're such a great helper, you deserve a cookie!18:21
mightcouldemerald screwed it up. so i uninstalled emerald reinstalled compiz, had a world of problems but then reiso help me fix all but one problem. the glitching visuals18:21
ubuntu-gnomehello18:21
ubuntu-gnomeUrgent help please18:21
usr13mightcould: Are you fully updated?18:21
ubuntu-gnomeAnyone here ?18:22
mcphailmightcould: yep - but glitching visuals are a characteristic of the clash between the nvidia driver and compiz. Can you try that setting to see if it helps?18:22
mightcouldusr13, considering this is my 3rd day on linux i assume so. Doesn't everyone understand it worked perfectly fine lastnight. no driver changes have happened since then18:22
usr13mightcould: sudo apt-get update && sudo apt-get upgrade18:22
mcphailmightcould: no, but your compiz setup has changed since then18:22
mightcouldmcphail, yes ill look up that setting. thanks for helping me i appreciate it18:22
Es0terichas anyone ever got the error: htpasswd: cannot create file /etc/apache2/auth/users on `sudo htpasswd -c /etc/apache2/auth/users username` ?18:23
mcphailmightcould: i'm not confident it will help but give it a try. Easy enough to change back if it doesn;t18:23
ubuntu-gnomeI'm using ubuntu gnome from USB now , I wanted to make a fresh installation of ubuntu 14.10 because wifi wasnt working in ubuntu 14.04 . but also its not working now in 14.1018:23
ubuntu-gnomeIs it a driver issue ?18:24
OerHeks!isitout18:24
ubottuNO18:24
usr13ubottu: What does iwconfig say?18:24
ubottuusr13: I am only a bot, please don't think I'm intelligent :)18:24
usr13ubuntu-gnome: What does iwconfig say?18:24
ubuntu-gnomeeth0      no wireless extensions.18:25
ubuntu-gnomewlan0     IEEE 802.11bgn  ESSID:off/any18:25
ubuntu-gnome          Mode:Managed  Access Point: Not-Associated   Tx-Power=off18:25
ubuntu-gnome          Retry short limit:7   RTS thr:off   Fragment thr:off18:25
ubuntu-gnome          Power Management:off18:25
ubuntu-gnome          18:25
mightcouldmcphail, yeah i changed it, no good only bad, glitching is still there and now my gpu clock is ramped up. 111mhz instead of auto downclocking to save power18:25
unopasteubuntu-gnome you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted18:25
mcphailmightcould: OK, turn it back down. Worth a try. If you get glitching in firefox etc you'll have to turn it back up, though18:25
bobunkuthwhat file do I look at  to see what is causing 14.04 to restart several time on cold startup18:26
squintyubuntu-gnome:  might want to check  Software and Updates > Additional Drivers tab.  see if any wireless driver is listed there.18:26
ubuntu-gnomesquinty : ok 1 min please18:27
mightcouldmcphail, yeah everything else seems fine, just now with compiz and the 3d cube when i move the cube. behind the cube is a terrible mess of all my windows glitching in the background. the cube itself renders fine18:27
ubuntu-gnomeonly nvidia driver listed there18:27
usr13ubuntu-gnome: See txpower section in man iwconfig18:27
mcphailmightcould: compiz and emerald was the worst combination to ever hit Ubuntu. I'm no use at debugging the mess it causes, unfortunately18:28
squintyubuntu-gnome: for an easy overview of your wireless setup you might want to install  inxi   (sudo apt-get install inxi ) and then issue the following command in terminal  inxi -Nnx18:28
usr13ubuntu-gnome: sudo apt-get update && sudo apt-get upgrade18:28
bobunkuthwhat file do I look at  to see what is causing 14.04 to restart several time on cold startup18:29
mightcouldmcphail, i guess, i just wish that gorbyebrius guy didnt mislead me into beleiving it was fine and now my perfectly fine OS is screwed up18:29
EriC^^bobunkuth: type dmesg18:29
ubuntu-gnomesquinty: check ur pm please18:29
squintyubuntu-gnome:  please don't PM without asking participants first.  i personally do not pm18:30
mcphailmightcould: everyone's a volunteer on here, I'm afraid, and sometimes you'll get bad advice. Sorry18:30
Es0tericif i want to make .htpasswd files for seperate environments within the same server i just do something like `sudo htpasswd -c .htpasswd-env username` right?18:30
ubuntu-gnomebecause I can't paste result here , they will block me again18:30
rwwubuntu-gnome: http://paste.ubuntu.com/18:30
rwwas the bot told you already18:30
squintyubuntu-gnome:  then pastebin (or similar) it18:31
mightcouldWOOT i figured something out! it's skydome! i disabled skydome and now theres nothing behind the cute, maybe i dont get pretty visuals anymore but thats better than glitching :D18:31
mcphailmightcould: ha! well done18:31
ubuntu-gnomesquinty : here are results18:31
ubuntu-gnomehttp://pastebin.com/ZxPrbCNA18:31
mightcouldmcphail, woot! thanks. now im going to try to restart and see if reisio's fix allows it to work on reboot. brb18:32
squintyubuntu-gnome:  might want to search google with  "Ralink RT3290 Wireless" and "ubuntu" to see what turns up18:34
MagicSpudhello how do I create a desktop shortcut for a windows program using mono?18:34
pinumbernumberWhen will 14.10 be available for network release-upgrade from 14.04?18:34
bobunkuthanyone here understand what in dmesg?18:35
=== rww changed the topic of #ubuntu to: Official Ubuntu Support Channel | IRC Guidelines: http://ubottu.com/y/gl | IRC info: http://ubottu.com/y/irc | Pastes to http://paste.ubuntu.com/ | Release Notes: https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes | Download: http://ubottu.com/y/dl | Currently supported: 10.04 LTS (server), 12.04 LTS, 14.04 LTS, 14.10
=== rww changed the topic of #ubuntu to: Official Ubuntu Support Channel | IRC Guidelines: http://ubottu.com/y/gl | IRC info: http://ubottu.com/y/irc | Pastes to http://paste.ubuntu.com/ | Download: http://ubottu.com/y/dl | Currently supported: 10.04 LTS (server), 12.04 LTS, 14.04 LTS, 14.10
mightcouldFailure yet again... just restarted. compiz again not working on startup. i'll probably again have to use the replace command like always. is there anyone that can fix this? this is enough to drive me back to windows cause atleast it works.18:35
squinty\o/18:35
EriC^^mightcould: what replacement command?18:36
squintymightcould:  new install?  if yes, then probably faster to just reinstall rather than spending hours chasing some obscure buglet18:36
rich_no, compiz is broken. always fun to watch people torture themselves with it. bug city.18:36
EriC^^mightcould: i'd reinstall personally, if you want to fix it you could have it run when the pc boots18:36
sydneypinumbernumber: Should be within the next couple days, but i dont have a clue.18:37
Kou_hey folks, im having trouble with my RAID. im using the promise supertrack EX8350. some time ago i had a RAID 50 that went offline.it looked like 2 disks have gone bad.today i replaced these 2 disks and tryied to rebuild the RAID. Problem is that after replacing the 2 disks, the option to rebuild remained "Greyed out" after looking around. i found out that 3 disks are not assigned to the Logical drive and are "FREE" ( 2 disks i replaced and 1 tha18:37
Kou_t was part of the Logical drive before). i was carefull to not replace the wrong disks. problem is that with 3 disks offline the Promise software cant Rebuild the disk. i cant seem to be able to manually assign the 1 disk to the logical disk, so that i can begin rebuilding. im not too familiar with RAIDs. any help would be great. important data on there.18:37
mightcouldand yup sure enough everything is checked off in compiz. just not working, and the compiz --replace command. i have to do that every startup to get wobbly windows again18:37
usr13bobunkuth: It is a lot of information, so pipe it to grep and use some keyword searches to find what you want.18:37
spaztikany idea how i find out why apt-get upgrade is holding back packages?18:37
=== Rope is now known as Guest40396
usr13bobunkuth: Or pipe to less and /keyword-search18:37
mightcouldsquinty, i would reinstall (probably will have too) but its just it was already near impossible for me to get my second HDD to work on this. I'd really hate to have to go through all that hassle again :(18:38
daftykinsspaztik: that's how it works, run sudo apt-get dist-upgrade18:38
squintyspaztik:  tried doing a apt-get dist-upgrade  first?18:38
spaztiki had not, thanks18:39
Kou_anyone familiar with RAIDs?18:39
spaztiki changed PPAs, not sure why a dist-upgrade was necessary, but I'll look into it more18:39
OerHeks!isitout18:39
ubottuYES!!! IT'S OUT!!!18:39
squintyOerHeks:  that's why /topic was changed 5 minutes ago. :P18:40
mightcouldso i've been hearing about a new ubuntu coming out, is it possible that OS will be more stable and less likely to mess up so easily than 14.04?18:40
spaztikdaftykins: squinty: is it possibly because I had some dependencies needed i had to do dist-upgrade?18:40
squintyye18:40
squintys18:40
spaztiki see18:40
usr13mightcould: The perfect OS is yet to be18:41
bobunkuthwhat am i searching for in dmesg that would be causing the system to reboot on cold startup18:41
freijonmightcould: is it only compiz which causes problems? maybe the Ubuntu Gnome is an alternative for you18:41
usr13bobunkuth: How long does it stay up?18:42
mightcouldusr13, i doubt there will ever be a perfect one, i just want a OS that works as well as Win7, as customizable as Xfce and as free linux18:42
EriC^^mightcould: it's not ubuntu's fault, emerald or whatever isn't supported or maintained18:42
bobunkuthcouple sec if that long and than reboots two more time before stableizing18:43
usr13mightcould: So use xfce18:43
mightcouldfreijon, well my only problem now is the fact that after restart the computer doesnt have my # of workspaces and i have to run a replace command every boot to get compiz working again. thats the only 2 issues i have now18:43
bobunkuthwindows 7 boots up no prob18:43
mightcouldusr13, i am using xfce18:43
mightcouldEriC^^, i've uninstalled emerald so that shouldnt be a problem anymore18:43
EriC^^mightcould: well that is what caused the problem18:44
bobunkuthif i boot to windows 7 and than restart to ubuntu everything is fine18:44
mightcouldbobunkuth, yes windows 7 i would say is as perfect as it gets, it works, no issues. no hassle. but i wanna learn linux so bad18:44
bobunkuthme to18:44
mightcouldEriC^^, correct it did cause the problem, but i was told it was fixable.18:44
squintybobunkuth:  dmesg | grep Warning   and/or  dmesg | grep Error    may or may not point to your problem(s)18:45
bobunkuth14.04 worked fine for months but the last couple i have this hassel18:45
mightcouldEriC^^, i uninstalled emerald. reinstalled compiz, when i run the replace command it works. i just dont wanna have to go through all those steps everytime i boot up18:45
usr13mightcould: I don't use compiz and all the eye-candy stuff.  I use xfce. I like a desktop environment that stays out of the way.18:45
MagicSpudI am trying to build a main menu shortcut for an exe file which needs mono...I used the same template a wine application uses...its a terminal application and it only flashes for a second and vanishes any idea?18:46
EriC^^mightcould: you can add the command to your startup apps18:46
freijonmightcould: so when you do a fresh boot, what exactly is the problem?18:46
EriC^^mightcould: go to unity, dash > startup, add the command18:46
mightcouldfreijon, 2 things, Step 1:) re-enable workspaces, Step 2:) Run compiz --replace   then all is well18:46
squintyMagicSpud:   there is a #winehq  channel on freenode irc network18:47
mightcouldEriC^^, ok that'd be great if it did that, ill try18:47
MagicSpudsquinty the point is it does not use wine but mono18:47
mightcouldEriC^^, where is that file path i dont see it in home/mightcould18:48
freijonmightcould: re-enable how exactly? in the compiz settings manager?18:48
=== smw_ is now known as Guest65374
Guest65374love guest usernames18:48
mightcouldfreijon, no in the normal settings, every restart i have to go back there and set from 1 workspace to 618:48
pinumbernumberoh hey, utopic shows up in update manager now18:48
=== drew is now known as blain_the_pain
freijonyou can't add that part to the startup command unless you do it through gsettings18:50
EriC^^mightcould: open the dash18:50
mightcouldi cant find startup at all18:50
pinumbernumber"You have to download a total of 1, 191 M. This download should take about 1 second with your connection". haha I wish18:50
EriC^^( first icon in the launcher )18:50
mightcouldEric by dash do you mean start menu?18:50
nyuszika7hI disabled Secure Boot, Fast Boot and Fast Startup, and made my USB the first option in UEFI setup, yet I STILL have to go the roundabout way and boot my USB from UEFI setup :/18:50
nyuszika7hoh, the boot order changed itself back, seems legit18:51
mightcouldEriC^^, im on xubuntu not unity18:51
nyuszika7hworks now18:51
EriC^^mightcould: ok no problem18:51
EriC^^mightcould: open a terminal, go to cd ~/.config/autostart18:52
EriC^^mightcould: if you go to unity it will be way easier18:53
mightcouldEriC^^, ok18:53
mightcouldcan i log out and jump into unity and this chat will still be there?18:53
EriC^^actually hold on18:53
EriC^^hold on18:53
mightcouldEriC^^,  yes sir18:53
mightcouldBut yeah all i have to do is pretty simple, enable workspaces and run compiz --replace every startup and all is well. just would be nice if it saved workspaces idk why it doesnt, and if i could add that line to startup (though idk why i have to) all would be fixed18:54
=== Stu|[A] is now known as Stu|
nyuszika7hthe keyboard shortcuts thing is a part of the background? o_O18:55
mightcouldwobbly windows and desktop cube really is the best. i love it. for those 2 reasons alone i want my linux to replace my windows as my everyday os :D18:56
Kou_hey folks, im having trouble with my RAID. im using the promise supertrack EX8350. some time ago i had a RAID 50 that went offline.it looked like 2 disks have gone bad.today i replaced these 2 disks and tryied to rebuild the RAID. Problem is that after replacing the 2 disks, the option to rebuild remained "Greyed out" after looking around. i found out that 3 disks are not assigned to the Logical drive and are "FREE" ( 2 disks i replaced and 1 tha18:56
Kou_t was part of the Logical drive before). i was carefull to not replace the wrong disks. problem is that with 3 disks offline the Promise software cant Rebuild the disk. i cant seem to be able to manually assign the 1 disk to the logical disk, so that i can begin rebuilding. im not too familiar with RAIDs. any help would be great. important data on there.18:56
freijonyou'll have it easier once you get past that stage in your life :P18:57
=== bish0p_ghosting is now known as bish0p_
EriC^^mightcould: open a terminal and type gnome-session-properties18:57
mightcouldEriC^^,  ok18:57
usr13mightcould: ppa's can cause problems, not always, but sometimes you run into problems with a ppa here and there.18:58
mightcouldEriC^^,  ok got it18:58
EriC^^mightcould: add the command18:58
mightcouldEriC^^,  (LightBulb)  hey eric, in the startup there's already a box for compiz and its uncheck? could that be it?18:58
EriC^^whats the command it runs? press edit18:59
karamel4eHi, is there any reason why Ubuntu would stop to automount a USB flash drive after I delete everything from it?18:59
mightcouldEriC^^,  o compiz --replace --sm-disable --ignore-desktop-hints ccp18:59
EriC^^hrm19:00
usr13karamel4e: How did you delete ?19:00
mightcouldEriC^^,  idk what that last part means? do you19:00
EriC^^i recall slightly you and reisio adding something involving .config19:00
usr13karamel4e: (Could be that it needs to be formatted.)19:00
EriC^^did you and reisio add anything to ~/.config/autostart ? ( a .desktop file )19:00
karamel4eusr13, well, with the DEL button in gui19:00
mightcouldEriC^^, possibly it sounds familiar19:00
usr13karamel4e: Ok, that should not cause it to not mount.  Try un-plugging and plug into another USB port.19:01
mightcouldbut it seems that if i enable this box it mightcould do what we want it too?19:01
EriC^^mightcould: well, i don't know if that should be there, i don't have it in my startup apps19:01
karamel4eusr13, I tried, and also different usb ports19:01
EriC^^yeah, i don't know about the rest of the command though19:01
usr13karamel4e: Probably just need to reformat it.19:01
mightcouldok ill replace it with just compiz --replace and try that? since i have to run that anyway on start up19:01
EriC^^ok19:02
usr13karamel4e: Use vfat19:02
karamel4eusr13, thanks, I will try that19:02
mightcouldEriC^^, ok done, now imm test it by restarting, brb and tysm19:03
EriC^^ok, np19:03
firebird1hello19:03
Capprenticehi19:04
firebird1how to open file starting with dash ?19:04
EriC^^escape it19:04
firebird1how?19:04
EriC^^or use --19:04
firebird1didnt work19:04
firebird1cat -- -file019:04
firebird1cat -- ./-file019:04
EriC^^cat -- -file0 should work19:05
EriC^^what's the error you're getting?19:05
mightcouldEriC^^, ok failure, its ok the startup but it must not have ran cause wobbly windows is gone19:05
EriC^^mightcould: did you check it in the startup apps?19:06
mightcouldEriC^^, yup19:06
Badaboohmm when i Click on get Ubuntu 14.10 i come to "Ubuntu 14.04.1 LTS"19:06
firebird1cat: -file0: No such file or directory19:06
EriC^^firebird1: ok, that's a not found error not a syntax one19:06
ganjahello everyone i just update to ubuntu 14.1019:07
Capprenticeuse a "" !19:07
EriC^^mightcould: maybe try adding it to ~/.profile , type gedit ~/.profile and add it to the last line19:07
mightcouldEriC^^, may i have the open startup command again please. i want to check that the settings saved. cause my settings dont like to save19:07
EriC^^mightcould: gnome-session-properties19:07
* Benny_ stares is awe at ganja19:07
firebird1is there any way to search a group files for particular text ?19:08
EriC^^ganja: you are the chosen one19:08
zerowaitstatefirebird1: grep19:08
mightcouldEriC^^, ok i have .profile open and on a new line at the bottom i added compiz --replace19:08
EriC^^mightcould: ok, cool19:08
=== dsadsdsaasd is now known as TeodOR
=== TeodOR is now known as TeodOR-BG
TeodOR-BG:)19:09
mightcouldEriC^^, and yes it is checked in startup programs. but it didnt work, the .profile method, is that like a bruteforce/sure fire way to make sure it runs on startup?19:09
SburHow can I print out page 3006 out of a 6957 page long document?19:09
SburBtw, it's a PDF file19:09
EriC^^mightcould: .profile is run when you login to a shell19:10
SburBut ONLY page 300619:10
EriC^^mightcould: it might not work19:10
EriC^^worth a shot though19:10
zerowaitstateSbur: http://www.cups.org/documentation.php/options.html19:10
EriC^^mightcould: (when you login to your session is it run as well, not just when you login using a terminal )19:11
mightcouldEriC^^,  ok ill try, startup programs didnt work so this has to :D19:11
SburOne more complication to my question ... I have printed it a couple minutes ago, but it is so tiny print that it would take a microscope to read it19:11
mightcouldEriC^^, testing now, brb19:11
freijonmightcould: are you on xfce or gnome?19:11
mightcouldfreijon, im on xubuntu 14.04 (assuming xfce)19:12
EriC^^mightcould: ok19:12
Sburzerowaitstate: Thx, I'll look at that19:12
mightcouldfreijon, brb19:12
usr13Sbur: pdftk19:12
zerowaitstateSbur: PDF typically is very strict about scaling; it doesn't reflow like HTML--it's more similar to postscript19:13
zerowaitstateSbur: you can scale it to a different page size19:14
usr13Sbur: http://www.linuxjournal.com/content/tech-tip-extract-pages-pdf19:14
Sburusr13: That's the name of a program to seek after?19:14
usr13Sbur: You probably need to extract the page so that you can deal with it individually.  Then you can use gimp to crop and re-create the PDF image.19:15
usr13!pdftk | Sbur19:16
usr13Sbur: Try  apt-cache search pdftk19:16
kosmasHey guys.. have had issues with VGA1 as soon as you have updated to the new Kernel 3.13.0-3719:18
kosmas?19:18
usr13Sbur: Or just apt-get install pdftk19:18
Sburusr13: I'm downloading it now19:18
=== YadiRox is now known as YRoxx
pinumbernumberI'm currently upgrading 14.04->14.10 and I want to keep the packages it's downloading so I can upgrade another system. Where is it saving them? /var/cache/apt/archives?19:19
=== zz_gthank is now known as gthank
Sburusr13: That will be able to extract/ isolate the page for me?19:21
usr13Sbur: Yes19:21
ZeXx86Hi, Ubuntu 14.10 does not work in virtualbox for me, 14.04 worked - there is very corrupted screen after 1 seconds of seeing desktop19:21
squintypinumbernumber:  look at the dates on the deb's in that folder/directory to see19:21
Mightcould2Well now i have a seriously problem, that little tiny line you had me add... now i cannot boot into linux whatsoever. and with windows i am unable to edit anything on those drives.19:22
Sburusr13: I have installed it.  I am in command line and typed pdftk.  It gives me a list of options, but I don't see something to do what I need19:22
nyuszika7hshould I create a separate /boot partition or is it useless?19:22
usr13Sbur: You can use burst to split it into individual files, (each page will be a single file).  But there are many things you can do.19:22
Mightcould2I boots to a blank, black screen with a mouse cursor and just sits there.19:22
Sburusr13: Is there a command to isolate page 3006 from the rest so I can gimp it, for example?19:23
EriC^^Mightcould2: ctrl+alt+f119:23
EriC^^Mightcould2: does that take you to tty1?19:23
Mightcould2in the black screen?19:24
EriC^^yeah19:24
Mightcould2ok ill try that brb19:24
EriC^^hold on19:24
Mightcould2ok19:24
EriC^^if it does19:24
EriC^^login and type nano ~/.profile19:25
pinumbernumbersquinty: only a couple files in the "partial" subdir are updating. It must be moving them some other place when it's done19:25
EriC^^remove the line, press ctrl+o to save, ctrl+x to exit19:25
Sburusr13: Libreoffice doesn't do it.  Document viewer neither.I could care less about all the other pages in the document.  The only page I need to see, recover and print is page #300619:25
usr13Sbur: see: http://www.linuxjournal.com/content/tech-tip-extract-pages-pdf19:25
Mightcould2ok ill try that brb, hope it boots19:25
EriC^^then type sudo service lightdm restart , to restart lightdm ( the desktop manager )19:25
Tx0hello everyone, mysql autocompletion isn't working, I had tried mysql --auto-rehash or \# in mysql prompt but no result. Any idea?19:26
Tx0i'm using ubuntu 14.0419:26
=== cristian_c is now known as Guest44089
PLoctauxWhat's up guys with Utopic?19:28
awesomess3So....wine 1.7.28 cries when certain winbind libraries aren't found. Yet when I install winbind it wants to install samba server, which leaves a port open. Even when I try to install with --no-install-recommends :(19:29
Mightcould2well nope, its now offically screwed up. cntrl+alt+F1 didnt do anything. im going to have to reinstall it. (sadface) i should have been just happy with having two post startup steps.19:29
EriC^^Mightcould2: this happens after you login right?19:29
EriC^^Mightcould2: hold on19:29
ShapeshifterHi. I just installed ubuntu 14.04 on a laptop that has windows 8 on it. During the partition setup, I deleted some OEM partitions and made a 5mb "bios partition" and one for / and /home. Everything went through, but upon rebooting, windows 8 just booted. No grub. What do I do?19:29
EriC^^Mightcould2: that doesn't make much sense19:29
PLoctauxMightcould2, Good luck!19:29
EriC^^Mightcould2: does it happen after you login?19:30
Mightcould2eric, no it doesnt boot at all. i cannot login whatsoever. from GRUB i select ubuntu then everything goes black with a mouse cursor, i did cntrl+alt+f1 and everything just went black19:30
ubukouhey folks, im having trouble with my RAID. im using the promise supertrack EX8350. some time ago i had a RAID 50 that went offline.it looked like 2 disks have gone bad.today i replaced these 2 disks and tryied to rebuild the RAID. Problem is that after replacing the 2 disks, the option to rebuild remained "Greyed out" after looking around. i found out that 3 disks are not assigned to the Logical drive and are "FREE" ( 2 disks i replaced + 119:30
ubukouthat was part of the Logical drive before). i was carefull to not replace the wrong disks. problem is that with 3 disks offline the Promise software cant Rebuild the disk. i cant seem to be able to manually assign the 1 disk to the logical disk, so that i can begin rebuilding. im not too familiar with RAIDs. any help would be great. important data on there.19:30
EriC^^Mightcould2: well that has nothing whatsoever to do with the line we added, as it gets run after you login with your username in lightdm19:30
awesomess3Shapeshifter, just curious, were the names of those OEM partitions "WINRETOOLS", "DIAGS", "PBR IMAGE", and "OS"? Because that's what I have with what Dell came with on my Insipiron 15 Laptop that I bought last year.19:31
gorbyebriusMightcould2, did you change the nvidia drivers or something?19:31
Shapeshifterawesomess3: no it's an ASUS19:31
Mightcould2Eric.. ok then why now will it not boot but it didnt have any problems before hand? something got messed up19:31
Mightcould2gorbyebrius, no, and my whole mess of issues what cause my emerald just to let ya know. Now im gonna have to reinstall linux :(19:32
EriC^^Mightcould2: yeah, something sure did, but ~/.profile has nothing to do with it19:32
Mightcould2was* by*19:32
awesomess3Shapeshifter, my best guess is to try going into BIOS and changing the boot from IEUV (whatever) to Legacy19:32
EriC^^Mightcould2: it sounds like a driver problem or so19:32
gorbyebriusMightcould2, regardless of what you do with lightdm.conf, alt+control+F1 should work :) And no, emerald messing up the whole system is extremly unlikely, the absolute worst is that you end up without window borders, and you can always go back to unity.19:33
EriC^^Mightcould2: you could try to boot with nomodeset19:33
EriC^^Mightcould2: or use a recovery prompt to see what errors show up in the logs19:33
Mightcould2That's fine. im just gonna have to reinstall is all. Atleast i still have windows. good'ol working windows :D19:33
EriC^^Mightcould2: as i said earlier i'd just reinstall if it's a fresh install19:33
Mightcould2yeah its only a 3 day old install. it'll be my best bet to wipe clean all the crap emerald caused19:34
bobunkuthi'm back and this is what grep warning reported  ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \GIC3 1 (20131115/utaddress-251)19:34
ni291187PPP19:35
ni291187oops19:35
Mightcould2oh no! im at ubuntu website, how do i get the 14.04 version? they have 14.10 on it?19:36
bobunkuthi'm back and this is what grep warning reported  ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \GIC3 1 (20131115/utaddress-251)19:36
Shapeshifterawesomess3: good idea19:36
EriC^^Mightcould2:  releases.ubuntu.com/trusty19:36
usr13Mightcould2: Click the Get Ubuntu button19:37
jimi_hendrixhi, i cant seem to probe my battery via cli. there is only an AC entry in /sys/class/power_supply19:38
jimi_hendrixi know there is a way to do it, as the default battery widget works19:38
Mightcould2there is no 14.04 intel x64 on that site listing19:39
EriC^^jimi_hendrix: upower19:39
guntbertMightcould2: see http://www.ubuntu.com/download/desktop   there is is very prominent at the top :)19:40
PLoctauxMightcould2, Just a sec... finding that for you...19:40
Mightcould2guntbert 404 page not found, i'll probably just drive to work today and pick up my install disc there19:40
bobunkuth this is what grep warning reported  ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \GIC3 1 (20131115/utaddress-251) on booting from cold boot and ubuntu restarts three times be for coming up19:40
guntbertMightcould2: AND 64bit doesn't come in a intel and a AMD flavour19:41
PLoctauxMightcould2, http://releases.ubuntu.com/ This might be helpful19:41
jimi_hendrixEriC^^, only lists the ac entry19:42
Mightcould2guntbert, well i know i had a working 64 bit linux on here before cause it read all my 16gb ram19:42
EriC^^jimi_hendrix: upower -i /org/freedesktop/UPower/devices/battery_BAT019:42
=== matteo is now known as Guest60563
guntbertMightcould2: of course, I just said there is no special intel version19:42
Lucaxhello, I install packages and I am not able to find them with nautilus afterwards? how come?19:43
Mightcould2bbl guys, thanks19:43
PiciMightcould2: You'd be looking for the ubuntu-14.04.1-*-amd64.* files19:43
LucaxI installed 7zip and can not find it after19:43
squintyMightcould2:  http://www.ubuntu.com/download/desktop  loads fine here and will link to 64bit 14.04.1 download19:44
Max__C4I have a Acer laptop 5920G on Ubuntu 9.10 and the videocard is not supported but it work. Any update or any other distribution doesn't boot. Black screen. Help a newbie?19:44
bobunkuthcan some point me to a site that will tell me what this means  ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \GIC3 1 (20131115/utaddress-251)19:44
PiciLucax: Where are you looking exactly?19:45
jimi_hendrixEriC^^, does not exist19:45
PiciLucax: Are you trying to find a gui program?19:45
LucaxI click the buttonbutton of all buttons with the ubuntu sign top left19:45
Lucaxthere I type the programs I need and I can not find them19:46
gorbyebriusLucax, you probably installed p7zip which is used with other interfaces.19:46
jhutchins_wkLucax: I believe 7zip is a console application.  No gui/menu, but gui programs like file managers or Ark might now be aware of it and know how to open 7zip files.19:47
squintyLucax:  maybe try Archive Manager19:47
gorbyebriusI am not sure what unity uses, but i think it's file-roller, in that case, it now means that your already installed archive application, file-roller, now has 7z support! try just double clicking your 7z archive19:47
LucaxI want to create a zip file, can the filemanager do that?19:48
Lucaxor the archive manager perhaps19:48
gorbyebriusLucax, you don't need 7z for that.19:48
gorbyebriusLucax, just use the archive manager, look around abit IN archive manager and I'm sure you'll figure it out19:48
skyfallhey, heard 14.10 is out. does anyone suggest an upgrade or a clean new installation from 14.04 ?19:49
squintyLucax:  the Archive Manager (file-roller) should already be installed on your system.  just open it and try it19:49
Lucaxok, thanks.19:49
Ben64skyfall: i'd recommend staying on 14.04 unless you really need something from 14.1019:49
=== Max__C4 is now known as Max_C4
skyfall14.10 is stable right ?19:49
squintyheh19:49
Ben64skyfall: "stable" sure19:49
aNiHilistskyfall: it's stable as of today19:49
squintyguess we will see.... :P19:50
nullbyte_how to upgrade it19:50
skyfallany changes?19:50
nullbyte_aptitude full-upgrade?19:50
aNiHilistI hope to god it's stable, I'm upgrading right now19:50
k1lskyfall: upgrades  work and are automatic tested. so if its near the original repos they work19:50
k1lnullbyte_: no19:50
Lucaxgood night19:50
k1lnullbyte_: do-release-upgrade19:50
nullbyte_k1l: 14.1019:50
squintynullbyte_:  open Software Updates19:50
Max_C4someone to help me?19:50
aNiHilistnullbyte_: sudo update-manager -d19:50
k1lnullbyte_: sentence?19:51
k1laNiHilist: no!19:51
k1laNiHilist: dont suggest things you dont have a clue of19:51
nullbyte_k1l ok19:51
skyfallok19:51
Ben64skyfall: https://blueprints.launchpad.net/ubuntu/utopic/+specs19:51
k1lnullbyte_: you want to upgrade to 14.10 from 14.04?19:51
nullbyte_k1l yes19:52
Ben64not a whole lot new stuff, really19:52
aNiHilistk1l: sorry, didn't mean to be a rebel19:52
Ben64i'd stick with 14.04 for the LTS19:52
k1lnullbyte_: make sure the release-prompt is set to normal and not lts. then run sudo do-release-upgrade19:52
skyfallhey, when i use the update manager , its not showing any available upgrade19:52
nullbyte_aham... ok19:52
flottinhi there19:52
moduIusjoin ##marxism bitches19:52
k1laNiHilist: dont tell users to use the -d developer switch when its not needed at all. this will lead to people use it all the time and will result in unstable systems19:53
skyfallterminal command. .anybody >19:53
skyfall?19:53
squintyskyfall:  you have to changed from "lts" to normal  as k1l  suggests19:53
k1lskyfall: set release-prompt to normal (in system settings for updates)19:53
usr13skyfall: sudo apt-get update && sudo apt-get upgrade19:53
squintyusr13:  nah19:54
ianorlinremember if you upgrade now you will only have 9 months of support instead of four and half years19:54
=== Samuel_Najdowski is now known as alpha
usr13squinty: Oh, he is wanting distribution upgrade19:54
skyfallhey im in system setting. how to change to normal ?19:54
skyfallkil ?19:54
squintyskyfall:  you can do it all from Software Updates gui.. no need for terminal command lines19:55
k1lskyfall: go to updates thingy, then 3rd  tab19:55
skyfallhow to set release-prompt to normal ?19:55
squintyskyfall:  Software Updates  not system settings19:55
aNiHilistskyfall: if you're in software and updates, in the updates tab swith the bottom menu (Notify me of a new Ubuntu version) to "For any new version19:55
k1lskyfall: come on: system settings, software and updates, 3rd tab, last row19:56
skyfallok tanx19:56
skyfallk1l19:57
skyfall:)19:57
usr13skyfall: For CLI solution, edit last line of /etc/update-manager/release-upgrades (change lts to normal)19:57
helterscelteris there anyway to specify the --usergroup parameter for an Openconnect vpn configuration via the networkmanager in ubuntu 14.04 (gnome-shell) ?19:57
=== derk0pf is now known as derk0pf|NA
usr13skyfall: Then:  sudo apt-get update19:57
arnashey19:57
arnaswhen I type `sudo pwmconfig` I get this: "/usb/sbin/pwmconfig: There are no pwm-capable sensor modules installed". Anyone?19:58
squintyusr13:  there is no need to use command line. just use the software updater.19:58
Max_C4Need help with my Acer laptop 5920G. Only work with ubuntu 9.1019:59
usr13Max_C4: What seems to be the problem?19:59
Sburusr13: I have an improvement on page 3006, but I can't seem to improve the size of the text. Could I stretch it over two or three pages, now that it is isolated as a seperate document?19:59
usr13Sbur: Open it with gimp and crop, then Ctrl-Shift-e  and export to PDF20:00
Sburusr13: On the screen, I see it a correct size, but once I try to print it ...20:00
arnaswhen I type `sudo pwmconfig` I get this: "/usb/sbin/pwmconfig: There are no pwm-capable sensor modules installed". Anyone?20:00
squintyarnas:  not sure but  lm-sensors   maybe?20:00
Max_C4usr13, it's the only version and distribution that work. Any other: black screen. And even if 9.10 work, videocard not working, all on cpu20:01
usr13Sbur: But if there is too much text on the page, there's not much you can do.20:01
arnassquinty, I have it and already ran it once20:01
usr13!nomodeset | Max_C420:01
ubottuMax_C4: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter20:01
Sburusr13: So scribus can't help?20:01
Max_C4ubottu, thx20:02
ubottuYou're welcome! But keep in mind I'm just a bot ;-)20:02
usr13Sbur: Possibly.  Try it and see.20:02
=== Sagitt is now known as Sagitt_Away
usr13Sbur: But if you have too much on one page, I don't see that there is much you can do.20:02
squintyarnas:  googling that error message returns a number of hits... maybe try searching a bit20:03
pinumbernumberso my release upgrade ending up removing xserver-xorg-graphics-{ati,radeon}20:04
usr13Sbur: See my PM20:04
pinumbernumberreally doesn't seem like it should've done that20:04
rouehola20:05
roueI've got an *old* 10.04.4 install on a system with a bunch of USB drives connected to it.20:06
roueI'd like to configure it so that whenever a given usb drive is attached it gets automatically mounted to a specific location.20:06
usr13roue: Server or Desktop?20:06
Max_C4usr13, said I install 14.10 and have a blackscreen, what is the way20:06
roueI understand that I should be using the UUID rather than the /dev/sd* but I'm not sure how to get the automounting to happen. This is a server.20:07
aNiHilistroue: that could be configured through fstab20:07
roueI've read about writing udev rules, but maybe there's a simpler way?20:07
usr13Max_C4: http://ubuntuforums.org/showthread.php?t=161313220:07
roueThese drives may not be attached at boot.20:07
Max_C4usr13, thx20:07
roueAnd the users aren't savvy enough to command line execute a mount UUID=lkasdlkjasd command.20:07
phutfor some reason the reaktek wifi chip on this netbook goes incredibly slow under ubuntu but not in windows20:08
roueI've looked at fstab but I'm not sure how to set it up to mount only when the drive is plugged in (vs. at boot time).20:08
phutRealtek RTL8188EE Wireless Network Adapter driver: rtl8188ee20:08
roueI thought fstab was only evaluated at boot or at a mount -a invocation.20:08
usr13!realtek | phut20:08
ubottuphut: some help for recent Realtek chipsets can be found at https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b20:08
=== Sauvin is now known as bocaneri
phutthanks ubottu20:09
aNiHilistroue: I think you're right about fstab20:09
phutof course they don't have one for my specific chip20:10
Sburusr13: Good luck in PM20:11
usr13Sbur: Just a minute20:12
phutyeah that20:12
phuts20:12
phut ancient20:12
l0rdn1xhave they fixed the .goutputstream-XXXX in the home folder yet?20:12
Sburusr13: No problem20:12
phutI need to grab some usb wifi adapters too but it would be nice if the onboard worked20:12
spaztiki have a 54g wifi dongle i need to sell20:13
spaztik!isitout20:14
ubottuYES!!! IT'S OUT!!!20:14
spaztikw00t20:14
spaztiknice, and it's downloading FAST20:14
spaztik8MB/s20:15
daftykins!ot | spaztik20:15
ubottuspaztik: #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!20:15
phutthe thing is it works better in windows20:15
=== marc__ is now known as morpheusx_nl
morpheusx_nlcan someone help me with wifi20:15
phutis that some sort of realtek/microsoft conspiracy?20:16
morpheusx_nlbecause my usb wifi did not work properly i configured it with ndiswrapper20:16
morpheusx_nlhow can i tel  if it is using it20:16
Sburmorpheusx_nl: I have a usb wifi dongle in my desktop, but it works20:16
usr13Sbur: Ok. I see your problem.  That file would need to be 10 or 12 pages in order to be readable.20:16
mjaykphut: thats why i always make sure my hardware works under linux before i get it20:16
Sburusr13: Can you make it so?20:17
=== Jake is now known as Guest83254
morpheusx_nlSbur, mine goes from 72 mbps to 720:17
usr13Sbur: Who ever created the file messed up some how.20:17
usr13Sbur: Yes20:17
Sburusr13: Are youok to do that now?20:17
aNiHilistroue: I know of mounting usb devices to a different folder, but as far as a different home for every one, I'm lost. I think you're gonna be stuck with udev as far as that goes.20:17
phutyeah everything worked great in the store but there wasn't a good wifi to test20:18
phutmaybe there's a newer kernel with an updated driver20:18
Sburusr13: I asked for the receipt for my purchase and was given the entire day's list of purchases for the entire store20:19
Sburusr13: That's why it is so weird20:19
=== Guest83254 is now known as Jake
Sburusr13: If I can get it in a format that scribus can open easily, I can then do columns, I imagine (4 columns, still readable) and just need to print 3 pages of this20:21
morpheusx_nlanyone able to help me it is a rtl8192cu chipset20:22
=== __prefect is now known as nha
kristenbbhello, wanted to add myself to new group with usermod -G but forgot -a. How to go back ?20:23
Sburmorpheusx_nl: http://elinux.org/RPi_USB_Wi-Fi_Adapters20:24
Sburmorpheusx_nl: Does that help?  Do you find your model in the listing?20:25
Pici7020:26
morpheusx_nlSbur, yes it is mentioned20:26
spaztikkristenbb: no way to go back, just add new groups20:26
Sburmorpheusx_nl: That should be a first indication.  Does it say that it works?20:26
morpheusx_nlSbur, it says should work out of the box. and it does but my speeds go back to 7 mb after some minutes20:27
kristenbbspaztik: back to default at least then, i'm the only user.20:27
=== bazhang_ is now known as bazhang
Sburmorpheusx_nl: Can it be your ISP?20:27
Sburmorpheusx_nl: Have you tested your line?  Like a speedtest?20:28
morpheusx_nlsbur, nope all other machines are working just fine steady at 54 or 150 mbps20:28
Sburmorpheusx_nl: Same wifi dongle?20:28
squintymorpheusx_nl:  http://askubuntu.com/questions/471208/realtek-wireless-adapter-issues-rtl8192ce-and-rtl8192cu   might be worth a read/try  (or google for similar with your wifi model/chipset)20:28
mjaykmorpheusx_nl: if it works at first have you checked to make sure its not a power saving feature ?20:28
=== alpha is now known as Samuel_Najdowski
morpheusx_nlmjayk, how do i check that20:28
mjaykmorpheusx_nl: dont know try google20:29
mjayksounds like a that though if it works fine then stops20:29
morpheusx_nlmjayk, will do20:29
morpheusx_nlsquinty, reading the topix now20:29
kristenbbwhat can I do to add myself back to the default groups ?20:30
Sburmorpheusx_nl: What I wouldn't do to have 54 or 150 Mbps20:31
morpheusx_nlSbur, my isp sends in constant 200mbps20:32
mjaykdam I hate the NL20:32
morpheusx_nlmjayk, why?20:32
mjaykmorpheusx_nl: 200 mbps im jelly20:32
Sburmorpheusx_nl: You are in the Netherlands, I suppose.  I'm in the french part of Belgium20:32
morpheusx_nlSbur, correct nl20:32
=== Stu| is now known as Stu|[A]
Sburmorpheusx_nl: I've got 55 if I connect by cable, but, at best with wifi, I'm at 30+/-20:33
morpheusx_nlsquinty, is it save to do what the article says with those extra kernel stuff20:33
mjayk220:33
usr13Sbur: 7 pages20:34
=== wojciech is now known as Guest92748
Sburusr13: I'm fine with that20:34
morpheusx_nlSbur, if i had 20 mbps but stable on this card i would be happy20:34
usr13Sbur: ok20:34
morpheusx_nlSbur, the link squinty gave me do you think the bottom solution is save to try20:35
kristenbbi removed myself from the default groups by mistake, how to go back ?20:36
IPhotonHello, i finally burned an ubuntu dvd with the iso. I am ready to install but I am having problems understanding the portioning part found here https://help.ubuntu.com/community/WindowsDualBoot. The way I understand it, I should select "Manual Partitioning", But what I don't understand is steps 6, 7, 8.20:36
Sburmorpheusx_nl: Haven't a clue20:36
IPhotonDoes it mean on step 6 that I have to create one big partition of say, 40GB? Then I have to create a seperate one of 16GB for my RAM20:37
Sburusr13: And I thought I was good in computer stuff20:37
usr13IPhoton: Did you set aside free-space for the Linux install?20:37
usr13Sbur: Want to know the process?20:37
IPhotonnot yet, user1111, it says on the page it does it during install20:37
mjaykIPhoton: it makes the partition but you have to have the space first20:38
IPhotonI have windows on C drive now20:38
=== NotANick is now known as Guest68960
=== NotANick_ is now known as NotANick
Sburusr13: Yes, please20:38
spaztikugh, if youv'e been running windows for a while you have to move files and shrink the partition20:39
Sburusr13: And can I get page numbers on the seperate pages?20:39
spaztikfirst you need to defrag, then shrink using gparted20:39
spaztikand cross your fingers you don't lose your data20:39
morpheusx_nlSbur, i will try it see what happens20:39
mjaykspaztik: better shrinking inside windows20:39
IPhotonIs it likely that I can lose my data?20:39
Lucaxarchive manager takes ages to zip down 8 gig, is that normal?20:39
Lucax1 hour now20:40
IPhotonI think rar5 is best for that20:40
spaztikmjayk: ah yeah, that's true... windows 7+ has great disk tools for that20:40
Sburmorpheusx_nl: I don't know much, but I am willing to look for what seems a good solution ... and I like asking questions to find the direction that the person can follow20:40
jhutchins_wkmjayk: Pre-W8 gparted is just as good if not better, but it won't do W8 yet.20:40
kristenbbi removed myself from the default groups by mistake, how to go back ?20:40
morpheusx_nlSbur, http://askubuntu.com/questions/471208/realtek-wireless-adapter-issues-rtl8192ce-and-rtl8192cu it seems to describe what i am facing20:41
morpheusx_nlSbur, mine is the rtl8192cu20:41
jhutchins_wkIPhoton: Any time you're messing with the partitions there's a chance you could loose data - even if it's just human error.20:41
jhutchins_wkIPhoton: Yes, one partition + swap is a good plan.20:42
IPhotonWell that sure is annoying20:42
Sburmorpheusx_nl: I won't tell you that I know what to do ... I don't.  But I can google and give the answers I find20:42
IPhotonso jhattara, in the end on my hard drive, I will have 3 partitions? One for Windows, one for Ubuntu and one for Swap?20:42
jhutchins_wkIPhoton: Swap depends on whether you need suspend-to-disk.  If so, you need at least 1x RAM, otherwise I recommend 2x ram up to about 4G, then stop at 4G.20:42
LucaxI tried a couple different ways to zip now and it seems like it is not quite happening the way I expected. I downloaded 7zip but I cant find it anywhere, that is so strange. so then I tried the archive manager but the file (8g) takes hours to zip down, I am not familiar with the time for zipping down, maybe it does take hours to zip down 8 g20:42
kristenbbHow can I add myself back to the default groups ?20:43
jhutchins_wkIPhoton: That's correct.20:43
furkandoes anybody know when it will be possible to install the utopic HWE on 14.04?20:43
morpheusx_nlSbur, so far so good, i probably need to reboot in a minute20:43
Sburmorpheusx_nl: Have fun20:44
jhutchins_wkIPhoton: 40G should be plenty for a good install plus some extras, videos, etc., plus you can access generic files on the Windows partition, so you can use that for storage too.20:44
k1lfurkan: iirc, when the next pointrelease will come to 14.0420:44
morpheusx_nlSbur, be right back20:45
Sburmorpheusx_nl: How do you get 200Mbps and how much would it cost and why doesn't Belgium (french side at least) have that20:45
jhutchins_wkLucax: 8g might take a while.  A lot of people use tar with gzip - it's a good compromise between compression and processor time.  tar -czvf <targetfile> <path/to/compress>20:45
morpheusx_nlSbur, 200mbps costs 80 euro a month20:45
IPhotonyes, jhattara, but is that 40GB for Ubuntu + 16GB swap ? Or just 40GB for everything?20:45
mjaykwoukd pay20:45
Lucaxjhut, can tar be opened in a mac?20:46
ki7mtkristenbb, the basic command is:  sudo adduser $USER <group_name>  I believe, a new user, even a sudo user, is only in 3 or 4 groups to begin with.20:46
furkank1l: i just found this as you said that https://wiki.ubuntu.com/DraftReleaseSchedule so 14.04.2 is scheduled for Feb. 5th.. damn.. i wonder if there is a beta PPA or something, i'd really like to have the new Xorg20:46
jhutchins_wkIPhoton: You can have a swap file within the 40G (obviously you'd hvae more like 24G for data).20:46
metallicIPhoton, 16GB for swap? that is too much20:46
IPhotonI have 16GB of RAM20:46
jhutchins_wkIPhoton: I'd go with 4G swap myself, 16G is a lot to manage.  Unless you need suspend.20:46
IPhotonsite says to use the ram size as swap20:47
IPhotonokay will do 4GB then20:47
IPhotonGod, I hope mine stuff doesn't crash20:47
kristenbbki7mt: but what are the default groups ? and how can I add myself back to the sudo group ?20:47
metallicIPhoton, the swap partition is used as a fake ram, it is used as virtual memory in case the system needs it, but 16GB of ram by default is already good20:48
ki7mtIPhoton, if you hitting swap and you have 16GB if ram available, something is shew up allot of memory.20:48
LucaxI zippped the file down but it is still 8 gig20:48
ki7mt.. chewing up ..20:48
jhutchins_wkkristenbb: You could add a new user and see what groups they're in.  It depends on your system and what you have installed.20:48
Sburusr13: Thanks for your help.  I now need to walk the dog so I don't get put my the Mrs in the dog house ... ;)20:48
ki7mtkristenbb, well, that's sorts like pardora's box isn't it ... as you need Sudo to add a user to sudo .. how did you manage to remove yourself from the sudo group?20:49
Sbur*by the Mrs20:49
kristenbbki7mt: i just forgot the -a in usermod -a G newgroup myself20:49
kristenbbjhutchins_wk: ok, how to do that ?20:50
Arr0wayanyone running ubuntu on a mbp late 2011?20:50
Arr0wayor similar20:50
jhutchins_wkkristenbb: You can use either sudo or admin for sudo permissions.20:50
jhutchins_wkkristenbb: Yeah, I hate forgetting -a.20:50
kristenbbjhutchins_wk: what do you mean ?20:50
jhutchins_wkkristenbb: Either group works.20:50
kristenbbjhutchins_wk: but how to add it ?!20:50
Lucaxwel wel, good night20:51
ki7mtkristenbb, that's why I use adduser v.s usermod when playing with groups, .. I've made that mistake more times that I care to count.20:51
kristenbbki7mt: but so what do I do ?20:52
yeaaacana anyone help? on ubuntu wireless n card only getting 30mbps on speed test, line can peak at 100mbps on wired20:53
yeaaaother windows wireless device on N also hit 70mbps20:53
kristenbbjhutchins_wk: i'm sorry but i didn't understand what you offered to get out of this ?20:53
usr13yeaaa: what does iwconfig say, (pastebinit not here).20:54
usr13yeaaa: ?20:54
yeaaano idea what that is, sry20:54
yeaaaim literally 1st day linux guy20:54
usr13!iwconfig | yeaaa20:54
yeaaa?20:54
Ben64yeaaa: open terminal, type "iwconfig" and pastebin the result20:55
usr13yeaaa: iwconfig | pastebinit20:55
Ben64yeaaa: also, wireless is normally slow compared to wired connections20:55
ki7mtkristenbb, This may not be the best solution, but it should get your sudo account back: http://www.psychocats.net/ubuntu/fixsudo20:55
yeaaayeah, but connection is 70mbps?20:55
yeaaa30mbps on a 100mbps line slow20:56
=== Daryl is now known as Guest41002
usr13yeaaa: Is your wifi chip 2.4GHz?20:56
Ben64yeah, wireless isn't for speed, it is for convenience20:56
spaztikyeaaa: 2.4ghz G is theoretically maxed out at 52mbit20:56
usr13Ben64: True20:56
yeaaaim on wireless N20:56
spaztikso as asked, 2.4ghz, or 5?20:57
yeaaaother wireless n device on windows hits 70mbps easy20:57
yeaaai paste bin one sec20:57
Guest41002yay Ubuntu 14.10 is Released !!!20:57
usr13spaztik: Actually, you don't get anywhere near 5220:57
spaztikusr13: that's why i said theoretical20:57
usr13spaztik: Agreed20:57
Ben64yeaaa: you can't compare different devices like that20:57
yeaaawww.pastebin.com/rTjhzVLk20:57
spaztiki get about 35ish20:57
spaztikFrequency:2.462 GHz20:58
yeaaasee paste bin? bit rate 72?20:58
spaztikyeaaa: ^^^^20:58
spaztikconnect on the 5ghz band20:58
yeaaaso thats the problem?20:58
Ben64problem is probably signal strength20:58
yeaaahow the hell do i force it through ubuntu?20:58
yeaaano its full bars20:58
yeaaaeven in router room 30mbps20:58
Ben64oh well, use wired then20:58
yeaaaone sec, i will try and force N only through router20:59
spaztikyes but 2.4ghz has limitations that 5ghz doesn't20:59
Ben64n is 2.4 and 5ghz, forcing n won't do a thing20:59
spaztikhttp://kb.netgear.com/app/answers/detail/a_id/24246/~/should-i-use-the-2.4-ghz-or-5-ghz-wireless-band%3F20:59
yeaaayeah but why the hell is it being detected at 70mbps?20:59
usr13yeaaa: Looks ok. Not sure why you don't get fast speed.20:59
usr13yeaaa: Link Quality=54/70  Signal level=-56 dBm20:59
spaztikcuz of interference20:59
yeaaaso its channel?20:59
spaztikpractically everything runs on 2.4ghz20:59
usr13yeaaa: What are you actually getting?21:00
spaztikyes21:00
yeaaausr13, i get around 30mbps21:00
spaztikthat's great for 2.4ghz21:00
Ben6430mbit is fine for wireless, just be happy21:00
yeaaawhy should i be happy with 30?21:00
yeaaamy other wireless device hits 70 lol21:00
Ben64because its better than <3021:00
yeaaain windows21:00
Ben64ok well thats another device21:00
Ben64you cannot compare like that21:00
yeaaanot really what i want to hear to convert this laptop over21:00
usr13yeaaa: How are you testing speed?21:01
yeaaaspeed test websites21:01
spaztika) if it's different hardware that's not valid, b) if the same, verify the configs are the same such as the channels, frequency, etc21:01
yeaaawireless N21:01
yeaaa450mbit21:01
yeaaano reason why i cant hit around 7021:01
yeaaawhen i disable 2.4ghz to force 5ghz wireless router dissapears in ubuntu21:02
spaztikdid you see the link i posted giving a laymen description?21:02
spaztikthen your card doesn't support 5ghz21:02
spaztikit must be an early N card21:02
marc__sbur, same is happening after this21:02
spaztikyeaaa: this is exactly why 5ghz was created, for speed21:03
spaztikmore frequency range, the higher bandwidth you can fit in the pipeline21:03
yeaaadoesnt make sense... bit rate detected at 70mb21:03
yeaaasays it right in pastebin21:04
Ben64that is the link speed21:04
Ben64not the throughput21:04
spaztikthat's just what the router is saying the link speed is21:04
yeaaaohhh21:04
spaztikhttp://superuser.com/questions/548327/what-is-the-difference-between-link-speed-and-propagation-speed-of-a-network-lin21:04
spaztikdue to the lower frequency, it has to make ~2x more packet transfers for data, causing more overhead than 5ghz21:05
spaztikespecially if data sent doesn't fill packet buffers21:05
yeaaai still think something is wrong, as this laptop hits 50mbps in windows 721:06
marc__so anyone got on idea about wifi chipset rtl8192cu. already tried the fixed driver from git no luck21:07
=== marc__ is now known as morpheusx_nl
sasaji1234can anyone help a newbie out here?21:07
ki7mtsasaji1234, ask away, if anyone knows the answer, they'll likely respond.21:08
yeaaai think i might still switch as windows 7 slowly goes to shit on mech drives21:08
yeaaai heard ubuntu doesnt slow down over time on mechanical drives21:08
ikoniajno OS does that21:08
sasaji1234well i have this tar file i unzipped but theres no configure file or anything else21:09
ikoniaplease control your language, there is no need to swear21:09
sasaji1234thers the xml and a Makefile21:09
sasaji1234no read me or anything21:09
imbezolis there a way i can tell it to ignore dependencies for a package, forever?21:09
ikoniathat would be a bad thing to do21:09
ikoniadependencies are needed21:09
sasaji1234are you talking to me ikonia21:10
imbezolwell the problem is that the package is broken and i need to use it before a fix is available21:10
ki7mtsasaji1234, Open the make file and checkout the make targets, maybe it doesn't need a ./configure script and a simple make commans is all that's needed.21:10
ikoniaimbezol then you need the dependencies21:10
imbezolikonia: teamviewer9 requires lib32asound2, lib32z1, and ia32-libs21:10
spaztikyeaaa: you're probably referring to file fragmentation, and you're corect21:10
ikoniaimbezol: and ?21:10
imbezolikonia: but those packages are no longer available and instead provided by something else21:11
Ben64sasaji1234: explain fully what you're trying to do21:11
yeaaawill i see a performance boost moving from the usb drive to installing to HD?21:11
imbezolikonia: so really the teamviewer9 package is broke.. but it works fine21:11
sasaji1234it just opened up some script21:11
ikoniaimbezol then you can't use thepackage21:11
yeaaaits still pretty damn fast off a thumb drive21:11
ikoniaimbezol: if the dependncies are missing21:11
imbezol ikonia: using it just fine21:11
imbezolikonia: the dependencies aren't missing.. they're just not in the package it thinks they are in21:11
ki7mtsasaji1234, what's the package, where did you download if from ?21:11
ikoniaimbezol: that seems unlikley21:12
ikoniaimbezol: as the package calls out the dependency packages it was built against21:12
=== Winston is now known as Guest99097
sasaji1234it was made by my friend21:12
ikoniaso if they no longer exist, they are not on the system21:12
sasaji1234is there any way i can send it to you?21:12
sasaji1234its a source code for a bluetooth pin cracker21:12
cgreentrying to reverse the order of syslog output, newest on top rather than appended to the bottom....anyone done that?21:12
ikoniacgreen: you can't21:13
ikoniait's sequentiual logging21:13
ikoniayou'd have to manipulate it post logging21:13
ki7mtsasaji1234, not to me, no. I would ask your friend what the deal is if it's not posted anywhere on the net.21:13
EriC^^cgreen: tac maybe?21:13
lotuspsychjecgreen: you can tail -f /var/log/syslog in realtime if you like21:13
bekkscgreen: "tac syslog"21:13
sasaji1234i lost contact with him21:13
bekksThe command is tac, not cat :)21:13
sasaji1234and iv done it before cant remember how21:14
sasaji1234i have the list of packages i require for it21:14
ki7mtsasaji1234, Just a general use caution, you should not run source code from untrusted sources or any sort of code you suspect is fishy.21:14
sasaji1234I know I trust it 100% i just forgot how to install this21:15
ki7mtsasaji1234, if your gut feeling is, something ins't right with the package, dont run it.21:15
sasaji1234is there any way i can send a screenshot21:15
sasaji1234of all the files contained in it21:15
EriC^^sasaji1234: run it in a vm in vbox21:16
sasaji1234its not a virus u guys iv used it before LOL21:16
ki7mtsasaji1234, you could pastebin the Makefile .. that should help, but no, I dont want anything sent to me here.21:16
sasaji1234no this program was designed from a friend for a specific job i wanted done21:16
sasaji1234theres a file that has a purple diamond with gears in it with the file name21:17
ikoniasasaji1234: he should be able to help you then21:17
ikoniasasaji1234: if he's made it, he should be able to talk you through what to do with it21:17
sasaji1234i cant get a hold of him21:17
EriC^^sasaji1234: that's an executable i think21:17
ikoniathen be patient21:17
ikoniaand wait for him to be free rather than uis guess at software he's made specifically for you21:18
sasaji1234i cant i really need it21:18
ki7mtsasaji1234, +1 that sounds like a binary to me aka - diamond shaped icon in file manager.21:18
ikoniasasaji1234: this seems very unlikley21:18
ikoniasasaji1234: what is the name of the software21:18
elnhrhey guys, can someone tell me how to enable middle button scrolling in Ubuntu 14.04? can't seem to find answers in Google..21:18
sasaji1234btf21:18
sasaji1234you wont find it21:18
sasaji1234i had my friend make it for me21:18
ikoniawhat is the name of the binary21:19
Ben64sasaji1234: what does it do21:19
elnhranyone? :)21:19
sasaji1234btf21:19
EriC^^sasaji1234: try ./<executable name> in a terminal after you cd to it's directory21:19
sasaji1234it cracks the pin of a bluetooth device with a fixed pin21:19
mjayksasaji1234: best to just wait then this is ubuntu support not random program support21:19
ikoniayeah, I'm not helping with that21:19
ikoniatalk to your friend21:19
lotuspsychjeelnhr: there's a package gpointing-devices where you can edit stuff21:19
ikoniacrakcing bluetooth is not in my opinion something you "need urgently"21:19
mjayk+121:19
sasaji1234im a newbie if i knew how to use ubuntu i wouldnt be here21:20
morpheux_nlallright it is working for anyone having wifi usb adapter with chipset rtl8192cu follow https://sites.google.com/site/easylinuxtipsproject/reserve-7 to the letter and it works21:20
mjayksasaji1234: what part of ubuntu do you need help with21:20
ikoniasasaji1234: it's nothing to do with ubuntu21:20
ikoniasasaji1234: it's your friends software21:20
ikoniawe are not supporting his software to help you crack things21:20
elnhrlotuspsychje, thanks, mate! I'll dig into that21:20
ikoniasasaji1234: your friend can tell you how to use it21:20
metallicsasaji1234, I am not sure how should I take that comment :/21:20
elnhrmuch appreciated :)21:20
morpheux_nlsbur, it is working!21:20
sasaji1234installing a file21:20
lotuspsychjeelnhr: np :p21:20
morpheux_nlmjayk, it is working21:21
sasaji1234i have a tar.gz file i want to install i dont know how to do it21:21
ikoniasasaji1234: talk to your friend21:21
mjayksasaji1234: in ubuntu if u wan t to install software use the software center if you want to compile the software google hopw to compile software21:21
ikoniasasaji1234: it's his software21:21
ZippieCheers guys, any iptables experts here?21:22
morpheux_nlsquinty, thank you , your article pointed me to this21:22
imbezolikonia: for example.. libasound.so.2 => /usr/lib/i386-linux-gnu/libasound.so.2 (0xf75fd000)21:22
sasaji1234the files it contains are .h .xml. .c .list and a Makefile21:22
ikoniaimbezol: why are you showing me that example ?21:22
ikoniasasaji1234: talk to your friend21:22
morpheux_nlsquinty, at first it did not work because my ndiswrapper was in the way. removed that driver and conf21:22
ki7mtsasaji1234, Best advice I can give you as being new to Ubuntu, ; dont use hacks & cracks ;  dont use software  from not published packages ; dont install binaries unless it's an official bianry.21:22
ikoniasasaji1234: it's his software,21:22
mjayksasaji1234: google how to compile from souce21:22
morpheux_nlso anyone got some tips for someone just moved from windows to ubuntu21:23
sasaji1234is it a source?21:23
ikoniamorpheux_nl: check out https://help.ubuntu.com21:23
mjaykmorpheux_nl: enjoy :)21:23
sasaji1234ikonia please stop messaging me your not being helpful at all21:23
ikoniamorpheux_nl: it will give you an introduction and answer some of thie "how do I"21:23
ikoniasasaji1234: then please stop asking us to support your friends custom software he's written foryou21:23
mjayksasaji1234: then pay attention to what everyone is saying21:23
morpheux_nlikonia, thank you very much21:23
ikoniasasaji1234: he's written it for you - it's his software, he can support it21:23
sasaji1234i told you i cant get a hold of him anymore i lost all contact21:24
ikoniasasaji1234: thats not what you said a few minutes ago21:24
morpheux_nldoes anyone have an awsome theme for ubuntu21:24
ikoniamorpheux_nl: themes are a weak area at the moment, but there are some out there,21:24
ikoniamorpheux_nl: just keep in mind you need the theme to support unity21:24
imbezolikonia: i'm showing you that lib32asound2 was replaced with libasound2:i38621:24
lotuspsychjemorpheux_nl: check deviantart for ubuntu eyecandy21:25
ikoniaimbezol: right, then the package should be updated to use that21:25
morpheux_nllotuspsychje, i will check21:25
imbezolikonia: so teamviewer works fine.. the package just complains the dependencies are not there because it doesn't reference the updated names21:25
ikoniaimbezol: that suggests the package is not built for that distro21:25
imbezolikonia: interesting.. it's a .deb but could be packaged for debian21:26
sasaji1234how do i compile a tar.gz file?21:27
ikoniasasaji1234: it depends,21:27
ikoniasasaji1234: your friend is the person who can walk you through it21:27
EriC^^sasaji1234: a tar.gz is an zipped archive21:27
sasaji1234so do i compile the unzipped file?21:28
ki7mtindeed, it's not compiled, though it could be, it's generated to created.21:28
EriC^^sasaji1234: tar -xzvf <filename.tar.gz> will extract it21:28
elnhrlotuspsychje, actually this is what worked for me: https://www.youtube.com/watch?v=mBWViOqJ7Ro :D but, again, thanks for helping out! : )21:28
ki7mtsasaji1234, or in a file manager, right click the file, and extract to de-compress the archive21:29
lotuspsychje!yay | elnhr21:30
ubottuelnhr: Glad you made it! :-)21:30
yeaaawas a new ubuntu release?21:30
ikoniahe's already decompressed it21:30
geirhayeaaa: yes21:30
yeaaa14.04 is outdated?21:30
=== Sagitt_Away is now known as Sagitt
ikoniahe explained it had .h files and xml files in it and a Make file21:30
geirhano21:30
ikoniahence why going over it again seems unwise21:30
Ben64yeaaa: no, 14.04 is alive and supported until 201921:30
ikoniayeaaa: no21:30
yeaaaoh its just 14.1021:30
ki7mtyeaaa, No it's an LTS release, it's not outdated at all.21:30
alonz_hello21:31
=== tvoss is now known as tvoss|test
=== tvoss|test is now known as tvoss
Esorhi21:31
ki7mtikonia, good point, he needs to contact the original author.21:31
Esorive just installed ubuntu 14.1021:31
imbezolikonia: so no way to tell it to ignore the deps for that package? problem is i use teamviewer and it works well, but when i try to run apt-get it complains about it missing dependencies21:31
elnhroh, lol, it broke the FireGestures plugin, but hey.. what are you going to do :D21:32
Esori have got a problem I installed nvidia drivers (the closed source ones)21:32
Esorand from now on all the folders and apps are on top of everything21:32
imbezolikonia: apt-get to do unrelated installs, i mean21:32
yeaaaubuntu servers are slow21:32
yeaaa500kbs?21:32
Esorif i launch a game these windows will be still on top21:32
Ben64yeaaa: its new release day, they're probably being flooded with people21:32
ikoniaimbezol: what ?21:32
yeaaaohhh21:32
daftykinsyeaaa: use a torrent.21:32
yeaaawhere?21:33
Ben64the links to 14.10 torrent were (are?) not working properly21:33
Ben64not sure if it is fixed yet21:33
yeaaai think torrent isnt 14.04.121:34
yeaaahttp://releases.ubuntu.com/14.04/21:34
EriC^^yeaaa: torrent works21:34
OerHekshttp://torrent.ubuntu.com:6969/ should work fine, no?21:34
Ben64wait you're looking for 14.04 torrent?21:34
yeaaathe latest21:34
yeaaaisnt 4.1 ?21:34
k1lyeaaa: no21:35
Ben6414.04 is the latest LTS, supported until 2019, 14.10 is the latest release, supported until July 201521:35
EriC^^http://releases.ubuntu.com/14.10/ubuntu-14.10-desktop-amd64.iso.torrent21:35
h00kThere are two different "latests" - latest LTS (Long Term Support) 14.04 and the newest 14.1021:35
sasaji1234when i do the tar -xzvf comand its just listing all the files in the file21:35
yeaaathis is http://releases.ubuntu.com/14.10/ ?21:35
k1lthere is no 4.1 ubuntu. there is 14.04.1 or 14.10. starting with yearyearmonthmonth21:35
* lotuspsychje is sticking to LTS :p21:35
k1l!releases | yeaaa21:36
ubottuyeaaa: Ubuntu releases a new version every 6 months. Each version is supported for 9 months to 5 years. More info at https://wiki.ubuntu.com/Releases & http://wiki.ubuntu.com/TimeBasedReleases21:36
Ben64lotuspsychje: me too, since 8.04 :)21:36
geirhasasaji1234: The usual answer is read the accompanied README and or INSTALL file, because it's common to include such text files to explain how to build, install and use the software.21:36
yeaaaso whats so special about this new release21:36
* EriC^^ will put 14.10 in a vm for kicks21:36
sasaji1234yeah i didnt get a readme or install file21:36
lotuspsychjeBen64: well good for us 14.04 is so rocksolid until 2019 :p21:36
Ben64yeaaa: it is slightly newer? nothing very special really21:36
yeaaaso i should just stick with 14.10 for stability21:36
geirhasasaji1234: There are no standards on how to share software. There are some conventions that are commonly applied, but your friend clearly hasn't used any of them, so it's impossible to help you without seeing the Makefile, and possibly the code21:37
yeaaa?21:37
k1lyeaaa: you are mixing things again21:37
yeaaalinux is hard m821:37
k1lyeaaa: please read the message from the bot and the link to get the numbering right21:37
ki7mtyeaaa, ALl the info you could want, and more: https://wiki.ubuntu.com/UtopicUnicorn/ReleaseNotes21:37
Ben64yeaaa: 14.04 is the latest LTS, supported until 2019, 14.10 is the latest release, supported until July 201521:37
EriC^^yeaaa: 14.04 is the long term support release, 14.10 is the latest release which is only supported for 9 months21:37
k1l!releases > yeaaa21:37
ubottuyeaaa, please see my private message21:37
sasaji1234i know where to get all the packages required to run the program but other than that all i have are these .c .h .xml .list and Makefile21:38
imbezolikonia: was able to edit the depends in /var/lib/dpkg/status for now21:38
yeaaaohhhahh21:38
lotuspsychjeyeaaa: choose if you want the newest, or the longest support21:38
yeaaaso they are stable builds21:38
yeaaajust bleeding edge21:38
yeaaa?21:38
EriC^^sasaji1234: type make in the terminal after you cd to the directory21:38
ikoniaimbezol thats not something you should be doing21:38
ikoniaEriC^^: this is not cool21:38
ki7mtyeaaa, sort of, they are well tested, but short with respect to long term support.21:39
imbezolikonia: perhaps but i can't see it breaking anything but that particular package21:39
daftykinsUbuntu isn't bleeding edge21:39
EriC^^ikonia: i don't like that it's to do with cracking21:39
ikoniaEriC^^: this guys has written software for cracking bluetooth pass codes, you don't know what it does how it works, and you're blindly telling someone to install it by blindly typing make21:39
k1lsasaji1234: that software should have come with some sort of readme or instructions. or see at their page.21:39
emigrant-ntblts version is fine21:39
EriC^^ikonia: he wants to install it though and trusts it though21:39
EriC^^ikonia: yes i know but what's his other choice?21:39
sasaji1234its saying nothing to be done for 'all'21:39
ikoniaEriC^^: I'm not interested that it's to do with cracking, however as it is to do with cracking it's going to have some sort of brute force code in there  you have no idea what else it's doing it21:39
ikoniablindly doing make/install is not cool21:40
Ben64k1l: its software his friend made, to crack bluetooth. no readme, no install, no notes, no contact with said friend21:40
k1lthen i would not even think about installing that21:40
Ben64bingo21:40
EriC^^ikonia: i know, just thought he trusts it, and by convention running make would install i guess21:40
RasputinHello every one21:40
lotuspsychjemaybe he should install rkhunter also :p21:41
sasaji1234its from a trusted source im 100 percent21:41
ikoniaEriC^^: you have no idea what make does21:41
k1lthen consult the trusted source.21:41
EriC^^ikonia: it compiles everything21:41
ikoniaEriC^^: he has no idea/reason to trust it21:41
ikoniaEriC^^: no it doesn't21:41
ikoniaEriC^^: it executes what's in the make file instructions21:41
ikoniaEriC^^: you have no idea what's in that make file instruction21:41
sasaji1234i can post whats in the makefile21:41
sasaji1234?21:41
ki7mtsasaji1234, It doesn't matter if you trust it or not, its cracking software .. don't expect most folks here to help you with that type of software, not being rude, jsut saying21:42
EriC^^ikonia: yes, which by convention is that it compiles the software.. no?21:42
ikoniasasaji1234: bottom line - this is not an ubuntu problem21:42
ikoniasasaji1234: this is your friends problem to teach you how to use his software that he wrote for you21:42
ikoniapersonally I'm not happy about this channel helping you assist in bluetooth cracking21:42
sasaji1234whats wrong with cracking?21:43
sasaji1234its for a FIXED device21:43
EriC^^neither am i, wifi i wouldn't have assisted21:43
ikoniasasaji1234: I think you need to take this elsewhere - talk to your friend, find a way to contact him21:43
ikoniathis is not really applicable for this channel to take it any futher21:43
EriC^^ikonia: btw im assisting him cause he said he's used it before21:44
RasputinI had trouble to install 14.04 for first time on my laptop even with 5mo/s burn speed, do you think I should try more times with other Dvds burns or maybe I should the LTS version ?21:44
ikoniaEriC^^: that seems unlikley seeing as he has no idea how to use it21:44
sasaji1234i think its suitable im tryna figure out other ways to install/compile software on ubuntu21:44
jimmy51v_umm... installing 14.04 the install wizard won't let me use a "." in my username.  firstname.lastname not allowed?21:44
ikoniaother ways ?21:44
simonorHello chaps.21:44
ikoniasasaji1234: it's not21:45
Artemis3Rasputin, can't you use an usb thumbdrive?21:45
simonorPleased with 14.10.21:45
lotuspsychjeRasputin: 14.04 is the lts version21:45
bekksjimmy51v_: No.21:45
k1ljimmy51v_: no. that will break some problems21:45
k1l*some programs21:45
simonorIt really does seem to fix BCM43142 on the p078ba(Pavilion 15)21:46
lotuspsychje!compile | sasaji123421:46
ubottusasaji1234: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall21:46
Rasputinok thank you very much I'll give it a try with a thumbdrive, nice idea ;)21:46
jimmy51v_dangit.  the windows active directory domain username pattern is firstname.lastname.  i've got a project of getting my linux machines working with it (LDAP or whatever)21:46
simonorWhich is nice.21:46
jimmy51v_that's going to complicate things21:46
ikoniajimmy51v_: you can do it afterwards if you "need" that format21:46
ikoniajust don't use the wizard21:46
ikoniabut be very careful21:46
bekksjimmy51v_: So just map the username in samba/ldap.21:46
lotuspsychjesimonor: fix in what way?21:46
sasaji1234thanks obottu21:47
simonorStable, 3 times faster.21:47
jimmy51v_ikonia: what could it break?21:47
=== jottr_ is now known as jottr
ikoniajimmy51v_: depends on your setup, AD was a good example of a conflict21:47
lotuspsychjesimonor: can you pastebin lshw -C network for me plz?21:47
jimmy51v_(i mean, what could having periods mid username break in linux?)21:47
lotuspsychjesimonor: curious about wich driver loaded21:47
simonorlotuspsychie: fingers crossed, but bso far ptime.hours u21:48
simonorKey board a little odd though!21:49
lotuspsychjelol21:49
simonorFive hours uptime21:49
simonorIt's an alternative STA proprietory21:49
lotuspsychjesimonor: can you tell me whats after driver=21:49
lotuspsychjesimonor: lswh -C network21:50
simonorYou mean lspci?21:50
=== compdoc_ is now known as compdoc
rambler2oh fml, used ubntu live usb, didnt install anything, rebooted to save some windows file and now windows says cant boot21:50
QuatrokingHi, how do I quickly make it so that numlock is enabled at boot? My BIOS doesn't have any option for it21:50
kelunikMorning, I have a hybrid storage device. I'm using the small SSD (24GB) for Ubuntu. Because the filesystem was too small, I moved /home and /opt to other partitions on my HDD. Ubuntu reports low disk space, but disk usage analyser says, only 10,5 GB are used. What's the right value?21:50
daftykinskelunik: pastebin "df -h"21:50
ikoniakelunik: please pastebin the output of "df -h"21:50
lotuspsychjesimonor: can you find it?21:53
simonorlotuspsychje:don't have lswh. lspci -k says wl21:53
kelunikdaftykins: https://gist.github.com/kelunik/6f0b4134aaefc608885421:53
simonorlswh21:53
lotuspsychjesimonor: from terminal sudo lshw - C network21:53
lotuspsychjesimonor: -C21:54
k1lkelunik: yes, 94% used which means only 1% left (since 5% are blocked for root)21:54
lotuspsychjesimonor: it should show driver loaded after driver=21:55
simonorlotus - you having keyboard probs too? lshw!21:55
simonordriver=wl0 driverversion=6.30.223.248 (r487574)21:55
kelunikk1l: yes, but why does disk usage analyzer report that only 10,5 GB are used?21:55
Esori'm happy with the new ubuntu21:56
lotuspsychjesimonor: thank you!21:56
k1lkelunik: dont know. maybe it can read links or such21:56
simonorI specifically upgraded when I saw the new BCM driver package in the 14.10 repo 2 weeks ago.21:56
kelunikk1l: which folders beside home and opt should I move to an own partition?21:57
lotuspsychjesimonor: you know the packagename perhaps21:57
k1lkelunik: that depends on what you want to do. but a basis ubuntu desktop should suit on 10gb with /home excluded. so i dont know what you all got installed there21:58
ikoniawhat the devil is in /opt taking up 20GB21:58
Ondraashhi everyone, I have trouble with CUDA after upgrading from 12.04 to 12.10 - driver version mismatch, although I have everything from the repo21:58
simonorlotus:bcmwl-kernel-source21:59
kelunikikonia: intellij, android studio, steam, spotify and jdk 821:59
lotuspsychjesimonor: tnx!21:59
Ondraashhas anyone seen a similar problem? I am using nvidia-331-updates21:59
k1lOndraash: dont waste time and upgrade straight to 14.04 or 14.10. 12.10 is out of support21:59
daftykinskelunik: dump steam for sure21:59
Ondraash12->1421:59
lotuspsychje!info bcmwl-kernel-source21:59
ubottubcmwl-kernel-source (source: bcmwl): Broadcom 802.11 Linux STA wireless driver source. In component restricted, is optional. Version 6.30.223.248+bdcom-0ubuntu1 (utopic), package size 1450 kB, installed size 6966 kB (Only available for i386; amd64)21:59
Ondraashsorry, that was a typo. meant 14.04 and 14.1021:59
kelunikdarftykins: opt is already an own partition21:59
k1lOndraash: ah ok.21:59
ikonialotuspsychje: you need to find where in / your space is being taken up21:59
simonorEnjoy! The pavilion is really sweet when it fires on all cylinders.22:00
ikonialotuspsychje: sorry, not you22:00
ikoniakelunik: look at /var or /var/www if you're running a web server, that's often overlooked, but look into / and see where the space is22:00
JCTis there a way to stream a pc screen as a webcam?22:01
ki7mtOndraash, is there something specific you need or want in 14.10 ? If no, other testing general development pushes, I'd recommend 14.0422:01
ki7mtother than testing ..22:01
simonorGoodnight chaps and chapesses. I'll give another bcm update tomorrow. Here's hoping it stays good.22:01
lotuspsychjeJCT: whats your end goal exactly?22:02
JCTbroadcast the desktop screen as if it were a device, a selectable device22:02
JCTas a webcam22:02
JCTliek a live stream22:02
JCTis there any apps for dat?22:03
Ondraashki7mt: I wanted CUDA 6.0 from the repo as well as some fixes related to my Logitech mouse which did not look reasonable for cherry picking22:03
lotuspsychjeJCT: not sure what you want exactly..22:03
lotuspsychjeJCT: you want the public seeing your desktop?22:03
JCTsomewhat.22:03
ki7mtJCT, Look into WebCamStudio .. that should  do what your after.22:03
JCThmm ok22:03
JCTis it in software center?22:04
JCT?22:04
ki7mtJCT, I dont know, didnt' look, more info here: http://hotcoding.crombz.com/22:04
JCTk22:05
JCTover and out22:05
lotuspsychjewebcamstudio is more to fake webcam screen into something else22:05
ki7mtOndraash, Fare enough, Id' do a straight install of 14.10 rather than upgrading then.22:05
ki7mtlotuspsychje, its an option, may not be the best one though. But as they say, "best" is subjective at "best" :-)22:06
lotuspsychjeki7mt: true :p22:06
OerHeksVLC can stream your desktop http://grok.lsu.edu/article.aspx?articleId=1462522:06
lotuspsychjeOerHeks: interesting!22:06
OerHeksfor years or so22:07
lotuspsychjeOerHeks: vlc is like a swiss knife :p22:07
Ondraashki7mt: I installed the system recently and redoing it is a bit of a bother. not horrible, but certainly not ideal.22:07
OndraashIt does not really seem like the kind of thing that merits a reinstall22:07
ki7mtOndraash, Only reason I say that is, the intermediate releases will get you one, maybe two upgrades then things can start being troublesome, as the older base install goes out of support.22:08
ki7mtOndraash, In this case, July 2015 or something like that? I ty[ically run the non-LTS releases in a VM.22:09
ki7mtOndraash, Any which point, I can snapshot it, and do whatever without worry.22:10
kelunikikonia: sudo du -sh /var: 1,6G + sudo du -sh usr: 5,9G + 1,1G @ lib <<< 20G22:13
rambler2oh god im backing up to install ubuntu22:15
lotuspsychjekelunik: try bleachbit to cleanout stuff, and firefox cache22:16
rambler2i hope it goes well22:16
keluniklotuspsychje: I don't want to delete temporary data, I want to know what data uses my disk space.22:17
ki7mtkelunik, Not sure if you using pbuilder or not, but it's ccache and all the base.tgz files get stuffed in there if you've not changed it with .pbuilderrc22:17
rambler2how large is ubuntu?22:18
lotuspsychjekelunik: use the disk space app from dash, and tree-view folders22:18
ki7mtI build Jessie, Sid, Trusty and Utopic packages, pbuilder_dir is 130+ GB22:19
lotuspsychjerambler2: i think setup wants 6gig+ free space if i can recall22:19
ki7mtWHOOPS, 13.01 GB not 130Gb .. LOL22:20
keluniklotuspsychje: As said before, that app shows only 10.5G are used vs. 20G from df -h22:20
kelunikki7mt: never used pbuilder22:21
lotuspsychjekelunik: you need to dig yourself deep in folders yourself with the disk usage app, to see where the data hides22:21
lotuspsychjekelunik: also try sudo gparted, to doublecheck if there's no weird uefi partition on that ssd22:22
EriC^^kelunik: try df -hsb instead22:22
ki7mtfor top 10 folders: du -ha / | sort -n -r | head -n 1022:23
SmileyChrishi, I removed some old unneeded drivers (samsungmfp) with apt-get, but two dependant packages are now marked as requiring removal -- but dpkg errors out trying to remove them22:23
SmileyChristhe two packages are  samsungmfp-scanner and samsungmfp-driver-4.00.36, both return the following dpkg error: subprocess installed post-removal script returned error exit status 122:24
keluniklotuspsychje: efi partition is on /dev/sdb22:25
SmileyChrishow can I either purge or just ignore these packages?22:25
SmileyChris(since I can't apt-get install anything now)22:25
=== Ubuntu is now known as Guest81279
lotuspsychjekelunik: so no weird partitions on sda showing?22:26
EriC^^nevermind don't think it's the problem though22:26
EriC^^unless you have them reversed i guess22:26
EriC^^kelunik: try df -hsb , it could be due to disk usage vs apparent size22:26
keluniklotuspsychje: nope, just my ubuntu ext4 partition22:26
lotuspsychjekk22:26
kelunikEriC^^: df: invalid option -- 's'22:27
ki7mtSmileyChris, is thist/ your package or one that you installed ? the postrm files live in /var/lib/dpkg/info along with preinst . lists etc.22:27
ki7mtis this you package .. .22:27
SmileyChriski7mt: not my package - an "official" samsung driver installed (a long time ago)22:28
EriC^^kelunik: my bad, du -sbh22:28
ki7mtSmileyChris, do you need it installed still ?22:28
SmileyChriski7mt: nope,22:28
ki7mtSmileyChris, You can install --reinstall it to ensure all the files are present, then simply purge it after that22:29
lotuspsychjeEriC^^: 15G   .   what does that show?22:29
EriC^^apparent size22:29
SmileyChriski7mt: Reinstallation of [the two packages] is not possible, it cannot be downloaded.22:29
lotuspsychjenice22:29
kelunikEriC^^: 129T/ <-- lol22:31
newbie|3i'm working on new distribution called 'Ubuntu Sux' who's interested?22:31
thinkwhats the desktop environment?22:31
ki7mtSmileyChris, Well there's only a few options really, I would do a clean, autoclean and autoremove first, then try to purge the two packages.22:31
EriC^^kelunik: :D22:31
SmileyChriski7mt: fails on autoremove22:32
rambler2how exactly does install alongside option work?22:32
rambler2will it use my empty parition automatically?22:32
ki7mtSmileyChris, I dont advocate this for daily use but:   sudo dpkg --force-all -P <package-name>22:32
kelunikEriC^^: So what does that mean?22:32
=== Zerant is now known as Guest42647
thinkrambler2: it will split the partition that the other OS is currently on.22:33
SmileyChriski7mt: had tried that too, still failing with: subprocess installed post-removal script returned error exit status 122:33
rambler2think, split the parition?22:34
SmileyChriski7mt: maybe I just go trash the post-removal scripts first?22:34
rambler2think, will i be able to dual boot?22:35
EriC^^kelunik: what exactly is your problem, i only saw the msg about inconsistent sizes22:35
ki7mtSmileyChris, postrm / postinst are dh_* hooks, you can look at the source package, and see what's being installed where an manually move them. If there's no <packag-name>.postrm file in var/lib/dpkg/info .. you may get away with it,. but can hooks init.d and all sorts of other things, maybe even dkms in the case of drivers.22:36
kelunikEriC^^: I want to know what uses that much space. A normal Ubuntu install shouldn't need 20G22:36
SmileyChriski7mt: there are .postrm files in there22:37
kelunikEriC^^: My previous installation without an outsourced /home needed 20G, but now the partition is also 20G with /home on a separate partition.22:37
ratsarebigHa22:37
SmileyChriski7mt: they don't look very interesting though (just does /etc/init.d/udev restart)22:38
ratsarebigYes so real22:38
alonz_I need mcrypt - install mcrypt and php5-mcrypt doesnt help22:38
ratsarebigalonz_:22:39
thinkrambler2:  sorry, it will actually give you a slider on that partition on how much space you want to allocate, and it will allow dual boot22:39
ki7mtSmileyChris, Shat you want to do is looke at postrm, and see what shell command is present, when removing the package, you'll want to run that shell command afterwards, as that's added by debhelper at install.22:39
rambler2think, weird, i never got the slider22:39
rambler2im worried now o_O22:39
SmileyChriski7mt: just udev and cups restart22:39
ratsarebigrambler2:22:39
ki7mt.. What you want to to is look at .. .. .22:39
rambler2ratifers, ?22:39
k1l_ratsarebig: please reduce the nonsense. thanks22:40
alonz_ratifers,22:40
rambler2oh  fukc, im nervous now, i selected alongside but never got the slider22:40
ki7mtSmileyChris, Ok, cp the postrm fiel somwhere, purge the original package, then run the shall commands manually.22:40
SmileyChrisaight22:40
ratsarebigAight22:40
Jordan_UEriC^^: du -sbhx / #Will tell you the disk usage of all of the files in our root partition. It does this by not descending into other filesystems like those mounted to /home/ and /opt/.22:41
ki7mtSmileyChris, Actually, copy postinst and postrm to say $HOME .. then remove them from /var/lib/dpkg/info .. then purge and run manually.22:42
SmileyChriski7mt: thanks for the help, that seemed to work22:42
EriC^^Jordan_U: i see22:42
IPhotonThis doesn't make any sense, I have 85GB free of hard drive space on my C drive with Windows  7, and it says the most I can free up is 13GBs. That is where I want to put my Linux installation22:42
SmileyChriski7mt: too late for the postinst, they are gone :)22:42
ki7mtSmileyChris,  .. :-)  ok .. make sure you update udev though, cups is well, not as important, but udev is important.22:43
thinkrambler2: weird the slider pops up right after the alongside option. you didnt get a warning that you have to confirm saying that the partition will be erased did you?22:43
rambler2think, no22:43
ratsarebigIPhoton: 85gb you back in the year 198022:43
rambler2its at 90% oh god pls dont mess up22:43
rambler2rebooting22:44
IPhotonratifers, but it's SSD, from a 240GB22:44
ratsarebigIPhoton: I have thumb drives bigger22:44
TheDuckDudethen what?22:44
IPhotonI do have another 1TB but I want it installed in the SSD22:44
rambler2OMG bootloader with windows22:44
rambler2PRAISE THE LORD22:44
EriC^^kelunik: du -bxht 1G /22:44
EriC^^kelunik: that will list all files larger than 1G on /22:44
thinkI feel like it just went with the default split rambler22:44
thinkGood to hear :)22:44
rambler2and on this day, jesus said let there be linux22:44
think\o/22:45
IPhotonWell then, I guess no linux install today :(22:45
IPhotonhave to wait till I buy a new HD22:45
kelunikEriC^^: http://pastebin.com/pSeHc5mv22:46
TheDuckDudewhat size will it be @iphoton?22:46
Jordan_Ukelunik: du -sbhx / #Will tell you the disk usage of all of the files in our root partition. It does this by not descending into other filesystems like those mounted to /home/ and /opt/.22:46
IPhotonI just wanted to run my Ubuntu for learning software development with 40GB of space22:46
IPhotonbut I am trying to partition my SSD and it says I can only free up to 13GB22:46
TheDuckDudewtf? lol22:46
rambler2think, hmm any reason why its slower off HD? ran a little faster off the usb?22:46
IPhotonbut I know I have 85GB of space unused22:46
rambler2or is it just because first boot?22:46
lotuspsychjewhy would someone partition an ssd22:47
rambler2to be neat?22:47
IPhotonWon't the OS run faster?22:47
bekkslotuspsychje: For the same reasons as someone would partition a non-ssd.22:47
rambler2IPhoton, no...22:47
bekksIPhoton: No, why would it?22:47
ki7mtmulti-boot, reasons are infinite22:47
kelunikJordan_U: 8,0G/ <-- Then I can't understand why I can't install Ubuntu 14.10 because there's not enough disk space.22:48
rambler2because he is thinking of platter hd bekks22:48
rambler2oh mechanical drives smaller paritions can be snappier22:48
TheDuckDudeHow much space does ubuntu 14.10 require?22:48
rambler2i think 5 to 7gb22:48
IPhotonwell I have installed Win7 on magnetic drives and on SSDs and they run way faster on SSDs22:48
TheDuckDudeoh22:48
ki7mt3 to 4 gb for full blown DE22:48
Jordan_Ukelunik: Do you mean you can't upgrade to 14.10?22:48
bekksIPhoton: I doubt that due to the nature of SSD. :)22:49
kelunikJordan_U: Yep.22:49
EriC^^kelunik: what's df -h say about "/"22:49
thinkrambler2: hmm, give it a reboot after a few minutes to see if its because of the first-time, but I'm not sure why it would be running slower.22:49
lotuspsychjei just use the whole ssd for ubuntu22:49
IPhotonSo I should just go ahead and partition the regular Magnetic drive?22:49
IPhotonI need to delete some files and defrag22:49
ki7mtdefrag , on *Nix ?22:50
bekksIPhoton: Which filesystem do you have?22:50
kelunikEriC^^: /dev/sda1        22G   20G  1,4G  94% /22:50
EriC^^kelunik: try du -hxt 1 / , see if you get a different result22:50
EriC^^kelunik: sorry, du -hxt 1G /22:50
Jordan_Ukelunik: It could be that you have some large files that are deleted (unlinked) but still open. In which case closing whichever processes have them open will allow their space to be reclaimed.22:50
rambler2anyway to confirm all drivers are loaded properly?22:51
rambler2just installed ubuntu22:51
kelunikEriC^^: http://pastebin.com/TNAGyDpy22:51
thinkrambler2:if you go to software and updates there will be an additional drivers tab for you to check.22:51
bekksTheDuckDude: dont IRC as root ;)22:52
kelunikJordan_U: Low disk space warning appears since many reboots.22:52
rambler2think, ty22:52
TheDuckDudeaw D: :D22:52
IPhotonwhat do you mean, bekks22:52
thinkrambler2: anytime buddy.22:52
IPhotonIt's just an external hard drive I use in conjunction with Win7 for storage22:53
bekksIPhoton: You said you need to defrag - which filesystem type do you want to defrag?22:53
Jordan_Ukelunik: Ahh, I have an idea. It may be that you have another /home/ or /opt/ within your root partition, whose contents are simply being hidden by your having mounted over them.22:53
TheDuckDudeis that better22:53
bekksTheDuckDude: yeah :)22:53
TheDuckDudeyay22:53
IPhotonnot sure how to check bekks, not a pro in this22:54
IPhotonjust D drive ...22:54
IPhotonlol22:54
bekksIPhoton: well, is it NTFS, or ext4 or or or?22:54
TheDuckDudewhats wrong with ircing with root22:55
IPhotonah ok I see it now, it's NTFS22:55
Jordan_Ukelunik: sudo mkdir /unhidden_root/ && sudo mount --bind / /unhidden_root/ && du -sbhx /unhidden_root/22:55
kelunikJordan_U: How can I check that?22:55
bekksTheDuckDude: http://etbe.coker.com.au/2007/08/27/never-irc-as-root/22:55
k1l_TheDuckDude: what is wrong with playing with a loaded gun? you dont use root permissions where you dont need them22:55
TheDuckDudeoh22:55
TheDuckDudetrue22:55
TheDuckDudelol22:56
LadyLinuxHello. I took the KDE desktop off of my netbook and put lubuntu on it instead, but now I don't see the network and file sharing in the menu when I use a file browser. I have another computer that runs samba and hosts files. Maybe I removed the packages that lets lubuntu access files over the samba network. What should I install to get it back?22:56
thinkThe more you know..22:56
IPhotondoes that answer you bekks? It's NTFS22:56
kelunikJordan_U: Some permission denied messages and 19G/unhidden_root/22:56
bekksIPhoton: Yes :)22:57
EriC^^Jordan_U: very cool22:57
Jordan_Ukelunik: /unhidden_root/ will now show you all of the files in the filesystem contained within your root partition, including any which are hidden by being mounted over. So for a normal user with a separate /home/ and /opt/, there should be no files in /unhidden_root/home/ or /unhidden_root/opt/, but I'll bet there are files in one or both of those directories.22:57
IPhotonso what now ? O.o22:57
IPhotonI am okay to shrink that drive?22:57
IPhotonLadyLinux, welcome to Ubuntu channel :)22:57
bekksIPhoton: So you want to install Ubuntu on that drive?22:57
IPhotonIn either, I just want to be able to choose during start up between Ubuntu and Windows 722:58
lotuspsychje!samba | LadyLinux22:58
ubottuLadyLinux: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/12.04/serverguide/C/windows-networking.html22:58
IPhotonI do have ubuntu on a VM, but I am unable to share monitors22:58
bekksIPhoton: what does that mean?22:58
IPhotonwhich part?22:59
bekksIPhoton: "I am unable to share monitors"22:59
IPhotonI have two monitors and on a Virtual Machine on VMware, I can't share them22:59
EriC^^IPhoton: you mean use 2 monitors?22:59
bekksIPhoton: What do you mean by "share monitors"?22:59
IPhotonwhen you have 2 monitors, you have more space23:00
IPhotonis this making sense?23:00
EriC^^IPhoton: no literally what do you mean by that23:00
IPhotonhaha23:00
IPhotonok23:00
bekksIPhoton: Thats not sharing monitors, thats just using monitors :)23:00
EriC^^IPhoton: you mean you can't hook up 2 monitors to the OS?23:00
IPhotonoh :|23:00
kelunikJordan_U: Yes, both contain files, probably from an old Ubuntu installation. So should I just delete opt and home in unhidden_root?23:01
IPhotonMVware is running an Ubuntu VM, so no, I can't see the contents on both monitors23:01
IPhotononly on one23:01
Jordan_Ukelunik: Only if you're absolutely 100% sure that you don't care about those files.23:01
LadyLinuxThanks lotuspsychje. But these are both linux computers. Under KDE I used to be able to just click in the file manager to brows shared folders over the network. Now it's not listed (under Lubuntu / PCManFM file manager)23:01
bekksIPhoton: And I am using a virtualized desktop with two displays, which runs on VMware. Install guest additions and configure your vm to have two monitors.23:01
IPhotonthat is why I want to have it installed locally and permanently on a drive23:01
Jordan_Ukelunik: But yes, deleting them would free up that space.23:01
kelunikJordan_U: I'll back up home and delete opt :-)23:02
IPhotonwhere do I get guest additions?23:02
lotuspsychjeLadyLinux: look into the startup items maybe sharedfolders are not enabled?23:02
lotuspsychjeLadyLinux: or try software centre23:03
rambler2where are applications installed? i need to put a app plugin into a folder23:03
bekksIPhoton: They are shipped with VMware.23:03
IPhotonoh well umm, this was cracked VMware... :/23:03
bekksIPhoton: Doesnt matter.23:03
bekksIPhoton: They are still shipped.23:03
OerHeksrambler2, a good plugin comes with a manual23:03
k1l_rambler2: which program?23:04
IPhotonVMware build 10.0.023:04
rambler2keepass223:04
rambler2need http plugin23:04
bekksIPhoton: Thats VMware Workstation. And they still ship the guest additions. I guess ##vmware may be the right place to ask :)23:04
kellercw78Although I am not using it as my primary desktop, I have been seeding the latest releases.  Though I would also have some virtualboxes around of Ubuntu/Kubuntu/Mate.  Has anyone had any problems with garbled displays on boot under virtualbox?23:05
Jordan_Ukelunik: When you're done with this you can unmount the bind mount with "sudo umount /unhidden_root/" then *carefully* delete the directory by running "sudo rmdir /unhidden_root/". Note that I'm using rmdir, and not rm, that's because rmdir will refuse to remove a directory that's not empty and so will prevent you from accidentally deleting everything in your root partition.23:05
IPhotononly a bot there23:05
IPhotonlol23:05
bekksIPhoton: So try #vmware23:06
kisukeI've got a stillborn server here, http://imgur.com/St4AzrQ is all I've managed to get our off it so far, any idea how to fix? Google points me at 8 year old bugs for openipmi and ipmi_si23:06
OerHeksrambler2, there is a ppa for that > https://launchpad.net/~dlech/+archive/ubuntu/keepass2-plugins?field.series_filter=utopic23:06
rambler2no idea what this is23:07
rambler2the hell is a ppa23:07
OerHeks!ppa23:08
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge23:08
rambler2use at own risk and password manager doesnt go well together lol23:08
TheDuckDude._.23:08
rambler2id rather take the 2 mins and just copy the file over to the plugin directory23:09
rambler2i just need to know where programs are installed to by default, simple23:09
bekksrambler2: Depends on the programs.23:09
rambler2keepass223:10
EriC^^rambler2: just use gpg for keeping passwords23:10
ki7mt+123:10
rambler2i dont want to transfer 200 pws right now23:10
bekksrambler2: so just look at the package content.23:10
frewhow can I upgrade to 14.10 if I'm on 14.04?  I think my computer thinks I want to stick with LTS23:10
bekksrambler2: Place the keypass db file in your home, open it using keepass.23:10
ki7mtor why cant you install the version in the apt-store?23:10
bekksno need to know where keepass is installed.23:10
rambler2i dont need help opening my db23:10
rambler2i need help installing a plugin23:10
OerHeksrambler2, maybe the plugin goes in your /home/ folder somewhere, a good plugin comes with a manual23:11
EriC^^frew: sudo do-release-upgrade23:11
kelunikfrew: search for updater -> settings -> alert on any new version -> run updater -> upgrade next to ok button if all updates are installed.23:11
frewEriC^^: yeah it says not new release23:11
bubbasauresfrew, 14.04 has 5 years support, 14.10 much less are you sure you want to upgrade?23:11
EriC^^frew: try sudo apt-get update , maybe23:11
rambler2what is ~ directory?23:11
rambler2where can i find it23:11
frewbubbasaures: yes23:11
EriC^^rambler2: home directory23:12
EriC^^( your home directory )23:12
frewkelunik: any idea what the actual command is?  I don't use unity (or even a thing with a menu)23:12
ki7mtrambler2, ~ is same as /home/$USER23:12
frewkelunik: to start the UI I mean23:12
kelunikfrew: I don't know.23:13
* frew tries update-manager23:13
bekksfrew: Starting a display manager is the correct way to start "the UI".23:13
EriC^^frew: try typing update-manager , maybe23:13
bubbasauresfrew, software & updates third tab 'updates' bottom tab set it to any new version. You will see it in the update gui when available.23:13
frewbekks: I have a display manager running.23:14
frewbubbasaures: how do I start "software & updates" from a terminal?  (assuming that's not just update-manager)23:14
bubbasauresfrew, No X?23:14
frew...23:14
frewI have X23:14
frewI just don't use a menu23:15
=== kellercw78 is now known as kellercw78_offli
frewnor unity23:15
bekksfrew: You should not start your updates from a terminal. Just in case you'll get a new X version, it will mess up your update process.23:15
rambler2are you kidding me? i cant drag and drop a file to a folder? lmao23:15
frewbekks: the terminal is running in X23:15
kelunikJordan_U: /dev/sda1        22G  8,9G   12G  43% / <-- Thank you very much!23:15
bekksfrew: you could start in in "screen" or "tmux", so it will be independent of X.23:15
rambler2i get a permission denined error lol23:16
frewbekks: I do not care about X, I just want to start the program from an xterm23:16
bekksfrew: which program in particular?23:16
xxHowdy23:16
frewgracious23:16
EriC^^frew: software-properties-gtk23:16
EriC^^^^ software & updates23:16
frewI fgiured it out23:16
frewsudo do-release-upgrade23:16
bekksfrew: Thats not a graphical program. :)23:17
bekks...23:17
xxbam23:18
Bashing-omfrew: edit the file: /etc/update-manager/release-upgrades , Change Prompt=lts to Prompt=normal and save the changes .23:18
EriC^^how come when you start nautilus from the terminal, you can just close the terminal straight away23:18
bekksEriC^^: Because it is detached from the terminal due to its nature of being a graphical application.23:19
IPhotonbekks did you get my PM?23:19
k1l_EriC^^: gui programs work other than cli programs in that case23:19
bekksIPhoton: Please keep it in the channel.23:19
EriC^^bekks: but xchat and other gui programs aren't detached23:19
IPhotondo you know what this means? http://imgur.com/UWaL62C23:20
bekksEriC^^: Nautilus is a bit special in that way.23:20
bekksIPhoton: You are asked to replace a file. But the package you are installing is NOT the official vmware guest additions.23:20
bekksIPhoton: And thats the reason why you cant use two screens.23:21
IPhotonoh :/23:21
dak0Hello guys I need little help :) Please! When I play movie on the default player cyrilic subtitles don't appear there some sybols instead of letters23:24
TheDuckDudei cant install apache2 with apt-get :(23:24
ki7mtTheDuckDude, is that all you want ( Apache ) or the LAMP stack?  and what commands are using, and what's the results / errors23:27
TheDuckDudeNvm fixed it23:27
kisukeI've got a stillborn server here, http://imgur.com/St4AzrQ is all I've managed to get our off it so far, any idea how to fix? Google points me at 8 year old bugs for openipmi and ipmi_si23:31
=== kellercw78_offli is now known as kellercw78
=== josh is now known as Guest57277
spaztikanyone familiar with GTK themes, icons, controls, etc?23:42
spaztikI'm not sure what the best source, or how to install them23:42
=== NotANick is now known as Guest46735
=== NotANick_ is now known as NotANick
newtoubuntuHello all, I just installed Ubuntu on my laptop but need some help getting things to work right. Can somebody please help me?23:45
daftykinsnewtoubuntu: ask a more specific question to the channel to start with. what's not working?23:45
Bashing-omnewtoubuntu: ask! .. one issue at a time, please.23:46
newtoubuntuOkay, well I have a Dell XPS 12. I'm trying to map some hardware buttons.23:46
spaztiksorry, got disconnected23:46
spaztikAnyone know how to find and install GTK/Gnome 3 themes?23:46
ki7mtspaztik, More often than not, you simple extract the tar.gx to ~/.themes23:47
Bashing-omnewtoubuntu: A standard install of ubuntu using the unity Desktop Environment ?23:48
newtoubuntuYes, a standard install. 64 bit, 14.04 Trusty.23:48
ki7mtspaztik, Here's a few examples: http://sourcedigit.com/8704-customize-ubuntu-install-ubuntu-14-04-themes/23:49
spaztikoh interesting23:49
spaztikdidn't think of PPAs23:49
ki7mtspaztik, Here's more: http://sourcedigit.com/9432-top-10-best-custom-themes-ubuntu-14-04/23:49
spaztikman i really like that numix one23:49
rambler2how do i modify panels in gnome?23:50
rambler2righ clicking doesnt do anything23:50
spaztikthanks ki7mt, gonna read those and get the gist23:51
newtoubuntuI tried going into settings and mapping keys under the custom shortcut setting, but it doesn't work.23:51
OerHeks!info unity-tweak23:52
ubottuPackage unity-tweak does not exist in utopic23:52
frostbytnthat's a god question i haven't worked with the gnome enviornment since 10.1023:52
ki7mtspaztik, You may want to browse around in here also: http://gnome-look.org/23:52
Bashing-omnewtoubuntu: Is that from the keyboard app indicator icon in the top panel ? That you are not getting a good result ?23:53
spaztikyeah i'm familiar with that site, just always felt .... lame23:53
gustavo__Hi23:53
OerHeks!info gnome-tweak-tool23:53
ubottugnome-tweak-tool (source: gnome-tweak-tool): tool to adjust advanced configuration settings for GNOME. In component universe, is optional. Version 3.12.0-2ubuntu1 (utopic), package size 131 kB, installed size 1047 kB23:53
=== _gentle__ is now known as _gentle_giant
OerHeks!info unity-tweak-tool23:53
ubottuunity-tweak-tool (source: unity-tweak-tool): configuration tool for the Unity desktop environment. In component universe, is optional. Version 0.0.6ubuntu2 (utopic), package size 325 kB, installed size 2550 kB23:53
gustavo__What happened to Ubuntu 14.10? I tought it would come out with new icons?23:53
OerHekslots of good tools to tweak23:53
newtoubuntuKeyboard app indicator? I'm not trying to map keys with the onscreen keyboard, if that's what you mean.23:54
rambler2is that for me?23:54
OerHeksrambler2, free to try yes23:55
Bashing-omnewtoubuntu: "map some hardware buttons." sorry if I jumped to a wrong conclusion. Can you be the more specific ?23:55
newtoubuntuI'm trying to map a key to bring up the onscreen keyboard. The Dell XPS 12 has a windows key under the touchscreen. This is the key I want to use.23:56
EriC^^newtoubuntu: are you on ubuntu?23:57
EriC^^newtoubuntu: sorry, unity?23:57
EriC^^newtoubuntu: settings > keyboard > shortcuts > universal access > onscreen keyboard23:57
newtoubuntuI'm using the laptop now as I type, yes.23:57
newtoubuntuEric^^: I have enabled that setting.23:58
EriC^^newtoubuntu: the keyboard shortcut?23:58
=== Joshua^Dunamis is now known as Joshua^Dunamis_i
newtoubuntuNo, the switch that makes the onscreen keyboard icon appear in the taskbar.23:59
newtoubuntuI can pull up the onscreen keyboard using the mouse but would like to have it be pulled up with a hardware key.23:59

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