Browser problem


 
Thread Tools Search this Thread
Operating Systems SCO Browser problem
# 1  
Old 03-15-2005
Browser problem

I'm running SCO Unix openserver 5.0.4 at the moment. The problem is my dissatifaction with the web browser netscape 3.01. I wanted a better browser, and tried to install netscape 4.7, and the required rs504c patch. I'm still not able to see web pages in a satisfying matter, it is mostly black. I get a error message saying something about visuals, that I cannot use visuals pseudocolor 4. And I donno how to fix it... please help?
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Browser Help

I'm looking for a browser than can handle heavy java usage. Firefox doesn't seem to be able to handle heavy usage anymore :( . Chromium does a decent job, but its just so different from Firefox I just can't get used to it. I have been trying to get used to chromium for over 2 weeks but can't... (1 Reply)
Discussion started by: cokedude
1 Replies

2. Solaris

X browser

xbrowser getting closed automatically and ask for user id and password in solaris? (5 Replies)
Discussion started by: vjm
5 Replies

3. Red Hat

Ms network browser problem

hi all, i manage a network of 120 windows xp systems and my gateway run on centos 4.6 i actually config the linux gateway my self and i config iptable rules as well.until now, all has been fine but the problem now is that amunable to browse the network using my network places from some of the... (1 Reply)
Discussion started by: uwa45
1 Replies

4. HP-UX

HP-UX, dtlogin, X browser

All: Have an HP-UX server running init level 3, dtlogin shows up in ps -ef, but when you try to connect to this server via X browser (on Win XP), the browser comes up with just a gray screen w/mouse pointer. All the other HP-UX boxes on the same subnet come up with a pretty dtlogin screen. ... (4 Replies)
Discussion started by: b1f30
4 Replies

5. Linux

browser problem

Dear friends, I ma using linux os. my browser is mozilla firebird . since last one week my browser is not working. if i send mail through outlook some buttons like send , refresh are not working. and yahoo mail also not logging on. please help (2 Replies)
Discussion started by: rajan_ka1
2 Replies

6. Cybersecurity

Login from browser

I have developed a couple cgi scripts that run to access data on our Solaris box, and was wondering how I could implement some type of login (via the browser) that would allow the user to use there login + password from the Solaris box as well. There is sensitive information produced in the... (5 Replies)
Discussion started by: man
5 Replies

7. UNIX for Dummies Questions & Answers

Want a better browser...

:D Howdy The IT admin where I work is limited in knowing what's available, so we're stuck with Netscape Navigator v4.72, as our only GUI browser. :confused: Is there a user friendly unix browser, that the average non-unix savey engineer can use? OS is AIX 4.3 (on the BASH shell). Hardware... (4 Replies)
Discussion started by: Tatum
4 Replies

8. UNIX for Dummies Questions & Answers

Browser

I recently install solaris8. on my computer, unfortunately I'm running AOL 7. Is't possible to run this on solaris?. If yes, your help is welcome. :( (3 Replies)
Discussion started by: MEdwards42
3 Replies
Login or Register to Ask a Question
hman(1) 						      General Commands Manual							   hman(1)

NAME
hman - browse the on-line manual pages SYNOPSIS
hman [ -P browser ] [ -H host ] [ section ] name hman [ -P browser ] [ -H host ] [ section ] [ index ] DESCRIPTION
The hman script is an interface to man2html(1) that allows you to enter man page requests at the command line and view the output in your favourite browser. The behaviour reminds of that of man(1) so that many people will be able to alias hman to man. If the browser used is netscape, and an incarnation of netscape is running already, hman will pass the request to the existing browser. OPTIONS
-P browser Specify which browser (like lynx, xmosaic, arena, chimera, netscape, amaya, ...) to use. This option overrides the MANHTMLPAGER environment variable. The default is the non-httpd version of lynx, or sensible-browser if lynx cannot be found. -H host Specify from what host to get the man pages. This option overrides the MANHTMLHOST environment variable. The default is localhost. ENVIRONMENT
MANHTMLPAGER The default browser to use is selected using this environment variable. MANHTMLHOST The default host to use is selected using this environment variable. SEE ALSO
man(1), man2html(1), arena(1), lynx(1), sensible-browser(1), netscape(1), xmosaic(1), glimpse(1) http://www.mcom.com/newsref/std/x-remote.html 19 January 1998 hman(1)