- On Debian:
libvhdi-utilspackage - On Fedora:
sudo dnf install https://forensics.cert.org/cert-forensics-tools-release-27.rpm
sudo dnf install libvhdi-tools
| # Locale Setup | |
| d-i debian-installer/language string en | |
| d-i debian-installer/country string US | |
| d-i debian-installer/locale string en_US.UTF-8 | |
| # Keyboard Setup | |
| d-i keyboard-configuration/xkb-keymap select us | |
| # Clock Setup | |
| d-i time/zone string US/Eastern |
| packer { | |
| required_plugins { | |
| xenserver= { | |
| version = "= v0.7.0" | |
| source = "github.com/ddelnano/xenserver" | |
| } | |
| } | |
| } | |
| variable "remote_host" { | |
| type = string |
| const host = process.argv[2] | |
| const token = process.argv[3] | |
| const filterRemoteId = process.argv[4] | |
| async function get(path) { | |
| const headers = { | |
| cookie: `authenticationToken=${token}`, | |
| } | |
| try{ |
| #!/usr/bin/env python | |
| ## Author: David Markey <david.markey@citrix.com>, Citrix Systems. | |
| ## Licence: GNU LESSER GENERAL PUBLIC LICENSE V3, http://www.gnu.org/licenses/lgpl-3.0.txt | |
| ## THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK! | |
| ## README before use. |
| XCP-ng | |
| {"awayIndicator":"#CC8456","buttonBg":"#168048","buttonColor":"#e4e4e4","centerChannelBg":"#263740","centerChannelColor":"#e4e4e4","codeTheme":"monokai","errorTextColor":"#fb4934","linkColor":"#cc584c","mentionBg":"#FF8578","mentionColor":"#cc584c","mentionHighlightBg":"#cc584c","mentionHighlightLink":"#e4e4e4","newMessageSeparator":"#cc584c","onlineIndicator":"#168048","sidebarBg":"#282828","sidebarHeaderBg":"#1d2021","sidebarHeaderTextColor":"#e4e4e4","sidebarText":"#e4e4e4","sidebarTextActiveBorder":"#cc584c","sidebarTextActiveColor":"#e4e4e4","sidebarTextHoverBg":"#cc584c","sidebarUnreadText":"#E36F49"} | |
| XCP-ng2 | |
| {"awayIndicator":"#CC8456","buttonBg":"#168048","buttonColor":"#e4e4e4","centerChannelBg":"#263740","centerChannelColor":"#e4e4e4","codeTheme":"monokai","errorTextColor":"#fb4934","linkColor":"#cc584c","mentionBg":"#e5766a","mentionColor":"#cc584c","mentionHighlightBg":"#cc584c","mentionHighlightLink":"#e4e4e4","newMessageSeparator":"#cc584c","onlineIndicator":"#168048","sidebarBg":"#282828 |
How-to is here to help you to create a nice dashboard with:
Without this annoying dribbler thing.