Notice
Recent Posts
Hello, Stranger
[php] MySQL 쿼리전송
Computer Languages/php
2015.11.10 13:45
MySQL-python 연동
저는 우분투 14.04에서 수행했는데 pip를 이용하는 것이므로 별 차이는 없을겁니다! 1. pip show MySQL-python // 설치되었는지 확인 2. sudo apt-get install libmysqlclient-dev // 라이브러리 설치 3. su..
Computer Languages/Python
2015.11.09 14:37
[Ubuntu] apt-get install 오류
apt를 이용하여 프로그램을 설치할때 간혹 아래와 같은 에러가 발생하고는 합니다.저 같은 경우는 jpcap때문에 문제가 생겼지만, 이건 경우마다 다르구요!!You might want to run 'apt-get -f install' to correct these.The following packages have unmet dependencies: jpcap:i386 : Depends: sun-java6-jdk:i386 but it is no..
Security/[리얼] Linux
2015.11.09 14:23