Difference between revisions of "Linux"
From TheBeard Science Project Wiki
(→Tips and Tricks) |
(→Particular Problems/Solutions) |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
* Massive list of [[Linux Commands]]. | * Massive list of [[Linux Commands]]. | ||
* Other notes about software, services, configs, etc. go to [[Notes]] page. | * Other notes about software, services, configs, etc. go to [[Notes]] page. | ||
| + | |||
| + | == Scripts == | ||
| + | |||
| + | * [[Custom Window Snap]]: Gosnap (Good Old Snap) emulates the Aero Snap feature in Windows 7 | ||
| + | |||
| + | == Custom Distros == | ||
| + | |||
| + | * [[Custom Slax Bootable OS]] | ||
== Tips and Tricks == | == Tips and Tricks == | ||
| Line 16: | Line 24: | ||
* [[Raspberry Pi SSH Without Logging In]] | * [[Raspberry Pi SSH Without Logging In]] | ||
* [[Bash CSV Handling]] | * [[Bash CSV Handling]] | ||
| + | * [[Bi-Directional Directory Synchronization]] | ||
| + | * [[Better Bash Configs]] | ||
== Applications == | == Applications == | ||
| Line 32: | Line 42: | ||
* [[Unattended-Upgrades Automatically Rebooting The System]] | * [[Unattended-Upgrades Automatically Rebooting The System]] | ||
* [[Set Font Size on TTY]] | * [[Set Font Size on TTY]] | ||
| + | * [[Weird Characters in Terminal]] | ||
* [[SSH Won't Work Via Shell Command in PHP]] | * [[SSH Won't Work Via Shell Command in PHP]] | ||
* [[Retrieve Package List from Dead System]] | * [[Retrieve Package List from Dead System]] | ||
* [[Ubuntu 18.04 Ctrl+Scroll Won't Zoom in Chromium]] | * [[Ubuntu 18.04 Ctrl+Scroll Won't Zoom in Chromium]] | ||
* [[Ubuntu 18.04 Audacity Poor Recording and Popping]] | * [[Ubuntu 18.04 Audacity Poor Recording and Popping]] | ||
| + | * [[Systemd Private Tmp Folders]] | ||
| + | * [[Dmesg Real Dates/TImestamps]] | ||
Latest revision as of 01:37, 21 January 2021
Contents
General Linux Notes
- Massive list of Linux Commands.
- Other notes about software, services, configs, etc. go to Notes page.
Scripts
- Custom Window Snap: Gosnap (Good Old Snap) emulates the Aero Snap feature in Windows 7
Custom Distros
Tips and Tricks
- The Fastest Checksum
- List DHCP Leases
- Power Saving
- Disable Update Notifier
- Mouse/Touchpad Drivers and Settings
- Automatic Email and Text Notifications
- Raspberry Pi SSH Without Logging In
- Bash CSV Handling
- Bi-Directional Directory Synchronization
- Better Bash Configs
Applications
- rdiff-backup: Incremental backup tool.
- Openssl - Generate Self-signed Certificate for Chrome
- Truecrypt Over NFS or SSH
- Vim
- Raspberry Pi Video Streaming
Particular Problems/Solutions
- Kernel Panic: VFS :Unable to mount root fs on unknown-block
- The Problem with Journaling File systems on an SD Card
- Beyond The Max Audio Volume
- Unattended-Upgrades Automatically Rebooting The System
- Set Font Size on TTY
- Weird Characters in Terminal
- SSH Won't Work Via Shell Command in PHP
- Retrieve Package List from Dead System
- Ubuntu 18.04 Ctrl+Scroll Won't Zoom in Chromium
- Ubuntu 18.04 Audacity Poor Recording and Popping
- Systemd Private Tmp Folders
- Dmesg Real Dates/TImestamps