Kernel Error ?

2001-01-24 Thread Jorge
, please ?   Jorge ;)

Works on .htaccess but not in sites-available

2012-10-30 Thread Jorge
Good evening. I've got apache2 on squeeze. In /var/www/www.etxea.org/htdocs/.htaccess I've got the following content ... IndexIgnore * RewriteEngine on # Any HTTP request other than those for index.php, images, and robots.txt is treated as a request for your index.php file RewriteCond

favicon.ico not showing in apache2

2012-11-14 Thread Jorge
Mi web server is apache2 under Debian Squeeze. I've got SSL Certificate and user authentication (AuthUser), but I can't manage to show the favicon.ico unless I disable both of them. Of course, favicon.ico is in the webroot of the VirtualHost and full of permissions (just in order to pass the

Re: favicon.ico not showing in apache2

2012-11-14 Thread Jorge
On 14/11/2012 12:22, Darac Marjal wrote: On Wed, Nov 14, 2012 at 12:10:15PM +0100, Jorge wrote: Mi web server is apache2 under Debian Squeeze. I've got SSL Certificate and user authentication (AuthUser), but I can't manage to show the favicon.ico unless I disable both of them.

Re: favicon.ico not showing in apache2

2012-11-15 Thread Jorge
On 14/11/2012 12:57, Tom Grace wrote: On 14/11/12 11:53, Jorge wrote: Same result in IE and FF browsers. It only works if I put the code line and disable SSL. Are you hitting this? https://blog.mozilla.org/ux/2012/06/site-identity-ui-updates/ I didn't check if IE has a similar

Install Apache Modules on Webmin

2015-12-31 Thread Jorge
I am newbie on Webmin + Virtualmin. Since I used cPanel it was very easy to enable modules such as gd, fileinfo, exif, mysqli, ... using EasyApache. In Webmin I guess it should be done under Servers - Apache Web Server - Configure Apache Modules, but there the former modules are no present. What

Re: cdrecord -scanbus fails

2003-02-17 Thread Jorge Santos
"Thomas H. George" <[EMAIL PROTECTED]> writes: > It used to work. > > I have append="hdd=ide-scsi" in lilo. > On bootup dmesg|grep hdd shows > > ide-setup: hdd=ide-scsi > ide1: BM-MDA at 0xf008-0xf00f, BIOS settings: hdc DMA hdd: DMA > hdd: Norcent RWJ-401S, ATAPI CD/DV

Wierd XEmacs problem.

2003-02-19 Thread Jorge Santos
I have a problem here, on X Window C-/ works just fine as undo, but in the console it just inserts an /, the funny thing is this, when I type C-h k C-/ I get: / runs `self-insert-command'

Wierd readline/inputrc problem.

2003-02-19 Thread Jorge Santos
found on "\C-x\C-u", "\C-_". so here, the binding is not seen at all. Any help with this puzzling affair will be greatly appreciated. TIA Jorge Santos P.S. /etc/inputrc follows: # /etc/inputrc - global inputrc for libreadline # See readline(3readline) and `info rlus

Re: File systems -- reiser vs. ext3

2003-02-19 Thread Jorge Santos
Hall Stevenson <[EMAIL PROTECTED]> writes: > * Daniel B. ([EMAIL PROTECTED]) [030218 21:25]: > > Paul Johnson wrote: > > > ... > > > My pick of ext3 was the fact that all the tools that work with ext2 > > > work just as readily with ext3. I was also able to convert within a > > > few minutes from

Re: Wierd XEmacs problem.

2003-02-22 Thread Jorge Santos
Alan Shutko <[EMAIL PROTECTED]> writes: > Jorge Santos <[EMAIL PROTECTED]> writes: > > > I have a problem here, on X Window C-/ works just fine as undo, but in > > the console it just inserts an /, the funny thing is this, when I type > > C-h k C-/ I get: >

Re: To get GNOME2, should I Upgrade or Dist-Upgrade or... ?

2003-03-06 Thread Jorge Santos
arief_mulya <[EMAIL PROTECTED]> writes: > Dear all, > > > > I kept getting wonder and never be sure about this whenever I'm > reaching this step. > > > The thing is, I finally want to upgrade my GNOME1.4 to GNOME2. I know > that there's woody backport of GNOME2, but I wanted to have the lates

Re: Degraded fonts

2003-03-06 Thread Jorge Santos
daniel huhardeaux <[EMAIL PROTECTED]> writes: > Hi list, > > yesterday I updated my unstable and since fonts in some programs like > mozilla (menu, folder list, mail list but mail viewer is ok!) or gaim > are degraded which means not regular. KDE or console, mplayer... fonts > are ok. Any idea? >

Re: Get in Trouble Now (was To Get GNOME2... )

2003-03-07 Thread Jorge Santos
arief_mulya <[EMAIL PROTECTED]> writes: > Dear all. > > > Thanks for the clues on GNOME2. > > But before I read the emails, I've already tried the ported GNOME2 for > woody. > > > It was working great. > Until the time, I felt, It's the wrong thing. I should do it from the > official place. A

Re: cdrecord doesn't work

2003-03-07 Thread Jorge Santos
Florian Sukup <[EMAIL PROTECTED]> writes: > Hi, > > I have trouble writing a CD using cdrecord. > > My old Computer is running SuSE. There I can write a CD. > > There is Debian woody on my new computer and here it's not working: > > # cdrecord -v dev=0,0,0 speed=10 blank=fast file.cd_image >

A couple of mirrors not working

2003-03-08 Thread Jorge Santos
http://debian.teleglobe.net sid/main zsh 4.0.6-27 404 Not Found Err http://debian.teleglobe.net sid/main zsh-doc 4.0.6-27 404 Not Found At first I thought it may be a transient thing but it has been going on for a week or so. ¿Any ideas?, jorge s. -- To UNSUBSCRIBE, email to [EMAIL

Debian on Penguin Computing HW

2003-03-17 Thread Jorge Martinez
for the Intel E7500 server chipset. Also, can't find whether or not there's support for that Adaptec controller, or the Intel adapters. Anyone outthere running Debian on these boxes? Any comments would be appreciated. Thanks, Jorge M. Jorge O. Martinez Web Services Administrator - New

Re: repartitioning: joining two partitions

2003-03-24 Thread Jorge Santos
entation thoroughly, then, use parted. You will also have to modify the entry that refers to the /tmp entry in fstab (that is, remove it) and do "mkdir /tmp" as root and change its persmissions acordingly. Greetings, Jorge -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bootsplash in Debian

2003-11-02 Thread Paulo Jorge
these? Does > anyone know if the vga= line could be my point-of-failure? > Regards > Damien I'm using it with no problem with the vga=791. Did you attach the image to the initrd file with the splash command? -- Paulo Jorge Jesus Silva perl -we 'print "paulo

Querying packages

2003-11-05 Thread Paulo Jorge
Greetings, I'm trying to write a script that querys the local package database to find out which packages can be upgraded and the priority of the available update. Do you know how can I obtain this information from the database? Thanks -- Paulo Jorge Jesus Silva perl -we 'print

What could be changing keymaps behind my back?

2003-11-05 Thread Jorge Santos
Something is changing keymaps behind my back, seemingly randomly, from having: xmodmap: up to 2 keys per modifier, (keycodes in parentheses): shift Shift_L (0x32), Shift_R (0x3e) lockCaps_Lock (0x42) control Control_L (0x25), Control_R (0x6d) mod1Alt_L (0x40), Alt_

Strange behaviour with accented characters

2002-10-09 Thread Jorge Santos
e shell used and the terminal emulator used (it also happens in the console). Any ideas why this may be? Greetings, Jorge -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Are the experimental GNOME2 debs any good?

2002-10-09 Thread Jorge Santos
> tweak apt). > > To be clearer here, if you do: >apt-get -t experimental upgrade > to update your gnome2, you also upgrade not related packages with > experimental version. > What about: apt-get -t experimental install gnome2 Cheers, Jorge -- To UNSUBSCRIB

Re: Are the experimental GNOME2 debs any good?

2002-10-09 Thread Jorge Santos
Christophe Barbé <[EMAIL PROTECTED]> writes: > Le mer 09/10/2002 à 19:48, Jorge Santos a écrit : > > What about: > > > > apt-get -t experimental install gnome2 > > ReRead the thread and you will find from me: > > " ... or use the gnome2

Re: Strange behaviour with accented characters

2002-10-10 Thread Jorge Santos
Stephen Gran <[EMAIL PROTECTED]> writes: > This one time, at band camp, Jorge Santos said: > > Hello, when I do a 'su -' to root I get '?' instead of accented > > characters when doing, for example an 'ls'. This only happens with > > &

Raid 0 array on Abit KG7-RAID

2002-10-29 Thread Jorge Gomez
Hi, I have an Abit KG7 RAID mb with an hpt370 chip onboard and a RAID 0 array. A few weeks ago, I've installed Debian 3.0 with disks bf2.4 and it worked with problems. The most important of this problems was that it was appearing that message continously : hde: dma_intr: error=0x84 {D

Trashed partition table

2002-11-08 Thread Jorge Santos
0 Empty Partition 1 does not end on cylinder boundary: phys(637, 190, 61) should be (637, 254, 63) So I gather the partition table is trashed. So for my question: ¿Is there any way to fix this mess? TIA Jorge Santos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

make menuconfig and xconfig don't work since 2.4.19

2002-12-07 Thread Jorge Sousa
ar problem? Were you able to solve it? Thanks in advance for any help. = Jorge Sousa -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

unsubscribe

2002-12-08 Thread Jorge Sousa
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ?dm startup problems

2003-09-04 Thread Paulo Jorge
x work? > > best regards > Andreas Janssen If have the same problem with gdm. If I use the console and startx everything works fine so it appears to be a gdm related problem. I'm also using debian unstable with gdm 2.4.1.6-1 -- Paulo Jorge Jesus Silva perl -we 'print "paulojjs".reverse "\ntp.letagarb@"' There are no accidents whatsoever in the universe. -- Baba Ram Dass pgp0.pgp Description: PGP signature

CUPS printing of ps files fails

2003-06-07 Thread Paulo Jorge
/2003:10:31:11 +0100] [Job 50] Renderer exit stat: 0 D [07/Jun/2003:10:31:11 +0100] [Job 50] KID3 finished D [07/Jun/2003:10:31:11 +0100] [Job 50] Renderer process finished D [07/Jun/2003:10:31:11 +0100] [Job 50] D [07/Jun/2003:10:31:11 +0100] [Job 50] Closing foomatic-rip. D [07/Jun/2003:10:31:1

Can't boot server with a LSI Logic 1030 SCSI controller card

2003-01-06 Thread Jorge Martinez
essfully?. I know Linux can be installed 'cause I could install RH 8.0, so I think Woody should also be able to boot with the right arguments. Thanks! Jorge M.

Can't boot server with an LSI Logic 1030 SCSI controller card

2003-01-06 Thread Jorge Martinez
could install RH 8.0 without a problem, so I think Woody should also be able to boot with the right arguments. Thanks! Jorge M. Jorge O. Martinez Web Services Administrator - New Media Kiplinger Washington Editors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Re: Can't boot server with a LSI Logic 1030 SCSI controller card

2003-01-07 Thread Jorge Martinez
t in case) cdrom without any luck. Thanks for your help! Regards, Jorge M. Jorge O. Martinez Web Services Administrator - New Media Kiplinger Washington Editors Eduard Bloch <[EMAIL PROTECTED]> Sent by: Eduard Bloch <[EMAIL PROTECTED]> 01/06/2003 05:52 PM To Jorge Martinez <[EM

XEmacs and Gnome Terminal copy/paste

2003-01-09 Thread Jorge Santos
It seems like I can't paste with the middle button to the Gnome Terminal (2.x) text selected inside XEmacs, however pasting to other programs work as does pasting the other way around. Anyone can confirm this and/or suggest a solution? BTW, I'm using Gnome Terminal 2.1.0 and XEmacs 21.4 (patch 6

Re: XEmacs and Gnome Terminal copy/paste

2003-01-10 Thread Jorge Santos
ch starts the editor of the gods without an init > file > > or > > xemacs -vanilla no init file, no site start stuff, etc > > > Nope, it doesn't help, can anyone reproduce this? Greetings, Jorge Santos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Error while running apt-get update

2003-01-13 Thread Jorge Santos
be parsed or opened. Any ideas as to why this may be? BTW, I'm using a mixture of testing and unstable TIA, Jorge Santos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Problems with printing from XEmacs w/lprng

2003-01-16 Thread Jorge Santos
sing lprng 3.8.15-1. It seems to me it's a problem with lprng. Any ideas about what's going on here? Greetings, Jorge Santos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Newbie: Linux with MS Proxy Server?

1998-08-12 Thread Jorge Sousa
. Jorge Sousa Portuguese Youth Institute

web mail

1998-06-09 Thread Jorge Kinoshita
Hello, Would someone recommend me a good web mail (like hotmail) ? I do not need the "attachment" feature. I think that a good web mail could be built in Perl. Does it exist?! But, it can be written in any language. Thank you for any help, Jorge K. -- To U

passwd

1998-06-16 Thread Jorge Kinoshita
? Every program I see requires some kind of interactivity that it is no good for a script. Thank you for any help. Jorge Kinoshita. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

newbie alien question

1998-07-21 Thread Jorge Sousa
hanks in advance. Jorge Sousa. -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: newbie alien question

1998-07-21 Thread Jorge Sousa
he net about linux. the more i look into it the more I loose interest on my PC. thanks. Jorge Sousa -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: LPRng & printer Port

1998-07-21 Thread Jorge Sousa
lpt >support in it? > > >-- >Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > hi Shaleh, Sorry to jump in but, I'm glad you raised that issue, how can we know what's in the kernel?? Jorge Sousa -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: newbie alien question

1998-07-21 Thread Jorge Sousa
-Original Message- From: Shaleh <[EMAIL PROTECTED]> To: Jorge Sousa <[EMAIL PROTECTED]> Cc: debian-user@lists.debian.org Date: Terça-feira, 21 de Julho de 1998 21:41 Subject: Re: newbie alien question >I know nothing of RPM and avoid it like the plague. You do N

Debian on Mac PPC

1998-07-24 Thread Jorge Sousa
Hi, Does anyone know if it's possible to install Debian Linux on a Mac PowerPC? Thanks, Jorge Sousa -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: GREAT NEWS!!! Oracle 8 on Linux by 1999!

1998-07-24 Thread Jorge Sousa
Want a good RDBMS for Linux??? check www.interbase.com they have a FREE port of version 4.0 for Linux. It runs on Debian1.3.1 I didn't have the chance to try it on Hamm cos I need to upgrade. Jorge Sousa -Original Message- From: Kevin Traas <[EMAIL PROTECTED]> To:

Re: "Free" Interbase

1998-07-27 Thread Jorge Sousa
It works just fine with Debian 1.3.1 Jorge Sousa > > >>Want a good RDBMS for Linux??? >> >>check www.interbase.com they have a FREE port of version 4.0 for >>Linux. It >>runs on Debian1.3.1 I didn't have the chance to try it on Hamm cos >>I need t

mgetty & diald

1999-03-04 Thread Jorge Sousa
le to have both diald and mgetty using the same serial device (/dev/ttyS1)? Or when mgetty fires to stop diald from trying to run pppd? thanks in advance. Jorge Sousa IPJ - Instituto Portugues da Juventude Gab. Informatica Av. Liberdade, 194 Te

Re: fetchmail

1999-03-04 Thread Jorge Sousa
Try the -k or --keep option when invoke fetchmail, thail way mail is not deleted from the server. I really don't know if the messages get flaged as READ or UNREAD, just try and check the man pages Jorge Sousa -Original Message- From: Shao Zhang <[EMAIL PROTECTED]> To: d

Re: mgetty & diald

1999-03-04 Thread Jorge Sousa
firing when a client asks for a local network address? Thanks in advance Jorge Sousa

Fw: mgetty and Multitech problems again but with log files

1999-03-19 Thread Jorge Sousa
-Original Message- From: Jorge Sousa <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Sexta-feira, 19 de Março de 1999 22:55 Subject: mgetty and Multitech problems again but with log files >Hi all, > >I'm having problems with my Multitech m

ip-up script won't fire after conection

1999-01-20 Thread Jorge Sousa
Hi all, I can dial to my ISP without any trouble but the /etc/ppp/ip-up and ip-down scripts never fire . I'm using a ppp-on and ppp-off scripts to start/close the connection, these are just normal ppp scripts. thanks in advance for any hint. Jorge

Re: ip-up script won't fire after conection

1999-01-20 Thread Jorge Sousa
and dying. /etc/ppp/ip-up and /etc/ppp/ip-down are both owned by root.root with previleges set to: -rwxr--r-- but stillnone of these scripts are executing after the link goes up. Any hint?? Jorge Sousa

Re: ip-up script won't fire after conection

1999-01-20 Thread Jorge Sousa
s of /var/log/messages say .Connect: ppp0 <--> /dev/ttyS1 .Remote message: .local IP address 194.65.251.75 .remote IP address 194.65.5.56 And I'm able to run both ip-ip/ip-down scripts. Thanks for your support Shaleh. Jorge Sousa

Re: ip-up script won't fire after conection

1999-01-20 Thread Jorge Sousa
>Jorge Sousa writes: >> I can dial to my ISP without any trouble but the /etc/ppp/ip-up and ip-down >> scripts never fire . > >Are you sure they are not running? They are run with stdout redirected to >/dev/null, so you won't see any output. >-- >John Has

Re: ip-up script won't fire after conection

1999-01-20 Thread Jorge Sousa
>>> "JS" == Jorge Sousa <[EMAIL PROTECTED]> writes: > >JS> And I'm able to run both ip-ip/ip-down scripts. > >So what makes you think they are not run when you dial in? I'm echoing the $* and not getting any feedback. >You know that they run

Re: ip-up script won't fire after conection !!SOLVED!!

1999-01-20 Thread Jorge Sousa
pretended. Once again thanks to all that help me sorting this out. Jorge Sousa

Dial in Server Problem

1999-02-05 Thread Jorge Sousa
27;ve read a lot of files, followed some examples but still missing something on the authentication side. Thanks in advance Jorge Sousa IPJ - Instituto Portugues da Juventude Gab. Informatica Av. Liberdade, 194 Tel: ++351-1-3179200 e-mail: [EMAIL

sb16

1999-09-17 Thread Jorge Viana
I didn't manage to install sb16 on linux. I have already run make menuconfig and make config, the command make clean, and so on. Then compiling and installing the kernel again. However, i did not even get an message in the startup. I have instaled SuSE 6.1, which i think is Debian, onto a AMD 5x85

gnome file manager prob.

1999-04-09 Thread Jorge Sousa
whenever I try to rum gmc I get the following error: gmc: error in loading shared libraries /usr/lib/libgnomeui.so.0: undefined symbol: argp_program_version I'm using hamm. thank in advance. Jorge Sousa IPJ - Instituto Portugu

xdm

1999-04-09 Thread Jorge Sousa
How to prevent xdm from starting up after a boot? thanks in advance. Jorge Sousa IPJ - Instituto Portugues da Juventude Gab. Informatica Av. Liberdade, 194 Tel: ++351-1-3179200 e-mail: [EMAIL PROTECTED] (trabalho/work) [EMAIL

ppp won't dial out

2002-08-30 Thread Jorge Santos
l tho, because I can still dial out. Now, the problem is the modem refuses to dial out because it doesn't get a dial tone. Any suggestions on how to make it dial out even when there's no dial tone? Greetings, Jorge Santos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Error messages when installing gnome-gv

2002-09-04 Thread Jorge Santos
"Setting up gnome-gv (1.1.96-2) ..." When installing said program. Should I worry? Greetings, Jorge Santos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

SOCKS5 Compilation troubles

1997-03-06 Thread Jorge Figueiredo
have them? Do these files belong to the same package? Which package? Where can I get it? Or did I miss any compilation option? Which? Thanks. Jorge Please reply directly to me([EMAIL PROTECTED]), because I don't subscribe this list!

Neet to get PostgreSQL 7.0.X

2001-03-14 Thread Jorge Santos
going to uninstall several packages and I'm wondering if it is such a good idea. Well, summing it up, what is the best option to get PostgreSQL 7.0.X without breaking things? jorge

PHP3 + Mysql -> connecting problems

2000-01-27 Thread Jorge Sousa
p3 on line 11" sure i'm missing something, just don't know what? Any hints?? Thanks in advance Jorge Sousa

Re: PHP3 + Mysql -> connecting problems

2000-01-27 Thread Jorge Sousa
BINGO Its working now, Thank you very much Shao. Have fun... Jorge - Original Message - From: Shao Zhang <[EMAIL PROTECTED]> To: Jorge Sousa <[EMAIL PROTECTED]> Cc: Sent: Thursday, January 27, 2000 4:52 AM Subject: Re: PHP3 + Mysql -> connecting problems >

apt-get trouble

2001-01-17 Thread Jorge Santos
n-free deb ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian potato non-free deb http://spidermonkey.ximian.com/distributions/debian unstable main Sorry if the mail is a little bit bulky, I am using a thoroughly updated potato (that sounded odd :) TIA jorge santos

RE: IBM Java 1.3 - Anyone get to work?

2001-06-28 Thread Jorge Sousa
Yes, I have the tar.gz file version from IBM. I unpacked everything into /Java/IBMJava13, set the environment var JAVA_HOME to /YOUR_INSTAL_DIR/IBMJava13, add /YOUR_INSTAL_DIR/IBMJava13/bin:/YOUR_INSTAL_DIR/IBMJava13/jre/bin to your PATH. And everything should work OK. Have fun Jorge

Re: Lost my mouse

2001-07-05 Thread Jorge Santos
Try stopping the gpm service (as root: /etc/init.d/gpm stop) Stephen Handley <[EMAIL PROTECTED]> writes: > Hi there, > > Got an interesting little situation that I'm hoping someone else has come > across. > > I'm using the latest release version of Debian (as of two weeks ago anyway) > with XF

ldap trouble on Woody

2001-07-06 Thread Jorge Santos
omethingorother ldap_sasl_interactive_bind_s: No such attribute Any ideas why might this be happening? Also which value for the loglevel might be useful to track this problem? thank you jorge santos

2.4.5-1 kernel in woody trouble

2001-07-06 Thread Jorge Santos

2.4.5-1 kernel in woody trouble

2001-07-06 Thread Jorge Santos
unt root fs on 03:03 I'm wondering if there are any extra changes I should make before trying to boot a 2.4.X kernel. I _do_ have a correct root parameter on lilo.conf. The kernel installed all right so the problem is not there. Any thoughts? TIA jorge santos

LaserJet Plus and Samba

2001-07-09 Thread Jorge Santos
Hello, I'm trying to print from my Woody to an HP on a Win9x machine, I currently can print text (using LPRng and the smbprint script as input filter) but I'm clueless as to the way to print postcript files. Has anyone done something like this or has an idea on how it might be done. TIA jorge

Re: Again problems with Kernel 2.4.5

2001-07-13 Thread Jorge Santos
is supposed to) or you have a wrong config line in lilo.conf. BTW, maybe someone could help me with _my_ 2.4.5 kernel that being that I get no network after booting with it, I haven't really looked into it too thoroughly, but my guess is that it is probably a modules issue. Any ideas? jorge santos

LDAP + SASL + PAM

2001-08-23 Thread Jorge Santos
e HOWTO in linuxdoc is _very_ out of date. TIA jorge santos P.S. I'm using all packages from Debian Woody

kernel 2.4.7 & ethernet card

2001-08-24 Thread Jorge Santos
rnels? BTW, I'm running Woody TIA jorge santos

Re: getting woody

2001-08-27 Thread Jorge Santos
ou can probably find a message that reports where you can get testing ISO images. I'm not sure however if those can be installed as easy as stable, depends on the state of the boot disks I guess. I dist-upgraded from stable to testing and it went fine so that is the only thing I can recommend. jorge

Re: Powering down green monitor

2001-11-19 Thread Jorge Santos
"Morbo" <[EMAIL PROTECTED]> writes: > Hi, > > Is there a way to power down a VESA green monitor from software, and switch > it on again on a key event etc. > > Many thanks in advance! > best regards, > Balazs > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscr

passwd using pam_ldap problem

2001-11-22 Thread Jorge Santos
nly not what is expected (I expect it to work as it did with traditional unix authentication where it doesn't ask for the old password). Any ideas why this may be happening and what to do to solve it? TIA Jorge Santos

mzscheme core dumps

2002-02-19 Thread Jorge Santos
me :) TIA Jorge Santos

Re: I fucked up apt-get

2002-03-06 Thread Jorge Escalante
Have you tried using apt-get update --fix-broken On Wed, 06 Mar 2002 14:48:07 Mike Fedyk wrote: > On Wed, Mar 06, 2002 at 08:28:41PM +0100, Rudy Gevaert wrote: > > Hello, > > > > I fucked up apt-get :( so badly I can't install or upgrade a thing. Is > > there a way to reconfigure everything so a

ssh2 into woody

2001-04-10 Thread Jorge Santos
Hello, Does anyone knows if there is any chance that OpenSSH 2.* will make it into Woody? How does the inclusion/upgrade of new packages into testing works anyhow? thanx jorge santos

problem with setxkbmap

2001-04-10 Thread Jorge Santos
Hello, Whenever I try to use setxkbmap I get the following error: Couldn't interpret _XKB_RULES_NAMES property I'm using an up-to-date potato. Any ideas? jorge santos

Upgrade to unstable

2001-04-10 Thread Jorge Santos
I'm thinking on upgrading the machine I use at work to unstable, but I can't afford too much time fixing problems since I have to get *some* work done :). So I was wondering, have anyone here done the upgrade and would like to share some comments? jorge santos

To sid or not to sid?

2001-04-18 Thread Jorge Santos
I'm thinking on upgrading my work machine to sid, but I need to get *some* work done, so I can't afford too much trouble. So, has anyone upgraded a potato to sid? Comments? jorge santos

Re: debian 2.2r3 ?

2001-04-20 Thread Jorge Santos
;upgrade" > > vs "dist-upgrade". I get the idea I should start using the latter just > > about all the time. > > i don't see any point to using upgrade instead of dist-upgrade. But surelly upgrade has some use, I mean, there's probably some situation in which you would prefer to use upgrade in place of dist-upgrade, could someone please shed some light in this isue? jorge santos

Re: debian 2.2r3 ?

2001-04-20 Thread Jorge Santos
3: news.announce.newusers 326: news.groups.questions 1590: gnu.emacs.gnus 4: nndoc+gnus-help:gnus-help 20: nndraft:drafts [ XML -- 61 ] 61: nnml:xmlschema-dev This way you can divide your mail in groups as if they were newsgroups. jorge santos

Re: debian 2.2r3 ?

2001-04-21 Thread Jorge Santos
It's efficiency. :) > > Ha! :) > > > Unless of course you use vi... > > Ding! :) > > email: mutt > news: nn > editor: vim > Mind you, you could ditch those three, and just use (X)Emacs with Gnus, you'd also get a ton more, when you start using Emacs, you seldom need to use anything else, specially if your trade is programming. jorge santos

blackbox keybindings

2001-04-25 Thread Jorge Santos
Hello I just upgraded my blackbox to 0.61.1 from Debian Woody and the keyboard shortcuts have stopped working, I'm not using bbkeys or anything, and the key presses just seem to fall throug to the focused application. Any ideas why this might be? jorge santos

annoying Dependency/conflict resolution screen in dselect

2001-04-25 Thread Jorge Santos
Whenever I exit the Select section of dselect normally I get an screen telling me that some packages suggest some others (that btw are already installed) and I can't seem to get rid of it. Any clues on why might this be happening (I just upgraded to woody). jorge santos

Re: annoying Dependency/conflict resolution screen in dselect

2001-04-26 Thread Jorge Santos
Joerg Jaspert <[EMAIL PROTECTED]> writes: > Am Donnerstag, 26. April 2001 01:48 schrieb Jorge Santos: > > > Whenever I exit the Select section of dselect normally I get an screen > > telling me that some packages suggest some others (that btw are > > already inst

unsuscribe

2001-04-28 Thread Jorge Chuc
__ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup

Debian Potato

2001-10-19 Thread Jorge . Melhado
I´d like to know if exists some documentation in txt format for Debian Potato (2.2) about installation and use . Thanks Jorge Melhado

Re: Dumb postgresql questions

2001-11-06 Thread Jorge Santos
Corey Halpin <[EMAIL PROTECTED]> writes: > Content-Type: text/plain; charset=us-ascii > > 1. Is there some simple way to convert a mysql database into a postgresql > database? You can always dump the mysql database into a file (although I don't know how you would do that) and then load it int

old bbkeys version

2001-08-31 Thread Jorge Santos
Hello, I just realized that the version of bbkeys in Debian (testing and unstable) is quite old (0.3.6) while the current version is 0.8.2. Is it correct to file a bug for this or what should I do to make the mantainer aware of this in case he is not? thank you jorge santos

Strange dependencies with apt-get/dselect

2001-09-10 Thread Jorge Santos
nd java-common is installed and at its newest version, and what about the dependencies to newer packages not met? Any ideas? What's going on? TIA jorge santos

Re: Strange dependencies with apt-get/dselect

2001-09-10 Thread Jorge Santos
Jorge Santos <[EMAIL PROTECTED]> writes: > Hello, > > When I tried to upgrade with dselect it would try to uninstall > j2sdk1.3 and other packages even when there was no mention of them in > the dependencies problems screen. Then I tried to run apt-get upgrade &g

Re: apt-get problem workaround... is this a bug?

2001-09-11 Thread Jorge Santos
Similar problem with my setup, thanks for the work around. Check my message from yesterday. jorge santos

  1   2   3   4   >