Skip to content

Kévin Dunglas

Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, Mercure.rocks, Vulcain.rocks and of some Symfony components.

Menu
  • Talks
  • Resume
  • Sponsor me
  • Contact
Menu

Installer Flock sous Ubuntu

Posted on October 21, 2005 by Kévin Dunglas

Voici un petit guide pour installer Flock, le browser social dont tout le monde parle, disponible pour tester depuis peu.

Flock est un navigateur basé sur Firefox, les deux principaux ajouts a celui-ci sont la possibilité de partager, retrouver partout, ou encore “taguer” nos Marques-pages grâce a del.icio.us et de gérer nos blogs via un éditeur intégré comprenant tout un tas de fonctionnalités comme le support de Flickr.

Allez c’est parti, récupérez le binaire pour Linux depuis la page developer du site de Flock. Ouvrez un terminal et tapez les commandes suivantes:

$ tar xzvf flock-*.linux-i686.tar.gz $ sudo mv flock/ /opt/ $ sudo chown -R root:root /opt/flock $ sudo ln -s /opt/flock/flock /usr/bin/flock

Vous pouvez dès maintenant lancer Flock en tapant simplement flock dans un shell.

Pour créer une entrée dans le menu, copiez ce qui suit dans un fichier .desktop dans /usr/share/applications (en tapant par exemple sudo gedit /usr/share/applications/flock.desktop):

[Desktop Entry] Encoding=UTF-8 Name=Flock Comment=Browse the World Wide Web Comment[fr]=Navigue sur Internet Exec=/opt/flock/flock %u Terminal=false MultipleArgs=false Type=Application Icon=/opt/flock/icons/mozicon128.png Categories=Application;Network MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;x-directory/webdav;x-directory/webdav-prefer-directory;image/gif;image/jpeg;image/png

Je test en ce moment Flock et ma première impression c’est la rapidité! C’est peut-être psychologique mais je le trouve bien plus réactif que Firefox!

Related posts:

  1. Installation d’Opera sous Ubuntu
  2. Lire les partitions Guitar Pro sous Ubuntu avec DGuitar
  3. Easy Ubuntu now in English !
  4. Découvrez Appnr, une interface web d’ajout de programmes pour Ubuntu

Leave a Reply Cancel reply

Follow me on Twitter

My Tweets

Subscribe to this blog

Recent Posts

  • Goroutines, threads, and thread IDs
  • New in Caddy 2.5: Redact Sensitive Data from Your Logs
  • Building Decentralized Web Apps with Solid and PHP
  • JSON Columns and Doctrine DBAL 3 Upgrade
  • Preventing CORS Preflight Requests Using Content Negotiation

Top Posts & Pages

  • Using the "103 Early Hints" Status Code in Go Applications
  • JSON Columns and Doctrine DBAL 3 Upgrade
  • Generate a Symfony password hash from the command line
  • Webperf: PHP after Server Push
  • Preventing CORS Preflight Requests Using Content Negotiation
  • Vulcain: HTTP/2 Server Push
 and the rise of client-driven REST APIs
  • Goroutines, threads, and thread IDs
  • PHP 7: Introducing a domain name validator and making the URL validator stricter
  • New in Caddy 2.5: Redact Sensitive Data from Your Logs
  • Building Decentralized Web Apps with Solid and PHP

Persistence in PHP with the Doctrine ORM

Persistence in PHP with the Doctrine ORM

Tags

Apache API API Platform Buzz Caddy Docker Doctrine Go Google HTTP/2 Hydra hypermedia Hébergement Javascript JSON-LD Kubernetes La Coopérative des Tilleuls Les-Tilleuls.coop Lille Linux Mac Mercure Messagerie Instantanée MySQL Open Source PHP Punk Rock Python React REST Rock'n'Roll RSS Schema.org Security SEO SEO Symfony Symfony Live Sécurité Ubuntu Vue.js Web 2.0 Wordpress XHTML XML

Archives

Categories

  • DevOps (24)
  • Mercure (3)
  • Opinions (91)
  • Programming (179)
    • Android (5)
    • Go (12)
    • JavaScript (43)
    • PHP (137)
      • API Platform (60)
      • Symfony (89)
    • Python (14)
      • Django (5)
  • Security (15)
  • SEO (24)
  • Talks (37)
  • Ubuntu (68)
  • Wordpress (6)

Blogoliste

  • API Platform
  • Les-Tilleuls.coop
  • Mercure.rocks
  • Vulcain.rocks
© 2022 Kévin Dunglas | Powered by Minimalist Blog WordPress Theme