Difference between revisions of "Linux"
From RiceFamily Wiki
(Created page with "= How Tos = * [http://www.tecmint.com/enable-shell-debug-mode-linux/ Enable Shell Debug Mode]") |
(→How Tos) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= How Tos = | = How Tos = | ||
* [http://www.tecmint.com/enable-shell-debug-mode-linux/ Enable Shell Debug Mode] | * [http://www.tecmint.com/enable-shell-debug-mode-linux/ Enable Shell Debug Mode] | ||
+ | * [http://www.tecmint.com/check-syntax-in-shell-script/ Check Syntax in Shell Script] | ||
+ | * [https://www.youtube.com/watch?v=HbgzrKJvDRw Linux File System/Structure Explained!] | ||
+ | * [https://thegeeksalive.com/how-to-find-the-inode-usage-on-linux/ How to find iNode usage on Linux] | ||
+ | |||
+ | = MISC = | ||
+ | * [https://www.youtube.com/watch?v=TVHcdgrqbHE Linux Sucks. Forever. - Filmed live at Linux Fest NW - April 28, 2018] | ||
+ | |||
+ | = YouTube Channels = | ||
+ | * [https://www.youtube.com/channel/UCJYVW4HVrMWpUvvsjPQc8-Q DorianDotSlash] |
Latest revision as of 22:29, 6 July 2019
How Tos
- Enable Shell Debug Mode
- Check Syntax in Shell Script
- Linux File System/Structure Explained!
- How to find iNode usage on Linux