달력

11

« 2009/11 »

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30

'2009/11'에 해당되는 글 2

  1. 2009.11.17 changing firefox changing cache and paths
  2. 2009.11.11 Changing JAVA jre
2009. 11. 17. 07:29

changing firefox changing cache and paths 삽질예방/Firefox2009. 11. 17. 07:29

firefox cache path changing!!

1.
type
about:config
in address bar.

2.
edit (or add if not exist)
browser.cache.disk.parent_directory
set value as
/scratch/firefox.cache

and then , make firefox.cache folder in /scratch (or, wherever you want)

now it works way faster than before... !!


3. one more

./mozilla -profilemanager
-> create a new account with directory in anywhere you want and delete default


citation:
http://kb.mozillazine.org/Profile_Manager#Accessing_the_Profile_Manager

:
Posted by Kwang-sung Jun
2009. 11. 11. 01:15

Changing JAVA jre 삽질예방/Java2009. 11. 11. 01:15


Right click on project name and choose properties -> Run/Debug Settings -> Edit (or duplicate and edit) -> JRE tab
:
Posted by Kwang-sung Jun