|
2 days ago | |
---|---|---|
.. | ||
imgs | 2 days ago | |
README.md | 2 days ago |
Type sudo script-
and use tab completion to access the following helper programs.
sudo script-user-add <username> <password>
sudo script-user-remove <username>
sudo script-user-reset-password <username> <password>
sudo script-user-reset-x2go <username>
sudo script-user-unban <ip_address>
sudo script-files-permissions-set <username> <password> [PATH ...]
sudo script-files-permissions-reset [PATH ...]
/mnt/data
if no path is provided.sudo script-system-scheduled-restart <OnCalendar>
<OnCalendar>
not provided, defaults to *-*-* 01:30:00
(1:30 AM).notify-send
(X2Go), wall
(SSH), and adds a reminder to the MOTD.sudo script-user-reset-desktop <username>
sudo
) for personal accounts.sudo script-system-update
Graphical system settings tool for monitoring and performing common tasks.
In an X2Go session, via a web browser at http://localhost:9090
stow
server packagesServer scripts and configs are organized using GNU Stow packages and can be deployed from the root directory.
sudo stow --adopt -R -t / theme
sudo stow --adopt -R -t / scripts
sudo stow --adopt -R -t / config
Login via ssh
or cat /etc/motd
to view current service statuses.
sudo systemctl start <service>
sudo systemctl stop <service>
sudo systemctl enable <service>
sudo systemctl disable <service>
sudo systemctl restart <service>
sudo systemctl daemon-reload
sudo systemctl cat <service>
virt-manager
to create a new VM, you will be asked for your credentials in the GUI.
.qcow2
image to avoid reinstalling Windows and virtio drivers./usr/share/virtio-win
. slmgr -skms itis-msls.ad.uab.edu
slmgr -ato
138.26.5.2
, 138.26.5.66
) to the Windows network config to access UAB resources.C:\Windows\system32\drivers\etc\hosts
and copy its contents.blazerid
and server IP lines.hosts
(no extension).C:\Windows\system32\drivers\etc\
(overwrite existing).\\blazerid\data
and \\blazerid\blazerid
.net localgroup administrators AzureAD\blazerid@uab.edu /add
sudo qemu-img resize /var/lib/libvirt/images/win11-5900.qcow2 +20G
Periodically the GPU hardware resets and crashes the local display manager.
To fix, login via ssh and run: sudo systemctl restart lightdm