Skip to content

onions-knight/live-config-dist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calamares-settings-whonix and maybe calamares-settings-kicksecure

Installed in Host ISO Live.

Supposed to be removed in Host installed.

Enables autologin for Host ISO Live.

How to install live-config-dist using apt-get

1. Download Whonix's Signing Key.

wget https://www.whonix.org/patrick.asc

Users can check Whonix Signing Key for better security.

2. Add Whonix's signing key.

sudo apt-key --keyring /etc/apt/trusted.gpg.d/whonix.gpg add ~/patrick.asc

3. Add Whonix's APT repository.

echo "deb https://deb.whonix.org buster main contrib non-free" | sudo tee /etc/apt/sources.list.d/whonix.list

4. Update your package lists.

sudo apt-get update

5. Install live-config-dist.

sudo apt-get install live-config-dist

How to Build deb Package

Replace apparmor-profile-torbrowser with the actual name of this package with live-config-dist and see instructions.

Contact

Donate

live-config-dist requires donations to stay alive!

Packages

No packages published

Languages

  • Shell 59.2%
  • QML 31.3%
  • Makefile 9.5%