Skip to main content

Recently Updated Pages

加密軟體工具

Linux Administration 檔案及目錄加密-Encrypt

Linux Cryptsetup - 支援 LUKS/plain dm-crypt/loop-AES/TrueCrypt/BitLocker 等加密格式 How to Encrypt...

Updated 1 year ago by Admin

Installation

Podman

Instroduction Podman - Manage containers, pods, and images with Podman. Seamlessly work with con...

Updated 1 year ago by Admin

Learning

Remote Desktop 遠端桌面

11 Best Tools to Access Remote Linux Desktop Get Started With Ubuntu Remote Desktop: What is I...

Updated 1 year ago by Admin

Filesystems

Linux Administration LVM

Linux Filesystem Comparison

Updated 1 year ago by Admin

Linux Backup Tools

Linux Administration

Data Backup Restic - is a fast, open source, secure and cross-platform backup program. It allo...

Updated 1 year ago by Admin

QNAP NAS

NAS

CLI Commands 系統資訊 [~] # getsysinfo cputmp : get CPU temperature systmp : get system temperatu...

Updated 1 year ago by Admin

vCenter Converter

Virtualization VMware

簡介 VMware vCenter Converter Standalone Home: https://www.vmware.com/products/converter.html  安...

Updated 1 year ago by Admin

Patch Set Update (PSU)

Oracle Database

安裝 PSU 10.2.0.5.4 (p12419392_10205_Linux-x86_64.zip) 教學參考:Zip 檔解壓後 Readme.html 事前準備  Oracle ...

Updated 1 year ago by Admin

Linux Bonding Network

Linux Administration 網路管理

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

Updated 1 year ago by Admin

TrueNAS CORE

NAS

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

Updated 1 year ago by Admin

Tips

FreeBSD

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

Updated 1 year ago by Admin

Learning ML

Machine Learning

Free Course ML for Developers

Updated 1 year ago by Admin

Tips

Nginx

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

Updated 1 year ago by Admin

SSL 常用技巧

SSL 與 CA

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

Updated 1 year ago by Admin

SQL

MySQL

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

Updated 1 year ago by Admin

Learning

FreeBSD

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

Updated 1 year ago by Admin

iptables

Linux Administration

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

Updated 1 year ago by Admin

Makefile

Linux Administration

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

Updated 1 year ago by Admin

phpIPAM

Open Source Software

Introduction phpIPAM - Open source IP address management. phpipam is an open-source web IP addr...

Updated 1 year ago by Admin

JSON

Python

JSON to dict json.loads 用來轉換資料; json.load 用來讀檔。 import json person = '{"name": "Bob", "langu...

Updated 1 year ago by Admin