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.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server
  • Any namespace
  • home_server:home_server_setup (18)
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
27 Hits, Last modified: 22 months ago
example ''%%'mariadb-bin.003071'%%'' * ''%%show variables like "sql_log_bin";%%'' - to see current setting of variable ''%%"sql_log_bin"%%'' * ''%%SET sql_log_bi... e nextcloud htlm server directory, normally in ''/var/www/nextcloud'', but in my current case ''/var/www/html'' as this is a virtual server dedicated ... nent / https://sub1.example.com/ DocumentRoot /var/www/html ErrorLog ${APACHE_LOG_DIR}/error.log ... https://sub1.example.com/sub1 DocumentRoot /var/www/html #Some optimisation and security d
Back-up Server Old Setup @home_server:home_server_setup:other_services
19 Hits, Last modified: 21 months ago
| ''pvdisplay'' | ✘ | ✔ | ✔ | ✔ | Display various attributes of physical volume(s) | | create |... red under this root directory. # # snapshot_root /var/cache/rsnapshot/ #default snapshot_root /mnt/b... d by the "loglevel" parameter. # logfile /var/log/rsnapshot.log # If enabled, rsnapshot will w... vent the program from running. # lockfile /var/run/rsnapshot.pid # By default, rsnapshot check
KPTree - Home Desktop Setup
17 Hits, Last modified: 5 months ago
variable is set to 0. *The ''VISRETAIN'' system variable is set to 1 and the VISRETAINMODE system variable is set to 0. *''XREFOVERRIDE'' is set to 1... tem variable when it's set to 1. Use this system variable in conjunction with the VISRETAIN system variable to control which xref layer properties that ... es on referenced layers. The XREFOVERRIDE system variable affects display and plotting, and works in conjunction with the VISRETAIN system variable. If you want the xref layers to retain their
KPTree - Email Server Setup
14 Hits, Last modified: 3 years ago
*Restart Everything, and Test the Server - check /var/log/mail.log & /var/log/mail.err *Log showed error [postfix/smtpd[1... t away. (Restarting Dovecot initialises the file /var/spool/postfix/private/auth as per configuration /... %%sudo certbot certonly --webroot --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%%''. This... tree.net-https.conf'': <code> Alias /.well-known /var/www/mail.kptree.net</code> ++++Some other related
Conky @home_server:home_server_setup:other_services
14 Hits, Last modified: 5 years ago
g/web/20181207091827/http://conky.sourceforge.net/variables.html|Variables]]. You use the Config Settings to describe ... rceforge.net: *[[http://conky.sourceforge.net/variables.html|Conky Variables]] *[[http://conky.sourceforge.net/confi
BASH Customisation @home_server:home_server_setup:other_services
12 Hits, Last modified: 10 months ago
played * The ''TIME_STYLE'' environment variable sets the default ++++An example alias file:|... ghtly based on the host. # SOURCE ENVIRONMENTAL VARIABLES FOR BASH_ALIASES # Sensitive information go... ll-bouncer.service' alias tailkern='sudo tail -f /var/log/kern.log' alias tailauth='sudo tail -f /var/log/auth.log' alias tailcsfb='sudo tail -f /var/log/cr
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
11 Hits, Last modified: 3 years ago
So we can create the directory with: "sudo mkdir /var/run/nut sudo chown root:nut /var/run/nut sudo chmod 770 /var/run/nut". This allows nut-driver.service to run, ... fter a reboot. Further investigation shows that "/var/run" is a symlink to "/run" and the command "df -... it.d NUT files show they include creation of the /var/run/nut directory. In systemd .conf files must be... scripts===== *List all the UPS device profile variable ''/bin/upsc KPBUPS@localhost 2>/dev/null''.
KPTree Torrent VM Setup
9 Hits, Last modified: 5 years ago
y were becoming more expense (in part of currency variation with USD) and 2. Their services seemed not ... at mysql> ''select @@datadir;''. It should be ''/var/lib/mysql''. Exit mysql prompt with ''\q''. Stop... directory to your preferred location: ''sudo mv /var/lib/mysql /mnt/shared/kodi'' Next create a symli... ew location: ''sudo ln -s /mnt/shared/kodi/mysql /var/lib/mysql''. Another option instead of using a sy
Commonly used commands and scripts @home_server:home_server_setup:other_services
9 Hits, Last modified: 12 months ago
++Here’s a list of common PHP extensions used for various functionalities, such as handling images, dat... timizations:| * It would seem that packages can vary from distribution to distribution and over time?... l the following file to allow the php ''sudo vim /var/www/html/test.php'': <code>?php phpinfo(); ?></c... # at 5 a.m every week with: # 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/ # # For more information
Manjaro Setup Notes @home_server:home_server_setup:other_services
5 Hits, Last modified: 18 months ago
* The default PDF printer output directory is ''/var/spool/cups-pdf/user/'', where user is the user na... vice and cups.socket The CUPS error log is at ''/var/log/cups/error_log''\\ The CUPS configuration fil... -------------------- # # .conkyrc - derived from various examples across the 'net # Designed to supp... ${color4}${font Arial:size=7}${execi 30 tail -n8 /var/log/syslog | fold -w100}$color$font ${color4}${f
Rsync @home_server:home_server_setup:other_services
5 Hits, Last modified: 8 months ago
lude-RPi'' and look something like this: <code>- /var/lib/pacman/sync/* - /lost+found - /media/* - /cdr... n monthly 3 # rsnapshot's log file logfile /var/log/rsnapshot.log # All rsync commands have at l... # at 5 a.m every week with: # 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/ # # Instead of the first ... and error messages. You can find/open it here: ''/var/log/rsnapshot.log'' Inspect this log regularly to
samba @home_server:home_server_setup:other_services
5 Hits, Last modified: 4 years ago
e for each machine # that connects log file = /var/log/samba/log.%m # Cap the size of the individua... information to syslog. Everything # should go to /var/log/samba/log.{smbd,nmbd} instead. If you want to... n/useradd -g machines -c "%u machine account" -d /var/lib/samba -s /bin/false %u # This allows Unix gr... ment = All Printers browseable = no path = /var/spool/samba printable = yes guest ok = no
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 years ago
is not set up correctly the program defaults to "/var/cache/apt-cacher-ng". This quirk is covered in [[... acng.conf'' *The default cache directory is: ''/var/cache/apt-cacher-ng'' and can be changed in the c... uration file. *The default log directory is: ''/var/log/apt-cacher-ng'' and can be changed in the con
dokuwiki setup notes
3 Hits, Last modified: 12 months ago
nt / https://wiki.kptree.net/ #DocumentRoot /var/www/html #ErrorLog ${APACHE_LOG_DIR}/error.l... | Displays information about various DokuWiki internals ... vs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language
systemd Stuff @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Edit ''sudo vim /etc/systemd/journald.conf'' make variable ''Storage=persistent'' to make journald store the journal files in ''/var/log/journal'', this will create directory if nece
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months ago
Network Setup @home_server:home_server_setup
1 Hits, Last modified: 13 months ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 20 months ago
Webmin @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
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago