Roumazeilles.net

Archive for the 'Linux' category


Best PDF reader

(Thursday, September 24th, 2009)

With the repeated announcement of (minor) incidents with the security of the original PDF reader from Adobe, I wondered what could be a good replacement. Obviously, it seems important to stay around free or low prices (Adobe Acrobat: Windows/Mac/Linux, Basic: free, Pro: $299), but is it possible to beat the Adobe product to read PDF files?

  • PDF-XChange (Windows, Basic: free, Pro: $34): loads real fast (much faster than the Adobe viewer), has all the basic options (annotations, graphic annotations, etc.) and the Pro version allows to reorganize the pages of a document or to extract text from it.
  • Foxit (Windows/Linux, Basic: free, Pro Pack: $39.99): loads even faster, allows annotations (but only the Pro versio does it without watermark).
  • Sumatra PDF (Windows, free): is even simple; everything is done for sheer speed.
  • Apple PDF Preview (Mac, free): is very powerful (and it’s free, remember) and included in the MacOS offering; annotations, extraction, reorganization, all is available

Give your Linux a Mac look

(Friday, September 18th, 2009)

Mac4Lin v1.0 is a free download for Linux systems which will allow your machine to appear very similar to a recent Mac.

Mac4Lin

User manual of OpenLDAP

(Wednesday, August 12th, 2009)

A good bookmark: Using OpenLDAP on Debian Woody to serve Linux and Samba Users is a user manual for OpenLDAP; But it does a lot more than merely explaining the installation of this directory on Debian Linux. It can be considered as a proper training to OpenLDAP in more ways than one.

But if you consider that this is not the right thing, you could thing a more organized (but less readable) description of LDAP: “Basics of LDAP” which is also very much Linux-oriented, of course.

What is the best SSD drive today?

(Monday, July 27th, 2009 by Yves)

Intel X25-M

Intel X25-M

SSD drives are those disk drives that are not using rotating platters with data stored magnetically, but that are based upon a set Flash memory components (so, without any mobile part, and with a performance that has nothing to do with even the fastest magnetic hard disk drives). SSD drives are expensive but, with costs are plummeting, the most expert and demanding users are starting to look at them dreamingly.

But everything shows that the SSD drives are not all equal (there is still an intense competition at this apex of performance). We see many a product recommended, often without all the technical arguments.

The “A look at SSD performance in Windows Vista – The more things change…” article from Geoff Gasior (The Tech Report) is definitely full of little gems because of that: It comes after a large number of tests (and many articles on the same subject) and compares finely the most representative products of the market.

Intel is presenting new X25-M SSD products that are supposed to bring prices down and performance up (in a nice gray metal case). See more details in Ars Technica early presentation.

Without telling it all (read the article. It’s worth it and you will learn many things), there are a few important conclusions drawn:

  • Initial performance is usually much reduced after some time and some even light use,
  • X25-M from Intel is probably the best drive around, the most well-balanced (recommended for a purchase in the short-term),
  • The OCZ Summit is the faster in write operations (Intel is an ace of reading),
  • the differences between suppliers come more from the controller used (Intel, Samsung Indilinx) than from the the brand.
  • The arrival of Windows 7 (with its TRIM feature support) will probably change the situation (all the more because TRIM support is not yet certain from Intel) and, if you can wait, you will be better being patient and hope for Windows 7 and the new products and new firmwares made just for it.

Planetary pictures and wallpapers

(Saturday, July 11th, 2009)

I consider that the most useful and often the most interesting wallpapers for your computer desktop are images that are relatively feature-less. A picture full of little details continuously grabbing your attention is a major nuisance. It’s much better to have either a very smooth image or a photo containing a lot of continuous tones.

Windows 7 official wallpapers

Windows 7 official wallpapers

Look at the full set of the Windows 7 wallpapers. This is the upcoming version of Windows (after Windows Vista, it seems that Microsoft intends to switch back to a numbering scheme). Most of them may be colourful, but with very smooth surfaces where your icons will be appearing quite neatly and they offer a nice contrast.

Fresh Impact Crater Formed between February 2005 and July 2005 / Credit: NASA/JPL/University of Arizona

Fresh Impact Crater Formed between February 2005 and July 2005
Credit: NASA/JPL/University of Arizona

So, I was quite interested when I stumbled upon the collection of pictures taken by the HiRise (High Resolution Imaging Science Experiment camera installed on board the Mars Reconnaissance Orbiter). Shooting photos of Mars surface, this photo camera brings extraordinary color images that provide nice patterns to be used as background for your Windows desktop (or even Linux or Mac desktop) and can be renewed quite regularly: Their catalog is available on the University of Arizona web site.

Furthermore, they provide an enormous resolution for their images which is a very good way to extract any size you may need for your extra-high-resolution background or to cover your 2- or 3-LCD display. Or even more. If you feel that there own selection of wallpapers is not enough:

  • 800×600
  • 1024×768
  • 1152×864
  • 1280×960
  • 1440×1080
  • 1600×1200
  • 1920×1440
  • 2048×1536
  • 2560×1600

You can still stick to the original size (JPEG-2000 format images range between 0.5GB and 3GB).

And the good news is that there is no copyright restrictions, so you could do pretty much what you want with them: Really free desktop wallpapers.

Your OS passwords are not safe

(Sunday, May 24th, 2009)

You choose your passwords as the most sophisticated and the strongest as you understand the importance to protect your computer. But did you know that this is nearly useless? A few commands and here is your safe password replaced or removed by a mere user, by your youngest nephew.

    logo_complet
  • On Windows, it’s enough to use the bootable CD-ROM of Ophcrack which is available as Open Source. Reboot and watch the software program find the Windows Administrator password…
  • Ophcrack also works on Mac (and Linux) but with OSX10.4, it’s enough to use the Apple installation CD and to choose “Utilities” to run “Reset the password”. On OSX10.5, you’ll have to reboot, press Command+S, then type the following at the prompt:
  • fsck -fy
    mount -uw /
    launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist
    dscl . -passwd /Users/UserName newpassword
  • If on Linux, if boot is controled by GRUB, it’s enough to press ESC during the boot sequence to choose ‘Recovery Mode’ which will will start you as root without even knowing the password. Just change it now…
  • But even better (or worse), on Linux again, here is a list of 10 ways of resetting a lost linux root password

Plus ou moins inspiré de JoeTech.

Computer skills

(Friday, May 1st, 2009)

Computer skills I have / They think I have

From GraphJam.

10 things Linux does better than Windows

(Thursday, December 18th, 2008)

I found this nice article of the same title (”10 things Linux does better than Windows“) on TechRepublic.com. I found it interesting because I could not really find all 10 of them. Will you be able to list all of them?

  1. TCO (Total Cost of Ownership): Linux is less expensive in an enterprise because of the high cost of per-seat licenses.
  2. Desktop: Nowadays, Linux is as easy as Windows for most entry-level users.
  3. Server: So many servers are now running on Linux.
  4. Security: Windows progressed a lot recently, but is still the target of a lot of malware, virus, Trojans, etc. that Linux has avoided by immunity through faster problem fixes.
  5. Flexibility: Linux is amazingly able to adapt itself to various applications and environments.
  6. Package management: Installation of new applications in Linux is years ahead of the dinosaur Install-Software solution of Microsoft.
  7. Community: Not that the Linux community would be larger, but it is so much more active and willing to support all kinds of users.
  8. Interoperability: Windows works well with Windows. For the rest, just go to Linux if you want to interoperate with Apple OS X, various Unix systems, various Linux distributions, OS/2, PlayStations, PDAs, and… Windows.
  9. Command line: You may not need to use it, but when times come for it, Linux command line is worlds better than Microsoft mock-up.
  10. Evolution: Do you remember the feel of going from XP to Vista? Do you remember how many times Microsoft forced you to upgrade machines? Linux is much more adaptable and provides a proven smooth path to newer, better versions.

Photoshop CS4 vs. The Gimp v2.6

(Wednesday, October 8th, 2008)

Photoshop CS4

Photoshop CS4

Newsrooms are full of weird coincidences. For example, we just learned that  two products often presented as direct competition were launched this Fall. To my right, here is Adobe with its boxing champion, Photoshop, loaded up to version CS4. To my left, Linux and its community of free developpers pushing the challenger on the ring, version 2.6 of The Gimp.

I am still convinced that this is not an even fight (and Photoshop is favored by bookmakers, for those still doubting it) but both announces are interesting and should be reviewed shortly.

Photoshop CS4 is a new step forward based on the award-winning user interface that made it a best seller and on top-level performance. To this market reference product, Adobe adds the following image-edition-oriented features:

  • Accelerated computation using the modern graphic cards coprocessor and the Windows 64 features (when available, of course), and many tools needed to support a 3rd dimension in graphics design (painting on top of 3Dmodels, 3D compositing, etc.)
  • Several new tools
  • Adobe Camera Raw v5 is improved again to include complementary tools applicabel to RAW photo files (local editing, gradual correction filters, etc.)
  • Bridge CS4 is notably accelerated
The Gimp 2.6

The Gimp 2.6

On the other side, The Gimp is now available as version 2.6. Here again, improvements are notable, even if a little smaller:

  • A number of improvements to the user interface (but I still thing that this is the weak point of this software program; Recommendation: Look into GimpShop which is a hack to The Gimp in order to make it appear similar to Photoshop)
  • Improvements to the selection tool
  • Improvements to the drawing brush
  • 32-bit GEGL data management (perfectly adapted to keep maximum quality in 12- and 14-bit RAW files)

All this will probably start again comment wars supporting one or the other solution. But remember that The Gimp is simply free. On the contrary, Photoshop CS4 (even if getting the upgrade license and despite the many available options) will still be very expensive (Master Collection at $2,499).

Chrome is not a browser

(Thursday, September 4th, 2008)

Google Chrome

Google Chrome

How could we ignore the launch of Chrome, the new browser from Google? Every is babbling about it, everybody tried it (it can be downloaded here).

But after one test run, I believe that I should explain something. Yes, this is a marvellous browser because it takes most of the good things from FireFox, Opera or Safari (all IE competition). I immediately noticed:

  • No space is lost in useless graphical waste, everything is concentrating on user display,
  • The good tab management,
  • The impressive performance,
  • The name-completion in the address bar.

Some will also have noticed the more technical features like:

  • The separation of applications running in different tabs,
  • The very small footprint (including for the Javascript).

But, all this is hiding a very critical reality: Google did not even try to make a mere browser (it even lacks a simple RSS feed manager). They are more interested in doing more than Internet Explorer competiton. Much more.

Chrome (tasks)

Chrome (tasks)

The impressive advantage of this browser is elsewhere: it will fight against Microsoft applications allowing to work online in the best possible conditions. Chrome is nearly an Operating System competing with Windows. Yes, because where Windows offered a vehicle to sell Microsoft Office, Chrome will allow Google to develop a wider range of online tools in the path opened by the Desktop applications and GMail.

It will hurt Microsoft real bad. Chrome is obviously the best browser to support this approach. Rock solide, fast (very), reliable and able to support application crashes.

Open the bottle for Wine 1.0

(Monday, June 23rd, 2008)

WineAfter years of preparation and beta-phase, finally, Wine has been able to reach launch as Wine 1.0. Why is it significant? Because this is the software package designed to be able to run many Windows applications from a GNU/Linux distribution. If you want to switch to Linux, you may not be willing to abandon some of the applications that were developped for Windows.

