Re: Installing Opera

2003-02-18 Thread Felipe Martínez Hermo
El Tuesday 18 February 2003 18:38, David Turetsky escribió:
> I'm currently downloading Opera 6 to my linux machine and would like to
> install it
>
>
>
> It's a deb file, downloading to /home/david (which is where I'm logged
> in and running Mozilla)
>
>
>
> How do I proceed?

Maybe "man dpkg" or "man apt" 

Try to make your own way before posting. It's fun.



-- 

==
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




Re: boot log

2003-01-29 Thread Felipe Martínez Hermo
El Wednesday 29 January 2003 16:15, Florian Sukup escribió:
> Hi,
>
> is there a log file where I can find all boot messages?
>
> Or, if not, is there a possibility to make them written into a log file?
>
> Florian.

Try "dmesg | more"  it may help

Cheers

======
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




is /dev/dsp in use?

2003-01-29 Thread Felipe Martínez Hermo


Hi!

I have just installed testing on a new box and several programs
say /dev/dsp is in use. However, if I type "cat foo > /dev/dsp"
it sounds, so I suppose it is well configured. 
/dev/dsp has rw permimsions for everyone

How can I know which process is holding
that device and why?


Thank you all.

-- 

======
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




Re: Lilo warning causing problems

2003-01-22 Thread Felipe Martínez Hermo
El Tuesday 21 January 2003 13:19, Seneca escribió:
> On Tue, Jan 21, 2003 at 12:44:41PM +0100, Felipe Mart?nez Hermo wrote:
> > I have just installed a new Debain box and configured a new
> > kernel. I run Lilo and it says:
> >
> > Warning: Int 0x13 function 8 and function 0x48 return different
> > head/sector geometries for BIOS drive 0x80 (also for drive 0x81)
> >
> >
> > It installs correctly the boot sector, but when I try to boot
> > with my new kernel, after the first kernel messages it reboots
> > again and again and again
>
> For information about the LILO message, take a look at this:
> http://lists.debian.org/debian-user/2002/debian-user-200205/msg03669.html
>
> What do the kernel messages say before it reboots?


Finally it was the kernel version. It was 2.4.18. Not it works fine with 
2.4.20

Thank you to all of you


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




Re: Lilo warning causing problems

2003-01-21 Thread Felipe Martínez Hermo
El Tue, Jan 21, 2003 at 07:19:46AM -0500, Seneca escribió: 
> On Tue, Jan 21, 2003 at 12:44:41PM +0100, Felipe Mart?nez Hermo wrote:
> > I have just installed a new Debain box and configured a new
> > kernel. I run Lilo and it says:
> > 
> > Warning: Int 0x13 function 8 and function 0x48 return different
> > head/sector geometries for BIOS drive 0x80 (also for drive 0x81)
> > 
> > 
> > It installs correctly the boot sector, but when I try to boot
> > with my new kernel, after the first kernel messages it reboots
> > again and again and again
> 
> For information about the LILO message, take a look at this:
> http://lists.debian.org/debian-user/2002/debian-user-200205/msg03669.html
> 
> What do the kernel messages say before it reboots?

Loading Linux
Uncompressing Linux OK, booting the kernel..

An then the screen goes blank, beeps and reboots I am trying a 2.4.18
kernel. Should it be the kernel version  :-?




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

-- 

==
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




Lilo warning causing problems

2003-01-21 Thread Felipe Martínez Hermo

Hi all!

I have just installed a new Debain box and configured a new
kernel. I run Lilo and it says:

Warning: Int 0x13 function 8 and function 0x48 return different
head/sector geometries for BIOS drive 0x80 (also for drive 0x81)


It installs correctly the boot sector, but when I try to boot
with my new kernel, after the first kernel messages it reboots
again and again and again

Does anybody have a clue?

Thank you



-- 

==
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




SAMBA 2.2.3a-12 BUG?

2002-12-13 Thread Felipe Martínez Hermo


  I have this network with uno samba server as a PDC, several Win 9x 
clients and a couple of W2k clients (both with machine account).

  Last tuesday I upgraded (by apt-get upgrade) to this version of samba:


