블로그
-
libpcap 설치
/configure $ sudo make $ sudo make install #include #include int main(int argc ,char * argv[]){ char
blog.naver.com · 2017.08.13
-
dovecot imap/pop proxy 및 SSL 설정
/configure --prefix=/usr/local/dovecot #>make #>make install #>cp -arp /usr/local/dovecot/share
blog.naver.com · 2016.11.09
-
imagemagick, imagek php api 설치
/configure --prefix=/usr/local/imageMagick #>make #>make install imagek php api 설치 #>wget http #>make install 설치 완료 후 php.ini 파일에 extension에 imagick.so를 호출하는 부분을 설정 extension=imagick.......
blog.naver.com · 2016.07.05
-
리눅스 APM 소스설치시 Error 및 해결 방법
Error 1) checking for termcap functions library... configure: error: No curses/termcap library found make 해결 방법 # yum –y install libtermcap-devel ncurses-devel 설치 Error 2) /bin/rm: cannot remove `libtoolT':
blog.naver.com · 2016.05.30
-
MCG Cane Basket
vusta on Tue, 2016-03-29 19:161voteVersion: 1.01Date Updated: 03/30/2016Installation: Scripting>Install A real basket case this.... simply make another basket, turn up side down..and there's your lid...
blog.naver.com · 2016.04.12
-
nc(Netcat) 원격 접속[Win vs Linux 사용법]
PC Linux 방화벽 해제 하기전에 nc가 있는지 확인하고 설치 #nc 쳐보면 있는지 확인 가능 #yum -y install nc 칼리에는 -e옵션이 들어있으나, 센트에는 -e옵션이 참고로 -e 옵션은 -DGAPING_SECURITY_HOLE 옵션으로 Make 되었을 때 사용 가능하다.
blog.naver.com · 2016.04.19
-
Redis 리눅스 설치
bzip2-devel ncurses-devel libtermcap-devel libc-client-devel bison # yum -y install cmake # make -j4 && make install -j4 ---> 여기서 에러나면 다음과 같은 명령어를 치고 다시 실행한다. # make distclean # cd utils # .
blog.naver.com · 2015.11.20
-
Add a Taskbar to the Desktop in Ubuntu 14.04 Unity
However, you can easily incorporate a familiar Windows feature, the Taskbar, into Ubuntu to make the We will show you how to install it and make it start every time you log into Ubuntu.
blog.naver.com · 2015.11.13
-
[PORT] CyanogenMod 11S
.- Make sure you have the latest TWRP recovery installed, if you don't you can download it here 2.- Download on internal memory 3.- Reboot into recovery 4.- Wipe System, Wipe Data, Cache and Dalvik-Cache 5.- Install
blog.naver.com · 2014.07.27
-
firefox 29에서 탭의 위치 이동 방법
Click the green Add to Firefox button to install it. Firefox will download the add-on and ask you to confirm that you want to install it.
blog.naver.com · 2014.05.09