Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
Velleman K8055 USB Experiment Interface Board driver.
This driver provides a /proc interface which allows the inputs and outputs of the K8055 to be accessed as if they were files, making the K8055 accessible from any programming language and the shell.
In addition to the /proc interface a joystick/input device is created for each K8055,
Optionally a (user provided) script can be executed by the driver when it detects a change on one of the inputs or outputs.
This small header file is pure C and can be used in any C/C++ program to get memory information about the current process.
Did you ever try to monitor a process in a task manager or similar and wondered why the memory doesn't go down even if your program freed all the memory? Then this small library is right for you!
It is even capable to observe a difference before and after a call to free() or delete.
BatteryState is a small tool to read and show your laptops battery state.
It's tried to be kept as simple and small as possible while giving a wide view over your battery informations.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The program creates a list of attached disks without root privileges.
Conditions: Kernel 2.6.31 (or later) with kernel filesystem sysfs (/sys) and proc (/proc)
Content : Devicename, start-/end-sectors, sector size; label and UUID; filesystem and mountpoint (if mounted).
Standard Call - List : blank od -l
- System name (if lsb_release installed)
- Architecture (with uname)
- Kernel loaded (/proc/cmdline)
- BIOS- or EFI-mode loaded
- Device (/dev/sdXY) and partition count
- Model name, disk size and logical/physical sector size
- start, end and size in sectors and Bytes
- filesystem (if mounted)
- mountpoint (if mounted)
- label
- UUID
When the script runs with root privileges, there are three more information: EFI- or BIOS-Mainboard, name of the partition table (msdos. ...
ttyproc provides for a simple api to parse certain information found in /proc/tty. At the moment it is capable of finding usbserial devices and returning a device node path so that a file descriptor may be obtained.
Userspace Driver and application to control DMX-512 devices through Velleman's K8062 kit under Linux.
This is only a proof of concept, I never found the time to go further (a full kernel driver using either a block device or a /proc file)
wmacpi_temp is a Window Maker dock application that reads the temperature file in /proc/acpi in ACPI-enabled kernels. It displays the temperature of the processor in Celcius or Fahrenheit and updates every minute.
KSensorApplet is a KDE panel applet that displays the values retrieved with the 'sensors' program (not included) or the /proc/acpi linux kernel subsystem. It displays for example CPU and motherboard temperature or ventilators' speeds.
Displays the contents of the files in the /proc/acpi and records their changes. Useful to get an idea of the ACPI properties of a computer and to see how entries are changing over time (as _should_ temperature or battery capacity).
wdt_s2723.c is a Linux loadable kernel module to drive the Watchdog Timer (WDT) on the Tyan S2723 Tiger i7501. The module interfaces with user space via the /proc filesystem.
Gnome ACPI viewer. Enables the user to view the battery percentage and AC status from the values in the /proc/acpi directory.
We are restructering the cvs now. Please grab your stuff from the gacpi cvs directory.
The SMBios Kernel Module provides access to the management information of SMBios structures in both human readable and binary form via the /proc file system.
The pcwd is a Linux kernel driver for the Berkshere Products PC Watchdog Card, based on code from Ken Hollis, adding support for the new Rev. C and PCI boards and displaying information in /proc/pcwd. It is free under the GNU Public License.