@@ -51,46 +51,4 @@ MongoDB deployments:
51
51
Consider the following tutorials located in other sections of this
52
52
Manual.
53
53
54
- Installation
55
- ~~~~~~~~~~~~
56
-
57
- - :doc:`/tutorial/install-mongodb-on-linux`
58
- - :doc:`/tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux`
59
- - :doc:`/tutorial/install-mongodb-on-os-x`
60
- - :doc:`/tutorial/install-mongodb-on-debian-or-ubuntu-linux`
61
- - :doc:`/tutorial/install-mongodb-on-windows`
62
-
63
- Replica Sets
64
- ~~~~~~~~~~~~
65
-
66
- - :doc:`/tutorial/deploy-replica-set`
67
- - :doc:`/tutorial/convert-standalone-to-replica-set`
68
- - :doc:`/tutorial/expand-replica-set`
69
- - :doc:`/tutorial/deploy-geographically-distributed-replica-set`
70
- - :doc:`/tutorial/change-oplog-size`
71
- - :doc:`/tutorial/force-member-to-be-primary`
72
- - :doc:`/tutorial/change-hostnames-in-a-replica-set`
73
- - :doc:`/tutorial/convert-secondary-into-arbiter`
74
- - :doc:`/tutorial/reconfigure-replica-set-with-unavailable-members`
75
-
76
- Sharding
77
- ~~~~~~~~
78
-
79
- - :doc:`/tutorial/deploy-shard-cluster`
80
- - :doc:`/tutorial/convert-replica-set-to-replicated-shard-cluster`
81
- - :doc:`/tutorial/add-shards-to-shard-cluster`
82
- - :doc:`/tutorial/remove-shards-from-cluster`
83
-
84
- Basic Operations
85
- ~~~~~~~~~~~~~~~~
86
-
87
- - :doc:`/tutorial/recover-data-following-unexpected-shutdown`
88
- - :doc:`/tutorial/copy-databases-between-instances`
89
- - :doc:`/tutorial/expire-data`
90
-
91
- Security
92
- ~~~~~~~~
93
-
94
- - :doc:`/tutorial/configure-linux-iptables-firewall`
95
- - :doc:`/tutorial/configure-windows-netsh-firewall`
96
- - :doc:`/tutorial/control-access-to-mongodb-with-authentication`
54
+ .. include:: /includes/list-administration-tutorials.rst
0 commit comments