Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for EC2? #8

Closed
rmurillo21 opened this issue Sep 10, 2017 · 6 comments
Closed

Support for EC2? #8

rmurillo21 opened this issue Sep 10, 2017 · 6 comments

Comments

@rmurillo21
Copy link

Looks great. Any reason this would not work on an AWS EC2 instance? I noticed Grub/bootloading not sure how that would work on a virtual server. Thanks

@konstruktoid
Copy link
Owner

Hi @rmurillo21, I don't have an EC2 to test it on for the moment, but the only changes that are made relating to GRUB is https://github.com/konstruktoid/hardening/blob/master/scripts/22_auditd#L8 and that shouldn't break anything.

@rmurillo21
Copy link
Author

Thanks. I will try it on an EC2 instance on Ubuntu and report back.

@rmurillo21
Copy link
Author

Working great on EC2 Ubuntu 16.06! I had to tweak the KexAlgorithms list to support my local putty but that was about it. I has used commas as a delim on FW_ADMIN, which was not correct - it wants spaces.
Thanks

konstruktoid added a commit that referenced this issue Sep 13, 2017
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
@konstruktoid
Copy link
Owner

Thanks for testing this @rmurillo21, updated the README regarding the spaces.

@sentient
Copy link

@rmurillo21 thanks for confirming it worked on EC2. I have one question how do you actually got this started on an EC2 instance. It is just the first step how do you install the ubuntu installation software on an EC2 image. Are not all AMI images already pre-configured with an OS?

Just wondering what steps you took

Thanks

Working great on EC2 Ubuntu 16.06! I had to tweak the KexAlgorithms list to support my local putty but that was about it. I has used commas as a delim on FW_ADMIN, which was not correct - it wants spaces.
Thanks

@rmurillo21
Copy link
Author

rmurillo21 commented Jul 30, 2019 via email

konstruktoid pushed a commit that referenced this issue Apr 16, 2021
issue with w command resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants