server

Search

You can find the results of your search below.

Web Server setup @home_server
119 Hits, Last modified:
{{tag>linux debian apache apache2 httpd web server php certbot letsencrypt nextcloud cloud vm virtual mach... xy gid uid vipw vigr group id user id}} ======Web Server setup====== =====Basic Web Server setup on VM===== I am moving away from Ubuntu to Debian. I find the instruction for here are good to setup a basic web server [[https://workaround.org/ispmail|workaround.org]]
Docker nginx / php notes @docker_notes
106 Hits, Last modified:
DOCUMENT_ROOT $document_root; fastcgi_param SERVER_PROTOCOL $server_protocol; fastcgi_param REQUEST_SCHEME $scheme; fastcgi_param HTTPS ... param GATEWAY_INTERFACE CGI/1.1; fastcgi_param SERVER_SOFTWARE nginx/$nginx_version; fastcgi_param ... REMOTE_PORT $remote_port; fastcgi_param SERVER_ADDR $server_addr; fastcgi_param SERVER_P
sidebar
94 Hits, Last modified:
+++Personal| *[[personal:localities]] *[[home_server:mswindows_notes]] *[[home_server:recipes]] *[[personal:sprinkler]] *[[personal:lighting]] ++++ ++++Home Server Setup| *[[home_server:home_server_setup:summary]] *[[home_server:home_server_setup:home_it_setup]]
Home Server Index @home_server:home_server_setup:other_services
91 Hits, Last modified:
===Home Server Index=== <pagelist&header> *[[home_server:home_server_setup:summary]] *[[home_server:home_server_setup:home_it_setup]] *[[home_server:home_server_setup:Network
KPTree - Email Server Setup @home_server
70 Hits, Last modified:
{{tag>Linux mail server email postfix dovecot emailserver debian ubuntu horde postfixadmin admin clamav ap... ebmail certbot certificate}} ======KPTree - Email Server Setup====== =====Email Server Notes===== Setting up the email server on my home server was probably the most difficult task. Email ser
Docker mailserver @docker_notes
58 Hits, Last modified:
on of Postfix and Dovecot, with sqlite based mail server functional and are currently incomplete.** </fc> ... or applications. However Workarounds Debian email server could be loaded on base metal. - The database r... the sqlite database. The use of a full multi user server / client relational database is not necessary, particularly for a Docker based server implementation. See [[https://www.digitalocean.co
DHCP / DNS Setup @linux_router
53 Hits, Last modified:
=====Outdated===== I have moved my DNS and DHCP servers to Docker, [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-dns#docker_-_dns_server|Docker-DNS Server]]. I am still using ISC_Bind9, but am now using ISC_Kea for DHCP as ISC_Bind is no lon... when ever I shutdown the the router with DNS/DHCP servers my LAN would stop working. Hence the need for ba
Commonly used commands and scripts @home_server:home_server_setup:other_services
50 Hits, Last modified:
% 12% 12% 12%>| ^ package ^ description ^ mail server ^ nextcloud ^ wiki ^ | php-apcu | object re... =====crontab===== The following is taken from my server root crontab, ''sudo crontab -e'': <code> # Edit ... ate.pl 15 0 * * 1 /home/shared/Myscripts/server_backup.sh weekly # Run weekly backup script every... * [ $(date +%u) -eq 3 ] && /home/shared/Myscripts/server_backup.sh monthly # run monthly backup script eve
Nextcloud Container @docker_notes
49 Hits, Last modified:
s a number of services to run; the main Nextcloud server, a database and Redis. In addition, there needs to be a proxy server or similar to forward on common domain requests t... Refer to Nextcloud's [[https://docs.nextcloud.com/server/latest/admin_manual/maintenance/index.html|Mainte... olution. Nextcloud main support looks Apache web server based with little Nginx support and even less Tra
Network Setup @home_server:home_server_setup
46 Hits, Last modified:
setup command}} =====Network Setup===== The home server I have has 4 Intel Gigabit NICs. The past couple ... in the Basic Network Setup below. The newer home server has 5 drive, 2 SSD system drive, 2 larger data st... NIC will provide sufficient bandwidth between the server and switch. However there exists server capacity to saturate bandwidth of a single gigabit NIC. To increa
KVM Setup @home_server:home_server_setup
45 Hits, Last modified:
{{tag>server kvm virtual command debian machine qemu virsh qcow linux command setup nbd 'network block dev... } ======KVM Setup====== I original setup my main server and virual machines all with Ubuntu. However I h... leaner than Ubuntu. I am slowly moving my various servers and virtual machines to Debian. *[[https://www... nstall-and-configure-kvm-in-ubuntu-20-04-headless-server/|Install And Configure KVM In Ubuntu 20.04 Headle
NFTables Configuration @linux_router
37 Hits, Last modified:
''ip a''.\\ * Where services are on separate server, virtual, container, etc., the ''ip a'' may need to be run in on these servers.\\ * Another option would be to use ''sudo nm... face]].</color>++\\ <tab3>define <color red>http_server = 192.168.1.12</color><color blue> #definition of http server IPv4 address</color>\\ <tab3>define <color red>m
VNC Server @home_server:home_server_setup
35 Hits, Last modified:
{{tag>linux server debian vnc setup vncserver tigervnc gnome xfce}} =====VNC Server===== I want a simple server GUI VNC system. Sadly most the instructions on the net do not seem to meet m... an option package After setting up a basic Debian server I do the following. ++++Old, tl;dr;| ====Old VNC
Back-up Server Old Setup @home_server:home_server_setup:other_services
35 Hits, Last modified:
{{tag>linux debian backup LVM filesystem server NFS mount showmount}} ======Back-up Server Old Setup====== This has been more difficult than I would have... moved to Restic, which is described here: [[home_server:home_server_setup:other_services:back-up_server]]. =====overlayfs===== I was disappointed with overlayfs
Rsync @home_server:home_server_setup:other_services
35 Hits, Last modified:
ath}/index.html ${wwwpath} $cmd ${workpath}/email_server_w3.html ${wwwpath} </code> ++++ ====some rsync fl... mes specified on the command line are sent to the server rather than just the last parts of the filenames... ://linux.die.net/man/5/rsyncd.conf *https://www.server-world.info/en/note?os=Ubuntu_18.04&p=rsync *htt... ant-cloud-storage/how-to-setup-rsync-daemon-linux-server/ *https://mywiki.wooledge.org/BashFAQ *https:
KPTree Torrent VM Setup @home_server
34 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
32 Hits, Last modified:
samba @home_server:home_server_setup:other_services
31 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
23 Hits, Last modified:
Router Miscellaneous @linux_router
22 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
21 Hits, Last modified:
Docker - DHCP Server @docker_notes
19 Hits, Last modified:
Docker - DNS Server @docker_notes
19 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
17 Hits, Last modified:
dokuwiki setup notes @home_server
16 Hits, Last modified:
Home Server other VMs Index @home_server
13 Hits, Last modified:
NFTables IP Control @linux_router
13 Hits, Last modified:
turn server @docker_notes
12 Hits, Last modified:
Router Hardware @linux_router
12 Hits, Last modified:
Docker Host @docker_notes
11 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
11 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
10 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
10 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
10 Hits, Last modified:
KPTree - MSWindows Setup @home_server
9 Hits, Last modified:
IPv6 Setup Notes @linux_router
9 Hits, Last modified:
MONIT @home_server:home_server_setup:other_services
9 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
8 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
7 Hits, Last modified:
Router VM @linux_router
7 Hits, Last modified:
Tripwire @home_server:home_server_setup:other_services
7 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
7 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
6 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
6 Hits, Last modified:
Mosh @home_server:home_server_setup:other_services
6 Hits, Last modified:
nnn @home_server:home_server_setup:other_services
6 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
6 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
6 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
6 Hits, Last modified:
Matrix @docker_notes
5 Hits, Last modified:
Reverse Proxy Server @docker_notes
5 Hits, Last modified:
Linux Router Background @linux_router
4 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
4 Hits, Last modified:
Dokuwiki @docker_notes
3 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
3 Hits, Last modified:
Python Programming Notes @python
3 Hits, Last modified:
Nginx @tech_notes
3 Hits, Last modified:
Docker - diun & ntfy @docker_notes
2 Hits, Last modified:
Docker @docker_notes
2 Hits, Last modified:
Calibre @docker_notes
2 Hits, Last modified:
ansible @tech_notes
2 Hits, Last modified:
Network Speed testing @tech_notes
2 Hits, Last modified:
Formatting Syntax @wiki
2 Hits, Last modified:
bulletin board @board
1 Hits, Last modified:
Docker-Compose @docker_notes
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
Project Index @project
1 Hits, Last modified:
Flatpak @tech_notes
1 Hits, Last modified:
IPv6 summary notes @tech_notes
1 Hits, Last modified:
ssh with key files @tech_notes
1 Hits, Last modified: