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.

Exact match
  • 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
10 Hits, Last modified: 6 months ago
the output of the command. For example, this will make a copy of ''~/tmp'': <code>rsync -azv --dry-run /... ode>UserKnownHostsFile ~/.ssh/known_hosts</code> Make these changes active by restarting the ssh servic... estart cron with ''sudo service cron restart'' to make sure the changes are in effect): <code> # Each ta... ove, you'll the utility ''apprise''. This utility make use of the push notification [[https://pushover.n
snapraid
4 Hits, Last modified: 5 months ago
untu Server]] <code bash>apt-get install gcc git make -y cd wget https://github.com/amadvance/snaprai... napraid-13.0.tar.gz cd snapraid-13.0/ ./configure make make check make install cd .. cp ~/snapraid-13.0/snapraid.conf.example /etc/snapraid.conf cd .. rm -rf snap
Commonly used commands and scripts
4 Hits, Last modified: 10 months ago
ntly seen in these extended command chains didn't make them seem more approachable, either. For example,... mmand lines you're presumably here to learn. They make it possible to treat individual, simple utilities... spaces." This kind of preliminary processing can make reading a text file full of tons of output much e... X11Frowarding yes'' -If not, edit the file to make so, and then run ''sudo systemctl restart ssh'' t
Linux Block Device Notes
2 Hits, Last modified: 6 months ago
s on mkpart *''mkpart primary ext4 0% 100%'' to make a partition that take the full optimised drive ar... -to edit the boot disk mount table, remember to make matching mount point directories ---- ====mount
Manjaro Setup Notes
2 Hits, Last modified: 16 months ago
the best PDF tools I have used, alas they do not make a Linux version of this. so I purchased a licens... ng keys or fingerprints is time sensitive! Please make sure of that before you run FIX ERRORS. If you ha
samba
2 Hits, Last modified: 4 years ago
mba/etc/smb.conf.%m # Some defaults for winbind (make sure you're not using the ranges # for something ... a server. # Un-comment the following parameter to make sure that only "username" # can connect to \\serv
BASH Customisation
2 Hits, Last modified: 8 months ago
/opensource.com/article/20/6/bash-history-control|Make Bash history more useful with these tips]] * da... |How to change the color of your Linux terminal]] Make Linux as colorful (or as monochromatic) as you wa
Back-up Server Old Setup
2 Hits, Last modified: 19 months ago
sing up the snapshot_root). # If you enable this, make sure the lockfile directory is not world # writab... sing up the snapshot_root). # If you enable this, make sure the lockfile directory is not world # writab
systemd Stuff
2 Hits, Last modified: 3 years ago
l\\ Edit ''sudo vim /etc/systemd/journald.conf'' make variable ''Storage=persistent'' to make journald store the journal files in ''/var/log/jo
logrotate
1 Hits, Last modified: 3 years ago
ogfile gzip -f -9 $newlogfile </code> Remember to make executable (''sudo chmod +x /home/shared/Myscript