Recently Updated Pages
XCP-ng
Based on XenServer, XCP-ng is the result of massive cooperation between individuals and companies...
FAQ
[GitHub] 無法 git push 錯誤訊息 remote: Support for password authentication was removed on August 1...
OpenSIPS
Installation on Debian 10 OpenSIPS v3 with GUI on Debian v10 MariaDB Apache install guide Qui...
Oracle VM Server for x86
Document Oracle VM Overview Oracle VM: Support Matrix of Oracle VM Manager and Server
FAQ
Log 解析 Log Files 檔案目錄: /u01/app/oracle/ovm-manager-3/domains/ovm_domain/servers/AdminServer/log...
DB Admin Tips
Initial DB Setup /usr/bin/mysql_secure_installation Change the root's password ALTER USER 'roo...
fail2ban command
常用指令表 Commands - Fail2ban Cmd Description service fail2ban restart systemctl...
Fail2ban Setup
內建白名單 方法一: 編輯 /etc/fail2an/jail.conf # "ignoreip" can be a list of IP addresses, CIDR masks or ...
dotNet
Tutorials [GitHub] AMQP.Net Lite RedHat AMQ .Net Client C# 連線至 RabbitMQ Cluster - 使用 RabbitM...
FAQ
無法新增 PV Device /dev/sdj not found (or ignored by filtering). Solution: 可能該磁碟有包含其他磁區 # fdis...
Sample Codes
MySQL Test using System; using System.Data; using MySql.Data.MySqlClient; namespace MySQL_t...
Linux Distros for Running Container
5 Best Lightweight Linux Distros for Running Containers (tecmint.com) Photon OS https://v...
Installation
在 Linux 發行版本上安裝 .NET - .NET | Microsoft Learn How To Install Microsoft .NET Core SDK On Linux ...
Learning
單個磁碟擴充未分割磁區 How to Resize LVM Partition Inside an Extended Partition LVM Snapshot Use LV...
進階應用
存取 Container 網路 有個 Container 服務只需要與同個 Docker Network 的其他 Container 做通訊,平常不需要對外開放通訊埠,只有在開發或 Debug...
Linux 上的開發
Create new project dotnet new console --output my-app dotnet run --project my-app Add Package ...
NuGet
裝載您自己的 NuGet 摘要概觀 | Microsoft Learn NuGet Server NuGet Server Running a NuGet Server on ...
String Manipulation 字串處理
字串長度 my_string="abhishek" echo "length is ${#my_string}" Using expr str="my string" length=$...
Tinc
Tinc is free and open-source VPN software that can be used to create mesh VPN networks. It is a s...
Learning
GPG Using GPG to Encrypt and Decrypt Files on Linux [Hands-on for Beginners] LUKS How to...