OT: scanner

2008-08-29 Thread Jose Rodriguez
Hi

I'm about to buy a scanner, which will be used to scan A4 text
documents scattered with the occasional picture here and there. I
plan to convert them afterwards to either pdf or djvu (haven't
decided yet) with good quality settings. This is, I should not be
able to notice font blurring while reading and zooming on the
screen, and printouts should look basically perfect. Pictures are
not critical (mainly graphs and the like), but it's a plus if they
look right.

From the Sane site I know which devices are supported, but...what
technical specifications should I look for?

Thanks




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: off-line dictionary (gnome)

2008-06-20 Thread Jose Rodriguez
On Tue, 17 Jun 2008 11:18:01 +0200
Johann Spies [EMAIL PROTECTED] wrote:

 I have the following in /etc/dictd/dict.conf:
 
 server localhost
 server dict.org
 server dict0.us.dict.org
 server alt0.dict.org

I have the same only that I commented everything but localhost--I
always work offline--although having them all present doesn't cause
any problem, dictd tries localhost first and the others afterwards.

On top of that, I think you have to tell dict where the files to be
looked up are. So, after installing the dict files you want,
you point at them in /etc/dictd/dictd.conf. This is what
my dictd.conf looks like:

access {
allow localhost
allow 127.0.0.1
# this allows access only from local host
}

# Database section here:

database  thesaurus {data /usr/share/dictd/moby-thesaurus.dict.dz
  index /usr/share/dictd/moby-thesaurus.index}

database elements {data /usr/share/dictd/elements.dict.dz
  index /usr/share/dictd/elements.index}

database foldoc {data /usr/share/dictd/foldoc.dict.dz
index /usr/share/dictd/foldoc.index}

database freedict-eng-ita{data/usr/share/dictd/freedict-eng-ita.dict.dz
index /usr/share/dictd/freedict-eng-ita.index}

database freedict-eng-spa{data/usr/share/dictd/freedict-eng-spa.dict.dz
   index /usr/share/dictd/freedict-eng-spa.index}

database freedict-eng-lat {data/usr/share/dictd/freedict-eng-lat.dict.dz
  index /usr/share/dictd/freedict-eng-lat.index}

database gcide {data /usr/share/dictd/gcide.dict.dz
index /usr/share/dictd/gcide.index}

#include /var/lib/dictd/db.list


When you're done you have to restart dictd (/etc/init.d/dictd
restart).

  It appears to me that the user interface of Dictionary 2.14.0
  is in need of repair.

You may want to file a bug if it works after manually changing
the configuration file. This is the sort of things that people
get quite annoyed at.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



locking screen after suspend/hibernate

2008-05-05 Thread Jose Rodriguez
I want my screen to be locked when resuming from
suspend/hibernate. I don't use any desktop environment, so I
tried uncommented the following line
from /etc/hibernate/common.conf :

LockXtrLock yes

and installed xtrlock. This does nothing, though. A little
script on resume would do just fine, I suppose but I don't know how
to make hibernate to call it. 

Any hint?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



wireless card fried?

2008-02-28 Thread Jose Rodriguez
Hi

Since yesterday I can't use my wireless card anymore, an
Intel 2200bg. iwconfig and dmesg report that the kill switch is
on, which is confirmed by

cat /sys/bus/.../ipw2200/rf_kill
2

Any attempt to change that value is fruitless. Switching on and
off the wireless switch does nothing. Only sometimes the
wireless led stays on for some 20 seconds and then dies again. The
only thing that makes me doubt about it being a hardware problem
is that, when somehow said led is on, it consistently turns itself
off as soon as I modprobe the module for the card.

Apart from a hibernate upgrade some two days ago (which I have
already downgraded just in case) I can't see anything relevant I
might've installed this recently.

I get the same with several kernels and even with a live CD.
Nothing I found in google solve/apply to my case. I don't know what
to do now to check where the problem lies...


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



KDE doesn't start after Xfce installation

2008-02-13 Thread Jose Rodriguez
Hi

Being really scared of how KDE 4 looks like I'm trying to be
proactive and started looking for alternatives.

After installing Xfce I can't start KDE, though. I don't use any
display manager, and this is what I get when invoking startkde:

xsetroot: unable to open display ''
xset: unable to open display 
xsetroot: unable to open display ''
startkde: starting up...
ksplash: cannot connect to X server
xprop: unable to open display ''
kdeinit: aborting. $DISPLAY is not set
ERROR: couldn't attach to DCOP server
startkde: shutting down
startkde: running shutdown scripts
xprop: unable to open display ''
startkde: done

Before this I used to launch KDE by just using startx and not
having a .xinitrc file. Only if I wanted to experiment with
exotic window managers I used it. Now, if I don't have this file I
get into Xfce automatically when starting X. If I have it and
specify KDE it doesn't work either.

I looked at the default places where (according to man) startx
looks at and couldn't figure out what's telling it to launch Xfce
(and perhaps stopping KDE to start?).

Some hints?

Jose


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: problem with wireless encryption

2008-01-31 Thread Jose Rodriguez
On Wed, 30 Jan 2008 14:48:37 -0200
Marcelo Chiapparini [EMAIL PROTECTED] wrote:

 My problem is with encryption (WPA).

This is what I have:

/etc/network/interfaces (relevant lines to wireless link only):

#DHCP doesn't work very well with wpa here, so I use static
#addresses. Also, it's a way of taking out the equation some
#variables.
iface eth2 inet static
address 192.168.11.3 #my address
netmask 255.255.255.0
gateway 192.168.11.1 #my router's address

wireless-essid my ssid
up wpa_supplicant -ieth2 -c/etc/wpa_supplicant.conf -Bw -Dwext
down killall wpa_supplicant
allow-hotplug eth2


My wpa_supplicant.conf is just the output of wpa_passphrase (man
wpa_passphrase). Run it with your ssid and passphrase and copy the
output to wpa_supplicant.conf, so it looks like this:

/etc/wpa_supplicant.conf:

network={
ssid=my ssid
#psk=whatevercrossesyourmindthebiggerthebetter
psk=bigstringoflettersandnumbersgeneratedbasedonyourpassphraseandssid
}


Put the psk (the second and real one) in your router's settings.
That should be it. Check that you can get authentification from
the router by running wpa_supplicant like this:

wpa_supplicant -ieth2 -c/etc/wpa_supplicant.conf -Dwext -d

Once you convince yourself that it can connect to the router kill
it and bring your interface up the usual way.

I hope it works for you.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: wlan in etch

2008-01-21 Thread Jose Rodriguez
After running dmesg |grep 2200
 
 I got the following output:
 
 [EMAIL PROTECTED]:~$ dmesg |grep 2200
 ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.2kmq
 ipw2200: Copyright(c) 2003-2006 Intel Corporation
 ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
 ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2
 ipw2200: Unable to load firmware: -2
 ipw2200: failed to register network device
 ipw2200: probe of :02:0b.0 failed with error -5
 
 so, the problem seems to be with the firmware. I will go after
 it and try again...

Ciao, Marcelo

You need the driver firmware, which is not included in Debian due
to licensing issues, I believe. Download it from

http://ipw2200.sourceforge.net/firmware.php

Uncompress and put the *.fw files in /lib/firmware

Everything should be fine now.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: which fonts config file?

2007-08-30 Thread Jose Rodriguez
On Mon, 27 Aug 2007 21:00:16 +0200
Andrei Popescu [EMAIL PROTECTED] wrote:

 On Fri, Aug 24, 2007 at 07:56:39PM +0100, Jose Rodriguez wrote:
  I get different fonts when I start the GUI by issuing startx
  than using kdm. I would like to know which configuration files
  are read in each case so I can adjust them to my taste.
 
 I think this is more an issue of DPI. You can check with
 
   xdpyinfo | grep resolution
 
 startx is a script so you can just view it and trace the config
 file. As for kdm you'll just have to read the fine manual.
 
 Regards,
 Andrei

Thanks for the reply. You are actually right, I got different DPI
settings depending on how I started the X session. What I did was
changing to 96x96 points per inch through KDE control panel and am
now happy.

Thanks again
Jose


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



which fonts config file?

2007-08-24 Thread Jose Rodriguez
Hello

I get different fonts when I start the GUI by issuing startx than
using kdm. I would like to know which configuration files are read
in each case so I can adjust them to my taste.

Thanks


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: IPW3945 With Etch

2007-06-27 Thread Jose Rodriguez
On Wed, 27 Jun 2007 10:10:08 +0200
Anthony Campbell [EMAIL PROTECTED] wrote:

 On 27 Jun 2007, Jose Rodriguez wrote:
  
   I was able to get it working but only after enabling SSID
   broadcasting on the AP.  This is odd but it works.  I wonder
   why this is?
   
   -Tom
  
  I don't know the technical reason whatsoever, just know it
  happens out of my own experience. The point is: why on earth
  would you want to hide the ssid? Certainly not as a security
  measure. Even worse, depending on how crowded your area is,
  you may end up with some of your neighbours dwelling in the
  same channel as you are for they don't see you, interfering
  your precious data.
  
 
 Presumably to reduce the chance that people nearby will use up
 your bandwidth.
 
 From the online documentation for my Netgear DG834G:
 
   The default SSID is Wireless, but NETGEAR strongly
 recommends that you change your networks Name (SSID) to a
 different value.
 

Changing and hiding the name of the station is not the
same thing. The security value of both things is, however, zero.
Broadcasting the ssid was never intended to be a security measure.
Have a look at the following:

The six dumbiest ways to secure a wireless LAN:
 
http://blogs.zdnet.com/Ou/index.php?p=43

Funny video of somebody cracking a *WPA* protected network:

