Student Hosting Server

Welcome to the student hosting server. This server provides students with a safe sandbox environment where they can experiment with webdevelopment techniques, PHP programming and databases.

Welkom op de studenten hosting server. Deze server biedt studenten een veilige zandbak-omgeving waar ze kunnen experimenteren met ontwikkelingstechnieken voor het web, programmeren in PHP en databases.

Information on how to use this server:

You can access the server through either SSH or SFTP using your usual username and password. In your homedirectory you will find a directory called public.www, all files and directories within this special directory will be available on the web at https://stud.hosted.hr.nl/<student_number>/, all other files in your homedirectory are private and are not reachable on the web. Furthermore you can manage your database using the web interface at https://sql.hosted.hr.nl.

To access the server through SSH you need an SSH client like PuTTY.
To upload files you need an SCP/SFTP client like WinSCP.

This UNIX/Linux Tutorial for Beginners may be useful for people not already familiar with Linux/Unix environments.

Note: This server is Linux based and therefor it handles files case-sensitively. It is best to use lowercase file and directory names only, otherwise you have to make sure all links to files exactly match the case of the file being pointed to.

Informatie over hoe deze server te gebruiken:

Je kunt op de server inloggen via SSH of SFTP met je normale gebruikersnaam en wachtwoord. In je homedirectory vind je een subdirectory genaamd public.www; alle bestanden in directories in deze speciale subdirectory zijn via het web te benaderen via de URL https://stud.hosted.hr.nl/<student_nummer>/, alle andere bestanden in je homedirectory zijn privé en zijn niet bereikbaar via het web. Je eigen database kun je beheren via de webinterface op https://sql.hosted.hr.nl.

Om in te loggen via SSH heb je een client nodig zoals PuTTY.
Om bestanden te uploaden heb je een SCP/SFTP client nodig zoals bijvoorbeeld WinSCP.

Deze UNIX/Linux Tutorial for Beginners kan handig zijn voor mensen die nog geen ervaring hebben met een Linux/Unix omgeving.

Let op: Dit is een Linux server en daarom zijn bestandsnamen en URL's hoofdlettergevoelig. Je kan het beste alleen kleine letters gebruiken in bestands- en directorynamen, anders moet je rekening houden met hoofdletters in weblinks die naar deze bestanden en directories verwijzen.