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.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup
  • Any namespace
  • home_server:home_server_setup:other_services (23)
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:

systemd Stuff @home_server:home_server_setup:other_services
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_
Rsync @home_server:home_server_setup:other_services
23 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 - STARTTIM... Now execute the script, also capture scripts end time, calculate run time, # and send status notification to Pushover app (... d based on the cron's system # daemon's notion of time and timezones. # # Output of the crontab jobs (including e
BASH Customisation @home_server:home_server_setup:other_services
22 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 @home_server:home_server_setup:other_services
21 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|
Commonly used commands and scripts @home_server:home_server_setup:other_services
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
Manjaro Setup Notes @home_server:home_server_setup:other_services
10 Hits, Last modified: 18 months ago
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 @home_server:home_server_setup:other_services
8 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
Conky @home_server:home_server_setup:other_services
8 Hits, Last modified: 5 years ago
----------- -- -------------------- Conky's Run Time Parameters -------------------- update_interval... .0,-- Conky update interval in seconds total_run_times = 0,-- Number of updates before quitting. Set t... ---------- # # -------------------- Conky's Run Time Parameters -------------------- # update_interva... # Conky update interval in seconds total_run_times 0 # Number of updates before quitting.
Network Setup
6 Hits, Last modified: 13 months ago
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
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
6 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. ... server and UPS now for about 7 years. In all that time I never got the upsmon part of it operational. Th... ulti-user.target </code> My system takes a bit of time for the network system to fire up, so I delay the
KVM Setup
4 Hits, Last modified: 20 months ago
tu server. Only one server could be running at a time using EUFI boot options. I ran into the following... y allows one user to be actively logged in at any time either locally or remotely. This limitation was ... ' (initiate a shutdown now in VM, could take some time to actually stop) * ''sudo virsh destroy doma... unchanged at 11GB, but with compression to 5.2GB. Time to compress was longer and dependent upon the har
Linux Block Device Notes @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
My Home IT Setup
2 Hits, Last modified: 12 months ago
etup===== Hardware - I have censored this for the time being.... A special mention goes to the [[https:... ng. It should be considered that traditional full time raid systems require all hard disks spinning when
Home Server Notes
2 Hits, Last modified: 8 months ago
Calibre Server @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 years ago
snapraid @home_server:home_server_setup:other_services
2 Hits, Last modified: 7 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
VNC Server
1 Hits, Last modified: 16 months ago
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
Home Server Index @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago