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 Errors

/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory

ErrorsBy alexMarch 9, 20104 Comments

When compiling an application called pyrit on a new CentOS Linux server I ran into an issue with some libraries. Pyrit is an application used to perform dictionary attacks against WPA handshakes and can be really useful for security auditing. The error below is easily resolved on any version of Linux by simply installing the…

Details
Technology Insights

CHL Yum Repository Not Working On 64-Bit CentOS Linux

InsightsBy alexMarch 8, 2010Leave a comment

Recently we installed a development server running 64-Bit (x86_64) CentOS Linux. One of the things we needed to install was Python version 2.6 without overwriting the default Python version 2.4 on the server. The reason for not wanting to overwrite the default Python version is because other packages such as the Yum Package Manager depend…

Details
Technology Insights

Install tshark On CentOS Linux Using The Yum Package Manager

InsightsBy alexMarch 7, 20101 Comment

I use tshark sometimes to strip down packet captures based on specific variables and needed to install tshark on a CentOS Linux server I recently built for various development tasks. The problem is that when attempting to install tshark using yum it returned an error because there was no package named tshark available in any…

Details
Technology Insights

Modify The Amount Of Memory Available To A Windows Virtual PC Virtual Machine

InsightsBy alexMarch 6, 2010Leave a comment

I recently installed Windows Virtual PC on my Windows 7 laptop and so far really like using it for virtual machines. One thing that I needed to change after the initial installation was to assign more available memory to the virtual machine which I initially thought I could do from within the XP Mode virtual…

Details
Technology Insights

CentOS Gnome Dekstop Environment: Keyboard Shortcut To Open A Terminal Window

InsightsBy alexMarch 5, 201010 Comments

I rarely use CentOS as a desktop but purehate and myself set up a development box the other day to test some things. We needed the computer to not only function as a Linux server but also as a Desktop for some of the items we wanted to test. In doing so I have been…

Details
Technology Insights

Change Windows 7 Default File Save Location

InsightsBy purehateMarch 4, 201063 Comments

As many people who follow this site may know I recently switched from Linux to Windows 7 as my daily operating system. This morning I saved a file as the default “save” in word instead of “save as” which is what I normally do. I then looked in my users My Documents directory and the…

Details
Technology Insights

Generate A GPG Key To Sign RPM Packages Created Using rpmbuild On CentOS Linux

InsightsBy alexMarch 4, 2010Leave a comment

I have been playing around with building RPM packages today on CentOS because I needed to upgrade curl and the latest version available on CentOS didn’t have the features I needed to use. One of the things that had come h up during the RPM build process and the RPM package installation process using yum was…

Details
Technology Insights

Not enough random bytes available. Please do some other work to give the OS a chance to collect more entropy! (Need 283 more bytes)

InsightsBy alexMarch 3, 2010Leave a comment

When working to create a GPG key to sign some RPM packages I was building I ran into a message I had never seen before. I was building the RPM packages on an older server with not a lot of power which I am assuming contributed to my issue. The error is noted below but…

Details
Technology Errors

curl: option –libcurl: is unknown, curl: try curl –help for more information

ErrorsBy alexMarch 3, 20101 Comment

I have been working on setting up some automated tasks at work that use curl to connect to FTPS on a remote server. On one of the development servers I was testing from I attempted to issue a curl command using the “–libcurl” switch which returned an error. This command was recommended by a coworker…

Details
1
2345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
…7778798081…
828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
174
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
Question Defense
© 2021 question-defense.com
Go to Top