Skip to content

Instantly share code, notes, and snippets.

View dPacc's full-sized avatar
:octocat:
超本能

Deepak dPacc

:octocat:
超本能
  • Abu Dhabi
  • 09:48 (UTC +04:00)
View GitHub Profile
@dPacc
dPacc / ec2-automation.md
Last active September 16, 2023 19:57 — forked from ashiwanikumar/server-update-report.md
EC2 Security Automation

Creating a File:

  1. Create a new file under /etc/cron.daily/ named "autoupdate"

    root@dashboard:/home/linuxadmin# vim /etc/cron.daily/autoupdate

  2. Paste the following script into the file:

OS Update with Dist-upgrade