Commit Graph

221 Commits (main)
 

Author SHA1 Message Date
Sanket Patel 0228802960 Revert "Revert "Remove PSA banner Approve override""
This reverts commit 3e7fb47e94.
3 years ago
Sanket Patel 9703be98e9 pin mkdocs to a working latest version 3 years ago
Sanket Patel d00f7e7f4a pin theme to last known good version 3 years ago
Nishant Singh 3e7fb47e94 Revert "Remove PSA banner Approve override"
This reverts commit 770dc96145.
3 years ago
Nishant Singh 52e7ed5c5c
Revert "mkdocs.yml: Add syntax highlighting (#89)" (#95)
This reverts commit 7aebfc652c.
3 years ago
Ayan Banerjee 7aebfc652c
mkdocs.yml: Add syntax highlighting (#89)
* mkdocs.yml: Add syntax highlighting

* Add languages to codeblocks
3 years ago
Kalyanasundaram Somasundaram 770dc96145 Remove PSA banner Approve override 3 years ago
kalyan 9a0cbf629c
PSA AMA on Linux Networking course (#93)
* bugfix missing nav bar in mobile

* PSA AMA on Linux Networking course

Co-authored-by: Kalyanasundaram Somasundaram <ksomasun@ksomasun-mn1.linkedin.biz>
3 years ago
Kalyanasundaram Somasundaram 915e65584d bugfix missing nav bar in mobile 3 years ago
Akbar KM d6f15c3ea4
Merge pull request #90 from sumit419/monitoring_and_metrics
Monitoring and metrics
3 years ago
Sumit Sulakhe 094d5c37cb Merged further readings and references. Added absolute path for links 3 years ago
Sumit Sulakhe a6e7c6e732 Merged further readings and references. Added absolute path for links 3 years ago
Sumit Sulakhe 590e99c819 Merged further readings and references. Added absolute path for links 3 years ago
Sumit Sulakhe a17d206289 Merged further readings and references. Added absolute path for links 3 years ago
Sumit Sulakhe b9a9d3cc12 Merged further readings and references. Added absolute path for links 3 years ago
Sumit Sulakhe 561f8cd547 Replace linkedin with sumit419 for testing 3 years ago
sumit419 1364fcbab5
Update index.md 3 years ago
Sumit Sulakhe 17ac7dfae8 Merged further readings and references. Added absolute path for links 3 years ago
Sumit Sulakhe bca7cfc024 Merged further readings and references. Added absolute path for links 3 years ago
sumit419 ca6110c6f3 Set theme jekyll-theme-slate 3 years ago
Sumit Sulakhe a3ffe9c1d0 Initial commit to metrics and monitoring course 3 years ago
Sanket Patel bbd0cd38b5 Add community page and other small fixes
- fix Github link in coontributing page
- remove community link from home page
- fix page title missing space
3 years ago
Sanket Patel dae7743c31 add link to school of sre linkedin group 3 years ago
Nishant Singh 49a3fa674d
Merge pull request #86 from codophobia/patch1
add reference to GNU/Linux, add examples for less command
3 years ago
Shivam Mitra cebcab40f2 add reference to GNU/Linux, add examples for more command 3 years ago
YuanPei Li 40c8760f42 fix render problem in markdown
The number list follows a paragraph without a newline cause the rendering in mess.
3 years ago
Opemipo Ogunkola a605e72695 Remove shell prompt so shell commands are easier to read
This fixes this issue #83
I made this commit by running a find replace with the pattern
'^.*spatel1\$'
and replaced it with
'$'
3 years ago
Sanket Patel 6100c9af50
setup continuous deployments (#80)
* setup continuous deployments

* Update gh-deploy.yml
3 years ago
Nishant Singh 16aabd823b
Merge pull request #82 from jtr109/patch-1
Fix unexpected render with double quote
3 years ago
YuanPei Li eee16427ae
left only double quotes 3 years ago
YuanPei Li fcffc11bf3
fix unexpected render with double quote
Fix double quotes which escape with back slashes doesn't rendered well [in the document](https://linkedin.github.io/school-of-sre/linux_basics/linux_server_administration/#passwd).
3 years ago
Sai Kiran Kanuri b8e3d37372
Merge pull request #81 from WhoSayIn/main
Fix the link for "Docker Security" book
3 years ago
Huseyin KELES 42e781f8be Fix the link for "Docker Security" book 3 years ago
Sanket Patel d6f2f2dbc8
fix typo #78 3 years ago
Ritwik Sharma 26b72921ac
Fix typo in file view command section (#65) 3 years ago
Sahil Gupta 83253de867
Improve wording of prerequisites section (#68) 3 years ago
Tushar Jain c9ab45e619
Add links in course content of Python and The Web (#70) 3 years ago
Cory Fisher ec555dcc91
Fix ssh-copy-id typo (#72) 3 years ago
Sumesh Premraj c168d168d4
Add Code of Conduct and guidelines to contributing page (#46)
* Add guidelines and improve contributing page
* Add code of conduct
* Link to code of conduct from sidebar
3 years ago
Tushar Jain b9679acf0a
Link fixed in Linux Basics intro (#64) 3 years ago
Sai Kiran Kanuri 971a24280a
Merge pull request #54 from AshKapow/patch-1
Correct Number of Commands in Command Line Basics
3 years ago
Ash Powell 546b309e09
Correct Number of Commands in Command Line Basics
L113, incorrect number of commands when talking about basic commands. Four -> Five

As reported in #53
3 years ago
Kai 6797dfc79f
fixed incomplete url (#50)
* fixed broken link

* fixed incomplete url
3 years ago
Aditya Kamat e6b13b6f77
Modifying evolution image in Big data course (#48)
Co-authored-by: Aditya Kamat <akamat@akamat-mn1.linkedin.biz>
3 years ago
Kalyanasundaram Somasundaram e06dc62284 Add more and less in file manipulation linux command list 3 years ago
Sai Kiran Kanuri 5e77c55fc2
Merge pull request #41 from ritwik12/less-more
Add more and less commands
3 years ago
Sai Kiran Kanuri 28c3ca2520
Merge pull request #47 from eugenelim/patch-1
Update command_line_basics.md
3 years ago
eugenelim 15e99684c8
Update command_line_basics.md
Line break formatting fix on the file system descriptions.
3 years ago
Ritwik Sharma ac2987f556
Add more and less commands 3 years ago
Kalyanasundaram Somasundaram a84b42596c plausible temp setup 3 years ago