time

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
94 Hits, Last modified:
mpeg mpg; video/quicktime mov; video/w... ssl_session_cache shared:SSL:2m; # Specifies a time during which a client may reuse the session parameters. # Default is '5m'. ssl_session_timeout 1h; # Disable TLS session tickets (they are ... . log_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent
Rsync @home_server:home_server_setup:other_services
39 Hits, Last modified:
|preserve permissions| |''-t''| ''%%--%%times'' |preserve modification times| |''-o''| ''%%--%%owner'' |preserve owner (super-us... ows, Mac, and other operating systems.) The first time, rsync sends all the data over the network to your backup machine. The benefit comes the next time you backup. Instead of sending all the files agai
systemd Stuff @home_server:home_server_setup:other_services
24 Hits, Last modified:
{{tag>systemd systemctl timer timers journalctl linux debian setup customise customisation}} ======systemd Stuff====== * [[https:/... rnalctl to View Your System's Logs]] =====systemd timers==== ''timedatectl'' to print current time date on cli\\ ''Date'' to print basic time date only on cl
BASH Customisation @home_server:home_server_setup:other_services
23 Hits, Last modified:
im ~/.bash_aliases'': *''alias ll=%%'ls -lah --time-style=long-iso --color=auto'%%'' *''alias lh=%... le size, largest first * ''-t'' : sort by time * ''%%--time-style%%'' : allows the displayed time sytle to be changed. * The standard output is a disgra
Time Date Related Setup @home_server:home_server_setup:other_services
22 Hits, Last modified:
{{tag>linux debian chrony ntp time date timedatectl timezone timezones}} =====Time Date Related Setup===== ====Setup NTP server==== The NTP server setup is qui
NFTables IP Control @linux_router
19 Hits, Last modified:
===Disable Range of IP addresses, with count-down timer==== The DHCP assigned addresses in the range 100... d_sets|NFtables named set]] with ipV4 address and timeout function: <code> set controllist { ... ipv4_addr flags interval flags timeout } </code> In the forward chain the contr... ipv4_addr flags interval flags timeout } # Remember that the input and output c
Conky @home_server:home_server_setup:other_services
16 Hits, Last modified:
----------- -- -------------------- Conky's Run Time Parameters -------------------- update_interval... .0,-- Conky update interval in seconds total_run_times = 0,-- Number of updates before quitting. Set t... tem: ${tab 50}$color$nodename ${alignr}${color0}Uptime: $color$uptime ${color0}Kernel: ${tab 50}$color$kernel${alignr}${color0}Arch: $color$machine ${color0}D
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
16 Hits, Last modified:
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 - MSWindows Setup @home_server
14 Hits, Last modified:
have been using Microsoft products for quite some time, starting with MSDos then Windows 3.0, 3.1, 95, 9... I then quickly replaced with a 500GB SSD, by this time I had my Linux home server running and used this ... cloud sync directory or work of the server. *Multimedia *Firefox web browser (I do not like using... many years of use. It worked really well at the time. I remember sending a query to the author concern
Manjaro Setup Notes @home_server:home_server_setup:other_services
13 Hits, Last modified:
et up there are not really a lot of notes at this times. *[[https://blog.sleeplessbeastie.eu/2017/09/... ------------ # -------------------- Conky's Run Time Parameters -------------------- update_interval ... # Conky update interval in seconds total_run_times 0 # Number of updates before quitting.... olor0}System: $color$nodename ${alignr}${color0}Uptime: $color$uptime ${color0}Kernel: $color$kernel${al
SSH Notes @home_server:home_server_setup:other_services
12 Hits, Last modified:
n/python3 import psutil import platform from datetime import datetime import cpuinfo import socket import uuid import re def get_size(bytes, suffix="B"): ... l('..', '%012x' % uuid.getnode()))}") # Boot Time print("="*40, "Boot Time", "="*40) boot_time_timestamp = psutil.boot_time() bt = datetime.f
Web Server setup @home_server
10 Hits, Last modified:
refers to the the public key (lock) file, it sometimes also contains the CA certificate and lock. -SS... rs to the CA certificate and lock file, it is sometimes combined with the SSLCertificateFile and is then... ocs/using.html|User Guide]]** *To check systemd times: ''systemctl list-timers'' //(Cerbot used this in systemd enables systems)// *To list cerbot related
KPTree Torrent VM Setup @home_server
9 Hits, Last modified:
that seems to get reasonably good reviews at the time of change over (2020-04-18) and my old VPN provid... Guard seems to change their VPN IP addresses from time to time!** The iptables configuration needs to be changed to match to ensure operation. BTGuard seems t... mp icmp type { echo-request, echo-reply, time-exceeded, parameter-problem, destination
Commonly used commands and scripts @home_server:home_server_setup:other_services
9 Hits, Last modified:
x dmesg command systemd journal journalctl tzdata timezone apt upgrade update install remove crontab man... l, for deluge) ''ps -A | grep open'' *To change time zone from command line: ''sudo dpkg-reconfigure t... 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
Localisations @personal
8 Hits, Last modified:
sed, but this seems to be slowly fading away with time. Australia officially and effectively went metric... s, decimal points not decimal commas. *Date and time formats. Australia tends to culturally follow the... rmation interchange - Representation of dates and times" and is identical to ISO 8601:2004. (The ISO 860... nificance!) (I prefer the ISO version of date and time YY-MM-DD HH:MM:SS.) *Time zones, Australia is m
DHCP / DNS Setup @linux_router
7 Hits, Last modified:
Docker Host @docker_notes
6 Hits, Last modified:
Linux Router Background @linux_router
6 Hits, Last modified:
NFTables Configuration @linux_router
6 Hits, Last modified:
Home Sprinkler Setup Notes @personal
6 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
5 Hits, Last modified:
Formatting Syntax @wiki
5 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
5 Hits, Last modified:
Docker-Compose @docker_notes
4 Hits, Last modified:
Router Hardware @linux_router
4 Hits, Last modified:
Router Miscellaneous @linux_router
4 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
4 Hits, Last modified:
KVM Setup @home_server:home_server_setup
4 Hits, Last modified:
Network Setup @home_server:home_server_setup
4 Hits, Last modified:
Docker - DHCP Server @docker_notes
3 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
3 Hits, Last modified:
boot tools @tech_notes
3 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
3 Hits, Last modified:
Docker mailserver @docker_notes
2 Hits, Last modified:
Nextcloud Container @docker_notes
2 Hits, Last modified:
Reverse Proxy Server @docker_notes
2 Hits, Last modified:
KPTree - Email Server Setup @home_server
2 Hits, Last modified:
KPTree Recipes @home_server
2 Hits, Last modified:
Oscilloscope @project
2 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
2 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
2 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
2 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
2 Hits, Last modified:
sidebar
1 Hits, Last modified:
start
1 Hits, Last modified:
Homepage dashboard @docker_notes
1 Hits, Last modified:
turn server @docker_notes
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
Python Programming Notes @python
1 Hits, Last modified:
git @tech_notes
1 Hits, Last modified:
samba @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: