Allgemein

Call phone numbers with Skype for Business Mobile

Using the app

To make calls to a phone number from the Skype for Business App, all you have to do is click on the dialpad icon in the upper right corner.

Then you can dial the number.

ATTENTION: There must be a 0 in front of the desired number, otherwise the call will not be forwarded.

This guide works for both IPhone and Android devices.

You can find more information on the ZDV website (German).

Create ssh-tunnel to kph infrastructure

Manual on how to create a ssh-tunnel to kph infrastructure.

For this you will need an KPH-Account and access via SSH has to be activated by us.

If you already have an KPH-Account, write an E-Mail with your KPH username to kph-it@uni-mainz.de and ask to be enabled for SSH. Please attach your public SSH-key to the E-Mail.

After we enabled your account, you can create a ssh-tunnel with Linux (batch, etc.) or Windows 10 (cmd, etc.) as follows:

ssh -N -L <local-port>:<kph-pcname>:<kph-port> proxy@gate6.kph.uni-mainz.de

  • <kph-pcname>  = Name of your computer in the institute. e.g. informatik.kph.uni-mainz.de
  • <kph-port> =  Port number of your computer within the KPH. e.g. RDP 3389
  • <local-port> = any port number > 1000. You access this locally. e.g. 12345

Now you can establish a connection on your local computer to the KPH computer using the <local-port>. e.g. by putting localhost:12345 as RDP-Client destination.

Simply terminate the tunnel at the end of the session.

Older versions of windows:

Please use putty version >=0.75.

Alternatively for older versions of windows your can use the program PuTTY. Please follow the instructions for Generating a SSH key with PuTTY.

Posted on | Posted in Allgemein

Create ssh-key pairs

Update: April 11, 2023 - The German Federal Office for Information Security (BSI) requires a key length of at least 3000 bits for the RSA method with the expiration of the year 2023. Therefore, the Institute of Nuclear Physics will no longer accept RSA keys with 2048 bits for new applications. Existing users have been requested to generate new, BSI-compliant keys.

Update: May 15, 2020 - Due to a serious security incident on the university's HPC systems, all SSH keys used so far lose their validity with immediate effect.

Continue reading "Create ssh-key pairs"

Support end for Windows 7

Microsoft has announced that the support for Windows 7 will cease on January 14, 2020, which means that there will be no normal or security-related updates after that date.

We therefore recommend an upgrade to Windows 10, which we provide free of charge. If you wish, we can help you with the installation and, if necessary, take over for you.

If you still have concerns about the upgrade, you can visit us or contact us. We will be happy to advise you further.