Aslan: Difference between revisions
Jump to navigation
Jump to search
DrEdWilliams (talk | contribs) mNo edit summary Tag: visualeditor |
DrEdWilliams (talk | contribs) mNo edit summary Tag: visualeditor |
||
| Line 1: | Line 1: | ||
This system is the primary linux workstation in the office and | 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 | ||
| Line 13: | Line 13: | ||
* Slack | * Slack | ||
* Synergy (v1) | * Synergy (v1) | ||
* NVIDIA drivers | * NVIDIA drivers (default with kubuntu/nonfree) | ||
* zoom client | * zoom client | ||
* firefox | * firefox | ||
| Line 19: | Line 19: | ||
*pdsh | *pdsh | ||
*Oracle Java (the real thing) for the Dell Storage manager | *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. | |||
Configurations: | Configurations: | ||
* mount /work | * mount /work and /files filesystems | ||
* set up dropbox/google drive mounts (gdrives script in /work/bin) | *configure extra network devices | ||
Tasks/Applications: | **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) | |||
*mount storage1:/backup/systems to /backup_systems -- for the gitlab backup script | |||
Tasks/Applications (in addition to normal housekeeping): | |||
* | * cron daily: | ||
* Backup GitLab | **check-all | ||
** Backup GitLab | |||
Revision as of 01:11, 23 October 2021
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)
- VMware Horizon Client (for SAIC VDI access)
- 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.
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)
- mount storage1:/backup/systems to /backup_systems -- for the gitlab backup script
Tasks/Applications (in addition to normal housekeeping):
- cron daily:
- check-all
- Backup GitLab