Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21ad35c19c5b87b

Jump to content

Just enough operating system

From Wikipedia, the free encyclopedia
(Redirected from JeOS)

Just enough operating system (JeOS, pronounced "juice" according to SUSE) is a paradigm for customizing operating systems to fit the needs of a particular application such as for a software appliance. The platform only includes the operating system components required to support a particular application and any other third-party components contained in the appliance (e.g., the kernel). This makes the appliance smaller, faster (to boot and to execute the particular application) and potentially more secure than an application running under a full general-purpose OS.

Common implementations

[edit]

Typically, a JeOS will consist of the following:

  • JeOS media (OS core [kernel, virtual drives, login])
  • OS minimum maintenance tools
  • Minimum user space tools
  • Packages repository (DVD or network-based)

It is important to differentiate between true fully minimalized OS install profiles forced, for example, with security hardening tools or representing Recovery Console images and JeOS richer install profiles which are designed and built for wider audience usage, so VM/VA creators and their users can easily perform needed installation or configuration tasks.

Differences between minimalist, lightweight and appliance

[edit]

[further explanation needed]

See also

[edit]

References

[edit]
  • Krishnamurti, Srinivas (July 9, 2007). "Get Juiced!". VMware's Executive Blog. VMWare. Retrieved 2009-02-20.{{cite web}}: CS1 maint: deprecated archival service (link)
[edit]