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
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.
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.
The uname_hack kernel module causes generic architecture information to be provided by the kernel. This patch is only required for a Linuxkernel. The K486 kernel is IA32 compatible, and does not reveal an i686 architecture.
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
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.
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.
AsmRef is a menu program and documentation file collection for development of assembly language programs. Most of the material is borrowed from others (thanks to the Linux community) and describes kernel calls, kernel structures, x86 instructions, etc.
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
Runs a program with a variable duty cycle from 1 to 100%. Useful for large, CPU intensive programs (e.g., kernel builds) on computers with light cooling, for example, laptops.
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
Processor Hardware Control is a patch for the LinuxKernel which provides a kernel interface for changing the voltage/frequency pairs of processors from userspace.
rl-module is a linuxkernel module that drives the USB missile launcher made by Dream Cheeky. With this module you can move it in all the six directions. It handles correctly interrupts so it stops motors when it reaches the mechanical contraints.