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: repository

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

Technology Insights

How To Install Python 2.6 On CentOS 5 Without Breaking Yum

InsightsBy alexDecember 25, 200921 Comments

I recently was installing Django for a test project and needed to upgrade Python on a CentOS server to 2.6. The current revisions available via yum on CentOS are 2.4. The yum package manager requires Python 2.4 still to function properly so upgrading Python to 2.6 manually will break the CentOS yum package manager. After…

Technology Insights

How to Move a Subversion Repository from One Remote Server to Another

InsightsBy purehateNovember 22, 20092 Comments

I was recently asked to move our subversion repository from one server to another. Both of the servers were in remote locations and all I had was ssh access.

Technology Errors

Yum Error: Cannot retrieve repository metadata (repomd.xml) for repository: dag. Please verify its path and try again

ErrorsBy alexJuly 22, 20097 Comments

When updating CentOS or RedHat via yum its possible to receive an error similar to the below. This error will cause an issue where yum will not work even though as described below the issue is typically isolated to one yum repository. Error:Cannot retrieve repository metadata (repomd.xml) for repository: dag. Please verify its path and…

Technology Insights

Mount a Damaged NTFS Hard Drive on a CentOS Linux Computer

InsightsBy alexJune 25, 20092 Comments

Mounting a NTFS hard drive in CentOS Linux is fairly easy. In my case the drive was damaged and wouldn’t mount properly in Windows however I was able to put it into a USB hard drive enclosure and mount it under CentOS to recover the data. If you are mounting the drive via a external…

Technology Insights

Create a SVN Repository, Then Import a SVN Repo Into The New SVN Repo

InsightsBy alexJune 14, 2009Leave a comment

The below describes creating a SVN repository from a CentOS Linux shell followed by importing a SVN repository dump into the newly created repository. This can be useful for many reasons including moving servers or even just moving the location of an SVN repo. If you don’t have subversion installed go ahead and do so…

Technology Insights

TortoiseSVN: Update Local Repository for a Remote Repository That Has Moved

InsightsBy alexMay 4, 20098 Comments

If you have been working on a project that is synced with the other developers using SVN which has recently moved don’t worry as you can update its remote repository location instead of trying to manually merge all of the file into a new copy of the repository. All you need to do is use…

Technology Errors

SVN Checkout: svn: Cannot negotiate authentication mechanism

ErrorsBy alexApril 29, 20094 Comments

You may receive an error similar to the one below stating that SVN cannot negotiate the authentication mechanism during initial installation of Subversion. I received the below error when I was testing a new SVN repository I had set up on a CentOS Linux server and was attempting to checkout the repo from another CentOS…

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…

Technology Errors

fatal: Unable to look up github.com (port 9418) (Name or service not known)

ErrorsBy alexMarch 25, 200913 Comments

I was attempting to clone a github repo on a Slicehost account and received the error below. Its possible that github.com recently updated DNS so if this happens to you then you can use the temporary fix I located on github’s twitter account. Error:fatal: Unable to look up github.com (port 9418) (Name or service not…

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