Search
Results
GNU screen 5 proves it's still got game even after 37 years • The Register
How to Copy Hard Disk to Another in Linux Using the dd Command - nixCraft
bash - How can I fetch VRAM and GPU cache size in Linux? - Stack Overflow
[https://stackoverflow.com/questions/77708142/how-can-i-fetch-vram-and-gpu-cache-size-in-linux] - - public:mzimmerm
If you have AMD GPU as I do then you can grab PCI ID for the device with lspci command executed with -D flag (shows PCI doamin) and read the following file cat /sys/bus/pci/devices/${pci_slot}/mem_info_vram_total, it contains GPU VRAM size in bytes.
OpenRA - Classic strategy games rebuilt for the modern era
Breaking down Reverse shell commands | Aditya Telange
System Recovery and Snapshot Management with Snapper | Administration Guide | SUSE Linux Enterprise Server 12 SP4
Zsync – File transfer utility to download only new parts of a file | FOSS Linux
[https://www.fosslinux.com/7890/zsync-file-transfer-utility-to-download-only-new-parts-of-a-file.htm] - - public:mzimmerm
Using xargs in Combination With bash -c to Create Complex Commands
[https://www.cloudsavvyit.com/7984/using-xargs-in-combination-with-bash-c-to-create-complex-commands/amp/] - - public:mzimmerm
Shows how to build super complex useful command pipes easily with xargs
Rsync: Good description.
[https://electrictoolbox.com/rsync-ignore-existing-update-newer/] - - public:mzimmerm
Describes the default behavior is to force target system to be the same as source system.
tldr pages clients · tldr-pages/tldr Wiki · GitHub
[https://github.com/tldr-pages/tldr/wiki/tldr-pages-clients] - - public:mzimmerm
All TLDR clients. I use tealdeer (written in rust, zypper in tealdeer)
How To Partition and Format Storage Devices in Linux | DigitalOcean
[https://www.digitalocean.com/community/tutorials/how-to-partition-and-format-storage-devices-in-linux] - - public:mzimmerm
Partition like a pro with fdisk, sfdisk and cfdisk - Linux-natives
[https://linuxnatives.net/2019/partition-like-a-pro-with-fdisk-sfdisk-and-cfdisk] - - public:mzimmerm
Home | Linux Journey
Final Term
25 More - Sick Linux Commands
All commands | commandlinefu.com
Encoding Convertor: Command Line Utility
[https://www.c2kb.com/encodingconvertor/] - - public:underdog-projects
Command line utility for windows command line to convert files from any encoding to any encoding