User Tools

Site Tools


cluster:194

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:194 [2020/03/23 15:13]
hmeij07 [Summary]
cluster:194 [2020/03/24 11:43]
hmeij07 [Consoles]
Line 8: Line 8:
 ==== Summary ==== ==== Summary ====
  
-  * **SSH**+  * **SSH** (sftp/scp)
  
 <code> <code>
Line 42: Line 42:
 Filesystem       Size    Used   Avail Capacity  Mounted on Filesystem       Size    Used   Avail Capacity  Mounted on
 tank/zfshomes    177T    414G    177T     0%    /mnt/tank/zfshomes tank/zfshomes    177T    414G    177T     0%    /mnt/tank/zfshomes
 +
 +</code>
 +
 +  * **RSYNC**
 +
 +<code>
 +
 +[hmeij@ThisPC]$ rsync -vac --dry-run --whole-file --bwlimit=4096  \
 +c:\Users\hmeij\ hpcstore:/mnt/tank/zfshomes/hmeij/ 
 +sending incremental file list
 +...
  
 </code> </code>
Line 50: Line 61:
  
 # windows command line # windows command line
-C:\Users\hmeij>net use \\hpcstore.wesleyan.edu\hmeij /user:hmeij+C:\Users\hmeij07>net use W: \\hpcstore.wesleyan.edu\hmeij /user:hmeij
 Enter the password for 'hmeij' to connect to 'hpcstore.wesleyan.edu': Enter the password for 'hmeij' to connect to 'hpcstore.wesleyan.edu':
 The command completed successfully. The command completed successfully.
Line 62: Line 73:
 ==== Consoles ==== ==== Consoles ====
  
-port 5, 11, web site (with shell)+  * port 5 
 +    * plug in pin2usb cable 
 +    * set up maclaunch terminal, invoke screen 
 +    * to set initial ips/netmasks 
 +  * port 11 
 +    * unplug console cable, plug in pin2serial cable 
 +    * set up windows laptop, launch hyperterminal 
 +    * 12 menu ''netcli'', chmage/reset root passsword here 
 +  * port 80->443, web site (with shell of ''netcli'') 
 +    * gui 
 +    * shell 
 +    * all non-zfs commands are persistent across boots 
 +    * except ssh keys and permissions
  
 ==== HA ==== ==== HA ====
Line 201: Line 224:
     * ''/usr/local/etc/smb4.conf''     * ''/usr/local/etc/smb4.conf''
  
-**Note** At user creation a random password is set. Please ask to have it reset to access SMB shares. (there should be some self-serve password reset functionality with email confirmation but I cannot find it for now.+**Note** At user creation a random password is set. Please ask to have it reset to access SMB shares. (there should be some **self-serve password reset** functionality with email confirmation but I cannot find it for now. Any passwords changed outside of database will not be persistent across boots.
  
 <code> <code>
cluster/194.txt · Last modified: 2024/01/03 18:50 by hmeij07