en

Search

You can find the results of your search below.

KPTree - MSWindows Setup
214 Hits, Last modified:
tag>mswindows windows setup tip notes personal license}} ======KPTree - MSWindows Setup====== =====Bac... ll, I have it defaulting to Debian. I do not currently have a Windows VM setup on my main server. My... uired to used company Windows machines at work. Hence I like to keep a list of my preferred Windows software reasonable up to date. I have been using Microsoft products for quite some time, sta
Linux Block Device Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
ed /dev/sda'' - to partition the specific drive When in parted: *''print'' to see current partition information *''mkpart help'' to list option *''m... ctory must exist, ideally empty, any existing contents are usually invisible and otherwise ignored --... ====smartmon==== ---- ====hdparm==== ====References==== *[[https://www.digitalocean.com/communit
KPTree - Email Server Setup
129 Hits, Last modified:
intricate, risky and involves significant commitment and effort to setup reliably and maintain. My current email server is based upon [[https://workaround.... n later 2020 on Debian 10 (Buster). The most current is [[https://workaround.org/ispmail/bullseye/|IS... the web server's "virtual host" feature to differentiate between different subdomains. ===Set networ
VIM Editor @home_server:home_server_setup:other_services
148 Hits, Last modified:
stomisation cheatsheet}} ======VIM Editor====== When using ''sudo vim'' consider ''sudo -E''. The ''-E'' flag to retain the user environment variables for vim. =====VIM Customisation===== ++++~/.vimrc| <code bash>colorscheme desert set nocompatible syntax on set number relativenumber set autoindent expandtab tabstop=2 shiftwidt
dokuwiki setup notes
106 Hits, Last modified:
nual]] * [[https://www.dokuwiki.org/tips:maintenance|Docuwiki maintenance]] * [[https://www.dokuwiki.org/faq:backup|How to backup DokuWiki?]] ... ' /home/shared/www/dokuwiki%%'' this backs up the entire directory. =====dockuwiki cleanup===== [[https://www.dokuwiki.org/tips:maintenance|Maintenance and Automatic cleanup script]] ha
Manjaro Setup Notes @home_server:home_server_setup:other_services
64 Hits, Last modified:
o/Arch. I have not bothered with Manjaro since then. [[https://manjaro.org/|Manjaro]] has been relatively so simple and easy to set up there are not rea... -l | grep davfs'' * Scanning: * I had a license of Vuescan, so I installed the Linux version of... led sane.... * For PDF software I have got licenses for Foxit Pro (Phantom) which is one of the be
KVM Setup @home_server:home_server_setup
41 Hits, Last modified:
nstall qemu-kvm qemu-system qemu-utils libvirt-clients libvirt-daemon-system virtinst bridge-utils'' bridge-utils is optional. *''genisoimage'' is a package to create iso images *''... f0-13fa-47a0-a11e-a728ae65c86d</uuid>. Use ''uuidgen'' to generate a new unique uuid. *Change as required the VM source file: <source file='/path_to/vm_
snapraid @home_server:home_server_setup:other_services
6 Hits, Last modified:
ag>snapraid linux}} ======snapraid====== I have been using snapraid the past 8 years or so for my main... Snapraid allows files and directories that have been deleted since the last sync to be recovered. *... ct you to provide the absolute file system path when fixing files. *''snapraid fix -m'' This will recreate any deleted file in the entire array *''snapraid fix -m -d d1'' This will
Home Server Notes @home_server:home_server_setup
15 Hits, Last modified:
es===== The main reason for these notes is a reference to assist me with maintaining my home server. T... any reasons to setup a home server and many different options available. For me one of the big reasons... ociated with such a set up. There are many other benefits. Perhaps also one of the largest negatives is also the time invested in this endeavour, it will certainly not be for everyone! I
BASH Customisation @home_server:home_server_setup:other_services
74 Hits, Last modified:
port LS_COLORS'' The code 1;32; is for a light green colour. The ''.bashrc'' file also has a number o... * ''-a'', ''%%--all%%'' : do not ignore entries starting with . (do not ignore hidden files) * ''-l'' : use a long listing format * ''-L'', ''%%--dereference%%'' : when showing file information for a sym
Webmin @home_server:home_server_setup:other_services
4 Hits, Last modified:
bmin===== I don't bother to use Webmin, it has been well over a year since I tried to use. ++++Old, ... hines or router. A key difficulty I have had recently is that most the modern web browsers no longer... , change ''SSL=1'' to ''SSL=0'', save and exit, then restart webmin to take affect, ''sudo systemctl r... as I do not use Webmin there is not much point even trying at this time. ++++ ---- <- home_server:
VNC Server @home_server:home_server_setup
25 Hits, Last modified:
ional * ''sudo apt install --no-install-recommends xfce4 xserver-xorg'', xfce-goodies is an option... d Configure VNC on Ubuntu 18.04]]. The main difference is that I can not be bothered using a secure li... ion refused(10061) #117]] The basic set up is given in have the know how [[http://www.havetheknowhow.... tall VNC]], with more detailed startup details given in [[http://www.havetheknowhow.com/Configure-the-
systemd Stuff @home_server:home_server_setup:other_services
7 Hits, Last modified:
w.digitalocean.com/community/tutorials/systemd-essentials-working-with-services-units-and-the-journal|Systemd Essentials: Working with Services, Units, and the Journ... md/journald.conf'' make variable ''Storage=persistent'' to make journald store the journal files in ''... his will create directory if necessary. This also ensure log files are available from previous boots.\
SSH Notes @home_server:home_server_setup:other_services
25 Hits, Last modified:
use this. *''sudo vim /etc/ssh/sshd_config'' ensure the following option is set ''Banner /etc/iss... o| <code> #!/bin/sh # pam_motd does not carry the environment [ -f /etc/default/locale ] && . /etc/default/locale export LANG cores=$(grep -c ^processor /... ' ' /proc/loadavg` < $threshold" | bc) -eq 1 ]; then echo echo -n " System information as of
Rsync @home_server:home_server_setup:other_services
185 Hits, Last modified:
d to restic. The original rsnapshot notes have been rolled up and moved to the bottom of this page. ... nd usage summary==== A trailing slash (/) at the end of the first argument in the rsync command: ''rsync -a dir1/ dir2'', mean “the contents of dir1”. The alternative, without the trailing
NFS @home_server:home_server_setup:other_services
23 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
10 Hits, Last modified:
Network Setup @home_server:home_server_setup
98 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
15 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
48 Hits, Last modified:
Web Server setup
326 Hits, Last modified:
samba @home_server:home_server_setup:other_services
57 Hits, Last modified:
KPTree Torrent VM Setup
201 Hits, Last modified:
KPTree Recipes
141 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
10 Hits, Last modified:
MONIT @home_server:home_server_setup:other_services
2 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
9 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
148 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
10 Hits, Last modified:
Mosh @home_server:home_server_setup:other_services
3 Hits, Last modified: