Search
You can find the results of your search below.
Fulltext results:
- IPMI Console Setup @home_server:home_server_setup:other_services
- umbers="true"]> # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file,... 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 the
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- nVidia graphic card and some minor issues with updates. Having used Debian / Ubuntu the past 10 years o... esting basically give a similar level of latest updates as Manjaro/Arch. I have not bothered with Manja... ow how compatible with WF7725. * ''Flatpak update'' will update flatpak packages. * The CUPS systemd unit file is: cups.service and cups.socket The
- snapraid @home_server:home_server_setup:other_services
- e_server_setup:other_services|Start page ^ home_server:home_server_setup:other_services:timedate|Next ->
- KVM Setup
- ev/nbd0. *Use ''sudo partprobe /dev/nbd0'' to update the kernel device list. *Use ''ls -l /dev/nbd0
- 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: " $@ >>
- BASH Customisation @home_server:home_server_setup:other_services
- change the prompt color code from 34 to 36. To update the terminal, without logging off type: '' ~/.bas... n mixed up! Aug 23 2022 or Jan 1 11:44 for nearer dates. * ''iso'' gives 2023-01-23 for more th... s file:| <code bash> # This is my current / up-to-date list of bash aliases. # This is the exact same fi... collections='cscli collections list' alias cshubupdate='cscli hub update' alias cshubupgrade='cscli hub
- SSH Notes @home_server:home_server_setup:other_services
- 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 ... r/bin/python3 import psutil import platform from datetime import datetime import cpuinfo import socket
- 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. ====Links==== The following are some helpful li
- Network Setup
- gation]] ++++Home Server Index|<pagelist&table&nodate&nouser&header> *[[home_server:home_server_setup:s
- 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
- journal journalctl tzdata timezone apt upgrade update install remove crontab man apropos tldr ip tc sys... d =====apt - package manager===== *''sudo apt update'' to update apt packages *''sudo apt upgrade'' to upgrade apt packages, after running update *''sudo apt install package'' to install a pack