conf

Search

You can find the results of your search below.

Web Server setup
34 Hits, Last modified:
che main configuration files to "example.org-http.conf" for http, port 80 and example.org-https.conf for https, port 443 services. ====Hostname==== *Systemd... ation files: *''sudo vim /etc/apache2/apache2.conf'', in particular change ''‹Directory /var/www/›''... 'sudo cp /etc/apache2/sites-available/000-default.conf /etc/apache2/sites-available/kptree.net-http.conf
KPTree Torrent VM Setup
21 Hits, Last modified:
e description suggested editing ''/etc/privatevpn.conf'' to change the VPN servers, however the correct file was ''/etc/openvpn/privatevpn.conf''__. * The remote server server in the download... ly in my nftables setup, ''sudo vim /etc/nftables.conf''. Basically the nftables setup firewalls the sys... nVPN configuration ''wget -O /etc/openvpn/btguard.conf http://btguard.com/btguard.conf'' *Modify the /
Back-up Server Old Setup @home_server:home_server_setup:other_services
16 Hits, Last modified:
emote machine 192.168.1.5: ''sudo vim /etc/rsyncd.conf'' <code> # create new # any name you like [all... napshot backup configurations; ''/etc/rsnapshot1.conf'' To run locally: ''sudo rsnapshot -c /etc/rsnapshot1.conf daily'' ''sudo vim /etc/rsnapshot1.conf'' ++++with all comments| <code rsnapshot> ####################
KPTree - Email Server Setup
14 Hits, Last modified:
onfiguration files are located at: ''/etc/dovecot/conf.d/''. (This is mention in the setup discription.... vecot configuration file /etc/dovecot/dovecot-sql.conf.ext *My vmail user uid has historically bee... s for the Dovecot configuration file /etc/dovecot/conf.d/10-auth.conf *The Dovecot configuration file /etc/dovecot/10-mail.conf *I propose to instal
Rsync @home_server:home_server_setup:other_services
12 Hits, Last modified:
'sudo apt install rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] ... s/ *https://download.samba.org/pub/rsync/rsyncd.conf.html *https://linux.die.net/man/5/rsyncd.conf *https://www.server-world.info/en/note?os=Ubuntu_18.0... /etc/ssh/ssh_config. Add this to ''/etc/ssh/ssh_conf'' file to disable the host key checking and the w
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
8 Hits, Last modified:
iles are located at ''/etc/nut'' : <code> nut.conf MODE=standalone </code> <code> ups.conf [KPBUPS] # driver = blazer_usb # w... time.restart=180 </code> <code> upsd.conf LISTEN 192.168.x.x #IP address of NUT ser... instcmds = ALL </code> <code> upsmon.conf MONITOR KPBUPS@localhost 1 admin {passwor
dokuwiki setup notes
7 Hits, Last modified:
iki VM apache2 setup==== The ''/etc/apache2/ports.conf'' is the standard configuration allowing all ip a... /etc/apache2/sites-available/wiki.kptree.net-ssl.conf'' <code> <IfModule mod_ssl.c> <VirtualHost 19... Include /etc/letsencrypt/options-ssl-apache.conf <FilesMatch "\.(cgi|shtml|phtml|php)$"> ... vim /etc/apache2/sites-available/wiki.kptree.net.conf'' <code> <VirtualHost 192.168.1.18:80 [2001:470:1
samba @home_server:home_server_setup:other_services
5 Hits, Last modified:
t install samba samba-client'' * Adjust the smb.conf file: ''sudo vim /etc/samba/smb.conf'' * Add and enable users: ''sudo smbpasswd -a USER'', ''​sudo sm... ser name and passwords as main Linux log. ++++smb.conf| <code># # Sample configuration file for the Samb... mba configuration file. You should read the # smb.conf(5) manual page in order to understand the options
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
4 Hits, Last modified:
ration file is ''sudo vim /etc/apt-cacher-ng/acng.conf'' *The default cache directory is: ''/var/cache... g line into the new file: ''sudo vim /etc/apt/apt.conf.d/02proxy'', also check ''sudo vim /etc/apt/apt.conf.d/00aptproxy'': *''%%Acquire::http::Proxy "htt... ients access noted above "''sudo vim /etc/apt/apt.conf.d/02proxy'', ''%%Acquire::http::Proxy "http://192
BASH Customisation @home_server:home_server_setup:other_services
4 Hits, Last modified:
e/$BA_USERNAME/docker/appdata/yt-dlp/yt-dlp-video.conf' alias ytdvc='yt-dlp --cookies "/home/$BA_USERNAM... e/$BA_USERNAME/docker/appdata/yt-dlp/yt-dlp-video.conf' alias ytda='yt-dlp --config-location /home/$BA_USERNAME/docker/appdata/yt-dlp/yt-dlp-audio.conf' alias ytdac='yt-dlp --cookies "/home/$BA_USERNAM... e/$BA_USERNAME/docker/appdata/yt-dlp/yt-dlp-audio.conf'</code>++++ To allow the BASH history to be upda
Manjaro Setup Notes @home_server:home_server_setup:other_services
4 Hits, Last modified:
e CUPS configuration file is at ''/etc/cups/cupsd.conf''\\ [[https://ubuntu.com/server/docs/service-cups... on file to suit, ''sudo vim ~/.config/conky/conky.conf'' ++++conky.conf| <file> # --------------------------------------------------------------------- # # .... * Command: ''conky -c ~/.config/conky/conky.conf --daemonize --pause=5'' ++++ ---- ====Xfce tips=
systemd Stuff @home_server:home_server_setup:other_services
3 Hits, Last modified:
nux]] =====Journalctl stuff===== ''man journald.conf'' manual page for journald.conf\\ ''man journalctl'' manual page for journalctl\\ Edit ''sudo vim /etc/systemd/journald.conf'' make variable ''Storage=persistent'' to make jo
Conky @home_server:home_server_setup:other_services
2 Hits, Last modified:
desk top: ++++Old Desk top; ~/.config/conky/conky.conf| <code> conky.config = { -- ---------------------... de> ++++ ++++Old Desk top; ~/.config/conky/conky.conf| <code> # ---------------------------------------
Time Date Related Setup @home_server:home_server_setup:other_services
2 Hits, Last modified:
l servers with my local ones, ''sudo vim /etc/ntp.conf''. Some NTP tips: *To install: ''sudo apt ins... dit main configuration file: ''sudo nano /etc/ntp.conf'' *The [[http://support.ntp.org/bin/view/Server
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified:
install fail2ban *''sudo cp /etc/fail2ban/jail.conf /etc/fail2ban/jail.local'' copy the main configur
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: