ComputingManagement: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
* FIFE roadmap [https://indico.fnal.gov/event/15555/ 12/2017] [https://indico.fnal.gov/event/19031/ 1/2019] [https://indico.fnal.gov/event/20911/ 7/2019] [https://indico.fnal.gov/event/50150/overview 2021] | * FIFE roadmap [https://indico.fnal.gov/event/15555/ 12/2017] [https://indico.fnal.gov/event/19031/ 1/2019] [https://indico.fnal.gov/event/20911/ 7/2019] [https://indico.fnal.gov/event/50150/overview 2021] | ||
* [https://indico.fnal.gov/event/16923/ Future computing workshop] | * [https://indico.fnal.gov/event/16923/ Future computing workshop] | ||
* [https://fermi.servicenowservices.com/nav_to.do?uri=%2Fhome.do%3Fsysparm_view%3Dscd_outage_calendar SCD downtime schedule] | * [https://fermi.servicenowservices.com/nav_to.do?uri=%2Fhome.do%3Fsysparm_view%3Dscd_outage_calendar SCD downtime schedule] | ||
* To view password and group files on an interactive node: | * To view password and group files on an interactive node: | ||
** getent passwd [<username>] | ** getent passwd [<username>] | ||
Line 48: | Line 22: | ||
* [http://www-giduid.fnal.gov/cd/FUE/uidgid/gid.lis Fermilab GID List (name to number mapping)] | * [http://www-giduid.fnal.gov/cd/FUE/uidgid/gid.lis Fermilab GID List (name to number mapping)] | ||
* [https://fermi.servicenowservices.com/wp/?id=evg_sc_cat_item&sys_id=97be09036f276d005232ce026e3ee435 Add UID/GID to existing User] | * [https://fermi.servicenowservices.com/wp/?id=evg_sc_cat_item&sys_id=97be09036f276d005232ce026e3ee435 Add UID/GID to existing User] | ||
* Mu2e mailing list for sites like Docker: mu2e-production@fnal.gov | * Mu2e mailing list for sites like Docker: mu2e-production@fnal.gov | ||
* [[CodeDevelopment]] | * [[CodeDevelopment]] | ||
Line 61: | Line 27: | ||
* [[GitDirExample]] for what might go into each git subdirectory, as time-dependent documentation | * [[GitDirExample]] for what might go into each git subdirectory, as time-dependent documentation | ||
* pages with dead links to retired static pages [[ComputingTutorials]] [[ComputingLogin]] [[Geometry]] | * pages with dead links to retired static pages [[ComputingTutorials]] [[ComputingLogin]] [[Geometry]] | ||
* [https://ssiwiki.fnal.gov/wiki/Interactive_Server_Facility GPCF], host of gpvm machines | * [https://ssiwiki.fnal.gov/wiki/Interactive_Server_Facility GPCF], host of gpvm machines | ||
* [[DatabaseList]] | * [[DatabaseList]] | ||
* Notes | * Notes |
Revision as of 19:43, 24 May 2022
To do lists for mu2e offline (password protected)
Other links:
- SCD journal club
- FCRSG 2020 (former SCPMT) Mu2e
- SC-PMT 2019 Mu2e
- 4/2019 carpentry class github
- HSF/OSG/WLCG workshop 2019
- SCPMT 2017
- FIFE roadmap 12/2017 1/2019 7/2019 2021
- Future computing workshop
- SCD downtime schedule
- To view password and group files on an interactive node:
- getent passwd [<username>]
- getent group [<groupname>]
- In both cases, omitting the name lists the entire file.
- getent -? for more information
- Inspect User Info (from FERRY) Does not have full history.
- Fermilab UID GID List Has full history. Mu2e GID=9914; Mu2e web site author GID=9030
- Fermilab GID List (name to number mapping)
- Add UID/GID to existing User
- Mu2e mailing list for sites like Docker: mu2e-production@fnal.gov
- CodeDevelopment
- GeantChecklist
- GitDirExample for what might go into each git subdirectory, as time-dependent documentation
- pages with dead links to retired static pages ComputingTutorials ComputingLogin Geometry
- GPCF, host of gpvm machines
- DatabaseList
- Notes
- interactive node notes
- Testing that edits work on the exported clone.
- TestPage - a page to experiment with formatting