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

Blog

You are here:
  1. Home
Technology Insights

Gmail Labs Custom Keyboard Shortcuts Not Working

InsightsBy alexApril 27, 200914 Comments

This took me awhile to figure out for some reason but once I did I felt pretty on top of my game, not. So after playing around with some of the Google Labs additions to Gmail I figured that it might be cool to check out the Google Labs Custom Keyboard Shortcuts addition to Gmail…

Details
Technology Insights

View Entire Google Toolbar Local Search History

InsightsBy alexApril 27, 20091 Comment

I was having trouble view Google Toolbar local search history past the most recent 15 entries. I have auto complete turned on so if I started typing a couple letters it would show older entries so I knew they existed. I figured the easiest way to get the entire list was to just go to…

Details
Code Snippets

Ruby Script to Update Github Repos and Fetch Changesets for Redmine

Code SnippetsBy alexApril 27, 2009Leave a comment

I recently started using Redmine for numerous projects and could not be happier with the application so far. Not only is it actively developed and already includes a ton of great features but it doesn’t seem bloated at all. Many of the projects I have configured for Redmine have their code base stored on Github…

Details
Technology Insights

Windows XP: Figure Out What Service is Running on a Specific Port

InsightsBy alexApril 26, 20096 Comments

Finding out what application is running on a specific port in Windows XP is easy by using two command line utilities. By using netstat with the proper switches you can list out all of the ports that are being used and then use Tasklist to list all of the applications that are running. The combination…

Details
Technology Errors

FireFox: Error code: sec_error_untrusted_issuer

ErrorsBy alexApril 26, 200912 Comments

You may receive the below error in FireFox when attempting to add a SSL certificate security exception. If you do follow the below steps to be able to actually add the security exception. Error: server.example.com:443 uses an invalid security certificate. The certificate is not trusted because it is self signed. (Error code: sec_error_untrusted_issuer)

Details
Technology Insights

How to Add a Secondary IP Address to a SliceHost VPS

InsightsBy alexApril 26, 20091 Comment

First off you can add multiple IP’s to each SliceHost VPS. Adding the secondary IP address to a SliceHost Virtual Private Server (VPS) is easy. Open the SliceManager control panel and click the Help tab to open a support ticket. In the ticket state that you want a secondary IP, the justification for it, and…

Details
Technology Errors

Redmine: Stuff To Do Plugin: Internal error: An error occured on the page you were trying to access

ErrorsBy alexApril 25, 2009Leave a comment

When installing the Redmine Stuff To Do plugin you might get the below error in your browser. Error: Internal error An error occurred on the page you were trying to access. If you continue to experience problems please contact your redMine administrator for assistance. Upon further investigation you will probably see another error similar to…

Details
Technology Insights

Redmine email.yml: Enable Email Sending Through Gmail

InsightsBy alexApril 24, 20098 Comments

Follow the below instructions to have your Redmine application send email using TLS through Gmail. As long as you have a Gmail account you will be able to send mail through smtp.gmail.com. Install TLS: First install TLS for the Redmine project. Login to the server with the user that runs Redmine and issue the below…

Details
Technology Insights

Adding members to Ruby objects dynamically

InsightsBy Chirag PatelApril 23, 2009Leave a comment

If you want to dynamically add a member to a Ruby object, use the hash/array brackets and symbol (:user_id) as shown in the iRb session below. As you can see the dot notation will not work. bash >> d = AccessMode.find(1) => #<AccessMode id: 1, device_id: 31218, mode: "dialup", timestamp: "2007-12-25 15:52:55"> >> d[:user_id] =…

Details
1
23456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
…126127128129130…
131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
174
Brave Browser

Download the privacy focused Brave browser!
Brave Browser

  • Browse 3x Faster!
  • Block Ads & Trackers
  • Get Rewarded For Browsing
Categories
  • Code Snippets
  • Errors
  • Insights
  • Labs
  • Security
Recent Posts
  • What Are The OWASP Top 10 Vulnerabilities? October 7, 2019
  • Improving WordPress: Security Tips October 2, 2019
  • MacOS Configure Default Mail Client September 30, 2019
Pages
  • Backtrack Linux
  • Contact
  • Documentation
  • Tags
  • Tools
Question Defense
© 2019 question-defense.com

>>> Brave Browser Tipping: Support us by downloading, installing and then tipping us with Brave! <<<
Amazon Associate Disclaimer: As an Amazon Associate we earn from qualifying purchases.

Go to Top