Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 ... 7359 ) Next »

Nokia and open source - A trial by fire

At the same time "both Nokia and Intel were working on separate handset UIs using Qt, the former proprietary, the latter open-source. A better worked example of squandering your leadership role and wrestling yourself to the ground is hard to see." "This is why Elop needs to fire lots of his senior managers, and beat a 'one company' message into everyone. Nokia deserve their trial by fire – and I hope the people who truly screwed up the amazing Linux opportunity that was the N900 get shut down in the process."

Amazon Prime Streaming – Another Netflix Alternative for Linux?

Amazon announced this week that Prime users would now have access to a pool of free content to stream instantly from the video-on-demand portion of their website.

Angela Byron on Drupal 7

Angela Byron is the co-maintainer of the Drupal open source content management system and framework. She talked to us a bit about her role with the Drupal project, and Drupal 7, the recently released, latest version of Drupal. See the full interview in the April 2011 issue of Linux Journal, on newsstands and in subscriber mailboxes very soon!

Ubuntu is Now the 4th Most Popular Linux Distribution on Web Servers

Ubuntu has been the most popular Linux distribution on desktop systems for sometime now and according to Google Trends data, Ubuntu probably is the first ever Linux distro to overshoot popularity of Linux itself. And now, Ubuntu is steadily increasing its market share on web servers as well. According to w3techs.com statistics, Ubuntu is now the 4th most popular Linux distro on web servers and growing at a much faster rate than its competitors.

Applying xargs

There are some commands that turn out to be more useful than first meets the eye. In my opinion, xargs is one of those commands. It takes the standard input and uses it to build a command line. It's nothing fancy, but it's very handy in some situations. As soon as you have a list of files, you can easily do something to them. A favorite, common enough to have a shell script of its own on my machine, is clean-titles.sh. It simply locates all backup files using the pattern *~, and then passes them on to rm. The result is a nice and clean current working directory and sub-tree.

Gnome Shell 2.91.90 Released - Screenshots And Video

  • WebUpd8; By Andrew Dickinson (Posted by hotice on Feb 24, 2011 10:20 AM CST)
  • Groups: GNOME; Story Type: News Story
Gnome Shell 2.91.90 was released yesterday getting some final adjustments according to the release announcement: This release just about concludes user interface changes anticipated before GNOME 3.0. The only significant change we expect after this release is to add a native network indicator based on NetworkManager 0.9.

Installation Of PlaySMS And SMS Server Tools 3 On Debian Server

  • HowtoForge (Posted by falko on Feb 24, 2011 9:22 AM CST)
  • Story Type: Tutorial; Groups: Debian
This tutorial will show you how you can set up an SMS server on Debian with playsms and smstools. In my example I have used an old Nokia 5140i with a USB datacable.

Switching to Ubuntu 10.04 from Windows XP

  • Tech-FAQ.com; By Naweed (Posted by Libervis on Feb 24, 2011 8:11 AM CST)
  • Groups: Ubuntu
I’ve been a long-time Windows fan like the vast majority of computer users, having been introduced to the world of computers through the Microsoft marvel. But with the growing popularity of Linux flavors, aren’t open source operating systems worth giving a try?

The Biggest Issue for Canadian Digital Policy

Last November, Industry Canada released a Consultation on a Policy and Technical Framework for the 700 MHz Band and Aspects Related to Commercial Mobile Spectrum. While the title alone is likely enough for most to look elsewhere, no issue will have a greater impact on the next 10 years of Canadian digital policy.

Leaving Flickr Behind: Why You Should Host Your Own Photos and Why Linux Makes It so D@mn Easy

  • Scribbles and Snaps; By Dmitri Popov (Posted by dmpop on Feb 24, 2011 6:17 AM CST)
  • Story Type: Editorial
I’ve left Flickr. After many years as a loyal Flickr user, I decided not to extend my pro account and leave the popular photo sharing service altogether. Why? For starters, I couldn’t find a satisfactory answer to a rather simple question: What would happen if Flickr fails?

A Miniature Linux Office Solution (Mini ITX)

  • The ERACC Web Log; By Gene Alexander (Posted by eracc on Feb 24, 2011 5:19 AM CST)
  • Story Type: ; Groups: Linux
Be aware that this client has never had a Linux system in their office before now. I have mentioned Linux as a possible solution to upgrade some of their systems from Windows XP, and that is still on the table at this point.

