Recent Posts

Learn SSH: Config File

1 minute read

In this article series, I will explain how to use a command-line terminal to connect to secure shell (SSH) servers, using the config file for quick access to...

Learn SSH: CLI Commands

1 minute read

In this article series, I will explain how to use a command-line terminal to connect to secure shell (SSH) servers, using the config file for quick access to...

How to install Lapack on Mac OS?

less than 1 minute read

This is a question I get asked a lot. Lapack is actually included in Accelerate library provided by Apple. You can include it in the header file of your C++ ...

What is my gateway address?

1 minute read

Choosing a gateway address on Linux machines is an easy task to perform. Let’s consider a network consisting of three Linux machines as Figure 1 shows.