linkə keçid edin
https://archive.torproject.org/tor-package-archive/torbrowser/5.0.3/
tor-browser_en-US\start-tor-browser faylı açaq
if [ "`id -u`" -eq 0 ]; then
complain "The Tor Browser Bundle should not be run as root. Exiting."
exit 1
fi
yuxarıdakı kodları # ilə komment'ə alaq
#if [ "`id -u`" -eq 0 ]; then
# complain "The Tor Browser Bundle should not be run as root. Exiting."
# exit 1
#fi
save edin
daha sonra Terminalı açın root rejiminə keçin --> chown -R root *
root@kali:~/tor-browser_en-US# ./start-tor-browser.desktop enter edin
root rejiminə keçməsək problem yaranacaq
https://archive.torproject.org/tor-package-archive/torbrowser/5.0.3/
tor-browser_en-US\start-tor-browser faylı açaq
if [ "`id -u`" -eq 0 ]; then
complain "The Tor Browser Bundle should not be run as root. Exiting."
exit 1
fi
yuxarıdakı kodları # ilə komment'ə alaq
#if [ "`id -u`" -eq 0 ]; then
# complain "The Tor Browser Bundle should not be run as root. Exiting."
# exit 1
#fi
save edin
daha sonra Terminalı açın root rejiminə keçin --> chown -R root *
root@kali:~/tor-browser_en-US# ./start-tor-browser.desktop enter edin
root rejiminə keçməsək problem yaranacaq
Comments
Post a Comment