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/garywei944/eva_init

One-click solution to initialize Ubuntu instance and set up the development environment

ubuntu ubuntu-instance

Last synced: 29 Jan 2026

https://github.com/j-isreal/odoo-17-nightly-ubu

Odoo 17 nightly build community edition on latest Ubuntu Server with Postgresql 16, Let's Encrypt SSL, and Nginx proxy

crm erp nginx odoo odoo17 ubuntu ubuntu2404

Last synced: 30 Jan 2026

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/marekpridal/swinjectlight

Lightweight dependency injection framework for Swift (inspired by Swinject)

apple dependencies dependency dependency-injection ios ipados linux macos swift swift-package-manager tvos ubuntu visionos watchos windows

Last synced: 12 Apr 2026

https://github.com/a-sync/libu2f-udev-dummy

The missing dependency replacement for google-chrome-stable on ubuntu 16

ubuntu ubuntu-chrome

Last synced: 19 Mar 2026

https://github.com/h4x-host/tails-os

Tailsis a portable operating systemthat protects againstsurveillance and censorship.

browser davin hacker linux macos os tails tor ubuntu windows

Last synced: 13 Apr 2026

https://github.com/oefenweb/ansible-nagios-plugin-hipsaint

Ansible role to set up the HipSaint plugin for nagios in Debian-like systems

ansible debian hipchat hipsaint monitoring nagios python ubuntu

Last synced: 06 May 2026

https://github.com/meibraransari/ubuntu-ssh-enabled

💻 Unlock the power of SSH with this Ubuntu image, perfect for testing and development! 🛠️

ssh-server ubuntu ubuntu-server

Last synced: 19 Mar 2026

https://github.com/sebastianbach/dev-machine-setup

Notes on how to set up a dev machine

apt setup ubuntu

Last synced: 02 Mar 2026

https://github.com/ariful305/setup-web-dev-linux

This repository provides a complete setup guide and configuration files for Linux-based web development environments. It covers essential tools, dependencies, and optimizations for a smooth development experience with Laravel, Vue.js, Node.js.

dev-environment developer-setup development laravel linux linux-tools mysql nodejs setup-development-environment terminal-customization ubuntu valet valet-linux valet-plus vuejs web-development

Last synced: 03 Mar 2026

https://github.com/btr1975/ansible_tower_vagrant

Prepped Ubuntu 16.04 LTS for Ansible-Tower

ansible ansible-tower bash ubuntu vagrant vagrantfile

Last synced: 17 Apr 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/dotva/femlux

The Only Femboy Linux!

distro femboy linux ubuntu

Last synced: 06 Apr 2025

https://github.com/wilfison/appsinstall

Shell Script for automating the Web development environment on Ubuntu and Linux Mint

asdf aws azure-data-studio docker ffmpeg freetds install linux mint nodejs oh-my-zsh rails ruby script ubuntu vscode zsh

Last synced: 08 Apr 2026

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

Simply a network indicator app

python ubuntu

Last synced: 05 Jul 2026

https://github.com/silvae86/install-dspace6-in-ubuntu16

This is a collection of scripts I used to install a DSpace instance in Ubuntu 16.04. Includes custom parametrization for discovery and indexing.

dspace installation setup ubuntu vagrant

Last synced: 28 Jan 2026

https://github.com/sameetasadullah/count-threads-openmp

Program coded in C++ language to count and print total number of threads being used in an OpenMP code

cpp linux openmp parallel-programming threads ubuntu

Last synced: 21 May 2026

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

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

ansible check-ansible github-actions ubuntu

Last synced: 23 Oct 2025

https://github.com/getdevopspro/jetson-linux-builder

Container image for flashing and customizing NVIDIA Jetson devices using the official L4T release packages

container-image docker jetson nvidia tegra ubuntu

Last synced: 13 May 2025

https://github.com/bo-yuan-huang/docker-ubuntu-dev

Set up a clean container for Linux using Docker

development docker ubuntu

Last synced: 01 May 2026

https://github.com/yeszi/ubuntu-lynis-fail2ban

hardening keamanan ubuntu, lynis sebagai sistem audit dan fail2ban untuk pencegahan intrusi.

baseline fail2ban lynis-setup ubuntu

Last synced: 21 May 2026

