Skip to content

Instantly share code, notes, and snippets.

View cybergitt's full-sized avatar
🎯
Focusing

Sigit Prayitno cybergitt

🎯
Focusing
View GitHub Profile
@danielwetan
danielwetan / nodejs-cicd-github-actions.md
Last active October 15, 2025 06:50
Deploy Node.js to VPS using Github Actions

Deploy Node.js to VPS using Github Actions

Steps to deploy Node.js to VPS using PM2 and Github Actions

1. Clone repo to VPS folder

@zthxxx
zthxxx / Activate Office 2019 for macOS VoL.md
Last active October 31, 2025 09:59
crack activate Office on mac with license file
@bmaupin
bmaupin / free-backend-hosting.md
Last active November 1, 2025 15:21
Free backend hosting
@lokhman
lokhman / ubuntu-hardening.md
Last active October 24, 2025 16:14
List of things for hardening Ubuntu

WARNING

May contain out of date information. Check the comments below!

The list of actions listed below was taken mostly from Book Of Zeus with minor modifications and did the job well for Ubuntu version, which was available at that moment (May 2016). This gist was created for internal use and was never meant to be discovered by the web, although Google managed to find and index this page, which was a great surprise for me. Please check the original source for the updated information (links are provided in most of the sections), and read the comments below: they provide more details about the usage experience.

System Updates

http://bookofzeus.com/harden-ubuntu/initial-setup/system-updates/

Keeping the system updated is vital before starting anything on your system. This will prevent people to use known vulnerabilities to enter in your system.