Search Results for "su linux root" - Page 23

Showing 1267 open source projects for "su linux root"

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

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 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.
    Get Started Free
  • 1
    jekyll-breadcrumbs

    jekyll-breadcrumbs

    Creates breadcrumbs for Jekyll 3.x, includes SEO optimization

    Smart and fast breadcrumbs for posts, pages and collections with SEO support and more. Works as Jekyll Hook with Jekyll 3.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 4 This Week
    Last Update:
    See Project
  • 3

    reverse-system-tuner

    System settings app for RDE

    Easily change user settings using RST, no codes affecting root files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    targhe

    targhe

    Controllo accessi di aree videosorvegliate o ZTL dei veicoli con targa

    Software di gestione delle aree ad accesso limitato e controllate tramite videocamere. Il software consente di verificare l'accesso alle ZTL dei veicoli con targa tramite analisi delle immagini scaricate dalle telecamere adibite al controllo delle aree di accesso. Per provare la demo dell'applicazione vai su https://targhe.sourceforge.io/ e loggati con demo@targhe.com e pw demotarghe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    Quick-Save-Live

    Quick-Save-Live

    Quick Safety and Rescue System

    This Linux Live CD provides a Quick Way to Save Files from the Hard Drives to an External Drive for Safety and Rescue Purposes. This GUI System gets started in less than 28 seconds and is able to auto mount all drives including external ones, but excluding encrypted drives, for user access. On Startup, this system provides a dual pane file manager for copying files and folders between the panels, by way of a simple drag and drop facility.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    My Beaglebone Black Project
    The Beaglebone Black project presented here is a software written by Python and Qt and is intended to show the simple control of inputs and outputs (GPIO), the graphic course of input signals GPIO, the configuration and sending and receiving of data via the UART interfaces, the display of the PIN configuration of the Beaglebone Black and the graphic display of the signal course at the analog inputs. The software runs on the BBB under Debian 8.9 and on Linux computers (as a demo). It is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    babel-upgrade

    babel-upgrade

    A tool for upgrading Babel versions

    A tool that tries to automatically update most dependencies, config files, and JavaScript files that require Babel packages directly to Babel 7 (and more in the future). Log when replacing out preset-es2015,16,17, latest as FYI. Figure out how to change nested .babelrcs into using "overrides" instead. Monorepo support. Modify other config files as we go. Add to the upgrade guide which parts are autofixable and the command (if we care enough to make this individually runnable too...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Leafpub

    Leafpub

    Simple, beautiful, open source publishing

    Simple, beautiful, open source publishing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Trasforma coordinate SIAN

    Trasforma coordinate da epsg per google maps

    Il programma TrasfSianItalia, da usare con javaproj scaricabile anch'esso, è nato dalla necessità di trasformare le coordinate visualizzate sul SIAN. Il programma si occupa semplicemente di effettuare la trasformazione delle coordinate per i codici epsg e di visualizzarle su Google maps. Le coordinate trasformate si possono salvare e stampare. Richiede java 8 per funzionare. Per installazione completa cliccare su browse all file e scaricare TrasfSianItalia35.zip. Per gli aggiornamenti...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Slidr

    Slidr

    Easily add slide to dismiss functionality to an Activity

    Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in your onCreate(..) method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    If you can't stand the slow compilation of apk (especially if there are multiple dex in the project), fastdex can help you speed up the apk generation process. Scan all project codes and add a dependency on the fastdex.runtime.antilazyload.AntilazyLoad class in the construction method. The purpose of this is to solve the problem of class verification. For details, please refer to Android. Take a snapshot of all the dependencies of the current project, in order to compare whether the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Swagger Introduction & Examples

    Swagger Introduction & Examples

    Introduction and Example for OpenAPI specification & Swagger

    Introduction and Example for OpenAPI specification & Swagger Open Source Tools, including swagger-editor, swagger-codegen and swagger-UI. Auto generation example for client SDKs, server code, asciidoctor, and HTML documents. OpenAPI Specification (formerly Swagger Specification) is an API description format for REST APIs. An OpenAPI file allows you to describe your entire API. Swagger is a set of open-source tools built around the OpenAPI Specification that can help you design, build,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Wharfie

    Wharfie

    a modern, docker-like, embedded image builder

    Wharfie is a modern build system for embedded devices. The concept is very similar to "docker". Both, "docker" and "wharfie", are using a simple format to describe custom linux system configurations and rebuild those easily. Wharfie uses basically the same syntax, while it is not fully compatible. While "docker" is focusing on scalable web services, "wharfie" is focusing on embedded linux systems. With "wharfie" one can easily build a root filesystem, based on the Debian distribution from scratch. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WnMp

    WnMp

    WnMp, the server that whips the Llama's Ass!

    Latest Update 21/Jan/2018 Latest Version 3.7 x64-bit Windows OS only, and should work on XP/Vista, but tested on Windows 7 and up. -Nginx 1.12.2 -MariaDB 5.5.59-winx64 -PHP 7.2.1 (Non Thread Safe + FastCGI) -phpMyAdmin 4.7.7 -HTML KickStart & GetSimple CMS -Minime 2.2 1) Extract to C: Drive 2) You should have folder called "C:\WnMp" 3) Install "required_runtime.exe" found in "C:\WnMp\required_runtime.exe" 4) Launch "Start_All.bat" 5) Visit 127.0.0.1 Password for MariaDB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LibroDeEsher
    El Libro De Esher es un generador de personajes para Rolemaster completamente en Español. Permite generar PJs en 10 minutos, PNJs aleatorios y gestionar las subidas de nivel de forma segura por cada uno de los jugadores cómodamente en su casa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Unofficial Discord 3DS Client

    Unofficial Discord 3DS Client

    A simple unofficial Discord client to use as an example

    This just a simple Discord client for the 3DS build using the Sleepy Discord library and the Wslay library. Also please, notice that this is not an official Discord client, and is not made by the Discord staff. I noticed that a few Discord clients for consoles were using the Discord API incorrectly causing huge issues for those clients. So, I decided to make this as an example of how I think it should have been done. First, you need a token to an account that you own, because Discord doesn't...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    FreeNIX RPI LE

    FreeNix Raspberry PI Light Edition (noX)

    Welcome to FreeNIX RPI LE (Raspberry Pi Light Edition) If you find bugs contact us on the forum https://www.freenixsecurity.net/forum/ or by email to freenixsecurity[at]riseup[dot]net Developer/s: davenull - dave-null[at]riseup[dot]net - https://www.freenixsecurity.net This is a Debian-Based (Debian Stretch) distro for Raspberry Pi. It's developed for Raspberry Pi 3 Model B and works on Raspberry Pi 2 Model B too. It starts without X Window System, just SSH. It starts in DHCP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gutentags

    Gutentags

    A Vim plugin that manages your tag files

    vim-gutentags automates the management of tag files in Vim so developers never have to run ctags manually again. It tracks file changes and regenerates tags incrementally in the background, ensuring symbol navigation (Ctrl-], :tag, etc.) stays up-to-date. The plugin supports multiple tag generators, including Universal ctags, Exuberant ctags, and GNU global, selecting the best available backend automatically. Gutentags is project-aware: it stores tags per project root and integrates smoothly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    dynip

    Dynamic IP address Updater

    dynip is a Freebsd daemon that monitors your host system ISP assigned dynamic IP address. If it changes, dynip automatically updates the dynamic DNS IP address at your dynamic DNS hosting provider then posts an informational message to the host system log followed by sending an informational email to user root.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    L2TP over IPsec VPN Manager

    A GUI to manage L2TP over IPsec virtual private network connections

    It provides a system tray icon in the notification area from which a non privileged user can establish and bring down L2TP over IPsec VPN connections. There is also a 'Edit connections' menu item. In order to bring up the editor dialog, a non privileged user must authenticate as root. From there the user can add, remove and edit vpn connections. Editing allows configuring various options for IPsec, L2TP and PPP. Among others, the user can configure eg. the gateway, the use of...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    Rootnav

    Software for the reconstruction of complex root architectures

    RootNav is a software tool designed to facilitate the reconstruction and quantification of complex root architectures. Semi-automated reconstruction makes the analysis of many images extremely quick and straightforward. Root data can be exported, and then analysed in bulk using the supplied viewer tool. Rootnav is still maintained, so please contact me with issues. 1.8.1 is the last major release. RootNav v1.8.1 This update contains a single bug fix for a nasty exception that was...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    Dike6_urpmi_install
    File di installazione del programma dike6 di infocamere su distribuzioni urpmi based come mageia, mandriva ecc. Per usarlo in altre distribuzioni basta adattare le prime righe del programma ed inserire le istruzioni per yum ecc. Ci sono due script diversi, uno aggiorna e l'altro installa.. Per poter installare il programma bisogna prima scaricare il programma dike6 dal sito di infocamere in versione 64bit per debian (che loro lo danno come linux) Il file di installazione si chiama Dike6-installer-x86_64.deb Quello per aggiornare DiKe_X.X.X.deb dove le X stanno per la versione
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    git-fire

    git-fire

    Save Your Code in an Emergency

    git-fire is a Git plugin that helps in the event of an emergency by switching to the repository's root directory, adding all current files, committing, and pushing commits and all stashes to a new branch (to prevent merge conflicts). Alias it to git out or git going for comedic effect. <message> is optional. If not specified, "Fire! Branch fire-current branch-user email-seconds since epoch" will be used. Just copy git-fire to your $PATH and ensure it is an executable (chmod +x git-fire) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sudo-su

    sudo-su

    Laravel package to easily login as other users during development.

    A Laravel 5.4 utility package to enable developers to log in as other users during development.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo