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.
Try it Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
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 BSDBook Project is an effort at documenting the internals and the interface to the FreeBSD Kernel. This includes parts such as the File
Systems, VM Subsystem, Device Drivers, KLDs etc. Routines used
inside the kernel will be documented.
The Nomad Jukebox File system njbfs is a Linuxfile system for the Creative Nomad Jukebox. Using automount capability, you can 'cd' to your Nomad Jukebox, read and write tracks, and even ordinary files can be stored on your Jukebox.
The Linux Transparent Encryption project aims for integrating transparent read/write access to encrypted data into the linux
kernel. This enables any application to use encrypted data
without modifying the application itself.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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.
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.
FTPfs is a Linux kernel module. You can mount FTP servers locally and take full advantage of read-only local files (e.g. you might want to watch a movie without effectively downloading it).
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
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
A new independent file system to report data reported by proc file system in XML format. So the application can fetch data with generic xml parser without any difficult.
U4X, pronounced 'eu-phor-ix', is a linux distribution suited for multimedia professionals as well as the at-home amatuers. U4X includes such features as a modified kernel, verbose shell, journaling file system, and clustering capabilities.
ncurOS is a very secure OS, which is based on an UNIX (maybe linux) kernel. Many system tools are integrated in the kernel. All of these tools are written with ncurses. All ncurOS-developers follow a coding standard.
Alfalinux is a pocket linux on two floppys.
Based on a standard Slackware3.5 (libc5) have the goal to be (probably)
the only really *standard* pocket linux, without modified system parts.
It is also a "modular system" and support adding of personaliz
A challenging project that attempts to get a Linux distro to run under Google's NaCl.
NaCl untime environment is very different from traditional posix systems. There is several hurdles to overcome in order to get a standard linux distribution to run under NaCl.
There is a library called nacl_io in the Google NaCl sdk. It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple...
Goal of this project is it to change the core of eyeOS that it uses AJAX for launching, minimizing, maximizing and closing applications. This minimizes server requests, network traffic, speeds up the eyeOS desktop and gives a feeling of “multitasking"
LynxOS is a new operating system kernel using UNIX-like OS model, which would be developed in C and assembly for the intel IA-32 architecture of processors. It provides clean code and priciple implementation in our own mind, not refering to existing OS.