Hi,
to get the start time of a linux process in an human readable format use the user-defined format of ps with the lstart option.
Continue reading Linux: Get the start time of a process
Hi,
to get the start time of a linux process in an human readable format use the user-defined format of ps with the lstart option.
Continue reading Linux: Get the start time of a process
Hi,
the linux kernel has the ability to send simple network packets from a shell.
Continue reading Linux: Send Networkpackets from a shell
Hi,
this post describes how to setup an adhoc openvpn connection between two linux hosts.
Hi,
ssh-keygen can be used to generate a new ssh key pair.
Continue reading Linux: Creating a ssh keypair with ssh-keygen
Hi,
this post contains some NetworkManager nmcli command line examples for frequently used tasks.
Continue reading Linux NetworkManager: Command line examples