background preloader

Linux

Facebook Twitter

Support interactif (IRC) | Communauté francophone d'utilisateurs d'Ubuntu. Nagios plugins.

Securite

Grub. Category:Models. Xbmc. Interconnexion réseau et Logiciel Libre : conception, documentation et formation. Ubuntu 11.04 - Activer les effets compiz sur gnome classique | WebDevOnLinux. MyLinuxBox - SQL SERVER - Etienne ZINZINDOHOUE. Ubuntu 11.04 Boot Performance Compared To Past Releases. Now that we have looked at the Ubuntu power consumption going back as far as Ubuntu 8.04 LTS (and found serious power regressions), the next round of testing is providing the Bootchart results for five different systems also going back as far as Ubuntu 8.04 LTS. Following a clean install of each operating system and leaving the system in its clean state with stock settings (and packages) aside from installing Bootchart, the Bootchart result was gathered after two reboots. For all releases it was the time measured to the automatic log-in. Again, the key mobile test systems included: ThinkPad R52: Intel Pentium M 1.86GHz single-core, IBM 18494WU motherboard SKU with Intel Mobile i915 + ICH6M chipset, 2GB of system memory, 80GB Hitachi HTS541080G9AT00 IDE HDD, ATI Mobility Radeon X300 graphics ThinkPad T61: Intel Core 2 Duo T9300 dual-core (x86_64), Lenovo 6459CTO SKU, Intel PM965 + ICH8M-E chipset, 4GB of system memory, 100GB Hitachi SATA HDD HTS72201, and NVIDIA Quadro NVS 140M graphics.

Messagerie

Shell. VirtualBox. Howto: Ubuntu Linux convert DHCP network configuration to static IP configuration. My friend wanted to know how to change or convert DHCP network configuration to static configuration. After initial installation, he wanted to change network settings. Further, his system is w/o GUI system aka X Windows. Here is quick way to accomplish the same: Your main network configuration file is /etc/network/interfaces Desired new sample settings: => Host IP address 192.168.1.100 => Netmask: 255.255.255.0 => Network ID: 192.168.1.0 => Broadcast IP: 192.168.1.255 => Gateway/Router IP: 192.168.1.254 => DNS Server: 192.168.1.254 Open network configuration file $ sudo vi /etc/network/interfacesOR$ sudo nano /etc/network/interfaces Find and remove dhcp entry: iface eth0 inet dhcp Append new network settings: iface eth0 inet static address 192.168.1.100 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.254 Save and close the file.

Task: Define new DNS servers Open /etc/resolv.conf file $ sudo vi /etc/resolv.conf Task: Test DNS server $ host cyberciti.biz Where,

Gnome

OMG! Ubuntu! | Everything Ubuntu. Daily. | Page 5. OMG! Ubuntu! | Everything Ubuntu. Daily. Planet Libre. Numéros - Traduction française du Full Circle Magazine. Magazine. Linux Magazine | Open Source, Open Standards. Le blog de Cyrille BORNE. Formation Debian GNU/Linux. Www.dansmongrenier.com : Memento vi. Vi (prononcer vi aïe) est l'éditeur de texte en mode console par excellence, il permet de manipuler des fichiers textes sans accès graphique, une console lui suffit.

