Shell Debian

Open-source Shell projects categorized as Debian

Top 23 Shell Debian Projects

  • openvpn-install

    OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora

  • Project mention: Easy VPN install on Debian | /r/selfhosted | 2023-07-08

    and for OpenVPN: https://github.com/Nyr/openvpn-install

  • openvpn-install

    Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux. (by angristan)

  • Project mention: PiVPN v4.6.0: The End | news.ycombinator.com | 2024-04-06

    https://github.com/angristan/openvpn-install or if you want to be free from your distro's OpenSSL version: https://github.com/ix-ai/openvpn (recommended, just rebuild the container if it becomes outdated)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • distrobox

    Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox

  • Project mention: Windows 11 now comes with its own adware | news.ycombinator.com | 2024-04-24

    Regarding the stability issue on a dev machine - you may be interested in playing with one of the immutable-os distros, such as SilverBlue (fedora based).

    The high-level take-away is you can't break your actual OS since it's root filesystem is read-only, and you use "pet" containers (on docker, podman, whatever) to do your work in. Applications are either sandboxed via Flatpak, or installed/run inside your pet containers. If your pet container dies, you cry about it for a moment, and when you're ready you get a new one - your actual os and other containers remain unaffected.

    I use distrobox[1] to create/run the pet containers.

    [1] https://github.com/89luca89/distrobox

  • crouton

    Chromium OS Universal Chroot Environment

  • Project mention: Linux Touchpad Like MacBook Update: 2023 Progress on Smooth Scrolling | news.ycombinator.com | 2024-03-05

    It's a little more than that, they then added subpixel and momentum scrolling support to Chrome that bypasses X11 and does something custom [1]. Integration problems like this one that require a bunch of coordination are harder to do in open source land.

    1. https://github.com/dnschneid/crouton/issues/244

  • polybar-themes

    A huge collection of polybar themes with different styles, colors and variants.

  • Project mention: WiFi and Ethernet disconnecting on Asus X670E-E (AX210 / I225-V) | /r/archcraft | 2023-07-05

    I did try other kernels and what worked with me is to basically create a custom arch install. There seems to be a specific kernel/driver combination that works well with the WiFi/Ethernet drivers on my board and I can't just force some wifi drivers on the current kernel (I think 81.ucode is the latest one for the wifi but its using a version lower than that which I've already tested by force loading). For now I'm very much thankful that you can basically study and copy Archcraft's code/packages/configs (and my backups as well) and set it up on my custom arch install though it did take a few hours but I probably managed to restore 90% of my previous setup as everything is already on github. As a bonus, I did use u/adi1090x polybar-themes as well (https://github.com/adi1090x/polybar-themes) and study to integrate that pywal effect and basically add and integrate that on top of the default themes. But its just too cumbersome to edit one by one rather than having an already available distro so I'm still hoping for a permanent fix if any of you guys have an idea.

  • DietPi

    Lightweight justice for your single-board computer!

  • Project mention: Home Lab Guide | news.ycombinator.com | 2024-03-08
  • ufw-docker

    To fix the Docker and UFW security flaw without disabling iptables

  • Project mention: Swag reverse proxy, fail2ban not working | /r/selfhosted | 2023-12-07

    I am running ubuntu server 22.04 LTS and have fail2ban running on the host. This works great, no issues and IPs get banned for the rules I have in place. I am using UFW and have updated my after.rules for docker based on the recommendations here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • build

    Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf

  • Project mention: Snapdragon 8 Gen 1's iGPU: Adreno Gets Big | news.ycombinator.com | 2024-03-07

    https://github.com/armbian/build

    There isn't any hypervisor running on that and still no SVE

  • wireguard-install

    WireGuard road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora (by Nyr)

  • Project mention: VPNs are being blocked | /r/Turkey | 2023-12-08

    after that u can simply run this script https://github.com/Nyr/wireguard-install that helps you automatically install wireguard and create a config ( to add more configs just run it again ). This script also generates QR code that you can simply scan by ur phone

  • wslu

    A collection of utilities for Windows Subsystem for Linux

  • dockcross

    Cross compiling toolchains in Docker images

  • Project mention: Cross compiling toolchains in Docker images | news.ycombinator.com | 2024-03-16
  • archcraft

    // Source : ISO

  • HiddenVM

    HiddenVM — Use any desktop OS without leaving a trace.

  • Project mention: HiddenVM – Use any desktop OS without leaving a trace | news.ycombinator.com | 2024-03-21
  • DockSTARTer

    DockSTARTer helps you get started with running apps in Docker.

  • Project mention: services and ssl are a nightmare | /r/homeautomation | 2023-06-02

    I recommend Dockstarter if you're not that familiar with docker yet. It helps setting up everything and there's documentation available for every app.

  • minideb

    A small image based on Debian designed for use in containers

  • swizzin

    A simple, modular seedbox solution

  • whoami-project

    Whoami provides enhanced privacy, anonymity for Debian and Arch based linux distributions

  • Autodesk-Fusion-360-for-Linux

    This is a project, where I give you a way to use Autodesk Fusion 360 on Linux!

  • Project mention: how do i get fusion 360? | /r/linuxquestions | 2023-10-23

    i found a script someone made (here) but it just isnt working, when i use bottle i get an error that it failed to login, and when i use the script wget just times out. i manually downloaded the script, but the script has wget in it anyway. i tried adding -4 to wget, which didnt help.

  • PlexGuide.com

    Welcome to https://PlexGuide.com ~ Rapidly deploy multiple-hasty Docker Containers through Ansible with local or Unlimited Google HD Space!

  • plymouth-themes

    A huge collection (80+) of plymouth themes ported from android bootanimations

  • Project mention: Plymouth | /r/archlinux | 2023-05-20

    I have a NVIDIA RTX 2080 using proprietary NVIDIA driver.Theme: slices (https://github.com/adi1090x/plymouth-themes)

  • iRedMail

    Full-featured, open source mail server solution for mainstream Linux/BSD distributions.

  • Project mention: Stalwart mail server (self-hosted all-in-one mail server) now as an admin webui | news.ycombinator.com | 2024-04-09

    Handling lots of production email for hundreds of domains for the past 10 years on https://www.iredmail.org/

  • rtinst

    seedbox installation script for Ubuntu and Debian systems

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell Debian related posts

Index

What are some of the best open-source Debian projects in Shell? This list will help you:

Project Stars
1 openvpn-install 18,351
2 openvpn-install 11,890
3 distrobox 8,889
4 crouton 8,497
5 polybar-themes 5,475
6 DietPi 4,535
7 ufw-docker 3,774
8 build 3,684
9 wireguard-install 3,591
10 wslu 3,194
11 dockcross 3,137
12 archcraft 2,825
13 HiddenVM 2,220
14 DockSTARTer 2,138
15 minideb 1,966
16 swizzin 1,941
17 whoami-project 1,823
18 Autodesk-Fusion-360-for-Linux 1,702
19 PlexGuide.com 1,646
20 plymouth-themes 1,589
21 iRedMail 1,336
22 rtinst 1,211
23 displaylink-debian 1,205

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com