BytesAre.Us

Server Howto Guides

  • Hits: 1020
    Web Link Sign up for DynDns Service
    Setup DynDNS Dynamic DNS on a Linksys WRT54G Router - Part 1
  • Hits: 1022
    Web Link Setup Linksys Router DynDNS
    How to configure your Linksys router with the information from DynDNS.
  • Hits: 1046
    Web Link Linux FSCK Examples
    Small and tight guide how to manually use fsck. My most used one-liner looks like this: { date; for i in sda2 sda3 sdb1 sdc1 sdc2 sdd1; do echo $i; echo; fsck -f -y -V /dev/$i; echo; date; echo '#######################'; echo; done } 2>&1 | tee /var/log/fsck-`date +%F_%T`.log
  • You are here:  
  • Home
  • Weblinks
  • Server Admin Tutorials

Main Menu

  • Home
  • Server How-To
  • Demo Apps
  • Weblinks
    • Server Admin Tutorials
    • Developer Links
  • Software Tools
  • Geeky Toys

Back to Top

© 2023 BytesAre.Us