[00:00] LemonSqueeze: exact errors matter [00:00] k1l: let me try to copy paste it from your original post, give me a min [00:00] LemonSqueeze: you can use the "tab" key to let filenames and pathes to be completed automatically. [00:00] hello [00:01] is this config fine [00:01] http://tinyurl.com/pq4fpj8 ? [00:01] Good evening, I need help with permissions. Anybody can help me? [00:01] dont clikc the link, its NSFW [00:02] <_war10ck_> k1l: By mistake I clicked that, please kick him [00:04] I'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] Any advice? [00:04] Estupend0: yes HFS+ writing isn't recommended [00:04] Estupend0: The Mac filesystems cant be written safely. [00:04] Estupend0: dont use sudo nautilus in the first place [00:05] Ahm, thanks. k1l, what then? [00:05] k1l: ok, i copy pasted that command, and I get a ' no such file or directory' [00:06] So I should only copy those files to my Ubuntu hd and then safely manipulate them, right? [00:06] Estupend0: and second: hfs+ is read-only afaik. so get your backup from that hdd [00:06] Right, that's what I thought. [00:07] LemonSqueeze: 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 work [00:07] One thing else: how can I quickly change the permissions for a folder and everything inside it? [00:07] k1l can you help me with xdman as well [00:07] greetings. 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) === alpha is now known as rogue [00:07] Nady: can you explain a bit more? there are several programs using the name xdm [00:08] i suspect that it is uefi related but not sure. It just stops after it says "initializing initial ramdisk" [00:08] wedgie, If you run sudo update-grub are they from the latest to the oldest top to botoom? [00:08] bottom* [00:08] k1l, thank you so much. And one last thing: [00:08] bubbasaures: yes [00:09] how can I quickly change the permissions for a folder and everything inside it? [00:09] k1l: 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 directory [00:09] xtreme download manager [00:09] LemonSqueeze: are you in the folder where the file is? "ls -al" should list the file [00:09] Hey Can anyone either point me to docs on how to install or check if " the ca-certificates package" is already installed? [00:09] k1l xtreme download manager [00:10] wedgie, You might try again now, I thought a update-grub in a efi worked. [00:10] !info xdman [00:10] Package xdman does not exist in utopic [00:11] bubbasaures: meaning that the 'update-grub' command i just ran ought to fix it? [00:11] pretty please :-D, im really lost and have spent hours trying to get ssl to work with my app [00:11] mememeffs: i'm sure it will be. "sudo apt-get install ca-certificates" [00:11] I 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] k1l xtreme download manager install karna hai [00:11] bubbasaures: the last time i ran updates which included a kernel update was just a little while ago (an hour maybe) [00:11] wedgie, Yes, this should also be run automatically on kernel update/upgrades. [00:11] Is there a way to remove all packages that are not finished or used? [00:12] toothe: sudo apt-get -f install <-- first [00:12] toothe: clear the package download cache via "sudo apt-get clean" [00:12] done. [00:12] okay, did tha ttoo. [00:12] Nady: it is not common on ubuntu to use such windows download managers [00:12] I 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:13] wedgie, I'm trying to see if this is not what happened, ubuntu updates kernels than grub is the norm. [00:13] daftykins: so for exmaple, i still have libreoffice installed. [00:13] k1l; 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] toothe: not sure what you want me to say, to those :) [00:14] k1l xdman is ubuntu program [00:14] fair enough... [00:14] maybe I should just install the whole thing, then uninstall. [00:14] LemonSqueeze: you need to place the command i gave you in the location where the file actually is. [00:14] LemonSqueeze: i dont know where you put that file onto your surface at all. [00:15] LemonSqueeze: again: you still need to think here. i dont know what you are doing and cant see it. [00:15] k1l: the file i downloaded from the link you gave me is in my downloads folder [00:16] I 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] LemonSqueeze: 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 situation [00:17] MeXTuX: Thats not how things work. Instead, you configure the host and B. [00:17] MeXTuX: Give me a second for a tutorial please. [00:18] hello [00:18] MeXTuX: https://help.ubuntu.com/community/SSH/OpenSSH/Keys [00:21] LemonSqueeze: 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 work [00:22] k1l: http://paste.ubuntu.com/8875107/ [00:23] LemonSqueeze: ok, lets speed this up, a lot. [00:23] LemonSqueeze: quick answer: is "ls -l" listing the file? [00:23] k1l: yes it is [00:24] sudo cp usb8797_uapsta.bin /lib/firmware/mrvl/ # will do [00:24] k1l: it is showing total 450 -rw-r--r-- 1 grady 551720 Nov 7 2014 mrvl-usb8798_uapsta.bin [00:25] LemonSqueeze: ok. sorry i mixed cp and mv, see OerHeks command. that will work [00:25] cp or mv does no harm here, i guess, only the destination was wrong [00:27] OerHeks: should I include the '#' or input the usb8797_uapsta.bin ? [00:27] no, that # was for the comment [00:27] sudo cp usb8797_uapsta.bin /lib/firmware/mrvl/ [00:27] stop before the # but it will not include everything after the # anyway [00:32] Hi, 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] k1l: 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 directory [00:32] I reconfigured and am back on lightdm, but want to know how to get the unity desktop back [00:33] axizor: Have you tried selecting your user session in the login box ? [00:33] LemonSqueeze: please make sure the command names exactly the name that the file actually got [00:34] gr8 OS m8 [00:34] LemonSqueeze: file name is abcd and you command: copy qwert. so he is not gonna copy anything [00:35] LemonSqueeze: the file name is mrvl-usb8798_uapsta.bin so please use that. [00:35] k1l: justrealized that too, and i think it moved.... i got no error file this time [00:36] LemonSqueeze, no errors or "ok" is good ! [00:36] that is how linux works [00:36] k1l: yes, it is in the file now [00:36] i wish linux had installers just as noobish as Mac [00:37] just install a dmz file, or remove a folder to uninstall [00:37] Axizor 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] KALEGEK: ubuntu got a package system. its very easy to use. [00:37] i know but it could be simpler [00:37] Ever since I installed gdm it's like I broke the gui [00:38] Axizor-1: make sure in that users home the .Xauthority file belongs to your user and not root [00:38] k1l: so now that it is in the right file, do i need to run it? cause no wifi options show up.... [00:38] LemonSqueeze: try a reboot [00:39] LemonSqueeze, reboot that machine to make that driver active (if there are no other instructions) [00:39] tried ubuntu on my android phone, still cool, wish they would hurry up and make it final [00:39] no guarantees as far as i understand from many webpages, wireless N can be a pain [00:40] OerHeks: he is on a surface pro 2. [00:40] k1l, i know [00:40] alright [00:42] k1l: 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-14 [00:44] LemonSqueeze: try renaming that to usb8797_uapsta.bin [00:44] k1l, LemonSqueeze one thing bothers me, the file is called mrvl-usb8798_uapsta.bin and all files in that folder have no mrvl- prefix [00:44] ah [00:45] Where 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:46] i'm looking for the equivalent of lighttpd/nginx for imap+smtp... if anyone has any suggestions [00:46] sudo mw /lib/firmware/mrvl/mrvl-usb8798_uapsta.bin /lib/firmware/mrvl/usb8798_uapsta.bin [00:47] ouch, mw typo, my bad >> sudo mv /lib/firmware/mrvl/mrvl-usb8798_uapsta.bin /lib/firmware/mrvl/usb8798_uapsta.bin [00:47] OerHeks: i just renamed it in the downloads folder and moved it again if thats ok [00:48] et09: sendmail or postfix [00:48] et09: are you looking for a MTA or a proxy? [00:48] LemonSqueeze: ok then reboot again [00:49] k1l: aight it works! BUT! now my keyboard and stylus dont work ahha [00:50] k1l: [00:51] k1l: never mind, rebooted it 4 times in a row [00:51] k1l: now it works, thanks both of you for the help! [00:52] LemonSqueeze, enable screen keyboard, and setup bluetooth with your keyboard i guess [00:53] Skype 4.3 in ubuntu 12.04 ...how do i get sound/mic to work? [00:54] hi guys [00:55] ubuntu and mac which is faster OS? [00:55] Hulio: obviously ubuntu, when you ask in a ubuntu channel [00:55] oh [00:55] Hulio: Doesnt matter. And cant be benchmarked actually. [00:55] Hulio, faster in what, updates? [00:55] \o/ubuntu wins [00:55] faster in speed, given the same spec and same machine [00:56] assuming hackintosh [00:56] * bubbasaures rolls their one eye [00:56] lubuntu yes! [00:56] try LXDE [00:56] Hulio, test it yurself, depends on your machine config [00:56] it ran on my android s2 [00:56] Hulio: i think that better suits in #ubuntu-offtopic [00:56] i do test them [00:56] Hulio: Hackintosh isnt supported at all. Invalid requirement. [00:56] through emulation [00:56] in 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] i found that ubuntu is faster [00:56] i don't think you can run OSX on a android phone ;) [00:57] i'm just wanting to check out :) [00:57] Hulio: Did you use a Apple computer? I assume no, since you mentioned hackintosh. [00:57] i'm going to boot into ubuntu [00:57] bye === Joshua^Dunamis is now known as Joshua^Dunamis_i [00:58] https://help.ubuntu.com/community/Icons [00:58] azizLIGHT: /usr/share/applications/ , the .desktop file contains the icon info [00:59] EriC^^: its not there. what im looking for [00:59] icons are stored in either /usr/share/icons or /usr/local/share/icons and icons for user themes are stored in ~/.icons === MeltedLux is now known as MeltedDed [00:59] it is faster :) [00:59] is there another location alternative to /usr/share/applications where desktop files are stored [00:59] Hi I'm getting this issue when try to update/upgrade my Ubuntu 12.10 http://paste.ubuntu.com/8871032/ [00:59] azizLIGHT: what are you looking for? [00:59] can ubuntu write to mac drive? [01:00] OerHeks: am looking to change an application icon. not find icons [01:00] inerkick: are you kidding me? [01:00] EriC^^: civilization v [01:00] inerkick, correct, 12.10 is EOL, upgrade please [01:00] or is it only read HF+ [01:00] OerHeks: 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 mouse [01:00] how to [01:00] inerkick: 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 asking [01:00] EriC^^: it shows the wrong icon: standard steam icon [01:00] !eolupgrade | inerkick [01:00] inerkick, 12.10 needs an eol upgrade, and sevral more to get to a supported 14.04, you might do a fresh install [01:00] inerkick: 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/EOLUpgrades [01:00] My location: Green Bay, United States [01:01] LemonSqueeze, looks like you draged it on to an other file, that is your error [01:01] inerkick: dont come back in here before you did read the whole page the bot linked to you now. dont come back [01:02] I tried that, k1l I changed the sources.. Didn't work hence came back [01:02] will try to get fresh one [01:02] inerkick: i bet you didnt. read the wiki. change the sources. upgrade [01:02] or try again. Will think of it bubbasaures [01:02] OerHeks: 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 up [01:03] i got it. its in ~/.local/share/applications [01:03] so thanks for the hint EriC^^ [01:03] OerHeks, you are dutch? :D [01:04] inerkick 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 folder [01:04] LemonSqueeze, not sure if it is a mouse setting, go into systemsettings > mouse and see if you can change double click speed? [01:04] KALEGEK, si [01:05] someone here understands about language C [01:05] ? [01:05] Fuark: see alis if you find a c language channel on freenode [01:05] !alis | Fuark [01:05] Fuark: 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:06] THX [01:06] Fuark, try ##c or ##c++ [01:06] In all honesty it wouldbe easier to keep and maintain a separate /home partition [01:06] OerHeks: i changed the double click speed but this still shows up [01:07] or 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] cryptodan not a bad idea [01:08] even better with non-ssd drives being cheap keep home on a separate drive all together [01:08] not all of your /home, the best setup just symlinks your large static media to a mechanical [01:08] that way application configs stay on SSD speed [01:10] LemonSqueeze, can't help you there, i found no hints in the many howto's === Joshua^Dunamis_i is now known as Joshua^Dunamis [01:11] OerHeks: ok, thanks for all the help! === viv`d is now known as vivid [01:13] It's nice running this 14.04.1LTS [01:14] .xchat2/budus.so [01:22] my font size, especially in eclipse, keeps changing in 14.04... wtf is going on? [01:22] it happens every few months and I never can remember how I fixed it last time [01:22] read only config file? [01:22] make it read only maybe [01:22] always happens after a system update === 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 [01:31] hi [01:31] hi [01:32] wooha, didn't know 1700 people were in this room [01:32] how clean my ubuntu OS 14.04 [01:32] i need that my ubuntu consume minimun ram [01:32] frederick: what do mean? [01:32] the quick way> [01:32] ? [01:32] oww [01:32] uhhh [01:33] use Lubuntu? [01:33] !info bleachit [01:33] Package bleachit does not exist in utopic [01:33] !info bleachbit [01:33] bleachbit (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 kB [01:33] frederick, http://www.linuxatemyram.com/ [01:34] can remove all libraries, additional processes that consume ram my system without affecting [01:34] so surely everyone else is experiencing this same thing... ubuntu 14.04 system updates are changing my font sizes and window decoration LNF [01:34] it's the most frustrating thing in the world [01:34] schtinky, no updates haven't changed anything for me. [01:34] no internet -> closer to the most frustrating thing [01:34] frederick: you should use lubuntu if you want lightweight [01:35] ;D [01:35] frederick: if you stop services you will loose that services. ubuntu doesnt load stuff just to make your ram full. [01:35] funny just like any os xD [01:35] mm is very good [01:35] thanks, [01:36] really like ubuntu and Unity is very nice [01:36] use a different ubuntu distro frederick [01:36] frederick: what is the issue with your ram usage? [01:36] if cleaning out things, doesn't help [01:37] byebye frederick [01:37] lol [01:37] lol [01:37] i wanna go crazy, boot with a dos floppy and start ruby to build my os [01:37] xD [01:38] KALEGEK: i bet the users in #ubuntu-offtopic are interested in that :) [01:38] build a OS with C, i'm in a hurry, how long would it take? xD [01:39] !ot | KALEGEK [01:39] KALEGEK: #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] yoapply [01:39] i was just joking, building a OS takes years === Joshua^Dunamis_i is now known as Joshua^Dunamis [01:39] with a team [01:40] !guidelines [01:40] The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [01:42] That 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:45] still off topic people. [01:50] Hello! 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:52] feba, The is a bootrepair tool that works well, or you can chroot from a live ubuntu and grub-install to the mbr [01:53] There* [01:53] feba, I assume with W7 this is a msdos mbr setup. === Joshua^Dunamis is now known as Joshua^Dunamis_i [01:56] feba, Really you want to be here via a live ubuntu boot to fix this. [01:56] bubbasaures, 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 linux [01:57] feba, Did you save the bootinfo summary from the bootrepiar, it tells you to save the url? [01:57] bubbasaures, yes, I have the url [01:58] feba, 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] hello. 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? [02:00] Does anyone have problems with slow wifi download speeds? [02:00] * gksudo nautilus ( fur gui tools) [02:00] bubbasaures, 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] OERIAS, what files exactly? not all folders have files that can be deleted [02:01] feba, 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] kenny__: oh no, you died [02:01] OerHeks, it is a folder that I created on a different account, unfortunately I deleted the account months back. [02:01] on windows I get like 16 mb/s, but on ubuntu im getting .6 [02:02] kenny__: which wifi chipset, which driver, which firmware? Name the exact versions please. [02:02] kenny__: try to get in the next episode [02:03] OERIAS, sudo rm -rf /path/to/folder [02:03] feba, Another run of the bootinfo would be good though, you can run just that on that first gui of the bootrepair app. [02:03] OerHeks: OUCH. [02:03] sudo chown ... === Joshua^Dunamis_i is now known as Joshua^Dunamis [02:04] hello everyone! [02:04] OerHeks, and all the files inherit the same permissions after this command? [02:04] bekks, that would be an option too, indeed [02:04] OERIAS, all files within that folder + folder will be removed yes [02:05] OerHeks: There is no reason for deleting stuff as long as there is a chance for root access. [02:05] OerHeks, But I also want to change the permission so that I can delete it in the future [02:05] bekks: When his goal is "I want to delete things..." then the answer is to delete things :P [02:05] OerHeks: Actually I had one single situation on a corrupted fs where chown would not result in success. [02:06] Im 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] no Flannel it is not the case [02:06] what commands do I type in for the chipset/driver/firmware information [02:06] that is a command though that can wipe anything pointed at [02:06] Flannel: when his goal to delete stuff and that requires root access, there is something heavily wrong. [02:06] I was to be able to add more files to folder and have permission to read and write [02:06] I have to change display setting everytime i boot into ubuntu [02:07] bekks: 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:08] anyone know what this error in my proftpd log means [02:08] USER ftp (Login failed): Invalid shell: '/bin/false' [02:08] bubbasaures, 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 / network [02:08] ax562, Channel needs details to help. [02:08] OERIAS, changing the folder contents: sudo chown -R $USER /path/to/folder/ # where $USER is short for your current user [02:08] Like? [02:08] Flannel: 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] feba, That is a boot choice not the boot order. [02:08] I 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>&1 [02:09] junkanoo: talk to your administrator, he/she set that shell by purpose. === derek is now known as Guest88579 [02:10] bekks, :) I am the admin [02:10] amazon ec2 instance, proftpd [02:10] feba, 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] bubbasaures, "Boot Priority" it says, could you tell me where I can access more options? [02:10] Jeroen1: 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] junkanoo: so fix that issue. [02:11] feba, Are you in the bios? [02:11] bekks, hence the question :) how [02:11] junkanoo: set a valid shell? [02:11] which php? [02:11] Doesn't give anything :/ [02:12] The 0 is needed as it's an argument for the php script to run. [02:13] bekks, i guess... i must be confused... looking in /etc/shells I see a list of valid shells, but why/how did proftpd get /bin/false [02:13] Jeroen1: Ah ok. Did you manually install php to the system? [02:14] No someone did it for me using nginx [02:14] Jeroen1: Type "file /etc/php5" and give us that output please. [02:14] directory [02:15] . /etc/php5: directory [02:15] Jeroen1: 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] I also have RequireValidShell set to no [02:16] bubbasaures, yes, it lists HDD1 (64GB) and HDD2 (64GB) and you can't do anything to those [02:16] rypervenche, php works fine on my server [02:17] But there's no command to find where it is located? [02:17] what should it return? [02:17] Jeroen1: locate php [02:18] how do you guys control your VMs? [02:18] does anybody use etcd? [02:18] feba, 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] able* [02:20] feba, Only other issue could be if sdb is a slave is all, is this the case? [02:21] My wireless driver is r8712u, but It'd like to use r8168 instead, how do I change that? [02:23] bubbasaures, 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? === Joshua^Dunamis is now known as Joshua^Dunamis_i [02:25] feba, 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:26] feba, I assume you have a disc or usb to use. [02:27] bubbasaures, I'll find one, will I need my bootable ubuntu usb? [02:28] feba, Super grub is a tiny download that boots an app that finds the OS and boots it. [02:29] feba, Having the live ubuntu as a back up is good though, there are fixes there as well. [02:30] unless anyone wants to do a walk through chroot, hint hint [02:30] IdleOne: It does. [02:30] bubbasaures, okay, let me get super grub downloaded [02:31] feba, 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:33] Is there an archive of the quantal repository? [02:35] !eolupgrade | j4s0nmchr1st0s here you find a trick to get that old repos working again [02:35] j4s0nmchr1st0s 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/EOLUpgrades [02:36] OerHeks: j4s0nmchr1st0s: that is for upgrading, 12.10 is dead [02:37] sure it is dead, no heartbleed fix and so on [02:37] Ben64: Why was it killed? [02:37] time [02:37] j4s0nmchr1st0s, end of life, servers have to make room for current versions [02:39] j4s0nmchr1st0s: 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] Sounds like bs. [02:39] j4s0nmchr1st0s: that will be quite enough [02:41] Hello, 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:42] Is it possible to revive a dead release? [02:42] oops, I mean "ISO-9660 filesystem read ahead bug" [02:42] j4s0nmchr1st0s: please stop asking about 12.10 [02:42] j4s0nmchr1st0s, i answered that [02:44] j4s0nmchr1st0s: 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 years [02:49] Ben64: Where is the torrent for 10.04 LTS (server)? [02:51] j4s0nmchr1st0s: Is this what you're looking for? http://releases.ubuntu.com/lucid/ (haven't tried the torrent, but it's on that page) [02:52] explodingmango: yes [02:52] j4s0nmchr1st0s: Sweet, is it working? [02:53] explodingmango: so far it is [02:53] anybody know anything about hydrairc or where i could find some help [02:53] j4s0nmchr1st0s: why? 10.04 server loses support in like 5 months [02:53] 14.04 is supported until 2019 [02:54] i have been using 14.04 and it works great [02:54] Ben64: I can clone everything and keep it "alive" [02:54] Biohazard872014: Have you seen this page yet? http://www.hydrairc.com/content/community [02:54] j4s0nmchr1st0s: that makes no sense [02:54] Biohazard872014, hydrairc is windows only AFAIK [02:54] if you're going to change versions, go to 14.04 [02:54] Biohazard872014: I just don't like to relearn everything when the releases make unnecesarry changes. [02:55] you'll have a much better time on 14.04 [02:55] Ben64: Why is that? [02:55] its newer, better, faster, stronger, and you won't have to worry about upgrading again until 2019 if thats what you like [02:56] OerHeks: i know i run ubuntu on my other computer as my server for web pages. [02:57] !wine | Biohazard872014, check the wine database [02:57] Biohazard872014, 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 Ubuntu [02:58] no im not trying to run windows programs just looking for help in getting scripts for hydra [02:58] Another thing... [02:58] Anyone here experienced with maas/pxe? Nobody on #maas. [02:58] Is the server installer comparable to an alternate cd where there is the text based installer? [02:59] but i posted it in the wrong window [02:59] sorry [02:59] New 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] hi folks [03:00] so, 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 yes [03:00] it said “you need to reboot”, I rebooted, now I just get a blank/black screen after the bootloader [03:01] I 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 hangs [03:01] what’s up with that? [03:02] bufferloss: 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] bufferloss: Like so. http://askubuntu.com/questions/82140/how-can-i-boot-with-an-older-kernel-version [03:02] 14.04 if that helps [03:02] j4s0nmchr1st0s: short answer, yes. [03:02] hi [03:02] bufferloss: tldr hold shift while booting [03:03] explodingmango: ok I have options in grub for previous kernels, the original kernel appears to work [03:03] why would the new one break? [03:03] phunyguy: minimal free software only option included? [03:03] why would ubuntu update a kernel that’s going to break my machine? [03:03] j4s0nmchr1st0s: are you done asking silly questions now? [03:03] bufferloss: Sorry that's the extent of my knowledge, if I say anything more I might just be talking out of my you-know-where [03:03] im started a virtual box using tretflix (http://tretflix.com/).... how do i share folders so i can access it in plex [03:04] explodingmango, intel is supported in the kernel, but isn't good enough to run Unity3D AFAIK [03:05] OerHeks: what? I run Unity3D and intel graphics [03:05] or did I miss something? [03:05] OerHeks: 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 and [03:05] *unless you just answered it without me picking up on it :P [03:05] phunyguy, i answered for intel 82852/855GM [03:05] oh. [03:05] yeah that's a tough call [03:06] I 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 bonus [03:07] hey bufferloss, still there? [03:07] yep [03:08] Um... 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] phunyguy: Why is it so silly? [03:09] Can someone help me? I'm on 14.04 and I can't get a working MOTD [03:09] It is what I am looking for. [03:09] j4s0nmchr1st0s: because you haven't asked a single "productive" question since you joined. Do you have an actual real support question? [03:09] j4s0nmchr1st0s: what are you looking for? === Joshua^Dunamis_i is now known as Joshua^Dunamis [03:10] bufferloss: '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] Hello 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 in [03:11] explodingmango: k [03:11] actually, I will just boot out of that HDD and copy files here [03:11] brb will try it [03:12] Does anyone have any idea on how to make it work? [03:13] bufferloss: 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' key [03:13] decadence18, man motd might help [03:13] bufferloss: 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] I just got banned from chat and I don't know why I got banned [03:13] Mendax, Not here. [03:14] 101 [03:14] 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 nothing [03:14] what does that mean> [03:14] I don't remember doing anything that was that bad [03:14] Mendax, how is this related to ubuntu support? [03:14] Mendax: I think he means there is another place to discuss bans [03:14] Mendax, There is a #ubuntu-ops channel [03:14] what do u mean [03:14] bufferloss: 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] Mendax, ask in #freenode [03:14] See 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] *work [03:15] j4s0nmchr1st0s: so install a supported distro. [03:15] j4s0nmchr1st0s: so install something else [03:15] Or even mplayer to compile it I need development packages and the repository is down for 12.10. [03:15] decadence18, sudo run-parts /etc/update-motd.d/ [03:15] j4s0nmchr1st0s: yeah 12.10 is old, it’s also not an LTS release [03:15] j4s0nmchr1st0s, of course it's down = end of life. install a supported distro. [03:15] j4s0nmchr1st0s: 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). === goeo_ is now known as Guest74546 [03:17] DerHeks - 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 see [03:18] decadence18, then you messed up some file, not preserving execute bit or something [03:19] It's a clean install of 14.04, but there is nothing in /etc/update-motd.d, and no /var/run/motd or /etc/motd files [03:20] decadence18, 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/ === Corey84-- is now known as corey84- [03:21] hola [03:22] Hello everybody, someone can tell me by q whenever I connect the charger to the battery% is at 90%? [03:22] hi [03:22] Is there any way of reinstalling the necessary motd files? [03:23] pinguy, ask your support questions [03:24] That came out wrong but I hope you know what I meant [03:24] jardelvdas: i'm afraid that sentence doesn't make much sense [03:25] decadence18, Try sudo apt-get install update-motd [03:26] Um apparently I didn't have that package to begin with... [03:26] decadence18, this old ( for 11.04) howto should get you going http://www.howtogeek.com/104708/how-to-customize-ubuntus-message-of-the-day/ [03:28] I'll be back in a few. Rebooting and trying again. [03:30] Ubuntu is dead? [03:31] mydopey, your question makes no sense. rephrase. [03:33] hm, 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-2build1 === ubuntu is now known as Guest87645 [03:34] bubbasaures, 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] b0nn, what is the output of your terminal command: cat /etc/issue [03:34] Whena 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:35] This site does not provide any instruction in that format [03:35] feba, Not a stupid question, boot it like it was a live ubuntu, boot the media you used a usb or disk. [03:35] Okay that didn't work. So far I haven't gotten make the MOTD work. [03:35] Ubuntu 14.04.1 LTS \n \l === curiousx is now known as Chuck_Norris [03:36] imastupidguest: what is the software ? [03:36] bubbasaures, 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:37] feba, Are you able to boot the live ubuntu? [03:38] Chuck_Norris: Tor [03:39] bubbasaures, just double checked, yes, I can boot ubuntu from usb [03:40] ok, so you did the steps that tor's webpage suggest? [03:40] feba, 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] greetings [03:40] solved: ffdiaporama-data hadn't been removed; dpkg -S told me the owner and someone had already asked if I had deleted that package, which I thought I had, but hadn't [03:40] Chuck_Norris: No. I wanted to see if the esier apt-add-repository method was possible from the information given. [03:41] easier [03:42] imastupidguest: ok ok, i looking for some information... [03:43] bubbasaures, okay, I'm in ubuntu [03:43] Chuck_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. thx [03:45] imastupidguest: sudo add-apt-repository ppa:webupd8team/tor-browser ; sudo apt-get update ; sudo apt-get install tor-browser [03:45] feba, Do you remember where you installed lilo to? [03:46] feba, was it sda or sdb, which HD if you can. === llakey_ is now known as llakey [03:47] imastupidguest: that will install tor-browser that is a firefox with tor preconfigured [03:47] bubbasaures, I just did apt-get from ubuntu@ubuntu, so whatever the default is (home?) [03:47] Chuck_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 main [03:47] bubbasaures, sdb [03:47] ? [03:47] typo [03:47] bubbasaures, I never run liloconfig though [03:48] feba, 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] So 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] feba, JUst making sure you understand the context. [03:49] And, when I do a sudo apt-get update, what does ""Ign at the beginning of a line mean? Ignore? [03:49] imastupidguest: idk, just before adding PPAs check that those PPAs are supporting your ubuntu version [03:50] bubbasaures, 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 way [03:50] Ing, means nothing, i think it's means that you already got that repositor actualized, its ok [03:51] Chuck_Norris: I see. Ok. thx man [03:51] np [03:51] imastupidguest: https://launchpad.net/~webupd8team -.- [03:52] feba, 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-cd [03:52] bubbasaures: feba :: how bout 'fdisk' see what is installed where, and re-instll grub2 to the hard disk that has ubuntu ? === sins-_p is now known as sins- [03:54] Bashing-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:55] Bashing-om, here is their bootscript before lilo was added, may be in sda or sdb http://paste.ubuntu.com/8874290/ [03:55] windows creates a whole world of trouble becaus of the way it boots [03:56] if you had 2 linux installs you could just install grub on both mbr and it would be that simple [03:56] and it wouldnt even matter which booted first [03:56] eb0t, thank you oh wise one. [03:56] you sound a bit jealous [03:56] is this your room bubbasaures [03:56] bubbasaures: 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] are you the authority here [03:57] i rest my case [03:57] was [03:57] get over yourself oh wisest of the wise [03:57] eb0t, your not that's for sure. [03:57] eb0t, such comments are not helpful. stop. [03:57] you dont know me and i dont pretend to know you [03:57] !ot | eb0t [03:57] eb0t: #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] oh wisest of the wise [03:58] hey ubottu can you repeat what you just said to me to bubbasaures [03:58] as they started these pranks [03:59] i was only shedding some light on windows and grub [03:59] bubbasaures, okay, chrooted [03:59] and bubbasaures was jealous [04:01] Bashing-om, the list of hard disks is not interactive in any way in my bios [04:02] just in case feba you possibly need to mount several partitions as you need a working filesystem. [04:03] from there you can just do a grub install and reboot [04:03] Hey [04:03] if your windows boots first then change hard drives around and remount and chroot and run grub install again [04:03] from there it will boot [04:04] feba, Cool run grub-install /dev/sda than update-grub than grub-install /dev/sdb than update-grub than leave the chroot and reboot === Dwaan is now known as Guest99830 [04:04] ha ha [04:04] yes finally doing it my way [04:04] eb0t, I don't seem to be able to change hard drives around [04:05] feba: 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] you dont need to change them around [04:05] you just need to change the sata leads [04:05] only the sata cable [04:05] put the one on disk a onto disk b and the one on disk b onto disk a [04:06] eb0t: I think you can also change boot order in bios [04:06] yes you can [04:06] but thats another story [04:06] this he can do in split second [04:06] sorry maybe not...my box is always open [04:07] bubbasaures, 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:09] flex net.....licensing probably [04:09] Bashing-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 themselves [04:11] feba: 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:12] feba, 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=1661254 [04:12] does anyone know where .desktop files are stored on ubuntu 14.04? [04:13] imastupidguest, /home [04:13] I thought it was /usr/share/applications but that doesn't look right now that I peek in there [04:14] bubbasaures, okay rebooting now, I'll take a look at flexnet in a minute [04:14] crhowl no. That's not where I put eclipse the other day. I'm sure it's in /usr/* somewhere [04:14] now I'm working on another application to place a .desktop file for and can't remember where it goes [04:15] sudo updatedb ; locate eclipse.desktop === mala is now known as Mala [04:17] you can try find command imastupidguest [04:17] find / -name "*.desktop" [04:18] Id 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] the updatedb and locate is probably better [04:18] use find or locate in command line [04:18] SCHAAP137: Thank you for reminding me [04:19] bubbasaures, nope, we made a full circle, back to no windows and no ubuntu, just an "error: no such device: . Entering rescue mode... grub rescue>". This the original error I got. [04:20] feba_: looks like your disks are the right way round now [04:21] OerHeks: very well [04:21] feba_, 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 commands [04:21] again is all [04:21] Can anyone name some actual categories suitable for a web browser that one would use in the Catagories= line of a .desktop file? [04:22] imastupidguest: gksu nautilus /usr/share/application-registry/ [04:22] Chuck_Norris: thx so much man [04:22] feba_, Let me know that makes sense, you seem to be moving along fine. [04:22] np broda [04:24] is this thing on? [04:24] metaldog, ask your support question [04:25] imastupidguest: sudo add-apt-repository ppa:noobslab/apps [04:25] sudo apt-get update [04:25] sudo apt-get install open-as-administrator [04:25] hello, cfhowlett. right. first off, how do i direct my comments at the right person? as i was getting right confused earlier [04:26] !tab | metaldog [04:26] metaldog: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [04:26] Chuck_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 quickly [04:26] no?? [04:26] 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] Metacity, as you just did and as I demonstrated: start with their name in your message ... [04:26] it's just a guess. [04:27] Schrod [04:28] feba_, 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] imastupidguest: sry but, idk how Unity works, i don't use it since a lot of time -.- [04:29] bubbasaures, not quite, most of my personal files are secure, but none of the software [04:30] hey 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] nope. 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] i take it they're different cable types so you can't just swap them? [04:30] I 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] daftykins: correct [04:30] mmm no idea then [04:31] feba_, 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] desmond have you tried resetting your router? [04:31] hi [04:31] metaldog: my other devices can connect to the router just fine. it's just my laptop with ubuntu on it [04:31] nope, that tab thing just dont work for me [04:32] reboot your laptop [04:32] rebooting fixes the problem, but it happens again after a few minutes [04:32] feba_, 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] hmm so its possibly due to heat [04:32] sorry, desmond, i have no clue. was just thinking aloud. sorry [04:32] hiiii [04:32] probably due to heat.... are you serious? [04:32] as it warms up the wifi starts to lose connection maybe you need a new wifi card [04:33] how are you ?? [04:33] still need some rational input.......... [04:33] can you swap that card with one in anohter macine and see if the other machine plays up [04:33] im deadly serious [04:33] the wireless card works fine on arch linux using netctl [04:33] ah ok..then that rules that out [04:33] [HELP] Ubuntu 14.04 LTS, HOW can I hidden the grub menu and enter the ubuntu directly? [04:34] buuuf good night didnt you tell me bye [04:34] strong, More than one OS? [04:34] strong, edit your grub configuration to WAIT TIME = 0 [04:34] think i found something... gonna restart x & gnome session and see what happens [04:35] What 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 file [04:35] zzzzz [04:35] when it stops connecting to the internet ....desmond...have you done an ifconfig to see if it thinks its still connected [04:35] and that it still has the ip address [04:36] so the card is fine...the router is fine....so its ubuntu === Nejanoylez is now known as Zane [04:36] success [04:36] so. 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:37] metaldog: well if nobody knows the answer to your question, nobody will be able to help... heh [04:37] metaldog, 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] Yes, and Win7 is in another HDD [04:37] , I edit the etc/default/grub, but it didn't work [04:38] strong, wait 1 I'll see if I can find exact tutorial [04:38] hii [04:38] strong, you can change the wait time in gksudo gedit /etc/default/grub as suggested run a update-grub after changing. [04:39] sorry, 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 working [04:39] "\ , I edit the etc/default/grub, but it didn't work" Did you run a update-grub? [04:39] metaldog, state the issue. yes you must retype or paste it up and give the link. [04:39] sound like a northerner metaldog [04:39] haha [04:39] strong, update grub ... [04:40] !paste | metaldog [04:40] metaldog: 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] YES, I have already did it. [04:40] eb0t: what shold I be looking for on iwconfig again? [04:40] an ip address [04:40] sorry, i can't scroll up on this chromebook. the page-up key is missing [04:40] erm [04:40] Also, I create a "03_hiddenmenu" file in etc/grub.d, and didn't work too.. [04:40] can you do iwconfig | less [04:41] TIME = 1 works, but TIME=0 don't work [04:41] there's no ip address [04:41] i'm not connected to my network anymore. now I can't connect [04:41] This is a very active channel. [04:41] so it is actaully dropping the address [04:41] I can connect after system boot, but after i lose connection, if I manually disconnect and try to reconnect, it will not connect [04:42] how are you trying to reconnect [04:42] /etc/init.d/networking restart [04:42] If I select my ssid on the applet, it tries to connect before saying "disconnected" [04:42] try /etc/init.d/networking restart [04:42] maybe sudo if you dont operate from root [04:42] desmond: Is this an internal wifi hardware used to make the connection? [04:43] bubbasaures, okay I'll do that, what would be the relevant information at this point? [04:43] yes but appartenlty his internal wifi works with archlinux [04:43] I did. I didnt get any messages when I did that [04:43] right do iwconfig | less [04:43] see if its got an ip now [04:43] hahaha....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 nothi [04:43] ng works and no os on any usb will load. plz dont make me type it again, takes ages [04:44] no ip address, but it does list an ESSID [04:44] metaldog you should go ferreting for a bit..and give you mind a break [04:44] It 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] right but your wifi password and stuff must be set up correctly for it to connect in the first place [04:45] ok im not sure but can you look in dmesg [04:45] does dmesg work on ubuntu [04:45] ebot. i ferreted ur mum...was like throwing a sausage down a street.....next [04:45] see if there is any log message as [04:45] ha ha metaldog [04:45] :) [04:46] feba_ 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] geet boots on and geet rabbitin [04:46] thread header sorry feba_ [04:46] still....help? plz? [04:46] metaldog, no remarks about mothers. NONE! stop now. [04:47] okay eb0t, i'm going to try to connect again [04:47] dmesg says it's authenticated and "associated" [04:47] assassociatio [04:47] ok cool so its doing as it should [04:47] whoops [04:47] association* [04:47] and now the desktop notification says it is disconnected [04:48] i 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] dmesg just says "deauthenticating from [mac address] by local choice (reason=3) [04:48] ok one minute let me look up reason 3 [04:50] dear 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. amen [04:50] ah it seems you may be using several different methods to connect via wifi [04:50] wpa supplicant and others [04:50] you must only use one [04:51] otherwise this issue is gonna continue [04:51] give us some o'dem rabbits metaldog [04:51] hm, what should i do? [04:51] my cock is continuous [04:51] my laptop model is a sager np7338, by the way [04:51] you have to investigate how your wireless netowrking starts [04:51] here look here [04:51] ur mums got a rabbit, lol [04:51] I didn't upgrade the wireless card, just used the stock one [04:51] desmond: take it to a shop you lazy bum [04:51] ah ok and you didnt manually install wpa supplicant [04:52] then it may not be the issue [04:52] !ops | Imk0tter trolling [04:52] Imk0tter 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, bazhang [04:52] look here for some ideas [04:52] you know what? sod it, im going to use the hammer of justice. in a bit [04:52] https://forums.gentoo.org/viewtopic-t-935388-start-0.html [04:52] Imk0tter: do you mind? [04:52] these guys normally speak sense the gentoo guys [04:52] fuck off funnyman [04:52] hey i got a startup problem after installing ubuntu 14.04 + 14.04.1 [04:53] screen looks the same as pluggin out the ram while machine is running [04:53] it could also be interference ont hat channel you are using [04:53] KKEm, This a screen you see when booting? [04:53] so change channel [04:54] in fact i would try that first desmond [04:54] that actually makes more sense [04:54] cant change channel, it tottaly freezee [04:54] eb0t: i have a suspicion that if i upgrade the kernel it would fix the problem [04:54] sorry. im back. just to say sorry for being such an impatient arse at such an hour. didn't realise the time. sorry ppl [04:54] yes possibly ...but its simpler to try and change channel [04:54] bubbasaures a screen? [04:54] because my arch version used a more recent kernel, and i remember the guys on my forum saying i need at least linux 3.15 [04:54] you can possibly do that on your router [04:54] right now i'm using 3.13 [04:55] well, the laptop i'm on right now is using the same wireless router [04:55] no the channel for the wifi is normall yo channel 1 6 or 11 [04:55] these are non overlapping channels [04:55] if you choos anything but these you are likely to get large amounts of interference from many other channels that overlap [04:55] so you have to choose channel 1 6 or 11 [04:56] KKEm, 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] currently your neighbors may be using the same channel as you [04:56] and they are possibly have stronger signal strength thatn you [04:56] and they are blasting your device and causign it to disconnect [04:56] that would make sens [04:56] bubbasaures, yes i see boot screen [04:56] so change from channel 1 to channel 6 or 11 [04:57] an hopefully it will be problem solved [04:57] KKEm, Can you just clearly explain your issue, that is the point. [04:57] bubbasaures when i login the problem occur [04:57] can i pm you [04:57] i get confussed by all this text? [04:57] KKEm, No, my help is nothing more than to get you to give understandable details. [04:57] ok [04:58] to the channel [04:59] hey windows boot man..wherever you are [04:59] have youstill not sorted that bit of a job out yet [04:59] bubbasaures, 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 pattern [04:59] at this point i cant do anything [04:59] i have no grappich card in the puter god dammit [04:59] is it a nice pattern kkem [04:59] KKEm, Cool, not an area I'm real steeped in is all. [04:59] yes very beautyful [05:00] wow [05:00] were er dem rabbits [05:00] white rappits<3 [05:00] good morning to all [05:00] cool [05:00] hey so im new to ubuntu anyone have a good guide for the terminal commands? [05:00] goodmorning [05:00] theres a miner from nottingham in here ...trying to use linux and he got some rabbits for sale [05:00] !bash | KKEm [05:00] KKEm: 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/UsingTheTerminal [05:01] ikr [05:01] but i cant access it === Malsasa_ is now known as Malsasa [05:01] !manual | INL, [05:01] INL,: 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] Hello, the updated kernel has broken usage of my Stentura [05:01] In ubuntu 14.04 [05:01] !server | INL the server guide would be best for you? [05:01] INL 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-server [05:01] it works fine if I use the previous kernel [05:01] Please fix this [05:01] ArchZombie039423, Use the kernel that works [05:01] i guess i have to wait [05:02] Yes but this means a bug was introduced in the kernel [05:02] ArchZombie039423, not necessarily [05:02] Because the previous kernel, and I am using it now, is working... === matthew is now known as Guest29250 [05:02] also i just broke my last install of ubunto because i ran something like "sudo chmod 666 /*" what does that do [05:03] !bug [05:03] If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [05:03] INL, less irc. more reading: man chmod in your terminal [05:03] ArchZombie039423, 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:05] ArchZombie039423: what kind of error you getting on 14.04? [05:05] Well 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:06] ArchZombie039423, that's like telling your doctor: Hey! I'm sick! and expecting an accurate diagnosis ... [05:07] Well my software does not connect to my steno machine when I use the new kernel. [05:07] ArchZombie039423: did you try start from terminal to see what errors you have? [05:07] It just gives me a "disconnected" error. But it worked before. [05:08] And yes but the software did not print any messages. [05:09] ArchZombie039423, 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] I 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] And yes I am use Plover. === matthew_ is now known as Guest17288 [05:10] Using [05:10] kernel, god I am not very good at this [05:11] ArchZombie039423, 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] eb0t: I rebooted and did some more debugging. it looks like i'm losing the IP address shortly after connecting for the first time [05:12] ArchZombie039423: what interface does this steno device use? [05:12] Well, I mean, Plover is not really being developed much anymore, and it uses a serial port. [05:13] ArchZombie039423: my guess is that the new kernel just changed the serial port used. you may need to change device used to connect to it [05:14] ArchZombie039423: or maybe the baud rate changed [05:14] The port changed all the time before, I was used to that, and there were bawd rate options in the software. [05:14] @baud [05:17] ArchZombie039423: you also need python for this yes? [05:17] Yes, it is required. [05:17] ArchZombie039423: wich version do you have? [05:18] ArchZombie039423: 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] !info python trusty [05:18] I built it from git, but it did not change. [05:19] python (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 kB [05:19] yes desmond do you have access to the router [05:19] im not sure what type of router it is [05:19] but normally if its one of those thing you get from a typicall isp then you should have a webpage you can log into [05:20] And true but I think it is an Ubuntu bug. [05:20] ArchZombie039423, is there some disadvantage to using the previous kernel which DID work? [05:20] Well, I suppose general security or whatnot. [05:21] ArchZombie039423: as bubbasaures said, we need to investigate whats wrong exactly [05:21] I am not having any issues, but I think it is a bug that should be fixed. [05:21] It just randomly stopped working, then it wouldn't work after I restarted plover [05:21] and restarting the machine didn't work either. [05:21] ArchZombie039423: checked your syslog or dmesg for errors? [05:21] How would I do that? [05:22] ArchZombie039423: dmesg in terminal [05:22] Okay, I will check. [05:22] ArchZombie039423: or browse /var/log/dmesg and /var/log/syslog [05:22] do I need to run this when the device is not working? [05:23] or will it still have logs from before [05:23] ArchZombie039423: 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] ArchZombie039423: any error would log anyway [05:23] this is my problem: http://imgur.com/IrOrN9O [05:23] a partity bit is an extra bit transmitted along with a data word [05:24] Is there a command to check for errors in the dmesg? [05:24] KKEm: when do you get this? [05:24] dmesg | grep error [05:24] after log in after boot [05:24] Instead of everything. [05:24] Okay. [05:24] no wait [05:24] KKEm: ubuntu version? [05:24] may be case sensitive [05:24] 14.04 and 14.04.1 i get this screen after login [05:25] ArchZombie039423: anything related to your plover is usefull [05:25] KKEm: did you recently update? [05:26] Only interesting messages were: [ 0.215393] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM [05:26] [ 59.324129] usb 3-1: ch341-uart converter now attached to ttyUSB0 [05:26] Am I using the wrong dmesg command to read all the logs? [05:26] i just installed it and this happend. also did this happen on 14.04.1 [05:26] ArchZombie039423: /var/log/dmesg for all [05:27] lotuspsychje i just installed it and this happend. also did this happen on 14.04.1 [05:27] KKEm: what kind of grafix card you having? [05:27] lotuspsychje actually i have no grappich card in it right now [05:28] KKEm: using the onboard grafix card then? [05:28] i guess [05:28] lol [05:28] cause there aint one it it [05:28] so i am using the motherboard yes [05:28] Nothing in there different ... [05:29] KKEm: try hold shift at boot for recoverymode maybe failsafeX or fix broken packages from there [05:29] ok [05:30] will you guide me ? [05:30] KKEm: i just did :p [05:30] Maybe it is not logging everything for some reason. [05:30] please this is hopeless there is no one ells on google having the same prob [05:31] Or Dell eating the logs on reboot. [05:31] ArchZombie039423: if there's something wrong its logged [05:31] ^deleting [05:31] ArchZombie039423: starting your software from terminal can be usefull too [05:31] lotuspsychje im in boot now, Recovery mode? [05:32] KKEm: yes, ubuntu(recoverymode) [05:32] ok [05:32] ArchZombie039423: by any chance do you use a usb adapter to interface to this serial device? [05:33] Well I do not even see more than one entry for /dev/ttyUSB* and yes. [05:33] lotuspsychje im in [05:33] ArchZombie039423: then there is a know isue with usb serial adapter on 14.04 http://ubuntuforums.org/showthread.php?t=2208751 [05:33] ArchZombie039423: you can try a realtime test with tail -f /var/log/syslog and fool around with usb/plover [05:33] repair broken packages? [05:33] or or or [05:33] KKEm: try failsafeX first [05:33] failsafeX? [05:34] good [05:34] KKEm: and choose low graphics mode [05:35] Hum, okay, then that explains it. [05:35] waiting for mounting [05:35] mountall: fsck /boot [699] terminated with status 1 [05:35] lotuspsychje ^ [05:36] reboot? [05:36] KKEm: if you cant reach to desktop, try again recoverymode, fix broken packages maybe [05:37] KKEm: did any ubuntu version work on your mobo grafix? [05:37] Well 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] ArchZombie039423: there are bug reporting packages in software centre [05:37] ArchZombie039423: to make your bug report more easy [05:38] Okay, I will look into that, thank you for the help. [05:38] helllo? [05:38] ArchZombie039423: if its a known bug, someone will link to duplicate bug anyway [05:38] ArchZombie039423: just curious, what's your graphic card? [05:38] greengy: yes? [05:39] hi, Iḿ trying to install ubuntu into my laptop dell xps and it doese recognize partitions [05:40] I 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] greengy: you want ubuntu on full hd or dualboot? [05:40] dualboot for now [05:40] greengy: is this an uefi machine? [05:40] Geforce 610M 2GB, can anyone help me with prime etc ? [05:40] nope [05:40] lotuspsychje i rebooted and is now again stuck in failsafeX trying to reebot and run the recovery as you said [05:40] With just the deaf fault drivers. [05:41] xps 15z is the model [05:41] !info nvidia-prime | khaaan1 [05:41] ^default [05:41] khaaan1: 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] KKEm: try the 'fix broken packages' from grub recoverymode [05:41] greengy, Are you on the ubuntu live boot? [05:42] not right now do you need me to connect? [05:42] i want to know if I can disable nvidia and activate intel (i have a hybrid graphic card) [05:42] what can i do to solve? [05:42] greengy, you will have to be on it to get help most likely, come to the channel from it. [05:43] lotuspsychje is it normal that this takes a lot of time+ [05:43] KKEm: yes, this can take a lot of time [05:43] ok i will [05:43] omg [05:43] KKEm: if this option did not work, your card might be too light for ubuntu [05:43] maybe i should not have reebooted [05:43] KKEm: did any ubuntu version work on your mobo card? [05:44] i have had ubuntu on it before [05:44] KKEm: on same vga from motherboard? [05:44] yep [05:44] KKEm: did it run smooth on grafix? [05:45] yep [05:45] KKEm: ok [05:45] !dualboot | greengy [05:45] greengy: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [05:46] KKEm: you can tryout xubuntu or lubuntu just to test if you can bypass login [05:46] Also, and this is more of a curiosity, why does Ubuntu work so poorly when the universe repository is removed? [05:46] ArchZombie039423: what do you mean poorly? [05:46] yeah maybe i should [05:47] KKEm: just to test if it runs smoother [05:47] Well the graphics for a lot of Apps get messed up, and things like this. [05:47] lotuspsychje i run Netrunner-os on another machine where i had same problem with after install [05:47] And GDebi is half in that repo. [05:48] ArchZombie039423: there's a solution for everything in ubuntu, running flawless on my side :p [05:48] Well, I mean if you turn universe off it breaks things. [05:49] At least it did for me. [05:49] ArchZombie039423: did you check your additional drivers section? [05:50] Thanks for all the help bubbasaures! [05:50] Well it was pics map or something, which is pre-installed, and seems to be needed by all GTK2 apps. [05:51] But it was universe. [05:51] feba, No problem, that is a bit of a unusual issue, we had to dig for it. [05:51] *in universe. [05:52] bubbasaures, I wonder, do you know why this came up out of the blue? [05:52] I think this is not a bug, I am just curious why it works this way. [05:53] feba, 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:59] KKEm: fixbrokenpackages still running? [05:59] went to black screen [05:59] trying kubuntu soon [05:59] KKEm: press a key [05:59] oh [05:59] still at one line [05:59] still at the same line [05:59] KKEm: but is it moving? [06:00] the _ is blinkin === litos_ is now known as litches2 [06:00] no movement othervise [06:00] KKEm: time to try xubuntu/lubuntu [06:01] kubuntu wont work ? [06:01] KKEm: by the way, did you install ubuntu with internet connection? [06:01] no [06:01] i wont let anyone see by Phase :D [06:01] KKEm: its reccomended to cable on and updates during install [06:01] trying that then [06:02] KKEm: maybe try again ubuntu 14.04 with cable on/updates in setup [06:02] ok m8 [06:02] KKEm: i should have asked in the first place :p [06:02] properly xD [06:02] shoot found the flexnet fix in the bootrepair app [06:03] KKEm: if thats doesnt work, try kubuntu [06:03] ook [06:03] KKEm: its important to get the best drivers [06:09] lotuspsychje can i install OpenVPN on ubuntu usb stic? [06:10] KKEm: you can use aptoncd to back up, not sure on usb [06:10] so ptpp ok [06:11] !info aptoncd | KKEm [06:11] KKEm: 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 kB [06:11] ping www.pmf.sc.gov.br [06:11] is it importen to use a encrypted connection or will ubuntu download mgr take care of encryption? [06:11] ping -t www.pmf.sc.gov.br [06:12] KKEm: whats your endgoal? [06:13] well i cant really tell you that, can i? [06:13] :P [06:13] curl --write-out %{http_code} --silent --output /dev/null www.pmf.sc.gov.br -.- === curiousx is now known as Chuck_Norris [06:13] !encrypt | KKEm [06:13] KKEm: For information on setting up encrypted private directories (8.10+) see https://help.ubuntu.com/community/EncryptedPrivateDirectory === elliotd123_ is now known as elliotd123 [06:14] wow thank you, does it contain GPG keys?? [06:14] KKEm: it all depends whats important to you [06:16] KKEm: apt-get download openvpn [06:16] KKEm: that downloads the .deb [06:16] KKEm: then drag n drop to usb [06:16] ik but thanks :) [06:16] oh [06:17] KKEm: i will be using that too, tnx for the question :p [06:17] kewl m8 :D [06:17] even better then aptoncd [06:18] well how do you intall it while you are installing ubuntu ? [06:19] KKEm: afterwards, click your .deb file to install [06:19] KKEm: of course the fastest way is still installing manualy with apt-get install package [06:19] i meen i need the connection to be with openvpn while i download the packeds on ubuntu install [06:20] KKEm: you dont need openvpn to install ubuntu, your doing nothing wrong [06:20] i know [06:20] KKEm: ubuntu is opensource right [06:20] but i want a secure connection for the packed download [06:20] KKEm: dpkg -i file.deb for installing [06:21] KKEm: if .deb is missing dependencies, apt-get install -f [06:21] im tired of my isp watching me all the 4kin time :D [06:21] lol [06:22] KKEm: not sure if thats possible to tunnel ubuntu setup tru vpn [06:22] !vpn [06:22] For more information on vpn please refer to https://wiki.ubuntu.com/VPN [06:22] oh boy... [06:22] its possible to set up a new connection with ptpp [06:23] but thats easy to break its only 128 bit keys [06:23] you need a VPN connection with OpenVPN that has the default route set as the tunnel. Nothing more complicated than that. [06:23] might be a better question for #openvpn [06:23] no no no.. omg [06:24] we was just talking about secure conneciton for ubuntu installtion downloads of packeds [06:24] my statement still stands. [06:25] ok your statement still stands. [06:25] wtf dude xD === massimo is now known as Guest8330 [06:26] * phunyguy scrolls up [06:26] OMG IT WORKED [06:26] i think [06:26] KKEm: keep it polite mate === Malsasa_ is now known as Malsasa [06:27] lotuspsychje ofcause, but it looks like the grapichs has changed [06:27] let me see, first time logging in after install [06:27] * phunyguy is confused.... what are you trying to accomplish with OpenVPN, KKEm? [06:27] phunyguy: he has vpn connection, but wanted a secure ubuntu install [06:28] and I get the "wtf"? [06:28] not sure if thats even possible [06:28] * phunyguy grumbles. [06:28] lol [06:28] I'm in....... :) [06:28] lol [06:28] but it is [06:28] I'm now leaving :( [06:28] PPTP connection is possible [06:28] KKEm: what aspect of Ubuntu are you trying to secure [06:29] hi himanshu [06:29] hi [06:29] phunyguy :) the download part [06:29] * praveen [06:29] praveen: can we help you with something? [06:29] KKEm: as in, the installation of packages? [06:29] lotuspsychje no, same problem as before.. next step trying kubuntu [06:29] phunyguy: he wants the packages from ubuntu setup transfered over vpn, so his isp cant see === Streusel_ is now known as Streusel [06:30] phunyguy yes :) [06:30] KKEm: to you have a VPN provider? [06:30] yep ofcause [06:30] KKEm: good, then like I said, ask the #openvpn channel how to redirect your default gateway through the openvpn tunnel. [06:31] it is beyond the scope of this channel. [06:31] * praveen is feeling sleey [06:31] not the problem [06:31] KKEm: now you are just wasting time. [06:31] yeah i know right [06:31] no omg [06:31] nvm then [06:31] it is 100% the fix. [06:31] I promise. [06:32] problem is how i could install openvpn in ubuntu installation mode [06:32] you cannot securely [06:33] afk gonna install kubuntu, wont waste your time phunyguy [06:33] btw there is new from dubmood :) [06:34] k.... === praveen is now known as rocker === Guest76949 is now known as fossJunkie [06:36] hi [06:37] I messed up - tried to switch from kubuntu to lubuntu and didn't do it right [06:37] it still boots to kubuntu after removing kubuntu-desktop [06:37] which is really weird and not good [06:37] yeah that has never been a good feature. [06:37] never really had god luck with it. [06:38] always end up with a fresh reinstall afterwards. [06:38] Kubius so use the lubuntu iso and reinstall [06:38] Kubius, What desktops are in the login dropdown? [06:38] fresh installs are the best [06:38] bubbasaures: when the computer boots, it just boots to kubuntu [06:38] doesn't even show me an option for lubuntu [06:39] Kubius, Have you set it to auto login in/ [06:39] Kubius: kubuntu-desktop is just a metapackage, and removing it will not remove KDE [06:39] in fact, removing it doesn't actually remove anything. [06:39] I'm trying to use the super big command from http://www.psychocats.net/ubuntu/purelubuntu [06:39] but I can't do that from command-line [06:39] read my previous comment [06:40] your install is probably too far gone. [06:40] Kubius, What release is this, not many of those desktops lists there are on supported releases. [06:40] Use lubuntu iso to reinstall!!! [06:40] 14.04 afaik [06:40] You guys are more than welcome to help... but I have been down thos road before. [06:41] this* [06:41] Kubius, There is no 14.04 desktops removal list at psychocats. [06:41] r i p [06:41] ^ [06:42] it is always a dicey move going from *-desktop to *-desktop. [06:47] I considered moving away to plain old debian [06:47] but I like the software for ubuntu, and lubuntu's a lighter distro === fossJunkie is now known as fossHimanshu [06:47] not quite as light as debian, but has more features [06:49] Kubius: I get that.... but going from Kubuntu back to Lubuntu..... that's a bit of a stretch [06:50] I made a mistake installing Kubuntu [06:50] Kubius: 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] advise* [06:50] I've worked with LXDE on the raspberry pi (raspbian) and it's nice === onder`_ is now known as onder` [06:51] I liked kubuntu but it was holy crap resource heavy [06:51] netbook with 1.6GHz processor and 2GB of RAM [06:51] about 60 or 70 percent of ram dedicated to k(etc) processes [06:51] conversation is a bit offtopic, but you get the idea. [06:52] how do i make a .deb file from my installed sux (version 1.0.1-6, not supported for trusty anymore) ? [06:53] kubius: Im just starting on an atom netbook as well and i like lubuntu as well [06:54] !info sux precise [06:54] sux (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 kB [06:54] or how can i download this .deb? [06:54] !info hping3 === OERIAS-1 is now known as OERIAS [06:54] hping3 (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 kB [06:54] !msgthebot [06:54] Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [06:55] does anyone know how to change the cursor? [06:55] OERIAS: a bit of context would help immensely [06:56] that's like "how far does this knob have to be turned" in that you can't really tell with no context [06:56] I'd like to know if I can change the default in Unity [06:56] *default cursor [06:56] the mouse cursor [06:56] mm [06:57] for chage cursor edit this file : /usr/share/icons/default/index.theme [06:58] I 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] noark, how if permission is denied? [06:59] sudo gedit /usr/share/icons/default/index.theme [06:59] OERIAS: with sudo [06:59] in terminal [06:59] !sudo [06:59] sudo 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/fixsudo [06:59] I did it with sudo [06:59] noark: also NO. That is a bad idea [06:59] !gksudo [06:59] If 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] sudo nautilus [07:00] noark: stop that [07:00] find file [07:01] what do i do and given two separate way of doing this [07:01] chage line 2 [07:01] with name u new cursor name [07:02] ... [07:02] How do I have the ubuntu machine share the internet connection over wifi to an android phone? [07:02] j4s0nmchr1st0s: hello [07:03] still here, fyi [07:03] howdy [07:03] noark, when you mean new name, the name of the folder of the cursor or what? [07:04] Fudge: hi [07:04] OERIAS name u cursor name [07:05] j4s0nmchr1st0s: pretty sure you can set up a shared access point [07:05] Fudge: before you commit to that, please keep in mind that hardware is a limitation here. [07:06] Fudge: the phone doesn't see adhoc [07:06] the laptop wifi needs to be able to go into Master mode. [07:06] phunyguy: thanx for heads up mate [07:06] thanks noark it works. Finally someone who doesn't have a high horse attitude. [07:06] OERIAS: please don't do that [07:06] Do what? [07:06] wow i'm impressed [07:07] OERIAS: we are all volunteers here. [07:07] I think he means be grateful without bitching at everyone else :) [07:07] i was able to install from an ISO stored on my local hard drive in the US over the intenet to a server in Germany [07:07] Fudge: I know what he means. [07:07] I said thank you phunyguy the credit goes over to right person. [07:07] easy to feel like that when you try to get help and some dont, but most will if they know [07:07] then boot from it over the internet and install a fully operational VMWare ESXi [07:08] maddawg: is there a point? [07:08] maddawg: are you asking for support? [07:08] no [07:08] maddawg: wrong channel then. [07:08] i was saying i was impressed [07:08] i'm impressed i was able to do that without an hiccup [07:08] .....this is a support channel. [07:09] OERIAS welcome [07:09] well someone's got a stick up their a$$ [07:09] maddawg: you know where -offtopic is. [07:09] it was a followup for a support issue i was having earlier [07:09] Fudge, also yes i am grateful, it you that has to use that language here. [07:09] maddawg: is that all? [07:09] i dont need support any longer on the issue as I got it, i was indicating I was impressed that it worked [07:10] hey OERIAS it was not my intent to be a difficult person toward you btw [07:10] maddawg: how much earlier? [07:10] fudge then if it wasn't your intention I suggest you change your tone towards people. === onder`_ is now known as onder` [07:11] like 4 hours... maybe... it doesnt matter [07:11] Well anyway, thank you noark [07:11] maybe even a bit longer [07:11] maddawg You need a blog, I'd name it daily pants. [07:11] I 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] maddawg: yeah I don't think so. [07:11] actually 12.10 [07:11] bubbasaures: you too.... let's keep it on topic. [07:11] dont think so what? [07:11] if there is no support question.... please leave it out of the channel. [07:12] maddawg: I just searched 8 hours back in my bufffer. nothing from you [07:12] so again, can we please drop it? [07:12] yes because i use the same handle with every client i connect with from every machine [07:12] !eolupgrades | Quixx [07:12] Quixx: 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/EOLUpgrades [07:12] but yes we can drop it [07:12] Quixx: I'd suggest a reinstall, personally. [07:13] i'm in here under 4 different handles because i have computers in a few different locations connected still [07:13] So how should I go about transferring settings? The install is old and full of gunk but I'd like to keep some stuff [07:13] Like firefox settings and virtualbox, for instance [07:13] what settings? [07:13] you can copy those [07:13] but what type of firefox settings? [07:13] like bookmarks? or actual settings? [07:13] History, bookmarks, and in my case current tabs [07:13] oh yea just export them [07:13] then copy them [07:14] using firefox [07:14] OERIAS: fair enough [07:14] And it looks like I can make 33 not look like poop so I guess I'll be upgrading from 22 or whatever [07:14] hopefully some of the ram leaks have been fixed~ [07:14] also virtual box all you need are the guest files [07:14] like the virtual machine files [07:14] just copy those somewhere and back after you reinstall [07:14] if you need apache configs or other programs then copy those too [07:15] each one should have a seperate config file [07:15] I've got space to do a separate root install and keep my current home and root [07:15] so I guess I should do that and then start copying [07:15] alternatively 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 drive [07:15] like if you find you're missing a config [07:15] don't have the space [07:15] you can search your old image [07:15] you have cloud storage? [07:16] I hate 'the cloud' [07:16] Hard backups [07:16] well then hard backups it is for you [07:16] i dont mind the cloud for some things [07:16] Cept when all of your drives are dead like now.... although I guess I do have a spare 3.5 I could back up to [07:16] wouldnt store my company's stuff on it [07:16] but I don't think I'd have too many issues just keeping things on the current drive with separate partitions === onder`_ is now known as onder` [07:18] Oh look it gives me tons of options when I open the installer [07:18] Gosh linux is so easy to use nowadays [07:18] nowadays? [07:18] First time I used linux was 2004 [07:18] Fedora 4 had just come out, and network drivers were spotty at best [07:18] i first started with unix [07:18] then moved over to linux [07:19] Of course I was also quite young back then and didn't have the attention span to learn command line [07:19] but careful phunyguy will go off on you for being slightly offtopic [07:19] we're just robots with no personality.. please spit your question out so we can regugitate answers [07:20] next step is a ban. [07:20] egg :p [07:20] I also love working from a live USB when I don't have to enter PW for sudo [07:21] <3 [07:21] oh puhleeze.. bans dont scare me i got enough machines all over the planet and enough handles that i'd just come back [07:21] i'm not on AOL [07:21] rip maddawg [07:21] maddawg: Please take the random chatter somewhere else, so this channel can remain usable for technical support, thanks. [07:21] I would highly suggest that you pay attention to the portion of the guidelines that mentions "Don't be annoying"... [07:23] Quixx: would you like a sed string to have sudo use nopasswd? [07:23] Is there any reason for me to use EXT3/4? I seem to recall 4 being a huge pain if it breaks [07:23] Quixx: ext4 is just fine. [07:24] if it does testdisk is an awesome utility [07:24] I'll try that next time I plug in my might-b-ded drive [07:25] um, so I want to learn sed? [07:25] Quixx: http://cb.vu/unixtoolbox.xhtml -.- [07:26] ty for the bookmark Chuck_Norris === Corey84- is now known as corey84- [07:26] Quixx: np [07:26] * Chuck_Norris is the man -.- :D xD [07:27] * phunyguy sweeps up all the offtopic chat into a trash bin to prepare for more guests that need help. [07:28] lapion, hi [07:32] anyone got experience with ubuntu on an atom netbook [07:32] New or old? [07:33] sec. looking for specs [07:34] but old yes 2yrsish [07:34] If 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 one [07:35] n450 atom 1gb [07:36] kids, find a solution to the android wifi problem, I need to step up the intensity of my mind training [07:36] single core... ehhh I'd give 14.10 a try [07:36] j4s0nmchr1st0s: you are really pushing buttons here. [07:36] i installed 14.04 ubuntu with lubuntu,kubuntu, gnome, Xubuntu etc [07:36] Oh, what's it doing then? [07:37] j4s0nmchr1st0s: does your wifi adapter support master mode? [07:37] Also I've always had bad luck running multiple DMs on a single OS [07:37] phunyguy: How can this be probed? [07:37] lubuntu 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:38] j4s0nmchr1st0s: https://help.ubuntu.com/community/WifiDocs/MasterMode [07:38] Gnome 3? [07:38] yep [07:38] kungr, sudo apt-get install mate-desktop [07:38] cristian_c: offtopic, etc [07:38] phunyguy, ? [07:38] Yeah 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:39] also mate is not snappier than lubuntu [07:39] I have a compiled kernel on my desktop 1000Mhz and low-latency setting [07:39] I've always had horrible luck doing separate DMs on linux [07:39] Quixx, There is a gnome shell only release [07:39] phunyguy, yes I know, but 'i like the gnome interface' [07:39] Yeah do what bubbasaures said then [07:40] gnome shell only? [07:40] ubuntu-gnome [07:40] it is an officially supported release [07:41] !ubuntu-gnome | does this work? [07:41] does 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/OneStopPage [07:41] \o/ [07:41] ya i tryed that first but the screen resolution didn't work out of the box and i couldnt click through the install [07:41] ubuntu-gnome is my desktop distro [07:41] oh :( [07:41] maybe i will try again [07:42] phunyguy: yes it supports AP according to iw list [07:42] well, wait, how old is this PC? [07:42] kungr: ^ [07:42] toshisha nb305 [07:42] that tells me nothing [07:43] If there is 'AP' in the list of "Supported interface modes" your device will support the Access Point mode with hostapd. [07:43] What are the other officially supported flavors again? [07:43] !flavor [07:43] !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] j4s0nmchr1st0s: then click on the wifi icon and create new wifi network [07:43] not sure if that will share out or not, but worth a shot. === OERIAS is now known as Lord-Arundel [07:44] phunyguy: not the HotSpot scripts? [07:44] I have no idea what scripts you are talking about [07:44] phunyguy: :) this option was not there before [07:45] phunyguy: very phunny [07:45] Ello [07:45] Also I just realized I've been installing i386 instead of amd64 [07:45] what's the easiest way to fix this? [07:46] from ISO? [07:46] yes [07:46] reinstall. [07:46] I'd prefer not to redownload a whole iso [07:46] .....you asked for the easiest. [07:46] phunyguy: What is the difference between open system and shared key? [07:47] One is wide open.... one is not... [07:47] I would assume you want the latter [07:47] phunyguy: How can it be wide open when wep is set? [07:48] remove the wep? >_> [07:48] ^ [07:49] j4s0nmchr1st0s: have you seen this link? May be exactly what you need..... http://ubuntuhandbook.org/index.php/2014/02/wifi-hotspot-ubuntu-laptop-android/ [07:51] As I was saying, commiecast charges me more money if I download too many ISOs a month. [07:51] is there a app that can send sms through ubuntu? [07:51] Quixx: not really our problem....? [07:51] like the new features in Yosemite? [07:51] gansteed: http://askubuntu.com/questions/324040/how-can-i-send-sms-from-ubuntu-to-cell-phones [07:51] So is there a way for the updater to change the kernel or am I out of options? [07:51] commiecast, thats funny [07:52] Quixx: reinstall [07:52] Quixx: they are too different [07:52] there really isn't any other option [07:53] phunyguy: thanks [07:54] I apologize for being snappy. It is nearly 3 AM and I should be getting to bed soon. === 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 [08:11] hello! [08:12] First time ubuntu user here [08:13] coming to you without a hard drive [08:14] can someone help guide me towards getting this computer running on my usb drive alone? [08:15] Every time I turn the computer off, I turn it on to find that any changes I made to ubuntu aren't saved [08:15] myt, 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] software, configuration, file and folders, it's all reset [08:16] this is only a temporary solution while I order a new hdd [08:16] How do I check how much ram I've got? [08:16] myt open a terminal and run the command: free [08:16] btw, should we carry on in PM? [08:17] myt, this is OK for now [08:17] total used free shared buffers cached [08:17] Mem: 8053516 2828312 5225204 457836 269176 1416216 [08:17] -/+ buffers/cache: 1142920 6910596 [08:17] Swap: 0 0 0 [08:17] myt, right. so less than 3 GB of ram. My suggestion: get lubuntu. it's lighter and optimized for low specification and older hardware. [08:18] oh [08:18] !lubuntu | myt [08:18] myt: 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] what? [08:18] thats 8GB [08:18] Ben64, DOH! right. wordwrap on my display. [08:19] oh [08:19] yeah it seems to have been running fine so far [08:19] myt, OK, standard ubuntu will be fine. consider installing to the USB with persistence. [08:19] !persistence [08:19] To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence [08:19] you'll have the best time if you get a hard drive though [08:19] So is live boot what I'm doing now? [08:19] myt, yes. so every reboot it resets - as you have observed [08:19] I used an installer which used an ISO, and it set up the usb drive to work with this laptop [08:20] And I need to install ubuntu to the usb for that to cease? [08:20] myt, you did right. installing TO USB is a different function [08:20] myt, right. have you another USB? [08:20] im 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] no [08:20] myt, well ... time to go shopping! [08:20] why do I need another? [08:21] myt, one to boot from, one to install to. [08:21] ehhh [08:21] is a 1 gig drive enough? [08:21] myt, (all real *buntuistas have a USB collection somewhere ... :) [08:22] myt, nope. another 8 gb stick and install Lubuntu [08:22] mmm [08:22] what if I have another laptop? [08:22] it's a windows [08:23] Can't I use that the same way I set up the usb I'm using now? [08:23] that is, do it on the other machine [08:23] myt, 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 virtualbox [08:24] all this just so the system doesn't reset every time I turn it off? [08:24] also wasn't lubuntu unnecessary [08:25] myt, virtualbox will not have 8 gb of ram --- it's a vbox. 4 gb more likely. [08:25] im a bit lost now [08:26] phunyguy: it is not working the options are there but it never establishes connection [08:26] so the second usb drive needs to be 8gb also? [08:27] myt, 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] this is if I use my windows laptop and only the one usb right? [08:27] myt, for an install to USB 8gb will be fine. plain vanilla ubuntu is about 7. something [08:28] myt, write notes. 1. install to USB; get an 8 gb USB and lubuntu. [08:28] right [08:28] myt, 2. install to virtualbox; download virtualbox, install it in windows. get lubuntu. install lubuntu to vbox. [08:29] are 1 and 2 seperate approaches to this, or steps? [08:30] myt, totally unrelated operations. thus the 1 and 2 ... [08:31] so if I do that juggling act with method 1, I'll end up with a usb drive with a full installation on it [08:31] and if the os alone is 7gb, will an 8gb usb be enough? [08:31] myt, yep. but you'd also have a full install with vbox. [08:32] but that's method 2 not 1 [08:32] myt, to be sure: lubuntu or xubuntu. both are less demanding than ubuntu. when do you buy your replacement HDD? [08:32] why do I need a vm if I'm running lubuntu [08:32] It might be another week [08:32] Do you know nilarimogard? [08:32] myt, I said: Install virtualbox to WINDOWS. [08:33] ya === evil_dan2wik_ is now known as evil_dan2wik [08:33] myt, long story short: boot windows. vbox is an app. start vbox and place *buntu in a VM. [08:33] myt, no usb's needed [08:34] myt: is nilarimogard's code clean? [08:34] huh? [08:34] j4s0nmchr1st0s, programs in the software center are generally considered safe. NOT repo software is not so well regarded.. [08:35] cfhowlett: it is a ppa [08:35] is it clean [08:35] cfhowlett, 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 large [08:35] j4s0nmchr1st0s, no idea. but ppa's = you break it, you fix it. not supported here. [08:36] cfhowlett: then fix the ap mode [08:36] myt, sounds like install to USB might be best [08:36] !ppa | j4s0nmchr1st0s, cryptic. [08:36] j4s0nmchr1st0s, 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-purge [08:37] thanks for the help cfhowlett, this is just what I was looking for [08:37] myt happy2help [08:38] myt: http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ [08:38] oh! [08:38] norris, that's exactly what I used to get to this point [08:38] Fix the ap mode the chip supports it. [08:38] So do I do that again? [08:39] !hardware | j4s0nmchr1st0s, sounds like you have a hardware issue. [08:39] j4s0nmchr1st0s, 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/DebuggingHardwareDetection [08:39] no no, if you already have ubuntu in your usb, so go ahead and boot your usb [08:39] boot your usb? [08:40] boot from it, like I'm doing now [08:40] yes [08:40] but...it's not installed yet [08:40] and I don't have an hdd [08:40] So the system keeps reseting on shutdown [08:40] It sounds like there's nothing I can do about it with my 8gb usb and laptop alone [08:40] at the moment [08:41] no no, can you start the ubuntu installer? [08:41] yep [08:41] install ubuntu 14.04 [08:41] it says [08:41] so, when the installer asks you for the hdd, select your usb, that's all [08:42] maybe you can walk me through this, because I tried to install, with that in mind, before I came here, and had no luck [08:42] yes i can, just send me pictures -.- [08:43] should I download updates while installing? [08:43] myt, you cannot install to the same USB you booted from ... [08:43] :( [08:44] why not? [08:44] go ahead myt [08:44] I'm hearing two different things here [08:45] I'll have it not install updates for now...I assume I can install them later if this works [08:46] source = target while running a live system = you're gonna have a bad time. [08:46] yes, you can updated your ubuntu latter [08:46] nope, cause it's a virtual filesystem, i don't remember its name -.- [08:47] so I'm on the installation type screen on the installer [08:47] device for boot loader installation is /dev/sda [08:47] well this is were you gotta chose you usb [08:47] where* [08:47] and the box at the top of the menu shows device, type, etc [08:48] hm, it just closed when I clicked 'change' [08:48] and nothing showed up in the list either [08:48] i dont remember, but... if you send me pictures, i will [08:48] how can I most easily do that? [08:49] press "ImprPant" then upload the pictue to imgur.com [08:51] Increase psyops [08:52] im getting a segfault when i try to start gnome 3. here's the tail of the Xorg log file: [08:52] cat: 1: No such file or directory [08:52] cat: /home/brian/temp2.txt: No such file or directory [08:52] err [08:52] j4s0nmchr1st0s, ask your ubuntu questions [08:52] http://paste.ubuntu.com/8880201/ [08:52] has anyone seen this problem before? [08:53] im stuck in the command line, so any assistance would be greatly appreciated [08:54] daschel2: how are you trying to start x [08:55] Ben64: by booting my machine. restarting the gdm service doesn't work either [08:55] cfhowlett, Chuck_Norris, http://i.imgur.com/nMnRxnG.png [08:55] daschel2: should be lightdm [08:55] Ben64: for gnome? [08:56] myt: install now [08:56] let's see... [08:56] so even though nothing shows in the list above, it's alright? [08:56] daschel2: yeah, unless you did something weird [08:56] yeah, nothing show caouse you dont have any other hd [08:57] myt, again: you cannot install to the same USB you booted from. [08:57] no root system is defined [08:57] cause* [08:57] correct from partitioning menu [08:57] sounds like cfhowlett is right [08:57] myt, /dev/sda is typically the HDD ... [08:58] I figured the folder structure would also exist on the usb [08:58] why is it that you don't need two hdd's to do this, yet you need two usb's to do it? [08:58] no no, cause you chose "something else" [08:58] myt, folder does exist on the USB [08:58] hm? [08:58] How can I setup a tracking server? [08:58] myt, your usb is housing your LIVE system. it's off limits by default. [08:58] !server | j4s0nmchr1st0s, [08:58] j4s0nmchr1st0s,: 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-server [08:59] there wasn't a option called "install ubuntu" then "Something Else" [08:59] ? [08:59] ? [08:59] To analyze the zeitgeist data? [08:59] myt: we could procede making manual partition if you -.- [08:59] !releases [08:59] Ubuntu releases a new version every 6 months. Each version is supported for 9 months to 5 years. More info at https://wiki.ubuntu.com/Releases & http://wiki.ubuntu.com/TimeBasedReleases [08:59] myt, partitioning your boot USB, i.e. your mounted system, is a bad idea ... [09:00] !current [09:00] myt: do a click on "+" [09:00] Ben64: 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 gnome [09:00] hm [09:00] daschel2: well did you ever have gui working [09:00] i clicked + and the window closed [09:00] same as when I clicked 'change' next to it [09:01] Ben64: 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:02] Well, i say it never had a problem, there's always been some conflicts with my graphics card [09:02] but that was mainly with audio being recognized. there is of course that Ubuntu/Gnome bug regarding monitor orientation with multiple displays [09:02] myt: idk but, i pretty sure that i installed a puppy a couple of years ago onto a usb booting from it -.- [09:03] !persistence | myt [09:03] myt: To have some persistent storage when using a Live CD, follow the instructions on https://help.ubuntu.com/community/LiveCDPersistence [09:03] Ben64, and no, there is no lightdm. I can't imagine why it would be. the G in gdm stands for Gnome [09:04] ah [09:04] why haven't I tried this [09:05] myt: oh! i know why the windows closed, cause first you gotta unmount the usb [09:05] unmount it? [09:05] pretty sure someone said that === Oh, it was me! [09:06] myt: sudo umount /dev/sda [09:06] but I can't...because the system is running on it [09:06] won't I be out of business if I do that? [09:07] morning everyone! [09:07] no [09:07] cristian_c, you there ? [09:07] yes [09:07] Ya rang ? [09:08] lapion, I've makde the calculation you have said [09:09] I am not certain however if the system need a certain blocksize minimum .. === rigved is now known as Guest20154 [09:09] but did the seek I gave you work ? [09:09] lapion, I've looked at dd manpage, as well [09:10] lapion, values look wrong [09:10] lapion, yes, 2000+4000 = 6000, not c000 [09:10] What are you talking about... [09:11] Chuck_Norris, it now says not mounted [09:11] that's the seek [09:11] lapion, seek values for the dd command [09:11] seek=N skip N obs-sized blocks at start of output [09:11] it seks till 6000 then starts writing so the next offset is 2000+6000+nextfiles [09:11] myt: well, if you still got the windows opened then "Install now" [09:12] do I need to do '+'? [09:12] no need [09:12] no root system is defined [09:12] lapion, I try to explain: first dd command is without seek value (I suppose offset is 0) [09:12] ok, then "+" [09:12] when I did the terminal command you gave me it then said unmount : /dev/sda: not mounted [09:13] lapion, second dd command has got 0x2000 for seek value [09:13] yes first file ==0x2000 in size [09:13] installer closed again Chuck_Norris [09:13] lapion, third dd command has got 0x2000+0x4000 seek value [09:14] lapion, = 6000 [09:14] lapion, fourth dd command has got 0x2000+0xc000 seek value [09:14] hrm...im going to try something. i'll be back [09:14] myt: ok, sry, may be a good idea could be installing ubuntu from windows [09:14] He is getting a segfault [09:15] thanks for trying Chuck_Norris [09:15] lapion, 4000 + third .img filesize [09:15] I suppose [09:15] in bytes [09:15] cristian_c, yes [09:15] there are installers for windows that download and install ubuntu in the usb [09:15] no cristian_c [09:15] uhm [09:16] myt: let search for it [09:16] 2000+(4000+7000)==2000+c000 [09:16] ok [09:16] i'll be here [09:17] lapion, I suppose blocks are kB [09:17] uh c000 isn't == to 4000 + 7000? [09:17] b000 is tho [09:18] Mr_Sheesh, calculation mistake... [09:18] not actual mistake [09:18] unless you're doing base 15 :p OK [09:18] er not even in base 15, long day [09:20] cristian_c, device blocks are but the filesystem might have bigger clusters [09:20] so you'd have to round up to the nearest cluster [09:20] Mr_Sheesh, yeah, b000 [09:21] 2000+(4000+8000)==2000+c000 [09:21] ok [09:21] Morning [09:21] Ben64, in case you're curious, the problem was being caused from an unexpected device being plugged in before i tried to boot. [09:21] did you say you were looking into something Chuck_Norris? [09:21] does lili support ubuntu 14.10? [09:22] or i should use unetbootin? [09:22] cristian_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 image [09:23] lapion: cristian_c, trying to use dd to create usb boot? [09:23] lapion, sdcard own one filesystem (fat32) [09:23] Surendil, sdboot [09:23] Hey guys [09:23] *owns [09:23] yes Surendil for risc processor [09:24] TheBigDeal, lili is third party you will have to figure which works best. [09:24] cristian_c, you have been writing to the sdcard so the original filesystem is gone.. [09:24] bubbasaures, unetbootin works as does startup disk creator [09:24] lapion: cristian_c try this: sudo dd if=path/to/.iso of=/dev/sdx oflag=direct bs=1048576 [09:24] Do you know of any good ways of opening emails over SSH? [09:24] bubbasaures, what do you mean? [09:24] cfhowlett, and about 10 others [09:25] TheBigDeal, use the one that works. [09:25] Surendil, all different risc images not iso image [09:25] lapion, in this case the filesystem is deleted, you are right, i've checked in gparted (my previous tries) [09:25] bubbasaures, lili says no configuration file found in boot [09:25] fancyfetus: I guess you can run a browser in ssh session and read your yahoo from that [09:26] myt: yes, another mistake it's the same as unetbooting, sry i was banned here too much time without trying to help so... -.- [09:26] TheBigDeal, 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] sacarlson, I've never used ssh before... It's a way to access one of my school emails. It uses Thunderbird, I think. [09:26] your* [09:27] Surendil, in the other dd commands there are conv and seek parameters [09:27] so what's the consensus Chuck_Norris? [09:27] fancyfetus: 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 ssh [09:28] would the server have to have X or the client? [09:28] it's all command line for me right now and I have no clue which commands I have access to. [09:28] cristian_c: i'm checking out! [09:28] victorhugoquero_, sorry, I'm using nopriv [09:28] fancyfetus: oh yes the other side would have to have the desktop libs to run them [09:28] victorhugoquero_, wait a moment [09:29] hola cristian how are yuo ? [09:29] fancyfetus: you client side must also have X to resolve it [09:29] sacarlson, I can see the damn Thunderbird mail folders :( But I don't know what to do with them. [09:29] VoidWhisperer_, so, you are in whitelist, now :) [09:29] you can query me [09:29] fancyfetus: there are also text mail sessions [09:29] victorhugoquero_, so, you are in whitelist, now :) [09:30] sacarlson, that'd be fine [09:30] who spiker in spanish here please [09:30] myt: 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 ubuntuwiki [09:30] !es | victorhugoquero_ [09:30] victorhugoquero_: 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] is there anything keeping me from doing the persistence method now? [09:30] sacarlson, is there a way to check to see if the client has X? [09:31] fancyfetus: text method http://linux.about.com/od/commands/l/blcmdl1_Mail.htm [09:32] fa [09:32] join ubumtu es [09:32] yes, due to the lack of another hd [09:32] lapion, ok, -rw-r--r-- 1 cristian cristian 1674294 mag 20 01:53 boot.img [09:32] sorry [09:32] no d resultado amigo [09:32] fancyfetus: you are the client so you should know if you have X as you must have a graphic screen [09:33] ubottu no da resultado [09:33] victorhugoquero_: I am only a bot, please don't think I'm intelligent :) [09:33] lapion, the proper file: -rw-r--r-- 1 cristian cristian 4194304 mag 20 01:55 sdboot_rk3188.img [09:34] myt: do you have a cd drive? [09:34] lapion, so, 4194304 I suppose they are bytes, so they are 4194 kB [09:34] yes [09:34] i meant in the same notebook [09:35] yes [09:35] lapion, but this is a higher value than boot.img (1674 kB) [09:35] cristian_c, 4194304/1024=4096 [09:35] :O [09:35] ok [09:35] myt: well, download and make a booteable dvd with ubuntu, then boot from the dvd, plug the usb and run the installer [09:35] this time it will work [09:36] myt: plug the usb drive*... [09:36] Please pastebin all filesize values and the dd-s you did till now [09:36] cristian_c, [09:36] lapion, ah, ok, not / 1000, but / 1024, ok [09:37] lapion, ok [09:37] doesn't need to be a dvd disk right [09:37] cd-r or cd-rw is okay [09:37] ? [09:37] myt: doesn't fit on a cd [09:37] oh [09:37] so dvd then [09:38] Ben64, it does if he has a plextor and tweaks the writing proces.. plextor can write up to 1.2G on a 800MB cd [09:39] Ben64, 720MB disc [09:39] 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:40] thanks Chuck_Norris [09:40] myt: yes a dvd because ubuntu is 1 gb or so [09:40] lapion, http://pastebin.com/JY30mBHv [09:40] and maybe I'll do that with lubuntu [09:40] myt: np, sry believe i was good at support, but now, i am very bad xD [09:41] maybe it'll encourage more efficient communication via the usb port === ahmed is now known as Guest36434 [09:42] myt: what is the processor? [09:43] how do I check? [09:43] I 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] myt: lscpu [09:44] myt: make a paste: http://paste.ubuntu.com [09:44] cristian_c, blocksize =512 [09:44] http://paste.ubuntu.com/8881148/ [09:45] lapion, bs= ? [09:45] Hi I am not able to change my password. Whenever I give it is not accepting. Kindly help how to remove password at this moment [09:45] myt: yes, definitely "lubuntu" or "xubuntu" [09:46] "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] and when I finally get my hdd, normal ubuntu will be okay? [09:47] they 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 idea [09:47] nope cristian_c just take into account that dd is using 512 k block and the files are in 1024 multiples.. 0xc000+(0x663*2) = 0xccc6 [09:47] so 0x2000+0xccc6 [09:48] Last message I've read before disconnection * Guest36434 è uscito (Client Quit) [09:48] matviy: that looks like a boot-repair error message [09:49] however 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 size [09:49] uhm [09:49] nope cristian_c just take into account that dd is using 512 k block and the files are in 1024 multiples.. 0xc000+(0x663*2) = 0xccc6 [09:50] so 0x2000+0xccc6 [09:50] ok [09:50] the messages you missed [09:50] popey: it is. It's a nightmare i have no idea waht im doing [09:50] cristian_c, what are you using as a client ? [09:50] ok, I understand [09:50] sry myt could you do click in the upper right corner then in "about computer" or something like this sry i don't have Unity [09:51] cristian_c, what are you using as a IRC client ? [09:51] lapion, xchat [09:51] then? [09:51] no, a simple disconnetion, now finisched [09:51] cristian_c, okay unstable conxion ? [09:51] *finished [09:51] matviy: bit out of scope for this channel, I don't know where boot-repair support happens... [09:51] lapion, in this moment all is ok [09:51] lapion, I've inderstood ypur explanation :) [09:51] * lapion was asking in general.. [09:52] myt: take a picture and upload it [09:52] Chuck_Norris, Intel® Core™ i7-2760QM CPU @ 2.40GHz × 8 [09:52] popey: from my searching, i don't think it happens anywhere [09:52] that all you need? [09:52] myt: well, you can run anything you want in there [09:53] lapion, a last thing, how can i must edit the dd commands I pasted before (pastebin)? [09:53] :) [09:53] what do you mean, Chuck_Norris? [09:53] how is it going ? [09:53] myt: i would suggest you gnome-shell [09:53] *the four dd commands [09:53] is that a terminal command? [09:53] cristian_c, however given that for parameter.img the skip is 2000 you better do 0xc000+2000 [09:54] cristian_c, however given that for parameter.img the skip is 2000 you better do 0xc000+0x2000 [09:54] myt: that no need to run a lightweight distro, you can run every Desktop Enviroment in that notebook [09:54] cristian_c, so 0x2000+0xe000 [09:54] what about a windows vm? [09:54] lapion, I think 0x2000 it's a wrong value, because, -rw-r--r-- 1 cristian cristian 412 mag 20 02:25 parameter.img [09:54] I could wait on the vm until I'm using an HDD [09:55] ah, sorry, my bad [09:55] cristian_c, quite possible the system looks for it's info every 4MB [09:56] lotuspsychje LOL [09:56] lapion, the current dd command says 4000 for parameter.img [09:56] but ls show 412 bytes [09:56] lotuspsychje i just tried to install kubuntu after 1 minute it fade to "ram removed screen" :D [09:56] no it is not, "Gnome Shell" is a Desktop Enviroment, it is something like this :P http://i.imgur.com/XAQZ5Y6.png [09:56] myt: ------^ [09:57] cristian_c, where can I find the file where they told you what seek to use .. [09:59] lapion, I've posted the link in query === Lord_Norfolk is now known as OERIAS [09:59] I have looked at your private chat.. next time not without asking [09:59] lapion, ok [10:00] I am of to the pot [10:00] lapion, sorry, but I can't paste external links in channel, next time I ask before [10:01] cristian_c: yes you can paste links here [10:01] Anyone can recommend good font management software? [10:03] lotuspsychje LOLOLOL now it got it right (interface) === Vampire0_ is now known as Vampire0 === Joshua^Dunamis is now known as Joshua^Dunamis_i [10:06] Hello, was up === OERIAS is now known as Laurena-Bobbet === ubuntu is now known as Guest7540 [10:23] ok hello to the ubuntu gods [10:23] Hi Kul [10:23] i literally just installed [10:26] Hello Action [10:27] Does anyone in ubuntu land know the best antivirus and security software to use / install? [10:27] !antivirus | Kul [10:27] Kul: 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/Antivirus [10:28] Is anybody else having problems connecting to https://order.dominos.com ? [10:28] thanx cf and especially obottu [10:28] when 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 group [10:28] is that correct? [10:28] ubottu [10:28] Kul, happy2help [10:29] * cfhowlett adds one more name to the xchat /ignore list [10:29] can 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 machines [10:30] utack, 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 use [10:31] cfhowlett thanks. i guess i'll use dd since i know it is very reliable iwth uefi. [10:33] dd [10:33] yes there are some very interesting dd tools out there [10:33] I want to have it for myself. [10:34] utack: the ISO is hybrid so dd to USB will make a bootable device [10:34] cool thanks [10:37] hi [10:38] Hi imLOST [10:38] hello, 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 click [10:39] darkmutt: have you tried disabling adblock and testing? [10:39] on 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 one [10:39] ActionParsnip: that kind of behaviour can be coming from adblock itself? wouldn't suspect that but will test immediately, brb [10:40] darkmutt: its free to test, it will help isolate the issue [10:41] Hello. I did "dd" on usb pendrive, and after reboot this pendrive is not seen, even with "df". What can I do? === HomeR is now known as Guest3252 [10:41] Novice201y: it won't mount it [10:41] Novice201y: dd is an "image" or a block by block copy, it doesn't mount that [10:41] Novice201y: did you safe remove the device after you wrote the data? [10:41] ActionParsnip, I think not. [10:42] what was the source you dd'd [10:42] Novice201y: does it show the device in: sudo fdisk -l [10:42] Novice201y: format that pendrive to ext4 -.- [10:42] hang ong [10:42] on [10:43] Novice201y: what was the source of the dd [10:43] * ActionParsnip hnangs [10:43] ActionParsnip, It does, as Hidden. [10:43] ikonia, Linux distro .iso [10:43] Novice201y: ok - so that's not going to mount [10:43] Novice201y: that is an "image" [10:43] it has compressed file systems on squash fs, it's not a file system [10:43] it won't mount [10:43] (not as you expect) [10:43] Novice201y: I'll let ikonia deal. He seems to have some ideas :-) [10:45] hello [10:45] ikonia, I'll do rest by myself. Thank You, also ActionParsnip [10:46] the rest ? [10:46] dangit it's not just chromium after all, it starts hanging that way even if I start something as 'simple' as a Xterm/UXterm [10:46] what is it you are actually trying to do ? [10:46] ikonia, It was strange to me, that pendrive hasn't been mounted. Thank to You I know why. [10:51] hey guys [10:52] Hullo. [10:55] Hi i want to install ubuntu in a formatted partition of 140GB [10:55] is that possible [10:55] yes [10:56] alongside with windows [10:56] ubuntu requires a minimum of approx 4GB, so 140GB would be fine [10:56] hola por favor alguien habla español [10:56] TheBigDeal: you'll need to partition the disk for a windows area and an ubuntu area [10:56] !install | TheBigDeal [10:56] TheBigDeal: 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 !automate [10:56] TheBigDeal: ubottu just sent you a link explaining how to install, including dual boot [10:57] ikonia, i did i partitioned my two hdds [10:57] TheBigDeal: yes many people do so. I recommend installing Windows first before you install Ubuntu. and what ikonia said. =) [10:57] the most easiest way maybe installation with an live-cd or per USB-Stick alongside Windows [10:57] It never was that easy [10:57] TheBigDeal: so what part are you not clear on / what do you need help with ? [10:57] i have an ext4 140gb partition [10:58] ikonia, so now i need to partitionize this 140gb to two partitions or what? [10:58] swap and / [10:58] TheBigDeal: the live install / usb will guide you though a multiboot. [10:58] TheBigDeal: it will detect windows. [10:58] TheBigDeal: you can slice it up as you feel best, a swap partition is normally a good layout for most, so yes [10:59] necesito actualizar mi sofware [10:59] sure [10:59] !es | victorhugoquero [10:59] victorhugoquero: 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] cristian_c, after you have done those writes you should be able to boot the system to test.. [11:00] lapion, ok but there is a problem [11:00] okay [11:00] cristian_c, what is the problem ? [11:00] lapion, if dd command uses a 512 k blocksize, and parameter.img is smaller than it [11:00] chuck norris hello how are you [11:01] cristian_c, the rockchip looks at certain offsets on the disk [11:01] uhm [11:01] aloha victorhugoquero, i am fine, how could i help you? [11:01] lapion, I'm trying to figure out how to edit the four dd commands [11:02] waht values I've to use, for example [11:02] cristian_c: you've been at this for days now, what is the deal? is this really related to ubuntu? [11:04] Ben64: 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] Ben64: if that is the case, I haven't been paying attention lately. [11:05] its been 3 days of the same exact question, 28+ days of related queries [11:05] shadowe989, he is a known troll, just ignore it [11:05] Ben64, cristian_c: oh thanks. =) [11:05] not true [11:06] shadowe989, 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 card [11:07] Ben64: is not a "known troll" - he is a valued member of the channel and I suggest you pay attention to his decice [11:07] advice [11:07] cristian_c, do you want to install ubuntu on your rockchip device ? === damian- is now known as damian [11:11] What are the filesystems that ubuntu can't reorganizes? [11:12] only ntfs? [11:12] ikonia: 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] <_war10ck1> TheBigDeal: NTFS is recognised by Ubuntu [11:12] TheBigDeal: ubuntu can use ntfs [11:12] TheBigDeal: do you wanna do a manual instalation? [11:12] TheBigDeal: I'm using it right now for storage on another system. [11:13] TheBigDeal: this is a handy table http://gparted.org/features.php [11:13] But you need a third-party software to access ntfs partitions, no? [11:13] TheBigDeal: yes [11:13] !ntfs TheBigDeal [11:13] TheBigDeal: Not with ubuntu 12.04 or higher. (I can't say for others. [11:13] no, you don't need 3rd party software [11:13] the software is included in the repos [11:13] okaaay [11:13] ntfsprogs or something similar like ntfs-3g -.- [11:14] Chuck_Norris, No new movies :P? [11:14] TheBigDeal: its been in the kernel for a while now [11:15] ikonia: 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] ActionParsnip, ok [11:15] shadowe989: I think it's installed by default now [11:15] ikonia: ah nice [11:15] TheBigDeal: just be sure the NTFS is healthy and if it is on USB, be sure you safe remove before physically unplugging [11:16] ActionParsnip, hm, i'm on 14.10 [11:16] TheBigDeal: so? [11:16] ActionParsnip, I mean, that would be great :P [11:17] TheBigDeal: you still need to safe remove. If the NTFS is on an internal drive then run a chkdsk if you cannot access it [11:17] ActionParsnip, where? [11:17] TheBigDeal: in Windows [11:17] and who said that i'm on windows or have [11:18] TheBigDeal: then you will need it to run the chkdsk [11:18] hm [11:18] NTFS does implies windows [11:18] TheBigDeal: if you aren't using Windows, why use NTFS at all.. [11:19] ActionParsnip: some people use it for flash drives that they have to take to the office. [11:19] ActionParsnip, actually i do, i use NTFS and windows [11:19] shadowe989: I guess [11:20] shadowe989: personally, I use an SFGP server. No clumsy USB for me :-) [11:20] TheBigDeal: ok so you have a hard drive thats not detected. [11:20] *SFTP [11:20] shadowe989, in Ubuntu yes [11:20] shadowe989, a partition actually [11:20] instead of an hdd [11:20] ActionParsnip: Me too, but some people just dont have the stuff to read ext4 without installing stuff sadly. [11:20] TheBigDeal: is it USB based? [11:21] nope, integrated [11:21] I mean internal [11:21] TheBigDeal: looks like you'll need the chkdsk imho [11:22] TheBigDeal: sudo lshw [11:22] ok [11:22] I 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 knees [11:23] TheBigDeal: 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] if it is* [11:30] mlm all [11:31] I 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:32] CentOS is a sensible distro. [11:32] you might consider openSuSE as well. [11:32] johncarper: CentOS is very popular in the server area. Its for lack of a better word: clone a open version / clone of Redhat. [11:32] Avoid Mageia... too oddball. [11:33] Ok, thank you [11:34] I 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 release [11:34] johncarper: see what it does and if it siits your needs [11:36] ActionParsnip: yep [11:36] hi [11:36] any solution to remove my accidentalness === Guest74546 is now known as goeo_ [11:39] Question: Why mksub assumes that my pendrive is as /dev/sdbX , when it's acutally /drv/sdb? [11:39] mkusb* [11:41] Novice201y: /dev/sdbX is the partition(s) on /dev/sdb [11:41] Novice201y: /dev/sdb is the device you can hold and touch [11:43] ActionParsnip, That's right. I mean that mkusb assumes sdX, not sdb. [11:45] !info mkusb [11:45] Package mkusb does not exist in utopic [11:46] 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] Novice201y: doesn't seem to be a package, how did you install it? [11:47] Generator_: write an upstart job [11:47] hello, I have a HP 17 f060nb and fans are not recognised [11:47] also not in sensors [11:47] Novice201y: https://help.ubuntu.com/community/mkusb may help, seems its from a PPA, in which case, contact the PPA maintainer [11:48] streulma: what is the output of: cat /etc/issue [11:48] ActionParsnip: oh, Ubuntu 14.04.1 LTS [11:49] ActionParsnip, also no PWM [11:50] only coretemp is recognised [11:51] streulma: I don't know what PWM is, let me check. Do you have the latest BIOS? [11:52] yes [11:53] acpitz-virtual-0 and coretemp-isa-0000 [11:54] streulma: could try the Utopic kernel to see if its better, otherwise report a bug [11:54] does it work? [11:54] which one from mainline? [11:55] How 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] streulma: the one that matches your Ubuntu's architecture [11:56] bewees: use checkinstall and you can make a deb of your efforts [12:01] I have a server running with a few expansion slot covers missing, what would happen if a spider crawled into my computer? [12:02] jarno: it wouldnt be far from the worlds first "bug" (look it up) [12:04] ActionParsnip: haha :) [12:04] jarno: exactly ;) [12:08] Hey guys im having a problem, my home server Ubuntu 14.04 got hacked, I can see in fail2ban that they bruteforced my ssh account [12:09] Would it be safe to backup all my files on there? [12:09] and do a reinstall [12:11] I've got a major problem, unfortunately [12:12] my keyboard won't respond anymore when I have to enter the passphrase to my LVM full disk encryption [12:12] Aldi: are you sure they got into the server? usually fail2ban is used to exaclty prevent bruteforcing [12:12] Even 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] I'm completely shut out of my system. I appreciate any help! [12:12] yeah I can see a succesfull login from another remote ip which is not mine [12:13] ouch :( sorry for you [12:13] root access or just useraccess? [12:13] Aldi_: send them a privmsg [12:14] They used my normal account and used that to get acces to the root account [12:14] Aldi: to be honest, i'd burn everything and start from scratch unfortunately [12:14] How'd they know your username? [12:16] I think someone sniffed my account name when I was using an unsecure wifi at college === sins-_p is now known as sins- [12:17] Aldi_, yep. reinstall and change all your account passwords [12:17] So it would not be an option to backups all my movies etc? [12:18] since it's like 12 tb of movies/series is still need [12:18] you don't need network access to backup your data. unplug the internet, backup, format and reinstall === hhtest is now known as one [12:20] hello cant get sound on xubuntu [12:21] sound on xubuntu? [12:21] Aldi_, oh, back up your data for sure! [12:22] Aldi_, but you still need to lock down all your accounts [12:22] Would it be safe? maybe the hacker putted some virus or malware inside of it [12:22] Aldi_, always a risk. OR you could dump all your saved info and start over ... [12:24] how do you mean dump? [12:24] hi, is there any Ubuntu upstart remix? [12:24] (withotu systemd) [12:25] Aldi_, delete, format, wipe = gone byebye [12:27] Aldi_: remind you a file has to be executable to have a virus. so you movies can't have any === one is now known as Eng_Hisham [12:28] sacarlson, ? .pdf and word macros have both been compromised - as have regular picture files ... I may have to disagree with you. [12:29] cfhowlett: how can something without executable privs run any thing. not that they can't contain an something that could run if set [12:30] cfhowlett: macros you might have something on those [12:30] sacarlson, :) so to aldi's query: delete that 12 TB or film or keep ... [12:30] sacarlson: cfhowlett as far as i know macros are in ms office [12:31] and they ask you if you want to run it with macros enabled or not [12:31] cfhowlett: Aldi_ EriC^^ keep the movies [12:36] Aldi_: but do watch out for software like mine called backdoor https://github.com/sacarlson/Backdoor [12:39] Hi, I have a question about apache server, can anyone help? === MeltedDed is now known as MeltedLux [12:39] ryalleta: what is the output of: [12:39] !server | Sonderblade [12:39] Sonderblade: 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-server [12:39] sony ^^^ sorry sonderblade [12:40] ryalleta: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload [12:40] k running the backup now with sftp to my other nas, going fast on gigabit [12:46] 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:47] the 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] liuxg: boot from a live cd [12:47] liuxg: if you can still boot into your ubuntu OS [12:47] liuxg: boot into it [12:47] Chuck_Norris, I can now boot into my existing Ubuntu OS. [12:47] I have TP-LINK wireless usb adapter, and ubuntu is being able to recognizes it, what to do? [12:47] Aldi_: 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 breach [12:47] and run sudo grub-install --recheck /dev/sdx [12:47] then run sudo update-grub [12:48] yeah that user had sudo priv [12:48] EriC^^, yes, I can boot into it. what is exactly "sdx"? should it be "sda" or something? [12:48] Aldi_: why do you think somebody hacked into your installation? [12:49] liuxg: it should be the disk where the ubuntu installation is located, use sudo parted -l to check [12:49] Aldi_: ok he had privs but was he detected using the sudo privs. those will be detectable in /var/log/syslog I beleave [12:49] EriC^^, liuxg@liuxg:~$ sudo grub-install --recheck /dev/sdx [12:49] Installing for x86_64-efi platform. [12:49] Installation finished. No error reported. [12:49] . this is what I got. [12:50] liuxg: type sudo parted -l [12:50] liuxg: sdx is just an example [12:50] Wulf thankx writing upstart worked. :) [12:50] TheBigDeal: run: lsusb , use the 8 character hex ID to find guides [12:50] liuxg: use paste.ubuntu.com to paste the output [12:50] ActionParsnip, cool [12:51] sacarlson: /var/log/auth.log [12:51] EriC^^, http://paste.ubuntu.com/8883504/ this is the result [12:51] sacarlson: also, root's .bash_history [12:51] EriC^^: ya /var/log/auth.log you should look at that Aldi_ [12:52] liuxg: ok, do you see the ubuntu installation? [12:52] is it the 150gb partition on the first disk? === tcpman is now known as Guest45237 [12:52] ActionParsnip, they are all have the same ID [12:52] EriC^^, yes, 150g is the one. [12:53] ActionParsnip, actually only one have :0002 === mulga is now known as mulga| [12:53] usb 2.0 [12:53] has* [12:53] liuxg: ok, type grub-install --recheck /dev/sda [12:53] liuxg: ( add sudo ) [12:53] liuxg: then type sudo update-grub [12:54] EriC^^, thanks. I am now trying it. [12:54] EriC^^: 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 system [12:54] TheBigDeal: is the device attached? [12:54] What methode did they hacked you? [12:54] ActionParsnip, of course it does [12:55] ActionParsnip, oh got it [12:55] EriC^^, this is the output: http://paste.ubuntu.com/8883536/ [12:55] ActionParsnip, i attached it to another port [12:55] ActionParsnip, a green light :) [12:55] EriC^^, could you please help me to verify it. then I can restart my machine. [12:55] TheBigDeal: is it working? [12:55] Aldi_: on my system I had some old version of oscommerce software that had a bad bug allowing access to www-data user [12:56] liuxg: seems ok, it picked up the kernels and the windows installation [12:56] oh, that is why I use apparmor [12:56] ActionParsnip, I lost the network in xfce4 panel :( [12:56] EriC^^, OK. many thanks! I will reboot my machine right now. [12:56] TheBigDeal: try rebooting with the device in the new port [12:56] liuxg: ok, no problem [12:56] ActionParsnip, okay [12:57] EriC^^, thank you! [12:57] Aldi_: they couldn't change anything on my /var/www since they were all write protected from www-data so no real harm done [12:57] ActionParsnip, I'll wait for the updates to update and then wirgana reboot [12:57] Nice, how did you notice it? Do you run some kind of monitoring software? [12:58] hi [12:58] Aldi_: but the appache logs showed all they looked at even in /etc but still couldn't change anything [12:58] ok [12:59] Aldi_: ha ha it was easy to notice since they couldn't change but they could create files in /var/www that included adding index.html [13:01] oh :D, any intresting monitoring tools to use on server? [13:01] EriC^^, 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] liuxg, lubuntu or xubuntu can live on 2 GB. ubuntu? don't think so. [13:01] Aldi_: no just the standard apache logs show all activity on every file touched and by what ip address [13:01] EriC^^, I have one bootable USB stick working. I want to install Ubuntu to another USB stick. [13:02] cfhowlett, I have a USB stick with space 32G. [13:02] liuxg: install it as usual, but choose the partition on the usb stick, and choose the bootloader to be installed on the usb disk [13:02] Im using UFW firewall now, ssh key auth, anything else I can do to be more secure? [13:02] Aldi_: they have fancy tools to analize the logs that might help [13:03] Aldi_: just biger better passwords?? [13:03] EriC^^, 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] liuxg: ( choose the bootloader on the bottom, in the menu where you select the partition for the installation ) [13:03] Aldi_: kippo honeypot -.- [13:04] ssh 2 way auth :P [13:04] EriC^^, I just got one partition with the whole 32G. For example, it shows "sdc1". is this the one? [13:04] liuxg: yes if that's where you want to put it [13:04] EriC^^, I will try it again to see how it works. it seems that my disk is not bootable. thanks [13:05] liuxg: did you choose the bootloader's installation? [13:05] it's at the bottom [13:05] you sohuld choose /dev/sdc [13:05] *should [13:06] EriC^^, yeah, I remember I did that. By the way, may I just create one partition for "/" without the swap? [13:06] liuxg: ah wait [13:06] liuxg: your disk has a gpt partition table, so you'll need a bios-boot partition for it to work [13:06] liuxg: i think the installation should mention needing that [13:06] Aldi_: oh there is another cool tool called tripwire that when I was paranoid I would setup [13:07] if not, make a 2MB bios-boot partition at the beginning of the disk [13:07] when having different sources like PPAs, how can I choose from which one I want to install a package? [13:07] liuxg: or make a msdos partition table instead [13:07] EriC^^, really? how can I do that? do you have any instructions to follow? [13:08] like doing "apt-cache show packagename" shows me different versions most probably because I added a PPA archive [13:08] what now? [13:09] EriC^^, so I need to have 2 partitions to get it work? [13:09] jesk: 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 need [13:09] liuxg: if using gpt yes [13:09] liuxg: hold on [13:09] EriC^^, what do you mean by gpt? [13:09] ActionParsnip, still can't see the network icon in the panel [13:10] sacarlson: but which one is choosed if i have now different repositories? [13:10] liuxg: the partition table type [13:10] sudo apt-cache show juju-core |grep Filen [13:10] Filename: pool/main/j/juju-core/juju-core_1.20.11-0ubuntu1~14.04.1~juju1_amd64.deb [13:10] Filename: pool/universe/j/juju-core/juju-core_1.18.4+dfsg-0ubuntu0.14.04.1_amd64.deb [13:10] Filename: pool/universe/j/juju-core/juju-core_1.18.1-0ubuntu1_amd64.deb [13:10] 3 ones it seems [13:10] when doing apt-get install which one is installed? [13:10] jesk remove the repository if you don't need it [13:11] sacarlson: how do I know which of those packages is from what rep? [13:11] liuxg: you can convert it to mbr [13:11] liuxg: sudo gdisk /dev/sdc [13:11] ip that hacked me was from poneytelecom [13:11] liuxg: press "r", then press "g" [13:11] seems like it is a dedicated hosting company "online.net" [13:11] jesk remove ALL or at least disable the ppa if you don't need them [13:11] EriC^^, in desktop, I do this one first, then install from another USB, right? [13:11] liuxg: you won't need a bios-boot partition using that [13:12] partition table type [13:12] sacarlson: i would like to know which rep provides which version [13:12] jesk you can renable them if you want to again upgrade the ppa you added [13:12] TheBigDeal: sudo apt-get install network-manager-gnome -y [13:12] Chuck_Norris, well, let me see [13:12] i added ppa:juju/stable [13:12] jesk in synaptic look in repository under ppa [13:12] liuxg: yes, run gdisk on the usb disk, then install to it [13:13] sacarlson: in what? :) [13:13] EriC^^, http://paste.ubuntu.com/8883792/ this is the output [13:13] jesk: are you on a server? synaptic the package app [13:13] yes [13:13] liuxg: hold on [13:14] liuxg: when you type sudo parted -l [13:14] liuxg: /dev/sdc is the 32GB disk? [13:14] liuxg: it mentioned it has a gpt partition table before, but gdisk says it doesnt [13:14] EriC^^, yes, it is [13:14] liuxg: try to run fixparts /dev/sdc [13:15] EriC^^, http://paste.ubuntu.com/8883813/ this is the result for sudo parted -l [13:16] liuxg: ok, it's now /dev/sdb not /dev/sdb [13:16] i mean /dev/sdb not /dev/sdc [13:16] EriC^^, http://paste.ubuntu.com/8883821/ [13:17] liuxg: ok, it's /dev/sdb now [13:17] liuxg: sudo gdisk /dev/sdb [13:17] EriC^^, http://paste.ubuntu.com/8883835/ [13:17] jesk: 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 those [13:18] liuxg: we might not need fixparts [13:18] liuxg: sudo gdisk /dev/sdb [13:18] EriC^^, http://paste.ubuntu.com/8883847/ this is the output [13:18] liuxg: fixparts is for removing stray gpt data [13:19] liuxg: ok, so it's using gpt [13:19] liuxg: press "r", then "g" [13:19] hi [13:20] EriC^^, in the "Command (? for help): what should I input there? [13:21] liuxg: type "r" then press enter [13:22] EriC^^, is this correct? [13:22] EriC^^, http://paste.ubuntu.com/8883899/ [13:23] are there any companies that still sell pata ide drivers? :p [13:23] drives* [13:23] ActionParsnip, 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] liuxg: yes === mint is now known as andrzej === stefano is now known as Guest54355 [13:23] liuxg: type "g" [13:23] Did i miss something? [13:26] esiste un modo per ripristinare il menu principale di ubuntustudio [13:26] EriC^^, then? http://paste.ubuntu.com/8883967/ [13:26] !it | Guest54355 [13:26] Guest54355: 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] liuxg: type "w" [13:27] EriC^^, this is the whole thing: http://paste.ubuntu.com/8883984/ [13:28] liuxg: ok [13:28] reboot, into the liveusb, and check if the installer sees the disk [13:28] it might not see the disk because of stray gpt data [13:29] I 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 qemu [13:29] if so, try fixparts /dev/sdx [13:29] on the disk to remove them [13:29] * Chuck_Norris thinks EriC^^ has some disk managements skills tho [13:30] EriC^^, OK. Many thanks. So, I can use a liveusd to install it now. I should not partition the USB any more, right? [13:30] liuxg: you should be able to partition the usb from the installer [13:31] i'm painting a picture now [13:31] ( if needed ) [13:31] Hello. How can I install i3 from source? [13:31] EriC^^, OK. I got it. just now, we create some gpt right? [13:31] bewees, 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 improved [13:32] liuxg: we converted the gpt to msdos partition table [13:32] Novice201y: i3 ? I will have to look that up. wonder how many hit I'll find on google? [13:32] liuxg: some stray gpt might still be there, so you might need to use fixparts to remove them [13:33] EriC^^, OK. thanks! I am going to reboot and see how it works. Do I need to do it now? [13:33] liuxg: ok [13:33] liuxg: yeah [13:33] EriC^^, this is the command, right? sudo fixparts /dev/sdb [13:33] liuxg: check with sudo parted -l first [13:34] liuxg: it might change if you have the installer usb plugged in [13:34] Guys, 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] EriC^^, http://paste.ubuntu.com/8884064/ [13:35] m1dnight, every boot [13:35] hi [13:35] liuxg: it might change after plugging in the live usb [13:35] Novice201y: nope 100+ hits on google so I'm still clue less as to what your looking for [13:35] sacarlson: hmm chkrootkit found 1 rootkit on my server [13:36] <_war10ck_> Hi tam [13:36] 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 -l [13:36] liuxg: if you want come back on here [13:36] EriC^^, do I need to it in the liveUSb, or in this desktop env? [13:36] liuxg: it doesn't matter [13:36] Greetings [13:36] it says it is connected to 62.210.203.240 [13:36] weird [13:36] Aldi_: so he never ran sudo, nothing in logs for that? [13:36] Was actually trying to just send a Text Message to my mom over Internet [13:37] log files are kinda cleaned [13:37] but ended up here [13:37] Learning [13:37] also discovered a dos.perl script in the ~ [13:38] Aldi_: mine uploaded a real cool shell program that was access from appache like a web page [13:39] Should I report it to the police? [13:39] or the hosting provider [13:39] Aldi_: did you look at the date last modified? you can search out that kind of stuf with find command [13:40] the log files are not there anymore [13:40] Aldi_: ha ha police? no I don't think so [13:40] also the /var/log/wtmp is gone [13:41] for sure are the guys from China :P [13:41] is there any way to open a LUKS partition when you can not remember the password? [13:41] compdoc, Yea, I'll give it a try though, alternatively I could upgrade the whole system to utopic [13:41] Aldi_: did you delete the logs or you saying they manage to do that? [13:41] they managed to do it [13:41] they got like bot all over the world wide web trying to bruteforce ssh servers -.- [13:42] Aldi_: what about /var/log/auth.log ?? [13:42] sacarlson: check /root/.bash_history [13:42] sacarlson, fyi: i filed a bug against docker, here: https://github.com/docker/docker/issues/8995#issuecomment-62251701 [13:43] * Aldi_ [13:43] fee free to contribute your experience [13:43] grantgm: cool I'll take a look at it [13:45] Hey 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] i got updates on my ubuntu 14.10 computer [13:45] Also I do not see grub and boot directly to Ubuntu [13:45] grantgm: so still no work around for that? [13:46] EriC^^, 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] sacarlson, 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] liuxg: only if you want hibernation [13:46] sacarlson, i was sure i must just be doing something incredibly stupid [13:47] grantgm: well I was able to run it but I used the standard released packages nothing new in my run [13:47] sacarlson, i kind of put it aside and haven't really looked at it for the past couple days [13:47] EriC^^, 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] liuxg: yes [13:48] sacarlson, 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] and choose the bootloader at the usb disk [13:48] EriC^^, I have chosen sdc1 as the bootloader. Let's see how it is going to work. [13:48] grantgm: 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] should be /dev/sdc [13:49] grantgm: the permisions should triger what caused it in logs [13:49] sacarlson, you're right that adding myself to the docker group is step one, because the socket isn't writable otherwise [13:49] but the daemon still has a permission error [13:49] liuxg: if it doesn't work [13:49] EriC^^, 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] liuxg: you can chroot into it and grub-install [13:50] grantgm: ya the user add was the only fix I recall doing [13:50] EriC^^, maybe I stop it now, and restart the installation [13:51] EriC^^, the list is a little bit confusing since it has all of the listed there. [13:51] grantgm: for your bug report you should have included your /var/log files [13:51] liuxg: it might work [13:51] liuxg: if it doesn't it's easy to fix it [13:52] EriC^^, anyway, I stopped it, and re-install. [13:52] ok [13:52] my linux still works good. [13:53] Anyone? [13:54] San1ty [13:54] How to upgrade from xubuntu 14.04 to xubuntu Utopic Unicorn? [13:54] 83.5 MB Updates [13:54] TheBigDeal, sudo do-release-upgrade [13:55] cfhowlett, ok [13:55] cfhowlett, no new release found [13:55] sudo do-release-upgrade -d [13:55] TheBigDeal: sudo apt-get update [13:55] cfhowlett: no [13:55] not necessary i think [13:56] sometimes it works with the option -d [13:56] sacarlson, yea, adding them now [13:56] TheBigDeal: try sudo apt-get update [13:56] TheBigDeal, indeed. also, EriC^^ are your sources set for LTS only? then you won't see utopic until you change that [13:57] sacarlson, it basically just contains the same error message as on the console, though :( [13:57] EriC^^, i did update, the same result [13:57] grantgm: also the exact kernel you have installed as I think that's the problem the kernel you have doesn't have lxc support [13:57] and now i'm downloading the -d development version [13:59] sacarlson, oh, yea, weird, i thought i included uname -a in the original report... [13:59] adding it now === pvoigt_ is now known as pvoigt [14:00] Hello [14:00] Can I use 64bit iso on 32 bit cpu? [14:00] how join outoftopic channel [14:01] type this command to see if you can use 64bit " lscpu" [14:01] are you in linux ? [14:01] Airbander: the computer is not on, it has no os and no harddrive [14:02] Airbander, /join #ubuntu-offtopic [14:02] it has an intel atom cpu [14:02] thanks TSESTER [14:02] to be honest i dont know [14:04] lolcat i tried to boot a 64bit iso on 32 bit and i think i got kernel - panic [14:04] grantgm: be sure your kernel has veth support compiled in or has needed modules, also might try installing lxc and cgroup-lite packages [14:04] I guess 32 bit then [14:06] grantgm: 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/Linux [14:07] how make a program run in new window when i type a new command and thanks [14:07] Recently, 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] sacarlson, oh, so you had to downgrade your kernel? [14:07] grantgm: no that was installed from my last update on 14.04 [14:08] johnson how find bugs in linux ? and thanks [14:08] sacarlson, weird, i've got 3.13.0-32-generic, which was what shipped in my 14.04.1 install [14:09] grantgm: well that's what I got that was at one point at least working [14:09] anybody? [14:09] sorry johnson5 i dont understand nothing in programing [14:09] sacarlson, haha, ok, well, good to know it's at least *possible* to get it working [14:09] :) [14:09] i just start using linux a few weeks [14:10] guys plz how start a new program i new window ? [14:10] any one [14:11] johnson5, your best bet it probably to check out http://www.ubuntu.com/usn/ [14:11] aò [14:11] (basically, email security@ubuntu.com) [14:11] grantgm; I want to sell this bug and earn millions. [14:12] I just did a clean install of ubuntu 14.04 and enabled LVM and I dont really understand the output of parted -l: [14:12] Ubuntu will only thank me for it. [14:12] while the blackhat community will make me a millionaire, grantgm. [14:12] I don't seek fame, I want my wallet to be heavy. [14:12] http://pastebin.com/GpYnx5VT [14:12] What is that ext2 partition without a name? [14:13] and what is that error to the bottom? [14:14] Hi people, I've got a question; Is there a way to disable PHP log errors in the server log? [14:16] Jeroen1: there are ways to disable or quite some errors in php logs [14:16] Jeroen1: depends on the error [14:17] PHP Warning: Missing argument 1 for AccountInformation::__construct(), called in /srv/domain.nl/php/user.php on line 1942 and defined in /srv/ [14:17] that kind of warnings [14:19] Jeroen1: http://php.net/manual/en/function.error-reporting.php [14:19] Yeah, the thing is. I got this one (error_reporting(0);) in my file [14:19] but still getting errors in the log [14:21] oh wait [14:21] probably got it [14:21] thanks [14:21] sacarlson; Do you also know how to get in the configration file of nginx? [14:22] Jeroen1: Just add a default value to your argument [14:22] yeah but I got a million of it :") [14:22] so I first have to get the time to fix it without having my error log running full [14:22] Jeroen1: just write a sed script that changes all of them [14:23] Ok I'll google that thank you very much. :) [14:23] Do you also know the nginx confirgration file how to get into that? === MeltedLux is now known as MeltedDed [14:26] Jeroen1: no I'm a apache guy [14:27] Np sacarlson; Thank you very much for that other thing. :D [14:28] Jeroen1: otherwise just setup a cron that deletes the logs or prunes them every day or so [14:29] halo... [14:30] can i ask question? [14:30] EriC^^, i have finished my installation. Now my computer boots to the grub again. [14:30] liuxg: it's working? [14:30] anyone there [14:30] ? [14:30] ? [14:31] liuxg: you mean the grub of the ubuntu installation? you need to select the usb disk in the bios [14:31] i'm trouble with eclipse on ubuntu 14.04.1? [14:31] tell me anuy wifi tools [14:31] ? [14:31] in ubuntu [14:31] EriC^^, I booted once, and I saw the menu listed there. I shutdown, then my pc boots to grub command [14:31] liuxg: tyr to select the usb disk in the bios [14:32] *try , put it's order before the hdd [14:33] EriC^^, the problem is that it does not see the USB stick there. === Malsasa| is now known as Malsasa [14:33] liuxg: ah [14:33] i'm trouble with eclipse on ubuntu 14.04.1? can't start avd. message error " Starting emulator for AVD 'android4.0' [14:33] ERROR: 32-bit Linux Android emulator binaries are DEPRECATED, to use them [14:33] you will have to do at least one of the following: [14:33] - Use the '-force-32bit' option when invoking 'emulator'. [14:33] - Set ANDROID_EMULATOR_FORCE_32BIT to 'true' in your environment. [14:33] Either one will allow you to use the 32-bit binaries, but please be [14:33] classy 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 unmuted [14:33] liuxg: i think it's cause your bios is set to uefi [14:33] EriC^^, I can only see "Ubuntu". "Windows boot manager" and UEFI: Samsung SSD PM851 256GB [14:34] EriC^^, yes, another liveusb can be booted without any problem. [14:34] EriC^^, it could be listed there as a bootable device. [14:34] liuxg: you need to install ubuntu with efi [14:34] liuxg: yeah, or when you want to use the usb you have to switch the bios to legacy [14:34] EriC^^, where do I do the selection for it? [14:35] liuxg: will you be using the usb on other computers? [14:35] classy: well did you try any of the options it so clearly suggested? [14:35] as legacy will work for more computers [14:35] EriC^^, yes, I will basically duplicate this USB image and let other use it. [14:35] liuxg: in the bios, select legacy instead of uefi [14:36] liuxg: problem is that i think the usb was installed with uefi enabled [14:36] give it a shot though [14:36] liuxg: did it mention anything about efi partitions? [14:36] 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:37] EriC^^, no, I cannot see the bootable device. I cannot set it to the legacy in the BIOS. [14:37] 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 bios [14:37] liuxg: you should be able to switch to legacy [14:37] liuxg: is there anything about uefi in the bios? [14:38] EriC^^, in BIOS, the radio button cannot be enabled. === Owner__ is now known as Guest38185 [14:38] Hello. Is there app to change screen brightness? [14:38] Akira__: you might prefer the mate desktop more like the old gnome [14:38] liuxg: maybe you have to select something before the radio button is enabled [14:38] Novice201y: settings > brightness [14:39] EriC^^, 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] EriC^^, I'm on LXDE here. [14:40] Novice201y: there should be something in settings i think [14:40] 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:41] 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:42] liuxg: try disabling secureboot maybe? [14:42] liuxg: i think you have to select something before it can be enabled [14:42] I 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 though [14:43] Hi any one can help me how i can setup unity to use my right as the mainscreen? [14:43] kokut: type ls -l ~/.Xauthority [14:43] EriC^^, yes, I disabled it, and in the "Advanced boot options", I tried to "enable lagacy optiion ROMS" [14:43] www2: settings > display, drag the screen's as you see fit [14:43] EriC^^: im on the live dvd and my home folder is encrypted [14:43] 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't [14:43] can someone hel [14:44] EriC^^: i have don all ready [14:44] EriC^^, still, in the "boot sequence", I cannot turn on the "Legacy" radio button === Malsasa_ is now known as Malsasa [14:44] kokut: if you boot into the installation, can you login from a tty? [14:45] i need the 0,0 point on the right screen in state of the left screen [14:45] EriC^^: yes [14:45] EriC^^: maybe something got messed up when i tried to remove thee ncryption of my home folder [14:47] EriC^^: 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] EriC^^, 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:48] how can i write to HFS+(Mac) drive? [14:48] currently it can only read [14:48] please help me [14:49] i can't copy anything to mac drive [14:49] it is visible only [14:52] I 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 though [14:52] can anyone help me please [14:54] EriC^^: you ok man_ [14:54] EriC^^: ? [14:54] kokut: sorry, i got dc [14:54] i can't copy anything to mac drive === bewees is now known as bewees3 [14:54] EriC^^: Its okay dont worry :D [14:55] kokut, first thing coming to my mind > did you check locale in gdm? [14:55] DX099: i dont know how to do that [14:55] EriC^^, 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:56] kokut: just check that the keyboard layout is the proper one [14:56] kokut: there should be an icon somewhere indicating which layout is being used [14:57] DX099: 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 etc [14:57] kokut: so it doesn't say "wrong password" or anything like that? [14:57] DX099: nope [14:57] DX099: password is fine because i can login through the console === Corey84- is now known as corey84- [14:58] hi, on the latest ubuntu inspite of doing sudo service nginx start i cant access my server, why? [14:58] EriC^^, could you please help me? I lost all of the grub info on my laptop now. [14:58] kokut: login through the console and check ls -l ~/.Xauthority [14:58] kokut: check if you are the owner [14:59] kokut: 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... === peter__ is now known as ChenFang [14:59] liuxg: when you boot what happens? [14:59] EriC^^: can i login through the console from the live cd?so i dont have to boot again... it takes like 10 min [14:59] EriC^^, I can only enter Windows [14:59] kokut: try to boot [14:59] EriC^^, the grub boot menu is not there. I think I erased it by loading the default in BIOS [15:00] liuxg: ok [15:00] EriC^^, how can I recover the problem? [15:00] liuxg: try to reinstall grub i guess [15:00] liuxg: i think you erased the ubuntu entry from efibootmgr [15:00] EriC^^: but it will take a lot of time for me to come back with the results of that command [15:00] liuxg: if grub-install doesn't add it [15:00] EriC^^, yes, that should be the case. I just rebooted using my liveusb. [15:01] liuxg: ok, sudo parted -l [15:01] EriC^^, I cannot find "Ubuntu" any more in the boot sequence of BIOS [15:02] kokut: use irssi in the terminal [15:02] okay gotta try that [15:03] liuxg: you have to chroot [15:03] EriC^^, paste.ubuntu.com/8885182 [15:04] EriC^^: how do i get to this place from irssi...? [15:04] EriC^^, on liveusb, I did not install the IRC. I am using another pc to chat with you. [15:04] kokut: /server irc.freenode.net 8001 [15:05] kokut: then /join #ubuntu [15:05] EriC^^, how can I do the chroot? please [15:05] kokut: use alt+1-2-3.. to switch between windows [15:06] liuxg: sudo mount /dev/sda8 /mnt === tyteen4a04 is now known as tyteen4a03 === ubuntu is now known as Guest76662 [15:06] liuxg: type efibootmgr -v as well [15:06] lol there i am, [15:06] ubuntu sup m8 === bewees3 is now known as bewees [15:07] kokut: k brb, gonna try this from the terminal after booting. [15:09] EriC^^, paste.ubuntu.com/8885286 [15:10] hi [15:10] I want to resize the root partition, this is my partitioning table http://imgur.com/ZwLdfYK [15:10] EriC^^, is there any problem with it. I have done the commands. === matrix is now known as Guest577 [15:11] liuxg: ok sudo mount /dev/sda1 /mnt/boot/efi [15:12] EriC^^: im kokut, i tried to log in with gdm without luck, all i get is a black screen now.. [15:12] EriC^^, done [15:12] liuxg: efibootmgr -c [15:12] EriC^^: also had to run irssi as root because it couldnt create the file [15:12] root____1: i think your permissions are all messed up [15:12] I have the following drives: 1TB, 1TB, 250GB, 160GB what would be the best partition/raid/setup for a desktop/media server? [15:13] EriC^^, do I need to do "sudo" for the above command? [15:13] EriC^^: 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 files [15:13] liuxg: hold on [15:13] EriC^^: and installing ubuntu again [15:13] liuxg: not sure if it matters [15:13] liuxg: but try sudo chroot /mnt [15:14] then type efibootmgr -c [15:14] !info grub [15:14] grub (source: grub): GRand Unified Bootloader (Legacy version). In component main, is optional. Version 0.97-29ubuntu66 (utopic), package size 322 kB, installed size 856 kB [15:14] EriC^^, is there a way to resize it ? [15:14] EriC^^, done with the above command [15:14] !info brug [15:14] Package brug does not exist in utopic [15:14] ls -l ~/.Xauthority [15:14] gotta try that [15:14] !info audacity [15:14] audacity (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 kB [15:14] !info burg [15:14] Package burg does not exist in utopic [15:15] TheBigDeal: try gparted [15:15] TheBigDeal: ( from the live usb session ) [15:15] TheBigDeal: you can't resize if it's mounted [15:15] EriC^^, hm [15:15] EriC^^, it shows root@ubuntu-ky paste.ubuntu.com/8885381 [15:16] liuxg: ok, try efibootmgr -c again [15:16] q [15:17] !info tzdata [15:17] EriC^^: cannot access /home/myUsr/Xauthority: no such file or directory [15:17] tzdata (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 kB [15:17] liuxg: i think we have to add the options ourselves [15:17] root____1: it's ~/.Xauthority === Guest48465 is now known as atenss [15:18] EriC^^: yep /home/myUsr/.Xauthority: no such file or directory [15:18] EriC^^, paste.ubuntu.com/8885401 [15:18] !info tzdata-java [15:18] tzdata-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 kB [15:19] root____1: type sudo find /home/myUsr ! -user myUsr [15:19] root____1, type: cd ~ to get to your home directory, then type: touch .Xauthority [15:19] cd /home/user [15:19] EriC^^, what options should we add to the command? [15:19] ls -al | grep .X [15:20] EriC^^: only folders on my /myUsr/ are irssi, .ecryptfs, .Private [15:20] root____1: that should return any files not owned by yourself [15:21] compdoc: cannot touch Xauthority permission denied [15:21] root____1, its: touch .Xauthority [15:21] with a period [15:21] EriC^^, the last command output is paste.ubuntu.com/8885401. is that all? [15:21] liuxg: hold on [15:21] liuxg: exit the chroot [15:22] ( type exit ) [15:22] EriC^^, I typed "exit", and it comes out. [15:22] root____1, if you dont have permissions to write files in your home directory, things are really screwed up [15:22] compdoc: if i type touch .Xauthority it says permission denied, if i type sudo touch .Xauthority it show nothing [15:22] compdoc: so who has the permission? === rohit is now known as Guest9804 [15:23] root____1, never use sudo in your home directory, unless youre logged in as root [15:23] Hi I updated my system to 14.01, but login password isn't accepting. ONce it accepted, later on reboot it didn't , kindly help [15:23] see what your permissions are: ls -al [15:24] compdoc: 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 folder [15:24] EriC^^, and now i'm loosing data "e2label: No such file or directory while trying to open /dev/sda6 [15:24] Couldn't find valid filesystem superblock." [15:24] liuxg: efibootmgr -c -w -l \\EFI\\ubuntu\\shimx64.efi -L "ubuntu" -d /dev/sda [15:24] liuxg: then type efibootmgr -v [15:25] EriC^^, OK. I will type it very carefully. it is very long :) [15:25] EriC^^: can you post the command again to find the files not owned by me? [15:25] i got password authentication malfunction error [15:25] 7NS IDENTIFY TOOR [15:25] root____1: sudo find /home/myUsr ! -user myUsr [15:26] it returned Xauthority and irssi as the files not owned by me [15:26] root____1, I've had bad luck with encripting the home dir, so I never use it now [15:27] root____1: ok, type ls -ld /home/myUsr [15:27] EriC^^, what to do? [15:27] I cant play any video on any player, audio works for about 1 sec and then nothing [15:27] any ideas? [15:27] EriC^^: and what do i do with the output? [15:28] EriC^^, paste.ubuntu.com/8885523 this is the output. === Alexander_ is now known as Alex_ander [15:28] root____1: paste it here [15:28] just the -rwd--... and owner [15:29] *-rwx--.. [15:29] EriC^^: dr-x------ 3 ayyy ayyy [15:29] ayyy = myUsr [15:30] film [15:30] root____1: ok, type chmod 770 -R /home/ayyy [15:30] EriC^^, is that OK now? [15:30] root____1: do sudo chmod, to get the files not owned by you too [15:30] colpa delle stelle [15:30] root____1: or just chmod 770 /home/ayyy first [15:30] root____1: without the -R [15:31] EriC^^: okay now it worked, without sudo it said permission denied [15:31] root____1: ok [15:31] try to login now [15:31] root____1: sudo service gdm start [15:31] exit [15:31] EriC^^: job already running [15:32] hi [15:32] kindly anyone help [15:32] EriC^^: can i just go back to my old login screen instead of GDM [15:32] root____1: sudo service gdm restart [15:32] my ubuntu 14.01 password isn't accepting [15:32] root____1: try gdm first if it's what you last installed used [15:32] root____1: you can remove it and reinstall lightdm [15:33] Hi EriC^^ Need help [15:33] guest : chage pass word [15:33] liuxg: you missed a "\" between ubuntu and shimx64.efi [15:33] with ubuntu safe mode [15:33] i changed password noark but it accepts but later during login it doesn't accept noark [15:33] EriC^^: wow man sometihng really weird happened, my desktop is all default now.. [15:34] yes, i tried to change password in safe mode itself noark [15:34] EriC^^: well i guess im going to get my files back and reinstall ubuntu and see if that fixes my hard drive [15:34] can anybody help me? :( [15:35] EriC^^: 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 noises [15:35] EriC^^, sorry, it was my fault. paste.ubuntu.com/8885629 [15:36] Hi. Should I use update-rc.d to create symlinks? [15:36] EriC^^: wait a moment, my files are not there man.. [15:36] liuxg: ok, it worked [15:36] what i can do [15:37] EriC^^, really? thanks for your kind help. So, I can just reboot my machine? [15:38] EriC^^: my files are not there, my documents folder isn't there etc, what could have gone wrong? [15:38] liuxg: yes [15:38] liuxg: if you want try efibootmgr -o 0001,0000,0002 [15:38] liuxg: that will clean up the list [15:38] EriC^^, OK. I will do that [15:39] Hello. I installed 14.10 xubuntu. Now my laptop won't boot through the bios. Could the bootloader have messed that up? [15:40] I can't boot from alternative media. Jo [15:40] *How can I fix it? [15:41] martinw0: what do you mean, i9t won't boot through the bios? [15:42] It hangs at the BIOS screen [15:42] root____1: no idea [15:42] root____1: how did you remove the encryption? [15:42] root____ I found the reason for that disk click [15:43] EriC^^, there are mulitple entries there in the menu. [15:43] EriC^^: following some guide, probably deleted my home folder but i had a backup somewhere.. [15:43] martinw0: if hagns at bios screen then there is a hardware that isn't ok [15:43] Hi 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/s [15:43] root____ there is a setting in western digital I beleave that can change that [15:43] liuxg: is Linux still there? [15:44] EriC^^, all just boot into grub [15:44] how 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 address [15:44] EriC^^: the files on my /opt/folder are the same as the ones before.. [15:44] Chuck_Norris: yes usually. But why just after reinstalling? [15:46] martinw0: idk, may be the disk died, when installing OSs the disk works a lot [15:46] EriC^^, there are 4 ubuntus there [15:46] EriC^^: how do you paste in irssi [15:46] root____1: ctrl+shift+v [15:47] liuxg: after grub it boots into the installation? [15:47] I am trying to disconnect it now. You agree there's no chance it was something Ubuntu did? [15:47] EriC^^, no, it does. all fails to the grub command "grub >" [15:47] hello [15:47] martinw0: yes, it is not related to ubuntu [15:47] can I install ubuntu on a usb memory stick? [15:47] liuxg: ok, try to boot the live usb again === MichaelC1 is now known as MichaelC [15:47] EriC^^: doesnt work man [15:48] hello [15:48] hello [15:48] EriC^^, yes, it is booted [15:49] ok [15:49] I know it has a kind of secure boot that is related to that bios replacement? uefi or something? [15:49] EriC^^: i-m not being to able to mount partitions in a live usb [15:49] liuxg: sudo mount /dev/sda8 /mnt [15:49] liuxg: ok sudo mount /dev/sda1 /mnt/boot/efi [15:49] fresh ubuntu 14.04 installation, /etc/init.d/ssh restart does nothing === daniel is now known as Guest45679 [15:50] linux is getting more and more windowslike behavior [15:50] jesk: sudo service ssh restart [15:50] must be in relation to cloud hype [15:50] jesk: is ssh installed? [15:50] EriC^^, done [15:50] password authentiction was set to NO, i set it to YES and restarted throught init.d script [15:51] had to kill -9, then it was automatically respawned [15:51] liuxg: for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [15:51] Permission denied (publickey). [15:51] argh [15:51] sry [15:51] i can't copy anything to mac drive [15:51] how can i write to HFS+(Mac) drive? [15:52] EriC^^: 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 it [15:53] root____1: do you remember the name of a file in it? [15:53] EriC^^: yes, i had a folder with all my login data from my work called "access" [15:53] EriC^^: without that folder im lost man.. [15:54] root____1: sudo find / -type d -iname "*access*" [15:54] root____ 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] EriC^^: im sure i couldnt deleted it [15:54] EriC^^, done, paste.ubuntu.com/8885920 [15:56] EriC^^: okay its running [15:56] EriC^^: it found nothing :( [15:56] EriC^^: im trying different file names [15:56] liuxg: type efibootmgr -v [15:57] root____1: any other file you remember? [15:57] root____1: remove the -type d [15:57] ( that means search for directories ) [15:57] root____ 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 hear [15:57] why i can't write file to mac drive? [15:57] what do i need tot do to make it writeable? [15:58] i can only see folders [15:58] EriC^^, done paste.ubuntu.com/8886012 [15:58] EriC^^: 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 information [16:00] liuxg: try efibootmgr -B -b 1 [16:00] liuxg: try efibootmgr -B -b 01 [16:01] EriC^^, the first command comes out "boot entry: 1 not found" [16:02] EriC^^, paste.ubuntu.com/8886082. the entry is not found [16:02] liuxg: try efibootmgr -B -b 0001 [16:02] EriC^^: man is there any way i can find the backup i made of my encrypted folder?? [16:03] EriC^^, is it the same result. [16:03] root____1: it was decrypted when you made it right? [16:03] liuxg: ok, [16:03] liuxg: try sudo chroot /mnt [16:03] hulio: http://superuser.com/questions/84446/how-to-mount-a-hfs-partition-in-ubuntu-as-read-write [16:03] EriC^^, done [16:04] liuxg: grub-install --recheck /dev/sda [16:04] EriC^^: 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 work [16:04] liuxg: are you using amd64? [16:04] EriC^^, yes, amd64 [16:05] liuxg: maybe if we reinstall grub-efi-amd64-signed [16:05] fn 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] EriC^^, done paste.ubuntu.com/8886149 [16:05] liuxg: it'll add it to efibootmgr too [16:05] liuxg: update-grub [16:06] hulio: sudo apt-get install hfsprogs ; sudo mount -o remount,rw,force /mount/point or sudo mount -o force /dev/sdX /your/mount/point [16:06] still can't write [16:06] lol [16:06] EriC^^: 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 user [16:06] hulio: did you do as instructed? what did you do? [16:07] EriC^^, done paste.ubuntu.com/8886164. Do we need to reinstall grub-efi-amd64-signed? [16:08] liuxg: type dpkg -l | grep grub [16:08] sacarlson, still can't write [16:08] liuxg: does amd64-signed show up? [16:08] sacarlson, do you have teamviewer? [16:08] Non technically related question: Does anyone know why SciTE is $42 in the mac app store? It's free on linux and windows [16:08] hulio: again what did you do? you are telling us nothing [16:08] i am trying to write file to mac drive [16:09] but i can't, i only see the files and folders [16:09] it's like readonly [16:09] hulio: again do you perform the command line as instructed? if so what did you type? [16:09] EriC^^, done, paste.ubuntu.com/8886244 [16:09] i perform exactly man [16:09] but with my /dev/sdd2 [16:10] i got it from 'mount -l' [16:10] EriC^^, it is shown there. [16:10] hulio: SHOW me what you typed [16:10] ok [16:10] sudo mount -o remount,rw,force /media/phong/YOSEMITE [16:10] hulio: you failed to install the package [16:10] it is already installed too [16:11] hulio: show me what you installed [16:11] liuxg: ok, try sudo apt-get install --reinstall grub-efi-amd64-signed [16:11] sacarlson, phong@p:~$ sudo apt-get install hfsprogs [16:11] hello guys! [16:11] hulio: ok [16:11] sacarlson, man, why not using teamviewer and help me out [16:11] guys i need your help :( [16:12] i have teamviewer [16:12] i need a C compiler [16:12] hulio: to do what? you did what I would have done and it didn't work [16:12] EriC^^, done, paste.ubuntu.com/8886288 [16:12] sacarlson, to help me out [16:12] Duuh: sudo apt-get install build-essential [16:12] i tried [16:13] but don't know how to run it now [16:13] liuxg: ok, update-grub [16:13] EriC^^, just now, I got a few "ubuntu" listed there. how can we resolve it? [16:13] liuxg: we have to remove them [16:13] Duuh: gcc is the command that you would use for the GNU C compiler. [16:13] EriC^^, done [16:13] liuxg: try efibootmgr -v [16:13] how? [16:13] if it doesn't work exit the chroot [16:13] i mean, i wrote the program [16:13] saved in .c [16:14] then? [16:14] hulio: 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] gcc program.c -o [16:14] Duuh: There are a few ways, but the simplest for now would be "gcc blah.c -o blah" [16:14] ( @ Duuh ) [16:14] EriC^^, done, paste.ubuntu.com/8886322 [16:15] Duuh: You might take a look at this as well: http://c.learncodethehardway.org/book/ [16:15] where do i have to save the blah.c file? [16:16] Duuh: Wherever you like. [16:16] liuxg: ok, it looks good [16:16] it says there's no file or directory [16:16] liuxg: was there a "Linux" entry or only ubuntu? [16:16] liuxg: it could be the entry from the SSD [16:16] Duuh: The "blah.c" should be renamed to the actual .c file that you are using. [16:17] Duuh: And "blah" should be renamed to the same name but without the .c ending. [16:17] i know, and i renamed it actually blah.c [16:17] EriC^^, 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] Duuh: Then it should work so long as you are in the same working directory as the .c file. [16:17] EriC^^, there are two "0000" in the list. [16:18] gcc blah.c -o blah [16:18] Duuh: excerpt from ##c http://www.iso-9899.info/wiki/Books [16:18] is that correct? [16:18] EriC^^, may I just start to boot my pc? [16:18] Duuh: This is a bit off topic, so if you would like help, I suggest we move to a private message. [16:18] how? [16:18] ./checksamp.sh: 5: ./checksamp.sh: /home/samp/samp03: Permission denied [16:18] Duuh: I sent you a private message. [16:18] first time i use that chat [16:18] kk [16:19] I chmod +x checksamp.sh [16:19] Still not working, I am on a user account not root. [16:19] liuxg: in the list of entries is there Linux ? [16:19] liuxg: or only windows and multiple ubuntu entries? [16:20] EriC^^, 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:21] rypervenche: that's one of the books that are recommended to be avoided i think [16:21] "Learn C The Hard Way by Zed A. Shaw." ? [16:22] EriC^^, 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] liuxg: ok [16:22] liuxg: try to reboot [16:22] EriC^^, OK. thanks [16:22] liuxg: np [16:23] need some help with the aircrack . anybody familiar with it ? [16:23] EriC^^, incredible, this time, it works. many thanks for your kind help on this. [16:23] has anyone used Linux Live usb creator with lubuntu 14.10? [16:23] liuxg: no problem [16:23] i 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:24] EriC^^, the only problem is that I still do not know how to make my USB bootable image. [16:24] skyfall: we dont support wifi hacking in here. [16:24] liuxg: i think you have to set the bios to legacy [16:25] or you have to make an efi partition on it, and use it with computers that have uefi [16:25] EriC^^, yes, I did that. but I did not make it work. Do you mean I have to set it first before installing? [16:25] liuxg: yes, you have to set it to legacy before installing [16:25] Hi! Is upstart still the default init in Utopic? [16:25] LemonSqueeze: use gparted: http://www.dedoimedo.com/computers/gparted.html === luckybunny is now known as lbaway [16:26] EriC^^, 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:27] liuxg: not sure as it was installed with uefi enabled [16:27] liuxg: if you boot it on uefi it wont work for sure [16:28] liuxg: but i dont know if it might work with a legacy pc [16:29] ( uefi needs a efi partition ) [16:29] ooooookay [16:29] how 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 address [16:29] so apparently linux live usb creator does NOT work with 14.10 [16:29] EriC^^, 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 think [16:29] liuxg: if they all have new computers, then they have uefi i guess [16:29] mtn: 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:30] EriC^^, is there any document that I can refer to make uefi bootable disk to work? [16:30] anyone know how to monitor crontab errors? === lbaway is now known as luckybunny [16:30] Kubius: there should not be a difference in the releases of 14.04 or 14.10 [16:30] LemonSqueeze: read the link. it is not hard to do. [16:30] where I can look to see what the issue is [16:30] liuxg: you have to make it gpt again hehe :D [16:30] well there sure seems to be [16:30] liuxg: then make an efi partition [16:30] EriC^^, most of the students have the new computers. the problem is that how we can make a uefi bootable image. [16:30] the installer comes up with an error when I boot from usb [16:30] liuxg: and install ubuntu using that disk & the efi partition [16:30] Kubius: what error? [16:30] mtn: ok, will get back to you [16:31] Kubius: you can check the md5sum to make sure there was no error while downloading [16:31] 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] gfxboot.c32: not a COM32R image [16:31] EriC^^, what are the steps? it sounds quite complex to me. [16:31] liuxg: get the disk's name [16:31] ( sudo parted -l ) [16:32] then sudo gdisk /dev/sdx [16:32] then press "o" [16:33] Chuck_: as far as I know Chrome needs a different flash plugin. Adobe flash plugin is no OK. Use: pepperflash [16:33] hi. where can I share some tips ad tricks (3) about the setup I had to do for my specific hardware for ubuntu ? [16:34] hello 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] oli_b: When I go to chrome://flash, it says I do have pepper flash --- Flash plugin 15.0.0.189 /opt/google/chrome/PepperFlash/libpepflashplayer.so --- Isn't that the one? [16:34] kruitifruti: it doesn't run with rm -rf / [16:34] kruitifruti: you have to enter another option to allow it to run [16:35] kruitifruti: reinstall ? [16:35] Chuck_: yes, that should be the one [16:35] EriC^^, http://paste.ubuntu.com/8886618/, this is it [16:35] but i was root i think he use ubuntu 10.04 [16:35] Chuck_: My chromium did not crash but simply did not work until I installed libpepflash [16:36] oli_b: So that's ok then? I even tried disabling all extensions to see if that works but it still crashes [16:36] hello, is there a site that shows wether a package is reliable or not? [16:36] liuxg: sudo gdisk /dev/sdb [16:36] Chuck_: do U use Intel or AMD CPU? Earlier there was a problem for AMD CPU using flash [16:36] Lucax, that comes from experience [16:36] Lucax: is it a package in the ubuntu repos? if so, it is reliable. [16:37] guys /etc/rc.d/rc.local equivalent for ubuntu? [16:37] EriC^^, http://paste.ubuntu.com/8886641/ [16:37] but generally stay within the 'prescribed' packages and you should be fine [16:37] oli_b: I have Intel onboard graphics... it's an older laptop [16:37] OK [16:37] just ran through the checksum [16:37] EriC^^, do I need to exit now? [16:37] k1l: the installer validated, it's clean [16:37] Chuck_: I found this link: http://www.pcadvisor.co.uk/how-to/internet/3332967/how-stop-shockwave-flash-crashing-in-google-chrome/ [16:37] not from ubuntu repo, it is from sourceforge repo [16:37] Kubius: what error is it then? [16:38] gfxboot.c32: not a COM32R image [16:38] then it depends [16:38] liuxg: type "w" [16:38] EriC^^, done [16:38] liuxg: does it say you need to restart? [16:38] Lucax: then no way to know if good or safe or anything. [16:39] Kubius: 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-image [16:39] what package are you wanting to install from an outside repo? [16:39] EriC^^, http://paste.ubuntu.com/8886658/ this is it [16:40] #madrid [16:40] oli_b: chrome://plugins shows I only have 1 type of flash, the pepper one [16:40] liuxg: ok, press "y" [16:40] Chuck_: strange... somehow it has a conflict with Your hw [16:41] EriC^^, http://paste.ubuntu.com/8886670/ [16:41] looks like that worked k1l [16:41] heh [16:41] is there a way to extract the pppoe username/password for connecting to the isp from a adsl modem? [16:41] hi. [16:41] EriC^^, so now, can I use the disk to create a bootable ubuntu image? [16:41] how can i use ubuntu's storage from my another computer? [16:41] 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 now [16:41] i want to use/reach its storage easily and share files [16:41] liuxg: not yet [16:41] liuxg: restart the live usb [16:42] I feel like such a nooob [16:42] liuxg: we have to create the efi partition on the usb [16:42] EriC^^, OK. I will restart this machine, and I will chat with on another machine. [16:43] dakd: yes not ubuntu based though [16:44] EriC^^, yes, i have booted my liveusb [16:44] ok [16:44] not ubuntu based the question or the answer [16:44] liuxg: sudo parted -l [16:45] 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 system [16:45] EriC^^, paste.ubuntu.com/8886742 [16:46] EriC^^, my liveusb is msdos. is that a problem? [16:47] liuxg: no [16:47] liuxg: sudo gdisk /dev/sdc [16:47] liuxg: sorry [16:47] liuxg: sudo cgdisk /dev/sdc [16:47] I need the pppoe user/pass to change my modem because the modem cant seem to keep a connection to irc [16:47] liuxg: press New [16:47] or use the faulty modem as bridge [16:48] liuxg: press Enter for default first sector [16:48] liuxg: then type 300M for the size [16:48] EriC^^, it asked me to "Press any key to continue" [16:48] liuxg: ok [16:48] EriC^^, it exits automatically. [16:49] liuxg: are you typing sudo gdisk /dev/sdc ? [16:49] liuxg: sorry, sudo cgdisk /dev/sdc ? [16:49] EriC^^, no, I typed sudo cgdisk /dev/sdc [16:50] I 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] Xtreme, should be /etc/rc.local [16:50] EriC^^, yes, I did that command [16:50] liuxg: ok [16:50] EriC^^, paste.ubuntu.com/8886841 [16:51] EriC^^, it just asked to press anything to continue. [16:52] liuxg: you're typing sbc instead od sdc [16:52] *of [16:52] EriC^^, sorry, it was my fault :) [16:52] liuxg: no worries :) [16:53] EriC^^, so, I select "new", right? [16:53] liuxg: yes [16:53] EriC^^, then first sector ? [16:53] press enter for the default [16:53] EriC^^, size? [16:53] liuxg: type 300M [16:54] EriC^^, just "300" or "300M" [16:54] liuxg: 300M [16:55] 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] EriC^^, Hex code or GUID(L to show codes, enter =8300) : ? [16:55] ok, type ef00 [16:56] liuxg: if you press "L" it shows the list of codes [16:56] Chuck - haven't seen this problem. did you try doing a full system update yet? [16:56] external 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 denied [16:56] for 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 file [16:57] EriC^^, I have already entered "ef00". Enter new partition name, o r to use the current name. Enter? [16:57] Chuck_ looks like a video driver problem [16:57] liuxg: type EFI partition [16:57] EriC^^, done [16:57] dakd: Any idea how it can be solved? [16:57] liuxg: ok [16:58] newname, thanks [16:58] EriC^^, it show, 300.00 M for the EFI system. [16:58] the monitor is black but on [16:58] liuxg: ok [16:58] liuxg: sudo parted -l [16:59] EriC^^, paste.ubuntu.com/8886932 [16:59] Xtreme, np [17:00] liuxg: oops, we forgot to write the partition :) [17:00] liuxg: sudo cgdisk /dev/sdc , same steps [17:00] EriC^^, yeah, right. so we need to do it again :) [17:00] yup [17:01] if you have nvidia try using the nvidia drivers [17:01] EriC^^, how can we write the partition [17:02] liuxg: press write [17:03] EriC^^, paste.ubuntu.com/8886988 [17:03] EriC^^, the partition is there now. [17:03] liuxg: great [17:03] EriC^^, what is the next step? [17:03] liuxg: sudo mkfs.fat /dev/sdc1 [17:04] liuxg: we need to format it to fat32 [17:04] has any1 managed to install sony vegas 12/13 on 64bit wine ? === alessandro is now known as Guest75262 [17:05] EriC^^, paste.ubuntu.com/8887027 [17:05] yorwos, check the wine database [17:05] !wine [17:05] 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 Ubuntu [17:06] How 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 used [17:06] EriC^^, what is the next step then? [17:06] liuxg: sudo parted -l [17:07] folder size should take next to nothing, files contained in them do.. you can try du -sh dirname though [17:07] EriC^^, paste.ubuntu.com/8887078 [17:07] newname: is this accurate on btrfs 3.17 [17:07] EriC^^, it is a fat16 file system. [17:08] yeah it selects it itself [17:08] it should be, unless you are using the compression option [17:08] liuxg: depending on the filesystem size [17:08] EriC^^, is that wrong? we need to make it fat32? [17:08] liuxg: i think it'll work [17:08] EriC^^, ok. got it. it is a small one. [17:09] liuxg: if you want though we can do sudo mkfs.fat -F 32 /dev/sdc1 [17:09] EriC^^, so, I can now start to install it, right? [17:09] it will make it fat32 [17:09] oli_b: I guess I would have to switch browsers now... Thanks for trying though :) [17:10] EriC^^, paste.ubuntu.com/8887111 [17:10] liuxg: ok, boot the live usb [17:10] liuxg: and use the rest of the space for "/" [17:10] EriC^^, so, we can start to install the OS now? when will the EFI stuff be installed? during the installation phase? [17:11] liuxg: yes it should use the efi partition [17:11] liuxg: make sure the bios is set to uefi [17:11] liuxg: and select the bootloader on the usb [17:12] EriC^^, it shall be the bootloader should be sdc instead of sdc1, right? [17:13] yes [17:13] or whatever the usb is === Riviera__ is now known as Riviera [17:13] EriC^^, the bios is UEFI enabled. :) [17:15] EriC^^, now, the installation is /dev/sdc2 ("/") and the bootloader is "/dev/sdc/" [17:15] liuxg: ok [17:15] EriC^^, thanks [17:15] liuxg: no problem [17:16] EriC^^, how is the uefi partition used during the installation? [17:17] ho [17:17] hi [17:17] EriC^^, the installation will automatically write sth into it? [17:17] liuxg: files are added to /efi/ubuntu [17:18] liuxg: yes [17:18] liuxg: and it should add it to the fstab [17:19] EriC^^, thanks! the installation is not straightforward. I think it is worth a wiki for it. [17:20] liuxg: there is a wiki [17:20] !uefi | liuxg [17:20] liuxg: 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/UEFI === MeltedDed is now known as MeltedLux [17:22] EriC^^, thanks. without your guidance, i do not think it is possible for me. === ubuntu is now known as Legend [17:22] liuxg: no problem [17:26] how can i use "root" user for samba login? [17:35] ankk: do you _really really_ need to do this === Kriss_ is now known as Kris545545 [17:41] I've an old pgfplots style in latex on ubuntu 12.04 - how do i get the latest version and install/upgrade it? === mamebi is now known as mame-b [17:45] codepython7771, pgfplots.sty is in texlive-pictures [17:45] Hello [17:45] enzotib: I'm on 12.04 [17:46] I have ubuntu 14.04 and trying to configure a vncserver now I don't have video outout, just a black screen [17:46] enzotib: I already have pgfplots, but its too old [17:46] https://www.youtube.com/watch?v=S-xb1miTjoE === icetea is now known as Guest96856 [17:46] I uninstalled the vnc server but I continue getting a black screen, I reinstalled xorg and same problem [17:48] any idea where can I find what is happening? [17:48] chi sa dirmi come passare l'audio in riproduzione ad una cassa bluetooth? [17:48] ita [17:51] ping === newnick is now known as newname [17:52] hello, what are the most important linux repositories to know about? [17:54] hello every1 [17:54] Lucax, depends on your software interests for starters [17:54] otherwise for most users the default repos should suffice [17:55] hello, can somebody help me? I am having WEIRD problems while connecting to the internet [17:55] Lucax, Strange question, why do you ask? [17:55] looneygod, er.. such as? [17:56] !details | looneygod [17:56] looneygod: 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:57] I 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 page [17:57] driver? [17:57] ethernet card [17:57] bubbasaurus: I just want to know what is avaliable [17:57] anyhow, got to go, take care [17:57] ciao [17:57] looneygod, maybe you need to instal openJDK ( = openjava) [17:58] pzkpfw, I didnt get you. I am talking about my ethernet connection btw [17:58] what is an 'auth' page btw.. do you mean a pppoe login from a router? [17:58] OerHeks, I'll try that, but I cant see why that can be the problem [17:58] EriC^^, I just made the usb stick. however, it still does not boot from another pc. [17:59] liuxg: does it boot from this pc? [17:59] EriC^^, in my current pc, it has one menu for it [17:59] EriC^^, yes, it boots from this pc. [17:59] Hi guys, any tips on how to figure out/log what causes Chrome to kill my video display? [17:59] liuxg: like usb ... [17:59] oh yeah, more btw [17:59] EriC^^, I can select it and boot it from the menu [18:00] newname, 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 internet [18:00] liuxg: ok, in the other pc can you select it from the bios? [18:00] Well. That's new. [18:00] EriC^^, yes, I selected from the bios to boot from the usb. [18:00] EriC^^, the installation always crashes my grub. I have to use your method to recovery it [18:01] And 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 community [18:01] hrrh [18:01] it seems odd that you can't ping something that is pingable from a windows machine, afterall, this should be done by dhcp in any case [18:01] EriC^^, I am not sure whether it is a problem that the installation always chooses the "swap" created in my harddisk. [18:01] liuxg: when you select it from the bios on another pc what happens [18:01] maybe check that the connection is in fact using dhcp [18:01] lubuntu 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 / etc [18:01] is there a way to make the mouse pointer do that [18:02] EriC^^, it just blinks on a black screen. [18:02] liuxg: it should mention that you're not using any swap partition during the installation [18:02] I'm guessing no software is involved to dhcp the modem [18:02] its no dhcp [18:02] its wins [18:02] or netbios [18:02] EriC^^, no, it automatically detect it there is a swap in the hard disk. [18:02] EriC^^, and it uses, and it said that it would format it as well. [18:03] newname, 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] EriC^^, I booted into it on another pc, it does not boot at all. [18:03] I'd probably smash the modem to pieces then change provider if it was me, but yeah that's damn odd [18:04] EriC^^, I do not know why it always crashed the grub whenever I install it. [18:04] newname, No. No software involved, AS I said I just have to connect and open that particular page and login [18:04] newname, lol [18:04] liuxg: me too [18:04] newname, about dhcp....how do I check that?? [18:05] EriC^^, does it should appear in the boot menu if it is meant for a usb bootable image? [18:05] in 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 that [18:05] EriC^^, I thought it should be independent with interfering the grub already installed. [18:06] but you could try in a terminal - sudo dhclient eth0 assuming eth0 is the right interface [18:06] EriC^^, in the menu, it always shows "/dev/sdb2" something like that after I ran the grub commands. [18:06] and if it's already assigned, sudo dhclient -r eth0 first (releases the lease) and then sudo dhclient eth0 [18:07] newname, 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 configuration [18:07] EriC^^, anyway, thanks for your help on this. I am going to sleep. it is 2:00pm here. [18:07] liuxg: ok, good night [18:07] newname, its eth1. But that code returned nothing [18:08] EriC^^, have a good day to you! [18:08] im completely stuck, i can't figure out why X is not starting [18:08] looneygod, then try ifconfig eth0 and note if it shows an IP address [18:08] Hi, how can I add the Euro sign to Ctrl+E? In previous versions there was an easy graphical way to do that [18:09] newname, I have tried ip "link show up". The eth1 actually does recognise the wire connection [18:09] dhclient 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:10] or dhclient eth1 rather, in either case.. it's a matter of checking if you're assigned an IP address [18:10] hi [18:10] newname, wow ifconfig eth1 showed me both ipv4 and v6. Till now i remember seeing only ipv6 addr. SOmething's changed [18:11] How can i install linux on a ssd 128 gb and a 1TB HD [18:11] are you on an ipv6 capable isp maybe? [18:11] So, 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. === onder`_ is now known as onder` [18:11] if so I suggest go through network manager, and enable ipv6 support [18:12] newname, idk. But I dont think so. Remember, the auth page had this kind of addr x.xxx.xxx.xxx [18:12] Glda19, Anything installed as of now? [18:12] ahhh, then maybe not, but try again now [18:12] can anyone guide me for enabling the wobbly,fire effects etc in compiz [18:12] ? [18:12] I 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 64 [18:12] I did. No avail [18:13] if 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 it [18:13] can anyone help me to intall linux on a ssd 128gb and a 1TB HD [18:13] how can i enable the effects in compiz ? [18:13] maybe someone does and can help [18:13] skyfall, Make sure you know the reset for unity and compiz before you tweak compiz [18:13] Hi, how can I add the Euro sign to Ctrl+E? In previous versions there was an easy graphical way to do that [18:13] bubbasaures, by reset what u mean ? the changes are permanent/ [18:14] ? [18:14] newname, 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] skyfall, no change is permanent you just have to know how to recover. [18:15] looneygod, try this.. type sudo echo "nameserver 208.67.222.222" > /etc/resolv.conf [18:15] how can i install linux on a new system with a ssd 128GB and a 1TB HDD [18:15] bubbasaures, is it complex ? do u recommend not using compiz effects ? [18:15] skyfall, The unity desktop is a plugin in compiz, so be very careful is what I mean. [18:15] newname, 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] Is there a seperate driver that I need to install? [18:15] then try getting on your site again [18:15] Glda19, I asked you question. [18:16] bubbasaures, all i want is to enable the window effects . will it make use of my graphics processor ? [18:16] newname, I did that= post on forum...trying the code now [18:16] hey, 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] newname, 208.67.222.222 which dns is this? [18:16] your wifi should not be enable at the same time, make sure it's disconnected before connecting to the wired network [18:16] it's opendns [18:16] I have 8.8.8.8 on my resolv.conf btw [18:16] bubbasaures, because even after installing my nvidia proprietery drivers, im not getting much backup. im using powertop [18:16] how can help me with the installation [18:16] the point is, if you can ping an ip but not an address.. then it's likely a dns error [18:17] skyfall, 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] hence why try change it first [18:17] !who | Glda19 [18:17] Glda19: 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] screw windows [18:17] I ran sudo dpkg -l | grep epson [18:17] windows me sucks [18:17] me sucks huge [18:17] But my problem is accessing x.xxx.xxx.xxx right? Already in IP form. [18:17] And got this http://pastebin.com/x6vWppUx [18:17] shaun_, This is ubuntu support not your soapbox. [18:17] dropbox? [18:17] what about it? [18:18] bubbasaures, 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 good [18:18] bubbasaures, will it do any good ? any other suggestions ? [18:18] ah my mistake, yeah.. but you said something improved, maybe poke around in network manager settings [18:18] has anyone been able to install Wine and keep their video card drivers? [18:18] lol [18:19] Im sure your video card has linux support [18:19] newname, 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 leaving [18:19] on their site [18:19] ie, 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 internet [18:19] What card do you have @Mightcould3 [18:19] no problem, hope it works for you [18:19] misi [18:19] skyfall, 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] Guess I will ask some other time [18:19] OK [18:19] assalamualaikum? [18:19] yeah 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 2GB [18:19] ok, 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 working [18:20] newname, there? Back! [18:20] It didnt work. [18:20] bubbasaures, 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] my ping returned "connect: Network is unreachable" [18:21] Or maybe I am invisible, lol [18:21] skyfall, 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] bubbasaures, 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 time [18:21] and i want Wine so i can play Starcraft and diablo 2. === yamk is now known as maysara [18:22] bubbasaures, so i used bumblebee to control the GPU. still no improvement. [18:23] skyfall, 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] who can give some instructions to make partion to install linux on ssd and 1tB HD [18:24] Glda19, I have been trying to communicate with you, you have to answer to get help and preface with the others nick. [18:24] bubbasaures, 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 all [18:24] i guess ill try asking later tonight. ttyl [18:24] Can anyone help me connect to the internet? I can connect from every machine other than my ubuntu machine [18:25] bubbasaures, do u have any knowledge of setting the wireless saving mode turn on ? [18:25] bubbasaures, im using wifi internet for the connectivity. [18:25] well i'm off for now, hope to ss you soon .. [18:25] skyfall, Not sure what you mean. [18:25] wait [18:25] newname, wait [18:25] newname, I need u [18:25] can someone help me with the installation of ubuntu [18:26] sorry dude, hope you solve it, see you for now [18:26] bubbasaures, wireless powersaving mode. i cant turn it to good while at the tunables (in powertop) [18:26] hmmm... ok [18:26] Can anyone help me connect to the internet? I can connect from every machine other than my ubuntu machine [18:26] Crying out for help one last time [18:26] Can anyone help me connect to the internet? I can connect from every machine other than my ubuntu machine [18:27] skyfall, Ah, never even heard of it, sounds like a app included with the optimus setup. === root is now known as Guest49414 [18:27] bubbasaures, do you have any idea of turning the wireless power saving mode on ? [18:28] is there someone that can help me with the installation [18:28] skyfall, 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:29] Glda19, Do you see this? [18:30] bubbasaures yes [18:30] Glda19, Cool, I have been posting to you since you came on, I have asked you a question. [18:31] Glda19, Anything installed as of now? [18:31] bubbasaures can whe chat prived [18:32] Glda19, 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:33] this can be a hard place to follow without that [18:33] bubbasaures what did you meen i use mirc [18:35] Glda19, I was just assuming you wanted a priv due to not being able to follow the channel and people addressing you. [18:35] bubbasaures ok [18:35] Glda19, The important question for me is, is there any OS on these HD's now? [18:36] bubbasaures its a brand new pc [18:36] Glda19, and if there is what exactly is there === kat is now known as Guest49299 [18:36] Glda19, So brand new no windows, no apple, no linux right? [18:37] no [18:37] bubbasaures i bougth the pc systerday [18:38] Glda19, I can't help you, we are not even close to communicating. [18:38] Hi, 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] bubbasaures why can't you help me [18:38] took 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:39] Guest49299: you need to install Wine [18:39] Wine will let you run many Windows programs [18:39] Even if it said it was for windows and linux? I still need wine? [18:39] bubbasaures i answerd your question the ssd and the hd is black [18:39] Guest49299: in ubuntu you need to use aptitude to install software [18:39] bubbasaures i answerd your question the ssd and the hd is blanck [18:40] Guest49299: unless you really know what you are doing [18:40] do not deviate from apt [18:40] Guest49299: https://apps.ubuntu.com/cat/applications/precise/workrave/ [18:40] hummm o.k., Do you guys know of any app that will be easy to download that will control computer use for Linux? [18:41] yeah, teamviewer [18:41] it sucks but its "easy" to get started [18:41] Glda19, 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] oh sorry I see your link now thanks [18:42] bubbasaures but i want to put my home on the hdd [18:43] how can help me to isntall ubuntu on a ssd and hdd [18:43] do you know how to read a manual? [18:44] install it on the SSD and then mount the hdd. [18:44] after install [18:44] Glda19, 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. === X24V is now known as Shyan [18:46] I have never had a separate home in the 7 years I have used open source [18:46] bubbasaures it's better for the ssd [18:46] Glda19, That is a myth, ssd and spinning HD's have the same mean life now. [18:46] You'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:47] SSD's are just more expensive, they have the same lifetime [18:47] Glda19: You may use SSD just as a cache device and keep root and home on the HDD... [18:48] Yes, faust but is an SSD-Cache really viable in a desktop environment ? [18:48] why not? [18:48] faust why put root on hdd [18:48] how big is the SSD Glda19? [18:49] profall 128 GB [18:49] 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:50] Glda19: 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] Glda19 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] marco__, Wifi dongles are cheap, and many plug and play, there are hundreds on amazon, I would get one that plugs and works. [18:50] Faust that's been proven wrong [18:50] profall: what? [18:51] frofall why not put the home on the hdd [18:51] of course if youmanage to put everything on SSD it will be better [18:51] than using SSD as cache...but I don't think it is always possible [18:52] why put every thing on the ssd [18:52] Glda19: because it is faster [18:52] Cyber_Akuma i now [18:53] marco__ 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] your using this for a desktop environment right? [18:53] like on your laptop or desktop GLda19? [18:54] profall: I'm still waiting an answer... [18:54] Glda19: 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] profall desktop [18:54] bubbasaures, the box says it supports linux. That is why I bought this one [18:55] faust 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] it'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:56] marco__, You might look through this link, http://askubuntu.com/search?q=rt2800 [18:56] profall: well...it is quite obivious [18:56] ssd as cache cannot be as fast as pure ssd [18:56] So you answered your own question? [18:56] my xubuntu session settings are not being restored.. any thoughts of how to fix? i have no panels, no cairo-dock etc etc [18:56] but if you have a lot of data you cannot put everything on ssd [18:57] unless you have a big ssd [18:57] Yes, 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] marco__, 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] Since 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:58] You can always symlink stuff if it really bothers you as well lol [18:59] hi [18:59] I need help about oracle [19:00] jhon, You trying to get on the yacht team? [19:01] profall: I think it depends on the type of files do you have... [19:02] if you manage to keep big and rarely accessed files on HDD bye hand you can do it, but maybe a cache is more userfriendly [19:03] How can I configure oracle-xe? thanks [19:03] marco__, 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/WifiDocs === rat_ is now known as deadrat [19:04] anyone one with repo xp? [19:04] can you help me? [19:05] S3v3n, repo xp? [19:06] faust: 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? === Guest39096 is now known as asda [19:06] Can we take the chat/arguement to #ubuntu-offtopic === asda is now known as tlc [19:06] bubbasaures: I downloaded eclilpse luna, and tried to add a repo for updates, but the manager says that it can't find the url === tlc is now known as Guest618 [19:07] S3v3n, Ah, I'm not familiar with those is all. [19:08] this is the error: W:Failed to fetch http://download.eclipse.org/releases/luna/dists/saucy/main/binary-amd64/Packages 404 Not Found === Guest618 is now known as FLUBBER [19:08] S3v3n, Do you have a link on how you set this up? [19:08] S3v3n, What release are you running? [19:08] kernel or mint? [19:08] !mint [19:08] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [19:08] cybrhuman: with HDD you still have things like spin up time and fragmentation. However SSD should be faster than HDD also for sequential reads [19:09] S3v3n, mint is not supported here, what OS is this and it's release. [19:09] lol [19:09] that's funny. [19:09] exit [19:09] I have a quention [19:09] hardeee har har [19:09] question* [19:10] I need install oracle-xe but I could't [19:10] any suggestions for terminal with multiple tabs ? I used to use mrxvt but I want to try some other one, not konsole [19:10] jhon, I'm not sure what you want is supported here technically, however you may get help if you can detail the issue. [19:12] I install oracle-xe I need help with the configurate for generate connections in my developer sql [19:13] I was looking videos in youtube but I did't understand [19:17] faust: it is not a problem for normal use of media files. [19:20] cybrhuman: 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 opinion [19:26] Has anyone here heard about Joey Hess yet? === sins-_p is now known as sins- [19:29] faust: media files don't fragment in normal use. I have not experienced spinning up and down interrupting music for me, nor movies. === sins-_n is now known as sins- [19:32] anyone got a suggestion for a mouse cursor for Lubuntu that has a state to show when a program is loading? [19:34] cybrhuman: 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, the [19:34] first 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 delay [19:40] I'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:41] merpnderp: 14.04 uses upstart, not systemd. [19:41] bekks: weird, because systemd.services is installed by default (at least on this distro) [19:42] merpnderp: Which doesnt change the fact, that 14.04 uses upstart :) [19:42] bekks: I thought it was weird there were only two services in the systemd dir :P [19:42] bekks: is it worth while to get systemd installed and config'd or is upstart going to be around for a while? [19:43] anyone here have a good mouse theme that works with lubuntu? [19:43] merpnderp: 14.04 is supported until 2019, and until then it will use upstart. [19:44] I need a mouse theme for lubuntu that shows when a program's loading [19:44] bekks: the syntax for upstart actually looks a little easier than systemd. But both are way better than init [19:44] faust: 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:45] cybrhuman: that's why I said that this is just a matter of opinion [19:45] I tried using ubuntaero with lubuntu's "customize look and feel" because it's an x11 mouse theme, but it didn't work [19:45] anyone got any thoughts [19:46] Kubius: you are thinking about a hourglass-like effect like in windows? [19:46] yep [19:47] i have rtcwake in a cronjob except it never runs [19:47] tried 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 it [19:47] I 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:48] bekks: 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] !upstart | merpnderp [19:48] merpnderp: 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:49] Hey ho [19:50] cybrhuman: any ideas? [19:50] Kubius: uhm, not really, trying to install lxappearance here now. [19:50] has 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:51] bekks: 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] cybrhuman: what distro are you running? [19:51] faust: 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] Kubius: ubuntu [19:52] eep [19:52] hi 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] cybrhuman: 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 better [19:53] niee: can you ping that shared folder ? [19:53] faust: yes, but often alternatives are more of a prison than a freedom. [19:53] waressearcher2: not. give me more info please. [19:54] Kubius: I was just trying to see if I could crash this program. [19:54] ah [19:54] Kubius: have you run the program from a terminal? [19:54] cybrhuman: well in this view Ubuntu should not exists [19:55] I've not run it directly yet, only via the "customize look and feel" [19:55] it's just another debian spin-off [19:56] Ok, got the full error message: [ 2.330190] usb 1-4: language id specifier not provided by device, defaulting to English [19:56] waressearcher2: i have ping to computer N2 (shared folder), but not view this folder. [19:56] It wouldn't bother me much but it takes like a minute to start up the system because of this [19:57] tried running it from a terminal, froze and had to ctrl-alt-F1 [19:57] ay caramba [19:57] this just isn't getting any better [19:58] I 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:59] cybrhuman: having any luck on your end? [19:59] tfh go into softwarecenter > sources, and set update to 'any new version' [19:59] Kubius: I have great luck unfortunately, so I can't get it to crash. :-( [19:59] well [19:59] I'm on lubuntu, not ubuntu (as I mentioned) [20:00] I've already got it set to "any new version" [20:00] so that's probably a component of the issue [20:00] different desktop environment [20:00] that's why I went 'eep' [20:00] do I need to restart after that? [20:00] tfh, no, i think just run: sudo apt-get update && sudo apt-get dist-upgrade [20:01] hello [20:01] Kubius: you use different repos? [20:01] I just have whatever lubuntu comes with [20:01] Hello everybody [20:01] it has different components, such as lxappearance [20:01] https://help.ubuntu.com/community/UtopicUpgrades [20:02] lxappearance being an lxde program [20:02] ... [20:02] and lxde being what differentiates lubuntu from ubuntu [20:02] for the most part [20:02] as well as as different "fluff" programs (word processor, calculator, etc) [20:03] hi guys, i am trying to disable mouse acceleration using xinput. Has anyone experience here? [20:03] faust: well, they seem rather different in who they target. [20:04] ChrisLuck, why not use the proper systemsettings > mouse > pointerspeed ? [20:04] Kubius: I have lxde in my repos too, so I do believe we use the same repos anyway, [20:04] yokay [20:04] ok i will try that OerHeks [20:04] Kubius: just different default programs. [20:05] Kubius: but you say that lxappearance crashes the X session? [20:06] anyone have advice on getting "disable touchpad while typing" to work on 14.04? [20:06] it did when I tried to run it from console [20:06] won't do that again [20:06] what my original problem is: [20:06] In 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] I open up 'customize look and feel' which passes to lxappearance from what I can tell [20:06] I install the theme from tar file [20:06] the program crashes [20:07] I reopen the program, the theme's there but doesn't actually appear to work [20:07] i installed Ubuntu but i'm facing the Unity cache bug. Please suggest me some other awesome cool looking distros like Ubuntu 14.10 [20:08] absk007, unity cache bug? [20:08] cybrhuman: 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 bugs [20:08] Hello. I have a problem with my samsung n220 laptop. Randomly, after going to suspended to ram state, the computer cannot be woken up. [20:09] Even pressing the caps lock key does not light up the corresponding led when this happens. [20:09] I 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:10] touil76, same hardware? [20:10] quick question: My ubuntu resets sound to silent everytime i restart system. I run 12.04. Any idea how to fix this? [20:11] OerHeks, https://bugs.launchpad.net/unity/+bug/1240848 https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1284164 [20:11] Ubuntu bug 1240848 in unity (Ubuntu) "~/.cache/upstart takes up around 70GB of space due to unity and mediascanner" [Undecided,Confirmed] [20:11] Ubuntu bug 1284164 in upstart (Ubuntu) "~/.cache/upstart grows enormous" [Undecided,Confirmed] [20:11] No OerHeks, not the same hardware. [20:12] hello all [20:12] absk007, 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:13] h-hello, I don't know much about the commands of irl but, c-can someone help me with? [20:13] OerHeks, so what you trying to convey here? [20:13] OerHeks: type "who" or "finger" [20:14] Does anyone here knows how to track the waking up problem I'm experiencing ? [20:14] I personally advise not suspending to RAM on a device that can lose power [20:14] niee do you use nfs ? [20:15] niee: or samba [20:15] cybrhuman: figuring anything out yet? [20:15] Ok Kubius, but that can be nice yet. [20:15] I have a myapp.conf in /etc/init and it appears to be correct. But when I run 'start myapp' I get Unknown job: myapp [20:15] Kubius: no, I try to figure out what can crash it. [20:15] do I need to register it or soemthing, because the docs make it soudn like it shoudl just work. [20:16] have you tried just installing the mouse theme? [20:16] Kubius: does lxappearance crash always or only when you try to install the cursor set? [20:16] absk007, well, 244 users is not normal, is it? [20:16] *24 [20:16] ah [20:16] so customize look and feel IS lxappearance, just with a different name [20:16] so yeah it opens fine [20:16] and can change themes [20:17] up until I try to install the new theme [20:17] and then, crash [20:17] waressearcher2: samba. comp1, and comp2 use samba under Ubuntu [20:17] So, nobody for my suspend to ram problem ? [20:17] absk007, pastebin the output of your " du -hs ~/.cache/upstart/ " please [20:17] touil76, Did you file the bug I see? [20:17] when 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] OerHeks, 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] Sorry bubbsaures ? [20:18] mustmodify: tar -tf file.tar [20:18] touil76, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1390780 [20:18] Ubuntu bug 1390780 in linux (Ubuntu) "Samsung n220 randomly does not wake up from suspended to ram state" [Undecided,Incomplete] [20:18] quick question: My ubuntu resets sound to silent everytime i restart system. I run 12.04. Any idea how to fix this? [20:18] niee: try #samba [20:18] OerHeks, i'm not on Ubuntu right now and the problem doesn't appear everytime. [20:18] niee: also switch to nfs [20:18] mustmodify: tar --list --file archive.tar [20:18] Well yes bubbasaures, it's me. [20:19] OerHeks, now I've 28% free disk space but sometimes the upstart bug appears and i get 100% disk usage [20:19] touil76, Cool, it helps if we know the whole story, like you have filed a bug. [20:19] absk007, same kernel? [20:19] Kubius: I'll try [20:20] Ok thank you bubbasaures. Someone is asking me to fill an automatic report. I'll do this. [20:20] OerHeks, i upgraded my kernel yesterday. Haven't noticed the version [20:20] anyone willing to help me figure out how to get "ignore touchpad while i'm typing" to work on ubuntu 14.04? [20:20] touil76, 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] absk007, last question: did you add any PPA ? [20:20] Kubius: horay, crash [20:20] vicatcu, Which desktop are you using the gnome shell has a addon that does this. [20:21] but after I restart my browser it uses the new cursors. [20:21] OerHeks, a lot [20:21] in 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 ? === deivan_ is now known as deivan [20:21] OerHeks, and a lot of 3rd party s/ws [20:21] Hi 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:22] BTW: my father is the only user and there is a guest account [20:22] Multbrelch, 1000km upwards or width wise? [20:23] !password | Multbrelch [20:23] Multbrelch: 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/StrongPasswords [20:23] Multbrelch: what about mother ? [20:23] !password | Multbrelch , easy to fix [20:23] Multbrelch , 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/StrongPasswords [20:23] aw, hell [20:23] bekks: thanks [20:23] looks like LXDE just doesn't support the program loading mouse icon [20:23] at all [20:23] that just outright suuuucks [20:23] OerHeks, what about my question? [20:23] No bubbasaures. I use ubuntu 12.04 with the 3.4 kernel. Very basic. [20:23] absk007, 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:24] Kubius: I thought it was the applications having to support it. [20:24] well [20:24] 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:24] whatever application the desktop is [20:24] it doesn't support it [20:24] which sucks [20:24] absk007, mostly ~/.cache/upstart/logrotate.log [20:25] bubbasaures, it's a pretty vanilla 14.04 install [20:25] this 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 programs [20:25] jeez [20:25] bubbasaures, i'm trying to use the gpointing-devices-settings to control it [20:25] OerHeks, 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 full [20:25] Kubius: Why not just find programs that starts when asked to and not 2 minutes later :P [20:25] vicatcu, I have no idea whom you aqre [20:26] are* [20:26] OerHeks, but i fear this might happen again!! [20:26] Sorry bubbasaures, it's a 3.2 kernel [20:26] * absk007 scared [20:26] * absk007 is scared [20:26] "bubbasaures> vicatcu, Which desktop are you using the gnome shell has a addon that does this." [20:26] touil76, Cool, hopefully the bug will be found. [20:26] absk007, oke, sounds logical, but it is hard to say what is going on now :-( [20:27] OerHeks and all the others, thx [20:27] OerHeks, what if the same issue arises again? [20:27] vicatcu, Heh, little short term memory loss here. I use the gnome shell. [20:27] absk007, that ~/.cache/upstart/logrotate.log should give a clue about why logs do not rotate. [20:28] OerHeks, what's log rotate? [20:28] OerHeks, can i just stop logs completely? [20:29] i guess i'm using unity ya? [20:29] OerHeks, plz send ur previous msg to me again! [20:29] cybrhuman: that's like fixing a car by getting another car - it's entirely besides the point and expensive too [20:29] netbook hard drive is slow, and I haven't the cash to SSD [20:29] absk007, logrotate allows automatic rotation, compression, removal, removal of ~/.cache is a temporarily solution, it does not solve the real issue i think [20:29] OerHeks, can's stop all logs? [20:30] Kubius: I know that feel, I have thrown away a lot of programs to get slow netbooks responsive enough. [20:30] "all" logs in ~/.cache yes, as you did now [20:30] OerHeks, what did i did? [20:31] absk007, you typed "i deleted the ~/.cache directory " [20:32] OerHeks, but that's a temp. soln. only as u told. But can't i completely stop the apps from storing the logs? [20:32] cybrhuman: I'd be ok with it being slow if it'd tell me when it's slow [20:32] does ubuntu have a default compositor? [20:33] ubuntuaddicted: Ubuntu comes with compiz [20:33] absk007, don't know if that is wise, making ~/.cache read only will give other errors i guess [20:33] OerHeks, one more issue too. There is a error that shows sometimes i.e. "add-apt-repository stopped working" when i login to my desktop [20:33] How do I start ubuntu without persistence? [20:33] xangua, alright, thnanks [20:34] user1234564321, Is persistence installed? [20:34] absk007, 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 repo [20:34] I have a casper-rw partition, yes [20:34] I <3 upstart [20:34] Kubius: would a widget telling about load be helpful? [20:35] A mouse telling me about loading would be much more helpful [20:35] absk007, weird error [20:35] OerHeks, i know. But that's what the error dialog says! Even the cmd takes time to do it's thing [20:35] wait okay [20:35] i think i got it [20:35] the worst part is, startupnotify is set to true [20:35] which SHOULD make it work [20:35] but it doesn't [20:35] Kubius: and have you set "noatime" in fstab to avoid uneccesary disk accesses? [20:35] hi all [20:36] when i want to start persistence do I put the "persistence" text before or after the -- that is there at the end of the line [20:36] tbh I don't give a rat's hoot about how long it takes to load [20:36] I just want to know the program actually started loading [20:36] OerHeks, if u want i can show u a screenshot next time i login to my ubuntu [20:36] OerHeks, do u hang out here often? [20:37] windows 98 had an hourglass to indicate a program loading. come on people how hard is this to do [20:37] absk007, often, but not allways behind keyboard, but there are many qualified helpers here :-) [20:37] Kubius: as far as I know that was controlled by the programs being started. [20:37] I have gone into the desktop files [20:38] I have made SURE that the startup notification is set to true [20:38] but the worst part? lxappearance is not recognizing the mouse icon with the loading symbol [20:39] does it not show up at all, Kubius? [20:39] Kubius, you might want to ask in #lubuntu too [20:39] it does not show up at all, cybrhuman [20:39] user1234 [20:39] isn't present in the theme menu at all [20:39] OerHeks: tried, got no response [20:40] user1234564321, try this link and it's links. https://help.ubuntu.com/community/LiveCD/Persistence#Automatic_Persistence [20:40] will again, but it seems remarkably dead [20:40] bubbasaures: are you a pokemon? o-o [20:40] on my end it does show up in lxappearance at least. [20:41] cybr: the one with the spinning logo -and- the cursor? [20:41] Kubius, never seen that function in lubuntu/ubuntu/kubuntu, where did you get that icon? [20:41] user1234564321, Not sure what you mean, that reference means nothing to a middle aged user. [20:41] http://gnome-look.org/content/show.php/Ubuntaero+-+Aero+based+w%2B+animated+logo?content=108598 [20:42] http://gnome-look.org/CONTENT/content-pre1/108598-1.gif is specifically what I want [20:42] or anything that does something like that [20:42] I don't need specifically ubuntaero, just any working mouse theme [20:44] Kubius: oh, right, I still lack some of those cursors in the list, sry. [20:45] aren't those mouse themes deprecated¿ 2009 I mean¿ [20:45] Kubius, do not expect that to work without Ubuntaero, which is not availablefor 12.04/14.04 [20:45] ok [20:45] do you have any other theme that might work better? [20:45] (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:46] does anybody have experience with ENCFS? [20:46] In your spare time, what do you guys do? [20:46] !ot [20:46] Krizo: life [20:46] #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:47] *sigh* [20:47] Miau: in what way does it not work? [20:47] * user1234564321 laps from a puddle of water [20:48] cybrhuman: It just doesn't open (I'll printscreen it, just a moment) [20:48] OerHeks / cybrhuman: if you have a better theme I'd love to use it [20:50] does ne else have problems with getting their touchpad to be ignored while typing? [20:50] it is making this computer painful to use [20:50] cybrhuman: Mind if I upload through imgur? [20:51] vicatcu: are you using laptop with touchpad and while typing you touch it inadvertently ? [20:51] hey 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.10 [20:51] Miau: sure [20:51] waressearcher2, correct [20:51] !find vguimatsurface.so [20:51] vicatcu: had same issue few days ago on netbook [20:51] sweared a lot [20:51] Package/file vguimatsurface.so does not exist in utopic [20:51] there are settings that should make it ignore touchpad while typing, but i can't get it towkr [20:51] to work* [20:52] waressearcher2, did you get it solved? [20:52] mariachi: is "dear ester" goes on linux natively or you use wine ? [20:52] Kubius: 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] waressearcher2, I'm using the native port [20:52] vicatcu: I used net book temporarely anyway [20:52] I don't either, I just want one that works [20:52] this one isn't ugly, but it doesn't work [20:53] mariachi: do you think that game will go on "Core2Duo E2160" with "radeon x300" and 2Gb RAM ? [20:53] cybrhuman: http://i.imgur.com/gGfaSpK.png [20:53] waressearcher2, i'm pretty much in this boat: http://askubuntu.com/questions/505007/ubuntu-gnome-14-04-disable-touchpad-while-typing-not-working [20:54] vicatcu: as I said I used it temporarely but I understand your problem [20:54] waressearcher2, I have no idea... I'm a bit out of the loop in terms of graphic cards models' names sorry [20:54] yes, it was kind of pain [20:54] cybrhuman: Apparently, the only thing that happens is to appear the three icon, on the top left of the screen [20:54] i think i'm going to have to just use an external mouse and disable the touchpad altogether [20:55] cybrhuman: Off-topic, english is not my first language, so I'm sorry in advance if I say something wrong [20:55] waressearcher2, that meant you also have no clue right? lol [20:56] Miau: and rebooting did not resolve the issue? [20:57] cybrhuman: It didn't work, I even tried to update to 14.04 to see if that would fix the problem, but it persists [21:00] cybrhuman: Reinstalling ubuntu would be my only solution? <:\ [21:01] Miau: :-/ That would be a pain. [21:02] Miau: what's actually the problem ? [21:02] Ya des fille ici [21:03] !fr | prima [21:03] prima: 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] ikonia: My "start menu" isn't working (printscreen: http://i.imgur.com/gGfaSpK.png ) === Owner__ is now known as Guest9590 [21:03] ikonia: When I open it, that's what happens [21:03] Miau: in what way, that screen shot looks fine [21:03] Miau: there might be a chance to reset unity to defaults [21:03] !de | vohl [21:03] vohl: 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] Miau: I don't see anything wrong with that screen shot [21:04] finally fixed my Xubuntu 14.04 install, got back into my X server. YIPPIE [21:04] ikonia: Like, I mean, you know the icon above the home folder? [21:04] Miau: what about it ? [21:04] ikonia: Whenever I try to open this menu, this is what happens, nothing shows up [21:05] Miau: there appears to be a minimise/maximise/close icon in the top left of the screen suggesting that is an image [21:05] rather than the desktop [21:06] Miau: do any of the other buttons work ? [21:06] ikonia: No, not really, I tried to open this menu and then I took a printscreen, these buttons appears even if I don't press printscreen [21:06] Miau: so do any of the other buttons work [21:06] eg: if you open the home folder for example [21:08] ikonia: Not really, I tried to click on them to see what happens, but nothing happens [21:08] Miau: not really ? [21:08] Miau: they either work or they don't [21:08] do any of them work ? [21:08] ikonia: (uhh, I'm sorry, english's not my first language so, sorry if I said something wrong... :c) [21:08] Miau: don't worry [21:08] Some bits on the lucid torrent are hanging, this looks like it is possibly intentional torrent poisoning. How can I further investigate? [21:08] ikonia: Well, they don't work [21:09] Miau: how did you launch xchat [21:09] j4s0nmchr1st0s, Torrent poisoning, that a funny one. [21:09] j4s0nmchr1st0s: that doesn't look like tottent poisoning [21:09] j4s0nmchr1st0s: how did you get to that conclusion [21:10] ikonia: I installed and opened through terminal, since the search button is not working [21:10] Miau: how did you launch a terminal [21:10] j4s0nmchr1st0s, lucid desktop ? [21:10] ikonia: By pressing ctrl + alt + T [21:11] Miau: ok, can you please run the following command "sudo apt-get update" and put the output in a pastebin please. [21:11] Hmm, okay, just a moment [21:11] ikonia: might $ dconf reset be the needed trick for Miau? [21:11] cybrhuman: an interesting suggestion, I'd like to know a little bit more about the state of the machine though [21:12] ikonia: 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] Miau: I know what it's meant to look like [21:13] Miau: please get the output I requested [21:13] ikonia: probably a good idea, but I figured I should give you what I dug up trying to help :) [21:13] In bash how send key stokes to a command [21:14] cybrhuman: it's a good/interesting suggestion, feel free to jump in / help [21:14] XCVB: example ? [21:15] when a command ask for input I want to send inputs in bash [21:15] XCVB: such as ? [21:15] what command for example [21:15] ikonia: http://paste.ubuntu.com/8889869/ [21:16] Miau: http://paste.ubuntu.com/8889869/ [21:16] oops [21:16] Miau: straight away no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory [21:16] Miau: that is a concern [21:17] ikonia: So uhh... What's exactly happening? :c [21:17] Miau: looks like samba is having a problem [21:17] Miau: I'd suggest removing samba/pam interaction [21:18] lets clear that up first [21:18] sudo apt-get remove libpam-smbpass [21:18] then reboot [21:18] ikonia: Hmm, right [21:19] Miau: do you get teh same error if you run "sudo echo "hello, world! " ? [21:19] cybrhuman: should do, looking at that error [21:19] it appears to be the samba auth trying to sync the users/pass to the smb db that's causing the problem [21:19] how can I bruteforce sudo [21:20] don't think it will effect the desktop, but lets see [21:20] XCVB: you can't [21:20] why [21:20] cybrhuman: Lemme try... [21:20] XCVB: because you can't [21:20] ikonia: I removed it, then I just reboot it, right? [21:20] Miau: yup [21:21] cybrhuman: Hmm, it worked here [21:21] 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:21] hey, I'm trying to get a .x86 working on ubuntu but i'm not having success [21:21] i right-clicked properties and set it to executable but it's still not working [21:21] any ideas? [21:21] dimi: what exactly is the file [21:22] it's a game http://www.indiedb.com/games/air-brawl [21:22] dimi: do you know how to open a terminal ? [21:22] yes [21:22] ikonia: Alright, I'll be back soon, hold on [21:22] dimi: please open a terminal, change directory to where the file is and run "file $name_of_file" [21:22] can anyone help me with my grub menu? [21:22] ubuntuaddicted: thats not really a valid question [21:22] cybrhuman: I'll restart my PC, just a moment [21:23] ubuntuaddicted: explain the problem so people can know if they help [21:23] i did [21:23] ubuntuaddicted: where ? [21:23] 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] i get this: [21:23] AirBrawlLinux.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, stripped [21:23] ubuntuaddicted: can you give me an example of a kernel that shouldn't be there [21:23] dimi: now show me the ouptut of "uname -a" [21:23] (please) [21:23] 3.11.0-22-generic [21:24] ikonia, i'm running Xubuntu 14.04 [21:24] Linux 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/Linux [21:24] dimi: it's a 32bit binary so will expact 32bit libraries, you are running 64bit [21:24] ikonia, uname -r shows 3.13.0-40-generic [21:24] i believe i've got those [21:24] dimi: run "ldd AirBrawlLinux.x86" and put the output in a pastebin please [21:25] ikonia, Found initrd image: /boot/initrd.img-3.11.0-22-generic [21:25] ubuntuaddicted, 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 kernels === Guest72880 is now known as karstensrage [21:25] why can't I do this sudo su < password [21:26] XCVB: because that doesn't work [21:26] why [21:26] ikonia: http://pastebin.com/kh7fBqwL [21:26] because thats not a valid input [21:26] OerHeks, here: http://pastebin.com/ZkEUuBcs thank you [21:26] dimi: that lookssolid, [21:26] ikonia: Back, and it seems that message doesn't appear anymore when I type sudo apt-get update [21:27] dimi: so what happens if you do ./ [21:27] dimi: sorry [21:27] dimi: ./AirBrawlLinux.x86 [21:27] "Is a directory" [21:27] Miau: thats a good sign [21:27] oh, hold on [21:27] Miau: and your desktop is still broken ? [21:27] OerHeks, here's what sudo update-grub2 shows: http://pastebin.com/tqUsRstg [21:27] ah, no libGlu.so.1 [21:28] those kernels are still there [21:28] you can see them in the list [21:28] ikonia: Yes, unfortunately... The search button persists to not open [21:28] they have not yet been removed [21:28] ubuntuaddicted, so keep the -39 and -40 kernel, remove the rest and you'll be fine . sudo apt-get autoremove [21:28] Miau: that's ok - so one thing at a time [21:28] would that be sudo apt-get ...? [21:29] How can I keep logs to inspect after hard reset? [21:29] dimi: good spot, I didn't see the missing glu [21:29] dimi: should be [21:29] wub_wub: copy them somewhere [21:29] I can't [21:29] wub_wub: why ? [21:29] OerHeks, they're not installed. synaptic says they're removed. [21:29] ubuntuaddicted: they are still there [21:29] ubuntuaddicted: use the auto remove or manually remove them [21:29] then reboot [21:29] Because the issue is my display dying so I can't see anything until after I hard reset my laptop [21:29] wub_wub: boot into recovery mode [21:30] wub_wub: it's an option from grub boot menu [21:30] ikonia, the logs don't get overwritten when accessing from recovery mode? [21:30] ikonia, autoremove doesn't do anything [21:30] ubuntuaddicted, did you manually remove kernel parts? [21:30] wub_wub: no [21:30] ubuntuaddicted: sudo apt-get autoremove ? [21:31] ok, just one more question do I have GUI in recovery mode or do I need to figure out location of logs before? [21:31] OerHeks, i don't recall removing them or not. but synaptic is not showing them as installed === jackyalcine is now known as jalcine [21:31] does not look like it, autoremove should remove unused kernels, and update-grub2 will not add them to grub if they are partial removed [21:31] cybrhuman, that does nothing [21:31] Miau: ok, when did this problem start happening [21:31] OerHeks: they are in rc status, I'd just reboot and check again ;) [21:32] OerHeks: or manually remove the config files that remain [21:32] wub_wub: logs should be in /var/log/ [21:32] ikonia: After I let the Software & Updates to update my system, but it seems that an error occured during the process [21:32] try purging the package [21:33] Miau: thats interestig [21:33] interesting [21:33] ikonia: which is why I thought about dconf, which should reset the options. [21:33] OerHeks, so if synaptic doesn't think they're installed, can i just manually delete the files from /boot/? [21:33] cybrhuman: worth a try, I was looking at the possiblity of a reinstall of the unity metapackage + deps [21:34] but a config reset maybe worth a go [21:34] ubuntuaddicted, as ikonia says, try reboot and check again? [21:34] ubuntuaddicted: apt-get purge a package [21:34] ubuntuaddicted: see what it does [21:34] ikonia: does the cat have another desktop system so he/she can keep chatting ? [21:34] cybrhuman: no idea, jump in, it's all good advice [21:34] ikonia, apt-get purge i don't know the package name [21:35] ubuntuaddicted: linux-image-3.11.0-12-generic [21:35] ubuntuaddicted: you posted the package names in the pastebin [21:35] for example [21:35] ubuntuaddicted: Doublecheck: dpkg -S /boot/thefileyouwanttodelete [21:36] ikonia, Package 'linux-image-3.11.0-12-generic' is not installed, so not removed [21:36] ikonia: I think you do a good job and "too many chefs spoil the broth" [21:36] ubuntuaddicted: check what bekks said, see if there is anything still holding the file [21:36] i think it's got something to do with symbolic linking. argh, this is going to be a lot of work ... [21:36] cybrhuman: not when it's sane advice [21:38] ikonia, bekks dpkg-query: no path found matching pattern /boot/initrd.img-3.11.0-22-generic [21:38] ubuntuaddicted: ls -la /boot/initrd.img-3.11.0-22-generic [21:38] ikonia: hmm, maybe, but it was a good thing I waited and reread a bit :) [21:38] ubuntuaddicted: does that actually exist [21:38] ikonia, within /boot/ yes [21:38] ubuntuaddicted: whats the output of "ls -l /boot/initrd.img-3.11.0-22-generic" ? [21:39] do linux containers ( LXC ) provide better security than a regular chroot (I am assuming NON-GRSEC kernel) [21:39] nszceta: thats a pretty wide question [21:39] nszceta: apply common sense and think about how you are setting them up, [21:39] bekks, -rw-r--r-- 1 root root 25900004 May 16 18:17 /boot/initrd.img-3.11.0-22-generic [21:39] ikonia: reason I ask is because I want to run grsec + LXC [21:39] nszceta: then can provide better or worse, it depends on your setup and usage [21:39] then rbac [21:41] ikonia: *sigh* y'know what, I'll just download the ubuntu .iso and just reinstall it... Since it's the easiest way [21:42] Miau: seems a big work around, but if that's what you're comfrotable with [21:42] ikonia: But thank you for the support [21:42] Miau: you can try this first: dconf reset -f /org/compiz/ [21:42] cybrhuman: Hmm, alright, lemme try it [21:43] Miau: followed by this: unity --reset-icons , then relogging. [21:43] http://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] cybrhuman: Oh my, it worked! :D [21:44] skurz0: The site loads fine here. [21:44] fantastic, Miau :) [21:44] same here [21:44] cybrhuman: I'll even save this in a text file, just to make sure if that happens again [21:44] wow [21:44] it ow works [21:44] cybrhuman: Then I can reset it [21:44] cybrhuman: Thank you thank you thank you! :3 [21:44] skurz0: first failed to load, 30 seconds later it worked. [21:45] then, now I need you tou fix assemblea.cat [21:45] Miau: no problem :) [21:45] I 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] So read the .c source code and decide wether you want to compile it. [21:46] or ask the team that made it [21:46] they can support you through the process [21:46] Hello [21:46] Lucax: it is compiled using make probablye [21:46] hey [21:46] cybrhuman: nice job ! [21:46] Num Lock always get turned off somehow, anybody knows why? [21:46] I lost my wallpapers and my default theme of xubuntu [21:46] ikonia: I guess I should be more triggerhappy :) [21:46] cybrhuman: not at all, thought, research solution, nice jo [21:46] job [21:47] (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] even after an upgrade [21:47] what to do? [21:48] what to do to restore the default settings of xubuntu themes? [21:48] and wallpapers [21:48] Lucax: have you tried running $ make? [21:49] cybr: I am trying now but I am new so I need time to get my head around things === effsd is now known as xhv [21:49] /msg NickServ identify 12345 [21:49] I'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:50] xhv time to change your... is that really a solid password 12345? [21:50] haha stfu [21:50] I have the same password on my luggage... [21:51] !language | xhv [21:51] xhv: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [21:55] Hi there, is it possible to have a command open it's gui in a specified workspace? [21:56] Jake: who are you talking to? [21:56] thurstylark: anyone who has an answer [21:56] !info wmctrl | Jake http://stackoverflow.com/questions/3351154/open-applications-in-different-workspaces-in-gnome < possible example, but please read man wmctrl or similar [21:56] Jake 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 kB [21:57] Jake: Ahh. my bad. Misread that. [21:57] thanks SchrodingersScat :) === Shrooms` is now known as Shrooms [21:59] hi, 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] Jake: welcome. [22:00] !ubuntu | dede, this is #ubuntu, I don't know why your windows computer is acting up. [22:00] dede, 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.com [22:00] 2 bots answers, nice [22:01] dede: one bot [22:01] where can I ask? [22:01] SchrodingersScat input the beginning and the bot fills out the rest of the sentence [22:01] try ##Windows? [22:01] try your campus tech? [22:01] Lab monitor? [22:03] can't find xubuntu utopic wallpapers after upgrade? [22:03] Can 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:04] Hello, 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 drive [22:04] SchrodingersScat, what's the problem with schrodinger's cat, did you find some difficulties trying to understand it? [22:04] david38400: how did you install in the first place? [22:05] david38400: maybe you tryped an extra r in the middle of your password? [22:05] kokut: if you have the space, and it shows up like a regular usb memory device, then you would have a chance. [22:06] thurstylark, 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] how can i make my ubuntu faster ? [22:06] onla, Its possible, but how do I found out [22:06] i am just a newbie [22:07] SchrodingersScat: yes, i have the space, do you know what do i have to do_ [22:07] david38400: If there's no data to save, I would just reinstall over it. Start over. [22:07] hi can someone help me with my firewall ? [22:07] SchrodingersScat: Should i format it as NTFS? Then what? I need to add some bootable stuff in it [22:08] thurstylark, 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 want [22:08] thurstylark, How could I reinstall over it? [22:08] this is my firewall script http://pastebin.com/HL7i3H04 [22:08] david38400: go through the "something else" option, and find the partition you want to destroy, wipe it, and install there. [22:09] thurstylark, I am to new to even know how to do that? [22:09] how can i fix xubuntu theming please? [22:09] thurstylark, do you mean put in the live cd and use the something else option [22:09] kokut: 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:10] hey can anyone help me? Having issues with booting Ubuntu 14.04 on MacBook Pro 11,3. [22:10] david38400: did you say you are dealing with linux mint? [22:10] Using rEFInd [22:10] thurstylark, thats right linux mint 17 [22:11] david38400: it should be covered in the documentation for that distro, then. [22:11] ok thanks [22:11] it's a pain, truly [22:11] the mint irc channel is on spotchat.net [22:11] gl65: can you give more detail about your issue? [22:11] no pc has ever given me that much trouble, and then... I got a Mac [22:12] Did brian get his xorg server problem resolved? [22:13] gl65: that's not really detail. [22:13] @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 something [22:13] hey 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] @thrustylark [22:13] I don't know how to pm [22:13] sorry [22:14] hey 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] hey 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] lol === Malsasa| is now known as Malsasa [22:23] anybody around+ [22:23] ? [22:24] They're here. [22:24] themapplz: ask & if somebody knows they'll answer [22:24] You hafta ask a question before they say anything. [22:24] ok cool [22:24] EriC^^, I have a problem here :P [22:25] yeah iwas hoping somebody could help me. i have this little ubuntu server in my basement that i connect to via vnc. [22:25] the thing is, [22:25] basil1x, i hafta ask [22:25] when i connect it connects to 10 screens at the same time [22:25] http://imgur.com/8KuHzLa [22:25] TheBigDeal, "how can i fix xubuntu theming " by telling what is your issue [22:26] TheBigDeal: what's the problem? [22:26] yes [22:26] the wallpaper is solid blue [22:26] even after a big upgrade to 14.10 [22:26] and no wallpaper in the desktop settings [22:27] TheBigDeal: try to reinstall xubuntu-desktop maybe [22:27] TheBigDeal: sudo apt-get install --reinstall xubuntu-desktop [22:27] TheBigDeal, yes? [22:27] TheBigDeal: does it happen in the guest account as well? [22:27] EriC^^, don't know [22:27] EriC^^, do you want to check? [22:28] TheBigDeal: yeah [22:28] ok [22:29] I'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:30] EriC^^, awesome, everything works fine i'm new :D [22:31] how do I uninstall something I installed from source? [22:31] EriC^^, What do you suggest then? [22:31] thebigdeal: it's a config issue [22:31] dale_, install from source <-> uninstall from source [22:31] EriC^^, so what do you suggest for me [22:32] thebigdeal: you have to either rename some config directories until you find the wrong one [22:32] or? [22:32] create a new one? [22:32] hey 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] thebigdeal: you'd have to create a new user [22:32] and copy your stuff [22:32] yeah [22:32] hm [22:33] thebigdeal: try renaming some stuff first [22:33] Shaan: then you can address that rule [22:33] EriC^^, I really hate that account, i need a new one :( [22:33] Shaan: run it one rule at a time and see which one locks you out [22:33] EriC^^, Okay? [22:33] hola [22:34] ikonia 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] thebigdeal: try rm -rf ~/.compiz ~/.config/compiz-1 [22:34] ok [22:34] thebigdeal: do that from your user's account [22:35] then try to login [22:35] if it doesn't work [22:35] EriC^^, keep that when i log in again [22:35] try mv ~/.config ~/.config.old [22:35] and then try mv ~/.gconf ~/.gconf.old [22:36] ls [22:36] oops [22:36] TheBigDeal: i just remembered xubuntu saves session files [22:36] EriC^^, could you paste that command here again? [22:36] try to delete those first [22:36] don't know where it puts them though [22:37] rm what? [22:37] hm [22:37] it saves the old sessions [22:37] i see, let me do some researches [22:37] try ls -a , see if there's something related to xubuntu or xfce [22:37] ls -a where? [22:37] in ~ [22:37] in your home dir [22:37] yeah [22:39] xauthority, xdefaults xunputrc, xscreensaver xsession-errros, xsession-erros.old [22:39] EriC^^: 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:41] kokut: no idea [22:41] EriC^^, .cache [22:41] EriC^^, sessions directory there [22:41] TheBigDeal: ok [22:42] EriC^^, and a lot of sessions [22:42] EriC^^: 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 monday [22:42] TheBigDeal: cd ~/.cache/sessions [22:42] EriC^^, yes [22:42] kokut: testdisk [22:43] kokut, testdisk [22:43] TheBigDeal: type rm ~/.cache/sessions/* [22:43] EriC^^, i told you, there are a lot of sessions [22:43] EriC^^, ah ok [22:45] EriC^^, rm: cannot remove ‘thumbs-antar-Latitude-D610:0’: Is a directory [22:45] EriC^^, some dirs there [22:45] TheBigDeal: ok, no problem i guess [22:45] try to logout and log back i [22:45] *in [22:46] rm: cannot [22:46] -R [22:46] Sorry 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? Regards [22:46] EriC^^, i've added -R option [22:46] well see you in the next session [22:46] jarno: that is nothing to do with this channel [22:47] jarno: You probably want to ask in #centos, we probably don't have any idea about the various versions of CentOS [22:47] TheBigDeal: hehe :D [22:47] i cannot get into the channel it asks me to create account but don't know where [22:47] :( [22:47] /nickserv register [22:48] EriC^^: can you explain how to do it from the live cd? [22:48] kokut: sudo apt-get install testdisk [22:48] kokut: sudo testdisk [22:48] EriC^^, the same result homie [22:49] hey does anyone here have an A88XPRO mobo? I need to know ho to boot to grub [22:49] TheBigDeal: ok, try to rename the .config directory [22:49] TheBigDeal: mv ~/.config ~/.config.old [22:49] EriC^^: select partition table type? [22:49] EriC^^, then? [22:49] TheBigDeal: log out and log back in [22:50] kokut: what was the partition table type it had? [22:50] kokut: what is selected in the menu? [22:50] EriC^^: intel, i selected it, what now? advanced? then? [22:50] quick search [22:51] if the partition shows up [22:51] highlight it with the up and down arrows and press "p" to view the files [22:51] EriC^^: 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 deleted [22:52] EriC^^, everything is fine in theming, but some messages like "system program problem detected" [22:52] kokut: ok, so try to see if they show up when you press "p" [22:52] EriC^^: what do i do with the superblocks?? it shows a bunch of superblocks .. [22:52] kokut: did you select advanced then quick search? [22:53] i mean [22:53] analyze then quick search [22:53] hey does anyone here have an A88XPRO mobo? I need to know ho to boot to grub [22:53] halp [22:53] EriC^^ [22:53] Spuhghetti: you boot grub by putting it on the boot sector of a disk your system is set to boot from [22:54] EriC^^: i selected analyse and search for lost partitions, then quick search [22:54] TheBigDeal: select details [22:54] EriC^^, where? [22:54] EriC^^: but my partitions are OK i need to recover deleted files in my first partition [22:54] dont UEFI bios have built in grub? [22:54] TheBigDeal: in the error msg, after report i think [22:54] kokut: i know [22:54] EriC^^, no details [22:54] Spuhghetti: no, but it is a slightly different approach [22:54] !efi | Spuhghetti [22:54] Spuhghetti: 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/UEFI [22:54] EriC^^, i would read that [22:55] EriC^^: what do i do now_ [22:55] kokut: did the partition show up? [22:56] can anyone recommend me some pages for learn java? [22:56] kokut: press "p" over it and use the left and right arrows to go through the file system [22:56] EriC^^: okay i found the deleted files!! [22:56] jhon: try the ##java channel [22:56] thank you, reading now :) [22:56] kokut: ok, press c to recover them [22:57] EriC^^: okay how do i test if they have been copied [22:57] kokut: it should say that they were copied in green i think [22:58] kokut: cd to where you copied them to [22:59] kokut: and sudo chown -R ubuntu: /path/to/files [22:59] * sloantothebone enjoyed giving windows 7 a slow death with ubuntu live USB [22:59] then view them in nautilus if you want [23:00] Have they programmed it so windows screams its' frustration yet, sloantothebone ? [23:01] If your installing a server, do you always have to use the "Bare minimum install images" like for ubuntu or centos [23:01] No not yet, but i guess i could use one of them file restoration utilities to look at the gore of the slaughter [23:01] EriC^^: im on the live cd [23:01] heh [23:01] kokut: i know [23:01] kokut are you ready to install? [23:02] They should make the gparted scream as you annihilate each partition. [23:02] EriC^^: 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 show [23:02] in cyberspace no one can hear you scream [23:02] kokut: no need to open that [23:02] kokut: the files are in the live usb's session right now [23:03] kokut: go to where you copied them [23:03] a directory should be there that's owned by root [23:03] EriC^^: aw man its 2.6mb ... that can't be right [23:04] jareth_: taskel ? -> https://help.ubuntu.com/community/Tasksel . [23:04] EriC^^: according to testdisk there are thousdand of deleted files.. man this is wrong.. [23:05] kokut: they could be files that were deleted long ago [23:05] check the dates in testdisk [23:05] kokut: press "c" over the directory you want to recover, then select the destination and press "C" [23:06] EriC^^: 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:07] kokut: are the files there? [23:08] uh oh, encrypted folder recovery, good luck! [23:08] use the right arrow in testdisk [23:08] EriC^^: any idea of where the deleted friles from my document folder could be? [23:08] deleted files from an encrypted home are long gone, as it should be. [23:09] kokut: they should be in my documents [23:09] OerHeks: he said he decrypted before backing it up, i think [23:11] Hey Guys, [23:11] I did dpkg_reconfigure landscape-common now sudo su - shows the system information [23:11] EriC^^: okay i found all the encrypted files [23:12] EriC^^: or what is left of them [23:12] kokut: ok [23:13] EriC^^: is there a way to decrypt those files? [23:16] kokut: try sudo encryptfs-recover-private [23:16] kokut: maybe, no idea [23:17] i got this in google: http://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/ === alduin- is now known as alduin [23:17] EriC^^: is there a way to copy a whole folder with deleted and not-deleted files inside of it? [23:18] in testdisk === djatakk_ is now known as djatakk [23:18] kokut: yes, press "c" over the directory [23:19] EriC^^: if this work ill suck ur dick man [23:19] EriC^^: xD [23:20] EriC^^: this computer has only 0 bytes of disk space remaining... well [23:20] heh. Glad I'm not alone using testdisk atm. (just lost a nearly full 4tb raid 5 array) [23:20] anyway to disable landscape-common on su - === Cybert1nus is now known as Cybertinus [23:21] Is there a nice 2014 laptop you would recommend that'd work really well out of the box with Ubuntu [23:21] ? [23:21] hi [23:21] any of the system76 [23:21] 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 directory [23:21] dale_: it's not in /usr/local [23:21] dale_: why do you think it's in /usr/local ? [23:22] akurilin, thinkpads have worked well for me, they're sturdy too [23:22] I just typed mutt from home [23:22] EriC^^: 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] hujo: pretty hassle-free as far as driver support? [23:22] dale_: echo $PATH [23:22] should be in /usr/bin [23:22] kokut: you can try to mount the partition [23:22] kokut: then sudo testdisk [23:23] Hello. === sloantothebone is now known as Qcontinuum === Qcontinuum is now known as sloantothebone [23:23] Did the folkes that wrote ubuntu kill this libncurses5-dev:i386 (or lib32ncurses5-dev) [23:24] tried ./usr/bin/mutt not there [23:24] 64 bit [23:24] dale_: not ./usr [23:24] dale_: /usr [23:24] akurilin, 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 graphics [23:24] EriC^^: 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 files [23:25] kokut: exit testdisk, mount the partition [23:25] plt, no > http://packages.ubuntu.com/utopic/libncurses5-dev [23:25] thanks ikonia, that worked [23:25] dale_, try `which mutt` [23:25] That is the I386? [23:25] sinkes please do not spam in PM, thanks [23:26] I get /usr/bin/mutt [23:26] this is a test [23:26] What is missing here ld: cannot find -lfb [23:26] EriC^^: it wont quit with Q, its still trying to copy the files [23:26] perfect, now you know to query the path for installed binaries :) [23:26] kokut: ctrl+C [23:26] EriC^^: okay [23:27] Does the amd64 have the I386? [23:27] i386 what [23:27] plt: http://packages.ubuntu.com/search?keywords=libncurses5-dev&searchon=names&suite=trusty§ion=all . [23:28] akurilin, there also is a dedicated wiki for linux on thinkpads: thinkwiki.org [23:28] I am trying to cross compile 64bit to 32 bit [23:28] lfb not found [23:29] hujo: yeah thinkpads look nice, expecially the x1, but the keyboard is an atrocity [23:29] Take a look at this http://www.freebasic.net/forum/viewtopic.php?f=5&t=20154 [23:29] it'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 needs [23:29] EriC^^: how do i mount the partition [23:29] Re 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] If you look under this [23:29] Re: Ubuntu 12.04 precise Pangolin that is the files I am looking for. [23:29] EriC^^: its sda1 [23:30] akurilin, in general or on the x1? I ask because I type on a t420 right now and have always found the keyboard to be excellent [23:30] kokut: sudo mount /dev/sda1 /mnt [23:30] * MaxSendQ sinkes querying spam [23:30] specifically the x1, I'll check out your model [23:30] EriC^^: k done [23:31] EriC^^: what now? [23:31] EriC^^: i could copy the folder to another partition i use for backup... what do you think? [23:31] Let 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:i386 [23:32] plt: go here http://packages.ubuntu.com/ search [23:32] kokut: sounds like a good idea [23:32] Multbrelch, perhaps a search for your window manager's documentation will help [23:32] kokut: mount the other partition and copy the directory there [23:32] EriC^^: okay will try [23:32] I found this but it said nothing about the i386 [23:33] EriC^^: where do i mount the second partition? [23:33] kokut: type sudo mkdir /backup [23:33] kokut, could you restate your problem, I missed the beginning? [23:33] EriC^^: mkdir /backup where? [23:34] kokut: it doesn't matter [23:34] it'll make it in "/" [23:34] hujo: 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 encrypted [23:34] then sudo mount /dev/sdxY /backup [23:35] kokut, mount read-only: mount -o ro [23:35] kokut, if you want to mount at all [23:35] Anyone see my message [23:35] plt: 14.04 here aptitude search libncurses5-dev [23:35] p libncurses5-dev - developer's libraries for ncurses libncurses5-dev:i386 - developer's libraries for ncurses [23:35] kokut, is your drive damaged? or is it fine, but the files just got deleted? [23:35] EriC^^: Mount is denied because the NTFS volume is already exclusively opened. === Hexeon|2 is now known as Hexeon [23:35] test [23:36] kokut: did you mount it already in nautilus? [23:36] hujo: the drive is fine, the files got magically deleted [23:36] EriC^^: yea [23:36] kokut: ok, so it should be in /media/ubuntu/ [23:36] EriC^^: okay i fixed it [23:36] EriC^^: now its mounted in /backup [23:36] EriC^^: gonna try with testdisk again [23:36] plt: 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:37] kokut, ok before mounting anything - if the files are so important to you - I'd create a backup first, just in case you mess something up [23:37] kokut: ok, umount /mnt [23:37] kokut: try sudo umount /mnt [23:37] then sudo testdisk [23:37] Can GParted recover lot partitions? [23:37] Lost * [23:37] Kris545545: technically no [23:37] or yes [23:37] i guess [23:37] Kris545545: testdisk is a recovery program [23:38] Kris545545, checkout: https://www.gnu.org/software/parted/manual/html_chapter/parted_2.html [23:39] EriC^^: okay it started copying the files, then i will need to decrypt them, i have the passphrase / password [23:39] Kris545545, the mentioned testdisk is further documented at: http://www.cgsecurity.org/wiki/TestDisk [23:40] kokut: ok [23:40] EriC^^: it will take a lot of time, probably more than 100k files and its copying really slow, 100/sec :/ [23:41] kokut: ok, follow that guide [23:42] EriC^^: and now it got stuck at one file for 40 sec... this is going to take a while... === root is now known as Guest60020 [23:42] EriC^^ & hujo its okay i just need help to decrypt them after the copy [23:44] kokut, and what kind of encryption is it? the standard ubuntu one? [23:45] hujo: 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:46] hujo, 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.html [23:46] hujo: i lost a bunch of login information and important filesfrom work [23:46] kokut, darn it - that message was for you ;) [23:47] hujo: it ok, the files will be copying for hours im afraid, didnt know testdisk file copy between partitions was so slow [23:47] kokut, then it's the best opportunity to invest some time in version control [23:48] hujo: what do you mean version control? [23:48] kokut, github svn [23:48] that kind of stuff [23:49] kokut, 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 well [23:49] kokut, you would not only have a history but the ability to store your files remotely [23:50] hujo: 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 job [23:51] hujo: that is supposing i manage to get them back in the first place... [23:51] kokut, you're always free to encrypt them on top if you like [23:51] anyway to disable landscape-common on su - [23:52] What lib file is missing here ld: cannot find -lfb [23:54] plt, freebasic? [23:54] Yep [23:54] aptitude search lfb nothing was found. [23:55] plt, and if you search for freebasic instead? [23:56] Im going to read my book until testdisk finishes copying the files, be back later. === daniel is now known as Guest84310 [23:57] I already have freebasic installed [23:58] plt, and the -dev packages too? [23:58] What's the current most popular tool for full-disk encryption in ubuntu trusty and later? [23:58] I've run into a lot of various pages and them seem to recommend a variety of tools [23:59] plt: googling "freebasic lfb" returns quite a few hits