5 Further information for initial operation
© 2022 Interflex Datensysteme GmbH | IF-5835 Time Recording Terminal | 07.22
19
Command
Result
Track log entries (not in backups)
showlog -f
Shows the last 10 lines of the current log file of the
cloudreadyd
service and from there every additional line
showlog -s -f
Shows the last 10 lines of the current log file of the
service-app-
mgr
service and from there every additional line
View the log file
showlog -a -f
Shows the complete current log file of the
cloudreadyd
service and
from there every additional line (no search possible)
showlog -s -a -f
Shows the complete current log file of the
service-app-mg
service
and from there every additional line (no search possible)
View and search the log file
showlog -a
Opens the complete current log file of the
cloudreadyd
service and
in the console tool
less
(search possible)
showlog -s -a
Opens the complete current log file of the
service-app-mgr
service
in the console tool
less
(search possible)
5.4 Checking and setting network parameters
The
DHCP
(dynamic IP address) option is set by default. With the
nmcli-wrapper
tool, you can set
the
Static IP
option.
The
nmcli-wrapper -?
command lists the call parameters of the
nmcli-wrapper
command:
-? Print this help screen
-a Add connection
-l List connections
-u <connection> Activate connection
-e <connection> Edit connection
-d <connection> Deactivate connection
-x <connection> Delete connection
-r <connection> Restart (Deactivate and Activate) connection
-s <connection> Show network settings
If the connection contains a space, it must be enclosed in quotation marks.
Example: nmcli-wrapper -s "Connection with a space"