window.ENTITIES={'/api/snippets/bash/linux%20-%20check%20debian%20version':[{"result":true,"message":null,"batch":{"type":"bash","name":"linux - check debian version","items":[{"id":"jQ7JoD","type":"bash","name":"Linux - check Debian version","content":"hostnamectl\n\n\n# Example output:\n#\n# Static hostname: my-pc\n# Icon name: computer-vm\n# Chassis: vm\n# Machine ID: 344769088453c364f43ab88d97d23621\n# Boot ID: d4d59b3c3cb294350f10db0792ec4952\n# Virtualization: kvm\n# Operating System: Debian GNU/Linux 10 (buster)\n# Kernel: Linux 4.19.0-9-cloud-amd64\n# Architecture: x86-64","source":"","author":{"id":"QaNnRa","name":"Root-ssh","avatar":"1586378632786__QaNnRa__w40px_h40px.jpg","points":178180,"role":"ADMIN"},"creationTime":1684242985000,"updateTime":1684243007000,"removalTime":null},{"id":"DNOeJp","type":"bash","name":"Linux - check Debian version","content":"cat /etc/issue\n\n\n# Example output:\n#\n# Debian GNU/Linux 10 \\n \\l","source":"","author":{"id":"VDp54a","name":"Zeeshan-Peel","avatar":"1629126200470__VDp54a__w40px_h40px.jpg","points":850,"role":"BASIC"},"creationTime":1684243067000,"updateTime":null,"removalTime":null},{"id":"pBwK6j","type":"bash","name":"Linux - check Debian version","content":"cat /etc/os-release\n\n\n# Example output:\n#\n# PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"\n# NAME=\"Debian GNU/Linux\"\n# VERSION_ID=\"10\"\n# VERSION=\"10 (buster)\"\n# VERSION_CODENAME=buster\n# ID=debian\n# HOME_URL=\"https://www.debian.org/\"\n# SUPPORT_URL=\"https://www.debian.org/support\"\n# BUG_REPORT_URL=\"https://bugs.debian.org/\"","source":"","author":{"id":"b0ZP9a","name":"Khloe-Kaiser","avatar":"1629142895675__b0ZP9a__w40px_h40px.jpg","points":578,"role":"BASIC"},"creationTime":1684243110000,"updateTime":null,"removalTime":null},{"id":"pqbzej","type":"bash","name":"Linux - check Debian version","content":"lsb_release -crid\n\n\n# Example output:\n#\n# PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"\n# NAME=\"Debian GNU/Linux\"\n# VERSION_ID=\"10\"\n# VERSION=\"10 (buster)\"\n# VERSION_CODENAME=buster\n# ID=debian\n# HOME_URL=\"https://www.debian.org/\"\n# SUPPORT_URL=\"https://www.debian.org/support\"\n# BUG_REPORT_URL=\"https://bugs.debian.org/\"\n# nazwaYPh2u1hGkQ@server168193:~$ cat /etc/issue^C\n# nazwaYPh2u1hGkQ@server168193:~$ lsb_release -crid\n# Distributor ID: Debian\n# Description: Debian GNU/Linux 10 (buster)\n# Release: 10\n# Codename: buster","source":"","author":{"id":"4a62ka","name":"Theodora-Battle","avatar":"1629142389626__4a62ka__w40px_h40px.jpg","points":528,"role":"BASIC"},"creationTime":1684243170000,"updateTime":null,"removalTime":null}]}}]};