E
E
Eugene2014-07-17 15:59:20
ubuntu
Eugene, 2014-07-17 15:59:20

How to add some features to Ubuntu Server that are disabled in OpenVZ distributions?

Hello,
I'm renting a few OpenVZ VPS's and it so happened that Ubuntu Server distributions disabled two features that are available in the "native" distribution and that I would like to have at my disposal. Specifically, we are talking about technical information that is displayed at the time of entering the console (processor load, memory usage and other characteristics), as well as an auxiliary function that "suggests" which package to install when a launch request is entered, but such a package is not present in the system. Please tell me what needs to be installed in the system in order to get such features?
Thanks to!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Karabanov, 2014-07-17
@Scumtron

sudo apt-get install bash-completion to make auto-completion work sudo apt
-get install command-not-found to show which package is missing

[email protected]:~$ landscape-sysinfo
  System load:  0.03               Users logged in:       1
  Usage of /:   10.7% of 32.57GB   IP address for vlan24: 10.165.49.47
  Memory usage: 18%                IP address for vlan20: 192.168.20.116
  Swap usage:   0%                 IP address for tun1:   172.30.1.2
  Processes:    98

  Graph this data and manage this system at:
    https://landscape.canonical.com/
[email protected]:~$

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question