Ranger is a command line based file manager that allows to navigate directories, preview file content, open a file with an editor, and other features. Ranger provides a way to...
The nvidia-smi is a command line tool that allows to manage, monitor and get information about Nvidia GPU devices installed in the system. This command available on Windows and Linux...
When thinking about reinstalling the Ubuntu system, you may want to determine how long ago the system was installed. This tutorial demonstrates how to get Ubuntu installation date and time...
When thinking about reinstalling Windows operating system, you may want to determine how long ago the system was installed. This tutorial provides 2 methods how to get Windows installation date...
The build-essential is a package that holds an informational list of all other packages for building Debian packages and compiling software. The build-essential installs the following list of individual packages:...
UUID (Universally Unique Identifier) is a 128-bit number that often represented as a hexadecimal string. It can be used for uniquely identifying objects. The uuidgen is a command line tool...
MachineGuid is an identifier that is stored in the registry and generated during the installation of Windows. This tutorial provides 2 methods how to get MachineGuid from registry on Windows...
ONNX is a format for representing machine learning models. ONNX is like an intermediary that makes it easier to exchange models between different machine learning frameworks. This tutorial demonstrates how...
GUID (Globally Unique Identifier) is a 128-bit number, most of the time represented as a hexadecimal string. It can be used for uniquely identifying components within a system. The term...
A hostname is a unique identifier that is assigned to a device (host) which connected to the network. It provides a way to differentiate one device from another on a...