various Linux reminders
Topic 1 Next Topic 2 Another Topic 3 Reminders on how to do various things in Linux which I always have difficulty remembering. Many are for Debian Linux, since I mainly use Debian-based systems: Raspberry Pi , Ubuntu, Zorin OS and small ARM/embedded systems such as Seagate Dockstar.
Section One ps -ef |grep ntp
find . -name "pnec*" -mtime +50 | xargs ls -l ( takes a couple of minutes)
apt …