https://github.com/willjackson/simple-vps-provisioner

Production-ready Linux VPS provisioning tool for LAMP environments. Automates Nginx, PHP-FPM, MariaDB setup with security hardening, SSL certificates, per-domain isolation, and Drupal or WordPress deployment. Written in Go.

debian drupal hosting letsencrypt mariadb nginx production ubuntu vps vps-setup wordpress

Last synced: 13 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/orestispanago/install-dev-tools

Shell script to download and install my dev tools automatically

bash shell ubuntu

Last synced: 19 May 2026

https://github.com/antoinemartin/powershell-wsl-manager

Powershell cmdlet to quickly create a minimal WSL distribution based on Arch Linux, Alpine or Ubuntu.

alpine alpine-linux archlinux powershell ubuntu windows wsl2

Last synced: 02 Jan 2026

https://github.com/enriquebdel/clases-cuda-programacion-paralela-en-c-

En este repositorio encontrarás varias lecciones creadas por mí sobre la librería CUDA en C. El programa que utilizo para programar es MobaXterm.

c cuda cuda-programming gnu-linux googlecolab mobaxterm nvidia parallel-programming ubuntu university

Last synced: 19 May 2026

https://github.com/salaah01/ubuntu-init

My personal set of scripts to setup a new Ubuntu machine with the settings and applications I use.

linux ubuntu

Last synced: 14 May 2026

https://samwhelp.github.io/note-ubuntu-17.10/

Ubuntu 17.10 (Artful Aardvark) 探索筆記

ubuntu ubuntu1710

Last synced: 12 May 2025

https://github.com/onurdemirtas/postgresql.schema.parse

First, it exports schema file from PostgreSQL with "pg_dump --schema-only". Then, parses the schema file for separating the each object types into separate folders and each object into a separate file.

backup bash bash-script compare linux meld parser postgresql postgresql-database schema ubuntu

Last synced: 07 May 2026

https://github.com/sameetasadullah/validate-sudoku-using-threads

C++ program to check whether the given sudoku puzzle is valid or not. It uses threads, joins, and semaphores to do that

cpp linux semaphores sudoku-checker thread-joining threads ubuntu

Last synced: 19 May 2026

https://github.com/ackwolver335/ubun2world

Would occur simple to some coders, but for coders and programmers of Ubuntu this repo is more than oxygen for living !

command command-line command-line-interface command-line-tool commands ubuntu ubuntu-packages ubuntu2404 ubuntu2404lts ubuntucore

Last synced: 25 Jan 2026

https://github.com/aureezzhenx/k8s-jenkins-deploy

Real-Time Deployment Kubernetes using CI/CD Jenkins on Localhost. Portfolio oleh Jouzie Aulia Rezky

docker jenkins kubernetes ngrok ubuntu wsl-ubuntu

Last synced: 08 Jan 2026

https://github.com/rudrajiii/c_with_linux

This is the Place Where i am putting all my Codes and Info about C , Whatever i learn , every single thing i am gonna save here through code as well as in visualized way . that's it !! Happy Coding :> 💖

c gcc linux ubuntu

Last synced: 05 Mar 2025

https://github.com/dockpack/base_python

🐍 Ansible role to update python to version 3, on-premise RHEL, Centos 6/7, Ubuntu, Debian.

ansible-role centos6 centos7 ci debian hacktoberfest python3 python36 redhat-satellite scl software-collections ubuntu

Last synced: 29 Apr 2025

https://github.com/Scotchman0/GPU-heat-logging

Quick and dirty script to grep nvidia-SMI temps, and CPU temps, write them to log every X seconds for troubleshooting purposes

heat lm-sensors logger logging nvidia nvidia-smi sensors temperature temperature-monitoring tracking ubuntu

Last synced: 04 Apr 2025

https://github.com/johnwbyrd/fan2go-package

fan2go Debian/Ubuntu automated packaging

debian debian-packages debian-packaging fan2go ubuntu ubuntu-packaging

Last synced: 15 Sep 2025

https://github.com/tinyblargon/ansible-role-go

Ansible role to install the Go programming language.

ansible-role debian go golang ubuntu

Last synced: 20 Jan 2026

https://github.com/stuvusit/unifi

Install the ubiquiti unifi controller software

ansible ansible-role apt ubiquiti ubiquiti-unifi-controller ubuntu unifi

Last synced: 21 Jul 2025

https://github.com/taeguk/local_backdoor

local backdoor in linux. (especially Ubuntu) This is a funny tool for me cuz i can get my friend's rights.

backdoor shell ubuntu

Last synced: 21 May 2026

https://github.com/kkoomen/dotfiles-i3

These are my dotfiles for ubuntu using i3 on a macbook pro.

dotfiles i3 macbook ubuntu

Last synced: 11 Jun 2026

https://github.com/Onair-santa/wireguard-install

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

debian linux ubuntu vpn vps wireguard

Last synced: 11 Mar 2025

https://github.com/brunneis/arm-docker

Base docker images for armhf & arm64 architectures

32-bit 64-bit alpine arm arm64 armv7 armv8 base-image centos docker docker-image dockerfile fedora ubuntu

Last synced: 16 Apr 2026

https://github.com/debrunbaix/auto_usn_rss

Automated Python script designed to fetch the latest Ubuntu Security Notices via RSS feeds and deliver them via email notifications. Stay updated with security vulnerabilities in Ubuntu by receiving timely notifications extracted from the USN feed and sent directly to your inbox

automation raspberry-pi security ubuntu

Last synced: 26 Apr 2026

https://github.com/scotchman0/gpu-heat-logging

Quick and dirty script to grep nvidia-SMI temps, and CPU temps, write them to log every X seconds for troubleshooting purposes

heat lm-sensors logger logging nvidia nvidia-smi sensors temperature temperature-monitoring tracking ubuntu

Last synced: 04 Nov 2025

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/simplenotsimpler/invoke-packerbuildvbvm

A PowerShell 7+ script which invokes packer build using a packer JSON file with a virtualbox-iso builder to create a local VirtualBox virtual machine.

devops devops-tools packer powershell powershell-core powershell-module ubuntu ubuntu2004 virtualbox

Last synced: 07 Mar 2026

https://github.com/seryiza/my-dev-env

My developer environment based on Ansible

ansible dev-env ubuntu

Last synced: 02 Jan 2026

https://github.com/sameetasadullah/inter-process-communication-using-unnamed-pipes

A simple C++ program to simulate inter-process communication using unnamed pipes

cpp fork inter-process-communication linux ubuntu unnamed-pipe

Last synced: 22 May 2026

https://github.com/codecliff/softdrink

A directory launcher/shortcut system for linux desktops with gnome nautilus

fedora gnome linux linux-desktop shortcut symbolic-links ubuntu

Last synced: 18 Feb 2026

https://github.com/pkini2002/hpe_cty

Repository to maintain the learnings of the technologies used for the CTY'23 Project Work provided by HPE

computer-networks docker docker-container linux python scikit-learn swarm-learning ubuntu

Last synced: 07 Apr 2026

https://github.com/baponkar/aws-ubuntu-nginx-server-host

Hosting a Ubuntu Nginx Server in AWS

aws bash nginx server ubuntu

Last synced: 09 May 2026

https://github.com/debrajhyper/jenkins-installation

Install and configure the Jenkins on AWS Ubuntu Server

aws jenkins ubuntu

Last synced: 18 May 2026

https://github.com/engineering87/sibillaos

Linux distro with a built-in LLM. Detects your hardware, picks vLLM or Ollama, downloads a model that fits, and serves an OpenAI-compatible API from first boot.

debian-packages distro inference iso-builder linux linux-distribution llm local-ai ollama self-hosted ubuntu vllm

Last synced: 03 Jul 2026

https://github.com/mfinelli/arch-install

new machine setup automation for arch linux, debian, and macos

ansible archlinux debian installer macos raspberry-pi ubuntu

Last synced: 05 Apr 2026

https://github.com/ahmedabougabal/databasemanagementsystem_iti

Implementing a DBMS (Database Engine) from scratch using Bash Shell Scripting.

bash-scripting database dbms-project kernel linux-shell ubuntu

Last synced: 18 May 2026

https://github.com/simplenotsimpler/deploy-vbvm

A PowerShell 7+ script which deploys a local Ubuntu VirtualBox virtual machine using a cloud-init autoinstall config file and Packer.

devops devops-tools packer powershell powershell-core powershell-module ubuntu ubuntu2004 virtualbox

Last synced: 08 Mar 2026

https://github.com/anas-farooq8/neural-network-using-os-concepts

The system uses inter-process communication through pipes for exchanging information (weights) between processes. Each layer of the neural network is represented as a separate process, and each neuron within a layer is treated as a separate thread.

cpp mutex-synchronisation neural-network pthreads ubuntu

Last synced: 18 Jun 2026

https://github.com/saenuma/wallpapers381

a desktop wallpaper generator application

ubuntu wallpapers

Last synced: 06 Nov 2025

https://github.com/sjmiller609/homeinfra

automation to keep things working at home

ansible iso python ubuntu unattended-installation xenial

Last synced: 18 May 2026

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

ExclusiveRadio Tray App for Mint/Ubuntu

gtk3 internet-radio kubuntu mint python3 ubuntu

Last synced: 04 May 2026

https://github.com/kmotoko/server-guideline

To-Do's and best practices for Linux web/database server

debian guidelines hardening mysql security ubuntu

Last synced: 18 May 2026

https://github.com/amirhf1/server-bootstrapper

Configure server for Laravel projects easily

bash devops devops-bootstrapped devops-tools laravel server ubuntu

Last synced: 10 Apr 2026

https://github.com/naftaliro/first-steps

GTK4 + LibAdwaita onboarding wizard for Zorin OS 18 and Ubuntu-based systems. Codecs, Flatpak, drivers, backups, power profiles, and more — all without a terminal.

gnome gtk4 libadwaita linux onboarding python setup-wizard ubuntu zorin-os

Last synced: 04 Apr 2026

https://github.com/dantehemerson/fons

🖥️ Control ubuntu by CLI like a pro

cli cli-app commander controller hacktoberfest ubuntu

Last synced: 14 Apr 2025

https://github.com/leesmith288/vpstools

VPS tools - a comprehensive collection of production-ready shell scripts for system automation, server management.

debian scripts-collection server system ubuntu vps

Last synced: 18 May 2026

https://github.com/saenuma/pickers

a file and color picker for embedding as an executable.

golang linux snapcraft static ubuntu

Last synced: 29 Apr 2026

https://github.com/lueschem/edi-ubuntu

Test setup for Ubuntu non LTS and upcoming LTS versions.

ansible artful edi lxd ubuntu

Last synced: 25 Jun 2025

https://github.com/soulteary/docker-openblas

OpenBLAS docker pre-built images for Milvus, help ubuntu 22.04 / 20.04 /18.04, Intel / AMD / ARMv8 multi-arch CPU users save time!

docker docker-image milvus openblas ubuntu

Last synced: 24 Apr 2026

https://github.com/tomkat-cr/genericsuite-gitops

GenericSuite Gitops provides the scripts and configurations needed to deploy on various platforms (local development servers, VPS) using orchestration technologies like Kubernetes, and manage artifacts and repositories with Docker and GitHub.

bash debian docker docker-compose fedora kubernetes linux ollama rhel stable-diffusion ubuntu webui

Last synced: 07 Apr 2026

https://github.com/twogg-git/docker-nginx

Docker workshop, based on a Nginx image. Added some bash commands for an Ubuntu based image.

docker nginx ubuntu

Last synced: 18 May 2026

https://github.com/jeremehancock/job.ubuntuce.com

UbuntuCE "Job" - Jammy Jellyfish Repo

bible christianity linux ubuntu

Last synced: 21 Mar 2025

https://github.com/engineervix/ubuntu-odoo-setup

This script builds on top of Yenthe Van Ginneken's excellent and well known Odoo Install Script to make it easy and painless to setup Odoo on a server bootstrapped using https://github.com/engineervix/ubuntu-server-setup

odoo ubuntu

Last synced: 21 Jul 2025

https://github.com/ansible-actions/check-ansible-ubuntu-trusty-action

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

ansible check-ansible github-actions ubuntu

Last synced: 04 Oct 2025

https://github.com/mendel5/linux-maintenance

Maintenance terminal commands for Linux apt (e.g. Debian, Ubuntu, Linux Mint)

apt apt-get linux linux-mint maintenance system ubuntu

Last synced: 17 Sep 2025