Fedora use some own configuration files unlike Debian systems. For network configuration exactly the same.
Lets bring our eth0 interface up with static IP-Address.
This configuration block can be copied, please change your BROADCAST, HWADDR, IPADDR, NETWORK and of course the GATEWAY parameter.
[Read more…]
64-bit Debian: No such file or directory
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 |
Solution:
Get the 32-bit shared library package for use on amd64 and ia64 systems, ia32-libs:
1 | apt-get install ia32-libs |
Fedora and YUM
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…]
How to reset KWallet password
tty1: input overrun
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/
- « Previous Page
- 1
- …
- 44
- 45
- 46
- 47
- 48
- …
- 74
- Next Page »