zeldor.biz

Linux, programming and more

Copyright © 2025
Log in

64-bit Debian: No such file or directory

February 23, 2011 by Igor Drobot 2 Comments

Problem:
When I try to run 32-bit program on 64-bit Kernel the following errors were observed:
My code was compiled on 32-bit environment.

1
root@oracle-server: ./re_structure.bin: No such file or directory

root@oracle-server: ./re_structure.bin: No such file or directory

Solution:
Get the 32-bit shared library package for use on amd64 and ia64 systems, ia32-libs:

1
apt-get install ia32-libs

apt-get install ia32-libs

Filed Under: Linux Tagged With: 32-bit, 64-bit

Fedora and YUM

February 22, 2011 by Igor Drobot Leave a Comment

Fedora

Today, I installed Fedora 14 under virtual machine (i used KVM). I downloaded a normal graphical KDE version which has 687M of size and the installation process was pretty quickly.

My first impression was, that it similar to Ubuntu in many ways, but not the package manager:)

My tiny yum reference:
[Read more…]

Filed Under: Linux Tagged With: Fedora, fedora 14, YUM, yum install, yum update

How to reset KWallet password

February 18, 2011 by Igor Drobot 3 Comments

The problem: you start a typical KDE application like Kmail and it requires your kwallet master password.

You forgot it?! – No problem!
The solution is very easy: To reset your KWallet password, delete the kwalllet PW-database.

1
rm ~/.kde/share/apps/kwallet/kdewallet.kwl

rm ~/.kde/share/apps/kwallet/kdewallet.kwl

Filed Under: Debian, Linux Tagged With: KDE, Kwallet, password

tty1: input overrun

February 14, 2011 by Igor Drobot 2 Comments

Some days ago I get logcheck System Events.

It was a remote Debian Lenny Server with some strange messages:

Feb 9 09:16:51 server getty[27096]: tty1: input overrun
This message means that someone is tipyng on the keyboard.

Stupid cat. Stay off my keyboard! :D

There was a USB keyboard, all keyboard and mice devices are listed here:
/dev/input/

Filed Under: Debian, Kernel Tagged With: Debian, input overrun

Apache2 Redirect HTTP to HTTPS

February 14, 2011 by Igor Drobot Leave a Comment

Redirect

Apache’s mod_rewrite makes it easy to redirect normal pages to HTTPS. Because users often forget to type in the https. HTTPS very important for mail web access like squirrelmail or roundcube, to prevent clear text transmission of your passwords and messages

[Read more…]

Filed Under: Linux, Networking Tagged With: Apache2. HTTP to HTTPS, HTTP redirect

  • « Previous Page
  • 1
  • …
  • 38
  • 39
  • 40
  • 41
  • 42
  • …
  • 62
  • Next Page »
Yeaaah Cookie! We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok