nd_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php>
<?php
/**
* Customizati... be modified
*/
$lang['js']['nosmblinks'] = '';
</code>
==== Image Links ====
You can also use an imag... t use indention for deeper levels
- That's it
<code>
* This is a list
* The second item
* You... t use indention for deeper levels
- That's it
</code>
Also take a look at the [[doku>faq:lists|FAQ on
using my own server. Here's how to install one:
<code>$ apt-get install python-dev mercurial sqlite3 py... env apache2-mpm-prefork libapache2-mod-wsgi make</code>
Add user ffsync:
<code>$ adduser --group --system --home /usr/local/firefox-sync-server --disabled-password ffsync</code>
Add apache user (www-data) to group ffsync:
<co
is script. You must use a PASSWORD on the file!
<code bash>
#!/bin/bash
sudo openssl pkcs12 -export -in... rtfile cert.pem -out /etc/ssl/certs/davmail.p12
</code>
Add the following configuration options to info... you just generated and the passphrase you set:
<code class="code-pre">davmail.ssl.keystoreType=PKCS12
davmail.ssl.keystoreFile=/usr/lib/ssl/certs/davmail.p1
> Execution Modes:
for LaTeX switches type in:
<code>--shell-escape %0</code>
for Pdflatex switches:
<code>--shell-escape</code>
for Texify switches:
<code>--tex-option=-shell-escape %0</code>
for PDFTeXify
TED; no longer needed
- Clone the git repo\\ <code bash>git clone https://github.com/chenxiaolong/Debian-Packages.git
cd Debian-Packages/</code>
- Install the build dependencies. Run the foll... packages it lists using apt-get/synaptic/etc.\\ <code bash>
cd freetype-infinality/
dpkg-checkbuilddeps... d ../fontconfig-infinality/
dpkg-checkbuilddeps
</code>
- Build the packages:\\ <code bash>
cd ../fre
ore elegant ways but here's my two-minute hack:
<code>
~% cat paper.tex| \
perl -lne 'while ($_)... "$c $count{$c}";
}
}'
</code>
The backslash key is often hard to stretch to, ... the semi-colon is. First you need to find the keycode for the semi-colon. There are two ways to do this... ation about it in the terminal - including the keycode. The other way to do it is to run xmodmap -pke. T
====== Microsoft update error code list ======
Microsoft update sometimes fails with lovely error codes... nked help will not find. At last I found an error code list with hints to the possible cause of the erro... https://support.microsoft.com/de-de/help/836941
<code>
Hexadezimaler Fehlercode Dezimaler Fehlercode API-Fehlerbeschreibung
0x80070008 -2147024888 ERROR_NOT
ynergy no longer worked. I got the error message
<code>WARNING: failed to connect to server: incompatible client 1.3</code>
The reason for this is that synergy on Ubuntu 13... kage from http://synergy-foss.org/download/?list
<code>sudo apt-get remove synergy
sudo dpkg --install s... 1.4.12-Linux-x86_64.deb
sudo apt-mark hold synergy</code>
{{tag>synergy}}
~~LINKBACK~~
~~DISCUSSION~~
e which now belong to root instead of you (USER)
<code>
cd .sage
sudo chown $USER:$USER * -R
sage
</code>
Should now work.
=====
Setting up sagetex for LaT... xima/maple/... directly inside you LaTeX file!):
<code>
mkdir ~/texmf
ln -s /opt/sage/local/share/te... eneric/sagetex/ ~/textmf/sagetex
sudo texhash
</code>
Now you have the sagetex.sty file from the sage
e which now belong to root instead of you (USER)
<code>
cd .sage
sudo chown $USER:$USER * -R
sage
</code>
Should now work.
=====
Setting up sagetex for LaT... xima/maple/... directly inside you LaTeX file!):
<code>
mkdir ~/texmf
ln -s /opt/sage/local/share/te... eneric/sagetex/ ~/textmf/sagetex
sudo texhash
</code>
Now you have the sagetex.sty file from the sage
load the created archive to the created bucket:
<code>
aws put BUCKET/dir.tar.gz /path/to/todays_backup.tgz.aes-256-cbc
</code>
The best part is that you don't have to do this... backs up photos stored on the local hard disk:
<code>
tar -zcf – todays_backup|openssl enc -aes-256-cb... -256-cbc /path/to/todays_backup.tgz.aes-256-cbc
</code>
Replace yourpassword with a password of your o
Setting the resolution to 640x480 got me errors.
<code>zmwatch[2429].ERR [Shared data size conflict in s... ta for monitor Monitor-1, expected 328, got 316]</code>
Patching /usr/share/perl5/ZoneMinder/Memory.pm at line 130:
<code>
The patch for i386 ($arch should be 32 here but ... es 64 bit integer):
-----
-our $arch = int(3.2*length(~0));
+our $arch = 32; beyond 320x240
</code>