Kali 2015-07-25: Difference between revisions
From charlesreid1
(→XFCE) |
(→XFCE) |
||
| Line 29: | Line 29: | ||
last two are optional. | last two are optional. | ||
==Iceweasel== | |||
All browsers are obnoxious, Firefox most of all. The vimperator plugin makes it tolerable, although it has poor documentation (read: no documentation). Here's a link: http://www.linux-mag.com/id/7723/ | |||
[[Category:Kali]] | |||
Revision as of 18:35, 25 July 2015
Fixing Kali to Work
Upgrades
First things first
$ apt-get update $ apt-get -y dist-upgrade
Now add to aptitude sources as per Kali 2015-06-17 notes, and when you have added the new sources, run
$ apt-get update
Now you'll be able to install stuff like xfce4.
XFCE
XFCE has a more keyboard-friendly and minimalist windows manager arrangement, so I use it.
To make the windows manager to be xfce by default, first install xfce:
$ apt-get install -y desktop-base xfce4 xfce4-places-plugin xfce4-goodies
last two are optional.
Iceweasel
All browsers are obnoxious, Firefox most of all. The vimperator plugin makes it tolerable, although it has poor documentation (read: no documentation). Here's a link: http://www.linux-mag.com/id/7723/