No Image

Perl 언어

2017년 04월 28일 golgol 0

버전 확인 : perl -v 또는 perl –verion 참조 : http://learnperl.scratchcomputing.com/tutorials/getting_started/ Perl Regex Syntax 참조: https://www.tutorialspoint.com/perl/perl_regular_expressions.htm perl -e ‘print “Hello World!\n”‘ Error 시

툴설치 […]

No Image

wordpress 설치 하기 명령어

2017년 01월 23일 golgol 0

정리전 WordPress 서버라면 추가로 꼭 설치 WordPress가 이미지 리사이즈를 할 때 PHP 확장이 필요합니다. PHP GD sudo apt install php-gd [wp-svg-icons icon=”home” wrap=”i”] 계정생성 및 […]

No Image

[linux] 백신 ClamAV

2014년 11월 12일 golgol 0

참조 : http://www.clamav.net/doc/install.html#Debian 참조 : https://auctionpro.co.kr/?p=2511 ubuntu 인스톨 sudo apt-get install clamav 검사 sudo clamscan -r /.   문서다운로드  : clamdoc

No Image

vsFTPd 2.3.5 버전에서 ftp 오류 발생

2013년 12월 26일 golgol 0

상태: 211.111.111.188:21에 연결…상태: 연결 수립, 환영 메시지를 기다림…응답: 220 (vsFTPd 2.3.5)명령: USER root응답: 331 Please specify the password.명령: PASS *******응답: 530 Login incorrect.오류: 치명적 오류오류: […]

[ubuntu] CP 파일 디렉토리 복사 옵션

2013년 11월 19일 golgol 0

NAME cp – 파일 복사 SYNOPSIS cp [options] source dest cp [options] source… directory Options: [-abdfilprsuvxPR] [-S backup-suffix] [-V {numbered,existing,simple}] [–backup] [–no-dereference] [–force] [–interactive] [–one-file- […]

No Image

리눅스 raid 확인 하기

2013년 10월 29일 golgol 0

root@Ubuntu:~$ cat /proc/driver/cciss/cciss0 cciss0: HP Smart Array P400i Controller Board ID: 0x3235103c Firmware Version: 5.20 IRQ: 64 Logical drives: 1 Current Q depth: 0 Current […]