Re: Installation - PowerBook G3

2003-09-06 Thread [EMAIL PROTECTED]
Tomas,

Perhaps you could send me an email address that wouldn't bounce. I would 
be happy to assist where I can without laboring the list.

Tomas Taylor wrote:

Howdy,

First of all, I was impatient a few days ago and I apologize.
__
So I go into the Terminal and type this command:

ls -l /dev/tty*

Now all these tty's are *aqua* and *black*; except for one, that's 
colored *red* and *red*. It's* **/dev/ttyS0* that is linked to *tts/0* 
Do these *red* colors have anything to do with why I can't connect? 
(Or is it just staying, "Oh, this the one you have.") 
Connect to what? Modem? Not sure what you are connecting to.



How does one unmount a CD from graphics interface? 
From the GUI, "right" click the mouse (pres F12 with the mouse pointer 
over the CD icon). You will see "eject" which will also unmount it



When I replace CD drive with a ZIP drive in the expansion bay, Bamboo 
knows that the ZIP drive is there. I can hear the heads moving and it 
sometimes does a self-eject. I found the ZIP drive in the Hardware 
utilitiy and tried a mount on both addresses it gave me: /dev/hdc4 and 
/dev/ide/host9/bus1/target0/lun0/part4. It's a Iomega ZIP 100 ATAPI. 
How does one mount it? Does an ICON appear on the desktop on an insert 
to the drive? 
I am not familair with the Zip in the Mac, but you could use a command 
such as this:
# mount /dev/hdc4 /mnt/cdrom (from root)

If the Zip drive is formatted for Mac or DOS you will have to put in a 
-t HFS or -t VFAT into the mount command.



How does one set the K Desktop Environment as the default Desktop? 
Good question. Yellowdoglinux uses the Redhat switchdesk utility. What 
do we use in Mandrake?

_

Whatever the network protocols are used for ethernetting a PC to a PC 
using a crossover cable, would be similar to a Mac to Mac ethernet 
connection (especially when they are both running UNIX.) 
Assuming you have ethernet on both sides, and the IP addresses assigned 
in the same subnet (such as 192.168.1.1/24 adn 192.168.1.2/24) then it 
doesn't matter what the machine is (unix, mac, pc) you should be able to 
ping the other machine. This is the beauty of IP

__

The trackpad is to sensitive. How does one adjust the speed?
/usr/bin/gnome-mouse-properties

__

Which scan disk utility is recommended? 
What do you need disk scanned? Linux has fsck built in, and will do a 
scan if the machine isn't shut down properly (much like a mac or windows 
will), unless the drive is formatted ext3, which is a journalling file 
system which is much more advanced file system.

___

Tomás de Tejas> 
Craig...
[from my G3 Powerbook [Pismo])




Re: Dual PowerBooks - client/server

2003-09-03 Thread [EMAIL PROTECTED]
Tomas Taylor wrote:

Hello,

I  was not clear at all.  I am overwriting MacOS 8.6 with Linux 9.1 on 
the G3.  I installed it and it works!  Thanks alot.

Using a "crossover" cable, I had my G3 and G4 in an Ethernet: with the 
G3 as the server and the G4 as the client.  So now I want to setup a 
new Ethernet with the G4 as the server and the G3 as a client.  If 
anyone can give me hints on configuring Ethernet I would appreciate it.

thanks, tomas
Perhaps I am missing something, but there is no difference (in my mind) 
between client and server when it gets down to the ethernet and IP 
layers. They are just networking protocols, once set up to communicate, 
they will convey the client/server application traffic.

So in my mind, if you had the ethernet working with a crossover cable, 
and the two machines were in the same IP subnet (ie. 192.168.1.1/24 & 
192.168.1.2/24) then it is only a matter of running server type 
applications on your G4 (like a web server), and a client on the G3 
(like Mozilla).

I hope this helps,

Craig...






Auto reboot of iMac?

2003-08-14 Thread [EMAIL PROTECTED]
Hello All,

I have an old-ish (about 3 years old) Blue iMac, I have Linux running on 
now.  I am keen to move some of my network services (such as DHCP and 
DNS) off my aging 6100 (running mkLinux) to the iMac. But the iMac 
doesn't automatically boot up after a power failure. Are there any magic 
incantations in OF to make the iMac boot after a power failure?

Here's the cpuinfo:
$ cat /proc/cpuinfo
cpu : 745/755
temperature : 31-36 C (uncalibrated)
clock   : 350MHz
revision: 50.1 (pvr 0008 3201)
bogomips: 697.95
machine : PowerMac2,2
motherboard : PowerMac2,2 MacRISC Power Macintosh
L2 cache: 512K unified
memory  : 320MB
pmac-generation : NewWorld
TIA,

Craig...





linux on powerbook

2003-08-09 Thread [EMAIL PROTECTED]
hi there!

i'm running linux on my ibook (500MHz/CD) for about a year now. 

i'd love to buy a new powerbook 12" some day, but not without being able
to run linux on it, too.
in some stores i find a comment on some powerbooks "last one booting
with OS9". what changed with the newer ones?
has anyone experiences installing and running linux (i prefer debian) on
that hardware? how's about built-in components like sound, airport,
bluetooth, external-monitor, ..

probably we'll have to wait for knoppix_ppc. :o)

thanks for feedback!




Other Kernels (than those included in 9.1)?

2003-07-24 Thread [EMAIL PROTECTED]
All,

I am wondering if there are "other" kernels out there that would solve 
some of the problems I am having with 9.1. I have tried both 
2.4.21-0.13mdk and 2.4.20-benh-9mdk on my G3 (Pismo) power book, and 
both have problems. The standard kernel 2.4.21-0.13mdk exhibits:

  1. Powerbook locks up upon wake up. I did run the apm_emu, but this
 doesn't solve the problem, and I don't really believe it is an X
 problem, because the airport interface doesn't wake up (I can't
 ping the PB) either.
  2. PCMCIA doesn't work with ide-cs.o (a camera flash card). Neither
 kernel works actually. I get a nice lengthy dump, which I can
 post, but I would rather have a kernel (and modules) which work.
  3. MOL networking doesn't work. Ping works, but larger packets (like
 web surfing) don't make it out of MOL
Ben's Kernel 2.4.20-benh-9mdk seems to have the PCMCIA problem (very 
similar dumps), and today I was having problem mounting multiformat CDs 
(iso9660 & hfs). The automounter (which runs as part of nautilus, or so 
it appears) doesn't mount the CD properly. Root can mount the cd 
explicitly with a mount -t iso9660 /dev/cdrom /mnt/cdrom. But that is a 
pain.

I have used easy urpmi to point to the core distro, external addons, 
even PLF. Doing a urpmq -r kernel yields only the 2 kernels (listed above).

So, is anyone using a kernel other than these two, on a G3 (Pismo) PB, 
and have these things, which I have listed, working?

I don't even mind compiling a kernel, but it would be nice to know that 
someone else actually had it working first.

Thanks for the help,

Craig...





Re: 8.2 PPC CD1 and CD2 not recognized file systems

2003-07-22 Thread [EMAIL PROTECTED]
Stew Benedict wrote:

On Fri, 18 Jul 2003, Alex Thurgood wrote:

 

Hi,

I'm trying to install more software via GRPMI, CUPS among others, from
the official 8.2 CDs. However, when asked to insert the relevant CDs, it
doesn't seem to recognize them and just keeps throwing open the CD
player draw with a request to insert the appropriate CD.
I've noticed that from the console, an error message is given that the
file system type of the CD is incorrect. What does this mean ? Is there
something wrong with my fstab config, or is there something wrong with
the CDs ?
   

Post your fstab line.
Can you see files on /mnt/cdrom using any CD?
 

Just my 2 cents, Disk 1 is an HFS disk (Stew correct me if I am wrong), 
where Disk 2 is a Unix (Rockridge) disk. I have seen this, and had to do 
the mount manually in the past (mount -t hfs /dev/cdrom /mnt/cdrom). But 
that was before I installed 9.1 which has a really nice line in the fstab:
none /mnt/cdrom supermount 
dev=/dev/hde,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0,user 0 0

I hope this helps,

Craig...






Re: Frozen G3 PB up wake up - apm_emu now loaded

2003-06-27 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:

On Fri, 27 Jun 2003, [EMAIL PROTECTED] wrote:

 

Hi All,

I am hoping someone has some info on what I am seeing on my G3 PB 
(Pismo). Occationally (say once every 50 sleep/wake-up cycles) the PB 
freezes upon wake up. Here's what I observe:

   * PB goes to sleep normally up closing the lid (or appears to)
   * Lifting the lid initiates wake-up,
 o The screen appears
 o The backlight comes on
 o The hard drive spins up
   * However the computer is frozen, no mouse, no activity on the
 screen, the PB will not return pings from another computer
