Hi folks,
I just did an ubuntu 12.04 fresh install and I wanted to test
something in ecryptfs. So basically I selected during install to
require password to login and to encrypt home folder. I logged in and
created secret.txt on my desktop and shut down. I booted up again but
in bootloader I appen
ate that there's a key stored somewhere that doesn't
> need a known secret, unless pam is storing a key and re-crypting it when you
> change passwords (unlikely).
>
>
> On 09/02/2012 09:16 AM, Damian Ivanov wrote:
>>
>> Hi folks,
>>
>> I just did an ubuntu
where and
> can re-cypher them. That only works if you enter the previous password when
> changing passwords, though (which I hadn't considered, since normally when
> you init=/bin/bash you drop straight to root...)
>
>
> On 09/02/2012 09:37 AM, Damian Ivanov wrote:
>>
&g
Hi,
Jordan, aacually what you describe is not a fork.
"In software engineering, a project fork happens when developers take
a copy of source code from one software package and start independent
development on it, creating a distinct piece of software. The term
often implies not merely a developme
Hi David,
Bad said, Ubuntu is a fork of Debian, it gets forked once in a while
after a release to update packages, see wikipedia.
Anyway I think chromium is still the most recent, from when 12.04 was
released, so may somebody will just need to pick it up for 12.10 I
guess
2012/9/4 David Klasinc
-- Forwarded message --
From: Damian Ivanov
Date: 2012/9/4
Subject: Re: chromium no longer maintained
To: Gareth McCumskey
>From wikipedeia:
scroll down to history and development,
" Ubuntu is a fork<http://en.wikipedia.org/wiki/Fork_(software_development)> of
th
http://www.webupd8.org/2012/09/new-chromium-stable-and-development.html
2012/9/4 Colin Law :
> On 4 September 2012 13:26, Damian Ivanov wrote:
>> Hi David,
>>
>> Bad said, Ubuntu is a fork of Debian, it gets forked once in a while
>> after a release to upd
Hi,
I have a problem using the gsettings-qt binding:
https://launchpad.net/gsettings-qt
Now I try to use it in my .qml
import QtQuick 2.1
import QtQuick.Controls 1.1
import GSettings 1.0
import QtQuick.Window 2.1
Window {
id:window
GSettings {
id: test
schema.id: "org.test