Open frafrichile opened 9 years ago
Use these repositories: https://mega.co.nz/#!PU8wBK4a!4l3TmPfpQolSa5BUnThviZMt7pqn3Zb9rcNfIralQHs
leafpad /etc/apt/sources.list
Then run the following commands:
apt-get clean
apt-get update
apt-get install -f
dpkg -a --configure
apt-get dist-upgrade
Then install Lighttpd and Php5-cgi.
What were the repository list to use?
link dead pls reflesh
hey, this tutorial work for me: https://secpronet.blogspot.com.br/2017/01/instalar-y-corregir-errores-de-fluxion.html
DO NOT click on or follow that link Stakkit posted! No idea what hacker crap that is but that is NOT a repository link like I ever saw! Someone should report him...
I am unable to install those tools. I have a Kali linux on a VM. Thanks!
apt-get install lighttpd Reading package lists... Done Building dependency tree
Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: libglib2.0-0 : Recommends: xdg-user-dirs but it is not going to be installed Breaks: glib-networking (< 2.33.12) but 2.32.3-1 is to be installed libnm-gtk0 : Breaks: network-manager-gnome (< 0.9.10.0) but 0.9.4.1-5 is to be installed ppp : Breaks: network-manager (< 0.9.8.8-7~) but 0.9.4.0-10 is to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
apt-get install php5-cgi Reading package lists... Done Building dependency tree
Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: libnm-gtk0 : Breaks: network-manager-gnome (< 0.9.10.0) but 0.9.4.1-5 is to be installed ppp : Breaks: network-manager (< 0.9.8.8-7~) but 0.9.4.0-10 is to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. root@kali:/media/sf_Shared_folder_Virtual_Box/linset-master#