added debian framework
parent
1683f6d462
commit
30e5609aaa
|
|
@ -18,6 +18,9 @@ documentation for details.
|
|||
:name: sec-linux
|
||||
|
||||
linux/introduction
|
||||
linux/debian12_native
|
||||
linux/debian12_virtualbox
|
||||
linux/debian12_config
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
Debian 12 post-install configuration
|
||||
====================================
|
||||
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
Debian 12 bare metal installation
|
||||
=================================
|
||||
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
Debian 12 VirtualBox installation
|
||||
=================================
|
||||
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
Introduction
|
||||
============
|
||||
Introduction to Linux
|
||||
=====================
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue