FTP 는 Proftp 를 씁니다 ftp 포트는 860 을 씁니다.
그리고 작동방법은 standalone 을 쓰고요 잘됩니다.
문제는 ipfw 를 써서 Firewall 을 구축할때 생깁니다
% ipfw add 01000 deny tcp from any to 66.xxx.xxx.xxx
이렇게 1차적으로 외부에서 내부로 들어오는 모든 tcp 를 막고
% ipfw add 00900 allow tcp from any to 66.xxx.xxx.xxx 23,25,80,110,860,3306
이렇게 ftp를 포함한 필요한 포트만 접속할수 있게 열어 놓았습니다.
김프 1.3.23 을 컴파일해서 설치했습니다.
기본으로 나오는 한글 폰트가 너무 안이뻐서,
기본으로 있는 테마의 gtkrc 를 복사해
font_name = "Sans 7" -> font_name = "Gulim 12"
이렇게 바꿨습니다. ...
음... 그런데, 굴림체는 굴림체인데 ... 한글 2바이트 영문1바이트가 아닌것처럼
보이더군요. 영어가 모두 전자로 나온다고 할까요.. 그래서 1바이트 문자들도 한글한 자와 같은 너비를 차지해버립니다.. ;;
아무래도 인코딩 문제라고 예상되는데요.. 이런거 어떻게 해야하죠? ㅠ_ㅠ 한컴리눅스 3.1ftp 입니다...(만 여러 라이브러리가 제거되고 컴파일해 다시 깔렸군요.;;) 굴림체 폰트는 한컴 오피스 3.0 정품에 들어있는걸 슬쩍( -_- ;) 그래서 현재 chkfontpath 를 실행하면
The correct crontab entry in the minutes column to create a command in cron that runs every two
minutes would be _____.
Answer:
QUESTION NO: 2
You use the public NTP server time.nist.gov to make sure your system clock is accurate before using it
to adjust your hardware clock.
Complete the following command to accomplish this:
______ time.nist.gov
Answer:
QUESTION NO: 3
To slave your NTP daemon to an external source, you need to modify the ______ variable in your
/etc/ntp.conf file.
Answer:
QUESTION NO: 4
NTP is used to synchronize the system ____ with a central system resource.