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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup
  • Any namespace
  • home_server:home_server_setup:other_services (9)
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

IPMI Console Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 8 weeks ago
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
9 Hits, Last modified: 3 months ago
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
1 Hits, Last modified: 5 months ago
e_server_setup:other_services|Start page ^ home_server:home_server_setup:other_services:timedate|Next ->
KVM Setup
1 Hits, Last modified: 5 months ago
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
18 Hits, Last modified: 6 months ago
*''-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
20 Hits, Last modified: 6 months ago
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
6 Hits, Last modified: 6 months ago
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
2 Hits, Last modified: 6 months ago
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
1 Hits, Last modified: 6 months ago
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
17 Hits, Last modified: 6 months ago
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
14 Hits, Last modified: 6 months ago
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