Hak5 -- Cyber Security Education, Inspiration, News & Community since 2005:
____________________________________________
Today on HakTip we're discussing packages in Linux: how to install and update packages for software!
------------------------------
Shop: [ Ссылка ]
Support: [ Ссылка ]
Subscribe: [ Ссылка ]
Our Site: [ Ссылка ]
Contact Us: [ Ссылка ]
Threat Wire RSS: [ Ссылка ]
Threat Wire iTunes: [ Ссылка ]
------------------------------
Packages come as .deb's for Debian style distros, like Ubuntu. A Package consists of it's package files, repositories, and dependencies.
Commands used in this episode:
dpkg
apt-get
apt-get update
sudo apt-get install firefox
sudo apt-cache search firefox
dpkg --install name.deb
sudo apt-get install -f
sudo apt-get install package1 package2 package3
sudo apt-get remove package
dpkg --list
dpkg --status firefox
apt-cache show firefox
dpkg --search thefile
Make sure to subscribe at [ Ссылка ]
-~-~~-~~~-~~-~-
Please watch: "Bash Bunny Primer - Hak5 2225"
[ Ссылка ]
-~-~~-~~~-~~-~-
____________________________________________
Founded in 2005, Hak5's mission is to advance the InfoSec industry. We do this through our award winning educational podcasts, leading pentest gear, and inclusive community – where all hackers belong.
Ещё видео!