MSMikey Saninblog.aixing.io·May 5, 2023 · 3 min readWrite Your Own Traceroute ToolPhoto by: Claude Laprise Unsplash Preface: You're working on a Linux-based system and must diagnose some network issues. What's the first tool, well, one of the first, you think of? Traceroute, right? But there's a catch – you can't install it! Yes. ...00
MSMikey Saninblog.aixing.io·Oct 18, 2021 · 4 min readHow to Find those large files on LinuxEvery so often we have to dig through a system to find what's taking up space and there are many ways to do this. I recently had to go on this quest and found myself, once again, searching for the best solution. I found a few and then I combined them...00
MSMikey Saninblog.aixing.io·Dec 18, 2020 · 4 min readHow to Deploy apps to HerokuHow to deploy apps to Heroku using the GitHub deploy method Prerequisites We will assume you already have a discord developer account from which you can get your tokens, etc. Start here if not. If you are reading this on GitHub, we will also assume ...00
MSMikey Saninblog.aixing.io·Oct 29, 2020 · 3 min readHelp, my Repository is out of dateIf you're like me, you've probably seen a project that you like and forked it only to forget about it months later. Suddenly, you're going through your repositories and stumble on it again. You then go down the rabbit hole of checking the original li...00
MSMikey Saninblog.aixing.io·Jul 31, 2020 · 2 min readA beginners guide to DockerI saw this topic listed as one of the next articles a few of us would like to read. As I have only just completed an introduction to Docker, I thought I would give it a go. What is Docker? There are many definitions that leave one more confused than ...05VBLIS