This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
import subprocess | |
#will be replaced with inputs from Chef | |
name='test' | |
vcpus=1 | |
memory=2048 | |
iso='/var/lib/libvirt/images/Centos.iso' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
userresources=$HOME/.Xresources | |
usermodmap=$HOME/.Xmodmap | |
sysresources=/etc/X11/xinit/.Xresources | |
sysmodmap=/etc/X11/xinit/.Xmodmap | |
# merge in defaults and keymaps | |
if [ -f $sysresources ]; then |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 1642.413] (WW) Failed to open protocol names file lib/xorg/protocol.txt | |
[ 1642.414] | |
X.Org X Server 1.20.0 | |
X Protocol Version 11, Revision 0 | |
[ 1642.417] Build Operating System: Linux Arch Linux | |
[ 1642.418] Current Operating System: Linux Diablo 4.17.9-1-ARCH #1 SMP PREEMPT Sun Jul 22 20:23:36 UTC 2018 x86_64 | |
[ 1642.418] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=2119a53b-81b6-4fef-8d47-d971a1e15a9b rw quiet | |
[ 1642.420] Build Date: 18 June 2018 03:12:37PM | |
[ 1642.421] | |
[ 1642.422] Current version of pixman: 0.34.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 16.733] (WW) Failed to open protocol names file lib/xorg/protocol.txt | |
[ 16.733] | |
X.Org X Server 1.20.1 | |
X Protocol Version 11, Revision 0 | |
[ 16.733] Build Operating System: Linux Arch Linux | |
[ 16.733] Current Operating System: Linux diablo 4.18.6-arch1-1-ARCH #1 SMP PREEMPT Wed Sep 5 11:54:09 UTC 2018 x86_64 | |
[ 16.733] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dd486df4-28eb-4cba-8658-f30c5aab7a7d rw quiet | |
[ 16.733] Build Date: 09 August 2018 06:37:34PM | |
[ 16.733] | |
[ 16.733] Current version of pixman: 0.34.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is XeTeX, Version 3.14159265-2.6-0.999991 (MiKTeX 2.9.7050 64-bit) (preloaded format=xelatex 2019.6.14) 21 JUN 2019 23:35 | |
entering extended mode | |
**c:/Users/nicta/Documents/Markdown/FrigiTry/main.tex | |
(c:/Users/nicta/Documents/Markdown/FrigiTry/main.tex | |
LaTeX2e <2018-12-01> | |
(friggeri-cv.cls | |
Document Class: friggeri-cv 2012/04/30 CV class | |
("C:\Program Files\MiKTeX 2.9\tex/latex/base\article.cls" | |
Document Class: article 2018/09/03 v1.4i Standard LaTeX document class | |
("C:\Program Files\MiKTeX 2.9\tex/latex/base\size10.clo" |