regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Majd az alábbi kulcs hozzádása:
openvpn
“C:\Program Files\OpenVPN\bin\openvpn-gui.exe” –connect housemaster.ovpn
Példa:
regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Majd az alábbi kulcs hozzádása:
openvpn
“C:\Program Files\OpenVPN\bin\openvpn-gui.exe” –connect housemaster.ovpn
Példa:
We use the JY-MCU USB Serial Port Adapter from dx.com. These are extremely cheap but unfortunately the documentation is very scarce (as with almost all DX stuff) so connecting it to an Arduino Mini Pro 3.3V Atmega328 can be confusing.
The VBUS on the JY-MCU Serial Adapter is basically just an extra 5.2V line, handy for Rasberry Pi serial communication.
After wiring everything together select the Arduino Mini Pro 3.3V 328 (make sure it’s the correct voltage!) in the dropdown.
Frissítünk GCC-4.7re:
apt-get install gcc-4.7 rm /usr/bin/gcc ln -s /usr/bin/gcc-4.7 /usr/bin/gcc
letöltjük a driver forrást (https://github.com/porjo/mt7601):
mt7601-master vagy
git clone https://github.com/porjo/mt7601.git
majd
$ cd mt7601/src $ make $ mkdir -p /etc/Wireless/RT2870STA/ $ cp RT2870STA.dat /etc/Wireless/RT2870STA/ $ insmod os/linux/mt7601Usta.ko
majd config:
auto ra0 allow-hotplug ra0 iface ra0 inet dhcp wpa-ssid "ENTER YOUR NETWORK SSID" wpa-psk "ENTER YOUR NETWORK PASSWORD"
és próba:
ifup ra0
Mert mindig elfelejtem:
Shortcut-ok:
Illetve ha elindul, de nem reagál semmire (kurzor billentyűk, vagy view választók (1-6):
rm ~/.cmus/cache