Converting MySQL database to Firebird

  • backwardcompatible.net; By Milan Babuskov (Posted by mariuz on Feb 24, 2011 4:22 AM CST)
  • Story Type: Tutorial; Groups: Community
I decided to automate conversion of MySQL database to Firebird. I got tired of manual find&replace process, and created a small parser that changes from MySQL to Firebird syntax.

Goodbye MS Exchange: Good Linux Email Servers

Don't pay top dollar for Microsoft lard when you can get the best mail servers for free. The Linux world is full of great servers, both free and with commercial support options.

This week at LWN: LCA: First look at Ubuntu "Natty" and the state of Unity

Ubuntu's 11.04 release ("Natty Narwhal") is going to be an important inflection point for the project, and for Canonical. The company is banking on its users, and potential users, embracing a user interface (Unity) that differs significantly from the previous Ubuntu release as well as other familiar desktop UIs. Further, the target release date is less than three months away and significant chunks of the Unity interface are still unfinished. The second alpha release on February 3 shows promise, but there is significant work left to be done.

Microsoft Running Out of Mobile Chances

  • Tech Target View From Above; By Ron Miller (Posted by rsmiller on Feb 23, 2011 8:33 PM CST)
  • Story Type: Editorial; Groups: Microsoft
Another day, another Microsoft mobile screw up. How many chances do they have left with the buying public?

The OpenPC project: Ready-made GNU/Linux Machines

  • Free Software Magazine; By Terry Hancock (Posted by scrubs on Feb 23, 2011 7:36 PM CST)
  • Story Type: News Story; Groups: Linux
The Open Desktop communities Open-PC project is now offering three different models of open computers with turn-key GNU/Linux and KDE installations based on OpenSUSE (or Ubuntu). These systems could provide real competition with pre-installed Windows or Mac computers, overcoming some of the most frequently-cited problems with GNU/Linux on the desktop. The systems are now available from vendors in Europe and the USA.

Read the article at Free Software Magazine.

A response to DistroWatch "Introducing Debian GNU/Linux 6.0"

The 8th DistroWatch Weekly of 2011 feature article, "Introducing Debian GNU/Linux 6.0", comes in as a qualified success for Debian.

The author, Jesse Smith, seems to have had trouble with Debian in the past, even while the various tributary distributions like Ubuntu and KNOPPIX would run on his hardware just fine. Hardware wouldn't be recognized, the installer would crash, and so on. But in the words of Michael Palin, "This one stayed up!"

How To Install Railo 3.2 Under OpenSUSE 11.3 Running Apache2 Tomcat 6 Virtual Host

  • HowtoForge (Posted by falko on Feb 23, 2011 3:35 PM CST)
  • Story Type: Tutorial; Groups: SUSE
Railo Server 3.2 Final (3.2.1.000) has been released. As you know Railo is an Open Source ColdFusion Markup Language (CFML) engine. It is free and pretty fast. For the new 3.2 version railo stop running resin, but tomcat as the default web server. Instead of compile apache2 with tomcat 6 by yourself, the railo team had created the default installation script which helps you set up railo on tomcat6 and using apache2 to connect to tomcat via mod_jk. Instead of using tomcat default webapps directory, we will modify the server.xml file and DocumentRoot will point back to default apache DocumentRoot directory defined under the virtual host configuration file.

Synapse (Semantic Launcher) 0.2.4 Released With New Plugins

  • WebUpd8; By Andrew Dickinson (Posted by hotice on Feb 23, 2011 2:37 PM CST)
  • Groups: Linux; Story Type: News Story
Synapse, the cool new semantic launcher for Linux written in Vala and powered by Zeitgeist reached version 0.2.4 codename "Anandamide". This version brings new plugins: calculator, Launchpad plugin (find bugs and branches on Launchpad), Pastebin, Imgur (upload images) and a selection plugin (allows you to execute actions on currently selected text).

Chrome Alone?

  • Linux User & Developer magazine; By Simon Brew (Posted by russb78 on Feb 23, 2011 1:40 PM CST)
  • Story Type: Editorial
Has the moment passed already for Google Chrome OS? Linux User columnist Simon Brew examines the evidence…

« Previous ( 1 ... 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 ... 7359 ) Next »