-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: linux
Maintaining BSD Ports On Your System Automatically
Well i have been looking around for a good way of keeping my BSD system up to date. Over on the freebsd forums there is a really easy to use scrip that has been developed by one of the Moderators … Continue reading
Posted in bsd, linux
Tagged bsd, freebsd, linux, portmaster, portupdater, scripts, server
Leave a comment
Zpool Status – Nagios Shell Script
While searching around on the net today i have come across this handy little script to check the ZFS volume status on a given machine. The script has been developed for Nagios, however you can adapt it to run from … Continue reading
How To Deploy Background Images To Cisco IP Phones
I came across thi interesting website today. The guys over at VOiP Integration have created some great looking software that will help admins to deploy the background image files to all Cisco IP Phones. This is one huge feature that … Continue reading
Using Windows Previous Versions to access ZFS Snapshots
The Previous Versions tab on the Windows desktop provides a straightforward, intuitive way for users to view or recover files from ZFS snapshots. ZFS snapshots are read-only, point-in-time instances of a ZFS dataset, based on the same copy-on-write transactional model … Continue reading
Configure a system to automount a Samba share with /etc/fstab
Simple setup to auto mount a Samba share with /etc/fstab Click To Visit Link
Using Smartmontools To Monitor HDD Temps
Simple setup to monitor your server’s HDD temps via smartmontools. Click To Visit Link
Posted in bsd, linux
Tagged bsd, hdd, home, linux, server, smartmontools, storage, temperature
Leave a comment
Setting Up Smartmontools On Open Solaris
Found a great link on how to setup Smarkmontools on Open Solaris. Click To Visit Link
Posted in bsd, linux, solaris
Tagged bsd, home, linux, server, smartmontools, storage
Leave a comment
Smartmontools – Monitoring
Link to smartmontools for linux/bsd/solaris Click To Visit Link
Home Fileserver: ZFS setup
The next step in setting up your own ZFS home fileserver is to set up your ZFS storage pool and file systems and then share them with other machines. The ZFS commands should work from any operating system where ZFS … Continue reading
ZFS – The Ultimate Storage Server
Recently our home backup server (which is used for backups of many of our laptops) had a RAID issue and because of a slightly quirky setup I got confused and ended up losing all the data on it. As I … Continue reading