update the kicksecure tutorials to include how to setup the host OS
BIN
linux/image-1.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
linux/image-10.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
linux/image-11.png
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
linux/image-2.png
Normal file
After Width: | Height: | Size: 654 KiB |
BIN
linux/image-3.png
Normal file
After Width: | Height: | Size: 213 KiB |
BIN
linux/image-4.png
Normal file
After Width: | Height: | Size: 1.6 MiB |
BIN
linux/image-5.png
Normal file
After Width: | Height: | Size: 492 KiB |
BIN
linux/image-6.png
Normal file
After Width: | Height: | Size: 424 KiB |
BIN
linux/image-7.png
Normal file
After Width: | Height: | Size: 712 KiB |
BIN
linux/image-8.png
Normal file
After Width: | Height: | Size: 101 KiB |
BIN
linux/image-9.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
linux/image.png
Normal file
After Width: | Height: | Size: 29 KiB |
|
@ -126,15 +126,16 @@ Boot device Selection > **his USB stick**
|
|||
|
||||
Once we selects his USB Stick, Bob can now boot from it, and he is greeted by kicksecure's welcome screen:
|
||||
|
||||

|
||||

|
||||
|
||||
And from there, Bob installs linux as per his needs:
|
||||
|
||||
    
|
||||

|
||||
   
|
||||
|
||||
And there, we finished the kicksecure installation, we can unplug the USB stick, and click done to reboot the computer, into the newly installed kicksecure Host OS:
|
||||
|
||||

|
||||
|
||||
|
||||
As we reboot the computer, we're greeted by the kicksecure boot screen, and then we type the password to unlock the encrypted system drive:
|
||||
|
||||
|
@ -148,3 +149,38 @@ And that's it! Bob has managed to get privacy from Microsoft's constant surveill
|
|||
|
||||

|
||||
|
||||
## Making sure that the main user has sudo rights
|
||||
|
||||
Kicksecure by default separates the regular user and the admin user on the boot option level, however for the clientside Host OS I don't think we need that separation, so we select the "remove user-sysmaint-split" boot option, to enable [the unrestricted admin mode](http://www.w5j6stm77zs6652pgsij4awcjeel3eco7kvipheu6mtr623eyyehj4yd.onion/wiki/Unrestricted_admin_mode):
|
||||
|
||||
|
||||

|
||||
|
||||
Once in that boot option, we type "yes" to confirm that we want the change:
|
||||
|
||||

|
||||
|
||||
Here we close the terminal window once it confirms us that we can close the window:
|
||||
|
||||

|
||||
|
||||
Then it'll automatically reboot and enter the default user session, except that this time the user will have sudo rights by default.
|
||||
|
||||

|
||||
|
||||
once back in the Kicksecure Host OS, we now setup a password for the user:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Once the sudo password is set for the user, we close the window:
|
||||
|
||||

|
||||
|
||||
And then we disable the autologin aswell:
|
||||
|
||||

|
||||
|
||||
That way, you'll be able to lock your computer whenever you're not next to it, and require to type a password to get back into it.
|
||||
|
||||
|
|