mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Compare commits
4 Commits
5fe0d765fb
...
ab4ccac1cf
Author | SHA1 | Date | |
---|---|---|---|
|
ab4ccac1cf | ||
|
9c550dd5a1 | ||
|
b298a7e139 | ||
|
e016bc4876 |
2
.github/workflows/check-urls.yml
vendored
2
.github/workflows/check-urls.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v45.0.4
|
||||
uses: tj-actions/changed-files@v45.0.5
|
||||
with:
|
||||
separator: " "
|
||||
json: true
|
||||
|
@ -1300,6 +1300,8 @@
|
||||
* [Linux Command Line](https://www.udemy.com/course/command-line/) - Adam Eubankas (Udemy)
|
||||
* [Linux Command Line Tutorial For Beginners](https://www.youtube.com/playlist?list=PLS1QulWo1RIb9WVQGJ_vh-RQusbZgO_As) - Programming Knowledge
|
||||
* [Linux for Hackers (and everyone) // FREE Course for Beginners](https://www.youtube.com/playlist?list=PLIhvC56v63IJIujb5cyE13oLuyORZpdkL) - NetworkChuck
|
||||
* [Linux Journey](https://linuxjourney.com)
|
||||
* [Linux Survival](https://linuxsurvival.com)
|
||||
* [Linux Tutorial for Beginners - Learn Linux and the Bash Command Line](https://ryanstutorials.net/linuxtutorial) - Ryan Chadwick
|
||||
* [Linux Tutorials and Projects](https://www.udemy.com/course/linux-tutorials/) - Jason Cannon (Udemy)
|
||||
* [LPIC 1 exam guide: Linux Professional Institute Certification Study Guide](https://linux1st.com) - Jadi Mirmirani (HTML)
|
||||
|
Loading…
Reference in New Issue
Block a user