Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Unix
Unix is a powerful, multiuser, multitasking operating system originally developed at AT&T Bell Labs in the 1960s. Known for its portability, efficiency, and flexibility, Unix has influenced many other operating systems, including Linux and the various BSD (Berkeley Software Distribution) systems. This topic covers the history, architecture, and key features of Unix, as well as its various derivatives and implementations. It also explores Unix’s impact on modern computing, including its role in the development of networking, security, and software development practices.
- GitHub: https://github.com/topics/unix
- Wikipedia: https://en.wikipedia.org/wiki/Unix
- Created by: AT&T Bell Labs
- Released: 1969
- Related Topics: linux, operating-systems, posix, bsd,
- Aliases: unix-system, unix-os,
- Last updated: 2025-02-01 00:31:35 UTC
- JSON Representation
https://github.com/georges034302/usp_lectures
Unix System Programming and Python lecture demos
bash github python unix unix-shell
Last synced: 09 Nov 2024
https://github.com/VainlyStrain/checkdoor
Simple sudo backdoor hunter written in Python.
backdoor backdoor-finder detect-backdoor linux security security-tools sudo unix
Last synced: 23 Oct 2024
https://github.com/usbokirishima/0
An advanced keylogger with both kernel and userspace mode support. Implements stealth functionality and netlink socket communication.
c hacking kernel kernel-module keylogger linux makefile malware remote-access-tool rootkit spyware unix
Last synced: 20 Jan 2025
https://github.com/ppodds/NYCU-NASA
The homework archive of Computer Network Administration and Computer System Administration course at National Yang Ming Chiao Tung University.
Last synced: 23 Oct 2024
https://github.com/ahmedraja1/khud-ka-operating-system
A full Fledge Operating System based in C.
c kernel linux linux-kernel macintosh operating-system osx system-programming unix windows
Last synced: 17 Jan 2025
https://github.com/tsugami/dotfiles
My dotfiles
dotfiles linux powershell unix windows zsh
Last synced: 18 Dec 2024
https://github.com/tradingstrategy-ai/top-framework
A generic Python framework for writing UNIX top-like monitoring tools
Last synced: 20 Nov 2024
https://github.com/wolfterro/projetos-em-shell
Pequenos projetos e testes simples em linguagem Shell
bash linux projects script scripting-language scripts sh shell shell-script terminal termux unix
Last synced: 23 Jan 2025
https://github.com/safinsingh/gptinfo-old
💾 A CLI tool to analyze partition tables
Last synced: 02 Jan 2025
https://github.com/willpower3309/kde-config
Optimal configuration files for the KDE Desktop Environment
arch config configuration de dotfiles kde linux plasma unix
Last synced: 17 Jan 2025
https://github.com/grongor/go-url-parser
Simple library/CLI utility for parsing URLs (who wants to mess with sed/awk/cut/...). Supports "template" formatting.
cli go golang parser unix url url-parser
Last synced: 28 Oct 2024
https://github.com/vroncevic/gen_data_model
Generate Data Model
data-model database django flask generator linux macos orm python3 qnx sqlalchemy template unix
Last synced: 24 Oct 2024
https://github.com/argosopentech/argos-os
Argos Open Tech rice for Ubuntu Linux
Last synced: 15 Oct 2024
https://github.com/eumiro/ed
ed in Python
ed editor line-editor python the-standard-text-editor unix
Last synced: 13 Oct 2024
https://github.com/JaipurJS/dev-setup
A Guide to setting up your developer environment on Mac, Windows and Unix based OSes
development-environment fedora linux mac macos setup setup-development-environment ubuntu unix windows
Last synced: 23 Nov 2024
https://github.com/pageauc/hotspot-game
A Windows, Unix or Raspberry Pi Computer Motion Tracking Game using a Web Cam or RPI Camera Video Streaming. Uses Body Motion for Menus and Game Play for One or Two Players.. Get High Score by getting most motion hits in moving boxes that get smaller..
body-motion debian hotspot hotspot-game motion motion-activated-menus motion-tracking-game opencv pi-camera python raspberry-pi rpi unix video-stream web-camera windows
Last synced: 13 Jan 2025
https://github.com/mdrokz/port_scanner
an port scanner that scans ports from a given hostname or ip address from an range of ports
c c-programming cmake ipv4 network networking socket-programming threading unix
Last synced: 11 Jan 2025
https://github.com/semazurek/terminal-manager-bash
Administration Tool for Linux/Debian/Ubuntu/Kali/Parrot with some tools and modules.
bash debian kali-linux linux rat shell-script tools unix
Last synced: 12 Jan 2025
https://github.com/thisis-developer/shell-scripts
A shell script is a list of commands in a computer program that is run by the Unix shell which is a command line interpreter. A shell script usually has comments that describe the steps.
bash bash-script gnu-linux linux shell-script shell-scripting terminal ubuntu unix
Last synced: 31 Jan 2025
https://github.com/techgaun/unix-time
Unix time in various languages - A reference
java javascript time timestamp unix
Last synced: 19 Dec 2024
https://github.com/estebanways/diy-linux-book
📘️ The source of the book "DIY Linux: MASTER YOURSELF PURE BLEND DEBIAN DESKTOPS FROM A SCRATCH"
bash bash-script books build debian diy-linux documentation linux linux-build linux-desktop linux-desktop-setup linux-documentation linux-from-scratch linux-settings linux-setup ubuntu unix unixporn
Last synced: 15 Dec 2024
https://github.com/ppodds/nycu-nasa
The homework archive of Computer Network Administration and Computer System Administration course at National Yang Ming Chiao Tung University.
Last synced: 16 Jan 2025
https://github.com/microeinstein/plain-scripts
Curated collection of scripts I have written or discovered in the last few years.
bash bashrc desktop education http-handlers javascript kde latex linux lua partitioning pipewire prompt proot-distro python tweaks unix virtual-machine x11
Last synced: 17 Nov 2024
https://github.com/dipankardas011/operating-system
Just a abstract layer OS just for fun
cpu linux operating-system unix
Last synced: 25 Dec 2024
https://github.com/korenyoni/cloudless-init
A Go plugin for https://github.com/korenyoni/snowcapper
alpine cloud-init devops golang linux snowcapper unix
Last synced: 14 Dec 2024
https://github.com/oliwierptak/phuxtil-chmod
Library to validate symbolic and octal modes used by unix chmod program
chmod octal permissions php symbolic unix
Last synced: 11 Nov 2024
https://github.com/ibara/kodachrome
Screenshot utility written in D.
bsd d dlang dlanguage graphics linux openbsd posix screenshot screenshot-utility screenshots unix
Last synced: 18 Dec 2024
https://github.com/CrafterKolyan/hosts-adblock
hosts file which blocks most advertisements over the internet. Файл hosts, который блокирует большую часть рекламы в интернете.
adblock cross-platform hosts linux macosx unix windows
Last synced: 23 Oct 2024
https://github.com/jpcima/juce-linux-patches
Repository of JUCE patches for Linux functionality not available in upstream
Last synced: 13 Jan 2025
https://github.com/archer-01/philosophers
Implementation of the Dining Philosophers problem in C
c dining-philosophers-problem multiprocessing multithreading mutex-synchronisation semaphores synchronization unix
Last synced: 23 Dec 2024
https://github.com/dfandrich/fvcbm
A program which displays directories of Commodore 64 & 128 compatible archive files
archiver commodore commodore-128 commodore-64 emulation file-info ms-dos retrocomputing unix
Last synced: 08 Nov 2024
https://github.com/liu42/chatroom
一个基于 TCP Socket 的简单局域网聊天室程序
chatroom cmake dotnet-core linux mutilthread network-programming server-client-application socket tcp tcp-socket unix winforms
Last synced: 23 Nov 2024
https://github.com/taviso/wpdfilter
Enable Windows to Index WordPerfect UNIX Documents
retrocomputing unix windows wordperfect
Last synced: 17 Dec 2024
https://github.com/exTerEX/wsldots
Personal dotfiles for Windows Subsystems for Linux (WSL)
dotfiles dotfiles-wsl linux shell unix vim wsl zsh
Last synced: 04 Dec 2024
https://github.com/dreamycecil/ziplib
Library that can work with archives of different types. A mirror fork of https://bitbucket.org/wbenny/ziplib with own adjustments and VS project files for building under Linux.
bzip2 compression decompression linux lzma static-library unix visual-studio windows zip ziplib zlib
Last synced: 12 Nov 2024
https://github.com/alexellis/pyplaylist
playlist tool for controlling UNIX/Linux's Music Player Daemon (MPD)
flask linux-music-player mpd playlist raspberry-pi unix
Last synced: 14 Dec 2024
https://github.com/alessio/bashrcd
Manage user's Bash configuration
bash bashrc shell startup startup-scripts unix
Last synced: 06 Dec 2024
https://github.com/hiejulia/kernel-project
Kernel development project
audio-driver buffer bus darwin driver kernel-development linux linux-kernel queue thunderbolt unix unix-shell usb
Last synced: 16 Dec 2024
https://github.com/hubtou/conjuguer
Conjugaison des verbes Français
command-line-tool french french-language french-nlp learning-python learning-unix pnu-project python tool unix utility verb verb-conjugation verbs
Last synced: 12 Dec 2024
https://github.com/ipang-dwi/os-es
Langkah installasi buat catatan
bsd debian firstplato linux macos macosx mx-linux os sidoarjo-dev ubuntu unix windows
Last synced: 11 Jan 2025
https://github.com/hubtou/fortunes-unix
Unix philosophy and quotes fortunes
fortune fortune-cookies historical-data pnu-project quote quotes unix unix-philosophy
Last synced: 12 Dec 2024
https://github.com/shogunpurple/retreat
Retreat to a specified parent directory
Last synced: 16 Dec 2024
https://github.com/turbomack/unix-recursive
Fast and flexible primitives for recursive file system IO on Posix systems
Last synced: 20 Dec 2024
https://github.com/zozs/filecryptify
Simple file and stream encryption tool based on libsodium
Last synced: 22 Dec 2024
https://github.com/christarazi/galloc
An implementation of `malloc(3)` in the Go programming language
brk dynamic-memory-allocation go golang heap linux malloc memory-management unix
Last synced: 25 Dec 2024
https://github.com/blackm0re/pyotp2289
A pure Python implementation of "A One-Time Password System" - RFC-2289
2289 cryptography freebsd otp password python security unix
Last synced: 20 Dec 2024
https://github.com/giterlizzi/f1-fortunes
Formula1 Fortunes
f1 formula-one formula1 formula1-fortunes fortune unix
Last synced: 02 Feb 2025
https://github.com/UtoECat/jack_utils
jackutils : collection of useful jack utilities
c jack linux osc pure-c spectrum-analyzer unix visualizers volume-normalization waveform waveform-generator
Last synced: 23 Oct 2024
https://github.com/jonathanstowe/raku-unix-privileges
A module for handling UNIX privileges
Last synced: 15 Dec 2024
https://github.com/zachwhaley/fin
A simply made unix shell written in C
minimal terminal unix unix-shell
Last synced: 22 Nov 2024
https://github.com/javinator9889/diskusage
DiskUsage command for listing files, folders and more and get how much space they are using
bash disk-space disk-usage du files find shell-script tables unix unix-command
Last synced: 14 Jan 2025
https://github.com/brandonmfong/xpro
xml Shell Profile
bash linux powershell unix xml xpro zsh
Last synced: 17 Dec 2024
https://github.com/gabrielcsapo/run-then
🚲 do something when, a text parser with purpose
Last synced: 21 Jan 2025
https://github.com/mrpicklepinosaur/dotfiles
configuration files and shell scripts for unix systems
dotfiles emacs linux neovim shell-scripts tmux unix vim
Last synced: 19 Nov 2024
https://github.com/the-universal-linux-society/topdata
Script built on the 'TOP' system monitor utility, to give you data of your CPU, Memory and Disks.
cpu-monitoring disk-space linux memory system-administration system-information system-monitor system-monitoring top unix
Last synced: 29 Jan 2025
https://github.com/sgoudham/myclipboard
Utility Library to Access and Manipulate the Default System Clipboard
clipboard clipboard-history cross-platform java macos unix windows
Last synced: 27 Nov 2024
https://github.com/f321x/webserv-42-core
Implementation of a HTTP1.1 and nginx config compatible webserver in C++ 17. 42 core curriculum project.
42 42born2code 42commoncore 42school http nginx sockets unix webserver
Last synced: 13 Oct 2024
https://github.com/yellow-footed-honeyguide/uc
A user-friendly command-line calculator for Unix systems 🧮
c calculations calculator cli command-line console interactive math terminal unix
Last synced: 08 Nov 2024
https://github.com/kitsunesemcalda/microunixclone-
A useless clone of Unix system
operating-system operating-system-learning operating-system-rust rust rust-lang unix unix-like unix-like-operating-system
Last synced: 16 Dec 2024
https://github.com/crater-space/cli
A super-lightweight, universal, "meta" package manager for UNIX-like platforms
linux package-management package-manager unix
Last synced: 09 Dec 2024
https://github.com/egomobile/e-gpt
Command line tool that interacts with ChatGPT without additional software and an embedded UI.
bash chat-ui chatgpt cheat-sheet cli cmd freebsd golang-cli gpt-3 linux macos openai openbsd powershell productivity shell terminal unix windows zsh
Last synced: 19 Jan 2025
https://github.com/troglobit/ns
Example of how to use getaddrinfo()
dns name-resolution posix unix
Last synced: 20 Dec 2024
https://github.com/orzklv/tools
🦾 | Sokhibjon's daily commands and toolkits to go & use
bash powershell shell tools unix yuri
Last synced: 06 Jan 2025
https://github.com/anr007/shacks
Commonly used bash commands
bash hacktoberfest linux shell unix
Last synced: 16 Jan 2025
https://github.com/jaliborc/safe-filename
Convert strings to valid filenames or filepaths
filesystem javascript nodejs posix unix
Last synced: 16 Dec 2024
https://github.com/sushiwaumai/webserver-from-scratch
A simple webserver written from scratch using C.
c from-scratch posix pyscript server simple tailwindcss unix web webserver
Last synced: 30 Dec 2024
https://github.com/antony/pipebin-cli
CLI for https://pipeb.in
cli firewall pastebin pastebin-client pipe pipebin stderr stdout unix
Last synced: 21 Dec 2024
https://github.com/jcarrano/man.sh
CGI man page viewer and shell script based web server
cgi-script http-server manual sed unix
Last synced: 01 Feb 2025
https://github.com/kaworu/dotfiles
$HOME sweet ~/
dotfiles i3-config tmux-configuration unix vimrc
Last synced: 12 Oct 2024
https://github.com/daxter-army/linux_system_guide
commands, concepts, working, theory, practical things guide for linux operating system
Last synced: 22 Jan 2025
https://github.com/akihironitta/pylight
A simple backlight controller for fully CLI environments
Last synced: 21 Dec 2024
https://github.com/shsamariddin/identical-file
Developed an analogue of fdupes tool for searching duplicated files in the selected directory
c-plus-plus qmake qt qt-application qt-gui qt5 sha256 sha256-hash shell unix user-interface
Last synced: 17 Jan 2025
https://github.com/domfarolino/os
Repository to accompany me along me OS journey
c concurrency kernel-module linux mutex operating-systems posix posix-apis semaphore synchronization system-calls system-v unix
Last synced: 19 Dec 2024
https://github.com/linarcx/trinity
generating a graph based on links among files
bash bash-script dot-language graphviz links linux mind-mapping second-brain unix
Last synced: 12 Jan 2025