diff --git a/Templates/FedoraMinimal.md b/Templates/FedoraMinimal.md index 4e8cdb53..a0791e37 100644 --- a/Templates/FedoraMinimal.md +++ b/Templates/FedoraMinimal.md @@ -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 :)