Showing 377 open source projects for "dev linux root"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    vue-admin-template

    vue-admin-template

    A vue2.0 minimal admin template

    vue-element-admin is a production-ready front-end solution for admin interfaces. It based on vue and use the UI Toolkit element-ui. It is a minimal vue admin template with Element UI, axios, iconfont, permission control, and lint. The current version is v4.0+ build on vue-cli. If you want to use the old version , you can switch branch to tag/3.11.0, it does not rely on vue-cli. If you want router permission && generate menu by user roles , you can use this branch permission-control. For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EasyProtector

    EasyProtector

    Simple way to check root/virtual app/emulator/xposed framework

    EasyProtector, a simple way to check root/virtual app/emulator/xposed framework/tracer/debugger. Since it's all here, you are welcome to star/fork, even if you raise an issue, I hope this is a useful library (eliminate the initialization operation of the application, avoid more permission requirements, and load as lazy as possible) Mainly to fix a bunch of bugs, see the pictures in the image folder for the adaptation situation, Tencent Legu's old version of XposedCheck code has some code in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Linux Musa

    Linux Musa

    Musa is a linux distro for music and graphic arts production OS

    Linux Musa 32 & 64 bit, music production Os and graphic arts, is based on Chromixium 1.5, Ubuntu 14.04 trusty tahr, Debian 8 jessie - For additional drivers and packages >> http://releases.ubuntu.com/trusty/ - https://www.debian.org/releases/jessie/debian-installer/index.it.html (please consider donate to its developers and related software developers too) Install instruction: Username: Musa Maledetta password root : musamaledetta password x administrator = administrator info: http://www.musamaledetta.it/linuxmusa.html recommended filesystem : ext4 minimum recommended requirements for optimal performance : proc. 1000mhz, ram 1gb, swap partition 1 gb. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    core.typed

    core.typed

    An optional type system for Clojure

    core.typed is an optional static type system for Clojure, providing gradual typing features like type declarations, checking, and inference. It supports modules for development-time checking and runtime typing, though note that it's deprecated as of Clojure 1.11 in favor of Typed Clojure. core.typed is separated into modules. You'll want the full type checker at development time, and the runtime dependencies in production. Then, lein repl will automatically activate the :dev profile. Verify...
    Downloads: 0 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
    SDL2 binding for Go

    SDL2 binding for Go

    SDL2 binding for Go

    go-sdl2 is SDL2 wrapped for Go users. It enables interoperability between Go and the SDL2 library which is written in C. That means the original SDL2 installation is required for this to work. Some older versions of the distributions such as Ubuntu 13.10 may also be used but it may miss an optional package such as libsdl2-ttf-dev on Ubuntu 13.10's case which is available in Ubuntu 14.04. Note that the first build may take several minutes on machines that are not powerful such as Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nodejs-dashboard

    nodejs-dashboard

    Telemetry dashboard for node.js apps from the terminal

    nodejs-dashboard is a terminal-based telemetry dashboard that provides real-time insight into Node.js application behavior during development. It overlays an interactive monitoring interface on top of a running Node process, displaying metrics such as event loop activity, memory usage, and request throughput. The tool can be injected into applications with minimal or no code changes by using Node’s preload flag, making adoption straightforward for developers. Its interface uses Unicode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tkPacman

    tkPacman

    A GUI for the 'pacman' package manager of Arch Linux

    ...You can browse through available and installed packages as a normal user. Anytime, you perform an action that requires 'root' privileges, you are asked to authenticate. tkPacman can use 'su', 'sudo', 'gksu' or 'kdesu'.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 8

    Sparky Linux Cinnamon remix

    Fast rolling Linux distribution based on Debian with Cinnamon desktop

    The new live/install iso image of SparkyLinux 2019.10 Cinnamon remix “Po Tolo” is available for download. SparkyLinux Cinnamon remix is a Linux distribution created on top of SparkyLinux operating system. It is built around Cinnamon desktop environment and it is fast, easy and beautiful. SparkyLinux Cinnamon remix is both beginner-friendly, due to Cinnamon's maturity, and powerful, due to Sparky's APTus smart tools. Highlights: -Debian based for its speed, lightness, widespread...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Odroid C2 MotionVideo

    Odroid C2 MotionVideo

    Pearl Motion Video Server for Odroid C2

    Based on Ubuntu 18.04 with 3.16.75 kernel. Featuring preinstalled and active upon first boot Motion Video Surveillance Software running in User Mode not root. Includes preinstalled Apache Web Server and WebMin to manage your system through web interface. Boots into Pearl's Lightweight MATE desktop with most features from Pearl's 7.0 release if not preinstalled available through our repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    Redux Persist

    Redux Persist

    Persist and rehydrate a redux store

    Basic usage involves adding persistReducer and persistStore to your setup. Every app needs to decide how many levels of state they want to "merge". The default is 1 level. If you are using react, wrap your root component with PersistGate. This delays the rendering of your app's UI until your persisted state has been retrieved and saved to redux. State reconcilers define how incoming state is merged in with initial state. It is critical to choose the right state reconciler for your state....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PRISH_OS_BY_NEEL0210

    PRISH_OS_BY_NEEL0210

    Basically its a custom Rom

    Prishs os stands for performance it has stability ofc as its based on stock with some unexpected features and comes with awesome Bettery life. so fam what else need show some love by doating me a coffee via : paypal.me/neel0210
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GraceMX

    GraceMX

    GraceMX is an Evironment geared toward bible study, Based on MX linux

    “Sometimes the miracle is simply His mercy.” ― Jane Johnson, Mercy Like Morning "Grace will give you credit for something you did not do in the first place" ps Ray Bevan The popular saying goes, " You are a product of your environment". GraceMX is an MX Linux respin providing the environment for students and bible nerds alike to grow in the Word of God. GraceMX institutes popular feature rich bible study applications, addons, scripts and productivity tools to increase...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Gameboy.Live

    Gameboy.Live

    A basic gameboy emulator with terminal "Cloud Gaming" support

    A basic gameboy emulator with terminal "Cloud Gaming" support. Gameboy.Live is a Gameboy emulator written in go for learning purposes. You can simply play Gameboy games on your desktop. Or, "Cloud Game" in your terminal with a single command (The demo server is down now, you have to deploy on your own server) You can directly download the executable file from the Release page, or build it from the source. Go Version 1.11 or higher is required. Run go version to check what the version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Darch

    Darch

    A tool for building and booting stateless and immutable images

    darch (Docker Arch) is a container-based Linux image building and booting system that leverages Docker for building root filesystems and bootable images. It allows users to define system images as Dockerfiles, making Linux operating system builds reproducible, modular, and easily maintainable. darch images are booted via a custom initramfs and are ideal for creating immutable systems or quickly spinning up specialized environments without traditional installation steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LineageOS 15.1 Ferrari

    Android Oreo 8.1 for xiaomi mi4i (ferrari)

    Required: Recovery Twrp 3.2.x or newer, FW 8.1.5, Gapps 8.1 arm64 (pico recommended). Install: Boot recovery > Wipe Dalvik, Cache, System, Data > Install FW > Rom > Gappps > Su-Root (if needed) > Reboot Credits: Thanks to All of Developers, special to ferrari-dev team @xda
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Whonix

    Whonix

    Whonix is an Anonymous Operating System.

    ...Please go to: https://www.whonix.org/ (This is only Whonix's sourceforge must-have project page.) Whonix is an operating system focused on anonymity, privacy and security. It's based on the Tor anonymity network, Debian GNU/Linux and security by isolation. DNS leaks are impossible, and not even malware with root privileges can find out the user's real IP. Whonix consists of two parts: One solely runs Tor and acts as a gateway, which we call Whonix-Gateway. The other, which we call Whonix-Workstation, is on a completely isolated network. Only connections through Tor are possible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    rene file renamer

    Windows/Linux lexical/semantic multiple file renamer

    Rene is an extended file renamer command line program written in Python for Windows and Linux. Its goal is to be easy to use but powerful. For basic use, the command syntax is as simple as Windows ren and Linux mv yet affords greater flexibility in reusing parts of the original name and formulating its replacement. Features include: -- Automatic name adjustment to avoid existing file names with a choice of parameterized collision avoidance schemas. -- Semantic name selection, for example,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TSC Package Manager is a mutli-platform generic Ruby based package preparation and installation facility. Sub-packages are self-extracting well-compressed files that may be installed, removed, updated or patched. Well suited for non-root installations. Moved to: https://github.com/tsc-collection/tsc-tpm Now part of GitHub's TSC Collection available at https://github.com/tsc-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    wmudmount
    A filesystem mounter that uses udisks to handle notification of new filesystems and mounting of the filesystems as a non-root user. It also includes a mode to display the mounted filesystems with the least free space percentage (similar to wmfsm).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    certz

    Script to implement internal CA/ICA using OpenSSL

    certz is intended to implement a standard interface for creating and maintaining one or multiple Root and Intermediate Certification Authorities (ie, CA and ICA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    HDDtempNC

    HDDtempNC

    Tool to acquire hard disk drive temperature from the network interface

    ###### HDDtempNC has now moved to Github ###### ###### Please visit the Github project at https://github.com/viharm/HDDtempNC ###### HDDtempNC provides a script to acquire hard disk drive temperature for a target host by querying an existing HDDtemp daemon and then parse the results according to the request. See project wiki for more details, usage and code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24

    reverse-system-tuner

    System settings app for RDE

    Easily change user settings using RST, no codes affecting root files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Minibian-wifi

    Minibian-wifi

    Minimal ( 512MB / 1GB) wifi Raspbian-based image for Raspberry Pi

    MINIBIAN is a minimal Raspbian-based Linux image for Raspberry Pi that fits on a 1GB SD card. https://sourceforge.net/p/minibian This is a version of MINIBIAN with wifi support already added. Created due to the need to use MINIBIAN with model A Pi's which have no ethernet. - will auto connect to any open wifi - fits on a 1GB SD card - 15 second boot - 31meg RAM used - includes drivers for realtek and ralink wifi chipsets SSH enabled: login/pw: root/raspberry To add your own wifi details, edit: /etc/wpa_supplicant/wpa_supplicant.conf supports all models inc Pi Zero W & pi-3 B+ [older wheezy version fits on 512MB SD]
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB