Skip to content

Commit

Permalink
GITBOOK-1: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
sweetrush authored and gitbook-bot committed Jan 28, 2025
1 parent 61702c0 commit ee6addf
Show file tree
Hide file tree
Showing 14 changed files with 43 additions and 26 deletions.
43 changes: 17 additions & 26 deletions SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
# Table of contents

* [Home](README.md)
* Dev Ops Area
* [Dev Ops Area](dev-ops-area/README.md)
* [UsingGit-1](DevOps/usinggit.md)
* [UsingGit-1](DevOps/UsingGit.md)
* [Setup the Python Virutal Enviroment with Anaconda](install\_anaconda\_pythonvirtualenv.md)

* Python
* [Setup the Python Virutal Enviroment with Anaconda](dev-ops-area/setup-the-python-virutal-enviroment-with-anaconda.md)
* [Python](python/README.md)
* [Install Anaconda Enviroment - 1](Python/Install_Anaconda_PythonVirtualEnv.md)
* [Install Anaconda Enviroment - 2](Python/install_anaconda_pythonvirtualenv.md)

* Steamlit Area
* [Using Streamlit0](SteamlitArea/using\_streamlit.md)
* [Using Streamlit1](SteamlitArea/Using\_Streamlit.md)

* Transforming Digitally
* [Steamlit Area](steamlit-area/README.md)
* [Using Streamlit0](SteamlitArea/using_streamlit.md)
* [Using Streamlit1](SteamlitArea/Using_Streamlit.md)
* [Transforming Digitally](transforming-digitally/README.md)
* [Choosing The right Digital Learning Solution](TransformingDigitally/choosing-the-right-digital-learning-solution.md)
* [Cloud for the Samoa](TransformingDigitally/cloud-for-the-samoa.md)
* [DataVisPacific](TransformingDigitally/datavizpacific.md)

* Security Area
* [Security Area](security-area/README.md)
* [Notes About Hydra](SecArea/hydra_notes.md)
* [John the Ripper](SecArea/John-the-Ripper-notes.md)
* [MSFVenom notes](SecArea/msfvenom_notes.md)
Expand All @@ -27,26 +24,20 @@
* [NMap Commands](SecArea/useful_Nmap_Commands.md)
* [Windows Exploit Tools](SecArea/Windows_Exploit_tools.md)
* [Cybersecurity Archecture](SecArea/Cybersecurity_Architechture_Notes.md)

* Linux Write-ups
* [Linux Write-ups](linux-write-ups/README.md)
* [Linux Commands and Tips](LinuxWriteUps/LinuxTipsandTools.md)
* [Configure Linux Display Manually](LinuxWriteUps/Manual_graphicDisplaySetting_Linux.md)
* [Seven AmazingCLI Tools](LinuxWriteUps/sevenAmazingCLI_Tools.md)
* [Accessing Remote Servers with SSH Keys](LinuxWriteUps/SettingupSSHkey_onLinux.md)

* LLM's and AI
* [LLM's and AI](llms-and-ai/README.md)
* [AI and LLM RAG](LLMandAI/RAG_in_AI_n_LLM.md)
* [Leaning Prompt Engineering](LLMandAI/LearningAboutPromptEngineering.md)
* [Running LLM Locally](LLMandAI/runningLLMlocally.md)

* Blockchain
* [Blockchain](blockchain/README.md)
* [Starting with Blockchain](Blockchain/gettingstartwithBlockchain.md)

* Docker Write-ups
* [Docker Write-ups](docker-write-ups/README.md)
* [Docker Networking](DockerWU/dockernetworking.md)
* [Docker Webservice](DockerWU/SettingUpDockerforWebServices.md)

* Future Projects
* NIST Agregator
* [DataViz For the Pacific](datavizpacific.md)

* [Setup Docker Webservice](DockerWU/SettingUpDockerforWebServices.md)
* [Future Projects](future-projects/README.md)
* [NIST Agregator](future-projects/nist-agregator.md)
* [DataViz For the Pacific](future-projects/dataviz-for-the-pacific.md)
2 changes: 2 additions & 0 deletions blockchain/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Blockchain

2 changes: 2 additions & 0 deletions dev-ops-area/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dev Ops Area

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Setup the Python Virutal Enviroment with Anaconda

2 changes: 2 additions & 0 deletions docker-write-ups/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Docker Write-ups

2 changes: 2 additions & 0 deletions future-projects/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Future Projects

2 changes: 2 additions & 0 deletions future-projects/dataviz-for-the-pacific.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# DataViz For the Pacific

2 changes: 2 additions & 0 deletions future-projects/nist-agregator.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# NIST Agregator

2 changes: 2 additions & 0 deletions linux-write-ups/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Linux Write-ups

2 changes: 2 additions & 0 deletions llms-and-ai/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# LLM's and AI

2 changes: 2 additions & 0 deletions python/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Python

2 changes: 2 additions & 0 deletions security-area/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Security Area

2 changes: 2 additions & 0 deletions steamlit-area/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Steamlit Area

2 changes: 2 additions & 0 deletions transforming-digitally/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Transforming Digitally

0 comments on commit ee6addf

Please sign in to comment.