ThomasRoth
Hardware
Configuration Management
Source Code Management
Network
Operating System, Installations
Virtuelles
Logspam
> echo ':syslogtag,contains,"irqbalance" ~' > /etc/rsyslog.d/10-irqbalance.conf
+ restart of rsyslog
Emacs
Mathe mit Emacs
(defun caer (arg beg end)
"Calculate the region and display the result in the echo area.
With prefix ARG non-nil, insert the result at the end of region."
(interactive "P\nr")
(let* ((expr (buffer-substring-no-properties beg end))
(result (calc-eval expr)))
(if (null arg)
(message "%s = %s" expr result)
(goto-char end)
(save-excursion
(insert result)))))
Then mark the numerical expression in the text to evaluate, do
C-u M-x caer
and the result will appear at the end of the expression.
- Sum up column:
- Since Emacs 24,
C-x space
starts "rectangle-mark-mode", sets point and visually shows the column then marked using the arrow keys
-
M-x calc-grab-sum-down
adds up the number in the so-marked column
32 bit in 64 bit
dpkg --add-architecture i386
aptitude update
Häute
The overall skin:
Skin styles:
- Set FOSWIKI_LAYOUT_URL= /pub/System/PatternSkinThemeFatWilly/layout.css
- Set FOSWIKI_STYLE_URL = /pub/System/PatternSkinThemeFatWilly/style.css
- Set FOSWIKI_COLORS_URL = /pub/System/PatternSkinThemeFatWilly/colors.css
Theme variants:
- Set PATTERNSKIN_COLUMNS = /pub/System/PatternSkinThemeFatWilly/column_right.css
- Set PATTERNSKIN_THEME_VARIANT =
Navigation:
- Set PATTERNSKIN_NAVIGATION_TOPIC= System/PatternSkinThemeFatWillyNavigation
Top bar:
- Set WEBHEADERART =
- Set WEBHEADERBGCOLOR =