No VPS connection

Questions about virtualization software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
baltisa
Level 1
Level 1
Posts: 1
Joined: Mon Jan 30, 2023 3:03 am

No VPS connection

Post by baltisa »

Hi, I state that I'm new to this forum and very first experiences with Linux Mint. I bought a VPS service with LM installed. I managed to set it up, but now I can't get it to connect to the internet. I thought it automatically took the connection of the pc from which I enter the vps, but it is not like that.....
I have read several articles on this forum, but I cannot solve my problem, it seems that it does not see WiFi.

Reading various solutions, I seem to understand that with the string
inxi -Fxxxrz && rfkill list && iwconfig && mokutil --sb-state

you can see and understand the problem.
This is what I get:

Code: Select all

System: Kernel: 5.4.0-137-generic x86_64 bits: 64 compiler: gcc v: 9.4.0 Desktop: Cinnamon 4.6.7 wm: muffin 4.6.3
            dm: LightDM 1.30.0 Distro: Linux Mint 20 Ulyana base: Ubuntu 20.04 focal
Machine: Type: Vmware System: VMware product: VMware Virtual Platform v: N/A serial: <filter> Chassis: No Enclosure type: 1
            serial: <filter>
            Mobo: Intel model: 440BX Desktop Reference Platform serial: <filter> BIOS: Phoenix v: 6.00 date: 11/12/2020
CPU: Topology: Single Core model: Intel Xeon Gold 6133 bits: 64 type: MCP arch: Skylake rev: 4 L2 cache: 27.5 MiB
            flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 bogomips: 4988
            Speed: 2494 MHz min/max: N/A Core speed (MHz): 1: 2494
Graphics: Device-1: VMware SVGA II Adapter driver: vmwgfx v: 2.15.0.0 bus ID: 00:0f.0 chip ID: 15ad:0405
            Display: x11 server: X.Org 1.20.13 driver: vmware unloaded: fbdev,modesetting,vesa resolution: 3840x1080~50Hz
            OpenGL: renderer: llvmpipe (LLVM 12.0.0 256 bits) v: 4.5 Mesa 21.2.6 compat-v: 3.1 direct render: Yes
Audio: Message: No Device data found.
Network: Device-1: Intel 82371AB/EB/MB PIIX4 ACPI vendor: VMware Virtual Machine type: network bridge driver: N/A port: 1060
            bus ID: 00:07.3 chip ID: 8086:7113
            Device-2: VMware VMXNET3 Ethernet driver: vmxnet3 v: 1.4.17.0 -k port: 5000 bus ID: 0b:00.0 chip ID: 15ad:07b0
            IF: ens192 state: up speed: 10000 Mbps duplex: full mac: <filter>
Drives: Local Storage: total: 100.00 GiB used: 8.76 GiB (8.8%)
            ID-1: /dev/sda model: Virtual disk size: 100.00 GiB serial: N/A rev: 2.0 scheme: MBR
Partition: ID-1: / size: 96.82 GiB used: 8.76 GiB (9.0%) fs: ext4 dev: /dev/dm-0
            ID-2: swap-1 size: 976.0 MiB used: 2.5 MiB (0.3%) fs: swap dev: /dev/dm-1
Sensors: Message: No sensors data was found. Is sensors configured?
Repos: No active apt repos in: /etc/apt/sources.list
            Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list
            1: deb http://packages.linuxmint.com ulyana main upstream import backport #id:linuxmint_main
            2: deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
            3: deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
            4: deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
            5: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
            6: deb http://archive.canonical.com/ubuntu/ focal partner
Info: Processes: 216 Uptime: 12m Memory: 1.94 GiB used: 888.2 MiB (44.8%) Init: systemd v: 245 runlevel: 5 Compilers:
            gcc: 9.4.0 alt: 9 shell: bash v: 5.0.17 running in: gnome-terminal inxi: 3.0.38
I hope someone can help me, thanks.
Last edited by LockBot on Sun Jul 30, 2023 10:00 pm, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
ringshellfish
Level 2
Level 2
Posts: 83
Joined: Wed Jan 04, 2023 8:25 pm

Re: No VPS connection

Post by ringshellfish »

baltisa wrote: Mon Jan 30, 2023 3:10 am it seems that it does not see WiFi.
VPS generally do not have Wi-Fi.
baltisa wrote: Mon Jan 30, 2023 3:10 am Network: Device-1: Intel 82371AB/EB/MB PIIX4 ACPI vendor: VMware Virtual Machine type: network bridge driver: N/A port: 1060
There is no network driver loaded. Since it is VMware try to install the VMware guest addons.
Locked

Return to “Virtual Machines”