Printer list in galeon

2003-03-20 Thread Paal Marker
I have configured the printerlist for mozilla by adding the line: 
export MOZILLA_POSTSCRIPT_PRINTER_LIST=hplaser hpjet in users .bashrc 
file. Works great when I run mozilla,  but there are no printer list in 
galeon.

Printers are also correct configured in cups

Is it a way to export the printer list to galeon? 



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


printers mozilla

2003-03-07 Thread Paal Marker
redhat8

I have configured two printers in printconf.  Test pages prints out fine 
from printconf.

The printing dialog in mozilla only show the option Postscript/default. 
What must I do to get a printer list in the print dialogue in mozilla?



/etc/printcap:

# /etc/printcap
#
# DO NOT EDIT! MANUAL CHANGES WILL BE LOST!
# This file is autogenerated by printconf-backend during lpd init.
#
# Hand edited changes can be put in /etc/printcap.local, and will be 
included.

musjet:\
:ml#0:\
:mx#0:\
:sd=/var/spool/lpd/musjet:\
:af=/var/spool/lpd/musjet/musjet.acct:\
:sh:\
:lp=|/usr/share/printconf/util/jetdirectprint:\
:lpd_bounce=true:\
:if=/usr/share/printconf/util/mf_wrapper:
laser:\
:ml#0:\
:mx#0:\
:sd=/var/spool/lpd/laser:\
:af=/var/spool/lpd/laser/laser.acct:\
:sh:\
:rm=brmbib:\
:rp=laser:\
:lpd_bounce=true:\
:if=/usr/share/printconf/util/mf_wrapper:
###
## Everything below here is included verbatim from 
/etc/printcap.local   ##
###
# printcap.local
#
# This file is included by printconf's generated printcap,
/etc/printcap 36L, 
996C  
1,1   Top




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


ftp authentication, kerberos

2003-03-03 Thread Paal Marker
redhat8

I can not connect from remote machine with ftp. Message: 530 must 
perform authentication before identifying user.Then it disconnects.

I have tried to configure   the /etc/ftpaccess, but still get the same 
message.

By searcing around I have found that the authentication problem can be 
in kerberos. Never tried to configure kerberos before, and the man page 
does not tell me so much.

By changing the /etc/xinetd.d/gssftp from  disable = no to disable=yes, 
 I got the message on the remote machine: Unknown message , can't log in.

Anyone having experience of configuring kerberos?  Wich file here must I 
configure for authentification of user?



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


ftp problem

2003-03-01 Thread Paal Marker
redhat 8

Got one workstation and one laptop both with rh8. connected hub.

Can only connect them as anonymous by ftp. By logging as user I get the 
message:  
Must perform authentication before identifying user Then it disconnects.

By searching google I have found that it might be a firewall restriction 
that cause the problem. But no more excact then that.

How do I solve this?



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


system setup without login

2003-02-28 Thread Paal Marker
I have some computers where I need a special configuration, running 
redhat 8. Computers in library for the public to browse the librarys 
database.

Their purpose is just to run galeon. The login is now in textmode, and 
the username for  restricted user  has to be logged on for each powerup, 
the line xinit /usr/bin/galeon --fullscreen is put in the  .bash_profile.  

Is there a way how I can configure the startup to automatically log in 
the restricted user?  Mean that the staff here each morning can just 
push the button and not have to log in?





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


mozilla java plugin

2003-02-27 Thread Paal Marker
Redhat 8
Mozilla version 1.01
Got problems to install the java plugin for mozilla  correct

Downloaded and ran file:  j2re-1_4_1_01-linux-i586-rpm.bin

Then rpm -ivh j2re-1_4_1_01-fcs-linux-i586.rpm   Installation seems ok

command:  java -versiongives java version 1.3.1   Should it not 
be java version 1.4.1?

by searching google I found a description for mozilla plugin 
installation, and gave the command: ln -sf 
/usr/java/j2re1.4.1_01/plugin/libjavaplugin_oji.so /usr/lib/mozilla/plugins

Did not work, when browsing pages with java applets, get the message 
that java plugin is not installed.

Another suggestion was to copy the 
/usr/java/j2re1.4.1_01/plugin/libjavaplugin_oji.so  to 
/usr/lib/mozilla/plugins.   This make mozilla crash on pages having java 
applets.

What is the correct way to install the plugin?



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: mozilla java plugin

2003-02-27 Thread Paal Marker
Thanx for help.

I solved it by installing the mozilla version 1.2.1,   then:  ln -s 
/usr/java/j2re1.4.1_01/plugin/i386/ns610/libjavaplugin_oji.so 
/usr/local/mozilla/plugins made it work perfect.   



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list


galeon and netscape by xinit rh8

2003-02-04 Thread Paal Marker
Linux boxes located in public library for public users to search the 
librarys database by websearch. Run rh8, starting the web-browser by xinit.

I tried netscape 7 , opera 6, mozilla1.01 and Galeon 1.2.5.  When 
starting rh8 in textmode,  command xinit /usr/bin/opera or xinit 
/usr/local/netscape/netscape seems to start the browser nicely. But the 
keyboard is disabled, there are no way to type search strings or type in 
the location line. The keyboard simply does not work.

Starting Galeon in the same way works perfect. And besides Galeon is 
very easy to make wanted changes in toolbars for securing the system.

But both netscape7 and Galeon use the same mozilla-build, right? Why did 
the problem occure in Netscape7 and not in Galeon?





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


configuration of /etc/printcap

2002-03-15 Thread Paal Marker

I am putting up our first workstations with linux, little by little 
replacing the windows workstations. Have not been so long into linux, so 
questions are all the time popping up.

Have tried to configure the network printers, and have installed the hp 
web jetadmin on the workstation. Our printers are installed with hp jet 
direct printers and one printer connected to the main servers parallell 
port.

The one that is connected to the servers lpt1 is a hp laserjet 4 and can 
not be detected by hp web jetadmin. How shall I configure the 
/etc/printcap?

Our server run slackware kernel 2.2.16-22. The workstation is redhat 7.0 
with same kernel

The printer I want to configure is defined as servername/laser.   In 
windows I can connect with servername/laser , but in redhat I have to 
use the dns adress.

Now my /etc/printcap looks like this: (made with the printtool in the 
kde menue)


##PRINTTOOL3## DIRECT
laser:\
:sd=/var/spool/lpd/lp:\
:mx#0:\
:sh:\
:rm=192.168.2.1
:rp=laser
:af=/var/spool/lpd/lp/acct:\
:lp=/dev/null:\
:if=/usr/lib/rhs/rhs-printfilters//directprint:


But I do not get any contact, and recieve no error scripts. The jobs I 
send out do not get into the printer que on the server.

Can someone help me?



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Firewall script and user permissions

2002-03-12 Thread Paal Marker



I have installed a firewall script on redhat7.0 for 
limiting internet browsing to one domain. Installed as 
/etc/rc.d/init.d/firewallss It works perfect, but must be run manually after 
each boot. Running it manuallyI have to be logged in as root. How do I 
make it run for every user? I want the firewall script to run from boot. 



Limit internet browsing on redhat7.0 to one domain

2002-03-06 Thread Paal Marker



Hi

I work in a public library, and we have in one of 
our subdidvisions set up a pc for browsing in our database, wich is also public 
on our website. ( http://www.ourdomain.no/cgi-bin) This 
pc we want to only be used for searching in the database, and close for all 
other internet browsing, by only permit browsing on our domain. 

The pc will be connected in the LAN of the 
subdivision and communicate with the main server by frame relay net. So I can 
not do anything with the default route. According to the deliveror of our 
firewall, there is nothing to do there either for limit the browsing for 
one specific workstation in the LAN.

The LAN is configurated to use static IP 
adresses

The workstation has Netscape4.75 as internet 
browser. 

Is there some way to solve this by 
configurations directly on the workstation with Redhat7.0?

Bærum bibliotekavd. Bekkestua

Paal 
MarkerFørstekonsulent