Install on Linux
Installation
Install via terminal
This procedure requires elevation. |
-
To install Net iD Client from the terminal, begin by switching to the directory of your downloaded installation file.
-
Open the tar archive file.
$ tar -xvf netidsetup_v1.x.x.xx_linux_std.tar.gz
-
Go to the netidsetup directory.
$ cd netidsetup
-
Run the install script.
$ sudo ./install
What is installed?
Files
The number of available binaries is reduced. There are, however, still a lot of internal components.
/etc/netid.conf
-
Global configuration file
/usr/bin/netid
⇒ link to/usr/lib/netid/netid
-
Link to command line application
/usr/lib/libnetid.so
⇒ link to/usr/lib/netid/libnetid.so
-
Link to library for all components
/usr/lib/netid/netid
-
Command line application
/usr/lib/netid/netidapp
-
User interface application
/usr/lib/netid/libnetid.so
-
Library for all components
/usr/lib/netid/libnetidgui.so
-
Library for user interface
/usr/lib/netid/version
-
Text file with version number
/usr/lib/netid/<some setup scripts and resources>
-
Other resources
/usr/share/applications/netid.desktop
-
Application launcher
~HOME/.config/autostart/netid_monitor.desktop
-
User background service