![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bring a cron job to foreground | vibhor_agarwali | UNIX for Advanced & Expert Users | 5 | 05-07-2008 06:35 AM |
| Lighthouse Global Technologies Partners with Snapguard to Bring ... - Business Wire ( | iBot | UNIX and Linux RSS News | 0 | 06-18-2007 10:30 AM |
| Unable to bring up Sun OS | mayewil | UNIX for Dummies Questions & Answers | 2 | 10-26-2006 04:06 PM |
| unable to bring up any interface | alam | IP Networking | 1 | 09-20-2001 03:01 PM |
| Bring back removed files | Reza Nazarian | UNIX for Dummies Questions & Answers | 2 | 07-23-2001 11:52 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
sounds like you are accessing your server remotely?
within your xterm connection, export your DISPLAY and launch mozilla ![]() (use xclock to test DISPLAY settings...) I have the following in my .bash_profile that takes care of this: DISPLAYHOST=$(who -mu | awk '{print $8}' | sed 's/(//' | sed 's/)//') DISPLAYHOST=${DISPLAYHOST%%:0.0} DISPLAY=$DISPLAYHOST:0.0; export DISPLAY echo "DISPLAY has been set to $DISPLAY" of-corse you need to have a browser installed bash-3.00# pkginfo -i | grep mozilla MOZ17 SUNWmozilla Mozilla Web browser MOZ17 SUNWmozilla-devel Mozilla for Solaris(TM) - Mozilla Web browser - developer files -bash-3.00$ which mozilla /usr/sfw/lib/mozilla/mozilla |
![]() |
| Bookmarks |
| Tags |
| export display |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|