Ghostscript Cheatsheet
Combine, manipulate, Merge, convert and Extract PDF files using Ghostscript with these powerful ghostscript commands
Welcome to my brain. Excuse the mess.
Handpicked cheatsheets and guides
A Linux file system is made up of users, groups and files. The files need the appropriate permissions so that users can work with them. File permissions In order to create, remove, update and del...
Disable duplicate submissions Below are some methods you can use to prevent duplicate form entries though your gravity forms Disable Ajax form submissions If you don’t know the cause of the dupli...
Need help with some git commands?
How to Implement Basic website event tracking with Google Tag Manger
What Are Title Tags? Title tags are HTML elements that define the title of a webpage. They appear as clickable headlines in search engine results pages (SERPs) and are one of the most important on...
To set up Gmail as the mailer for sending emails from your WordPress site using the WP Mail SMTP plugin, follow these steps: Step 1: Install and Activate WP Mail SMTP Plugin 1.Go to your WordPress...
Enable media embed modules swap out the default media icon module for the drupal embed media icon module when you add images to the Text (formatted, long, with summary). you want to have a cho...
Find the process id ps -e | grep "ruby" Kill process Add the -9 to force kill kill -9 123
Add nvm to you shell When you get the error NVM not found. But you know its installed, add the following code to your bashrc or zshrc. export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh" ] &&a...
An effective SEO strategy for internal linking from blog posts focuses on creating a clear, logical structure that helps both users and search engines navigate your site. Here are key steps to impl...