Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Passende Seitennamen:

Volltextergebnisse:

psx
29 Treffer, Zuletzt geändert:
0"; get-lease-hostnames true; use-host-decl-names on; host pxes1 { hardware ethernet 0:40:63:d7:ac:32; ... dress 192.168.124.100; } host pxes2 { hardware ethernet 0:01:02... r grafische Programme per DISPLAY-Variable und xhost + nicht mehr auf den lokalen Bildschirm holen k
pxes @pxe
26 Treffer, Zuletzt geändert:
r grafische Programme per DISPLAY-Variable und xhost + nicht mehr auf den lokalen Bildschirm holen k... nfügen: DisplayManager*authorize: false </code> xhost: Auf xhost umschalten: <code>/etc/X11/xdm/xdm-config DisplayManager.*.authName: xhost 'xhost +' schaltet die Zugangskontrolle komlett a
ps2014 @ikea
18 Treffer, Zuletzt geändert:
(EEPROM_SIZE); eepromReadString(EEPROM_OFF_MQTT_HOST, mqttHost, sizeof(mqttHost)); mqttPort = (uint16_t)eepromReadInt(EEPROM_OF... T] EEPROM:"); Serial.println(String("[BOOT] mqttHost: ") + (strlen(mqttHost)?mqttHost:"<empty>")); Serial.println(String("[BOOT] mqtt
vendors @usb
16 Treffer, Zuletzt geändert:
449 PCI-ISA Bridge product ALI M1451 0x1451 M1451 Host-PCI Bridge product ALI M1461 0x1461 M1461 Host-PCI Bridge product ALI M4803 0x5215 M4803 /* Adaptec pr... SA Bridge product COMPAQ TRIFLEX1 0x1000 Triflex Host-PCI Bridge product COMPAQ TRIFLEX2 0x2000 Triflex Host-PCI Bridge product COMPAQ QVISION_V0 0x3032 QVisi
tunnel @ssh
12 Treffer, Zuletzt geändert:
h -p 2000 user@localhost</code> Diese Verbindung zu localhost stellt in Wirklichkeit eine Verbindung zu Host B her. Nun sind wir also auf Host B und können beliebige Befehle ausführen.
selfhost
11 Treffer, Zuletzt geändert:
DynDNS via Fritzbox: ===== Quelle((https://selfhost.de/cgi-bin/selfhost?p=faq&show=121&CGISESSID=f81ee17eb1644cbc2d6bd45b... folgt hinterlegen: * IPv4: - http://carol.selfhost.de/nic/update?myip=<ipaddr>&host=<domain> * IPv6: - http://carol.selfhost.de/nic/update?myip=<ip6addr>&host=<domain> * IPv6-LAN-Prefix: - http://carol.selfhost.de/nic/update?myip=<ip6lanprefix>&host=<domain> - Die von uns unter DynDNS ? Accounte
linux_commands
11 Treffer, Zuletzt geändert:
r> <tr><td>&nbsp;</td><td class="nw">ssh $USER@$HOST command</td><td>Run command on $HOST as $USER (default command=shell)</td></tr> <tr>... tr><td>&nbsp;</td><td class="nw">scp -p -r $USER@$HOST: file dir/</td><td>Copy with permissions to $USER's home directory on $HOST</td></tr> <tr><td>&nbsp;</td><td class="nw">ssh -g -L 8080:localhost:80 root@$HOST</td><td>Forward connections to $HOSTNAME:8080 out to $HOST:80</td></tr> <tr><td>&nbsp;</td><td class="nw">ssh -R 1434:imap:143 root@$HOST</td><td>Forward connections from $HOST:1434 in to imap:143</td></tr> <tr id="wget" clas
nfs
9 Treffer, Zuletzt geändert:
must be placed in parentheses directly after the host identifier, without any spaces separating the host and the first parenthesis. In its simplest form,... n it sees fit. While this is not important if the host is accessing data as read-only, if a host is making changes to a read-write filesystem and ... ariety of methods can be used, including: single host - Where one particular host is specified with a fully qualified domain name, ... s are used in /etc/exports </code> /dir/to/export host1.mydomain.com(ro,root_squash) /dir/to/export host
usb-modem @acer_aspire_one
8 Treffer, Zuletzt geändert:
3.9lw/usb/class/): ===== <code> [user@localhost ~]$ su - [user@localhost ~]# mkdir -p /lib/modules/2.6.23.9lw/usb/class [user@localhost ~]# cp /path/to/downloaded/module /lib/modules/2.6.23.9lw/usb/class/ [user@localhost ~]# mknod /dev/ttyACM0 c 166 0 [user@localh
mysql
6 Treffer, Zuletzt geändert:
in beherztes: <code> DELETE FROM mysql.user WHERE host != 'localhost'; </code> es geht! - bis zum Neustart. Dann das P... rtet nicht. Nochmal: Wenn dort bei root nicht der Host localhost steht, musste den mit dem GRANT-Befehl setzen. We... iv SET Db = 'db2' WHERE Db = 'db1'; mysql> UPDATE host SET Db = 'db2' WHERE Db = 'db1';</code> Done! Th
squid
6 Treffer, Zuletzt geändert:
iguration file can take effect. ==== The Visible Host Name ==== Squid will fail to start if you don't ... home network, while always restricting access to host 192.168.1.23. <code># # Add this to the bottom o... ess_hours time M T W H F 9:00-17:00 acl RestrictedHost src 192.168.1.23 # # Add this at the top of the ... ection of squid.conf # http_access deny RestrictedHost http_access allow home_network business_hours </c
ha @docker
5 Treffer, Zuletzt geändert:
est restart: unless-stopped network_mode: host environment: - TZ=Europe/Berlin volumes: # BIND MOUNT: Host-Pfad -> Container-Pfad (/config ist der Standard ... 2.0 restart: unless-stopped network_mode: host environment: - TZ=Europe/Berlin vol... est restart: unless-stopped network_mode: host environment: - TZ=Europe/Berlin vol
ssh
5 Treffer, Zuletzt geändert:
entfernt wird. <code> #* #any host can get a login window</code> Bei XFree86 Versio... al port>:system:<remote port>' - '-L 1234:localhost:6667' would be my local system listening on port ... 8.122.1:80''. Then enter on local browser: ''localhost:81'' Vola! - the new command would be: - ss... > - ie: 'ssh -i /root/.ssh/id_rsa -L 1234:localhost:6667 zxcv@207.46.19.30 - verify it works *
htaccess
5 Treffer, Zuletzt geändert:
mment out RedirectMatch line. <code> NameVirtualHost * <VirtualHost *> ServerAdmin webmaster@localhost DocumentRoot /var/www/ <Directory /> ... .0.0/255.0.0.0 ::1/128 </Directory> </VirtualHost></code> ---- How do I set up Apache to allow ac
cyrus @mailserver
5 Treffer, Zuletzt geändert:
90 timeout: 30 poptimeout: 10 dracinterval: 0 drachost: localhost sasl_pwcheck_method: saslauthd sievedir: /usr/sie... haben muss, um SMTP benutzen zu können. - "drachost", ist der Host. - "sasl_pwcheck_method", legt die Authentifizi
denyhosts
5 Treffer, Zuletzt geändert:
docker
4 Treffer, Zuletzt geändert:
ssh @squid
4 Treffer, Zuletzt geändert:
vim
4 Treffer, Zuletzt geändert:
listen_to_htaccess @apache
4 Treffer, Zuletzt geändert:
bots @apache
3 Treffer, Zuletzt geändert:
pxe
3 Treffer, Zuletzt geändert:
backup
3 Treffer, Zuletzt geändert:
xdmcp
2 Treffer, Zuletzt geändert:
fail2ban
2 Treffer, Zuletzt geändert:
kismet
2 Treffer, Zuletzt geändert:
p2k @xina
2 Treffer, Zuletzt geändert:
nginx
2 Treffer, Zuletzt geändert:
subversion
2 Treffer, Zuletzt geändert:
arduino
1 Treffer, Zuletzt geändert:
nut @ups
1 Treffer, Zuletzt geändert:
usb-rules @cryptsetup
1 Treffer, Zuletzt geändert:
virtualbox
1 Treffer, Zuletzt geändert:
telnet @fritzbox
1 Treffer, Zuletzt geändert:
rfid
1 Treffer, Zuletzt geändert:
rsync
1 Treffer, Zuletzt geändert:
mailserver
1 Treffer, Zuletzt geändert:
coworking
1 Treffer, Zuletzt geändert:
sshfs
1 Treffer, Zuletzt geändert:
broadlink
1 Treffer, Zuletzt geändert:
pachislo
1 Treffer, Zuletzt geändert:
php-fpm @apache
1 Treffer, Zuletzt geändert:
cron-apt
1 Treffer, Zuletzt geändert:
xnest @ssh
1 Treffer, Zuletzt geändert:
osticket @ticket
1 Treffer, Zuletzt geändert:
reset_password @mysql
1 Treffer, Zuletzt geändert:
provider @vpn
1 Treffer, Zuletzt geändert:
ssl_zertifikate
1 Treffer, Zuletzt geändert:
versionreport @apache
1 Treffer, Zuletzt geändert:
webdav
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