Quantcast
Channel: Tools – UNIXgr
Browsing latest articles
Browse All 6 View Live

Using Imagemagick to split anitmated gifs up

So once again I had to go googling the man page to find this so I’m posting it here. convert animated.gif -scene 1 +adjoin frame_%03d.gif

View Article



ffmpeg / avconv image to video file…

So while playing around with one of the local ski resorts website I decided, hey wouldn’t it be neat to time lapse the whole day by grabbing a frame a second from the public web cam. After collected...

View Article

Parse smb.conf based on an NFS mapping directory

So I’m not sure how others run their home networks but in my case I have a single large NFS NAS. This NAS hosts both Samba and NFS shares as well as a web portal. After many years of trying different...

View Article

Perl link extractor

Below is a simple script I use almost daily which I thought I would share with you all. The script fetches various URL’s then extracts all hyper links from the fetched data. It cleans them up a bit...

View Article

Rsync snapshots / rolling backups

Today I had the task of updating my backup system, for a long time I didn’t bother rolling backups because, well I just didn’t care. However I now wanted to set something up. I remembered long ago that...

View Article


DVD ripping in Linux

So there are multiple methods to pull this off, however after doing it by hand, using DVD::rip, using Handbrake, etc. I finally settled on VLC. Yes, good old VLC has DVD ripping support....

View Article
Browsing latest articles
Browse All 6 View Live


Latest Images