Difference between revisions of "Nanofab Staff Internal Pages"

From UCSB Nanofab Wiki
Jump to navigation Jump to search
(Removing IT: In pprogess...)
 
Line 16: Line 16:
 
''Computers, Networks, FTP/File-Sync etc.''
 
''Computers, Networks, FTP/File-Sync etc.''
   
*Instructions+Procedures can be found in ''gDrive > Facilities Group > Computer Systems''
+
*Instructions+Procedures can be found in ''GDrive Share Drive [https://drive.google.com/drive/u/0/folders/0AAqKJ7erJXTnUk9PVA NanoFab IT]''
*'''Unifi Network SDN'''
 
*#Network Hardware Maintenance
 
*##Add/Remover User for Unifi Network Controller
 
*#Switch Maintenance
 
*##Restart
 
*##Reset
 
*#Add/Replace new Switch visit [https://store.ui.com/us/en store.ui.com/us/en] we are using follow switch below
 
*##switching-standard 48/24/16 ports
 
*##switching-aggregation 8 Ports
 
*##Flex Mini 5 Ports
 
*#Add/ Replace Fail SFP Receiver When searching in the Maintenance Shop, locate the bin labeled SFP Receiver & look for 1000 BASE-LX 1310-nm SFP Receiver
 
*#Add/ Replace Fail Fiber Cable When searching in the Maintenance Shop, locate the bin labeled Fiber LC to SC and search for the Optical Fiber Patch Cable.
 
*#Add/Replace the Ethernet patch We have four length of the patch cable 3/5/10/15 ft located in the Tel/Data RM#1117 In both case please update the [https://docs.google.com/spreadsheets/d/1iPc4Sxh8ge2mc0hhXlqS6ofckT8nzfrw9QcWefoLMa8/edit?usp=sharing IT Hardware Log] Sheet: '''Eth Ports''', '''Endpoints'''
 
*##Patch Pannel to Switch Label format : <<sw-name>>-<<port-number>>
 
*##System to Wall Port Lable format : Nanofile-Network 10.1.1.1/16
 
*'''Synology'''
 
*#Active Backup for Business
 
*##Add new device
 
*##Add new server
 
*##Restore a device
 
*#Create a new Network Share Folder
 
*#Add a Device to Apple Time Machine
 
*#Server Maintenance
 
*'''Nanofiles'''
 
*#Failover (CARP)
 
*#Restart
 
*#Restore
 
*#[[Nanofab-IT - Add Device to Network|Add Device to Network]]
 
*#Nanofile Sync
 
*##Add a new Device
 
*###Make sure Device is connected to Nanofiles
 
*###Connect the Network drive \\nanofiles\staff
 
*###Copy '''grsync''' directory from the network and paste it to '''c:\''' drive
 
*###Run the '''Init.bat''' in the grsync directory, press enter twice (make sure do not enter any password) besides remember the part of the stored SSH key
 
*###open the sync.bat in notepad change
 
*####'''<code>SET MACHINE=[host-name]</code>'''
 
*####create a nanofiles - userdata directory in public folder Note : In case of Drive change use this syntax '''<code>/cygdrive/[drive-letter]/</code>'''
 
*##Replace a Device
 
*#Generating New WireGard VPN Credentials
 
*##Server-Side
 
*###Commend for generating the keys: <code>cd /etc/wiregard</code> <code>wg genkey | tee privatekey_<<replace it with username>> | wg pubkey > publickey_<<replace it with username>></code>
 
*###Add a new line in /etc/hostname.wg0: <code>wgpeer <<public_key_of_new_user>> wgaip 10.1.10.XXX/32</code>
 
*###Service Restart: <code>sh /etc/netstart wg0</code>
 
*##Client-Side
 
*###'''Generate the a new file with .conf extension''' <code>[Interface]</code> <code>PrivateKey = <<privatekey_of_new_user>></code> <code>Address = 10.1.10.XXX/32</code> <code>DNS = 10.1.1.1</code> <code>[Peer]</code> <code>PublicKey = hHngYmJZUxRfLAmCxhC00m80hjsNDKl4LKV4iDYN+TY=  </code> <code>AllowedIPs = 10.1.0.0/16</code> <code>Endpoint = nanofiles1.ece.ucsb.edu:5900</code> <code>PersistentKeepalive = 25</code>
 
   
 
*'''Signupmonkey'''
 
*'''Signupmonkey'''
Line 74: Line 29:
 
**Restart
 
**Restart
 
**Restore
 
**Restore
*'''DataGrove'''
 
**Restore Backup
 
**#Login to nanofiles2
 
**#Get the list of the Snapshots: <code>restic -p /etc/restic-pwd --repo sftp:restic@datagrove:/srv/backup snapshots</code>
 
**#To view files within a snapshot: <code>restic -p /etc/restic-pwd --repo sftp:restic@datagrove:/srv/backup ls -l [snapshort-id] | grep "[dir-path-to-search]"</code>
 
**#To restore a single directory: <code>restic -p /etc/restic-pwd --repo sftp:restic@datagrove:/srv/backup restore [snapshort-id] --target [dir-path-save-restore-data] --include [dir-path-to-restore]</code>
 
**Note: Please replace all value in [square-bracket] as mention
 
 
*'''NanoFab Wiki'''
 
*'''NanoFab Wiki'''
 
**Restart
 
**Restart
 
**Restore
 
**Restore
 
*'''NanoFab Server UPS'''
 
*'''NanoFab Server UPS'''
**Battery Test
+
**Battery Test<br />
*'''Utilities Software'''
 
*#LogMeIn
 
*##Add a new Device
 
*##Add a new user
 
*##Remove a External/Internal User <br />
 
   
 
==Administration==
 
==Administration==

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.