Showing 2000 open source projects for "drcom-for-linux"

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
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 1
    FlickOS

    FlickOS

    Lightweight, Elegant and Sustainable Operating System

    FlickOS is designed to be lightweight, fast and sustainable, with focus on efficient use of system resources. The project is based on Ubuntu 20.04 and LXLE, which provides a stable and well-supported foundation. Unnecessary packages and services are stripped away, leaving only the essential components needed to minimize resource usage. FlickOS have complete suite of applications like LibreOffice, Firefox, VLC and many essential software for daily use. Save the environment, recycle your old...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2

    LinuxLiveISO

    Live Linux ISO Creator

    Create your own live iso of your favourite linux distribution with your own customization included and installable to disk. https://github.com/emmett1/linuxliveiso
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    bcacheMonitor

    Version: 0.0.4 01/05/2023

    Bash script to monitor and adjust dirty cache size, writeback speed, bcache, device disk load. Simple to use, various options, good error handling and usage and debug information, and it can be used as a service. Example start bcacheMonitor --backend sdb --action setusage,waitlog shutdown bcacheMonitor --action sendzero setusage,waitlog Sets writeback optimizations and (default) mininum writeback rate, reads disk usage, and (deafult) sets the writeback rate so as not to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XBandPi NOOBS

    XBandPi NOOBS

    PINN/NOOBS linux distro of XBandPi (XBand modem)

    A PINN/NOOBS-compatible linux distro image of XBandPi for the XBand modems (Sega Genesis, SNES/SFC). Meant for Raspberry Pi SBCs. More details about this NOOBS-compatible distro image available at the official webpage (https://www.eaglesoftltd.com/retro/genesis/xbandpi-noobs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ...Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal font size to the desired level, before using the script, to view in bigger mode. Google search for linux / cygwin / mac terminal font size to know more about it. LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nxshell

    nxshell

    Next Shell

    NxShell is a modern, Electron-based terminal emulator that works on all major operating systems out there: Windows, macOS, and Linux.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    Munin
    Master/node to gather and graph "everything" on your systems using Tobi Oetiker's rrdtool. It can optionally warn your surveillance software. This software package was originally called LRRD. The project. Please see http://munin-monitoring.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    The_Deck_Linux

    Portable Penetration Testing Operating System

    It is an Portable Penetration Testing Operating System designed for Beagle Bone AI. It is an debian based operating system fully packed with all latest Hacking Tools. The Root file system used in this Deck Linux is Ubuntu 20.04 LTS. It can be installed in Beagle Board AI and can use as a replacement for Laptop, Desktop. It can be placed on a drone too. It has a pre-installed MeshDeck (written by Philip Polstra) so it can be runned in a ZigBee network. We can attacks from up to a mile away using multiple devices connected via 802.15.4 networking (MeshDeck).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XSIBackup-DC

    XSIBackup-DC

    VMWare ESXi Virtual Machine Backup, runs in free ESXi

    ...It follows the same principles as our previous ©XSIBackup editions, that is: a utility that runs in the hypervisor command line and accepts arguments and values stating which VMs to backup and where to copy them. It accepts local and remote SSH paths, thus you can backup and replicate VMs to local datastores or to remote repositories in any additional ©ESXi or Linux server. Download at: https://33hops.com/xsibackup-vmware-esxi-backup.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounts Payable Software | AvidXchange Icon
    Accounts Payable Software | AvidXchange

    AvidXchange is an Industry Leader in AP Automation Software for Middle Market Businesses.

    Drive greater business success by automating the accounts payable process to boost efficiency, accuracy and speed in the processing of invoices and payments.
    Learn More
  • 10
    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.
    Leader badge
    Downloads: 153 This Week
    Last Update:
    See Project
  • 11
    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: 84 This Week
    Last Update:
    See Project
  • 12
    Vodogray Linux
    Vodogray is a fast operating system oriented at creative people, it includes more software for creators and their tasks Source files available on GitHub https://github.com/VodograyLinux I publish news about the distribution and its development in the Telegram channel https://t.me/VodograyNews
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    android-backup-processor

    Android adb backup extractor and packer

    Leader badge
    Downloads: 171 This Week
    Last Update:
    See Project
  • 14
    Manjaro Essentials Script

    Manjaro Essentials Script

    This script will allow you to download stuff for Manjaro Linux

    This simple script will allow you to download some essentials stuff for Manjaro Linux. The applications come from verified sources such as the official AUR website and Snap Store. Tested on XFCE DE The script will install: -Silos -Adobe Acrobat -Snapd -Microsoft Teams -NordVPN CLI -Balena Etcher -PlayOnLinux -Visual Studio Code -Discord -Spotify -GeForce Now -Telegram Desktop -Whatsapp Desktop INSTRUCTION Download the Script cd ManjaroEssentialsScript chmod +x MES.sh ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    salix
    Salix is a linux distribution based on Slackware that is simple and easy to use. Salix aims to be completely backwards compatible with Slackware, so Slackware users can benefit from Salix repositories.
    Leader badge
    Downloads: 306 This Week
    Last Update:
    See Project
  • 16
    opsi

    opsi

    open source client management system, software deployment

    opsi is a Client Management System for Windows and Linux clients based on Linux servers. opsi is used for automatic OS installation, software depolyment, hard- and software inventory, distributed software depots.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    imi

    imi

    hantimagyar scripts and website

    hantimagyar created free POSIX scripts and website (with various useful information) in English and Hungarian (Magyar) languages Screenshot: "The Martians" is a term used to refer to a group of prominent Hungarian scientists... Neumann János, Szilárd Leó, Teller Ede, Wigner Jenő, Kármán Tódor, Bárány Róbert, Gábor Dénes, Békésy György, Lánczos Kornél, Oláh György, Telegdi Bálint, Hevesy György, Polányi János... Hungary has given a very large numbers of great scientists our world...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Debian Install System

    This command line utility installs Debian system non-interactively.

    PROJECT MOVED: https://github.com/vstavrinov/install-debian ----------------------------------------------------------------------- Boot Live CD, just type install-debian and after 5 minutes You will get bootable system. It supports software RAID and UEFI boot. All settings if not defined in config file or as command line options, will be set to it's defaults either as constant values or evaluated from running system. By default it chooses largest disk for installation. If there are...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    Uplos

    Uplos

    linux 32bit old hardware opensource developement retro rpm pclinuxos

    Following to the end of the 32bit version of PCLinuxOS, a consistent number of users have lost an important possibility to keep their machines on work.Old hardware often doesn’t support 64bit, often cannot face a complete reinstallation for any reason, surely a 64bit system is heavier than the correspondent 32bit.Therefore, once acknowledged what was going to happen, a (very, very) small group of alleged developers started the present project in order to maintain alive that distro. They had...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    umi-project

    umi-project

    Just bring Linux for a better world

    ...The goal is to promote the development of secure and robust software combining beauty and elegance for Linux platforms .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    LabMACOSX
    LabMACOSX: Is a laboratory of applications written in Applescript language. Brutosx is brutus.pl remote login and password bruteforce cracker inserted inside the application Brutosx (need only of Net::Telnet Perl module are required get them at CPAN, while the list of users and passwords, and the service is inserted inside the application). SSHOSX is ssh application client to establish an ssh connection from client to server, Nmaposx is nmap port scanner invoked from the application Nmaposx...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TermuxArch

    TermuxArch

    You can use setupTermuxArch.bash to install Arch Linux in Amazon

    ...When successfully completed, you will be experiencing the pleasure of the Linux command prompt in Arch Linux in Termux PRoot on Android, Chromebook, and Fire OS on smartphones, tablets, and wearables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk: Boot any OS or .efi file

    Super UEFIinSecureBoot Disk is a proof-of-concept (not actively maintained or enhanced) bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives. Key feature: disk is fully functional with UEFI Secure Boot mode activated. It can launch any operating system or .efi file, even with untrusted, invalid or missing signature.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 24

    slackpkg+

    extentions to slackpkg for third-party repositories

    Slackpkg is a good package manager for slackware that help the user to keep updated its installation. The Slackpkg+ project is a simple plugin that allow the user to add third-party repositories to slackpkg so to use a single tool for keep update the slackware installation and to install non-official packages. Like slackpkg, slackpkg+ leave unchanged the slackware philosophy becouse the user take full control of installation process. Slackpkg+ also allow to install and keep updated...
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 25

    ldapscripts

    Simple shell scripts to handle POSIX entries in an LDAP directory

    Ldapscripts are shell scripts that allow to manage POSIX accounts (users, groups, machines) in an LDAP directory. They may be used independently or automatically by Samba, to handle POSIX information within accounts before adding Samba information.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project