Difference between revisions of "Linux"

From TheBeard Science Project Wiki
Jump to: navigation, search
(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

General Linux Notes

  • Massive list of Linux Commands.
  • Other notes about software, services, configs, etc. go to Notes page.

Scripts

Custom Distros

Tips and Tricks

Applications

Particular Problems/Solutions