date

Search

You can find the results of your search below.

Nextcloud Container @docker_notes
30 Hits, Last modified:
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... rname] -p[password] [db_name] > nextcloud-sqlbkp_`date +"%Y%m%d"`.bak%%'' * ''%%mysqldump --single-tra
Docker nginx / php notes @docker_notes
24 Hits, Last modified:
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 ;date.default_latitude = 31.7667 ;
BASH Customisation @home_server:home_server_setup:other_services
18 Hits, Last modified:
change the prompt color code from 34 to 36. To update the terminal, without logging off type: '' ~/.bas... 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 update' alias csmetrics='cscli metrics' alias csmachin
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
Rsync @home_server:home_server_setup:other_services
16 Hits, Last modified:
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: " $@ >> ... o large. # Capture scripts start time STARTTIME=`date +%s` # Location of the Log file LOG="/home/backu... t echo -e "\n\n+++++ rsnapshot script started on `date` +++++" >> $LOG echo "options passed to rsnapshot
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
KPTree - Email Server Setup @home_server
11 Hits, Last modified:
benefit if Ubuntu is that it has a quicker LTS update cycle and longer LTS support period than Debian, ... had to disable the clamav daemons to allow the update to work. *To find clamav related running da... ) Install Horde 5 for Webmail]], full copy with update to get working on current Ubuntu 16.04 install. H... is installation description that looks more up to date and functional, Howtoforge [[https://www.howtofor
DHCP / DNS Setup @linux_router
11 Hits, Last modified:
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... ter; file "/var/lib/bind/db.168.192"; allow-update { key rndc-key; }; }; </code>++++ ====lookup zone
Router Hardware @linux_router
5 Hits, Last modified:
re must be taken if you want to ensure more up to date hardware. These machines are a good option, low p... ort and has given me a good 5 years of service to date.) Downside is mainly the price, USD490 + delivery... y not Proxmox=== ++++tldr;| *I have not used to date, this is I have no experience with Proxmox *I a... INUX_DEFAULT="nomodeset" and then execute "sudo update-grub". Note that the "quiet splash" options in GR
apt package management @home_server:home_server_setup:other_services
5 Hits, Last modified:
{{tag>linux debian package apt apt-get update upgrade distribution }} =====apt package management===== I... 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 - ''sudo apt upgrade'' to update the install system packages
Manjaro Setup Notes @home_server:home_server_setup:other_services
5 Hits, Last modified:
ow how compatible with WF7725. * ''Flatpak update'' will update flatpak packages. * The CUPS systemd unit file is: cups.service and cups.socket The... nky's Run Time Parameters -------------------- update_interval 2.0 # Conky update interval in seconds total_run_times 0 # Number of updates
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
5 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}'
Time Date Related Setup @home_server:home_server_setup:other_services
5 Hits, Last modified:
{{tag>linux debian chrony ntp time date timedatectl timezone timezones}} =====Time Date Related Setup===== ====Setup NTP server==== The NTP se... P tips: *To install: ''sudo apt install ntp ntpdate'' *To edit main configuration file: ''sudo nano... tectl'' command to interogate and modify time and date information as required, mainly used to set local
KPTree - MSWindows Setup @home_server
4 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 ... the vendor does not wish to spend the money to update the drivers, and second, the vendor hopes that us
Router Miscellaneous @linux_router
4 Hits, Last modified:
nces for Debian 12 for glances install are out of date.... * [[https://www.tecmint.com/glances-an-adva... .target </code> After modifying a systemd file update systemd: ''systemctl daemon-reload'' The glances... is 2GB in size, the biggest image I have seen to date. Seems a bit bloated....\\ **Hence I have decided... a router. Docker host can be configured not to update iptables on the host, in this case all routing be
Docker Deluge Image / Service @docker_notes
3 Hits, Last modified:
Reverse Proxy Server @docker_notes
3 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
ansible @tech_notes
2 Hits, Last modified:
sidebar
1 Hits, Last modified:
Docker - diun & ntfy @docker_notes
1 Hits, Last modified:
Docker-Compose @docker_notes
1 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
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:
NFS @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: