Posts tagged ssh

Summary of copy-mode for copying with vi operation in tmux

When connecting to a remote Ubuntu via SSH and working on tmux, it is very convenient to be able to copy using Vim-like operations. In this article, we will use copy-mode in tmux to introduce how to select and copy strings using just the keyboard without using the mouse.

Read more ...


How to access the development HTTP server on Oracle Cloud with an SSH tunnel

When managing a static site using Sphinx + ablog on an Ubuntu server on Oracle Cloud, you may want to check the display locally before git push. Even in situations where direct access via HTTP from the outside is not possible, you can check the site under development by using an SSH tunnel.

Read more ...


Get a free Linux environment with Oracle Cloud

We will record the steps to create a free instance on Oracle Cloud Free Tier and connect to SSH from Windows.

Read more ...