merge index to readme

This commit is contained in:
tengel 2024-03-20 11:40:22 -05:00
parent 9b70584e62
commit 25128befa5
2 changed files with 49 additions and 53 deletions

View file

@ -1,52 +0,0 @@
# Index
- [Active Directory with Winbind](md/active_directory_with_winbind.md)
- [Arch UEFI Installation](md/arch_uefi_installation.md)
- [CIFS Client Setup](md/cifs_client_setup.md)
- [Compose Key Sequences](md/compose_key_sequences.md)
- [Conversion Table](md/conversion_table.md)
- [Debian BOINC Client](md/debian_boinc_client.md)
- [Debian Server Setup](md/debian_server_setup.md)
- [Debian Tor Relay](md/debian_tor_relay.md)
- [Device Mapper Mechanics](md/device_mapper_mechanics.md)
- [Device Mapper Multipath](md/device_mapper_multipath.md)
- [DRBD Build Steps](md/drbd_build_steps.md)
- [Fonts and Linux](md/fonts_and_linux.md)
- [GlusterFS Build Steps](md/glusterfs_build_steps.md)
- [Grub 2 Info](md/grub_2_info.md)
- [Grub 2 with BLS](md/grub2_with_bls.md)
- [Jumbo Frames](md/jumbo_frames.md)
- [Kernel Module Weak Updates](md/kernel_module_weak_updates.md)
- [Linux Partitioning](md/linux_partitioning.md)
- [Linux x86 Storage](md/linux_x86_storage.md)
- [LVM Mechanics](md/lvm_mechanics.md)
- [LVM Snapshot Merging](md/lvm_snapshot_merging.md)
- [MongoDB Basics](md/mongodb_basics.md)
- [Network Quick Reference](md/network_quick_reference.md)
- [NFS Debugging](md/nfs_debugging.md)
- [NFS Setup](md/nfs_setup.md)
- [Oracle Environment](md/oracle_environment.md)
- [RAID Penalties](md/raid_penalties.md)
- [Red Hat Module Deprecation Methodology](md/rhel_module_deprecation.md)
- [Reducing the root LV](md/reducing_the_root_lv.md)
- [RHCS Mechanics](md/rhcs_mechanics.md)
- [RHEL7 Networking](md/rhel7_networking.md)
- [SCSI Sense Data](md/scsi_sense_data.md)
- [SMTP Relay](md/smtp_relay.md)
- [Stunnel Setup](md/stunnel_setup.md)
- [System Backup](md/system_backup.md)
- [systemd Mechanics](md/systemd_mechanics.md)
- [Tomcat Configuration](md/tomcat_configuration.md)
- [Tomcat Logging](md/tomcat_logging.md)
- [Tomcat Mechanics](md/tomcat_mechanics.md)
- [Tomcat Packaging](md/tomcat_packaging.md)
- [Tuning nf_conntrack](md/tuning_nf_conntrack.md)
- [UEFI - Unified EFI](md/uefi_unifiedefi.md)
- [Understanding Swap Use](md/understanding_swap_use.md)
- [Vsftpd Setup](md/vsftpd_setup.md)
- [XFS Info](md/xfs_info.md)
# Licenses
* SPDX-License-Identifier: CC-BY-SA-4.0
* SPDX-License-Identifier: MIT

View file

@ -2,7 +2,55 @@
memoirs, musings and reminiscences
## licenses
## Index
- [Active Directory with Winbind](md/active_directory_with_winbind.md)
- [Arch UEFI Installation](md/arch_uefi_installation.md)
- [CIFS Client Setup](md/cifs_client_setup.md)
- [Compose Key Sequences](md/compose_key_sequences.md)
- [Conversion Table](md/conversion_table.md)
- [Debian BOINC Client](md/debian_boinc_client.md)
- [Debian Server Setup](md/debian_server_setup.md)
- [Debian Tor Relay](md/debian_tor_relay.md)
- [Device Mapper Mechanics](md/device_mapper_mechanics.md)
- [Device Mapper Multipath](md/device_mapper_multipath.md)
- [DRBD Build Steps](md/drbd_build_steps.md)
- [Fonts and Linux](md/fonts_and_linux.md)
- [GlusterFS Build Steps](md/glusterfs_build_steps.md)
- [Grub 2 Info](md/grub_2_info.md)
- [Grub 2 with BLS](md/grub2_with_bls.md)
- [Jumbo Frames](md/jumbo_frames.md)
- [Kernel Module Weak Updates](md/kernel_module_weak_updates.md)
- [Linux Partitioning](md/linux_partitioning.md)
- [Linux x86 Storage](md/linux_x86_storage.md)
- [LVM Mechanics](md/lvm_mechanics.md)
- [LVM Snapshot Merging](md/lvm_snapshot_merging.md)
- [MongoDB Basics](md/mongodb_basics.md)
- [Network Quick Reference](md/network_quick_reference.md)
- [NFS Debugging](md/nfs_debugging.md)
- [NFS Setup](md/nfs_setup.md)
- [Oracle Environment](md/oracle_environment.md)
- [RAID Penalties](md/raid_penalties.md)
- [Red Hat Module Deprecation Methodology](md/rhel_module_deprecation.md)
- [Reducing the root LV](md/reducing_the_root_lv.md)
- [RHCS Mechanics](md/rhcs_mechanics.md)
- [RHEL7 Networking](md/rhel7_networking.md)
- [SCSI Sense Data](md/scsi_sense_data.md)
- [SMTP Relay](md/smtp_relay.md)
- [Stunnel Setup](md/stunnel_setup.md)
- [System Backup](md/system_backup.md)
- [systemd Mechanics](md/systemd_mechanics.md)
- [Tomcat Configuration](md/tomcat_configuration.md)
- [Tomcat Logging](md/tomcat_logging.md)
- [Tomcat Mechanics](md/tomcat_mechanics.md)
- [Tomcat Packaging](md/tomcat_packaging.md)
- [Tuning nf_conntrack](md/tuning_nf_conntrack.md)
- [UEFI - Unified EFI](md/uefi_unifiedefi.md)
- [Understanding Swap Use](md/understanding_swap_use.md)
- [Vsftpd Setup](md/vsftpd_setup.md)
- [XFS Info](md/xfs_info.md)
## Licenses
* SPDX-License-Identifier: CC-BY-SA-4.0
* SPDX-License-Identifier: MIT