Wine is there to solve the problem. It runs many games and it runs Photoshop CS2 and CS3 from the box (I did not test it myself, though). It was the plain objective of Google when they allocated money and developers to support this project. They reached their goal.

It is probably the right time to try OpenSuse 11.0 (one of the best new Linux distributions) with Wine.

See also: Run Windows Apps in Linux with Wine 1.0.

Google goes IPv6

(Friday, June 13th, 2008)

As you certainly already know if you follow regularly this web site, the Internet addresses will soon be depleted (all used). The end of the Internet world as we know it should be reached around 2011 or 2012. That is the reason why some companies are working to push out the most common Internet protocol (IPv4) and to make space for its successor (IPv6).

This is why, while the Internet Engineering Task Force (IETF) was preparing a night without IPv4 to reach the largest possible public, Google launched a version of its search engine reserved to IPv6: ipv6.google.com (If you are like almost everybody, you will not see anything at the end of the link).

Now, we all have to switch as soon as possible.

Wine is coming to Linux

(Monday, June 9th, 2008)

Usually, I would not comment about upcoming software applications and tools, but today there is an rumour that may be very important. We all know that switching from Windows to Linux is a difficult move because we have been used to so many applications available on one Operating System but not on the other (in my case, how could I do without Photoshop?)

Here comes Wine, an open source tool supposed to allow you to run native Windows applications in your Linux PC. In beta during years, Wine was incomplete and unable to provide the ultimate dream of OS migration, but things seem to be changing. Google invested a lot of effort, and it is said that version 1.0 of Wine is upcoming.

One of the important things I noticed, of course, is that there are plenty of games now supported (Baldur’s Gate II – Throne of Baal, Call of Duty 2, World of Warcraft, etc.) and I see that both Photoshop CS2 and CS3 are also in the list.

You (and I) should be trying this…

Software galore

(Sunday, May 25th, 2008)

We never can get enough of them, but our computers are sometimes overflowing. Software applications are everywhere, but how to choose the right one for the task at hand? I built a real collection of pages where you will be able to find nearly all you can dream for nearly all computers:

Get pixellated DOS games on your new PC

(Friday, May 23rd, 2008)

ScreencopyIf you have an old collection of PC MS-DOS games that has been sleeping at the bottom of a drawer, you may have two approaches: A/ you prefer to forget the old pixels and buy new games, B/ you were so found of those that you want to play even on your newest PC. However, it is difficult because most of these run only in a DOS box, but are so unusable because of the speed of the processor and the limited compatibility of the sound and graphics.

Now DOSBox.com offers a real solution with a free emulator.

Usable for MS-Windows, most Linux boxes, some Apple OS and OS/2.

Recompiling a Linux kernel, tips

(Friday, April 11th, 2008)

Some GNU/Linux lovers like to optimize their Linux kernel with many recompilations. This is not absolutely needed, but a quite common hobby there. However, it is quite difficult to do correctly. Tips for successful Kernel Recompilation in Linux by bobcares.com.

Salvaging a dead laptop PC

(Tuesday, March 25th, 2008)

Your good old laptop PC went back to meet its maker and you can’t accept the idea of dumping it into the next waste basket (not even considering recycling, would you really want to part in such a harsh way?). Let’s not forget some of the few uses that you can still have from the old mate:


What broke down: You still can…
The screen is all dead and went black …attach a desktop display and convert it to a small desktop PC.
The screen is all dead and went black …install Linux, an SSH_server or PC_Anywhere and recycle it into a autonomous file server with low power consumption.
The motherboard is resting …scrap the 2.5″ disk drive and put it into a nice little USB box to have a new external backup solution.
The battery is out of juice …plug the power cord and convert it to a small desktop PC.
The keyboard is broken …install Linux and recycle it into a autonomous file server with low power consumption.


http://www.roumazeilles.net/

Copyright (c) 1999-2009 - Yves Roumazeilles (all rights reserved)

Latest update: 8-sep-09

Search provided by Google.com
Roumazeilles.net
Roumazeilles.net