Edit : 11/02/2013
I just upgraded my system from Fedora 17 to Fedora 18, and my canon printer doesn't work anymore. I followed the debug guide and it's due to libtiff library (Fedora 17 use libtiff.so.3 and Fedora 18 use libtiff.so.4). Here is ...
Edit : 11/02/2013
I just upgraded my system from Fedora 17 to Fedora 18, and my canon printer doesn't work anymore. I followed the debug guide and it's due to libtiff library (Fedora 17 use libtiff.so.3 and Fedora 18 use libtiff.so.4). Here is ...
GNS3 is a famous network simulator which allow to test network topologies and equipements.
First you have to install Telnet and PyQt4 library with :
natjohan# yum install telnet pyqt4
Then, install GNS3, download the tgz archive from the official website :
natjohan# tar -xvzf GNS3-0.8.3.1-src.tar.gz ...
Yesterday, I just wanted to move my pictures from my memory card to my computer. Unfortunatly, my memory card doesn't mount automatically under linux (Fedora), so i tried to mount it manually
natjohan# fdisk -l
[...]
Périphérique Amorce Début Fin Blocs Id Système
/dev/sdc1 8192 15564799 7778304 b W95 ...