Skip to content
Question Defense
Technical answers for technical questions
Question Defense
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact
Linkedin page opens in new windowTwitter page opens in new window
Search:
Search
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact

Tag Archives: tags

You are here:
  1. Home
  2. Entries tagged with "tags"

Technology Errors

vBulletin: You Specified a Tag That Was Too Long. A Tag Can Only be 25 Characters

ErrorsBy purehateMay 22, 20104 Comments

As many people know I am one of the administrators of the Backtrack-Linux forums. We generally do not have to many issues but today I had someone complaining that when posting code they were not able to use more than 25 characters. This is a issue since we encourage our users to use the tags…

Technology Insights

Search for transactions with no tags on Mint.com

InsightsBy Chirag PatelJuly 1, 20094 Comments

On Mint.com, to search for transactions with no tags, go to the following location: Trends >Filter by Tag tab > Click “Not Tagged” in table > Keep drilling down pie graph until you get to the transaction Double clicking on the “Not Tagged” row in the “Filter by Tag” tab does not work, which is…

Technology Insights

Create a WordPress Template to List All Tags on a Single Page: wp_tag_cloud

InsightsBy alexApril 22, 20099 Comments

Previously I created an article about listing all WordPress tags on a single page however some things have changed since that time. When going back and looking at the article it looks like some of the tags have changed since that time. I do have a WordPress plugin installed called Simple Tags so take that…

Technology Errors

msysgit clone Error – fatal: Cannot update the ref ‘HEAD’

ErrorsBy alexMarch 28, 2009Leave a comment

I wanted to start syncing a git project to my Windows XP laptop so I installed msysgit because of the good things I have heard about it. The latest version was 1.6.2 so I figured that was a good place to start. Using a clone command I knew works on Linux since I use it…

Technology Insights

Software revision numbers with ‘git tag’ and ‘git describe’

InsightsBy Chirag PatelMarch 13, 2009Leave a comment

Run these commands to tag with a software revision number and push to remote repo bash git tag -a -m’Release to Customer’ 1.2.3   git push –tags origin master Don’t forget: the –tags when pushing the to the remote git repository the -a switch when doing ‘git tag’

Code Snippets

Create A Easy Three Column Grid Using CSS

Code SnippetsBy alexSeptember 13, 20082 Comments

I am by no means a CSS guru but I definitely have to do my fair share. Last night I was struggling with creating a three column grid with multiple rows inside of another div. Everything I was trying ended up blowing out of the sides of the original div or no matter what I…

Technology Insights

How To Create A WordPress Page That Lists All Of Your Tags

InsightsBy alexAugust 25, 2008Leave a comment

While working on this site I decided to not only have a tag cloud widget but also build out a page that included nothing but a list of all the tags marked for each article. This way someone could click on the tag page I wanted to list all the tags in alphabetical order and…

Question Defense
© 2021 question-defense.com
Go to Top