Showing 219 open source projects for "sudo"

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
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 1
    RaspyBox

    RaspyBox

    A dropbox client for the raspberry pi

    ...Functionality: Upload Download Make directories Delete Navigate Shortcut keys (insert for upload, del for delete, navigate or download with enter key or double click) How to use it: Download the python dropbox sdk from here https://www.dropbox.com/developers/reference/sdk extract it and install it by executing sudo setup.py install -f Create a new application in your drobox developer page Give a name to the app and get the app key and secret key. Put them in the raspberryDropy.py Run ./raspberryDropy.py, type login and follow the instructions After you finish press ctrl+D to quit and execute the ./raspberryDropy_gui.py Enjoy.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    libbbb

    Basic building blocks library

    ...Some features: - a simple generic class - a buffer capable of accumulating various kinds of values - linked lists - memory tracking - customizable messages to the user - threads that delete themselves - background job suport As it is based on Qt framework[2], the code is easly portable. For Ubuntu a ppa is available: ppa:nicu-tofan/ppa [1] On my tests I needed following commands: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E7270845 sudo add-apt-repository ppa:nicu-tofan/ppa sudo apt-get update sudo apt-get install libbbb An installer is provided for Windows in the downloads section and source code packed as tar.gz is also available. [1] - http://launchpad.net/+help-soyuz/ppa-sources-list.html...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pysub-dl

    Script to download movie subtitles automatically

    ...Installation: Now it is a stable release so if you want to install it in your system you can do it else try it in a virtual environment. To install it in yur system it requires su access. To install the script do this Option 1 : Install via pip :: $ sudo pip install pysub-dl Option 2 : If you have downloaded the source $ sudo python setup.py install Do not forget to upgrade it after a week interval I am modifying so many things very frequently :: $ sudo pip install pysub-dl --upgrade 2. How to use: Use it like: pysub-dl [moviename] [language] For help :: $ pysub-dl --help General usage :: $ pysub-dl iron-man english One request: Do not use space in the movie name, **Use '-'(hyphen) instead of ' '(white space)**. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Script-Tools

    Script-Tools

    A collection of tools written in BASH for Linux

    ...Which are: bash-colors blame chx hddinfo isEmpty isLVM lxscreenshot mem moalpa newScript p replaceit rmtf upd vimail yumreset yumresume newScript will create a template script file ~/.config/script-tools/scripts and open it in your prefered editor, if you'd set on in "st config" You can either browse through the menu, or execute each script directy by using menu entrys as arguments. Have a try with: sudo st tweak repo toggle fedora-updates-testing BE SURE TO DISABLE IT AGAIN! ;)
    Downloads: 15 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    mpkg

    mpkg

    A better package manager for the masses.

    mpkg (Moss Packager) is a replacement for apt, rpm, and any other package managers out there. It is designed for ease of use, whether you use or make software. mpkg is updated regularly by Gavin Faulkner. You can download mpkg or our software-making kit for Linux. What format do packages use? mpkg packages use an internal format, .pkg. It is based on the .tar.bz2 format, so it should work for any Debian-based system that can handle those formats. If you cannot for some reason, .tbz...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    i3 manjaro RESPIN

    i3 manjaro RESPIN

    A respin of manjaro linux with i3 as window manager.

    ...Useful install instructions: 1. You can use the default keybindings of i3 (http://i3wm.org/docs/userguide.html#_default_keybindings). 2. To install open a terminal (Win+Enter) and type "sudo setup" 3. Follow the standar Installation Guide (http://wiki.manjaro.org/index.php/Installation_Guide_for_Beginners_0.8.2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    .... :) https://github.com/solo2101/Tilo-Menu WOW.... does it really needs to be that hard to upload something to github????????? Tilo-Menu is a GnoMenu Fork for Mate dependencies: # sudo apt-get python python-mate* python-numpy or # yum install python python-mate* numpy ---- 0.3 ---- *User image (you will need Gnome-control-center -> User Accounts to change your image) *Fixes problems with AWN and Cairo Dock ---- 0.2 ---- *Problem with permission ---- 0.1 ---- *Testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Deoxys

    Deoxys

    A simple dec/bin/hex/oct converter.

    ...Making it work: 1) Download the program. 2) Open a terminal and type "cd ~/Downloads" (assuming Deoxys is in your /home/user/Downloads folder). 3) Type "chmod +x deoxys". 4) Type "sudo mv deoxys /usr/bin". 5) To use Deoxys, just type "deoxys OPTION NUMBER", where OPTION can be -d, -b, -h or -o and NUMBER is what you want to convert. The OPTION tells Deoxys whether NUMBER is expressed in dec, bin, hex or oct. Simple as that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    rasp-get

    rasp-get

    Rasp-Get is a universal package manager for all RaspberryPi OS

    ...It saves you the hassle of remembering all those commands yourself. From now on it will not matter if you use Debian, RedHat or ArchLinux, all you need to remember is: 'sudo rasp-get install fun-stuff' which rasp-get will then translate to your package manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    Mumoco

    Mumoco

    MUlti-MOnitor-COnfigurator

    ...Link the profiles with conditions. Mumoco automatically sets the right profile to the current conditions. #Changes in v0.2 More Notebooks are supported. Now depends on acpi package (sudo apt-get install acpi) 31.05.2013: Please Note: Mumoco produces mouse lag since Kernel 3.8. Mouse lags on every poll-intervall (every 1 sec) I think i have to disable polling for changes, so you can only set display properties manually via tray icon context menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    n way Duplicate File / Directory Finder

    please use open source- htp://code.google.com/p/off-dup-finder/

    Project moved here: http://code.google.com/p/off-dup-finder/ (USE OPEN SOURCE) ------Deprecated----------------------------------- This project needs GNU GCJ 4.5 for linux ( 'apt-get install gcj-jdk' on ubuntu live-cd or 'dpkg -s gcj-jdk') to run executable(with sudo privilege). This project Manages duplicate file / directories in offline/online mode . 'ls-laR' output(offline) from 'ubuntu' linux can be given to this program to generate copy/diff/automated file/dir remove scripts for one way or two way comparison. disk gain, incremental comparison, patterns partial match/timer, copy script generator- are supported. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    simWANsim

    WAN simulator for high-latency networks

    Simple WAN Simulator (simWANsim) is a SIMPLE WAN simulator that configures specific network intefaces in order to simulate high-latency networks typical in WAN setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    network packet generator

    a simple packet generator for TCP,UDP and ICMP network packages

    You can create different kinds of network packages e.g. ICMP echo request, echo replies, TCP packages with different settings, ... . You can start the programm by typing 'sudo ./start_pg2.sh interfacename'. The script is necessary to suppress the rst-packets from the linux kernel. I created this program to improve my C skills and to gain some experience in network programming. It is a early version and everyone is welcome to improve it ;). I´m from Germany so program and the comments are in German. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eye of the cat

    Eye of the cat

    A frontend for ffmpeg x11grab for screencasts

    ...The application uses "gambas2" to run, "ffmpeg" to record the screen and "xwininfo" to get window dimensions. They need to be installed manually, on Ubuntu is done with: $ sudo apt-get install gambas2 ffmpeg xwininfo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    wolrc

    Remote control your linux box via WOL

    This tiny script listens for WOL (wake on LAN) packets. Depending on the amount received without a certain timeout reached it will perform predefined tasks. Toggling the purpose of your home theater pc for example can become quite easy this way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    movgrabGUI

    movgrabGUI

    Download videos from Youtube, Metacafe, Dailymotion, Vimeo etc.

    Graphic interface of movgrab script. Realized featuring Matteo Seclì http://www.youtube.com/watch?v=3gD7_3Mghlo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AppSet
    An advanced and feature rich Package Manager Frontend. By now supports Archlinux but is being extended to work with deb and rpm based distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NS2Installer

    NS2Installer Install NS2 in Linux System

    ...It will install NS2 in default location /opt NS2Installer support following Linux Distributions -Ubuntu -Fedora -CentOS -Linux Mint -Red Hat -Debian -openSUSE ----------------------------------- How to Install and Use NS2Installer ----------------------------------- tar -xzf NS2Installer-19.0.tar cd NS2Installer sudo ./NS2Installer Note:Run NS2Installere as Root and Internet Connection is compulsory while running. --------------------------------- Contact Details --------------------------------- Bugs, ideas, questions, etc. can be reported to me by e-mail. PMD Nagarjun < pmd@pmdox.com > For more Information and Latest Versions of NS2Installer Visit http://www.pmdox.com/content/ns2installer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    rootforce

    On-the-fly process capability changer

    Did you ever work on a config file for over 5 minutes just to discover on saving that you forget to sudo the editor? Rootforce solves this problem, as it (metaphorically) allows to create a big red sudo button which gives the running editor the permissions it needs. In fact it’s built to be called by a hotkey daemon like the one built into KDE to change the capabilities of a running process. See https://gitlab.com/rootforce/rootforce for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    up2datepy

    Fast and easy to use upgrading tool!

    up2datepy is a very simple, fast and easy to use tool that will make updating and upgrading your Debian/Ubuntu system a matter of a few keystrokes. Instead of the long "sudo apt-get update", "sudo apt-get upgrade" and then the autoremove etc, you just give "sudo up2datepy", and a small menu of options shows. From there you just choose a number and the job is done!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Nokuntu could be no longer exist!! (I have no time to develop it!!) please donate so I can hire a programmer!! Upubuntu makes a better job with a PPA, to add Nokuntu just: sudo add-apt-repository ppa:upubuntu-com/mobile sudo apt-get update sudo apt-get install obextool nokuntusp
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Rootsh is a wrapper for shells which logs all echoed keystrokes and terminal output to a file and/or to syslog. It's main purpose is the auditing of users who need a shell with root privileges. They start rootsh through the sudo mechanism.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 23
    Bypass the DNS without 'sudo vi /etc/hosts'. hostmixer sits between the files and dns entries in nsswitch. It gives you the ability to resolve hostnames to different IP addresses allowing easy switching between development and production machines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a small program to copy things into places, that needs root priviliges. just run as root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Libary's for develop Linux application
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo