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.

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

Fulltext results:

Rsync
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
samba
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
Back-up Server Old Setup
13 Hits, Last modified: 20 months ago
/ #default snapshot_root /mnt/backup1 # If no_create_root is enabled, rsnapshot will not automatically create the # snapshot_root directory. This is particular... / #default snapshot_root /mnt/backup2 # If no_create_root is enabled, rsnapshot will not automatically create the # snapshot_root directory. This is particular... ble media, such as a FireWire or USB drive. # #no_create_root 1 ################################# # EXTER
NUT (Network UPS Tools) Setup
7 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
5 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
VIM Editor
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
Calibre Server
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
4 Hits, Last modified: 20 months ago
path/symlink name"%%'', where option ''-s'' is to create a symlink. See ''ln --help'' or ''man ln'' for mo... ''%%ln "path/file" "path/symlink name"%%'', which creates a hard link to a file. (Where: hard links to dir... nk-linux/|What is Symbolic Links in Linux? How to Create Symbolic Links?]] *[[https://www.baeldung.com/linux/soft-links-to-directories|How to Create Soft Links to Directories]] (Baeldung) *[[https
Conky
4 Hits, Last modified: 5 years ago
layout & options --- own_window = true,-- Conky creates its own window instead of using desktop own_win... options --- # own_window yes # Conky creates its own window instead of using desktop own_wind... layout & options --- own_window = true,-- Conky creates its own window instead of using desktop own_win... options --- own_window yes # Conky creates its own window instead of using desktop own_wind
systemd Stuff
3 Hits, Last modified: 3 years ago
Stuff====== * [[https://linuxconfig.org/how-to-create-systemd-service-unit-in-linux|How to create systemd service unit in Linux]] * [[https://uni... journal files in ''/var/log/journal'', this will create directory if necessary. This also ensure log file
NFS
2 Hits, Last modified: 20 months ago
tall nfs-kernel-server nfs-common'' to install *Create share directories on host ''sudo mkdir -p /export/storage'' (-p also creates higher level directories if necessary.) ''sudo v
snapraid
2 Hits, Last modified: 6 months ago
praid-on-ubuntu/|Setting up SnapRAID on Ubuntu to Create a Flexible Home Media Fileserver]] and [[https://... ory where the virtual view of the disk # array is created using the "pool" command (uncomment to enable).
Manjaro Setup Notes
2 Hits, Last modified: 17 months ago
options --- own_window yes # Conky creates its own window instead of using desktop own_wind... populate archlinux manjaro''\\ These two commands create a fresh key for you and (re-)install all keys fro
Linux Block Device Notes
1 Hits, Last modified: 7 months ago
tandby mode after reboot and set the standby time create and use on boot systemd service. ++++/etc/systemd
Commonly used commands and scripts
1 Hits, Last modified: 12 months ago
rrent clipboard contents to the file file.txt To create the command short cuts: *''vim ~/.bash_aliases'