Commit Graph

178 Commits

Author SHA1 Message Date
Natsuo Kawai 620a3ceacb
Fix less description (#107) 2021-06-24 10:37:27 +05:30
Savithru Lokanath f7c9cbb1c6
Correct retrieval sentence (#105) 2021-06-17 09:49:18 +05:30
Ricardo Castro 571a248957
fix: typos in main page (#101) 2021-04-15 12:07:34 +05:30
andrewpollack cf08448716
Update intro.md removing space-typo (#96) 2021-04-15 12:05:09 +05:30
andrewpollack 9de37eb233
Minor changes to linux_basics conclusion readability (#97)
Adjusted commands to be formatted in code-form
2021-04-15 12:04:01 +05:30
Aayush Upadhyay e38a1bec66
Update intro.md (#99)
Minor spelling error - Line 146
2021-04-15 12:01:37 +05:30
abe shingo 6c9482d921
Update lab.md (#100)
Fixes typos in lab content
2021-04-13 11:56:23 +05:30
Sanket Patel 0228802960 Revert "Revert "Remove PSA banner Approve override""
This reverts commit 3e7fb47e94.
2021-02-24 22:37:56 +05:30
Sanket Patel 9703be98e9 pin mkdocs to a working latest version 2021-02-24 22:36:18 +05:30
Sanket Patel d00f7e7f4a pin theme to last known good version 2021-02-24 22:29:32 +05:30
Nishant Singh 3e7fb47e94 Revert "Remove PSA banner Approve override"
This reverts commit 770dc96145.
2021-02-24 22:08:13 +05:30
Nishant Singh 52e7ed5c5c
Revert "mkdocs.yml: Add syntax highlighting (#89)" (#95)
This reverts commit 7aebfc652c.
2021-02-24 21:32:15 +05:30
Ayan Banerjee 7aebfc652c
mkdocs.yml: Add syntax highlighting (#89)
* mkdocs.yml: Add syntax highlighting

* Add languages to codeblocks
2021-02-24 17:52:44 +05:30
Kalyanasundaram Somasundaram 770dc96145 Remove PSA banner Approve override 2021-02-22 19:21:03 +05:30
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>
2021-02-12 21:27:51 +05:30
Kalyanasundaram Somasundaram 915e65584d bugfix missing nav bar in mobile 2021-02-10 11:34:16 +05:30
Akbar KM d6f15c3ea4
Merge pull request #90 from sumit419/monitoring_and_metrics
Monitoring and metrics
2021-02-09 09:19:32 +05:30
Sumit Sulakhe 094d5c37cb Merged further readings and references. Added absolute path for links 2021-02-08 09:50:17 -08:00
Sumit Sulakhe a6e7c6e732 Merged further readings and references. Added absolute path for links 2021-02-08 08:17:52 -08:00
Sumit Sulakhe 590e99c819 Merged further readings and references. Added absolute path for links 2021-02-08 08:13:26 -08:00
Sumit Sulakhe a17d206289 Merged further readings and references. Added absolute path for links 2021-02-08 08:04:21 -08:00
Sumit Sulakhe b9a9d3cc12 Merged further readings and references. Added absolute path for links 2021-02-08 07:57:13 -08:00
Sumit Sulakhe 561f8cd547 Replace linkedin with sumit419 for testing 2021-02-08 07:40:36 -08:00
sumit419 1364fcbab5
Update index.md 2021-02-08 21:00:49 +05:30
Sumit Sulakhe 17ac7dfae8 Merged further readings and references. Added absolute path for links 2021-02-08 07:24:24 -08:00
Sumit Sulakhe bca7cfc024 Merged further readings and references. Added absolute path for links 2021-02-08 07:14:08 -08:00
sumit419 ca6110c6f3 Set theme jekyll-theme-slate 2021-02-08 20:32:03 +05:30
Sumit Sulakhe a3ffe9c1d0 Initial commit to metrics and monitoring course 2021-02-08 06:27:32 -08:00
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
2021-02-05 11:20:44 +05:30
Sanket Patel dae7743c31 add link to school of sre linkedin group 2021-02-02 13:49:42 +05:30
Nishant Singh 49a3fa674d
Merge pull request #86 from codophobia/patch1
add reference to GNU/Linux, add examples for less command
2021-01-11 22:18:05 +05:30
Shivam Mitra cebcab40f2 add reference to GNU/Linux, add examples for more command 2021-01-10 22:33:55 +05:30
YuanPei Li 40c8760f42 fix render problem in markdown
The number list follows a paragraph without a newline cause the rendering in mess.
2021-01-07 02:40:53 -05:00
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
'$'
2021-01-07 02:38:29 -05:00
Sanket Patel 6100c9af50
setup continuous deployments (#80)
* setup continuous deployments

* Update gh-deploy.yml
2021-01-06 13:30:02 +05:30
Nishant Singh 16aabd823b
Merge pull request #82 from jtr109/patch-1
Fix unexpected render with double quote
2021-01-06 09:22:34 +05:30
YuanPei Li eee16427ae
left only double quotes 2021-01-05 16:40:00 +08:00
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).
2021-01-05 16:35:17 +08:00
Sai Kiran Kanuri b8e3d37372
Merge pull request #81 from WhoSayIn/main
Fix the link for "Docker Security" book
2020-12-31 09:23:42 +05:30
Huseyin KELES 42e781f8be Fix the link for "Docker Security" book 2020-12-31 00:56:49 +01:00
Sanket Patel d6f2f2dbc8
fix typo #78 2020-12-29 22:08:19 +05:30
Ritwik Sharma 26b72921ac
Fix typo in file view command section (#65) 2020-12-15 09:19:54 +05:30
Sahil Gupta 83253de867
Improve wording of prerequisites section (#68) 2020-12-15 09:17:18 +05:30
Tushar Jain c9ab45e619
Add links in course content of Python and The Web (#70) 2020-12-15 09:12:51 +05:30
Cory Fisher ec555dcc91
Fix ssh-copy-id typo (#72) 2020-12-15 09:10:14 +05:30
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
2020-12-14 20:31:50 +05:30
Tushar Jain b9679acf0a
Link fixed in Linux Basics intro (#64) 2020-12-12 10:26:56 +05:30
Sai Kiran Kanuri 971a24280a
Merge pull request #54 from AshKapow/patch-1
Correct Number of Commands in Command Line Basics
2020-12-10 10:40:37 +05:30
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
2020-12-09 20:24:09 +00:00
Kai 6797dfc79f
fixed incomplete url (#50)
* fixed broken link

* fixed incomplete url
2020-12-09 16:31:15 +05:30