Sa prise en main est difficile mais une fois maîtrisées et en mémoire la plupart des commandes, cela en fait un très puissant éditeur. C'est vi que j'ai utilisé pour écrire la totalité des scripts PHP générant ce site WEB, c'est aussi vi que j'utilise pour éditer les fichiers de configuration de mon serveur. Sommaire 01. Notations02. Ligne de commande03. Modes de vi04. 01 Notations Les commandes ex (commencant par :, / ou ?) 02. /usr/bin/vi [-R] [-wn] [+[nn]] [-c command] [fich...] 03. 04. 05. [n] = n fois 06. 07. 08. 08.1 Recherche en mode EX 08.2 Recherche en mode commande 09. 10. 11. 11.1 Syntaxe des commandes ["buf][n]oper[n'][depl]Où oper =Toutes les commandes d, y, ou c s'appliquent aux déplacements. 11.2 Autres commandes 11.3 Exemples de commandes de substitution 11.4 Exemples de commandes copier, coller et couper 12. 13. 14.

Manual-en Overview. Description SystemRescueCd is a Linux system available on a bootable CD-ROM that allows you to repair your system and your data after a crash. It also aims to provide an easy way to do administrative tasks on your computer, such as creating and editing the partitions of the hard disk. It contains a lot of system utilities (parted, partimage, fstools, ...) and basic ones (editors, midnight commander, network tools). It aims to be very easy to use: just boot from the CD-ROM, and you can do everything. The kernel of the system supports most important file systems (ext2/ext3, reiserfs, reiser4, xfs, jfs, vfat, ntfs, iso9660), and network ones (samba and nfs). You can use SystemRescueCd for many tasks: The first time you use the computer, when no operating system is installed.

Contents Here is a short list that describes what you will find on this CD-ROM: A recent Linux kernel, that supports most important file systems, and the most important hardware. Website. Man find - Rechercher des fichiers dans une hiérarchie de répertoires. Find - Rechercher des fichiers dans une hiérarchie de répertoires. find [chemin...] [expression] Cette page de manuel documente la version GNU de find. find parcourt les arborescences de répertoires commençant en chacun des chemins mentionnés, en évaluant les expressions fournies pour chaque fichier rencontré. L'évaluation de l'expression se fait de gauche à droite, en suivant des règles de priorité décrites dans la section OPÉRATEURS, jusqu'à ce que le résultat soit connu (par exemple la partie gauche vraie pour un opérateur OU ou fausse pour un opérateur ET). Le premier argument commençant par `-', `(', `)', `,', ou `!

' find se termine avec le code de retour 0 si tous les fichiers ont pu être examinés correctement, et supérieur à 0 si une erreur s'est produite. Toutes les options renvoient toujours la valeur vraie. -daystart Mesurer les temps (avec -amin, -atime, -cmin, -ctime, -mmin, et -mtime) depuis le début de la journée plutôt que depuis 24 heures.

-depth -follow -help, --help -mount +n -n. S CHMOD Chart. Le blog de Nicolargo. Accueil | Ubuntu-fr. VMware/Server. VMware Server is a proprietary virtualization software package made available for no cost from the VMware website. VMware Server allows you to run entire operating systems in a virtual machine, which run on top of Ubuntu. This guide provides instructions on installing, configuring and running VMware Server and VMware Server Console on Ubuntu. VMware server may be used on Desktop and Server editions of Ubuntu. Ubuntu 11.04 (VMware Server 2.0.x) Ubuntu 10.10 (VMware Server 2.0.x) The same procedure as for Ubuntu 10.04 applies and works. Ubuntu 10.04 (VMware Server 2.0.x) The same procedure as for Ubuntu 9.10 applies and works.

Ubuntu 9.10 (VMWare Server 2.0.x) Both vmware-server.2.0.1-156745 and vmware-server.2.0.2-203138 can be installed from scratch by using a script I built. Download VMware Server (2.0.1 or 2.0.2) – gz format, not rpm. If you experience problems with the script please write them in the post's comments so that I can offer assistance. /... Accueil | Ubuntu-fr. Artwork for Ubuntu - Ubuntu-Art.org. Forum Ubuntu-fr.org / Lucid Linx + VMware Server 2.0.2. Bonsoir Cela fait maintenant presque 24 heures que j'ai reinstaller mon serveur précédement sous 9.10 avec la toute derniére version 10.04 de Ubuntu Précédement j'avais installé VMware Server 2.0.2 et cela fonctionnait a la prefection. Seulement maintenant il ne veut plus compiler les modules.J'ai suivis ce tutoriel : Mais je n'obtiens pas la même erreur après le patch des 2 fichiers .c Found tar file for vmci module Found tar file for vmnet module Found tar file for vsock module Found tar file for vmmon module Using patch file: /home/kant1/tmp/vmware-server-distrib/vmware-server.2.0.1_x64-modules-2.6.30.4-fix.patch Using module directory: /usr/lib/vmware/modules/source Using backup directory: /usr/lib/vmware/modules/source-backup Backing up .

/vmci.tar to /usr/lib/vmware/modules/source-backup/. /vmci.tar Backing up . Rien n'y fait, je suis un peu dans le vague.... Installing vmware-server-2.0.2 in Ubuntu Lucid Lynx 10.04. Spanish version - all english posts Howto make work wmware-server-2.0.2 in Ubuntu 10.04 LTS lucid lynx I'm using lucid's beta for a month. Today I remembered that I had not yet tested vmware-server on 10.04 lucid; so we will see how to solve the problems that may appear.

Basically we will do the same we did for karmic: install vmware-serverapply the ubuntugeek's patch But since the kernel version in lucid is 2.6.32 to get the vmware modules compile we will need to... manualy edit a couple of files:vmnet-only/vnetUserListener.c vmci-only/linux/vmciKernelIf.c Note: at the end of this post there is a remark about vmware-tools in Ubuntu lucid 10.04 LTS guests Lets summarize the process step by step: First of all we need a basic build environment to compile the vmware modules; with the following commands we will install all the programs we'll need and its dependencies: ~# aptitude update ~# aptitude -y install build-essential linux-headers-$(uname -r) psmisc We proceed to perform the installation: