20¸í¸¸ °¡ÀÔÇϸé 3330¸¸¿ø ÁØ´Ù...ÃÖ°íÀÇ ÆÄÆ®³Ê µ·ÁÖ±â

2002-01-10 Thread fdfd
Title: Untitled Document


 


 









 






추천인 20명만 모으면 정말 만원을 드립니다.

단 자신의 2단계,3단계,4단계 추천회원들도 각각 20명씩 모아야 합니다.
하지만 걱정하지 마세요. 토마토걸 파트너쉽 프로그램에서는 자신의 하위추천인정보를 볼 수 있으므로
하위추천인들에게 연락이 가능합니다. 그래서 추천인 모으는법을 가르쳐 주세요. 그렇게만 하면 1명당
20명 모으는것은 식은죽 먹기 입니다.



 


추천인
수익올리는 방법
추천인을 모으려면 저희가 부여하는 코드를 홈페이지에 삽입한다든지 다른 사람에게 알리면 됩니다.
그 코드는 좌측메뉴에서 ‘코드 삽입하기’ 에서 보실 수 있습니다.
홈페이지가 있는 회원은 저희의 배너를 달아도 되고 친구에게 메일을 보내 실 분은 저희의 회원 가입코드를 보내면 됩니다. 자세한건
코드삽입하기를 참조하세요.



 ì½”드삽입하기
추천인을
모을 수 있는 다양한 방법이 소개되어 있습니다.
추천인을
모으는 방법은 단순히 추천을 받으시면 됩니다. 추천받는 방법은 코드삽입하기에서
맘에 드는 코드를 홈페이지에 삽입하거나 다른사람에게 알리시면 됩니다.
코드삽입하는
방법은  ì½”드삽입하기
에 자세히 설명 되어 있습니다.






 






 
( 국내 최대 수익배분금 지급 -추천인 4단계 40%
지급)


 






금 액


1단계(10%)


1단계(10%)


1단계(10%)


1단계(10%)



1개월(15,000원)
1,500원
1,500원
1,500원
1,500원


3개월(20,000원)
2,000원
2,000원
2,000원
2,000원





 


예) 예상 추천금액 (하위추천인
20명 기준)
추천인 20명만 모으면 2000만원을 벌 수 있습니다.


 







1단계(10명x1,500원)


2단계(1단계회원x10x1,500원)


3단계(2단계회원x10x1,500원)


4단계(3단계회원x10x1,500원)


수 익 합 계




자신의 
추천인이 
20명일 경우

3만원
30만원
300만원
3000만원
만원





 
별도 보너스 지급
(추천인 금액과 별도로 아래의 보너스를
지급합니다.) 
(0단계 유료회원가입 기준입니다..)
▶ 1000명이상 추천시 : 100만원 별도지급
▶ 700명이상 추천시 : 70만원 별도지급 
▶ 500명이상 추천시 : 50만원 별도지급 
▶ 300명이상 추천시 : 30만원 별도지급




 



수익 배분금의 지급

수익 배분금의 누적된 금액이 3만원 미만일
경우에는 누적된 수익금이 3만원이 될 때까지 다음달로 한꺼번에 정산해서 지급합니다.
지급되는 날짜는 매달 10일입니다.

세금징수

국세청에서는 수익금에 대해 기타 소득으로 간주하여 소득세 20%, 주민세 2%(소득세의 2%)를 원천징수 하고 있지만 토마토걸에서는
입금 수수료 및 모든 세금을 저희가 부담합니다.
그러므로 3만원 적립 시 3만원 모두를 회원님의 계좌로 입금 시켜 드립니다.





 ê°€ìž…하기



 
 
수신거부











Re: Why can't boot from network

2002-01-10 Thread Ian Tester
On Thu, 10 Jan 2002, Gavinux Li wrote:

> I installed rarpd, arp, tftpd, bootparamd using rpm
> today on Redhat 7.1.
> I created a /etc/ethers which contains:
> sparc 08:00:20:1a:2b:3c
> I added a line in /etc/hosts, which is:
> 192.168.10.12 sparc
> I started rarpd by rarpd -a

