Showing 18 open source projects for "e-root"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    gnupasswd

    gnupasswd

    gnupasswd - gnu change user password

    /usr/bin/passwd offers a "safe way" for root to edit /etc/passwd (or shadow). If setuid it allows regular users to change passwd without asking root to do changes for them. (note: does have learning curve on args to choose) gnupasswd - gnu change user password gnugpasswd - gnu change group password gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    ...It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A small and lightweight Sendmail Clam AntiVirus mail filter (milter). lclamav-milter scans messages for viruses/worms, accepts clean messages, rejects the bad, and helps stop the spread of e-mail viruses/worms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Scripts and tools to manage your Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5

    readonlyuser

    A user read-only access account.

    ...) | read-only (Note: no it doesn't get cyclic at this point) When a user logs in, instead of running a shell such as /sbin/sh in the password file, readonlyshell which has suid privileges runs. It changes the root directory for the user to "/var/read-only", sets a couple of shell variables and changes directory to the "/" directory, now "/var/read-only". Lastly it runs a bash shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A package manager for Slackware Linux. Install and uppdate trought FTP, HTTP... Choose between current or release. Search for files in packages, Serach with wildcards. Use blacklist. Run as non-root. Checks md5s and deps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Using this program you can automate some everyday administrator's routines.As example module for Apache web-server monitoring is included.It monitors servers document root and if new folder created add it to vhosts and hosts file as new virtual host
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    ECGL-STK is Engineering Computing GNU/Linux sub-project named Secure ToolKit, which provide non-root permission user running system command or script with hash check sum and background monitor.
    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
    A package manager for Slackware Linux. Install and uppdate trought FTP, HTTP... Choose between current or release. Search for files in packages, Serach with wildcards. Use blacklist. Detect root, and switch to only download packages. Checks md5s and deps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Set of tools needed to setup and maintain encrypted partitions under unix systems (initially linux). Especially helpfull when doing root device encryption. Features xml configuration, multiple users, usb "tokens" (usb mass storage) and key hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    xrootconsole tails a file in a window on your X11 root window. It aims to be as simple and resource-light as possible, within reason: it should run smootlhy on a P133 laptop. The program is non-interactive; all configuration is done on the command line.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    SIPES (Security Incident Pollicy Enforcement System) aims to provide an automated e-mail,XML and PKI based system for automated security policy enforcement based on statefull risk assesment and open exchange formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gnome xsu is a Gnome/X11 tool which allows users to run commands as root after prompting for the root password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Non-root users construct, develop, test and run all types of distributions with Root Methods (Yard, etc.) and user-mode-linux, then finish with a Boot Method (2-disk compression, etc). Make_debian yard template creator provided for Debian users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    RECAFOH

    Remotely Execute Commands in an Alias File On the Host

    ...Settings alias 'command cmd-args cmd-args'; user2run-cmd-as Example: !EnableOutput yes !Port 2012 !Verbosity warnings update 'yum makecache && yum update'; root filedbupdate updatedb; root who_is_logged_on 'who'; * Then the client would run: ./recafoh host -p 2012 -c update --warnings and it would output yum's output. *NOTE* This software does not support all of the above. (See wiki page CurrentlySupportedFeatures). This should be in the final release. See the wiki for more information, including instructions how to get RECAFOH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Este projeto foi feito para facilitar as configurações dos administradores de redes que pretendem implementar servidores de DNS e DNS reverso, com uma maior facilidade e utilizando um solução OpenSource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB