Nanofab Staff Internal Pages
Jump to navigation
Jump to search
Pages intended for NanoFab Staff, internal.
Equipment Group
- Video Training Procedures - How to record, edit and publish a video training.
Process Group
- Job Tracking - pages to organize and track our remote 'fab service jobs
- Billing Instructions (RechargeApp) - info on entering billing into RechargeApp.
- Includes Supplies Costs.
- ASML Dicing Guide Programming - how to print dicing guides on a wafer
- Process Control Data - all the links to process calibration/repeatability data in one place.
NanoFab IT
Computers, Networks, FTP/File-Sync etc.
- Jobs List for NanoFab-IT tasks (OnDema)
- Instructions+Procedures can be found in gDrive > Facilities Group > Computer Systems
- Generating New WireGard VPN Credentials
- Server-Side
- Commend for generating the keys cd /etc/wireguard wg genkey | tee privatekey_<<replace it with username>> | wg pubkey > publickey_<<replace it with username>>
- Add a new line in /etc/hostname.wg0 PublicKey = <<public_key_of_new_user>> AllowedIPs = 10.1.10.XXX/32
- Service Restart sh /etc/netstart wg0
- Client Side
- Generate the a new file with .conf extension [Interface] Address = 10.1.10.XXX/32 DNS = 10.1.1.1 PrivateKey = <<privatekey_of_new_user>>
[Peer] PublicKey = hHngYmJZUxRfLAmCxhC00m80hjsNDKl4LKV4iDYN+TY= Endpoint = nanofiles1.ece.ucsb.edu:5900 AllowedIPs = 10.1.0.0/16 PersistentKeepalive = 25
- Generate the a new file with .conf extension [Interface] Address = 10.1.10.XXX/32 DNS = 10.1.1.1 PrivateKey = <<privatekey_of_new_user>>
- Server-Side
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.
- Lab Stocking/Supplies Tasks - Not needed anymore 2021-02
- Old Deposition Data - 2021-12-15 - removed from main Dep pages
- New Deposition Data - NastaziaM 2021-11-22 - combo of old & new links. Can probably be safely deleted.
- Deposition Data - temporary 2021-12-15 - staging for new links, copied to PECVD/Sputter Recipes pages on 2021-12-15. This can probably be safely deleted.