Changes

Jump to navigation Jump to search
3 bytes removed ,  13:03, 31 December 2023
m
Fix FAQ URL
Line 1: Line 1:  
<div style="float: {{{1|right}}}">
 
<div style="float: {{{1|right}}}">
 
{{Download box|left}}
 
{{Download box|left}}
[[Image:Criu311.png|right|178px]]
+
[[Image:3.19.jpg|right|340px]]
 
</div>
 
</div>
 
__NOTOC__
 
__NOTOC__
 
<big>Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux.
 
<big>Welcome to CRIU, a project to implement checkpoint/restore functionality for Linux.
   −
Checkpoint/Restore In Userspace, or CRIU (pronounced kree-oo, IPA: /krɪʊ/, Russian: криу), is a software tool for the Linux operating system. Using this tool, you can freeze a running application (or part of it) and checkpoint it as a collection of files on disk. You can then use the files to restore the application and run it exactly as it was during the time of the freeze. With this feature, application live migration, snapshots, remote debugging, and [[usage scenarios|many other things]] are possible.
+
Checkpoint/Restore In Userspace, or CRIU (pronounced kree-oo, IPA: /krɪʊ/, Russian: криу), is a Linux software. It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze. Using this functionality, application or container live migration, snapshots, remote debugging, and [[usage scenarios|many other things]] are now possible.
   −
CRIU started as a project of [https://virtuozzo.com/ Virtuozzo] and grew with tremendous help from the [[community]]. It is currently used by (integrated into) [https://openvz.org/ OpenVZ], [[LXC]]/LXD, [[Docker]], and [[Integration|other software]], and [[packages|packaged for many Linux distributions]].
+
CRIU started as a project of Virtuozzo, and grew with the tremendous help from the [[community]]. It is currently used by (integrated into) OpenVZ, [[LXC]]/LXD, [[Docker]], Podman, and [[Integration|other software]], and [[packages|packaged for many Linux distributions]].
 
</big>
 
</big>
 
{{Like}}
 
{{Like}}
Line 34: Line 34:  
: Collection of real world examples of how to use CRIU. Some are complex, some are not. HOW TO dump a [[simple loop]] might be the best one to start with. Also a set of [[asciinema]] records for real-life examples.
 
: Collection of real world examples of how to use CRIU. Some are complex, some are not. HOW TO dump a [[simple loop]] might be the best one to start with. Also a set of [[asciinema]] records for real-life examples.
   −
;[[FAQ]] & [[When C/R fails]]
+
;[https://www.criu.org/index.php?title=FAQ FAQ] & [[When C/R fails]]
 
: A sort of troubleshooting guide
 
: A sort of troubleshooting guide
   Line 108: Line 108:  
<div class="m_right">
 
<div class="m_right">
 
== Misc ==
 
== Misc ==
 +
* [[Academic Research]]
 
* [[Podcasts]] and other audio/video interviews
 
* [[Podcasts]] and other audio/video interviews
 
* Project [[history]]
 
* Project [[history]]
277

edits

Navigation menu