An open API service indexing awesome lists of open source software.

Ubuntu

Ubuntu builds upon Debian’s architecture to provide a Linux server and desktop operating system. Ubuntu prioritizes security, as the majority of its network ports are closed by default.

https://github.com/gusenov/ufw-setup-sh

Настройка брандмауэра Uncomplicated Firewall (UFW) для сетевой защиты Ubuntu.

firewall firewall-configuration firewall-rules network-security security ubuntu ufw ufw-firewall

Last synced: 20 Feb 2026

https://github.com/boutetnico/ansible-role-netdata

Install and configure Netdata with Ansible.

ansible debian monitoring netdata ubuntu

Last synced: 02 Jan 2026

https://github.com/megospc/forcell

🧬 Particle life simulation with new features and Multi-threaded computing on CPU. 🧲

artificial-life cmake cpp17 multithreading particle-life simulation ubuntu windows

Last synced: 04 Jan 2026

https://github.com/adamvduke/docker-ruby-build

build ruby debs in a docker container

deb docker ruby ubuntu

Last synced: 10 Apr 2026

https://github.com/patrick330602/surfacelinux-wallpapers

SurfaceLinux: Penguins like nice things too. This is a community-based wallpaper set for /r/SurfaceLinux

archlinux elementary fedora linux psd surface ubuntu wallpaper

Last synced: 13 Mar 2025

https://github.com/markahesketh/ansible-role-apt

Ansible role to install and uninstall packages via Apt

ansible ansible-role apt apt-get debian ubuntu

Last synced: 18 Apr 2026

https://github.com/starkev/dockerease

The purpose of this script is to automatically and simply install and configure Docker with a single command. It allows the user running this script to no longer need to use sudo with Docker.

docker english french script shell shell-script ubuntu ubuntu-server

Last synced: 19 May 2026

https://github.com/antoniocesarlopes/picbank-iac

Automates the provisioning of cloud infrastructure for PicBank using Terraform and Ansible.

ansible aws git hcl terraform ubuntu

Last synced: 29 Apr 2026

https://github.com/ricsanfre/ansible-role-docker

Docker Ansible Role. It intalls docker and docker-compose

ansible docker docker-compose role ubuntu

Last synced: 29 Apr 2026

https://github.com/omidiyanto/terraform-ansible-kubernetes-proxmox

This GitHub repository contains a project that automates the provisioning of a Kubernetes (K8s) cluster using Infrastructure as Code (IaC) with Terraform, configuration management with Ansible, and Proxmox as the virtualization environment.

ansible infrastructure-as-code k8s kubernetes proxmox terrafom ubuntu

Last synced: 23 Apr 2025

https://github.com/patkub/ubuntu-setup

Bash scripts to setup my Ubuntu development environment from a fresh install. Tested on Ubuntu 26.04 LTS (Resolute Raccoon).

kubuntu linux ubuntu

Last synced: 28 May 2026

https://github.com/sameetasadullah/reverse-and-uppercase-string-using-thread-joins

A simple C++ program to reverse the string and convert it into uppercase letters using multiple threads and joins

convert-uppercase cpp linux reverse-string thread-joining threads ubuntu

Last synced: 29 Apr 2026

https://github.com/armelvidali/scraper_owncloud_geomatique

Web scraper to get updates of my master degrees schedule and send an email to my classmates when a change occurs

bot cron cronjob crontab dataframe email-sender pandas python scraping ubuntu web-scraping

Last synced: 18 May 2026

https://github.com/zigzagt/dubuntu

A ubuntu virtual machine inside docker

dev docker environment hyperkit ubuntu virtual-machine vm

Last synced: 30 Apr 2026

https://github.com/americancode/gitlab-cicd-k8s

A alpine based image to run k8s cicd pipelines from gitlab

ci-cd gitlab helm helm-diff kubectl ubuntu

Last synced: 23 Jun 2026

https://github.com/garretpatten/server-setup-scripts

Bash automation for headless Ubuntu: CLI tools, dev runtimes, security tooling, shell config, and optional dotfiles—with separate install and config workflows and GitHub Actions CI. Works on servers, cloud VMs, and WSL.

apt automation bash development-environment dotfiles github-actions linux neovim provisioning server shell-script tmux ubuntu wsl zsh

Last synced: 08 Jun 2026

https://github.com/oefenweb/ansible-common-schema

