Explore >> Select a destination


You are here

akr.am
| | benbrougher.tech
1.5 parsecs away

Travel
| | How to write bash if you know a little PowerShell
| | www.syspanda.com
4.6 parsecs away

Travel
| | I've been migrating several FTP jobs from batch scripts into PowerShell by leveraging PSFTP - below is a quick guide on how you can do the same. First, you need... [Continue Reading]
| | philodev.one
5.2 parsecs away

Travel
| | Learning a new language is like learning a new way of thinking. It is not just about the syntax, but also about the patterns, the culture.
| | whatibroke.com
26.7 parsecs away

Travel
| EC2 Instance Setup Create a new EC2 instance. This example was done on amazon-linux but I think it would probably be better to use ubuntu next time. If you do use ubuntu note that you'll need to use apt instead of yum and will likely have to open ports 80 and 443 on the instance....