Bryan Wilches
a822f00a70
chore(topic): add `help` example ( #8514 )
...
* Update command-help.md
Feat: Adding the --help flag explanation
* Update src/data/roadmaps/linux/content/shell-basics/command-help.md
* Update command-help.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
3 weeks ago
Bryan Wilches
cd33b7aa92
feat(topic): linux file system ( #8508 )
...
* Update directory-hierarchy.md
Adding a youtube link about the Linux file system
* Update src/data/roadmaps/linux/content/navigation-basics/directory-hierarchy.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
3 weeks ago
Bryan Wilches
6193eaf176
feat: replace with a mini exercise ( #8509 )
...
Adding a mini exercise about bash scripting
3 weeks ago
sukalaper
1197a0fd6d
doc: Proc Priorities Under Process Management ( #8486 )
4 weeks ago
Kamran Ahmed
82c52aca7e
chore: upgrade dependencies ( #8468 )
...
* Upgrade paths
* Update topic rendering
* Fix file names
* Remove courses file
1 month ago
Kamran Ahmed
9b182f965f
Remove javatpoint links
2 months ago
Liwei Su
4b603ecd2e
Add external link to /proc File System ( #8385 )
...
* Update 101-listing-finding-proc.md
Append useful article at the end.
* Update 101-listing-finding-proc.md
Small change.
---------
Co-authored-by: Liwei Su <liweisu@proton.me>
2 months ago
Rikuya Osawa
2bafd61f71
add article resource ( #8125 )
3 months ago
Rikuya Osawa
dca2ba5fac
feat: add resource for linux service management ( #8053 )
...
Added hands-on resource for Linux service management. LabEx is an excellent guide which explores Linux service management through systemd and systemctl.
4 months ago
Kamran Ahmed
b1d87ae639
Prepare for 2025
4 months ago
Jayaram R
c5f1e383c7
feat: add resource ( #7876 )
...
* Update 100-inodes.md
* Update src/data/roadmaps/linux/content/110-disks-filesystems/100-inodes.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
5 months ago
Jayaram R
7daf1e213b
Add resource for Uptime Load in Linux ( #7838 )
...
* Resource for Uptime Load in Linux
Added 2 article link.
* Update src/data/roadmaps/linux/content/105-server-review/100-uptime-load.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
5 months ago
Jayaram R
e8082ae75e
Add resources for text processing ( #7817 )
...
Added Some Resources for Linux -> Text Processing
5 months ago
duds
902aa1c7a6
Fixes typo in 104-proc-priorities.md ( #7684 )
...
Old: renice +5
New: renice -5
From my research, after reading the topic in the Linux roadmap, it didnt make sense that increasing the priority of a process was made by +5, the topic said that a negative number makes the priority higher, so do many articles on the internet.
6 months ago
duds
a0addd1408
fix: typo handle to handled ( #7686 )
...
From handle to handled, I believe this is grammatically correct.
6 months ago
Ikboljon Abdurasulov
7254a58328
fix: Improve grep command to filter files ending with .txt ( #7627 )
6 months ago
Debajyati Dey
64931e0e0e
Linux ( #7541 )
...
Adding links to Linux topics.
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
7 months ago
Kamran Ahmed
3b929e45d2
Add AI Engineer roadmap PDF
7 months ago
Hang
84184724c4
Updates to the Linux Roadmap ( #7149 )
...
* add Practice Linux Commands with Hands-on Labs
* Update public/roadmap-content/devops.json
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
* Update public/roadmap-content/devops.json
* add linux free tutorials
---------
Co-authored-by: huhuhang <huhuhang@github.com>
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
Co-authored-by: huhuhang <no-reply@huhuhang.com>
8 months ago
Abdulrhman SayedAli
e58c30f74f
fix: hard links share the same inode number. ( #7093 )
...
Co-authored-by: abdulrhman.ali@bld.ai <abdulrhman.ali@bld.ai>
8 months ago
Abdulrhman SayedAli
c387a6b843
Add some linux resources ( #7066 )
...
* add some useful links to text processing section:
- add a detaild link about piping.
- add a detailed link about text filters in general.
- add a basic link for grep beginners.
---------
Co-authored-by: abdulrhman.ali@bld.ai <abdulrhman.ali@bld.ai>
8 months ago
Mau
c123abdc23
Add "TLDR" information to Linux roadmap - Command Help ( #7050 )
...
* Add "TLDR" information to Linux roadmap - Command Help
* Updated styling.
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
8 months ago
siamonas
136484f8b3
docs(linux): wrangle content and add content links to user management ( #6459 )
...
* docs(linux): wrangle content and add content links to user management
* docs(linux): wrangle content and add content links to user management - implemented changes based on dansholds feedback
---------
Co-authored-by: Stavros Siamantas <ssiamantas@shipreality.com>
9 months ago
Kamran Ahmed
8206a3594a
Update resource content
10 months ago
Rahul Kumar
b0b01e7b83
Update content of Linux fundamentals ( #6190 )
10 months ago
Konrad
0b47cfc981
style: remove whitespace characters in roadmaps resources ( #6131 )
10 months ago
Karim Safan
36b42dfaa2
Update 102-loops.md ( #6071 )
...
bug in the code
10 months ago
dsh
7e2f9d3e6b
add linux permissions article and video ( #5964 )
11 months ago
Ante Barić
6d983167c8
feat: daily.dev links ( #5860 )
...
* feat: add daily.dev link type
* feat: replace to feed label
* feat: add links to different pages
11 months ago
Wesley Blake
17f5ca3cb0
Add resources for swap ( #5850 )
...
I thought these two were the most interesting articles on the subject.
Also provides examples on how to do it.
11 months ago
Kamran Ahmed
390db65e32
Add types to links
11 months ago
Ruslan Semagin
1bc3464102
add links for 'grep' ( #5808 )
11 months ago
Ruslan Semagin
3c3b0c02a8
add links for 'awk' ( #5801 )
11 months ago
Machalkas
d7978d39c9
Add resource under linux roadmap ( #5608 )
...
* add url to introductory resource
* Update src/data/roadmaps/linux/content/100-navigation-basics/103-directory-hierarchy.md
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
* Update src/data/roadmaps/linux/content/100-navigation-basics/103-directory-hierarchy.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
1 year ago
bitblocksplicer
bd76e760d4
Fix Typo in Shell Scripting Literal Description ( #5613 )
...
Fixed a typo in the definition of boolean literals in shell scripts that could be misleading
1 year ago
Andrei Patru
c6648655cf
Update 100-permissions.md
...
fix incorrect sentence
1 year ago
Kamran Ahmed
7ea80b39fa
Remove code sample
1 year ago
Kamran Ahmed
7b297bdba6
Add linux roadmap
1 year ago
Kamran Ahmed
3d53ce67e9
Add linux content directoriesg
1 year ago
Kamran Ahmed
6cfea7994e
Add linux roadmap png/pdf
1 year ago
Kamran Ahmed
d802841f1a
Add linux roadmap
1 year ago