Solved .DEB or .RPM


computer_user

Banned
Member
Local time
7:59 AM
Posts
48
Location
Houston, Tx
OS
Win 11 pro 22H2
When I run the "lshw" command in Ubuntu on my my Win 11 desktop it says Red Hat (see below), why ? (This is cosmetic, just curious)

snip


H/W path Device Class Description

============================================

system Computer

/0 bus Motherboard

/0/0 memory 8064MiB System memory

/0/1 processor 12th Gen Intel(R) Core(TM) i7-12700

/0/2 display Microsoft Corporation

/0/3 storage Virtio filesystem

/0/3/0 generic Virtual I/O device

/0/4 storage Virtio console

/0/4/0 generic Virtual I/O device

/0/5 storage Virtio filesystem

/0/5/0 generic Virtual I/O device

/0/6 generic Red Hat, Inc.

/0/6/0 generic Virtual I/O device

/0/7 storage Virtio filesystem

/0/7/0 generic Virtual I/O device

/0/8 system PnP device PNP0b00

/0/9 scsi0 storage

/0/9/0.0.0 /dev/sda volume 363MiB Virtual Disk

/0/9/0.0.1 /dev/sdb volume 2GiB Virtual Disk

/0/9/0.0.2 /dev/sdc volume 1TiB Virtual Disk

/1 bond0 network Ethernet interface

/2 dummy0 network Ethernet interface

/3 eth0 network Ethernet interface
 

My Computers

System One System Two

  • OS
    Win 11 pro 22H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell Vostro 3710 SFF
    CPU
    Intel I7 12th gen
    Memory
    16 GB
    Graphics Card(s)
    Intel UHD Graphics 770
    Sound Card
    Cirrus Logic CS8409(AB 57)
    Monitor(s) Displays
    27 inch Acer
    Screen Resolution
    1920x1080
    Hard Drives
    512 GB M.2 SSD
    PSU
    180 W 85% Efficient, 80 PLUS Bronze
    Browser
    chrome, edge beta, tor
    Antivirus
    yes, Windows Defender ?
    Other Info
    Msoft 365
  • Operating System
    fire os 7.3 (Android 9 api level 28)
    Computer type
    Tablet
    Manufacturer/Model
    Amazon Fire HD 8 Tablet (10th Gen, 2020 Release)
    Browser
    Edge (APK)
It's just enumerated hardware. Really you just want to look at
Code:
cat /etc/os-release
In any event Ubuntu is debian based so .deb are your packages and dpkg your base package installer.
 

My Computer

System One

  • OS
    Windows 11
Back
Top Bottom