-
```
What steps will reproduce the problem?
1. loading up ubuntu with LVM authentication
2. installing pam 0.3 authentication normally
3.
What is the expected output? What do you see instead?
pam fac…
-
### TL;DR
Hi there,
we had a kubernetes volume autoscaling mechanism active in our cluster (devops-nirvana). For a while the autoscaling worked just fine. At some point the operating system of t…
-
Using the latest Calamares code in the `calamares` branch causes creation of a LVM group to fail.
* Create a partition with the type` lvm2 pv`
* Create a new volume group selecting the partition f…
-
Currently, the LUKS passphrase for EBS volumes encryption is generated during the ec2 instance creation and deleted if we loose the machine or destroy it.
It might be more appropriate to have the LUK…
-
```
What steps will reproduce the problem?
1. loading up ubuntu with LVM authentication
2. installing pam 0.3 authentication normally
3.
What is the expected output? What do you see instead?
pam fac…
-
```
What steps will reproduce the problem?
1. I have an USB external HD. I encrypted the entire disk using luks. After
the plug-in, Ubuntu will ask me the passphrase and mount it automatically.
But, …
-
```
What steps will reproduce the problem?
1. I have an USB external HD. I encrypted the entire disk using luks. After
the plug-in, Ubuntu will ask me the passphrase and mount it automatically.
But, …
-
```
What steps will reproduce the problem?
1. I have an USB external HD. I encrypted the entire disk using luks. After
the plug-in, Ubuntu will ask me the passphrase and mount it automatically.
But, …
-
I can't boot from grubx64 on my Intel NUC6i5syh.
```
menuentry 'XenGT 4.3.0' --class ubuntu --class gnu-linux --class gnu --class os {
insmod part_gpt
insmod ext2
…
-
I wanted to enable serial console tty in NixOS on a server, so i can still use the terminal even when i messed up the networking config. Sadly, it was not documented in the NixOS Manual how to do it.
…