nemozone

โœ‰๏ธ a zone for no one and everyone :) ๐Ÿ”ž

lspci -nnk | grep -A3 "\[03..\]:" ``

Source: https://wiki.ubuntuusers.de/Grafikkarten/

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

Source: https://askubuntu.com/questions/162564/how-can-i-tell-if-my-system-was-booted-as-efi-uefi-or-bios/162896#162896

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

Raising Elephants Is So Utterly Boring Reboot Even If System Utterly Broken

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