Ansible role to set up common_schema (DBA's framework for MySQL)

common-schema dba-framework debian mysql percona ubuntu

Last synced: 18 May 2026

https://github.com/stuvusit/sympa

Use Ansible to configure a Sympa mailing list server

ansible ansible-role mailing-list sympa ubuntu

Last synced: 01 May 2026

https://github.com/belgattitude/nuvolia-server

[ABANDONED] Vagrant box to build custom php deb packages

deb php php-debs puppet ubuntu vagrant

Last synced: 05 May 2026

https://github.com/sameetasadullah/snake-game

A Simple Snake Game in C++

cpp game game-development glut linux opengl ubuntu

Last synced: 09 May 2026

https://github.com/codestorm-official/ubuntu-on-browser

Deploy any Ubuntu version and access it through your browser! 🚀🌐✨

ubuntu ubuntu-server ubuntu1804 ubuntu2004 ubuntu2204 ubuntu2404

Last synced: 23 Jun 2026

https://github.com/github30/jetbrains-toolbox-app-installer

easy install on ubuntu

jetbrains ubuntu

Last synced: 08 Apr 2025

https://github.com/bartmichu/ubuntu_maintenance_collection

Playbooks for managing Ubuntu systems, including package upgrades, service restarts, and system reboots.

ansible linux maintenance security ubuntu update upgrade

Last synced: 01 May 2026

https://github.com/sameetasadullah/sort-arrays-using-fork

A simple C++ program to sort two arrays in two different child processes using fork system call

cpp fork linux sorting ubuntu

Last synced: 17 May 2026

https://github.com/amirreza81/os-lab

Reports and projects from the Operating System Lab course (CE-408) at Sharif University of Technology

bash bash-script c cpp debian inter-process-communication kernel linux memory-management operating-system os os-lab process sharif-university-of-technology shell systemcalls threads ubuntu

Last synced: 27 Jan 2026

https://github.com/zeroc0d3/ubuntu-core

Docker base image for Ubuntu with some core libraries & utilities.

docker docker-image dockerfile ubuntu

Last synced: 01 May 2026

https://github.com/xxczaki/ubufetch

:framed_picture: Simple CLI system information tool for Linux Ubuntu.

cli info information tool ubufetch ubuntu

Last synced: 18 Mar 2025

https://github.com/nvidia-isaac-ros/isaac-ros-cli

A command-line interface for managing Isaac ROS development environments.

docker gpu jetson nvidia ros ros2 ros2-jazzy ubuntu

Last synced: 16 Nov 2025

https://github.com/lechaosdemon/ubuntusecstuff

Collection of small security scripts. STIG compatible

cybersecurity-education cybersecurity-tools scripted-migration ubuntu

Last synced: 16 May 2025

https://github.com/lechaosdemon/superlongubuntuscript

Do NOT directly copy for official cypat uses, you risk disqualification. This is for learning and reference purposes only!

cybersecurity-education scripted-migration scripts ubuntu

Last synced: 16 May 2025

https://github.com/sameetasadullah/tcp-multiple-client-server-communication

A simple program coded in C language to illustrate a TCP multiple Client Server Communication in Socket Programming

c-language client-server-communication linux multiple-clients socket-programming tcp-socket ubuntu

Last synced: 20 Apr 2026

https://github.com/scotchman0/linuxbind

A Short and basic Bind script for RHEL/Ubuntu Active Directory Bind to domain calls, with SSSD/krb5 authentication

active-directory authentication bind domain fedora krb5 rhel sssd ubuntu

Last synced: 02 May 2026

https://github.com/sameetasadullah/producer-consumer-problem-using-semaphores

C++ code to solve producer consumer problem using threads and semaphores

cpp linux producer-consumer-problem semaphores threads ubuntu

Last synced: 13 May 2026

https://github.com/tarkhov/a2site

Apache 2 site creation and removing tools.

apache bash shell ubuntu

Last synced: 02 May 2026

https://github.com/roles-ansible/check-ansible-ubuntu-xenial-action

Github Action to check your ansible role or playbook with the ubuntu:xenial docker image

ansible check-ansible github-actions ubuntu

Last synced: 12 Apr 2026

https://github.com/andornaut/ansible-role-letsencrypt-nginx

An Ansible role that registers and renews HTTPS certificates using Let's Encrypt

ansible letsencrypt ubuntu

Last synced: 21 Apr 2025

https://github.com/gokaygurcan/dockerfile-ubuntu

🐋 Ubuntu Dockerfile

docker dockerfile ubuntu

Last synced: 23 Jan 2026

https://github.com/m-tayyab06/grafana-setup

Step-by-step guide to install and configure Grafana OSS on Ubuntu/Debian using the official APT repository.

debian devops devops-tools grafana grafana-installation linux monitoring observability ubuntu

Last synced: 02 May 2026

https://github.com/timhanewich/linux-tips

Collection of tips and tricks on working with a Linux-based environment

linux orange-pi raspberry-pi ubuntu ubuntu-server

Last synced: 02 May 2026

https://github.com/aenawi/lenovo-legion-linux-audio

A comprehensive guide for fixing audio issues on Lenovo Legion Pro 7 laptops running Linux (Fedora/Ubuntu). Includes step-by-step solutions for PipeWire configuration and driver setup. Tested on Fedora 41, community testing needed for Ubuntu.

alsa audio-fix fedora fedora-workstation lenovo-legion linux pipewire ubuntu wireplumber

Last synced: 03 May 2026

https://github.com/sitepilot/docker-runtime

Docker Runtime is an optimized and extendable Ubuntu container image for developing application and service containers.

docker docker-image ubuntu

Last synced: 03 May 2026

https://github.com/thc1006/onap-auto-deploy

Automated deployment and testing Using SMO package and ONAP Python SDK

jenkins kubernetes linux o-ran open-source oran python ubuntu ubuntu1804

Last synced: 03 May 2026

https://github.com/wmay/dotfiles

Dotfiles focused on Ubuntu, data science, and Emacs

data-science dotfiles emacs fish r ubuntu

Last synced: 12 Apr 2026

https://github.com/oussamaelmessaoudi/securing-mqtt

Security Audit and Hardening of MQTT Protocol using Mosquitto Broker on Ubuntu/WSL. This repository documents vulnerabilities, exploitation, and secure configuration of MQTT with authentication, ACLs, TLS/SSL, and firewall rules.

acl firewall iot mosquitto mqtt security ssl tls ubuntu wsl

Last synced: 06 Jan 2026

https://github.com/dalpo/devbox

My development vagrant machine

ansible debian docker elixir ruby ubuntu vagrant

Last synced: 12 Apr 2026

https://github.com/naftulikay/docker-bionic-vm

A lightweight Ubuntu 18.04 Bionic VM in Docker.

docker ubuntu ubuntu-bionic vm

Last synced: 24 Mar 2025

https://github.com/florianorineveu/linux-server-monitoring

🛡️ My personal Linux server monitoring suite

bash debian linux monitoring shell ubuntu

Last synced: 04 May 2026

https://github.com/krlex/protonvpn-autoinstaller

This protonvpn-cli auto-recognition OS Linux/BSD Systems installation

arch debian fedora freebsd linux ubuntu vpn

Last synced: 09 Apr 2026

https://github.com/flexiondotorg/ppa-metrics

Get metrics from a Launchpad PPA

launchpad metrics ppa ubuntu

Last synced: 16 May 2025

https://github.com/sukesh-ak/Apache-NuttX-Getting-Started

Getting Started with Apache NuttX on Ubuntu/WSL2 (Windows)

apache apache-nuttx nuttx rtos ubuntu wsl

Last synced: 12 Mar 2025

https://gitlab.com/infominer33/website

https://web-work.tools Resources for Independent Web-Workers: SEO, Publishing, Git, GitHub Pages, Indieweb, Ubuntu Linux, and Static Site Generators.

git indieweb open-source public-domain resources seo static site generators tools ubuntu web-pub web-work

Last synced: 10 Mar 2025

https://github.com/pietrogiuffrida/lambda_layers

Bash scripts to create aws lambda layers for python

aws bash docker lambda lambda-layer python ubuntu

Last synced: 11 Apr 2026

https://github.com/rajat1saxena/download-speed-indicator-for-ubuntu

Simply a network indicator app

python ubuntu

Last synced: 25 Oct 2025

https://github.com/dmitriiweb/stopwatch

Simple Gtk3 Stopwatch

gtk3 python stopwatch ubuntu

Last synced: 10 May 2026

https://github.com/stefaniuk/docker-ubuntu

Customised Ubuntu base image

docker-image ubuntu

Last synced: 02 Jul 2025

https://github.com/nazdridoy/nazdocker-lab

NazDocker Lab - Containerized dev environment with SSH & multi-user support

docker docker-compose lab linux playit-gg ssh ubuntu

Last synced: 04 May 2026

https://github.com/oefenweb/ansible-gosu

Ansible role to set up gosu in Debian-like systems

ansible debian docker su sudo ubuntu

Last synced: 04 May 2026

https://github.com/krlex/awscli

This is script helps you for quick download and installation aws client ( latest version) for your Linux OS

aws aws-cli bash centos debian fedora installation-script ubuntu

Last synced: 12 Apr 2026

https://github.com/antoonline/clamscan-docker

This Docker container will use ClamAV to scan a mounted volume for viruses and send an email or Slack message if a virus is found.

clamav docker malware ubuntu virus

Last synced: 20 Apr 2026

https://github.com/axel-erfurt/mediatheksuche

Mediathek durchsuchen, Filme abspielen, Filme herunterladen 🇩🇪

mediathek mediathekview mint pyqt5 python3 streaming streaming-video ubuntu

Last synced: 05 May 2026

https://github.com/hifis-net/ubuntu-systemd

Systemd Ubuntu Container Images for testing Ansible roles with Molecule and Podman.

ansible devops docker molecule podman podman-image ubuntu

Last synced: 06 May 2026

https://github.com/hiruna/ubuntu-gnome-lockscreen-background-changer

Changes the default dark purple color from lock screen

bash-script gnome gnome-shell linux ubuntu ubuntu1710

Last synced: 04 May 2026

https://github.com/rgl/ansible-vsphere-ubuntu-vm

Example Ansible project that creates a Ubuntu VMware vSphere Virtual Machine

ansible ansible-playbook example ubuntu vmware vmware-vsphere

Last synced: 05 May 2026

https://github.com/tonystone/vagrant-swift

A parameterized Vagrant file to create a swift development environment in a Linux VM.

linux swift swift-3 swift-4 swift-development ubuntu vagrant

Last synced: 05 May 2026

https://github.com/sitepilot/docker-php

Docker PHP is a collection of optimized and extensible container images for running PHP applications in production.

docker nginx openlitespeed php php-cli php-fpm ubuntu

Last synced: 05 May 2026

https://github.com/wt-l00/getkernel

A tool to search and download kernels for ubuntu

linux-kernel ubuntu

Last synced: 28 Apr 2026

https://github.com/richardmiruka/alx-system_engineering-devops

Shell Basics🏆 Systems Engineering & DevOps repository, Install, Configure, Tests ... OS, Application software, System management tools 🪁

bash command-line devops linux networking nginx processes-and-signals regex scripting shell-scripting ubuntu

Last synced: 05 May 2026

https://github.com/gpappsoft/privacyidea-ansible

Ansbile role to deploy privacyidea container from privacyidea-docker project on Ubuntu

ansible ansible-role deployment docker mfa otp privacyidea security ubuntu

Last synced: 12 Mar 2026

https://github.com/jkl404/jklwatch_linux_task_manager

JKLWATCH is custom LINUX TERMINAL COMMAND which helps to Monitor all process, storage task like TASK MANAGER IN WINDOWS.

bas bash command linux linux-command monitoring task-manager terminal ubuntu unix-command

Last synced: 05 May 2026

https://github.com/zzdjk6/silverstripe-4-nginx-docker

A docker image for SilverStripe 4, serve with Nginx and php-fpm 7.2 on Ubuntu 18.04

docker nginx silverstripe ubuntu

Last synced: 05 May 2026

https://github.com/ymmt2005/dotfiles

Miscellaneous initialization files

debian dotfiles ubuntu

Last synced: 06 May 2026

https://github.com/flavienbwk/ubuntu-vpn-killswitch

Ubuntu configuration for implementing a killswitch when your VPN connection drops.

linux security ubuntu vpn

Last synced: 29 Apr 2026

https://github.com/kashishver-ma/devops-learnings

A container to hold on over all my pratice projects while learning devops toops like docker , jenkins , linux vm ,aws and many more.

cicd docker docker-image dockerfile github jenkins jenkinsfile jenkinspipeline ubuntu

Last synced: 06 May 2026

https://github.com/flaubert-dev/app-php-nginx

Um app PHP + Nginx super simples apenas para testes, treinamentos e estudos locais. Este repositório também tem o objetivo de ajudar na configuração inicial do Ubuntu 22.04 recém instalado.

docker docker-compose make makefile nginx php ubuntu wsl-ubuntu wsl2

Last synced: 06 May 2026

https://github.com/boutetnico/ansible-role-restic

Install Restic with Ansible.

ansible backup debian restic ubuntu

Last synced: 06 May 2026

https://github.com/patkoch/terraform-azure-vm-linux

Terraform configuration for deploying a Linux virtual machine on Azure

azure linux terraform ubuntu ubuntu-22-04

Last synced: 06 May 2026

https://github.com/xploitash/arena

Automatically activate Python virtual environment (venv) in Bash, Zsh, and Oh My Zsh

automation bash kali linux oh-my-zsh python shell-scripting ubuntu venv virtual-environment zsh zshrc

Last synced: 12 Apr 2026

https://github.com/andreakinder/astro-theme-ubuntu

Astro theme based on the Ubuntu operating system.

astro css html theme typescript ubuntu

Last synced: 14 Mar 2025