Aslan: Difference between revisions

From WilliamsNet Wiki
Jump to navigation Jump to search
mNo edit summary
m ("removed vmware horizon & fixed spacing")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
In addition to being a [[Kubernetes Nodes|compute node]] on the [[Development Cluster Configuration|Development Kubernetes Cluster]], this system is the primary linux workstation in the office.  As such, it needs to have the basic apps for a graphic workstation:
This system is the primary linux workstation in the office and needs to have the basic apps for a graphic workstation:


* KDE Plasma Desktop
* KDE Plasma Desktop
** Gnome terminal (gnome-terminal package)
* Mate terminal (Ubuntu app)
* Google Chrome (stable branch -- load repository from google.com)
* Thunderbird email
* VideoLAN media player (https://videolan.org/vlc/download-redhat.html)
* VideoLAN media player (https://videolan.org/vlc/download-redhat.html)
* VMware Horizon Client (for SAIC VDI access)
* Visual Studio Code (vscode - https://code.visualstudio.com/download)
* Visual Studio Code (vscode - https://code.visualstudio.com/download)
* calibre library manager
* Calibre library manager (download)
* HPCMP Kerberos Kit (https://centers.hpc.mil)
* HPCMP Kerberos Kit (https://centers.hpc.mil)
** CAC software (CA CoolKey?)
** CAC software (CA CoolKey?)
* Kontena Lens (download latest)
* Thunderbird
* Slack
* Synergy (v1)
* NVIDIA drivers (default with kubuntu/nonfree)
* Zoom client
* Firefox
* rclone (for google & dropbox mounts)
* pdsh
* Oracle Java (the real thing) for the Dell Storage manager
* minio client (mc) for gitlab backup -- there is a copy in /work/bin if that will work for the platform.
* Dell Equalogic Group Manager (java webstart - requires iSCSInet interface below and Oracle Java)
Configurations:
* mount /work and /files filesystems
* configure extra network devices
** StorageNet (10.1.0.8) - use the second ethernet interface
** iSCSInet (10.2.0.200) - done via [[VLAN Interfaces|VLAN]] 15 on the StorageNet interface
* set up [[Mounting Google Drive and Dropbox|dropbox/google drive mounts]] (gdrives script in /work/bin)
Tasks/Applications (in addition to normal housekeeping):
* cron daily:
** check-all (moved to pro6)
** Backup GitLab (moved to caspian)
*** mount storage1:/backup/systems to /backup_systems
*** install the cert for the gitlab instance (since it is self-signed)

Latest revision as of 01:14, 4 June 2023

This system is the primary linux workstation in the office and needs to have the basic apps for a graphic workstation:

  • KDE Plasma Desktop
  • Mate terminal (Ubuntu app)
  • VideoLAN media player (https://videolan.org/vlc/download-redhat.html)
  • Visual Studio Code (vscode - https://code.visualstudio.com/download)
  • Calibre library manager (download)
  • HPCMP Kerberos Kit (https://centers.hpc.mil)
    • CAC software (CA CoolKey?)
  • Kontena Lens (download latest)
  • Thunderbird
  • Slack
  • Synergy (v1)
  • NVIDIA drivers (default with kubuntu/nonfree)
  • Zoom client
  • Firefox
  • rclone (for google & dropbox mounts)
  • pdsh
  • Oracle Java (the real thing) for the Dell Storage manager
  • minio client (mc) for gitlab backup -- there is a copy in /work/bin if that will work for the platform.
  • Dell Equalogic Group Manager (java webstart - requires iSCSInet interface below and Oracle Java)

Configurations:

  • mount /work and /files filesystems
  • configure extra network devices
    • StorageNet (10.1.0.8) - use the second ethernet interface
    • iSCSInet (10.2.0.200) - done via VLAN 15 on the StorageNet interface
  • set up dropbox/google drive mounts (gdrives script in /work/bin)

Tasks/Applications (in addition to normal housekeeping):

  • cron daily:
    • check-all (moved to pro6)
    • Backup GitLab (moved to caspian)
      • mount storage1:/backup/systems to /backup_systems
      • install the cert for the gitlab instance (since it is self-signed)