FDUPES: Linux CLI tool to delete duplicate files
FDUPES is a program for identifying duplicate files residing within specified directories. Search a folder fdupes /path/to/search Delete duplicated files fdupes --delete /path/to/folder
FDUPES is a program for identifying duplicate files residing within specified directories. Search a folder fdupes /path/to/search Delete duplicated files fdupes --delete /path/to/folder
Intel SSD S4500 (Read intensive, 1DWPD) : 240GB, 480GB, 960GB, 2TB (1.92TB), 4TB (3.84TB) S4510 (Read intensive, 2DWPD) : 240GB, 480GB, 960GB, 2TB (1.92TB), 4TB (3.84TB) S4600 (Mixed use, 3DWPD):…
Source from: Learning Center Youtube channel
主要使用 http://ping.pe/ 網站來測試由不同國家及地區連到兩個不同數據中心的ping 值及路由. 測試得知, NWT (HKBN) 在香港及國內以外地區, 主要是使用 telia.net 及 gtt.net 作為海外骨幹線路 而 IXTech 則主要使用 Telstra Global 及 iptp.net 作為海外線路. 在測試後, 對比得得出以下結論: 在美國, IXTech 比 NWT-telia 較優勝 在意大利, NWT-telia 比…
在網上找過資料, 有提供方法. 但網上的方法已過數. 建議參考 WHMCS 官方方法. 下載 droidsansfallback 字型並解壓縮 , 上傳到WHMCS 空間中的 /vendor/tecnickcom/tcpdf/fonts 目錄. 登入WHMCS admin 後台, Setup->General Settings->Invoices->PDF Font Family->Custom 填上 droidsansfallback 並按最底的儲存即可. 參考網扯: Eastdesign.net
Helpful Exim Commands: /usr/sbin/exim -M email-id => Force delivery of one message /usr/sbin/exim -qf => Force another queue run /usr/sbin/exim -qff => Force another queue run and attempt to flush…
You can keep check a VM IOPS status by using powershell command Enable-VMResourceMetering yourVMNameHere
Removal of physical disks (including set usage, repair, remove). Removal of a Physical Disk from an existing pool consists of the following workflow; Setting the Usage property on the Physical…
Linux Integration Services for Hyper-V provides the following functionality: Linux Integration Services v3 4 Read Me Driver support: Linux Integration Services supports the network controller, and the IDE and SCSI…
Add this filter rules to the /etc/system_filter.exim file if first_delivery and ("$h_from:" contains "info@example.com") and not ("$h_X-Spam-Checker-Version:" begins "SpamAssassin") then unseen deliver "sales@example.com" endif