Posts in 環境構築

Getting started with bare‑repo Linux dotfiles management

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.

Read more ...


Initial tasks performed in a Linux environment

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.

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 ...