×

Based on debian 12.

Better reading about some common UNIX commands here

Enhance safety by changing SSH port, enabling pubkey login, and adding another user other than root

Install nginx with morden http3 function

Apply certificate using acme.sh

Install docker

Install poste.io mail server

Install wordpress and its dependencies

Install other miscellaneous programs

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Posts

In

How to Use SolusVM 1 API

RackNerd uses SolusVM 1 as their VPS's control panel, we can fetch some basic info about vps using SolusVM 1 API.

Read out all
In

My Journey to Being Delisted from the Spamhaus DBL

Spamhaus DBL is a realtime block list focusing on domain name, your deliverability will be dramatically impact once your domain listed by...

Read out all
In

My Journey to Being Delisted from the Outlook

After successfully setting up your own mail server and trying to send emails to Microsoft mail system, including hotmail.com, outlook.com and mailbox...

Read out all
In

History of Unblocking Github Copilot

It's easy to open a ticket to unblock your github copilot function; manipulate the prompt to make copilot API similar to openai's...

Read out all

Apply Certificate by acme.sh

acme.sh official wiki You definately need a domain before apply, you can get one at any registars, like name, namecheap, spaceship, gandi...

Read out all

Compile to Install Nginx

Compiling nginx with BoringSSL doesn’t support OCSP Stapling right now. I choose to use QuicTLS to enable http3. Install dependencies Compile QuicTLS...

Read out all