Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Colour lines in syslog-ng logs according to severity
...You have to customize syslog-ng to include severity as the first character in each logged line, and to pipe the logged messages through the logcolourer program.
You can use the program to colour any file according to digits in the first character of each line.
logcolourer can also process lines from the linuxkernel, though these normally get routed via syslog-ng anyway.
This program shows the packets in a USB communication, by decoding the output of a command like "cat /sys/kernel/debug/usb/usbmon/0u" into more human-readable form
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.
PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linuxkernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
Web based GUI for accessing ATMEL ATNGW100 board's flash memory.
NetFlash100 contains a full system image with a Linuxkernel, root file system and the web interface to access flash memory of ATMEL ATNGW100 boards.
To be able to use NetFlash100 you need:
1. ATNGW100 board with a working u-boot.
2. Ethernet and serial terminal connections.
3. A SD card (must be more than 40MB)
Once you successfully boot NetFlash100 image, it provides you with a web interface on IP 10.0.0.1, with this interface one can read, write and erase the available flash devices on the system. ...
USB-IR-Boy is an LIRC compatible home brew USB Infrared (IR) receiver based on the Motorola (Freescale) MC68HC908 microcontroller. The project includes electronic schematics, MCU code, and a lircd compatible kernel module.
MPLS for Linux is a project to implement a MPLS (Multi Protocol Label Switching) stack for the Linuxkernel, and portable versions of the signaling protocols associated with MPLS.
Longene ( Linux Unified Kernel ) is an open source project sponsored by Insigma Co., Ltd. It aims to implement a kernel module in Linux that provides a system-call and driver layer to allow the Windows applications to run on the Linux OS.
MultiTCP is a benchmark environment for testing TCP congestion avoidance algorithms and other TCP enhancements. It uses the kernel logs to print out segments statistics and internal TCP variables, to analyze and understand Linux TCP behavior.
An operating system kernel designed with simplicity, readability, and elegance in mind. No longer written from scratch, but built on "the shoulder of giants." Specifics are given in the CREDITS file starting from v0.04
IdyllaOS is simple operating system. System is based on monolithic kernel with drivers of devices loaded as kernel modules. As required for a modern operating system, it supports features like virtual memory, memory protection and multitasking.
Ace is a micro kernel for developers and researchers. The main goal is to create a very light and compact kernel from scratch with modern OS research concepts.
This Project aims to create a Linux Distribution focused on the IBM zOS system, it includes a set of Mainframe tools, based all in LinuxKernel modules, C and Python.
-MainFrame Access Methods
-ISPF menus
-REXX scripting
-RACF security
-JCL Batch Job
NetHogs is a small 'net top' tool. Instead of breaking the traffic down per protocol or per subnet, like most tools do, it groups bandwidth by process. NetHogs does not rely on a special kernel module to be loaded.
A linuxkernel module inspired by i7z that enables unprivileged users to monitor informations like current frequency (including Turbo Boost!) and temperature of Intels Core i processor family.
Linux distribution based on Kubuntu 11.04. Remastered version. Last kernel and updates. More then 90 applications pre-installed, nicer look, wallpapers, styles, tutorials... Prepared for new users. Simple installation. Just burn ISO file on DVD.
Simple Linux-buildsystem for the Fujitsu/mycable XXSvideo SoC. The script and patches build toolchain (gcc-4.3,glibc-2.7), kernel (2.6.27) and rootfilesystem (busybox).
Linux Appliance Box is a JeOS which integrates some of the best open-source software to create production ready server class appliance with fully integrated monitoring and configuration support.
This is a Linux driver for ThinkPad laptops, written by Borislav Deianov and Henrique de Moraes Holschuh. It aims to support various features of these laptops which are accessible through a ThinkPad-specific ACPI framework. The newest version is available in the latest version of the Linuxkernel.
Mayur Linux operating system is based on LinuxPAE64 kernel which allow x86-64 binaries to run on a 32 bit operating system if the processor is x86-64 compatible.
FrakeOS is a new OS developed by Charles Frake.
Currently, it is a simple bootloader written in NASM. I plan to continue researching Assembly and finish the bootloader. I plan to start coding a kernel in C after the bootloader is finished.