Sysadmin-only shared filesystem Infrastructure SOP
From FedoraProject
m (Add Category) |
m (SOP Formatting) |
||
| Line 1: | Line 1: | ||
| − | + | {{header|infra}} | |
| + | {{shortcut|ISOP:SYSADMINFS}} | ||
| + | |||
| + | Provide a single location to store files for sysadmins to use. | ||
== Contact Information == | == Contact Information == | ||
Revision as of 20:06, 17 February 2009
Provide a single location to store files for sysadmins to use.
Contents |
Contact Information
Owner: Fedora Infrastructure Team
Contact: #fedora-admin, sysadmin group
Location: Phoenix
Servers: bastion
Purpose: Provide a single location to store files for sysadmins to use.
Description
Asset management, contact information, etc will all be on this location. It provides a way for sysadmins to share files with each other that shouldn't really be public.
How to mount it
sshfs bastion.fedoraproject.org:/srv/sysadmin sysadmin/
How to unmount it
fusermount -u sysadmin/
