KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server
  • Any namespace
  • home_server:home_server_setup (19)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Rsync @home_server:home_server_setup:other_services
29 Hits, Last modified: 7 months ago
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... e (using rsync or scp or telnet or whatever). It creates a full-blown snapshot for each run, but makes ex... en.wikipedia.org/wiki/Cron|cron]] to periodically create backups. To top it off, it also has a graphics fr
Back-up Server Old Setup @home_server:home_server_setup:other_services
22 Hits, Last modified: 20 months ago
play various attributes of physical volume(s) | | create | ''pvcreate'' | ✘ | ✔ | ✔ | ✔ | Initialize physical v... / #default snapshot_root /mnt/backup1 # If no_create_root is enabled, rsnapshot will not automatically create the # snapshot_root directory. This is particular... ds, for use with # Linux LVMs. # #linux_lvm_cmd_lvcreate /sbin/lvcreate #linux_lvm_cmd_lvremove /sbin/lvremove #linux_lvm... / #default snapshot_root /mnt/backup2 # If no_create_root is enabled, rsnapshot will not automatically create the # snapshot_root directory. This is particular
Web Server setup
20 Hits, Last modified: 21 months ago
will be prompted for MySQL root password. *Create the NextCloud database in MySQL: ''CREATE DATABASE nextcloud;'' *Create a separate My... you will be prompted for MySQL root password. *Create the Zenphoto database in MySQL: ''CREATE DATABASE zenphoto;'' *Create a separate MySQL ... *To show databases: ''show databases;'' *To create database (where new database name is: dBase_NAME): ''create dBase_NAME'' *To list mySQL database sizes:
KPTree - Home Desktop Setup
16 Hits, Last modified: 4 months ago
would introduce. *Page break: A page break is created by pressing Ctrl + Enter. These create a break between pages in your document, allowing ... y using the Export feature: Go to File > Export > Create PDF/XPS Document. Click Options and ensure the Create bookmarks using option is selected. -If the issue persists, consider using Adobe Acrobat to create the PDF, as it may handle bookmarks more reliably... ==New Paperspace View port==== *''viewport'' to create new viewport *''grid'' ''off'' to turn off grid
samba @home_server:home_server_setup:other_services
14 Hits, Last modified: 4 years ago
amba-tool domain provision" to wipe databases and create a # new domain. server role = standalone serve... cript = logon.cmd # This allows Unix users to be created on the domain controller via the SAMR # RPC pipe. The example command creates a user account with a disabled Unix # password; ... gecos "" %u # This allows machine accounts to be created on the domain controller via the # SAMR RPC pip
KPTree Torrent VM Setup
12 Hits, Last modified: 5 years ago
dp \ linuxserver/kodi-headless </file> The docker create command creates the container, but does not start it. To create and start use the docker run command. To check r... is assumed that the container has been previously created/run and is available to be started at boot. ''s
Network Setup @home_server:home_server_setup
9 Hits, Last modified: 13 months ago
never used them yet. As instructed in the system created yaml file ''/etc/netplan/50-cloud-init.yaml'', create the file ''sudo vim /etc/cloud/cloud.cfg.d/99-dis... *Unixmen [[https://www.unixmen.com/linux-basics-create-network-bonding-on-ubuntu-14-10/|Ubuntu Create Network Bonding On Ubuntu 14.10]] *The Linux fo... aces]] *Linux.com [[https://www.linux.com/learn/create-secure-linux-based-wireless-access-point|Create a secure Linux-based wireless access point]] *G
KVM Setup @home_server:home_server_setup
8 Hits, Last modified: 19 months ago
is optional. *''genisoimage'' is a package to create iso images *''libguestfs-tools'' is a library t... ame_VM_file.img'' A compacted qcow2 image can be created using the following command: ''sudo qemu-img con... ersion_of_old.qcow2'' ===Copy to New Server=== I created a new Debian server on the same hardware as the ... full backup - Live backup using snapshot - Create a snapshot of the VM and direct all changes to th
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
8 Hits, Last modified: 3 years ago
run/nut directory. In systemd .conf files 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... [Install] WantedBy=multi-user.target </code> Next create the systemd nut monitor service, /sbin/upsmon, co
BASH Customisation @home_server:home_server_setup:other_services
7 Hits, Last modified: 10 months ago
name.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. The ... to specify the filename of the archive we want to create (in this case archive.tar), The ''f'' option shou
KPTree - Email Server Setup
6 Hits, Last modified: 2 years ago
*To show databases: ''show databases;'' *To create database (where new database name is: dBase_NAME): ''create dBase_NAME'' *To list mySQL database sizes:
VIM Editor @home_server:home_server_setup:other_services
5 Hits, Last modified: 2 years ago
ckground terminal windows I prefer to use. Simply create the file on home directory, ".vimrc" (''vim ~/.vi... bs===== ^ Vim Command ^ Action ^ | :tabnew | Creates a new tab | | gt | Show next tab | | :tabfi... lding===== ^ Vim Command ^ Action ^ | zf#j | creates a fold from the cursor down # lines | | zf/v | string creates a fold from the cursor to string | | zf | ope
snapraid @home_server:home_server_setup:other_services
5 Hits, Last modified: 6 months ago
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... praid-on-ubuntu/|Setting up SnapRAID on Ubuntu to Create a Flexible Home Media Fileserver]] and [[https://
VNC Server @home_server:home_server_setup
4 Hits, Last modified: 16 months ago
www.howtoforge.com/how-to-use-apache-guacamole-to-create-a-vnc-connection/|How to use Apache Guacamole to create a VNC Connection]] *[[https://medium.com/@anshu
Calibre Server @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 years ago
//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: '... //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 per
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified: 20 months ago
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 years ago
systemd Stuff @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified: 20 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 17 months ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 5 years ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
1 Hits, Last modified: 12 months ago
dokuwiki setup notes
1 Hits, Last modified: 12 months ago