• Uncategorized

random things

  • Uncategorized
Home » Articles posted by gheja (Page3)

Author: gheja

5853:0001 XEN device

Uncategorized linux, oneliner, xen2010-01-22gheja 0 Comments

5853:0001 is a XEN HVM virtual SCSI adapter. Source: https://code.ticketmaster.com/trac/browser/spine/trunk/lib/Spine/Plugin/SystemInfo.pm?rev=123#L225

ORA-19502, ORA-27072 during RMAN restore (Oracle)

Uncategorized database, dev, oracle2010-01-12gheja 3 Comments

I was trying to load database from an RMAN backup (duplicate database until …), and the restore process died after some time, and gave me the following error messages (I have tried it several times, with different backups, these repeated randomly): ORA-19502: write error on file “/path/to/datafile.dbf”, blockno 1669073 (blocksize=8192) ORA-27072: File I/O error Linux

Read More

Bootsplash patch for Linux kernel 2.6.32

Uncategorized bootsplash, dev, linux, patch2009-12-20gheja 4 Comments

Although the Bootsplash has been superseded by Splashy many of us liked Bootsplash. I was unable to find a patch for 2.6.32, so I made one from the patch for 2.6.30. http://dev.kakaopor.hu/stuffs/bootsplash-3.1.6a-2.6.32.diff

PHP4 and PHP5 per VirtualHost on the same Apache 2 webserver

Uncategorized apache, debian, linux, php, php4, php52009-10-09gheja 1 Comment

I assume you have a working Apache 2 installation with PHP4 modules installed, if not run the following and you will have: sudo apt-get install apache2 apache2-mod-php4 Note: you can also have PHP5 installed as module and PHP4 as CGI, everything works the same way with swapping the versions in commands. First of all you

Read More

I have forgot the password of MySQL’s admin user – how to recover?

Uncategorized database, debian, dev, mysql2009-06-08gheja 0 Comments

If you have accidentaly locked out yourself, or just forgot your password for the admin (root) user of the MySQL, here is a quick-and-dirty solution. First you have to shut down the MySQL server, next you need to start it in safe mode with no priviliges table loaded, update the password to a new one,

Read More

early-ssh updated to v0.2 (for Debian as well:)

Uncategorized debian, dev, ssh2009-05-31gheja 3 Comments

I have updated the early-ssh to version 0.2. This includes just a few bugfixes and new features, including scp support. You can download the new version from http://dev.kakaopor.hu/early-ssh/

How to unlock crypto root partition in Debian Linux over SSH (and more)

Uncategorized debian, dev, ssh2009-04-13gheja 3 Comments

Early-ssh is a simple initramfs-tools hook script which provides an SSH server at boottime (in the initramfs) before the root filesystem gets mounted, so you will be able to do a numerous things, such as: unlocking crypto devices – even your root can be an encrypted filesystem assembling/altering mdadm RAID arrays checking the root filesystem

Read More

Minimal things needed for SSH login on Debian Linux

Uncategorized debian, dev, ssh2009-04-05gheja 1 Comment

I was unable to find a place where all these things are collected, so I have decided I will write it down here. So I am currently working on a little project where I need to have SSH access during the boot (on the initrd system). The following things are needed to create a working

Read More

How to repair an SQLite database

Uncategorized database, dev, sqlite2009-03-27gheja 21 Comments

Today I have faced with a crashed SQLite database. Actually, I am not totally sure it was crashed, but the sqlite process had not shut down properly, and (after this) to select anything from it has taken more than an hour, anyway it was damn slow, and has eaten a lot of CPU time, and

Read More

Busybox fdisk segmentation fault error

Uncategorized busybox, dev2009-03-15gheja 1 Comment

Today I have run into an error with fdisk under busybox. I am currently building a really small system with basic stuffs, and I need to run fdisk in the initramfs. Unfortunately when I try to run fdisk interactively, I get the following error: fdisk[…]: segfault at 8117dc4 ip 080ff478 sp bffee994 error 7 in

Read More

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • Next Page »

Recent Posts

  • Repairing a broken mp4 video using untrunc – “moov atom not found”
  • systemd-tty-ask hangs
  • “failed to add gnttab to physmap” when starting a HVM guest in XEN with memory over 3200 MB
  • Repacking Debian .deb package using different compression
  • Installing Skype on 64-bit Ubuntu 12.04 LTS (Precise) / Debian Wheezy / Debian Jessie

Recent Comments

  • Mark dc on How to repair an SQLite database
  • Kimberly on How to repair an SQLite database
  • John Walker on How to repair an SQLite database
  • Jimmy McCrillis on How to repair an SQLite database
  • johnson Welch on How to repair an SQLite database

Archives

  • April 2022
  • February 2018
  • August 2015
  • July 2015
  • May 2015
  • December 2014
  • July 2013
  • February 2013
  • January 2013
  • December 2012
  • August 2012
  • July 2012
  • May 2012
  • December 2011
  • March 2011
  • November 2010
  • August 2010
  • April 2010
  • February 2010
  • January 2010
  • December 2009
  • October 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009

Categories

  • Uncategorized

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Simple East Blog Theme By NavThemes.com
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Read More
Privacy & Cookies Policy

Necessary Always Enabled