Skip to main content

Recently Updated Pages

Linux Bonding Network

Linux Administration 網路管理

RedHat 7/8 with nmtui nmtui > Edit a connection > Add > New Connection > Select Bond > Create ...

Updated 2 years ago by A-Lang (Admin)

TrueNAS CORE

NAS

Links Official: https://www.truenas.com/  Doc: https://www.truenas.com/docs/  GUI Text Co...

Updated 2 years ago by A-Lang (Admin)

Tips

FreeBSD

系統資訊 檢查系統是 32 或 64 bit uname -a getconf LONG_BIT 檢查 freebsd 版本 uname -mrs freebsd-version...

Updated 2 years ago by A-Lang (Admin)

Tips

Nginx

FAQ Fix: Too Many Open Files How to Fix 'Too Many Open Files' Error in Nginx

Updated 2 years ago by A-Lang (Admin)

SSL 常用技巧

SSL 與 CA

Check TLS/SSL certificate expiration date from a website) # NOTE: openssl requires at least 1.1...

Updated 2 years ago by A-Lang (Admin)

SQL

MySQL

Online Tutorials MySQL Cheat Sheet WHERE SELECT name, wins FROM golfers WHERE wins = 1; ...

Updated 2 years ago by A-Lang (Admin)

Learning

FreeBSD

Tutorials FreeBSD 6.0架設管理與應用 The FreeBSD Project BSD vs Linux

Updated 2 years ago by A-Lang (Admin)

iptables

Linux Administration

基本指令 列出現有規則 iptables -L -n -v iptables -L -n -v --line-numbers iptables -L INPUT -n -v --line...

Updated 2 years ago by A-Lang (Admin)

Makefile

Linux Administration

何謂 Makefile make 命令雖有很多內建的功能,但它也無法知道如何建立應用程式。故必須提供一個檔案,即 Makefile,告訴 make 如何建立應用程式。 Makefile ...

Updated 2 years ago by A-Lang (Admin)

Monitoring & Management

RabbitMQ

Web UI Overview Ready: 已經發佈到 Queue 的訊息量 Unacked: 消費端已接收但尚未 Ack 的訊息量 Total: Ready + Unacked ...

Updated 3 years ago by A-Lang (Admin)

fwconsole

Asterisk FreePBX

Tutorials CLI Commands Help fwconsole help # lists all commands php /usr/sbin/fwconsol...

Updated 3 years ago by A-Lang (Admin)

Import Virtualbox ova Image

Virtualization VMware

Export from Virtualbox 匯出 VM 至一個 *.ova image 格式選 OVF1.0。(非必要) 不要勾選網卡。(建議:在匯入 vmware 以後,再...

Updated 3 years ago by A-Lang (Admin)

Git Installation

Git

Git Client # CentOS/RedHat 5/6 # Install from source # Get the required version of GIT from ht...

Updated 3 years ago by A-Lang (Admin)

vCenter Patch

Virtualization VMware

官方連結 教學:VMware vCenter Server 6.7 Update 3n Release Notes 下載: Product Patches - VMware Custom...

Updated 3 years ago by A-Lang (Admin)

ESXi Commands

Virtualization VMware

Check whether the /tmp directory is full vdf | grep tmp System Module esxcli system module lis...

Updated 3 years ago by A-Lang (Admin)

ESXi Bug Fix & Upgrade

Virtualization VMware

升級或更新 ESX 主機步驟 用 SSH 方式 以 SSH Client 登入 vSphere 主機進行軟體修正程序。 NOTE: vSphere 主機必須事先手動啟用 SSH 服務。...

Updated 3 years ago by A-Lang (Admin)

Dockerize Custom Application

Docker

Tutorials Dockerize a Python application - DEV Community DEV Community

Updated 3 years ago by A-Lang (Admin)

RabbitMQ Cluster

RabbitMQ

Clustering Guide — RabbitMQ RabbitMQ Learning III: RabbitMQ Clustering and Load Balancing How...

Updated 3 years ago by A-Lang (Admin)

SSL/TLS Web Server

SSL 與 CA

Generate Certificates Method 1: 不需要 CA 的憑證 mkdir /etc/apache2/certs cd /etc/apache2/certs ope...

Updated 3 years ago by A-Lang (Admin)

FreeSwitch Tips

FreeSwitch

Links FreeSwitch Documentation: https://developer.signalwire.com/freeswitch/FreeSWITCH-Explai...

Updated 3 years ago by A-Lang (Admin)