suggesting gnome-keyring as useful semi-minimal package

This commit is contained in:
soycode 2015-05-12 09:25:46 -07:00
parent 6d97cb8c16
commit e5168b0da2

View File

@ -52,7 +52,7 @@ If You want to use this template to for standard NetVMs You should install some
And maybe some more optional but useful packages as well:
{% highlight trac-wiki %}
[user@F20-Minimal ~]$ sudo yum install pciutils vim-minimal less tcpdump telnet psmisc nmap nmap-ncat
[user@F20-Minimal ~]$ sudo yum install pciutils vim-minimal less tcpdump telnet psmisc nmap nmap-ncat gnome-keyring
{% endhighlight %}
If Your network device needs some firmware then you should also install the corresponding packages as well. The `lspci; yum search firmware` command will help to choose the right one :)