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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server
  • Any namespace
  • home_server:home_server_setup (25)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Web Server setup
31 Hits, Last modified: 22 months ago
ttpd.apache.org/docs/current/sections.html|Apache Configuration Sections]], lists the various apache configuration directives ===Older web reference links, that ar... == *[[https://www.cyberciti.biz/faq/ipv6-apache-configuration-tutorial/|Apache IPv6 Configuration: Dual Stacked IPv4 & IPv6 Virtual Hosts]] *[[ht
Network Setup @home_server:home_server_setup
27 Hits, Last modified: 13 months ago
ces===== *[[https://idroot.us/debian-13-network-configuration/|Debian 13 Network Configuration Guide]] *[[https://shape.host/resources/how-to-... md-networkd)) *[[https://wiki.debian.org/NetworkConfiguration|Debian Wiki - Network Configuration]] (All methods) *[[https://wiki.debian.org/Brid... /serverfault.com/questions/776057/802-3ad-bonding-configuration-file-on-an-ubuntu-16-04-lts-server|802.3ad bonding configuration file on an Ubuntu 16.04 LTS Server]] *nixCraft
KPTree Torrent VM Setup
26 Hits, Last modified: 5 years ago
adb handles this differently than MySQL. The main configuration file ''/etc/mysql/mariadb.cnf'' points to other directories with configuration files. Checking these directories shows the maria... on the local machine drive volume where the kodi configuration files are loaded. It is mapped to /config/.kodi w... qO -%%'' *Save the current netfilter (IPTables) configuration ''sudo netfilter-persistent save'' *To check the current network hardware configuration ''ip a'' *System command to start(/stop /status
Rsync @home_server:home_server_setup:other_services
22 Hits, Last modified: 8 months ago
files listed below: ***System-wide SSH client configuration files (i.e. /etc/ssh/ssh_config -** This files set the default configuration for all users of OpenSSH clients on that desktop/... sers on the system. ***User-specific SSH client configuration files (i.e. $HOME/.ssh/config -** This is user's own configuration file which, overrides the settings in the global ... If the -c parameter is not used then the default configuration file ''/etc/rsnapshot.conf'' is used. Example to use differnt configuration file ''/usr/bin/rsnapshot -c /etc/rsnapshot.backu... rsnapshot provides an easy way to check that your configuration file doesn't contain any syntax errors. Simply ty
KPTree - Email Server Setup
21 Hits, Last modified: 3 years ago
o apt install nfs-common'' * The base client configurations options are given in: ''sudo vim /etc/default/nf... ed to map gid and uid with names * To apply configuration changes ''sudo systemctl restart nfs-client.targe... faults are commonly DNS issues.\\ \\ The dovecot configuration files are located at: ''/etc/dovecot/conf.d/''. ... tion.)\\ The “postconf” command conveniently adds configuration lines to your ''/etc/postfix/main.cf'' file. It a
Back-up Server Old Setup @home_server:home_server_setup:other_services
8 Hits, Last modified: 21 months ago
'' | ✘ | ✘ | ✔ | ✘ | Backup volume group configuration(s) | | cfgrestore | ''vgcfgrestore'' | ✘ | ✘ | ✔ | ✘ | Restore volume group configuration | | ck | ''vgck'' | ✘ | ✔ | ✔ | ✘ | Check... ow and I am concerned with reliability. Rsnapshot configuration is overly complex, with strange requirements such... ==rsnapshot backups==== I have 2 rsnapshot backup configurations; ''/etc/rsnapshot1.conf'' To run locally: ''sud
dokuwiki setup notes
7 Hits, Last modified: 12 months ago
Gohr</fs> * [[http://dokuwiki.org/plugin:config|Configuration Manager]] - Manage Dokuwiki's Configuration Settings - <fs x-small>by Christopher Smith</fs>
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
7 Hits, Last modified: 3 years ago
o longer relevant. Interestingly the NUT systemd configuration is still based upon similar systemd scripts and configuration.** The Ubuntu 16.04 NUT scripts seem to be base... te the systemd nut server service for /sbin/upsd, configuration file, "sudo vim /etc/systemd/system/nut-server.se... te the systemd nut monitor service, /sbin/upsmon, configuration file, "sudo vim /etc/systemd/system/nut-monitor.s
NFS @home_server:home_server_setup:other_services
6 Hits, Last modified: 21 months ago
decided to place my notes here to help me with my configuration, as there are a number of nuances that such notes... ind 0 0 </code> The base server configurations options are given in: ''sudo vim /etc/default/nf... MOUNTDOPTS="--manage-gids -N 2 -N 3"%%'' The NFS configuration file ''sudo vim /etc/default/nfs-common'': * Ad... "no"%%'' *''%%NEED_IDMAPD="yes"%%'' To apply configuration changes: ''sudo systemctl restart nfs-server.serv
Conky @home_server:home_server_setup:other_services
6 Hits, Last modified: 5 years ago
/dai-trying.com/tutorials/building-a-conky-part-1-configuration/|Building a conky Part 1 Configuration]] ---- <- home_server:home_server_setup:other_s
KVM Setup @home_server:home_server_setup
5 Hits, Last modified: 20 months ago
IP address allowed the VM NFS to work without any configuration changes, so remains working on both the new and o... d ''kvm-spice -machine help'' shows the allowable configurations on the current KVM server. Simply changing the ... ockets configured. Further to this KVM allows for configuration of socket|Cores|Threads. See the picture below. ... -12_19-58-17.png?400|}} BTW //my server hardware configuration is: 1 Socket, 8 Cores (/Socket) & 1 Thread(/Core)
IPMI Console Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 16 months ago
etup information. I adjusted my grub boot loader configuration as follows ''sudo vim /etc/default/grub'': <code ... ns in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 #GRUB_TIMEOUT_STYLE=hidden GRUB_... pdate the grub boot loader based upon the updated configuration file. The main computer then needs to be reboote... er grub login. To resolve I modified the systemd configuration fill as follows: ''sudo vim /lib/systemd/system/s
BASH Customisation @home_server:home_server_setup:other_services
4 Hits, Last modified: 10 months ago
tag> linux bash alias tar .bash_aliases configure configuration bashrc command script .bashrc history sudo visudo... BASH Customisation====== The standard BASH colour configuration uses a blue colour for listing directories (ls) w... ave decided to change it. The personal BASH user configuration file is: ''~/.bashrc''. Simply add the following ... user defined?) ====bash-it / oh-my-bash==== bash configuration utilities I have not tried yet. References: *[[
snapraid @home_server:home_server_setup:other_services
4 Hits, Last modified: 7 months ago
e filter or that they are ok. The main snapraid configuration file ''/etc/snapraid.conf'' ++++Install Snapraid... rm -rf snapraid* </code> ++++ ++++My main server configuration files, /etc/snapraid.conf| I probably should check this configuration file against the latest version example. My curr... inor optimisations and bug fixes. <code># Example configuration for snapraid # Defines the file to use as parity
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified: 21 months ago
ory locations, even across partitions. It allows configuration file control by having current configuration file pointing to different version or use type configuration files, depending on use case. Simple use is: *'... soft link directions do not resolve. E.g. Docker configuration files. ---- ====Link Tools==== *Use the ''stat
samba @home_server:home_server_setup:other_services
4 Hits, Last modified: 4 years ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 years ago
VNC Server @home_server:home_server_setup
2 Hits, Last modified: 16 months ago
KPTree - Home Desktop Setup
2 Hits, Last modified: 5 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 12 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 18 months ago
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
systemd Stuff @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 5 years ago
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
Time Date Related Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 8 months ago
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
IPMI CLI Tools @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago