Can I hide the server brand and model with LXC?

Editor

Well-Known Member
Apr 26, 2017
108
1
58
Turkey
Hi,

Can I hide the server brand and model with LXC?


Code:
 [root@srv1] # sudo dmidecode -t system
 # dmidecode 3.0
 Getting SMBIOS data from sysfs.
 SMBIOS 2.4 present.

 Handle 0x0100, DMI type 1, 27 bytes
 System Information
    Manufacturer: HP
    Product Name: ProLiant DL380 G7
    Version: Not Specified
    Serial Number: ESE84237QH
    UUID: 34389835-3637-4526-4338-397243A5148
    Wake-up Type: Power Switch
    SKU Number: 458567-421
    Family: ProLiant

    Handle 0x2000, DMI type 32, 11 bytes
    System Boot Information
    Status: No errors detected
 
no, as sysfs is shared between host and containers.