I have examined /var/log/messages for any clues. All I see is the PB 
going to sleep (PMUD entries), and then a restart is the next line. I 
haven't been able to correlate it to any application (for a while I 
thought it was ethereal, but I can't reliably recreate it)

I am running the stock Mandrake 9.1 kernel
   

^^ this could be part of the problem.

But it can also be that apm emulation is not loaded. You have to load a 
module, i forget the name, apm something. Check if /var/log/XFree.0.log 
complains about apm not being found. If so, put that module in 
/etc/modules so it gets loaded at boot.

For me apm emulation was not sufficient to get it working perfectly with
mdk kernel, also the benh kernel in 9.1 was not good enough, it worked
reliable using a newer benh kernel and vide=radeonfb in yaboot.conf.
2.4.20-benh10 is on the club site in testing (including some mdk patches
like supermount).  Planning to put 2.4.21-benh1 in cooker contrib soon
(I'm finishing up lowlatency kernel for i586 first).
d.
 

Danny,

I did find that the apm_emu wasn't loading (and XFree.0.log was 
reporting it). I have loaded the module, restarted X, and now I get a 
nice message (in the XFree.0.log) that "Open APM sucessful".

I do see a change on the screen at wake up now, where the screen looks 
like it is way zoomed in (pixelated) and black and white, but after X 
does its refresh upon waking up, my screen is back to normal. I assume 
this is part of the APM emulation thing.

I don't know if this will fix it (hopefully it will). I'll run this way 
and see if I don't get any more freezes.

Thanks for the help,

Craig...





Frozen G3 PB up wake up

2003-06-27 Thread [EMAIL PROTECTED]
Hi All,

I am hoping someone has some info on what I am seeing on my G3 PB 
(Pismo). Occationally (say once every 50 sleep/wake-up cycles) the PB 
freezes upon wake up. Here's what I observe:

   * PB goes to sleep normally up closing the lid (or appears to)
   * Lifting the lid initiates wake-up,
 o The screen appears
 o The backlight comes on
 o The hard drive spins up
   * However the computer is frozen, no mouse, no activity on the
 screen, the PB will not return pings from another computer
I have examined /var/log/messages for any clues. All I see is the PB 
going to sleep (PMUD entries), and then a restart is the next line. I 
haven't been able to correlate it to any application (for a while I 
thought it was ethereal, but I can't reliably recreate it)

I am running the stock Mandrake 9.1 kernel

[EMAIL PROTECTED] log]# uname -a

Linux pikake.hoomaha.net 2.4.21-0.13mdk #1 Wed Mar 19 02:24:56 EST 2003 ppc unknown unknown GNU/Linux

Any thoughts?

Thanks,

Craig...







Re: Ethereal 0.9.13 for Mandrake PPC 9.1

2003-06-26 Thread [EMAIL PROTECTED]
Ben,

Ben Reser wrote:

On Thu, Jun 26, 2003 at 09:22:39AM -0400, [EMAIL PROTECTED] wrote:
 

Sorry to have bothered you with my build of ethereal. I didn't find it 
before I built it, so I built it, and thought others would be 
interested. I agree, it looks like I have built what is already there.
   

I wouldn't say you bothered us.  But it does raise a red flag when
someone whom I can't ever recall posting something starts offering a
package we just put a security update out on...
Fair enough. I have been doing quite a bit of conversiing with Stew, but 
had forgotten that does not equal the list. I hadn't heard about the 
security update.

 

Since I am on the subject of not finding things, I have in the past used 
rpmfind.net as my source for pre-built binaries. Doing a quick search on 
rpmfind.net for ethereal (and PPC) shows only Yellowdog and Conectiva 
builds:
http://rpmfind.net/linux/rpm2html/search.php?query=ethereal&submit=Search+...&system=&arch=ppc

Does anyone know the process by which rpmfind.net knows about the 
"entire" mandrake distro (since obviously ethereal is in the update 
section)?
   

Unfortunately, rpmfind is entirely useless as far as I'm concerned.
ethereal was in main, probably is even on the CDs.  The version in
updates is just an updated on ethat was put out not to long ago to deal
with a security issue...
Ethereal is not on the CD, which is why it took the time to hunt down a 
working version.

