Search Results for "su linux root" - Page 16

Showing 1267 open source projects for "su linux root"

View related business solutions
  • 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
  • $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
  • 1

    Sudo Remover

    Removes Sudo from Linux to be more Secure ...

    # bash sudo remover Removes "sudo" For Security ..... ; # chmod -R 000 locks it chmod -R 777 unlocks it ... ; # A quick easy solution for Kubuntu and Gentoo Linux ... ; # sudo -i ; su root ; sudo -i ; su root ; sudo -i ; su root ; https://archive.org/details/sudo-remover https://gitlab.com/mrfaildeveloper/sudo-remover https://bitbucket.org/dominussathanas/sudo-remover/src/main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    update-golang

    update-golang

    Easily fetch and install new Golang releases with minimal intrusion

    update-golang is a script to easily fetch and install new Golang releases with minimum system intrusion. The script uses local system OS and ARCH to download the correct binary release. It is not harmful to run the script multiple times. Downloaded releases are kept as cache under '/usr/local'. You can erase them manually. By default, the script only detects actual releases (not beta releases, not release candidates). However one can force any specific non-final release. The default behavior...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An automatic knowledge inference engine. Given a set of statements it can derive actions and other statements from the the set of assumptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    Kraken tool

    Kraken tool

    Kraken: A multi-platform distributed brute-force password cracking

    Kraken is an online distributed brute force password cracking tool. It allows you to parallelize dictionaries and crunch word generator-based cracking across multiple machines both as a web app in a web browser and as a standalone electron-based client. Kraken aims to be easy to use, fault-tolerant and scalable. Kraken is a dockerized application using docker-compose which will launch the db (Postgres), s3-compliant file storage (Minio), the server and the browser client. You can find the...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    xCrash

    xCrash

    Provides the Android app with the ability to capture java crash

    xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required. xCrash can generate a tombstone file (similar format as Android system's tombstone file) in the directory you specified when the app process crashes or ANRs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SageMaker Scikit-Learn Extension

    SageMaker Scikit-Learn Extension

    A library of additional estimators and SageMaker tools based on scikit

    A library of additional estimators and SageMaker tools based on scikit-learn. This project contains standalone scikit-learn estimators and additional tools to support SageMaker Autopilot. Many of the additional estimators are based on existing scikit-learn estimators. SageMaker Scikit-Learn Extension is a Python module for machine learning built on top of scikit-learn. In order to use the I/O functionalies in the sagemaker_sklearn_extension.externals module, you will also need to install the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Movistar+ TV

    Movistar+ TV

    Kodi Movistar+ TV es un ADDON para XBMC/ Kodi que permite disponer de un decodificador de los servicios IPTV de Movistar integrado en uno de los mediacenters mas populares. El proyecto no trata solo de replicar los servicios de televisión, sino un concepto diferente de servicios integrados donde la TV tenga un protagonismo central pero no el único y que permita tanto ver la TV como un video de youtube, disponer un catalogo de películas y música .. Autor: Victor M. Juidiaz Portilla...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Hello World Extensions

    Hello World Extensions

    Hello World reference extensions for K-Meleon

    You will find "Hello World" reference extensions in the "Files" tab of this project. K-Meleon has 3 main types of extensions: Macros are simple, human-readable extensions that any user can modify or even create in a text editor. You can open the macro folder from K-Meleon by selecting "Edit - Configuration - Macros" in the menu. They use the ".kmm" file extension. K-Meleon Extensions are .7z archives that can be extracted directly into the K-Meleon root folder or installed with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    Enan-OS

    Enan-OS

    Enan-OS es un respin de MX-Linux con XFCE personalizado

    Enan-OS es un respin de MX-Linux con XFCE personalizado con su toque a Windows conservando la esencia de linux y XFCE, se eliminaron aplicaciones innecesarias para el uso a diario
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    soup

    soup

    Web Scraper in Go, similar to BeautifulSoup

    Web Scraper in Go, similar to BeautifulSoup. soup is a small web scraper package for Go, with its interface highly similar to that of BeautifulSoup. Pointer containing the pointer to the current html node. NodeValue containing the current html node's value, i.e. the tag name for an ElementNode, or the text in case of a TextNode. Error containing an error in a struct if one occurs, else nil is returned. A detailed text explanation of the error can be accessed using the Error() function. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Epoch Time

    Epoch Time

    Setting virtual machines date and time using barcode reader offline

    Written in c++ using qt4 libraries. For linux hosts and linux guests machines. Require installed package zint and qt4 libraries. - After save state, restore virtual machine. - Login as root. - Activate qr code displying function with countdown pressing 'qr' button. - With keyboard captured, click without releasing barcode reader button pointed over screen image during countdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CookieBar 2

    CookieBar 2

    Android library for displaying text messages, notifications and alerts

    Android library for displaying text messages, notifications, and alerts at the top or bottom of the screen. A great alternative for toast and snack bar alerts. CookieBar is a lightweight UI/UX library for displaying an interactive message on the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    STUDENTS ONLINE ERESULT SYSTEM

    ERESULT CHECK SYSTEM, PHP ePin, NIGERIA SECONDARY SCHOOL, php eresult

    Requirements : PHP MySQL Create a new database in mySQL using the tool of your choice, and then import the sql file contained in the Databasefolder of the project root. Edit the db.php files in both the project root and in the admin folder and change the database connection settings, folder paths and URL paths to your environment. The database settings will need a user with insert, update and delete rights. Once this is done you should be able to use the admin side of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zenoss Community Edition

    Zenoss Community Edition

    Zenoss - Intelligent IT Operations Management

    Zenoss provides software-defined IT operations for the world’s largest organizations. We deliver the ultimate level of IT service health with simplicity by providing the most granular and intelligent IT service modeling possible, at any scale, and sharing these unique insights with other IT operations management (ITOM) tools to make them more efficient. Zenoss Community Edition is not a “demo” or trial version of Zenoss Enterprise or Zenoss Cloud! Before You install Zenoss Community...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    LinuxClick

    LinuxClick

    LinuxClick, es un respin de Loc-OS, siendo así una distro ligera.

    LinuxClick trae un escritorio LXDE con OpenBox, y se espera que para próximas versiones venga cargado de programas necesarios para uso de oficina y personal. Algo que hay que destacar es Que LOC-OS es libre de SystemD y en su defecto usa SysVinit, asi que LinuxClick Tambien Lo es. Cree esta Distro, primero con ganas de aprender, segundo con ganas de tener una distro super ligera y lista con los programas que necesite al momento, para así al momento de que se me corrompa la distro...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Based on the latest version of Mainline. Removed google services. The latest chrome is installed, compared to firefox it works faster. To activate init.d, you need to get root through the settings further in the universal init.d application, click Test and activate ON. https://sourceforge.net/p/primeos-mod-z/wiki/ChangeLog/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Vanced Manager

    Vanced Manager

    Vanced Installer

    Vanced Manager is an Android app that simplifies the installation and management of YouTube Vanced and related modules, including MicroG. YouTube Vanced is a modified version of the YouTube app that offers features such as ad blocking, background playback, and theme customization. Vanced Manager provides a user-friendly interface to install, update, and uninstall these apps without requiring root access.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Ratchet WebSocket

    Ratchet WebSocket

    Asynchronous WebSocket server

    Ratchet is a loosely coupled PHP library providing developers with tools to create real time, bi-directional applications between clients and servers over WebSockets. Write your own chat (aka "Hello World!" for sockets) application in a matter of minutes. After understanding "the new flow", event driven programming, compared to traditional HTTP request/response - writing any application on top of Ratchet becomes fast and easy. Ratchet provides many components for you to pick and choose from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Guadalinex20Archive

    Guadalinex20Archive

    (SPANISH PROJECT ONLY) La archivacion de un buen sistema

    (PROJECT IS ONLY ON SPANISH) Guadalinex 20.04 es una distribucion con el nombre de educaAndos. Este repositorio tiene la version original de guadalinex 20.04 archivada y la primera version oficial de educandos. Para la version mas reciente del sistema operativo por favor descarge la imagen ISO desde el portal del CGA/SAR. Este sistema no esta hecho por mi pero es una archivacion de el. Este sistema lo ha hecho SAR y sus companias para su uso educatorio.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 21

    KohaVM_21_11

    Koha21.11.01.00 Virtual Machine

    Koha21.11.01.00 on Debian (10) Buster Oracle VirtualBox Virtual Machine, scalable with LVM file system configuration and full root and user credentials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pixel Ports

    Pixel Ports

    Pixel Ports by Cody47 for Redmi Note 7/7s [Lavender]

    Changelogs * Android 12L. * Based on OnePlus vendor. * Switched to QTI BT stack. * Enabled Bluetooth A2DP Offload. * Fixed the issue of Audio Jack wasn't working. * Fixed the issue of Hotspot showing error sometimes when turning on. * Fixed the issue of Android Tethering wasn't working. * CTS Passes with/without root both. * Bring back separate wifi & data QS tiles. * materialUI Boot Animation. * Removed Android build number from QS footer. * Fixed Quicktap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    please

    please, sudo like program with regex support written in rust

    Admin your machines without giving users full root shells, define roles with regex if you like. Most admins have experience of regex in one form or another, so lets configure access that way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ensemble-verification-system

    ensemble-verification-system

    A software tool for verifying ensemble forecasts

    The Ensemble Verification System (EVS) is designed to verify ensemble forecasts of hydrologic and hydrometeorological variables, such as temperature, precipitation, and streamflow, issued at discrete forecast locations (points or areas).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Craccken-linux

    Craccken-linux

    Flexible and lightweight focused linux distro

    WARNING: This linux not for beginner User: user Password: root
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo