Linux command line

There are various Linux variations, so we can only describe the basic procedure here. If the graphical interfaces are not used, the following command can still be used on the console (if the cifs file system is installed):

mount -t cifs -o username=<username>,domain=intern //products.tusoftware.tuwien.ac.at/staff /<mountpoint>

The user name of the TU account (upTUdate) is to be used.

The mount command can only be run as root or with sudo.

If you cannot connect to the software server, please note the following: