Showing 25 open source projects for "sysadmin"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    SYSADMIN Test Questions

    SYSADMIN Test Questions

    A collection of Linux Sysadmin Test Questions and Answers

    This repository is a large, curated set of Linux/*nix system administration questions and answers organized as an informal self-test. It spans fundamentals like filesystems, permissions, processes, and networking, then ventures into security, performance, virtualization, containers, and databases. The format encourages quick drills: pick a topic, answer from memory, then compare against concise explanations. Many questions highlight real-world troubleshooting patterns rather than purely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sudo

    Sudo

    Utility to execute a command as another user

    Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. Before building sudo, make sure you have the current version. The latest sudo may always be gotten via anonymous ftp from ftp.sudo.ws in the directory /pub/sudo/ or from the sudo website.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    netboot.xyz

    netboot.xyz

    Your favorite operating systems in one place

    ...Discover new operating systems without having to download and rewrite media over and over again. Rescue operating systems from a single image. An essential for any sysadmin. netboot.XYZ uses the iPXE project to enable you to provision, rescue, or load into a live boot environment leveraging the Preboot Execution Environment (PXE) on most systems. netboot.xyz is a convenient place to boot into any type of operating system or utility disk without the need of having to go spend time retrieving the ISO just to run it. iPXE is used to provide a user-friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4
    Perl 5

    Perl 5

    The Perl programming language

    ...Development emphasizes robust tests (t/), meticulous changelogs, and tooling like perldoc to keep the language approachable and dependable. In practice, Perl 5 remains a workhorse for sysadmin automation, data munging, web services, and any task where flexible, expressive text handling is paramount.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Live Raizo - Linux for Virtual SysAdmin

    Live Raizo - Linux for Virtual SysAdmin

    Environment to experiment the system on simulated and real networks

    - Live Raizo is a linux distribution based on Debian 13 (Trixie) to experiment the system administration on simulated networks and real devices. - GNS3 is the gui used to manipulate the simulators/emulators of networks and systems like QEmu, Docker, Dynamips. - With this GNS3, you can clone as many times as you want the templates of virtual linux machines named "Debian" and "DDebian" that contain many network tools and services. - The prompt and the output of several linux commands are...
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 6
    MSP Programs & Scripts

    MSP Programs & Scripts

    Programs and PowerShell Scripts for MSP/RMM Admins

    Just a place to collect & share the scripts I've developed as an MSP for my various software systems, like PSA & RMM... and more from other like-minded MSPs who wanted to help others! No guarantee that everything is in PowerShell, C#, or even the latest version, so be sure to read the code comments and other documentation, as well as ask the community. You may even find discussions. -pat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mssqlproxy

    mssqlproxy

    Toolkit aimed to perform lateral movement in restricted environments

    mssqlproxy is a toolkit aimed to perform lateral movement in restricted environments through a compromised Microsoft SQL Server via socket reuse. The client requires impacket and sysadmin privileges on the SQL server. The first step is to execute code in the SQL Server process context. As extended stored procedures are going to be deprecated in future versions of MSSQL, we pay attention to Microsoft recommendations and thus, use CLR assemblies instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IT-Remote Service Tools

    IT-Remote Service Tools

    Manage Remote Connections, RDP, SSH, Mikrotik, VNC

    Manage remote connections for Remote Desktop "RDP" , VNC Viewers, PuTTY , and Mikrotik. Easy to manage connections places, you can add , edit and delete connection place by just one click. IT-Remote Service Tools is secured with password with possibly to turn ON or OFF feature. Configurations file are Extensible Markup Language XML. Password are encypted with symmetric-key encryption that means the string can only be decrypted if the other party has the correct key (which is used...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Snarl

    Snarl

    Stuff Happens - know about it.

    Snarl displays short bursts of information on screen in the form of small, beautiful, pop-ups that fade in and out. However, it's much more than just that: connect applications and external sources into Snarl to provide a rich array of notifications in a single place, then create rules to forward these notifications to your mobile devices, email inbox - or even friends, family, or a workforce.
    Downloads: 30 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    ...On those machines lots of users install many kinds of applications. These applications may introduce new vulnerabilities which would perhaps otherwise not be detected if not for a very alert sysadmin. It works by listing all process that use the Internet with the lsof command (using -Pni flags). This list is then transformed into signatures in the form of: <process_name>:<protocol>:<port_number_in>:<port_number_out>:<user> These signatures then are matched against the allowed process defined in the configuration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dockerdns

    A Docker Bind9 container that makes DNS configuration simple.

    A Docker Bind9 container that makes DNS configuration simple. See my blog for instructions on use: http://sysadmin-innovations.blogspot.com/2014/03/dockerdns-main-page.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Automated Backup System for Websites

    Automated Backup System for Websites

    A configurable, automated backup system for websites on FTP hosts

    Abs is a configurable, automated backup system for websites on FTP hosts. Sysadmin need only to set a configuration file for each domain. Project is now on GitHub https://github.com/mmilidoni/abs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dbWarden for SQL Server

    dbWarden for SQL Server

    Comprehensive database monitoring solution for SQL Server 2005+

    ...Another main feature is a detailed HTML based daily health report which provides a thorough overview of your database server. dbWarden is written completely in SQL and requires sysadmin level permissions to run xp_instance_regread and xp_fixeddrives. Utilizes SQL Agent, DBMail and Operators.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Debian 32bit VBox

    Debian 32bit VBox

    Learn Linux sysadmin from Windows PC using this Debian Virtual Box

    An Oracle Virtual Box image, packaged as an appliance to be downloaded and run anywhere. Created on 32-bit Windows XP & Oracle Virtual box 4.2.6. The VM is a Debian Squeeze 6.0.7 i386. md5sum: 85ab2066b7381af12b741a3d4dedf6c9 This file is to be specifically used along with this other great project: http://nixsrv.com/llthw There is a 64bit Debian image similar to mine in that link above. To benefit those like me who still have 32bit machines, I have created and uploaded this...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Sunflower Sysadmin Toolkit Live CD
    Sunflower Sysadmin Toolkit Live CD(SST) is a Live CD for system administrators to rescue, maintain, and troubleshoot production systems. SST can help sysadmins recover disks data, monitor system and network performance, upgrade firmware, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ingres RDBMS Utility Perl Modules to interface with commands and utilities for local administration of Ingres database services, providing a framework to build tools to ease sysadmin tasks. These modules can be used with ease to automate admin tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A collection of system utilities for Windows NT / 2000 / XP to monitor system uptime and time of system failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is dedicated to finding best of breed open source monitoring products, tools, sysadmin tools and overall systems management stuff. We will take all these components and make them work together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of bash scripts to help the everyday sysadmin with task not befiting the genius that wells up in his brain!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PSSC stands for PHP Sysadmin Script Collection. It's a collection of PHP scripts for sysadmins, from very simple commands to more advanced backup scripts. It provides some common functions and logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tools for the Budget SysAdmin<> Pix Log Parser: It parses pix logs for information and creates reports from it <> SGZLogs. Searches gzipped logs for multiple terms and saves reports.<>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Windows Launcher for Sysadmin frequently use program such as FTP, SFTP, SSH and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A framework and collection of programs for performing sysadmin tasks with intelligent error handling and notification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SpreadAppender is a log4j appender module that broadcasts log messages over a local multicast network using the Spread API. It is very efficient and perfect for clusters of network applications. Your sysadmin will thank you for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB