Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Volltextergebnisse:

lemmi-settings.txt @m740av:lemmi
40 Treffer, Zuletzt geändert:
Parameters: <pre> Syntax: '#PARAMETER:' name 'key' key1 [[=]keyN]... '#PARAMETER:' name 'num' def min max '#PARAMETER:' name 'str' [default_text] ... Danach folgt genau eines der drei Schlüsselworte 'key', 'num' oder 'str', wobei zukünftig weitere Schlü... den Typ und die weitere Syntax fest. <ul> <li>'''key''' <br> Der Parameter kann als Wert nur einen der
batocera
23 Treffer, Zuletzt geändert:
<code> cp /etc/triggerhappy/triggers.d/multimedia_key.conf /userdata/system/configs/ </code> ==== Identifying key names ==== Open a terminal and type the followi... <code>Event: time 1614795871.549381, type 1 (EV_KEY), code 99 (KEY_SYSRQ), value 0</code> Look for the key name in parenthesis and its value when depress
ssl_zertifikate
23 Treffer, Zuletzt geändert:
root-Home-dir): <code> openssl genrsa -out server.key 2048 ((h666)) (Die Option -des3 unbedingt wegöassen, weil sonst der Key per PW verschlüsselt wird uns PW bei jeden Start einzigeben ist) openssl req -new -x509 -key server.key -out server.crt -days 1095 mkdir /etc/apache2/ssl cp server.* /etc/apache2/ssl/ chmod 644
shiftlock
22 Treffer, Zuletzt geändert:
OWS UND LINUX UMDEFINIEREN ===== ===== COMPOSE KEY MITTELS XMODMAP ===== Unter einem unixoidem Betr... an so z.B. aus einer Caps-Lock Taste eine Compose-Key Taste machen: <code> ~$ cat <<EOF >>~/.xmodmap ... k ! keycode über xset ablesen keycode 115 = Multi_key EOF ~$ xmode ~/.xmodmap </code> Nun kann man mittels Compose_key o c das allseits beliebte Copyright Zeichen © erz
wii-remote_on_linux @wii
16 Treffer, Zuletzt geändert:
= BTN_RIGHT Wiimote.Up = KEY_UP Wiimote.Down = KEY_DOWN Wiimote.Left = KEY_LEFT Wiimote.Right = KEY_RIGHT Wiimote.Minus = KEY_BACK Wiimote.Plus = KEY_FORWARD Wiimote.Home
p2k @xina
15 Treffer, Zuletzt geändert:
using these commands recklessly. XINA Function Key Commands. <code>F1 - Help F2 - Flip Screen F3... info KEVENTS Toggle values of key event settings Usage: kevents resource pi... of the EtherEZ network card uses. Here are the key strokes that should effect the change: <code> Re... BIOS setup should appear). Press the RIGHT ARROW key (move to the INTEGRATED PERIPHERALS menu). Press
cracking_wep_and_wpa_wireless_networks
14 Treffer, Zuletzt geändert:
p://www.askstudent.com/hacking/how-to-crack-a-wep-key-using-ubuntu/|HowTo Ubuntu]] [[http://hadi.staff... pended onto packets and its based on a pre-shared key that all the authenticated clients know... think of it as the network key you need to authenticate. Well if its on (almost... things will cause us some problems. * If the key is not static, then you'll mix up all your IVs an
sources.list
13 Treffer, Zuletzt geändert:
# wget -q http://packages.medibuntu.org/medibuntu-key.gpg | sudo apt-key add - && sudo apt-get update deb http://packages.medibuntu.org/ hardy non-free fre... //mirror.ubuntulinux.nl/seveas.gpg -O- | sudo apt-key add - # deb http://mirror.ubuntulinux.nl hardy-s... e.fr/files/morgoth-signkey.gpg.asc -O- | sudo apt-key add - ######## i386-Architecture only!!! # deb
wminput @wii:wii-remote_on_linux
12 Treffer, Zuletzt geändert:
e using the uinput system. It supports assigning key/button symbols to buttons on the wiimote, nunchuk... or an existing group such as wheel can be used. Key symbols can be assigned to wminput button events.... keys are supported by X by default, non-standard key symbols, and mapping actions to those symbols, is... w of the process described there: - Assign the key symbol in question to a button in a wminput confi
cryptsetup
11 Treffer, Zuletzt geändert:
sOpen /dev/hda3 hda3_crypt Enter LUKS passphrase: key slot 0 unlocked. Command successful sirius:~# ls ... : <code> # <target name> <source device> <key file> <options> hda3_crypt /dev/h... <code> sirius:~# dd if=/dev/urandom of=/media/usb/key bs=4k count=1 1+0 Datensätze ein 1+0 Datensätze a... <code> cryptsetup luksAddKey /dev/hda3 /media/usb/key Enter any LUKS passphrase: key slot 0 unlocked. C
startssl @ssl_zertifikate
9 Treffer, Zuletzt geändert:
l erstellt) und /etc/apache2/ssl/private/startssl.key durch die neuere Version ersezten. - apache2ctl... sweise mit <code>openssl genrsa -out example.com.key 2048</code> Dieser Befehl erzeugt die Schlüssel ... d speichert sie zusammen in der Datei example.com.key. Der Zusatz -des3 sichert den Schlüssel mit einem... vers angeben. Der Befehl <code>openssl req -new -key example.com.key -out example.com.csr</code> liest
ssh
8 Treffer, Zuletzt geändert:
ports_via_an_SSH_tunnel_with_auto_reconnect_using_key_pair_authentication)) Ok so the other day someo... y missing programs == 2 == we will be using a key pair to authenticate the ssh session. - type... , but easy to setup) - you should now have the key pair in the .ssh directory (id_rsa & id_rsa.pub) - make a copy of your public key with the name 'authorized_key' - 'cp /<user's
string_operations @bash
8 Treffer, Zuletzt geändert:
m obvious, they have a convenient mnemonic. The # key is on the left side of the $ key on the keyboard and operates from the left. The % key is on the right of the $ key and operated from the right. These operators can be used to do a variety
button @dokuwiki
8 Treffer, Zuletzt geändert:
n":"subscript.png", "key":"", "open":"<sub>",... ext_subscript.png", "key":"", "open":"<sub>",... terisk_yellow.png", "key":"", "insert":"((foo... ONIFIED*/ var notes_arr = new Array(); /* array[key]= insertion string , value = icon filename. */
oohforms @php
8 Treffer, Zuletzt geändert:
); unset($t); foreach($picture_calculate_type AS $key => $val){ if (is_array($calculation_type)){ if (in_array($key, $calculation_type)) $t[] = $key; } else { if (($calculation_type & $key) == $key) $t[]= $key; } } $fo->add_element(ar
microsoft_natural_ergonomic_keyboard_4000
7 Treffer, Zuletzt geändert:
cyrus @mailserver
6 Treffer, Zuletzt geändert:
troubeshooting @acer_aspire_one
5 Treffer, Zuletzt geändert:
ecryptfs
4 Treffer, Zuletzt geändert:
oxid
4 Treffer, Zuletzt geändert:
pachislo
4 Treffer, Zuletzt geändert:
sonoff
4 Treffer, Zuletzt geändert:
ssh_without_password
4 Treffer, Zuletzt geändert:
nginx
3 Treffer, Zuletzt geändert:
regex
2 Treffer, Zuletzt geändert:
wine
2 Treffer, Zuletzt geändert:
umbau @sonoff
2 Treffer, Zuletzt geändert:
kinect @xbox
2 Treffer, Zuletzt geändert:
acrobat
1 Treffer, Zuletzt geändert:
backup
1 Treffer, Zuletzt geändert:
eeexubuntu
1 Treffer, Zuletzt geändert:
ffmpeg
1 Treffer, Zuletzt geändert:
fhem
1 Treffer, Zuletzt geändert:
install_kde
1 Treffer, Zuletzt geändert:
iso-to-usb
1 Treffer, Zuletzt geändert:
joystick
1 Treffer, Zuletzt geändert:
wlan_access_point
1 Treffer, Zuletzt geändert:
crypt_system @cryptsetup
1 Treffer, Zuletzt geändert:
ubuntu_8.04 @eeepc
1 Treffer, Zuletzt geändert:
winne @eeepc
1 Treffer, Zuletzt geändert:
opendns @fritzbox
1 Treffer, Zuletzt geändert:
hardware @raspberry_pi
1 Treffer, Zuletzt geändert:
ssh @squid
1 Treffer, Zuletzt geändert:
mplayer @ubuntu
1 Treffer, Zuletzt geändert:
1.6 @virtualbox
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