Skip to the content

nano.cat

Snippets of Mălin Cenușă

  • Home
  • Categories
  • Malware Samples
  • mălin.ro
  • blackhat.pm
  • palma.solutions

Monitor network speed using bmon

Date: April 4, 2021
Categories: Uncategorized

Just use the following command:

Reference: Command Line Network Speed Monitoring Apps for Linux – Linux Hint

Kill background threads

Date: March 30, 2021
Categories: Uncategorized

Simple Bash combination to kill all processes running in the background filtered by the script:

Automatic Download Script

Date: March 27, 2021
Categories: Uncategorized

Found this using Shodan

Update Debian key for Sury PHP packages

Date: March 21, 2021
Categories: Linux, Bash

Just run this:

apt-key del 95BD4743; wget -nv -O – “https://packages.sury.org/php/apt.gpg” | apt-key add –

Reference: https://forum.yunohost.org/t/something-went-wrong-while-updating-the-cache-of-apt-due-to-sury/15024/5…

[root@nano.cat]# Check it out!

Append text to product price in WooCommerce

Date: March 13, 2021
Tags: append text to price, free shipping, product, snippet, WooCommerce, Wordpress
Categories: CMS, Wordpress

Add the following snippet to append text to product price depending on the price:

For single product pages only you…

[root@nano.cat]# Check it out!

Snippets navigation

Older snippets
1 2 3 4 5 6 … 13

Categories



© 2022 nano.cat. All rights reserved. Powered by WordPress.