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. ==
Web Server setup
20 Hits, Last modified:
oth the VM server and clients.\\ I really need to create some of my own notes on this. =====Adding Users=... the useradd command. * ''-g group1 group2'' to create user and add to additional group =====Aligning ... of user and groups between the main OS and VMs. I create a basic template machine and manual update the gr... ate]]. Once setup, the basic commands are: *To create a new certificate with sub-domains: ''certbot-aut
KPTree Torrent VM Setup
9 Hits, Last modified:
of user and groups between the main OS and VMs. I create a basic template machine and manual update the gr... s.io/en/latest/how-to/systemd-service.html|How to create systemd services for Linux]] We want to delay t... '' to ''auth-user-pass /etc/openvpn/login.conf'' Create the /etc/openvpn/login.conf file and add only the... ''sudo mv /var/lib/mysql /mnt/shared/kodi'' Next create a symlink pointing to the new location: ''sudo ln
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 @home_server:home_server_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
KPTree - Email Server Setup
5 Hits, Last modified:
T_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'; SET SESSION sql_mod... T_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'; SELECT @@SQL_MODE, ... installer directory, disable access in apache2: create new file: ''/etc/apache2/sites-available/roundcub... *To show databases: ''show databases;'' *To create database (where new database name is: dBase_NAME)
KVM Setup @home_server:home_server_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
KPTree - MSWindows Setup
2 Hits, Last modified:
art and select so). Then run following command to create a simlink to NAS stored iTunes library: ''%%mklin... e current document%% *%Ctrl-n or Ctrl-Alt-F2 to create new document%% *[[https://www.computerhope.com
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 @home_server:home_server_setup
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
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: