Skip to content

Latest commit

 

History

History
164 lines (125 loc) · 4.59 KB

index.rst

File metadata and controls

164 lines (125 loc) · 4.59 KB

Docsnt

Docsnt (pronounce as "doc sent") is just a combination of "doc" and my name, snowme34.

This is a personal web page using Readthedocs and Sphinx documenting something fun (I think) to share.

Please refer to the table of contents below and in the sidebar for your topic of interest. You can also use the search function in the top left corner.

Also this site supports https, open "https://docs.snowme34.com" if you address bar shows an http.

Note

This is a personal wiki-like place. There is no guarantee about anything. Please contact me if you spot any errors. You can also create an issue on the repo.

Featured

Some featured pages:

Contents

The organization of this site is as following:

.. toctree::
   :maxdepth: 1
   :caption: General
   :name: sec-general

   about/index


.. toctree::
   :maxdepth: 1
   :caption: Algorithms and Data Structures
   :name: sec-algorithms-and-data-structures

   algorithms-and-data-structures/red-black-tree/red-black-tree


.. toctree::
   :maxdepth: 1
   :caption: Programming Language Reference
   :name: sec-reference-programming-language

   reference/programming-language/cpp/cpp-concurrency-basic
   reference/programming-language/cpp/cpp-concurrency-data-race
   reference/programming-language/cpp/cpp-concurrency-deadlock
   reference/programming-language/golang/go-tour
   reference/programming-language/ruby/ruby-in-more-than-20-lines


.. toctree::
   :maxdepth: 1
   :caption: Command Reference
   :name: sec-reference-command

   reference/commands/unix-and-linux-commands
   reference/commands/windows-commands
   reference/commands/docker-commands
   reference/commands/git-commands
   reference/commands/vim-commands
   reference/commands/vagrant
   reference/commands/k8s


.. toctree::
   :maxdepth: 1
   :caption: DevOps Reference
   :name: sec-reference-devops

   reference/devops/set-up-debian-server-on-digital-ocean
   reference/devops/set-up-debian-10-server-on-digital-ocean
   reference/devops/debian-firewall-nftables-and-iptables
   reference/devops/bind-dns-server-setup
   reference/devops/scale
   reference/devops/engineering-and-operation


.. toctree::
   :maxdepth: 1
   :caption: Linux Reference
   :name: sec-reference-linux

   reference/linux/linux-permissions
   reference/linux/linux-user-and-group
   reference/linux/disk-basics
   reference/linux/linux-disk-management
   reference/linux/linux-file-system
   reference/linux/linux-root-directory-structure
   reference/linux/mount-and-unmount
   reference/linux/linux-network-config
   reference/linux/introduction-to-logs-and-rsyslog
   reference/linux/linux-service
   reference/linux/linux-email-service
   reference/linux/ftp
   reference/linux/nfs


.. toctree::
   :maxdepth: 1
   :caption: Database Reference
   :name: sec-reference-database

   reference/database/sql
   reference/database/redis-quick-reference
   reference/database/mysql/mysql-basic
   reference/database/mysql/mysql-user
   reference/database/mysql/mysql-privilege
   reference/database/mysql/mysql-misc


.. toctree::
   :maxdepth: 1
   :caption: Network Reference
   :name: sec-reference-network

   reference/network/network-devops-basic
   reference/network/domain-name-and-dns
   reference/network/osi-model
   reference/network/osi-model-1
   reference/network/osi-model-2


.. toctree::
   :maxdepth: 1
   :caption: Links
   :name: sec-links

   links/cuddly_links_collection