We need the tool hostapd to configure our access point
pacman -S hostapd
After the installation we create the configuration file:
nano /etc/hostapd/hostapd.conf
Insert following configuration
interface …
lsusb
Continue reading »Bus 001 Device 005: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter Realtek RTL8188CUS
Bus 001 Device 006: ID 1c9e:f000 OMEGA TECHNOLOGY
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002 …
Deaktiviert SSL Verifikation, um z.B. Server mit selbstsignierten Zertifikaten signiert sind
git config --system http.sslVerify false
or clone with:
git clone -c http.sslVerify=false <gitrepo>
Alternative Add Cert to Git Store
Hierbei ist es ratsam, die komplette Certificate-Chain im Ca-File zu übernehmen.
Grunt ist ein Taskrunner, in Form eines JavaScript Programms. Über das Anlegen einer Datei (Gruntfile.js) können Task definiert werden und anschließend via Console oder IDE ausgeführt werden.
Grunt ist ein universelles Tool, unzählige Plugins erlauben dem kreativen Entwickler eine Vielzahl von …
Continue reading »
MySQL JDBC Driver: mysql-connector-java-5.1.34
WICHTIG: LÖSCHEN! sql_mode = NO_AUTO_VALUE_ON_ZERO