Posts in 環境構築
Getting started with bare‑repo Linux dotfiles management
- 2025/05/02
In this article, we will organize dotfiles management using the Bare-repo method. There are dotfile management managers such as dotbot / yadm / homeshick / chezmoi, but in the beginning, the bare-repo method, which can be completed with just git, is sufficient. If I ever run into any problems, I will reconsider migrating to dotfile management manager.
Initial tasks performed in a Linux environment
- 2025/05/01
There are certain tasks you must perform every time you get a new Linux environment. However, it is inefficient to re-examine the work details every time. In this article, I summarized the initial setup and subsequent maintenance work that I did. Mainly assumes an Ubuntu-based environment.
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.