- Top >
- Computer >
- Workstation >
Home directory available on each workstation
When you obtain an accont, a home directory with your login name will be provided.
Note that a home directory for Windows environment and Linux environment are another thing.
Windows environment
Quotas
3GByte
How to check the quotas
You can check the quotas in the following procedure.
If you delete a file from right-click menu, this file will be moved to a trash, not removed. When the total file size exceeds the quotas, note that you cannot delete a file in the following procedure. In this case, enter [Shift + Delete] in order not to move the deleted file to a trash .
-
Right-click the start button and open "Explorer" from the menu.
-
Double-click the icon of your account name (example: ua000000, ub000000) displayed in "Network Drive location" to open it.
-
After selecting all the folders and files in the directory, right click and select "Properties" and check the usage.
About backup
It is possible to take a backup of your home directory using media such as a USB memory and a CD-R/RW. For more information, refer to "How to write CD-R/RW and DVD-R/RW on the Windows Workstation" (Japanese article) .
Linux environment
Quotas
3GByte
How to check the quotas
As shown below, you can check amount of used disk space using quota command. The following output example shows that 180 MBytes is already used.
% quota -Qs Disk quotas for user ua000000 (uid 000000): Filesystem blocks quota limit grace files quota limit grace hds00:/home/md000 180M 0 3072M 4167 0 0
The column "blocks" , which is 180MByte in the above example, indicates how much space you use. The column "limit" indicates the storage limit, which is 3072MByte.
about backup
It is possible to take a backup of your home directory using media such as a USB memory and a CD-R/RW. For more information, refer to "How to backup the home directory on the Linux Workstation" .
How to use the local disk with /work
In case of need, you can use /work as workspace temporarily.
-
Please make your directory by the following command
$ mkdir /work/[your account name(exp. ub000000)]
- Default permission is 755. Please set the permission as necessary.
- The name of directories belonging to /work needs to be the same as the owner's account name. If it differs, the daily-check system deletes the directory.
- Files and directories in /work/[your account name] is deleted if its timestamp is older than 720 hours (30 days).
- /work is in local storage, so you always need to use the same computer.
- Total capacity per machine is 450GB@14-B101/102/103/107, 148GB@12-107, 148GB@12-203/204 and 400GB@11-11. Total capacity means shared resources for all accounts, so please be careful.
- At workstation rooms, /work is not restricted by quota.
- In case of any machine troubles during term, there is possibility of data loss.
Last-Modified: January 9, 2020
The content ends at this position.