Showing 377 open source projects for "dev linux root"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    mcom is a console based system administration tool. it has focus on sysadmin's daily business. - search for part of hostname and login via ssh - execute comands on multiple hosts (also via sudo) ... and many more ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Everyone is writing shell scripts with his own style, but sometimes it's difficult to understand developpement from an application to another, or between different developpers. By using Norma standards, it well be easy for everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a small program that reads and writes the WakeUp time in the BIOS. This is done via /dev/nvram on recent kernels (>2.4.6, including 2.6.x) or, alternatively, via direct ISA access. On this WakeUp time the computer is powered on automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VGrep is a visual search and edit package with syntax highligting. Specify your search term, file extensions to include, root path and it finds the occurances. It is developed in Delphi with ADO access to an MS Access database with JVCL components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    WebTreeLister is a small php to help keep track of web projects. It is designed to traverse the directory tree of a webserver from the root (its placed in) down three level of directories and present the tree as links in a nested table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LiveBackup is a framework to create bootable live-images out of Linux root-filesystems. Various technologies are supported, i.e. squashfs, unionfs, aufs, network-boot.. It's main intention is to save an individual configured linux-distribution as LiveCD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BootUtils is a collection of utilities to facilitate booting of modern Kernel 2.6 based systems. The process of finding the root volume either by label or explicit label= on the kernel command line, mounting it and 'switchroot'ing is automated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project provides a linux kernel module driver for the Velleman K8055 USB Experiment Interface Board. It creates and gives you access to /dev/k8055 virtual device file. You can communicate with the driver via ioctl() from c programs. Happy hacking!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Driver para modem Onda MSA501HS Facilita a utilização do modem Onda MSA501HS em Linux. A idéia é iniciar o programa e seguir as instruções. Não esqueça de executar como root.
    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 Linux Traffic Control Management Interface: build tc-style rules for control network flows. Have support to set queue disciplines to interface (root) or inside a class (leaf), create classes and classifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An encrypted root overlay fs. Provides initrd data. For instructional use only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    A Linux kernel module for replicating a stream (a char device such as /dev/urandom or /dev/dvb/adapter0/dvr0) in such a way multiple processes can concurrently read it. Example use: watching (or watching/recording) two DVB-T channels at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    capexec is a replacement for su and chroot that also allows Linux Capabilities to be set on the spawned process. These capabilities allow special privileges to be assigned to a program without requiring it to be ran as root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    X10 device drivers for Linux creating a /dev device for each X10 unit in the house. This allows command line, script, and program access to the X10 network.This driver currently supports the PowerLinc Serial, PowerLinc USB, and CM11A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hack&Dev project's goal is to bring Linux to PalmOS-powered handhelds. Currently we are focusing on the Palm/PalmOne handhelds based on Intel PXA and TI OMAP CPUs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    The bootloader and Linux/WinCE for HENGFENGRUIKE (ARM S3C2410) dev board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zeppoo allows you to detect rootkits on i386 and x86_64 architecture under Linux, by using /dev/kmem and /dev/mem. Moreover it can also detect hidden tasks, connections, corrupted symbols, system calls... and so many other things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    upak stands for User PAcKage manager, and is a system for automating the download, configuration, building, and installation of a package as a regular non-root user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Trafficlogger is a tiny program which logs your traffic from each device that is listet in /proc/net/dev. It logs all traffic (TCP, UDP,...). It is written in ANSI-C and should compile and work on nearly all Linux distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Allows approved users to build a virtual streaming station from mp3's. Generates web page for each user plus master page. Streams, playlist and podcast for each Virtual Program Director. Allows control of content by root user(s). Uses Ices and Icecast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    For IBM Thinkpads (tested on R52) Displays some information from the ibm-acpi modul. As root you can change the settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OKFS is a Linux filesystem that works entirely at the user-level and can be installed and used without root privileges. For a start it will support shfs and localfs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ROOTSNNS is a set of C++ classes which allows one to use the Stuttgart Neural Network Simulator kernel (ansi-C) within the ROOT, a data analysis package. Multiple ANNs can be built, trained, and tested, while results and ANN performance can be saved.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB