Recently Updated Pages
XRDP
安裝 # Ubuntu 18.04 sudo apt-get install xrdp xfce4 echo xfce4-session >~/.xsession # 檢查 XRDP...
FreeLAN
Introduction Freelan is a free, open-source, multi-platform, peer-to-peer VPN software that abst...
Guacamole
Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC,...
Perl
Tutorials Useful One-Line Scripts for Perl Useful One-Line Scripts for Perl (簡中)
A2B 與 FreePBX 的連接
A2B 作為 Outbound Trunk 時 Call > FreePBX > A2B > SIP Carrier 在 FreePBX 上的設定範例:以帳號密碼驗證方式 username...
Multipath on RedHat (NetApp FAS2240)
Multipath 是 CentOS/RedHat 內建套件,可用作兩 port 的 HBA 卡連接 Storage時,有雙路由的備援架構。 系統環境 RedHat 4.7 NetAp...
One-liner Commands
1. 建立多個目錄 mkdir -p -v /home/josevnz/tmp/{dir1,anotherdir,similardir} 2. 搜尋取代關鍵字 # With sedsed ...
OpenVAS
Installation Docker Docker Hub: https://hub.docker.com/repository/docker/immauss/openvas ht...
Proxmox VDI
Tutorials [Video] PROXMOX VDI Client - A Better Approach to Thin Clients for Proxmox Spice on...
安裝 RedHat Linux for Power
機型:IBM Power System S822LC (8001-22C) for big data作業系統:RedHat 7.3 for POWER8 Little Endian (NOTE:...
磁碟管理-StorCLI
這款機器的 Local Disks 都連結在內建的 MegaRAID (MegaRAID SAS-3 3108) 介面上,如果系統已經安裝好 Linux,可以透過指令 lshw 確認這個裝置存在...
開機磁區複寫至多個磁碟
原因:OpenPOWER Linux 開機過程所需的第一個開機磁區 PPC PReP Boot 無法安裝以 Software Raid 型式安裝,雖然在初次安裝系統時不會有任何影響,不過爾後第一...
建立本地端套件庫主機
( https://www.ibm.com/support/knowledgecenter/en/SST55W_4.3.0/liaca/liaca_config_os_yum_repos.htm...
vmstat
Case #1:CPU & RAM 負載低 [root@deki ~]# vmstat 2 procs -----------memory---------- ---swap-...
PiShrink
Dumping existing image Install cockit on Raspberry Pi sudo apt install cockpit Shutdown Raspbe...
Build a Java app
Tutorials https://docs.flatpak.org/en/latest/first-build.html https://flathub.org/home htt...
spfile v.s. pfile
pfile 純文字檔案, client端參數檔案;不能動態修改,可以用普通的編輯器修改,修改之後需要重啟。pfile可能會導致伺服器啟動不一致,因為可以在客戶端啟動。 spfile 二進制...
iSCSI and multipath on CentOS 7
系統環境 iSCSI Storage: NetApp FAS8200 Linux OS: CentOS 7 Server H/W: HP DL380 Gen10 iSCSI 用網路卡...
Partition Table
Check if partition is supported > show plugins; Create partition table create table mm_tx_n...
Install Fail2Ban on Debian
Installation Download: https://www.fail2ban.org/wiki/index.php/Downloads # Debian 7.x tar xzf ...