본문 바로가기

관심종목97

Raspberry pi / TL-WN725N / shairport TL-WN725N(RTL8188EU / Raspbian kernel version 3.12.28+)출처 : http://raspberrypi.stackexchange.com/questions/23338/tl-wn725n-v2-driver-needed-for-linux-3-12-28 참조 : https://github.com/abrasive/shairportwget http://gordon.d4rc.net/8188eu_3.12.28.zipunzip 8188eu_3.12.28.zipsudo cp rtl8188eufw.bin /lib/firmware/rtlwifisudo install -p -m 644 8188eu.ko /lib/modules/3.12.28+/kernel/drivers/net/wirelesss.. 2014. 9. 26.
Microsoft Windows 버전별 VMware image 모음 출처 https://www.modern.ie/ko-kr/virtualization-tools#downloads브라우저의 다운로더로 클릭해서 받을 분들은 위 링크로~cURL로 하나씩 자동으로 다 받길 원하면 아래를 참고 cURL http://curl.haxx.se/download.html cURL 사용법 http://iambongsu.com/417 Windows 8.1 IE11https://az412801.vo.msecnd.net/vhd/VMBuild_20140402/VMware/IE11_Win8.1/Windows/IE11.Win8.1.For.WindowsVMWare.part001.exehttps://az412801.vo.msecnd.net/vhd/VMBuild_20140402/VMware/IE11_Win.. 2014. 8. 21.
[BrowserStack] 브라우저 가상화라니.. 이런 신통방통한 서비스를 봤나~ 브라우저 가상화라니.. 테스트차 몇가지 해보았는데, 아쉽게도 플러그인(액티브 X)이 설치되는 형태는 불가능하다. 국내 금융사이트, 정부 사이트 등은 사용불가능하다. 웹개발자들을 위한 멀티테스트 플랫폼정도.. 나중에는 어떻게 될지 모르지만~ 2014. 8. 20.
cURL 의 단순활용.. (요거~ 물건이다! 왜 이제야 안거야!!) ## cURL 공식 사이트 ## http://curl.haxx.se대문에 이런 소개글이 있다.curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authenti.. 2014. 3. 21.