Linux Working on Fedora Sway Spin Fedora now has a Sway Spin that comes with Sway, an i3-compatible Wayland compositor, preinstalled and configured. Sakuragawa Asaba 20 Jul 2024 · 2 min read
Getting Started Install FreeDOS - but Manually FreeDOS is free DOS - not only as in free beer, but also as in free will. FreeDOS provides Live CD and USB installer, but how if one wants Live USB? We can install the transfer the system and install packages manually. Sakuragawa Asaba 9 Dec 2022 · 2 min read
Virtualization Proxmox VE for Workstation: Configure GPU Passthrough Proxmox VE is an 0pen-source software server for virtualization management. It is chiefly designed for servers, but it is also great for workstations. Imagine you can have separated workspaces that run different operating systems, and they can run simultaneously! Sakuragawa Asaba 27 Sep 2022 · 2 min read
Container Setting up Containerized FreeIPA & KeyCloak Single Sign-On Explore the Red Hat solution on LDAP + OIDC / SAML. Sakuragawa Asaba 9 Dec 2021 · 6 min read
Linux Containerized WordPress from Sub-directory with Traefik It becomes so easy to host a WordPress CMS using its official Docker container image. If only 1 domain is available, it might be useful to serve WordPress from subdirectory, i.e https://$SITE_URL/blog/. Sakuragawa Asaba 19 Sep 2021 · 2 min read
Getting Started Change Elastic Index Mappings Converting and changing the type of a column in database is easy. Unfortunately, the type of a field in a mapping could not be changed in Elastic. If the docs is already indexed, the mapping could not be changed and an reindex-ing would be needed. Sakuragawa Asaba 18 Jun 2021 · 3 min read
Container Rancher Server on RKE Deployment RKE is a CNCF-certified Kubernetes distribution that runs entirely within Docker containers. It could be configured and provisioned from simple configuration. Plus the easy-to-use Rancher Server as a Web UI running on the cluster, we can have a truly self-hosted Kubernetes cluster. Sakuragawa Asaba 18 Apr 2021 · 5 min read
Container Using Linux Containers (LXC) on Fedora Linux containers, or LXC, is a lightweigt yet powerful container solution. It can run applications or distros but share the same kernel and hardware resources and persistently. This is not a cutting-edge technology and is fully supported in Fedora. Sakuragawa Asaba 10 Mar 2021 · 3 min read
Container Helm 2 on OpenShift (OKD) 3 Install the popular Kubernetes package manager and enable cluster-wide install ability. Helm 3? No Way! OpenShift 4 has built-in integration with Helm 3. Yet OpenShift 3 does not feature any Sakuragawa Asaba 4 Nov 2020 · 1 min read
Getting Started Some Tips on Telegraph (2020) What and Why Telegraph? Telegra.ph [https://telegra.ph], or Telegraph is a publishing platform hosted by Telegram. It could be used to publish blog or any other articles, either Sakuragawa Asaba 14 Aug 2020 · 2 min read
Linux Write Freely - Host WriteFreely in Containers WriteFreely is a blogging and publish tool as well as an important part of the Fediverse network. It is lightweight and easy to host. However, the official Container (Docker) setup is not even correct. So here comes a working deployment notes. Sakuragawa Asaba 26 May 2020 · 2 min read
Getting Started Writing with LaTeX Just as what other tools I use every day, Linux and Vim, they are all unfriendly tools to beginners. However, when you get familiar with them, you can find that they are the best tools you can find in the world. Oikawa Kirie 20 Mar 2020 · 5 min read
Getting Started Building (Old Version) Caffe in Conda A note of problems and solutions to compilation of an old version of caffe to verify 3Dpose_ssl project. Sakuragawa Error 24 Dec 2019 · 9 min read
Getting Started Quick Reference Handbook: Notes on Metadash Development Server Metadash is powered by Node.js and Flask. Simliar projects could be brought up with tiny adjustment. Sakuragawa Asaba 20 Nov 2019 · 3 min read
Linux Simple home lab Kubernetes cluster deployment Before this note Recently I have build a in house tower server for self use, development, experiment of things. I could try Kubernetes labs or Public OpenShift infrastructure but the Sakuragawa Yuugiri 15 Oct 2019 · 8 min read
Getting Started Setting Up CI of Flexibility in GitLab GitLab has introduced CI/CD services since version 8.0. It could manage automation for building, testing, deploying and releasing projects. Sakuragawa Asaba 26 Aug 2019 · 4 min read
Linux Quick Reference Handbook: Setting Up Fedora Workstation Installation Fedora Workstation is a up-to-date and easy-to-use GNU/Linux distribution. After installing Fedora Workstation 28, some tweaking work could be done to make the system more comfortable. Sakuragawa Asaba 2 Jul 2018 · 2 min read
Linux Setting Up Secured Work-spaces with YubiKey 4 I recently switched to Fedora 26 (due to working environment) and I would like to use YubiKey to maximize security and re-use existing credentials. Sakuragawa Asaba 14 Nov 2017 · 2 min read