Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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.
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.
A kernel written by Merck Hung.
IA32 architecture, 32-bit protected mode, Memory paging, Keyboard, Timer Interrupt Handling, and a simple kernel shell to operate.
Written in C language, development under Linux environment.
This is a portable re-implementation of the Linux-only program incron using polling instead of a kernel-triggered API. It attempts to mimic the API as closely as possible.
kREproxy - kernel reverse proxy server. This is very simple proxy server of http protocol which use simple configuration to deciding where pass the http requests. kREproxy server works in linuxkernel spaca as kernel module.
Cryopid2 is a development of the excellent Cyropid process freezer for Linux developed initially by Bernard Blackham. Cryopid2 adds a host of functionality to the original package.
Helium is a minimalistic real-time scheduler for 8 and 32-Bit microcontrollers. The current version of Helium has been ported for Freescale's HCS08 and Coldfire cores.
This project provides a linuxkernel 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!
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)
IO-MAX (IO Marking And eXamination) is a linux-kernel module for analyzing file I/O. IO-MAX analyzes I/O pattern in linux VFS layer. Therefore, user can examine read counts, read time, write counts and write time of designated processes.
LinuxKernel State Tracer(LKST) records information as trace data
about events in the LinuxKernel. It records various events like
process context switch etc.
This program is a facility for analyzing trouble of the LinuxKernel.
FIRMAMENT runs, inside the Linuxkernel, user supplied micro-programs over each processed message to emulate communication fault situations, using a script approach. The tool is appropriate to perform experiments over protocols and distributed systems.
Python module for the i2c-tiny-usb project available here: http://www.harbaum.org/till/i2c_tiny_usb/index.shtml The module is an alternative for the linuxkernel driver. With this module you can directly communicate with an I2C device. Discarded - Use Ti
The panicsel IPMI utilities provide adminstrator tools to perform IPMI management functions. A kernel patch is also included (bmc_panic). NOTE: As of Aug2004, THIS PROJECT HAS MOVED to http://ipmiutil.sf.net, and all later versions are available there.
EDAC is a set of Linuxkernel modules for handling hardware-related errors. Currently its major focus is handling ECC memory errors. A new 'class' of 'edac_device' is available in the EDAC CORE. This allows for creating instances of 'edac_device'.
Netconsole2Mail is simple python based daemon that receives netconsole messages from kernel on configured hosts and sends them to administrator in configured pooling interval. Only new messages are sent.
The kernel network stack may behave not as expected, especially in the case of receiving packets. With Ianus it is possible to bypass the kernel network stack and to develop your own network stack in user space or other tools.
Estaño is a mini real-time operating system (RTOS) for microcontroller. Features: Fully preemptive multitasking, Low interrupt latency, Fast and constant context switching, semaphores, r/w semaphores, mailboxs, fifos, periodic and one-shot timers
OpenWiz is a project assist the development of open source software for the GamePark Holdings Wiz handheld machine. We will maintain public access to the kernel sources as well as providing alternate firmwares, development tools and documentation.
g-DrcomClient is a fully GUI-based client of Dr.COM 2133 Broadband Remote Access Server. It provides 100% GUI configurability; no need to edit configuration files by hand and restart the program; no association with kernel versions.
AFRS utilizes the Linux inotify kernel tool to monitor your filesystem for file changes, records or displays those changes and if desired, replicates those changes in near real time to other systems running AFRS using rsync. AFRS can also be used as a li