You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🎯
Focusing
Sigit Prayitno
cybergitt
🎯
Focusing
The name is Sigit Prayitno, A Full-stack Developer.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This guide teaches how to use Rootlesskit and Docker to install a Rootless Docker and run Docker containers in Rootless mode. The setup works for Linux (Ubuntu, Debian, etc.), and Raspberry PI Docker allows you to create Rootless containers. This means, Docker Engine will create and run these containers in Rootless mode. They will run as unprivileged to the user namespaces creating them.
Install Rootless Docker Kit and Run Rootless Container Mode
You will learn different ways to get Rootless container ready:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The main goal of a design documentation is to make you more effective by forcing you to think through the design and gather feedback from others. People often think the point of a design documentation is to to teach others about some system or serve as documentation later on. While those can be beneficial side effects, they are not the goal in and of themselves.
A functional design document (FDD) outlines how a system will work, while an application design document, such as a technical design document (TDD), describes how to build it. Both documents are important for system development and should be consistent and updated as the project progresses.
Functional design document (FDD)
What it describes: How a system will work, including its requirements, specifications, and plans
Who it's for: Business stakeholders, developers, and testers
What it includes: Use cases, system inputs and outputs, process flows, diagrams, and mockups
Why it's important: Saves time, resources, and money by ensuring ever
Configuring No Subscription Repository in Proxmoxm VE 8.x
Configuring No Subscription Repository in Proxmoxm VE 8.x
Proxmox VE is a robust open-source solution for virtualization, widely popular among home lab enthusiasts. By default, Proxmox is configured to use Enterprise repositories that require a subscription. For home lab setups where budget constraints are a consideration, purchasing a subscription may not be feasible.
Fortunately, Proxmox provides a no subscription repository that you can use to keep your server updated without needing a subscription. In this tutorial, we'll walk you through the process of configuring your Proxmox VE installation to use no subscription repositories.
Understanding the Need for No Subscription Repositories
When you first set up Proxmox VE, it is configured to use Enterprise repositories, which require a paid subscription for access. Without a subscription, you won't be able to fetch updates from these repositories, which is critical for maintaining a secure and up-to-date system.
By switching to the no subscription r