TECH TIPS

What is the Ghost (blog) markdown?

Blog posts in Ghost are written using Markdown. Markdown is a minimal syntax for marking up your documents with formatting, using punctuation and special characters. For those new to Markdown, this guide will help you become familiar with the full list of shortcuts...

How do I find all files containing a text string on Linux?

I'm trying to find a way to scan my entire Linux system for all files containing a specific string of text. Just to clarify, I'm looking for text within the file, not in the file name. grep -rnw '/path/to/somewhere/' -e "pattern" -r or -R is recursive, -n is line...

How do I convert a .png to a .ico format?

The ICO file format is an image file format for computer icons in Microsoft Windows. ICO files contain one or more small images at multiple sizes and color depths, such that they may be scaled appropriately. In Windows, all executables that display an icon to the...

How do I keep my KeePassDroid database in sync with other devices?

Install Dropbox on your mobile phone as well as your other devices (PCs, laptops). The problem with this method is that Dropbox mobile doesn't detect changes to the KeePassDroid database, hence the changes you make on your mobile device are not replicated to your...

We Want to Help

Whatever your project or need,

we are here to serve.