You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
815 B
815 B
layout | status | published | title | author | author_login | author_email | wordpress_id | wordpress_url | date | date_gmt | categories | tags |
---|---|---|---|---|---|---|---|---|---|---|---|---|
post | publish | true | Firefox crashes XFCE | [{display_name sipp11} {login sipp11} {email sipp11@gmail.com} {url }] | sipp11 | sipp11@gmail.com | 904 | http://blog.10ninox.com/?p=904 | 2014-02-06 19:40:07 +0700 | 2014-02-06 12:40:07 +0700 | [linux tweak] | [] |
The more I use Ubuntu, the more I hate Unity. However, if you are going to simply install xfce
like
$ sudo apt-get install xubuntu-desktop
You will get xfce desktop environment easily; one thing I found is opening Firefox will end up freeze your system. After googling, the easiest solution I found is to delete .macromedia, done!
$ rm -rvf ~/.macromedia
It just works.