Showing 33 open source projects for "linux packages"

View related business solutions
  • 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
  • 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
    m23

    m23

    Your linux deployment tool!

    ...Client backup and server backup are included to avoid data loss. With the integrated virtualisation software, m23 can create and manage virtual m23 clients, that run on real m23 clients or the m23 server. Scripts and software packages (for installation on clients) can be created directly from the m23 web interface.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    Arch Linux Fast Install

    Arch Linux Fast Install

    Install Arch Linux with 2 lines of code

    # archfi Just a simple bash script wizard to install Arch Linux after you have booted on the official Arch Linux install media. With this script, you can install Arch Linux with 2 lines of code. This wizard is maked to install minimum packages (base, grub and optionally efibootmgr). At the end of this wizard, you can install or launch archdi (Arch Linux Destop Install) to install and configure desktop packages.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 3
    Arch Linux Desktop Install

    Arch Linux Desktop Install

    Arch Linux Desktop installer

    # archdi Just a simple bash script wizard to install and configure a full personal computer with Arch Linux. First, install Arch Linux with the official media and optionally with archfi. Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi After reboot and your network ready, download the script : curl -L archdi.sf.net/archdi > archdi or if sourceforge is down : curl -L matmoul.github.io/archdi > archdi And run the script : sh archdi Or you can install it on your system with sh archdi -i And then you can use archdi cmd. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4

    chk3ppdeps

    A Slackware tool to check 3rd-party packages dependencies.

    chk3ppdeps is a Slackware tool to search for 3rd-party packages : * which are broken (ie. which have unsatisfied dependencies) * which might be broken by the next system update
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    rkv

    A tool to backup and restore data

    RKV allows the user to backup and restore whatever he wants in a very flexible way. The actual backup and restore procedures are supplied by the user. RKV packages and executes them, so it's a kind of framework. Written in shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Debian Upgrade System

    Non-interactive upgrade Debian system

    PROJECT MOVED: https://github.com/vstavrinov/updeb ------------------------------------------------------------- This script will upgrade running debian system and mail the result: what was upgraded, from what version to what and for what period of time. The actual upgrade will be done only if all index files will be successfully updated, all required packages will be successfully downloaded, and finally only if the simulating of upgrade will be finished without errors. All old...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    VozBox. Más que una centralita.

    VozBox. Más que una centralita.

    VozBox. Asterisk VoIP PBX.

    VozBox es poder disponer de un Sistema de Comunicación Avanzado. Es poder llegar más lejos. Es poder convertir lo más sofisticado en lo más sencillo. Es poder contar con la más avanzada tecnología de comunicación, reduciendo sus gastos. Es una centralita VoIP Asterisk con altas prestaciones para las Empresas. Última versión disponible 2.11.19 en la web de VozBox: http://www.vozbox.es/descarga/ Internet connection required during installation. Update version: 2.11.19 1 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Yum Package Repair

    Tool that fix problems that Yum doesn't fix

    A tool that verifies your installed packages and reinstalls them if there is any problems. I plan do add duplicate package fixing to this tool the next time I get that problem. You should turn yum automatic updates of while running his utillity. It calls rpm and yum in batches so automatic updates may be able to grab the lock. Requres rpm, yum, bash and Java 8 set as default java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Web Server Installer

    Web Server Installer

    Install an Apache Web Server with PHP and MySQL on Linux

    With this Bash Script, you can install an Apache Web Server with PHP and MySQL easily! The Script will install the following packages: * Apache * Php * MySql * XCache * Fail2ban The Script can configure: * Time Zone * Php Time Zone * Apache Module Proxy * Apache Module ProxyHttp * Apache Module Rewrite * Apache Module Expires * Apache Module Deflate Also, the Script can install the following packages: * SSH * Ntp * Screen * Lynx * Vim * Htop * Unzip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    buck-security

    Collection of security checks for Linux

    Buck-Security is a security scanner for Debian and Ubuntu Linux. It runs a couple of important checks and helps you to harden your Linux system. This enables you to quickly overview the security status of your Linux system. As a system administrator you often get into situations where you have to take care of a server, that has been maintained by other people before. In this situation it is useful to get an idea of the security status of the system immediately. Buck Security was designed...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 12

    admin-tools

    small administrative toolkit

    This toolkit started up in a school project. Day by day it took shape as it is now. I'm always open to suggestions and comments. I'm limited in my scripting knowledge and my access to testing platforms to make it the most compatible possible so all help is welcome. Also i looked at a way to make it in a binary to run directly but suffered a lot of bugs and performances losts so i decided to keep it as a shell script that installs itself in the OS. If someone can help to build a binary...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The Packware Project has been founded to support Slackware Linux users. The flag product is pwbuilder, a tool to easily create software packages for Slackware. We also provide a big set of build scripts for pwbuilder, as well as ready-to-use packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Basic package management for the Minix 3 Operating System. Install, remove and build packages. Some small side-projects are also hosted here (for example a pkg-config replacement written in Bourne shell).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fedora Frog is used by administrators to ease the task of installing many applications and files that are not installed by Fedora Core. It installs the extra repositories needed by Yum and allows the administrator to remove any of these packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Openldapconf is a shell script to install and configure openldap and its dependencies automagically. By now, it includes integration with Samba and Squid. You can make a full installation or configure the packages separated. Powered by Slackware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A little helper to unmask testing and masked packages for gentoo. The script detects automaticaly your architecture and sets the correct unmask flag. It uses the "eix"-tool for fast searches trough the portagetree and provides and a few more feaures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gtool is a simple tool for: search, download and install Slackware packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The OfficeSpot.Net Collaboration Server contains all packages needed to get eGroupWare running easily. OfficeSpot.Net CS contains following packages: - eGroupWare - OpenLDAP - DBMail - ClamAV - APC - Memcache - MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DWAI stands for Debian Web AutoInstaller. It's a script that integrates with the browser at mime type level and lets you install debian unofficial packages with a sinlge click on the websites pages that support it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cmmi helps you to simplify your installation process from '.tar.gz' source archives. You can be a package manager of your local site, if you are not an expert of your OS. Cmmi can make .deb, .rpm, Slackware and cygwin packages efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Force-get is a package-manager which grabs files from the internet and installs them, much like portage. It supports binary and source packages, and was designed with one simple principle in mind: source and binary packages living in peace together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This script will characterize and create a profile of a *NIX box. pkglist.sh - Asks what installed packages you want in your report and its category. irsaudit.sh - Will query the system for a list of computer characteristics and make a report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    openbechede is a fast and simple way to install OpenBSD packages and their dependencies. With openbechede you can keep your obsd packages updated. Also, you can install packages (and automatically, their dependencies), remove them, fetch new lists of pac
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    spkg is a slackware package management utility. It can download/install/remove/upgrade packages, sync to the slackware-current tree, perform system upgrades and perform regular expression matching for package lists. spkg aims to be simple, powerful,
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next