The Linux Documentation Project (LDP) is working on developing good, reliable documentation for the Linux operating system. The overall goal of the LDP is to collaborate in taking care of all of the issues of Linux documentation, ranging from online documentation (man pages, HTML, and so on) to printed manuals covering topics such as installing, using, and running Linux. Here is the Linux Documentation Project Manifesto and Copyright License for LDP works.
Translations of LDP works (languages other than English) can be found on the "Non-English Linux Info" links page.
A subset of Debian manuals are now available.
Additional documentation (HOWTOs, FAQs, etc) can be found here.
Older and unmaintained (but still pertinent) guides can be found here.
Search the LDP documents from our search page.
What is UrBackup?
UrBackup is an easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time.
File and image backups are made while the system is running without interrupting current processes.
UrBackup also continuously watches folders you want backed up in order to quickly find differences to previous backups. Because of that, incremental file backups are really fast.
Your files can be restored through the web interface, via the client or the Windows Explorer while the backups of drive volumes can be restored with a bootable CD or USB-Stick (bare metal restore).
A web interface makes setting up your own backup server really easy. For a quick impression please look at the screenshots here.
Currently there are over 10,000 running UrBackup server instances (with auto-update enabled) with some instances having hundreds of active clients.
backup on multi os
Version WEB :
borg "get my ip"
wget (link) github.com/ok-borg/borg/releases/download/v0.0.1/borg_linux_amd64 -O /usr/local/bin/borg
chmod 755 /usr/local/bin/borg