2024年11月28日 星期四

noatime 增進 linux 效能,減少不必要 的 寫入。

/etc/fstab

UUID=xxxx-xxxx-x...       /           ext4    noatime,errors=remount-ro 0       1


Ubuntu 18.04 讀卡機 driver , ( IT-500U )

# ubuntu 18.04.06 , Let   (info-think it-500U card-reader) driver work $sudo apt-get install build-essential libusb-1.0-0-dev libpcsclite-de...