Difference between revisions of "Nanofab Staff Internal Pages"

From UCSB Nanofab Wiki
Jump to navigation Jump to search
(Removing IT: In pprogess...)
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Pages intended for NanoFab Staff, internal.
+
This page is intended for NanoFab Staff, internal.
   
 
==Equipment Group==
 
==Equipment Group==
Line 16: Line 16:
 
''Computers, Networks, FTP/File-Sync etc.''
 
''Computers, Networks, FTP/File-Sync etc.''
   
  +
*Instructions+Procedures can be found in ''GDrive Share Drive [https://drive.google.com/drive/u/0/folders/0AAqKJ7erJXTnUk9PVA NanoFab IT]''
*[https://ucsbnanofab.app.ondema.tech/jobs/wall/opportunities?kw=NanoFab-it '''Jobs List for NanoFab-IT tasks (OnDema)''']
 
  +
*Instructions+Procedures can be found in ''gDrive > Facilities Group > Computer Systems''
 
  +
*'''Signupmonkey'''
*Generating New WireGard VPN Credentials
 
  +
**Failover
*#Server-Side
 
  +
**Restart
*##'''Commend for generating the keys''' wg genkey | tee /etc/wireguard/privatekey_<<replace it with username>> | wg pubkey > /etc/wireguard/publickey_<<replace it with username>>
 
  +
**Restore
*##'''Add to the config file''' PublicKey = <<public_key_of_new_user>> AllowedIPs = 10.1.10.XXX/32
 
  +
*'''RechargeApp'''
*##'''Service Restart''' sudo /etc/rc.d/wireguard restart
 
  +
**Failover
*#Client Side
 
  +
**Restart
*##Generate the a new file with .conf extensionn [Interface] Address = 10.1.10.XXX/32 DNS = 10.1.1.1 PrivateKey = <<privatekey_of_new_user>> <br />[Peer] PublicKey = hHngYmJZUxRfLAmCxhC00m80hjsNDKl4LKV4iDYN+TY= Endpoint = nanofiles1.ece.ucsb.edu:5900 AllowedIPs = 10.1.0.0/16 PersistentKeepalive = 25
 
  +
**Restore
  +
*'''Nanofabserver2'''
  +
**Restart
  +
**Restore
  +
*'''NanoFab Wiki'''
  +
**Restart
  +
**Restore
  +
*'''NanoFab Server UPS'''
  +
**Battery Test<br />
  +
  +
==Administration==
  +
  +
*[[Nanofab New User Onboarding|Nanofab New User Onboarding - UCSB Users]] - To-do list for new internal-UCSB users
  +
*[[Nanofab New User Onboarding - External Users]] - To-do list for new External users traveling from elsewhere
   
 
==Useful UCSB Pages==
 
==Useful UCSB Pages==

Latest revision as of 16:10, 9 April 2024

This page is intended for NanoFab Staff, internal.

Equipment Group

Process Group

NanoFab IT

Computers, Networks, FTP/File-Sync etc.

  • Instructions+Procedures can be found in GDrive Share Drive NanoFab IT
  • Signupmonkey
    • Failover
    • Restart
    • Restore
  • RechargeApp
    • Failover
    • Restart
    • Restore
  • Nanofabserver2
    • Restart
    • Restore
  • NanoFab Wiki
    • Restart
    • Restore
  • NanoFab Server UPS
    • Battery Test

Administration

Useful UCSB Pages

  • Facilities Work Requests - Here's where you report facilities repair requests, like replacing light bulbs, building problems (doors, elevators) etc.

Old / Defunct

Old pages we don't use on the Wiki anymore, but are kept for possible utility later on.