Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Ergebnisse
- Formatting Syntax: 35 Treffer
- 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
- Drupal: jquery_jstree Example Module: 16 Treffer
- al.org/user/199987|maintainer]], apply patches
<code bash>
cd /path/to/jquery_update
wget -O - http://... 8_drupal_to_js_all_escaped_13.patch | patch -p0
</code>
===== Installation =====
* Download [[http://w... ry'' inside the ''jquery_jstree'' module folder
<code bash|h replace with your paths>
wget -P /tmp http... v.1.0rc2-1.zip -d /path/to/jquery_jstree/jquery
</code>
===== Building the module jstree_demo =====
Crea
- VI/VIM: 13 Treffer
- de/t_programme/vim_fold.html|VIM kannste knicken! Code Folding mit VIM]]
* http://www.nitidelo.de/vim.... ====
* Dateien konvertieren Dox <-> Unix
* <code>:set ff=dos</code>
* <code>set fileformat=unix</code>
===== Plugins (VIM) =====
==== Taglist ====
* [[http://vim-t
- shells: 12 Treffer
- n exportieren | <code bash>FOO=BAR</code> <code bash>export BAR</code> | <code bash>export FOO=Bar</code> | <code bash>FOO=
- UMTS unter Linux: 12 Treffer
- inicom auf /dev/ttyUSB0, Ausgabe des Befehls ATI><code>
ATI
Manufacturer: huawei
Model: E17X
Revision: 1... 1.55
IMEI: 3592980XXXXXXXX
+GCAP: +CGSM,+DS,+ES
</code></box>
==== Installation ====
<note tip>
Unte... 98% round|/etc/udev/rules.d/50-huawei-e220.rules><code bash>
SUBSYSTEM=="usb", SYSFS{idProduct}=="1003",... odprobe usbserial vendor=0x12d1 product=0x1003"
</code></box>
Jetzt kann der UMTS-Stick eingesteckt werd
- FreeBSD: 10 Treffer
- andbook/mirrors-rsync.html|Handbuch]] zu finden.
<code bash>
MIRROR=ftp.nl.FreeBSD.org
ARCH=i386
RELEASE... ckages-$RELEASE-release/ FreeBSD-$RELEASE-$ARCH
</code>
==== su - ermöglichen =====
Ein //normaler// Ben... s/faq2.html#procfs
<box round 98%|''/etc/fstab''><code bash>
proc /proc procfs rw 0 0
</code></box>
* gdm/Gnome beim Booten starten: <code>/
- IPv6: 8 Treffer
- r nötig.
</note>
<box round 98%|/etc/default/ntp><code>
NTPD_OPTS='-g -6'
^^^
</code></box>
==== IRC ====
* freenode ipv6.chat.freenode.net
=== irssi ===
/set resolve_prefer_ipv6 ON
oder
<code>
settings = {
core = {
...
resolve_prefer_ipv6 = "yes";
...
</code>
==== Java ====
Einige Java-Programme under Linu
- Clamd: Could not connect to scanner! Scanner down?: 6 Treffer
- PV configured to use clamd, but fails to start.
<code|/var/log/havp/error.log>
16 13/10/2011 21:09:42... test! (Could not connect to scanner socket)
</code>
===== Solution =====
The user which is running ... he socket clamd is listen and HAPV is point to:
<code|/etc/clamav/clamd.conf>
...
AllowSupplementaryGro... true
LocalSocket /var/run/clamav/clamd.ctl
...
</code>
<code|/etc/havp/havp.config>
...
ENABLECLAMD tru
- wmii - Window manager mit Plan9-Einfluss: 6 Treffer
- stallation =====
==== wmii-hg unter Debian ====
<code>
mkdir /usr/src/wmii
cd /usr/src/wmii
hg clone http://code.suckless.org/hg/libixp
hg clone http://code.suckless.org/hg/wmii
</code>
<note tip>
Für ein Update in den jeweiligen verzeichnissen ''hg pull'' aus
- asp4: 6 Treffer
- nd left|ASCII Repräsentation des SSH Schlüssels><code>
+--[ RSA 2048]----+
| |
| ... + |
| .+.o |
+-----------------+
</code></box>
* SSH-Client für Windows: [[http://www.... ndere Dinge erfasst werden. Hierzu muss folgender Code in die Webseite eingebaut werden (optimal ist wei... dem ''</body>''-Tag :
<box round 98%|Awstats HTML-Code für Javascript-Einbettung><code html>
<!-- BOF: I
- Debian GNU/Linux: 4 Treffer
- //apt-cache// überprüft werden.
<box round 98%|><code bash>
echo "deb http://backports.debian.org/debia... apt-get -t squeeze-backports install "package"
</code></box>
* http://backports.debian.org/Instructio... n und herunterladen, z.B. in /tmp
<box 98% round><code bash>
aptitude install module-assistant debhelper... b
aticonfig --intial --input /etc/X11/xorg.conf
</code></box>
* m-a prepare zieht fast alles was benöt
- OpenBSD: 4 Treffer
- deaktiviert werden.
<box round 98%|''/etc/rc''><code bash>
--- a/rc Wed Jan 26 18:46:15 2011 +0100
+++... /usr/X11R6/bin/xdm ${xdm_flags}
+#fi
exit 0
</code></box>
Folgender Eintrag startet gdm beim System... kg_info gdm''):
<box round 98%|''/etc/rc.local''><code bash>
--- a/rc.local Wed Jan 26 18:49:31 2011 +01... en
+ echo -n ' gdm'; (sleep 5; /usr/local/sbin/gdm)&
+fi
echo '.'
</code></box>
{{tag>unix}}
- Mercurial - eine verteilte Versionskontrolle: 4 Treffer
- sfrische_software_fuer_stable|Backports]], sowie <code bash >aptitude install python2.5-dev python-setuptools</code>
* anschließend wie angegeben <code bash >easy_install hg-git</code>
{{tag>development}}
- Solaris: 4 Treffer
-
<box round 98%|für Bourne-Shell: ''~/.profile''><code bash>
PAGER=/usr/bin/less
export PAGER
</code></box>
==== Dienste ====
Solaris setzt ab Version 10 auf... efert keine Ergebnisse sondern folgende Meldung:
<code>
/usr/dt/man/windex: Datei oder Verzeichnis nicht... n/windex: Datei oder Verzeichnis nicht gefunden
</code>
=== Lösung ===
''man apropos'' verweist auf catm
- Programme und Tipps für die Konsole: 4 Treffer
- remind - ein anspruchsvolles Kalender- und Alarm-Programm: 4 Treffer
- F-Spot Fotoverwaltung: 4 Treffer
- .../var/run/cyrus/socket/lmtp]: No such file or directory): 4 Treffer
- vtigerCRM: 4 Treffer
- WARN: all primary virus scanners failed: 3 Treffer
- Apache2: 3 Treffer
- Fedora: 2 Treffer
- Open Source Software DTP: 2 Treffer
- Python: 2 Treffer
- Referenzkarte Netzwerk: 2 Treffer
- Diverse Tipps und Tricks zu Xfce: 2 Treffer
- Informationen zu LaTeX: 2 Treffer
- Mozilla Firefox / Iceweasel: 2 Treffer
- Linux Professional Institute (LPI): 2 Treffer
- KVM on Debian Lenny: no DHCP addresses with default NAT network: 2 Treffer
- Hinweise: 2 Treffer
- snipMate für LaTeX Beamer: 2 Treffer
- Mozilla Thunderbird / Icedove: 1 Treffer
- Rosetta Stone Linux (or Inter-Linux): 1 Treffer
- Information: 1 Treffer