streda 26. augusta 2009

How to mount UDF image

mount -t udf -o loop /image.mdf /mnt/Image

utorok 7. apríla 2009

Konvertnutie crt a key do pem

1. convert crt to pem format
openssl x509 -in mycompany.crt  -out mycom_crt.der -outform DER
openssl x509 -in mycom_crt.der -inform DER -out mycom_crt.pem -outform PEM

2. convert key to pem format
openssl rsa -in mycompany.key -out mycom_key.pem

nedeľa 7. septembra 2008

Problem s updatom Fedora core 8 64bit

pri update sa vyskytne konflikt s networkmanagerom. Treba odstranit 32bit verziu:
yum remove NetworkManager.i386

nedeľa 29. júna 2008

flash on opensuse


nspluginwrapper -a -i

Wifi b43xx (Compaq nx6325) on OpenSuse

Jednoduchy prikaz ktorý stiahne, vykuchá:) a nainstaluje driver pre wifinu

sudo /usr/sbin/install_bcm43xx_firmware

pondelok 26. mája 2008

Fedoro core 9 - ATI driver

http://forums.fedoraforum.org/showthread.php?t=155503&page=1&pp=10

Fedora core 9 64bit - Flash plugin

Install the nspluginwrapper.i386, nspluginwrapper.x86_64, pulseaudio-libs.i386, and libflashsupport.i386 packages:
yum -y install nspluginwrapper.{i386,x86_64} pulseaudio-libs.i386 libflashsupport.i386

Run mozilla-plugin-config to register the flash plugin. (NOTE: This step is not always necessary.)

mozilla-plugin-config -i -g -v