-
Install a working (and compiled) version of virt-viewer. You may view the homebrew package's upstream source on GitHub.
brew tap jeffreywildman/homebrew-virt-manager brew install virt-viewer
-
Once that's installed should be able make a call
remote-viewer
with a pve-spice.vv file downloaded from proxmox web interface
#!/usr/bin/env python3 | |
# | |
# This python script provides a function to query the opnSense (v21.3 - v23.1.x) dhcp leases status page and | |
# return a list of tuples including ip, hostname, and mac address. This script will not work with version 23.7.x+ | |
# due to changes in the DHCP lease page. | |
# See comment from dheldt on modified version that works using api searchLeases page. | |
# To use the original script, ensure LXML is installed via package manager or via pip. | |
# | |
# 27-Mar-2021 - Original release |
This cheatsheet shows how to install and enable Avast antivirus (Avast Business Antivirus for Linux) on your PMG server.
Please note that Avast Business Antivirus for Linux is not provided for free and you need to buy license. You can test it for free after requesting trial license.
Download and install avast.gpg
key:
wget -q -O - https://files.avast.com/files/resellers/linux/avast.gpg | apt-key add -
This script can be used to backup essential configuration files from the Proxmox Virtual Enivronment (PVE) host.
The script will create backups using tar
with specified backup prefix and date and time stamp in the file name. Script will also delete backups that are older then number of days specified.
To create backup script that will be executed every day we can create backup script in /etc/cron.daily/
folder. We need to make it writeable by root (creator) only, but readable and executable by everyone:
touch /etc/cron.daily/pvehost-backup
QNAP NAS model TS-453 Pro has limited documentation on how to control its various peripherals, namely:
- the front LCD display, a 2 row, 16 column blue & white LCD display, and its two menu buttons ("ENTER", "SELECT")
- the front LEDs "STATUS" (red & green) & "USB" (blue)
- the 4 "disk error" LEDs (red)
- the front "USB COPY" button
- the main rear fan
#!/bin/bash | |
# | |
# This script will allow your linux desktop to join a Univention Server domain | |
# This will allow you connect to an LDAP,Kerberos,Samba server | |
# This was tested on Centos7.5 logging into Univention Server, but might work for other servers too | |
# | |
# https://www.univention.com/ | |
# |
本群組清單 提交修改 請至 gist 回覆
[AD]
- 台灣 OSS Conference的宣傳與交流
- https://lokidea.page.link/TWOssConfList (Google文件)
- 以上連結歡迎推廣與編輯
- https://www.fb.com/groups/Taiwan.OSS.Conference.List/