time

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
49 Hits, Last modified:
ssl_session_cache shared:SSL:2m; # Specifies a time during which a client may reuse the session param... . log_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent ... processes exit with SIGSEGV or SIGBUS within the time ; interval set by emergency_restart_interval then... 0 ;emergency_restart_threshold = 0 ; Interval of time used by emergency_restart_interval to determine w
Rsync @home_server:home_server_setup:other_services
18 Hits, Last modified:
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... of the command line, you can be backing up in no time with rsync. You can also use [[http://en.wikipedi... a different machine from the one that had it last time). This is a nice defense against Man-In-The-Middl
BASH Customisation @home_server:home_server_setup:other_services
11 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
8 Hits, Last modified:
{{tag>linux debian chrony ntp time date timedatectl timezone timezones}} =====Time Date Related Setup===== ====Setup NTP server==== The N... .ntp.org/bin/view/Servers/NTPPoolServers|NTP Pool Time Servers]] page provides the regional NTP servers/... ystemctl status ntp.service'' ====Setting System Time - Time Zone==== **Also checkout systemdtimed**
KPTree - MSWindows Setup @home_server
7 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 ... many years of use. It worked really well at the time. I remember sending a query to the author concern... was the only person using this license at any one time. Autodesk charges different prices for their pro
Manjaro Setup Notes @home_server:home_server_setup:other_services
7 Hits, Last modified:
------------ # -------------------- Conky's Run Time Parameters -------------------- update_interval ... a negative value. I just chose to ignore at this time. * To autostart added the following to Setting-... ultiple Pacman instances from running at the same time and interfering with each other.\\ ATTENTION: Onl... ENTION: This command only works, when your system time is set correctly, becasue checking and importing
Docker Host @docker_notes
6 Hits, Last modified:
using Windows as my main home desktop around this time. When I started playing around with Docker to cre... p distributions came across as bloated around the time I stopped using them as my main distribution. I see no point re-engaging with Ubuntu at this time, as many of the dissatisfaction that made me move... r hardware is not especially powerful and at this time I prefer to run the main firewall on bare metal.
KPTree Torrent VM Setup @home_server
6 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
Linux Router Background @linux_router
6 Hits, Last modified:
then waited for release of Ubuntu 18.04. By this time I was back at full time work.... *The PPPoE refused to work and my ISP (Internet Service Provider) ma... environment....) *Lastly, was my ability to get time and motivation to perform the configuration and t... nnected things worked prety quickly, save at this time I found my Router modem BMC was not working prope
Localisations @personal
6 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... nificance!) (I prefer the ISO version of date and time YY-MM-DD HH:MM:SS.) *Time zones, Australia is mainly spread across 3 time zones, which is further com
Home Sprinkler Setup Notes @personal
6 Hits, Last modified:
end of problems. I replaced the valve solenoid 3 time as it went open circuit and then replaced the ent... summer months. ====Allowed Automatic Irrigation Time Restrictions==== The urban area I live in only al... rting in 2022. Hand irrigation is allowed at any time. In the hot summer months 2 days a week is not en... morning. I usually short cycle through on a fix time on each irrigation station to 'wet' the soil and
Commonly used commands and scripts @home_server:home_server_setup:other_services
6 Hits, Last modified:
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... will be run when either field matches the current time. For example, "30 4 1,15 * 5" would cause a comm
SSH Notes @home_server:home_server_setup:other_services
6 Hits, Last modified:
l('..', '%012x' % uuid.getnode()))}") # Boot Time print("="*40, "Boot Time", "="*40) boot_time_timestamp = psutil.boot_time() bt = datetime.fromtimestamp(boot_time_timestamp) print(f"Boot Ti
systemd Stuff @home_server:home_server_setup:other_services
6 Hits, Last modified:
stemd 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\\ ''sudo timedatectl set-timezone australi... /www.freedesktop.org/software/systemd/man/systemd.time.html|systemd.timeTime and date specifications]
DHCP / DNS Setup @linux_router
5 Hits, Last modified:
-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
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:
NFTables Configuration @linux_router
4 Hits, Last modified:
NFTables IP Control @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:
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified:
Docker - DHCP Server @docker_notes
3 Hits, Last modified:
Web Server setup @home_server
3 Hits, Last modified:
boot tools @tech_notes
3 Hits, Last modified:
Formatting Syntax @wiki
3 Hits, Last modified:
Docker-Compose @docker_notes
2 Hits, Last modified:
KPTree - Email Server Setup @home_server
2 Hits, Last modified:
Oscilloscope @project
2 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
2 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
2 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified:
Homepage dashboard @docker_notes
1 Hits, Last modified:
Docker mailserver @docker_notes
1 Hits, Last modified:
Nextcloud Container @docker_notes
1 Hits, Last modified:
Reverse Proxy Server @docker_notes
1 Hits, Last modified:
KPTree Recipes @home_server
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:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified:
samba @home_server:home_server_setup:other_services
1 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: