diff --git a/README.html b/README.html index 71e90cf5..10add9ed 100644 --- a/README.html +++ b/README.html @@ -1197,8 +1197,8 @@ github.com style (c) Vasily Polovnyov

Hartman Lab Server Manual

-

© 2021 Bryan C. Roessler

-

Last updated: 2021-10-22

+

© 2021-2022 Bryan C. Roessler

+

Last updated: 2022-01-02

Table of Contents

-
  • Updating all software
  • +
  • Updating system software
  • +
  • Updating RStudio and RStudio Server
  • Scheduling a restart
  • Adding a drive
  • Logging
  • @@ -1381,7 +1382,7 @@ Reason: Outside collaboration/(Other reason)

    Samba shares on Windows

  • -

    Direct external access: +

    External access: virt-viewer is available across all platforms (Windows, OSX).

  • @@ -1400,7 +1401,7 @@ Reason: Outside collaboration/(Other reason)

    Webcam robot monitoring

    The robot webcam is viewable in a web page within an X2Go session at: localhost:8888

    RStudio Server

    -

    Newer versions of RStudio do not support IDE access via X2Go. The IDE can be accessed via web browser at http://localhost:8787 in an X2Go session or via an SSH tunnel, ex. ssh -f username@hartmanlab.genetics.uab.edu -L 8787:localhost:8787 -N

    +

    Newer versions of RStudio Desktop do not officially support remote desktop access. If the remote GUI is unreliable an RStudio Server IDE can be accessed via web browser at http://localhost:8787 in an X2Go session or locally via an SSH tunnel, ex. ssh -f username@hartmanlab.genetics.uab.edu -L 8787:localhost:8787 -N

    Recommendations

    Backing up data

    The rsync, rsnapshot, and syncthing tools are installed on the server to facilitate user backups.

    @@ -1434,7 +1435,7 @@ Reason: Outside collaboration/(Other reason)

    Once configured, the user will no longer need to enter their password to access the SFTP or X2Go server, which simplifies login and enhances security.

    For administrators

    Adding a user

    @@ -1540,7 +1541,7 @@ slmgr -ato
  • Add 20 GBs of space to the Windows VM: sudo qemu-img resize /var/lib/libvirt/images/win10-5900.qcow2 +20G
  • Add gparted iso as boot device and expand working partition.
  • -

    Updating all software

    +

    Updating system software

    +

    Updating RStudio and RStudio Server

    +

    -script-system-update-r

    Scheduling a restart