Skip to content

In ancient Greek mythology and religion, Eos is the goddess and personification of the dawn, helping everyone start the day. This repo contains lots of tools to help you get started on your ubuntu server journey.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.md
AGPL-3.0
LICENSE.agpl
Unknown
LICENSE.dnh
Notifications You must be signed in to change notification settings

CodeMonkeyCybersecurity/eos

Eos

Eos aims to help make ubuntu server administration easier for those of us who weren't born in a bash shell.

We use all the tools here on a daily basis - this means that they're actively maintained, but also constantly evolving.

See our knowledge base, Athena, for more on how to use this.


🚀 Quick Deployment

Get admin access

UNIX-like systems, including MacOS

sudo -i  # or 'su' if you prefer

On Windows

Open PowerShell or Command Prompt as Administrator

Go to https://go.dev/dl/

Download and run the .msi installer for Windows.

Run the installer

After install, restart your terminal (PowerShell or CMD)

Clone the repo and prep Go modules

cd /opt
git clone https://github.com/CodeMonkeyCybersecurity/eos.git
cd eos

On RHEL

yum update
yum install golang -y
go mod tidy

On Debian-based systems

apt update
apt install golang -y
go mod tidy

On MacOS X

Install Homebrew if you haven’t:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Update and install Go using Homebrew

brew update
brew install go

Other links

Website: cybermonkey.net.au

Facebook

X/Twitter

LinkedIn

YouTube

Complaints, compliments, confusion

Secure email: [email protected]
Website: cybermonkey.net.au

#     ___         _       __  __          _
#    / __|___  __| |___  |  \/  |___ _ _ | |_____ _  _
#   | (__/ _ \/ _` / -_) | |\/| / _ \ ' \| / / -_) || |
#    \___\___/\__,_\___| |_|  |_\___/_||_|_\_\___|\_, |
#                  / __|  _| |__  ___ _ _         |__/
#                 | (_| || | '_ \/ -_) '_|
#                  \___\_, |_.__/\___|_|
#                      |__/

© 2025 Code Monkey Cybersecurity. ABN: 77 177 673 061. All rights reserved.

About

In ancient Greek mythology and religion, Eos is the goddess and personification of the dawn, helping everyone start the day. This repo contains lots of tools to help you get started on your ubuntu server journey.

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.md
AGPL-3.0
LICENSE.agpl
Unknown
LICENSE.dnh

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •