Posts tagged ssh
Summary of copy-mode for copying with vi operation in tmux
- 2025/05/20
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.
How to access the development HTTP server on Oracle Cloud with an SSH tunnel
- 2025/05/12
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.
Get a free Linux environment with Oracle Cloud
- 2025/04/30
We will record the steps to create a free instance on Oracle Cloud Free Tier and connect to SSH from Windows.