KALI LINUX
Kali Linux is the next-generation edition of BackTrack.
It is BackTrack reborn. If you’ve been using BackTrack, or you’re are
thinking about using BackTrack, forget it. Kali Linux is what you want
to be using. What’s the difference?
BackTrack is based on an old edition of Ubuntu, while Kali is based on the latest edition of Debian. On the installation side, Kali Linux uses Debian’s graphical installer, which means you get features like LVM, the Linux Logical Volume Manager, and disk encryption. With BackTrack and its Ubuntu installer, you get none of that.
Those are a few of the major differences. When it comes to installing
applications or software on Kali Linux, there is no difference between
it and BackTrack. This article shows the many methods you can use to
install and manage applications on Kali Linux 1.0. Obviously, this is
not intended for experienced users, but for those new to Linux.
1. From the command-line: Since Kali is based on Debian, installing and managing software from the command-line is accomplished using apt-get
and other components of Debian’s Advanced Packaging Tool (APT). For
example, to install an application like Ubuntu’s Software Center, you
would issue the following command: apt-get install software-center.Just type man apt-get from the command-line.
2. Gpk-application: The Gnome PackageKit
is one of two graphical package managers installed out of the box. The
other one is Synaptic Package Manager. For a new user, these graphical
package managers offer a more user-friendly method of installing
software. You can access it from the menu at Applications > System Tools > Add/Remove Software.
3. Synaptic Package Manager: This used to be the graphical package managers on Debian-based distributions. You may start this one from the menu: Applications > System Tools > Administration > Synaptic Package Manager.
4. Ubuntu Software Center:
This is the same graphical package manager available on Ubuntu. It is
not installed by default, but is in the repository, so you can install
it by typing apt-get install software-center. Once installed, you can access it from Applications > System Tools > Administration > Software Center.
The latest edition of Kali Linux is available for download here.
No comments:
Write comments