Full Circle Magazine #38 Contents ^ Full Circle

Total Page:16

File Type:pdf, Size:1020Kb

Full Circle Magazine #38 Contents ^ Full Circle full circle NEW SERIES ISSUE #38 - May 2010 ) m o c . r k c i l F ( r a u g a J e h t o k a b m a T : y b o t o h P RREEVVIIEEWW -- UUBBUUNNTTUU 1100..0044 -- LLUUCCIIDD LLYYNNXX full circle magazine #38 contents ^ full circle Program In Python Pt12 p.07 Ubuntu Games p.33 My Story p.18 MOTU Interview p.29 Read how one user began with OpenSolaris, and another user came from Freespire. Virtualization Intro p.12 Command & Conquer p.05 Browser Blogging p.15 Review - Ubuntu 10.04 p.24 Letters p.31 Top 5 p.39 The articles contained in this magazine are released under the Creative Commons Attribution-Share Alike 3.0 Unported license. This means you can adapt, copy, distribute and transmit the articles but only under the following conditions: You must attribute the work to the original author in some way (at least a name, email or URL) and to this magazine by name ('full circle magazine') and the URL www.fullcirclemagazine.org (but not attribute the article(s) in any way that suggests that they endorse you or your use of the work). If you alter, transform, or build upon this work, you must distribute the resulting work under the same, similar or a compatible license. full circle magazine #38 contents ^ EDITORIAL This magazine was created using : Welcome to another issue of Full Circle magazine. his month sees the start of a new series of articles on virtualization. If you've ever wanted to try a new operating system, but without dual booting, or if you just want to run Windows for that one elusive application then this series is for you. In this first part, Lucas Westermann will take you through the set up of Tyour virtual machine. From next month you get your hands dirty with actually installing an OS. Yes, 10.04 was released several months ago, but this month we have a review of it's good, and bad, points and the writer has thoughtfully included an extensive list of applications which he finds useful, maybe you'll discover a new favourite application. Ubuntu is a complete operating system that is perfect for laptops, desktops and servers. I'd like to thank those of you who sent in your Top 5 lists for this issue, while Andrew Whether at home, school or Min is away, I could only print one but rest assured, the next time Andrew needs some work, Ubuntu contains all the time off, I'll use the other Top 5 lists. applications you'll ever need including word processor, email application and web browser. Speaking of submissions, remember folks, we're always open to new ideas for Ubuntu is and always will be free articles, columns and so on. We've no limit to the number of pages in FCM so feel free of charge. You do not pay any to write some articles on whatever you're best at. licensing fees. You can download, use and share Ubuntu with your friends, family, school or business, for absolutely nothing. Editor, Full Circle magazine [email protected] Once installed, your system is ready to use with a full set of productivity, internet, drawing and graphics applications, and games. use the new 'contents' link to jump to the contents page from any other page! full circle magazine #38 contents ^ NEWS 512 bytes and an new Linux wins the SCO vs Nvidia Display Driver SystemRescueCd 1.5.6 alignment option. With GParted Novell case 256.35 For Linux includes new version of users can easily create, organise and delete disk The six-year-long Novell-SCO After many GParted partitions using a graphical case is over - the judge ruled months of hard The user interface (GUI). that Novell did indeed own Unix work, Nvidia SystemRescue patents copyrights which SCO finally Cd developers is failed to license properly and announced on have issued available to download from: therefore the case is closed. June 22nd the final and stable the sixth http://www.sysresccd.org/Downl version of the 256.x update to the oad. A user manual is also Judge Ted Stewart said: "The proprietary driver for Nvidia 1.5.x branch of their Linux available to download from: jury could have rejected the graphics cards. Nvidia 256.35 distribution. Based on the http://www.sysresccd.org/Onlin testimony of SCO's witnesses incorporates lots of fixes and Gentoo LiveCD, the e-Manual-EN for a number of reasons, improvements, over previous SystemRescueCd is configured including their lack of releases. Unofficial GLX as a tool kit for administering : h-online.com involvement in drafting the support was also added for a or repairing an operating APA, the fact that there was few OpenGL extensions, as system and recovering data little testimony on any actual well as Thermal Settings after a system crash. discussions concerning the reporting improvements, Supported file systems include transfer of copyrights, or that Compiz fixes, many VDPAU Ext2, Ext3 and Ext4, ReiserFS, many of the witnesses had a improvements, and many XFS, JFS, VFAT, NTFS, ISO9660 financial interest in the more. and Btrfs. litigation." Ask The Editor For the complete and detailed SystemRescueCd 1.5.6 uses Robin Catling has somehow SCO became little more than a changelog, please check the either the 2.6.32.15 Linux managed to convince me source of lawyers' letters and release announcement at: kernel or the 2.6.34 kernel as (Ronnie) to appear on was seen by many as the arch http://www.nvidia.co.uk/object/li an alternative and features the to make it nemesis to the development of nux-display-ia32-256.35-driver- latest major 0.6.0 update to an FCM editorial Q&A, so if you Linux. uk.html the GNOME Partition Editor have a question for me about that adds support for devices anything FCM, email it to: : theregister.co.uk : softpedia.com with sector sizes greater than [email protected] full circle magazine #38 contents ^ COMMAND & CONQUER efore I begin the patches for DWM (Dynamic There are probably many other actual article, I'd like Window Manager) so that they uses (adjusting configuration to mention an email I would work with the pango files, and so forth) that I received from a patch, which adds xft font haven't thought of yet. Breader. Alexander was kind support to DWM's statusbar. In enough to point out that there doing so, I learned quite a bit Diff is installed, by default, is a GUI tray program called about diff, and have decided to in most distributions. If it's not “gstm” that does ssh port share what I learned with you, present in Ubuntu, just install it And I want to change this to: forwarding. For those of my my readers. If you're asking with: readers who prefer GUI yourselves “why should I know alternatives where possible, how to use diff, since I don't sudo apt-get install diff there you go. It's available in use DWM nor generate the universe repository. Also, a patches?”, the answer is Once it's installed, you're reader (who, alas, did not simply because diff can be pretty much all set. In order to share his/her name with me - applied to so many situations. generate a .diff file, you need but you know who you are!) Imagine you are writing a to have two files you want to pointed out that in Step 7 of script, and you want to add to analyse. One will be the my FCM#37 C&C article I failed the script, but require the old “original” (I will refer to it as to point out that you need to version for a different such from now on), and the substitute "localhost" with the computer - instead of creating other will be the “updated” file. IP of your server. (The and backing up two separate command was "ssh -D 8080 scripts, you can write the For simplicity, let's say I I'd make the changes I want lswest@localhost", where script, create a copy of it, make have a file that contains the in the “updated” file. I usually lswest@localhost had to be changes to the copy, generate following: add a “-patched” suffix at the substituted with a .diff file, and back up the end of the filename. Once the your_username@IP_ADDRESS_S original script and the .diff file, changes are made, and I want ERVER). Sorry for any and save yourself some work in to generate a diff, I will type confusion that may have the future. Or, if you're helping the following into my terminal resulted. a friend, and you can't simply of choice: send them the file you need to This month, I spent quite correct, you can send them a diff -up original updated > articles\list\update.diff some time re-writing a few .diff to make the changes. full circle magazine #38 contents ^ COMMAND & CONQUER Replace “original” and it's usually configuration files), very useful tool for figuring out “updated” with the actual file and you don't know if they've the differences between two names and paths. If you don't been changed, and if they files, especially if they're rather want the diff file to be created have, what changes you've long. You can pipe the output in the current working made. To check this, you can into “more” or “less” for easier directory, append a path to the simply run the command: reading, or redirect it into a filename on the other side of text file.
Recommended publications
  • Android Firefox Remove Recommendations by Pocket
    Android Firefox Remove Recommendations By Pocket Ramiform Win usually overate some deoxyribose or hepatising divergently. Biannual Mikel pulp nor'-west or conglobating suppositionally when Percy is unofficial. Is Washington always stenotropic and dimensional when mantle some ventilation very seventhly and reflectively? Google Mail Checker is extension for chrome to know the status of the number of unread messages in Google Mail inbox. If you choose to upgrade, Pocket will create a permanent copy of everything in your library. University of North Carolina shuts down athletic programs through Thursday. This is particularly surprising since it was Firefox that made browser extensions mainstream. Not all VPNs have an extension for Firefox though, and some of them work differently. When I launched App Center, it just brought up a small Live Update screen, then listed a BIOS update, so I clicked that, it installed, and restarted. When you open a new tab, Pocket recommends a list of articles based on the most popular items saved that day. The next command should remove two directories. While the Safari browser does come standard on all Apple devices able to connect to the internet, an update might be needed every once in awhile. Instead, it basically learns as you use it. When it easy and remove firefox recommendations by pocket considers to emulate various changes. Then, click Save to save your changes. And the respect is just as prevalent as the accolades and ability. Change the mode from Novice to Advanced. Vysor puts your Android on your desktop. It can download and organize files, torrents and video in fast mode.
    [Show full text]
  • Private Browsing
    Away From Prying Eyes: Analyzing Usage and Understanding of Private Browsing Hana Habib, Jessica Colnago, Vidya Gopalakrishnan, Sarah Pearman, Jeremy Thomas, Alessandro Acquisti, Nicolas Christin, and Lorrie Faith Cranor, Carnegie Mellon University https://www.usenix.org/conference/soups2018/presentation/habib-prying This paper is included in the Proceedings of the Fourteenth Symposium on Usable Privacy and Security. August 12–14, 2018 • Baltimore, MD, USA ISBN 978-1-939133-10-6 Open access to the Proceedings of the Fourteenth Symposium on Usable Privacy and Security is sponsored by USENIX. Away From Prying Eyes: Analyzing Usage and Understanding of Private Browsing Hana Habib, Jessica Colnago, Vidya Gopalakrishnan, Sarah Pearman, Jeremy Thomas, Alessandro Acquisti, Nicolas Christin, Lorrie Faith Cranor Carnegie Mellon University {htq, jcolnago, vidyag, spearman, thomasjm, acquisti, nicolasc, lorrie}@andrew.cmu.edu ABSTRACT Prior user studies have examined different aspects of private Previous research has suggested that people use the private browsing, including contexts for using private browsing [4, browsing mode of their web browsers to conduct privacy- 10, 16, 28, 41], general misconceptions of how private brows- sensitive activities online, but have misconceptions about ing technically functions and the protections it offers [10,16], how it works and are likely to overestimate the protections and usability issues with private browsing interfaces [41,44]. it provides. To better understand how private browsing is A major limitation of much prior work is that it is based used and whether users are at risk, we analyzed browsing on self-reported survey data, which may not always be reli- data collected from over 450 participants of the Security able.
    [Show full text]
  • HTTP Cookie - Wikipedia, the Free Encyclopedia 14/05/2014
    HTTP cookie - Wikipedia, the free encyclopedia 14/05/2014 Create account Log in Article Talk Read Edit View history Search HTTP cookie From Wikipedia, the free encyclopedia Navigation A cookie, also known as an HTTP cookie, web cookie, or browser HTTP Main page cookie, is a small piece of data sent from a website and stored in a Persistence · Compression · HTTPS · Contents user's web browser while the user is browsing that website. Every time Request methods Featured content the user loads the website, the browser sends the cookie back to the OPTIONS · GET · HEAD · POST · PUT · Current events server to notify the website of the user's previous activity.[1] Cookies DELETE · TRACE · CONNECT · PATCH · Random article Donate to Wikipedia were designed to be a reliable mechanism for websites to remember Header fields Wikimedia Shop stateful information (such as items in a shopping cart) or to record the Cookie · ETag · Location · HTTP referer · DNT user's browsing activity (including clicking particular buttons, logging in, · X-Forwarded-For · Interaction or recording which pages were visited by the user as far back as months Status codes or years ago). 301 Moved Permanently · 302 Found · Help 303 See Other · 403 Forbidden · About Wikipedia Although cookies cannot carry viruses, and cannot install malware on 404 Not Found · [2] Community portal the host computer, tracking cookies and especially third-party v · t · e · Recent changes tracking cookies are commonly used as ways to compile long-term Contact page records of individuals' browsing histories—a potential privacy concern that prompted European[3] and U.S.
    [Show full text]
  • Desarrollo De Aplicaciones Web Abiertas Para La Plataforma Firefox Os
    Universidad Politécnica de Madrid Escuela Técnica Superior de Ingenieros de Telecomunicación DESARROLLO DE APLICACIONES WEB ABIERTAS PARA LA PLATAFORMA FIREFOX OS TRABAJO FIN DE MÁSTER Omar Alejandro Sotelo Torres 2013 Universidad Politécnica de Madrid Escuela Técnica Superior de Ingenieros de Telecomunicación Máster Universitario en Ingeniería de Redes y Servicios Telemáticos TRABAJO FIN DE MÁSTER DESARROLLO DE APLICACIONES WEB ABIERTAS PARA LA PLATAFORMA FIREFOX OS Autor Omar Alejandro Sotelo Torres Director Santiago Pavón Gómez Departamento de Ingeniería de Sistemas Telemáticos 2013 Resumen Smartphones cada vez más potentes, con mejores funcionalidades y a un menor costo, hacen que el número de aplicaciones para estos dispositivos crezca de forma exponencial, tanto para uso personal como corporativo. Actualmente, el mercado de la telefonía móvil se encuentra dominado por los sistemas operativos Android de Google e iOS de Apple. Estos sistemas operativos han destacado entre los otros debido a su rendimiento, prestaciones y demás características que incentivan a los usuarios a su uso. Al igual que para la mayoría de los sistemas operativos móviles que existen hoy en día, para estos sistemas el desarrollo de las aplicaciones se hace generalmente de forma nativa, es decir aplicaciones programadas específicamente para cada sistema operativo, haciendo uso de APIs, librerías, kit de desarrollo y lenguajes de programación definidos por las compañías propietarias. EL surgimiento de HTML5 y la búsqueda de la estandarización de las aplicaciones para dispositivos móviles han impulsado el surgimiento de propuestas de desarrollo hibridas o puramente web, promoviendo por parte de Mozilla la idea de llevar las tecnologías web abiertas a los terminales móviles a través de un sistema operativo construido exclusivamente haciendo uso de estas, dando originen a Firefox OS.
    [Show full text]
  • Non Basta Avere Un Computer Potente, L'ultimo Modello Di Tablet O
    Non basta avere un computer potente, l’ultimo modello di tablet o il sistema operativo più aggiornato; 100 per sfruttarli al massimo servono anche applicazioni, servizi e utility capaci di semplificare e velocizzare le operazioni quotidiane. 78 PC Professionale / Settembre 2017 078-117_Art_Freeware_318.indd 78 30/08/17 12:04 100FREE WARE APP E SERVIZI GRATUITI ● Di Dario Orlandi 078-117_Art_Freeware_318.indd 79 30/08/17 12:04 PROVE / FREEWARE / IL TEMPO IN CUI I SISTEMI OPERATIVI SI DAVANO BATTAGLIA SUL FRONTE DELLE FUNZIONI INTEGRATE È ORMAI PASSATO: PERFINO I DISPOSITIVI MOBILE LASCIANO ORMAI ALL’UTENTE LA FACOLTÀ DI SCEGLIERE GLI STRUMENTI E LE APPLICAZIONI PREFERITE, SCEGLIENDOLE TRA QUELLE DISPONIBILI, ANCHE GRATUITAMENTE, NEI RELATIVI STORE. MA PER TROVARE GLI STRUMENTI MIGLIORI BISOGNA CONOSCER- LI, PROVARLI E CONFRONTARLI. ED È PROPRIO QUELLO CHE ABBIAMO FATTO PER PREPARARE QUESTO ARTICOLO: ABBIAMO INSTALLATO E TESTATO MOLTE DECINE DI APPLICAZIONI, UTILITY E SERVIZI, ALLA RICERCA DELLE SOLUZIONI MIGLIORI PER SODDISFARE LE ESIGENZE DELLA FETTA DI UTENTI PIÙ AMPIA POSSIBILE. ABBIAMO CONCENTRATO L’ATTENZIONE SOLO SUI SOFTWARE GRATUITI, PER PROPORRE UNA COLLEZIONE COMPLETA CHE NON INCIDA SUL PORTAFOGLIO. La diffusione dei sistemi opera- un forte ritardo nei confronti di Lo Store che Microsoft di Windows sono ancora in gran tivi mobile ha reso evidente uno tutti gli altri sistemi operativi: le parte abbandonati a loro stessi: dei difetti storici di Windows: distribuzioni Linux offrono da ha creato per le devono individuare, selezionare l’assenza di un sistema di distri- decenni funzioni dedicate alla ge- applicazioni Windows si e installare i programmi senza buzione e aggiornamento auto- stione dei pacchetti, affiancate in sta lentamente popolando, alcun aiuto da parte del sistema matico per i software di terze seguito da interfacce di gestione operativo.
    [Show full text]
  • Anti-Mapa De Privacidade
    Anti-mapa de privacidade Feito para você não ser rastreado Organização: Bárbara Simão e Rafael Zanatta Pesquisa e produção de textos: Bárbara Simão, Juliana Oms, Livia Torres e Rafael Zanatta Revisão: Rafael Zanatta Revisão de texto: Bárbara Prado Simão Design: Talita Patricio Martins Realização Supervisão: Carla Yue e Teresa Liporace Coordenação executiva: Elici Bueno Idec - Instituto Brasileiro de Defesa do Consumidor Rua Desembargador Guimarães, 21 - Água Branca CEP 05002-050 - São Paulo-SP Telefone: 11 3874-2150 [email protected] www.idec.org.br Por que um anti-mapa? Há quem diga que dados O mercado de dados funciona Esta situação gera sérias pessoais são o “petróleo assim: empresas desenvolvem consequências para o modo da era digital”. Enquanto modelos para prever nossos como vivemos e nossa isolados, não representam comportamentos, identificar democracia. Por isso, a muita coisa nem possuem nossas preferências e nos aprovação da Lei Geral tanto valor, mas quando influenciar com propagandas de Dados Pessoais foi tão integrados e analisados em especialmente direcionadas importante: nossos dados conjunto revelam perfis de para nós, pois sabem deixarão de ser objetos consumo, de crédito, hábitos aquilo que nos sensibiliza a passíveis de extração, pois recorrentes e até padrões de partir de nosso padrão de são parte de nós e de quem personalidade. comportamento - situação somos. Ao prever princípios muitas vezes despercebida. éticos e direitos básicos aos Estes perfis que criam de nós cidadãos, a lei nos devolve podem até gerar discriminação o controle sobre todas as com preços diferenciados, por informações que produzimos exemplo, a partir do local onde - é como o Código de Defesa realizamos a compra ou da do Consumidor para as novas renda obtida.
    [Show full text]
  • General Characteristics of Android Browsers with Focus on Security and Privacy Features
    BÁNKI KÖZLEMÉNYEK 3. ÉVFOLYAM 1. SZÁM General characteristics of Android browsers with focus on security and privacy features Petar Čisar*, Sanja Maravic Cisar**, Igor Fürstner*** Academy of Criminalistic and Police Studies, Belgrade, Serbia, **Subotica Tech, Subotica, Serbia, ***Óbuda University, Bánki Donát Faculty of Mechanical and Safety Engineering, Budapest, Hungary, [email protected], [email protected], [email protected] • Incognito browsing mode - offers real private Abstract —Satisfactory level of security in the use of the browsing experience without leaving any historical Internet in mobile devices depends on several factors. One of data. them is safe browsing. A key factor in providing secure • Using of HTTPS protocol - enforces SSL (Secure browsing is the application of a browser with the appropriate Socket Layer) security protocol (using of certificates) methods applied: clearing cookies, cache and history, ability wherever that’s possible. of incognito browsing, using of whitelists and encryptions and others. This paper presents an overview of the various • Disabling features like JavaScript, DOM (Document security and privacy features used in the most frequently Object Model) storage used Android browsers. Also, in the case of several browsers • Using fingerprinting techniques and types of mobile devices, the use of benchmark tests is Further sections of this paper provide an overview of the shown. Bearing in mind the differences, when choosing a applied security and privacy methods for more popular browser, special attention should be paid to the applied Android browsers. Also, in order to compare the adequate security and privacy features. features of browsers, the use of benchmark tests on different mobile devices will be shown.
    [Show full text]
  • Discontinued Browsers List
    Discontinued Browsers List Look back into history at the fallen windows of yesteryear. Welcome to the dead pool. We include both officially discontinued, as well as those that have not updated. If you are interested in browsers that still work, try our big browser list. All links open in new windows. 1. Abaco (discontinued) http://lab-fgb.com/abaco 2. Acoo (last updated 2009) http://www.acoobrowser.com 3. Amaya (discontinued 2013) https://www.w3.org/Amaya 4. AOL Explorer (discontinued 2006) https://www.aol.com 5. AMosaic (discontinued in 2006) No website 6. Arachne (last updated 2013) http://www.glennmcc.org 7. Arena (discontinued in 1998) https://www.w3.org/Arena 8. Ariadna (discontinued in 1998) http://www.ariadna.ru 9. Arora (discontinued in 2011) https://github.com/Arora/arora 10. AWeb (last updated 2001) http://www.amitrix.com/aweb.html 11. Baidu (discontinued 2019) https://liulanqi.baidu.com 12. Beamrise (last updated 2014) http://www.sien.com 13. Beonex Communicator (discontinued in 2004) https://www.beonex.com 14. BlackHawk (last updated 2015) http://www.netgate.sk/blackhawk 15. Bolt (discontinued 2011) No website 16. Browse3d (last updated 2005) http://www.browse3d.com 17. Browzar (last updated 2013) http://www.browzar.com 18. Camino (discontinued in 2013) http://caminobrowser.org 19. Classilla (last updated 2014) https://www.floodgap.com/software/classilla 20. CometBird (discontinued 2015) http://www.cometbird.com 21. Conkeror (last updated 2016) http://conkeror.org 22. Crazy Browser (last updated 2013) No website 23. Deepnet Explorer (discontinued in 2006) http://www.deepnetexplorer.com 24. Enigma (last updated 2012) No website 25.
    [Show full text]
  • Contributing to Mozilla Websites
    CONTRIBUTING TO MOZILLA WEBSITES Mozcamp EU Warsaw, Poland - September 9 2012 Sunday, 9 September, 12 Web development can be confusing. •But it’s pretty easy to get started, that’s one of the things that makes the Web great. •I’m going to give you the tools to start working on our sites. Sunday, 9 September, 12 A QUICK TUTORIAL • Editing CSS requires almost no setup. • Lots of tutorials on the web. • w3schools.com sucks. • http://reference.sitepoint.com/css is pretty good. • Use http://developer.mozilla.org • http://www.google.com/reviews/t Sunday, 9 September, 12 Lets talk about Mozilla.org •Mozilla.org has been around a long time. •Historically, it’s PHP. •The current PHP site is a frankenstein monstrosity •Mix of three original sites: mozilla.org, .com, and mozillamessaging.com Sunday, 9 September, 12 • Code is at https://svn.mozilla.org/projects/mozilla.org/trunk • It’s also at https://svn.mozilla.org/projects/mozilla.com/trunk • You don’t need to set up the whole thing, you can just set up the piece(mozilla.com, .org, or mozilla.org/thunderbird) that you want to work on. • There’s currently a rewrite of mozilla.org in Python happening called Bedrock. • Trivia: The full checkout of both these sites is roughly 1.5GB. Mozilla.org & Thunderbird are nearly 1GB alone. Sunday, 9 September, 12 Lets Setup Mozilla.org! • We’re going to use Ubuntu. • I’ve installed Ubuntu in a VM for demonstration purposes. • If you’re on Windows, VMWare Player is free and works well. Bit painful to install locally on Windows, but it’s possible.
    [Show full text]
  • Linux Vs Windows 7 Posted at 4:16Pm on Thursday August 20Th 2009
    • Latest News • Podcast • Features • Distros • Code • Apps • Web • Hardware Top of Form 14cab29049c5e99797search_formb5ab2750af718b Search Bottom of Form Listen to this: our Linux podcast kicks ass. Subscribe for free! Linux vs Windows 7 Posted at 4:16pm on Thursday August 20th 2009 It's something of a tradition that we pit the latest version of Windows against our trusty old operating system. This isn't because we want to raise the profile of Windows, or ignite further flamewars on which is better or worse. It's about understanding the market and understanding the competition. Microsoft Windows is by far the most dominant operating system on the planet, and as Linux users, we need to keep on top of new developments, new technologies and new ideas. This gives Linux the best possible chance to grow and remain relevant. So, if you read our benchmarks comparing Windows 7, Vista and Ubuntu and are looking to find out more on what separates Windows 7 and Linux on the features front, read on... Both operating systems now occupy a distinctly different part of the market. Microsoft has taken Windows down a purely proprietary route, forging relationships with content providers and hardware vendors that keep full control from the user. Linux is completely open. Out of the box, Linux even boasts better media format support than Windows, and it can be the only way to run older hardware at its fullest potential, especially if there isn't a new driver for Windows 7. Forewarned is forarmed Over the life span of Windows 7, public concern for privacy, digital rights management and locked-in upgrades should help Linux to grow as an alternative when users want to keep complete control over their own hardware and software.
    [Show full text]
  • Firefox Hacks Is Ideal for Power Users Who Want to Maximize The
    Firefox Hacks By Nigel McFarlane Publisher: O'Reilly Pub Date: March 2005 ISBN: 0-596-00928-3 Pages: 398 Table of • Contents • Index • Reviews Reader Firefox Hacks is ideal for power users who want to maximize the • Reviews effectiveness of Firefox, the next-generation web browser that is quickly • Errata gaining in popularity. This highly-focused book offers all the valuable tips • Academic and tools you need to enjoy a superior and safer browsing experience. Learn how to customize its deployment, appearance, features, and functionality. Firefox Hacks By Nigel McFarlane Publisher: O'Reilly Pub Date: March 2005 ISBN: 0-596-00928-3 Pages: 398 Table of • Contents • Index • Reviews Reader • Reviews • Errata • Academic Copyright Credits About the Author Contributors Acknowledgments Preface Why Firefox Hacks? How to Use This Book How This Book Is Organized Conventions Used in This Book Using Code Examples Safari® Enabled How to Contact Us Got a Hack? Chapter 1. Firefox Basics Section 1.1. Hacks 1-10 Section 1.2. Get Oriented Hack 1. Ten Ways to Display a Web Page Hack 2. Ten Ways to Navigate to a Web Page Hack 3. Find Stuff Hack 4. Identify and Use Toolbar Icons Hack 5. Use Keyboard Shortcuts Hack 6. Make Firefox Look Different Hack 7. Stop Once-Only Dialogs Safely Hack 8. Flush and Clear Absolutely Everything Hack 9. Make Firefox Go Fast Hack 10. Start Up from the Command Line Chapter 2. Security Section 2.1. Hacks 11-21 Hack 11. Drop Miscellaneous Security Blocks Hack 12. Raise Security to Protect Dummies Hack 13. Stop All Secret Network Activity Hack 14.
    [Show full text]
  • Debian: 19 Years and Counting
    Debian: 19 years and counting Stefano Zacchiroli Debian Project Leader 25 June 2012 Debian for Scientific Facilities Days European Synchrotron Radiation Facility Grenoble, France Stefano Zacchiroli (Debian) Debian: 19 years and counting ESRF, Grenoble 1 / 29 Outline 1 Debian and Wheezy 2 Specialties 3 Derivatives 4 Contribute Stefano Zacchiroli (Debian) Debian: 19 years and counting ESRF, Grenoble 2 / 29 Prelude — the notion of “distribution” distributions are meant to ease software management key notion: the abstraction of package offer coherent collections of software killer application: package managers Stefano Zacchiroli (Debian) Debian: 19 years and counting ESRF, Grenoble 3 / 29 Outline 1 Debian and Wheezy 2 Specialties 3 Derivatives 4 Contribute Stefano Zacchiroli (Debian) Debian: 19 years and counting ESRF, Grenoble 4 / 29 Debian: once upon a time Fellow Linuxers, This is just to announce the imminent completion of a brand-new Linux release, which I’m calling the Debian Linux Release. [. ] Ian A Murdock, 16/08/1993 comp.os.linux.development make GNU/Linux competitive with commercial OS easy to install built collaboratively by software experts 1st major distro developed “openly in the spirit of GNU” FSF-supported for a while Stefano Zacchiroli (Debian) Debian: 19 years and counting ESRF, Grenoble 5 / 29 Debian: the operating system flagship product: Debian stable binary distribution Source packages Binary packages 30000 completely Free (DFSG) 25000 released every 24 months (≈) 20000 15000 a dozen architectures 10000 archive-wide security support 5000 0 (3-3.5 years) 2.0 2.1 2.2 3.0 3.1 4.0 5.0 6.0 renowned for one of the largest GNU/Linux ports, stability, packaging system, porting platforms old hardware support, documentation, smooth upgrades, i18n/l10n, the testing suite, runs anywhere, technical policy, package choice, .
    [Show full text]