USB Deviceserver User Manual Linux
3. Verify, that the version numbers of kernel and headers match exactly:
Kernel:
uname -r
Header:
sudo apt list --installed | grep linux-headers
WARNING
The version numbers must be identical. Otherwise, the SEH UTN Manager pack-
ages cannot be installed correctly.
If kernel and headers do not match, you must create a match on your own.
4. Change to the directory containing the SEHUTN Manager packages:
cd <directory>
5. Install the desired SEHUTN Manager packages:
sudo dpkg -i <full package name>
6. Add all users that are to administrate the SEHUTN Manager on the client to the user group 'utnusers'. To do
this, open a Terminal and enter the command:
sudo usermod -aG utnusers <username>
7. Logout and login again so that the group changes take effect.
The SEHUTN Manager is installed on your client. Check the installation by starting the SEHUTN Manager (
16) and activating a connection to the USB port including the connected USB device. All information on this
can be found in chapter 'Working with the SEH UTN Manager' 37.
Installing the SEH UTN Manager in Red Hat Enterprise Linux Server (8)
Linux kernel 2.6.32 or later
glibc 2.12 or later
OpenSSL 1.0.1 or later
DKMS (Dynamic Kernel Module Support) is installed on the client.
The user used can gain root privileges via the command
1. Open a Terminal.
2. Install the headers for your kernel:
sudo yum install kernel-devel-`uname -r`
3. Verify, that the version numbers of kernel and headers match exactly:
Kernel:
uname -r
Header:
sudo yum list | grep kernel-headers
WARNING
The version numbers must be identical. Otherwise, the SEH UTN Manager pack-
ages cannot be installed.
If kernel and headers do not match, you must create a match on your own.
4. Change to the directory containing the SEHUTN Manager packages:
cd <directory>
5. Install the desired SEHUTN Manager packages:
sudo yum install <full package name>
6. Add all users that are to administrate the SEHUTN Manager on the client to the user group 'utnusers'. To do
this, open a Terminal and enter the command:
sudo usermod -aG utnusers <username>
7. Logout and login again so that the group changes take effect.
The SEHUTN Manager is installed on your client. Check the installation by starting the SEHUTN Manager (
16) and activating a connection to the USB port including the connected USB device. All information on this
can be found in chapter 'Working with the SEH UTN Manager' 37.
.
sudo
15
Need help?
Do you have a question about the myUTN utnserver Pro and is the answer not in the manual?