I'm dedicated agile security architect/system architect/developer with specialty of open source framework.
May 29, 2016
Wifi doesn't work after suspend after 16.04 upgrade
See http://askubuntu.com/questions/761180/wifi-doesnt-work-after-suspend-after-16-04-upgrade#761220.
May 2, 2016
Common Ubuntu Packages Commands
Update list of packages.
sudo apt-get update
Install package.
sudo apt-get install PACKAGE
Uninstall package and configuration.
sudo apt-get purge PACKAGE
Search packages.
sudo apt-cache search STRING
Show package info.
sudo apt-cache show PACKAGE
List all installed packages.
dpkg --list
Reference:
https://help.ubuntu.com/community/SwitchingToUbuntu/FromLinux/RedHatEnterpriseLinuxAndFedora#Command_Line_Tools
Subscribe to:
Posts (Atom)