create

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
Network Setup
7 Hits, Last modified:
ed yaml file ''/etc/netplan/50-cloud-init.yaml'', create the file ''sudo vim /etc/cloud/cloud.cfg.d/99-dis... r libvirt as recommended by netplan.io examples: Create a file br0.xml, ''vim ~/br0.xml'' and add followi... devices]], [[https://www.cyberciti.biz/faq/how-to-create-bridge-interface-ubuntu-linux/|How To Setup Bridg... *Unixmen [[https://www.unixmen.com/linux-basics-create-network-bonding-on-ubuntu-14-10/|Ubuntu Create Ne
KVM Setup
5 Hits, Last modified:
is optional. *''genisoimage'' is a package to create iso images *''libguestfs-tools'' is a library t... full backup - Live backup using snapshot - Create a snapshot of the VM and direct all changes to th... to expand**//</fc>. *We the backup VM disk to create a new expanded drive: ''%%sudo virt-resize --expa... e ''sudo qemu-nbd -c /dev/nbd0 <image.qcow2>'' to create the block devices on the VM. *''sudo fdisk /dev
BASH Customisation @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
fsck - file system check
1 Hits, Last modified:
k+Stuff)|To force a recheck at the next reboot]], create the file forcefsck. At the next reboot a fsck wil
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
populate archlinux manjaro''\\ These two commands create a fresh key for you and (re-)install all keys fro
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
udo apt install nfs-kernel-server'' to install *Create share directories on host ''sudo mkdir -p /export
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified:
path/symlink name"%%'', where option ''-s'' is to create a symlink. See ''ln --help'' or ''man ln'' for mo