[15:29] hi fellas, I have a minor issue with my Lubuntu and some help will be appreciated: I've installed Lubuntu twice through vmware: once into a USB drive and the second time to a vmware hard drive. in both installations the system didn't accept the root password that was chosen (as I'm required to type it for example with sudo/synaptic). It was easily fixable in the USB drive installation [15:29] by simply booting to recovery mode, mounting / as rw and resetting password [15:30] with the installation on a hard drive however, for some reason this fix isn't working [15:44] Fossfile: strange but I however don't use vmware. Did you use any sort of full disc /home encryption in the hard drive? [15:47] Fossfile: also how customized is this vm? [15:49] I assume this is in vmware player, Fossfile, not VMware Workstation? (Or ESXi) [15:50] ianorlin: no encryption, just regular installation also very simply password (identical to the username) because it's intended to be dedicated for kodi (xbmc) software [15:51] teward: VM Workstation [15:51] not a slim player [16:05] stupid question, then, why not use VMWare Workstation's built in encryption functionality [16:05] for the encryption part :P [16:06] Fossfile: as for the installation on a hard drive, is the procedure you're using identical for resetting the PW? recovery mode, root prompt, sudo mount ... etc., passwd, etc.? [16:06] and which Lubuntu, I may be able to test on my next break [17:03] teward: excuse me for the delayed response, yes the procedure is identicle for changing the password as we both described. This is the latest Lubuntu amd64 15.04. I have no idea why that procedure that fixed the issue on the usb drive installation didn't work for the hard drive installation.. then again I have no idea why this issue happened in the first place. [17:04] would be nice if someone could answer find out how to fix it and why it happens, I have to split for about 3 hours. [17:51] hello [18:01] is there a way to customize my window theme...? [18:02] not only choopse from the ones given [18:11] whytrytofly: you can install more in the repos [18:11] yeah okay ^^ [18:11] i know that [18:11] thanks ianorlin [18:12] yuyo-gtk-theme for example would install the theme for ubuntu-mate search for gtk2-engines will display a lot more [21:48] I cannot access the power manager when I click on it says Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. [23:18] sebastian_: which versoin of lubuntu?\ [23:39] the most recent [23:39] ianorlin, 14.04 [23:39] sebastian_: that's not the most recent ;) [23:39] what was the command ont he terminal [23:39] to determine this [23:39] `lsb_release -a` [23:40] 14.04 [23:40] which is the most recent? and how do i install it? [23:40] that *is* the most recent LTS [23:40] but 15.04 is the most recently released [23:40] how do i install that from the command line? [23:40] and 15.10 is in development (and technically available for install) [23:40] `sudo do-release-upgrade` should get you there. [23:41] command not found [23:42] it says [23:42] no release found [23:43] try adding the -p and/or -d switch [23:44] what? [23:44] `sudo do-release-upgrade -p`, e.g. [23:44] no release found [23:44] then try -d [23:45] no release found [23:47] argh [23:47] you're probably on lts [23:47] what does that mean? [23:47] !lts [23:47] LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04) [23:48] tl;dr it means we may have to hack our way to getting you out of lts [23:48] is your purpose to get the most bleeding edge release? [23:49] maybe, i need to ensure compatibility with printer and iphone [23:49] printer should be no problem [23:49] iphone? [23:49] maybe [23:49] i know there's upstream work that's been done on it [23:49] i cannot directly input files onto my iphone from ubuntu yet [23:49] i need to use dropbox [23:50] last time i tried it couldn't do everything [23:50] plus the issue with the power management option that doesn't work [23:50] gives me an error [23:51] sebastian_: give me the result of `grep Prompt /etc/update-manager/release-upgrades | awk -F '=' '{print $2}'` [23:52] nothing happens [23:53] uh [23:53] you sure you typed it right? [23:53] awk: line 2: syntax error at or near awk [23:53] awk: line 3: missing } near end of file [23:53] yeah you probably typed it wrong thenm [23:55] i copied everything [23:56] well you could look at the contents of /etc/update-manager/release-upgrades [23:57] if Prompt=lts then do-release-upgrade won't give you anything until you have a new release [23:57] you should set it to normal and then do-release-upgrade will do what it's supposed to