The man page says -a tells rarpd to not bind to the interface.
What does that achieve? The default args in /etc/init.d/rarpd
on my Debian system here are "-e -b /var/tftp". The bootdir is
probably different on your RH system.

> Now I boot my sparc IPX and enter serial console, and
> issue command:
> ok boot net
>
> BUT, I got
> Boot Device:  /sbus/[EMAIL PROTECTED],c0   File and args:
> Timeout waiting for ARP/RARP packet
>
>
> I spend a whole day tried to find out what wrong it
> is, and read  lots of documents in the internet, but I
> can't find out the problem,

Have you tried the -v and -d options to rarpd? They could be
very useful.

bye

-- 
8<8<8<8<8<8<8<
Ian Tester   *8)#  \7\LINUX: because geeks will find a way
[EMAIL PROTECTED]   \7\  http://www.zipworld.com.au/~imroy




Why can't boot from network

2002-01-10 Thread Gavinux Li

--- Tim Kent <[EMAIL PROTECTED]> wrote:
> You can get a pin out on the 'net to make a Sun to
> DB25 cable, then hook your IPX up to a serial
> terminal, and it will become the system console.
> 
I've got a null modem cable connected my Pentium75 PC
to the SPARC IPX, and I run minicom on Redhat 7.1 in
my PC, I send Ctrl+A F got into PROM console.

> You can always net boot your IPX with trivial FTP
> and reverse ARP, If you need a hand with this let me
> know.
> 
> Tim
>
I installed rarpd, arp, tftpd, bootparamd using rpm
today on Redhat 7.1.
I created a /etc/ethers which contains:
sparc 08:00:20:1a:2b:3c
I added a line in /etc/hosts, which is:
192.168.10.12 sparc
I started rarpd by rarpd -a
I also issued command arp -f  to make sure it reads
/etc/ethers
Then I issued arp command, it displays:
Address  HWtpe  HWaddress  Flags  Mask   Iface
sparcether  08:00:20:1a:2b:3c  CMeth1

Now I boot my sparc IPX and enter serial console, and
issue command:
ok boot net

BUT, I got 
Boot Device:  /sbus/[EMAIL PROTECTED],c0   File and args:
Timeout waiting for ARP/RARP packet


I spend a whole day tried to find out what wrong it
is, and read  lots of documents in the internet, but I
can't find out the problem,

Please give a hand to help me out.

Thanks a lot.

Gavin


> >>> Gavinux Li <[EMAIL PROTECTED]> 01/08/02
> 10:11AM >>>
> Hi, all,
> I am a newcomer to this mailing list.
> I got a sparc IPX recently, it has 48M memory, a
> SCSI
> harddisk, a floopy, a 10BaseT network interface,
> without keyboard, without monitor, without mouse.
> I want to install debian-linux on this IPX, How can
> I
> do it?
> I have a Pentium 75 with SCSI interface, maybe it
> will
> help to install linux.
> 
> Anyone who can drop me a line of how to install it
> will be very appreciated!
> 
> It is a big challange for me to do it without
> keyboard, monitor, CDROM.   :-(
> 
> Thanks.
> 
> Gavin
> 


__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/



Re: optical mouse

2002-01-10 Thread Torbjorn Pettersson
Onno Benschop <[EMAIL PROTECTED]> writes:

> 
> At 10:55 9/01/02 -0800, Alex Cavnar wrote:
> >I actually do have the special mouse pad that the mouse requires. My
> >problem is that the mouse does not even emit a laser beam when you boot
> >the system. I don't even know if it's supposed to do that, but I know
> >of no way to make it work.
> 
> IMHO, no light = dead (unless you are of a soldering iron bearing age and 
> you got your scouting electronics badge :-)
> --

Depends totally on the version of the mouse It is true for
old, kind of square ones, but on the newer, more round ones you
don't see any red dot..

//Tobbe
-- 
##
Torbjörn Pettersson   #  Email   [EMAIL PROTECTED]
Vattugatan 5  #  Web www.strul.nu/~tobbe
S-111 52  Stockholm, Sweden   #
##