Showing 275 open source projects for "sudo"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1
    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: 87 This Week
    Last Update:
    See Project
  • 2
    Why Sudo?

    Why Sudo?

    Android reference guide featuring over 1,990 Linux terminal commands

    Why Sudo? is an entirely offline, lightning-fast reference application for Android, designed to give you instant access to over 1,990 Linux terminal commands. Built for those who value meticulously hand-crafted code over modern software bloat and cloud dependency, this tool ensures your command-line knowledge is always accessible, even if the entire internet goes down.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Restfox

    Restfox

    Offline-first web HTTP client

    Offline-first web HTTP client. Package available through snap can be installed using sudo snap install restfox. There are precompiled binaries in the releases page.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 4
    opam

    opam

    opam is a source-based package manager

    ...It's easier to already have a working opam installation in this case, so you can do it as a second step. If you install on your system (without changing the prefix), you will need to install as root (sudo). As sudo do not propagate environment variables, there wil be some errors.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 5
    Privilege-Escalation

    Privilege-Escalation

    This cheasheet is aimed at the CTF Players and Beginners

    ...It is aimed at CTF players, penetration testers, and beginners studying post-exploitation techniques in controlled environments. The repository organizes material by common escalation vectors instead of presenting a single automated tool. Topics include sudo permissions, SUID binaries, kernel weaknesses, scheduled jobs, Linux capabilities, writable files, containers, databases, and network services. Individual guides connect these concepts to vulnerable lab machines and CTF examples. This structure helps learners recognize recurring misconfigurations and understand why they create security risk. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CocoaPods

    CocoaPods

    The Cocoa Dependency Manager

    ...CocoaPods is built with Ruby and is installable with the default Ruby available on macOS. We recommend you use the default ruby. Using the default Ruby install can require you to use sudo when installing gems. Further installation instructions are in the guides. CocoaPods manages library dependencies for your Xcode projects. The dependencies for your projects are specified in a single text file called a Podfile. CocoaPods will resolve dependencies between libraries, fetch the resulting source code, then link it together in an Xcode workspace to build your project. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    jill

    jill

    Command line installer of the Julia Language

    On Linux, the best way to install Julia is to use the Generic Linux Binaries. And while all Linux users love manually downloading, unpacking, and linking their software, this script does it for you.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    ani-cli

    ani-cli

    A cli tool to browse and play anime

    ...A cli to browse and watch anime (alone AND with friends). This tool scrapes the site gogoplay. If you encounter "Video URL not found" or any breaking issue, then make sure you are on the latest version by typing sudo ani-cli -U to update on Linux, Mac, and Android. On Windows, run gitbash as administrator then their type ani-cli -U. If after this the issue persists then open an issue. If you see sed warnings or your history entries have disappeared after updating, then update your history file with the history transition script.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    macmon

    macmon

    Real-time system monitor for Apple Silicon Macs (M1–M5)

    macmon is a real-time system monitor built specifically for Apple Silicon Macs. It is designed to show detailed performance information for M-series machines without requiring sudo access. The tool provides a terminal user interface for viewing CPU, GPU, RAM, power, and temperature data as the system runs. It is useful for developers, performance testers, AI users, and Mac power users who want deeper visibility into hardware behavior. macmon can also expose metrics through JSON or Prometheus-compatible output, which makes it suitable for dashboards and automated monitoring. ...
    Downloads: 10 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.
    Start Free
  • 10
    TinyTeX releases

    TinyTeX releases

    Windows/macOS/Linux binaries and installation methods of TinyTeX

    ...Or you can go to the extreme to install all packages (see FAQ 3 for how), but remember there are thousands of them. Installing or running TinyTeX does not require admin privileges, which means you no longer need sudo or your IT. You can even run TinyTeX from a Flash drive.
    Downloads: 195 This Week
    Last Update:
    See Project
  • 11
    Mole

    Mole

    🐹 Deep clean and optimize your Mac.

    Mole is a terminal-based tool for deep system cleanup, app uninstallation, and optimization on macOS. It aims to consolidate the functionality of multiple popular Mac utilities—cleaners, uninstallers, disk analyzers, and system tuners—into a single open-source binary. From the command line, you can scan and remove large caches, logs, temporary files, browser remnants, and other junk that quietly accumulates over time. Mole’s smart uninstall mode walks the filesystem to remove not just an...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 12
    BinaryBuilder

    BinaryBuilder

    Binary Dependency Builder for Julia

    ...Package installation is merely downloading, verifying package integrity and extracting that tarball on the user's computer. No more compiling on user's machines. No more struggling with system package managers. No more needing sudo access to install that little mathematical optimization library.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    mactop

    mactop

    Apple Silicon Monitor Top

    ...It displays real-time system metrics such as CPU usage, GPU usage, ANE activity, memory usage, power consumption, temperatures, fan speeds, disk I/O, and network activity. The tool uses native Apple APIs including SMC, IOReport, IOKit, IOHIDEventSystemClient, and Mach Kernel APIs to collect detailed hardware data without requiring sudo for core monitoring. mactop supports Apple Silicon models from M1 through M5, including Pro, Max, and Ultra variants, as well as newer core types like M5 S-Cores. Users can customize the terminal interface with multiple layouts, themes, colors, update intervals, and language settings. It also offers advanced options such as headless output, Prometheus metrics, a macOS menu bar mode, overlay HUD, fan monitoring, and optional fan control.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    tccutil.py

    tccutil.py

    Command line tool to modify OS X's accessibility database (TCC.db)

    ...Depending how you have your $PATH variable setup, you can simply type tccutil (instead of the full path) and it will run this utility instead of Apple's. This utility needs super-user priveleges for most operations. It is important that you either run this as root or use sudo, otherwise it won't work and you will end up with “permission denied” errors.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    distroClone

    distroClone

    distroClone Universal Live ISO Builder for Debian-based distributions

    distroClone **Universal Live ISO Builder for Debian-based distributions** DistroClone creates a bootable live ISO image from any running Debian-based system, preserving the current configuration, installed packages, desktop theme, and user settings. The resulting ISO includes the Calamares installer for permanent installation on other machines. Installation From .deb package (recommended) sudo apt install -y yad sudo apt install -y ./distroClone_1.3.4_all.deb # recommended sudo dpkg -i distroClone_1.3.4_all.deb sudo apt install -f Usage From desktop menu Launch DistroClone from the System category. Authentication will be requested via PolicyKit. From terminal sudo apt install -y yad sudo distroClone Or directly: sudo ....
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    XPipe

    XPipe

    Your entire server infrastructure at your fingertips

    Introducing the brand-new shell connection hub and remote file manager that is ready to take on the challenges of modern infrastructure. XPipe takes a completely new approach to handling shell connections, which makes it possible to provide features that you can't find anywhere else. Explore what makes XPipe stand out. All SSH user and system configuration settings are automatically applied. Your existing SSH agent can be utilized to securely authenticate, there is no need to provide your...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    KiCad-AppImage

    Repository for KiCad AppImage

    ...Please visit https://github.com/CyberCircuits/kicad-appimage for details. If it complains about missing graphics-related libraries please install them separately. Fedora: sudo dnf install mesa-libGLU Debian/Ubuntu: sudo apt install libglu1-mesa
    Downloads: 24 This Week
    Last Update:
    See Project
  • 18

    BSD #flushyourmeds

    Nomad BSD #flushyourmeds Edition as a Fixed 2025 ; #flushyourmeds ;

    .... ; I say it has the least stable file systems, unlike Linux. ; This is really for Archival Purposes. Archive Everything Movement. ; Author : Scott Alan Barry of Olympia, WA, USA, Earth. ; Has sudo, is a Persistent System with Sudo, that is it. ;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    xc

    simple and handy substitute to sudo

    xc is a simple and handy substitute to sudo
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    ITSO-OS
    ...Con LightDM, LXDE, i3 y menĂş clĂĄsico. Incluye Code::Blocks, Geany, Thonny, Apache NetBeans, TurboC++, PostgreSQL 17, MySQL, pgAdmin 4, phpMyAdmin, Adminer, LibreWolf y Basilisk. Desde terminal sudo eggs krill (interactivo) o sudo eggs krill --unattended (automĂĄtico). Inspirado en Loc-OS: control de volumen, Connman y Rofi.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    x-terminal-su

    A button for launching an X terminal as a superuser

    ...This new one does the same, with a 'sudo -s'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FrameRenamer-Free

    FrameRenamer-Free

    Safe image sequence renamer for video editors and VFX artists.

    ...Key features: • Safe renaming without overwriting files • Prevents missing or broken frame sequences • Simple user interface, no installation required • Supports common image sequence formats • Free and open source Official GitHub repository: https://github.com/lknam91-sudo/FrameRenamer-Free Support development: • GitHub Sponsors: https://github.com/sponsors/lknam91-sudo • Ko-fi: https://ko-fi.com/lknam
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Koha + DSpace 10.0 Live ISO (2026.06)

    Koha + DSpace 10.0 Live ISO (2026.06)

    Koha 26.05.00 + DSpace 10.0 Live ISO Installer based on Ubuntu 22.04.5

    ...If you wish to choose a Lightweight UI, choose 'Lubuntu' from the drop down list. This will be shown at the right corner of the login name. For 'admin' access, type 'sudo bash' in the terminal and use 'library' as password To install Google Chrome or Anydesk $sudo apt install google-chrome-stable anydesk For Commercial Support, write to baskar@linuxpert.in, WhatsApp: +919884165649
    Downloads: 28 This Week
    Last Update:
    See Project
  • 24
    Linux Kernel Simulator

    Linux Kernel Simulator

    A python Linux Kernel Simulator

    Python Linux Kernel Simulator, for macos, windows, linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Alien-OS

    Alien-OS

    Alien-OS GNU/Linux Operating System

    Alien-OS Regolith based on Debian 12.13 Bookworm with integrated MX-Tools. use either sysVinit or systemd. User:Pass demo:demo root:root Installation: open a terminal and type "sudo minstall" OEM Installation: open a terminal and type "sudo minstall --oem" ----- https://www.alien-os.com https://www.alien-tec.com https://distrowatch.com/alienos ----- Please support us with your donation. Thank you. :-) Monero XMR: 8Aj8CG4T4siWWaHoJ1zc99SY8jfokH6NBWXXjBqfDhQ6jS9JvXfnvsXAv731HtXnChfAmtbfwKTfrAFGBAXfePo828XzhGG Bitcoin BTC: bc1qk922mrkk4d2x20ray5lu84za5wxeqxeya9gsxv
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next