Welcome to CodeArmo!

A blog about technology, finance, data analytics and cryptocurrency.

Check out my latest tutorials on Python and data science and start learning today.

Analytics illustration

Latest posts

An in-depth view on where to trade Crypto options

options bitcoin exchanges trading demo accounts
Trading options for Bitcoin can be a smart way to hedge risk or speculate on its price direction. Picking the right exchange is a great place to begin your trading path. Options trading platforms Bybit, Deribit, and OKX exchanges give you a plethora of options to suit your style including demo trading accounts.
Read More

File Transfers with WinSCP vs Rsync

server winscp cloud rsync speed csvs virtual machine
A short post on how to optimally transfer large files or folders with many files from a Linux server to your local machine (or vice versa). Here we explore using WinSCP and rsync to ensure that we can download the files in a reasonable amount of time. We also look at compression techniques using gzip, and show real examples of how to achieve this efficiently.
Read More

Creating SSH Alias to Easily Connect to Server

connect to server ssh keys
It can get very tiresome having to remember the IP address and which ssh key is associated with the user log in, especially once we have a few servers to manage, in this article we will show how to easily set up a system in which we can simply type a single word along with 'ssh' to get in to our servers.
Read More

Installing Docker & WSL on Windows

docker windows devops
A full guide on installing Docker Desktop on Windows 11, in this tutorial we will give a hands on introduction to using Docker on Windows, with a simple example of running a Flask app using an Ubuntu image. This tutorial includes trouble shooting for installing WSL on Windows which is necessary for using Docker Desktop.
Read More

Last updated series