KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup:other_services
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Time Date Related Setup

Fulltext results:

Rsync
39 Hits, Last modified: 8 months ago
|preserve permissions| |''-t''| ''%%--%%times'' |preserve modification times| |''-o''| ''%%--%%owner'' |preserve ow... >> $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 (
systemd Stuff
24 Hits, Last modified: 3 years ago
'Date'' to print basic time date only on cli\\ ''timedatectl list-timezones'' to set available time zones\\ ''sudo timedatectl set-timezone australia/perth'' to set timezone\\ Some links: *Arch Linux [[https://wiki.archlinux.org/index.php/Systemd/T... /www.freedesktop.org/software/systemd/man/systemd.time.html|systemd.time — Time and date specifications]] and [[https://www.freedesktop.org/software/systemd/man/systemd.timer.html|systemd.timer — Timer unit configuration]] ---- <- home_server:home_
BASH Customisation
23 Hits, Last modified: 10 months ago
* ''full-iso'' is same as long-iso, except time time is to the nanosecond and local timezone delta is displayed * The ''TIME_STY... ut=30''\\ This will change the default 15 minutes time out to 30 minutes. Changing the timestamp_timeout=0 will require the sudo password at every use.... ll never expire.\\ \\ ''sudo -k'' resets the sudo timeout and password must be entered again next time sudo is used.\\ \\ The default timeout seems pret... https://ostechnix.com/how-to-change-sudo-password-timeout-in-linux/|Change Sudo Password Timeout in Linux]] ------- =====Display Brightness Co
Time Date Related Setup
22 Hits, Last modified: 3 years ago
{{tag>linux debian chrony ntp time date timedatectl timezone timezones}} =====Time Date Related Setup===== ====Setup NTP server==== Th... meters. The following commands are typical: *''timedatectl'' and ''timedatectl status'' to list current system time date information. *''timedatectl list-timezones'' to list available time zones in timedatectl. *''sudo timedatectl set-timezone Australia/Perth'' to change timezone to desired. ---- <- home_server:home_server_setup:other_services:snapraid|
Conky
16 Hits, Last modified: 5 years ago
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
NUT (Network UPS Tools) Setup
16 Hits, Last modified: 3 years ago
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
Manjaro Setup Notes
13 Hits, Last modified: 18 months ago
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 run FIX ERRORS. If you 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
SSH Notes
12 Hits, Last modified: 21 months ago
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}") # p
Commonly used commands and scripts
10 Hits, Last modified: 12 months ago
d based on the cron's system # daemon's notion of time and timezones. # # Output of the crontab jobs (including ... will be run when either field matches the current time. For example, "30 4 1,15 * 5" would cause a comm... tput to a pager, so you can read it one page at a time, with netstat -anp | less. Or, you might instead ... or open network sockets belonging to apache. This time, let's say we want to know which program opened a
Fail2Ban
5 Hits, Last modified: 4 years ago
wall (IPTables) to restrict (stop for a period of time) these activities. So fail2ban limits incorrect a... reip = 127.0.0.1/8 ::1 192.168.1.0/24'' *''bantime = 60m'' *''findtime = 60m'' *''maxretry = 4'' *then adjust each jail to be activated: *... " in jail.local: enable = true mode = more bantime = 12h port = smtp,465,submission logpath = %(p
Linux Block Device Notes
3 Hits, Last modified: 8 months ago
is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Sun Sep 14 11:21:22 2025 AWST SMART suppor... nto standby mode after reboot and set the standby time create and use on boot systemd service. ++++/etc/... able, get and set the value of the infamous idle3 timer found on recent Western Digital Hard Disk Drives
logrotate
3 Hits, Last modified: 3 years ago
tate logs. -Using a script and cron (or systemd.timer) -Using ''logrotate'' ====Logrotate using scr... echo "log file not found $logfile" exit 1 fi timestamp=`date +%Y%m%d` newlogfile=$logfile.$timestamp cp $logfile $newlogfile cat /dev/null > $logfile gzi
IPMI Console Setup
3 Hits, Last modified: 16 months ago
b -n 'Simple configuration' GRUB_DEFAULT=0 #GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT_STYLE=menu GRUB_TIMEOUT=8 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDL
Calibre Server
2 Hits, Last modified: 5 years ago
to reread some of my favorite books. I spent some time to clean the library up, but still need to spend more time. The best solution is on the Calibre website [[h
snapraid
2 Hits, Last modified: 7 months ago
nually. ''sudo snapraid touch'' to add sub-second time granularity to the files that improves snapraid u... e_server_setup:other_services|Start page ^ home_server:home_server_setup:other_services:timedate|Next ->
Webmin
2 Hits, Last modified: 3 years ago
IPMI CLI Tools
2 Hits, Last modified: 3 years ago
Back-up Server Old Setup
1 Hits, Last modified: 21 months ago
SWAP Files
1 Hits, Last modified: 3 years ago
VIM Editor
1 Hits, Last modified: 3 years ago
samba
1 Hits, Last modified: 4 years ago
Set Up and Ubuntu APT Cache
1 Hits, Last modified: 5 years ago
Home Server Index
1 Hits, Last modified: 3 years ago