© University of Kent - Contact | Feedback | Legal
The University of Kent, Canterbury, Kent, CT2 7NZ, T +44 (0)1227 764000
This varies dependant on your Unix host (see Unix Hosts):
| host | quota | |
|---|---|---|
| undergrads | raptor | 1GB (1024MB) |
| taught postgrads | swallow | 1GB (1024MB) |
| research postgrads | csresws | unlimited (*) |
| staff | csresws | unlimited (*) |
Where quota restrictions are in place you can request more quota (see: Contacting the Systems Group) and we will try and accommodate your needs. If a large amount of disk space is needed (for a project for example) we may request confirmation from your project supervisor.
Before you ask for more quota you should first check that you can't accommodate your needs by tidying your existing filestore.
Your Unix (see Unix Hosts) home directory is available for use as a networked drive on your PC. Unlike local filestore on your PC, this filestore is backed up every night and should the worst happen and you lose something important, you can ask us to restore it (see Contacting the Systems Group).
These shares also give you access to project areas which may contain course materials and separate areas for coursework submissions.
Note: that if you are mapping this on a machine that is not part of the Kent Windows Domain, then you will be asked for your Windows password. you MUST also ensure that you fully qualify the host entry so that you enter raptor.kent.ac.uk
\\raptor\files to mount raptor filestore. If your machine is not part of the UKC domain (unlikely unless you are a member of staff) you will need to use the option to "connect using a different username" for which you enter your login as UKC\login and then use your Kent Windows password.
2 ways:
1. local mounting which you will need to run everytime you reboot the machine
mkdir /home/pao/raptor chmod a+x /usr/bin/smbmountsmbmount //raptor/files /home/pao/raptor -o username=UKC/pao domain=UKC2. to automount your home directory on system boot
/etc/fstab and add: //raptor/files /raptor smbfs credentials=/home/pao/samba.passwds,rw,uid=pao 0 0 (all as one line)samba.passwds with the form:username = UKC\pao
password = passwd
In the Finder do a Command+K, then enter: smb://raptor/files at the prompt enter your login as: UKC\pao and your Kent Windows password.
Clicking the + button will then add this server to the favourites.
If you are not on a campus network you MUST use the Computing Service VPN service so you can access the filestore.