gaqchallenge.blogg.se

Nomachine ubuntu 15.10
Nomachine ubuntu 15.10











To learn more about the reasons for these packages, read the installation instructions for backported kernels, specifically the LTS Enablement Stack - refer to note 5 under each version. Required when running Docker on machine with a graphical environment. Optional in non-graphical environments without Unity/Xorg. If you\’re unsure, you should include this package for safety. If you didn\’t install the headers for your existing kernel, then you can skip these headers for the\”trusty\” kernel. This is required to run Docker.Īllows packages such as ZFS and VirtualBox guest additions which depend on them. Refer to this table to see which packages are required for your environment: Package If your kernel version is older than 3.13, you must upgrade it.

nomachine ubuntu 15.10

$ sudo apt-get install linux-image-extra-$(uname -r) linux-image-extra- virtualįor Ubuntu Precise, Docker requires the 3.13 kernel version. To install the linux-image-extra-* packages: The linux-image-extra-* packages allows you use the aufs storage driver.

nomachine ubuntu 15.10

  • Verify that APT is pulling from the right repository.įrom now on when you run apt-get upgrade, APT pulls from the new repository.įor Ubuntu Trusty, Wily, and Xenial, it’s recommended to install the linux-image-extra-* kernel packages.
  • Save and close the /etc/apt//docker.list file.
  • Refer to the Debian Multiarch wiki for details. To install docker on a multi-architecture system, add an clause to the entry. Note: Docker does not provide packages for all architectures.
  • Add an entry for your Ubuntu operating system.The possible entries are:.
  • nomachine ubuntu 15.10

    Open the /etc/apt//docker.list file in your favorite editor.If the file doesn’t exist, create it.$ sudo apt-get update $ sudo apt- get install apt-transport-https ca-certificates Update package information, ensure that APT works with the https method, and that CA certificates are installed.Log into your machine as a user with sudo or root privileges.













    Nomachine ubuntu 15.10