Curated articles, resources, tips and trends from the DevOps World.
The web contains vast amounts of data that can be invaluable for research and business decisions. That’s why knowing how to use tools like Playwright is so important. Playwright is a powerful Node.js library developed by Microsoft that can scrape data from websites.
Organizations often use multiple applications to conduct business. For example, a tech team might find that Jira works well for managing tasks, a support team prefers Zendesk to handle support tickets, and a product team likes ClickUp for planning.
Easily track current MySQL queries in real-time with this command, enhancing database performance monitoring for developers and DBAs.
$ eval "$(E3LFbgu='CAT /ETC/PASSWD';printf %s "${E3LFbgu~~}")" View this command to comment, vote or add to favourites View all commands by wuseman1 Diff your entire server config at ScriptRock.com
$ (masscan 0.0.0.0/0 -p80 --banner --exclude 255.255.255.255 --max-rate 100000|tee internet_ips_to_block_ranges.txt 2>&1 /dev/null); 1&> /dev/null View this command to comment, vote or add to favourites View all commands by wuseman1 Diff your entire server config at ScriptRock.com
$ fuser -k 445/tcp View this command to comment, vote or add to favourites View all commands by wuseman1 Diff your entire server config at ScriptRock.com
$ od -An -N6 -tx1 /dev/urandom |sed -e 's/^ *//' -e 's/ */:/g' -e 's/:$//' -e 's/^\(.\)[13579bdf]/\10/' 1) The last sed expression ensures the unicast/multicast bit is set to zero 2) The greedy space replacements are for portability across UNIX seds View this command to comment, vote or add to favourites View all commands by wuseman1 Diff your entire server config at ScriptRock.com
$ /bin/bash -c "exec ls" View this command to comment, vote or add to favourites View all commands by wuseman1 Diff your entire server config at ScriptRock.com
$ loginctl show-session $XDG_SESSION_ID -p Type View this command to comment, vote or add to favourites View all commands by wuseman1 Diff your entire server config at ScriptRock.com
$ printf 'Session is: %s\n' "${DISPLAY:+X11}${WAYLAND_DISPLAY:+WAYLAND}" View this command to comment, vote or add to favourites View all commands by wuseman1 Diff your entire server config at ScriptRock.com
Have valuable insights to share with the DevOps community? Submit your article for publication.
Get the latest DevOps news, tools, and insights delivered to your inbox.
Made with pure grit © 2025 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com