parent
5fad96ed16
commit
59c75bef00
|
@ -84,7 +84,7 @@ func mainTab(n *gui.Node) {
|
|||
})
|
||||
rn.NewButton("install defaults", func () {
|
||||
myGui.CloseToolkit("gocui")
|
||||
doCmd("apt install -y lsof bash-completion libpam-systemd dbus rbd-nbd golang-go git screen vim " +
|
||||
doCmd("apt install lsof bash-completion libpam-systemd dbus rbd-nbd golang-go git screen vim " +
|
||||
"ethstatus iftop ethtool sysstat traceroute whois devscripts automake libtool devscripts " +
|
||||
"nmap clang rsync bind9utils dnsutils net-tools tcpdump wget curl iputils-ping pciutils " +
|
||||
"iptables sysbench man usbutils ssh neofetch bc lshw telnet hdparm vrms")
|
||||
|
|
Loading…
Reference in New Issue