Skip to content

Commit 96937c4

Browse files
committed
tip instead of note
1 parent b001f24 commit 96937c4

4 files changed

+3
-3
lines changed

qubes-cheatsheet.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ <h4 id="qubes-os-xen-boot">Qubes OS / Xen Boot</h4>
266266
<p>- <em>Qubes OS and Xen system/kernel messages</em></p>
267267
<p><code>dmesg</code> - <em>prints error, warning and informational messages about device drivers and the kernel during the boot process as well as when we connect a hardware to the system on the fly.</em></p>
268268
<p><code>xl dmesg</code> - <em>prints error, warning and informational messages created during Xen’s boot process</em></p>
269-
<p><em>NOTE: use <code>dmesg</code> and <code>xl dmesg</code> in combination with <code>less</code>, <code>cat</code>, <code>tail</code> or <code>head</code>.</em></p>
269+
<p><em>TIP: use <code>dmesg</code> and <code>xl dmesg</code> in combination with <code>less</code>, <code>cat</code>, <code>tail</code> or <code>head</code>.</em></p>
270270
<h3 id="grow-disk">Grow disk</h3>
271271
<h4 id="qvm-grow-private">qvm-grow-private</h4>
272272
<p>- <em>Increase private storage capacity of a specified VM</em></p>

qubes-cheatsheet.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ log files per DomU VM:
421421

422422
`xl dmesg` - *prints error, warning and informational messages created during Xen's boot process*
423423

424-
*NOTE: use `dmesg` and `xl dmesg` in combination with `less`, `cat`, `tail` or `head`.*
424+
*TIP: use `dmesg` and `xl dmesg` in combination with `less`, `cat`, `tail` or `head`.*
425425

426426
### Grow disk
427427

qubes-cheatsheet.pdf

4 Bytes
Binary file not shown.

qubes-cheatsheet.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ connect a hardware to the system on the fly._
499499
xl dmesg - _prints error, warning and informational messages created
500500
during Xen’s boot process_
501501

502-
_NOTE: use dmesg and xl dmesg in combination with less, cat, tail or
502+
_TIP: use dmesg and xl dmesg in combination with less, cat, tail or
503503
head._
504504

505505
Grow disk

0 commit comments

Comments
 (0)