Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- BASH Customisation
- 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
- Back-up Server Old Setup
- 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
- Rsync
- 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: " $@ >> ... o large. # Capture scripts start time STARTTIME=`date +%s` # Location of the Log file LOG="/home/backu... t echo -e "\n\n+++++ rsnapshot script started on `date` +++++" >> $LOG echo "options passed to rsnapshot
- Commonly used commands and scripts
- 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
- 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
- {{tag>linux debian chrony ntp time date timedatectl timezone timezones}} =====Time Date Related Setup===== ====Setup NTP server==== The NTP se... P tips: *To install: ''sudo apt install ntp ntpdate'' *To edit main configuration file: ''sudo nano... tectl'' command to interogate and modify time and date information as required, mainly used to set local
- NUT (Network UPS Tools) Setup
- 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}'... g file not found $logfile" exit 1 fi timestamp=`date +%Y%m%d` newlogfile=$logfile.$timestamp cp $logfi
- Set Up and Ubuntu APT Cache
- 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... ing them locally. When performing a ''sudo apt update'' note the repository errors and find the reposit... do do-release-upgrade'' change ''sudo vim /etc/update-manager/meta-release'' ---- <- home_server:home
- apt package management
- 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
- Manjaro Setup Notes
- 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 #... pacman -Sc''\\ After an unsuccessful attempt to update your system (which quit with a key error), you mi
- systemd Stuff
- edatectl'' to print current time date on cli\\ ''Date'' to print basic time date only on cli\\ ''timedatectl list-timezones'' to ... emd/man/systemd.time.html|systemd.time — Time and date specifications]] and [[https://www.freedesktop.or
- IPMI Console Setup
- umbers="true"]> # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation o... oted above. After this run the command ''sudo update-grub'' to update the grub boot loader based upon the updated confi
- SSH Notes
- gin Scripts==== ====Debian==== *''ls -la /etc/update-motd.d/'' to see the scripts that are run after t... This system status information script, ++++/etc/update-motd.d/50-landscape-sysinfo| <code> #!/bin/sh # p... echo -n " System information as of " /bin/date echo /usr/bin/landscape-sysinfo else
- logrotate
- g file not found $logfile" exit 1 fi timestamp=`date +%Y%m%d` newlogfile=$logfile.$timestamp cp $logfi
- NFS
- re. Sadly a number of resources I use seem out of date, not updated and/or possible subject to disappear