felipe@bigman:/home$ dpkg -p samba
Package: samba
Priority: optional
Section: net
Installed-Size: 5412
Maintainer: Eloy A. Paris <[EMAIL PROTECTED]>
Architecture: i386
Version: 2.2.3a-12


  Since then I cannot logon to any of the Win2k clients:

felipe@bigman:/home/informatica$ smbclient -L BEA   
added interface ip=10.15.1.6 bcast=10.15.1.255 nmask=255.255.255.0
Got a positive name query response from 10.15.1.66 ( 10.15.1.66 )
Password: 
session setup failed: NT_STATUS_NO_LOGON_SERVERS


   Does anyone know if this is a bug?
I did not have this problem until I upgraded last tuesday.

Thank you

==
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




Re: Tool showing directory size of the complet drive

2002-11-20 Thread Felipe Martínez Hermo
El Wednesday 20 November 2002 18:52, Oliver Fuchs escribió:
> Hi,
> I am looking on Debian woody for a tool which can show me the size of
> folders/files of my complete drive to proof where my disk-space is
> wasted.
> I am now on 75% and I do not have a clue where my space is wasted.
> Can I scan my hole drive and show the largest files in sorting order.
>
> Can anyone recommend a tool for that?
>
>
> Oliver


try "man du" it can be useful  for you


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




Re: KMAIL

2002-11-20 Thread Felipe Martínez Hermo
El Wednesday 20 November 2002 13:13, Torsten Wolny escribió:
> Hi,
>
> Am Mittwoch, 20. November 2002 11:26 schrieb Felipe Martínez Hermo:
> > I am trying kmail, but it says it can't fing kaddressbook.
> > I tried apt-cache search kaddressbook, but it replied nothing.
>
> Try this:
> torwo@twooften:~$ apt-cache search kde | grep addressbook
> kab - An addressbook for KDE
>
> > Does anyone know how can I install an addressbook for kmail?
>
> apt-get install kab
>

It works! (After configuring kmail to use kab instead of kaddressbook)
But I can't import an standard alias file into kab.
Do you know how can I do it?

Thanks



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




KMAIL

2002-11-20 Thread Felipe Martínez Hermo



I am trying kmail, but it says it can't fing kaddressbook.

I tried apt-cache search kaddressbook, but it replied nothing.

Does anyone know how can I install an addressbook for kmail?

Thank you

-- 

==
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




CAN'T OPEN DISPLAY IN WOODY

2002-10-30 Thread Felipe Martínez Hermo


Hi everybody!

I have just upgraded to woody and I just can't connect to my X
server.

User "felipe" is running X and I want to execute an application
on that X server. The usual procedure used to be:

felipe@machine$ xhost +

felipe@machine$ su somebody
Password:

somebody@machine$ export DISPLAY=machine:0.0

somebody@machine$ xcalc & (for example)


This used to work in potato, but it does not in woody. Anybody
can tell me how can I fix this?

Thank you
-- 

======
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




Re: Simple terminal question

2002-10-10 Thread Felipe Martínez Hermo

El Thu, Oct 10, 2002 at 05:18:03AM -0400, Kevin B. McCarty escribió: 
> Hi all,
> Are there any terminal emulators that have an option to save the contents 
> of the terminal buffer to a text file?  Gnome-terminal (the version 
> in woody, at least) doesn't seem to have such an option, and if I remember 
> correctly, xterm doesn't either.
> 
> Thanks in advance,
> 
> -- 
> Kevin McCartyPhysics Department
> [EMAIL PROTECTED]   Princeton University
> www.princeton.edu/~kmccarty  Princeton, NJ 08544
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 


try "script": it works with any shell.   


It logs anything in your shell until Ctrl-D is typed

-- 

==
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




Re: DEFAULT WINDOW MANAGER

2002-10-08 Thread Felipe Martínez Hermo

El Tue, Oct 08, 2002 at 01:04:11PM +0200, Claudio Bley escribió: 
> On Tue, 2002-10-08 at 12:28, Bruno Boettcher wrote:
> > On Tue, Oct 08, 2002 at 05:18:53PM +1000, Nick Hastings wrote:
> > > > I have tried including "exec /usr/bin/wmaker" in ~/.xinitrc , 
> >   hmmm not sure if the .xinitrc is called by default from the
> >   .xsession try to call the .xinitrc from your .xsession...
> 
> See 'man startx'. It basically says that .xinitrc is only used by xinit
> (which is called by startx but not from xdm, gdm etc.).
> 
> "Note that  in  the Debian system, what many people traditionally
>  put in the .xinitrc file should go  in  .xsession  instead"
> 


I used to use startx and not xdm, so .xinitrc used to work. Now I was using 
xdm.
Anyway, update-alternatives does what I wanted and now I know that I should touch 
.xsession if I am not at Debian. Thanks



> > > This will let you set the default wm for your machine. Or just for you, 
> > > try putting "exec wmaker" in ~/.xsession or ~/.Xclients
> > uhm what's the 'exec' for?? wmaker is surely allready executable, isn't
> > it? what's the puropose of adding an exec? at least mine works without
> > that
> 
> exec is a Shell builtin command. 'man sh' says:
> 
> exec [-cl] [-a name] [command [arguments]]
> If  command  is  specified, it replaces the shell.  No new
> process is created.
> 
> So, .xinitrc resp. .xsession is executed by sh and hence you have a shell 
> process running which is unused but uses some of your memory. If you run
> "exec x-window-manager" in these files the shell gets replaced by the
> window manager process which is going to be a bit more efficient
> (resource-wise).
>  
> -- 
> Claudio Bley ASCII ribbon campaign (")
> Debian GNU/Linux advocate - against HTML email  X 
> http://www.cs.uni-magdeburg.de/~bley/ & vCards / \
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

-- 

==
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




Re: [SOLVED] DEFAULT WINDOW MANAGER

2002-10-08 Thread Felipe Martínez Hermo

El Tue, Oct 08, 2002 at 05:18:53PM +1000, Nick Hastings escribió: 
> Please wrap your lines at about 72 characters.
> 
> * Felipe Martínez Hermo <[EMAIL PROTECTED]> [021008 17:08]:
> > 
> > Hi everybody!
> > 
> > I am trying to set up wmaker to be my default wm. When I log in 
> > through xdm I only get X working with one shell window (I assume 
> > there's no wm running). I have to "exec wmaker &" to get wmaker 
> > running.
> > 
> > I have tried including "exec /usr/bin/wmaker" in ~/.xinitrc , 
> > but it does not work.
> > 
> > Anybody have a clue?
> 
> Try:
> 
> update-alternatives --config x-window-manager
> 

Thank you those were 0,02e I've been searching for a long time  :-)


> 
> This will let you set the default wm for your machine. Or just for you, 
> try putting "exec wmaker" in ~/.xsession or ~/.Xclients
> 
> HTH
> 
> Nick.
> 
> -- 
> Debian unstable/experimental
> Linux onefish 2.4.19-lavienx #1 Sat Sep 21 19:58:12 EST 2002
> i686 unknown unknown GNU/Linux
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

-- 

==
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




DEFAULT WINDOW MANAGER

2002-10-07 Thread Felipe Martínez Hermo


Hi everybody!

I am trying to set up wmaker to be my default wm. When I log in through xdm I 
only get X working with one shell window (I assume there's no wm running). I have to 
"exec wmaker &" to get wmaker running.

I have tried including "exec /usr/bin/wmaker" in ~/.xinitrc , but it does not 
work.

Anybody have a clue?
-- 

==========
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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




CAN'T ACCESS TO TTY1

2002-10-03 Thread Felipe Martínez Hermo




Hi, there!

I have a curious problem:

Since I installed woody on my system som months ago, I can not access to 
tty1..6. I can only use X
When I press ctrl+alt+f1, my monitor enters saving mode. Seems like video is 
out of frequency. However, if I type anything (like "startx") it works.

Where can I fix this?

Thanks

-- 

======
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
==


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