npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

dargslan-linux-quiz

v1.0.0

Published

Interactive Linux & Cybersecurity quiz in your terminal. Test your knowledge across 6 difficulty levels with 100+ questions. From beginner file permissions to advanced kernel tuning.

Readme

dargslan-linux-quiz

Interactive Linux & Cybersecurity quiz right in your terminal. Test your knowledge with 40+ questions across 6 categories, from beginner file permissions to advanced kernel security.

npm version License: MIT

Quick Start

No installation needed:

npx dargslan-linux-quiz

Or install globally:

npm install -g dargslan-linux-quiz
linux-quiz

Features

  • 40+ questions across 6 categories
  • 4 quiz modes: Quick Quiz, Full Challenge, By Category, Speed Round
  • 3 difficulty levels: Beginner, Intermediate, Advanced
  • Detailed explanations after each question
  • Score breakdown by category
  • Personalized book recommendations based on your score
  • Zero dependencies — runs on Node.js 14+
  • Beautiful terminal UI with colors and progress tracking

Categories

| Category | Topics | |---|---| | Linux Basics | Commands, processes, text processing, file management | | File System & Permissions | chmod, chown, ACLs, SUID, sticky bit, log files | | Networking | IP, DNS, firewalls, iptables, reverse proxies | | Security & Hardening | SSH, Fail2Ban, rootkits, SELinux, UFW | | DevOps & Containers | Docker, Kubernetes, Terraform, CI/CD | | Shell Scripting | Bash, variables, pipes, heredocs, strict mode |

Quiz Modes

1. Quick Quiz (10 questions)

Random selection across all categories — perfect for a coffee break.

2. Full Challenge (40 questions)

Test your knowledge across everything. How much do you really know?

3. By Category

Focus on a specific topic: Linux basics, security, DevOps, or scripting.

4. Speed Round (15 seconds per question)

Race against the clock with 15 questions. Can you handle the pressure?

Score Levels

| Score | Level | What it means | |---|---|---| | 80-100% | Expert | You're ready for senior roles and certifications | | 60-79% | Intermediate | Solid foundation — time to specialize | | 0-59% | Beginner | Great start — build your fundamentals |

Learn More

Based on your score, you'll get personalized recommendations from our library of 210+ IT eBooks:

Requirements

  • Node.js 14 or higher
  • A terminal with color support (most modern terminals)

License

MIT License — see LICENSE for details.


Made with care by Dargslan — Your IT Knowledge Hub