http://www.mirrors.wiretapped.net/security/vulnerability-assessment/aircrack/whax-aircrack-wpa/whax-aircrack-wpa.html

General information about wireless networking:

http://wireless.wikia.com/wiki/Wi-Fi#Wi-Fi_Security_Myths


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: IPW3945 With Etch

2007-06-27 Thread Jose Rodriguez
On Wed, 27 Jun 2007 15:10:11 +0200
Anthony Campbell [EMAIL PROTECTED] wrote:
 
 [snip] 
 
 I take the point about changing and hiding the name are different
 things. However, as some of the commenters on the blog cited by
 you point out, the situation may be different for a home LAN
 from a larger or commercial site.

Strictly speaking, those comments are wrong and (the one I read)
come from not very well informed people. But they actually have a
point, I believe that there may be far too much
concern about the security thing. The problem is that you never
know when the bad thing is going to happen. I stated before in
this list that I wouldn't have much trouble with my neighbours
connecting my network for a limited usage; I still hold this but I
changed my mind about allowing that to happen, after all we do not
live in an ideal world.

 Neighbours may connect to a
 broadcast ESSID even without meaning to; I've done this myself
 in the past and so have our neighbours, who kindly advised me of
 the fact. 

That can only happen if you leave the network completely open,
i.e. no encryption whatsoever. If, after all, you are not
concerned about security, you can just set WEP and you don't have
to hide any ssid. To be honest, when I first set my network up I
did actually hide the ssid broadcast, only to realize that it gave
me some problems and solved none. 

On the other hand, about my
comment about your neighbours' network overlapping yours because
they don't see it...well, in practical terms, I guess it will
always have to be yourself the one worrying with these things; I
doubt many people actually scan the ether in order to decide the
frequency channel of their wifi LAN.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: IPW3945 With Etch

2007-06-26 Thread Jose Rodriguez

 I was able to get it working but only after enabling SSID
 broadcasting on the AP.  This is odd but it works.  I wonder why
 this is?
 
 -Tom

I don't know the technical reason whatsoever, just know it happens
out of my own experience. The point is: why on earth would you
want to hide the ssid? Certainly not as a security measure. Even
worse, depending on how crowded your area is, you may end up with
some of your neighbours dwelling in the same channel as you are
for they don't see you, interfering your precious data.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: screenshot

2007-06-26 Thread Jose Rodriguez
On Tue, 26 Jun 2007 09:50:07 +0200
Dan H [EMAIL PROTECTED] wrote:

 On Thu, 21 Jun 2007 11:53:51 +0100
 Jose Rodriguez [EMAIL PROTECTED] wrote:
 
  I quickly tried scrot and, out of its man page, I'm not sure
  which formats does it support, can anybody give me a hint?
 
 It seems to only do PNG. Doesn't matter; just pipe it through
 some netpbm tools (which I prefer) or imagemagick.
 
 --D.
 
By trial and error I've found out it actually does .tiff and .bmp
as well. No .eps, which it would be a no-no for me if it wasn´t
for imagemagick. I now actually use scrot instead of ksnapshot;
command line software have something inherently beautiful with
them...(although I still created a launcher).

Regards



Re: X problems

2007-06-22 Thread Jose Rodriguez
On Fri, 22 Jun 2007 05:30:11 +0200
Zach [EMAIL PROTECTED] wrote:

 On 6/21/07, Kamaraju S Kusumanchi [EMAIL PROTECTED]
 wrote:
 
  To enable hardware acceleration, In the Module section of
  xorg.conf you should load dri. So the corresponding stanza
  in /etc/X11/xorg.conf will look like
 
  Section Module
# bunch of load statements here
Load dri
# bunch of load statements here
  EndSection
 
So, does /var/log/Xorg.0.log tell you anything about DRI being
enabled or not? If not, you may want to try to use 16 bits depth,
I read somewhere it was needed to get the acceleration to work
with that card. Also, I believe too that the best way to proceed
is to take a careful look at the xorg.conf file from the Ubuntu
CD, I dont't think there's anything fundamentally different, must
be some settings here and there.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: screenshot

2007-06-21 Thread Jose Rodriguez
On Thu, 21 Jun 2007 04:50:08 +0200
Vincent Lefevre [EMAIL PROTECTED] wrote:

 On 2007-06-20 20:29:14 +0100, Jose Rodriguez wrote:
  I use ksnapshot, don't know how big it is, but it does a good
  job,
 
 Really big, taking into account the dependencies:
 
 After unpacking 68.1MB of additional disk space will be used.
 
That seems ridicously big, I wonder what the hell they put into
it. Anyway, it certainly does a good job. 

I quickly tried scrot and, out of its man page, I'm not sure which
formats does it support, can anybody give me a hint? I think it can
be quite handy to make a launcher with the options you usually use
so you don't waste time typing stuff. I'll try that.

Regards
Jose


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sensible way to install packages from testing unstable?

2007-06-20 Thread Jose Rodriguez
On Wed, 20 Jun 2007 04:50:06 +0200
Christopher Nelson [EMAIL PROTECTED] wrote:

 On 2007-06-20, Bill Thompson [EMAIL PROTECTED] wrote:
  On Tue, 19 Jun 2007 15:48:32 -0700
  [EMAIL PROTECTED] wrote:
 
  Hello
  
  I want to install the ntfs-3g driver, which I don't find in
  the Etch repositories. I read that I can add the testing
  and unstable distributions to my sources.list, make
  stable as the default in apt.conf and go for it. Is this
  perfectly all right or should I do something else? I remember
  somebody in this list recommending not to mix distributions
  at all under threat of death.
  
  Regards
  Jose
  
 
  Since the packages in a Debian system are interconnected, it is
  not wise to install packages directly from one distribution to
  another. Sometimes it works fine, but sometimes it will install
  dependent programs that conflict with other parts of the Debian
  stable.
 
  My advice would be to learn how to re-compile or backport a
  package from unstable to stable when necessary. You can get
  more information on backports here:
  http://wiki.debian.org/Backports?highlight=%28backport%29
 
 Or check backports.org where someone has done the work for
 you ;)  The ntfs-3g package is currently listed there.
 
 But, as they say, knowledge is power, so I would still recommend
 a perusal of the documentation on building for yourself.
 
Oh, so that is what it was. Backports was to me one those
ethereal words you hear in the air, never being sure what
do they exactly mean. 

I too prefer to learn how to do it,
although a quick look at some guides left me with mixing feelings
about it. It should be fine, though.

Thanks for the replies
Jose


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: screenshot

2007-06-20 Thread Jose Rodriguez
On Wed, 20 Jun 2007 21:10:14 +0200
Mathias Brodala [EMAIL PROTECTED] wrote:

 Hi Frank.
 
 Frank McCormick, 20.06.2007 20:56:
  Anybody know of relatively simple software to take screenshots
  of the dexktop or of windows of applications. Gnome-utils
  contains a screenshot maker but its a 6 meg download and am 18
  meg installation!!
 
 Try scrot, it’s extremely small but still provides a lot of
 functionality.
 
 
I use ksnapshot, don't know how big it is, but it does a good job,
allowing to save in a number of different formats. I will try
scrot, by the way, as I keep taking screenshots quite often.

Regards
Jose



(Solved) suspend to RAM not waking up

2007-06-07 Thread Jose Rodriguez

Jose Rodriguez wrote:

Florian Kulzer wrote:

If you have powersaved installed (see dpkg -l powersaved) then you can
configure it using the files in /etc/powersave. The default for the
power button is set up in events as EVENT_BUTTON_POWER=ignore.

  I noticed as well than when I press the power button (not suspending 
here)
I'm shown the gnome window asking what do I want to do, but this 
dissapears before I can do anything and the computer shuts down.




I would first try to comment out the line

 /sbin/shutdown -h now Power button pressed

This should allow you to test if the system comes back from suspend at
all. If this works then you can either decide that you don't mind if the
power button can no longer be used to shut down the system, or you have
to change powerbtn.sh so that it can tell the difference between power
button was pressed to wake me up from suspend and power button was
pressed because the user wants to shut me down.

I did the following: I changed hibernate.conf so that

touch /tmp/powerbtn_flag_hibernate

is executed before the system suspends. Then I added this line before
all the other commands in powerbtn.sh:

[ -e /tmp/powerbtn_flag_hibernate ]  rm -f 
/tmp/powerbtn_flag_hibernate  exit 0



Hello, thanks a lot for the suggestions, they made me think.

I checked out some things:

1. powersaved is not installed in my system, and I don't want to install 
it to avoid adding more variables to the problem--unless somebody tells 
me this is a bad idea.


2. Commenting out of /etc/acpi/powerbtn.sh the line which calls for 
 shutdown has the effect of allowing the gnome confirmation window to 
stay in place and not just dissapear in half a second. The computer 
still does not come back to life after suspending to RAM, though.


3. If I issue s2ram from the shell, the machine suspends and wakes up 
normally by pressing the power button. However:


4. Changing, as previously said, /etc/acpi/sleep.sh from

action=/etc/acpi/sleep.sh to
action=/etc/acpi/s2ram

makes the system go to suspend and hanging when pressing the power 
button. I noticed the screen showed different lines when suspending, so:


5. I commented out the other lines in /etc/acpi/sleep.sh and included 
the following one:


action=/usr/bin/glxgears

This, unsurprisingly, failed to call the gears and it went to suspend 
hanging the machine afterwards. I then tried to:


6. Kill gnome-power-manager and press the sleep button, and that did the 
trick--or a useless shortcut to test your fps. Changing glxgears for 
s2ram makes the machine suspendable. It seems that the 
gnome-power-manager daemon calls hibernate, for the behaviour it's the 
same when suspending with the button than when calling hibernate 
manually (it hangs the same way, showing the same things  before 
blanking the screen).


My question here is whether it's a good idea to get rid of 
gnome-power-manager and suspend the machine this way or maybe I should 
try something else with hibernate.conf. I would like to be able to tell 
the laptop to sleep after a given inactivity time, which I don't know 
whether it's possible without the gnome thing.



Well, basically, I ended up completely removing gnome-power-manager 
and installing powersaved and kpowersave (optional). I spent some 
time configuring powersaved the way I liked and that's it. I don't 
know what the problem was, maybe I should've had only the 
gnome-power-manager daemon running or something--as I do know with 
powersaved, for in its documentations says to do so.


Anyway, thanks for the reply.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: suspend to RAM not waking up

2007-05-30 Thread Jose Rodriguez

Florian Kulzer wrote:

If you have powersaved installed (see dpkg -l powersaved) then you can
configure it using the files in /etc/powersave. The default for the
power button is set up in events as EVENT_BUTTON_POWER=ignore.

  I noticed as well than when I press the power button (not 
suspending here)
I'm shown the gnome window asking what do I want to do, but this dissapears 
before I can do anything and the computer shuts down.




I would first try to comment out the line

 /sbin/shutdown -h now Power button pressed

This should allow you to test if the system comes back from suspend at
all. If this works then you can either decide that you don't mind if the
power button can no longer be used to shut down the system, or you have
to change powerbtn.sh so that it can tell the difference between power
button was pressed to wake me up from suspend and power button was
pressed because the user wants to shut me down.

I did the following: I changed hibernate.conf so that

touch /tmp/powerbtn_flag_hibernate

is executed before the system suspends. Then I added this line before
all the other commands in powerbtn.sh:

[ -e /tmp/powerbtn_flag_hibernate ]  rm -f /tmp/powerbtn_flag_hibernate  
exit 0


Hello, thanks a lot for the suggestions, they made me think.

I checked out some things:

1. powersaved is not installed in my system, and I don't want to 
install it to avoid adding more variables to the problem--unless 
somebody tells me this is a bad idea.


2. Commenting out of /etc/acpi/powerbtn.sh the line which calls for 
 shutdown has the effect of allowing the gnome confirmation window 
to stay in place and not just dissapear in half a second. The 
computer still does not come back to life after suspending to RAM, 
though.


3. If I issue s2ram from the shell, the machine suspends and wakes 
up normally by pressing the power button. However:


4. Changing, as previously said, /etc/acpi/sleep.sh from

action=/etc/acpi/sleep.sh to
action=/etc/acpi/s2ram

makes the system go to suspend and hanging when pressing the power 
button. I noticed the screen showed different lines when 
suspending, so:


5. I commented out the other lines in /etc/acpi/sleep.sh and 
included the following one:


action=/usr/bin/glxgears

This, unsurprisingly, failed to call the gears and it went to 
suspend hanging the machine afterwards. I then tried to:


6. Kill gnome-power-manager and press the sleep button, and that 
did the trick--or a useless shortcut to test your fps. Changing 
glxgears for s2ram makes the machine suspendable. It seems that 
the gnome-power-manager daemon calls hibernate, for the behaviour 
it's the same when suspending with the button than when calling 
hibernate manually (it hangs the same way, showing the same things 
 before blanking the screen).


My question here is whether it's a good idea to get rid of 
gnome-power-manager and suspend the machine this way or maybe I 
should try something else with hibernate.conf. I would like to be 
able to tell the laptop to sleep after a given inactivity time, 
which I don't know whether it's possible without the gnome thing.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: reliable wifi manager for gnome

2007-05-28 Thread Jose Rodriguez

Chris Lale wrote:
[...]

You might consider using a broadband modem/router/wifi combined appliance. I use
a Philips SNA6500 which has built-in NAT and firewall. It also has the option to
enable or reject wireless clients on the basis of their MAC address. So, even if
WEP is cracked you are still secure.

[..]

Well, actually, all somebody determined to break into your wireless 
network has to do in that case is to change their MAC address to 
any of the ones admitted in the router's configuration. To guess 
the valid one is just a matter of listening the traffic for a 
couple of seconds.


As far as I know--which is not much, in any case--the cosmetic 
protections like hiding the essid, MAC filtering and changing the 
default WEP password are utterly useless. Setting up WAP is the way 
to go, although at least one of its flavours is prone to dictionary 
attacks.


Having said this, I didn't bother to properly secure my own home 
network yet. If somebody wants to check a couple of e-mails using 
it just be it.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




suspend to RAM not waking up

2007-05-28 Thread Jose Rodriguez

Hello

Whenever I try to suspend to RAM my laptop (Amilo 1425 running 
Etch) hangs when trying to wake it up by pressing the power button. 
I believe it hangs for I can't switch it off unless holding the 
button for several seconds, discarding therefore a merely blank 
screen problem.


Issuing s2ram works, though (but not hibernate). I first played 
with the VBE options in /etc/hibernate/*.conf, but to no avail. I 
then changed /etc/acpi/events/sleepbt from


action=/etc/acpi/sleep.sh to
action=/usr/sbin/s2ram

but what it now does is shutting down inmediately after it wakes 
up. I checked the powerbt.sh and it does the following:


#If powersaved is running, let it process the acpi event

if pidof powersaved; then
   exit 0
fi

if ps -Af ¦ grep -q '[k]desktop'  test -f /usr/bin/dcop
then
dcop --all-sessions --all users ksmserver logout 0 2 0  exit 0
else
/sbin/shutdown -h now Power button pressed
fi

I don't know when the powersaved is called nor where its 
configuration files are. Neither I know what the dcop lines are.


I noticed as well than when I press the power button (not 
suspending here) I'm shown the gnome window asking what do I want 
to do, but this dissapears before I can do anything and the 
computer shuts down.


I've already run out of ideas, does anybody have any suggestion?

Regards



Re: reliable wifi manager for gnome

2007-05-28 Thread Jose Rodriguez

Ron Johnson wrote:

On 05/28/07 04:12, Jose Rodriguez wrote:
[snip]

Having said this, I didn't bother to properly secure my own home 
network yet. If somebody wants to check a couple of e-mails using it 
just be it.


Would you leave your door open so anyone can come in at any hour of the 
day and pee in your toilet or watch your movies?


I don't think the comparison holds. I repeat, I don't have any 
problem if my neighbour, at some point, used my wireless network to 
access the web or check e-mail. I wouldn't even care him 
sporadically downloading stuff if it didn't interfered with my 
normal network activity and I didn't have an usage limit.


Now, if you are thinking in somebody breaking into my home network 
and somehow gaining access to my computer, that's obviously another 
issue, and I would put it more like leaving the door open so any 
malicious person can come in at night and pee in my kitchen and 
steal my movies.


I'm not any sure whether a WPA encryption can really stop somebody 
who knows how to do that, though.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: KWeather

2004-05-25 Thread francisco jose rodriguez cabeza
On Mon, 24 May 2004 20:41:42 +0200
Sergio Ruiz Pérez - aladeweb.com [EMAIL PROTECTED] wrote:

 Hola:
 
 En kde 3.2 y debian sarge. He configurado el KWeather, sin embargo me 
 dice que la estación metereológica no existe ¿?, eso sí algunas veces sí 
 que me da datos ... es posible que esté teniendo problemas conectando al 
 servidor. Concretamente se trata del Aeropuerto de Málaga (LEMG), pero 
 he probado con Madrid Barajas y lo mismo ...
 
 Aún así, realmente lo que me gustaría ver es también algo de predicción 
 ... esta tarde va a llover o algo por el estilo, ¿existe alguna otra 
 aplicación así? He buscado por internet un rato, pero no he tenido éxito.
 
 Un saludo,
 -- 
 _
 Sergio Ruiz Pérez
 
 Aladeweb
 Parque Tecnológico de Andalucía
 Edificio BIC-Euronova
 Avda. Juan López Peñalver, 21
 29590 Málaga (España)
 Tfno. +34 952 417 409
 Móvil +34 687 918 890
 
 [EMAIL PROTECTED]
 http://www.aladeweb.com
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 
hola tio, pues existe un tema para superkaramba que se llama liquid weather, lo 
puedes encontrar en www.kde-look.org es bastante completo, te da muchos datos 
en tiempo real y un prediccion de cinco dias, lo único chungo es que ya se 
sabe... consume bastantes recursos y se cuelga de vez en cuando... pero ya lo 
irán solucionando.

un saludo



Prueba

2004-05-14 Thread francisco jose rodriguez cabeza
Prueba



Generar documentación

2000-08-16 Thread Jose Rodriguez
¡Hola!

Alguien sabe de alguna herramienta para generar documentos (en
papel) que me queden bonitos. Supongo que latex, sin embargo latex no
admite ilustraciones, ¿no?

Me interesa sobre todo que la documentación sea automatizable de
alguna manera (desde scripts, por ejemplo).

Saludos,

--
Boriel  [EMAIL PROTECTED]
http://www.geocities.com/boriel




Librerias DLL

2000-01-31 Thread Jose Rodriguez
¡Hola!

Me gustaria saber como crear una libreria DLL en Linux. Tengo un
programa en C y un modulo.o tambien en C. Pero lo que quiero es que, sin
recompilar el programa en C (y solo cambiando el modulo.o), se pueda
enlazar en tiempo de ejecucion el modulo y llamar a las NUEVAS funciones
que hayan en el, sin necesidad de recompilar el programa que las use.

He visto una utilidad, llamada SWIG que hace algo parecido, pero con
lenguajes script (el caso es que mi programa C es un interprete de
SCRIPT), y quiero extenderlo. ¿Alguna idea?

Saludos,

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Librerias DLL: Solucion encontrada

2000-01-31 Thread Jose Rodriguez
¡Hola!

Al final encontre la solucion a las librerias (bibliotecas)
dinamicas. Se hace con la biblioteca dlfcn.h.
Gracias.

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN



Warning: /usr/src/linux/System.map does not match kernel data.

2000-01-20 Thread Jose Rodriguez
¡Hola!

Pues eso, que cada vez que hago un 'ps' o un 'top', me sale el mensaje

Warning: /usr/src/linux/System.map does not match kernel data.

He recompilado e instalado el nuevo kernel, y he hecho lilo.  ¿Que
sucede con el System.map? ¿Como puedo volver a generarlo?

Saludotes,

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Re: Lynux en un Aero 4/25

1999-11-15 Thread Jose Rodriguez
El Sun, 14 Nov 1999 10:52:32 +0100, has escrito:


Holas,


  ... tengo un Compaq Aero 4/25 y como 
  resulta un poco pequeño para Win95, estoy considerando
  la posibilidad de instalar Lynux. Alguien puede contarme 
  alguna experiencia al respecto?.

Echale una ojeada a

http://domen.uninett.no/~hta/linux/aero-faq.html
http://www.unix-ag.uni-siegen.de/~nils/compaq425c.html

y una pagina para portatiles y linux

http://www.cs.utexas.edu/users/kharker/linux-laptop/

Bye


Freixo,
[EMAIL PROTECTED]


Re: Apt-get

1999-10-16 Thread Jose Rodriguez
¡Hola!

Raul GN wrote:

 Alguien me podría hacer un cursillo rápido de apt-get; una simple
 descripción de los comandos básicos y sobre todo qué poner en
 sources.list. Esta mañana -a lo burro- he intentado bajarme la ultima
 versión del paquete slrn junto con todos los paquetes de los que depende
 y me solto esto:

  Leyendo la lista de paquetes... Hecho
  Construyendo el árbol de dependencias... Hecho

  Utilize 'apt-get -f install' para corregirlos.

¿Has probado a usar
apt-get -f install
como te dice la linea anterior?


  Lo siento, pero los siguientes paquetes poseen dependencias desconocidas:
   libpopt0: Depends: libc6 (= 2.1) pero 2.0.7.19981211-6 está instalado
  E: Dependencias desconocidas. Pruebe con la opción '-f'.

 el comanto que hice fué:
   apt-get update slrn

Hmmm. Bueno, haz otra vez
apt-get update
para que te relea la lista de paquetes, y luego
apt-get -f install
¿Qué version de apt usas?

 y el resultado fue el mismo. Realmente ¿qué es lo que hace la opción '-f'?

man apt
:-)
La opción -f básicamente comprueba dependencias rotas, e intenta corregirlas
quitando e instalando los paquetes que sean necesarios.

 Un saludo.

Saludos,

--
Boriel  [EMAIL PROTECTED]
http://www.geocities.com/Paris/Arc/1467



Particionar Win 98 con FIPS

1999-10-16 Thread Jose Rodriguez
¡Hola!

Un amigo mío tiene un problema: Quiere instalar Linux en su máquina que
tiene Windows 98. Tras defragmentar el disco duro, y correr el Fips
este  le dice que todo esta bien, pero que no hay espacio para una nueva
particion porque hay algun fichero que ocupa los últimos clusters. Mi
amigo tiene 1 Giga libre, así que no es por problema de espacio. Hace
tiempo yo tuve ese mismo problema y lo solucione borrando un fichero
oculto del disco duro (uno como el de swapping o el C:\BOOTLOG.TXT, pero
no recuerdo cual) ¿Alguien sabe qué fichero es el que tiene que borrar?
Sé que es uno que Windows 98 crea cada vez que arranca, así que no hay
problema de que lo borre.

Saludos,

--
Boriel  [EMAIL PROTECTED]
http://www.geocities.com/Paris/Arc/1467



Re: INCREIBLE PERO CIERTO!!

1999-07-13 Thread Jose Rodriguez
El Thu, 1 Jul 1999 16:47:30 +0200, has escrito:


   LINUX JOURNAL EN CASTELLANO POR 695 Ptas.!!!
  
  POR FIN

Podeis dar algun dato para ponerme en contacto con la revista (editorial,
distribuidora, telefono de la revista, e-mail, ...) En el lugar el que vivo es
dificil conseguir este tipo de prensa.


Problemas con smbmount en kernel 2.2.5

1999-06-04 Thread Jose Rodriguez
¡Hola!

Estoy usando el kernel de la serie 2.2.x (concretamente el 2.2.5), y el
comando smbmount (para montar unidades compartidas con Windows 95) no me
funciona (argumento no valido, me dice). Sin embargo, con el kernel
2.0.36 me funciona perfectamente.  Al parecer se va a un fichero llamado
lmhost que no tengo. Pero aun especificande la IP del ordenador remoto
no consigo que lo monte.

¿Alguna idea?

Saludotes,

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN


Re: Problemas con smbmount en kernel 2.2.5

1999-06-04 Thread Jose Rodriguez
¡Hola!

Gracias a todos los que habeis contestado a mi mensaje. En efecto,

era la version de smbmount (tenia que usar la 2.1.x).

Saludos,

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Problemas con smbmount en kernel 2.2.5

1999-06-03 Thread Jose Rodriguez
¡Hola!

Estoy usando el kernel de la serie 2.2.x (concretamente el 2.2.5), y el
comando smbmount (para montar unidades compartidas con Windows 95) no me
funciona (argumento no valido, me dice). Sin embargo, con el kernel
2.0.36 me funciona perfectamente.  Al parecer se va a un fichero llamado
lmhost que no tengo. Pero aun especificande la IP del ordenador remoto
no consigo que lo monte.

¿Alguna idea?

Saludotes,

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Re: No entiendo estos mensajes del kernel

1999-04-22 Thread Jose Rodriguez
Javier Viñuales Gutiérrez wrote:

 Hola a todos, al arrancar el sistema (kernel 2.2.6) el tipo me dice:

 Partition check:
  hda:hda: set_multmode: status=0x51 { DriveReady SeekComplete Error }
 hda: set_multmode: error=0x04 { DriveStatusError }
  hda1 hda2  hda5 hda6 hda7  hda3 hda4
  hdb: hdb1 hdb2  hdb5 


A mi tambien me salen y se deben a los discos duros que emplean UDMA (Ultra 
DMA), que parece
que le dan un error al inicializarlos. Pero despues todo me va perfectamente. 
Yo he optado
por ignorar esos mensajes.

 Saludos.
 --

 Javier Viñuales Gutiérrez
 [EMAIL PROTECTED]

Saludos,

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN





Re: NFS no me funciona

1999-04-19 Thread Jose Rodriguez
Netman wrote:

 Salu2 a la lista.
 Tengo el siguiente problema:
 2 máquinas, conectadas por red local, una bo y la otra hamm.
 La configuración de NFS es simétrica, y basada en el GARL - ya me iba bien
 con 2 slakware hace año y medio -.
 Pues resulta que hamm monta bien lo que exporta bo, pero bo no puede montar
 nada de hamm, da un RPC Timeout.
 ¿Ideas?


Cuidadin, que a partir de hamm, cambia lo del RPC-portmapper. Leete el
NFS-Howto (creo que ahi viene la solucion), o mejor, mira primero en
/usr/doc/nfs. Alli fue donde lo lei yo.


 Salu2, netman.

Salu2

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Re: tty con caracteres extranos

1999-03-11 Thread Jose Rodriguez
Hola!

Andres Seco Hernandez wrote:

 A veces, cuando hago un cat de un fichero por error que no contiene
 texto (esto es, un ejecutable o algo asi) se me queda el terminal hecho
 una fiesta, como si el juego de caracteres hubiera cambiado. Desde
 ...

 ¿Qué hago para que vuelva a estar decente? ademas de reiniciar el

 equipo.


Existe documentación sobre este problema en /usr/doc/FAQ/:

1) Teclear reset a ciegas, pero esto sólo funciona si el intérprete
de comandos
está esperando una orden (o sea, que si estás en medio de una
aplicación, no va) y no se ha redefinido la tecla Intro por otra cosa
(que puede pasar, con lo cual te has quedado sin intro)

2) Teclear la orden: echo '\033c'
No lo he probado, pero si lo dicen las FAQ, por algo será. Tiene el
mismo problema que el anterior.

3) Mi favorito: Teclear ^V^O (Control-V, Control-O). Este no viene en
las FAQ. A mi me funciona siempre sin problemas. Estaba documentado en
Slackware. Ahora ya no viene... (al menos en Debian). Me pregunto por
qué...


Saludos,
Jose


Aplicaciones cientificas

1999-03-01 Thread Jose Rodriguez
¡Hola!

Necesito saber donde (porque se que existen) hay aplicaciones
cientificas para linux que me permitan hacer lo siguiente:

Tengo una ristra de numeros ASCII de la forma:

X, Y, Z
X, Y, Z

Y me gustaria representarlo en 3D o bien en 2D con colores (Como un
mapa).

¿Algun paquete? Tengo Hamm, pero ya me estoy bajando la Slink.

Saludos,


--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Re: Concatenar al final de un fichero

1999-03-01 Thread Jose Rodriguez
David Leal wrote:

 Hola a todos:

 Sabe alguien como hacer para concatenar ficheros y colocarlos al final
 de uno que ya existe?

 He intentado

 $ cat file1 file2  file3

 pero se queja diciendome que el fichero file3 existe. Si hago

¿Tienes permisos de escritura sobre file3?


 $ cat file1 file2  file3

 Me dice
 cat: Cannot use file3 as both input and output.

El ejemplo que pones ES correcto (y a mi me funciona, al menos con bash y csh). 
¿Que
interprete de comandos (shell) usas?

 He mirado en el man del cat y al parecer esta posibilidad no se
 contempla.

Yo creo que en realidad no es el cat quien lo hace exactamente (repito, eso 
creo), sino la
shell, con el redireccionamiento . Es decir, el cat solo reproduce por el 
stdout lo que le
entra. La shell hace el resto.

 Gracias de antemano,

 David

Saludos,
Jose

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Re: tocando la cage

1999-02-04 Thread Jose Rodriguez
Jordi Roman Mejias wrote:

   ahora mismo mis variables de entorno son

 LANG=es_ES.iso8859-1
 LC_ALL=C

Cuidado, pues me parece que LC_ALL tiene preferencia sobre LANG y sobre todas 
las demas
variables de entorno LC_xxx, por lo que te estas cargando el valor de LANG con 
el de
LC_ALL: Deberias hacer unset LC_ALL y dejarla sin definir.

Por otra parte, LANG=es_ES.iso8850-1 creo que es lo mismo que LANG=spanish (mas 
facil de
recordar).

 Gracias adelantadas.

Saludos,

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Re: Faltan ficheros.

1999-02-04 Thread Jose Rodriguez
Area Tecnica, Externo17 wrote:

 ¿Alguna sugerencia? (no vale que me corte las venas)

En principio valdria con que renombras el directorio de fuentes del kernel 
/usr/src/linux a
/usr/src/linux.old o lo que sea (o bien lo borras si ya no lo quieres), y luego 
instalas el
paquete kernel-sources-2.0.xx (la version que quieras). Con eso deberia valer 
para recompilar
el kernel sin problemas.

 Saludos y gracias de antemano.
 Pablo Villanueva


SalU2

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Debian appears as a commercial distribution ???

1999-02-01 Thread Jose Rodriguez
http://www.usatoday.com/life/cyber/tech/cte102.htm


Re: WordPerfect 8 (modulo en castellano)

1999-01-18 Thread Jose Rodriguez
Antonio Ballesteros wrote:

 En que consiste el modulo ese ???
 Yo lo instale sin ningun tipo de error/problema, pero no cambia nada :(
 Pensaba que los menus saldrian en castellano, la ayuda ... pero solo tengo
 el diccionario en castellano, que no he hecho algo bien ???

Es un fichero aparte que te trae el diccionario en español, ademas de que te 
cambia los menus
(si quieres) y te los traduce.
Yo lo hice decomprimiento WP, y luego encima el modulo español. Luego lo 
instala normalmente.

Si te sale una opcion que te pide que elijas el idioma de los menus (o de la 
instalacion, ya
no recuerdo), entonces ya esta.

No se si cambia algo mas (tal vez en el README diga algo).


Saludos,

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




libodbc PostGres SQL

1999-01-04 Thread Jose Rodriguez
Hi!

I'm using the Postgres SQL database under Debian, and would like to
convert my machine in a Database server. I would like to serve other
machines which run under Win9x .  One solution for this is via odbc.
However, libodbc.so is not installed in my system (I couldnt't find it),
but I know it does exits for Linux. Is the ODBC library packaged for
Debian? Wich package contains it?

Regards,

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Re: Información

1998-12-26 Thread Jose Rodriguez
Hola!

Sergio F. Mendoza Barrera wrote:

 He ha interesado mucho la filosofía de Debian, por lo cual he decidido
 ponerme en contacto para hacer preguntas y para ver si puedo ayudar en algo.

Toda ayuda es bienvenida.

 1. Aquí no existen distribuidores de Debian (ninguno en el país), por lo
 cual pido ayuda para contactar a alguien para hacerme de una copia en CD.

Debian no tiene distribuidores como red hat y otras distribuciones 
comerciales porque es
libre, así que puedes hacerte todas las copias que quieras.

 Esto es para mi necesario pues el espacio en disco que tengo por ahora no
 me permite bajar todo y despues particionar.

Para conseguir un CD creo que puedes pedirlo por correo. Mira en la pagina web. 
Por cierto,
que ahora las páginas de Debian estan traducidas al español.

 2. Contactar a algunas personas en el proyecto que hablen español para
 poder tener mas facilidad con respecto a los conceptos.

 3. Si es posible incribirme a una lista por allá.

Esta lista es para usuarios Debian de habla hispana de todo el mundo. Aqui 
podrás encontrar
casi con toda seguridad lo que necesitas.

 4. Y si de algo puede ayudar ayuda para que el uso de Debian se generalize
 en México.

¡¡¡Pues mucho mejor!!! Por lo menos cuenta conmigo. Te ayudaré en lo que pueda.

 Saludos a todos.

Saludos,
Jose Rodriguez


Re: LILO y fat32 ¿suele dar problemas?

1998-12-24 Thread Jose Rodriguez
Hola!

Juan Carlos Muro wrote:

 Hola a todos.
 Primero FELIZ  NAVIDAD para todos los de la lista.

Igualmente.

 Bueno, ahora una pregunta que tengo por ahi.
 Resulta que el otro dia me fui a instalar Debian a un amigo y tuve un
 problema serio al instalar LILO. Parece ser que este muchacho tenia
 FAT32 en la primera particion.

No hay ningún problema con la fat32 y LILO (al menos yo no le he tenido en 
todas las
instalaciones que he hecho). Así que el problema debe de ser otro.

  Al instalar LILO, e intentar rearrancar
 el ordenador, no hubo manera de entrar en la particion de windows. Linux
 arrancaba perfecto (para mi habria valido con eso, pero mi amigo no sabe
 todavia prescindir de windows).


 La pregunta es ¿sera que LILO no funciona todavia con FAT32? O puede ser
 que el kernel generico que viene con la Debian nada mas instalarla no
 tiene incluido todavia la vfat y por eso me da problemas?

El LILO no tiene que ver con el kernel (este sólo se carga una vez que has 
elegido la opción
de arrancar Linux).

 El fichero /etc/lilo.conf, yo creo que estara bien, porque es
 practicamente igual al de mi ordenador. Las particiones estan asi:
 hda1 --- fat32
 hda4 --- fat32
 hda5 --- ext2
 hda6 --- swap
 Eso vistas con fdisk de Linux. Parece ser que si bajo fdisk de DOS haces
 hda1 como particion primaria, y quieres mas particiones, necesitas crear
 una particion extendida (lo que seria hda2) y dentro de ella poner las
 particiones logicas hda4, 5, 6 ... (¿o es al reves?) ¿Puede ser eso lo
 que de problemas?

Las particiones extendidas comienzan en hda5, hda6 y hda7. Te sugiero que uses 
cfdisk para que
las veas (cuidado no te cargues nada, sal con Q una vez las hayas visto).

 Bueno, a ver si alguien me puede orientar un poco con esto.
 La cosa es que tengo que instalar Debian a otro amigo estas navidades y
 me da miedo porque si no le puedo poner el LILO (la solucion de disco de
 rescate no mola mucho, si siempre tienes que arrancar Linux con
 disquete) entonces estoy perdido. Lo digo porque con el otro amigo tuve
 muchos problemas para recuperarle los datos de hda1, ya que al
 instalarse el LILO, no solo no arrancaba esa particion sino que al
 quitar LILO habia acceso a esa particion ni desde disquete. Menudas
 cosas.

Es facir quitar LILO con el disco de emergencia de Windows 95. Arrancas con el 
y una vez en el
dos escribes
FDISK /MBR

Y con eso te rescata el arranque original.

 Un saludo a todos y gracias:
 Juan Carlos

Saludotes, y cuidado con los excesos de turrón. :-)

Jose Rodriguez



CVS tras firewall

1998-12-23 Thread Jose Rodriguez
Hola!

Me gustaría saber si es posible utilizar el CVS tras un cortafuegos
(firewall) con un servidor que está en internet (como el cvs.debian.org)
que sólo admite conexiones con el exterior mediante HTTP:80 y FTP:21 (y
creo que Telnet, pero algo más enrevesado). He estado buscando y no he
visto nada...

Alguna idea?

Saludos,
Boriel


Re: Localizar calendar

1998-11-20 Thread Jose Rodriguez
Iñaki Martínez wrote:

 Kaixo!!
Geia soy!

  Solo quiero saber si el programa CAL (programa para mostrar calendarios)
 está localizado y si se está localizando, 

Lo puedes localizar en /usr/bin/cal

 ya que me interesa tenerlo en
 español, por lo que me ofrezco a traducir sus textos...
Ah, te refieres a eso. Pues la verdad no se si alguien lo esta adaptando
para uso español o no. 
 
  Por si os vale esta en el paquete bsdmainutils_4.2.
Ni idea. Deberias ponerte en contacto con el mantenedor del paquete, ya
que si alguien lo esta adaptando el deberia saberlo.
 
  Me interesa tener los nombres de los meses y los días traducidos y SOBRE
 TODO que la semana empiece por Lunes.
;-) Si Garfield te oyera!

Saludos,

I hate mondays .- Garfield

-- 
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN


Re: ¡¡PENTIUM II-333 Mhz INTEL!!

1998-11-17 Thread Jose Rodriguez
Hola!

[EMAIL PROTECTED] wrote:

 2.- Que instale debian 2.0. en un ordenador de caracteristicas
 similares y tuve una gran sorpresa, por lo que parece con el
 chipset de pentium II y disco ide UDMA hay problemas. Al bootar
 el ordenador aparece:
 
 --
 Partition Check:
 
 hda:hda: set_multmode
  ststus=0x51 { DriveReady SeekComplete Error}
 
 hda: set_multmode:error=0x04 {Drive Status Error}
 ---
 
 alguien conoce si hay algun pacth fiable para que el kernel
 soporte UDMA con Pentium II. Me olvidaba el kernel que utilizaba
 era un 2.0.34


Este problema se me da a mi tambien con un K6-200 (y no pentium II) asi
que no es exclusivo de los Pentium II. De todas maneras aparte de ese
error al arrancar, me va perfectamente.


Saludos,

-- 
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN


Re: memorandum

1998-11-15 Thread Jose Rodriguez
Hola!

Lo primero pedir disculpas, pues estos mensaje se sale de la temática
(off-topic), y lo he reenviado a esta lista por error. De hecho iba para
debian-l10n-spanish. 
-

Marcelo E. Magallon wrote:

 Ay, ay, ay! Quiero apuntar una cosa... los Latinoamericanos constituimos la
 fraccion mas grande de Hispanohablantes, y te garantizo que si comienzas a
 decir consola, fichero, raton, ordenador y no se que otro monton de
 cosas, no todos te va(n|mos) a entender... En eso consiste la localizacion!
 Es por eso que es es_ES y no es a secas.

Eso mismo es lo que estaba intentando decirle a esa persona. Pero ni por
esas :(. Yo soy de canarias, y aqui se habla un español ligeramente
distinto al de la peninsula. El problema es que algunas personas no
saben (desconocen) la amplitud del español y creen que o bien se habla
igual en todas partes, o bien ellos son los que lo hablan correctamente
por ser el centro del mundo y el resto no. Bueno, esa es mi impresion.
 
 Marcelo
 PS: Que esta haciendo esto en esta lista?

¡Mea culpa! Ya me he dado cuenta y no deberia estar. :( Es evidente que
o tengo mal configurado el netscape o me he equivocado de lista. El caso
es que iba para debian-l10-spanish. Es mas, algunos mensajes eran
privados, y los he reenviado a esta lista, o algo asi. No se... tendre
que revisar mis configuraciones. Mis disculpas nuevamente.

Saludos,
Jose


Re: memorandum

1998-11-14 Thread Jose Rodriguez
Hola!

 Es una palabra completamente adecuada. 

En absoluto.

 Si lees el manual de gettext verás
 que para que un programa hable varios idiomas hay que hacer dos cosas:
 internacionalizarlo y localizarlo (de ahí el nombre de la lista, l10n).

 Localizar un programa es adaptarlo a los usos locales, lo cual
Localizar un programa es saber donde esta. Otra cosa es que tu te
quieras inventar los terminos de una traduccion. Pero no deberias
traducir las cosas como a ti te gustan, sino como la mayoría de los
hispano-parlantes las entienden.

 significa traducirlo, pero no siempre se limita a eso (en el manual de
 gettext verás más ejemplos).

El manual gettext que yo uso está en inglés.
 
 Si no te gusta localizar, puede usar traducir, pero entonces estaríamos
 traicionando el original (traduttore, tradittore), pues localizar puede
 ser algo más que traducir en algunos casos.
 En español nadie diría es usada. 
De nuevo eso es falso. Yo soy español, y lo digo. Y no creo que sea
incorrecta (aunque si poco usual). A fin de cuenta la voz pasiva tambien
es usada o utilizada (¿se usa?) por personas de habla hispana. No debes
confundir lo que a ti te gusta con lo que es mas adecuado o no.

 Hay que saber usar la forma reflexiva
La forma reflexiva, esta bien utilizada :)) estas frases. Otra cosa es
que te gusten mas las pasivas reflejas.

 cuando el original está en forma pasiva. ( ¿Y tú eres el que dice que no
 te gusta localizar porque es demasiado literal? ;-)
Esto no tiene nada de literal, sino de incorrecto: La traducion
*literal* de localization no es localizacion. Pero si lo es la de
*tus* espejos que son simplemente replicas de servidores.


Para aquellas personas (entre cuyo grupo veo que te encuentras) que les
cuesta utilizar el diccionario de la RAE:


Localizar: Encerrar en limites determinados.  (Estamos encerrando un
programa en limites determinados?)
   Averiguar el lugar en que se halla una persona o cosa.
(ftp://ftp.debian.org) :)
   Determinar o señalar el emplezamiento que debe tener alguien o algo.
(Es un program español?)

Localizacion: Accion y efecto de localizar o localizarse.


Asimismo, hay una palabra que se parece algo lo que creo que dicen:

localismo: Vocablo que solo tiene uso en un area restringida.
   Cualidad de local, perteneciente o relativo a un lugar o territorio.
   



Saludos,
Jose


Re: i18n y l10n

1998-11-14 Thread Jose Rodriguez
Hola!

Javier Modrego wrote:

...

By localization, one means the operation by which, in a set of
 programs already internationalized, one gives the program all needed
 information so that it can adapt itself to handle its input and output

 Al fin y al cabo como decia ayer
 adaptación
 I. De adaptar.
1. (sustantivo femenino). Acción y efecto de adaptar o adaptarse.
2. (sustantivo femenino). Proceso por el que un ser vivo se acomoda
al medio en el que vive.

Estoy totalmente de acuerdo.

 El problema de localizacion (y otros) ya es viejo (que yo sepa mas de 15
 años al menos). Al fin al cabo esta idea no es nueva en informatica. Desde
 luego no parece tener una respuesta satisfactoria... Pero bueno, ya que se
 me pedia una propuesta esa es la opcion que propongo: adaptar y adaptacion.

Exacto. Esto me parece de sentido comun.
 
 Saludos a todos
 Javier

Saludos,
Jose


Re: i18n

1998-11-14 Thread Jose Rodriguez
Hola!

Santiago Vila wrote:
 
 On Tue, 10 Nov 1998, Javier Modrego wrote:
 
  Lo que yo te diga tres veces es la verdad
  Humpty Dumpty.
   Alicia en el País de las Maravillas.

???


 Insisto: O propones una palabra mejor para localization, o déjate de
 historias.

Insistir? Para que, al final se va a poner localizacion porque lo dices
tú. Te hemos dado varias propuestas SENSATAS, y simplemente te has
limitado a ignorarlas descalificandolas sin dar razones de peso.


Re: Controladres

1998-11-02 Thread Jose Rodriguez
Hola!

Juan Francisco Castillo De los Santos wrote:

 hola tenog un problemas que no puedo terminar de instalar un modem supra
 express 33.6i pnp  voice porque no tengo los controladores por favor
 hagamelos llegar ya que tengo muchos problemas ya que los disco que
 tiene no funcionan, mucho agradezco sus atenciones, gracias

Tengo exactamente ese mismo modem, y desde la Debian 1.3.1 vienen todos los 
controladores
necesarios para hacerlo funcionar.

Tienes otra distribucion de Linux? Entonces no se si podre ayudarte.

Para que el PNP funcione (si es ese tu problema), tienes que activar el isapnp 
(comprueba que
tienes este paquete instalado). Si asi es, entonces entre como root y teclea:

cd /etc
pnpdump isapnp.conf

Ahora lo editas y de las multiples opciones que te aparecen eliges la que mas 
te guste para
tu modem (solo una). Con eso ya lo tienes. Asimismo, al arrancar de nuevo veras 
que ahora te
aparecera un nuevo puerto serie /dev/ttySN que sera tu modem.


 Juan Castillo

Saludos,

--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Re: slink ha sido congelado

1998-11-02 Thread Jose Rodriguez
Santiago Vila wrote:

 Hola.

 Noticia de interés:




 slink (la futura Debian 2.1) acaba de ser congelada (por fin).

La pobre, mira


 Un nuevo
 directorio (llamado potato, otro personaje de Toy Story) se acaba de
 crear para la distribución unstable.

Potato? Yo creia que era sid.  ??


--
Jose Rodriguez  [EMAIL PROTECTED]
Instituto Nacional de Meteorologia  SPAIN




Re: Puede wmaker cargarse al Linux???

1998-10-26 Thread Jose Rodriguez

Juanmi Mora wrote:
Hola Lista
Quien sera esa? :)
Recientemente he pasado de 32 Mb a 128 Mb de RAM,
con esto
me han llegado unos cuelges raros.
Cuidado! Por lo visto cuando usas 128Mb hay que decirselo al linux
en el lilo.conf (por lo menos conozco a gente a la que no le detecta bien
la memoria). Si tecleas "free" que te sale? Es solo para descartar
errores...
Espero vuestras respuesta, me parece muy fuerte.

Gracias!!!
Saludos,

--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



Matrix Millenium MGA (AGP)

1998-10-25 Thread Jose Rodriguez
Hola!

Alguien sabe si puede usar las Xwindow con una matrox millenium en AGP?
Viene una la Matrox Millenium II AGP pero la que quiero instalar es
una Matrox millenium MGA (AGP). Ademas, la MGA viene soportada (pero
en PCI). He probado con los servidores pero no la reconocen. Alguna
idea? (Antes de ponerme a leer las FAQ). Es que la tarjeta no es mia, es
de un colega, y tener que ir a su casa y ponerme a trastear es un
coñazo.


Saludos,
Jose


Re: Problemas con las X

1998-10-21 Thread Jose Rodriguez
Hola!

[EMAIL PROTECTED] wrote:
 
 Hola a todos, como es logico os escribo porque tengo un
 problemilla y espero que alguno me eche una mano. El problemilla es
 que al crear nuevos usuarios en la Debian 2.0, al entrar como un
 usuario de estos(no como root), no me deja ejecutar las X, sin
 embargo como root si, y estan bien configuradas.
 
 Un saludo.

Yo tuve ese mismo problema, y lo solucioné un poco a lo bestia con los
permisos. Como root tienes que hacer suid al servidor X. El servidor X
esta en /usr/X11R6/bin, y en mi caso se llama XServer_SVGA. El tuyo
dependera de tu tarjeta. Una vez tengas localizado el servidor X, como
root haces:

chmod +s XServer_SVGA 

Donde XServer es el nombre de tu servidor X.

Saludos,
Jose


Re: joe en Debian 2.0

1998-10-20 Thread Jose Rodriguez

Hola!

Iaki Martnez wrote:
En Debian 1.3.1 el joe funcionaba perfectamente,
ahora en debian 2.0 la
tecla fin no funciona, sale el simbolo ~, y no se que puede pasar,
uso la
misma configuracin de teclado, incluso en una instalacin
nueva me pasa, es
error de joe, Debian 2.0 o de quien?

A alguien le pasa lo mismo?
A mi el Joe me funciona perfectamente en Debian 2.0 y no me pasa eso que
dices, asi que sera algo que tienes mal configurado...

Saludos,

--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



Re: DEBIAN 2.1 QUE PASO ??????

1998-10-19 Thread Jose Rodriguez

Lord of Hell wrote:
Tengo un modem Pnp que todavia no logra hacer trabajar
bajo linux en micro funciona perfecto !!!
Si alguien me puede echar una mano con el modem se lo agradesco
En mi computadora me trabaja todo a excepcion del modem
Y siento repulsion de usar internet bajo Win !!!

A continuacion una descripcion muy detallada del problema del modem
!!!

Estoy tratando de andar un modem Diammond Supra Express 33.6
Tengo exactamente ese mismo modem (Pnp) y lo uso perfectamente dersde linux
1.3.1 (bo).
Use el isapnp , pnpdump , como leeran mas abajo me
la reconoce pero
al colocar la misma configuracion que win donde me trabaja bien
[...]

Creo que tu problema por lo que cuentas mas abajo es que estas confundiendo
los ttyXX con los ttySXX, es decir, mi modem no esta en el tty03, sino
en el ttyS03. (Es decir, el COM4 de MS-DOS).Por ultimo, si
tu modem es pnp, no tienes que usar la misma configuracion que Win (y desde
luego, no uses el COM2(ttyS01), porque los PC's ya vienen con uno
y puede haber conflicto).

En su lugar, haz lo siguiente (como root):

a)Haz una copia de seguridad del isapnp.conf
 mv/etc/isapnp.conf /etc/isapnp.conf.old

b)Crea un nuevo isapnp.conf
 pnpdump >/etc/isapnp.conf

c) Editalo y activa una de las posibles configuraciones.
 vi /etc/isapnp.conf
 ...

d) Activa de nuevo el pnp (isapnp /etc/isapnp.conf) o reinicia el ordenador.

e) Ahora deberias leer en el ordenador (Al arrancar o al activar el
Pnp) el dispotivo deberia ser reconocido como
 SUP xx xx xx xx xx ...
 Donde xx xx xx ... son una serie de numeros en hexadecimal.


Si te sale eso, entonces es que tienes el ppp mal configurado.
Me podrias enviar tu isapnp.conf, si quieres, para que te lo examine.



Lord of Hell wrote:


Saludos,
--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



No puedo recompilar GDB 4.16 y 4.17

1998-10-19 Thread Jose Rodriguez
Hola!

Estoy intentando recompilar el paquete GDB 4.16 (y 4.17!) y ambos me dan
el mismo problema (que, por cierto, no me daba en Debian Bo).

Resulta que instalo el source con 

deb-source -x gdb_4.16

Y luego dentro del directorio tecleo ./debian/rules
y al cabo de un rato compilando me da un error. Al parecer hay una
constante no definida (??). Esa constante viene definida en el #include
sys/ptrace.h, pero resulta que no se incluye porque por otro lado otro
fichero nm-i386v.h, si no recuerdo mal, define la opcion #define
NO_PTRACE. Alguien ha conseguido compilarlo? Alguna idea?

Lo extraño era que en Debian 1.3.1 si compilaba. Probe tambien con el
gdb 4.17 (que es el que viene con HAMM) y da el mismo error. ??

Saludos,
Jose Rodriguez


Re: Duda GPL

1998-10-15 Thread Jose Rodriguez

Hola!

Joaquin Cuenca Abela wrote:
Si 'esto es as'i, como es posible que el bzip2 haya
pasado de GPL (si no
recuerdo mal esa era la licencia de la versi'on 0.2 de bzip2) ha BSD
(en
su nueva version 0.9). El autor dice que es para permitir su uso en
aplicaciones comerciales, ya que el programa se ha dividido en una
biblioteca y en un programa en s'i, y GPL no permitir'ia el uso de
la
biblioteca en un programa comercial (pero porque no utilizar LGPL para
la
biblioteca y GPL para el programa?)


Bueno, aunque ya han contestado a tu pregunta, me gustaria hacer una
aclaracion:

La licencia GPLsi permite su uso en programas comerciales, lo
que pasa es que permite tambien que el que compra un software con licencia
GPL lo copie y haga con el lo que quiera (lo cual no interesa a casas comerciales).
El problema puede surgir (como en el caso que tu comentas)de mezclar
parte de un software GPLcon otro que no lo es, lo cual crea "conflictos"
a la hora de decidir que parte del software es legal copiar y cual no.

--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



Re: Apt detrás de un firewall, por ftp

1998-10-11 Thread Jose Rodriguez
Hola!

Tomás Bautista dijo:

 Ya sé que hace tiempo hice esta pregunta. Pero no sé qué habré hecho estos
 días que de repente me ha dejado de funcionar. Y sigo teniendo instalado
 el libnet-perl y el libmd5-perl. Y también he ejecutado el
 libnet-perl-config (que el del CDROM de Linux Actual lo ejecuta
 directamente al instalarse y antes por ftp ni de coña!!!). Pero no hay
 forma. No sé qué se me esta escapando. Ni siquiera me funciona el wget,
 que ya es decir. Y el FTP_FIREWALL definido, y después sin definir... y
 que nada de nada.
 
 ¿Alguien sabrá de algún URL sobre esto?

Yo me he actualizado debian con apt tras un firewal definiendo la
variable de entorno
http_proxy como

export http_proxy=http://poseidon:80/

Donde poseidon es mi firewall, y 80 el puerto.

Deberías hacer definir esa cadena y tambien ftp_proxy (con el mismo
valor).

 Gracias de antemano,
Tomás.

Saludos
Boriel ([EMAIL PROTECTED])


Re: Linux Actual

1998-10-06 Thread Jose Rodriguez

Petete wrote:
Ya me joroba bastante que la revista sea bimensual
con
la tira de revistas que hay mensuales y hasta semanales
para otros sistemas que mejor no nombrar, pero que la hagan
trimestral es que


Yo prefiero que sea bimensual porque me compro otras (P.Actual, por
ejemplo) y el presupuesto no me llega.

Lo que si me molesta es el retraso (Toda via no ha llegado el Numero
4 a mi "kiosko habitual" en Tenerife).

En cualquier caso, me gustaria que abordaran temas de mas nivel fuertes
como (algunos ya han salido el algun numero de P.Actual o Linux Actual):

 Como desarrollar aplicaciones bajo linux
 Como desarrollar drivers bajo Linux
 Como programar sockets (para hacer programas clientes
FTP, Mail, WWW, o lo que sea que se te ocurra)
 El uso de semaforos, threads, locks(muy interesante
para multiusuarios y multitarea)
 Bases de datos:Programarlas, usar las que
ya vienen, SQL
 El CVS (casi imprescindible para grandes proyectos)
 Implementar un XServer para una tarjeta de video
nueva (salio en P.Actual)

Otra cosa muy interesante seria pusieran codigo fuente de ejemplo en
el CD para examinarlos.

En definitiva, que me pasa como a ti. Los contenidos me gustan mucho,
pero el mono es el mono. :-).

Bueno, que tengo ganas de desahogarme un poco con
ellos.

Saludos

--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



Re: Para que metí la pata!

1998-10-06 Thread Jose Rodriguez

Vzquez, Gustavo wrote:
Saludos.
El otro da, vichando un poco con la password de root ( ahora
me doy cuenta
eso de usarla con discrecion) borreo en el directorio /bin un directorio
(les miento si me acurdo si era un simbolic link o un directorio
de verdad)
llamado ~XF8611 (o algo por el estilo). La cosa es que desde que borre
eso,
el servidor de XF86 no me arranca mas, diciendo que hay error en el
servidor
XF86_ (y pongo  porque son en todos). Alguien sabe una solucin?
Please, send me a reply.
Prueba con

dpkg --audit

que creo que te dice que paquetes de los que has instalado estan mal.Los
reinstalas y ya esta.


Saludos y gracias.

Gustavo

Saludos,

--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



Re: [Fwd: Si bajaste el Netscape 4.05 en castellano para unix...]

1998-10-05 Thread Jose Rodriguez
Agustin Martin Domingo wrote:
 
 Vuelvo a enviar este mensaje con una corrección.
 (El anterior no llegó por problemas con el sendmail del solaris que
 tenemos de oficina de correos)
 
 Quizás os interese a alguno que utilice netscape 4.05 hacer la prueba
 del netscape.ad en castellano.
 
Por cierto, que al intentar eliminar un mensaje con la opcion Delete
(Eliminar) se me cae el programa. 

Saludos,
Jose Rodriguez


Re: [Fwd: Si bajaste el Netscape 4.05 en castellano para unix...]

1998-10-02 Thread Jose Rodriguez

Agustin Martin Domingo escribi:
Vuelvo a enviar este mensaje con una correccin.
(El anterior no lleg por problemas con el sendmail del solaris
que
tenemos de oficina de correos)

Quizs os interese a alguno que utilice netscape 4.05 hacer la
prueba
del netscape.ad en castellano.

Saludos
Funciona perfectamente!. Que alucine!

--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



Problems with NFS (is this a bug?)

1998-10-02 Thread Jose Rodriguez

Hi!

I've been using Debian 1.3.1 at my work for sharing my local SCSI disk
with NFS. Everything worked ok until I upgraded to Debian 2.0. I did not
changed anything in config files. My disk is shared with a Sun Solaris
2.5.x and 4 PCs (Debian Hamm). When activating NFS things work ok for a
while (sometimes for 1 or 2 days) but suddenly (whitout apparent cause)
the NFS stops working and all the computers (Sun, PCs...) hangs with the
msg. "NFS server not responding. Stil triying...". Restarting the nfsd
and mountd daemons will temporally solve this (until then NFSd goes crazy
again).

When downgrading the package "netstd" to 2.16-1 (the one in Debian-bo)
the NFS works ok.


My local network is 193.144.131.0 (inm.es)
My IP is 193.144.131.181 (nostromo.inm.es)

Some strange messages in syslog:

Sep 29 12:43:15 nostromo nfsd[4]: Could not bind name to socket
0.0.0.0:2049: Address already in use
Sep 29 12:43:15 nostromo nfsd[4]: could not make a tcp socket
(this happens when restarting the NFS server.Some times Ihave
to restart it 2 or 3 times),

On the other hand when the NFSstops working Isee no odd
msgs in my syslog(tty8 console), but the request of other computers
to access the disk via NFS and the acknowledge of my computer to this request
(the other computers does not seems to receive the request).


My config files:

/etc/exports:

# /etc/exports: the access control list for filesystems which may be
exported
# to NFS clients. See exports(5).

/usr/X11R6/lib/X11/fonts *.inm.es(ro)
/cmt teide(rw,no_root_squash)
/mac teide(rw,no_root_squash)
/izo 193.144.131.0/255.255.255.0(rw)

--- END of /etc/exports ---

/etc/hosts.allow

portmap: 193.144.131.0/255.255.255.0
portmap: 255.255.255.255 0.0.0.0
ALL: .inm.es

--- END of /etc/hosts.allow


/etc/hosts.deny

ALL: PARANOID

--- END of /etc/hosts.deny


Regards,
--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



More info with my problem with NFS

1998-10-02 Thread Jose Rodriguez

Hi!

The following is the log of Sun (Solaris 2.5.1) with has problems with
my NFSshared disk (Debian HAMM 2.0) as related before.

Sep 26 10:36:05 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 26 10:36:05 teide unix: NFS server 193.144.131.181 ok
Sep 28 09:30:16 teide unix: NFS write failed for server 193.144.131.181:
error 11 (RPC: Server can't decode arguments)
Sep 28 09:30:16 teide unix: NFS write error on host 193.144.131.181:
I/O error.
Sep 28 09:30:16 teide unix: (file handle: 1d900909 97a3e18 1f374f5f
4991 0 0 0 0)
Sep 28 09:30:26 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 28 09:30:26 teide unix: NFS server 193.144.131.181 ok
Sep 28 13:48:43 teide unix: >
Sep 28 16:05:47 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 28 16:05:47 teide unix: NFS server 193.144.131.181 ok
Stripped>
Sep 29 08:39:19 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 29 08:39:19 teide unix: NFS server 193.144.131.181 ok
Stripped>
Sep 29 11:45:49 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 29 11:45:49 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 29 11:46:49 teide unix: NFS server 193.144.131.181 ok
Sep 29 11:46:49 teide unix: NFS server 193.144.131.181 ok
Sep 29 12:20:30 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 29 12:20:30 teide unix: NFS server 193.144.131.181 ok
Sep 30 04:35:33 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 30 04:35:43 teide unix: NFS server 193.144.131.181 ok
Sep 30 04:35:43 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 30 04:35:43 teide unix: NFS server 193.144.131.181 ok
Sep 30 04:35:43 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 30 04:35:43 teide unix: NFS server 193.144.131.181 ok
Sep 30 07:36:35 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 30 07:36:35 teide unix: NFS server 193.144.131.181 ok
Sep 30 08:43:46 teide unix: NFS server 193.144.131.181 not responding
still trying
Sep 30 08:43:49 teide unix: NFS server 193.144.131.181 ok
Sep 30 09:34:18 teide unix: NFS write error on host 193.144.131.181:
Is a directory.
Sep 30 09:34:18 teide unix: (file handle: 1c410709 67a3e18 1f374f00
0 0 0 0 0)
Sep 30 09:34:18 teide unix: NFS write error on host 193.144.131.181:
Is a directory.
Sep 30 09:34:19 teide unix: (file handle: 1c410709 67a3e18 1f374f00
0 0 0 0 0)

Sep 30 11:35:56 teide unix: le0: No carrier - cable disconnected or
hub link test disabled?
^^^
(This error was due to problems with the Ethernet. We thought this
was the
cause, but after replacing the card, the problems keep on!).

Sep 30 13:05:35 teide unix: NFS write error on host 193.144.131.181:
Is a directory.
Sep 30 13:05:36 teide unix: (file handle: 2b400709 67a3e18 1f374f00
0 0 0 0 0)
Sep 30 13:51:51 teide unix: NFS write error on host 193.144.131.181:
Permission denied.
Sep 30 13:51:52 teide unix: (file handle: 5f400709 67a3e18 1f374f00
0 0 0 0 0)


Any idea?


Regards,
--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



Re: Offtopic: NT Terminal Server. Clientes Linux o MSDOS?

1998-10-01 Thread Jose Rodriguez

Jose Agustin Lopez Bueno wrote:
Hola a todos.

Ya se que esta cuestion no es para la lista pero igual me podeis ayudar.
Estoy instalando un Windows NT Terminal server (no Citrix). Por si
no lo sabeis es una version de NT donde se pueden ejecutar sesiones
de usuario tipo telnet o xwin en modo grafico.
A, si, te refieres a eso que Ynix ya podia hacer desde hace al menos 7
aos :-)
Para ello
usa un protocolo que se llama RDP (Remote Desktop Protocol) de MS.
Los ... de MS solo han sacado clientes para Windows 3.11 y superiores.

A mi me interesaria clientes para DOS o Linux de
modo que se
pudieran usar PCs en modo diskless. He estado buscando
en la red y no he encontrado nada.
Lo normal es que Micro$oft solo saque clientes para Micro$oft, asi que
olvidate de que aparezca para Linux (y no creo que nadie lo desarrolle,
ya que Micro$oft no hace publicos sus protocolos, por razones obvias de
monopolio).En cuanto a MS-DOS, tambien te puedes ir olvidando por
dos razones:La primera es que MS-DOS no es un entorno grafico, y
no podra soportar RDP -claro que se podra si te creas un entorno grafico
propio-, y la segunda es que Micro$oft hace tiempo que abandono MS-DOS(de
hecho me sorprende que lo hay sacado paraWin-3.11). Tendras que esperar
a que alguien lo haga (o ponerte manos a la obra). :(

Cualquier ayuda os la agradecere.

Muchas gracias,
Agustin


Saludotes,

--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



mas pistas sobre mi problema con NFS

1998-09-29 Thread Jose Rodriguez

Hola!

Me acabo de dar cuenta de que ha aparecido el siguiente error con el
nfsd (demonio de NFS):

Sep 29 12:43:15 nostromo nfsd[4]: Could not bind name to socket
0.0.0.0:2049: Address already in use
Sep 29 12:43:15 nostromo nfsd[4]: could not make a tcp socket

Alguna pista?
Por que me sale este error(normalmente al inciar el nfs)?
--
Jose Rodriguez [EMAIL PROTECTED]
Instituto Nacional de Meteorologia SPAIN



Otra vez NFS

1998-09-28 Thread Jose Rodriguez
Hola!

De nuevo tengo problemas con ls NFS. Tengo un servidor NFS (Debian 2.0)
que da servicio a una Sun (Solaris 2.5.1) y a varios PC con HAMM (Debian
2.0).

El caso es que sin motivo aparente, y de buenas a primeras, el servidor
NFS tras llevar unas horas funcionando, deja de hacerlo, y ningun
ordenador (ni los PCs ni la SUN) pueden usar el disco duro de mi
ordenador (por NFS), y se quedan colgados esperando con el famoso
mensaje NFS error, still trying Sin embargo, con el paquete netstd
de la Debian 1.3 (bo) si funciona. Es decir, cogi y degrade la version
de netstd (desinstale la de bo y puse la de Hamm) y ¡sorpresa! todo
funciona bien otra vez.

Alguna sugerencia? Puede ser un bug?

Estuve en la base de datos de bugs de debian y no habia nada sobre esto.

Saludos,
Jose Rodriguez


Re: Problemas con el rescue

1998-07-30 Thread Jose Rodriguez
El Mon, 27 Jul 1998 15:12:36 +0200, has escrito:

  Tengo un Toshiba Satellite 230 CDX, 32 Mb de Ram y 1,3 Gb de DD.
  No consigo instalar linux desde el disquete rescue.

Yo lo he instalado utilizando los discos especiales para el Toshiba Tecra de
Debian 1.3.1

/stable/disks/1997-10-/special/tecra

saludos,

Freixo
[EMAIL PROTECTED]
[EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: [wakkerma@wiggy.ml.org: Re: Debian NIS = SunOs crash ? (FWD'd)]

1998-07-14 Thread Jose Rodriguez
Hola!

Marcelo E. Magallon wrote:

 Tiene esto que ver con el problema que alguien más había reportado con SunOS
 (lo que me preocupa ahora es que acá pidieron Solaris/x86...)

 Marcelo


 The default NIS configuration (not only for Debian by the way) uses
 a broadcast to look for a NIS server. This is easy for users: they
 don't have to enter the name of a NIS server. And it's nice for the
 admins: of one NIS servers fails and you have a second server in the
 subnet it will be used automatically.

Yo mencioné un problema con SunOS 5.5, pero era con NFS, no con NIS.

Saludos,
Boriel


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]