Codestrian

  • My Reading List

Journey of A Coder

Docker

Docker Multi-Platform Build

Lately, I attempted to execute a tailor-made image on my Raspberry Pi but encountered the error message exec /usr/bin/sh: exec format error. After searching online, I discovered that this issue arose from an architectural incompatibility. The initial image was constructed Read more…

By moxlotus, 7 monthsApril 23, 2023 ago
Docker

Running Gitlab runner in a container and using it to build and upload image

Running GitLab Runner in a Docker container can be a great way to isolate your build environment and easily deploy your runners to different machines. Here are the steps to set up GitLab Runner in a Docker container: Run the Read more…

By moxlotus, 8 monthsApril 20, 2023 ago
Docker

Expose Rootless Docker API socket via TCP with SSL

In my previous write-ups, I explained how to set up rootless Docker, and I also mentioned that I prefer using Portainer to manage my containers. However, to enable Portainer to manage Docker daemons on multiple servers, I need to be Read more…

By moxlotus, 8 monthsMarch 29, 2023 ago
Infrastructure

Setup Portainer Single Sign-On with Azure AD via Custom OAuth Setting

In recent years, Docker has gained widespread popularity, and many companies have adopted containerization for their applications. However, managing containers has become a major challenge for many organizations. To address this issue, solutions like Kubernetes and OpenShift were developed. However, Read more…

By moxlotus, 9 monthsMarch 2, 2023 ago
Uncategorized

Snowflake AAD Provisioning: SystemForCrossDomainIdentityManagementCredentialValidationUnavailable

You are here because you have encountered the above error while setting up automatic user provision for Snowflake on Azure AD. The reason why this happened is due to Azure IP being blocked by snowflake. In order to resolve this, Read more…

By moxlotus, 10 monthsFebruary 7, 2023 ago
Linux

Restricting “su” to target groups

In many situations we would like to give users access to a particular command without exposing too much access due to security concerns. One particular example will be the docker command. After a docker daemon has been installed, one can Read more…

By moxlotus, 1 yearJuly 18, 2022 ago
Uncategorized

Updating the fan speed for Supermicro

Download the IPMI utilities from supermicro website. Set the fan mode to full speed before updating the fan speed. ./SMCIPMITool <ip> <user> <password> ipmi raw 30 45 1 1 Setting the fans under cpu zone to be spinning at 25%. Read more…

By moxlotus, 1 yearJune 29, 2022 ago
Windows

Setting up Intune Autopilot Deployment

Windows enterprise edition is pretty much the default for all corporate machines running Windows, and there are reasons to it. The enterprise edition allows the company to have a greater control of the device which it was installed on. Thus Read more…

By moxlotus, 2 yearsMay 26, 2022 ago
Docker

Setting up Rootless Docker on Debian

Introduction Docker has become one of the most popular tool in the recent years. This is because it allows developer to deploy their application to any machine with the same setup. Think of it like running a Java program on Read more…

By moxlotus, 2 yearsMarch 15, 2022 ago
Docker

Enabling Cgroup2 on Azure Ubuntu

Due to the recent change of job, I had to set up all the DevOps infrastructure from scratch which includes Gitlab, Docker, Jenkins and various other tools. As I have been a software engineer most of the time for the Read more…

By moxlotus, 2 yearsMarch 3, 2022 ago

Posts navigation

1 2 … 4 Next
Recent Posts
  • Docker Multi-Platform Build
  • Running Gitlab runner in a container and using it to build and upload image
  • Expose Rootless Docker API socket via TCP with SSL
  • Setup Portainer Single Sign-On with Azure AD via Custom OAuth Setting
  • Snowflake AAD Provisioning: SystemForCrossDomainIdentityManagementCredentialValidationUnavailable
Archives
  • April 2023
  • March 2023
  • February 2023
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • October 2020
  • June 2020
  • May 2020
  • February 2020
  • January 2020
  • May 2019
  • November 2018
  • September 2018
  • August 2018
  • June 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • May 2017
  • November 2016
  • October 2016
  • July 2016
  • December 2015
  • July 2015
  • June 2015
  • May 2015
Categories
  • Book Review
  • Django
  • Docker
  • Finance
  • FreeNAS
  • Hardware
  • Infrastructure
  • Java
  • Linux
  • Network
  • Raspberry
  • Tools
  • Ubuntu
  • Uncategorized
  • Windows
  • Privacy Policy
Hestia | Developed by ThemeIsle