Update README
This commit is contained in:
@@ -35,11 +35,12 @@ git clone https://git.fsfe.org/fsfe-system-hackers/staff-laptop.git
|
||||
Finally, execute the Ansible playbook on the target host by running:
|
||||
|
||||
```shell
|
||||
cd staff-laptop
|
||||
ansible-playbook playbook.yml
|
||||
cd staff-laptop # Navigate to repository
|
||||
ansible-playbook -K -v playbook.yml # When queried for 'BECOME password', enter user password
|
||||
```
|
||||
|
||||
This will take a while. When this is done, reboot the computer.
|
||||
This installs all packages commonly used by FSFE staff. This operation will take
|
||||
a while. When it has completed successfully, reboot the computer.
|
||||
|
||||
## Further configuration
|
||||
|
||||
@@ -48,6 +49,6 @@ configuration is needed.
|
||||
|
||||
### E-mails with Thunderbird
|
||||
### Matrix chat with Element
|
||||
### Password management with Passbolt (organisation) and KeepassXC (personal)
|
||||
### Password management with KeepassXC (personal) Passbolt (organisation)
|
||||
### File Sharing and Calendars with Nextcloud Desktop
|
||||
### Backups with Vorta
|
||||
|
Reference in New Issue
Block a user