Open Source Linux Systems Administration Software

Systems Administration Software for Linux

View 283 business solutions

Browse free open source Systems Administration software and projects for Linux below. Use the toggles on the left to filter open source Systems Administration software by OS, license, language, programming language, and project status.

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    SoupToNuts is a repository of technical articles and example software covering Postfix, OpenSSH, C and C++, Live Linux CD, MySQL, SQLite, Berkeley DB, Bash and System Administration.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 2
    Remote Desktop Client for the GNOME Desktop. Supported protocols: RDP, VNC, SSH. Configured sessions can be saved to the built in list. Additional programs required: rdesktop, tightvnc, ssh, gnome-terminal. Application can be run with Mono runtime.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Mussh is a shell script that allows you to execute a command or script over ssh on multiple hosts with one command. When possible mussh will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    CCFE is a simple tool to quickly supply an interactive screen-oriented interface to command line scripts and commands. It also provides a menu system to hierarchically organize them and a viewer to browse their output. It provides: * A generic curses form-based interface to enter options and arguments required by scripts/commands; * A menu system to hierarchically organize them; * A viewer to browse the standard output and standard error of invoked script/command. In its simplest usage, you only have to describe the data type requested by the command and the command itself: user interaction and screen layout are automatically adapted so you don't have to care about it, but for complex situations, CCFE is programmable with your preferred shell interpreter and can propose lists of admitted values selectable by user for parameters to enter. CCFE don't need changes to called scripts or commands, so they can indifferently be executed with CCFE interface or CLI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5

    HSTR

    Shell history suggest box - easily view, navigate, search your history

    Are you looking for a command that you used recently? Do you want to avoid the need to write long commands over and over again despite you used them recently? Are you looking for a tool that is able to manage your favorite commands? HSTR is a command line utility that brings improved Bash command completion from the history. It aims to make completion easier and more efficient than Ctrl-r. Apart to the completion, history can be managed (you can remove commands that e.g. contain sensitive information like passwords) and bookmark your favorite commands.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    aeternaICT Script Scheduler

    aeternaICT Script Scheduler

    Java Client-Server Script Scheduler

    TCP Client/Server script scheduler written in java. Allow to run local and remote batch/script processes. Minimum requirements: - os with Java version 7, 32 bit *Hardware or software firewall running on your computer or lan network, can inhibit program proper working. It is recommended to disable them or create an appropriate rule.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    pyfilesysobjects

    pyfilesysobjects

    Search and match of file type resource paths and addresses

    The 'filesysobjects' package provides cross-platform-utilities for path addresses of file like resources. This includes the search and navigation features on file system structures with the application of regular expressions for pathnames intermixed with globs. - filesysobjects - constants - filesysobjects.apppaths - application resource path processing - filesysobjects.paths - file systems path processing - filesysobjects.pathtools - search, enumeration, and iteration operations - filesysobjects.userdata - user directories - filesysobjects.osdata - OS directories - filesysobjects.configdata - config directories Supported platforms are: - Linux, BSD, Unix, Mac-OS/OS-X, and Windows - Python2.7, Python3.5+ Online documents: https://pyfilesysobjects.sourceforge.io/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    sudosh is a sudo shell, filter and can be used as a login shell. Sudosh records all keystrokes and output and can play back the session as just like a VCR.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    env-switcher effectively allows users to manipulate the environment loaded for all shells (including non-interactive remote shells) without manually editing their startup dot files -- something that users traditionally have difficultly doing properly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Introduction Sudoscriptd/sudoshell are a pair of Perl scripts that provide an audited shell using sudo(8) and script(1).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This is a collection of small utilities written for use in Windows CMD scripts. However some of the utilities are also useful for use in UNIX shells.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character abbreviations for file extensions doall 'ln *.???* $1.$2' As shown above, instead of '=' to indicate insertions, doall uses either * or $1 etc. doall -p (pretend mode) shows a list of commands instead of executing them doall -i (interactive mode) asks for confirmation for each command in turn doall -k (keep-running mode) ignores failing commands
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    KontrolPack
    KontrolPack is a cross-platform network controller. The objective is to improve system interoperability by connecting computers, regardless of their operating system. Remote access, remote shell, file transfer, etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    10,001 Bash and Bourne Shell Scripts
    The project includes Bash and Bourne Shell utility scripts. Manual pages accompany some of the scripts. The goal of the project is to provide at least 10,001 useful scripts. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AdminStack framework helps to manage servers and user accounts. It is automation tool with central database for keeping key info about IT infrastructure and users. Adminstack makes separate systems to be managed centrally by simply editing XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BatchLogin is a shell connection virtualization program. It allows a user on a complex network to connect and execute scripts and commands upon groups of machines without having to deal with the connection specifics every time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Colorcat adds ANSI color to terminal text according to Perl 5 regular expressions. Makes verbose log files or command-line programs easier to read. Includes an example script to add color to cvs's output (colorcvs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ConsoleX

    ConsoleX

    Console X, The alternative windows console.

    Console X, The alternative windows console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DASH is a set of tools and utilities to automate the deployment and management of large-scale distributed software, and to monitor and manage the multiple environments that the software is deployed to. 100% compatible with bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A data base containing parameters for Linux.The project is a library,a .h file for prototypes and a program to modify parameters.Use it in your C programs or others. It is ok with user,groups...It has capabilities of heritage.It is hard to corrupt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ECommands

    ECommands

    Commands made Easy and practical for Unix/Linux

    This software is made with the purpose of making easy the Unix/Linux Server management. Is made completly in Python, making this project as a OS independent. Was tested over Linux and Windows. For documentation go to http://www.life-microsystems.com/index.php/ecommands-documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easily Usable Lisp Utilized Interface and Editor aims to make GNU/Linux more enjoyable, and productive in the console environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Elektra Initative

    Elektra Initative

    Elektra serves as a universal framework to access configuration.

    Elektra provides a mature, consistent and easily comprehensible API. Its modularity effectively avoids code duplication across applications and tools regarding configuration tasks. Elektra abstracts from cross-platform-related issues and allows applications to be aware of other applications' configurations, leveraging easy application integration. See http://www.libelektra.org for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FSGuide is a web-based Norton Commander-clone used by many hosting firms and individuals for advanced file-management.Features:user/access management, file uploader, advanced internal viewer, text/binary editor, file tools, language support & a lot more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FreeVSD is a multiuser server jail, designed to separate users' services from the host system as well as other users' services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next