Skip to main content

Recently Updated Pages

Oracle VM Server for x86

Virtualization Oracle Virtualization

Document Oracle VM Overview Oracle VM: Support Matrix of Oracle VM Manager and Server

Updated 2 years ago by Admin

FAQ

Virtualization Oracle Virtualization

Log 解析 Log Files 檔案目錄: /u01/app/oracle/ovm-manager-3/domains/ovm_domain/servers/AdminServer/log...

Updated 2 years ago by Admin

DB Admin Tips

MySQL

Initial DB Setup /usr/bin/mysql_secure_installation Change the root's password ALTER USER 'roo...

Updated 2 years ago by Admin

fail2ban command

Fail2Ban

常用指令表 Commands - Fail2ban Cmd Description service fail2ban restart systemctl...

Updated 2 years ago by Admin

Fail2ban Setup

Fail2Ban

內建白名單 方法一: 編輯 /etc/fail2an/jail.conf # "ignoreip" can be a list of IP addresses, CIDR masks or ...

Updated 2 years ago by Admin

dotNet

RabbitMQ Development with RabbitMQ

Tutorials [GitHub] AMQP.Net Lite RedHat AMQ .Net Client C# 連線至 RabbitMQ Cluster - 使用 RabbitM...

Updated 2 years ago by Admin

FAQ

Linux Administration LVM

無法新增 PV Device /dev/sdj not found (or ignored by filtering). Solution: 可能該磁碟有包含其他磁區 # fdis...

Updated 2 years ago by Admin

Sample Codes

dotnet

MySQL Test using System; using System.Data; using MySql.Data.MySqlClient; namespace MySQL_t...

Updated 2 years ago by Admin

Linux Distros for Running Container

Docker

5 Best Lightweight Linux Distros for Running Containers (tecmint.com) Photon OS https://v...

Updated 2 years ago by Admin

Installation

dotnet

在 Linux 發行版本上安裝 .NET - .NET | Microsoft Learn How To Install Microsoft .NET Core SDK On Linux ...

Updated 2 years ago by Admin

Learning

Linux Administration LVM

單個磁碟擴充未分割磁區 How to Resize LVM Partition Inside an Extended Partition LVM Snapshot Use LV...

Updated 2 years ago by Admin

進階應用

Docker

存取 Container 網路 有個 Container 服務只需要與同個 Docker Network 的其他 Container 做通訊,平常不需要對外開放通訊埠,只有在開發或 Debug...

Updated 2 years ago by Admin

Linux 上的開發

dotnet

Create new project dotnet new console --output my-app dotnet run --project my-app Add Package ...

Updated 2 years ago by Admin

NuGet

dotnet

裝載您自己的 NuGet 摘要概觀 | Microsoft Learn NuGet Server NuGet Server Running a NuGet Server on ...

Updated 2 years ago by Admin

String Manipulation 字串處理

SHELL

字串長度 my_string="abhishek" echo "length is ${#my_string}" Using expr str="my string" length=$...

Updated 2 years ago by Admin

Learning

Linux Administration 檔案及目錄加密-Encrypt

GPG Using GPG to Encrypt and Decrypt Files on Linux [Hands-on for Beginners] LUKS How to...

Updated 2 years ago by Admin

Outline

VPN

簡介 Outline 讓所有使用者都能執行自己專屬的 VPN,以更安全的方式存取無審查的開放網路。透過 Outline 執行專屬 VPN 伺服器不但使存取網路變得更安全,網路連線也較不容易遭人...

Updated 2 years ago by Admin

lsof

SHELL

Network Port What process is using the port 50000 lsof -i :50000 lsof -i :https lsof -i t...

Updated 2 years ago by Admin

Build deb package

Linux Administration Ubuntu and Debian

Tutorials Create a deb package How to create a .deb file (tutorial) 如何製作「deb檔(Debian Package...

Updated 2 years ago by Admin

FAQ

RabbitMQ

Q: 無法啟動 node 服務 Application rabbit exited with reason: {{could_not_write_file,"/var/lib/rabbit...

Updated 2 years ago by Admin