설치 및 활용 QnA

distosid의 이미지

리눅스 잡지/저널 추천 부탁

리눅스 관련 잡지 혹은 저널 과 관련하여 추천 부탁드립니다.
현재 저는 linux magazine 을 구독하고 있습니다만 더 나은 것을 원합니다.
여러분들은 어떤 걸 보시나요?

taitilove의 이미지

qmail 외부 메일 발송 에러 (#5.1.2)

This is a permanent error; I've given up. Sorry it didn't work out.

<taitilove@empal.com>:
Sorry, I couldn't find any host named empal.com. (#5.1.2)

qmail+vpopamil 을 사용중인데여..
잘 사용하다가 주말 부터 위와 같은 메세지와 함께 외부로 메일이 발송이 되지 않고 있습니다.

어제 잠시 dns 설정값을 변경 하고 나서
반나절 잘 되다가 지금 또 안되네여.....

짐작 가시는데 있으신가여...참고로 몇가지 log를 덧붙이쟈면

/var/log/maillog 내용

Feb 13 04:02:32 mail qmail: 1108234952.344790 status: local 4/10 remote 0/20

hongavs의 이미지

mod_rewrite 사용을 위한 아파치 컴파일 옵션 관련

아파치에 mod_rewrite 모듈을 추가할려고 합니다.
몇일전에 아파치 컴파일 옵션으로 아래와 같이 재컴파일 하였습니다.
설치후 httpd -l 로 모듈적재가 안되어있어서 질문을 드립니다.
Compiled in modules:
core.c
mod_access.c
mod_auth.c
mod_include.c
mod_log_config.c
mod_env.c
mod_setenvif.c
worker.c
http_core.c
mod_mime.c
mod_status.c
mod_autoindex.c
mod_asis.c
mod_cgid.c
mod_negotiation.c
mod_dir.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_so.c

컴파일 옵션이 맞는지 확인 부탁드립니다.

prolinko의 이미지

tinydns (djbdns) 설정관련 질문입니다.

.abc.co.kr:11.22.33.44:a:259200
.33.22.11.in-addr.arpa:11.22.33.44:a:259200
=crimson.abc.co.kr:11.22.33.44:86400
+www.abc.co.kr:11.22.33.44:86400
+ns.abc.co.kr:11.22.33.44:86400
+mail.abc.co.kr:11.22.33.44:86400
@abc.co.kr:11.22.33.44:a::86400
scarlet.abc.co.kr:55.66.77.88:86400
.abc.co.kr:55.66.77.88:b:259200
.77.66.55in-addr.arpa:55.66.77.88:a:259200

저희 회사 방화벽/네임서버/웹서버/메일서버 겸용 리눅스 박스 설정입니다.

회사 이름을 abc로 대체했구요 서버에 달려있는 2개의 랜카드의 주소를 각각 11.22.33.44, 55.66.77.88로 대체 했습니다. 11.22.33.44가 라우터의 WAN으로 나가고, 55.66.77.88을 통해서 회사 내부의 55.66.77.*대의 호스트 들에게 방화벽 역할을 합니다.

lovejin0309의 이미지

cron 질문.

      1 SHELL=/bin/bash
      2 PATH=/sbin:/bin:/usr/sbin:/usr/bin
      3 MAILTO=root
      4 HOME=/
      5
      6 # run-parts
      7 01 * * * * root run-parts /etc/cron.hourly
      8 02 4 * * * root run-parts /etc/cron.daily
      9 22 4 * * 0 root run-parts /etc/cron.weekly
     10 42 4 1 * * root run-parts /etc/cron.monthly
     11 1 * * * * root echo "love"

cron을 이용해서 1분마다 'love"를 화면에 출력하는 스케쥴을 작성했습니다.

동작은 안되네요. cron 데몬은 돌고 있습니다. 제가 문법

cotjdwns의 이미지

named 관련 masseage log 좀 봐주세요 ..

메세지 로그 시작
---------------
Feb 3 18:53:09 unibankweb vsftpd: warning: can't get client address: Bad file descriptor
Feb 3 18:55:47 unibankweb vsftpd: warning: can't get client address: Bad file descriptor
Feb 3 21:23:47 unibankweb sshd(pam_unix)[20317]: authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=imatge.sct.ub.es user=lp
Feb 3 21:23:57 unibankweb sshd(pam_unix)[20323]: authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=imatge.sct.ub.es user=mail
Feb 3 21:24:08 unibankweb sshd(pam_unix)[20329]: authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=imatge.sct.ub.es user=operator

lampu의 이미지

php5 ./configure시 curl로 인한 에러

안녕하세요^^!

apache_1.3.28 + php_4.3.3 + mysql_3.23.57 에서
apache와 php만 update하려고 이미 설치되어있는 시스템에
apache_2.0.53 와 php_5.0.3, gd.. 기타 등등을 추가 설치 중에 있습니다.
이전 시스템이 서비스 중이라...업데이트되는 시스템에 테스트 후 적용 하려구요~

apache까지 잘 설치하고 php설치 ./configure 중에 오류가 나는데 대충 왜 나는지는 알겠는데 해결방법을 모르겠다는...ㅡㅡ;;

php configure 내용입니다.
./configure --prefix=/usr/local/php_5.0.3 --with-apxs2=/usr/local/apache_2.0.53/bin/apxs --with-apache-install=/usr/local/apache_2.0.53 --with-config-file-path=/usr/local/apache_2.0.53/conf --with-mysql=/usr/local/mysql --with-zlib-dir=/usr/local/gd --with-jpeg-dir=/usr/local/gd --with-png-dir=/usr/local/gd --with-gif-dir=/usr/local/gd --with-tiff-dir=/usr/local/gd --with-gd --with-freetype --with-ming --with-cpdflib --with-openssl --with-gettext --with-kerberos --with-swf-dir=/usr/local/swf --with-mm --with-mhash --with-mcrypt --with-mod_charset --with-language=korean --with-charset=euc_kr --with-regex=php --with-config-file-path=/usr/local/php_5.0.3/etc --with-dbm --with-gdbm --with-curl --with-ldap --with-xml --with-imap --with-imap-ssl --with-ttf --with-t1lib --enable-module=so --enable-gd-native-ttf --enable-ftp --enable-sockets --disable-debug --enable-sysvsem --enable-sysvshm --enable-shmop --enable-track-vars --enable-freetype-4bit-antialias-hack --enable-calendar --enable-sigchild --enable-magic-quotes --enable-trans-sid --enable-inline-optimization --enable-bcmath

acsecret의 이미지

로그인시 에러 메시지 좀.. 황당한 메시지라 한번 적어봅니다..

Today is Sweetmorn, the 46th day of Chaos in the YOLD 3171

위에것이 그 메시지 입니다..
부팅후 루트나 다른 id 로 로그인하면 바로 나타나고..
bash 기능이 일부 상실.? 됩니다..
테스트같은것 해볼 실력은 초보라 안되고..

사용하면서 안되던것 두가지를 적어보겠습니다..
1. 스크립트에서 내부 명령이 안먹힘 "let a += 1"
에러메시지가 "알수없는 명령" 으로 기억합니다..
2. path 설정 안되고, 프롬프트가 싱글모드 부팅때와 같음...

맘같아선 정말 테스트 해보고 싶지만..

litdream의 이미지

FreeBSD 에서 mysql 4.1: ( 를 누르면 backspace 됩니다.

mysql-4.1.9 를 FreeBSD 5.3 에 소스로 컴파일했습니다.
그런데, mysql client 를 쓰려고 하는데, '(' 문자가 backspace 문자로 나오는겁니다.

예를들어,
mysql> select * from table where date < now();

를 쳐야하지만, now 에서 '(' 키를 치면, w 를 먹고, no 만 남습니다.
키가 잘못 mapping 된 경우라면, 고칠방법을 잘 모르겠군요.
간단히 고칠수 있는방법이 없을까요? 아님 다시 깔면 괜찮을까요?

혹, FreeBSD 에서 locale 이 문제가 될수 있을지도 모르겠단 생각이 들지만,

island999의 이미지

toolchain 설치중....glibc...configure error....

toolchain 설치시에 glibc를 컴파일하다가 다음과 같은 오류가 발생했습니다.

[greenday@infoncom build-glibc-header]$ ../glibc-2.3.2/configure --host=$TARGET
--prefix="/usr" --enable-add-ons --with-headers=/home/server7/greenday/CAMP/kjhp
roject/kjhtoolchain/tools/i586-pc-linux/include
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking sysdep dirs... sysdeps/i386/elf linuxthreads/sysdeps/unix/sysv/linux/i3

페이지

설치 및 활용 QnA 구독하기