Some funny downtime excuses:
Monthly Archive for February, 2011
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.
Continue reading ‘Fedora: static IP’
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 | aptitude install ia32-libs |
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:
Continue reading ‘Fedora and YUM’




