Re: OOT: tanya soal apt-get

2002-08-18 Thread Louis Larry
On Mon, Aug 19, 2002 at 12:53:27AM +0700, adi wrote:
 On Mon, Aug 19, 2002 at 06:23:24AM +0700, Louis Larry wrote:
  hehe.. gini:
  apache depends on logrotate
  logrotate depends on mailx
  mailx depends on mail-transport-agent
  di mangga saat ini package postfix provides mail-transport-agent
 
 menurut saya ini bug di packagernya deh. dependensi di atas
 mestinya kan tidak krusial benar. cukup dikasih warning saja.

Tarik mundur:

Kalu menurut saya mailx nggak akan jalan tanpa MTA,
jadi sudah sepatutnya require MTA.

logrotate depends heavily pada /usr/bin/mail yang diprovide oleh mailx.
Sudah sepatutnya logrotate require mailx.

Kalu mengenai apache yang require logrotate, itu adalah konsekuensi
dari keputusan Matthew Wilcox (yang maintain package apache di debian)
dimana memutuskan bahwa package apache di debian akan menginstall 
/etc/logrotate.d/apache .

BTW, di debian banyak paket yang tergantung pada logrotate ini. 
logrotate diberikan prioritas important dalam packaging systemnya debian. 

  Kalu utk remove package postfix aja, bisa dengan:
  dpkg --force-all --remove postfix
 
 ini benar-benar remove postfix *saja* ?

benar. 
dpkg, unlike apt does not automatically install dependencies.

 sayang belum bisa langsung coba sekarang.

ick, sorry, saya assumed udah bangun ternyata sampe sekarang mangga
masih tidur... will fix (well, will ask for help :-)).

Louis.



Re: ssh2

2000-01-17 Thread Louis Larry

Got it, thank's!

I added 
deb http://non-us.debian.org/debian-non-US unstable non-US/main
non-US/contrib non-US/non-free 
to my sources.list, then did apt-get update, apt-get install ssh2

Louis.

On Sat, 15 Jan 2000, Chanop Silpa-Anan wrote:

 You have to have apt point to nonus site ie mirror.aarnet.edu.au
 
 Chanop
 
 On Sat, Jan 15, 2000 at 07:50:24PM +0700, Louis Larry wrote:
  
  Where can I get ssh2 for potato?
  
  apt-get install ssh2 gets:
  Package ssh2 has no available version, but exists in the database.
  
  Louis.
  
  
  -- 
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
  
 
 -- 
 ,-.
 | Chanop Silpa-Anan   [EMAIL PROTECTED]   |
 | Australian National University  
 |
 | Tel. +61 2 6279 8826, +61 2 6279 8837 (office hour) 
 |
 |  +61 2 6249 5240 (home +voice mail) 
 |
 |Debian GNU Linux PGP available upon request  
 |
 `-'
 


ssh2

2000-01-15 Thread Louis Larry

Where can I get ssh2 for potato?

apt-get install ssh2 gets:
Package ssh2 has no available version, but exists in the database.

Louis.


looking for php 3.0.5 package

2000-01-11 Thread Louis Larry

Hello,

Is php 3.0.6 or greater package for slink available somewhere?
horde/imp will only work with php 3.0.6 up...

Louis.


Re: Question: I2O, and how Linux is dealing

1997-11-12 Thread Louis Larry


On Wed, 12 Nov 1997, Wojciech Zabolotny wrote:

 On Wed, 12 Nov 1997, Dan Hugo wrote:
 
  I was just reading over the NDA agreement (for fun) that the I2O
  organization (http://www.i2osig.org/) makes people sign before they
  THINK about the technology in I2O, and I recall reading somewhere that
  the Linux community was NOT in favor of the whole concept (for obvious
  reasons, given the limitations of that NDA).
  
  I am just wondering if there is going to be a general boycott I2O
  hardware (or at least ignoring the IOP and the driver model), or whether
  a reverse-engineering effort is planned or in the works.  Since I don't
 
 I think that it is necessary, that hardware manufacturers want sell their
 products to users of free OS's. I think they don't believe that this group
 can really play a role on the market.
 Maybe the OpenHardware project should be wider popularized...
 http://www.debian.org/OpenHardware

http://open-i2o.abies.com/

Louis.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: dat drive recognized as removable hard drive

1997-09-30 Thread Louis Larry

On Mon, 29 Sep 1997, Louis Larry wrote:

 I have a SCSI tape autoloader that's capable of having 4 * 4Gig 4 mm dat
 on it. Problem is that when the kernel boots, it recognize it as a
 removable hard drive (/dev/sdb) instead of a tape drive. I use adaptec
 2940 SCSI adapter. Pointer? Clue?

Reply to my own post. I recompiled the kernel, now it recognize the tape
correctly. I _know_ I put SCSI tape support the first time, don't know why
it didn't work then. oh well.

Louis.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: ifconfig

1997-09-30 Thread Louis Larry

On Tue, 30 Sep 1997, Jens B. Jorgensen wrote:

  Can someone tell me how to setup a machine with one network
  interface card(eth0) to respond to more than one IP address?
  FreeBSD seems to be able to do something as follows:
  ifconfig ep0 192.168.123.2
  ifconfig ep0 192.168.123.3 alias netmask 0x
  I checked man page of ifconfig but I still don't know how
  to do it in under Debian.  Please kindly let me know.
 
 I believe the syntax is:
 
ifconfig eth0 192.168.123.2
ifconfig eth0:1 192.168.123.3

You also need to add it to the routing table.
route add -host 192.168.123.3 dev eth0:1

Read IP-Aliasing mini howto.

Louis.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


dat drive recognized as removable hard drive

1997-09-29 Thread Louis Larry

Hello,

I have a SCSI tape autoloader that's capable of having 4 * 4Gig 4 mm dat
on it. Problem is that when the kernel boots, it recognize it as a
removable hard drive (/dev/sdb) instead of a tape drive. I use adaptec
2940 SCSI adapter. Pointer? Clue?

--snippet from dmesg:
md driver 0.35 MAX_MD_DEV=4, MAX_REAL=8
aic7xxx: BurstLen = 8 DWDs, Latency Timer = 32 PCLKS
aic7xxx: AHA-2940A Ultra Rev C.
aic7xxx: devconfig = 0x1100.
aic7xxx: Reading SEEPROM...done.
aic7xxx: Extended translation enabled.
aic7xxx: Memory check yields 3 SCBs, paging not enabled.
AHA-2940A Ultra (PCI-bus), I/O 0xd800, Mem 0xe700:
irq 10
bus release time 40 bclks
data fifo threshold 100%
SCSI CHANNEL A:
scsi id 7
scsi selection timeout 256 ms
scsi bus reset at power-on enabled
scsi bus parity enabled
scsi bus termination (low byte) disabled
aic7xxx: Downloading sequencer code...done.
aic7xxx: Resetting the SCSI bus...done.
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 4.0/3.2/4.0
scsi : 1 host.
scsi0: Scanning channel A for devices.
Started kswapd v 1.4.2.2 
scsi0: Target 0, channel A, now synchronous at 10.0MHz, offset 15.
  Vendor: QUANTUM   Model: FIREBALL_TM2110S  Rev: 300X
  Type:   Direct-Access  ANSI SCSI revision: 02
Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
scsi0: Target 4, channel A, now synchronous at 4.4MHz, offset 15.
scsi0 channel 0 : resetting for second half of retries.
SCSI bus is being reset for host 0 channel 0.
aic7xxx: (reset) target/channel 4/0
aic7xxx: (reset_device) target/channel -1/A, active_scb 0
aic7xxx: (reset_channel) Resetting current channel A
aic7xxx: (reset_channel) Channel reset, sequencer restarted
scsi0: Target 4, channel A, now synchronous at 4.4MHz, offset 15.
  Vendor: ARCHIVE   Model: Python 02636-XXX  Rev: 567D
  Type:   Direct-Access  ANSI SCSI revision: 02
Detected scsi removable disk sdb at scsi0, channel 0, id 4, lun 0
scsi0: Target 6, channel A, now synchronous at 10.0MHz, offset 15.
  Vendor: IBM   Model: DCAS-34330Rev: S61A
  Type:   Direct-Access  ANSI SCSI revision: 02
Detected scsi disk sdc at scsi0, channel 0, id 6, lun 0
scsi : detected 3 SCSI disks total.
scsi0: Target 0, channel A, now synchronous at 10.0MHz, offset 15.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 4124736 [2014 MB] [2.0
GB]
sdb : READ CAPACITY failed.
sdb : status = 1, message = 00, host = 7, driver = 27 
sdb : sense not available. 
sdb : block size assumed to be 512 bytes, disk size 1GB.  
SCSI device sdc: hdwr sector= 512 bytes. Sectors= 8467200 [4134 MB] [4.1
GB]


thank's,
Louis.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .