Is production: true
Fun
March 25, 2026 by Xeth [~0 mins]

Ssl Certificates
May 16, 2023 by Xeth [~1 mins]

This is an artcile describe the SSL topics

#tls
#lets_encrypt
#openssl
Make Bootstrap Top Bottom Layout
March 20, 2023 by Xeth [~1 mins]

Learn how to create a fixed height and non-scrollable top menu and …

#bootstrap
Add code style and copy code block to Hugo
March 17, 2023 by Xeth [~2 mins]

Elevate your IT technical blog with code rendering styles and copy …

#hugo
Biuld This App
March 17, 2023 by Xeth [~1 mins]

This post is targeted to show the command to build and deploy the app.

#hugo
Initia post
March 17, 2023 by Xeth [~0 mins]

This is the first post of my blog. With no any meaningful info. Just …

Disable git ssl cert verification
March 17, 2023 by Xeth [~1 mins]

Discover how to skip SSL verification in Git commands when accessing a …

#migrated
Nginx SSL security testing and tuning
March 17, 2023 by Xeth [~1 mins]

Learn how to set the utf8mb4 collation in MySQL with our step-by-step …

#migrated
#security
#tls
UTF 8 support in Windows Cmd
March 17, 2023 by Xeth [~1 mins]

Tried using scala repl in windows, chinese words now showing …

#windows
#migrated
#scala
#encoding
Disable windows password manager for git
February 16, 2021 by Xeth [~1 mins]

On windows 10+ version(susppecting only, not so sure), the windows git …

#migrated
Linux sudo bug - CVE-2021-3156
February 6, 2021 by Xeth [~1 mins]

Learn how to detect if your operating system is vulnerable to the …

#linux
#migrated
Url to install gitea on centos
January 31, 2021 by Xeth [~1 mins]

Just linage to a url which help to install gitea on the centos 7

#migrated
Android NavigationView click event not working
April 27, 2020 by Xeth [~1 mins]

An article describe an issue encountered when the working on android …

#migrated
#issue
Nextcloud generated url using http instead of https
January 1, 2020 by Xeth [~1 mins]

A issue happen when setup nextcloud behind a reverse proxy server.

#migrated
#issue
#nextcloud
Partition deletion and creation in windows
December 2, 2019 by Xeth [~1 mins]

A article description the how to use the `diskpart` command.

#migrated
Creating https system
November 20, 2019 by Xeth [~2 mins]

A guideline about the ssl setup and application with nginx or spring …

#migrated
#outdated
Try catch close in scala
November 20, 2019 by Xeth [~1 mins]

#migrated
Linux crontab
October 12, 2019 by Xeth [~1 mins]

While using linux as application host, there are quite a lot chance …

#migrated
#shell
#crontab
Reset nextcloud password in docker environment
October 12, 2019 by Xeth [~1 mins]

You can reset the admin user password of nextcloud by flowing this …

#migrated
#nextcloud
Install nodejs and npm from portable zip file
September 25, 2019 by Xeth [~1 mins]

The article describe how install portable version of npm.

#migrated
#outdated
#nodejs
Springfox Swagger2 java.lang.NoSuchMethodError
September 5, 2019 by Xeth [~1 mins]

An issue about spring boot with swagger2 integration through …

#migrated
#java
#issue
#swagger
Add Security to Maven
August 29, 2019 by Xeth [~1 mins]

A article descritpion how to use the maven master encryption password …

#migrated
#maven