RE: [newbie] Any way to get the Monster MX-300 sound card to work?

1999-10-19 Thread Toshiro Viera Stalker

>
>Has anyone managed to get one of these configured successfully?  If
> so, I could use some hints.
>
> -Paul

I have the same problem. I wrote a mail to Aureal people asking why they
don't have a driver for Linux and they told me they have plans to support
Linux somewhere in time :) That was 4 months ago, now I finally solved the
problem: I threw away the MX-300 and bought a Sound Blaster Live :)

Toshiro.



RE: [newbie] panoramix must change its name

1999-10-13 Thread Toshiro Viera Stalker


- Original Message -
From: Hoyt <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 12, 1999 4:59 PM
Subject: Re: [newbie] panoramix must change its name


> > YOU HAVE ONLY 24h to answer before the choice is done...
> > so answer fast :)
> >
> > the panoramix name is unfortunately copyrighted (wishing there were only
> GPL ;-)
> > so i'm making a poll here to know which name it will change to!
> >
> > some ideas:
> > - pearl (perl+a, maybe too generic)
>
> Marguerita - derived from the Spanish word for pearl I am told.
>
> Hoyt
>

Sorry, but the spanish translation of pearl is 'perla'. Margarita is a
flower, I think the english name of that flower is 'daisy'

Saludos :)
Toshiro.




RE: [newbie] Restricting user access by IP

1999-10-09 Thread Toshiro Viera Stalker

> I have spent allot of time with /etc/httpd/conf/access.conf &
> httpd.conf(many hours).
> The results I'm getting are not what I'm looking for!
> I can restrict users based on subnet but not at the ip level no matter
what
> $%&* I do
> My assumption is that, the above mentioned files will not restrict users
> from telnet access.

You're right, telnet is handled by the inetd daemon, you have to configure
the following files:
inet.conf -> to enable the telnet daemon (I guess you already have this
 running)
hosts.deny -> here you specify which hosts are not allowed to access the
   service you specify in your machine
hosts.allow -> like hosts.deny, but the other way :)

My suggestion is: disable everybody in hosts.deny and enable just the subnet
you want in hosts.allow. In your case it could be:

hosts.deny:
ALL: ALL

hosts.allow:
in.ftpd: here_is_your_subnet

Please note that, for this to work, you must have tcp wrappers running, I
think
is always running by default, so you shouldn't have any problem.

BTW, all this stuff is better explained in NET3-HOWTO, you should read that
document

Regards,
Toshiro.





[newbie] IP Spoofing

1999-09-10 Thread Toshiro Viera Stalker




Hi!
 
I've been looking into the IPCHAINS HOWTO. In section 
5.7 the author recommends to useSource Address Verification to protect 
from IP spoofing. The question is: where(I mean, in which script file) 
should I add the recommended command lines?BTW, I'm running Mandrake 
6.0
 
Toshiro


RE: [newbie] Problems with dosemu

1999-09-01 Thread Toshiro Viera Stalker

> > > >
> > > Ok, seems it's not being called with the correct make install command.
In
> > > the mean time, heres the quick fix..
> > >
> > > perl -p -i -e 's/\"ISBINRELEASE\"/\"1\"/' /usr/bin/mkdexe
>
> Sorry no dos on this box, i didn't test it.
>
> > I did what you say but it didn't work :( Here's the output of both
commands
> > now  (notice that the output of mkdexe is different, but the output of
> > setup-hdimage is the same):
> >
> > OUTPUT1:
> > /usr/bin/mkdexe: cd: /var/lib/dosemu/dexe: No existe el fichero o el
> > directorio /usr/bin/mkdexe: /var/lib/dosemu/dexe/extract-dos: No existe
el
> > fichero o el dir
> > strings: /root/.dosemu/tmp/mkdexe.680/sys/boot.bin: No existe el fichero
o
> > el directorio
> > /usr/bin/mkdexe: cd: /var/lib/dosemu/commands: No existe el fichero o el
> > directorio
> > cp: mh: se omite el directorio
> > cp: X11: se omite el directorio
> > /root/.dosemu/tmp/mkdexe.680/sys/io.sys: No existe el fichero o el
> > directorio
> > /root/.dosemu/tmp/mkdexe.680/sys/msdos.sys: No existe el fichero o el
> > directorio/root/.dosemu/tmp/mkdexe.680/sys/command.com: No existe el
fichero
> > o el directorio
> > /root/.dosemu/tmp/mkdexe.680/sys/boot.bin: No existe el fichero o el
> > directorio
> > taking builtin boot sector
> > /usr/bin/mkdexe: /var/lib/dosemu/dexe/do_mtools: No existe el fichero o
el
> > directorio
> >  error during mcopy 
> > may be you choose the size of the hdimage too small
> > Use the -s option to give more space on the hdimage
> >
> > OUTPUT2:
> > /usr/bin/setup-hdimage: /var/lib/dosemu/dexe/check-mtools: No existe el
> > fichero
> > o el directorio
> >
> > Regards,
> > Toshiro.
> >
>
> Yep definatly might wanna hold off untill i get a chance to recompile and
> upload it. My replacement cable modem should be here in a few hours. You
> may or maynot want to try fiddleing with the dos-freedos package also in
> the mean time.
>

