Automated System Administration

Status
This thread has been locked.

T8M

Feedback score
0
Posts
6
Reactions
2
Resources
0
Hello there,
As I am currently new to MCM I have no idea where to post this but here.

I am currently working on a automated system administration script fully built in python, so far I have the security side of it in alpha, in open source.

You may take a look and use it here: https://github.com/Of/ASM

Recommended Server OS: Ubuntu 16.04 LTS

The file 'auto.py' is a alpha development piece of python.
This file allows you to automatically secure your server.

Features:
  • Creates a secure user with access to 'screen' and 'clean', for servers using screen as a console for their server. (Use MultiUser)
  • Creates a legal display for those who are accessing the server without authorization
  • Installs and sets up Fail2Ban to stop SSH Bruteforcing
  • Installs the Audit Daemon, to log ALL critical commands ran by an IP.
Update Log:
v1.0 - Added auto.py

More to come in future developments!
Please report any bugs on the issues section.


STILL IN DEVELOPMENT, USE THIS DEV VERISON AT YOUR OWN RISK.


Please report any issues on github,

Thank you.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Chad Griffith

I.T Mastermind
Premium
Feedback score
52
Posts
415
Reactions
166
Resources
0
Hello there,
As I am currently new to MCM I have no idea where to post this but here.

I am currently working on a automated system administration script fully built in python, so far I have the security side of it in alpha, in open source.

You may take a look and use it here: https://github.com/Of/ASM

Please report any issues on github,

Thank you.
Interesting concept. Happy Holidays!:tup:
 

1337

ash is our purest form
Supreme
Feedback score
159
Posts
1,541
Reactions
1,523
Resources
0
Interesting concept, I recommend you write out all of its available functions on the thread though. GL!
 
Status
This thread has been locked.
Top