PlanetoWiki
>
Main Web
>
HowtoInformatique
(revision 2) (raw view)
Edit
Attach
---+!! HOWTO INFORMATIQUE Cette page donne des réponses à diverses questions informatique %TOC% ---++ I - Linux ---+++ Niveau Utilisateur ---++++ Créer un alias Exemple : quand on tape "l" ça fera "ls -l" alias l="ls -l" Cette ligne doit être placée dans votre ~/.bashrc ---++++ Configurer mon environnement Pour les configurations perso, les placer dans son ~/.bash_profile (ce script appelle ~/.bashrc qui doit contenir les alias et fonctions) Mettre les configurations générales dans /etc/profile.d/profile_etienne.sh (elles seront ainsi valables pour TOUS les users du serveur) Ce fichier est automatiquement lu par /etc/profile au démarrage d'une session ---++++ Imprimer sous linux Pour installer l'imprimante "sprinter", voir Computers.SprinterPrinter Pour faire de cette imprimante l'imprimante par défaut, ajouter cette ligne dans votre ~/.bash_profile : export PRINTER=sprinter (mettre le nom de votre imprimante à la place de "sprinter") Pour imprimer du texte, on peut utiliser les utilitaires "a2ps" ou "enscript" ---+++ Niveau Administrateur ---++++ Samba ---++ II - Windows -- Main.EtiennePallier - 25 Dec 2009
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r153
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r2 - 2010-01-04
-
EtiennePallier
Main
Log In
or
Register
Main Web
Create New Topic
Index
Search
Changes
Notifications
Statistics
Preferences
TWiki Tip of the Day
Server side include
To include the contents of a web page or TWiki topic, use % INCLUDE{`page` . Examples: % INCLUDE...
Read on
Go to Web :
ChemCam
Trash
DemoWebsite
Sandbox
TWiki
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding PlanetoWiki?
Send feedback