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
18 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'' | ✘ | ✔ | ✔ | ✔ | | rename | ''vgrename'' | ✘ | ✘ | ✔... 2.168.1.5: ''sudo vim /etc/rsyncd.conf'' <code> # create new # any name you like [all] # destination di
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
7 Hits, Last modified:
ove-orphans' alias dcrec2='dcrun2 up -d --force-recreate' alias dcstop2='dcrun2 stop' alias dcrestart2='dc... vices.txt)' alias dcmrec2='dcrun2 up -d --force-recreate $(cat /home/$BA_USERNAME/docker/scripts/monitorin... nclude compression, but this was added later. ====create==== main ''tar'' create options, e.g.: ''tar -cvf archive_filename.tar file1 directory1 file2'' *''-c''
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
snapraid
3 Hits, Last modified:
fixing files. *''snapraid fix -m'' This will recreate any deleted file in the entire array *''snapraid fix -m -d d1'' This will recreate any deleted file on data disk d1 *''snapraid fix -m -f Example/'' This will recreate the contents of any folder named Example anywhere
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