Leong Hean Hong
Hong's Tech Blog

Hong's Tech Blog

Follow
homeProTipsHow-toCommon TasksCodeTalkbadges
Tag

Linux

#linux

More content

Read more stories on Hashnode


Articles with this tag

Monitoring Systemd Service Using Monit

Sep 7, 20231 min read

Monit is an easy-to-use software for monitoring servers. It does not require any agent and runs locally within the server. The ability to use custom...

Monitoring Systemd Service Using Monit

Setup Mailpit with Apache Web Server On CentOS 9

May 30, 20233 min read

Mailpit is an alternative to MailHog. It is a hosted SMTP server. Instead of sending emails to recipients, it captures and stores all emails for...

Setup Mailpit with Apache Web Server On CentOS 9

Install Home Assistant Supervised On Arch Linux

Sep 19, 20213 min read

Lack of HASS-specific guide for Arch Linux · Installing home-assistant did not turn up to be what I expected. It does not support add-ons! I learned it...

Install Home Assistant Supervised On Arch Linux

Useful Command Line Query Tool

Jul 2, 20211 min read

Add this to your utility belt · cli.fyi lets you to quickly retrieve information about emails, IP addresses, URLs and lots more from the command...

Useful Command Line Query Tool

Setup Fortinet VPN Client In CentOS 7

Jun 1, 2020

My applications need to access services in client's private network. I am using openfortivpn to connect to Fortigate SSL VPN server. It should work...

Setup Fortinet VPN Client In CentOS 7

Unban IP In Fail2ban

May 27, 2020

Fail2Ban is an intrusion prevention software framework that protects computer servers from brute-force attacks. Source:...

Unban IP In Fail2ban