Tag: system

0

How to change of terminal in command-line with Linux

Changing of TTY (TeleTYpewriter), text console or text terminal without keyboard shortcut may be useful for remote administration or virtualization. So to change of TTY in CLI (Command-Line Interface)

0

How to know the graphic controller under Linux

To know your 3D graphic(s) controller(s) working (GPU or/and chipset) with your VGA output you can run the following command : 1/sbin/lspci | egrep 'VGA|3D' Example : 123/sbin/lspci | egrep

0

Know status and health battery in command-line

To see your battery infos you can use acpi if you have it or directly see system files. Upower command# In both case you can use upower command to get some usefull infos: 1upower -i /org/freedesktop/U