If you’ve been following my journey, you might know that I recently bought an M2 Max MacBook Pro. However, I also own a 2019 Intel MacBook Pro, which started to slow down significantly in recent days. Thankfully, I was able [Read More…]
Basic NetSSH connection using Ruby
Some time back, I was playing with net::ssh, a Ruby implementation of SSH. So I got the idea to make a quick write-up for future reference. This article is a very basic one. If you want a more advanced method [Read More…]