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
- 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_
- 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
- 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
- apt package management @home_server:home_server_setup:other_services
- the full correct current package - ''sudo apt update'' to update the system package listing - ''sudo apt upgrade'' to update the install system packages that was no functiona
- IPMI Console Setup @home_server:home_server_setup:other_services
- oted above. After this run the command ''sudo update-grub'' to update the grub boot loader based upon the updated configuration file. The main computer then need
- NFS @home_server:home_server_setup:other_services
- re. Sadly a number of resources I use seem out of date, not updated and/or possible subject to disappearance. ====L
- Calibre Server @home_server:home_server_setup:other_services
- book Server on Ubuntu 20.04]] first: ''sudo apt update && sudo apt install -y libfontconfig libgl1-mesa-... nload_linux|Calibre Download for Linux]] *A bit dated from DigitalOcean: [[https://www.digitalocean.co