Ok, but the problem is that freedos doesn't support redirection, so I cannot
use the partition I need to access :) Anyway, no problem, I've been using
DOS for 13 years, I could wait a couple of days :) BTW, can you drop me a
line when you upload the right package? Thanks.

Regards,
Toshiro.



RE: [newbie] Problems with dosemu

1999-08-31 Thread Toshiro Viera Stalker

> > > > Has anybody tried to make a boot image for dosemu? I'm running
Mandrake
> > 6.0
> > > > and when I tried to create the image using 'mkdexe' (sorry I
don't
> > > > remember exactly the command right now, but it's in the README) the
> > process
> > > > failed. Also, the script setup-hdimage fails because it doesn't find
> > some
> > > > files/directories, so I guess the rpm included in the distribution
isn't
> > > > complete. Is that right?
> > >
> > > What isn't it finding? Do you have the mtools package installed?
> > >
> >
> > Ok, here's the output of both commands I've been talking about (sorry,
some
> > error messages are in spanish, but I think is understandable, if it is
not,
> > just let me know):
> >
> > COMMAND1:
> >
> > mkdexe myhdimage -b /dev/hda1 -o noapp
> >
> > OUTPUT1:
> >
> > 1+0 registros leídos
> > 1+0 registros escritos
> > /usr/bin/mkdexe: cd: /usr/commands: No existe el fichero o el directorio
> > cp: mh: se omite el directorio
> > cp: X11: se omite el directorio
> > /usr/bin/mkdexe: /usr/src/tools/periph/mkfatimage16: No existe el
fichero o
> > el directorio
> > Can't open /var/lib/dosemu/myhdimage: No existe el fichero o el
directorio
> > Cannot initialize 'W:'
> > Can't open /var/lib/dosemu/myhdimage: No existe el fichero o el
directorio
> > Cannot initialize 'W:'
> > Bad target W://
> >
> > COMMAND2:
> >
> > setup-hdimage
> >
> > OUTPUT2:
> >
> > /usr/bin/setup-hdimage: /usr/bin/dexe/check-mtools: No existe el fichero
o
> > el directorio
> >
> > Regards,
> > Toshiro.
> >
> Ok, seems it's not being called with the correct make install command. In
> the mean time, heres the quick fix..
>
> perl -p -i -e 's/\"ISBINRELEASE\"/\"1\"/' /usr/bin/mkdexe
>

I did what you say but it didn't work :( Here's the output of both commands
now  (notice that the output of mkdexe is different, but the output of
setup-hdimage is the same):

OUTPUT1:
/usr/bin/mkdexe: cd: /var/lib/dosemu/dexe: No existe el fichero o el
directorio /usr/bin/mkdexe: /var/lib/dosemu/dexe/extract-dos: No existe el
fichero o el dir
strings: /root/.dosemu/tmp/mkdexe.680/sys/boot.bin: No existe el fichero o
el directorio
/usr/bin/mkdexe: cd: /var/lib/dosemu/commands: No existe el fichero o el
directorio
cp: mh: se omite el directorio
cp: X11: se omite el directorio
/root/.dosemu/tmp/mkdexe.680/sys/io.sys: No existe el fichero o el
directorio
/root/.dosemu/tmp/mkdexe.680/sys/msdos.sys: No existe el fichero o el
directorio/root/.dosemu/tmp/mkdexe.680/sys/command.com: No existe el fichero
o el directorio
/root/.dosemu/tmp/mkdexe.680/sys/boot.bin: No existe el fichero o el
directorio
taking builtin boot sector
/usr/bin/mkdexe: /var/lib/dosemu/dexe/do_mtools: No existe el fichero o el
directorio
 error during mcopy 
may be you choose the size of the hdimage too small
Use the -s option to give more space on the hdimage

OUTPUT2:
/usr/bin/setup-hdimage: /var/lib/dosemu/dexe/check-mtools: No existe el
fichero
o el directorio

Regards,
Toshiro.



RE: [newbie] Problems with dosemu

1999-08-30 Thread Toshiro Viera Stalker

> > Has anybody tried to make a boot image for dosemu? I'm running Mandrake
6.0
> > and when I tried to create the image using 'mkdexe' (sorry I don't
> > remember exactly the command right now, but it's in the README) the
process
> > failed. Also, the script setup-hdimage fails because it doesn't find
some
> > files/directories, so I guess the rpm included in the distribution isn't
> > complete. Is that right?
> >
> > Toshiro
>
> What isn't it finding? Do you have the mtools package installed?
>

Ok, here's the output of both commands I've been talking about (sorry, some
error messages are in spanish, but I think is understandable, if it is not,
just let me know):

COMMAND1:

mkdexe myhdimage -b /dev/hda1 -o noapp

OUTPUT1:

1+0 registros leídos
1+0 registros escritos
/usr/bin/mkdexe: cd: /usr/commands: No existe el fichero o el directorio
cp: mh: se omite el directorio
cp: X11: se omite el directorio
/usr/bin/mkdexe: /usr/src/tools/periph/mkfatimage16: No existe el fichero o
el directorio
Can't open /var/lib/dosemu/myhdimage: No existe el fichero o el directorio
Cannot initialize 'W:'
Can't open /var/lib/dosemu/myhdimage: No existe el fichero o el directorio
Cannot initialize 'W:'
Bad target W://

COMMAND2:

setup-hdimage

OUTPUT2:

/usr/bin/setup-hdimage: /usr/bin/dexe/check-mtools: No existe el fichero o
el directorio

Regards,
Toshiro.







[newbie] Problems with dosemu

1999-08-29 Thread Toshiro Viera Stalker

Has anybody tried to make a boot image for dosemu? I'm running Mandrake 6.0
and when I tried to create the image using 'mkdexe' (sorry I don't
remember exactly the command right now, but it's in the README) the process
failed. Also, the script setup-hdimage fails because it doesn't find some
files/directories, so I guess the rpm included in the distribution isn't
complete. Is that right?

Toshiro



[newbie] ulimit

1999-08-22 Thread Toshiro Viera Stalker



Hi!
 
I've setup a small network at home (3 computers running 
mandrake 6.0), every time I telnet to another machine I get this 
message:
 
bash: ulimit: cannot modify limit: Operation not 
permitted
 
Anybody know what this means? Also, how can I get rid of 
that message?
This message never appears when I logon 
locally.
 
Toshiro.


[newbie] Diamond Monster MX300

1999-08-20 Thread Toshiro Viera Stalker



I have a Diamond Monster MX300 sound card, does anybody 
know how to make it work with Linux?
 
Toshiro.


RE: [newbie] Como Hacer yo cambio el conectarse Mensaje por Linux.

1999-05-04 Thread Toshiro Viera Stalker

Well, I'm a spanish speaker (as a matter of fact, is my first language :)
and I can tell you that Jason is right, it's a very bad translation, it's
almost impossible to understand what you wrote.

Best wishes,
Toshiro.



- Original Message -
From: James J. Capone <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 04, 1999 5:21 PM
Subject: RE: [newbie] Como Hacer yo cambio el conectarse Mensaje por Linux.


> I didn't ask you to Read it nor Did I ask you to answer it. And what
> Spanish do you speak, Gee there are only about 50+ different forms of
> Spanish. If you don't understand it then don't worry about it.
>
>
> James J. Capone
>
> está Estúpido aquel Atontar comentarios. está inteligente personas aquel
> Respuesta ellas en un estúpido manera. Trivial nosotros todo justa obtener
> a lo largo de.!
>
> On Tuesday, May 04, 1999 3:21 PM, [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> wrote:
> > Why don't you just post the message in ENGLISH so that everyone can
> > understand it...not just a few people. You obviously don't speak spanish
> > anyway becuase half of your sentences don't make any sense and you use
> > expressions wrong and you have mixed in english words in your sentences?
> What
> > was your point in doing that??
> >
> > Jason
> > [EMAIL PROTECTED]



RE: [newbie] Super Disk & CD Recorders

1999-04-29 Thread Toshiro Viera Stalker

The LS120 work very well (I have one), the only problem is that you cannot
create a rescue floppy during the installation.

Toshiro


> Hi All,
>
> I was just wondering if the LS120 (Super Disks) and CD recorders are
> supported under Linux. If they are, which brands (CD recorders).
>
> Thanks
> Russ
>




[newbie] Keyboard problem - HELP!!!!!!

1999-04-26 Thread Toshiro Viera Stalker

Hi! I've installed Mandrake 5.3; in the installation I've chosen spanish as
the language, but I picked the US keyboard layour. The problem is that now
KDE has the spanish keyboard layout and I cannot change it to US.
I've inspected the XF86Config file and I've found that "XkbLayout" was set
to spanish, if I change it to english, when I reboot the machine "XkbLayout"
is changed back to spanish! Do you have any idea about what
program/script/whatever is changing that file?


Best wishes,
Toshiro.