Computers
Saturday, 26 July 2025
darkhttpd
darkhttpd is a simple and secure static HTTP server
# slackware security patches
darkhttp /mnt/data1/notCritical/Softwares/iso/linux
# Redirect
darkhttpd . --forward-all https://goodwilltechnologies.in
Newer Post
Older Post
Home
ccze
ccze - log colorizer sudo tail -f /var/log/syslog | ccze
Home
7z : Compression utility aa : a simple utility to help create backups ab : Apache HTTP server benchmarking tool aespipe : AES encrypti...
grub
grub-mkconfig - generate a GRUB configuration file grub-mkconfig -o /boot/grub/grub.cfg
du
# To sort directories/files by size: du -sk *| sort -rn # To show cumulative human-readable size: du -sh # To show cumulative human-readabl...