vt100 terminal emulation no parity 8 databit 1 stopbitsThen dial to our dial-in number (see 2.1). After the connection is successful, you will be asked for username and password. Type in your own username and password. Then you will see the prompt of our terminal server. Type in the hostname and press ENTER. For example:
Username: a5111000 Password: (you won't see this) HiPer:ppp
Disk quotas for user a5111000 (uid 12345): Filesystem block quota limit grace files quota limit grace /home 326 2000 2500 15 0 0This will tell you that the user a5111000 have used 326KB of the allotted 2000KB quota. It will also show that a5111000 has stored 15 files and can store a noquota files. The grace means that you can temporarily exceed your quota for a few days but you can never exceed the limits.
% ls -l total 4 -rw-r--r-- 1 a5111000 ugrad 572 Nov 16 04:03 Count.cgi drwx------ 2 a5111000 ugrad 1024 Feb 19 07:38 mail drwx------ 2 a5111000 ugrad 1024 Nov 22 23:40 mailall drwxr-xr-x 2 a5111000 ugrad 1024 Nov 16 04:03 public_html %You can use cd directoryname (Change Directory, substituting directoryname with the actual directory name) to change into other directories. You can distinguish files from directories by looking at the first character in the line, if it begins with a d, it is a directory.
% kpasswd Old password: ( Put in your old password and press enter ) Last successful password change for a5111000 Fri Oct 17 18:06:38 1997 Last unsuccessful password change for a5111000 Tue Mar 3 14:57:12 1998 New password: ( Put in your new password and press enter ) (at least 7 characters should be different from the old password) Re-enter new password: ( To verify that you have typed it correctly, the system will ask you to type in your new password again )- You have now changed your password and can now log-off everything. Just remember to log on with your new password the next time you log-on.