#
unix
Here are 2,664 public repositories matching this topic...
The Serenity Operating System 🐞
-
Updated
Feb 22, 2021 - C++
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
linux
shell
auditing
devops
unix
security-audit
pci-dss
compliance
hardening
security-vulnerability
security-hardening
devops-tools
hipaa
vulnerability-detection
vulnerability-scanners
security-scanner
vulnerability-assessment
gdpr
security-tools
system-hardening
-
Updated
Jan 22, 2021 - Shell
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
linux
answers
security
devops
unix
knowledge
skills
network
sysadmin
databases
resources
interview
systems
cybersecurity
exam
bsd
interview-questions
sysops
cheatsheets
webops
-
Updated
Jan 22, 2020
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
vim
editor
education
unix
tutorial
programming
book
book-series
advanced
beginner
training-providers
training-materials
learning-to-code
intermediate
-
Updated
Feb 22, 2021
-
Updated
Jan 5, 2021 - JavaScript
Native Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
macos
socket
unix
gui
objective-c
osx
filter
pipes
directories
lsof
open-files
sloth
macos-app
ip-sockets
domain-sockets
-
Updated
Feb 5, 2021 - Objective-C
GTFOBins is a curated list of Unix binaries that can used to bypass local security restrictions in misconfigured systems
linux
unix
reverse-shell
binaries
post-exploitation
bypass
exfiltration
blueteam
redteam
bind-shell
gtfobins
-
Updated
Feb 20, 2021 - HTML
Elvish = Expressive Programming Language + Versatile Interactive Shell
-
Updated
Feb 21, 2021 - Go
jeroenjanssens
commented
Jun 10, 2020
I'm happy to announce that I'll be writing the second edition of Data Science at the Command Line (O'Reilly, 2014). This issue explains why I think a second edition is needed, lists what changes I plan to make, and presents a tentative outline. Finally, I have a few words about the process and giving feedback.
Why a second edition?
While the command line as a technology and as a way of w
A golang library for building interactive prompts with full support for windows and posix terminals.
-
Updated
Feb 12, 2021 - Go
-
Updated
Jan 5, 2021 - C
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
-
Updated
Feb 14, 2021 - C#
Linux Test Project http://linux-test-project.github.io/
-
Updated
Feb 22, 2021 - C
GPG symmetric password manager
-
Updated
May 25, 2020 - Shell
A glorified personal dot files
linux
setup
dotfiles
unix
rice
awesomewm
rofi
windowmanager
desktop-environment
ricing
awesome-wm
unixporn
picom
-
Updated
Feb 12, 2021 - Lua
A self-extracting archiving tool for Unix systems, in 100% shell script.
-
Updated
Jan 17, 2021 - Shell
Improve this page
Add a description, image, and links to the unix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unix topic, visit your repo's landing page and select "manage topics."
See: https://illumos.org/man/5/epoll
Idea: move logic from src/unix/linux-core.c to src/unix/epoll.c and share that between Linux and Illumos.
Motivation:
diff --git a/src/unix/core.c b/s