Search

You can find the results of your search below.

KPTree - MSWindows Setup
13 Hits, Last modified:
was totally shot. Hopefully I did not have any important information left on the local documents direct... indows machines anymore. I try to copy anything important into the Nextcloud sync directory or work of t... cture / photo view (sadly would seem no longer supported) It is no longer supported and does not operate that well with Windows 10. //I no longer use this so
Linux Block Device Notes @home_server:home_server_setup:other_services
4 Hits, Last modified:
*''sudo mount -t nfs -o rw,vers=4 192.168.1.5:/export/Disk1 /mnt/backup1'' *''sudo mount -t nfs -o rw,vers=4 192.168.1.5:/export/Disk2 /mnt/backup2'' Where: * ''-t nfs'' : typ... 'vers=4'' : version 4 of nfs * ''192.168.1.5:/export/Disk1'' is the remote exported NFS mount point * ''/mnt/backup1'' : is the local mount point, note th
KPTree - Email Server Setup
24 Hits, Last modified:
:(default) we do not need to change the standard port number used * NEED_GSSD=no :(default) we do... ''sudo mount -t nfs -o rw,vers=4 192.168.1.10:/export/storage /mnt/storage'' to mount just the specific... ''sudo mount -t nfs -o rw,vers=4 192.168.1.10:/export /mnt'' to mount all the defined exports. The mount directory must already exist, not necessarily the su
VIM Editor @home_server:home_server_setup:other_services
3 Hits, Last modified:
configuration file the ''nocompatible'' flag is reportedly set automatically. Nevertheless it is worthw... | Align the next 5 lines | =====Undo, redo and report===== ^ Vim Command ^ Action ^ | u | Undo the... hive.org/web/20190515212443/http://bullium.com/support/vim.html|Vim Commands Cheat Sheet]] *[[https://
dokuwiki setup notes
7 Hits, Last modified:
]. Basically: *The ipv4 address for specific ports need to have nat(network address translation) se... =dokuwiki VM apache2 setup==== The ''/etc/apache2/ports.conf'' is the standard configuration allowing all ip address access to port 80 and if ssl_module port 443. No change required As can be seen from the apache2 site setup files all
Manjaro Setup Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
rious examples across the 'net # Designed to support a 16 core processer running Manjaro # # You can r... tem time is set correctly, becasue checking and importing keys or fingerprints is time sensitive! Please... summer saving time, you should still be able to import keys, though.\\ ATTENTION: This command might tak
KVM Setup @home_server:home_server_setup
7 Hits, Last modified:
other separate drive. * The VM xml files were exported to the back-up drive, same directory as the VM ... udo virsh define --file <path-to-xml-file>'' to import (define) a VM from an XML file. References: *[[https://ostechnix.com/export-import-kvm-virtual-machines-linux/|How To Export And Import KVM Virtual Machines In Linux]] ====kvm bac
snapraid @home_server:home_server_setup:other_services
2 Hits, Last modified:
s snapraid usage. I usually do this weekly, if reported as requried by status, manually. ''sudo snaprai... the smart status of the array drives (does not report on nvme drives). I usually do this weekly, manua
Home Server Notes @home_server:home_server_setup
2 Hits, Last modified:
supply! I had a similar problem with my first 5 port unmanaged 2.5GB/s switch, again I simply need to ... bout once every 6 months or so. My new current 8 port unmanaged 2.5GB/s switch seems more reliable. <
BASH Customisation @home_server:home_server_setup:other_services
9 Hits, Last modified:
line to this file: ''%%LS_COLORS='di=1;32'%% ; export LS_COLORS'' The code 1;32; is for a light green c... status nfs-kernel-server' alias nfsreload='sudo exportfs -a' # INSTALLATION AND UPGRADE alias update='s... w' alias reboot='sudo reboot' # NETWORKING alias portsused='sudo netstat -tulpn | grep LISTEN' alias showports='netstat -lnptu' alias showlistening='lsof -i -n
VNC Server @home_server:home_server_setup
1 Hits, Last modified:
Cserver for this to take effect. ===Some other important tips:=== *To start server ''vncserver -geome
SSH Notes @home_server:home_server_setup:other_services
14 Hits, Last modified:
/etc/default/locale ] && . /etc/default/locale export LANG cores=$(grep -c ^processor /proc/cpuinfo 2>/... landscape-systeminfo| <code> #!/usr/bin/python3 import sys, os try: if os.path.dirname(os.path.absp... ") else: from landscape.lib.warning import hide_warnings hide_warnings() from twisted.internet import reactor from landscape.sysinfo.deployment im
Rsync @home_server:home_server_setup:other_services
18 Hits, Last modified:
seen *''-P'' keeps partially copies files and reports progress *''-h''' human readable file sizes ... s as well as some examples I used ++++tl;dr;| ''export RSYNC_SKIP_COMPRESS=3fr/3g2/3gp/3gpp/7z/aac/ace/a... s| Note(s): * * preservation of hard links is important when moving across rsnapshots backups between ... incremental file transfers. (rsync has also been ported to Microsoft Windows, Mac, and other operating
NFS @home_server:home_server_setup:other_services
28 Hits, Last modified:
rver]] *die.net [[https://linux.die.net/man/5/exports|exports(5) - Linux man page]] *[[https://www.golinuxcloud.com/unix-linux-nfs-mount-options-example/|NFS mount options | NFS exports options | Beginners Guide]] *[[https://www.quo... eate share directories on host ''sudo mkdir -p /export/storage'' (-p also creates higher level directori
Commonly used commands and scripts @home_server:home_server_setup:other_services
4 Hits, Last modified:
ple, let's say you're interested in finding which ports the apache web server has open on your system. M... we want to know which program opened a socket on port 80: %%me@banshee:~$ sudo netstat -anp | grep ::8... ts us to the program running on the standard HTTP port. In the second, we do the same thing—but we disca... etstat example. What if we want to find out which port Apache is running on?\\ Once again, we'll transl
Network Setup @home_server:home_server_setup
10 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
1 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
4 Hits, Last modified:
Web Server setup
15 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified:
KPTree Torrent VM Setup
18 Hits, Last modified:
samba @home_server:home_server_setup:other_services
5 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified:
Mosh @home_server:home_server_setup:other_services
1 Hits, Last modified:
KPTree Recipes
2 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: