AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Build Securely on AWS with Proven Frameworks
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.
This software is a PICMG 2.12 hot swap infrastructure interface specification implementation. The software includes support for the Ziatech zt5550 and Motorola 82XX CompactPCI boards.
Sockmon enables users to monitor the per-connection TCP information of all the active connections on a Linux machine in real-time. The display has a look of a netstat. The information sockmon shows is rtt, snd_wnd, cwnd and so on. Written as kernel module
This project is to develop a real time scheduler. We currently have a scheduler patch for the linux kernel that separates the ready real time tasks into MAX_PRI lists. This allows very fast insertion and basically flat dispatch times for real time tasks.
SUBTERFUGUE is a framework for observing and playing with the reality of software; it's a foundation for building tools to do tracing, sandboxing, and many other things. You could think of it as "strace meets expect."
LinuxBSM-2 introduces auditing features in Linux kernel to achieve better security and keep an eye on system activities.
Any kernel-derived data can be audited.
This tools will automagically configure the linux kernel, detecting hardware and used sotware protocols.
The project will be (maybe) included in kernel 2.5, with the new CML2. We provide also a stand-alone tool to configure 2.4.x kernels.
ZoftOS is an educational operating system aimed to provide a case study on building an operating system that is similar to the *NIX and (most likely ) embedded configurations.
The KISS Realtime Kernel is intended for use in deeply embedded applications such as consumer electronics. Being deterministic, small, readable and understandable, it is suitable for applications where deterministic response is primordial.
This is the PCMCIA device driver for the 1-2 mbit Frequency Hopping Symbol Spectrum24 WLAN card. We've also moved the 11 mbit Direct Sequencing code here. The 2.2.x and 2.4.x code trees have been merged.
A virtual file system layer (VFS) that is portable and runs purely in user space. It provides an NFS v2 front end and a BSD-like VFS backend. Dynamic file system modules may be loaded to provide proxies, features or interfaces.
SonicOSX is a revolutionary Operating System. Defining boundaries never thought breakable, SonicOSX will provide native support for all Operating System Programs available. With Built-in Security features, it is unlike many popular OS's today.
Noid is a system for controlling the environment of individual processes in a Unix system. Today, it can provide per-process namespaces and disable suid/sgid under Linux 2.4. This project has moved. See the homepage for information, file releases and news
QuickOS is a really-quick-realtime-multitasking-os, that requires less than a second to boot up. Basic-kernel-functions will be written with NASM assembler. We should get a C/C++ compiler to work for us.
ConfigFS is a linux kernel patch that tries to make more information available about drivers and the devices that they manage. In a second step it should also be used to allow the configuration of drivers.
The orthogonally persistant pure capability operating system.
Orthogonal persistancy means it preserves its entire system status across system reboots, replacing the concept of file systems for persistancy. This eliminates around half the code in applic