Difference between revisions of "Ubuntu configuration tasks"
From MyWiki
Line 1: | Line 1: | ||
dpkg --get-selections | grep -v deinstall ## To get a list of packages installed locally do this in your terminal: | dpkg --get-selections | grep -v deinstall ## To get a list of packages installed locally do this in your terminal: | ||
− | [[ Install Samba on | + | [[ Install Samba on Ubuntu ]] |
Revision as of 11:55, 17 May 2014
dpkg --get-selections | grep -v deinstall ## To get a list of packages installed locally do this in your terminal: Install Samba on Ubuntu