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

Using mysqldump to Backup MySQL Databases and Restoring with mysql

InsightsBy Chirag PatelApril 15, 2009Leave a comment

Dump MySQL database: Use the below mysqldump command syntax to dump a single database from a MySQL bash mysqldump -u root -ppassword database_name > database_staging-04-14-2008.sql Dump One Table from a MySQL DB: The below syntax will dump one MySQL table including the SQL syntax needed to drop that table if it already exists in the…

Details
Code Snippets

WordPress NextGen Gallery – Add Date Print Out to Compact Album Listings

Code SnippetsBy alexApril 14, 20093 Comments

I was working on my personal blog and wanted to add the date or a date range to the top of each gallery when they are listed out. The blog I am speaking of uses WordPress, WP version 2.7, with the NextGen Gallery plugin, NGG version 1.2.1, for pictures. I list the all of the…

Details
Technology Insights

WordPress Admin Login Not Remembering Password and Not Auto Logging On

InsightsBy alexApril 13, 20097 Comments

I have had a problem with a personal WordPress blog I installed a long time ago but never got the chance to look into until recently which is the fact that the logon part of the site was not auto logging me on. Not only was the blog not auto logging me on but it…

Details
Technology Insights

How to SCP (Secure Copy) with FileZilla on Windows XP

InsightsBy alexApril 12, 200910 Comments

You can easily transfer files from a server that has SSH (Secure Shell) running but not FTP (File Transfer Protocol) using Filezilla on Windows. When using Filezilla it will be called SFTP (Secure File Transfer Protocol) and will allow you to copy files from a server to your local Windows computer with ease. Follow the simple…

Details
Technology Insights

How to Add and Remove Internet Explorer Toolbar Buttons

InsightsBy alexApril 11, 2009Leave a comment

Customizing the buttons located in the top left corner of your Internet Explorer browser window is easy though it might not be obvious to everyone. Below are details on how to add or remove various Microsoft IE toolbar buttons such as the Home Button, the Page Drop Down, the Safety Drop Down, the Tools Drop…

Details
Technology Insights

Setup Log Rotation for Multiple Ruby on Rails Projects Using Linux logrotate

InsightsBy alexApril 10, 2009Leave a comment

Setting up log rotation for multiple Ruby on Rails projects on the same Linux server is easy using logrotate. If all of your projects are in the same directory structure it is even easier by using variables to work for each different project as explained below in detail. First you will need to install logrotate…

Details
Technology Insights

Modify The WordPress Pages Widget to Include Pages Instead of Exclude Pages

InsightsBy alexApril 9, 200911 Comments

Recently I was setting up a WordPress blog and needed to use the default pages widget to list a certain set amount of pages. On this blog I used the NextGEN Gallery for dozens of different galleries. The issue was that I wanted to only list a couple of pages using the default Pages widget…

Details
Technology Insights

Windows Updates Leftover Files: filterpipelineprintproc.dll, msxpsdrv.cat, mxspsinc.ppd, xpssvcs.dll, etc.

InsightsBy alexApril 8, 200969 Comments

Recently when running some Microsoft updates on my Windows XP laptop, including a .xNET framework update, I noticed a couple odd looking folders located in the top of the C: directory afterwards. The .NET framework had various issues during install including actual fails a couple times. I didn’t notice the odd looking folders until a…

Details
Technology Insights

Enable ActiveSync when syncing contacts/calendars with mobile devices (including iPhone) with a Google Apps account

InsightsBy Chirag PatelApril 7, 20099 Comments

I followed the instructions to Google Sync with my iPhone, but the iPhone would do nothing even when I opened Contacts or Calendar on the iPhone. The issue was that the Google account was on Google Apps and not a regular Google account. Turn on ActiveSync on Google apps with these instructions. Also see the…

Details
1
23456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
…129130131132133…
134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
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