Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Passende Seitennamen:

Volltextergebnisse:

linux_commands
46 Treffer, Zuletzt geändert:
<tr id="dirs" class="pbtitle"><td colspan="3"><b>dir navigation</b></td></tr> <tr><td>•</td><td clas... /td></tr> <tr><td>&nbsp;</td><td class="nw">(cd dir &amp;&amp; command)</td><td>Go to dir, execute command and return to current dir</td></tr> <tr><td>•</td><td class="nw">pushd <b>.</b></td
schrittmotoren @arduino
14 Treffer, Zuletzt geändert:
#define EN 8 //Direction pin #define X_DIR 5 #define Y_DIR 6 #define Z_DIR 7 //Step pin #define X_STP 2 #define Y_STP 3 #define Z_STP 4 ... nt stps=6400;// Steps to move void step(boolean dir, byte dirPin, byte stepperPin, int steps) { d
unity
13 Treffer, Zuletzt geändert:
gehen. Lösung: <code> nano ~/.config/user-dirs.dir # This file is written by xdg-user-dirs-update #... l be retained on the next run # Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped # homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an # absolute path. No other format is supported. # XDG_DESKTOP_DIR="$HOME" XDG_DOWNLOAD_DIR="$HOME/Downloads" XDG_TE
backup
10 Treffer, Zuletzt geändert:
hen TYPE='full' else TYPE='incremental' fi for DIR in $BDIRS do if [ $DIR = '.' ]; then EXCLUDELIST='/usr/local/etc/duplicity-exclude.conf' else ... EXCLUDELIST="/usr/local/etc/duplicity-exclude-$DIR.conf" fi if [ -f $EXCLUDELIST ]; then EX... rst remove everything older than 2 months if [ $DIR = '.' ]; then CMD="duplicity remove-older-than
dlna
9 Treffer, Zuletzt geändert:
es # scanned. # # If you want to restrict a media_dir to a specific content type, you can # prepend the... a comma, as so: # * "A" for audio (eg. media_dir=A,/var/lib/minidlna/music) # * "P" for pictures (eg. media_dir=P,/var/lib/minidlna/pictures) # * "V" for video (eg. media_dir=V,/var/lib/minidlna/videos) #media_dir=/var/lib/m
sshfs
8 Treffer, Zuletzt geändert:
raldiman@gerald.webhop.org:/var/daten /mnt/sshfs_dir </code> ====== sshfs ====== Quelle((http://ubunt... owner of the directory: <code>$sudo mkdir /media/dir-name $sudo chown your-username /media/dir-name</code> Where “dir-name” is the name of the directory on your local computer where you want to ac
ssh
7 Treffer, Zuletzt geändert:
a' - make sure it defaults to: '/<user's home dir>/.ssh/id_rsa' - no passphrase (not that secure... the name 'authorized_key' - 'cp /<user's home dir>/.ssh/id_rsa.pub /<user's home dir>/.ssh/authorized_key' - copy authorized_key to the .ssh director... e 'scp' for secure comms) - 'scp /<user's home dir>/.ssh/authorized_key <remote user>@<ip address>:'
exif
4 Treffer, Zuletzt geändert:
the working directory. The script will search sub-dir's. Open a terminal window (command prompt) and n... ############### #search for jpg files in curr dir/subdir, ignore case, pipe(send output from cmd1 t... chain of commands #create EXIF text files in META dir (redirect output) echo -ne "\\n Processing EX... done #TEST - create EXIF text files in META dir(redirect), print file STDOUT redirect/append to L
torch3vision @face_detection
4 Treffer, Zuletzt geändert:
* -nbest n : save the best n results only * -dir <string> -> directory to store oup... e detection command <code> mlpcascadescan “$ppm” -dir /tmp/ -savepos -model $MODEL \ -minWsize $MIN_FA... th=$MIN_FACE_WIDTH" echo "mlpcascadescan "$ppm" -dir /tmp/ -savepos $DRAW -model $MODEL \ -minWsize ... TEPX -stepyfactor $STEPY" mlpcascadescan "$ppm" -dir /tmp/ -savepos $DRAW -model $MODEL \ -minWsize
convertfromvmware @virtualbox
4 Treffer, Zuletzt geändert:
oad/testcase/vditool]] Download it into the same dir where you’ve got your new raw .bin disc image fil... int, we’ll need the terminal again, from the same dir where you’ve stored vditool and the .bin raw file. Run this from console into the interested dir: <code> LD_LIBRARY_PATH=/opt/VirtualBox* ./vdito... call it new-file.vdi and from the terminal in the dir where you’ve got this file, run: <code> LD_LIBRA
mailserver
3 Treffer, Zuletzt geändert:
d processes run as 'nobody' users who has no home dir. That causes a permission denied error in creatio... ] Adding something like: <code>--virtual-config-dir=/var/cache/spamassassin</code> to OPTIONS in /etc/default/spamassassin with nobody owning that dir would be appropriate. It would be better also cre
nfs
3 Treffer, Zuletzt geändert:
pace characters are used in /etc/exports </code> /dir/to/export host1.mydomain.com(ro,root_squash) /dir/to/export host2.mydomain.com(ro,root_squash) </code> Where: /dir/to/export is the directory you want to export. h
dashboard @xbmc
3 Treffer, Zuletzt geändert:
- Finde heraus wo sich die "evoxdash.xbe" bei dir befindet. (meistens laufwerk e:\) - Lege eine A... du per cd trotzdem ftp zugang erhälst) - besorg dir das neueste xbmc und entpacke es (danach erhälst ... lst du entwerder fehlercode21 oder das original ms dashboard startet nur. Hoffe dir geholfen zu haben.
awstats
2 Treffer, Zuletzt geändert:
uildstaticpages.pl -config=85.25.55.136 -lang=de -dir=/var/www/webserver/awstats/ -awstatsprog=/usr/lib... uildstaticpages.pl -config=85.25.55.136 -lang=de -dir=/var/www/webserver/awstats/ -update -awstatsprog=
film
2 Treffer, Zuletzt geändert:
tem zu knacken. Unabhängig davon, wie zahlenmäßig Dir der Feind im Nahkampf überlegen ist, sie werden s... e sind TODSICHERE Verstecke in denen NIEMAND nach dir sucht! Von jedem Fenster New York's kann man die
psx
2 Treffer, Zuletzt geändert:
string_operations @bash
2 Treffer, Zuletzt geändert:
pxes @pxe
2 Treffer, Zuletzt geändert:
debian @truecrypt
2 Treffer, Zuletzt geändert:
webdav @ftp:server
2 Treffer, Zuletzt geändert:
archivformate
1 Treffer, Zuletzt geändert:
cron-apt
1 Treffer, Zuletzt geändert:
cryptsetup
1 Treffer, Zuletzt geändert:
mobilfunk
1 Treffer, Zuletzt geändert:
rpi2dmd
1 Treffer, Zuletzt geändert:
smart
1 Treffer, Zuletzt geändert:
ssl_zertifikate
1 Treffer, Zuletzt geändert:
vim
1 Treffer, Zuletzt geändert:
map @ffmpeg
1 Treffer, Zuletzt geändert:
mirrors_edge @games
1 Treffer, Zuletzt geändert:
startssl @ssl_zertifikate
1 Treffer, Zuletzt geändert:
 
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0
DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp   Dogecoin Donations Accepted Here    DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp  DFmW2CEce3htPL1uNQuHUVu4Tk6WXigFQp