'tips'에 해당되는 글 19건
- 2007/11/13 하나의 Apache로 2개 이상의 포트 사용하기..
- 2007/11/06 Windows에서 OCI8 Extension 활성화하기
- 2007/04/13 Debian etch 4.0 정식 릴리즈 되었다네.. -_-;;
- 2006/12/28 Debian Etch에서 apt-get update시 public key 오류..
- 2006/12/13 윈도우 비스타에서 농협 인터넷 뱅킹 이용하기..
- 2006/12/12 postfix에서 sasl 인증 오류로 메일이 발송되지 않을때..
- 2006/11/25 Google Apps for Your Domains 해지 방법..
- 2006/11/21 EUC-KR로 작성된 파일을 UTF-8로 변환
- 2006/11/20 mysql 서비스 시작하자 마자 종료되는 경우 중 하나..
- 2006/11/08 strace..
덜컥 열리더라는.. -_-;;;
Listen 80사용할 포트만 위처럼 추가하면 끝.. ;;;
Listen 8080
...
NameVirtualHost *:80
NameVirtualHost *:8080
...
<VirtualHost *:80>
...
</VirtualHost>
...
<VirtualHost *:8080>
...
</VirtualHost>
...
'tips' 카테고리의 다른 글
| 하나의 Apache로 2개 이상의 포트 사용하기.. (0) | 2007/11/13 |
|---|---|
| Windows에서 OCI8 Extension 활성화하기 (0) | 2007/11/06 |
| Google Apps for Your Domains 해지 방법.. (0) | 2006/11/25 |
영문 설명 보고 삽질하면서 다 하고 뿌듯해있는데 발견한 한글 페이지.. ㅜ_ㅜ
http://www.oracle.com/technology/global/kr/pub/notes/technote_php_instant.html
위 방법대로 따라한다..
소심하게 폴더까지 맞춰주니 제대로 되긴 되더라..
진행중 오류 :
ORA-12154: TNS:could not resolve the connect identifier specified...
ORA-12705: Cannot access NLS data files or invalid environment specified...
거참.. 계정 까먹어서.. 파일 받기 힘들더라.. -_-;;;
다시 또 까먹을지도 모르니.. 일단.. 첨부..
'tips' 카테고리의 다른 글
| 하나의 Apache로 2개 이상의 포트 사용하기.. (0) | 2007/11/13 |
|---|---|
| Windows에서 OCI8 Extension 활성화하기 (0) | 2007/11/06 |
| Google Apps for Your Domains 해지 방법.. (0) | 2006/11/25 |
너무나 오래 걸려서 나온다 안나온다 말도 많았고..
데비안을 포기한다는 말까지도 들어봤었는데..
모든 걱정을 한방에 날려주는 소식..
드디어!!
라고 말하고는 싶지만..
휴우.. 손볼데가 한두군데가 아니군.. ㅜ_ㅜ
'tips > linux' 카테고리의 다른 글
| Debian etch 4.0 정식 릴리즈 되었다네.. -_-;; (0) | 2007/04/13 |
|---|---|
| Debian Etch에서 apt-get update시 public key 오류.. (0) | 2006/12/28 |
| postfix에서 sasl 인증 오류로 메일이 발송되지 않을때.. (0) | 2006/12/12 |
| EUC-KR로 작성된 파일을 UTF-8로 변환 (0) | 2006/11/21 |
| strace.. (0) | 2006/11/08 |
| 쉘 프로그래밍에서의 인클루드.. (0) | 2006/10/10 |
apt-get update를 할 때.. (혹은 dselect에서 update..)
W: There are no public key available for the following key IDs:
A70DAF536070D3A1
W: You may want to run apt-get update to correct these problems
위와 같은 오류 발생..
정확히는 모르겠으나 gpg-key를 변경했다는 것 같으니 바꿔주자..
# gpg --keyserver wwwkeys.eu.pgp.net --recv-keys A70DAF536070D3A1
gpg: directory `/root/.gnupg' created
gpg: new configuration file `/root/.gnupg/gpg.conf' created
gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/root/.gnupg/secring.gpg' created
gpg: keyring `/root/.gnupg/pubring.gpg' created
gpg: requesting key 6070D3A1 from hkp server wwwkeys.eu.pgp.net
gpg: /root/.gnupg/trustdb.gpg: trustdb created
gpg: key 6070D3A1: public key "Debian Archive Automatic Signing Key (4.0/etch) <ftpmaster@debian.org>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1
# apt-key add /root/.gnupg/pubring.gpg
OK
A70DAF536070D3A1 대신 위 오류 메시지에 키값을 입력해주면 된다..
이제 정상적인 업데이트가 가능하다..
'tips > linux' 카테고리의 다른 글
| Debian etch 4.0 정식 릴리즈 되었다네.. -_-;; (0) | 2007/04/13 |
|---|---|
| Debian Etch에서 apt-get update시 public key 오류.. (0) | 2006/12/28 |
| postfix에서 sasl 인증 오류로 메일이 발송되지 않을때.. (0) | 2006/12/12 |
| EUC-KR로 작성된 파일을 UTF-8로 변환 (0) | 2006/11/21 |
| strace.. (0) | 2006/11/08 |
| 쉘 프로그래밍에서의 인클루드.. (0) | 2006/10/10 |
약간 번거로운 과정은 건너뛰고..
아래의 링크에서 액티브 엑스 설치..
http://www.softcamp.co.kr/scsk/install.html
설치 완료하였으면.. 인터넷 뱅킹 이용..
덧붙여..
액티브 엑스를 꼭 써야 하는데 설치가 안될때에는 관리자 모드로 ie열어서 설치한 후에..
사용을 하면 어지간한건 설치 가능..
'tips > windows' 카테고리의 다른 글
| 윈도우 비스타에서 농협 인터넷 뱅킹 이용하기.. (0) | 2006/12/13 |
|---|---|
| Internet Explorer 7에 검색엔진 추가.. (0) | 2006/10/28 |
| 윈도우 터미널 서비스 포트 변경.. (0) | 2006/09/28 |
이걸 정리한 시간이 너무나 오래되어서 정확한 원인이 기억이 나질 않는다..
아무튼 postfix에서 메일 발송시.. (pop3던가?)
SASL 인증 오류때문에 메일이 발송이 안되는 현상..
postfix의 master.cf 파일에 chroot로 실행되도록 수정..
/etc/postfix/master.cf
# ==========================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================
smtp inet n - y - - smtpd
postfix의 main.cf 파일의 smtpd_sasl_local_domain을 비워준다..
/etc/postfix/main.cf
broken_sasl_auth_clients = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtp_sasl_auth_enable = no
smtpd.conf 파일의 설정 변경..
/etc/postfix/sasl/smtpd.cf
pwcheck_method: saslauthd
mech_list: login plain
실행 스트립트 수정.. (대부분 /etc/init.d/postfix)
PARAMS 추가.. (chroot를 위한 설정)
/etc/init.d/postfix
#!/bin/sh -e
NAME=saslauthd
DAEMON="/usr/sbin/${NAME}"
DESC="SASL Authentication Daemon"
DEFAULTS=/etc/default/saslauthd
PWDIR=/var/run/saslauthd
PIDFILE="/var/run/${NAME}/saslauthd.pid"
PARAMS="-m /var/spool/postfix/var/run/saslauthd"
chroot를 위한 설정..
경로 생성.. 권한 / 유저 추가 등등..
그냥 다음을 쉘에서 실행~!!
mkdir /var/spool/postfix/var/
mkdir /var/spool/postfix/var/run/
mkdir /var/spool/postfix/var/run/saslauthd
chown -R root:sasl /var/spool/postfix/var/
adduser postfix sasl
'tips > linux' 카테고리의 다른 글
| Debian etch 4.0 정식 릴리즈 되었다네.. -_-;; (0) | 2007/04/13 |
|---|---|
| Debian Etch에서 apt-get update시 public key 오류.. (0) | 2006/12/28 |
| postfix에서 sasl 인증 오류로 메일이 발송되지 않을때.. (0) | 2006/12/12 |
| EUC-KR로 작성된 파일을 UTF-8로 변환 (0) | 2006/11/21 |
| strace.. (0) | 2006/11/08 |
| 쉘 프로그래밍에서의 인클루드.. (0) | 2006/10/10 |
별 다른 방법이 없다..
Help 페이지에 Contact us를 클릭..
영어로 해지 시켜달라는 내용을 작성한 후 전송..
한 4번정도 보내고 나면 자동답변이 아닌 메일을 수신 가능..
(여러번 보내지 않아도 되는지는 모르겠음.. -_-;;)
그 메일에 답장을 보내면 해지!!
방법은 번거롭지만 뭐니뭐니해도 영어가 문제이다..
Apps 관련 그룹스에 들어가면 해지에 관한 글이 있는데..
이글을 대충 짜깁기 해서 보내면 된다..
'tips' 카테고리의 다른 글
| 하나의 Apache로 2개 이상의 포트 사용하기.. (0) | 2007/11/13 |
|---|---|
| Windows에서 OCI8 Extension 활성화하기 (0) | 2007/11/06 |
| Google Apps for Your Domains 해지 방법.. (0) | 2006/11/25 |
iconv -c -f euc-kr -t utf-8 <filename> > <filename>.utf8 && mv <filename>.utf8 <filename> ;
이게 다임..
여러 파일.. 여러 폴더를 변환해야 할 경우는 적절히 쉘스크립트를.. -_-;;
'tips > linux' 카테고리의 다른 글
| Debian Etch에서 apt-get update시 public key 오류.. (0) | 2006/12/28 |
|---|---|
| postfix에서 sasl 인증 오류로 메일이 발송되지 않을때.. (0) | 2006/12/12 |
| EUC-KR로 작성된 파일을 UTF-8로 변환 (0) | 2006/11/21 |
| strace.. (0) | 2006/11/08 |
| 쉘 프로그래밍에서의 인클루드.. (0) | 2006/10/10 |
| postfix access table 설정 (0) | 2006/10/10 |
InnoDB: Operating system error number 13 in a file operation.
에러 코드를 찾아보면..
(http://dev.mysql.com/doc/refman/5.0/en/operating-system-error-codes.html)
13 (EACCES)
Permission denied
즉.. 권한 설정이 잘못되었음..
'tips > mysql' 카테고리의 다른 글
| mysql 서비스 시작하자 마자 종료되는 경우 중 하나.. (0) | 2006/11/20 |
|---|---|
| 테이블 복사 관련.. (0) | 2006/10/02 |
ls를 실행하고 추적 내용을 /tmp/ls.strace 파일로 저장..
strace -o /tmp/ls.strace ls
데몬에 대한 추적은 다음과 같이 사용..
strace -fFp pid-f : fork된 프로세스까지 추적
-F : vfork까지 포함..
-p pid : process ID가 pid인 process
'tips > linux' 카테고리의 다른 글
| postfix에서 sasl 인증 오류로 메일이 발송되지 않을때.. (0) | 2006/12/12 |
|---|---|
| EUC-KR로 작성된 파일을 UTF-8로 변환 (0) | 2006/11/21 |
| strace.. (0) | 2006/11/08 |
| 쉘 프로그래밍에서의 인클루드.. (0) | 2006/10/10 |
| postfix access table 설정 (0) | 2006/10/10 |
| EditPlus에서 sftp가 접속이 안될때.. (0) | 2006/10/02 |

invalid-file
Prev
Rss Feed