How to setup the CloudWatch agent and use a Parameter Store https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/download-CloudWatch-Agent-on-EC2-Instance-SSM-first.html https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/create-cloudwatch-agent-configuration-file-wizard.html sudo /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-config-wizard https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/install-CloudWatch-Agent-on-EC2-Instance-fleet.html
Cron At 09:00 on Monday in every month. 0 9 * */1 1 /usr/sbin/service mumble-server restart At 09:00 on Monday. 0 9 * * 1 /usr/sbin/service mumble-server restart
Bookmark Javascript Archiving shortcuts archive.org javascript:void(open('https://web.archive.org/save/'+encodeURI(document.location)))
Network Analysis Log Searching cat example.log | grep -oE "\b([0-9]{1,3}\.){3}[0-9]{1,3}\b" | sort | uniq -c | sort Monitoring