One of the most common questions I get in regards to Veeam and the usage of XFS filesystem with its reflink capabilities is “how do I measure the real used space?”. There are some techniques and some blog posts around, but I noticed that none of them were written with operations in mind. Time to fix this.
Tag: bash
Tech
Continue Reading
Make your own followers rankings with twitter API
I’ve created a quick script a few months ago that reads and sorts the number of followers of different twitter users. A funny way to learn a bit how to use OAuth and Twitter API.