date

Search

You can find the results of your search below.

Nextcloud Container @docker_notes
40 Hits, Last modified:
support I also added the Apline package to the updated image to rectify this warning. ++++ Dockerfil... rvisord COPY supervisord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/supervisord", "-c", "/superviso... tcloud that I have not been able to track down to date. Does not seem much info in this on the net, and... ends ''%%rsync -Aavx nextcloud/ nextcloud-dirbkp_`date +"%Y%m%d"`/%%'' *I backup the entire docker dir
Docker nginx / php notes @docker_notes
30 Hits, Last modified:
dynamic module overrides and root code snippet updates. The main virtual host configuration files are l... g in its terminal output. cli_server.color = On [Date] ; Defines the default timezone used by the date functions ; https://php.net/date.timezone ;date.timezone = ; https://php.net/date.default-latitude ;da
BASH Customisation @home_server:home_server_setup:other_services
20 Hits, Last modified:
change the prompt color code from 34 to 36. To update the terminal, without logging off type: '' ~/.bas... n mixed up! Aug 23 2022 or Jan 1 11:44 for nearer dates. * ''iso'' gives 2023-01-23 for more th... s file:| <code bash> # This is my current / up-to-date list of bash aliases. # This is the exact same fi... collections='cscli collections list' alias cshubupdate='cscli hub update' alias cshubupgrade='cscli hub
Rsync @home_server:home_server_setup:other_services
18 Hits, Last modified:
*''-a'' is the flag for archive. Keeps original dates and permissions on copy and also recurses, copie... n destination files (based upon file modification dates) *''--delete'' deletes files on the destinatio... rs in a human-readable format| |''-u''| ''%%--%%update'' |skip files that are newer on the rece... is script echo "rsync wrapper script executed on `date`" >> $LOG echo "options passed to rsync: " $@ >>
Back-up Server Old Setup @home_server:home_server_setup:other_services
17 Hits, Last modified:
e to set up was some of the worst I have found to date for Linux in the modern day. It is the only solu... vg0/xen-home/ # EXAMPLE.COM #backup_exec /bin/date "+ backup of example.com started at %c" #backup r... :/var/db/dump/ example.com/ #backup_exec /bin/date "+ backup of example.com ended at %c" # CVS.SOUR... vg0/xen-home/ # EXAMPLE.COM #backup_exec /bin/date "+ backup of example.com started at %c" #backup r
KPTree - Email Server Setup @home_server
15 Hits, Last modified:
se links are no longer working or have not been updated for latest Ubuntu releases.\\ <fc #ff0000>**Thes... g.dragon.org.uk'' mail setup guide has not been updated for Ubuntu 20.04 as of Jan 2022, it looks like t... and as of over 3 years after 18.04 this is now outdated.// I am slowly moving away from Ubuntu to Debia... benefit if Ubuntu is that it has a quicker LTS update cycle and longer LTS support period than Debian,
DHCP / DNS Setup @linux_router
15 Hits, Last modified:
nslookup}} ======DHCP / DNS Setup====== =====Outdated===== I have moved my DNS and DHCP servers to Do... om/2012/07/23/make-your-dhcp-server-dynamically-update-your-dns-records-on-ubuntu-12-04-precise-pangolin/|DHCP server dynamically update your DNS records]] on Ubuntu 12.04 (Precise Pango... ; file "/var/lib/bind/db.kptree.net"; allow-update { key rndc-key; }; }; zone "168.192.in-addr.arpa
Commonly used commands and scripts @home_server:home_server_setup:other_services
12 Hits, Last modified:
journal journalctl tzdata timezone apt upgrade update install remove crontab man apropos tldr ip tc sys... d =====apt - package manager===== *''sudo apt update'' to update apt packages *''sudo apt upgrade'' to upgrade apt packages, after running update *''sudo apt install package'' to install a pack
Time Date Related Setup @home_server:home_server_setup:other_services
12 Hits, Last modified:
{{tag>linux debian chrony ntp time date timedatectl timezone timezones}} =====Time Date Related Setup===== ====Setup NTP server==== The NTP server setu... P tips: *To install: ''sudo apt install ntp ntpdate'' *To edit main configuration file: ''sudo nano
Manjaro Setup Notes @home_server:home_server_setup:other_services
9 Hits, Last modified:
nVidia graphic card and some minor issues with updates. Having used Debian / Ubuntu the past 10 years o... esting basically give a similar level of latest updates as Manjaro/Arch. I have not bothered with Manja... ow how compatible with WF7725. * ''Flatpak update'' will update flatpak packages. * The CUPS systemd unit file is: cups.service and cups.socket The
systemd Stuff @home_server:home_server_setup:other_services
7 Hits, Last modified:
our System's Logs]] =====systemd timers==== ''timedatectl'' to print current time date on cli\\ ''Date'' to print basic time date only on cli\\ ''timedatectl list-timezones'' to set available time zones\\
apt package management @home_server:home_server_setup:other_services
6 Hits, Last modified:
{{tag>linux debian package apt apt-get update upgrade distribution }} =====apt package management===== I... n installation. I suspect this only happen as I updated the distribution from Ubuntu 18.04 to 20.04. Bas... and repeated the above error. I could no longer update my system. To repair I need to do the following: ... the full correct current package - ''sudo apt update'' to update the system package listing - ''sud
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
e time ago, so this will not necessarily be up to date. It turns out the ''nutdrv_qx'' driver is usuall... ts and systemd handlers, as noted above; ''sudo update-rc.d nut-client disable'', ''sudo update-rc.d nut-server disable'' and ''sudo systemctl disable ups-mon... str2=$(echo "$str1" | grep "ups.status:") echo $(date +"%Y-%m-%d %H:%M:%S") | awk '{printf "%s ", $0}'
SSH Notes @home_server:home_server_setup:other_services
6 Hits, Last modified:
gin Scripts==== ====Debian==== *''ls -la /etc/update-motd.d/'' to see the scripts that are run after t... This system status information script, ++++/etc/update-motd.d/50-landscape-sysinfo| <code> #!/bin/sh # p... echo -n " System information as of " /bin/date echo /usr/bin/landscape-sysinfo else ... r/bin/python3 import psutil import platform from datetime import datetime import cpuinfo import socket
KPTree - MSWindows Setup @home_server
5 Hits, Last modified:
of my preferred Windows software reasonable up to date. I have been using Microsoft products for quite ... F manipulator (**!L**) *iTunes - Apple iOS update control software - See Separate Section below (**... A aspects are forced down our throat anyway, e.g. date format.\\ In any case I was assigned to work in ... i-function. Canon seem to not be supplying an updated driver after Windows 8.1, that is, no Windows 10
Router Hardware @linux_router
5 Hits, Last modified:
Router Miscellaneous @linux_router
5 Hits, Last modified:
Reverse Proxy Server @docker_notes
4 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
4 Hits, Last modified:
ansible @tech_notes
4 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
3 Hits, Last modified:
Docker - diun & ntfy @docker_notes
2 Hits, Last modified:
Docker-Compose @docker_notes
2 Hits, Last modified:
Docker Host @docker_notes
2 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified:
sidebar
1 Hits, Last modified:
start
1 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
Network Setup @home_server:home_server_setup
1 Hits, Last modified:
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: