Linux.com

NewsVac: News from around the Web

  • PHP, MySQL, Apache2 install HOWTO on Debian 1 hour, 31 minutes ago
    Setting up a PHP/MySQL/Apache2 environment on Debian is really easy. I’ll walk through a quick setup and optimization process. I’ve optimized it for a 1.5Gb to 2GB RAM machine with reasonable load.
  • Intel CEO: Linux to dominate MIDs 2 hours, 1 minute ago
    Intel CEO Paul Otellini (pictured) reportedly told the Associated Press that Linux will dominate sales of mobile Internet devices (MIDs). Meanwhile, ABI Research predicts that by 2013, Linux will outsell Windows by two to one in the combined market for MIDs, netbooks, and UMPCs.
  • 6 Scripting Languages Your Developers Wish You'd Let Them Use 2 hours, 31 minutes ago
    Several weeks ago, Lynn Greiner's article on the state of the scripting universe was slashdotted. Several people raised their eyebrows at the (to them) obvious omissions, since the article only covered PHP, Perl, Python, Ruby, Tcl and JavaScript. As I wrote at the time, Lynn chose those languages because hers was a follow-up to an article from three years back. Plus, most IT managers are familiar with at least one of those well-known scripting languages, even if they haven't personally written a line of code in one of them.
  • SELinux and Security changes in the 2.6.27 Kernel 3 hours, 1 minute ago
    Here's an update on the main functional changes in security for the recently released 2.6.27 kernel.
  • * Linux Summit Will Preview New Advanced File System 3 hours, 31 minutes ago
    Linux Foundation is organizing a end user collaboration summit this week. A major topic will be a presentation on the new upcoming filesystems - Ext4 and Btrfs. Ted Tso, who is a Linux kernel filesystem developer on a sabbatical from IBM working for Linux Foundation for a year, has talked about the two-pronged approach for the Linux kernel, taking a incremental approach with Ext4 while simultaneously working on the next generation filesystem called btrfs. Read more for details.
  • True Infrastructure On Demand 4 hours, 1 minute ago
    We already have Cloud computing systems available, however when will we be able to shopping list order our computing power or infrastructure - consider two pricing models, shared and dedicated:
  • Scientists say 1 in 10 iPod users could go deaf 4 hours, 31 minutes ago
    If you spend more than an hour a day in deep intimacy with your iPod, your Zune, or some other MP3 machine, a group of important scientists would like you to turn it down and listen to them.
  • Open source gets pragmatic 5 hours, 1 minute ago
    Most of the time, changes in the technology landscape happen gradually. Sometimes we can look back and pick out some inflection point--though, in my experience, such are more about storytelling convenience than anything more concrete. However, at least as often, things just evolve until one day we've clearly arrived in a different place.
  • Diffie-Hellman Key Exchange 5 hours, 31 minutes ago
    Diffie-Hellman Key Exchange is a popular mathematical key exchange algorithm. It allows two parties to establish a ‘key’ over an insecure medium such as the internet. As you will see, it doesn’t matter whether the intercepting party captures each piece of transmitted information, they will not be able to break the key in any way, other than the usual brute force method.
  • SteelEye joins Linux server failover, data replication 6 hours, 1 minute ago
    The all-in-one Linux failover clustering and data replication suite is a cheaper approach to disaster recovery than storage-based methods.
  • Canonical Publishes ATI Catalyst 8.11 Beta 6 hours, 31 minutes ago
    X Server 1.5 was officially released last month with X.Org 7.4, but there had been server pre-releases going back to earlier this year. Fedora 9 had even shipped with an early version version of X Server 1.5. For those using the open-source X.Org drivers, running the latest server is not a big deal, but those with ATI or NVIDIA binary drivers they sometimes can be slow in supporting the latest version. NVIDIA has supported X Server 1.5 for a number of weeks now, but ATI has yet to update their Catalyst Linux driver with such support. With Ubuntu 8.10 being released in two weeks and it's using this newest X Server, how will ATI graphics cards be supported? Well, an interesting event has occurred and we will tell you what has happened in this article.
  • Linux on a Mikrotik 532a, Part 4 - Customization, Debian Scripts, Shaping, Firewall, NAT, picoLCD 7 hours, 1 minute ago
    Following on from the previous article, I’ve written some scripts which you’ll find in the /root/scripts/ directory of the prebuilt image. I’ve attached and commented them here, as they could also be useful elsewhere.
  • The Robot: Hardware List, Wheel Plan, More Ideas, Steps to launch 7 hours, 31 minutes ago
    Thanks to some further thought and some great comments and suggestions, I’ve got a clearer idea of what I’d like to build, and I’ve devised a preliminary hardware list. I’ve divided this into various categories to help planning and ordering.
  • Robot: Initial Hardware Order [rev 2] 8 hours, 1 minute ago
    I’ve given up on trying to source separate motors, motor controllers, encoders and brackets. I’m concerned that my knowledge of mechanics and motors is limited, and that I’m going to spend too much time and money trying to build a movement package myself.
  • Flimp - Graphical frontend for Command Line Image Manipulation tools 8 hours, 31 minutes ago
    flimp is a generic graphical frontend to the many excellent command line image manipulation tools available. It allows you to create pipelines of commands that read from standard input and write to standard output. One can view and compare the result of each stage of the pipeline. flimp leaves the input image file untouched; the pipeline is saved in a text file.
  • More News

Linux.com : Features

Mandriva 2009 helps new users to grow

By Bruce Byfield on October 15, 2008 (7:00:00 PM)

Back when Mandriva was called Mandrake, the distribution had the reputation of being the most user-friendly Linux distribution. Financial difficulties, personnel changes, and the rise of Ubuntu changed that, and somehow Mandriva never quite regained its reputation. With this week's release of Mandriva 2009, Mandriva has continued to work on user-friendliness. Aside from a poorly organized installation program and a few scattered problems, Mandriva 2009 offers a desktop experience that is at least the equal of any other distribution for everyday use and that has a strong claim of being the most advanced available for system administration.

Read the Rest - 4 comments

Python 3.0 makes a big break

By Joab Jackson on October 15, 2008 (4:00:00 PM)

Typically, each new version of the Python programming language has been gentle on users, more or less maintaining backward compatibility with previous versions. But in 2000, when Python creator Guido van Rossum announced that he was embarking on a new version of Python, he did not sugar coat his plan: Version 3.0 would not be backward-compatible. Now that the first release candidate of Python 3.0 is out, with final release planned for later this month, developers must grapple with the issue of whether to maintain older code or modify it to use the new interpreter.

Read the Rest - 2 comments

Float irregular images on your Web pages with pngslice

By Ben Martin on October 15, 2008 (9:00:00 AM)

Web sites that run text squarely around images even when the images don't have even borders look a little lazy. pngslice slices an image into thin vertical images and generates a small chunk of HTML to align these slices so that the original image can be seen in a Web browser. This lets you place non-rectangular floating images on Web pages and align the surrounding text to the uneven borders of the image for a professional-looking layout.

Read the Rest - 3 comments

Portrait: Eric von Hippel, user innovation, and FOSS

By Bruce Byfield on October 14, 2008 (9:00:00 PM)

A common charge against free and open source software (FOSS) is that it lacks the ability to innovate. To that charge, the lifelong research of Eric von Hippel, professor and head of the Innovation and Entrepreneurship Group at the MIT Sloan School of Management, offers a thorough and scholarly refutation. Having studied the sources of innovation for more than three decades, von Hippel has found in FOSS both a confirmation and an elaboration of his ideas.

Read the Rest - 1 comment

Big things come in TinyMe

By John Carlson on October 14, 2008 (4:00:00 PM)

I take a sort of sick joy in using a computer as long as possible, so I've become interested in lightweight Linux distributions like TinyMe 2008.0 that help prolong the life of a computer. TinyMe is based on PCLinuxOS, but at about 200MB, it's considerably smaller than that 700MB distribution. The software included, such as the Openbox window manager, is lightweight, which makes TinyMe old-hardware-friendly.

Read the Rest - 8 comments

Let PAM take care of GNU/Linux security for you

By Federico Kereki on October 14, 2008 (9:00:00 AM)

When they hear the word PAM, most people think of a certain blonde Canadian Playmate, but readers of this Web site surely will recognize the basic element of Linux security: the Pluggable Authentication Modules. So let's talk about how this PAM works, and look at some examples of how it is used.

Read the Rest - 5 comments

Mozilla launches video accessibility drive

By Nathan Willis on October 13, 2008 (9:00:00 PM)

Video and audio support will soon be built directly into Firefox, by way of the free Vorbis and Theora codecs, and Mozilla is using the opportunity to advance multimedia accessibility for hearing-impaired and seeing-impaired users. Although HTML 5 does not officially include Ogg Vorbis and Theora as baseline codecs for the new VIDEO and AUDIO tags, Mozilla has adopted them for its own implementation. Researcher Silvia Pfeiffer is leading a Mozilla Foundation-funded effort to integrate support for closed captioning and other multimedia accessibility features into the Ogg formats and their implementation in Firefox.

Read the Rest - 2 comments

OpenOffice.org 3.0 is an incremental improvement

By Bruce Byfield on October 13, 2008 (3:00:00 PM)

OpenOffice.org 3.0, which is being released today, is not the great leap forward in look and feel that version 2.0 represented, but it justifies its label as a major release with dozens of changes, some major, some minor, but in all more than can be easily summarized.

Read the Rest - 18 comments

Create OOo reports with ease with Sun Report Builder

By Dmitri Popov on October 13, 2008 (9:00:00 AM)

The Sun Report Builder extension adds powerful reporting capabilities to OpenOffice.org Base, and using it to create reports is easy, as we can see with a simple example. Suppose you're a freelance writer, and you want to keep track of your submissions using a simple OpenOffice.org Base database that stores article titles, publications, submission dates, current status, and payment rates. This is a useful solution, but adding reporting capabilities turns the database into a handy analytical tool. With Sun Report Builder you can generate a list of articles grouped by publication, shows the sum of article payments, and displays a chart of payments for each publication.

Read the Rest - 1 comment

Ask Linux.com: Perplexing permissions, beaucoup browsers

By Linux.com Staff on October 12, 2008 (2:00:00 PM)

This week in the ongoing town-hall debate that is the Linux.com forums, the participants were asked about troubleshooting file permissions, testing Web pages on multiple browsers, and deciding what counts as a low-resource machine. All that, plus your chance at a one-on-one session with unanswered questions.

Read the Rest - Post Comment

A baby named Linux

By Linux.com Staff on October 11, 2008 (2:00:00 PM)

Reader Christian Nielsen wrote from Sweden to tell us he and his girlfriend have named their baby Linux, after the operating system, and attached this darling photo.

Read the Rest - 91 comments

Picasa 3 for Linux: A video tour

By Gary Sims on October 10, 2008 (9:00:00 PM)

Google's Picasa is all about photos -- it helps you instantly find, edit, and share all the pictures on your computer. Although it isn't released as open source it is free to download and use from Google's Web site. The new version 3, which is currently in beta, is available for Windows as well as Linux.

Read the Rest - 11 comments

VMware Workstation 6.5 consolidates the best of desktop virtualization

By Mayank Sharma on October 10, 2008 (7:00:00 PM)

Virtualization software can help you run programs that your native Linux distro wouldn't. While Linux users have many virtualization options, none comes close to the all-encompassing VMware Workstation 6.5. Introduced last month, VMware Workstation 6.5 continues the tradition of outshining and outpacing the competition with a host of useful new features, and boldly goes where no virtualization software has gone before -- into the realm of virtual machines with accelerated 3-D graphics. Despite the advances, some of the new features are still in beta, so Workstation 6.5 might not be the best virtualization option for everyone.

Read the Rest - 4 comments

The KOffice 2.0 beta, part 2: Graphical and charting programs

By Bruce Byfield on October 10, 2008 (4:00:00 PM)

Yesterday, I looked at the major applications in the first beta for KOffice 2.0. Now it's the turn of the rest of the beta: The KPlato project manager, KChart, the vector graphics editor Karbon, and the raster graphics editor Krita.

Read the Rest - 8 comments

Foresight Kid's can inspire young minds

By Susan Linton on October 09, 2008 (9:00:00 PM)

Foresight Linux is best known by many as the distribution that features the Conary package management system. Perhaps soon it may become known as your child's favorite distro. The recent release of Foresight Kid's Edition 1.0 introduces a new generation to the benefits of Linux and open source software. Not that kids care about that -- they'll just appreciate the unlimited hours of fun at their fingertips.

Read the Rest - 6 comments

Clocks for time travelers

By Colin Beckingham on October 09, 2008 (7:00:00 PM)

Whether you believe that punctuality is "the politeness of kings" or "the art of guessing how late the other fellow is going to be," you can count on your Linux box for information about local times across the globe, so that you can plan a punctual VoIP call, stock transaction, or meeting. Here are some world clocks that work well on the desktop.

Read the Rest - 5 comments

KOffice 2.0 beta hints at improved capabilities

By Bruce Byfield on October 09, 2008 (4:00:00 PM)

KOffice has been trailing the office application leaders for a long time. Despite years of development, it has yet to match OpenOffice.org feature for feature, although its features are complete enough that they have attracted a loyal community. Judging from the first beta, KOffice 2.0 will still not rival OpenOffice.org or other free software rivals, but it should be a major step in that direction.

Read the Rest - 11 comments

Security scans with OpenVAS

By Federico Kereki on October 09, 2008 (9:00:00 AM)

As important as security is, remaining current with every development is hard, and evaluating possible vulnerabilities across a network can be quite a chore. You need a way to both automate tests and make sure you're running the most appropriate and up-to-date tests. Open Vulnerability Assessment System (OpenVAS) is a network security scanner that includes a central server and a graphical front end. The server allows you to run several different network vulnerability tests (NVT) written in Nessus Attack Scripting Language (NASL), which OpenVAS updates frequently.

Read the Rest - Post Comment

After 2.0 release, Miguel de Icaza reflects on Mono's past and future

By Bruce Byfield on October 08, 2008 (9:00:00 PM)

Few free and open source software projects have attracted such a range of reactions as Mono. On one hand, as an implementation of Microsoft's .Net that's sponsored by Novell, it has been vilified both for the company it keeps and as a possible source of patent claims, should Microsoft choose to get nasty. On the other hand, Mono has been the platform of choice for such major projects as Second Life, which uses it to increase the efficiency of its servers. This week, as the Mono project reached version 2.0, Miguel de Icaza, the project's founder and maintainer, talked with Linux.com about the history of the project, its application and the criticism leveled at it, and where the project goes from here.

Read the Rest - 38 comments

In search of bigger, stronger calculators

By Shashank Sharma on October 08, 2008 (7:00:00 PM)

If I had had SpeedCrunch or Qalculate! during high school, finishing homework really would've been child's play. From breaking down complex algebraic equations, to solving your calculus problems, to performing geometric computations and providing statistical answers, SpeedCrunch and Qalculate! are tools that offer quick solutions to difficult questions.

Read the Rest - 13 comments

  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|


 
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya