Trilight Zone Forum Index Trilight Zone
Privacy & Anonymity is our specialty !
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Optimizing Netscape for Linux

 
Post new topic   Reply to topic    Trilight Zone Forum Index -> Linux
Author Message
thedark
Second Lieutenant


Joined: 30 Jul 2005
Posts: 1074

PostPosted: Sun Jul 31, 2005 9:44 am    Post subject: Optimizing Netscape for Linux Reply with quote

Java in Netscape is unstable--turn it off.

Go to Edit then Preferences then Advanced

and make sure the Java and JavaScript buttons are not enabled. If you need it again, you can turn it back on by reversing the process. The button toggles on and off.

Another thing is that Netscape crashes easily and often, but many times when it crashes it leaves defunct copies of itself still running. To bring up the list of phantom Netscapes in a terminal use:

ps aux | more

Then you use kill -9 to kill all the processes that are still there but not doing anything so that Netscape will work right again. Many times a stale lock is left in the .netscape directory under your home directory as well, and it is a general nuisance. To get rid of the lock:

just go to your home directory
cd to .netscape
ls to see that there is indeed a stale lock there
and then use the command rm lock.
One last thing is that when there is a defunct copy of Netscape running in the background, many times a symptom is that links will not change colors after they have been visited--that feature of Netscape is to let you know you have viewed a webpage recently. Anyway, this is very irritating, and to get rid of it you have to kill defunct copies of Netscape as described above.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Trilight Zone Forum Index -> Linux All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group