From e5168b0da2eb82e606ab7ef7663bcfbcca1293ac Mon Sep 17 00:00:00 2001 From: soycode Date: Tue, 12 May 2015 09:25:46 -0700 Subject: [PATCH] suggesting gnome-keyring as useful semi-minimal package --- Templates/FedoraMinimal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 :)