https://github.com/linuxuser255/bashandlinux
Course content, resources, and code I created for EC-Council. It's a collection of useful Bash Scripts, Linux commands, tips, tricks, and more.
https://github.com/linuxuser255/bashandlinux
Last synced: about 1 year ago
JSON representation
Course content, resources, and code I created for EC-Council. It's a collection of useful Bash Scripts, Linux commands, tips, tricks, and more.
- Host: GitHub
- URL: https://github.com/linuxuser255/bashandlinux
- Owner: LinuxUser255
- License: gpl-3.0
- Created: 2021-06-23T20:41:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T00:26:33.000Z (over 1 year ago)
- Last Synced: 2024-10-24T10:26:16.979Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 76.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: Copying_Pass/instructions.md
Awesome Lists containing this project
README
# BashAndLinux
## Linux commands and Bash Scripts I created for an EC-Council course.
```
This began as a repository to accompany a Linux & Bash Scripting course I created.
It has since become a repo for almost all Shell scripts and configs I've written,
tips tricks, how-to guides, links to other resources and more.
```
- **[Link to original EC-Council Bash Scripting course repo](https://github.com/codered-by-ec-council/Shell-Scripting-with-Bash)**

## NeoVim configs plugins, & Distros
- **[NeoVim official docs](https://neovim.io/)**
- **[Netrw documentation](https://neovim.io/doc/user/pi_netrw.html#netrw-ex)**
- **[My fork of Kickstart.nvim](https://github.com/LinuxUser255/linux.nvim)**
- **[The original Kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim)**
- **[ThePrimeagen's init.lua](https://github.com/ThePrimeagen/init.lua)**
- **[All of Prime's Neovim related repos](https://github.com/ThePrimeagen?tab=repositories&q=&type=&language=lua&sort=)**
- **[RosePine Colour Theme](https://github.com/rose-pine/neovim)**
- **[Tokyo Night Theme](https://github.com/folke/tokyonight.nvim)**
- **[LunarVim](https://www.lunarvim.org/)**
- **[Lazy.nvim](https://github.com/folke/lazy.nvim)**
- **[NvChad](https://github.com/NvChad/)**
## NeoVim tutorials
- **[NeoVim usage](https://github.com/LinuxUser255/BashAndLinux/blob/main/Vim_And_NeoVim_Usage.md)**
- **[ThePrimeagen's VIM Fundamentals couse on Frontend Masters](https://frontendmasters.com/courses/vim-fundamentals/)**
- **[Video demos from ThePrimeagen's Vim as your editor playlist](https://youtube.com/playlist?list=PLm323Lc7iSW_wuxqmKx_xxNtJC_hJbQ7R)**
- **[Video demos from from Luke Smith's Vim playlist](https://youtube.com/playlist?list=PL-p5XmQHB_JSTaEPygu1DZjuFfb704Uv7)**
- **[How to install Tabnine](https://github.com/LinuxUser255/BashAndLinux/blob/main/Tabnine_Install.md)**
- **[Reddit's r/neovim](https://www.reddit.com/r/neovim/?rdt=52373)**
## Advanced Bash Scripting Guide
- **[An in-depth exploration of the art of shell scripting](https://tldp.org/LDP/abs/html/)**
- **[Pure Bash Bible](https://github.com/dylanaraps/pure-bash-bible)**
- **[AWK](https://tldp.org/LDP/abs/html/awk.html#AWKREF)**
- **[FOR LOOP](https://www.golinuxcloud.com/run-while-loop-until-specific-time-shell-bash/)**
- **[SED](https://linuxhint.com/50_sed_command_examples/)**
- **[Internal Field Separator](https://www.baeldung.com/linux/ifs-shell-variable)**
- **[BASH ALIASES](https://rez0.blog/hacking/2021/02/08/bash-aliases-command-line-tools-3.html)**
## ISO Verify & GPG ENCRYPT - DECRYPT
- **[ISO Verify](https://danilodellaquila.com/en/blog/how-to-verify-authenticity-of-downloaded-debian-iso-images)**
- **[GPG ENCRYPT - DECRYPT](https://www.howtogeek.com/427982/how-to-encrypt-and-decrypt-files-with-gpg-on-linux/)**
emoji
```
¯\_(ツ)_/¯
```