How to determine graphicscard via terminal in linux
lspci -nnk | grep -A3 "\[03..\]:" ``
โ๏ธ a zone for no one and everyone :) ๐
lspci -nnk | grep -A3 "\[03..\]:" ``
sudo hwclock -r
source: https://www.thegeekstuff.com/2013/08/hwclock-examples/ source: man hwclock
*List all PCI devices.
Show a brief list of devices: lspci
Display additional info: lspci -v
Display drivers and modules handling each device: lspci -k
Show a specific device: lspci -s 00:18.3
Dump info in a readable form: lspci -vm
Source: curl cht.sh/lspci
dmidecode โ DMI table decoder
dmidecode is a tool for dumping a computer's DMI (some say SMBIOS) taโ ble contents in a human-readable format. This table contains a descripโ tion of the system's hardware components, as well as other useful pieces of information such as serial numbers and BIOS revision. Thanks to this table, you can retrieve this information without having to probe for the actual hardware. While this is a good point in terms of report speed and safeness, this also makes the presented information possibly unreliableโฆ
Source: man dmidecode
dmidecode Display the DMI (alternatively known as SMBIOS) table contents in a human-readable format. Requires root privileges.
Show all DMI table contents: sudo dmidecode
Show the BIOS version: sudo dmidecode -s bios-version
Show the system's serial number: sudo dmidecode -s system-serial-number
Show BIOS information: sudo dmidecode -t bios
Show CPU information: sudo dmidecode -t processor
Show memory information: sudo dmidecode -t memory
source: curl cht.sh/dmidecode
Enter this in the terminal of your choice
[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS
You the querry is UEFI the you use UEFI else BIOS
canvas blocker clearurls decentraleyes duckduckgo privacy essentials # empfehle ich nicht mehr! etag stoppa gnome shell integration httpseverywhere linkcleaner+ neat url noscript offline qr code generator privacy badger privacy redirect LibRedirect Privacy-Oriented Origin Policy Skip Redirect Smart Referer Temporary Containers trackmenot uBlock Origin Unpaywall Redirect AMP to HTML https://www.daniel.priv.no/web-extensions/amp2html.html Mitaka https://addons.mozilla.org/en-US/firefox/addon/scihub-injector/ https://github.com/iamadamdev/bypass-paywalls-chrome https://addons.mozilla.org/de/firefox/addon/amp2html/
New additions:
https://addons.mozilla.org/en-US/firefox/addon/archiveror/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search https://mybrowseraddon.com/webrtc-control.html https://webextension.org/listing/allow-right-click.html https://github.com/ray-lothian/UserAgent-Switcher
this is in german.
Source: https://wiki.ubuntuusers.de/Magic_SysRQ/
Here you can find the english explanation from good ol wikipedia
Source: https://en.wikipedia.org/wiki/Magic_SysRq_key
Depending on your hardware this can vary cause somne hardware vendors do their own thang :)
Hold Alt and Print keep them holdede. Then while still holding Alt and Print press one after another R + E + I + S + U + B here you can find two mnemonis
R
aising E
lephants I
s S
o U
tterly B
oring
R
eboot E
ven I
f S
ystem U
tterly B
roken
Not all Magic keys are enabled by default, check out this article for further reading in English
Alt
+ Print
+ O
shuts your PC/Laptop down.
Alt
+ Print
+ K
can be used as a substitute for donotzap i.e., CTRL
+ALT
+Backspace
https://linuxconfig.org/how-to-enable-all-sysrq-functions-on-linux
I'm not a fan of IBM, but knowledge is knowledge.
Source: https://developer.ibm.com/technologies/linux/tutorials/l-lpic1-map/
bleachbit imagemagick peek gdebi build-essential dkms needrestart vlc vim exiftools snapd youtube-dl simplescreenrecorder transmission zbar-tools brasero ffmpeg mencoder lame handbrake handbrake-cli rar unrar unrar-free p7zip-rar
file-roller p7zip-full lrzip ncompress sharutils lzop lhasa jlha-utils arj unace gparted curl speedtest speedtest-cli pinta ubuntu-restricted-extras git pavucontrol xchm kdeenlive flameshot cheese wget xkcdpass calibre webcamoid terminator
Bleachbit is a system cleaner that frees disk space and maintains privacy. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install bleachbit
โ
ImageMagick is a software suite to create, edit, and compose bitmap images. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install imagemagick
โ
Peek is a simple screen recorder with an easy to use interface. It's equivalent in Ubuntu 22.04 is the package โgtk-recordmydesktopโ which can be installed by running โsudo apt-get install gtk-recordmydesktop
โ
Gdebi is a simple tool to install deb files. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install gdebi
โ
Build-essential is a package that includes essential build tools for compiling and building software from source. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install build-essential
โ
Dkms is a package that allows dynamic kernel module support, which allows you to add or remove modules without rebuilding the entire kernel. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install dkms
โ
Needrestart is a tool that checks which processes need to be restarted after library upgrades. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install needrestart
โ
VLC is a popular media player that can play a wide range of video and audio formats. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install vlc
โ
Vim is a highly configurable text editor for efficiently creating and changing any kind of text. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install vim
โ
Exiftools is a command-line application to read, write and edit meta information of image, audio and video files. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install exiftools
โ
Snapd is a package that allows you to install and manage software packages called snaps. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install snapd
โ
Youtube-dl is a command-line tool to download videos from YouTube.com and a few more sites. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install youtube-dl
โ
Simplescreenrecorder is a feature-rich screen recorder that supports X11 and OpenGL. It's equivalent in Ubuntu 22.04 is the package โgtk-recordmydesktopโ which can be installed by running โsudo apt-get install gtk-recordmydesktop
โ
Transmission is a fast and easy-to-use BitTorrent client. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install transmission
โ
Zbar-tools is a package that includes command-line tools for reading barcodes from images or video streams. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install zbar-tools
โ
Brasero is a disc-burning software for the GNOME desktop environment. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install brasero
โ
Ffmpeg is a command-line tool for converting multimedia files. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install ffmpeg
โ
Mencoder is a command-line tool for converting and editing multimedia files. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install mencoder
โ
Lame is a command-line tool for encoding audio files. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install lameโ
Handbrake is a tool for converting video files from various formats to other formats. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install handbrakeโ
Rar and unrar are command-line tools for creating and extracting RAR archive files. Their equivalent in Ubuntu 22.04 is the package โrarโ and โunrarโ respectively, which can be installed by running โsudo apt-get install rar unrar
โ
P7zip-rar is a command-line tool for creating and extracting RAR archive files using the 7-zip format. Its equivalent in Ubuntu 22.04 is the package โp7zip-rarโ which can be installed by running โsudo apt-get install p7zip-rar
โ
File-roller is a tool for creating and extracting archive files. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install file-roller
โ
P7zip-full is a package that provides the 7z command-line tool for creating and extracting 7z archive files. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install p7zip-full
โ
Lrzip is a command-line tool for compressing and decompressing files. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install lrzip
โ
Ncompress is a command-line tool for compressing and decompressing files. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install ncompress
โ
Sharutils is a package that includes command-line tools for creating and extracting shell archive files. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install sharutils
โ
Lzop is a command-line tool for compressing and decompressing files using the LZO algorithm. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install lzop
โ
Lhasa is a command-line tool for extracting files from LHA archive files. Its equivalent in Ubuntu 22.04 is the package โlhasaโ which can be installed by running โsudo apt-get install lhasa
โ
Jlha-utils is a package that includes command-line tools for creating and extracting LHA archive files. It's equivalent in Ubuntu 22.04 is the package โjlha-utilsโ which can be installed by running โsudo apt-get install jlha-utils
โ
Arj is a command-line tool for creating and extracting ARJ archive files. Its equivalent in Ubuntu 22.04 is the package โarjโ which can be installed by running โsudo apt-get install arj
โ
Unace is a command-line tool for extracting ACE archive files
Gparted is a graphical tool for managing disk partitions. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install gparted
โ
Curl is a command-line tool for transferring data using various protocols. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install curl
โ
Speedtest and speedtest-cli are tools to test internet connection speed and quality. They are equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install speedtest
โ and โsudo apt-get install speedtest-cli
โ respectively
Pinta is a simple image editing tool. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install pinta
โ
Ubuntu-restricted-extras is a package that includes additional software that is not included by default in Ubuntu, such as Adobe Flash, Microsoft fonts, and codecs. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install ubuntu-restricted-extras
โ
Git is a distributed version control system. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install git
โ
Pavucontrol is a simple sound management tool. It's equivalent in Ubuntu 22.04 is the same package and can be installed by running โsudo apt-get install pavucontrol
โ
โฆTBC