
Ca y est, Fedora a 5 ans ! Alors bon anniversaire Fedora, et longue vie a toi !
Ce blog a pour but d'exposer les problemes que j'ai pu rencontrer sous linux et Fedora, et de proposer la solution que j'ai adopte. Si vous desirez plus de precisions, n'hesitez pas a poster un commentaire.
nm-applet --sm-disable &Redemarrez votre fluxbox, et vous devriez enfin voir apparaitre l'icone du NetworkManager !
# aterm settingsIl me permet entres autres d'activer la transparence des terminaux, et d'augmenter le nombre de commandes sauvegardees dans l'historique.
aterm*loginShell:true
aterm*transparent:true
aterm*shading:60
aterm*background:Black
aterm*foreground:White
aterm*scrollBar:true
aterm*scrollBar_right:true
aterm*transpscrollbar:true
aterm*saveLines:32767
aterm*font:*-*-fixed-medium-r-normal--*-140-*-*-*-*-iso8859-1
aterm*boldFont:*-*-fixed-bold-r-normal--*-*-140-*-*-*-*-iso8859-1
# urxvt settings:
URxvt*depth: 32
URxvt*background:Black
URxvt*foreground:White
URxvt*loginShell:true
URxvt*transparent:true
#URxvt*tint:white
URxvt*shading:35
URxvt*borderLess:false
URxvt*scrollBar:true
URxvt*scrollBar_right:true
URxvt*transpscrollbar:true
URxvt*saveLines:32767
URxvt*font:*-*-fixed-medium-r-normal--*-140-*-*-*-*-iso8859-1
URxvt*boldFont:*-*-fixed-bold-r-normal--*-*-140-*-*-*-*-iso8859-1
# emacs gaphic settings
emacs*depth: 32
emacs*background:Black
emacs*foreground:White
emacs*transparent:true
emacs*shading:35
emacs*font:*-*-fixed-medium-r-normal--*-140-*-*-*-*-iso8859-1
emacs*boldFont:*-*-fixed-bold-r-normal--*-*-140-*-*-*-*-iso8859-1
$ emacs -nwou alors pour lancer le terminal et emacs a l'aide d'une seule commande:
$ urxvt -e emacs -nw
export PS1='[\033[1;35m\]\u\033[0m\]@\[\033[1;31m\]\h\033[0m\]] \[\033[33m\]\w\033[0m\]\n\! \# \A \$ 'Il affiche:
[login@machine] repertoire courant
historique commande heure $
open(UNIT=99, FILE='toto', ACCESS='DIRECT', FORM='UNFORMATTED', RECL=4, IOSTAT=ios)Dans cette instruction, l'option RECL, stipulait que les mots du fichier ouvert mesuraient 4 bytes, soit 32 bits.
$ ifort --assume byterecl toto.f90 -o toto