Showing 18 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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 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: 19 This Week
    Last Update:
    See Project
  • 2
    ...The Sourceforge repository should not be seen as the canonical repository for HPN-SSH. We will update it as we can but users should look to github to generate patches We also support Ubuntu packages. Add them to your package manager with `sudo add-apt-repository ppa:rapier1/hpnssh` Fedora RPMs can be added with, `sudo dnf copr enable rapier1/hpnssh`
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 3

    lglicua

    Developer Assistant for PUC-Rio Tecgraf sci/tech toolkits on GNU/Linux

    ...The Tecgraf projects are hosted on SourceForge: "im" (Image Manipulation) <https://sourceforge.net/projects/imtoolkit/> "cd" (Canvas Draw) <https://sourceforge.net/projects/canvasdraw/> "iup" (Toolkit for GUIs) <https://sourceforge.net/projects/iup/> Lua also comes out of PUC-Rio, and is a small, portable, fast, powerful, readable, flexible and free scripting/extension language. See: <https://www.lua.org/about.html>. This Assistant helps with installation (needs sudo), and non-sudo day-to-day project activities such as SVN updates and project patch/edit/build/run. The "hello, world" dialog box Bash/Lua script is two lines: #!/bin/bash ../support/play-lua-tec iup=require("iuplua"); iup.Message("MyApp", "hello, world")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gr-acars

    gr-acars

    ACARS decoder for GNURadio, for RTL-SDR, PlutoSDR or UHD receivers.

    ...Doing so, multiple ACARS decoding blocks can run in parallel. Compile for x86 PC with: cd 3.10ng mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. make -j4 sudo make install (developed and tested on Debian GNU/Linux) Compile for RaspberryPi4/Buildroot (located in BR_PATH): cmake -DCMAKE_INSTALL_PREFIX:PATH=$BR_PATH/output/target/usr -DCMAKE_TOOLCHAIN_FILE=$BR_PATH/output/host/share/buildroot/toolchainfile.cmake ../ make -j4 make install
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    progrep

    progrep

    Utility to show live progress, status & stats for running simulations

    progrep is a command-line tool (Linux) to show live progress report, status & stats of a running simulation or compute job that executes a given number of iterations. It shows % completed, time remaining, time elapsed, number of threads, MPI_Rank(if any), CPU usage & speed (FPS). The FPS measures may be used in benchmarking, e.g. while optimizing HPC algorithms for performance. progrep supports both single-threaded and parallel (multicore/multinode - e.g. OpenMP/MPI) jobs. progrep can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    xc

    simple and handy substitute to sudo

    xc is a simple and handy substitute to sudo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PAM module which permits authentication for arbitrary services via ssh-agent. Written with sudo in mind, but like any auth PAM module, can be used for for many purposes.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    Gumbo

    Gumbo

    An HTML5 parsing library in pure C99

    ...Gumbo is intentionally designed to turn an HTML document into a parse tree, and free that parse tree all at once. To install the python bindings, make sure that the C library is installed first, and then sudo python setup.py install from the root of the distro. This installs a 'gumbo' module; pydoc gumbo should tell you about it. Tested on over 2.5 billion pages from Google's index. Passes all html5lib tests, including the template tag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Easybee

    Easybee

    GTK BASED SAMBA GUI CONNECTER

    Easybee is a Samba connecter that code by GTK interface lib. basically, Easybee finish the work by porforming the commond "sudo mount -t cifs //hostname /mnt/mountdir -o username=*,password=*". Now ,it is can be used on ubuntu. It is released under the terms of the GNU General Public License, version 2 (GPL v2+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    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
  • 11

    sudo

    Just sudo for Windows Vista and 7

    Elevate a programm to run it with administrative security level. sudo for windows 7 elevates the security level if you are in the administrator group. Simple UAC elevation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    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
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Useless Program. Incorporates Pokemon into the world of Unix :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The libsudo library lets your C/C++ application to start processes as a different user (usually 'root') by calling 'sudo'. It's like the system() call but specifying a different user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sudosh is a sudo shell, filter and can be used as a login shell. Sudosh records all keystrokes and output and can play back the session as just like a VCR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    We are building a more secure way to admin a serverfarm without have root-accounds after installation by using ssh and sudo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next