create

Search

You can find the results of your search below.

Rsync
23 Hits, Last modified:
including the directory, within dir2. This would create a hierarchy that looks like: ~/dir2/dir1/[files] ... l rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] # destination dire... en.wikipedia.org/wiki/Cron|cron]] to periodically create backups. To top it off, it also has a graphics fr... ], and [[http://www.rsnapshot.org/|rsnapshot]] to create scheduled incremental backups, if so desired. ==
Back-up Server Old Setup
9 Hits, Last modified:
i mergerfs_2.29.0.ubuntu-xenial_amd64.deb'' Then create a mount point directory, e.g. /srv/storage, ''su... | ''pvdisplay'' | ✘ | ✔ | ✔ | ✔ | | create | ''pvcreate'' | ✘ | ✔ | ✔ | ✔... 2.168.1.5: ''sudo vim /etc/rsyncd.conf'' <code> # create new # any name you like [all] # destination di... / #default snapshot_root /mnt/backup1 # If no_create_root is enabled, rsnapshot will not automatically
samba
9 Hits, Last modified:
amba-tool domain provision" to wipe databases and create a # new domain. server role = standalone serve... users who've been granted usershare privileges to create # public shares, not just authenticated ones u... et to 0700 for security reasons. If you want to # create files with group=rw permissions, set next parameter to 0775. ; create mask = 0700 # Directory creation mask is set to
BASH Customisation
5 Hits, Last modified:
nclude compression, but this was added later. ====create==== main ''tar'' create options, e.g.: ''tar -cvf archive_filename.tar file1 directory1 file2'' *''-c'' : for create archive, a pretty self-explanatory option if you want to create a new archive made from the files selected; *''
NUT (Network UPS Tools) Setup
5 Hits, Last modified:
to access the directory "/var/run/nut". So we can create the directory with: "sudo mkdir /var/run/nut sudo... s must be created in the /usr/lib/tmpfiles.d that create these emphemeral directories, see "man tmpfiles.d". So we need to create the file: "sudo vim /usr/lib/tmpfiles.d/nut-drive... ull 2>&1 && /sbin/upsdrvctl shutdown </code> Next create the systemd nut server service for /sbin/upsd, co
Calibre Server
4 Hits, Last modified:
//www.digitalocean.com/community/tutorials/how-to-create-a-calibre-ebook-server-on-ubuntu-20-04|How To Create a Calibre Ebook Server on Ubuntu 20.04]] first: ''su... //www.digitalocean.com/community/tutorials/how-to-create-a-calibre-ebook-server-on-ubuntu-20-04|How To Create a Calibre Ebook Server on Ubuntu 20.04]] *A person
systemd Stuff
3 Hits, Last modified:
Stuff====== * [[https://linuxconfig.org/how-to-create-systemd-service-unit-in-linux|How to create systemd service unit in Linux]] * [[https://unix.stackexcha... journal files in ''/var/log/journal'', this will create directory if necessary. This also ensure log file
VIM Editor
2 Hits, Last modified:
ckground terminal windows I prefer to use. Simply create the file on home directory, ".vimrc" (''vim ~/.vi... from the cursor to string | | zf | operator to create a fold | | zf'a | fold to mark | | zn | fol
Manjaro Setup Notes
1 Hits, Last modified:
populate archlinux manjaro''\\ These two commands create a fresh key for you and (re-)install all keys fro
NFS
1 Hits, Last modified:
udo apt install nfs-kernel-server'' to install *Create share directories on host ''sudo mkdir -p /export
Simlinks
1 Hits, Last modified:
path/symlink name"%%'', where option ''-s'' is to create a symlink. See ''ln --help'' or ''man ln'' for mo