Tuesday, December 29, 2020

Get Dell service tag on Ubuntu

$: sudo dmidecode -t system | grep Serial

Tags: Dell BIOS Service Tag

No comments:

Using Emacs as editor for SBCL

Using Emacs as editor for SBCL on Windows 10 Emacs is installed in C:\emacs , using version 30.2. I run it using C:\emacs\bin\runemacs.exe ...