The best way to see if something is built for Mandrake is to setup your
sources for uprmi (see http://plf.zarb.org/~nanardon or install and run
urpmi.setup) and then do a urpmq.  

You can also find documentation on urpmi at http://www.urpmi.org/

I need to learn more about urpmi. I'll read up on it, thanks for the 
pointer, and to the pointer for sources (to urpmi).

Now if you have any tricks to get the PCMCIA slot working on a Pismo G3 
PB, I'd love to hear those.

Thanks,

Craig...




Re: Ethereal 0.9.13 for Mandrake PPC 9.1

2003-06-26 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:

On Wed, 25 Jun 2003, [EMAIL PROTECTED] wrote:

 

Hey All,

Having my own network at home, I find it very useful to have a network 
sniffer-like tool. I have found a src.rpm and compiled it into a binary 
rpm for all. It does require some additional libs, but the all should be 
on the Mandrake 9.1 PPC CDs.

You can find the RPM at:
http://www.cvmiller.net/~cvmiller/mandrake/ethereal-0.9.13-1.1mdk.ppc.rpm
http://www.cvmiller.net/~cvmiller/mandrake/ethereal-0.9.13-1.1mdk.ppc.rpm.md5
   

eh:
ftp://ftp.nluug.nl/pub/os/Linux/distr/Mandrake/Mandrake/updates/ppc/9.1/RPMS/ethereal-0.9.13-1.1mdk.ppc.rpm
I didn't compare md5sums, but you are probably offering a mandrake rpm to 
mandrake.

 

All,

Sorry to have bothered you with my build of ethereal. I didn't find it 
before I built it, so I built it, and thought others would be 
interested. I agree, it looks like I have built what is already there.

Since I am on the subject of not finding things, I have in the past used 
rpmfind.net as my source for pre-built binaries. Doing a quick search on 
rpmfind.net for ethereal (and PPC) shows only Yellowdog and Conectiva 
builds:
http://rpmfind.net/linux/rpm2html/search.php?query=ethereal&submit=Search+...&system=&arch=ppc

Does anyone know the process by which rpmfind.net knows about the 
"entire" mandrake distro (since obviously ethereal is in the update 
section)?

Thanks,

Craig...





Ethereal 0.9.13 for Mandrake PPC 9.1

2003-06-25 Thread [EMAIL PROTECTED]
Hey All,

Having my own network at home, I find it very useful to have a network 
sniffer-like tool. I have found a src.rpm and compiled it into a binary 
rpm for all. It does require some additional libs, but the all should be 
on the Mandrake 9.1 PPC CDs.

You can find the RPM at:
http://www.cvmiller.net/~cvmiller/mandrake/ethereal-0.9.13-1.1mdk.ppc.rpm
http://www.cvmiller.net/~cvmiller/mandrake/ethereal-0.9.13-1.1mdk.ppc.rpm.md5
Some notes regarding Ethreal:

   * Must run as root (since the interface must be put into promiscious
 mode
   * After ending a capture, the interface is "blocked" (that is it
 doesn't pass normal traffic)
 o To unblock the interface  bounce it with ifdown eth0; ifup
   eth0  (assuming you are sniffing on eth0)
   * Find out more information on Ethereal at www.ethereal.com
I didn't do anything to the source other than compile it. If you have 
questions on how to use it, I suggest you look at www.ethereal.com, or 
look at the excellent man page. You can also ask me, and I'll tell you 
what I know.

Feature requests should be directed to the fine folks at www.ethereal.com.

Have fun, and sniff networks for good (not just to pick up passwords on 
the wire).

Craig...






Re: 9.1 Installation problems...

2003-06-12 Thread [EMAIL PROTECTED]
Micah Buckley-Farlee wrote:

Sounds pretty straightforward - you're out of space. What size 
partitions
did you use?


I used the "erase hard drive option," which appears to just partition 
everything using the defaults.
I tried messing around with the custom partitioning a bit, but I would 
always get a "no bootstrap" error when I try to save the partitioning 
scheme.
If anyone could give me a fix for this, but also give me a good way to 
partition a 38GB hard drive for Mandrake, please tell me. 
I am sure Stew will have better ideas, but I have encountered that 
dreaded "no bootstrap" error (stew it is darn irritating). The reason 
you get that is because you have no free space less that 10MB (or maybe 
it is 1MB).

If you create a partition table like any sane individual you would 
create partitions for whatever you need on the MacOS side, and then a /, 
/boot, /usr (maybe), /home, /opt (if you have a really big disk), 
/usr/local (if you are an old timer and don't use /opt. Of course you 
don't need all those, but those are the more popular. Then you have 
filled the disk with all of these partitions with no free space (after 
all that is what the partition game is all about, making sure that all 
the disk is allocated).

The Mandrake installer, however complains bitterly if you didn't leave 
any free space for it to "automagically" create a bootstrap partition 
(which will be used by ybin). As best as I understand it, you (the user) 
can't create this bootstrap partion, the install has to do it.


So make sure you have some free space at the end, if you are manually 
partitioning.

I hope this helps,

Craig...





Re: Ibook 600 mdk 9.1 ppc - Time

2003-06-11 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:

I still have some problem with system time (was first blocked at 1904,
now get stuck in 1970, and I don't remember why it changed ...)
Best,

Olivier
 

I am sure that Stew can point us to a better solution, but I got tired 
of my time getting set wrong after a reboot (this was a problem in 
Mandrake 8.2 as well). So I added the following to the end of my 
/etc/rc.d/rc.local

/sbin/hwclock -s

That grabs the time from the hardware clock, and shoves it into the 
system time.

I hope this helps,

Craig...






Re: how to mount, recognize cd burner???

2003-06-06 Thread [EMAIL PROTECTED]
Antonio Netzer wrote:

here is the entry for my firewire card in /etc/sysconfig/hwconf

-
class: FIREWIRE
bus: PCI
detached: 0
driver: ohci1394
desc: "Lucent Microelectronics|FW323"
vendorId: 11c1
deviceId: 5811
subVendorId: 11c1
subDeviceId: 5811
pciType: 1
I have a Que! Fire 16x10x40x cwr burner, how can I mount this device in 
linux??

my /etc/fstab file reads

/dev/hde10  / 
/dev/hde9   swap ...
none/proc   procdefaults 0 0
none/proc/bus/usb   usbdevfsdefaults 0 0
none/dev/shmtmpfs   defaults 0 0
none/dev/ptsdevpts  gid=5, mode=620 0 0
/dev/cdrom  /mnt/cdrom  iso9660 noauto,owner,kudzu,ro 0 0
/dev/hde6   /mnt/macos  hfs noauto,rw   0 0
/dev/hde7   /mnt/macosX hfs defaults0 0
thanks
 

Antonio,

Probably there is a nicer way to do this, but when playing with new 
devices, I log in as root, and then do a tail -f /var/log/messages Once 
I have that running, I plug in the device, and see what it gets 
registered as (this is how I found out that my USB CF Reader is /dev/sda1).

I hope this  helps,

Craig...





Shorcut to Mandrake Control Center - FollowUp

2003-03-24 Thread [EMAIL PROTECTED]
Hello guys,

Stew thanks for the reply, I am getting this message after typing the
command via terminal.:

> [EMAIL PROTECTED] pefl]# drakxconf
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = "en_US:en",
> LC_ALL = (unset),
> LC_MESSAGES = "en_US",
> LC_TIME = "en_US",
> LC_NUMERIC = "en_US",
> LC_CTYPE = "en_US",
> LC_MONETARY = "en_US",
> LC_COLLATE = "en_US",
> LANG = "en"
>
>  are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> Mon Mar 24 08:26:51 2003 Gdk-WARNING **: locale not supported by C library
at
> /usr/lib/libDrakX/my_gtk.pm line 310.

I have tried the following:

[EMAIL PROTECTED] pefl]# LC_ALL=en_US
[EMAIL PROTECTED] pefl]# export LC_ALL

Without success, any ideas? Thank you in advance

Pablo


mail2web - Check your email from the web at
http://mail2web.com/ .





Shorcut to Mandrake Control Center

2003-03-23 Thread [EMAIL PROTECTED]
Hello guys,

Is there another way to execute mandrake control center? 
I am using GNOME and it is not responding after double-click.

Thanks in advance

Pablo


mail2web - Check your email from the web at
http://mail2web.com/ .





Re: Nightmare installation on G3 beige

2003-03-16 Thread [EMAIL PROTECTED]
Stew Benedict ha scritto:

>On Sun, 16 Mar 2003, [EMAIL PROTECTED] wrote:
>
>  
>
>There is no seperate installer for Old World machines.  don't use the
>kernel, nor all.gz in the .sit file, use the ones in /boot. I had not yet
>updated the .sit file in RC1 (notice everything reference 8.2?).
>  
>
Ok. Lost time, so :-(

>  
>
>>- No other kernel in the disk can recognize my cd drive (only the old kernel)
>>- no other kernel recognize the hfs partition to install directly from HD after
>>a copy of the distribution
>>
>>
>
>Never has been able to install from hfs, afaik. 
>

Yes, you're right: this option was possible with YDL kernel

>I was able to CD install
>on a 7600, after loading mesh.

Loading? Uh, oh, have you loaded something? During the process install, 
the only loaded thing is: "INSMOD FAILED, retry?"
Oh yeah, retry, retry...
None modules can be loaded with the default kernel and his ramdisk :-(
Anyway, my Cd drive is IDE...

Ok, thanks for your answer, Stew.





Nightmare installation on G3 beige

2003-03-16 Thread [EMAIL PROTECTED]
Hi, folks

No way to install (or upgrade) to Mdk 9,1 RC1 on my box G3 beige MT 266 (OldWorl).
All the problem that I found:

- The installer for OldWorld is out of date: still only for Mdk 8,2.
- The kernel for OldWorld machines is 2,4,18, so if you can arrive to boot the
installer, after no way to continue: the installer doesn't find the appropriate
modules on /lib
- No other kernel in the disk can recognize my cd drive (only the old kernel)
- no other kernel recognize the hfs partition to install directly from HD after
a copy of the distribution
- no kernel recognize the ext3 partition for the same purpose

I have experimented all that I can: no result. After a night of nightmare: stop,
basta.

Happy sunday ;-)

Salvatore Comito




[no subject]

2003-03-12 Thread [EMAIL PROTECTED]

Subject: RE: Telnet & email header message.
Date: Wed, 12 Mar 2003 22:23:57 -0500
MIME-Version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 13 Mar 2003 03:23:57.0958 (UTC) FILETIME=[FBE3B260:01C2E90F]

=0A=0AOriginal Message:=0A-=0AFrom: Bob Sloots [EMAIL PROTECTED]
nl=0ADate: Thu, 13 Mar 2003 00:40:30 +0100=0ATo: [EMAIL PROTECTED]
=2Ecom=0ASubject: RE: Telnet & email header message=2E=0A=0A=0A> -Oors=
pronkelijk bericht-=0A> Van: [EMAIL PROTECTED]>=
 [mailto:[EMAIL PROTECTED] Pablo E=2E=0A> Ferna=
ndez L=2E=0A> Verzonden: woensdag 12 maart 2003 23:18=0A> Aan: [EMAIL PROTECTED]
linux-mandrake=2Ecom=0A> Onderwerp: Telnet & email header message=2E=0A>=0A=
>=0A> Hello to everyone=2E=0A=0AHello Pablo,=0A=0A>=0A> I have no idea why=
 I can=B4t telnet an interface (an eth0,=0A> which is connected=0A> my cis=
co adsl router)from the shell # I get a reply that the=0A> command is not=0A=
> found, even connected as root, then tried Ktelnet and the=0A> session ap=
pears=0A> and dissapears rapidly=2E I would appreciate a help here=2E=0A=0A=
Why do you want to telnet the eth0 interface, connected to the router, and=

not the interface of the router (e=2Eg=2E 10=2E0=2E0=2E139)? What=0Ado you=
 want?=0A=0AIs telnet installed? Try "rpm -qa | grep telnet": what does it=
 give you? If
nothing, can you install using "rpm -ivh=0A=2E=2E=2Etelnet=2E=2E=2Erpm"?=0A=
=0A>=0A> Just checking my email headers, i have message just before my=0A>=
 IP address=0A> (where my eth0 is configured) which says "may be forged", =
is=0A> it a warning?=2E=0A> What exactly means? I have research on the int=
ernet but no clues=2E=0A>=0A=0ACould you give an example? Send a source-li=
sting of the e-mail?=0A=0A> I would like to know the possibility of attack=
s or threats having this=0A> issue?, is there a=0A> way to correct it=2E=0A=
>=0A> Thanks in advance=0A>=0ANo thanks,=0A=0ABob=2E=0A=0AP=2ES=2E Are the=
se specific cooker-ppc problems?=0A=0A=0AHello Bob,=0A=0AThanks for the re=
ply=2E As I posted in my earlier message=2E The reason why I
need to=0Atelnet my cisco is because I have lost my console cable, so the =
last resort=0Ato check its configuration is via telnet=2E=0A=0AI have inst=
alled succesfully a telnet client, using urpmi function=2E=0A=0ACan someon=
e recommend a firewall documentation? Not a howto=2E=0AThanks=2E=0A=0APabl=
o=0A=0A


mail2web - Check your email from the web at
http://mail2web=2Ecom/ =2E





Re: Telnet & email header message.

2003-03-12 Thread [EMAIL PROTECTED]
Thanks Stew,

Yes! it works now I can telnet my cisco device.

The reason why I wanted to telnet it is because I dont have the console
cable.
Thanks again and have a nice evening you all.



Original Message:
-
From: Stew Benedict [EMAIL PROTECTED]
Date: Wed, 12 Mar 2003 21:03:12 -0500 (EST)
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Telnet & email header message.



On Wed, 12 Mar 2003, Pablo E. Fernandez L. wrote:

> Hello to everyone.
> 
> I have no idea why I can´t telnet an interface (an eth0, which is
connected
> my cisco adsl router)from the shell # I get a reply that the command is
not
> found, even connected as root, then tried Ktelnet and the session appears
> and dissapears rapidly. I would appreciate a help here.
> 

Telnet is generally not installed by default nowdays.

"urpmi telnet-client" should install it for you

> Just checking my email headers, i have message just before my IP address
> (where my eth0 is configured) which says "may be forged", is it a
warning?.
> What exactly means? I have research on the internet but no clues. 
> 
> I would like to know the possibility of attacks or threats having this
> issue?, is there a 
> way to correct it.
> 

If your IP isn't associated with a registered domain name, I might expect
to see that in a mail header.  I don't believe you need to worry about a
security issue with it, but having a firewall and staying on top of
security updates is advised. 

> Thanks in advance
> 
> Pablo  
> 
> 

Stew Benedict

-- 
MandrakeSoft 
PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3
IRC: irc.freenode.net #cooker-ppc
Archives: http://marc.theaimsgroup.com/?l=mandrake-cooker-ppc&r=1&w=2





mail2web - Check your email from the web at
http://mail2web.com/ .





Re: Missing package

2003-03-04 Thread [EMAIL PROTECTED]
On 4 Mar 2003, Bob Sloots wrote:

> 
> libfontconfig1-devel-2.1-7mdk.ppc.rpm showed up in the sunet mirror today, so ok.
> 
> But now the urpmi --auto-select complains about missing gnome-vfs2: can you place 
> that one in http://people.mandrakesoft.com/~sbenedict/?
> 

Will do.  Boy this gets to be a pain.

Stew Benedict

-- 
MandrakeSoft
PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3
IRC: irc.freenode.net #cooker-ppc
Archives: http://marc.theaimsgroup.com/?l=mandrake-cooker-ppc&r=1&w=2


How can i quit this ml?
please help!




fstype for darwin + linux

2003-02-13 Thread [EMAIL PROTECTED]
hi!

i'm running osX and Linux on an ibook.

is there yet any way to share a partition?
what filesystem-type should i use to be able to read and write from
linux and osx?

i think UFS is not yet writable for linux. right?

any ideas?





iMac, Yellowdog & xmms

2002-05-22 Thread [EMAIL PROTECTED]

HEllo there!
I finally successfully installed linux yellowdog on my imac...
Everything seems to work, except reproducing mp3 in xmms...
I tried to change the plug in output but only rsa works and it plays 
just terrible noises...
Can anybody help?



Ri:Re: ANNOUNCE: OpenOffice.org Build 641B released for PPC Linux (fwd)

2001-12-05 Thread [EMAIL PROTECTED]






java and Internet

2001-10-02 Thread [EMAIL PROTECTED]

Hi people,
Mandrake is beautiful: no doubt. But it' impossible to surf on internet and exploit 
the java application. Netscape is obsolete, Mozilla for PPC does not support java, and 
so on Opera, Konqueror, etc. I installed Kaffe without succes.
Does anyone to advice me how to resolve the problem?
Thanks in advance.

Salvatore Comito
Palermo - Italy