Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- BASH Customisation @home_server:home_server_setup:other_services
- collections='cscli collections list' alias cshubupdate='cscli hub update' alias cshubupgrade='cscli hub update' alias csme... exportfs -a' # INSTALLATION AND UPGRADE alias update='sudo apt-get update' alias upgrade='sudo apt-get update && sudo apt-g... e) distro]] *[[https://www.baeldung.com/linux/update-alternatives-command|The update-alternatives Command in Linux]] <- home_server:h
- Rsync @home_server:home_server_setup:other_services
- *''-a'' is the flag for archive. Keeps original dates and permissions on copy and also recurses, copie... n destination files (based upon file modification dates) *''%%--delete%%'' deletes files on the destin... rs in a human-readable format| |''-u''| ''%%--%%update'' |skip files that are newer on the rece... is script echo "rsync wrapper script executed on `date`" >> $LOG echo "options passed to rsync: " $@ >>
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- e to set up was some of the worst I have found to date for Linux in the modern day. It is the only solu... vg0/xen-home/ # EXAMPLE.COM #backup_exec /bin/date "+ backup of example.com started at %c" #backup r... :/var/db/dump/ example.com/ #backup_exec /bin/date "+ backup of example.com ended at %c" # CVS.SOUR... vg0/xen-home/ # EXAMPLE.COM #backup_exec /bin/date "+ backup of example.com started at %c" #backup r
- Web Server setup
- *To ensure the current package database is up to date: ''sudo apt update'' *To install the add-apt-repository command: "... add-apt-repository ppa:certbot/certbot'' *To update the repositories including the newly added Certbot ones: ''sudo apt update'' *To install Certbot: ''sudo apt install certb... seems to be an issue with the Nextcloud builtin updater. Sometimes the process stalls when downloading the update files, as presumably the download takes too long ... process times out. Next time trying to run the update comes up with a message that it is at step 4 (dow
- KPTree - Email Server Setup
- se links are no longer working or have not been updated for latest Ubuntu releases.\\ <fc #ff0000>**Thes... g.dragon.org.uk'' mail setup guide has not been updated for Ubuntu 20.04 as of Jan 2022, it looks like t... and as of over 3 years after 18.04 this is now outdated.// I am slowly moving away from Ubuntu to Debia... benefit if Ubuntu is that it has a quicker LTS update cycle and longer LTS support period than Debian,
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- d =====apt - package manager===== *''sudo apt update'' to update apt packages *''sudo apt upgrade'' to upgrade a... d statement to allow desired functionality. ''[ $(date +%-d) -le 7 ] && command'' means the command will only be run if the date day of month is less than or equal to 7. Similar... if the day of week is 3 (Wednesday).\\ See ''man date'' for information on the date function and return formats. ---- =====man / ap... usting bash setting run ''source ~/.bashrc'' to update configuration To function on remote server: -C
- Conky @home_server:home_server_setup:other_services
- ky's Run Time Parameters -------------------- update_interval = 2.0,-- Conky update interval in seconds total_run_times = 0,-- Numbe... y's Run Time Parameters -------------------- # update_interval 2.0 # Conky update interval in seconds total_run_times 0 #... ky's Run Time Parameters -------------------- update_interval = 2.0,-- Conky update interval in seconds total_run_times = 0,-- Numbe... nky's Run Time Parameters -------------------- update_interval 2.0 # Conky update interval in seconds total_run_times 0 #
- Time Date Related Setup @home_server:home_server_setup:other_services
- rs. 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_
- KPTree Torrent VM Setup
- s. I create a basic template machine and manual update the group and user id numbers to align, a use the... e as noted below. **//Recent changes not fully updated://** * I no longer use BTGuard, they were expensive and seem technically outdated. (There is a section on this below.) * I am us... ces seemed not to be very comprehensive and up to date. Basically not the best value for money. ++++BTG
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- ow how compatible with WF7725. * ''Flatpak update'' will update flatpak packages. * The CUPS systemd unit fi... nky's Run Time Parameters -------------------- update_interval 2.0 # Conky update interval in seconds total_run_times 0 # Number of updates before quitting. Set to zero to run forever. no... pacman -Sc''\\ After an unsuccessful attempt to update your system (which quit with a key error), you mi
- systemd Stuff @home_server:home_server_setup:other_services
- our System's Logs]] =====systemd 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 australia/perth'' to set timezone
- KPTree - Home Desktop Setup
- of my preferred Windows software reasonable up to date. I have been using Microsoft products for quite ... o not use much anymore *iTunes - Apple iOS update control software - See Separate Section below - I... A aspects are forced down our throat anyway, e.g. date format.\\ In any case I was assigned to work in ... i-function. Canon seem to not be supplying an updated driver after Windows 8.1, that is, no Windows 10
- SSH Notes @home_server:home_server_setup:other_services
- r/bin/python3 import psutil import platform from datetime import datetime import cpuinfo import socket import uuid impo... boot_time_timestamp = psutil.boot_time() bt = datetime.fromtimestamp(boot_time_timestamp) print(
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- ts and systemd handlers, as noted above; ''sudo update-rc.d nut-client disable'', ''sudo update-rc.d nut-server disable'' and ''sudo systemctl di... str2=$(echo "$str1" | grep "ups.status:") echo $(date +"%Y-%m-%d %H:%M:%S") | awk '{printf "%s ", $0}'... e> *A script file to rotate a log file out to a dated gzip log file, with a new empty log file, the lo... g file not found $logfile" exit 1 fi timestamp=`date +%Y%m%d` newlogfile=$logfile.$timestamp cp $logfi
- Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
- linux ubuntu debian Apt cache apt-cacher-ng apt update apt upgrade apt-get}} =====Set Up and Ubuntu APT ... ally the apt cacher stores all the relevant apt update and upgrade related files and and acts as a proxy... ient. The clients are setup to obtain their apt updates and upgrades via the server. The LinuxHelp web ... ing them locally. When performing a ''sudo apt update'' note the repository errors and find the reposit