Recent Activity
david
User for 2 years
Created Content
Recently Created Pages View All
Firmware Image Shuffle
(2026-09-23) Our internal standard on updates is to make sure the current firmware version is in ...
Remove an extension from a group of files
(2026-09-23) rename 's/\.bak$//' *.bak
Automatic Rollback
(2026-08-28) Enable Auto-Rollback: # checkpoint auto 5 Disable the rollback if the config change...
Tags
(2026-08-26) CVS uses tags. Rancid uses CVS. Using this in combination with frequent configuratio...
Shutting Up The MOTD Advertising
(2026-08-21) # No MOTD advertising please cat << "EOMOTD" > /etc/default/motd-news ENABLED=0 URLS...