Skip to content

IVMachiavelli/Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

After a horrible event destroyed my beloved technical notes, I vowed to never let it happen again. Please feel free to use these notes for your own purposes and please commit any additions and/or corrections. These Notes will always be in a incomplete manner and serve me as a quick reference and should not be considered a replacement for offical documentation.

This static site was generated using Hugo

Installing

  • Install hugo (Arch)
sudo pacman -S hugo
  • Clone the repo
git clone https://github.com/IVMachiavelli/Notes.git

Usage

  • Navigate to the Notes directory
  • Run the following command to start the server
hugo server
  • Now in your browser navigate to localhost:1313 (port 1313 is Hugo's default)
  • If that doesn't work try setting the port with the -p flag
# Example: setting the port number
hugo server -p 9631

Todo Reminders

  • Add Scripting References
    • Ruby / Crystal
    • Powershell (For Linux)
    • Golang
    • Bash
  • Linux / Infrustructure
    • Anything and everything
    • Docker / Cleanup
    • Puppet
    • Chef
  • Security / OSINT Tools
    • OSINT videos
    • Security videos
  • OSINT Links
    • Find and remove 404's
  • CSS needs to be completely overhauled

About

Technical Notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published