/srv/irclogs.ubuntu.com/2014/11/08/#ubuntu.txt

k1lLemonSqueeze: exact errors matter00:00
LemonSqueezek1l: let me try to copy paste it from your original post, give me a min00:00
k1lLemonSqueeze: you can use the "tab" key to let filenames and pathes to be completed automatically.00:00
Poutsahello00:00
Poutsais this config fine00:01
Poutsa http://tinyurl.com/pq4fpj8 ?00:01
Estupend0Good evening, I need help with permissions. Anybody can help me?00:01
k1ldont clikc the link, its NSFW00:01
_war10ck_k1l: By mistake I clicked that, please kick him00:02
Estupend0I've connected the hard drive of my dead macbook pro to another laptop with Ubuntu. I've opened Nautilus from the terminal (sudo nautilus) and it doesn't let me manipulate the files in that hd, only reading and copying.00:04
Estupend0Any advice?00:04
daftykinsEstupend0: yes HFS+ writing isn't recommended00:04
bekksEstupend0: The Mac filesystems cant be written safely.00:04
k1lEstupend0: dont use sudo nautilus in the first place00:04
Estupend0Ahm, thanks. k1l, what then?00:05
LemonSqueezek1l: ok, i copy pasted that command, and I get a ' no such file or directory'00:05
Estupend0So I should only copy those files to my Ubuntu hd and then safely manipulate them, right?00:06
k1lEstupend0: and second: hfs+ is read-only afaik. so get your backup from that hdd00:06
Estupend0Right, that's what I thought.00:06
k1lLemonSqueeze: which command? i dont see what you see. think of describing your mechanik what is broken on your car on the phone. "its broken" doenst work00:07
Estupend0One thing else: how can I quickly change the permissions for a folder and everything inside it?00:07
Nadyk1l can you help me with xdman as well00:07
wedgiegreetings. I have an install of xubuntu 14.04 and a system with UEFI. it'll boot just fine with the original 3.11 kernel that it installed with, but won't boot with any of the kernel updates (have to select the old kernel out of the grub menu)00:07
=== alpha is now known as rogue
k1lNady: can you explain a bit more? there are several programs using the name xdm00:07
wedgiei suspect that it is uefi related but not sure. It just stops after it says "initializing initial ramdisk"00:08
bubbasaureswedgie, If you run sudo update-grub are they from the latest to the oldest top to botoom?00:08
bubbasauresbottom*00:08
Estupend0k1l, thank you so much. And one last thing:00:08
wedgiebubbasaures: yes00:08
Estupend0how can I quickly change the permissions for a folder and everything inside it?00:09
LemonSqueezek1l: ok, I copy pasted this command on my surface pro terminal:     'sudo cp usb8797_uapsta.bin /lib/firmware/mrvl/usb8797_uapsta.bin'        then it responds 'cp: cannot stat 'usb8797_uapsta.bin' : no such file or directory00:09
Nadyxtreme download manager00:09
k1lLemonSqueeze: are you in the folder where the file is? "ls -al" should list the file00:09
mememeffsHey Can anyone either point me to docs on how to install or check if " the ca-certificates package" is already installed?00:09
Nadyk1l  xtreme download manager00:09
bubbasaureswedgie, You might try again now, I thought a update-grub in a efi worked.00:10
k1l!info xdman00:10
ubottuPackage xdman does not exist in utopic00:10
wedgiebubbasaures: meaning that the 'update-grub' command i just ran ought to fix it?00:11
mememeffspretty please :-D, im really lost and have spent hours trying to get ssl to work with my app00:11
daftykinsmememeffs: i'm sure it will be. "sudo apt-get install ca-certificates"00:11
tootheI just installed an ubuntu package, but then ctrl-C'd it. How do I uninstall it? When I do 'remove' it says its not installed.00:11
Nadyk1l xtreme download manager install karna hai00:11
wedgiebubbasaures: the last time i ran updates which included a kernel update was just a little while ago (an hour maybe)00:11
bubbasaureswedgie, Yes, this should also be run automatically on kernel update/upgrades.00:11
tootheIs there a way to remove all packages that are not finished or used?00:11
daftykinstoothe: sudo apt-get -f install <-- first00:12
daftykinstoothe: clear the package download cache via "sudo apt-get clean"00:12
toothedone.00:12
tootheokay, did tha ttoo.00:12
k1lNady: it is not common on ubuntu to use such windows download managers00:12
tootheI was installing kubuntu-desktop, but realized half-way through that I just want the kbuntu-core. So the ctrl-c stopped, but didn't uninstall anything.00:12
bubbasaureswedgie, I'm trying to see if this is not what happened, ubuntu updates kernels than grub is the norm.00:13
toothedaftykins: so for exmaple, i still have libreoffice installed.00:13
LemonSqueezek1l; I remember you told me to start terminal from the downloads folder... I just started terminal straight up from unity, did I do something wrong there?00:13
daftykinstoothe: not sure what you want me to say, to those :)00:13
Nadyk1l xdman is ubuntu program00:14
toothefair enough...00:14
toothemaybe I should just install the whole thing, then uninstall.00:14
k1lLemonSqueeze: you need to place the command i gave you in the location where the file actually is.00:14
k1lLemonSqueeze: i dont know where you put that file onto your surface at all.00:14
k1lLemonSqueeze: again: you still need to think here. i dont know what you are doing and cant see it.00:15
LemonSqueezek1l: the file i downloaded from the link you gave me is in my downloads folder00:15
MeXTuXI can connect to a server using SSH without typing a password from computer A. Now I am using a another computer (say computer B) and want to connect to the server through SSH. How can I copy SSH key from computer A to computer B in order to connect to the server???00:16
k1lLemonSqueeze: then move yourself in the terminal into that folder. keep in mind, that ubuntu is case-sensitive. so it *might* be "cd Downloads" but you need to correct that to your actual situation00:16
bekksMeXTuX: Thats not how things work. Instead, you configure the host and B.00:17
bekksMeXTuX: Give me a second for a tutorial please.00:17
pw1960hello00:18
bekksMeXTuX: https://help.ubuntu.com/community/SSH/OpenSSH/Keys00:18
k1lLemonSqueeze: i told you another comand to check if the file is in your actual location: "ls -l" if it doesnt list that file the cp command will not work00:21
LemonSqueezek1l: http://paste.ubuntu.com/8875107/00:22
k1lLemonSqueeze: ok, lets speed this up, a lot.00:23
k1lLemonSqueeze: quick answer: is "ls -l" listing the file?00:23
LemonSqueezek1l: yes it is00:23
OerHekssudo cp usb8797_uapsta.bin /lib/firmware/mrvl/ # will do00:24
LemonSqueezek1l: it is showing total 450 -rw-r--r-- 1 grady 551720 Nov 7 2014 mrvl-usb8798_uapsta.bin00:24
k1lLemonSqueeze: ok. sorry i mixed cp and mv, see OerHeks command. that will work00:25
OerHekscp or mv does no harm here, i guess, only the destination was wrong00:25
LemonSqueezeOerHeks: should I include the '#' or input the usb8797_uapsta.bin     ?00:27
OerHeksno, that # was for the comment00:27
OerHekssudo cp usb8797_uapsta.bin /lib/firmware/mrvl/00:27
k1lstop before the # but it will not include everything after the # anyway00:27
axizorHi, quick question. I installed gdm on ubuntu 14.04 which changed my desktop to gnome, and I want to go back to unity now.00:32
LemonSqueezek1l: ok, i am in /Downloads$, which is where my file is.... i input the command "sudo cp usb8797_uapsta.bin /lib/firmware/mrvl/" and I still get cp: cannot stat "usb8797_uapsta.bin" : no such file or directory00:32
axizorI reconfigured and am back on lightdm, but want to know how to get the unity desktop back00:32
Bashing-omaxizor: Have you tried selecting your user session in the login box ?00:33
k1lLemonSqueeze: please make sure the command names exactly the name that the file actually got00:33
KALEGEKgr8 OS m800:34
k1lLemonSqueeze: file name is abcd  and you command: copy qwert. so he is not gonna copy anything00:34
k1lLemonSqueeze: the file name is mrvl-usb8798_uapsta.bin so please use that.00:35
LemonSqueezek1l: justrealized that too, and i think it moved.... i got no error file this time00:35
OerHeksLemonSqueeze, no errors or "ok" is good !00:36
OerHeksthat is how linux works00:36
LemonSqueezek1l: yes, it is in the file now00:36
KALEGEKi wish linux had installers just as noobish as Mac00:36
KALEGEKjust install a dmz file, or remove a folder to uninstall00:37
Axizor-1Axizor back here, I just went to the user login screen to change sessions as you suggested, and when ti tried to log back in, the screen goes black and redirects me to the login screen again. No failed password message or anything like that.00:37
k1lKALEGEK: ubuntu got a package system. its very easy to use.00:37
KALEGEKi know but it could be simpler00:37
Axizor-1Ever since I installed gdm it's like I broke the gui00:37
k1lAxizor-1: make sure in that users home the .Xauthority file belongs to your user and not root00:38
LemonSqueezek1l: so now that it is in the right file, do i need to run it? cause no wifi options show up....00:38
k1lLemonSqueeze: try a reboot00:38
OerHeksLemonSqueeze, reboot that machine to make that driver active (if there are no other instructions)00:39
KALEGEKtried ubuntu on my android phone, still cool, wish they would hurry up and make it final00:39
OerHeksno guarantees as far as i understand from many webpages, wireless N can be a pain00:39
k1lOerHeks: he is on a surface  pro 2.00:40
OerHeksk1l, i know00:40
k1lalright00:40
LemonSqueezek1l: ok, rebooted, still got nothing.... fyi OerHeks: if you didnt already know we are going off this page https://jaxbot.me/articles/running-ubuntu-on-a-surface-pro-2-off-the-metal-video-5-26-1400:42
k1lLemonSqueeze: try renaming that to usb8797_uapsta.bin00:44
OerHeksk1l, LemonSqueeze one thing bothers me, the file is called mrvl-usb8798_uapsta.bin and all files in that folder have no mrvl-  prefix00:44
OerHeksah00:44
blueyedWhere is the user's pulseaudio server started from? There is /etc/xdg/autostart/pulseaudio.desktop - but that calls start-pulseaudio-x11, which only issues pactl commands.00:45
et09i'm looking for the equivalent of lighttpd/nginx for imap+smtp... if anyone has any suggestions00:46
OerHekssudo mw /lib/firmware/mrvl/mrvl-usb8798_uapsta.bin /lib/firmware/mrvl/usb8798_uapsta.bin00:46
OerHeksouch, mw typo, my bad  >>  sudo mv /lib/firmware/mrvl/mrvl-usb8798_uapsta.bin /lib/firmware/mrvl/usb8798_uapsta.bin00:47
LemonSqueezeOerHeks: i just renamed it in the downloads folder and moved it again if thats ok00:47
Surendilet09: sendmail or postfix00:48
blueyedet09: are you looking for a MTA or a proxy?00:48
k1lLemonSqueeze: ok then reboot again00:48
LemonSqueezek1l: aight it works! BUT! now my keyboard and stylus dont work ahha00:49
LemonSqueezek1l:00:50
LemonSqueezek1l: never mind, rebooted it 4 times in a row00:51
LemonSqueezek1l: now it works, thanks both of you for the help!00:51
OerHeksLemonSqueeze, enable screen keyboard, and setup bluetooth with your keyboard i guess00:52
coraxSkype 4.3 in ubuntu 12.04 ...how do i get sound/mic to work?00:53
Huliohi guys00:54
Hulioubuntu and mac which is faster OS?00:55
k1lHulio: obviously ubuntu, when you ask in a ubuntu channel00:55
Huliooh00:55
bekksHulio: Doesnt matter. And cant be benchmarked actually.00:55
OerHeksHulio, faster in what, updates?00:55
OerHeks\o/ubuntu wins00:55
Huliofaster in speed, given the same spec and same machine00:55
Hulioassuming hackintosh00:56
* bubbasaures rolls their one eye00:56
KALEGEKlubuntu yes!00:56
KALEGEKtry LXDE00:56
OerHeksHulio, test it yurself, depends on your machine config00:56
KALEGEKit ran on my android s200:56
k1lHulio: i think that better suits in #ubuntu-offtopic00:56
Hulioi do test them00:56
bekksHulio: Hackintosh isnt supported at all. Invalid requirement.00:56
KALEGEKthrough emulation00:56
azizLIGHTin the dash, when i search for something, and its icon shows up in the search results, what determines the icon it uses? and where do i find this file so i can change the icon to what i want?00:56
Hulioi found that ubuntu is faster00:56
KALEGEKi don't think you can run OSX on a android phone ;)00:56
Hulioi'm just wanting to check out :)00:57
bekksHulio: Did you use a Apple computer? I assume no, since you mentioned hackintosh.00:57
Hulioi'm going to boot into ubuntu00:57
Huliobye00:57
=== Joshua^Dunamis is now known as Joshua^Dunamis_i
OerHekshttps://help.ubuntu.com/community/Icons00:58
EriC^^azizLIGHT: /usr/share/applications/ , the .desktop file contains the icon info00:58
azizLIGHTEriC^^: its not there. what im looking for00:59
OerHeksicons are stored in either /usr/share/icons or /usr/local/share/icons and icons for user themes are stored in ~/.icons00:59
=== MeltedLux is now known as MeltedDed
hulioit is faster :)00:59
azizLIGHTis there another location alternative to /usr/share/applications where desktop files are stored00:59
inerkickHi I'm getting this issue when try to update/upgrade my Ubuntu 12.10 http://paste.ubuntu.com/8871032/00:59
EriC^^azizLIGHT: what are you looking for?00:59
huliocan ubuntu write to mac drive?00:59
azizLIGHTOerHeks: am looking to change an application icon. not find icons01:00
k1linerkick: are you kidding me?01:00
azizLIGHTEriC^^: civilization v01:00
OerHeksinerkick, correct, 12.10 is EOL, upgrade please01:00
hulioor is it only read   HF+01:00
LemonSqueezeOerHeks: it all works now, but if you dont mind, I could use some help with something else... everytime i click drag something with my mousepad,  this shows up, "http://imgur.com/dyy8Hem"    but it doesnt show when I use my usb mouse01:00
inerkickhow to01:00
k1linerkick: i told you several times now that you need to change the sources. do you not listen at all? then stop coming in here and asking01:00
azizLIGHTEriC^^: it shows the wrong icon: standard steam icon01:00
k1l!eolupgrade  | inerkick01:00
bubbasauresinerkick, 12.10 needs an eol upgrade, and sevral more to get to a supported 14.04, you might do a fresh install01:00
ubottuinerkick: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades01:00
waykool99My location: Green Bay, United States01:00
OerHeksLemonSqueeze, looks like you draged it on to an other file, that is your error01:01
k1linerkick: dont come back in here before you did read the whole page the bot linked to you now. dont come back01:01
inerkickI tried that, k1l I changed the sources.. Didn't work hence came back01:02
inerkickwill try to get fresh one01:02
k1linerkick: i bet you didnt. read the wiki. change the sources. upgrade01:02
inerkickor try again. Will think of it bubbasaures01:02
LemonSqueezeOerHeks: No thats not the problem, its actually whenever I click hold anything with my mousepad, that Icon shows up... even when click holding the desktop it shows up01:02
azizLIGHTi got it. its in ~/.local/share/applications01:03
azizLIGHTso thanks for the hint EriC^^01:03
KALEGEKOerHeks, you are dutch? :D01:03
coraxinerkick  i usually copy the home folder to another medium ... then i take note of the apps installed ... and then the setting in etc ... then i reinstall from usb or cd ... and then restore home folder01:04
OerHeksLemonSqueeze, not sure if it is a mouse setting, go into systemsettings > mouse and see if you can change double click speed?01:04
OerHeksKALEGEK, si01:04
Fuarksomeone here understands about language C01:05
Fuark?01:05
k1lFuark: see alis if you find a c language channel on freenode01:05
k1l!alis | Fuark01:05
ubottuFuark: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*01:05
FuarkTHX01:06
OerHeksFuark, try ##c or ##c++01:06
cryptodanIn all honesty it wouldbe easier to keep and maintain a separate /home partition01:06
LemonSqueezeOerHeks: i changed the double click speed but this still shows up01:06
k1lor just to use the update. but the user is not able to read a wiki page and fix the old-release sources since days.01:07
coraxcryptodan not a bad idea01:07
cryptodaneven better with non-ssd drives being cheap keep home on a separate drive all together01:08
daftykinsnot all of your /home, the best setup just symlinks your large static media to a mechanical01:08
daftykinsthat way application configs stay on SSD speed01:08
OerHeksLemonSqueeze, can't help you there, i found no hints in the many howto's01:10
=== Joshua^Dunamis_i is now known as Joshua^Dunamis
LemonSqueezeOerHeks: ok, thanks for all the help!01:11
=== viv`d is now known as vivid
l0rdn1xIt's nice running this 14.04.1LTS01:13
mircolillo.xchat2/budus.so01:14
schtinkymy font size, especially in eclipse, keeps changing in 14.04... wtf is going on?01:22
schtinkyit happens every few months and I never can remember how I fixed it last time01:22
KALEGEKread only config file?01:22
KALEGEKmake it read only maybe01:22
schtinkyalways happens after a system update01:22
=== n0fuq is now known as Guest35606
=== kantlive- is now known as kantlivelong
=== jan is now known as Guest31875
=== Joshua^Dunamis is now known as Joshua^Dunamis_i
frederickhi01:31
KALEGEKhi01:31
KALEGEKwooha, didn't know 1700 people were in this room01:32
frederickhow clean my ubuntu OS 14.0401:32
fredericki need that my ubuntu consume minimun ram01:32
Surendilfrederick: what do mean?01:32
KALEGEKthe quick way>01:32
KALEGEK?01:32
KALEGEKoww01:32
KALEGEKuhhh01:32
KALEGEKuse Lubuntu?01:33
OerHeks!info bleachit01:33
ubottuPackage bleachit does not exist in utopic01:33
OerHeks!info bleachbit01:33
ubottubleachbit (source: bleachbit): delete unnecessary files from the system. In component universe, is optional. Version 1.2-1 (utopic), package size 249 kB, installed size 1930 kB01:33
l0rdn1xfrederick, http://www.linuxatemyram.com/01:33
frederickcan remove all libraries, additional processes that consume ram my system without affecting01:34
schtinky so surely everyone else is experiencing this same thing... ubuntu 14.04 system updates are changing my font sizes and window decoration LNF01:34
schtinkyit's the most frustrating thing in the world01:34
l0rdn1xschtinky, no updates haven't changed anything for me.01:34
KALEGEKno internet -> closer to the most frustrating thing01:34
daftykinsfrederick: you should use lubuntu if you want lightweight01:34
KALEGEK;D01:35
k1lfrederick: if you stop services you will loose that services. ubuntu doesnt load stuff just to make your ram full.01:35
KALEGEKfunny just like any os xD01:35
frederickmm is very good01:35
frederickthanks,01:35
frederickreally like ubuntu and Unity is very nice01:36
KALEGEKuse a different ubuntu distro frederick01:36
k1lfrederick: what is the issue with your ram usage?01:36
KALEGEKif cleaning out things, doesn't help01:36
KALEGEKbyebye frederick01:37
l0rdn1xlol01:37
KALEGEKlol01:37
KALEGEKi wanna go crazy, boot with a dos floppy and start ruby to build my os01:37
KALEGEKxD01:37
k1lKALEGEK: i bet the users in #ubuntu-offtopic are interested in that  :)01:38
KALEGEKbuild a OS with C, i'm in a hurry, how long would it take? xD01:38
daftykins!ot | KALEGEK01:39
ubottuKALEGEK: #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!01:39
ysolomoneyoapply01:39
KALEGEKi was just joking, building a OS takes years01:39
=== Joshua^Dunamis_i is now known as Joshua^Dunamis
KALEGEKwith a team01:39
KALEGEK!guidelines01:40
ubottuThe guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines01:40
l0rdn1xThat was why Linus made Linux, so that students would have a solid base to build an operating system from and not be like him and have to make one from scratch.01:42
daftykinsstill off topic people.01:45
febaHello! I have trouble with my dual boot (Win7/Ubuntu14.04). For no apparent reason, when I restarted it gave me an error and went straight to grub recovery. I installed lilo and now it goets straight to Windows, without giving an option to boot Ubuntu. None of the solutions I found on forums have worked for me. Do you have any suggestions, please?01:50
bubbasauresfeba, The is a bootrepair tool that works well, or you can chroot from a live ubuntu and grub-install to the mbr01:52
bubbasauresThere*01:53
bubbasauresfeba, I assume with W7 this is a msdos mbr setup.01:53
=== Joshua^Dunamis is now known as Joshua^Dunamis_i
bubbasauresfeba, Really you want to be here via a live ubuntu boot to fix this.01:56
febabubbasaures, I did boot-repair, it made no difference. I also tried grub-install with no effect, but I'm not entirely sure I did it right - I followed instructions on a forum, I'm fairly new to linux01:56
bubbasauresfeba, Did you save the bootinfo summary from the bootrepiar, it tells you to save the url?01:57
febabubbasaures, yes, I have the url01:57
bubbasauresfeba, cool, lets see it, and let me know any additional changes made after running it, we may need another run if you have made changes.01:58
OERIAShello. I am having trouble deleting files that i do not have permission, i have tried to do this sudo nautilus but it force closes. Any help?01:58
kenny__Does anyone have problems with slow wifi download speeds?02:00
OerHeks* gksudo nautilus ( fur gui tools)02:00
febabubbasaures, here's the url: http://paste.ubuntu.com/8874290/ but yes, we did several things since then, perhaps it'll be easiest to run it again?02:00
OerHeksOERIAS, what files exactly? not all folders have files that can be deleted02:00
bubbasauresfeba, Try putting the sdb HD read first in the bios, you have grub in the sda that is all windows, sdb has grub as well.02:01
rom1504kenny__: oh no, you died02:01
OERIASOerHeks, it is a folder that I created on a different account, unfortunately I deleted the account months back.02:01
kenny__on windows I get like 16 mb/s, but on ubuntu im getting .602:01
bekkskenny__: which wifi chipset, which driver, which firmware? Name the exact versions please.02:02
rom1504kenny__: try to get in the next episode02:02
OerHeksOERIAS, sudo rm -rf /path/to/folder02:03
bubbasauresfeba, Another run of the bootinfo would be good though, you can run just that on that first gui of the bootrepair app.02:03
bekksOerHeks: OUCH.02:03
bekkssudo chown ...02:03
=== Joshua^Dunamis_i is now known as Joshua^Dunamis
luoy_hello everyone!02:04
OERIASOerHeks, and all the files inherit the same permissions after this command?02:04
OerHeksbekks, that would be an option too, indeed02:04
OerHeksOERIAS, all files within that folder + folder will be removed yes02:04
bekksOerHeks: There is no reason for deleting stuff as long as there is a chance for root access.02:05
OERIASOerHeks, But I also want to change the permission so that I can delete it in the future02:05
Flannelbekks: When his goal is "I want to delete things..." then the answer is to delete things :P02:05
bekksOerHeks: Actually I had one single situation on a corrupted fs where chown would not result in success.02:05
ax562Im on 12.04 lts 64-bit.  I have 2 screens laptop and display.  I only want the acet display on.  I change through nvidea setting and it works but doesn't stick after reboot.02:06
OERIASno Flannel it is not the case02:06
kenny__what commands do I type in for the chipset/driver/firmware information02:06
bubbasauresthat is a command though that can wipe anything pointed at02:06
bekksFlannel: when his goal to delete stuff and that requires root access, there is something heavily wrong.02:06
OERIASI was to be able to add more files to folder and have permission to read and write02:06
ax562I have to change display setting everytime i boot into ubuntu02:06
Flannelbekks: Doesn't require root access, just a different user.  So sudo is one way to do it (he wants to delete things from another user's home directory)02:07
junkanooanyone know what this error in my proftpd log means02:08
junkanooUSER ftp (Login failed): Invalid shell: '/bin/false'02:08
febabubbasaures, how can I put sdb HD first? the only option I can see for the order of booting is the choice of external drive / internal drive / network02:08
bubbasauresax562, Channel needs details to help.02:08
OerHeksOERIAS, changing the folder contents:  sudo chown -R $USER /path/to/folder/  # where $USER is short for your current user02:08
ax562Like?02:08
bekksFlannel: the actual probem is still unclear. all whats been revealed until now is that someone is trying to use root for deleting things.02:08
bubbasauresfeba, That is a boot choice not the boot order.02:08
Jeroen1I guys, I tried this cronjob but it doesn't work. Does anyone know how I can find the error? */5 * * * * /etc/php5 /srv/domain.com/globalevents.php 0 >/dev/null 2>&102:08
bekksjunkanoo: talk to your administrator, he/she set that shell by purpose.02:09
=== derek is now known as Guest88579
junkanoobekks, :) I am the admin02:10
junkanooamazon ec2 instance, proftpd02:10
bubbasauresfeba, You should see in the bios a list of the HD's and other media and instructions on how to move them up and down to be seen in the boot.02:10
febabubbasaures, "Boot Priority" it says, could you tell me where I can access more options?02:10
rypervencheJeroen1: I highly doubt that your PHP binary is located in /etc/php5. Also, the 0 is not needed. Try using the full path to the php binary, type "which php" to find it.02:10
bekksjunkanoo: so fix that issue.02:10
bubbasauresfeba, Are you in the bios?02:11
junkanoobekks, hence the question :) how02:11
bekksjunkanoo: set a valid shell?02:11
Jeroen1which php?02:11
Jeroen1Doesn't give anything :/02:11
Jeroen1The 0 is needed as it's an argument for the php script to run.02:12
junkanoobekks, i guess... i must be confused... looking in /etc/shells I see a list of valid shells, but why/how did proftpd get /bin/false02:13
rypervencheJeroen1: Ah ok. Did you manually install php to the system?02:13
Jeroen1No someone did it for me using nginx02:14
rypervencheJeroen1: Type "file /etc/php5" and give us that output please.02:14
Jeroen1directory02:14
Jeroen1. /etc/php5: directory02:15
rypervencheJeroen1: Then that would be why your command isn't working. You need the full path to the PHP binary. It sounds as though it may not be installed on your system if "which php" didn't give any output, or it's in a different location that is not a standard one.02:15
junkanooI also have RequireValidShell set to no02:15
febabubbasaures, yes, it lists HDD1 (64GB) and HDD2 (64GB) and you can't do anything to those02:16
Jeroen1rypervenche, php works fine on my server02:16
Jeroen1But there's no command to find where it is located?02:17
Jeroen1what should it return?02:17
EriC^^Jeroen1: locate php02:17
nszcetahow do you guys control your VMs?02:18
nszcetadoes anybody use etcd?02:18
bubbasauresfeba, Are you sure, you should be abpe to move them up or down in the list in the bios. By the way this is ajust a test to see if the sdb will just boot ubuntu, and we are having difficulty here.02:18
bubbasauresable*02:18
bubbasauresfeba, Only other issue could be if sdb is a slave is all, is this the case?02:20
kenny__My wireless driver is r8712u, but It'd like to use r8168 instead, how do I change that?02:21
febabubbasaures, I'm not able to move them on the list, it doesn't even list them as detailed as sdb; as for the second question, I don't understand what it means for sdb to be a slave, would you mind explaining?02:23
=== Joshua^Dunamis is now known as Joshua^Dunamis_i
bubbasauresfeba, We are off in the weeds is all, however lets try this download supergrub and put it on a disk or usb and it should boot ubuntu and we can fix this from the booted OS. http://www.supergrubdisk.org/super-grub2-disk/  WE can get to what a slave is later...etc, at thois point I want to just see you fixed.02:25
bubbasauresfeba, I assume you have a disc or usb to use.02:26
febabubbasaures, I'll find one, will I need my bootable ubuntu usb?02:27
bubbasauresfeba, Super grub is a tiny download that boots an app that finds the OS and boots it.02:28
bubbasauresfeba, Having the live ubuntu as a back up is good though, there are fixes there as well.02:29
bubbasauresunless anyone wants to do a walk through chroot, hint hint02:30
j4s0nmchr1st0sIdleOne: It does.02:30
febabubbasaures, okay, let me get super grub downloaded02:30
bubbasauresfeba, Yeah it is tiny, use a regular usb loader or disk burner and boot that load, it will give you options to find and boot ubuntu.02:31
j4s0nmchr1st0sIs there an archive of the quantal repository?02:33
OerHeks!eolupgrade | j4s0nmchr1st0s here you find a trick to get that old repos working again02:35
ubottuj4s0nmchr1st0s here you find a trick to get that old repos working again: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades02:35
Ben64OerHeks: j4s0nmchr1st0s: that is for upgrading, 12.10 is dead02:36
OerHekssure it is dead, no heartbleed fix and so on02:37
j4s0nmchr1st0sBen64: Why was it killed?02:37
SchrodingersScattime02:37
OerHeksj4s0nmchr1st0s, end of life, servers have to make room for current versions02:37
Bashing-omj4s0nmchr1st0s: 16.04 will be here before we know it, and ubuntu will be ready for all that new hardware and software .. move over little dog, big dog moving in.02:39
j4s0nmchr1st0sSounds like bs.02:39
phunyguyj4s0nmchr1st0s: that will be quite enough02:39
explodingmangoHello, I have a question about burning disks. I've seen talk about an "ISO-9600 read-ahead bug" and how you're supposed to add padsize=63s or whatever to disks you burn. Is that stuff still applicable today?02:41
j4s0nmchr1st0sIs it possible to revive a dead release?02:42
explodingmangooops, I mean "ISO-9660 filesystem read ahead bug"02:42
phunyguyj4s0nmchr1st0s: please stop asking about 12.1002:42
OerHeksj4s0nmchr1st0s, i answered that02:42
Ben64j4s0nmchr1st0s: if you want to run a single release for a long time, consider using the LTS or Long Term Support releases. One comes out every two years and is supported for 5 years02:44
j4s0nmchr1st0sBen64: Where is the torrent for 10.04 LTS (server)?02:49
explodingmangoj4s0nmchr1st0s: Is this what you're looking for? http://releases.ubuntu.com/lucid/ (haven't tried the torrent, but it's on that page)02:51
j4s0nmchr1st0sexplodingmango: yes02:52
explodingmango j4s0nmchr1st0s: Sweet, is it working?02:52
j4s0nmchr1st0sexplodingmango: so far it is02:53
Biohazard872014anybody know anything about hydrairc or where i could find some help02:53
Ben64j4s0nmchr1st0s: why? 10.04 server loses support in like 5 months02:53
Ben6414.04 is supported until 201902:53
Biohazard872014i have been using 14.04 and it works great02:54
j4s0nmchr1st0sBen64: I can clone everything and keep it "alive"02:54
explodingmangoBiohazard872014: Have you seen this page yet? http://www.hydrairc.com/content/community02:54
Ben64j4s0nmchr1st0s: that makes no sense02:54
OerHeksBiohazard872014, hydrairc  is windows only AFAIK02:54
Ben64if you're going to change versions, go to 14.0402:54
j4s0nmchr1st0sBiohazard872014: I just don't like to relearn everything when the releases make unnecesarry changes.02:54
Ben64you'll have a much better time on 14.0402:55
j4s0nmchr1st0sBen64: Why is that?02:55
Ben64its newer, better, faster, stronger, and you won't have to worry about upgrading again until 2019 if thats what you like02:55
Biohazard872014OerHeks: i know i run ubuntu on my other computer as my server for web pages.02:56
OerHeks!wine | Biohazard872014, check the wine database02:57
ubottuBiohazard872014, check the wine database: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu02:57
Biohazard872014no im not trying to run windows programs just looking for help in getting scripts for hydra02:58
j4s0nmchr1st0sAnother thing...02:58
Scroll_Tro0LAnyone here experienced with maas/pxe? Nobody on #maas.02:58
j4s0nmchr1st0sIs the server installer comparable to an alternate cd where there is the text based installer?02:58
Biohazard872014but i posted it in the wrong window02:59
Biohazard872014sorry02:59
explodingmangoNew question... is it possible to get graphics HW acceleration working on a Thinkpad R51? Intel Corporation 82852/855GM Integrated Graphics Device. (I'm just looking for a yes/no answer for now.)02:59
bufferlosshi folks02:59
bufferlossso, I just did a fresh install - that worked fine… first time logging in I got a dialog that said “would you like to install updates” or something similar, I said yes03:00
bufferlossit said “you need to reboot”, I rebooted, now I just get a blank/black screen after the bootloader03:00
bufferlossI get my normal bootloader where I can choose e.g. windows or ubuntu, I choose ubuntu, screen goes completely dark, lightens up a little, but still effectively black and then just hangs03:01
bufferlosswhat’s up with that?03:01
explodingmangobufferloss: I'm not the most knowledgeable, but... maybe a new kernel isn't working with your computer and you can boot with an old one.03:02
explodingmangobufferloss: Like so. http://askubuntu.com/questions/82140/how-can-i-boot-with-an-older-kernel-version03:02
bufferloss14.04 if that helps03:02
phunyguyj4s0nmchr1st0s: short answer, yes.03:02
kulhi03:02
explodingmangobufferloss: tldr hold shift while booting03:02
bufferlossexplodingmango: ok I have options in grub for previous kernels, the original kernel appears to work03:03
bufferlosswhy would the new one break?03:03
j4s0nmchr1st0sphunyguy: minimal free software only option included?03:03
bufferlosswhy would ubuntu update a kernel that’s going to break my machine?03:03
phunyguyj4s0nmchr1st0s: are you done asking silly questions now?03:03
explodingmangobufferloss: Sorry that's the extent of my knowledge, if I say anything more I might just be talking out of my you-know-where03:03
kulim started a virtual box using tretflix (http://tretflix.com/).... how do i share folders so i can access it in plex03:03
OerHeksexplodingmango, intel is supported in the kernel, but isn't good enough to run Unity3D AFAIK03:04
phunyguyOerHeks: what?  I run Unity3D and intel graphics03:05
phunyguyor did I miss something?03:05
explodingmangoOerHeks: It's not Unity3D I'm worried about, even if I can't run that it'd be nice to get HW accel (i.e. doesn't complain to me about dri2/dri3 not supported when I run glxgears -info). Unless you just answered it and03:05
explodingmango*unless you just answered it without me picking up on it :P03:05
OerHeksphunyguy, i answered for intel 82852/855GM03:05
phunyguyoh.03:05
phunyguyyeah that's a tough call03:05
explodingmangoI guess I can live with my current graphics then, I finally found something that can run the OpenGL stuff in processing, HW accel is just a bonus03:06
explodingmangohey bufferloss, still there?03:07
bufferlossyep03:07
explodingmangoUm... I wonder if it's a graphics thing. I had something similar, although it was acting up right from the beginning, not right after updating.03:08
j4s0nmchr1st0sphunyguy: Why is it so silly?03:08
decadence18Can someone help me? I'm on 14.04 and I can't get a working MOTD03:09
j4s0nmchr1st0sIt is what I am looking for.03:09
phunyguyj4s0nmchr1st0s: because you haven't asked a single "productive" question since you joined.  Do you have an actual real support question?03:09
bufferlossj4s0nmchr1st0s: what are you looking for?03:09
=== Joshua^Dunamis_i is now known as Joshua^Dunamis
explodingmangobufferloss: 'Try adding "nomodeset" to the Grub command line.' Maybe from that menu you get by holding shift, you can edit the entry it uses to boot the latest kernel. Um...03:10
astropirateHello friends.  I have my old harddrive with me. I want to take stuff out of it. My old home directory is encrypted. How can I decrypt it to copy files over? I have password that i used to log in03:10
bufferlossexplodingmango: k03:11
astropirateactually, I will just boot out of that HDD and copy files here03:11
astropiratebrb will try it03:11
decadence18Does anyone have any idea on how to make it work?03:12
explodingmangobufferloss: Aha, maybe I've found it. Boot up while holding shift, highlight the entry for the current kernel that doesn't work, then press the 'e' key03:13
bubbasauresdecadence18, man motd might help03:13
explodingmangobufferloss: And then you should be able to edit the line. "add the nomodeset next to the "quiet splash" in the Grub kernel boot line."03:13
MendaxI just got banned from chat and I don't know why I got banned03:13
bubbasauresMendax, Not here.03:13
Mendax10103:14
spacebug^I'm getting "[nm-vpn-connection.c:1374] get_secrets_cb(): Failed to request VPN secrets #2" when trying to use my formerly working openvpn cnnection. I have tried reinstall network-manager network-manager network-manager-openvpn network-manager-openvpn-gnome etc.. still nothing03:14
Mendaxwhat does that mean>03:14
MendaxI don't remember doing anything that was that bad03:14
OerHeksMendax, how is this related to ubuntu support?03:14
explodingmangoMendax: I think he means there is another place to discuss bans03:14
bubbasauresMendax, There is a #ubuntu-ops channel03:14
Mendaxwhat do u mean03:14
j4s0nmchr1st0sbufferloss: phunyguy I need something alternative to the 12.10 that is running I cannot quickly install some basic tools I want to use like nmap.03:14
OerHeksMendax, ask in #freenode03:14
decadence18See I've looked at that but I'm missing both the /var/run/motd and the /etc/motd files. I've tried creating them manually but it still doesn't wok.03:14
decadence18*work03:14
phunyguyj4s0nmchr1st0s: so install a supported distro.03:15
bufferlossj4s0nmchr1st0s: so install something else03:15
j4s0nmchr1st0sOr even mplayer to compile it I need development packages and the repository is down for 12.10.03:15
OerHeksdecadence18,  sudo run-parts /etc/update-motd.d/03:15
bufferlossj4s0nmchr1st0s: yeah 12.10 is old, it’s also not an LTS release03:15
cfhowlettj4s0nmchr1st0s, of course it's down = end of life.  install a supported distro.03:15
Flannelj4s0nmchr1st0s: You've already been given links to how to access the old archived repositories.  Folow them and you will be able to install software (and upgrade).03:15
=== goeo_ is now known as Guest74546
decadence18DerHeks - Is something suppose to happen when I do that? Because I type it in the terminal and enter the command but nothing happens that I can see03:17
OerHeksdecadence18, then you messed up some file, not preserving execute bit or something03:18
decadence18It's a clean install of 14.04, but there is nothing in /etc/update-motd.d, and no /var/run/motd or /etc/motd files03:19
OerHeksdecadence18, there is,  even on my desktop install i get a message. > Welcome to Ubuntu 14.10 (GNU/Linux 3.16.0-24-generic x86_64) * Documentation:  https://help.ubuntu.com/03:20
=== Corey84-- is now known as corey84-
pinguyhola03:21
jardelvdasHello everybody, someone can tell me by q whenever I connect the charger to the battery% is at 90%?03:22
pinguyhi03:22
decadence18Is there any way of reinstalling the necessary motd files?03:22
cfhowlettpinguy, ask your support questions03:23
decadence18That came out wrong but I hope you know what I meant03:24
daftykinsjardelvdas: i'm afraid that sentence doesn't make much sense03:24
bubbasauresdecadence18, Try sudo apt-get install update-motd03:25
decadence18Um apparently I didn't have that package to begin with...03:26
OerHeksdecadence18, this old ( for 11.04) howto should get you going http://www.howtogeek.com/104708/how-to-customize-ubuntus-message-of-the-day/03:26
decadence18I'll be back in a few. Rebooting and trying again.03:28
mydopeyUbuntu is dead?03:30
cfhowlettmydopey, your question makes no sense.  rephrase.03:31
b0nnhm, I just tried asking for help in #linux and #debian, but then I thought, oh I should try #ubuntu; so, I installed a package.. ffdiaporama, but the package was out of date so I got the latest package from the website (also via apt) but I get the following error: trying to overwrite '/usr/share/ffdiaporama/devices.xml', which is also in package ffdiaporama-data 1.5-2build103:33
=== ubuntu is now known as Guest87645
febabubbasaures, at the risk of sounding moronic, I'm not sure how to boot the super grub - would it be in a way similar to booting OS from usb, or do I do it from within windows?03:34
cfhowlettb0nn, what is the output of your terminal command:   cat /etc/issue03:34
imastupidguestWhena site suggests the I add their repo via add to /etc/apt/sources.list file  -  is there any way to do it using add-apt-repository?03:34
imastupidguestThis site does not provide any instruction in that format03:35
bubbasauresfeba, Not a stupid question, boot it like it was a live ubuntu, boot the media you used a usb or disk.03:35
decadence18Okay that didn't work. So far I haven't gotten make the MOTD work.03:35
b0nnUbuntu 14.04.1 LTS \n \l03:35
=== curiousx is now known as Chuck_Norris
Chuck_Norrisimastupidguest: what is the software ?03:36
febabubbasaures, when I do it I get a black screen and "Remove disks or other media. Press any key to restart". When press the key Windows starts.03:36
bubbasauresfeba, Are you able to boot the live ubuntu?03:37
imastupidguestChuck_Norris: Tor03:38
febabubbasaures, just double checked, yes, I can boot ubuntu from usb03:39
Chuck_Norrisok, so you did the steps that tor's webpage suggest?03:40
bubbasauresfeba, Lets do that than and do this from the live using a terminal, boot it and come to the channel using it, so when can just copy and paste commands easily.03:40
hal9000_greetings03:40
b0nnsolved: ffdiaporama-data hadn't been removed; dpkg -S <filename> told me the owner and someone had already asked if I had deleted that package, which I thought I had, but hadn't03:40
imastupidguestChuck_Norris: No. I wanted to see if the esier apt-add-repository method was possible from the information given.03:40
imastupidguesteasier03:41
Chuck_Norrisimastupidguest: ok ok, i looking for some information...03:42
febabubbasaures, okay, I'm in ubuntu03:43
imastupidguestChuck_Norris: Cool, thanks. Fyi, In the mean time I'm gonna go ahead with the manual installation way described what I have. But any information would surely help me greatly in the future - in cases like this. thx03:43
Chuck_Norrisimastupidguest: sudo add-apt-repository ppa:webupd8team/tor-browser ; sudo apt-get update ; sudo apt-get install tor-browser03:45
bubbasauresfeba, Do you remember where you installed lilo to?03:45
bubbasauresfeba, was it sda or sdb, which HD if you can.03:46
=== llakey_ is now known as llakey
Chuck_Norrisimastupidguest: that will install tor-browser that is a firefox with tor preconfigured03:47
febabubbasaures, I just did apt-get from ubuntu@ubuntu, so whatever the default is (home?)03:47
imastupidguestChuck_Norris: Cool. So, to make sure I grep this...  There is a way to do it but not using only the 'kind of' information I see when the manual installation steps are given? In other words, no way to derive the needed information from something likedeb     http://deb.torproject.org/torproject.org trusty main03:47
febabubbasaures, sdb03:47
imastupidguest?03:47
imastupidguesttypo03:47
febabubbasaures, I never run liloconfig though03:47
bubbasauresfeba, The reason I ask as we are not able to change the read order of the HD's we have two mbrs we can use, but you will loose the lilo, but grub should be working.03:48
decadence18So none of that worked. I can't get anything to work MOTD wise. Someone please help me. I don't get any MOTD whatsoever.03:48
bubbasauresfeba, JUst making sure you understand the context.03:48
imastupidguestAnd, when I do a sudo apt-get update, what does ""Ign at the beginning of a line mean? Ignore?03:49
Chuck_Norrisimastupidguest: idk, just before adding PPAs check that those PPAs are supporting your ubuntu version03:49
febabubbasaures, I've never come across lilo before this problem we're dealing with emerged, so frankly I can't tell whether loosing lilo affects me in any perceivable way03:50
Chuck_NorrisIng, means nothing, i think it's means that you already got that repositor actualized, its ok03:50
imastupidguestChuck_Norris: I see. Ok. thx man03:51
Chuck_Norrisnp03:51
Chuck_Norrisimastupidguest: https://launchpad.net/~webupd8team  -.-03:51
bubbasauresfeba, Cool, you can reload the lilo if needed, but look at this link for the chroot to ubuntu. ubuntu is in sdb5 so use that in the chroot, once chrooted in I will give you the commands needed.  http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd03:52
Bashing-ombubbasaures: feba :: how bout 'fdisk' see what is installed where, and re-instll grub2 to the hard disk that has ubuntu ?03:52
=== sins-_p is now known as sins-
bubbasauresBashing-om, Problem here is two HD's one windows sda, sdb is ubuntu, user cannot set either as first boot, and we do not know which is is as of now. This has been a long trip just here, you are welcome to finish. ;)03:54
bubbasauresBashing-om, here is their bootscript before lilo was added, may be in sda or sdb http://paste.ubuntu.com/8874290/03:55
eb0twindows creates a whole world of trouble becaus of the way it boots03:55
eb0tif you had 2 linux installs you could just install grub on both mbr and it would be that simple03:56
eb0tand it wouldnt even matter which booted first03:56
bubbasaureseb0t, thank you oh wise one.03:56
eb0tyou sound a bit jealous03:56
eb0tis this your room bubbasaures03:56
Bashing-ombubbasaures: OH, no, I would not deprive you of your joy .. just try'n to thin away around this situation. // feba; what menas " can not set the hard disk priority in bios" Never ever encountered that .03:56
eb0tare you the authority here03:56
eb0ti rest my case03:57
kellerwas03:57
eb0tget over yourself oh wisest of the wise03:57
bubbasaureseb0t, your not that's for sure.03:57
cfhowletteb0t, such comments are not helpful.  stop.03:57
eb0tyou dont know me and i dont pretend to know you03:57
OerHeks!ot | eb0t03:57
ubottueb0t: #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!03:57
eb0toh wisest of the wise03:57
eb0they ubottu can you repeat what you just said to me to bubbasaures03:58
eb0tas they started these pranks03:58
eb0ti was only shedding some light on windows and grub03:59
febabubbasaures, okay, chrooted03:59
eb0tand bubbasaures was jealous03:59
febaBashing-om, the list of hard disks is not interactive in any way in my bios04:01
eb0tjust in case feba you possibly need to mount several partitions as you need a working filesystem.04:02
eb0tfrom there you can just do a grub install and reboot04:03
swift110-phoneHey04:03
eb0tif your windows boots first then change hard drives around and remount and chroot and run grub install again04:03
eb0tfrom there it will boot04:03
bubbasauresfeba, Cool run grub-install /dev/sda than update-grub than grub-install /dev/sdb than update-grub than leave the chroot and reboot04:04
=== Dwaan is now known as Guest99830
eb0tha ha04:04
eb0tyes finally doing it my way04:04
febaeb0t, I don't seem to be able to change hard drives around04:04
Bashing-omfeba: I run phoenix bios, and resetting the bios boot order is a two step process, and I must use the number pad's '+' and '-' keys to change the boot order. Perhaps yours is similar ?,04:05
eb0tyou dont need to change them around04:05
eb0tyou just need to change the sata leads04:05
eb0tonly the sata cable04:05
eb0tput the one on disk a onto disk b and the one on disk b onto disk a04:05
sacarlsoneb0t: I think you can also change boot order in bios04:06
eb0tyes you can04:06
eb0tbut thats another story04:06
eb0tthis he can do in split second04:06
eb0tsorry maybe not...my box is always open04:06
febabubbasaures, it installed without errors, but with /dev/sda it gave a warning that "Sector 32 is already in use by the program `FlexNet'; avoiding it.  This software may cause boot or other problems in future.  Please ask its authors not to store data in the boot track." Anything to be concerned about?04:07
eb0tflex net.....licensing probably04:09
febaBashing-om, the list just doesn't appear to be ineractive in any way, I get to choose priority for internal/external/network boot, but it doesn't look like there are any options for HDDs themselves04:09
Bashing-omfeba: I do not know, but that just does not make sense that provision is not made in bios to change the hard drive boot order. I have never ever seen where it was not. But, admittedly, there are lots of things I have never seen.04:11
bubbasauresfeba, Ah flexnet, hold on I thought that was fixed, it has to do with windows stuff. The second post here is a bit more info, although dated but still good. You may be okay as just a warning I would test it with a reboot. http://ubuntuforums.org/showthread.php?t=166125404:12
imastupidguestdoes anyone know where .desktop files are stored on ubuntu 14.04?04:12
cfhowlettimastupidguest, /home04:13
imastupidguestI thought it was /usr/share/applications  but that doesn't look right now that I peek in there04:13
febabubbasaures, okay rebooting now, I'll take a look at flexnet in a minute04:14
imastupidguestcrhowl no. That's not where I put eclipse the other day. I'm sure it's in /usr/*   somewhere04:14
imastupidguestnow I'm working on another application to place a .desktop file for and can't remember where it goes04:14
SchrodingersScatsudo updatedb ; locate eclipse.desktop04:15
=== mala is now known as Mala
eb0tyou can try find command imastupidguest04:17
eb0tfind / -name "*.desktop"04:17
imastupidguestId is /usr/share/applications   you just can't click on it via nautilus and expect it to open in the text editor. (It actually launches the application)04:18
eb0tthe updatedb and locate is probably better04:18
eb0tuse find or locate in command line04:18
imastupidguestSCHAAP137:  Thank you for reminding me04:18
feba_bubbasaures, nope, we made a full circle, back to no windows and no ubuntu, just an "error: no such device: <complex-string-of-numbers-and-letters>. Entering rescue mode... grub rescue>". This the original error I got.04:19
eb0tfeba_: looks like your disks are the right way round now04:20
j4s0nmchr1st0sOerHeks: very well04:21
bubbasauresfeba_, I'm surprised the bootrepair showed flexnet as just a warning, you may need to wipe the mbr with the commands in the first post of that last link than do a chroot in with the grub-install commands04:21
bubbasauresagain is all04:21
imastupidguestCan anyone name some actual categories suitable for a web browser that one would use in the Catagories=   line of a .desktop file?04:21
Chuck_Norrisimastupidguest: gksu nautilus /usr/share/application-registry/04:22
imastupidguestChuck_Norris: thx so much man04:22
bubbasauresfeba_, Let me know that makes sense, you seem to be moving along fine.04:22
Chuck_Norrisnp broda04:22
metaldogis this thing on?04:24
cfhowlettmetaldog, ask your support question04:24
Chuck_Norrisimastupidguest: sudo add-apt-repository ppa:noobslab/apps04:25
Chuck_Norrissudo apt-get update04:25
Chuck_Norrissudo apt-get install open-as-administrator04:25
metaldoghello, cfhowlett. right. first off, how do i direct my comments at the right person? as i was getting right confused earlier04:25
SchrodingersScat!tab | metaldog04:26
ubottumetaldog: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.04:26
imastupidguestChuck_Norris: err,I think there's something I'm not understanding about that. When I examine my eclipse.desktop file (for reference purposes) I see a line that says  Categories=Development;IDE;f    which seem like existing categories that something in Unity (the dash maybe?) uses to help locate programs quickly04:26
imastupidguestno??04:26
feba_bubbasaures, I'm reading the post now, can I just blindly type those two commands or is there anything else involved also? (those are definitely beyond my linux knowledge, when they say 'backup' is that part of that command line?)04:26
cfhowlettMetacity, as you just did and as I demonstrated: start with their name in your message ...04:26
imastupidguestit's just a guess.04:26
metaldogSchrod04:27
bubbasauresfeba_, You would not want to blindly type those, the mbr is where the partition table is and this is a specific command, very critical to get it right. Do you have windows backed up for any contingency?04:28
Chuck_Norrisimastupidguest: sry but, idk how Unity works, i don't use it since a lot of time -.-04:28
feba_bubbasaures, not quite, most of my personal files are secure, but none of the software04:29
kevinhey guys. so i have a two-monitor setup but my main monitor is being recognized as my secondary (and vice versa).. i always have to run xrandr to switch it manually. is there a way to correct this?04:30
metaldognope. aint working for me. anywho, i have a problem with making a bootable os. i have tried many usb drives. tried many ways of formatting. tried a few different ways of making said bootable usb but when i try to boot from usb all i get is "failed to load COM32 menu,32" can anyone help me please? i need to change os as this runs like a brick thru treacle on my old pc.04:30
daftykinsi take it they're different cable types so you can't just swap them?04:30
desmondI need help with my wifi. I can connect to my router and access the internet, but after a few minutes I can no longer access webpages or ping. What should I do?04:30
kevindaftykins: correct04:30
daftykinsmmm no idea then04:30
bubbasauresfeba_, I have not seen this issue in a long time so have not messed with it in about that time. Might be worth making a thread at the ubuntu forums with flexnet in the header and that second post on that links author is a mod there now and active daily in this area.04:31
metaldogdesmond have you tried resetting your router?04:31
abdohi04:31
desmondmetaldog: my other devices can connect to the router just fine. it's just my laptop with ubuntu on it04:31
metaldognope, that tab thing just dont work for me04:31
eb0treboot your laptop04:32
desmondrebooting fixes the problem, but it happens again after a few minutes04:32
bubbasauresfeba_, That flexnet issue does seem to be the crux at this point, if you could boot from the sdb HD you would be set.04:32
eb0thmm so its possibly due to heat04:32
metaldogsorry, desmond, i have no clue. was just thinking aloud. sorry04:32
abdohiiii04:32
desmondprobably due to heat.... are you serious?04:32
eb0tas it warms up the wifi starts to lose connection maybe you need a new wifi card04:32
abdohow are you ??04:33
metaldogstill need some rational input..........04:33
eb0tcan you swap that card with one in anohter macine and see if the other machine plays up04:33
eb0tim deadly serious04:33
desmondthe wireless card works fine on arch linux using netctl04:33
eb0tah ok..then that rules that out04:33
strong[HELP] Ubuntu 14.04 LTS, HOW can I hidden the grub menu and enter the ubuntu directly?04:33
abdobuuuf good night didnt you tell me bye04:34
bubbasauresstrong, More than one OS?04:34
cfhowlettstrong, edit your grub configuration to WAIT TIME = 004:34
kevinthink i found something... gonna restart x & gnome session and see what happens04:34
imastupidguestWhat is an existing category that can be used in a .desktop file for a web browser? Does it matter? Does it have to be something 'existing'? opera.desktop doesn't contain a Categories=            line, and it's the only web browser I have to compare/refernce the file04:35
metaldogzzzzz04:35
eb0twhen it stops connecting to the internet ....desmond...have you done an ifconfig to see if it thinks its still connected04:35
eb0tand that it still has the ip address04:35
eb0tso the card is fine...the router is fine....so its ubuntu04:36
=== Nejanoylez is now known as Zane
kevinsuccess04:36
metaldogso. how is this a help room? i been in and out of here loads trying to get help. but nothing...is it coz i is ginja?04:36
kevinmetaldog: well if nobody knows the answer to your question, nobody will be able to help... heh04:37
cfhowlettmetaldog, you did NOT ask for help in this channel in the last 30 minutes.  no mind readers on duty.  state your issues or expect no support.04:37
strong<bubbasaures>Yes, and Win7 is in another HDD04:37
strong<cfhowlett>, I edit the etc/default/grub, but it didn't work04:37
cfhowlettstrong, wait 1 I'll see if I can find exact tutorial04:38
abdohii04:38
bubbasauresstrong, you can change the wait time in gksudo gedit /etc/default/grub as suggested run a update-grub after changing.04:38
metaldogsorry, thought the mind readers might still be awake. my problem is up a bit. plz dont make me retype. i been doing that every time i bin in tonight. just want to get my old piece of poop working04:39
bubbasaures"\<strong> <cfhowlett>, I edit the etc/default/grub, but it didn't work" Did you run a update-grub?04:39
cfhowlettmetaldog, state the issue.  yes you must retype or paste it up and give the link.04:39
eb0tsound like a northerner metaldog04:39
kevinhaha04:39
cfhowlettstrong, update grub ...04:39
cfhowlett!paste | metaldog04:40
ubottumetaldog: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.04:40
strong<bubbasaures> YES, I have already did it.04:40
desmondeb0t: what shold I be looking for on iwconfig again?04:40
eb0tan ip address04:40
desmondsorry, i can't scroll up on this chromebook. the page-up key is missing04:40
eb0term04:40
strongAlso, I create a "03_hiddenmenu" file in etc/grub.d, and didn't work too..04:40
eb0tcan you do iwconfig | less04:40
strongTIME = 1 works, but TIME=0 don't work04:41
desmondthere's no ip address04:41
desmondi'm not connected to my network anymore. now I can't connect04:41
j4s0nmchr1st0sThis is a very active channel.04:41
eb0tso it is actaully dropping the address04:41
desmondI can connect after system boot, but after i lose connection, if I manually disconnect and try to reconnect, it will not connect04:41
eb0thow are you trying to reconnect04:42
eb0t/etc/init.d/networking restart04:42
desmondIf I select my ssid on the applet, it tries to connect before saying "disconnected"04:42
eb0ttry /etc/init.d/networking restart04:42
eb0tmaybe sudo if you dont operate from root04:42
j4s0nmchr1st0sdesmond: Is this an internal wifi hardware used to make the connection?04:42
feba_bubbasaures, okay I'll do that, what would be the relevant information at this point?04:43
eb0tyes but appartenlty his internal wifi works with archlinux04:43
desmondI did. I didnt get any messages when I did that04:43
eb0tright do iwconfig | less04:43
eb0tsee if its got an ip now04:43
metaldoghahaha....close...nottingham. anywho. i installed ubuntu on my old lame pc this morning....(im sure you all just making me retype this for kicks).....and it is right slow and clunky. so i thought i will download next os and try that. so i did and made a usb bootable thing and when i tried to load it all i got was "failed to load COM32 file menu.32". i have tried several usb drives, several os's and various ways of formatting etc but nothi04:43
metaldogng works and no os on any usb will load. plz dont make me type it again, takes ages04:43
desmondno ip address, but it does list an ESSID04:44
eb0tmetaldog you should go ferreting for a bit..and give you mind a break04:44
desmondIt shows an ESSID while it is "connecting" to my router. When it fails, i get a desktop manager "Disconnected from network" and it's back to no ip / essid.04:44
eb0tright but your wifi password and stuff must be set up correctly for it to connect in the first place04:44
eb0tok im not sure but can you look in dmesg04:45
eb0tdoes dmesg work on ubuntu04:45
metaldogebot. i ferreted ur mum...was like throwing a sausage down a street.....next04:45
eb0tsee if there is any log message as04:45
eb0tha ha metaldog04:45
metaldog:)04:45
bubbasauresfeba_ A new bootinfo summary is your best tool there, look for that user I mentioned help. Any thread has a thread just include the flexnet info there.04:46
eb0tgeet boots on and geet rabbitin04:46
bubbasauresthread header sorry feba_04:46
metaldogstill....help? plz?04:46
cfhowlettmetaldog, no remarks about mothers.  NONE!  stop now.04:46
desmondokay eb0t, i'm going to try to connect again04:47
desmonddmesg says it's authenticated and "associated"04:47
Imk0tterassassociatio04:47
eb0tok cool so its doing as it should04:47
Imk0tterwhoops04:47
Imk0tterassociation*04:47
desmondand now the desktop notification says it is disconnected04:47
metaldogi stopped about 2 lines ago....keep up...anywho, im frustrated at the unbelievable amount of help i have had from this HELP ROOM on all my visits tonight.....04:48
desmonddmesg just says "deauthenticating from [mac address] by local choice (reason=3)04:48
eb0tok one minute let me look up reason 304:48
metaldogdear santa, for xmas this year can i please have some fur coats for all the poor homeless children and SOME HELP FROM A SO CALLED CHAT ROOM? thanks santa. amen04:50
eb0tah it seems you may be using several different methods to connect via wifi04:50
eb0twpa supplicant and others04:50
eb0tyou must only use one04:50
eb0totherwise this issue is gonna continue04:51
eb0tgive us some o'dem rabbits metaldog04:51
desmondhm, what should i do?04:51
Imk0ttermy cock is continuous04:51
desmondmy laptop model is a sager np7338, by the way04:51
eb0tyou have to investigate how your wireless netowrking starts04:51
eb0there look here04:51
metaldogur mums got a rabbit, lol04:51
desmondI didn't upgrade the wireless card, just used the stock one04:51
Imk0tterdesmond: take it to a shop you lazy bum04:51
eb0tah ok and you didnt manually install wpa supplicant04:51
eb0tthen it may not be the issue04:52
cfhowlett!ops | Imk0tter trolling04:52
ubottuImk0tter trolling: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang04:52
eb0tlook here for some ideas04:52
metaldogyou know what? sod it, im going to use the hammer of justice. in a bit04:52
eb0thttps://forums.gentoo.org/viewtopic-t-935388-start-0.html04:52
phunyguyImk0tter: do you mind?04:52
eb0tthese guys normally speak sense the gentoo guys04:52
Imk0tterfuck off funnyman04:52
KKEmhey i got a startup problem after installing ubuntu 14.04 + 14.04.104:52
KKEmscreen looks the same as pluggin out the ram while machine is running04:53
eb0tit could also be interference ont hat channel you are using04:53
bubbasauresKKEm, This a screen you see when booting?04:53
eb0tso change channel04:53
eb0tin fact i would try that first desmond04:54
eb0tthat actually makes more sense04:54
KKEmcant change channel, it tottaly freezee04:54
desmondeb0t: i have a suspicion that if i upgrade the kernel it would fix the problem04:54
metaldogsorry. im back. just to say sorry for being such an impatient arse at such an hour. didn't realise the time. sorry ppl04:54
eb0tyes possibly ...but its simpler to try and change channel04:54
KKEmbubbasaures a screen?04:54
desmondbecause my arch version used a more recent kernel, and i remember the guys on my forum saying i need at least linux 3.1504:54
eb0tyou can possibly do that on your router04:54
desmondright now i'm using 3.1304:54
desmondwell, the laptop i'm on right now is using the same wireless router04:55
eb0tno the channel for the wifi is normall yo channel 1 6 or 1104:55
eb0tthese are non overlapping channels04:55
eb0tif you choos anything but these you are likely to get large amounts of interference from many other channels that overlap04:55
eb0tso you have to choose channel 1 6 or 1104:55
bubbasauresKKEm, So far you make no sense, I was trying to see if when you boot you get a odd screen situation like a grphic issue.04:56
eb0tcurrently your neighbors may be using the same channel as you04:56
eb0tand they are possibly have stronger signal strength thatn you04:56
eb0tand they are blasting your device and causign it to disconnect04:56
eb0tthat would make sens04:56
KKEmbubbasaures, yes i see boot screen04:56
eb0tso change from channel 1 to channel 6 or 1104:56
eb0tan hopefully it will be problem solved04:57
bubbasauresKKEm, Can you just clearly explain your issue, that is the point.04:57
KKEmbubbasaures when i login the problem occur04:57
KKEmcan i pm you04:57
KKEmi get confussed by all this text?04:57
bubbasauresKKEm, No, my help is nothing more than to get you to give understandable details.04:57
KKEmok04:57
bubbasauresto the channel04:58
eb0they windows boot man..wherever you are04:59
eb0thave youstill not sorted that bit of a job out yet04:59
KKEmbubbasaures, i boot + type by first password, then i wait, and when i type my LOGIN password then 10 sec after the system freeze and the screen get this weird pattern04:59
KKEmat this point i cant do anything04:59
KKEmi have no grappich card in the puter god dammit04:59
eb0tis it a nice pattern kkem04:59
bubbasauresKKEm, Cool, not an area I'm real steeped in is all.04:59
KKEmyes very beautyful04:59
eb0twow05:00
eb0twere er dem rabbits05:00
KKEmwhite rappits<305:00
lotuspsychjegood morning to all05:00
eb0tcool05:00
INLhey so im new to ubuntu anyone have a good guide for the terminal commands?05:00
KKEmgoodmorning05:00
eb0ttheres a miner from nottingham in here ...trying to use linux and he got some rabbits for sale05:00
lotuspsychje!bash | KKEm05:00
ubottuKKEm: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal05:00
KKEmikr05:01
KKEmbut i cant access it05:01
=== Malsasa_ is now known as Malsasa
cfhowlett!manual | INL,05:01
ubottuINL,: 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/05:01
ArchZombie039423Hello, the updated kernel has broken usage of my Stentura05:01
ArchZombie039423In ubuntu 14.0405:01
cfhowlett!server | INL the server guide would be best for you?05:01
ubottuINL the server guide would be best for you?: 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-server05:01
ArchZombie039423it works fine if I use the previous kernel05:01
ArchZombie039423Please fix this05:01
bubbasauresArchZombie039423, Use the kernel that works05:01
KKEmi guess i have to wait05:01
ArchZombie039423Yes but this means a bug was introduced in the kernel05:02
cfhowlettArchZombie039423, not necessarily05:02
ArchZombie039423Because the previous kernel, and I am using it now, is working...05:02
=== matthew is now known as Guest29250
INLalso i just broke my last install of ubunto because i ran something like "sudo chmod 666 /*" what does that do05:02
sacarlson!bug05:03
ubottuIf 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.05:03
cfhowlettINL, less irc.  more reading: man chmod          in your terminal05:03
bubbasauresArchZombie039423, This is not a please fix this place, we are individual users not representing canonical, nor can you just declare a bug without some research.05:03
lotuspsychjeArchZombie039423: what kind of error you getting on 14.04?05:05
ArchZombie039423Well I think, "latest kernel works, new kernel doesn't", is fairly precise. I don't really know how to write a bug report and what not.05:05
cfhowlettArchZombie039423, that's like telling your doctor: Hey!  I'm sick!   and expecting an accurate diagnosis ...05:06
ArchZombie039423Well my software does not connect to my steno machine when I use the new kernel.05:07
lotuspsychjeArchZombie039423: did you try start from terminal to see what errors you have?05:07
ArchZombie039423It just gives me a "disconnected" error. But it worked before.05:07
ArchZombie039423And yes but the software did not print any messages.05:08
cfhowlettArchZombie039423, in looking at the stentura site, no mention is made of linux support.  seems that there's a "plover" project which provides some steno support.  without more information, hard to pinpoint your issue.05:09
ArchZombie039423I just know I tried rebooting several times, and restarting and if still did not work, but then I tried the old we are nel and it did.05:09
ArchZombie039423And yes I am use Plover.05:09
=== matthew_ is now known as Guest17288
ArchZombie039423Using05:10
ArchZombie039423kernel, god I am not very good at this05:10
cfhowlettArchZombie039423, could be a bug, could be something with plover, could be the kernel .... perhaps best to ask plover support first?  OR continue using the older version which you reported ... works fine!05:11
desmondeb0t: I rebooted and did some more debugging. it looks like i'm losing the IP address shortly after connecting for the first time05:11
sacarlsonArchZombie039423: what interface does this steno device use?05:12
ArchZombie039423Well, I mean, Plover is not really being developed much anymore, and it uses a serial port.05:12
sacarlsonArchZombie039423: my guess is that the new kernel just changed the serial port used.  you may need to change device used to connect to it05:13
sacarlsonArchZombie039423: or maybe the baud rate changed05:14
ArchZombie039423The port changed all the time before, I was used to that, and there were bawd rate options in the software.05:14
ArchZombie039423@baud05:14
lotuspsychjeArchZombie039423: you also need python for this yes?05:17
ArchZombie039423Yes, it is required.05:17
lotuspsychjeArchZombie039423: wich version do you have?05:17
sacarlsonArchZombie039423: I note that there is no plover package in ubuntu http://stenoknight.com/wiki/Installation_on_Ubuntu_Linux  and for support they refer to http://stenoknight.com/plover/aviary/phpBB3/05:18
lotuspsychje!info python trusty05:18
ArchZombie039423I built it from git, but it did not change.05:18
ubottupython (source: python-defaults): interactive high-level object-oriented language (default version). In component main, is optional. Version 2.7.5-5ubuntu3 (trusty), package size 130 kB, installed size 671 kB05:19
eb0tyes desmond do you have access to the router05:19
eb0tim not sure what type of router it is05:19
eb0tbut normally if its one of those thing you get from a typicall isp then you should have a webpage you can log into05:19
ArchZombie039423And true but I think it is an Ubuntu bug.05:20
cfhowlettArchZombie039423, is there some disadvantage to using the previous kernel which DID work?05:20
ArchZombie039423Well, I suppose general security or whatnot.05:20
lotuspsychjeArchZombie039423: as bubbasaures said, we need to investigate whats wrong exactly05:21
ArchZombie039423I am not having any issues, but I think it is a bug that should be fixed.05:21
ArchZombie039423It just randomly stopped working, then it wouldn't work after I restarted plover05:21
ArchZombie039423and restarting the machine didn't work either.05:21
lotuspsychjeArchZombie039423: checked your syslog or dmesg for errors?05:21
ArchZombie039423How would I do that?05:21
lotuspsychjeArchZombie039423: dmesg in terminal05:22
ArchZombie039423Okay, I will check.05:22
lotuspsychjeArchZombie039423: or browse /var/log/dmesg and /var/log/syslog05:22
ArchZombie039423do I need to run this when the device is not working?05:22
ArchZombie039423or will it still have logs from before05:23
sacarlsonArchZombie039423: i have to assume that the new kernel didn't break all the serial ports or we would have other bug report noteing it.  so I would focus on the plover software and how it controls baud rate, devices, parity, bit count....05:23
lotuspsychjeArchZombie039423: any error would log anyway05:23
KKEmthis is my problem: http://imgur.com/IrOrN9O05:23
eb0ta partity bit is an extra bit transmitted along with a data word05:23
ArchZombie039423Is there a command to check for errors in the dmesg?05:24
lotuspsychjeKKEm: when do you get this?05:24
eb0tdmesg | grep error05:24
KKEmafter log in after boot05:24
ArchZombie039423Instead of everything.05:24
ArchZombie039423Okay.05:24
KKEmno wait05:24
lotuspsychjeKKEm: ubuntu version?05:24
eb0tmay be case sensitive05:24
KKEm14.04 and 14.04.1 i get this screen after login05:24
lotuspsychjeArchZombie039423: anything related to your plover is usefull05:25
lotuspsychjeKKEm: did you recently update?05:25
ArchZombie039423Only interesting messages were: [    0.215393] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM05:26
ArchZombie039423[   59.324129] usb 3-1: ch341-uart converter now attached to ttyUSB005:26
ArchZombie039423Am I using the wrong dmesg command to read all the logs?05:26
KKEmi just installed it and this happend. also did this happen on 14.04.105:26
lotuspsychjeArchZombie039423: /var/log/dmesg for all05:26
KKEm lotuspsychje i just installed it and this happend. also did this happen on 14.04.105:27
lotuspsychjeKKEm: what kind of grafix card you having?05:27
KKEm lotuspsychje actually i have no grappich card in it right now05:27
lotuspsychjeKKEm: using the onboard grafix card then?05:28
KKEmi guess05:28
lotuspsychjelol05:28
KKEmcause there aint one it it05:28
KKEmso i am using the motherboard yes05:28
ArchZombie039423Nothing in there different ...05:28
lotuspsychjeKKEm: try hold shift at boot for recoverymode maybe failsafeX or fix broken packages from there05:29
KKEmok05:29
KKEmwill you guide me ?05:30
lotuspsychjeKKEm: i just did :p05:30
ArchZombie039423Maybe it is not logging everything for some reason.05:30
KKEmplease this is hopeless there is no one ells on google having the same prob05:30
ArchZombie039423Or Dell eating the logs on reboot.05:31
lotuspsychjeArchZombie039423: if there's something wrong its logged05:31
ArchZombie039423^deleting05:31
lotuspsychjeArchZombie039423: starting your software from terminal can be usefull too05:31
KKEm lotuspsychje im in boot now, Recovery mode?05:31
lotuspsychjeKKEm: yes, ubuntu(recoverymode)05:32
KKEmok05:32
sacarlsonArchZombie039423: by any chance do you use a usb adapter to interface to this serial device?05:32
ArchZombie039423Well I do not even see more than one entry for /dev/ttyUSB* and yes.05:33
KKEm lotuspsychje im in05:33
sacarlsonArchZombie039423: then there is a know isue with usb serial adapter on 14.04 http://ubuntuforums.org/showthread.php?t=220875105:33
lotuspsychjeArchZombie039423: you can try a realtime test with tail -f /var/log/syslog and fool around with usb/plover05:33
KKEmrepair broken packages?05:33
KKEmor or or05:33
lotuspsychjeKKEm: try failsafeX first05:33
KKEmfailsafeX?05:33
KKEmgood05:34
lotuspsychjeKKEm: and choose low graphics mode05:34
ArchZombie039423Hum, okay, then that explains it.05:35
KKEmwaiting for mounting05:35
KKEmmountall: fsck /boot [699] terminated with status 105:35
KKEm lotuspsychje ^05:35
KKEmreboot?05:36
lotuspsychjeKKEm: if you cant reach to desktop, try again recoverymode, fix broken packages maybe05:36
lotuspsychjeKKEm: did any ubuntu version work on your mobo grafix?05:37
ArchZombie039423Well I will just keep using this kernel for now, and I hope they fix it. If it is a known bug I guess they will get around to it some day.05:37
lotuspsychjeArchZombie039423: there are bug reporting packages in software centre05:37
lotuspsychjeArchZombie039423: to make your bug report more easy05:37
ArchZombie039423Okay, I will look into that, thank you for the help.05:38
greengyhelllo?05:38
lotuspsychjeArchZombie039423: if its a known bug, someone will link to duplicate bug anyway05:38
Chuck_NorrisArchZombie039423: just curious, what's your graphic card?05:38
lotuspsychjegreengy: yes?05:38
greengyhi, Iḿ trying to install ubuntu into my laptop dell xps and it doese recognize partitions05:39
ArchZombie039423I will try to get a useful log and post it where someone can read it. And on my laptop I am using Intel Ivy.05:40
lotuspsychjegreengy: you want ubuntu on full hd or dualboot?05:40
greengydualboot for now05:40
lotuspsychjegreengy: is this an uefi machine?05:40
khaaan1Geforce 610M 2GB, can anyone help me with prime etc ?05:40
greengynope05:40
KKEm lotuspsychje i rebooted and is now again stuck in failsafeX trying to reebot and run the recovery as you said05:40
ArchZombie039423With just the deaf fault drivers.05:40
greengyxps 15z is the model05:41
lotuspsychje!info nvidia-prime | khaaan105:41
ArchZombie039423^default05:41
ubottukhaaan1: nvidia-prime (source: nvidia-prime): Tools to enable NVIDIA's Prime. In component main, is optional. Version 0.6.7 (utopic), package size 11 kB, installed size 102 kB (Only available for i386; amd64)05:41
lotuspsychjeKKEm: try the 'fix broken packages' from grub recoverymode05:41
bubbasauresgreengy, Are you on the ubuntu live boot?05:41
greengynot right now do you need me to connect?05:42
khaaan1i want to know if I can disable nvidia and activate intel (i have a hybrid graphic card)05:42
greengywhat can i do to solve?05:42
bubbasauresgreengy, you will have to be on it to get help most likely, come to the channel from it.05:42
KKEm lotuspsychje is it normal that this takes a lot of time+05:43
lotuspsychjeKKEm: yes, this can take a lot of time05:43
greengyok i will05:43
KKEmomg05:43
lotuspsychjeKKEm: if this option did not work, your card might be too light for ubuntu05:43
KKEmmaybe i should not have reebooted05:43
lotuspsychjeKKEm: did any ubuntu version work on your mobo card?05:43
KKEmi have had ubuntu on it before05:44
lotuspsychjeKKEm: on same vga from motherboard?05:44
KKEmyep05:44
lotuspsychjeKKEm: did it run smooth on grafix?05:44
KKEmyep05:45
lotuspsychjeKKEm: ok05:45
lotuspsychje!dualboot | greengy05:45
ubottugreengy: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot05:45
lotuspsychjeKKEm: you can tryout xubuntu or lubuntu just to test if you can bypass login05:46
ArchZombie039423Also, and this is more of a curiosity, why does Ubuntu work so poorly when the universe repository is removed?05:46
lotuspsychjeArchZombie039423: what do you mean poorly?05:46
KKEmyeah maybe i should05:46
lotuspsychjeKKEm: just to test if it runs smoother05:47
ArchZombie039423 Well the graphics for a lot of Apps get messed up, and things like this.05:47
KKEm lotuspsychje i run Netrunner-os on another machine where i had same problem with after install05:47
ArchZombie039423And GDebi is half in that repo.05:47
lotuspsychjeArchZombie039423: there's a solution for everything in ubuntu, running flawless on my side :p05:48
ArchZombie039423 Well, I mean if you turn universe off it breaks things.05:48
ArchZombie039423At least it did for me.05:49
lotuspsychjeArchZombie039423: did you check your additional drivers section?05:49
febaThanks for all the help bubbasaures!05:50
ArchZombie039423Well it was pics map or something, which is pre-installed, and seems to be needed by all GTK2 apps.05:50
ArchZombie039423But it was universe.05:51
bubbasauresfeba, No problem, that is a bit of a unusual issue, we had to dig for it.05:51
ArchZombie039423*in universe.05:51
febabubbasaures, I wonder, do you know why this came up out of the blue?05:52
ArchZombie039423I think this is not a bug, I am just curious why it works this way.05:52
bubbasauresfeba, In that link I think the second post covers the window app that loads this to the mbr, I wonder myself how it got there, you had a running setup, kinda a mystery from this end.05:53
lotuspsychjeKKEm: fixbrokenpackages still running?05:59
KKEmwent to black screen05:59
KKEmtrying kubuntu soon05:59
lotuspsychjeKKEm: press a key05:59
KKEmoh05:59
KKEmstill at one line05:59
KKEmstill at the same line05:59
lotuspsychjeKKEm: but is it moving?05:59
KKEmthe _ is blinkin06:00
=== litos_ is now known as litches2
KKEmno movement othervise06:00
lotuspsychjeKKEm: time to try xubuntu/lubuntu06:00
KKEmkubuntu wont work ?06:01
lotuspsychjeKKEm: by the way, did you install ubuntu with internet connection?06:01
KKEmno06:01
KKEmi wont let anyone see by Phase :D06:01
lotuspsychjeKKEm: its reccomended to cable on and updates during install06:01
KKEmtrying that then06:01
lotuspsychjeKKEm: maybe try again ubuntu 14.04 with cable on/updates in setup06:02
KKEmok m806:02
lotuspsychjeKKEm: i should have asked in the first place :p06:02
KKEmproperly xD06:02
bubbasauresshoot found the flexnet fix in the bootrepair app06:02
lotuspsychjeKKEm: if thats doesnt work, try kubuntu06:03
KKEmook06:03
lotuspsychjeKKEm: its important to get the best drivers06:03
KKEmlotuspsychje can i install OpenVPN on ubuntu usb stic?06:09
lotuspsychjeKKEm: you can use aptoncd to back up, not sure on usb06:10
KKEmso ptpp ok06:10
lotuspsychje!info aptoncd | KKEm06:11
ubottuKKEm: aptoncd (source: aptoncd): Installation disc creator for packages downloaded via APT. In component universe, is optional. Version 0.1.98+bzr117-1.4 (utopic), package size 213 kB, installed size 1561 kB06:11
ZeGotinhaping www.pmf.sc.gov.br06:11
KKEmis it importen to use a encrypted connection or will ubuntu download mgr take care of encryption?06:11
ZeGotinhaping -t www.pmf.sc.gov.br06:11
lotuspsychjeKKEm: whats your endgoal?06:12
KKEmwell i cant really tell you that, can i?06:13
KKEm:P06:13
curiousxcurl --write-out %{http_code} --silent --output /dev/null www.pmf.sc.gov.br   -.-06:13
=== curiousx is now known as Chuck_Norris
lotuspsychje!encrypt | KKEm06:13
ubottuKKEm: For information on setting up encrypted private directories (8.10+) see https://help.ubuntu.com/community/EncryptedPrivateDirectory06:13
=== elliotd123_ is now known as elliotd123
KKEmwow thank you, does it contain GPG keys??06:14
lotuspsychjeKKEm: it all depends whats important to you06:14
lotuspsychjeKKEm: apt-get download openvpn06:16
lotuspsychjeKKEm: that downloads the .deb06:16
lotuspsychjeKKEm: then drag n drop to usb06:16
KKEmik  but thanks :)06:16
KKEmoh06:16
lotuspsychjeKKEm: i will be using that too, tnx for the question :p06:17
KKEmkewl m8 :D06:17
lotuspsychjeeven better then aptoncd06:17
KKEmwell how do you intall it while you are installing ubuntu ?06:18
lotuspsychjeKKEm: afterwards, click your .deb file to install06:19
lotuspsychjeKKEm: of course the fastest way is still installing manualy with apt-get install package06:19
KKEmi meen i need the connection to be with openvpn while i download the packeds on ubuntu install06:19
lotuspsychjeKKEm: you dont need openvpn to install ubuntu, your doing nothing wrong06:20
KKEmi know06:20
lotuspsychjeKKEm: ubuntu is opensource right06:20
KKEmbut i want a secure connection for the packed download06:20
SurendilKKEm: dpkg -i file.deb for installing06:20
SurendilKKEm: if .deb is missing dependencies, apt-get install -f06:21
KKEmim tired of my isp watching me all the 4kin time :D06:21
lotuspsychjelol06:21
lotuspsychjeKKEm: not sure if thats possible to tunnel ubuntu setup tru vpn06:22
lotuspsychje!vpn06:22
ubottuFor more information on vpn please refer to https://wiki.ubuntu.com/VPN06:22
phunyguyoh boy...06:22
KKEmits possible to set up a new connection with ptpp06:22
KKEmbut thats easy to break its only 128 bit keys06:23
phunyguyyou need a VPN connection with OpenVPN that has the default route set as the tunnel.  Nothing more complicated than that.06:23
phunyguymight be a better question for #openvpn06:23
KKEmno no no.. omg06:23
KKEmwe was just talking about secure conneciton for ubuntu installtion downloads of packeds06:24
phunyguymy statement still stands.06:24
KKEmok your statement still stands.06:25
KKEmwtf dude xD06:25
=== massimo is now known as Guest8330
* phunyguy scrolls up06:26
KKEmOMG IT WORKED06:26
KKEmi think06:26
lotuspsychjeKKEm: keep it polite mate06:26
=== Malsasa_ is now known as Malsasa
KKEmlotuspsychje ofcause,  but it looks like the grapichs has changed06:27
KKEmlet me see, first time logging in after install06:27
* phunyguy is confused.... what are you trying to accomplish with OpenVPN, KKEm?06:27
lotuspsychjephunyguy: he has vpn connection, but wanted a secure ubuntu install06:27
phunyguyand I get the "wtf"?06:28
lotuspsychjenot sure if thats even possible06:28
* phunyguy grumbles.06:28
lotuspsychjelol06:28
praveenI'm in....... :)06:28
KKEmlol06:28
KKEmbut it is06:28
praveenI'm now leaving :(06:28
KKEmPPTP connection is possible06:28
phunyguyKKEm: what aspect of Ubuntu are you trying to secure06:28
praveenhi himanshu06:29
Guest76949hi06:29
KKEmphunyguy :) the download part06:29
* praveen 06:29
phunyguypraveen: can we help you with something?06:29
phunyguyKKEm: as in, the installation of packages?06:29
KKEmlotuspsychje no, same problem as before.. next step trying kubuntu06:29
lotuspsychjephunyguy: he wants the packages from ubuntu setup transfered over vpn, so his isp cant see06:29
=== Streusel_ is now known as Streusel
KKEmphunyguy yes :)06:30
phunyguyKKEm: to you have a VPN provider?06:30
KKEmyep ofcause06:30
phunyguyKKEm: good, then like I said, ask the #openvpn channel how to redirect your default gateway through the openvpn tunnel.06:30
phunyguyit is beyond the scope of this channel.06:31
* praveen is feeling sleey06:31
KKEmnot the problem06:31
phunyguyKKEm: now you are just wasting time.06:31
KKEmyeah i know right06:31
KKEmno omg06:31
KKEmnvm then06:31
phunyguyit is 100% the fix.06:31
phunyguyI promise.06:31
KKEmproblem is how i could install openvpn in ubuntu installation mode06:32
phunyguyyou cannot securely06:32
KKEmafk gonna install kubuntu, wont waste your time phunyguy06:33
KKEmbtw there is new from dubmood :)06:33
phunyguyk....06:34
=== praveen is now known as rocker
=== Guest76949 is now known as fossJunkie
Kubiushi06:36
KubiusI messed up - tried to switch from kubuntu to lubuntu and didn't do it right06:37
Kubiusit still boots to kubuntu after removing kubuntu-desktop06:37
Kubiuswhich is really weird and not good06:37
phunyguyyeah that has never been a good feature.06:37
phunyguynever really had god luck with it.06:37
phunyguyalways end up with a fresh reinstall afterwards.06:38
zy3pD_mKubius so use the lubuntu iso and reinstall06:38
bubbasauresKubius, What desktops are in the login dropdown?06:38
lotuspsychjefresh installs are the best06:38
Kubiusbubbasaures: when the computer boots, it just boots to kubuntu06:38
Kubiusdoesn't even show me an option for lubuntu06:38
bubbasauresKubius, Have you set it to auto login in/06:39
phunyguyKubius: kubuntu-desktop is just a metapackage, and removing it will not remove KDE06:39
phunyguyin fact, removing it doesn't actually remove anything.06:39
KubiusI'm trying to use the super big command from http://www.psychocats.net/ubuntu/purelubuntu06:39
Kubiusbut I can't do that from command-line06:39
phunyguyread my previous comment06:39
phunyguyyour install is probably too far gone.06:40
bubbasauresKubius, What release is this, not many of those desktops lists there are on supported releases.06:40
zy3pD_mUse lubuntu iso to reinstall!!!06:40
Kubius14.04 afaik06:40
phunyguyYou guys are more than welcome to help... but I have been down thos road before.06:40
phunyguythis*06:41
bubbasauresKubius, There is no 14.04 desktops removal list at psychocats.06:41
Kubiusr i p06:41
phunyguy^06:41
phunyguyit is always a dicey move going from *-desktop to *-desktop.06:42
KubiusI considered moving away to plain old debian06:47
Kubiusbut I like the software for ubuntu, and lubuntu's a lighter distro06:47
=== fossJunkie is now known as fossHimanshu
Kubiusnot quite as light as debian, but has more features06:47
phunyguyKubius: I get that.... but going from Kubuntu back to Lubuntu..... that's a bit of a stretch06:49
KubiusI made a mistake installing Kubuntu06:50
phunyguyKubius: my advise to you is to pick a distro and stick with it once you find one that you like.... Install it fresh, and enjoy for the next 10 years.06:50
phunyguyadvise*06:50
KubiusI've worked with LXDE on the raspberry pi (raspbian) and it's nice06:50
=== onder`_ is now known as onder`
KubiusI liked kubuntu but it was holy crap resource heavy06:51
Kubiusnetbook with 1.6GHz processor and 2GB of RAM06:51
Kubiusabout 60 or 70 percent of ram dedicated to k(etc) processes06:51
phunyguyconversation is a bit offtopic, but you get the idea.06:51
lotuspsychjehow do i make a .deb file from my installed sux (version 1.0.1-6, not supported for trusty anymore) ?06:52
kungrkubius: Im just starting on an atom netbook as well and i like lubuntu as well06:53
lotuspsychje!info sux precise06:54
ubottusux (source: sux): wrapper around su which will transfer your X credentials. In component universe, is optional. Version 1.0.1-6 (precise), package size 9 kB, installed size 64 kB06:54
lotuspsychjeor how can i download this .deb?06:54
noark!info hping306:54
=== OERIAS-1 is now known as OERIAS
ubottuhping3 (source: hping3): Active Network Smashing Tool. In component universe, is optional. Version 3.a2.ds2-6.1 (utopic), package size 107 kB, installed size 251 kB06:54
phunyguy!msgthebot06:54
ubottuPlease investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots.  Search for factoids with "/msg ubottu !search factoid".06:54
OERIASdoes anyone know how to change the cursor?06:55
phunyguyOERIAS: a bit of context would help immensely06:55
Kubiusthat's like "how far does this knob have to be turned" in that you can't really tell with no context06:56
OERIASI'd like to know if I can change the default in Unity06:56
OERIAS*default cursor06:56
OERIASthe mouse cursor06:56
Kubiusmm06:56
noarkfor chage cursor edit this file : /usr/share/icons/default/index.theme06:57
LucaxI have a fun question, I installed ubuntu on another laptop and encrypted and put password on the hard drive, now I am currently not remembering the password, are there any mysterious ways to recover ones own passwords?06:58
OERIASnoark, how if permission is denied?06:58
noarksudo gedit /usr/share/icons/default/index.theme06:59
phunyguyOERIAS: with sudo06:59
noarkin terminal06:59
phunyguy!sudo06:59
ubottusudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo06:59
OERIASI did it with sudo06:59
phunyguynoark: also NO.  That is a bad idea06:59
phunyguy!gksudo06:59
ubottuIf you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why)06:59
noarksudo nautilus06:59
phunyguynoark: stop that07:00
noarkfind file07:00
OERIASwhat do i do and given two separate way of doing this07:01
noarkchage line 207:01
noarkwith name u new cursor name07:01
phunyguy...07:02
j4s0nmchr1st0sHow do I have the ubuntu machine share the internet connection over wifi to an android phone?07:02
phunyguyj4s0nmchr1st0s: hello07:02
phunyguystill here, fyi07:03
Fudgehowdy07:03
OERIASnoark, when you mean new name, the name of the folder of the cursor or what?07:03
phunyguyFudge: hi07:04
noarkOERIAS name u cursor name07:04
Fudgej4s0nmchr1st0s:  pretty sure you can set up a shared access point07:05
phunyguyFudge: before you commit to that, please keep in mind that hardware is a limitation here.07:05
j4s0nmchr1st0sFudge: the phone doesn't see adhoc07:06
phunyguythe laptop wifi needs to be able to go into Master mode.07:06
Fudgephunyguy:  thanx for heads up mate07:06
OERIASthanks noark it works. Finally someone who doesn't have a high horse attitude.07:06
phunyguyOERIAS: please don't do that07:06
OERIASDo what?07:06
maddawgwow i'm impressed07:06
phunyguyOERIAS: we are all volunteers here.07:07
FudgeI think he means be grateful without bitching at everyone else :)07:07
maddawgi was able to install from an ISO stored on my local hard drive in the US over the intenet to a server in Germany07:07
phunyguyFudge: I know what he means.07:07
OERIASI said thank you phunyguy the credit goes over to right person.07:07
Fudgeeasy to feel like that when you try to get help and some dont, but most will if they know07:07
maddawgthen boot from it over the internet and install a fully operational VMWare ESXi07:07
phunyguymaddawg: is there a point?07:08
phunyguymaddawg: are you asking for support?07:08
maddawgno07:08
phunyguymaddawg: wrong channel then.07:08
maddawgi was saying i was impressed07:08
maddawgi'm impressed i was able to do that without an hiccup07:08
phunyguy.....this is a support channel.07:08
noarkOERIAS welcome07:09
maddawgwell someone's got a stick up their a$$07:09
phunyguymaddawg: you know where -offtopic is.07:09
maddawgit was a followup for a support issue i was having earlier07:09
OERIASFudge, also yes i am grateful, it you that has to use that language here.07:09
phunyguymaddawg: is that all?07:09
maddawgi dont need support any longer on the issue as I got it, i was indicating I was impressed that it worked07:09
Fudgehey OERIAS  it was not my intent to be a difficult person toward you btw07:10
phunyguymaddawg: how much earlier?07:10
OERIASfudge then if it wasn't your intention I suggest you change your tone towards people.07:10
=== onder`_ is now known as onder`
maddawglike 4 hours... maybe... it doesnt matter07:11
OERIASWell anyway, thank you noark07:11
maddawgmaybe even a bit longer07:11
bubbasaures maddawg You need a blog, I'd name it daily pants.07:11
QuixxI want to go from 13.04 to 14.10, should I turn on updates and try to let the updater do all of the work or should I make a new root install and try to use my current /home partition?07:11
phunyguymaddawg: yeah I don't think so.07:11
Quixxactually 12.1007:11
phunyguybubbasaures: you too.... let's keep it on topic.07:11
maddawgdont think so what?07:11
phunyguyif there is no support question.... please leave it out of the channel.07:11
phunyguymaddawg: I just searched 8 hours back in my bufffer.  nothing from you07:12
phunyguyso again, can we please drop it?07:12
maddawgyes because i use the same handle with every client i connect with from every machine07:12
rww!eolupgrades | Quixx07:12
ubottuQuixx: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades07:12
maddawgbut yes we can drop it07:12
rwwQuixx: I'd suggest a reinstall, personally.07:12
maddawgi'm in here under 4 different handles because i have computers in a few different locations connected still07:13
QuixxSo how should I go about transferring settings? The install is old and full of gunk but I'd like to keep some stuff07:13
QuixxLike firefox settings and virtualbox, for instance07:13
maddawgwhat settings?07:13
maddawgyou can copy those07:13
maddawgbut what type of firefox settings?07:13
maddawglike bookmarks? or actual settings?07:13
QuixxHistory, bookmarks, and in my case current tabs07:13
maddawgoh yea just export them07:13
maddawgthen copy them07:13
maddawgusing firefox07:14
FudgeOERIAS:  fair enough07:14
QuixxAnd it looks like I can make 33 not look like poop so I guess I'll be upgrading from 22 or whatever07:14
Quixxhopefully some of the ram leaks have been fixed~07:14
maddawgalso virtual box all you need are the guest files07:14
maddawglike the virtual machine files07:14
maddawgjust copy those somewhere and back after you reinstall07:14
maddawgif you need apache configs or other programs then copy those too07:14
maddawgeach one should have a seperate config file07:15
QuixxI've got space to do a separate root install and keep my current home and root07:15
Quixxso I guess I should do that and then start copying07:15
maddawgalternatively you could make an image of your drive as it is so that when you find something you want you can just go back to the drive07:15
maddawglike if you find you're missing a config07:15
Quixxdon't have the space07:15
maddawgyou can search your old image07:15
maddawgyou have cloud storage?07:15
QuixxI hate 'the cloud'07:16
QuixxHard backups07:16
maddawgwell then hard backups it is for you07:16
maddawgi dont mind the cloud for some things07:16
QuixxCept when all of your drives are dead like now.... although I guess I do have a spare 3.5 I could back up to07:16
maddawgwouldnt store my company's stuff on it07:16
Quixxbut I don't think I'd have too many issues just keeping things on the current drive with separate partitions07:16
=== onder`_ is now known as onder`
QuixxOh look it gives me tons of options when I open the installer07:18
QuixxGosh linux is so easy to use nowadays07:18
maddawgnowadays?07:18
QuixxFirst time I used linux was 200407:18
QuixxFedora 4 had just come out, and network drivers were spotty at best07:18
maddawgi first started with unix07:18
maddawgthen moved over to linux07:18
QuixxOf course I was also quite young back then and didn't have the attention span to learn command line07:19
maddawgbut careful phunyguy will go off on you for being slightly offtopic07:19
maddawgwe're just robots with no personality.. please spit your question out so we can regugitate answers07:19
phunyguynext step is a ban.07:20
Fudgeegg :p07:20
QuixxI also love working from a live USB when I don't have to enter PW for sudo07:20
Quixx<307:21
maddawgoh puhleeze.. bans dont scare me i got enough machines all over the planet and enough handles that i'd just come back07:21
maddawgi'm not on AOL07:21
Quixxrip maddawg07:21
Flannelmaddawg: Please take the random chatter somewhere else, so this channel can remain usable for technical support, thanks.07:21
phunyguyI would highly suggest that you pay attention to the portion of the guidelines that mentions "Don't be annoying"...07:21
FudgeQuixx:  would you like a sed string to have sudo use nopasswd?07:23
QuixxIs there any reason for me to use EXT3/4? I seem to recall 4 being a huge pain if it breaks07:23
phunyguyQuixx: ext4 is just fine.07:23
Fudgeif it does testdisk is an awesome utility07:24
QuixxI'll try that next time I plug in my might-b-ded drive07:24
Quixxum, so I want to learn sed?07:25
Chuck_NorrisQuixx: http://cb.vu/unixtoolbox.xhtml   -.-07:25
Quixxty for the bookmark Chuck_Norris07:26
=== Corey84- is now known as corey84-
Chuck_NorrisQuixx: np07:26
* Chuck_Norris is the man -.- :D xD07:26
* phunyguy sweeps up all the offtopic chat into a trash bin to prepare for more guests that need help.07:27
cristian_clapion, hi07:28
kungranyone got experience with ubuntu on an atom netbook07:32
QuixxNew or old?07:32
kungrsec. looking for specs07:33
kungrbut old yes 2yrsish07:34
QuixxIf it's a newer one (last 4 years) then 14.10 should work fine, if it's an old single core then maybe try some old unsupported one07:34
kungrn450 atom 1gb07:35
j4s0nmchr1st0skids, find a solution to the android wifi problem, I need to step up the intensity of my mind training07:36
Quixxsingle core... ehhh I'd give 14.10 a try07:36
phunyguyj4s0nmchr1st0s: you are really pushing buttons here.07:36
kungri installed 14.04 ubuntu with lubuntu,kubuntu, gnome, Xubuntu etc07:36
QuixxOh, what's it doing then?07:36
phunyguyj4s0nmchr1st0s: does your wifi adapter support master mode?07:37
QuixxAlso I've always had bad luck running multiple DMs on a single OS07:37
j4s0nmchr1st0sphunyguy: How can this be probed?07:37
kungrlubuntu is snappy but i like the gnome interface. is there a way to make it snapper via minimal install or kernel recompile or both?07:37
phunyguyj4s0nmchr1st0s: https://help.ubuntu.com/community/WifiDocs/MasterMode07:38
QuixxGnome 3?07:38
kungryep07:38
cristian_ckungr, sudo apt-get install mate-desktop07:38
phunyguycristian_c: offtopic, etc07:38
cristian_cphunyguy, ?07:38
QuixxYeah if there is a ubuntu distro that has gnome by default then I'd look for that... mint, maybe default ubuntu has gnome 3?07:38
phunyguyalso mate is not snappier than lubuntu07:39
kungrI have a compiled kernel on my desktop 1000Mhz and low-latency setting07:39
QuixxI've always had horrible luck doing separate DMs on linux07:39
bubbasauresQuixx, There is a gnome shell only release07:39
cristian_cphunyguy, yes I know, but 'i like the gnome interface'07:39
QuixxYeah do what bubbasaures said then07:39
kungrgnome shell only?07:40
phunyguyubuntu-gnome07:40
phunyguyit is an officially supported release07:40
phunyguy!ubuntu-gnome | does this work?07:41
ubottudoes this work?: Ubuntu GNOME is a supported !flavor of Ubuntu that uses !GNOME as the default desktop environment instead of Unity. For more info or to download, see http://www.ubuntugnome.org/ or https://wiki.ubuntu.com/UbuntuGNOME/OneStopPage07:41
phunyguy\o/07:41
kungrya i tryed that first but the screen resolution didn't work out of the box and i couldnt click through the install07:41
kungrubuntu-gnome is my desktop distro07:41
phunyguyoh :(07:41
kungrmaybe i will try again07:41
j4s0nmchr1st0sphunyguy: yes it supports AP according to iw list07:42
phunyguywell, wait, how old is this PC?07:42
phunyguykungr: ^07:42
kungrtoshisha nb30507:42
phunyguythat tells me nothing07:42
j4s0nmchr1st0sIf there is 'AP' in the list of "Supported interface modes" your device will support the Access Point mode with hostapd.07:43
QuixxWhat are the other officially supported flavors again?07:43
Quixx!flavor07:43
ubottu!Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu.07:43
phunyguyj4s0nmchr1st0s: then click on the wifi icon and create new wifi network07:43
phunyguynot sure if that will share out or not, but worth a shot.07:43
=== OERIAS is now known as Lord-Arundel
j4s0nmchr1st0sphunyguy: not the HotSpot scripts?07:44
phunyguyI have no idea what scripts you are talking about07:44
j4s0nmchr1st0sphunyguy: :) this option was not there before07:44
j4s0nmchr1st0sphunyguy: very phunny07:45
SkyriderEllo07:45
QuixxAlso I just realized I've been installing i386 instead of amd6407:45
Quixxwhat's the easiest way to fix this?07:45
phunyguyfrom ISO?07:46
Quixxyes07:46
phunyguyreinstall.07:46
QuixxI'd prefer not to redownload a whole iso07:46
phunyguy.....you asked for the easiest.07:46
j4s0nmchr1st0sphunyguy: What is the difference between open system and shared key?07:46
phunyguyOne is wide open.... one is not...07:47
phunyguyI would assume you want the latter07:47
j4s0nmchr1st0sphunyguy: How can it be wide open when wep is set?07:47
Skyriderremove the wep? >_>07:48
phunyguy^07:48
phunyguyj4s0nmchr1st0s: have you seen this link?  May be exactly what you need..... http://ubuntuhandbook.org/index.php/2014/02/wifi-hotspot-ubuntu-laptop-android/07:49
QuixxAs I was saying, commiecast charges me more money if I download too many ISOs a month.07:51
gansteedis there a app that can send sms through ubuntu?07:51
phunyguyQuixx: not really our problem....?07:51
gansteedlike the new features in Yosemite?07:51
phunyguygansteed: http://askubuntu.com/questions/324040/how-can-i-send-sms-from-ubuntu-to-cell-phones07:51
QuixxSo is there a way for the updater to change the kernel or am I out of options?07:51
kungrcommiecast, thats funny07:51
phunyguyQuixx: reinstall07:52
phunyguyQuixx: they are too different07:52
phunyguythere really isn't any other option07:52
gansteedphunyguy: thanks07:53
phunyguyI apologize for being snappy.  It is nearly 3 AM and I should be getting to bed soon.07:54
=== Lord-Arundel is now known as OERIAS
=== OERIAS is now known as Lord-Norfolk
=== Lord-Norfolk is now known as Lord_Norfolk
=== max is now known as Guest5701
mythello!08:11
mytFirst time ubuntu user here08:12
mytcoming to you without a hard drive08:13
mytcan someone help guide me towards getting this computer running on my usb drive alone?08:14
mytEvery time I turn the computer off, I turn it on to find that any changes I made to ubuntu aren't saved08:15
cfhowlettmyt, 2 choices: install to USB or just live boot.  USB boot is quite unstable and slow compared to an HDD install.  How much RAM have you?08:15
mytsoftware, configuration, file and folders, it's all reset08:15
mytthis is only a temporary solution while I order a new hdd08:16
mytHow do I check how much ram I've got?08:16
cfhowlettmyt open a terminal and run the command:  free08:16
mytbtw, should we carry on in PM?08:16
cfhowlettmyt, this is OK for now08:17
myt   total       used       free     shared    buffers     cached08:17
mytMem:       8053516    2828312    5225204     457836     269176    141621608:17
myt-/+ buffers/cache:    1142920    691059608:17
mytSwap:            0          0          008:17
cfhowlettmyt, right.  so less than 3 GB of ram.  My suggestion: get lubuntu.  it's lighter and optimized for low specification and older hardware.08:17
mytoh08:18
cfhowlett!lubuntu | myt08:18
ubottumyt: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support.08:18
Ben64what?08:18
Ben64thats 8GB08:18
cfhowlettBen64, DOH!  right.  wordwrap on my display.08:18
mytoh08:19
mytyeah it seems to have been running fine so far08:19
cfhowlettmyt, OK, standard ubuntu will be fine.  consider installing to the USB with persistence.08:19
cfhowlett!persistence08:19
ubottuTo have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence08:19
Ben64you'll have the best time if you get a hard drive though08:19
mytSo is live boot what I'm doing now?08:19
cfhowlettmyt, yes.  so every reboot it resets - as you have observed08:19
mytI used an installer which used an ISO, and it set up the usb drive to work with this laptop08:19
mytAnd I need to install ubuntu to the usb for that to cease?08:20
cfhowlettmyt, you did right.  installing TO USB is a different function08:20
cfhowlettmyt, right.  have you another USB?08:20
daschelim getting a segfault in gnome, and it crashes immediately.  is there a command line tool to post the Xorg log file to paste.ubuntu.com?08:20
mytno08:20
cfhowlettmyt, well ... time to go shopping!08:20
mytwhy do I need another?08:20
cfhowlettmyt, one to boot from, one to install to.08:21
mytehhh08:21
mytis a 1 gig drive enough?08:21
cfhowlettmyt, (all real *buntuistas have a USB collection somewhere ... :)08:21
cfhowlettmyt, nope.  another 8 gb stick and install Lubuntu08:22
mytmmm08:22
mytwhat if I have another laptop?08:22
mytit's a windows08:22
mytCan't I use that the same way I set up the usb I'm using now?08:23
mytthat is, do it on the other machine08:23
cfhowlettmyt, nope.  to install TO buntu you need ubuntu to be running.  OR ... you could install virtualbox on the windows machine and install lubunto to the virtualbox08:23
mytall this just so the system doesn't reset every time I turn it off?08:24
mytalso wasn't lubuntu unnecessary08:24
cfhowlettmyt, virtualbox will not have 8 gb of ram --- it's a vbox.  4 gb more likely.08:25
mytim a bit lost now08:25
j4s0nmchr1st0sphunyguy: it is not working the options are there but it never establishes connection08:26
mytso the second usb drive needs to be 8gb also?08:26
cfhowlettmyt, virtualbox = a virtual machine - vm.  A VM uses system resources while running.  so your HOST os is running, and the GUEST os needs resources while it is on.08:27
mytthis is if I use my windows laptop and only the one usb right?08:27
cfhowlettmyt, for an install to USB 8gb will be fine.  plain vanilla ubuntu is about 7. something08:27
cfhowlettmyt, write notes.  1.  install to USB; get an 8 gb USB and lubuntu.08:28
mytright08:28
cfhowlettmyt, 2.  install to virtualbox; download virtualbox, install it in windows.  get lubuntu.  install lubuntu to vbox.08:28
mytare 1 and 2 seperate approaches to this, or steps?08:29
cfhowlettmyt, totally unrelated operations.  thus the 1 and 2 ...08:30
mytso if I do that juggling act with method 1, I'll end up with a usb drive with a full installation on it08:31
mytand if the os alone is 7gb, will an 8gb usb be enough?08:31
cfhowlettmyt, yep.  but you'd also have a full install with vbox.08:31
mytbut that's method 2 not 108:32
cfhowlettmyt, to be sure: lubuntu or xubuntu.  both are less demanding than ubuntu.  when do you buy your replacement HDD?08:32
mytwhy do I need a vm if I'm running lubuntu08:32
mytIt might be another week08:32
j4s0nmchr1st0sDo you know nilarimogard?08:32
cfhowlettmyt, I said: Install virtualbox to WINDOWS.08:32
mytya08:33
=== evil_dan2wik_ is now known as evil_dan2wik
cfhowlettmyt, long story short: boot windows.  vbox is an app.  start vbox and place *buntu in a VM.08:33
cfhowlettmyt, no usb's needed08:33
j4s0nmchr1st0smyt: is nilarimogard's code clean?08:34
mythuh?08:34
cfhowlettj4s0nmchr1st0s, programs in the software center are generally considered safe.  NOT repo software is not so well regarded..08:34
j4s0nmchr1st0scfhowlett: it is a ppa08:35
j4s0nmchr1st0sis it clean08:35
mytcfhowlett, windows is on my laptop which has an hdd, I don't need *buntu on it because it already has an os. I just need *buntu on this laptop because windows is too large08:35
cfhowlettj4s0nmchr1st0s, no idea.  but ppa's = you break it, you fix it.  not supported here.08:35
j4s0nmchr1st0scfhowlett: then fix the ap mode08:36
cfhowlettmyt, sounds like install to USB might be best08:36
cfhowlett!ppa | j4s0nmchr1st0s, cryptic.08:36
ubottuj4s0nmchr1st0s, cryptic.: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge08:36
mytthanks for the help cfhowlett, this is just what I was looking for08:37
cfhowlettmyt  happy2help08:37
Chuck_Norrismyt: http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/08:38
mytoh!08:38
mytnorris, that's exactly what I used to get to this point08:38
j4s0nmchr1st0sFix the ap mode the chip supports it.08:38
mytSo do I do that again?08:38
cfhowlett!hardware | j4s0nmchr1st0s, sounds like you have a hardware issue.08:39
ubottuj4s0nmchr1st0s, sounds like you have a hardware issue.: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection08:39
Chuck_Norrisno no, if you already have ubuntu in your usb, so go ahead and boot your usb08:39
mytboot your usb?08:39
mytboot from it, like I'm doing now08:40
Chuck_Norrisyes08:40
mytbut...it's not installed yet08:40
mytand I don't have an hdd08:40
mytSo the system keeps reseting on shutdown08:40
mytIt sounds like there's nothing I can do about it with my 8gb usb and laptop alone08:40
mytat the moment08:40
Chuck_Norrisno no, can you start the ubuntu installer?08:41
mytyep08:41
mytinstall ubuntu 14.0408:41
mytit says08:41
Chuck_Norrisso, when the installer asks you for the hdd, select your usb, that's all08:41
mytmaybe you can walk me through this, because I tried to install, with that in mind, before I came here, and had no luck08:42
Chuck_Norrisyes i can, just send me pictures -.-08:42
mytshould I download updates while installing?08:43
cfhowlettmyt, you cannot install to the same USB you booted from ...08:43
myt:(08:43
Chuck_Norriswhy not?08:44
Chuck_Norrisgo ahead myt08:44
mytI'm hearing two different things here08:44
mytI'll have it not install updates for now...I assume I can install them later if this works08:45
cfhowlettsource = target while running a live system = you're gonna have a bad time.08:46
Chuck_Norrisyes, you can updated your ubuntu latter08:46
Chuck_Norrisnope, cause it's a virtual filesystem, i don't remember its name -.-08:46
mytso I'm on the installation type screen on the installer08:47
mytdevice for boot loader installation is /dev/sda08:47
Chuck_Norriswell this is were you gotta chose you usb08:47
Chuck_Norriswhere*08:47
mytand the box at the top of the menu shows device, type, etc08:47
mythm, it just closed when I clicked 'change'08:48
mytand nothing showed up in the list either08:48
Chuck_Norrisi dont remember, but... if you send me pictures, i will08:48
mythow can I most easily do that?08:48
Chuck_Norrispress "ImprPant" then upload the pictue to imgur.com08:49
j4s0nmchr1st0sIncrease psyops08:51
daschel2im getting a segfault when i try to start gnome 3. here's the tail of the Xorg log file:08:52
daschel2cat: 1: No such file or directory08:52
daschel2cat: /home/brian/temp2.txt: No such file or directory08:52
daschel2err08:52
cfhowlettj4s0nmchr1st0s, ask your ubuntu questions08:52
daschel2http://paste.ubuntu.com/8880201/08:52
daschel2has anyone seen this problem before?08:52
daschel2im stuck in the command line, so any assistance would be greatly appreciated08:53
Ben64daschel2: how are you trying to start x08:54
daschel2Ben64: by booting my machine.  restarting the gdm service doesn't work either08:55
mytcfhowlett, Chuck_Norris, http://i.imgur.com/nMnRxnG.png08:55
Ben64daschel2: should be lightdm08:55
daschel2Ben64: for gnome?08:55
Chuck_Norrismyt: install now08:56
mytlet's see...08:56
mytso even though nothing shows in the list above, it's alright?08:56
Ben64daschel2: yeah, unless you did something weird08:56
Chuck_Norrisyeah, nothing show caouse you dont have any other hd08:56
cfhowlettmyt, again: you cannot install to the same USB you booted from.08:57
mytno root system is defined08:57
Chuck_Norriscause*08:57
mytcorrect from partitioning menu08:57
mytsounds like cfhowlett is right08:57
cfhowlettmyt, /dev/sda is typically the HDD ...08:57
mytI figured the folder structure would also exist on the usb08:58
mytwhy is it that you don't need two hdd's to do this, yet you need two usb's to do it?08:58
Chuck_Norrisno no, cause you chose "something else"08:58
cfhowlettmyt, folder does exist on the USB08:58
mythm?08:58
j4s0nmchr1st0sHow can I setup a tracking server?08:58
cfhowlettmyt, your usb is housing your LIVE system.  it's off limits by default.08:58
cfhowlett!server | j4s0nmchr1st0s,08:58
ubottuj4s0nmchr1st0s,: 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-server08:58
Chuck_Norristhere wasn't a option called "install ubuntu" then "Something Else"08:59
Chuck_Norris?08:59
myt?08:59
j4s0nmchr1st0sTo analyze the zeitgeist data?08:59
Chuck_Norrismyt: we could procede making manual partition if you -.-08:59
j4s0nmchr1st0s!releases08:59
ubottuUbuntu 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/TimeBasedReleases08:59
cfhowlettmyt, partitioning your boot USB, i.e. your mounted system, is a bad idea ...08:59
j4s0nmchr1st0s!current09:00
Chuck_Norrismyt: do a click on "+"09:00
daschel2Ben64: maybe gdm is simply an alias? i've always used 'service gdm...'.  this is a fairly new machine (i built it 2-3 months ago) and didn't do anything too out of hte ordinary when i installed ubuntu.  regardless of what the service name is called i can't get into gnome09:00
mythm09:00
Ben64daschel2: well did you ever have gui working09:00
myti clicked + and the window closed09:00
mytsame as when I clicked 'change' next to it09:00
daschel2Ben64: yes, it's never had a problem. and yesterday I didn't install any new packages.  The only thing I did was some programming.09:01
daschel2Well, i say it never had a problem, there's always been some conflicts with my graphics card09:02
daschel2but that was mainly with audio being recognized.  there is of course that Ubuntu/Gnome bug regarding monitor orientation with multiple displays09:02
Chuck_Norrismyt: idk but, i pretty sure that i installed a puppy a couple of years ago onto a usb booting from it -.-09:02
Chuck_Norris!persistence | myt09:03
ubottumyt: To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence09:03
daschel2Ben64, and no, there is no lightdm.  I can't imagine why it would be.  the G in gdm stands for Gnome09:03
mytah09:04
mytwhy haven't I tried this09:04
Chuck_Norrismyt: oh! i know why the windows closed, cause first you gotta unmount the usb09:05
mytunmount it?09:05
cfhowlettpretty sure someone said that === Oh, it was me!09:05
Chuck_Norrismyt: sudo umount /dev/sda09:06
mytbut I can't...because the system is running on it09:06
mytwon't I be out of business if I do that?09:06
Surendilmorning everyone!09:07
Chuck_Norrisno09:07
lapioncristian_c, you there ?09:07
cristian_cyes09:07
lapionYa rang ?09:07
cristian_clapion, I've makde the calculation you have said09:08
lapionI am not certain however if the system need a certain blocksize minimum ..09:09
=== rigved is now known as Guest20154
lapionbut did the seek I gave you work ?09:09
cristian_clapion, I've looked at dd manpage, as well09:09
cristian_clapion, values look wrong09:10
cristian_clapion, yes, 2000+4000 = 6000, not c00009:10
lapionWhat are you talking about...09:10
mytChuck_Norris, it now says not mounted09:11
lapionthat's the seek09:11
cristian_clapion, seek values for the dd command09:11
cristian_c       seek=N skip N obs-sized blocks at start of output09:11
lapionit seks till 6000 then starts writing so the next offset is 2000+6000+nextfiles09:11
Chuck_Norrismyt: well, if you still got the windows opened then "Install now"09:11
mytdo I need to do '+'?09:12
Chuck_Norrisno need09:12
mytno root system is defined09:12
cristian_clapion, I try to explain: first dd command is without seek value (I suppose offset is 0)09:12
Chuck_Norrisok, then "+"09:12
mytwhen I did the terminal command you gave me it then said unmount :  /dev/sda: not mounted09:12
cristian_clapion, second dd command has got 0x2000 for seek value09:13
lapionyes first file ==0x2000 in size09:13
mytinstaller closed again Chuck_Norris09:13
cristian_clapion, third dd command has got 0x2000+0x4000 seek value09:13
cristian_clapion,  = 600009:14
cristian_clapion, fourth dd command has got 0x2000+0xc000 seek value09:14
daschel2hrm...im going to try something.  i'll be back09:14
Chuck_Norrismyt: ok, sry, may be a good idea could be installing ubuntu from windows09:14
j4s0nmchr1st0sHe is getting a segfault09:14
mytthanks for trying Chuck_Norris09:15
cristian_clapion, 4000 + third .img filesize09:15
cristian_cI suppose09:15
cristian_cin bytes09:15
lapioncristian_c, yes09:15
Chuck_Norristhere are installers for windows that download and install ubuntu in the usb09:15
lapionno cristian_c09:15
cristian_cuhm09:15
Chuck_Norrismyt: let search for it09:16
lapion2000+(4000+7000)==2000+c00009:16
cristian_cok09:16
myti'll be here09:16
cristian_clapion, I suppose blocks are kB09:17
Mr_Sheeshuh c000 isn't == to 4000 + 7000?09:17
Mr_Sheeshb000 is tho09:17
lapionMr_Sheesh, calculation mistake...09:18
lapionnot actual mistake09:18
Mr_Sheeshunless you're doing base 15 :p OK09:18
Mr_Sheesher not even in base 15, long day09:18
lapioncristian_c, device blocks are but the filesystem might have bigger clusters09:20
lapionso you'd have to round up to the nearest cluster09:20
cristian_cMr_Sheesh, yeah, b00009:20
lapion2000+(4000+8000)==2000+c00009:21
cristian_cok09:21
TheBigDealMorning09:21
daschelBen64, in case you're curious, the problem was being caused from an unexpected device being plugged in before i tried to boot.09:21
mytdid you say you were looking into something Chuck_Norris?09:21
TheBigDealdoes lili support ubuntu 14.10?09:21
TheBigDealor i should use unetbootin?09:22
lapioncristian_c, you would have to check also because sometime an image can be the beginning of a filesystem that is bigger than the size of the image09:22
Surendillapion: cristian_c, trying to use dd to create usb boot?09:23
cristian_clapion, sdcard own one filesystem (fat32)09:23
cristian_cSurendil, sdboot09:23
fancyfetusHey guys09:23
cristian_c*owns09:23
lapionyes Surendil for risc processor09:23
bubbasauresTheBigDeal, lili is third party you will have to figure which works best.09:24
lapioncristian_c, you have been writing to the sdcard so the original filesystem is gone..09:24
cfhowlettbubbasaures, unetbootin works as does startup disk creator09:24
Surendillapion: cristian_c try this: sudo dd if=path/to/.iso of=/dev/sdx oflag=direct  bs=104857609:24
fancyfetusDo you know of any good ways of opening emails over SSH?09:24
TheBigDealbubbasaures, what do you mean?09:24
bubbasaurescfhowlett, and about 10 others09:24
bubbasauresTheBigDeal, use the one that works.09:25
lapionSurendil, all different risc images not iso image09:25
cristian_clapion, in this case the filesystem is deleted, you are right, i've checked in gparted (my previous tries)09:25
TheBigDealbubbasaures, lili says no configuration file found in boot09:25
sacarlsonfancyfetus: I guess you can run a browser in ssh session and read your yahoo from that09:25
Chuck_Norrismyt: yes, another mistake it's the same as unetbooting, sry i was banned here too much time without trying to help so... -.-09:26
bubbasauresTheBigDeal, Never used it myself, you easiest route is making sure the iso is good and using a usb loader that works, you may have to try several.09:26
fancyfetussacarlson, I've never used ssh before... It's a way to access one of my school emails. It uses Thunderbird, I think.09:26
bubbasauresyour*09:26
cristian_cSurendil, in the other dd commands there are conv and seek parameters09:27
mytso what's the consensus Chuck_Norris?09:27
sacarlsonfancyfetus: as long as X is active in the ssh session you should be able to bring up most any app that runs in X from ssh09:27
fancyfetuswould the server have to have X or the client?09:28
fancyfetusit's all command line for me right now and I have no clue which commands I have access to.09:28
Surendilcristian_c: i'm checking out!09:28
cristian_cvictorhugoquero_, sorry, I'm using nopriv09:28
sacarlsonfancyfetus: oh yes the other side would have to have the desktop libs to run them09:28
cristian_cvictorhugoquero_, wait a moment09:28
victorhugoquero_hola cristian  how are yuo ?09:29
sacarlsonfancyfetus: you client side must also have X to resolve it09:29
fancyfetussacarlson, I can see the damn Thunderbird mail folders :( But I don't know what to do with them.09:29
cristian_cVoidWhisperer_, so, you are in whitelist, now :)09:29
cristian_cyou can query me09:29
sacarlsonfancyfetus: there are also text mail sessions09:29
cristian_cvictorhugoquero_, so, you are in whitelist, now :)09:29
fancyfetussacarlson, that'd be fine09:30
victorhugoquero_who spiker  in  spanish here please09:30
Chuck_Norrismyt: cfhowlett was right :P and... i think you can do nothing but use that usb as "live cd" if you have ubuntu in the other PC, well, may be you can do the persistence method described in ubuntuwiki09:30
cfhowlett!es | victorhugoquero_09:30
ubottuvictorhugoquero_: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.09:30
mytis there anything keeping me from doing the persistence method now?09:30
fancyfetussacarlson, is there a way to check to see if the client has X?09:30
sacarlsonfancyfetus: text method http://linux.about.com/od/commands/l/blcmdl1_Mail.htm09:31
daschelfa09:32
victorhugoquero_join ubumtu es09:32
Chuck_Norrisyes, due to the lack of another hd09:32
cristian_clapion, ok, -rw-r--r-- 1 cristian cristian 1674294 mag 20 01:53 boot.img09:32
cristian_csorry09:32
victorhugoquero_no d resultado  amigo09:32
sacarlsonfancyfetus: you are the client so you should know if you have X as you must have a graphic screen09:32
victorhugoquero_ubottu no  da  resultado09:33
ubottuvictorhugoquero_: I am only a bot, please don't think I'm intelligent :)09:33
cristian_clapion, the proper file: -rw-r--r-- 1 cristian cristian 4194304 mag 20 01:55 sdboot_rk3188.img09:33
Chuck_Norrismyt: do you have a cd drive?09:34
cristian_clapion, so, 4194304 I suppose they are bytes, so they are 4194 kB09:34
mytyes09:34
Chuck_Norrisi meant in the same notebook09:34
mytyes09:35
cristian_clapion, but this is a higher value than boot.img (1674 kB)09:35
lapioncristian_c, 4194304/1024=409609:35
cristian_c:O09:35
cristian_cok09:35
Chuck_Norrismyt: well, download and make a booteable dvd with ubuntu, then boot from the dvd, plug the usb and run the installer09:35
Chuck_Norristhis time it will work09:35
Chuck_Norrismyt: plug the usb drive*...09:36
lapionPlease pastebin all filesize values and the dd-s you did till now09:36
lapioncristian_c,09:36
cristian_clapion, ah, ok, not / 1000, but / 1024, ok09:36
cristian_clapion, ok09:37
mytdoesn't need to be a dvd disk right09:37
mytcd-r or cd-rw is okay09:37
myt?09:37
Ben64myt: doesn't fit on a cd09:37
mytoh09:37
mytso dvd then09:37
lapionBen64, it does if he has a plextor and tweaks the writing proces.. plextor can write up to 1.2G on a 800MB cd09:38
lapionBen64, 720MB disc09:39
Generator_I have a php script, i need to run this as a process, so I can start stop restart it using "services myjob start" etc commands. What is the best way to do this ?09:39
mytthanks Chuck_Norris09:40
Chuck_Norrismyt: yes a dvd because ubuntu is 1 gb or so09:40
cristian_clapion, http://pastebin.com/JY30mBHv09:40
mytand maybe I'll do that with lubuntu09:40
Chuck_Norrismyt: np, sry believe i was good at support, but now, i am very bad xD09:40
mytmaybe it'll encourage more efficient communication via the usb port09:41
=== ahmed is now known as Guest36434
Chuck_Norrismyt: what is the processor?09:42
mythow do I check?09:43
SkyriderI really hate to ask it.. especially because the tons of debian/ubuntu discussions.. but I would like to see personal opinions on the matter.. I'm still currently on Debian, but might move over to ubuntu.. as said, personal opinions would be appreciated regarding the ubuntu OS.09:43
Chuck_Norrismyt: lscpu09:43
Chuck_Norrismyt: make a paste: http://paste.ubuntu.com09:44
lapioncristian_c, blocksize =51209:44
mythttp://paste.ubuntu.com/8881148/09:44
cristian_clapion, bs= ?09:45
inerkickHi I am not able to change my password. Whenever I give it is not accepting. Kindly help how to remove password at this moment09:45
Chuck_Norrismyt: yes, definitely "lubuntu" or "xubuntu"09:45
matviy"Please enable a repository containing the [grub-efi-amd64-signed] packages in the software sources of Ubuntu 14 LTC (sda5) and then try again" <---WHAT DOES THIS MEAN?09:46
mytand when I finally get my hdd, normal ubuntu will be okay?09:46
matviythey want me to go into sda5 and enbale the sources? They want me to enable the sources on the current live os? i have no idea09:47
lapionnope cristian_c just take into account that dd is using 512 k block and the files are in 1024 multiples.. 0xc000+(0x663*2) = 0xccc609:47
lapionso 0x2000+0xccc609:47
cristian_cLast message I've read before disconnection * Guest36434 è uscito (Client Quit)09:48
popeymatviy: that looks like a boot-repair error message09:48
lapionhowever if boot.img contains the beginning of a file system it could be that you have move beyond the end of the size of the contained file system size09:49
cristian_cuhm09:49
lapionnope cristian_c just take into account that dd is using 512 k block and the files are in 1024 multiples.. 0xc000+(0x663*2) = 0xccc609:49
lapionso 0x2000+0xccc609:50
cristian_cok09:50
lapionthe messages you missed09:50
matviypopey: it is. It's a nightmare i have no idea waht im doing09:50
lapioncristian_c, what are you using as a client ?09:50
cristian_cok, I understand09:50
Chuck_Norrissry myt could you do click in the upper right corner then in "about computer" or something like this sry i don't have Unity09:50
lapioncristian_c, what are you using as a IRC client ?09:51
cristian_clapion, xchat09:51
mytthen?09:51
cristian_cno, a simple disconnetion, now finisched09:51
lapioncristian_c, okay unstable conxion ?09:51
cristian_c*finished09:51
popeymatviy: bit out of scope for this channel, I don't know where boot-repair support happens...09:51
cristian_clapion, in this moment all is ok09:51
cristian_clapion, I've inderstood ypur explanation :)09:51
* lapion was asking in general..09:51
Chuck_Norrismyt: take a picture and upload it09:52
mytChuck_Norris, Intel® Core™ i7-2760QM CPU @ 2.40GHz × 809:52
matviypopey: from my searching, i don't think it happens anywhere09:52
mytthat all you need?09:52
Chuck_Norrismyt: well, you can run anything you want in there09:52
cristian_clapion, a last thing, how can i must edit the dd commands I pasted before (pastebin)?09:53
cristian_c:)09:53
mytwhat do you mean, Chuck_Norris?09:53
imLOSThow is it going ?09:53
Chuck_Norrismyt: i would suggest you gnome-shell09:53
cristian_c*the four dd commands09:53
mytis that a terminal command?09:53
lapioncristian_c, however given that for parameter.img the skip is 2000 you better do 0xc000+200009:53
lapioncristian_c, however given that for parameter.img the skip is 2000 you better do 0xc000+0x200009:54
Chuck_Norrismyt: that no need to run a lightweight distro, you can run every Desktop Enviroment in that notebook09:54
lapioncristian_c, so 0x2000+0xe00009:54
mytwhat about a windows vm?09:54
cristian_clapion, I think 0x2000 it's a wrong value, because, -rw-r--r-- 1 cristian cristian     412 mag 20 02:25 parameter.img09:54
mytI could wait on the vm until I'm using an HDD09:54
cristian_cah, sorry, my bad09:55
lapioncristian_c, quite possible the system looks for it's info every 4MB09:55
KKEmlotuspsychje LOL09:56
cristian_clapion, the current dd command says 4000 for parameter.img09:56
cristian_cbut ls show 412 bytes09:56
KKEmlotuspsychje i just tried to install kubuntu after 1 minute it fade to "ram removed screen" :D09:56
Chuck_Norrisno it is not, "Gnome Shell" is a Desktop Enviroment, it is something like this :P  http://i.imgur.com/XAQZ5Y6.png09:56
Chuck_Norrismyt: ------^09:56
lapioncristian_c, where can I find the file where they told you what seek to use ..09:57
cristian_clapion, I've posted the link in query09:59
=== Lord_Norfolk is now known as OERIAS
lapionI have looked at your private chat.. next time not without asking09:59
cristian_clapion, ok09:59
lapionI am of to the pot10:00
cristian_clapion, sorry, but I can't paste external links in channel, next time I ask before10:00
Ben64cristian_c: yes you can paste links here10:01
InokiAnyone can recommend good font management software?10:01
KKEmlotuspsychje LOLOLOL now it got it right (interface)10:03
=== Vampire0_ is now known as Vampire0
=== Joshua^Dunamis is now known as Joshua^Dunamis_i
DynamitHello, was up10:06
=== OERIAS is now known as Laurena-Bobbet
=== ubuntu is now known as Guest7540
Kulok hello to the ubuntu gods10:23
ActionParsnipHi Kul10:23
Kuli literally just installed10:23
KulHello Action10:26
KulDoes anyone in ubuntu land know the best antivirus and security software to use / install?10:27
cfhowlett!antivirus | Kul10:27
ubottuKul: Antivirus is something you don't need on !Linux. except where files are then passed to Windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus10:27
j4s0nmchr1st0sIs anybody else having problems connecting to https://order.dominos.com ?10:28
Kulthanx cf and especially obottu10:28
m1dnightwhen I have a tmux running and I add myself to a group (e.g., video), i detach from screen, logout and log back in I can see the group using 'id' in shell, but when I attach to tmux it doesnt show the group10:28
m1dnightis that correct?10:28
Kulubottu10:28
cfhowlettKul, happy2help10:28
* cfhowlett adds one more name to the xchat /ignore list10:29
utackcan i just "dd" the ubuntu image to a usb drive when i want to boot in in bios (not uefi) pc? or does that only work with uefi machines10:29
cfhowlettutack, creation of the bootable usb and the bios/boot settings are unrelated.  dd can work, but you might find ubuntu startup creator unetbootin easier to use10:30
utackcfhowlett thanks. i guess i'll use dd since i know it is very reliable iwth uefi.10:31
j4s0nmchr1st0sdd10:33
j4s0nmchr1st0syes there are some very interesting dd tools out there10:33
j4s0nmchr1st0sI want to have it for myself.10:33
ActionParsniputack: the ISO is hybrid so dd to USB will make a bootable device10:34
utackcool thanks10:34
imLOSThi10:37
ActionParsnipHi imLOST10:38
darkmutthello, I've got a question to all of You who know their GUI, my chromium browser with pepper flash and adblock installed makes the ubuntu GUI 'hang' as in the sense of the fact that I cannot click10:38
ActionParsnipdarkmutt: have you tried disabling adblock and testing?10:39
darkmutton anything ASIDE from the browser itself [not even the upper most menu with exit/minimize/etc.] nor can I switch views/windows, only open or close current chromium one10:39
darkmuttActionParsnip: that kind of behaviour can be coming from adblock itself? wouldn't suspect that but will test immediately, brb10:39
ActionParsnipdarkmutt: its free to test, it will help isolate the issue10:40
Novice201yHello. I did "dd" on usb pendrive, and after reboot this pendrive is not seen, even with "df". What can I do?10:41
=== HomeR is now known as Guest3252
ikoniaNovice201y: it won't mount it10:41
ikoniaNovice201y: dd is an "image" or a block by block copy, it doesn't mount that10:41
ActionParsnipNovice201y: did you safe remove the device after you wrote the data?10:41
Novice201yActionParsnip, I think not.10:41
ikoniawhat was the source you dd'd10:42
ActionParsnipNovice201y: does it show the device in: sudo fdisk -l10:42
Chuck_NorrisNovice201y: format that pendrive to ext4 -.-10:42
ikoniahang ong10:42
ikoniaon10:42
ikoniaNovice201y: what was the source of the dd10:43
* ActionParsnip hnangs10:43
Novice201yActionParsnip, It does, as Hidden.10:43
Novice201yikonia, Linux distro .iso10:43
ikoniaNovice201y: ok - so that's not going to mount10:43
ikoniaNovice201y: that is an "image"10:43
ikoniait has compressed file systems on squash fs, it's not a file system10:43
ikoniait won't mount10:43
ikonia(not as you expect)10:43
ActionParsnipNovice201y: I'll let ikonia deal. He seems to have some ideas :-)10:43
leonardo__hello10:45
Novice201yikonia, I'll do rest by myself. Thank You, also ActionParsnip10:45
ikoniathe rest ?10:46
darkmuttdangit it's not just chromium after all, it starts hanging that way even if I start something as 'simple' as a Xterm/UXterm10:46
ikoniawhat is it you are actually trying to do ?10:46
Novice201yikonia, It was strange to me, that pendrive hasn't been mounted. Thank to You I know why.10:46
bloodcagehey guys10:51
basil1xHullo.10:52
TheBigDealHi i want to install ubuntu in a formatted partition of 140GB10:55
TheBigDealis that possible10:55
ikoniayes10:55
TheBigDealalongside with windows10:56
ikoniaubuntu requires a minimum of approx 4GB, so 140GB would be fine10:56
victorhugoquerohola  por favor alguien habla   español10:56
ikoniaTheBigDeal: you'll need to partition the disk for a windows area and an ubuntu area10:56
ikonia!install | TheBigDeal10:56
ubottuTheBigDeal: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate10:56
ikoniaTheBigDeal: ubottu just sent you a link explaining how to install, including dual boot10:56
TheBigDealikonia, i did i partitioned my two hdds10:57
shadowe989TheBigDeal: yes many people do so. I recommend installing Windows first before you install Ubuntu. and what ikonia said. =)10:57
bloodcagethe most easiest way maybe installation with an live-cd or per USB-Stick alongside Windows10:57
bloodcageIt never was that easy10:57
ikoniaTheBigDeal: so what part are you not clear on / what do you need help with ?10:57
TheBigDeali have an ext4 140gb partition10:57
TheBigDealikonia, so now i need to partitionize this 140gb to two partitions or what?10:58
TheBigDealswap and /10:58
shadowe989TheBigDeal: the live install / usb will guide you though a multiboot.10:58
shadowe989TheBigDeal: it will detect windows.10:58
ikoniaTheBigDeal: you can slice it up as you feel best, a swap partition is normally a good layout for most, so yes10:58
victorhugoqueronecesito actualizar mi sofware10:59
x42sure10:59
Chuck_Norris!es | victorhugoquero10:59
ubottuvictorhugoquero: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.10:59
lapioncristian_c, after you have done those writes you should be able to boot the system to test..10:59
cristian_clapion, ok but there is a problem11:00
TheBigDealokay11:00
lapioncristian_c, what is the problem ?11:00
cristian_clapion, if dd command uses a 512 k blocksize, and parameter.img is smaller than it11:00
victorhugoquerochuck norris  hello  how are you11:00
lapioncristian_c, the rockchip looks at certain offsets on the disk11:01
cristian_cuhm11:01
Chuck_Norrisaloha victorhugoquero, i am fine, how could i help you?11:01
cristian_clapion, I'm trying to figure out how to edit the four dd commands11:01
cristian_cwaht values I've to use, for example11:02
Ben64cristian_c: you've been at this for days now, what is the deal? is this really related to ubuntu?11:02
shadowe989Ben64: If he is using ubuntu and not developing an application should be ok, I personally don't mind but I agree ##Linux might be a better place.11:04
shadowe989Ben64: if that is the case, I haven't been paying attention lately.11:04
Ben64its been 3 days of the same exact question, 28+ days of related queries11:05
cristian_cshadowe989, he is a known troll, just ignore it11:05
shadowe989Ben64, cristian_c: oh thanks. =)11:05
Ben64not true11:05
cristian_cshadowe989, by the way, in many channels he bother users with stupid things and i've found many months ago (I didn't know him), he corrupted my sd card11:06
ikoniaBen64: is not a "known troll" - he is a valued member of the channel and I suggest you pay attention to his decice11:07
ikoniaadvice11:07
lapioncristian_c, do you want to install ubuntu on your rockchip device ?11:07
=== damian- is now known as damian
TheBigDealWhat are the filesystems that ubuntu can't reorganizes?11:11
TheBigDealonly ntfs?11:12
shadowe989ikonia: oh I read what they was saying wrong. I've seen you here for at least a year. Thanks for clearing that up. Its early here.11:12
_war10ck1TheBigDeal: NTFS is recognised by Ubuntu11:12
ikoniaTheBigDeal: ubuntu can use ntfs11:12
Chuck_NorrisTheBigDeal: do you wanna do a manual instalation?11:12
shadowe989TheBigDeal: I'm using it right now for storage on another system.11:12
Ben64TheBigDeal: this is a handy table http://gparted.org/features.php11:13
TheBigDealBut you need a third-party software to access ntfs partitions, no?11:13
Chuck_NorrisTheBigDeal: yes11:13
ikonia!ntfs TheBigDeal11:13
shadowe989TheBigDeal: Not with ubuntu 12.04 or higher. (I can't say for others.11:13
ikoniano, you don't need 3rd party software11:13
ikoniathe software is included in the repos11:13
TheBigDealokaaay11:13
Chuck_Norrisntfsprogs or something similar like ntfs-3g -.-11:13
TheBigDealChuck_Norris, No new movies :P?11:14
ActionParsnipTheBigDeal: its been in the kernel for a while now11:14
shadowe989ikonia: I actually don't recall even needing to get anything from the repos. But I may be remembering wrong, only time I had to get FS related stuff is software raid.11:15
TheBigDealActionParsnip, ok11:15
ikoniashadowe989: I think it's installed by default now11:15
shadowe989ikonia: ah nice11:15
ActionParsnipTheBigDeal: just be sure the NTFS is healthy and if it is on USB, be sure you safe remove before physically unplugging11:15
TheBigDealActionParsnip, hm, i'm on 14.1011:16
ActionParsnipTheBigDeal: so?11:16
TheBigDealActionParsnip, I mean, that would be great :P11:16
ActionParsnipTheBigDeal: you still need to safe remove. If the NTFS is on an internal drive then run a chkdsk if you cannot access it11:17
TheBigDealActionParsnip, where?11:17
ActionParsnipTheBigDeal: in Windows11:17
TheBigDealand who said that i'm on windows or have11:17
ActionParsnipTheBigDeal: then you will need it to run the chkdsk11:18
TheBigDealhm11:18
TheBigDealNTFS does implies windows11:18
ActionParsnipTheBigDeal: if you aren't using Windows,  why use NTFS at all..11:18
shadowe989ActionParsnip: some people use it for flash drives that they have to take to the office.11:19
TheBigDealActionParsnip, actually i do, i use NTFS and windows11:19
ActionParsnipshadowe989: I guess11:19
ActionParsnipshadowe989: personally, I use an SFGP server. No clumsy USB for me :-)11:20
shadowe989TheBigDeal: ok so you have a hard drive thats not detected.11:20
ActionParsnip*SFTP11:20
TheBigDealshadowe989, in Ubuntu yes11:20
TheBigDealshadowe989, a partition actually11:20
TheBigDealinstead of an hdd11:20
shadowe989ActionParsnip: Me too, but some people just dont have the stuff to read ext4 without installing stuff sadly.11:20
ActionParsnipTheBigDeal: is it USB based?11:20
TheBigDealnope, integrated11:21
TheBigDealI mean internal11:21
ActionParsnipTheBigDeal: looks like you'll need the chkdsk imho11:21
shadowe989TheBigDeal: sudo lshw11:22
TheBigDealok11:22
lapionI am sorry but I would advice against using an NTFS filesystem as an active filesystem for the fuse implementation for it can bring a system to it's knees11:22
shadowe989TheBigDeal: it will list the hardware in your computer. See if its on that list. If its not it maybe not functional. If it isn't i will help you continue.11:23
shadowe989if it is*11:23
opahmlm all11:30
johncarperI currently have 1 Ubuntu server running and planning to get a second one but with a different distribution to get familiar with a different one also, Would CentOS be a good choice for me?11:31
basil1xCentOS is a sensible distro.11:32
basil1xyou might consider openSuSE as well.11:32
shadowe989johncarper: CentOS is very popular in the server area. Its for lack of a better word: clone a open version / clone of Redhat.11:32
basil1xAvoid Mageia... too oddball.11:32
johncarperOk, thank you11:33
onlaI accidentally close my applications when I right click their menu item and when I release the right mouse button it is highlighting the "close" and it closes it on release11:34
ActionParsnipjohncarper: see what it does and if it siits your needs11:34
johncarperActionParsnip: yep11:36
AlecTaylorhi11:36
onlaany solution to remove my accidentalness11:36
=== Guest74546 is now known as goeo_
Novice201yQuestion: Why mksub assumes that my pendrive is as /dev/sdbX , when it's acutally /drv/sdb?11:39
Novice201ymkusb*11:39
ActionParsnipNovice201y: /dev/sdbX is the partition(s) on /dev/sdb11:41
ActionParsnipNovice201y: /dev/sdb is the device you can hold and touch11:41
Novice201yActionParsnip, That's right. I mean that mkusb assumes sdX, not sdb.11:43
ActionParsnip!info mkusb11:45
ubottuPackage mkusb does not exist in utopic11:45
Generator_I have a php script, i need to run this as a process, so I can start stop restart it using "services myjob start" etc commands. What is the best way to do this ?11:46
ActionParsnipNovice201y: doesn't seem to be a package, how did you install it?11:46
WulfGenerator_: write an upstart job11:47
streulmahello, I have a HP 17 f060nb and fans are not recognised11:47
streulmaalso not in sensors11:47
ActionParsnipNovice201y: https://help.ubuntu.com/community/mkusb may help, seems its from a PPA, in which case, contact the PPA maintainer11:47
ActionParsnipstreulma: what is the output of: cat /etc/issue11:48
streulmaActionParsnip: oh, Ubuntu 14.04.1 LTS11:48
streulmaActionParsnip, also no PWM11:49
streulmaonly coretemp is recognised11:50
ActionParsnipstreulma: I don't know what PWM is, let me check. Do you have the latest BIOS?11:51
streulmayes11:52
streulmaacpitz-virtual-0 and coretemp-isa-000011:53
ActionParsnipstreulma: could try the Utopic kernel to see if its better, otherwise report a bug11:54
streulmadoes it work?11:54
streulmawhich one from mainline?11:54
beweesHow do I uninstall a program that I installed from source without using a package manager? The source code doesn't provide an uninstall script. Should I just read the install paths from config-host.mak and delete the files manually?11:55
ActionParsnipstreulma: the one that matches your Ubuntu's architecture11:55
ActionParsnipbewees:  use checkinstall and you can make a deb of your efforts11:56
jarnoI have a server running with a few expansion slot covers missing, what would happen if a spider crawled into my computer?12:01
ActionParsnipjarno: it wouldnt be far from the worlds first "bug" (look it up)12:02
jarnoActionParsnip:  haha :)12:04
ActionParsnipjarno: exactly ;)12:04
Aldi_Hey guys im having a problem, my home server Ubuntu 14.04 got hacked, I can see in fail2ban that they bruteforced my ssh account12:08
Aldi_Would it be safe to backup all my files on there?12:09
Aldi_and do a reinstall12:09
Guest27987I've got a major problem, unfortunately12:11
Guest27987my keyboard won't respond anymore when I have to enter the passphrase to my LVM full disk encryption12:12
skaoAldi: are you sure they got into the server? usually fail2ban is used to exaclty prevent bruteforcing12:12
Guest27987Even CTRL-ALT-DEL won't have an effect. The screen isn't frozen, though, since it's still "blinking" where you input text.12:12
Guest27987I'm completely shut out of my system. I appreciate any help!12:12
Aldi_yeah I can see a succesfull login from another remote ip which is not mine12:12
skaoouch :( sorry for you12:13
skaoroot access or just useraccess?12:13
j4s0nmchr1st0sAldi_: send them a privmsg12:13
Aldi_They used my normal account and used that to get acces to the root account12:14
skaoAldi: to be honest, i'd burn everything and start from scratch unfortunately12:14
SkyriderHow'd they know your username?12:14
Aldi_I think someone sniffed my account name when I was using an unsecure wifi at college12:16
=== sins-_p is now known as sins-
cfhowlettAldi_, yep.  reinstall and change all your account passwords12:17
Aldi_So it would not be an option to backups all my movies etc?12:17
Aldi_since it's like 12 tb of movies/series is still need12:18
IdleOneyou don't need network access to backup your data. unplug the internet, backup, format and reinstall12:18
=== hhtest is now known as one
ryalletahello cant get sound on xubuntu12:20
ryalletasound on xubuntu?12:21
cfhowlettAldi_, oh, back up your data for sure!12:21
cfhowlettAldi_, but you still need to lock down all your accounts12:22
Aldi_Would it be safe? maybe the hacker putted some virus or malware inside of it12:22
cfhowlettAldi_, always a risk.  OR you could dump all your saved info and start over ...12:22
Aldi_how do you mean dump?12:24
Marqinhi, is there any Ubuntu upstart remix?12:24
Marqin(withotu systemd)12:24
cfhowlettAldi_, delete, format, wipe = gone byebye12:25
sacarlsonAldi_: remind you a file has to be executable to have a virus. so you movies can't have any12:27
=== one is now known as Eng_Hisham
cfhowlettsacarlson, ?  .pdf and word macros have both been compromised - as have regular picture files ... I may have to disagree with you.12:28
sacarlsoncfhowlett: how can something without executable privs run any thing.  not that they can't contain an something that could run if set12:29
sacarlsoncfhowlett: macros you might have something on those12:30
cfhowlettsacarlson, :)   so to aldi's query: delete that 12 TB or film or keep ...12:30
EriC^^sacarlson: cfhowlett as far as i know macros are in ms office12:30
EriC^^and they ask you if you want to run it with macros enabled or not12:31
sacarlsoncfhowlett: Aldi_ EriC^^ keep the movies12:31
sacarlsonAldi_: but do watch out for software like mine called backdoor https://github.com/sacarlson/Backdoor12:36
SonyHi, I have a question about apache server, can anyone help?12:39
=== MeltedDed is now known as MeltedLux
ActionParsnipryalleta: what is the output of:12:39
cfhowlett!server | Sonderblade12:39
ubottuSonderblade: 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-server12:39
cfhowlettsony ^^^ sorry sonderblade12:39
ActionParsnipryalleta: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload12:40
Aldi_k running the backup now with sftp to my other nas, going fast on gigabit12:40
liuxg does anyone know how to repair my grub problem. Now I boot my PC, but it boots to the grub command. However, I can press F12 on dell to boot into my Ubuntu OS.12:46
liuxgthe problem happens when I tried to install Ubuntu OS to my USB stick and I wrongly chose the harddisk as the boot loader.12:47
Chuck_Norrisliuxg: boot from a live cd12:47
EriC^^liuxg: if you can still boot into your ubuntu OS12:47
EriC^^liuxg: boot into it12:47
liuxgChuck_Norris, I can now boot into my existing Ubuntu OS.12:47
TheBigDealI have TP-LINK wireless usb adapter, and ubuntu is being able to recognizes it, what to do?12:47
sacarlsonAldi_: I just had some other thoughts , even if he hacked your user account does that user had sudo privs?  and if so you can also see in the logs if sudo operation was detected in any window of time of the known breach12:47
EriC^^and run sudo grub-install --recheck /dev/sdx12:47
EriC^^then run sudo update-grub12:47
Aldi_yeah that user had sudo priv12:48
liuxgEriC^^, yes, I can boot into it. what is exactly "sdx"? should it be "sda" or something?12:48
EriC^^Aldi_: why do you think somebody hacked into your installation?12:48
EriC^^liuxg: it should be the disk where the ubuntu installation is located, use sudo parted -l to check12:49
sacarlsonAldi_: ok he had privs but was he detected using the sudo privs.  those will be detectable in /var/log/syslog  I beleave12:49
liuxgEriC^^, liuxg@liuxg:~$ sudo grub-install --recheck /dev/sdx12:49
liuxgInstalling for x86_64-efi platform.12:49
liuxgInstallation finished. No error reported.12:49
liuxg. this is what I got.12:49
EriC^^liuxg: type sudo parted -l12:50
EriC^^liuxg: sdx is just an example12:50
Generator_Wulf thankx writing upstart worked. :)12:50
ActionParsnipTheBigDeal: run: lsusb , use the 8 character hex ID to find guides12:50
EriC^^liuxg: use paste.ubuntu.com to paste the output12:50
TheBigDealActionParsnip, cool12:50
EriC^^sacarlson: /var/log/auth.log12:51
liuxgEriC^^, http://paste.ubuntu.com/8883504/ this is the result12:51
EriC^^sacarlson: also, root's .bash_history12:51
sacarlsonEriC^^:  ya /var/log/auth.log  you should look at that Aldi_12:51
EriC^^liuxg: ok, do you see the ubuntu installation?12:52
EriC^^is it the 150gb partition on the first disk?12:52
=== tcpman is now known as Guest45237
TheBigDealActionParsnip, they are all have the same ID12:52
liuxgEriC^^, yes, 150g is the one.12:52
TheBigDealActionParsnip, actually only one have :000212:53
=== mulga is now known as mulga|
TheBigDealusb 2.012:53
TheBigDealhas*12:53
EriC^^liuxg: ok, type grub-install --recheck /dev/sda12:53
EriC^^liuxg: ( add sudo )12:53
EriC^^liuxg: then type sudo update-grub12:53
liuxgEriC^^, thanks. I am now trying it.12:54
sacarlsonEriC^^:  Aldi_  ya that's also a good idea look at root's .bash_history.  I've been hacked before an noted they only looked and did no real damage to my system12:54
ActionParsnipTheBigDeal: is the device attached?12:54
Aldi_What methode did they hacked you?12:54
TheBigDealActionParsnip, of course it does12:54
TheBigDealActionParsnip, oh got it12:55
liuxgEriC^^, this is the output: http://paste.ubuntu.com/8883536/12:55
TheBigDealActionParsnip, i attached it to another port12:55
TheBigDealActionParsnip, a green light :)12:55
liuxgEriC^^, could you please help me to verify it. then I can restart my machine.12:55
ActionParsnipTheBigDeal: is it working?12:55
sacarlsonAldi_: on my system I had some old version of oscommerce software that had a bad bug allowing access to www-data user12:55
EriC^^liuxg: seems ok, it picked up the kernels and the windows installation12:56
Aldi_oh, that is why I use apparmor12:56
TheBigDealActionParsnip, I lost the network in xfce4 panel :(12:56
liuxgEriC^^, OK. many thanks! I will reboot my machine right now.12:56
ActionParsnipTheBigDeal: try rebooting with the device in the new port12:56
EriC^^liuxg: ok, no problem12:56
TheBigDealActionParsnip, okay12:56
liuxgEriC^^, thank you!12:57
sacarlsonAldi_: they couldn't change anything on my /var/www since they were all write protected from www-data so no real harm done12:57
TheBigDealActionParsnip, I'll wait for the updates to update and then wirgana reboot12:57
Aldi_Nice, how did you notice it? Do you run some kind of monitoring software?12:57
andreashi12:58
sacarlsonAldi_: but the appache logs showed all they looked at even in /etc but still couldn't change anything12:58
andreasok12:58
sacarlsonAldi_: ha ha it was easy to notice since they couldn't change but they could create files in /var/www that included adding index.html12:59
Aldi_oh :D, any intresting monitoring tools to use on server?13:01
liuxgEriC^^, thank you for your help to resolve my problem. It works now. By the way, may I know how I can install Ubuntu to 2 USB stick?13:01
cfhowlettliuxg, lubuntu or xubuntu can live on 2 GB.  ubuntu?  don't think so.13:01
sacarlsonAldi_: no just the standard apache logs show all activity on every file touched and by what ip address13:01
liuxgEriC^^, I have one bootable USB stick working. I want to install Ubuntu to another USB stick.13:01
liuxgcfhowlett, I have a USB stick with space 32G.13:02
EriC^^liuxg: install it as usual, but choose the partition on the usb stick, and choose the bootloader to be installed on the usb disk13:02
Aldi_Im using UFW firewall now, ssh key auth, anything else I can do to be more secure?13:02
sacarlsonAldi_: they have fancy tools to analize the logs that might help13:02
sacarlsonAldi_: just biger better passwords??13:03
liuxgEriC^^, yes, I just now did it that way. However, it seems that it is not successful for the last installation. I only mounted "/". I think it chose the swap on my harddisk.13:03
EriC^^liuxg: ( choose the bootloader on the bottom, in the menu where you select the partition for the installation )13:03
Chuck_NorrisAldi_: kippo honeypot -.-13:03
Chuck_Norrisssh 2 way auth :P13:04
liuxgEriC^^, I just got one partition with the whole 32G. For example, it shows "sdc1". is this the one?13:04
EriC^^liuxg: yes if that's where you want to put it13:04
liuxgEriC^^, I will try it again to see how it works. it seems that my disk is not bootable. thanks13:04
EriC^^liuxg: did you choose the bootloader's installation?13:05
EriC^^it's at the bottom13:05
EriC^^you sohuld choose /dev/sdc13:05
EriC^^*should13:05
liuxgEriC^^, yeah, I remember I did that. By the way, may I just create one partition for "/" without the swap?13:06
EriC^^liuxg: ah wait13:06
EriC^^liuxg: your disk has a gpt partition table, so you'll need a bios-boot partition for it to work13:06
EriC^^liuxg: i think the installation should mention needing that13:06
sacarlsonAldi_: oh there is another cool tool called tripwire that when I was paranoid I would setup13:06
EriC^^if not, make a 2MB bios-boot partition at the beginning of the disk13:07
jeskwhen having different sources like PPAs, how can I choose from which one I want to install a package?13:07
EriC^^liuxg: or make a msdos partition table instead13:07
liuxgEriC^^, really? how can I do that? do you have any instructions to follow?13:07
jesklike doing "apt-cache show packagename" shows me different versions most probably because I added a PPA archive13:08
jeskwhat now?13:08
liuxgEriC^^, so I need to have 2 partitions to get it work?13:09
sacarlsonjesk: if you already installed the ppa package you added it for you can now remove it and update to not see other parts you don't need13:09
EriC^^liuxg: if using gpt yes13:09
EriC^^liuxg: hold on13:09
liuxgEriC^^, what do you mean by gpt?13:09
TheBigDealActionParsnip, still can't see the network icon in the panel13:09
jesksacarlson: but which one is choosed if i have now different repositories?13:10
EriC^^liuxg: the partition table type13:10
jesksudo apt-cache show juju-core |grep Filen13:10
jeskFilename: pool/main/j/juju-core/juju-core_1.20.11-0ubuntu1~14.04.1~juju1_amd64.deb13:10
jeskFilename: pool/universe/j/juju-core/juju-core_1.18.4+dfsg-0ubuntu0.14.04.1_amd64.deb13:10
jeskFilename: pool/universe/j/juju-core/juju-core_1.18.1-0ubuntu1_amd64.deb13:10
jesk3 ones it seems13:10
jeskwhen doing apt-get install which one is installed?13:10
sacarlsonjesk remove the repository if you don't need it13:10
jesksacarlson: how do I know which of those packages is from what rep?13:11
EriC^^liuxg: you can convert it to mbr13:11
EriC^^liuxg: sudo gdisk /dev/sdc13:11
Aldi_ip that hacked me was from poneytelecom13:11
EriC^^liuxg: press "r", then press "g"13:11
Aldi_seems like it is a dedicated hosting company "online.net"13:11
sacarlsonjesk remove ALL or at least disable the ppa if you don't need them13:11
liuxgEriC^^, in desktop, I do this one first, then install from another USB, right?13:11
EriC^^liuxg: you won't need a bios-boot partition using that13:11
EriC^^partition table type13:12
jesksacarlson: i would like to know which rep provides which version13:12
sacarlsonjesk you can renable them if you want to again upgrade the ppa you added13:12
Chuck_NorrisTheBigDeal: sudo apt-get install network-manager-gnome -y13:12
TheBigDealChuck_Norris, well, let me see13:12
jeski added ppa:juju/stable13:12
sacarlsonjesk in synaptic look in repository under ppa13:12
EriC^^liuxg: yes, run gdisk on the usb disk, then install to it13:12
jesksacarlson: in what? :)13:13
liuxgEriC^^, http://paste.ubuntu.com/8883792/ this is the output13:13
sacarlsonjesk: are you on a server?  synaptic the package app13:13
jeskyes13:13
EriC^^liuxg: hold on13:13
EriC^^liuxg: when you type sudo parted -l13:14
EriC^^liuxg: /dev/sdc is the 32GB disk?13:14
EriC^^liuxg: it mentioned it has a gpt partition table before, but gdisk says it doesnt13:14
liuxgEriC^^, yes, it is13:14
EriC^^liuxg: try to run fixparts /dev/sdc13:14
liuxgEriC^^, http://paste.ubuntu.com/8883813/ this is the result for sudo parted -l13:15
EriC^^liuxg: ok, it's now /dev/sdb not /dev/sdb13:16
EriC^^i mean /dev/sdb not /dev/sdc13:16
liuxgEriC^^, http://paste.ubuntu.com/8883821/13:16
EriC^^liuxg: ok, it's /dev/sdb now13:17
EriC^^liuxg: sudo gdisk /dev/sdb13:17
liuxgEriC^^, http://paste.ubuntu.com/8883835/13:17
sacarlsonjesk: well I don't even know what juju does so I normaly go for the most recenct or bigger number release.  if for some reason you have other apps with dependancy on lower version then install those13:17
EriC^^liuxg: we might not need fixparts13:18
EriC^^liuxg: sudo gdisk /dev/sdb13:18
liuxgEriC^^, http://paste.ubuntu.com/8883847/ this is the output13:18
EriC^^liuxg: fixparts is for removing stray gpt data13:18
EriC^^liuxg: ok, so it's using gpt13:19
EriC^^liuxg: press "r", then "g"13:19
tywhi13:19
liuxgEriC^^, in the "Command (? for help): what should I input there?13:20
EriC^^liuxg: type "r" then press enter13:21
liuxgEriC^^, is this correct?13:22
liuxgEriC^^, http://paste.ubuntu.com/8883899/13:22
jarnoare there any companies that still sell pata ide drivers? :p13:23
jarnodrives*13:23
beweesActionParsnip, Oh, so if I do as always `configure;make` but then replace `make install` with `checkinstall` with the advantage that it registers as a package? It's that easy and I won't actually need to write a package file with build parameters & required buidl dep?13:23
EriC^^liuxg: yes13:23
=== mint is now known as andrzej
=== stefano is now known as Guest54355
EriC^^liuxg: type "g"13:23
Marc-JulianDid i miss something?13:23
Guest54355esiste un modo per ripristinare il menu principale di ubuntustudio13:26
liuxgEriC^^, then? http://paste.ubuntu.com/8883967/13:26
Chuck_Norris!it | Guest5435513:26
ubottuGuest54355: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)13:26
EriC^^liuxg: type "w"13:26
liuxgEriC^^, this is the whole thing: http://paste.ubuntu.com/8883984/13:27
EriC^^liuxg: ok13:28
EriC^^reboot, into the liveusb, and check if the installer sees the disk13:28
EriC^^it might not see the disk because of stray gpt data13:28
beweesI want to install a newer version of qemu. Is it okay to use utopic repository for that, though I got trusty? Trust-backports unfortunatetly doen't provide a newer version of qemu13:29
EriC^^if so, try fixparts /dev/sdx13:29
EriC^^on the disk to remove them13:29
* Chuck_Norris thinks EriC^^ has some disk managements skills tho13:29
liuxgEriC^^, OK. Many thanks. So, I can use a liveusd to install it now. I should not partition the USB any more, right?13:30
EriC^^liuxg: you should be able to partition the usb from the installer13:30
Marc-Juliani'm painting a picture now13:31
EriC^^( if needed )13:31
Novice201yHello. How can I install i3 from source?13:31
liuxgEriC^^,  OK. I got it. just now, we create some gpt right?13:31
compdocbewees, a new qemu version might fix some issue youre having, but it doesnt always mean it will give you more functionality. the other apps that go with it all have to be updated and improved13:31
EriC^^liuxg: we converted the gpt to msdos partition table13:32
sacarlsonNovice201y:  i3 ?  I will have to look that up.  wonder how many hit I'll find on google?13:32
EriC^^liuxg: some stray gpt might still be there, so you might need to use fixparts to remove them13:32
liuxgEriC^^, OK. thanks! I am going to reboot and see how it works. Do I need to do it now?13:33
EriC^^liuxg: ok13:33
EriC^^liuxg: yeah13:33
liuxgEriC^^,  this is the command, right? sudo fixparts /dev/sdb13:33
EriC^^liuxg: check with sudo parted -l first13:33
EriC^^liuxg: it might change if you have the installer usb plugged in13:34
m1dnightGuys, when I do "sudo ufw enable" it gives me "Firewall is active and enabled on system startup", does that mean I have to reboot for it to be enabled, or that it will start evry boot?13:34
liuxgEriC^^, http://paste.ubuntu.com/8884064/13:34
cfhowlettm1dnight, every boot13:35
tamhi13:35
EriC^^liuxg: it might change after plugging in the live usb13:35
sacarlsonNovice201y: nope 100+ hits on google so I'm still clue less as to what your looking for13:35
Aldi_sacarlson: hmm chkrootkit found 1 rootkit on my server13:35
_war10ck_Hi tam13:36
EriC^^liuxg: plug the live usb in and then try to install, if it doesn't see the usb, exit the installer and type sudo parted -l13:36
EriC^^liuxg: if you want come back on here13:36
liuxgEriC^^, do I need to it in the liveUSb, or in this desktop env?13:36
EriC^^liuxg: it doesn't matter13:36
tamGreetings13:36
Aldi_it says it is connected to 62.210.203.24013:36
Aldi_weird13:36
sacarlsonAldi_: so he never ran sudo, nothing in logs for that?13:36
tamWas actually trying to just send a Text Message to my mom over Internet13:36
Aldi_log files are kinda cleaned13:37
tambut ended up here13:37
tamLearning13:37
Aldi_also discovered a dos.perl script in the ~13:37
sacarlsonAldi_: mine uploaded a real cool shell program that was access from appache like a web page13:38
Aldi_Should I report it to the police?13:39
Aldi_or the hosting provider13:39
sacarlsonAldi_: did you look at the date last modified?  you can search out that kind of stuf with find command13:39
Aldi_the log files are not there anymore13:40
sacarlsonAldi_: ha ha police?  no I don't think so13:40
Aldi_also the /var/log/wtmp is gone13:40
Chuck_Norrisfor sure are the guys from China :P13:41
Lucaxis there any way to open a LUKS partition when you can not remember the password?13:41
beweescompdoc, Yea, I'll give it a try though, alternatively I could upgrade the whole system to utopic13:41
sacarlsonAldi_: did you delete the logs or you saying they manage to do that?13:41
Aldi_they managed to do it13:41
Chuck_Norristhey got like bot all over the world wide web trying to bruteforce ssh servers -.-13:41
sacarlsonAldi_: what about /var/log/auth.log ??13:42
EriC^^sacarlson: check /root/.bash_history13:42
grantgmsacarlson, fyi: i filed a bug against docker, here: https://github.com/docker/docker/issues/8995#issuecomment-6225170113:42
EriC^^* Aldi_13:43
grantgmfee free to contribute your experience13:43
sacarlsongrantgm: cool I'll take a look at it13:43
San1tyHey guys, After installing Ubuntu 14.04 I can no longer boot to my windows install on a separate hard drive. I had installed windows in UEFI mode but it disappeard from my boot options in Bios after the ubuntu install. Any idea what went wrong?13:45
Marc-Juliani got updates on my ubuntu 14.10 computer13:45
San1tyAlso I do not see grub and boot directly to Ubuntu13:45
sacarlsongrantgm: so still no work around for that?13:45
liuxgEriC^^, I am installing it on another machine, and it recognizes the drive C. By the way, do we normally need the swap drive for the USB installation?13:46
grantgmsacarlson, it seems crazy to me that this bug can exist...like, how has no one else been trying to run docker on ubuntu?13:46
EriC^^liuxg: only if you want hibernation13:46
grantgmsacarlson, i was sure i must just be doing something incredibly stupid13:46
sacarlsongrantgm: well I was able to run it but I used the standard released packages nothing new in my run13:47
grantgmsacarlson, i kind of put it aside and haven't really looked at it for the past couple days13:47
liuxgEriC^^, so, I normally choose one partition for the "/", right? I do not need hibernation since it needs very big space. I got 8G memory.13:47
EriC^^liuxg: yes13:47
grantgmsacarlson, according to someone in that bug thread, the packaged version actually fails too, which surprised me (i hadn't tried it, but want the new version anyways)13:48
EriC^^and choose the bootloader at the usb disk13:48
liuxgEriC^^, I have chosen sdc1 as the bootloader. Let's see how it is going to work.13:48
sacarlsongrantgm: I think when I had the problem I looked in logs and found something that I search that came up with a simple work around.13:48
EriC^^should be /dev/sdc13:48
sacarlsongrantgm: the permisions should triger what caused it in logs13:49
grantgmsacarlson, you're right that adding myself to the docker group is step one, because the socket isn't writable otherwise13:49
grantgmbut the daemon still has a permission error13:49
EriC^^liuxg: if it doesn't work13:49
liuxgEriC^^, oh, then I got it wrong. this is a confusing part since I chose sdc last time, and it did not work. both were listed there.13:49
EriC^^liuxg: you can chroot into it and grub-install13:49
sacarlsongrantgm: ya the user add was the only fix I recall doing13:50
liuxgEriC^^, maybe  I stop it now, and restart the installation13:50
liuxgEriC^^, the list is a little bit confusing since it has all of the listed there.13:51
sacarlsongrantgm: for your bug report you should have included your /var/log files13:51
EriC^^liuxg: it might work13:51
EriC^^liuxg: if it doesn't it's easy to fix it13:51
liuxgEriC^^, anyway, I stopped it, and re-install.13:52
EriC^^ok13:52
Marc-Julianmy linux still works good.13:52
San1tyAnyone?13:53
cfhowlettSan1ty13:54
TheBigDealHow to upgrade from xubuntu 14.04 to xubuntu Utopic Unicorn?13:54
Marc-Julian83.5 MB Updates13:54
cfhowlettTheBigDeal, sudo do-release-upgrade13:54
TheBigDealcfhowlett, ok13:55
TheBigDealcfhowlett, no new release found13:55
cfhowlettsudo do-release-upgrade -d13:55
EriC^^TheBigDeal: sudo apt-get update13:55
EriC^^cfhowlett: no13:55
EriC^^not necessary i think13:55
TheBigDealsometimes it works with the option -d13:56
grantgmsacarlson, yea, adding them now13:56
EriC^^TheBigDeal: try sudo apt-get update13:56
cfhowlettTheBigDeal, indeed.  also, EriC^^ are your sources set for LTS only?  then you won't see utopic until you change that13:56
grantgmsacarlson,  it basically just contains the same error message as on the console, though :(13:57
TheBigDealEriC^^, i did update, the same result13:57
sacarlsongrantgm: also the exact kernel you have installed as I think that's the problem the kernel you have doesn't have lxc support13:57
TheBigDealand now i'm downloading the -d development version13:57
grantgmsacarlson, oh, yea, weird, i thought i included uname -a in the original report...13:59
grantgmadding it now13:59
=== pvoigt_ is now known as pvoigt
lolcatHello14:00
lolcatCan I use 64bit iso on 32 bit cpu?14:00
Airbanderhow join outoftopic channel14:00
Airbandertype this command to see if you can use 64bit " lscpu"14:01
Airbanderare you in linux ?14:01
lolcatAirbander: the computer is not on, it has no os and no harddrive14:01
tsesterAirbander, /join #ubuntu-offtopic14:02
lolcatit has an intel atom cpu14:02
Airbanderthanks TSESTER14:02
Airbanderto be honest i dont know14:02
tsesterlolcat i tried to boot a 64bit iso on 32 bit and i think i got kernel - panic14:04
sacarlsongrantgm: be sure your kernel has veth support compiled in or has needed modules,  also might try installing lxc and cgroup-lite packages14:04
lolcatI guess 32 bit then14:04
sacarlsongrantgm: the kernel I now run is 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux14:06
Airbanderhow make a program run in new window  when i type a new command and thanks14:07
johnson5Recently, I have discovered a severe privilege escalation vulnerability that affects the kernel range 2.6.32>3.17.2 - Debian, Ubuntu and specially Centos are remarkably affected. I'd like to work with the developers of Ubuntu on fixing this bug. It's not a simple bug, it's just as powerful as Heartbleed or anything else.14:07
grantgmsacarlson, oh, so you had to downgrade your kernel?14:07
sacarlsongrantgm: no that was installed from my last update on 14.0414:07
Airbanderjohnson how find bugs in linux ? and thanks14:08
grantgmsacarlson, weird, i've got  3.13.0-32-generic, which was what shipped in my 14.04.1 install14:08
sacarlsongrantgm: well that's what I got that was at one point at least working14:09
johnson5anybody?14:09
Airbandersorry johnson5 i dont understand nothing in programing14:09
grantgmsacarlson, haha, ok, well, good to know it's at least *possible* to get it working14:09
grantgm:)14:09
Airbanderi just start using linux a few weeks14:09
Airbanderguys plz how start a new program i new window ?14:10
Airbanderany one14:10
grantgmjohnson5, your best bet it probably to check out http://www.ubuntu.com/usn/14:11
Eman14:11
grantgm(basically, email security@ubuntu.com)14:11
johnson5grantgm; I want to sell this bug and earn millions.14:11
San1tyI just did a clean install of ubuntu 14.04 and enabled LVM and I dont really understand the output of parted -l:14:12
johnson5Ubuntu will only thank me for it.14:12
johnson5while the blackhat community will make me a millionaire, grantgm.14:12
johnson5I don't seek fame, I want my wallet to be heavy.14:12
San1tyhttp://pastebin.com/GpYnx5VT14:12
San1tyWhat is that ext2 partition without a name?14:12
San1tyand what is that error to the bottom?14:13
Jeroen1Hi people, I've got a question; Is there a way to disable PHP log errors in the server log?14:14
sacarlsonJeroen1: there are ways to disable or quite some errors in php logs14:16
sacarlsonJeroen1: depends on the error14:16
Jeroen1PHP Warning:  Missing argument 1 for AccountInformation::__construct(), called in /srv/domain.nl/php/user.php on line 1942 and defined in /srv/14:17
Jeroen1that kind of warnings14:17
sacarlsonJeroen1: http://php.net/manual/en/function.error-reporting.php14:19
Jeroen1Yeah, the thing is. I got this one (error_reporting(0);) in my file14:19
Jeroen1but still getting errors in the log14:19
Jeroen1oh wait14:21
Jeroen1probably got it14:21
Jeroen1thanks14:21
Jeroen1sacarlson; Do you also know how to get in the configration file of nginx?14:21
sacarlsonJeroen1: Just add a default value to your argument14:22
Jeroen1yeah but I got a million of it :")14:22
Jeroen1so I first have to get the time to fix it without having my error log running full14:22
sacarlsonJeroen1: just write a sed script that changes all of them14:22
Jeroen1Ok I'll google that thank you very much. :)14:23
Jeroen1Do you also know the nginx confirgration file how to get into that?14:23
=== MeltedLux is now known as MeltedDed
sacarlsonJeroen1: no I'm a apache guy14:26
Jeroen1Np sacarlson; Thank you very much for that other thing. :D14:27
sacarlsonJeroen1: otherwise just setup a cron that deletes the logs or prunes them every day or so14:28
classyhalo...14:29
classycan i ask question?14:30
liuxgEriC^^, i have finished my installation. Now my computer boots to the grub again.14:30
EriC^^liuxg: it's working?14:30
warlockanyone there14:30
warlock?14:30
warlock?14:30
EriC^^liuxg: you mean the grub of the ubuntu installation? you need to select the usb disk in the bios14:31
classyi'm trouble with eclipse on ubuntu 14.04.1?14:31
warlocktell me anuy wifi tools14:31
warlock?14:31
warlockin ubuntu14:31
liuxgEriC^^, I booted once, and I saw the menu listed there. I shutdown, then my pc boots to grub command14:31
EriC^^liuxg: tyr to select the usb disk in the bios14:31
EriC^^*try , put it's order before the hdd14:32
liuxgEriC^^, the problem is that it does not see the USB stick there.14:33
=== Malsasa| is now known as Malsasa
EriC^^liuxg: ah14:33
classyi'm trouble with eclipse on ubuntu 14.04.1? can't start avd. message error " Starting emulator for AVD 'android4.0'14:33
classyERROR: 32-bit Linux Android emulator binaries are DEPRECATED, to use them14:33
classy       you will have to do at least one of the following:14:33
classy       - Use the '-force-32bit' option when invoking 'emulator'.14:33
classy       - Set ANDROID_EMULATOR_FORCE_32BIT to 'true' in your environment.14:33
classy       Either one will allow you to use the 32-bit binaries, but please be14:33
unopasteclassy 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 unmuted14:33
EriC^^liuxg: i think it's cause your bios is set to uefi14:33
liuxgEriC^^, I can only see "Ubuntu". "Windows boot manager" and UEFI: Samsung SSD PM851 256GB14:33
liuxgEriC^^, yes, another liveusb can be booted without any problem.14:34
liuxgEriC^^, it could be listed there as a bootable device.14:34
EriC^^liuxg: you need to install ubuntu with efi14:34
EriC^^liuxg: yeah, or when you want to use the usb you have to switch the bios to legacy14:34
liuxgEriC^^, where do I do the selection for it?14:34
EriC^^liuxg: will you be using the usb on other computers?14:35
sacarlsonclassy: well did you try any of the options it so clearly suggested?14:35
EriC^^as legacy will work for more computers14:35
liuxgEriC^^, yes,  I will basically duplicate this USB image and let other use it.14:35
EriC^^liuxg: in the bios, select legacy instead of uefi14:35
EriC^^liuxg: problem is that i think the usb was installed with uefi enabled14:36
EriC^^give it a shot though14:36
EriC^^liuxg: did it mention anything about efi partitions?14:36
Akira__Hey y'all. I have been looking through /r/Unixporn for a while. Any tips how to get started with that sort of stuff? Only recently made the full switch to Ubuntu. I would like to accomplish things like having a very minimalist launchbar on the bottom and tweak the top bar.14:36
liuxgEriC^^, no, I cannot see the bootable device. I cannot set it to the legacy in the BIOS.14:37
EriC^^liuxg: try to select legacy in the bios, see if the usb boots, if it doesn't reinstall the usb while it's set to legacy in the bios14:37
EriC^^liuxg: you should be able to switch to legacy14:37
EriC^^liuxg: is there anything about uefi in the bios?14:37
liuxgEriC^^, in BIOS, the radio button cannot be enabled.14:38
=== Owner__ is now known as Guest38185
Novice201yHello. Is there app to change screen brightness?14:38
sacarlsonAkira__: you might prefer the mate desktop more like the old gnome14:38
EriC^^liuxg: maybe you have to select something before the radio button is enabled14:38
EriC^^Novice201y: settings > brightness14:38
liuxgEriC^^, in parallel to UEFI, there is a legacy radio button, but it cannot be enabled. I think probably there is no legacy bootable disks for it, so it cannot be selected.14:39
Novice201yEriC^^, I'm on LXDE here.14:39
EriC^^Novice201y: there should be something in settings i think14:40
Akira__Maybe @sarcalson. But I like having a fullscreen search field when pressing the "super" key. I would prefer something like a app screen tho.14:40
Akira__If I really want to get into tweaking things.. which programming language should I learn? Is it done in Python or closer to the metal?14:41
EriC^^liuxg: try disabling secureboot maybe?14:42
EriC^^liuxg: i think you have to select something before it can be enabled14:42
kokutI cannot login to my ubuntu account, can anyone help me? Already tried installing gdm without luck, i type my password, screen flashes and goes back to the login screen, i can log through the virtual console though14:42
www2Hi any one can help me how i can setup unity to use my right as the mainscreen?14:43
EriC^^kokut: type ls -l ~/.Xauthority14:43
liuxgEriC^^, yes, I disabled it, and in the "Advanced boot options", I tried to "enable lagacy optiion ROMS"14:43
EriC^^www2: settings > display, drag the screen's as you see fit14:43
kokutEriC^^: im on the live dvd and my home folder is encrypted14:43
littlebit_hi people I have been trying to set my audio out to my hdmi and bluetooth headset. This is my configuration of /etc/pulse/default.pa : https://dpaste.de/n9Pw If you look for  the term combined, that is my changes that I made. It worked yesterday. But now it doesn't14:43
littlebit_can someone hel14:43
www2EriC^^: i have don all ready14:44
liuxgEriC^^, still, in the "boot sequence", I cannot turn on the "Legacy" radio button14:44
=== Malsasa_ is now known as Malsasa
EriC^^kokut: if you boot into the installation, can you login from a tty?14:44
www2i need the 0,0 point on the right screen in state of the left screen14:45
kokutEriC^^: yes14:45
kokutEriC^^: maybe something got messed up when i tried to remove thee ncryption of my home folder14:45
kokutEriC^^: im willing to install ubuntu again without the encryption - because i think something related to it might be tearing up my hard drive - but i would need to recover some files before that so..14:47
liuxgEriC^^, you are right. I have to apply first. now in the legacy mode. I saw "MiniCard SSD", "USB Storage Device" and "Onboard NIC". However, it still does not work.14:47
huliohow can i write to HFS+(Mac) drive?14:48
huliocurrently it can only read14:48
hulioplease help me14:48
hulioi can't copy anything to mac drive14:49
hulioit is visible only14:49
kokutI cannot login to my ubuntu account, tried installing gdm without luck, i type my password, screen flashes and goes back to the login screen, i can log through the console though14:52
kokutcan anyone help me please14:52
kokutEriC^^:  you ok man_14:54
kokutEriC^^: ?14:54
EriC^^kokut: sorry, i got dc14:54
hulioi can't copy anything to mac drive14:54
=== bewees is now known as bewees3
kokutEriC^^: Its okay dont worry :D14:54
DX099kokut, first thing coming to my mind > did you check locale in gdm?14:55
kokutDX099: i dont know how to do that14:55
liuxgEriC^^, I just now did a silly thing. In BIOS, I loaded default values, and saved it. Now, I cannot find all of the ubuntu boot any more in the boot sequence. How can I fix this problem?14:55
DX099kokut: just check that the keyboard layout is the proper one14:56
DX099kokut: there should be an icon somewhere indicating which layout is being used14:56
kokutDX099: nope, i dont remember doing so, but anyways the result was a login screen different than the usual one and i tyed my password and it stayed there, couldnt get to my desktop etc14:57
DX099kokut: so it doesn't say "wrong password" or anything like that?14:57
kokutDX099: nope14:57
kokutDX099: password is fine because i can login through the console14:57
=== Corey84- is now known as corey84-
pampuchyhi, on the latest ubuntu inspite of doing sudo service nginx start i cant access my server, why?14:58
liuxgEriC^^, could you please help me? I lost all of the grub info on my laptop now.14:58
EriC^^kokut: login through the console and check ls -l ~/.Xauthority14:58
EriC^^kokut: check if you are the owner14:58
DX099kokut: hm, this is a different problem then, I'm clueless. Sometimes, TTY console has the right keyboard layout whereas Desktop Manager login screen doesn't. But right now, it's not the problem...14:59
=== peter__ is now known as ChenFang
EriC^^liuxg: when you boot what happens?14:59
kokutEriC^^: can i login through the console from the live cd?so i dont have to boot again... it takes like 10 min14:59
liuxgEriC^^, I can only enter Windows14:59
EriC^^kokut: try to boot14:59
liuxgEriC^^, the grub boot menu is not there. I think I erased it by loading the default in BIOS14:59
EriC^^liuxg: ok15:00
liuxgEriC^^, how can I recover the problem?15:00
EriC^^liuxg: try to reinstall grub i guess15:00
EriC^^liuxg: i think you erased the ubuntu entry from efibootmgr15:00
kokutEriC^^: but it will take a lot of time for me to come back with the results of that command15:00
EriC^^liuxg: if grub-install doesn't add it15:00
liuxgEriC^^, yes, that should be the case. I just rebooted using my liveusb.15:00
EriC^^liuxg: ok, sudo parted -l15:01
liuxgEriC^^, I cannot find "Ubuntu" any more in the boot sequence of BIOS15:01
EriC^^kokut: use irssi in the terminal15:02
kokutokay gotta try that15:02
EriC^^liuxg: you have to chroot15:03
liuxgEriC^^, paste.ubuntu.com/888518215:03
kokutEriC^^: how do i get to this place from irssi...?15:04
liuxgEriC^^, on liveusb, I did not install the IRC. I am using another pc to chat with you.15:04
EriC^^kokut: /server irc.freenode.net 800115:04
EriC^^kokut: then /join #ubuntu15:05
liuxgEriC^^, how can I do the chroot? please15:05
EriC^^kokut: use alt+1-2-3.. to switch between windows15:05
EriC^^liuxg: sudo mount /dev/sda8 /mnt15:06
=== tyteen4a04 is now known as tyteen4a03
=== ubuntu is now known as Guest76662
EriC^^liuxg: type efibootmgr -v as well15:06
kokutlol there i am,15:06
kokutubuntu sup m815:06
=== bewees3 is now known as bewees
Guest76662kokut: k brb, gonna try this from the terminal after booting.15:07
liuxgEriC^^, paste.ubuntu.com/888528615:09
TheBigDealhi15:10
TheBigDealI want to resize the root partition, this is my partitioning table http://imgur.com/ZwLdfYK15:10
liuxgEriC^^, is there any problem with it. I have done the commands.15:10
=== matrix is now known as Guest577
EriC^^liuxg: ok sudo mount /dev/sda1 /mnt/boot/efi15:11
root____1EriC^^: im kokut, i tried to log in with gdm without luck, all i get is a black screen now..15:12
liuxgEriC^^, done15:12
EriC^^liuxg: efibootmgr -c15:12
root____1EriC^^: also had to run irssi as root because it couldnt create the file15:12
EriC^^root____1: i think your permissions are all messed up15:12
sukimaI have the following drives: 1TB, 1TB, 250GB, 160GB what would be the best partition/raid/setup for a desktop/media server?15:12
liuxgEriC^^, do I need to do "sudo" for the above command?15:13
root____1EriC^^: yea probably because i tried to remove the encryption of my home folder a couple of days ago and left the job half done, now i would be happy just recovering my files15:13
EriC^^liuxg: hold on15:13
root____1EriC^^: and installing ubuntu again15:13
EriC^^liuxg: not sure if it matters15:13
EriC^^liuxg: but try sudo chroot /mnt15:13
EriC^^then type efibootmgr -c15:14
noark!info grub15:14
ubottugrub (source: grub): GRand Unified Bootloader (Legacy version). In component main, is optional. Version 0.97-29ubuntu66 (utopic), package size 322 kB, installed size 856 kB15:14
TheBigDealEriC^^, is there a way to resize it ?15:14
liuxgEriC^^, done with the above command15:14
noark!info brug15:14
ubottuPackage brug does not exist in utopic15:14
root____1ls -l ~/.Xauthority15:14
root____1gotta try that15:14
noark!info audacity15:14
ubottuaudacity (source: audacity): fast, cross-platform audio editor. In component universe, is optional. Version 2.0.5-2ubuntu2 (utopic), package size 1934 kB, installed size 6699 kB15:14
cfhowlett!info burg15:14
ubottuPackage burg does not exist in utopic15:14
EriC^^TheBigDeal: try gparted15:15
EriC^^TheBigDeal: ( from the live usb session )15:15
EriC^^TheBigDeal: you can't resize if it's mounted15:15
TheBigDealEriC^^, hm15:15
liuxgEriC^^, it shows root@ubuntu-ky  paste.ubuntu.com/888538115:15
EriC^^liuxg: ok, try efibootmgr -c again15:16
Guest48465q15:16
noark!info tzdata15:17
root____1EriC^^: cannot access /home/myUsr/Xauthority: no such file or directory15:17
ubottutzdata (source: tzdata): time zone and daylight-saving time data. In component main, is required. Version 2014i-0ubuntu0.14.10 (utopic), package size 175 kB, installed size 1562 kB15:17
EriC^^liuxg: i think we have to add the options ourselves15:17
EriC^^root____1: it's ~/.Xauthority15:17
=== Guest48465 is now known as atenss
root____1EriC^^: yep /home/myUsr/.Xauthority: no such file or directory15:18
liuxgEriC^^,  paste.ubuntu.com/888540115:18
noark!info tzdata-java15:18
ubottutzdata-java (source: tzdata): time zone and daylight-saving time data for use by java runtimes. In component main, is optional. Version 2014i-0ubuntu0.14.10 (utopic), package size 69 kB, installed size 357 kB15:18
EriC^^root____1: type sudo find /home/myUsr ! -user myUsr15:19
compdocroot____1, type:  cd ~    to get to your home directory, then type:   touch .Xauthority15:19
noarkcd /home/user15:19
liuxgEriC^^, what options should we add to the command?15:19
noarkls -al | grep .X15:19
root____1EriC^^: only folders on my /myUsr/ are irssi, .ecryptfs, .Private15:20
EriC^^root____1: that should return any files not owned by yourself15:20
root____1compdoc: cannot touch Xauthority permission denied15:21
compdocroot____1, its:      touch .Xauthority15:21
compdocwith a period15:21
liuxgEriC^^, the last command output is paste.ubuntu.com/8885401. is that all?15:21
EriC^^liuxg: hold on15:21
EriC^^liuxg: exit the chroot15:21
EriC^^( type exit )15:22
liuxgEriC^^, I typed "exit", and it comes out.15:22
compdocroot____1, if you dont have permissions to write files in your home directory, things are really screwed up15:22
root____1compdoc: if i type touch .Xauthority it says permission denied, if i type sudo touch .Xauthority it show nothing15:22
root____1compdoc: so who has the permission?15:22
=== rohit is now known as Guest9804
compdocroot____1, never use sudo in your home directory, unless youre logged in as root15:23
Guest9804Hi I updated my system to 14.01, but login password isn't accepting. ONce it accepted, later on reboot it didn't , kindly help15:23
compdocsee what your permissions are:   ls -al15:23
root____1compdoc: okay, how do i get my files back now? my home is supposed to be encrypted, i think i brought this upon myself when trying to remove the encryption of my home folder15:24
TheBigDealEriC^^, and now i'm loosing data "e2label: No such file or directory while trying to open /dev/sda615:24
TheBigDealCouldn't find valid filesystem superblock."15:24
EriC^^liuxg: efibootmgr -c -w -l \\EFI\\ubuntu\\shimx64.efi -L "ubuntu" -d /dev/sda15:24
EriC^^liuxg: then type efibootmgr -v15:24
liuxgEriC^^, OK. I will type it very carefully. it is very long :)15:25
root____1EriC^^: can you post the command again to find the files not owned by me?15:25
Guest9804i got password authentication malfunction error15:25
zasani7NS IDENTIFY TOOR15:25
EriC^^root____1: sudo find /home/myUsr ! -user myUsr15:25
root____1it returned Xauthority and irssi as the files not owned by me15:26
compdocroot____1, I've had bad luck with encripting the home dir, so I never use it now15:26
EriC^^root____1: ok, type ls -ld /home/myUsr15:27
TheBigDealEriC^^, what to do?15:27
rodromaI cant play any video on any player, audio works for about 1 sec and then nothing15:27
rodromaany ideas?15:27
root____1EriC^^: and what do i do with the output?15:27
liuxgEriC^^, paste.ubuntu.com/8885523 this is the output.15:28
=== Alexander_ is now known as Alex_ander
EriC^^root____1: paste it here15:28
EriC^^just the -rwd--... and owner15:28
EriC^^*-rwx--..15:29
root____1EriC^^: dr-x------ 3 ayyy ayyy15:29
root____1ayyy = myUsr15:29
strega71film15:30
EriC^^root____1: ok, type chmod 770 -R /home/ayyy15:30
liuxgEriC^^, is that OK now?15:30
EriC^^root____1: do sudo chmod, to get the files not owned by you too15:30
strega71colpa delle stelle15:30
EriC^^root____1: or just chmod 770 /home/ayyy first15:30
EriC^^root____1: without the -R15:30
root____1EriC^^: okay now it worked, without sudo it said permission denied15:31
EriC^^root____1: ok15:31
EriC^^try to login now15:31
EriC^^root____1: sudo service gdm start15:31
strega71exit15:31
root____1EriC^^: job already running15:31
Guest9804hi15:32
Guest9804kindly anyone help15:32
root____1EriC^^: can i just go back to my old login screen instead of GDM15:32
EriC^^root____1: sudo service gdm restart15:32
Guest9804my ubuntu 14.01 password isn't accepting15:32
EriC^^root____1: try gdm first if it's what you last installed used15:32
EriC^^root____1: you can remove it and reinstall lightdm15:32
Guest9804Hi EriC^^ Need help15:33
noarkguest : chage pass word15:33
EriC^^liuxg: you missed a "\" between ubuntu and shimx64.efi15:33
noarkwith ubuntu safe mode15:33
Guest9804i changed password noark but it accepts but later during login it doesn't accept noark15:33
root____1EriC^^: wow man sometihng really weird happened, my desktop is all default now..15:33
Guest9804yes, i tried to change password in safe mode itself noark15:34
root____1EriC^^: well i guess im going to get my files back and reinstall ubuntu and see if that fixes my hard drive15:34
rodromacan anybody help me? :(15:34
root____1EriC^^: all this happened because im trying to remove the encryption of my home folder because i think its responsible for my hard drive weird clicking noises15:35
liuxgEriC^^, sorry, it was my fault. paste.ubuntu.com/888562915:35
Michael_Hi. Should I use update-rc.d to create symlinks?15:36
root____1EriC^^: wait a moment, my files are not there man..15:36
EriC^^liuxg: ok, it worked15:36
Guest9804what i can do15:36
liuxgEriC^^, really? thanks for your kind help. So, I can just reboot my machine?15:37
root____1EriC^^: my files are not there, my documents folder isn't there etc, what could have gone wrong?15:38
EriC^^liuxg: yes15:38
EriC^^liuxg: if you want try efibootmgr -o 0001,0000,000215:38
EriC^^liuxg: that will clean up the list15:38
liuxgEriC^^, OK. I will do that15:38
martinw0Hello. I installed 14.10 xubuntu. Now my laptop won't boot through the bios. Could the bootloader have messed that up?15:39
martinw0I can't boot from alternative media. Jo15:40
martinw0*How can I fix it?15:40
Michael_martinw0: what do you mean, i9t won't boot through the bios?15:41
martinw0It hangs at the BIOS screen15:42
EriC^^root____1: no idea15:42
EriC^^root____1: how did you remove the encryption?15:42
sacarlsonroot____ I found the reason for that disk click15:42
liuxgEriC^^, there are mulitple entries there in the menu.15:43
root____1EriC^^: following some guide, probably deleted my home folder but i had a backup somewhere..15:43
Chuck_Norrismartinw0: if hagns at bios screen then there is a hardware that isn't ok15:43
yorwosHi all , im using ubuntu studio 14.04 .My soundcard works only through jack ,can i remove alsa or is jack dependent on it ? im getting an error msg during boot im tired of seeing everytime , some alsaaudio or pulse audio file not found since i clean installed the o/s15:43
sacarlsonroot____ there is a setting in western digital I beleave that can change that15:43
EriC^^liuxg: is Linux still there?15:43
liuxgEriC^^, all just boot into grub15:44
kameradhow do i make Ubuntu 14 client forget a DHCP lease? whatever i do (dhclient -r, delete old *.leases files), nothing seems to work. Running dhclient -v, and I still see it trying to do a DHCPREQUEST for an old IP address15:44
root____1EriC^^: the files on my /opt/folder are the same as the ones before..15:44
martinw0Chuck_Norris: yes usually. But why just after reinstalling?15:44
Chuck_Norrismartinw0: idk, may be the disk died, when installing OSs the disk works a lot15:46
liuxgEriC^^, there are 4 ubuntus there15:46
root____1EriC^^: how do you paste in irssi15:46
EriC^^root____1: ctrl+shift+v15:46
EriC^^liuxg: after grub it boots into the installation?15:47
martinw0I am trying to disconnect it now. You agree there's no chance it was something Ubuntu did?15:47
liuxgEriC^^, no, it does. all fails to the grub command "grub >"15:47
minas114hello15:47
Chuck_Norrismartinw0: yes, it is not related to ubuntu15:47
minas114can I install ubuntu on a usb memory stick?15:47
EriC^^liuxg: ok, try to boot the live usb again15:47
=== MichaelC1 is now known as MichaelC
root____1EriC^^: doesnt work man15:47
thebigdealhello15:48
l3kidhello15:48
liuxgEriC^^, yes,  it is booted15:48
EriC^^ok15:49
martinw0I know it has a kind of secure boot that is related to that bios replacement? uefi or something?15:49
thebigdealEriC^^: i-m not being to able to mount partitions in a live usb15:49
EriC^^liuxg: sudo mount /dev/sda8 /mnt15:49
EriC^^liuxg: ok sudo mount /dev/sda1 /mnt/boot/efi15:49
jeskfresh ubuntu 14.04 installation, /etc/init.d/ssh restart does nothing15:49
=== daniel is now known as Guest45679
jesklinux is getting more and more windowslike behavior15:50
EriC^^jesk: sudo service ssh restart15:50
jeskmust be in relation to cloud hype15:50
EriC^^jesk: is ssh installed?15:50
liuxgEriC^^, done15:50
jeskpassword authentiction was set to NO, i set it to YES and restarted throught init.d script15:50
jeskhad to kill -9, then it was automatically respawned15:51
EriC^^liuxg: for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done15:51
jeskPermission denied (publickey).15:51
jeskargh15:51
jesksry15:51
hulioi can't copy anything to mac drive15:51
huliohow can i write to HFS+(Mac) drive?15:51
root____1EriC^^: man i lost extremely important information from work, can you help me find the backup of my encrypted folder? im 100% sure i havent deleted it15:52
EriC^^root____1: do you remember the name of a file in it?15:53
root____1EriC^^: yes, i had a folder with all my login data from my work called "access"15:53
root____1EriC^^: without that folder im lost man..15:53
EriC^^root____1: sudo find / -type d -iname "*access*"15:54
sacarlsonroot____ you can fix you disk click by changing settings in hd with the wdidle3 program https://forums.freenas.org/index.php?threads/hacking-wd-greens-and-reds-with-wdidle3-exe.18171/15:54
root____1EriC^^: im sure i couldnt deleted it15:54
liuxgEriC^^, done, paste.ubuntu.com/888592015:54
root____1EriC^^: okay its running15:56
root____1EriC^^: it found nothing :(15:56
root____1EriC^^: im trying different file names15:56
EriC^^liuxg: type efibootmgr -v15:56
EriC^^root____1: any other file you remember?15:57
EriC^^root____1: remove the -type d15:57
EriC^^( that means search for directories )15:57
sacarlsonroot____ So if you do a disk read or write followed by at least 8 seconds of inactivity the heads will park, that's what makes that click you hear15:57
huliowhy i can't write file to mac drive?15:57
huliowhat do i need tot do  to make it writeable?15:57
hulioi can only see folders15:58
liuxgEriC^^, done paste.ubuntu.com/888601215:58
root____1EriC^^: man it found nothing what the **** if i lost this folder im going to be in big trouble :( a lot of time to recover all the login information15:58
EriC^^liuxg: try efibootmgr -B -b 116:00
EriC^^liuxg: try efibootmgr -B -b 0116:00
liuxgEriC^^, the first command comes out "boot entry: 1 not found"16:01
liuxgEriC^^, paste.ubuntu.com/8886082. the entry is not found16:02
EriC^^liuxg: try efibootmgr -B -b 000116:02
root____1EriC^^: man is there any way i can find the backup i made of my encrypted folder??16:02
liuxgEriC^^, is it the same result.16:03
EriC^^root____1: it was decrypted when you made it right?16:03
EriC^^liuxg: ok,16:03
EriC^^liuxg: try sudo chroot /mnt16:03
sacarlsonhulio: http://superuser.com/questions/84446/how-to-mount-a-hfs-partition-in-ubuntu-as-read-write16:03
liuxgEriC^^, done16:03
EriC^^liuxg: grub-install --recheck /dev/sda16:04
root____1EriC^^: probably yes, i followed a guide, how to geek how to remove encryption of home folder, i can't paste here, ctrl+shift+V doesn't work16:04
EriC^^liuxg: are you using amd64?16:04
liuxgEriC^^, yes, amd6416:04
EriC^^liuxg: maybe if we reinstall grub-efi-amd64-signed16:05
maxvifn brightness keys don't work on my asus notebook on ubuntu 14.10 but it worked on ubuntu 14.04 so it might be fixed with some updates in the future ?16:05
liuxgEriC^^, done paste.ubuntu.com/888614916:05
EriC^^liuxg: it'll add it to efibootmgr too16:05
EriC^^liuxg: update-grub16:05
sacarlsonhulio: sudo apt-get install hfsprogs ; sudo mount -o remount,rw,force /mount/point or sudo mount -o force /dev/sdX /your/mount/point16:06
huliostill can't write16:06
huliolol16:06
kokutEriC^^: This guide http://www.howtogeek.com/116179/how-to-disable-home-folder-encryption-after-installing-ubuntu/ i didn't delete the home folder though, i gave up and only deleted the secondary user16:06
sacarlsonhulio: did you do as instructed?   what did you do?16:06
liuxgEriC^^, done paste.ubuntu.com/8886164. Do we need to reinstall grub-efi-amd64-signed?16:07
EriC^^liuxg: type dpkg -l | grep grub16:08
huliosacarlson, still can't write16:08
EriC^^liuxg: does amd64-signed show up?16:08
huliosacarlson, do you have teamviewer?16:08
GeekDudeNon technically related question: Does anyone know why SciTE is $42 in the mac app store? It's free on linux and windows16:08
sacarlsonhulio: again what did you do?   you are telling us nothing16:08
hulioi am trying to write file to mac drive16:08
huliobut i can't, i only see the files and folders16:09
hulioit's like readonly16:09
sacarlsonhulio: again do you perform the command line as instructed?  if so what did you type?16:09
liuxgEriC^^, done, paste.ubuntu.com/888624416:09
hulioi perform exactly man16:09
huliobut with my /dev/sdd216:09
hulioi got it from 'mount -l'16:10
liuxgEriC^^, it is shown there.16:10
sacarlsonhulio:  SHOW me what you typed16:10
huliook16:10
huliosudo mount -o remount,rw,force /media/phong/YOSEMITE16:10
sacarlsonhulio: you failed to install the package16:10
hulioit is already installed too16:10
sacarlsonhulio: show me what you installed16:11
EriC^^liuxg: ok, try sudo apt-get install --reinstall grub-efi-amd64-signed16:11
huliosacarlson, phong@p:~$ sudo apt-get install hfsprogs16:11
Duuhhello guys!16:11
sacarlsonhulio: ok16:11
huliosacarlson, man, why not using teamviewer and help me out16:11
Duuhguys i need your help :(16:11
hulioi have teamviewer16:12
Duuhi need a C compiler16:12
sacarlsonhulio: to do what?  you did what I would have done and it didn't work16:12
liuxgEriC^^, done, paste.ubuntu.com/888628816:12
huliosacarlson, to help me out16:12
rypervencheDuuh: sudo apt-get install build-essential16:12
Duuhi tried16:12
Duuhbut don't know how to run it now16:13
EriC^^liuxg: ok, update-grub16:13
liuxgEriC^^, just now, I got a few "ubuntu" listed there. how can we resolve it?16:13
EriC^^liuxg: we have to remove them16:13
rypervencheDuuh: gcc is the command that you would use for the GNU C compiler.16:13
liuxgEriC^^, done16:13
EriC^^liuxg: try efibootmgr -v16:13
Duuhhow?16:13
EriC^^if it doesn't work exit the chroot16:13
Duuhi mean, i wrote the program16:13
Duuhsaved in .c16:13
Duuhthen?16:14
sacarlsonhulio: looks like you need to disable jurnaling To disable journaling, just boot into OS X and fire up Disk Utility.  Click on your HFS partition, hold the Option key, and click File in the  menu bar. A new option to Disable Journaling will come up in the menu.16:14
EriC^^gcc program.c -o <nameofprogram>16:14
rypervencheDuuh: There are a few ways, but the simplest for now would be "gcc blah.c -o blah"16:14
EriC^^( @ Duuh )16:14
liuxgEriC^^, done, paste.ubuntu.com/888632216:14
rypervencheDuuh: You might take a look at this as well: http://c.learncodethehardway.org/book/16:15
Duuhwhere do i have to save the blah.c file?16:15
rypervencheDuuh: Wherever you like.16:16
EriC^^liuxg: ok, it looks good16:16
Duuhit says there's no file or directory16:16
EriC^^liuxg: was there a "Linux" entry or only ubuntu?16:16
EriC^^liuxg: it could be the entry from the SSD16:16
rypervencheDuuh: The "blah.c" should be renamed to the actual .c file that you are using.16:16
rypervencheDuuh: And "blah" should be renamed to the same name but without the .c ending.16:17
Duuhi know, and i renamed it actually blah.c16:17
liuxgEriC^^,  I am sorry that I do no quite get you. I have a 14.10 in the SSD, and a USB ubuntu 14.10.16:17
rypervencheDuuh: Then it should work so long as you are in the same working directory as the .c file.16:17
liuxgEriC^^, there are two "0000" in the list.16:17
Duuhgcc blah.c -o blah16:18
EriC^^Duuh: excerpt from ##c http://www.iso-9899.info/wiki/Books16:18
Duuhis that correct?16:18
liuxgEriC^^, may I just start to boot my pc?16:18
rypervencheDuuh: This is a bit off topic, so if you would like help, I suggest we move to a private message.16:18
Duuhhow?16:18
profall./checksamp.sh: 5: ./checksamp.sh: /home/samp/samp03: Permission denied16:18
rypervencheDuuh: I sent you a private message.16:18
Duuhfirst time i use that chat16:18
Duuhkk16:18
profallI chmod +x checksamp.sh16:19
profallStill not working, I am on a user account not root.16:19
EriC^^liuxg: in the list of entries is there Linux ?16:19
EriC^^liuxg: or only windows and multiple ubuntu entries?16:19
liuxgEriC^^, I have one SSD which is a dual-boot disk. I originally got windows, and I partitioned it and I got Ubuntu on the disk.16:20
EriC^^rypervenche: that's one of the books that are recommended to be avoided i think16:21
EriC^^"Learn C The Hard Way by Zed A. Shaw." ?16:21
liuxgEriC^^, I do not have other Linux. I only have windows and Ubuntu.  But I am not so sure whether there is any one preinstalled somewhere in the SSD.16:22
EriC^^liuxg: ok16:22
EriC^^liuxg: try to reboot16:22
liuxgEriC^^, OK. thanks16:22
EriC^^liuxg: np16:22
skyfallneed some help with the aircrack . anybody familiar with it ?16:23
liuxgEriC^^, incredible, this time, it works. many thanks for your kind help on this.16:23
Kubiushas anyone used Linux Live usb creator with lubuntu 14.10?16:23
EriC^^liuxg: no problem16:23
LemonSqueezei need to format a usb, i looked online and couldnt find any clear answers. Can any of you guys help me format this usb?16:23
liuxgEriC^^, the only problem is that I still do not know how to make my USB bootable image.16:24
k1lskyfall: we dont support wifi hacking in here.16:24
EriC^^liuxg: i think you have to set the bios to legacy16:24
EriC^^or you have to make an efi partition on it, and use it with computers that have uefi16:25
liuxgEriC^^, yes, I did that. but I did not make it work. Do you mean I have to set it first before installing?16:25
EriC^^liuxg: yes, you have to set it to legacy before installing16:25
ktosiekHi! Is upstart still the default init in Utopic?16:25
mtnLemonSqueeze: use gparted: http://www.dedoimedo.com/computers/gparted.html16:25
=== luckybunny is now known as lbaway
liuxgEriC^^, OK. I will have a try first. So, you mean that it does not support well for efi. What happens if I use this USB stick to boot from another pc with uefi enabled?16:26
EriC^^liuxg: not sure as it was installed with uefi enabled16:27
EriC^^liuxg: if you boot it on uefi it wont work for sure16:27
EriC^^liuxg: but i dont know if it might work with a legacy pc16:28
EriC^^( uefi needs a efi partition )16:29
Kubiusooooookay16:29
kameradhow do i make Ubuntu 14 client forget a DHCP lease? whatever i do (dhclient -r, delete old *.leases files), nothing seems to work. Running dhclient -v, and I still see it trying to do a DHCPREQUEST for an old IP address16:29
Kubiusso apparently linux live usb creator does NOT work with 14.1016:29
liuxgEriC^^, the bootable disk image will be duplicated for the use of students. even if I get the legacy to work, it may not help them, I think16:29
EriC^^liuxg: if they all have new computers, then they have uefi i guess16:29
LemonSqueezemtn: ok i installed gparted though the terminal and its open now, it looks complicated.... you mind walking me through the process of formatting my usb?16:29
liuxgEriC^^, is there any document that I can refer to make uefi  bootable disk to work?16:30
profallanyone know how to monitor crontab errors?16:30
=== lbaway is now known as luckybunny
k1lKubius: there should not be a difference in the releases of 14.04 or 14.1016:30
mtnLemonSqueeze: read the link. it is not hard to do.16:30
profallwhere I can look to see what the issue is16:30
EriC^^liuxg: you have to make it gpt again hehe :D16:30
Kubiuswell there sure seems to be16:30
EriC^^liuxg: then make an efi partition16:30
liuxgEriC^^, most of the students have the new computers. the problem is that how we can make a uefi bootable image.16:30
Kubiusthe installer comes up with an error when I boot from usb16:30
EriC^^liuxg: and install ubuntu using that disk & the efi partition16:30
k1lKubius: what error?16:30
LemonSqueezemtn: ok, will get back to you16:30
k1lKubius: you can check the md5sum to make sure there was no error while downloading16:31
Chuck_Hello all! I'm using Ubuntu 14.04 and got a problem. Every time I open Youtube on Chrome to play a video, my system crashes - the screen is totally blank, but it seems like it's working in the background and the lights are on. Is it a problem with flash and can it be solved? Please let me know.16:31
Kubiusgfxboot.c32: not a COM32R image16:31
liuxgEriC^^, what are the steps? it sounds quite complex to me.16:31
EriC^^liuxg: get the disk's name16:31
EriC^^( sudo parted -l )16:31
EriC^^then sudo gdisk /dev/sdx16:32
EriC^^then press "o"16:32
oli_bChuck_: as far as I know Chrome needs a different flash plugin.  Adobe flash plugin is no OK.   Use:   pepperflash16:33
solsTiCehi. where can I share some tips ad tricks (3) about the setup I had to do for my specific hardware for ubuntu ?16:33
kruitifrutihello me try fix friend computer with ubuntu desktop and was type sudo su i was try remove directory but accidently type rm-rf / and enter too soon, how can i fix now? :(16:34
Chuck_oli_b: When I go to chrome://flash, it says I do have pepper flash --- Flash plugin15.0.0.189 /opt/google/chrome/PepperFlash/libpepflashplayer.so --- Isn't that the one?16:34
EriC^^kruitifruti: it doesn't run with rm -rf /16:34
EriC^^kruitifruti: you have to enter another option to allow it to run16:34
solsTiCekruitifruti: reinstall ?16:35
oli_bChuck_: yes, that should be the one16:35
liuxgEriC^^, http://paste.ubuntu.com/8886618/, this is it16:35
kruitifrutibut i was root i think he use ubuntu 10.0416:35
oli_bChuck_: My chromium did not crash but simply did not work until I installed libpepflash16:35
Chuck_oli_b: So that's ok then? I even tried disabling all extensions to see if that works but it still crashes16:36
Lucaxhello, is there a site that shows wether a package is reliable or not?16:36
EriC^^liuxg: sudo gdisk /dev/sdb16:36
oli_bChuck_: do U use Intel or AMD CPU?   Earlier there was a problem for AMD CPU using flash16:36
newnameLucax, that comes from experience16:36
mtnLucax: is it a package in the ubuntu repos? if so, it is reliable.16:36
Xtremeguys /etc/rc.d/rc.local equivalent for ubuntu?16:37
liuxgEriC^^, http://paste.ubuntu.com/8886641/16:37
newnamebut generally stay within the 'prescribed' packages and you should be fine16:37
Chuck_oli_b: I have Intel onboard graphics... it's an older laptop16:37
KubiusOK16:37
Kubiusjust ran through the checksum16:37
liuxgEriC^^, do I need to exit now?16:37
Kubiusk1l: the installer validated, it's clean16:37
oli_bChuck_: I found this link: http://www.pcadvisor.co.uk/how-to/internet/3332967/how-stop-shockwave-flash-crashing-in-google-chrome/16:37
Lucaxnot from ubuntu repo, it is from sourceforge repo16:37
k1lKubius: what error is it then?16:37
Kubiusgfxboot.c32: not a COM32R image16:38
newnamethen it depends16:38
EriC^^liuxg: type "w"16:38
liuxgEriC^^, done16:38
EriC^^liuxg: does it say you need to restart?16:38
mtnLucax: then no way to know if good or safe or anything.16:38
k1lKubius: never heard of that error but see if this first answer solves it: http://askubuntu.com/questions/486602/ubuntu-14-04-lts-live-usb-boot-error-gfxboot-c32not-a-valid-com32r-image16:39
newnamewhat package are you wanting to install from an outside repo?16:39
liuxgEriC^^, http://paste.ubuntu.com/8886658/ this is it16:39
Wolfwiccan#madrid16:40
Chuck_oli_b: chrome://plugins shows I only have 1 type of flash, the pepper one16:40
EriC^^liuxg: ok, press "y"16:40
oli_bChuck_: strange... somehow it has a conflict with Your hw16:40
liuxgEriC^^, http://paste.ubuntu.com/8886670/16:41
Kubiuslooks like that worked k1l16:41
Kubiusheh16:41
dakdis there a way to extract the pppoe username/password for connecting to the isp from a adsl modem?16:41
ankkhi.16:41
liuxgEriC^^, so now, can I use the disk to create a bootable ubuntu image?16:41
ankkhow can i use ubuntu's storage from my another computer?16:41
Chuck_oli_b: Yes, it is a pretty recent thing, since a couple weeks I think. But I did not pay much attention to it till now16:41
ankki want to use/reach its storage easily and share files16:41
EriC^^liuxg: not yet16:41
EriC^^liuxg: restart the live usb16:41
KubiusI feel like such a nooob16:42
EriC^^liuxg: we have to create the efi partition on the usb16:42
liuxgEriC^^, OK. I will restart this machine, and I will chat with on another machine.16:42
mjaykdakd: yes not ubuntu based though16:43
liuxgEriC^^, yes, i have booted my liveusb16:44
EriC^^ok16:44
dakdnot ubuntu based the question or the answer16:44
EriC^^liuxg: sudo parted -l16:44
Chuck_oli_b: Can you think of why it is crashing the whole system, instead of just the browser? When that happens, I can do nothing else, except to hard reset the system16:45
liuxgEriC^^, paste.ubuntu.com/888674216:45
liuxgEriC^^, my liveusb is msdos. is that a problem?16:46
EriC^^liuxg: no16:47
EriC^^liuxg: sudo gdisk /dev/sdc16:47
EriC^^liuxg: sorry16:47
EriC^^liuxg: sudo cgdisk /dev/sdc16:47
dakdI need the pppoe user/pass to change my modem because the modem cant seem to keep a connection to irc16:47
EriC^^liuxg: press New16:47
dakdor use the faulty modem as bridge16:47
EriC^^liuxg: press Enter for default first sector16:48
EriC^^liuxg: then type 300M for the size16:48
liuxgEriC^^, it asked me to "Press any key to continue"16:48
EriC^^liuxg: ok16:48
liuxgEriC^^, it exits automatically.16:48
EriC^^liuxg: are you typing sudo gdisk /dev/sdc ?16:49
EriC^^liuxg: sorry, sudo cgdisk /dev/sdc ?16:49
liuxgEriC^^, no, I typed sudo cgdisk /dev/sdc16:49
waressearcher2I have CPU Core2Duo E2160 and command 'uname -m' shows: i686 so when I compile something what options should I use ? should I use: "-march=i486 -mtune=i686" or "-march=i686 -mtune=i686" are they safe options ? will programm be stable after compilation ?16:50
newnameXtreme, should be /etc/rc.local16:50
liuxgEriC^^, yes, I did that command16:50
EriC^^liuxg: ok16:50
liuxgEriC^^, paste.ubuntu.com/888684116:50
liuxgEriC^^, it just asked to press anything to continue.16:51
EriC^^liuxg: you're typing sbc instead od sdc16:52
EriC^^*of16:52
liuxgEriC^^, sorry, it was my fault :)16:52
EriC^^liuxg: no worries :)16:52
liuxgEriC^^, so, I select "new", right?16:53
EriC^^liuxg: yes16:53
liuxgEriC^^, then first sector ?16:53
EriC^^press enter for the default16:53
liuxgEriC^^, size?16:53
EriC^^liuxg: type 300M16:53
liuxgEriC^^, just "300" or "300M"16:54
EriC^^liuxg: 300M16:54
Chuck_Hello all! I'm using Ubuntu 14.04 and got a problem. Every time I open Youtube on Chrome to play a video, my system crashes - the screen is totally blank, but it seems like it's working in the background and the lights are on. Is it a problem with flash and can it be solved? Please let me know.16:55
liuxgEriC^^, Hex code or GUID(L to show codes, enter =8300) : ?16:55
EriC^^ok, type ef0016:55
EriC^^liuxg: if you press "L" it shows the list of codes16:56
newnameChuck - haven't seen this problem. did you try doing a full system update yet?16:56
CarlFKexternal sata disk in a usb box.  plug in, unmount, "sudo mkfs.ext4 -L test1 -O sparse_super,extent,uninit_bg -E lazy_itable_init=1 -m 0 /dev/sdc1"  something automoutned it (fine) i unmounted, unpluged, plugged, let it automount, and I don't have rights: touch: cannot touch ‘/media/carl/test1/x’: Permission denied16:56
ubuntuaddictedfor some reason my X server doesn't want to start. well, it starts but then the last line in it's log is (EE) Server terminated successfully (0). Closing log file16:56
liuxgEriC^^, I have already entered "ef00". Enter new partition name, o r <enter> to use the current name. Enter?16:57
dakdChuck_ looks like a video driver problem16:57
EriC^^liuxg: type EFI partition16:57
liuxgEriC^^, done16:57
Chuck_dakd: Any idea how it can be solved?16:57
EriC^^liuxg: ok16:57
Xtremenewname, thanks16:58
liuxgEriC^^, it show, 300.00 M for the EFI system.16:58
ubuntuaddictedthe monitor is black but on16:58
EriC^^liuxg: ok16:58
EriC^^liuxg: sudo parted -l16:58
liuxgEriC^^, paste.ubuntu.com/888693216:59
newnameXtreme, np16:59
EriC^^liuxg: oops, we forgot to write the partition :)17:00
EriC^^liuxg: sudo cgdisk /dev/sdc , same steps17:00
liuxgEriC^^, yeah, right. so we need to do it again :)17:00
EriC^^yup17:00
dakdif you have nvidia try using the nvidia drivers17:01
liuxgEriC^^, how can we write the partition17:01
EriC^^liuxg: press write17:02
liuxgEriC^^, paste.ubuntu.com/888698817:03
liuxgEriC^^, the partition is there now.17:03
EriC^^liuxg: great17:03
liuxgEriC^^, what is the next step?17:03
EriC^^liuxg: sudo mkfs.fat /dev/sdc117:03
EriC^^liuxg: we need to format it to fat3217:04
yorwoshas any1 managed to install sony vegas 12/13 on 64bit wine ?17:04
=== alessandro is now known as Guest75262
liuxgEriC^^, paste.ubuntu.com/888702717:05
OerHeksyorwos, check the wine database17:05
OerHeks!wine17:05
ubottuWINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu17:05
nszcetaHow can I check the real space a folder is using? I ran bedup but I am not sure if there is a difference in the disk space used17:06
liuxgEriC^^, what is the next step then?17:06
EriC^^liuxg: sudo parted -l17:06
newnamefolder size should take next to nothing, files contained in them do.. you can try du -sh dirname though17:07
liuxgEriC^^, paste.ubuntu.com/888707817:07
nszcetanewname: is this accurate on btrfs 3.1717:07
liuxgEriC^^, it is a fat16 file system.17:07
EriC^^yeah it selects it itself17:08
newnameit should be, unless you are using the compression option17:08
EriC^^liuxg: depending on the filesystem size17:08
liuxgEriC^^, is that wrong? we need to make it fat32?17:08
EriC^^liuxg: i think it'll work17:08
liuxgEriC^^, ok. got it. it is a small one.17:08
EriC^^liuxg: if you want though we can do sudo mkfs.fat -F 32 /dev/sdc117:09
liuxgEriC^^,  so, I can now start to install it, right?17:09
EriC^^it will make it fat3217:09
Chuck_oli_b: I guess I would have to switch browsers now... Thanks for trying though :)17:09
liuxgEriC^^, paste.ubuntu.com/888711117:10
EriC^^liuxg: ok, boot the live usb17:10
EriC^^liuxg: and use the rest of the space for "/"17:10
liuxgEriC^^, so, we can start to install the OS now? when will the EFI stuff be installed? during the installation phase?17:10
EriC^^liuxg: yes it should use the efi partition17:11
EriC^^liuxg: make sure the bios is set to uefi17:11
EriC^^liuxg: and select the bootloader on the usb17:11
liuxgEriC^^, it shall be the bootloader should be sdc instead of sdc1, right?17:12
EriC^^yes17:13
EriC^^or whatever the usb is17:13
=== Riviera__ is now known as Riviera
liuxgEriC^^, the bios is UEFI enabled. :)17:13
liuxgEriC^^, now, the installation is /dev/sdc2 ("/") and the bootloader is "/dev/sdc/"17:15
EriC^^liuxg: ok17:15
liuxgEriC^^, thanks17:15
EriC^^liuxg: no problem17:15
liuxgEriC^^, how is the uefi partition used during the installation?17:16
kwesidevho17:17
kwesidevhi17:17
liuxgEriC^^, the installation will automatically write sth into it?17:17
EriC^^liuxg: files are added to /efi/ubuntu17:17
EriC^^liuxg: yes17:18
EriC^^liuxg: and it should add it to the fstab17:18
liuxgEriC^^, thanks! the installation is not straightforward. I think it is worth a wiki for it.17:19
EriC^^liuxg: there is a wiki17:20
EriC^^!uefi | liuxg17:20
ubottuliuxg: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI17:20
=== MeltedDed is now known as MeltedLux
liuxgEriC^^, thanks. without your guidance, i do not think it is possible for me.17:22
=== ubuntu is now known as Legend
EriC^^liuxg: no problem17:22
ankkhow can i use "root" user for samba login?17:26
nszcetaankk: do you _really really_ need to do this17:35
=== Kriss_ is now known as Kris545545
codepython7771I've an old pgfplots style in latex on ubuntu 12.04 - how do i get the latest version and install/upgrade it?17:41
=== mamebi is now known as mame-b
enzotibcodepython7771, pgfplots.sty is in texlive-pictures17:45
JoseBravoHello17:45
codepython7771enzotib: I'm on 12.0417:45
JoseBravoI have ubuntu 14.04 and trying to configure a vncserver now I don't have video outout, just a black screen17:46
codepython7771enzotib: I already have pgfplots, but its too old17:46
drop_https://www.youtube.com/watch?v=S-xb1miTjoE17:46
=== icetea is now known as Guest96856
JoseBravoI uninstalled the vnc server but I continue getting a black screen, I reinstalled xorg and same problem17:46
JoseBravoany idea where can I find what is happening?17:48
Nuovochi sa dirmi come passare l'audio in riproduzione ad una cassa bluetooth?17:48
Nuovoita17:48
newnameping17:51
=== newnick is now known as newname
Lucaxhello, what are the most important linux repositories to know about?17:52
looneygodhello every117:54
BluesKaj_Lucax, depends on your software interests for starters17:54
BluesKaj_otherwise for most users the default repos should suffice17:54
looneygodhello, can somebody help me? I am having WEIRD problems while connecting to the internet17:55
bubbasauresLucax, Strange question, why do you ask?17:55
newnamelooneygod, er.. such as?17:55
SchrodingersScat!details | looneygod17:56
ubottulooneygod: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)17:56
looneygodI can connect to my ISP's auth page from all systems except my linux computer. The ethernet cable is detected but I can'y ping or open my ISPs auth page17:57
pzkpfwdriver?17:57
pzkpfwethernet card17:57
Lucaxbubbasaurus: I just want to know what is avaliable17:57
Lucaxanyhow, got to go, take care17:57
Lucaxciao17:57
OerHekslooneygod, maybe you need to instal openJDK ( = openjava)17:57
looneygodpzkpfw, I didnt get you. I am talking about my ethernet connection btw17:58
newnamewhat is an 'auth' page btw.. do you mean a pppoe login from a router?17:58
looneygodOerHeks, I'll try that, but I cant see why that can be the problem17:58
liuxgEriC^^, I just made the usb stick. however, it still does not boot from another pc.17:58
EriC^^liuxg: does it boot from this pc?17:59
liuxgEriC^^, in my current pc, it has one menu for it17:59
liuxgEriC^^, yes, it boots from this pc.17:59
wub_wubHi guys, any tips on how to figure out/log what causes Chrome to kill my video display?17:59
EriC^^liuxg: like usb ...17:59
newnameoh yeah, more btw17:59
liuxgEriC^^, I can select it and boot it from the menu17:59
looneygodnewname, Basically I have a optic fiber connection to my modem to which I am connected thru ethernet. Ater connecting I have to go to my ISP's auth(authentication) page to access internet18:00
EriC^^liuxg: ok, in the other pc can you select it from the bios?18:00
ethanWell. That's new.18:00
liuxgEriC^^, yes, I selected from the bios to boot from the usb.18:00
liuxgEriC^^, the installation always crashes my grub. I have to use your method to recovery it18:00
looneygodAnd this is my first time in an IRC and I am amazed how helpful you people are. Thanks this really makes my happy about the community18:01
Kubiushrrh18:01
newnameit seems odd that you can't ping something that is pingable from a windows machine, afterall, this should be done by dhcp in any case18:01
liuxgEriC^^, I am not sure whether it is a problem that the installation always chooses the "swap" created in my harddisk.18:01
EriC^^liuxg: when you select it from the bios on another pc what happens18:01
newnamemaybe check that the connection is in fact using dhcp18:01
Kubiuslubuntu is nice but it has a problem - the mouse doesn't have an icon that shows the system is busy, like you have in windows / kubuntu / etc18:01
Kubiusis there a way to make the mouse pointer do that18:01
liuxgEriC^^, it just blinks on a black screen.18:02
EriC^^liuxg: it should mention that you're not using any swap partition during the installation18:02
newnameI'm guessing no software is involved to dhcp the modem18:02
dakdits no dhcp18:02
dakdits wins18:02
dakdor netbios18:02
liuxgEriC^^, no, it automatically detect it there is a swap in the hard disk.18:02
liuxgEriC^^, and it uses, and it said that it would format it as well.18:02
looneygodnewname, Another weird thing I noticed while trying to connect. From a different net connection I cant ping my ISP's auth page(x.xxx.xxx.xx). No surprise. But I can through a GUI called"Network tools"18:03
liuxgEriC^^, I booted into it on another pc, it does not boot at all.18:03
newnameI'd probably smash the modem to pieces then change provider if it was me, but yeah that's damn odd18:03
liuxgEriC^^, I do not know why it always crashed the grub whenever I install it.18:04
looneygodnewname, No. No software involved, AS I said I just have to connect and open that particular page and login18:04
looneygodnewname, lol18:04
EriC^^liuxg: me too18:04
looneygodnewname, about dhcp....how do I check that??18:04
liuxgEriC^^, does it should appear in the boot menu if it is meant for a usb bootable image?18:05
newnamein ubuntu the network manager (icon on the top right corner) should take care of it, and it's expected that a default install already does that18:05
liuxgEriC^^, I thought it should be independent with interfering the grub already installed.18:05
newnamebut you could try in a terminal - sudo dhclient eth0 assuming eth0 is the right interface18:06
liuxgEriC^^, in the menu, it always shows "/dev/sdb2" something like that after I ran the grub commands.18:06
newnameand if it's already assigned, sudo dhclient -r eth0 first (releases the lease) and then sudo dhclient eth018:06
looneygodnewname, sorry still couldnt find it. My network doesnt have a name as such (I am not explaining this right). Therefore it wont appear on the list of connections. Thus I cant check it's configuration18:07
liuxgEriC^^, anyway, thanks for your help on this. I am going to sleep. it is 2:00pm here.18:07
EriC^^liuxg: ok, good night18:07
looneygodnewname, its eth1. But that code returned nothing18:07
liuxgEriC^^, have a good day to you!18:08
ubuntuaddictedim completely stuck, i can't figure out why X is not starting18:08
newnamelooneygod, then try ifconfig eth0 and note if it shows an IP address18:08
amikropHi, how can I add the Euro sign to Ctrl+E? In previous versions there was an easy graphical way to do that18:08
looneygodnewname,  I have tried ip "link show up". The eth1 actually does recognise the wire connection18:09
newnamedhclient eth0 will usually return nothing, the standard way is just to configure 'automatic' network config with the gui, but that's an easier method than guiding you through that (I'm not sitting at a ubuntu box)18:09
newnameor dhclient eth1 rather, in either case.. it's a matter of checking if you're assigned an IP address18:10
Glda19hi18:10
looneygodnewname, wow ifconfig eth1 showed me both ipv4 and v6. Till now i remember seeing only ipv6 addr. SOmething's changed18:10
Glda19How can i install linux on a ssd 128 gb and a 1TB HD18:11
newnameare you on an ipv6 capable isp maybe?18:11
wub_wubSo, Chrome(ium) shuts down my display(s) - any idea where to start with figuring out what goes wrong there... I'm thinking it's something driver related - but I have no idea.18:11
=== onder`_ is now known as onder`
newnameif so I suggest go through network manager, and enable ipv6 support18:11
looneygodnewname, idk. But I dont think so. Remember, the auth page had this kind of addr x.xxx.xxx.xxx18:12
bubbasauresGlda19, Anything installed as of now?18:12
newnameahhh, then maybe not, but try again now18:12
skyfallcan anyone guide me for enabling the wobbly,fire effects etc in compiz18:12
skyfall ?18:12
netlarI have an Epson WF-3540 and I installed it with Epson's linux driver.  But simple scan will not detect the scanner.  What can I do to fix this? I am on Ubuntu 14.04 6418:12
looneygodI did. No avail18:12
newnameif all else fails.. I suggest posting on the ubuntu forums and checking to see if anyone has the same setup/isp/etc and how to get round it18:13
Glda19can anyone help me to intall linux on a ssd 128gb and a 1TB HD18:13
skyfallhow can i enable the effects in compiz ?18:13
newnamemaybe someone does and can help18:13
bubbasauresskyfall, Make sure you know the reset for unity and compiz before you tweak compiz18:13
amikropHi, how can I add the Euro sign to Ctrl+E? In previous versions there was an easy graphical way to do that18:13
skyfallbubbasaures, by reset what u mean ? the changes are permanent/18:13
skyfall?18:14
looneygodnewname, Something is definitely changing. I can ping now(before this I couldnt ping even thru the wifi network(different ISP) I am using right now)18:14
bubbasauresskyfall, no change is permanent you just have to know how to recover.18:14
newnamelooneygod, try this.. type sudo echo "nameserver 208.67.222.222" > /etc/resolv.conf18:15
Glda19how can i install linux on a new system with a ssd 128GB and a 1TB HDD18:15
skyfallbubbasaures, is it complex ? do u recommend not using compiz effects ?18:15
bubbasauresskyfall, The unity desktop is a plugin in compiz, so be very careful is what I mean.18:15
looneygodnewname, I did that. No answers have been posted till now. But I'll try to disconnect from wifi and try to access that site from browser. Maybe my wifi is being preferred over eth1. What do you think?18:15
netlarIs there a seperate driver that I need to install?18:15
newnamethen try getting on your site again18:15
bubbasauresGlda19, I asked you question.18:15
skyfallbubbasaures, all i want is to enable the window effects . will it make use of my graphics processor ?18:16
looneygodnewname, I did that= post on forum...trying the code now18:16
Mightcould3hey, got something i dont understand here, im trying to install Wine from ubu's software center. and it says that in order to do so it needs to remove my nvidia drivers? This doesnt seem right to me cause im getting wine to run windows games. Advice?18:16
looneygodnewname, 208.67.222.222 which dns is this?18:16
newnameyour wifi should not be enable at the same time, make sure it's disconnected before connecting to the wired network18:16
newnameit's opendns18:16
looneygodI have 8.8.8.8 on my resolv.conf btw18:16
skyfallbubbasaures, because even after installing my nvidia proprietery drivers, im not getting much backup. im using powertop18:16
Glda19how can help me with the installation18:16
newnamethe point is, if you can ping an ip but not an address.. then it's likely a dns error18:16
bubbasauresskyfall, I can't really help you beyond just saying know the reset, all you have to do is google your release and reset unity and compiz.18:17
newnamehence why try change it first18:17
bubbasaures!who | Glda1918:17
ubottuGlda19: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)18:17
shaun_screw windows18:17
netlarI ran sudo dpkg -l | grep epson18:17
shaun_windows me sucks18:17
shaun_me sucks huge18:17
looneygodBut my problem is accessing x.xxx.xxx.xxx right? Already in IP form.18:17
netlarAnd got this http://pastebin.com/x6vWppUx18:17
bubbasauresshaun_, This is ubuntu support not your soapbox.18:17
shaun_dropbox?18:17
shaun_what about it?18:17
skyfallbubbasaures, can you help me with improving laptop battery  ? my battery is draining fast using ubuntu. all i do is use powertop and set the tunables bad to good18:18
skyfallbubbasaures, will it do any good ? any other suggestions ?18:18
newnameah my mistake, yeah.. but you said something improved, maybe poke around in network manager settings18:18
Mightcould3has anyone been able to install Wine and keep their video card drivers?18:18
shaun_lol18:18
shaun_Im sure your video card has linux support18:19
looneygodnewname, Also I'll try to access that after disconnecting from my wifi. That means disconnecting from here. I just want to say thanks a ton before leaving18:19
shaun_on their site18:19
newnameie, checking to make sure all is setup right, you can disable ipv6 safely but remember if there are two active connections (like wifi) you will have no internet, as only one can be used for internet18:19
shaun_What card do you have @Mightcould318:19
newnameno problem, hope it works for you18:19
cybera71pmisi18:19
bubbasauresskyfall, Battery issues with linux are compounded by no driver support, they are all reversed engineered. The backlight uses the most generally there is only tiny things you can do, I would just by a good battery.18:19
netlarGuess I will ask some other time18:19
netlarOK18:19
cybera71passalamualaikum?18:19
Mightcould3yeah i have the linux drivers for linux working just fine, im trying to install Wine and it wont let me keep my drivers. my gpu is the EVGA GTX 770 SC 2GB18:19
ubuntuaddictedok, i can actually startx and it works so that means it's some conf file somewhere in my /home/ folder, what folders can i delete to get lightdm back working18:19
looneygodnewname, there? Back!18:20
looneygodIt didnt work.18:20
skyfallbubbasaures, you meant buying a good battery ? but im not having any issues in windows. so its for sure its not the battery problem.18:20
looneygodmy ping returned "connect: Network is unreachable"18:20
netlarOr maybe I am invisible, lol18:21
bubbasauresskyfall, That is really bad reasoning, windows and linux are not even close to being the same, I told you about no driver coverage by the manufacturers.18:21
skyfallbubbasaures, first i thought it was because i didnt installed the drivers and that is making the os to run my two GPU's at the same time18:21
Mightcould3and i want Wine so i can play Starcraft and diablo 2.18:21
=== yamk is now known as maysara
skyfallbubbasaures, so i used bumblebee to control the GPU. still no improvement.18:22
bubbasauresskyfall, Yes a dual card optimus running both cards will use more power, this is not an area I can really help in is all, you just want to loose the comparisons between windows and linux as far as hardware or anything working in general.18:23
Glda19who can give some instructions to make partion to install linux on ssd and 1tB HD18:23
bubbasauresGlda19, I have been trying to communicate with you, you have to answer to get help and preface with the others nick.18:24
skyfallbubbasaures, i was not comparing actually, i was being clear about the fact that there is nothing wrong with the battery rather than  the way its getting drained. thats all18:24
Mightcould3i guess ill try asking later tonight. ttyl18:24
looneygodCan anyone help me connect to the internet? I can connect from every machine other than my ubuntu machine18:24
skyfallbubbasaures, do u have any knowledge of setting the wireless saving mode turn on ?18:25
skyfallbubbasaures, im using wifi internet for the connectivity.18:25
newnamewell i'm off for now, hope to ss you soon ..18:25
bubbasauresskyfall, Not sure what you mean.18:25
looneygodwait18:25
looneygodnewname, wait18:25
looneygodnewname, I need u18:25
Glda19can someone help me with the installation of ubuntu18:25
newnamesorry dude, hope you solve it, see you for now18:26
skyfallbubbasaures, wireless powersaving mode. i cant turn it to good while at the tunables (in powertop)18:26
looneygodhmmm... ok18:26
looneygodCan anyone help me connect to the internet? I can connect from every machine other than my ubuntu machine18:26
looneygodCrying out for help one last time18:26
looneygodCan anyone help me connect to the internet? I can connect from every machine other than my ubuntu machine18:26
bubbasauresskyfall, Ah, never even heard of it, sounds like a app included with the optimus setup.18:27
=== root is now known as Guest49414
skyfallbubbasaures, do you have any idea of turning the wireless power saving mode on ?18:27
Glda19is there someone that can help me with the installation18:28
bubbasauresskyfall, On the one laptop I actually take places, I have all laptops, I bought a 12 hr battery that fixed any battery issues. Otherwise all your other issue I'm not familiar with, you will be better helped by just letting the channel know these.18:28
bubbasauresGlda19, Do you see this?18:29
Glda19bubbasaures yes18:30
bubbasauresGlda19, Cool, I have been posting to you since you came on, I have asked you a question.18:30
bubbasaures<bubbasaures> Glda19, Anything installed as of now?18:31
Glda19bubbasaures can whe chat prived18:31
bubbasauresGlda19, No, you want the channel for peer review, you can turn of the join and part messages often on your IRC client to make things easier.18:32
bubbasauresthis can be a hard place to follow without that18:33
Glda19bubbasaures what did you meen i use mirc18:33
bubbasauresGlda19,  I was just assuming you wanted a priv due to not being able to follow the channel and people addressing you.18:35
Glda19bubbasaures ok18:35
bubbasauresGlda19, The important question for me is, is there any OS on these HD's now?18:35
Glda19bubbasaures its a brand new pc18:36
bubbasauresGlda19, and if there is what exactly is there18:36
=== kat is now known as Guest49299
bubbasauresGlda19, So brand new no windows, no apple, no linux right?18:36
Glda19no18:37
Glda19bubbasaures i bougth the pc systerday18:37
bubbasauresGlda19, I can't help you, we are not even close to communicating.18:38
Guest49299Hi, guys, I just downloaded an app called "WorkRave" that will help me control the amount of time I spend on the computer. It said it was made for linux. I have it on my desktop. I clicked "executable". but I don't know how to open being I am mostly a windows user.18:38
Glda19bubbasaures why can't you help me18:38
bubbasaurestook forever to get your attention and we are not on the same page is all, Glda19 you are not even answering a simple question.18:38
nszcetaGuest49299: you need to install Wine18:39
nszcetaWine will let you run many Windows programs18:39
Guest49299Even if it said it was for windows and linux? I still need wine?18:39
Glda19bubbasaures i answerd your question the ssd and the hd is black18:39
nszcetaGuest49299: in ubuntu you need to use aptitude to install software18:39
Glda19bubbasaures i answerd your question the ssd and the hd is blanck18:39
nszcetaGuest49299: unless you really know what you are doing18:40
nszcetado not deviate from apt18:40
nszcetaGuest49299: https://apps.ubuntu.com/cat/applications/precise/workrave/18:40
Guest49299hummm o.k.,     Do you guys know of any app that will be easy to download that will control computer use for Linux?18:40
nszcetayeah, teamviewer18:41
nszcetait sucks but its "easy" to get started18:41
bubbasauresGlda19, No you did not say they were blank, and prefaced the message with my nick, but it is an important point. Just boot the live ubuntu and install it to the SSD and use the other HD to store what is needed.18:41
Guest49299oh  sorry  I see your link now   thanks18:41
Glda19bubbasaures but i want to put my home on the hdd18:42
Glda19how can help me to isntall ubuntu on a ssd and hdd18:43
nszcetado you know how to read a manual?18:43
profallinstall it on the SSD and then mount the hdd.18:44
profallafter install18:44
bubbasauresGlda19, Cool, the manual install called "something else" in the install gui's gives you the option to separate home and root, others will be better in this area. Having these separate is rather old school, ubuntu does not advise this in general.18:44
=== X24V is now known as Shyan
bubbasauresI have never had a separate home in the 7 years I have used open source18:46
Glda19bubbasaures it's better for the ssd18:46
bubbasauresGlda19, That is a myth, ssd and spinning HD's have the same mean life now.18:46
profallYou'd want to put it all on the SSD, and use the HDD for storage. Otherwise your just defeating the purpose of having an SSD, unless you want to setup some sort of cache system.18:46
bubbasauresSSD's are just more expensive, they have the same lifetime18:47
faustGlda19: You may use SSD just as a cache device and keep root and home on the HDD...18:47
profallYes, faust but is an SSD-Cache really viable in a desktop environment ?18:48
faustwhy not?18:48
Glda19faust why put root on hdd18:48
profallhow big is the SSD Glda19?18:48
Glda19profall 128 GB18:49
marco__I just bought an usb wifi dongle. lsusb says "Bus 001 Device 006: ID 0cf3:e004 Atheros Communications, Inc." but dmesg says "rt2800_init_eeprom: Error - Invalid RT chipset detected." What should I do to make it work?18:49
faustGlda19: if you put everything on HDD and use SSD as cache for everthing you should achieve better performance: because the SSD will be used to store data accessed frequently also if it is in your home (in desktop environment I expect a lot of ~/.* dirs to be accessed frequently)18:50
profallGlda19 just installed everything on the SSD and mount the HDD later on. No point in separating system files if you have 128GB, I thought you had like an old school 6GB SSD or something.18:50
bubbasauresmarco__, Wifi dongles are cheap, and many plug and play, there are hundreds on amazon, I would get one that plugs and works.18:50
profallFaust that's been proven wrong18:50
faustprofall: what?18:50
Glda19frofall why not put the home on the hdd18:51
faustof course if youmanage to put everything on SSD it will be better18:51
faustthan using SSD as cache...but I don't think it is always possible18:51
Glda19why put every thing on the ssd18:52
cybrhumanGlda19: because it is faster18:52
Glda19Cyber_Akuma i now18:52
bubbasauresmarco__ I believe the one you have needs a wrapper and is just a hassle to get working if at all, others may confirm this.18:53
profallyour using this for a desktop environment right?18:53
profalllike on your laptop or desktop GLda19?18:53
faustprofall: I'm still waiting an answer...18:54
cybrhumanGlda19: if you want to use the HDD for storage I would mount it in your home catalog on a directory that hosts large files.18:54
Glda19profall desktop18:54
marco__bubbasaures, the box says it supports linux. That is why I bought this one18:54
profallfaust just google ssd-caching and you'll see all the benchmarks done between straight SSD, SSD-Cache and standard HDD. SSD beats ssd-cache and standard HDD everytime.18:55
profallit's an in-between and great for providers that want to offer a lot of space but better speeds then HDD, but it's no SSD.18:55
bubbasauresmarco__, You might look through this link, http://askubuntu.com/search?q=rt280018:56
faustprofall: well...it is quite obivious18:56
faustssd as cache cannot be as fast as pure ssd18:56
profallSo you answered your own question?18:56
ubuntuaddictedmy xubuntu session settings are not being restored.. any thoughts of how to fix? i have no panels, no cairo-dock etc etc18:56
faustbut if you have a lot of data you cannot put everything on ssd18:56
faustunless you have a big ssd18:57
profallYes, but in a desktop environment I just mount the HDD and pick and choose what I put on there. All my music, movies, etc... are on the HDD while all system files/games are on the SSD.18:57
bubbasauresmarco__, Personally I would want it to plug and work, you will have to decide what you like best, hope you get this resolved. ;)18:57
profallSince the system files won't take up all that much space and anything demanding should be on the SSD anyway. THis is what I am suggesting to Glda19.18:57
profallYou can always symlink stuff if it really bothers you as well lol18:58
jhonhi18:59
jhonI need help about oracle18:59
bubbasauresjhon, You trying to get on the yacht team?19:00
faustprofall: I think it depends on the type of files do you have...19:01
faustif you manage to keep big and rarely accessed files on HDD bye hand you can do it, but maybe a cache is more userfriendly19:02
jhonHow can I configure oracle-xe? thanks19:03
bubbasauresmarco__, Here is a wiki as well, there is excellent help in this area by a couple of regulars on the ubuntu forums, you might consider a thread made there. https://help.ubuntu.com/community/WifiDocs19:03
=== rat_ is now known as deadrat
S3v3nanyone one with repo xp?19:04
jhoncan you help me?19:04
bubbasauresS3v3n, repo xp?19:05
cybrhumanfaust: isn't it more about how you access the files? sequential reads from spinning disks tend to be fast, doesn't it, so most media files will have a great time on an HHD?19:06
=== Guest39096 is now known as asda
bubbasauresCan we take the chat/arguement to #ubuntu-offtopic19:06
=== asda is now known as tlc
S3v3nbubbasaures: I downloaded eclilpse luna, and tried to add a repo for updates, but the manager says that it can't find the url19:06
=== tlc is now known as Guest618
bubbasauresS3v3n, Ah, I'm not familiar with those is all.19:07
S3v3nthis is the error: W:Failed to fetch http://download.eclipse.org/releases/luna/dists/saucy/main/binary-amd64/Packages  404  Not Found19:08
=== Guest618 is now known as FLUBBER
bubbasauresS3v3n, Do you have a link on how you set this up?19:08
bubbasauresS3v3n, What release are you running?19:08
S3v3nkernel or mint?19:08
kostkon!mint19:08
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org19:08
faustcybrhuman: with HDD you still have things like spin up time and fragmentation. However SSD should be faster than HDD also for sequential reads19:08
bubbasauresS3v3n, mint is not supported here, what OS is this and it's release.19:09
S3v3nlol19:09
S3v3nthat's funny.19:09
S3v3nexit19:09
jhonI have a quention19:09
bubbasaureshardeee har har19:09
jhonquestion*19:09
jhon I need install oracle-xe but I could't19:10
waressearcher2any suggestions for terminal with multiple tabs ? I used to use mrxvt but I want to try some other one, not konsole19:10
bubbasauresjhon, I'm not sure what you want is supported here technically, however you may get help if you can detail the issue.19:10
jhonI install oracle-xe I need help with the configurate for generate connections in my developer sql19:12
jhonI was looking videos in youtube but I did't understand19:13
cybrhumanfaust: it is not a problem for normal use of media files.19:17
faustcybrhuman: a fragmented media file can be a problem also waiting 1 to 4 seconds just to start to read a file can be a problem, but this is just a matter of opinion19:20
WizardGedHas anyone here heard about Joey Hess yet?19:26
=== sins-_p is now known as sins-
cybrhumanfaust: media files don't fragment in normal use. I have not experienced spinning up and down interrupting music for me, nor movies.19:29
=== sins-_n is now known as sins-
Kubiusanyone got a suggestion for a mouse cursor for Lubuntu that has a state to show when a program is loading?19:32
faustcybrhuman: fragmentation mostly depends on how you acquire those files, usually you will download them, if you more than one concurrently and your software does not allocate the requird space before starting the download your files will be likely fragmented expecially when your disk start beeing full. About the spin up time: it's something that you would experience if you have a device dedicated to media files and you don't access them continously, the19:34
faustfirst time you will try do to so you will wait (if some power saving profile has stopped it because it was not used), of course if you have an high and disk you may not notice a 0.1s delay, but with cheaper disk you will certain notice a 5s delay19:34
merpnderpI'm on 14.14LTS and I'm trying to get a systemd service set up but I don't have systemctl available as a command. ANyone know what I'm missing?19:40
bekksmerpnderp: 14.04 uses upstart, not systemd.19:41
merpnderpbekks: weird, because systemd.services is installed by default (at least on this distro)19:41
bekksmerpnderp: Which doesnt change the fact, that 14.04 uses upstart :)19:42
merpnderpbekks: I thought it was weird there were only two services in the systemd dir :P19:42
merpnderpbekks: is it worth while to get systemd installed and config'd or is upstart going to be around for a while?19:42
Kubiusanyone here have a good mouse theme that works with lubuntu?19:43
bekksmerpnderp: 14.04 is supported until 2019, and until then it will use upstart.19:43
KubiusI need a mouse theme for lubuntu that shows when a program's loading19:44
merpnderpbekks: the syntax for upstart actually looks a little easier than systemd. But both are way better than init19:44
cybrhumanfaust: I am fairly certain that most used software preallocates. first time access being slow is not that much of an annoyance to me at least, interruptions on the other hand.19:44
faustcybrhuman: that's why I said that this is just a matter of opinion19:45
KubiusI tried using ubuntaero with lubuntu's "customize look and feel" because it's an x11 mouse theme, but it didn't work19:45
Kubiusanyone got any thoughts19:45
cybrhumanKubius: you are thinking about a hourglass-like effect like in windows?19:46
Kubiusyep19:46
Basket_i have rtcwake in a cronjob except it never runs19:47
Kubiustried http://gnome-look.org/content/show.php/Ubuntaero+-+Aero+based+w%2B+animated+logo?content=108598 via Customize Look and Feel which uses lxappearance, the program crashed when I tried to install it19:47
tfhI tried to update to 14.10 from my software updater, it says my system is uptodate, I'm sure I'm running 14.04.. any ideas?19:47
merpnderpbekks: I don't understand what I"m seeing. I googled it and upstart scripts are still in /etc/init.d. But when I look at those scripts they are still sysvinit scripts.....Or am I missing someting?19:48
bekks!upstart | merpnderp19:48
ubottumerpnderp: Upstart is meant to replace the old Sys V Init system with an event-driven init model.  For more information please see: http://upstart.ubuntu.com/19:48
RyielHey ho19:49
Kubiuscybrhuman: any ideas?19:50
cybrhumanKubius: uhm, not really, trying to install lxappearance here now.19:50
Ryielhas anyone encountered this language id specifier not provided by device, defaulting to english error message before ubuntu starts up? I have an acer c720 chromebook with xubuntu installed on it. I googled it but couldnt find a whole lot about it...19:50
merpnderpbekks: thanks. One more quick question. How do I know if the sshd.conf in init.d is running or the ssh.conf in init is running?19:51
Kubiuscybrhuman: what distro are you running?19:51
cybrhumanfaust: yes, it is, but I reacted since you suggested something that seemed a bit complicated compared to the mount and symlink approach for no gain under normal circumstances.19:51
cybrhumanKubius: ubuntu19:51
Kubiuseep19:52
nieehi folks. any one to help me? my ubuntu not view my shared folder in local network. my phone view this folder, but my ubuntu not. any ideas?19:52
faustcybrhuman: well I just suggested an alternative, I don't know what "OP" needs are, I just give him another alternative so he can choose on its own what is better19:52
waressearcher2niee: can you ping that shared folder ?19:53
cybrhumanfaust: yes, but often alternatives are more of a prison than a freedom.19:53
nieewaressearcher2: not. give me more info please.19:53
cybrhumanKubius: I was just trying to see if I could crash this program.19:54
Kubiusah19:54
cybrhumanKubius: have you run the program from a terminal?19:54
faustcybrhuman: well in this view Ubuntu should not exists19:54
KubiusI've not run it directly yet, only via the "customize look and feel"19:55
faustit's just another debian spin-off19:55
RyielOk, got the full error message: [ 2.330190] usb 1-4: language id specifier not provided by device, defaulting to English19:56
nieewaressearcher2: i have ping to computer N2 (shared folder), but not view this folder.19:56
RyielIt wouldn't bother me much but it takes like a minute to start up the system because of this19:56
Kubiustried running it from a terminal, froze and had to ctrl-alt-F119:57
Kubiusay caramba19:57
Kubiusthis just isn't getting any better19:57
tfhI tried to update to 14.10 from my software updater, it says my system is up-to-date, I'm sure I'm running 14.04.. any ideas?19:58
Kubiuscybrhuman: having any luck on your end?19:59
OerHekstfh go into softwarecenter > sources, and set update to 'any new version'19:59
cybrhumanKubius: I have great luck unfortunately, so I can't get it to crash. :-(19:59
Kubiuswell19:59
KubiusI'm on lubuntu, not ubuntu (as I mentioned)19:59
tfh<OerHeks> I've already got it set to "any new version"20:00
Kubiusso that's probably a component of the issue20:00
Kubiusdifferent desktop environment20:00
Kubiusthat's why I went 'eep'20:00
tfh<OerHeks> do  I need to restart after that?20:00
OerHekstfh, no, i think just run:  sudo apt-get update && sudo apt-get dist-upgrade20:00
shadowstriderhello20:01
cybrhumanKubius: you use different repos?20:01
KubiusI just have whatever lubuntu comes with20:01
azusHello everybody20:01
Kubiusit has different components, such as lxappearance20:01
OerHekshttps://help.ubuntu.com/community/UtopicUpgrades20:01
Kubiuslxappearance being an lxde program20:02
zeusssss...20:02
Kubiusand lxde being what differentiates lubuntu from ubuntu20:02
Kubiusfor the most part20:02
Kubiusas well as as different "fluff" programs (word processor, calculator, etc)20:02
ChrisLuckhi guys, i am trying to disable mouse acceleration using xinput. Has anyone experience here?20:03
cybrhumanfaust: well, they seem rather different in who they target.20:03
OerHeksChrisLuck, why not use the proper systemsettings > mouse > pointerspeed ?20:04
cybrhumanKubius: I have lxde in my repos too, so I do believe we use the same repos anyway,20:04
Kubiusyokay20:04
ChrisLuckok i will try that OerHeks20:04
cybrhumanKubius: just different default programs.20:04
cybrhumanKubius: but you say that lxappearance crashes the X session?20:05
vicatcuanyone have advice on getting "disable touchpad while typing" to work on 14.04?20:06
Kubiusit did when I tried to run it from console20:06
Kubiuswon't do that again20:06
Kubiuswhat my original problem is:20:06
teaearlgraycoldIn the network manager, if I'm connected to a VPN and I loose connection to the VPN, will my network traffic still go through to the internet?20:06
KubiusI open up 'customize look and feel' which passes to lxappearance from what I can tell20:06
KubiusI install the theme from tar file20:06
Kubiusthe program crashes20:06
KubiusI reopen the program, the theme's there but doesn't actually appear to work20:07
absk007i installed Ubuntu but i'm facing the Unity cache bug. Please suggest me some other awesome cool looking distros like Ubuntu 14.1020:07
OerHeksabsk007, unity cache bug?20:08
faustcybrhuman: ubuntu was not the first distro aimed to be user friendly, on the long run it showed to be a better alternative than the others, but at first it was only another alternative.20:08
* bekks has no Unity cache bugs20:08
touil76Hello. I have a  problem with my samsung n220 laptop. Randomly, after going to suspended to ram state, the computer cannot be woken up.20:08
touil76Even pressing the caps lock key does not light up the corresponding led when this happens.20:09
touil76I use the ubuntu 12.04 distro and don't want to upgrade to 14.04, as a friend of mine experiences the same issue with ubuntu 14.04.20:09
OerHekstouil76, same hardware?20:10
bishopstixquick question: My ubuntu resets sound to silent everytime i restart system. I run 12.04. Any idea how to fix this?20:10
absk007OerHeks, https://bugs.launchpad.net/unity/+bug/1240848 https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/128416420:11
ubottuUbuntu bug 1240848 in unity (Ubuntu) "~/.cache/upstart takes up around 70GB of space due to unity and mediascanner" [Undecided,Confirmed]20:11
ubottuUbuntu bug 1284164 in upstart (Ubuntu) "~/.cache/upstart grows enormous" [Undecided,Confirmed]20:11
touil76No OerHeks, not the same hardware.20:11
vicatcuhello all20:12
OerHeksabsk007, 1st bug is not related to 14.04/14.10, and 2nd "bug" > 10:15:17 up 14 days, 1:20, 24 users, load average: 1.09, 0.95, 1.33   #  24 users ?????20:12
Miauh-hello, I don't know much about the commands of irl but, c-can someone help me with?20:13
absk007OerHeks, so what you trying to convey here?20:13
SpecOerHeks: type "who" or "finger"20:13
touil76Does anyone here knows how to track the waking up problem I'm experiencing ?20:14
KubiusI personally advise not suspending to RAM on a device that can lose power20:14
waressearcher2niee do you use nfs ?20:14
waressearcher2niee: or samba20:15
Kubiuscybrhuman: figuring anything out yet?20:15
touil76Ok Kubius, but that can be nice yet.20:15
merpnderpI have a myapp.conf in /etc/init and it appears to be correct. But when I run 'start myapp' I get Unknown job: myapp20:15
cybrhumanKubius: no, I try to figure out what can crash it.20:15
merpnderpdo I need to register it or soemthing, because the docs make it soudn like it shoudl just work.20:15
Kubiushave you tried just installing the mouse theme?20:16
cybrhumanKubius: does lxappearance crash always or only when you try to install the cursor set?20:16
OerHeksabsk007, well, 244 users is not normal, is it?20:16
OerHeks*2420:16
Kubiusah20:16
Kubiusso customize look and feel IS lxappearance, just with a different name20:16
Kubiusso yeah it opens fine20:16
Kubiusand can change themes20:16
Kubiusup until I try to install the new theme20:17
Kubiusand then, crash20:17
nieewaressearcher2: samba. comp1, and comp2 use samba under Ubuntu20:17
touil76So, nobody for my suspend to ram problem ?20:17
OerHeksabsk007,  pastebin the output of your " du -hs ~/.cache/upstart/  " please20:17
bubbasaurestouil76, Did you file the bug I see?20:17
mustmodifywhen I do `tar --list file.tar` it just sits there thinking. Is that the correct way to list the contents of an archive?20:17
absk007OerHeks, bu that what i'm facing. My ~/.cache/upstart directory gets full within minutes. My disk space of 55GB gets full within seconds.20:17
touil76Sorry bubbsaures ?20:17
bekksmustmodify: tar -tf file.tar20:18
bubbasaurestouil76, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/139078020:18
ubottuUbuntu bug 1390780 in linux (Ubuntu) "Samsung n220 randomly does not wake up from suspended to ram state" [Undecided,Incomplete]20:18
bishopstixquick question: My ubuntu resets sound to silent everytime i restart system. I run 12.04. Any idea how to fix this?20:18
waressearcher2niee: try #samba20:18
absk007OerHeks, i'm not on Ubuntu right now and the problem doesn't appear everytime.20:18
waressearcher2niee: also switch to nfs20:18
theadminmustmodify: tar --list --file archive.tar20:18
touil76Well yes bubbasaures, it's me.20:18
absk007OerHeks, now I've 28% free disk space but sometimes the upstart bug appears and i get 100% disk usage20:19
bubbasaurestouil76, Cool, it helps if we know the whole story, like you have filed a bug.20:19
OerHeksabsk007, same kernel?20:19
cybrhumanKubius: I'll try20:19
touil76Ok thank you bubbasaures. Someone is asking me to fill an automatic report. I'll do this.20:20
absk007OerHeks, i upgraded my kernel yesterday. Haven't noticed the version20:20
vicatcuanyone willing to help me figure out how to get "ignore touchpad while i'm typing" to work on ubuntu 14.04?20:20
bubbasaurestouil76, I see this on earlier kernels on the web, but nothing lately, I wonder if you nhave tweaked the computer to this issue is all.20:20
OerHeksabsk007, last question: did you add any PPA ?20:20
cybrhumanKubius: horay, crash20:20
bubbasauresvicatcu, Which desktop are you using the gnome shell has a addon that does this.20:20
cybrhumanbut after I restart my browser it uses the new cursors.20:21
absk007OerHeks, a lot20:21
waressearcher2in tmux one can switch back and forth windows with "Ctrl-b p" for "previous" and "Ctrl-b n"  for "next" but is there a way to use less keys, say just "Ctrl-[" and "Ctrl-]" to change windows ?20:21
=== deivan_ is now known as deivan
absk007OerHeks, and a lot of 3rd party s/ws20:21
MultbrelchHi all. Q: My father (1000km far away) has Ubuntu 12.04 on a laptop, long time not used. He forgot the passwd. Any solution (setting a new passwd, etc)?20:21
MultbrelchBTW: my father is the only user and there is a guest account20:22
absk007Multbrelch, 1000km upwards or width wise?20:22
bubbasaures!password | Multbrelch20:23
ubottuMultbrelch: Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords20:23
waressearcher2Multbrelch: what about mother ?20:23
OerHeks!password | Multbrelch , easy to fix20:23
ubottuMultbrelch , easy to fix: Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords20:23
Kubiusaw, hell20:23
mustmodifybekks: thanks20:23
Kubiuslooks like LXDE just doesn't support the program loading mouse icon20:23
Kubiusat all20:23
Kubiusthat just outright suuuucks20:23
absk007OerHeks, what about my question?20:23
touil76No bubbasaures. I use ubuntu 12.04 with the 3.4 kernel. Very basic.20:23
OerHeksabsk007, you might want to file a bugreport too, or confirm the 2nd one you posted, but i'd like to know some more about the logs..20:23
cybrhumanKubius: I thought it was the applications having to support it.20:24
Kubiuswell20:24
MiauHello everyone. I need help, after I installed the updates for my ubuntu, the "start menu" (I'm sorry for my ignorance, but I'm new to ubuntu) doesn't work anymore.20:24
Kubiuswhatever application the desktop is20:24
Kubiusit doesn't support it20:24
Kubiuswhich sucks20:24
OerHeksabsk007, mostly ~/.cache/upstart/logrotate.log20:24
vicatcububbasaures, it's a pretty vanilla 14.04 install20:25
Kubiusthis is hilarious, I'm seriously considering switching to a distro that uses two times the resources so I can have a mouse that actually has a spinny bit when I open programs20:25
Kubiusjeez20:25
vicatcububbasaures, i'm trying to use the gpointing-devices-settings to control it20:25
absk007OerHeks, i uninstalled and reinstalled it. Even after reinstalling, all space was used automagically. But now for some reason after restarting the Ubuntu i deleted the ~/.cache directory and now it's not getting full20:25
cybrhumanKubius: Why not just find programs that starts when asked to and not 2 minutes later :P20:25
bubbasauresvicatcu, I have no idea whom you aqre20:25
bubbasauresare*20:26
absk007OerHeks, but i fear this might happen again!!20:26
touil76Sorry bubbasaures, it's a 3.2 kernel20:26
* absk007 scared20:26
* absk007 is scared20:26
vicatcu"bubbasaures> vicatcu, Which desktop are you using the gnome shell has a addon that does this."20:26
bubbasaurestouil76, Cool, hopefully the bug will be found.20:26
OerHeksabsk007, oke, sounds logical, but it is hard to say what is going on now :-(20:26
MultbrelchOerHeks and all the others, thx20:27
absk007OerHeks, what if the same issue arises again?20:27
bubbasauresvicatcu, Heh, little short term memory loss here. I use the gnome shell.20:27
OerHeksabsk007, that ~/.cache/upstart/logrotate.log should give a clue about why logs do not rotate.20:27
absk007OerHeks, what's log rotate?20:28
absk007OerHeks, can i just stop logs completely?20:28
vicatcui guess i'm using unity ya?20:29
absk007OerHeks, plz send ur previous msg to me again!20:29
Kubiuscybrhuman: that's like fixing a car by getting another car - it's entirely besides the point and expensive too20:29
Kubiusnetbook hard drive is slow, and I haven't the cash to SSD20:29
OerHeksabsk007, logrotate allows automatic rotation, compression, removal, removal of ~/.cache is a temporarily solution, it does not solve the real issue i think20:29
absk007OerHeks, can's stop all logs?20:29
cybrhumanKubius: I know that feel, I have thrown away a lot of programs to get slow netbooks responsive enough.20:30
OerHeks"all" logs in ~/.cache yes, as you did now20:30
absk007OerHeks, what did i did?20:30
OerHeksabsk007, you typed "i  deleted the ~/.cache directory "20:31
absk007OerHeks, but that's a temp. soln. only as u told. But can't i completely stop the apps from storing the logs?20:32
Kubiuscybrhuman: I'd be ok with it being slow if it'd tell me when it's slow20:32
ubuntuaddicteddoes ubuntu have a default compositor?20:32
xanguaubuntuaddicted: Ubuntu comes with compiz20:33
OerHeksabsk007, don't know if that is wise, making ~/.cache read only will give other errors i guess20:33
absk007OerHeks, one more issue too. There is a error that shows sometimes i.e. "add-apt-repository stopped working" when i login to my desktop20:33
user1234564321How do I start ubuntu without persistence?20:33
ubuntuaddictedxangua, alright, thnanks20:33
bubbasauresuser1234564321, Is persistence installed?20:34
OerHeksabsk007, huh? add-apt-repository is a user command, and should not be performed by ubuntu itself, it is a one-time command to add a repo20:34
user1234564321I have a casper-rw partition, yes20:34
merpnderpI <3 upstart20:34
cybrhumanKubius: would a widget telling about load be helpful?20:34
KubiusA mouse telling me about loading would be much more helpful20:35
OerHeksabsk007, weird error20:35
absk007OerHeks, i know. But that's what the error dialog says! Even the cmd takes time to do it's thing20:35
user1234564321wait okay20:35
user1234564321i think i got it20:35
Kubiusthe worst part is, startupnotify is set to true20:35
Kubiuswhich SHOULD make it work20:35
Kubiusbut it doesn't20:35
cybrhumanKubius: and have you set "noatime" in fstab to avoid uneccesary disk accesses?20:35
bialykothi all20:35
user1234564321when i want to start persistence do I put the "persistence" text before or after the -- that is there at the end of the line20:36
Kubiustbh I don't give a rat's hoot about how long it takes to load20:36
KubiusI just want to know the program actually started loading20:36
absk007OerHeks, if u want i can show u a screenshot next time i login to my ubuntu20:36
absk007OerHeks, do u hang out here often?20:36
Kubiuswindows 98 had an hourglass to indicate a program loading. come on people how hard is this to do20:37
OerHeksabsk007, often, but not allways behind keyboard, but there are many qualified helpers here :-)20:37
cybrhumanKubius: as far as I know that was controlled by the programs being started.20:37
KubiusI have gone into the desktop files20:37
KubiusI have made SURE that the startup notification is set to true20:38
Kubiusbut the worst part? lxappearance is not recognizing the mouse icon with the loading symbol20:38
cybrhumandoes it not show up at all, Kubius?20:39
OerHeksKubius, you might want to ask in #lubuntu too20:39
Kubiusit does not show up at all, cybrhuman20:39
bubbasauresuser123420:39
Kubiusisn't present in the theme menu at all20:39
KubiusOerHeks: tried, got no response20:39
bubbasauresuser1234564321, try this link and it's links. https://help.ubuntu.com/community/LiveCD/Persistence#Automatic_Persistence20:40
Kubiuswill again, but it seems remarkably dead20:40
user1234564321bubbasaures: are you a pokemon? o-o20:40
cybrhumanon my end it does show up in lxappearance at least.20:40
Kubiuscybr: the one with the spinning logo -and- the cursor?20:41
OerHeksKubius, never seen that function in lubuntu/ubuntu/kubuntu, where did you get that icon?20:41
bubbasauresuser1234564321, Not sure what you mean, that reference means nothing to a middle aged user.20:41
Kubiushttp://gnome-look.org/content/show.php/Ubuntaero+-+Aero+based+w%2B+animated+logo?content=10859820:41
Kubiushttp://gnome-look.org/CONTENT/content-pre1/108598-1.gif is specifically what I want20:42
Kubiusor anything that does something like that20:42
KubiusI don't need specifically ubuntaero, just any working mouse theme20:42
cybrhumanKubius: oh, right, I still lack some of those cursors in the list, sry.20:44
xanguaaren't those mouse themes deprecated¿ 2009 I mean¿20:45
OerHeksKubius,  do not expect that to work without Ubuntaero, which is not availablefor 12.04/14.0420:45
Kubiusok20:45
Kubiusdo you have any other theme that might work better?20:45
Miau(Resending) Hello everyone. I need help, after I installed the updates for my ubuntu, the "start menu" (I'm sorry for my ignorance, but I'm new to ubuntu) doesn't work anymore.20:45
Mops_does anybody have experience with ENCFS?20:46
KrizoIn your spare time, what do you guys do?20:46
xangua!ot20:46
xanguaKrizo: life20:46
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!20:46
Miau*sigh*20:47
cybrhumanMiau: in what way does it not work?20:47
* user1234564321 laps from a puddle of water20:47
Miaucybrhuman: It just doesn't open (I'll printscreen it, just a moment)20:48
KubiusOerHeks / cybrhuman: if you have a better theme I'd love to use it20:48
vicatcudoes ne else have problems with getting their touchpad to be ignored while typing?20:50
vicatcuit is making this computer painful to use20:50
Miaucybrhuman: Mind if I upload through imgur?20:50
waressearcher2vicatcu: are you using laptop with touchpad and while typing you touch it inadvertently ?20:51
mariachihey there! I'm trying to play Dear Esther (Native bin version from HIB) and it keeps giving me this error: AppFramework : Unable to load module vguimatsurface.so! any ideas? 64bit, primusrun, Ubuntu 14.1020:51
cybrhumanMiau: sure20:51
vicatcuwaressearcher2, correct20:51
xangua!find vguimatsurface.so20:51
waressearcher2vicatcu: had same issue few days ago on netbook20:51
waressearcher2sweared a lot20:51
ubottuPackage/file vguimatsurface.so does not exist in utopic20:51
vicatcuthere are settings that should make it ignore touchpad while typing, but i can't get it towkr20:51
vicatcuto work*20:51
vicatcuwaressearcher2, did you get it solved?20:52
waressearcher2mariachi: is "dear ester" goes on linux natively or you use wine ?20:52
cybrhumanKubius: I don't care much for cursor themes as long as they don't make my eyes bleed, when it comes to aesthetics I am the wrong man.20:52
mariachiwaressearcher2, I'm using the native port20:52
waressearcher2vicatcu: I used net book temporarely anyway20:52
KubiusI don't either, I just want one that works20:52
Kubiusthis one isn't ugly, but it doesn't work20:52
waressearcher2mariachi: do you think that game will go on "Core2Duo E2160" with "radeon x300" and 2Gb RAM ?20:53
Miaucybrhuman: http://i.imgur.com/gGfaSpK.png20:53
vicatcuwaressearcher2, i'm pretty much in this boat: http://askubuntu.com/questions/505007/ubuntu-gnome-14-04-disable-touchpad-while-typing-not-working20:53
waressearcher2vicatcu: as I said I used it temporarely but I understand your problem20:54
mariachiwaressearcher2, I have no idea... I'm a bit out of the loop in terms of graphic cards models' names sorry20:54
waressearcher2yes, it was kind of pain20:54
Miaucybrhuman: Apparently, the only thing that happens is to appear the three icon, on the top left of the screen20:54
vicatcui think i'm going to have to just use an external mouse and disable the touchpad altogether20:54
Miaucybrhuman: Off-topic, english is not my first language, so I'm sorry in advance if I say something wrong20:55
mariachiwaressearcher2, that meant you also have no clue right? lol20:55
cybrhumanMiau: and rebooting did not resolve the issue?20:56
Miaucybrhuman: It didn't work, I even tried to update to 14.04 to see if that would fix the problem, but it persists20:57
Miaucybrhuman: Reinstalling ubuntu would be my only solution? <:\21:00
cybrhumanMiau: :-/ That would be a pain.21:01
ikoniaMiau: what's actually the problem ?21:02
primaYa des fille ici21:02
ikonia!fr | prima21:03
ubottuprima: 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.21:03
Miauikonia: My "start menu" isn't working (printscreen: http://i.imgur.com/gGfaSpK.png )21:03
=== Owner__ is now known as Guest9590
Miauikonia: When I open it, that's what happens21:03
ikoniaMiau: in what way, that screen shot looks fine21:03
cybrhumanMiau: there might be a chance to reset unity to defaults21:03
waressearcher2!de | vohl21:03
ubottuvohl: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!21:03
ikoniaMiau: I don't see anything wrong with that screen shot21:03
ubuntuaddictedfinally fixed my Xubuntu 14.04 install, got back into my X server. YIPPIE21:04
Miauikonia: Like, I mean, you know the icon above the home folder?21:04
ikoniaMiau: what about it ?21:04
Miauikonia: Whenever I try to open this menu, this is what happens, nothing shows up21:04
ikoniaMiau: there appears to be a minimise/maximise/close icon in the top left of the screen suggesting that is an image21:05
ikoniarather than the desktop21:05
ikoniaMiau: do any of the other buttons work ?21:06
Miauikonia: No, not really, I tried to open this menu and then I took a printscreen, these buttons appears even if I don't press printscreen21:06
ikoniaMiau: so do any of the other buttons work21:06
ikoniaeg: if you open the home folder for example21:06
Miauikonia: Not really, I tried to click on them to see what happens, but nothing happens21:08
ikoniaMiau: not really ?21:08
ikoniaMiau: they either work or they don't21:08
ikoniado any of them work ?21:08
Miauikonia: (uhh, I'm sorry, english's not my first language so, sorry if I said something wrong... :c)21:08
ikoniaMiau: don't worry21:08
j4s0nmchr1st0sSome bits on the lucid torrent are hanging, this looks like it is possibly intentional torrent poisoning. How can I further investigate?21:08
Miauikonia: Well, they don't work21:08
ikoniaMiau: how did you launch xchat21:09
bubbasauresj4s0nmchr1st0s, Torrent poisoning, that a funny one.21:09
ikoniaj4s0nmchr1st0s: that doesn't look like tottent poisoning21:09
ikoniaj4s0nmchr1st0s: how did you get to that conclusion21:09
Miauikonia: I installed and opened through terminal, since the search button is not working21:10
ikoniaMiau: how did you launch a terminal21:10
OerHeksj4s0nmchr1st0s, lucid desktop ?21:10
Miauikonia: By pressing ctrl + alt + T21:10
ikoniaMiau: ok, can you please run the following command "sudo apt-get update" and put the output in a pastebin please.21:11
MiauHmm, okay, just a moment21:11
cybrhumanikonia: might $ dconf reset be the needed trick for Miau?21:11
ikoniacybrhuman: an interesting suggestion, I'd like to know a little bit more about the state of the machine though21:11
Miauikonia: Here, this is what should be showing up ( http://www.opensourceforu.com/wp-content/uploads/2012/05/Ubuntu1204-08-alt-f2-search.png )21:12
ikoniaMiau: I know what it's meant to look like21:12
ikoniaMiau: please get the output I requested21:13
cybrhumanikonia: probably a good idea, but I figured I should give you what I dug up trying to help :)21:13
XCVBIn bash how send key stokes to a command21:13
ikoniacybrhuman: it's a good/interesting suggestion, feel free to jump in / help21:14
ikoniaXCVB: example ?21:14
XCVBwhen a command ask for input I want to send inputs in bash21:15
ikoniaXCVB: such as ?21:15
ikoniawhat command for example21:15
Miauikonia: http://paste.ubuntu.com/8889869/21:15
ikoniaMiau: http://paste.ubuntu.com/8889869/21:16
ikoniaoops21:16
ikoniaMiau: straight away no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory21:16
ikoniaMiau: that is a concern21:16
Miauikonia: So uhh... What's exactly happening? :c21:17
ikoniaMiau: looks like samba is having a problem21:17
ikoniaMiau: I'd suggest removing samba/pam interaction21:17
ikonialets clear that up first21:18
ikoniasudo apt-get remove libpam-smbpass21:18
ikoniathen reboot21:18
Miauikonia: Hmm, right21:18
cybrhumanMiau: do you get teh same error if you run "sudo echo "hello, world! " ?21:19
ikoniacybrhuman: should do, looking at that error21:19
ikoniait appears to be the samba auth trying to sync the users/pass to the smb db that's causing the problem21:19
XCVBhow can I bruteforce sudo21:19
ikoniadon't think it will effect the desktop, but lets see21:20
ikoniaXCVB: you can't21:20
XCVBwhy21:20
Miaucybrhuman: Lemme try...21:20
ikoniaXCVB: because you can't21:20
Miauikonia: I removed it, then I just reboot it, right?21:20
ikoniaMiau: yup21:20
Miaucybrhuman: Hmm, it worked here21:21
ubuntuaddictedfor some reason i have some kernel's appearing when i hit sudo update-grub and update-grub2 BUT when i view synaptic those kernels aren't installed.21:21
dimihey, I'm trying to get a .x86 working on ubuntu but i'm not having success21:21
dimii right-clicked properties and set it to executable but it's still not working21:21
dimiany ideas?21:21
ikoniadimi: what exactly is the file21:21
dimiit's a game http://www.indiedb.com/games/air-brawl21:22
ikoniadimi: do you know how to open a terminal ?21:22
dimiyes21:22
Miauikonia: Alright, I'll be back soon, hold on21:22
ikoniadimi: please open a terminal, change directory to where the file is and run "file $name_of_file"21:22
ubuntuaddictedcan anyone help me with my grub menu?21:22
ikoniaubuntuaddicted: thats not really a valid question21:22
Miaucybrhuman: I'll restart my PC, just a moment21:22
ikoniaubuntuaddicted: explain the problem so people can know if they help21:23
ubuntuaddictedi did21:23
ikoniaubuntuaddicted: where ?21:23
ubuntuaddicted for some reason i have some kernel's appearing when i hit sudo update-grub and update-grub2 BUT when i view synaptic those kernels aren't installed.21:23
dimii get this:21:23
dimiAirBrawlLinux.x86: ELF 32-bit LSB  executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, BuildID[sha1]=e924b233b7648255500b0f6fb056b50720334d52, stripped21:23
ikoniaubuntuaddicted: can you give me an example of a kernel that shouldn't be there21:23
ikoniadimi: now show me the ouptut of "uname -a"21:23
ikonia(please)21:23
ubuntuaddicted3.11.0-22-generic21:23
ubuntuaddictedikonia, i'm running Xubuntu 14.0421:24
dimiLinux dimi-desktop 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux21:24
ikoniadimi: it's a 32bit binary so will expact 32bit libraries, you are running 64bit21:24
ubuntuaddictedikonia, uname -r shows 3.13.0-40-generic21:24
dimii believe i've got those21:24
ikoniadimi: run "ldd AirBrawlLinux.x86" and put the output in a pastebin please21:24
ubuntuaddictedikonia, Found initrd image: /boot/initrd.img-3.11.0-22-generic21:25
OerHeksubuntuaddicted, pastebin the output of " dpkg --list | grep linux-image ", it is also a handy list for you to remove all, but not the latest 2 kernels21:25
=== Guest72880 is now known as karstensrage
XCVBwhy can't I do this sudo su < password21:25
ikoniaXCVB: because that doesn't work21:26
XCVBwhy21:26
dimiikonia: http://pastebin.com/kh7fBqwL21:26
ikoniabecause thats not a valid input21:26
ubuntuaddictedOerHeks, here: http://pastebin.com/ZkEUuBcs  thank you21:26
ikoniadimi: that lookssolid,21:26
Miauikonia: Back, and it seems that message doesn't appear anymore when I type sudo apt-get update21:26
ikoniadimi: so what happens if you do ./21:27
ikoniadimi: sorry21:27
ikoniadimi: ./AirBrawlLinux.x8621:27
dimi"Is a directory"21:27
ikoniaMiau: thats a good sign21:27
dimioh, hold on21:27
ikoniaMiau: and your desktop is still broken ?21:27
ubuntuaddictedOerHeks, here's what sudo update-grub2 shows: http://pastebin.com/tqUsRstg21:27
dimiah, no libGlu.so.121:27
ikoniathose kernels are still there21:28
ikoniayou can see them in the list21:28
Miauikonia: Yes, unfortunately... The search button persists to not open21:28
ikoniathey have not yet been removed21:28
OerHeksubuntuaddicted, so keep the -39 and -40 kernel, remove the rest  and you'll be fine . sudo apt-get autoremove21:28
ikoniaMiau: that's ok - so one thing at a time21:28
dimiwould that be sudo apt-get ...?21:28
wub_wubHow can I keep logs to inspect after hard reset?21:29
ikoniadimi: good spot, I didn't see the missing glu21:29
cybrhumandimi: should be21:29
ikoniawub_wub: copy them somewhere21:29
wub_wubI can't21:29
ikoniawub_wub: why ?21:29
ubuntuaddictedOerHeks, they're not installed. synaptic says they're removed.21:29
ikoniaubuntuaddicted: they are still there21:29
ikoniaubuntuaddicted: use the auto remove or manually remove them21:29
ikoniathen reboot21:29
wub_wubBecause the issue is my display dying so I can't see anything until after I hard reset my laptop21:29
ikoniawub_wub: boot into recovery mode21:29
ikoniawub_wub: it's an option from grub boot menu21:30
wub_wubikonia, the logs don't get overwritten when accessing from recovery mode?21:30
ubuntuaddictedikonia, autoremove doesn't do anything21:30
OerHeksubuntuaddicted, did you manually remove kernel parts?21:30
ikoniawub_wub: no21:30
cybrhumanubuntuaddicted: sudo apt-get autoremove ?21:30
wub_wubok, just one more question do I have GUI in recovery mode or do I need to figure out location of logs before?21:31
ubuntuaddictedOerHeks, i don't recall removing them or not. but synaptic is not showing them as installed21:31
=== jackyalcine is now known as jalcine
OerHeksdoes not look like it, autoremove should remove unused kernels, and update-grub2 will not add them to grub if they are partial removed21:31
ubuntuaddictedcybrhuman, that does nothing21:31
ikoniaMiau: ok, when did this problem start happening21:31
ikoniaOerHeks: they are in rc status, I'd just reboot and check again ;)21:31
ikoniaOerHeks: or manually remove the config files that remain21:32
cybrhumanwub_wub: logs should be in /var/log/21:32
Miauikonia: After I let the Software & Updates to update my system, but it seems that an error occured during the process21:32
ikoniatry purging the package21:32
ikoniaMiau: thats interestig21:33
ikoniainteresting21:33
cybrhumanikonia: which is why I thought about dconf, which should reset the options.21:33
ubuntuaddictedOerHeks, so if synaptic doesn't think they're installed, can i just manually delete the files from /boot/?21:33
ikoniacybrhuman: worth a try, I was looking at the possiblity of a reinstall of the unity metapackage + deps21:33
ikoniabut a config reset maybe worth a go21:34
OerHeksubuntuaddicted, as ikonia says, try reboot and check again?21:34
ikoniaubuntuaddicted: apt-get purge a package21:34
ikoniaubuntuaddicted: see what it does21:34
cybrhumanikonia: does the cat have another desktop system so he/she can keep chatting ?21:34
ikoniacybrhuman: no idea, jump in, it's all good advice21:34
ubuntuaddictedikonia, apt-get purge i don't know the package name21:34
ikoniaubuntuaddicted: linux-image-3.11.0-12-generic21:35
ikoniaubuntuaddicted: you posted the package names in the pastebin21:35
ikoniafor example21:35
bekksubuntuaddicted: Doublecheck: dpkg -S /boot/thefileyouwanttodelete21:35
ubuntuaddictedikonia, Package 'linux-image-3.11.0-12-generic' is not installed, so not removed21:36
cybrhumanikonia: I think you do a good job and "too many chefs spoil the broth"21:36
ikoniaubuntuaddicted: check what bekks said, see if there is anything still holding the file21:36
dimii think it's got something to do with symbolic linking. argh, this is going to be a lot of work ...21:36
ikoniacybrhuman: not when it's sane advice21:36
ubuntuaddictedikonia, bekks dpkg-query: no path found matching pattern /boot/initrd.img-3.11.0-22-generic21:38
ikoniaubuntuaddicted: ls -la /boot/initrd.img-3.11.0-22-generic21:38
cybrhumanikonia: hmm, maybe, but it was a good thing I waited and reread a bit :)21:38
ikoniaubuntuaddicted: does that actually exist21:38
ubuntuaddictedikonia, within /boot/ yes21:38
bekksubuntuaddicted: whats the output of "ls -l /boot/initrd.img-3.11.0-22-generic" ?21:38
nszcetado linux containers ( LXC ) provide better security than a regular chroot (I am assuming NON-GRSEC kernel)21:39
ikonianszceta: thats a pretty wide question21:39
ikonianszceta: apply common sense and think about how you are setting them up,21:39
ubuntuaddictedbekks, -rw-r--r-- 1 root root 25900004 May 16 18:17 /boot/initrd.img-3.11.0-22-generic21:39
nszcetaikonia: reason I ask is because I want to run grsec + LXC21:39
ikonianszceta: then can provide better or worse, it depends on your setup and usage21:39
nszcetathen rbac21:39
Miauikonia: *sigh* y'know what, I'll just download the ubuntu .iso and just reinstall it... Since it's the easiest way21:41
ikoniaMiau: seems a big work around, but if that's what you're comfrotable with21:42
Miauikonia: But thank you for the support21:42
cybrhumanMiau: you can try this first: dconf reset -f /org/compiz/21:42
Miaucybrhuman: Hmm, alright, lemme try it21:42
cybrhumanMiau: followed by this: unity --reset-icons , then relogging.21:43
skurz0http://www.gencat.cat does not load on any browser, can somebody ask to the spanish government to stop DDoSing it and allowing me to vote tomorrow?21:43
Miaucybrhuman: Oh my, it worked! :D21:43
theadminskurz0: The site loads fine here.21:44
cybrhumanfantastic, Miau :)21:44
bubbasauressame here21:44
Miaucybrhuman: I'll even save this in a text file, just to make sure if that happens again21:44
skurz0wow21:44
skurz0it ow works21:44
Miaucybrhuman: Then I can reset it21:44
Miaucybrhuman: Thank you thank you thank you! :321:44
cybrhumanskurz0: first failed to load, 30 seconds later it worked.21:44
skurz0then, now I need you tou fix assemblea.cat21:45
cybrhumanMiau: no problem :)21:45
LucaxI downloaded a package but I don't understand how to put it together. the files are as such: lst, .1, .c, it says charset, unicode and makefile. no sh, install, setup or readme file, how can I proceed with this?21:45
bekksSo read the .c source code and decide wether you want to compile it.21:45
ikoniaor ask the team that made it21:46
ikoniathey can support you through the process21:46
TheBigDealHello21:46
cybrhumanLucax: it is compiled using make probablye21:46
elichai2_hey21:46
ikoniacybrhuman: nice job !21:46
elichai2_Num Lock always get turned off somehow, anybody knows why?21:46
TheBigDealI lost my wallpapers and my default theme of xubuntu21:46
cybrhumanikonia: I guess I should be more triggerhappy :)21:46
ikoniacybrhuman: not at all, thought, research solution, nice jo21:46
ikoniajob21:46
elichai2_(i installed indicator-keylock to check that and i can see ~30-60 seconds after i turn it on it's just getting turned off)21:47
TheBigDealeven after an upgrade21:47
TheBigDealwhat to do?21:47
TheBigDealwhat to do to restore the default settings of xubuntu themes?21:48
TheBigDealand wallpapers21:48
cybrhumanLucax: have you tried running $ make?21:48
Lucaxcybr: I am trying now but I am new so I need time to get my head around things21:49
=== effsd is now known as xhv
xhv /msg NickServ identify 1234521:49
thurstylarkI'm having trouble with bluetooth on 14.10. fresh install, and added bluez-utils. I tried restarting the interface with 'sudo hciutil hci0 down' but I was never able to bring it back up. I've tried reinstalling bluez-utils and I still can't get it back up. anyone have a suggestion?21:49
OerHeksxhv time to change your... is that really a solid password 12345?21:50
xhvhaha stfu21:50
thurstylarkI have the same password on my luggage...21:50
bekks!language | xhv21:51
ubottuxhv: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList21:51
JakeHi there, is it possible to have a command open it's gui in a specified workspace?21:55
thurstylarkJake: who are you talking to?21:56
Jakethurstylark: anyone who has an answer21:56
SchrodingersScat!info wmctrl | Jake http://stackoverflow.com/questions/3351154/open-applications-in-different-workspaces-in-gnome < possible example, but please read man wmctrl or similar21:56
ubottuJake http://stackoverflow.com/questions/3351154/open-applications-in-different-workspaces-in-gnome < possible example, but please read man wmctrl or similar: wmctrl (source: wmctrl): control an EWMH/NetWM compatible X Window Manager. In component universe, is optional. Version 1.07-7 (utopic), package size 20 kB, installed size 78 kB21:56
thurstylarkJake: Ahh. my bad. Misread that.21:57
Jakethanks SchrodingersScat :)21:57
=== Shrooms` is now known as Shrooms
dedehi, I usually use linux, now im on a windows based computer. Every time I select text or images a combined icon twitter/failbook appears. Very annoying, dont know how it got there. This is on a college computer where im not allowed to install addons or anything. How do i get rid of it?21:59
SchrodingersScatJake: welcome.21:59
SchrodingersScat!ubuntu | dede, this is #ubuntu, I don't know why your windows computer is acting up.22:00
ubottudede, this is #ubuntu, I don't know why your windows computer is acting up.: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com22:00
dede2 bots answers, nice22:00
Jakedede: one bot22:01
dedewhere can I ask?22:01
JakeSchrodingersScat input the beginning and the bot fills out the rest of the sentence22:01
Jaketry ##Windows?22:01
SchrodingersScattry your campus tech?22:01
thurstylarkLab monitor?22:01
TheBigDealcan't find xubuntu utopic wallpapers after upgrade?22:03
david38400Can anyone help please, desperate!! I just installed Linux Mint 17 alongside Ubuntu. All went well until it asks for my username and password at boot. I trype it in and it says incorrect. I would like to delete Linux and start again but dont know how to do it?22:03
kokutHello, is there a possibility to make a bootable USB drive with my ipod nano? I really need a usb stick to update the firmware of my hard drive22:04
TheBigDealSchrodingersScat, what's the problem with schrodinger's cat, did you find some difficulties trying to understand it?22:04
thurstylarkdavid38400: how did you install in the first place?22:04
onladavid38400:  maybe you tryped an extra r in the middle of your password?22:05
SchrodingersScatkokut: if you have the space, and it shows up like a regular usb memory device, then you would have a chance.22:05
david38400thurstylark, I used the live cd and everything went so well and easy. Its just that it keeps telling me the username password is wrong. I tried with the live cd in terminal to change the pasword. It said it was ok, but still having the same problem. Though easiest to delete and start again.22:06
norman_how can i make my ubuntu faster ?22:06
david38400onla, Its possible, but how do I found out22:06
norman_i am just a newbie22:06
kokutSchrodingersScat: yes, i have the space, do you know what do i have to do_22:07
thurstylarkdavid38400: If there's no data to save, I would just reinstall over it. Start over.22:07
Shaanhi can someone help me with my firewall ?22:07
kokutSchrodingersScat: Should i format it as NTFS? Then what? I need to add some bootable stuff in it22:07
david38400thurstylark, I put in the live cd again to do a new installation, but it asked if I wanted to delete Ubuntu and said nothing about Linux so it would mean I would have two installations which I dont want22:08
david38400thurstylark, How could I reinstall over it?22:08
Shaanthis is my firewall script http://pastebin.com/HL7i3H0422:08
thurstylarkdavid38400: go through the "something else" option, and find the partition you want to destroy, wipe it, and install there.22:08
david38400thurstylark, I am to new to even know how to do that?22:09
TheBigDealhow can i fix xubuntu theming please?22:09
david38400thurstylark, do you mean put in the live cd and use the something else option22:09
SchrodingersScatkokut: your guess is as good as mine, if it was me I would back everything up then see what unetbootin or similar tools have to say about it.22:09
gl65hey can anyone help me? Having issues with booting Ubuntu 14.04 on MacBook Pro 11,3.22:10
thurstylarkdavid38400: did you say you are dealing with linux mint?22:10
gl65Using rEFInd22:10
david38400thurstylark, thats right linux mint 1722:10
thurstylarkdavid38400: it should be covered in the documentation for that distro, then.22:11
david38400ok thanks22:11
gl65it's a pain, truly22:11
ikoniathe mint irc channel is on spotchat.net22:11
thurstylarkgl65: can you give more detail about your issue?22:11
gl65no pc has ever given me that much trouble, and then... I got a Mac22:11
j4s0nmchr1st0sDid brian get his xorg server problem resolved?22:12
thurstylarkgl65: that's not really detail.22:13
gl65@thrudtylark I installed Yesterday, fixed wifi, and touchpad, when I go to boot now it gives me a blinking cursor, and when I go into recovery mode it stops at CPU SMP or something22:13
Shaanhey guys this is my firewall script http://pastebin.com/HL7i3H04, everytime i run it only way to get back into box is by rebooting it, can anyone take a look please.22:13
gl65@thrustylark22:13
gl65I don't know how to pm22:13
gl65sorry22:13
Shaanhey guys this is my firewall script http://pastebin.com/HL7i3H04, everytime i run it only way to get back into box is by rebooting it, can anyone take a look please.22:14
Shaanhey guys this is my firewall script http://pastebin.com/HL7i3H04, everytime i run it only way to get back into box is by rebooting it, can anyone take a look please.22:14
nszcetalol22:14
=== Malsasa| is now known as Malsasa
themapplzanybody around+22:23
themapplz?22:23
basil1xThey're here.22:24
EriC^^themapplz: ask & if somebody knows they'll answer22:24
basil1xYou hafta ask a question before they say anything.22:24
themapplzok cool22:24
TheBigDealEriC^^, I have a problem here :P22:24
themapplzyeah iwas hoping somebody could help me. i have this little ubuntu server in my basement that i connect to via vnc.22:25
themapplzthe thing is,22:25
TheBigDealbasil1x, i hafta ask22:25
themapplzwhen i connect it connects to 10 screens at the same time22:25
themapplzhttp://imgur.com/8KuHzLa22:25
OerHeksTheBigDeal, "how can i fix xubuntu theming " by telling what is your issue22:25
EriC^^TheBigDeal: what's the problem?22:26
TheBigDealyes22:26
TheBigDealthe wallpaper is solid blue22:26
TheBigDealeven after a big upgrade to 14.1022:26
TheBigDealand no wallpaper in the desktop settings22:26
EriC^^TheBigDeal: try to reinstall xubuntu-desktop maybe22:27
EriC^^TheBigDeal: sudo apt-get install --reinstall xubuntu-desktop22:27
basil1xTheBigDeal, yes?22:27
EriC^^TheBigDeal: does it happen in the guest account as well?22:27
TheBigDealEriC^^, don't know22:27
TheBigDealEriC^^, do you want to check?22:27
EriC^^TheBigDeal: yeah22:28
TheBigDealok22:28
thurstylarkI'm having trouble with bluetooth on 14.10. fresh install, and added bluez-utils. I tried restarting the interface with 'sudo hciutil hci0 down' but I was never able to bring it back up. I've tried reinstalling bluez-utils and I still can't get it back up. anyone have a suggestion?22:29
thebigdealEriC^^, awesome, everything works fine i'm new :D22:30
dale_how do I uninstall something I installed from source?22:31
thebigdealEriC^^, What do you suggest then?22:31
EriC^^thebigdeal: it's a config issue22:31
thebigdealdale_, install from source <-> uninstall from source22:31
thebigdealEriC^^, so what do you suggest for me22:31
EriC^^thebigdeal: you have to either rename some config directories until you find the wrong one22:32
thebigdealor?22:32
thebigdealcreate a new one?22:32
Shaanhey guys this is my firewall script http://pastebin.com/HL7i3H04, everytime i run it only way to get back into box is by rebooting it, can anyone take a look please.22:32
EriC^^thebigdeal: you'd have to create a new user22:32
EriC^^and copy your stuff22:32
EriC^^yeah22:32
thebigdealhm22:32
EriC^^thebigdeal: try renaming some stuff first22:33
ikoniaShaan: then you can address that rule22:33
thebigdealEriC^^, I really hate that account, i need a new one :(22:33
ikoniaShaan: run it one rule at a time and see which one locks you out22:33
thebigdealEriC^^, Okay?22:33
anoiahola22:33
Shaanikonia it works fine on regular ubuntu server but this is a virtual instancso the interface is venet0:0 i even changed it in config still doesn't work but the same script works on other boxes fine.22:34
EriC^^thebigdeal: try rm -rf ~/.compiz ~/.config/compiz-122:34
thebigdealok22:34
EriC^^thebigdeal: do that from your user's account22:34
EriC^^then try to login22:35
EriC^^if it doesn't work22:35
thebigdealEriC^^, keep that when i log in again22:35
EriC^^try mv ~/.config ~/.config.old22:35
EriC^^and then try mv ~/.gconf ~/.gconf.old22:35
EriC^^ls22:36
EriC^^oops22:36
EriC^^TheBigDeal: i just remembered xubuntu saves session files22:36
TheBigDealEriC^^, could you paste that command here again?22:36
EriC^^try to delete those first22:36
EriC^^don't know where it puts them though22:36
TheBigDealrm what?22:37
TheBigDealhm22:37
EriC^^it saves the old sessions22:37
TheBigDeali see, let me do some researches22:37
EriC^^try ls -a , see if there's something related to xubuntu or xfce22:37
TheBigDealls -a where?22:37
TheBigDealin ~22:37
EriC^^in your home dir22:37
EriC^^yeah22:37
TheBigDealxauthority, xdefaults xunputrc, xscreensaver xsession-errros, xsession-erros.old22:39
kokutEriC^^: hey man, do you know if i can make a bootable DOS capable USB Stick out of my ipod nano? I need to update the firmware of my hard drive because its about to self destruct.22:39
EriC^^kokut: no idea22:41
TheBigDealEriC^^, .cache22:41
TheBigDealEriC^^, sessions directory there22:41
EriC^^TheBigDeal: ok22:41
TheBigDealEriC^^, and a lot of sessions22:42
kokutEriC^^: Okay, do you know a good tool to recover deleted files from the live cd? Im still wondering if i can recover the deleted files from my home folder before i "lose my job" on monday22:42
EriC^^TheBigDeal: cd ~/.cache/sessions22:42
TheBigDealEriC^^, yes22:42
EriC^^kokut: testdisk22:42
TheBigDealkokut, testdisk22:43
EriC^^TheBigDeal: type rm ~/.cache/sessions/*22:43
TheBigDealEriC^^, i told you, there are a lot of sessions22:43
TheBigDealEriC^^, ah ok22:43
TheBigDealEriC^^, rm: cannot remove ‘thumbs-antar-Latitude-D610:0’: Is a directory22:45
TheBigDealEriC^^, some dirs there22:45
EriC^^TheBigDeal: ok, no problem i guess22:45
EriC^^try to logout and log back i22:45
EriC^^*in22:45
TheBigDealrm: cannot22:46
TheBigDeal-R22:46
jarnoSorry to be abit offtopic in channel but i have a ubuntu server running and placed a second server now planning to run centos on there to get abit more experience with RHEL. My question is is there a 32 bit version of CentOS 7 or only 64 bit & if I use the 32 bit version of CentOS 6 will I risk security holes? Regards22:46
TheBigDealEriC^^, i've added -R option22:46
TheBigDealwell see you in the next session22:46
ikoniajarno: that is nothing to do with this channel22:46
Flanneljarno: You probably want to ask in #centos, we probably don't have any idea about the various versions of CentOS22:47
EriC^^TheBigDeal: hehe :D22:47
jarnoi cannot get into the channel it asks me to create account but don't know where22:47
jarno:(22:47
EriC^^/nickserv register <password> <email>22:47
kokutEriC^^: can you explain how to do it from the live cd?22:48
EriC^^kokut: sudo apt-get install testdisk22:48
EriC^^kokut: sudo testdisk22:48
TheBigDealEriC^^, the same result homie22:48
Spuhghettihey does anyone here have an A88XPRO mobo? I need to know ho to boot to grub22:49
EriC^^TheBigDeal: ok, try to rename the .config directory22:49
EriC^^TheBigDeal: mv ~/.config ~/.config.old22:49
kokutEriC^^: select partition table type?22:49
TheBigDealEriC^^, then?22:49
EriC^^TheBigDeal: log out and log back in22:49
EriC^^kokut: what was the partition table type it had?22:50
EriC^^kokut: what is selected in the menu?22:50
kokutEriC^^: intel, i selected it, what now? advanced? then?22:50
EriC^^quick search22:50
EriC^^if the partition shows up22:51
EriC^^highlight it with the up and down arrows and press "p" to view the files22:51
kokutEriC^^: i think the partition table is OK, what i need to do is to recover some files (gedit text files) that somehow *i cant understand HOW* were deleted22:51
TheBigDealEriC^^, everything is fine in theming, but some messages like "system program problem detected"22:52
EriC^^kokut: ok, so try to see if they show up when you press "p"22:52
kokutEriC^^: what do i do with the superblocks?? it shows a bunch of superblocks ..22:52
EriC^^kokut: did you select advanced then quick search?22:52
EriC^^i mean22:53
EriC^^analyze then quick search22:53
Spuhghettihey does anyone here have an A88XPRO mobo? I need to know ho to boot to grub22:53
Spuhghettihalp22:53
TheBigDealEriC^^22:53
ikoniaSpuhghetti: you boot grub by putting it on the boot sector of a disk your system is set to boot from22:53
kokutEriC^^: i selected analyse and search for lost partitions, then quick search22:54
EriC^^TheBigDeal: select details22:54
TheBigDealEriC^^, where?22:54
kokutEriC^^: but my partitions are OK i need to recover deleted files in my first partition22:54
Spuhghettidont UEFI bios have built in grub?22:54
EriC^^TheBigDeal: in the error msg, after report i think22:54
EriC^^kokut: i know22:54
TheBigDealEriC^^, no details22:54
ikoniaSpuhghetti: no, but it is a slightly different approach22:54
ikonia!efi | Spuhghetti22:54
ubottuSpuhghetti: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI22:54
TheBigDealEriC^^, i would read that22:54
kokutEriC^^: what do i do now_22:55
EriC^^kokut: did the partition show up?22:55
jhon can anyone recommend me some pages for learn java?22:56
EriC^^kokut: press "p" over it and use the left and right arrows to go through the file system22:56
kokutEriC^^: okay i found the deleted files!!22:56
ikoniajhon: try the ##java channel22:56
Spuhghettithank you, reading now  :)22:56
EriC^^kokut: ok, press c to recover them22:56
kokutEriC^^: okay how do i test if they have been copied22:57
EriC^^kokut: it should say that they were copied in green i think22:57
EriC^^kokut: cd to where you copied them to22:58
EriC^^kokut: and sudo chown -R ubuntu: /path/to/files22:59
* sloantothebone enjoyed giving windows 7 a slow death with ubuntu live USB22:59
EriC^^then view them in nautilus if you want22:59
basil1xHave they programmed it so windows screams its' frustration yet, sloantothebone ?23:00
jarnoIf your installing a server, do you always have to use the "Bare minimum install images" like for ubuntu or centos23:01
sloantotheboneNo not yet, but i guess i could use one of them file restoration utilities to look at the gore of the slaughter23:01
kokutEriC^^: im on the live cd23:01
basil1xheh23:01
EriC^^kokut: i know23:01
sloantothebonekokut are you ready to install?23:01
basil1xThey should make the gparted scream as you annihilate each partition.23:02
kokutEriC^^: i cant see the partition where i have ubuntu installed, it was showing before, i clicked it and it said i didnt have permission to open it, now it doesnt show23:02
sloantothebonein cyberspace no one can hear you scream23:02
EriC^^kokut: no need to open that23:02
EriC^^kokut: the files are in the live usb's session right now23:02
EriC^^kokut: go to where you copied them23:03
EriC^^a directory should be there that's owned by root23:03
kokutEriC^^: aw man its 2.6mb ... that can't be right23:03
Bashing-omjareth_: taskel ? -> https://help.ubuntu.com/community/Tasksel .23:04
kokutEriC^^: according to testdisk there are thousdand of deleted files.. man this is wrong..23:04
EriC^^kokut: they could be files that were deleted long ago23:05
EriC^^check the dates in testdisk23:05
EriC^^kokut: press "c" over the directory you want to recover, then select the destination and press "C"23:05
kokutEriC^^: okay, im still trying to find the folder i need to recover, it was encrypted tho, i thought i made a backup of all my home folder and i found it but it cant be 2.6mb....23:06
EriC^^kokut: are the files there?23:07
OerHeksuh oh, encrypted folder recovery, good luck!23:08
EriC^^use the right arrow in testdisk23:08
kokutEriC^^: any idea of where the deleted friles from my document folder could be?23:08
OerHeksdeleted files from an encrypted home are long gone, as it should be.23:08
EriC^^kokut: they should be in my documents23:09
EriC^^OerHeks: he said he decrypted before backing it up, i think23:09
pryordaHey Guys,23:11
pryordaI did dpkg_reconfigure landscape-common now sudo su - shows the system information23:11
kokutEriC^^: okay i found all the encrypted files23:11
kokutEriC^^: or what is left of them23:12
EriC^^kokut: ok23:12
kokutEriC^^: is there a way to decrypt those files?23:13
EriC^^kokut: try sudo encryptfs-recover-private23:16
EriC^^kokut: maybe, no idea23:16
EriC^^i got this in google: http://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/23:17
=== alduin- is now known as alduin
kokutEriC^^: is there a way to copy a whole folder with deleted and not-deleted files inside of it?23:17
kokutin testdisk23:18
=== djatakk_ is now known as djatakk
EriC^^kokut: yes, press "c" over the directory23:18
kokutEriC^^: if this work ill suck ur dick man23:19
kokutEriC^^: xD23:19
kokutEriC^^: this computer has only 0 bytes of disk space remaining... well23:20
Stravheh. Glad I'm not alone using testdisk atm. (just lost a nearly full 4tb raid 5 array)23:20
pryordaanyway to disable landscape-common on su -23:20
=== Cybert1nus is now known as Cybertinus
akurilinIs there a nice 2014 laptop you would recommend that'd work really well out of the box with Ubuntu23:21
akurilin?23:21
abdullahhi23:21
ikoniaany of the system7623:21
dale_I just installed mutt from the software center, where is the executable, I get an error, bash: /usr/local/bin/mutt: No such file or directory23:21
ikoniadale_: it's not in /usr/local23:21
ikoniadale_: why do you think it's in /usr/local ?23:21
hujoakurilin, thinkpads have worked well for me, they're sturdy too23:22
dale_I just typed mutt from home23:22
kokutEriC^^: Eric looks like my live cd run out of space, what can i do? i need to recover all the files, it says 40k files and rising are failing to copy...23:22
akurilinhujo: pretty hassle-free as far as driver support?23:22
ikoniadale_: echo $PATH23:22
ikoniashould be in /usr/bin23:22
EriC^^kokut: you can try to mount the partition23:22
EriC^^kokut: then sudo testdisk23:22
pltHello.23:23
=== sloantothebone is now known as Qcontinuum
=== Qcontinuum is now known as sloantothebone
pltDid the folkes that wrote ubuntu kill this libncurses5-dev:i386 (or lib32ncurses5-dev)23:23
dale_tried ./usr/bin/mutt not there23:24
plt64 bit23:24
ikoniadale_: not ./usr23:24
ikoniadale_: /usr23:24
hujoakurilin, no issues so far. some include network cards requiring "non-free" firmware and I recall some issues with the models that had a nvidia optimus card on top of the built-in graphics23:24
kokutEriC^^: please help me man, what do i do? do i mount the partition? so far 70k files have failed to copy... man i need those files23:24
EriC^^kokut: exit testdisk, mount the partition23:25
OerHeksplt, no > http://packages.ubuntu.com/utopic/libncurses5-dev23:25
dale_thanks ikonia, that worked23:25
hujodale_, try `which mutt`23:25
pltThat is the I386?23:25
OerHekssinkes please do not spam in PM, thanks23:25
dale_I get /usr/bin/mutt23:26
MaxSendQthis is a test23:26
pltWhat is missing here ld: cannot find -lfb23:26
kokutEriC^^: it wont quit with Q, its still trying to copy the files23:26
hujoperfect, now you know to query the path for installed binaries :)23:26
EriC^^kokut: ctrl+C23:26
kokutEriC^^: okay23:26
pltDoes the amd64 have the I386?23:27
MaxSendQi386 what23:27
Bashing-omplt: http://packages.ubuntu.com/search?keywords=libncurses5-dev&searchon=names&suite=trusty&section=all .23:27
hujoakurilin, there also is a dedicated wiki for linux on thinkpads: thinkwiki.org23:28
pltI am trying to cross compile 64bit to 32 bit23:28
pltlfb not found23:28
akurilinhujo: yeah thinkpads look nice, expecially the x1, but the keyboard is an atrocity23:29
pltTake a look at this http://www.freebasic.net/forum/viewtopic.php?f=5&t=2015423:29
akurilinit's so odd that it's hard to find a simple laptop that has just a regular keyboard and none of the extra garbage nobody needs23:29
kokutEriC^^: how do i mount the partition23:29
MultbrelchRe all. Q: Is it possible to obtain via the terminal all window data (position, size, etc.) from any application (e.g., gimp, thunderbird, etc.)?23:29
pltIf you look under this23:29
pltRe: Ubuntu 12.04 precise Pangolin that is the files I am looking for.23:29
kokutEriC^^: its sda123:29
hujoakurilin, in general or on the x1? I ask because I type on a t420 right now and have always found the keyboard to be excellent23:30
EriC^^kokut: sudo mount /dev/sda1 /mnt23:30
* MaxSendQ sinkes querying spam23:30
akurilinspecifically the x1, I'll check out your model23:30
kokutEriC^^: k done23:30
kokutEriC^^: what now?23:31
kokutEriC^^: i could copy the folder to another partition i use for backup... what do you think?23:31
pltLet me post the question here. This is a the files that I am looking for libncurses5-dev:i386 (or lib32ncurses5-dev), libxrandr-dev:i386, libxpm-dev:i38623:31
squintyplt: go here  http://packages.ubuntu.com/   search23:32
EriC^^kokut: sounds like a good idea23:32
hujoMultbrelch, perhaps a search for your window manager's documentation will help23:32
EriC^^kokut: mount the other partition and copy the directory there23:32
kokutEriC^^: okay will try23:32
pltI found this but it said nothing about the i38623:32
kokutEriC^^: where do i mount the second partition?23:33
EriC^^kokut: type sudo mkdir /backup23:33
hujokokut, could you restate your problem, I missed the beginning?23:33
kokutEriC^^: mkdir /backup where?23:33
EriC^^kokut: it doesn't matter23:34
EriC^^it'll make it in "/"23:34
kokuthujo: im trying to recover a bunch of files that are more valuable than my life from my home folder that got deleted for no reason and they are also encrypted23:34
EriC^^then sudo mount /dev/sdxY /backup23:34
hujokokut, mount read-only: mount -o ro23:35
hujokokut, if you want to mount at all23:35
pryordaAnyone see my message23:35
squintyplt: 14.04 here  aptitude search libncurses5-dev23:35
squintyp   libncurses5-dev                 - developer's libraries for ncurses         libncurses5-dev:i386  - developer's libraries for ncurses23:35
hujokokut, is your drive damaged? or is it fine, but the files just got deleted?23:35
kokutEriC^^: Mount is denied because the NTFS volume is already exclusively opened.23:35
=== Hexeon|2 is now known as Hexeon
MaxSendQtest23:35
EriC^^kokut: did you mount it already in nautilus?23:36
kokuthujo: the drive is fine, the files got magically deleted23:36
kokutEriC^^: yea23:36
EriC^^kokut: ok, so it should be in /media/ubuntu/<something here>23:36
kokutEriC^^: okay i fixed it23:36
kokutEriC^^: now its mounted in /backup23:36
kokutEriC^^: gonna try with testdisk again23:36
Bashing-omplt: I do: sudo apt-get -s install libncurses5-dev:i386 >> The following extra packages will be installed:. Seems they are available in 14.04 repository .23:36
hujokokut, ok before mounting anything - if the files are so important to you - I'd create a backup first, just in case you mess something up23:37
EriC^^kokut: ok, umount /mnt23:37
EriC^^kokut: try sudo umount /mnt23:37
EriC^^then sudo testdisk23:37
Kris545545Can GParted recover lot partitions?23:37
Kris545545Lost *23:37
EriC^^Kris545545: technically no23:37
EriC^^or yes23:37
EriC^^i guess23:37
EriC^^Kris545545: testdisk is a recovery program23:37
hujoKris545545, checkout: https://www.gnu.org/software/parted/manual/html_chapter/parted_2.html23:38
kokutEriC^^: okay it started copying the files, then i will need to decrypt them, i have the passphrase / password23:39
hujoKris545545, the mentioned testdisk is further documented at: http://www.cgsecurity.org/wiki/TestDisk23:39
EriC^^kokut: ok23:40
kokutEriC^^: it will take a lot of time, probably more than 100k files and its copying really slow, 100/sec :/23:40
EriC^^kokut: ok, follow that guide23:41
kokutEriC^^: and now it got stuck at one file for 40 sec... this is going to take a while...23:42
=== root is now known as Guest60020
kokutEriC^^ & hujo its okay i just need help to decrypt them after the copy23:42
hujokokut, and what kind of encryption is it? the standard ubuntu one?23:44
kokuthujo: i think so, i encrypted my home folder at ubuntu installation, big mistake, i will save that only for when i need to handle specially confidential data in the future.23:45
hujohujo, alright, then the software being used is ecryptfs and the best place to start would be http://manpages.ubuntu.com/manpages/utopic/en/man7/ecryptfs.7.html23:46
kokuthujo: i lost a bunch of login information and important filesfrom work23:46
hujokokut, darn it - that message was for you ;)23:46
kokuthujo: it ok, the files will be copying for hours im afraid, didnt know testdisk file copy between partitions was so slow23:47
hujokokut, then it's the best opportunity to invest some time in version control23:47
kokuthujo: what do you mean version control?23:48
teaearlgraycoldkokut, github svn23:48
teaearlgraycoldthat kind of stuff23:48
hujokokut, yes - git or subversion for example. if you deal with a lot of binary instead of text-based files, there are solutions for that as well23:49
hujokokut, you would not only have a history but the ability to store your files remotely23:49
kokuthujo: seems like a good idea, but i would be storing confidential login information from various crucial resources from work... that cannot fall into the wrong hands or i lose my job23:50
kokuthujo: that is supposing i manage to get them back in the first place...23:51
hujokokut, you're always free to encrypt them on top if you like23:51
pryordaanyway to disable landscape-common on su -23:51
pltWhat lib file is missing here ld: cannot find -lfb23:52
hujoplt, freebasic?23:54
pltYep23:54
pltaptitude search lfb nothing was found.23:54
hujoplt, and if you search for freebasic instead?23:55
kokutIm going to read my book until testdisk finishes copying the files, be back later.23:56
=== daniel is now known as Guest84310
pltI already have freebasic installed23:57
hujoplt, and the -dev packages too?23:58
akurilinWhat's the current most popular tool for full-disk encryption in ubuntu trusty and later?23:58
akurilinI've run into a lot of various pages and them seem to recommend a variety of tools23:58
squintyplt: googling "freebasic lfb"  returns quite a few hits23:59

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