LInux / unix / bash / Geektool

FacebookTwitter

15 Greatest Open Source Terminal Applications Of 2012

http://www.cyberciti.biz/open-source/best-terminal-applications-for-linux-unix-macosx/ L inux on the desktop is making great progress. However, the real beauty of Linux and Unix like operating system lies beneath the surface at the command prompt. nixCraft picks his best open source terminal applications of 2012. Most of the following tools are packaged by all major Linux distributions and can be installed on *BSD or Apple OS X. #1: siege - An HTTP/HTTPS stress load tester Fig.01: siege in action
http://www.cyberciti.biz/tips/linux-find-out-wireless-network-speed-signal-strength.html L inux operating systems comes with various set of tools allowing you to manipulate the Wireless Extensions and monitor wireless networks. This is a list of tools used for wireless network monitoring tools that can be used from your laptop or desktop system to find out network speed, bit rate, signal quality/strength, and much more. #1: Find out your wireless card chipset information

8 Linux Commands: To Find Out Wireless Network Speed, Signal Strength And Other Information

Connecting to an Open or WEP enabled WLAN (DHCP) Connecting to an Open or WEP enabled WLAN (Manual IP Setup) iwconfig commands ifconfig commands iwpriv commands iwlist commands

Wirelessdefence.org

http://wirelessdefence.org/Contents/LinuxWirelessCommands.htm

Linux Terminal Command Reference

http://community.linuxmint.com/tutorial/view/244 System Info date – Show the current date and time cal – Show this month's calendar uptime – Show current uptime w – Display who is online whoami – Who you are logged in as finger user – Display information about user uname -a – Show kernel information cat /proc/cpuinfo – CPU information cat /proc/meminfo – Memory information df – Show disk usage du – Show directory space usage free – Show memory and swap usage Keyboard Shortcuts
Instructions test if case for while select La programmation shell Un script bash est un fichier de type texte contenant une suite de commandes shell , exécutables par l'interpréteur (ici le programme /bin/bash ), comme une commande unique. Un script peut être lancé en ligne de commande, mais aussi dans un autre script.

Ecriture de scripts BASH / Jean Gourdin

http://ww2.ac-creteil.fr/reseaux/systemes/linux/shell-scripts/shell-programmation.html

Introduction à l'écriture de scripts shell — Partie 2

http://ftp.traduc.org/doc-vf/gazette-linux/html/2005/112/lg112-F.html Gazette Linux n°112 — Mars 2005 Ben Okopnik Copyright © 2005 Ben Okopnik Copyright © 2005 Deny
http://wiki.linux-france.org/wiki/Les_commandes_fondamentales_de_Linux [ modifier ] Contributions et remerciements Nat Makarevitch pour ses nombreuses critiques et corrections, Thomas Ortega pour ses bienveillantes remarques et la remise en forme HTML du document, Kim Ashue pour sa relecture, Philibert de Mercey pour son aide à la mise en page. L'objectif de ce document est d'enseigner les commandes fondamentales de Linux (et donc d' Unix ). [ modifier ] Objectifs Nous explorerons ce qu'offre le shell le plus utilisé sous Linux, donc une partie de ce que peut faire un utilisateur capable de diriger la machine en créant des lignes de commandes plutôt qu'en se contentant d'un cliquodrôme . [ modifier ] Manœuvres préliminaires

Les commandes fondamentales de Linux - Linux France

If you have a Twitter account and is behind a Mac you can easily post new Tweets from the Terminal without having to login on their website. To achieve this we're using the in-built function in Mac called cURL . cURL cURL is an inbuilt tool in Mac OS X which lets you transfer data from or to a server, using one of the many supported protocols (HTTP,HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP or FILE). How to use cURL in the Terminal for Mac OS X . Post new Tweets on Twitter from the Terminal window The syntax used to post new tweets looks like this: http://www.mac-terminal.com/network/twitter/

Mac OS X Terminal - Twitter

http://www.mactalk.com.au/18/51020-learning-love-geektool-primer-part-1-a.html For a while now I have been enjoying the benefits that Geek Tool provides in terms of embedding little bits of information on your desktop. Along with displaying information it also gives you the ability to sex up your desk top a bit and make it look truly unique. I wanted to share some of my experiences with fellow MacTalkers and spread the Geek Tool love.

Learning to love GeekTool - A primer (Part 1)

http://www.keynote2keynote.com/2007/04/10/ultimate-geektool-setup-pimp-your-desktop-part-2/

Ultimate GeekTool Setup - Pimp Your Desktop Part 2 at Keynote 2 Keynote

Powered by Gregarious (39) Yesterday I wrote up a simple review of GeekTool . Today I’m going to show you how to take advantage of its power and build a clean, custom, functional GeekTool setup. Usually when you hear anything about GeekTool you see a desktop that looks similar to one of these .
Vous venez d'apprendre à utiliser un éditeur de texte puissant comme Vim. Cela va vous être particulièrement utile pour les chapitres à venir. Entrons maintenant dans le vif du sujet : la programmation shell . De quoi s'agit-il ?

Introduction aux scripts shell

Auteur: Emmanuel Viennet pour GTR 2ème année (23/09/04) Introduction au Système UNIX Séance 3 : Shell bash Pourquoi utiliser bash ? Bash est une version évoluée du shell sh (le "Bourne shell"). Le shell peut être utilisé comme un simple interpréteur de commande, mais il est aussi possible de l'utiliser comme langage de programmation interprété (scripts).

Shell bash (avec support de cours)

Interpréteur de commandes par défaut des systèmes GNU/Linux, bash est devenu pour les administrateurs système, un outil incontournable. Ce document présente les principales constructions syntaxiques de bash utilisées dans l'écriture des programmes shell (scripts shell). L'objectif premier a été de laisser de côté les redondances syntaxiques de ce langage de programmation, la subtilité des mécanismes de l'interpréteur, afin d'insister sur quelques concepts synthétiques tels que la substitution, la redirection ou le filtrage. Cet écrit étant destiné principalement aux étudiants de premier et deuxième cycle en informatique, j'ai choisi de le rédiger en adoptant un style 2Ex (1 Explication, 1 Exemple) qui devrait permettre au lecteur de mieux s'approprier chaque notion présentée.

Introduction à la programmation shell en Bash

If you have a mac you have to try it. Geektool is a (great) little app to show some informations directly on your desktop using UNIX code. You don’t know Unix? No problem, after the jump you find the code you need to do what you want (how to display the external IP, Recent music Plays, the Weather, how to display comics and so on…) . The only bad thing is that the last version of geektool is not officially available for Leopard (just for Panther or Tiger).

Mega Roundup of Geektool scripts + inspiration gallery. » Blog of Francesco Mugnai