Skip to main content

Recently Updated Pages

PiShrink

Raspberry Pi

Dumping existing image Install cockit on Raspberry Pi sudo apt install cockpit Shutdown Raspbe...

Updated 2 years ago by Admin

Build a Java app

Flatpak

Tutorials https://docs.flatpak.org/en/latest/first-build.html https://flathub.org/home htt...

Updated 2 years ago by Admin

spfile v.s. pfile

Oracle Database

pfile 純文字檔案, client端參數檔案;不能動態修改,可以用普通的編輯器修改,修改之後需要重啟。pfile可能會導致伺服器啟動不一致,因為可以在客戶端啟動。 spfile 二進制...

Updated 2 years ago by Admin

iSCSI and multipath on CentOS 7

Linux Administration SAN & iSCSI

系統環境 iSCSI Storage: NetApp FAS8200 Linux OS: CentOS 7 Server H/W: HP DL380 Gen10 iSCSI 用網路卡...

Updated 2 years ago by Admin

Partition Table

MySQL

Check if partition is supported > show plugins; Create partition table create table mm_tx_n...

Updated 2 years ago by Admin

Sample Scripts

SHELL

Auto-rar.sh 解壓縮多個分割檔案 (*.part0XX.rar) #!/bin/bash echo "-> Started: "`date +%m/%d/%y\ %H:...

Updated 2 years ago by Admin

Install Fail2Ban on Debian

Fail2Ban

Installation Download: https://www.fail2ban.org/wiki/index.php/Downloads # Debian 7.x tar xzf ...

Updated 2 years ago by Admin

test

SHELL

字串或文字的比對 Str1 = str2 | 當str1與str2相同時, 傳回True Str1 != str2| 當str1與str2不同時, 傳回True Str1 < Str...

Updated 2 years ago by Admin

ps

Linux Administration

以 PID 查詢 ps -fp <PID> ps -fp <PID#1>,<PID#2>,<PID#3> 分析 CPU/Memory 使用...

Updated 2 years ago by Admin

Vim FAQ

vim

Err: A line cannot be longer than 2048 characters. 這是因為 VI 的每一行字數不可超過 2048 字元,遇到時可以將超過字數的行刪除,另存一...

Updated 2 years ago by Admin

DB2 Monitoring

Grafana

Prerequisites InfluxDB (the host is the same as Grafana) Separated Linux host Install and ...

Updated 2 years ago by Admin

Learning

Linux Administration SAN & iSCSI

iSCSI How to configure iSCSI target & initiator on RHEL/CentOS 7.6

Updated 2 years ago by Admin

Picroft

Raspberry Pi

Introduction Picroft is a ready-made way to run Mycroft on a Raspberry Pi 3, 3B+ or 4 and is pro...

Updated 2 years ago by Admin

Plugins

Grafana

Install plugin on local Grafana Option 1: with grafana-cli # Internet network is required # re...

Updated 2 years ago by Admin

Learning SHELL

SHELL

7 Bash tutorials to enhance your command line skills in 2021 Top 10 Free Resources to Learn Sh...

Updated 2 years ago by Admin

Why Monitoring

Grafana

Why Monitoring Sample #1 Know when things go wrong Detection & Alerting Be able t...

Updated 2 years ago by Admin

Parallel and Multi-thread

SHELL

GNU Parallel Official: https://www.gnu.org/software/parallel/ Download: http://ftp.gnu.org/gnu/p...

Updated 2 years ago by Admin

Learning cURL

cURL

Basics of HTTP Requests with cURL: An In-Depth Tutorial Curl Cookbook

Updated 2 years ago by Admin

Installation

MySQL

Install on CentOS 7 URL: https://downloads.mariadb.org/mariadb/repositories/#mirror=mephi&di...

Updated 2 years ago by Admin

X2Go

Remote Desktop 遠端桌面

特色 可多人登入 可播放影片 資源耗用較少 登入使用 SSH 帳號 NX-based remote desktop solutions X2Go Server sudo a...

Updated 3 years ago by Admin