Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Docker nginx / php notes @docker_notes
- ger - static, dynamic or ondemand; ; start time - the date and time FPM has started; ; start since - numbe... te of the process (Idle, Running, ...); ; start time - the date and time the process has started; ; start since ... %d/%b/%Y:%H:%M:%S %z (default) ; The strftime(3) format must be encapsulated in a %{<strftime_format>}t tag ; e.g. for a ISO8601 formatted... %d/%b/%Y:%H:%M:%S %z (default) ; The strftime(3) format must be encapsulated in a %{<strftime_format>}t tag ; e.g. for a ISO8601 formatted
- Rsync @home_server:home_server_setup:other_services
- >> $LOG 2>&1 EXITSTATUS=$? # Capture scripts end time and calculate run time ENDTIME=`date +%s` INTERVAL=$((ENDTIME - STARTTIME)) RUNTIME="$(($INTERVAL / 60)) min. $(($INTERVAL % 60)) sec." #... Now execute the script, also capture scripts end time, calculate run time, # and send status notification to Pushover app (... " >> $LOG ;\ ENDTIME=`date +%s` ;\ INTERVAL=$((ENDTIME - STARTTIME)) ;\ RUNTIME="$(($INTERVAL / 60)) min. $(($INTERV
- Nextcloud Container @docker_notes
- le integrity error messages]]. This is the first time since moving to Nextcloud on Docker and quite some time before that.++ As docker adminstartion warns abo... ger - static, dynamic or ondemand; ; start time - the date and time FPM has started; ; start since - numbe... te of the process (Idle, Running, ...); ; start time - the date and time the process has started; ; start since ... %d/%b/%Y:%H:%M:%S %z (default) ; The strftime(3) format must be encapsulated in a %{<strftime_format>}t tag ; e.g. for a ISO8601 formatted
- turn server @docker_notes
- # #prometheus-port=9641 # TURN REST API flag. # (Time Limited Long Term Credential) # Flag that sets a ... t you can use only one auth mechanism at the same time! This is because, # both mechanisms conduct usern... desired, # with nonce value having a limited lifetime. # The nonce value is unique for a session. # Set this option to limit the nonce lifetime. # Set it to 0 for unlimited lifetime. # It defau
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- er Otima II 1.1K in 2014 and setup NUT about this time, including early conversion to systemd scripts. ... is not simple to follow. I set this up quite some time ago, so this will not necessarily be up to date. ... tery.charge.restart=30 default.battery.runtime.low=420 default.battery.runtime.restart=180 </code> <code> upsd.conf LISTE
- KPTree - Home Desktop Setup @home_server
- have been using Microsoft products for quite some time, starting with MSDOS back in the 80's then Window... I then quickly replaced with a 500GB SSD, by this time I had my Linux home server running and used this ... raded in 2025 to the current Intel i5 CPU at that time, with 48GB RAM. I used the NVidia 2060 in this m... as upgraded in 2023 to a current Intel i% at that time, with 32GB RAM. I use an Intel ARC A770(?) graph
- Conky @home_server:home_server_setup:other_services
- tem: ${tab 50}$color$nodename ${alignr}${color0}Uptime: $color$uptime ${color0}Kernel: ${tab 50}$color$kernel${alignr}$... olor0}System: $color$nodename ${alignr}${color0}Uptime: $color$uptime ${color0}Kernel: $color$kernel${alignr}${color0}A... tem: ${tab 50}$color$nodename ${alignr}${color0}Uptime: $color$uptime ${color0}Kernel: ${tab 50}$color$kernel${alignr}$... olor0}System: $color$nodename ${alignr}${color0}Uptime: $color$uptime ${color0}Kernel: $color$kernel${alignr}${color0}A
- BASH Customisation @home_server:home_server_setup:other_services
- st * ''-t'' : sort by time * ''%%--time-style%%'' : allows the displayed time sytle to be changed. * The standard ou... * ''full-iso'' is same as long-iso, except time time is to the nanosecond and local timezone delta is ... bash'' The following command gives an example of time format control on ls command. %%ls -l --time-style="+%Y-%m-%d %H:%M:%S"%% =====BASH History Cu... ut=30''\\ This will change the default 15 minutes time out to 30 minutes. Changing the timestamp_timeou
- SSH Notes @home_server:home_server_setup:other_services
- n/python3 import psutil import platform from datetime import datetime import cpuinfo import socket import uuid import r... e print("="*40, "Boot Time", "="*40) boot_time_timestamp = psutil.boot_time() bt = datetime.fromtimestamp(boot_time_timestamp) print(f"Boot Time: {bt.year}/{bt.month}/{bt.day} {bt.hour}:{bt.minute}:{bt.second}")
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- olor0}System: $color$nodename ${alignr}${color0}Uptime: $color$uptime ${color0}Kernel: $color$kernel${alignr}${color0}A... ENTION: This command only works, when your system time is set correctly, becasue checking and importing keys or fingerprints is time sensitive! Please make sure of that before you ru... u have not set your timezone and/or summer saving time, you should still be able to import keys, though.\\ ATTENTION: This command might take a long time to complete. If your system appears to stop or ha
- Time Date Related Setup @home_server:home_server_setup:other_services
- ystemctl status ntp.service'' ====Setting System Time - Time Zone==== **Also checkout systemdtimed** Use the... ''timedatectl'' command to interogate and modify time and date information as required, mainly used to ... and ''timedatectl status'' to list current system time date information. *''timedatectl list-timezones'' to list available time zones in timedatectl. *''sudo timedatectl set-t
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- l, for deluge) ''ps -A | grep open'' *To change time zone from command line: ''sudo dpkg-reconfigure t... n vary from distribution to distribution and over time? - Essential PHP Extensions *These are co... at command to run for the task # # To define the time you can provide concrete values for # minute (m),... d based on the cron's system # daemon's notion of time and timezones. # # Output of the crontab jobs (i
- DHCP / DNS Setup @linux_router
- -a'', note that this command can take quite some time to complete, a number of minutes. The command pro... he usual # $ORIGIN . ; Next line defines the DNS time-to-live setting $TTL 907200 ; 1 week 3 days 12... r-arpa", and then we add records. However, ; this time, we're adding "PTR records", or pointer records. ... n-clients; use-host-decl-names on; default-lease-time 1814400; #21 days max-lease-time 1814400; #21 day
- Network Setup @home_server:home_server_setup
- to have conflicting methods operating at the same time, particularly on the same interface. ++++old, tl... ne raid for the data storage drives. For most the time a single NIC will provide sufficient bandwidth be... ing 1Gb/s or more bandwidth. So the biggest speed/time impact is when coping files across a speed limite... to be any similar products on the market at this time. I suspect this is only a limited market for thes
- systemd Stuff @home_server:home_server_setup:other_services
- /www.freedesktop.org/software/systemd/man/systemd.time.html|systemd.time — Time and date specifications]] and [[https://www.freed