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/kartikk-26/django-application-deployment-on-ec2

This repository showcases my experience deploying Django applications on AWS EC2 using Gunicorn and Nginx, focusing on secure and production-ready configurations.

aws django git gunicorn-service nginx ubuntu

Last synced: 09 Apr 2026

https://github.com/s5uishida/install_mongodb_on_ubuntu_for_rp4b

Install MongoDB 4.4.18 on Ubuntu 20.04 for Raspberry Pi 4B

mongodb raspberry-pi raspberry-pi-4 ubuntu ubuntu2004

Last synced: 17 May 2026

https://github.com/sameetasadullah/ticket-selling-problem-using-mutex

C++ code to solve ticket selling problem using threads and mutex lock

cpp linux mutex-lock threads ticket-selling ubuntu

Last synced: 18 May 2026

https://github.com/rosehgal/clientpot

High Interaction LXC based Active HoneyPot

honeypot lxc ubuntu

Last synced: 30 Dec 2025

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

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

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

Last synced: 20 May 2026

https://github.com/kintsdev/automountify

Automountify is a Go-based CLI tool to format, mount disks, and update /etc/fstab for persistent mounting

go golang sre ubuntu

Last synced: 27 Mar 2025

https://github.com/simplenotsimpler/new-autoinstall

A PowerShell 7+ script which creates a cloud-init config files from a user JSON file for an Ubuntu automated installation.

powershell powershell-core powershell-module ubuntu ubuntu2004

Last synced: 09 Mar 2026

https://github.com/roerohan/qemu-automator

Spawn virtual machines with pre-configured data files.

cloud-image cloudinary cloudinit qemu ubuntu virtualization

Last synced: 27 Mar 2025

https://github.com/h4r5h1t/hardbuntu

Strengthen the security of your Ubuntu system with this powerful hardening tool based on CIS benchmarks.

cis cis-benchmark cis-benchmarks cis-benchmarks-for-linux hardening hardening-checks-for-linux linux-hardening server-hardening ubuntu ubuntu-cis ubuntu-hardening ubuntu-server ubuntu2004

Last synced: 10 Nov 2025

https://github.com/dennis-ge/dotfiles

My dotfiles

bash dotfiles ubuntu

Last synced: 10 May 2026

https://github.com/machinecyc/environmentsetting

Common Tools Installation Files in Data Analysis, Machine Learning, and Deep Learning

airflow docker docker-compose docker-image dockerhub git hadoop issues mysql python3 rabbitmq splunk tensorflow-gpu ubuntu virtualbox vscode

Last synced: 17 Aug 2025

https://github.com/r3k4t/whoislookup

Website Information Gathering Tool.

kali-linux linuxmint python r3k4t ubuntu

Last synced: 18 Aug 2025

https://github.com/andif888/ansible-role-domain-member

Joins Linux to AD using Ansible

ansible-role joindomain ubuntu

Last synced: 18 Aug 2025

https://github.com/bjoernalbers/ansible-role-dcm4chee2

Ansible Role to install DCM4CHEE v2 on Ubuntu Linux

ansible ansible-role archive dcm4chee dicom java linux pacs server ubuntu

Last synced: 10 Apr 2026

https://github.com/sameetasadullah/withdraw-deposit-problem-using-mutex

C++ code to solve withdraw deposit problem using threads and mutex lock

cpp deposit-money linux mutex-lock threads ubuntu withdraw-money

Last synced: 15 May 2026

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/adamvduke/docker-ruby-build

build ruby debs in a docker container

deb docker ruby ubuntu

Last synced: 10 Apr 2026

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/cbanowsky/tormake

Get the latest version of Tor from https://torproject.org, compile and install all with a single command.

bash bash-script debian kali linux proxy script scripts socks-proxy tor ubuntu wget-call

Last synced: 20 Apr 2026

https://github.com/pforret/linux_for_ukraine

Script to install a laptop with Ubuntu for Ukrainian users #RefugeesWelcome

installation ubuntu ukraine

Last synced: 03 Mar 2025

https://github.com/jakebrehm/personal-website-v1

🗂 The original version of my personal portfolio website.

css flask html javascript personal-website python python3 ubuntu website

Last synced: 27 Mar 2025

https://github.com/sameetasadullah/select-function-socket-programming

A program coded in C language to create a non-forking concurrent Client-Server Chat Program using select function

c-language client-server-communication linux select-function socket-programming ubuntu

Last synced: 15 May 2026

https://github.com/takkii/rootin

日常のビルド⚙

hyper-v powershell shell ubuntu unix windows wsl2

Last synced: 01 Jul 2026

https://github.com/jitesoft/docker-go

Docker image containing Go on Alpine and Ubuntu Linux.

alpine docker docker-image dockerfile dockerimage go golang hacktoberfest jitesoft ubuntu

Last synced: 05 May 2026

https://github.com/cadadr/debian-config-metapackage

A tutorial for a Debian Metapackage for one command OS setup

configuration debian ubuntu

Last synced: 12 Jun 2026

https://github.com/yaphott/ubuntu-config-scripts

Development environment configuration scripts for Ubuntu Desktop (22.04)

configuration developer-environment ubuntu

Last synced: 04 Jan 2026

https://github.com/thenameiswiiwin/docker-dev-env

A collection of ready-to-use Docker development environments for multiple Linux distributions (Ubuntu, Debian, Alpine, Arch, Kali). Includes shared configurations, utility scripts, and comprehensive documentation for reproducible development setups across teams and CI/CD pipelines.

alpine arch-linux ci-cd containers cross-platform-testing debian developer-tools development-environment devops docker docker-compose kali-linux linux reproducible-environments ubuntu

Last synced: 10 Apr 2026

https://github.com/w2sv/lingularity-frontend-ubuntu-console

Lingularity frontend for Ubuntu >= 18.04 GNOME terminal

frontend gnome gui language-learning python ubuntu

Last synced: 23 Aug 2025

https://github.com/sunxfancy/react-native-ubuntu

An unofficial fork of react-native-ubuntu which can work with official react-native-cli without rebuild

click desktop react react-native ubuntu

Last synced: 10 Apr 2026

https://github.com/joakimteixeira/linux-cheat-sheet

Cheat-sheet with my most frequent Linux commands

linux linux-commands ubuntu

Last synced: 25 Aug 2025

https://github.com/sameetasadullah/searching-a-number-among-slave-processes-using-openmp-and-mpi

Program written in C++ language to search a number from an array after distributing it equally to all slave processes and using OpenMP and MPI for parallel searching

cpp linux mpi openmp parallel-programming search-number ubuntu

Last synced: 25 Apr 2026

https://github.com/manti-by/mtools

Useful bash shell scripts for updates, converting media files, etc.

bash ffmpeg gnome ubuntu

Last synced: 20 Feb 2026

https://github.com/turanmahmudov/wallpapers

Wallpapers app for Ubuntu

touch ubuntu wallpapers

Last synced: 20 Jan 2026

https://github.com/shaderecker/bootstrap-ubuntu

Playbook for keeping track of my Laptop/PC Ubuntu Configuration

ansible ansible-playbook pc-ubuntu-configuration ubuntu

Last synced: 02 May 2026

https://github.com/hartorn/docker-python

Repository to build python image, based on ubuntu and CUDA

cuda docker mkl-dnn onednn python3 ubuntu ubuntu1804

Last synced: 05 May 2026

https://github.com/krlex/ansible-lemp

This is a installation LEMP over ansible and Vagrant(FreeBSD,Fedora,CentOS,Debian,Ubuntu)

ansible centos debian fedora freebsd linux nginx php7 ubuntu vagrant zfs

Last synced: 06 Apr 2026

https://github.com/asapdotid/ssh-config-tunnel

SSH config and SSH tunnel (autossh and user service)

centos7 linux manjaro ssh ssh-co ssh-tunnel ubuntu

Last synced: 16 Jun 2025

https://github.com/webino/webino-devkit

:hammer_and_wrench: Application and module development toolkit for Webino™ developers [WIP]

automation continuous-delivery continuous-integration devkit php testing ubuntu webino

Last synced: 24 May 2026

https://github.com/samwhelp/book-ubuntu-basic-skill

Ubuntu Basic Skill

debian ubuntu

Last synced: 03 Apr 2025

https://github.com/cpiber/ppa

Source repo for my launchpad.net ppa

launchpad ppa ubuntu ubuntu-packages

Last synced: 16 Feb 2026

https://github.com/johann-petrak/docker-ubuntu-vnc-xfce

Run VNC with XFCE4 desktop

docker ubuntu vnc-server xfce4

Last synced: 18 Apr 2026

https://github.com/arky/iiab-dev-mode

This repository provides a quick setup of Internet-in-a-Box (IIAB) development environment using Vagrant.

ansible centos debian fedora internet-in-a-box ubuntu vagrant vagrant-machine virtualbox

Last synced: 05 May 2026

https://github.com/citguru/animatedwallpapers

A simple python script for changing linux background images

cinnamon gnome python shell ubuntu

Last synced: 19 Apr 2026

https://github.com/cesurapp/php-ubuntu

PHP-Nginx-Cron-Runit Ubuntu Docker Image

docker nginx nginx-docker php-ubuntu ubuntu

Last synced: 19 Apr 2026

https://github.com/garak/komodo-ide-ubuntu-global-menu

Resource to get global menu on Ubuntu

komodo-edit komodo-ide ubuntu

Last synced: 11 Mar 2025

https://github.com/aplyca/development-environment-setup

Install required packages for Development or/and Operations environment

bash brew development environment macos macos-environment operations package ubuntu

Last synced: 11 Apr 2026

https://github.com/kensukeken/kensukeken.github.io

Welcome to my personal webpage! Explore my projects, read my blog on educational topics, and learn more about me.

artwork blog css github-pages html js latex linux personal-website tex ubuntu

Last synced: 29 Jan 2026

https://github.com/neetjn/ansible-ubuntu-env

Ansible plays for setting up my personal/development environment with Ubuntu.

ansible ansible-playbook automation dotfiles environment plays ubuntu

Last synced: 07 May 2026

https://github.com/luk4z7/docker-build-php7-fpm-nginx

Environment Ubuntu, php7-fpm and Nginx

docker fpm nginx php php7 php7-fpm ubuntu xdebug

Last synced: 15 May 2025

https://github.com/dfanso/lavalink-server

installing lavalink server on a linux server. lavalink.jar added to repo

lavalink lavalink-musicbot lavalink-server ubuntu

Last synced: 25 May 2026

https://github.com/youtubetomp3converterapi/haproxy

Web application to select the appropriate Debian repository for HAProxy https://haproxy.download-lagu-mp3.com

debian haproxy proxy ubuntu

Last synced: 25 May 2026

https://github.com/boutetnico/ansible-role-elastic-apm-agent-php

Install Elastic APM PHP agent using Ansible.

agent ansible apm debian elastic php ubuntu

Last synced: 12 Apr 2025

https://github.com/meister/dotfiles

meister’s dotfiles

dotfiles nodejs nvm theme ubuntu vim zsh

Last synced: 12 Mar 2025

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/akaizn-junior/bashtian

Some basic bash scripts

bash bash-script linux ubuntu

Last synced: 21 Apr 2026

https://github.com/ademking/aws-ec2-ubuntu-vestacp-laravel

How to install VestaCP + Laravel in AWS EC2

aws-ec2 laravel ubuntu vestacp vestacp-laravel

Last synced: 30 Mar 2025

https://github.com/yohanavishke/ec2-odoo-setup

All the steps to setup a community version of Odoo on a free EC2 instance

aws-ec2 ec2 ec2-odoo-setup guide odoo ubuntu

Last synced: 03 Feb 2026

https://github.com/sameetasadullah/find-max-temperature-using-mapreduce-hadoop

Program coded in Java language to find max temperature in a large file using Hadoop MapReduce

hadoop hadoop-mapreduce java linux max-temperature ubuntu

Last synced: 14 May 2026

https://github.com/shinjimc/zsh-setup-pro

Advanced ZSH setup with Pokémon Color Scripts. This script installs and configures ZSH with Oh My Zsh, useful plugins, and options to personalize your terminal with Pokémon colors. Ideal for Linux users looking for an attractive and efficient terminal experience.

archlinux bash debian fedora linux linux-customization oh-my-zsh pokemon-color-scripts setup-script shell-configuration terminal terminal-customization ubuntu zsh

Last synced: 20 Feb 2026

https://github.com/mopidy/apt

The Mopidy APT repository of Debian/Ubuntu packages.

apt debian raspbian ubuntu

Last synced: 11 Aug 2025

https://github.com/zaiste/ansible-essentials

An Ansible role that installs essential elements (libraries and packages) for Ubuntu 18.04 (Bionic Beaver).

ansible ansible-playbook ansible-role devops ubuntu

Last synced: 14 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/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://samwhelp.github.io/note-ubuntu-17.10/

Ubuntu 17.10 (Artful Aardvark) 探索筆記

ubuntu ubuntu1710

Last synced: 12 May 2025

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://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/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/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/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/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/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/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/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/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/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/juanico10/qemu-kvm

Proyecto para instalar QEMU/KVM en Ubuntu.

kvm qemu ubuntu

Last synced: 20 Jan 2026

https://github.com/supermilkdude67/waydroid-sekai-keybinds

A simple script to allow memu-like keybinds to be used on Waydroid, primarily for Project SEKAI

fedora linux multi-touch multi-touch-events project-sekai python3 touchscreen ubuntu ubuntu2004 uinput waydroid wayland

Last synced: 10 Apr 2026

https://github.com/danielaca18/ansible-cloud-vm

An Ansible Role to create an Ubuntu Cloud VM on Proxmox.

ansible proxmox ubuntu vm

Last synced: 23 Jul 2025

https://github.com/konosuke-sakai/ubuntu-ja-docker

🇯🇵 Japanese localized Ubuntu container

container docker ubuntu

Last synced: 25 Jun 2025

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

a script to setup Ubuntu server

shell ubuntu

Last synced: 06 Apr 2025

https://github.com/tarkhov/rtchmod

Recursive chmod only for files or directories.

bash chmod shell ubuntu

Last synced: 16 May 2026

https://github.com/azizmtg/memory_off-track-sdl-platformer-game-

Video game project coded in C using the SDL library on Linux. It features a captivating visual novel component and two engaging platformer levels. Check the README for screenshots and detailed instructions on how to play.

c game linux linux-app sdl ubuntu video-game

Last synced: 18 May 2026