BlogHide Resteemscsgeek (25)in docker • 4 years agoPoor Man's Docker DeploymentI have had several use cases where I want to deploy things in docker for multiple reasons, but ease of deployment is a big one. Low entry bar, less maintenance that makes docker deployment more…csgeek (25)in docker • 4 years agoDocker IPV6 GuideI spent a good bit of time trying to figure this out, so I thought I'd record this for posterity's sake and others might benefit. Assumptions : You are somewhat familiar with docker…resteemeddickturpin (59)in share2steem • 5 years agodickturpin's twitter Feed : 2019/05/31 14:12:12Looks like 🐘[email protected] has been 3D printing again? Recieved this in the post but with no info as to the sender. #share2steem Peter Cannon Posted from Twitter via Share2Steemcsgeek (25)in mac • 5 years agoFuse Mac OS XHere's a nice little gem, if you get this sort of error: mount_osxfuse: the file system is not available (255)csgeek (25)in lastpass • 5 years agoDashLane vs LastPass my takeI've been using lastpass for a few years now and was looking around to see what alternatives there are. The one that keeps coming up on top of late is DashLane, so I figured I'd give it a go.…csgeek (25)in funny • 7 years agoImproved MVC Frameworks?Here's a list of various frameworks that sounds like bad Easter eggs / April fools joke that sadly someone actually went to the trouble of creating. Bash on Balls Bash on Balls "is a…csgeek (25)in raid • 7 years agoMigrating Linux (mdadm) Raid to SynlogyUnfortunately Synlology doesn't recognize a standard mdadm raid setup. The disks will be formatted once they're moved. So I had to figure out a way to move the data around. I lucked out that I…csgeek (25)in docker • 7 years agoDocker First ImpressionsSo, I keep hearing all this riff raff about Docker. How's it's the greatest thing since sliced bread. (Which I find really insulting to sliced bread, that's an epic invention. :P ). So, I decided…csgeek (25)in python • 7 years agoPython + PIP + Django + VirtualenvFor a more through post you probably read this document, this guide was partially based on it, taking what I find relevant for my usecase: Credit: I'm posting this for my own references and…csgeek (25)in linux • 7 years agoConverting Raid 1 to Raid 5 on Linux file systemsConverting from Raid 1 to Raid 5 This assumes you have a functional Raid 1 and wish to convert it to a Raid 5. Disclaimer: At some point during this process I realized that I had a bad mother…