Jump to content

Dr33p

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Dr33p

  1. Thank you for the quick replies!

    I apologize but I have a limit of 1 post post per day :( and I couldn't answer before...(I don't know if that's normal or if I should do anything to remove it).

     

    Anyway, I wanted to containerize WireGuard just because I have OMV installed and I'm running already different services in docker (nginx, pihole, qbittorrent, ...).

    I honestly didn't even think to use it directly from Armbian (I'm so noob).

     

    Yesterday I SSHed in the Odroid and configured WireGuard. Like you said, nothing needed to be installed: wg and wg-quick are already available. I tested it with my phone and the link is working.

     

    Thank you very much!!!

  2. Hello all, I'm trying to install a WireGuard docker's container on my Odroid HC4 with installed "Armbian 21.02.3 Buster" with "Linux 5.10.21-meson64", but I have a problem...

     

    When I try to deploy, I get this error in the log:

    **** Kernel headers don't seem to be available, can't compile the module. Sleeping now. . . ****,
    **** No kernel headers found in the Ubuntu or Debian repos!! Will try the headers from host (if mapped), may or may not work ****

    I tried to run:

    sudo apt install linux-headers-$(uname -r)

    but the result is:

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package linux-headers-5.10.21-meson64
    E: Couldn't find any package by glob 'linux-headers-5.10.21-meson64'
    E: Couldn't find any package by regex 'linux-headers-5.10.21-meson64'

    Looking at /usr/src the folder is empty.

    Are the linux headers maybe already present but in another location?

    Or is there a way to install them?

     

    Thank you very much to anyone who can help me...I'm very new to Linux and I still have to learn really a lot!

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines