[00:19] hello I am trying to mount an encrypted Ubuntu home dir from a live Lubuntu environment [00:20] I am trying to follow this guide - http://askubuntu.com/questions/60601/unwrapping-passphrase-and-inserting-into-the-user-session-keyring-failed [00:20] despite me knowing the passphrase, ecryptfs-recover-private does not work [00:21] so I'm going this route - http://askubuntu.com/questions/60601/unwrapping-passphrase-and-inserting-into-the-user-session-keyring-failed/107660#107660 [00:21] so now the mount has been possible, but now the filenames are all like ECRYPTFS_FNEK_ENCRYPTED.FXb2-z7jOWonC-Tnab9zTUbFH25CpbGxm1faHi469K-dKumM1u.CTOcGc50.4zrfQ-OZjjmLk2q6G [00:22] so how can I get normal filenames? [01:27] Hi, I'm using Lubuntu in a VM. I unchecked third party software upon installation, but yet, when I checked in Ubuntu Software, I saw restricted software checked. [01:27] Why is this? [01:27] *Software and Updates [01:28] Also, does this mean it will install restricted software automatically? [01:30] the checkbox during installation is to actually install some such software during installation. the checkbox in software sources is to make the repository containing that software available [01:34] rww, but it won't download through updates. I need to download from those repositories manually first, right? [01:34] correct, if you don't have restricted software installed, it will not be auto-installed by updates [01:34] okay [01:34] thank you [01:35] I did install VBoxAdditions through VBox, but I assume that is not updated anyway through the updater? [01:36] not sure, i always just use the virtualbox-guest-x11 package in the repositories [01:37] hm, the updater says no proprietary drivers in use... [01:37] weird [01:41] thanks for your help, though [01:45] Hi, I was wondering if someone could help me with getting 15.04 running in VirtualBox. The live CD works great but the install runs only in 640x480 and nothing seems to be able to correct this [01:45] I've tried the guest-addons but it refuses to properly install because the linux headers are not up-to-date [01:48] Anyone here? [02:27] bye [02:28] thanks again [02:51] Hi, I was wondering if someone could help me with getting 15.04 running in VirtualBox. The live CD works great but the install runs only in 640x480 and nothing seems to be able to correct this [02:52] Christopher-Were: Install linux-generic and virtualbox-dkms [02:52] In the VM or on my current system? [02:56] VM. [02:56] kool thanks I'll give it a go [03:02] That doesn't appear to have worked [03:04] After those have installed and built, you need to restart X. An easy way to do this is by rebooting. [03:04] I've just done that [03:17] Any other advice? It seems to work on the liveCD [03:20] !x [03:20] The X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: https://wiki.ubuntu.com/X/Config/Resolution [03:25] Still no luck I'm afraid [03:44] Christopher-Were: what does the alternate installer do? [03:52] what do you meann? [03:52] It installs fine [03:53] ah it is after install? [03:53] yup [03:53] ah I don't test virtualbox [03:53] the LiveCD works in 1024x768 which isn't ideal but it'll do [13:49] Hey guys, I'm having issues installing vlc, I'm running Lubuntu 14.04.2 LTS, this is output:http://paste.ubuntu.com/10718355/ === dldurk_ is now known as dldurk [17:22] Greetings, if I am allowed to enquire about such things here, can I ask if there is any known issues with running a MySQL Client on the current 14.10 release? [17:24] um I don't from lubuntu but I shouldn't see why not same as any other ubuntu would be really [17:25] Right, I'm getting errors trying to install via CLI or the Software Centre, driving me nuts. [17:25] I shall keep battling on. [17:28] NinjaKirby: pastebin it up? [17:33] Will do, I should mention (much to your dismay) I'm a bit of a Unix noob [17:34] www.pastebin.com/3uYiDxcW [17:38] I've done something (has to be me, right?), I attempted to sudo install a MySql client earlier and no doubt balls'd it up. Tried some cleanup commands to no avail. [17:38] NinjaKirby: did you update first? [17:39] NinjaKirby: if you haven't make sure you do [17:39] NinjaKirby: then do sudo apt-get -f install [17:40] NinjaKirby: if that still doesn't fix it, tell me what version you're running (lsb_release -ds) [17:40] Right... okay, update did a massive check. Install claims there is 14 not to upgrade. "Looks positive". [17:40] NinjaKirby: pastebin those 14 not to upgrade [17:42] Okay, no joy thus far. #Ubuntu 14.10 listed for the lsb_release command. I will google for a "list" command, lol. [17:42] NinjaKirby: `sudo apt-get -y install pastebinit; sudo apt-get upgrade | pastebinit` [17:43] Pastebin compatibility is built into Linux/Terminal, amazing. [17:44] Oh wait, no it's not, you're asking me to install something? [17:44] NinjaKirby: if you install it, then you get pastebin compatibility in the terminal. [17:45] NinjaKirby: the second part "pipes" (| is called a pipe) the output of the update command through the pastebinit command [17:45] NinjaKirby: also, i did mean update, not upgrade [17:52] Okie dokie, it's installed, it seems. [17:52] NinjaKirby: and you did the whole bit including the part after the semicolon? [17:53] Aye... well, I did it all in one line as if it was queuing two commands, so indeed. [17:53] so it should have spit out a paste url [17:53] ew you using windows? :) [17:56] I am for my Host computer, aye, heh [17:57] http://paste.ubuntu.com/10719672/ [17:57] That's the one it churned out. [17:58] seems truncated [17:58] Hmmm, I run the update command earlier and it lists the same list. [17:59] i don't see the 14 not to upgrade [18:00] Oh sorry, maybe I misled you, I read that based on a message provided at the Installation command stage, it came before the Update command. [18:00] so would like to see that [18:00] Roflcopters, alright, let's see now [18:02] http://paste.ubuntu.com/10719705/ lol, why do I think this is not what you wanted to see. [18:02] wtf. there's no indication of what the 14 area? [18:02] s/area/are/ [18:03] Y'know why? Because I'm doing it wrong, I dunno what I'm doing wrong but it must be me. [18:03] oh well [18:03] I just did "sudo apt-get install | pastebinit" [18:03] try sudo apt-get -f install [18:04] I can safely just tack on pastebinit with this stuff, I guess [18:04] yep [18:04] lol, it's the same again. [18:05] I should just start another clean slate VM, see if it happens. [18:05] so same error message? [18:06] !info mysql-client [18:06] mysql-client (source: mysql-5.5): MySQL database client (metapackage depending on the latest version). In component main, is optional. Version 5.5.41-0ubuntu0.14.10.1 (utopic), package size 11 kB, installed size 126 kB [18:07] http://paste.ubuntu.com/10719720/ It's just outputting the same thing to pastebin. [18:07] oh [18:07] ok [18:07] now if you try to install mysql-client, same error? [18:08] Aye, I must have broke it all somehow. I barely touched anything, I swear it D: [18:08] try installing mysql-client-5.5 [18:10] Ah now, that's the very first command I used to try and install the MySQL client via Terminal and it didn't fail. I thought I messed it all up by doing that, because I should have perhaps only requested "mysql-client", as I thought I had bypassed other dependancy packages by being specific. [18:10] But then using the Remove command and stuff didn't work and whatever the hell, damn computers. [18:11] might try using purge instead of remove [18:13] Ah right, I'll try that in a mo, thanks for your support. Just gonna test something ¬_¬ [20:04] Wow, finally, it only took all day. I don't think I'm cut out for this. [20:04] Either that or out to a slower start. Though I have no idea what "this" is. :D [20:06] Hehe, just trying to learn and get started with MySQL and Linux generally a bit more indepth really. Finally got my Lubuntu VM to connect to my Ubuntu VM which runs the MySQL. [20:07] Although, I was only doing all of this to troubleshoot FloreantPOS, so now I should install that again and see if it works. [20:08] I will reward my small success with DT's Count of Tuscany. [20:27] since the new "netbooks" are now tablets and chromebooks how well does lubuntu perform on them? [20:28] djoi298: I don't have either it performs amazingly well on my 5 year old laptop after I added an ssd to it [20:29] i think Google has prevented typical linux distros from being installed on chromebooks [20:30] and does linux even have a usable touchscreen GUI? [20:31] djoi298: I have heard there are ways around that === dust__ is now known as dust [22:51] YES, another victory! [22:51] XRDP running and accessible from Windows & Ubuntu, although it uses LXDE which I didn't think Lubuntu had, or at least, I thought I told it to remove it. [22:52] lxde is essentially what makes lubuntu *l*ubuntu [22:53] Righto, the light weight nature. So... thank god that ended well then. [22:59] It's like deleting System32. [22:59] i think that's usually a benefit [23:16] * NinjaKirby grins [23:27] YEEEEEEEES I DID IT [23:28] It only took 10 hours to reach this moment. I'd like to thank you all for your support, and thank my Mum back home. Love you mum.