A system administration companion that can be used for chatting to a prompt and ask it create commands to be executed at the command line.
- Clone the repo to your directory
- CD in to newly cloned repo
cd sysadcom/SysAdminCompanion - Run
python setup.py sdist bdist_wheeland then - Run
pip install .
- Edit the script to include your Google API key. You may browse to the following link to find out how to obtain one, if you do not have one yet, see link : https://developers.generativeai.google/tutorials/setup
- Run the newly installed package with
python3 -m sysadcom/sysadcom.py
- Check ssh : https://vimeo.com/869701932?share=copy
- Ping test : https://vimeo.com/manage/videos/869701237
- Find binaries with setuid bit : https://vimeo.com/manage/videos/869542789