• Skip to primary navigation
  • Skip to content
  • Skip to footer
Ben Francom's Blog
  • Posts
  • Tags
  • About

    Linux Get Hardware Serial Number From Command Line

    less than 1 minute read

    I found this nugget here, and it saved me some time getting some serial numbers straightened:

    <blockquote>dmidecode
    grep -i serial</blockquote>

    Updated: March 27, 2009

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    Everybody Standup

    less than 1 minute read

    In modern software development departments, many run daily standups. As an architect, my position and responsibilites can be sometimes be ambiguous, so I nee...

    Deploy a container to AWS in 5 lines of code

    1 minute read

    How easy is it to deploy your code to AWS? It’s as simple as 5 lines of code to have a completely hosted publicly available website.

    CDK Deployment with GitHub Actions

    1 minute read

    I’ve been diving deep into AWS CDK recently, and started with https://cdkworkshop.com/

    Cross Account S3 Bucket Access

    2 minute read

    I had a use case come up recently for cross account access to grant the user in one account (Account A) to a different account’s (Account B) S3 bucket. The r...

    • GitHub
    • Feed
    © 2023 Ben Francom's Blog. Powered by Jekyll & Minimal Mistakes.