Content deleted Content added
LittleWink (talk | contribs) m WPCleaner v1.22 - Repaired 1 link to disambiguation page - (You can help) - Nfs |
m →top: HTTP to HTTPS for SourceForge |
||
(29 intermediate revisions by 26 users not shown) | |||
Line 1:
{{Infobox software
| name = DRBL
| logo =
| screenshot =
| screenshot size = 200px
| caption = Graphical boot menu of DRBL.
| developer = NCHC Free Software Labs
| latest_release_version = 2.2.11<ref>{{Cite web|url=https://sourceforge.net/projects/drbl/files/drbl_stable/|title = Diskless Remote Boot in Linux (DRBL) - Browse /Drbl_stable at SourceForge.net}}</ref>
▲| released = {{initial release|2004|4|1}}
▲| latest_release_date = {{release date|2011|4|5}}
| operating system = [[Linux]]
| genre = Disk cloning, Disaster recovery, Network boot, PXE boot
| license = [[GNU General Public License]]
| website = [
}}
'''DRBL''' (
It could be used for
* cloning machines with [[Clonezilla]] software inbuilt,
* providing for a network installation of Linux distributions like Fedora, Debian, etc.,
* providing machines via PXE boot (or similar means) with a small size operation system (e.
Providing a DRBL-Server
Line 26:
* [[Live CD]].
Installation is possible on a machine with [[Debian]], [[Ubuntu (operating system)|Ubuntu]], [[Mandriva]], [[Red Hat Linux]], [[Fedora (operating system)|Fedora]], [[CentOS]] or [[SUSE S.A.|SuSE]] already installed.
DRBL comes under the terms of
==Features==
Line 38:
[[Clonezilla]] (packaged with DRBL) uses [[Partimage]] to avoid copying free space, and [[gzip]] to compress Hard Disk images. The stored image can then be restored to multiple machines simultaneously using [[multicast]] packets, thus greatly reducing the time it takes to image large numbers of computers. The DRBL Live CD allows you to do all of this without actually installing anything on any of the machines, by simply booting one machine (the server) from the CD, and [[Preboot Execution Environment|PXE]] booting the rest of the machines.
'''
A
* Streaming audio/video - A [[terminal server]] must decompress, recompress, and send video over the network to the client. A
* Software that requires real-time input - Since all input at a [[thin client]] is sent over the network before it is registered by the operating system, there can be substantial delay. This is a major problem in software that requires real-time input (i.e. [[video games]]).
DRBL allows one to set up multiple [[
==
The client computer is set to boot from the network card using PXE or Etherboot. The client requests an IP address, and tftp image to boot from, both are provided by the DRBL server. The client boots the [[initrd|initial RAM disk]] provided by the DRBL server via tftp, and proceeds to
All system resources reside on the local machine except storage, which resides on the DRBL server.
==System recommendations==
The main
==External resources==
* [
* [http://www.clonezilla.org/ Clonezilla]
Line 66:
{{DEFAULTSORT:Diskless Remote Boot In Linux}}
[[Category:Booting]]
[[Category:Network booting]]
[[Category:Provisioning]]
[[Category:Embedded Linux]]
[[Category:Linux software]]
[[Category:Operating system distributions bootable from read-only media]]
|