Mike Fiedler
1def41ee24
Merge pull request #369 from miketheman/modernization
2023-11-23 09:05:07 -05:00
Mike Fiedler
e9024a076a
chore: add configuration file for readthedocs
...
Refs: https://blog.readthedocs.com/migrate-configuration-v2/
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2023-11-23 13:56:23 +00:00
Mike Fiedler
278827c81b
chore(deps): update dependencies
...
We've come a long way since Sphinx 1.8.3.
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2023-11-23 13:46:43 +00:00
Mike Fiedler
8e6133431d
Merge pull request #363 from DennisTT/apt_edit
...
Update some information for apt
2021-04-04 17:29:02 -04:00
Mike Fiedler
993408a06b
Merge pull request #361 from DennisTT/sysadmin_dev_example
...
Add one perspective for developers
2021-04-04 17:28:08 -04:00
Dennis Tsang
6c202e975a
Convert shell prompt to style conventions - also fix some user vs. root commands
2021-03-19 03:02:41 -07:00
Mike Fiedler
7d9c7ca871
Merge pull request #362 from DennisTT/filesystem_edit
...
Copy-editing filesystems
2021-03-19 05:28:53 -04:00
Dennis Tsang
5e18af2720
Add a bit more detail
2021-03-19 02:06:50 -07:00
Dennis Tsang
512851a2eb
Update some information for
2021-03-19 01:30:07 -07:00
Dennis Tsang
eaf7342586
Copyediting filesystems
2021-03-19 01:03:02 -07:00
Dennis Tsang
d0c9472143
Add one perspective for development
2021-03-19 00:07:37 -07:00
Mike Fiedler
5bd87aa6a4
Merge pull request #360 from DennisTT/sysadmin_101_dev_ex_spacing
...
Fix spacing between Tyler and Francesca examples
2021-03-18 23:12:54 -04:00
Dennis Tsang
18e9ad41d9
Fix spacing between Tyler and Francesca examples
2021-03-18 19:36:16 -07:00
Mike Fiedler
50d1ecad52
Merge pull request #358 from snippetsBySam/patch-1
...
Fix typo
2020-03-08 19:36:48 -04:00
snippetsBySam
14fd17c48d
Fix typo
...
Change 'use' to 'user'
2020-03-08 23:26:04 +00:00
Mike Fiedler
3cf3c72958
Merge pull request #355 from piesu/patch-1
...
soft_skill_101 - time menagment wiki moved
2019-11-17 22:36:15 -05:00
Piotr Pies Ostrowski
52b08b7028
soft_skill_101 - time menagment wiki moved
...
Tom wiki moved from Google Code to Github - Code was killed by Google
2019-11-17 13:13:35 +01:00
Mike Fiedler
917e84b0b4
Merge pull request #353 from KayGKay/fix_default_fs
...
Default Filesystem: EXT4 instead of EXT3
2019-08-03 17:32:06 -04:00
Mike Fiedler
f55377406a
Merge pull request #354 from detinsley1s/patch-1
...
Fixed misspelling of "Complementary" in CMOS acronym
2019-08-02 18:41:37 -04:00
Daniel Tinsley
7144031ee2
Fix misspelling of "Complementary" in CMOS acronym
...
The correct spelling for CMOS is "Complementary Metal Oxide Semiconductor." "Complementary" was misspelled as "complimentary" in the original documentation.
2019-08-02 15:17:15 -05:00
K Gopal Krishna
43b93187b0
Default Filesystem in Linux has been EXT4 for more than a decade now. Most distributions including Debian, Fedora and Arch GNU / Linux (use and) recommend EXT4.
2019-07-25 22:48:38 +05:30
Mike Fiedler
ede4cf4a18
Merge pull request #351 from saurabhaditya/patch-1
...
Update statistics.rst
2019-03-26 18:36:03 -04:00
Aditya Saurabh
ea2e1c6d43
Update statistics.rst
...
Add entry for normal distribution
2019-03-26 17:27:26 -04:00
Mike Fiedler
6f4a9d5fc6
Merge pull request #350 from opsschool/miketheman/upgrade_sphinx
...
Bringing this project into a more modern era.
There's still a need to update to Python 3 - but that can wait until this changeset is deployed.
2019-01-05 16:47:25 -05:00
Mike Fiedler
da6d073f55
feat: Upgrade Sphinx RTD Theme
...
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2019-01-05 16:41:49 -05:00
Mike Fiedler
56e6fd431e
docs: Remove Gratipay button
...
The service shut down in 2017, RIP.
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2019-01-05 16:37:12 -05:00
Mike Fiedler
654786a5e3
docs: Update installation instructions & style
...
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2019-01-05 16:35:58 -05:00
Mike Fiedler
3d228362c8
style: whitespace
...
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2019-01-05 16:31:34 -05:00
Mike Fiedler
bb3e166625
fix: typo
...
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2019-01-05 16:29:05 -05:00
Mike Fiedler
5efd8c6987
fix(syntax): Update code blocks to reflect contents
...
With more modern versions of Sphinx, the code plcks are actually
validated, so examples need to be a bit more stringent in their
declaration.
Resolves #345
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2019-01-05 16:22:34 -05:00
Mike Fiedler
957e00c300
fix(syntax): Use correct citation syntax
...
This was likely overlooked, and in Sphinx versions newer than 1.2,
produced a warning.
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2019-01-05 15:50:14 -05:00
Mike Fiedler
a634e2009a
chore(deps): Upgrade Sphinx version
...
Includes an updated docutils 0.14 - resolving a deprecation warning.
Refs #348
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2019-01-05 15:49:30 -05:00
Franciosi
17a0ca1ee7
Uodate shells_101.rst ( #343 )
...
Adding vi instruction
2018-10-02 19:36:32 -04:00
Franciosi
3f70e5e9d1
Update security_101.rst ( #342 )
...
Fix small typo
2018-10-02 19:35:25 -04:00
Franciosi
b17e6d8b4f
Update README.me ( #341 )
...
Removed the Bitdeli Badge, since it is not working anymore.
2018-10-02 19:34:45 -04:00
Franciosi
2f504d08c5
Update active_directory_101.rst ( #340 )
...
Add historical info about Active Directory
2018-09-06 00:03:52 -04:00
Fotis Georgatos
dc15598d82
HPC Engineer ( #270 )
2018-01-18 22:38:04 -05:00
William Clifford
4bc8cd1da8
Update text_editing_201.rst ( #335 )
2017-12-03 15:11:33 -08:00
RDStewart
75ca2bc2bf
Update networking_101.rst ( #334 )
...
Replaced the uncommon word "hextet" with an expansion. Changed the example IPv6 address to be in the block reserved in RFC 3849 for documentation. Added a short explanation of zero-replacing in IPv6 addresses.
2017-11-21 09:47:46 -05:00
abangser
48d80e8cdb
Update saltstack docs from ReadTheDocs to repo ( #333 )
2017-11-20 07:44:53 -05:00
ankitrokdeonsns
664a4b7ae1
Update http_101.rst ( #332 )
...
it should be request instead of response
2017-11-16 07:51:12 -05:00
Kyle Lauritzen
62e91d7dc3
sentence was missing a couple words ( #329 )
2017-05-23 15:39:53 -04:00
Scott Gillespie
b0299f3bf8
Sentence needs a verb. ( #328 )
...
"ability to useful work" should read "ability to do useful work"
2017-04-28 10:06:31 -04:00
Davina Fournier
d274a488b4
Update two sections in Active Directory 201 page ( #327 )
...
* Add the sections for the Global Catalog and FSMO roles in AD 201
* Move sentences to new lines and change apostrophes
* Updates to content of AD 201 based on feedback
2017-02-28 07:46:13 -05:00
Vivek Kodira
0a0933995c
Adds missing newline & grammatical corrections ( #326 )
...
* Adds missing newline
Without the newline the TODO is not being understood by Sphinx
* Grammatical correction
Adds a missing comma
* Grammatical correction
* Grammatical correction
2017-02-12 12:23:01 -05:00
Davina Fournier
21d364d3c5
Add the vi examples mirroring the emacs examples to the existing shells_101 page. Then, remove the Todo box for the vi examples section. ( #325 )
2017-02-11 14:24:38 -05:00
Jeff Ferland
9220fd7fc0
Re-write "why we use load balancers" ( #324 )
...
* Re-write "why we use load balancers"
* Update loadbalancing_101.rst
2017-01-23 15:20:11 -05:00
Aleksey Tsalolikhin
d342290f40
Add description of CFEngine and links to learn more ( #320 )
...
* Add description of CFEngine and links to learn more
* Update CFEngine section to add content and fix formatting
Put each paragraph sentence on its own line, per the style guide.
2016-12-14 08:40:34 -05:00
avleen
68b7276250
Adding Patrick as a contributor
2016-12-11 20:21:21 -05:00
Paul Guth
5246247e1a
single typo fix, mostly just testing setup for pull requests ( #322 )
2016-11-25 12:24:10 -05:00