Improve script-system-update-r
This commit is contained in:
@@ -40,7 +40,8 @@ Last updated: 2021-10-22
|
||||
- [Allow access to the samba share within the Windows VM (Windows bug workaround)](#allow-access-to-the-samba-share-within-the-windows-vm-windows-bug-workaround)
|
||||
- [Make an existing Windows 10 account user an administrator](#make-an-existing-windows-10-account-user-an-administrator)
|
||||
- [Creating more VM disk space](#creating-more-vm-disk-space)
|
||||
- [Updating all software](#updating-all-software)
|
||||
- [Updating system software](#updating-system-software)
|
||||
- [Updating RStudio and RStudio Server](#updating-rstudio-and-rstudio-server)
|
||||
- [Scheduling a restart](#scheduling-a-restart)
|
||||
- [Adding a drive](#adding-a-drive)
|
||||
- [Logging](#logging)
|
||||
@@ -297,12 +298,16 @@ Once configured, the user will no longer need to enter their password to access
|
||||
- Add 20 GBs of space to the Windows VM: `sudo qemu-img resize /var/lib/libvirt/images/win10-5900.qcow2 +20G`
|
||||
- Add [gparted iso](/media/share/documentation) as boot device and expand working partition.
|
||||
|
||||
### Updating all software
|
||||
### Updating system software
|
||||
|
||||
- `script-system-update`
|
||||
- The server regularly installs security updates unattended
|
||||
- If the kernel, java, systemd, or other major components are updated, the system should be restarted.
|
||||
|
||||
### Updating RStudio and RStudio Server
|
||||
|
||||
-`script-system-update-r`
|
||||
|
||||
### Scheduling a restart
|
||||
|
||||
- `script-system-scheduled-restart` *`OnCalendar`*
|
||||
|
||||
Reference in New Issue
Block a user