User contributions for Tinker
Jump to navigation
Jump to search
- 00:35, 17 April 2023 diff hist +148 Proxmox Backup Client →Test Run(s)
- 00:07, 17 April 2023 diff hist +527 Proxmox Backup Client →Installation
- 23:41, 16 April 2023 diff hist +119 Proxmox Backup Client →Backup Client Usage
- 23:36, 16 April 2023 diff hist +83 Proxmox Backup Client →Installation
- 23:30, 16 April 2023 diff hist −34 Proxmox Backup Client →Installation
- 23:29, 16 April 2023 diff hist +56 Proxmox Backup Client
- 23:23, 16 April 2023 diff hist +700 N Proxmox Backup Client Created page with "= Installation = * <code>wget <nowiki>https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg</nowiki> -O /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg</code> * <code>vi /etc/apt/sources.list</code> * add in: <syntaxhighlight> # Proxmox Backup Server pbs-no-subscription repository provided by proxmox.com, # NOT recommended for production use deb http://download.proxmox.com/debian/pbs bullseye pbs-no-subscription </syntaxhighlight> * <code>vi /etc/apt/so..."
- 16:14, 15 April 2023 diff hist +112 PVE LXC Containers →CLI method
- 16:06, 15 April 2023 diff hist +33 PVE LXC Containers →CLI method
- 16:04, 15 April 2023 diff hist +103 PVE LXC Containers →CLI method
- 15:55, 15 April 2023 diff hist +38 PVE LXC Containers →CLI method
- 15:45, 15 April 2023 diff hist −1 PVE LXC Containers →CLI method
- 15:41, 15 April 2023 diff hist +112 PVE LXC Containers →CLI method
- 15:31, 15 April 2023 diff hist +512 PVE LXC Containers →Creating the Container
- 15:10, 15 April 2023 diff hist +59 PVE LXC Containers →PVE CLI Tools for LXC work...
- 13:02, 15 April 2023 diff hist +49 PVE LXC Containers
- 12:31, 15 April 2023 diff hist +180 PVE LXC Containers →Pre-Built Containers
- 12:28, 15 April 2023 diff hist −3 PVE LXC Containers →Pre-Built Containers =
- 12:28, 15 April 2023 diff hist +29 PVE LXC Containers →Configuring & Using the Container
- 18:53, 14 April 2023 diff hist +8 MQTT monitoring Daemon →The Script current
- 18:53, 14 April 2023 diff hist +23 MQTT monitoring Daemon →The systemd Service Unit
- 18:52, 14 April 2023 diff hist +10 MQTT monitoring Daemon →Requirements:
- 17:19, 14 April 2023 diff hist +15 Linux - Stats over MQTT →/usr/local/bin/MQTTstats.sh
- 17:17, 14 April 2023 diff hist +10 Linux - Stats over MQTT →Requirements:
- 17:13, 14 April 2023 diff hist +9 MQTT monitoring Daemon →The Script
- 17:13, 14 April 2023 diff hist +9 MQTT monitoring Daemon →The systemd Service Unit
- 17:10, 14 April 2023 diff hist +409 Linux - Stats over MQTT
- 17:09, 14 April 2023 diff hist −4 MQTT monitoring Daemon
- 17:07, 14 April 2023 diff hist +104 Linux - Stats over MQTT
- 17:01, 14 April 2023 diff hist +1,550 N Linux - Stats over MQTT Created page with "=== /usr/local/bin/MQTTstats.sh === <syntaxhighlight lang="sh" line="1"> # Get uptime if [ -f "/proc/uptime" ]; then uptime=`cat /proc/uptime` uptime=${uptime%%.*} seconds=$(( uptime%60 )) minutes=$(( uptime/60%60 )) hours=$(( uptime/60/60%24 )) days=$(( uptime/60/60/24 )) fi # Get loadavg if [ -f "/proc/loadavg" ]; then OneMin=`cat /proc/loadavg {{!}} cut -b 1-4` FiveMin=`cat /proc/loadavg {{!}} cut -b 6-9` FifteenMin=`cat /proc/loadavg {{!}} cut -b 11-14` fi # Get %..."
- 16:59, 14 April 2023 diff hist +50 Linux Stuff →System Setup
- 16:51, 14 April 2023 diff hist +3 MQTT monitoring Daemon →Sending it messages
- 16:04, 14 April 2023 diff hist −209 MQTT monitoring Daemon
- 16:03, 14 April 2023 diff hist +571 MQTT monitoring Daemon
- 15:51, 14 April 2023 diff hist +86 MQTT monitoring Daemon →The systemd Unit
- 15:48, 14 April 2023 diff hist +61 MQTT monitoring Daemon
- 15:47, 14 April 2023 diff hist +2,091 N MQTT monitoring Daemon Created page with "== Requirements: == * <code>apt install mosquitto-clients</code> * <code>apt install jq</code> == The systemd Unit == <code>/etc/systemd/system/MQTTmon.service</code> <syntaxhighlight lang="bash"> [Unit] Description=MQTT Monitoring Daemon After=network.target Requires=network.target [Service] Type=simple User=root ExecStart=/usr/bin/MQTTmon Restart=always [Install] WantedBy=multi-user.target </syntaxhighlight> * <code>systemctl daemon-reload</code> * <code>systemc..."
- 15:46, 14 April 2023 diff hist +48 Linux Stuff →System Setup
- 13:09, 14 April 2023 diff hist +122 PVE LXC Containers →DHCP / DNS Difficulties
- 13:00, 14 April 2023 diff hist +190 PVE LXC Containers →Stumbling Blocks & Oddities
- 14:00, 12 April 2023 diff hist +154 PVE LXC Containers →Stumbling Blocks & Oddities
- 13:57, 12 April 2023 diff hist +11 PVE LXC Containers →Stumbling Blocks
- 18:06, 10 April 2023 diff hist −1 PVE External Drive Backups →Putting this to use current
- 18:05, 10 April 2023 diff hist +87 PVE External Drive Backups →Putting this to use
- 18:00, 10 April 2023 diff hist +69 PVE External Drive Backups →Putting this to use
- 17:34, 10 April 2023 diff hist +71 PVE External Drive Backups →TBD
- 17:29, 10 April 2023 diff hist +255 PVE External Drive Backups →TBD
- 15:46, 10 April 2023 diff hist −2 Proxmox Stuff →Proxmox Virtual Environment
- 15:45, 10 April 2023 diff hist 0 m PVE External Drive Backups Tinker moved page PVE Removable Drive Backups to PVE External Drive Backups without leaving a redirect
- 15:43, 10 April 2023 diff hist +3,371 N PVE External Drive Backups Created page with "First, need USB drive handling. = A starting point: USBmount = * [https://www.linuxuprising.com/2019/04/automatically-mount-usb-drives-on.html Automatically Mount USB Drives On Ubuntu Or Debian Server With USBmount] ** [https://github.com/rbrito/usbmount USBmount on GitHub] * <code>apt install -y git debhelper build-essential lockfile-progs</code> * <code>mkdir src</code> * <code>cd src</code> * <code>git clone https://github.com/rbrito/usbmount</code> * <code>cd usbmou..."