Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 ... 7359 ) Next »

Closed-source Linux Tycoon Now Available For DOS

From the deepest darkest corner of the deepest darkest dungeon of Bizarro World, Brian Lunduke releases Linux Tycoon, his closed-source game about an open source operating system for a closed source operating system no one uses. That’s right, you thought today’s earlier headlines were a pump-fake-pass for April Fool’s Day, but this takes things one step further. Linux Tycoon, the “premier Linux Distro Building Simulator game in the universe”, is now available for DOS.

RasPlex – Plex on Raspberry Pi, Beta out now

  • Linux User & Developer; By Rob Zwetsloot (Posted by robzwets on Mar 18, 2013 5:32 PM CST)
  • Story Type: News Story
Plex comes to Raspberry Pi, threatening to usurp XBMCs throne by adding a server functionality to a Pi HTPC

Vagrant 1.1 adds first paid plugin for VMware Fusion

Hashicorp has announced Vagrant 1.1 and, as the result of adding functionality that allows it to control virtual machines other than VirtualBox, a commercial "provider" for VMware Fusion. Vagrant is a command line system for configuring and provisioning virtual machines from the command line, with created VMs being prepared with key-based SSH authentication, Ruby, RubyGems, Chef, and Puppet. The latter two packages then make it easy to deploy applications to the provisioned VM. The entire configuration is encapsulated in a single Vagrantfile making it easy for developers to replicate setups. Initially, Vagrant was designed for VirtualBox only, but the developers set out in August 2012 to allow it to work with other platforms.

British Government Aggressively Promotes Open Source

The United Kingdom’s official endorsement of open source software, which became public just a few days ago, seems too important to miss, particularly for the implications it could have for businesses, governments and other organizations throughout the industry.

Jaguar Land Rover Seeks Automotive Leadership With Linux

The automotive industry is undergoing a major technological shift and Jaguar Land Rover is at the forefront. The UK-based JLR has embraced Linux as the operating system underlying its next generation In-Vehicle Infotainment (IVI) systems. The company has also taken a leadership role in advocating for open source development within the automotive industry.

With so much fragmenting, Is Android still a single OS?

  • Tech Target View From Above; By Ron Miller (Posted by rsmiller on Mar 18, 2013 2:19 PM CST)
  • Story Type: Editorial; Groups: Android
With so many flavors of Android, and some so radically different from one another is it fair to still consider Android a single operating system or many smaller ones?

Etherpad 1.2.9 fixes "massive security issue"

Etherpad Lite was recently security audited by Mozilla. The developers say the result of that audit was an urgent effort from them to fix "gaping loopholes" in the collaborative editor's security and, in turn, release version 1.2.9 of Etherpad Lite. Issues addressed include a major security problem where an attacker could submit content as another user and a problem with unescaped user input.

Tired of broken Windows? Try Linux

  • The Washington Times; By Mario Salazar (Posted by henke54 on Mar 18, 2013 12:37 PM CST)
  • Story Type: Newsletter; Groups: Linux
Because of the differences between traditional systems and Linux, there exists a certain amount of anxiety in most people when considering switching. For these problems there are groups that are created to assist those wanting to install Linux as a trial or as a permanent replacement. In my area of the country we have initiated a group called Linux Neighbors for that purpose. The group has as its mission to help those thinking about using Linux to make a smooth transition.

The Kernel Column – Linux Kernel 3.8

  • Linux User & Developer; By Jon Masters (Posted by robzwets on Mar 18, 2013 12:35 PM CST)
  • Story Type: Editorial
Jon Masters summarises the latest happenings in the Linux kernel community, including the closing of the development ‘merge window’ for the 3.8 kernel

Chrome OS and the Cloak of Unhackability

  • LinuxInsider; By Katherine Noyes (Posted by bob on Mar 18, 2013 12:18 PM CST)
  • Story Type: News Story; Groups: Linux
Once upon a time there was a modest young operating system named "Chrome OS." It tried to live a quiet life helping others, but its ancient roots made some in the mainstream computing world wary. Not only was it one of the first examples of a new type of OS, focused as it was on the browser, but it was also descended from Linux, the very name of which was still widely misunderstood among the masses.

Digikam 3.0 Receives Highly Desired Features

Digikam has released a new version of their popular photo management software. Exciting new features and plug-ins are now available for users to try. Unfortunately 3.1 has also just been released, though the changes are not as significant. I still wanted to look back to make sure nothing important was overlooked.

The spread of open source at SXSW

If you need evidence of the spread of interest in open source, look to the history of SXSW Interactive schedules. Just between this year and last, the number of talks tagged with "open source" grew from 17 to 26, and that doesn't include the growth in relevant book readings, meetups, sponsors, and parties. Even one of this year's keynotes was delivered by Julie Uhrman, founder and CEO of OUYA.

Flummoxed by Knox

  • Ness Software Engineering Services Blog; By Glenn Gruber (Posted by rsmiller on Mar 18, 2013 9:48 AM CST)
  • Story Type: Editorial; Groups: Android
Two-two-two cell phones in one sounds pretty good to IT -- and it's exactly what Samsung is doing with its new enterprise-friendly product: Knox. You can protect the enterprise data inside a nice little container all by itself, but this writer doesn't necessarily see the value for the end user to have separate work and personal lives on the same phone.

CentOS 6.4 Samba Standalone Server With tdbsam Backend

This tutorial explains the installation of a Samba fileserver on CentOS 6.4 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has his own home directory accessible via the SMB protocol and all users have a shared directory with read-/write access.

Putting Dell's Ubuntu Ultrabook to the test

Tests on Dell's Ultrabook with pre-installed Ubuntu 12.04 show that the manufacturer has gone to some trouble to ensure that it runs well with Linux

Death Star petition inspires citizen collaboration

  • opensource.com (Posted by bob on Mar 18, 2013 7:55 AM CST)
  • Story Type: News Story
In October, I used "We the People" as an example of how to get citizens engaged with government in an open manner. In November, those engaged citizens petitioned the government to consider building a Death Star. By January, enough signatures had been gathered to garner the administration’s consideration and, in my mind, a well authored response. The exercise may have been a geeky back and forth which you may see as a joke, but I feel any citizen engagement is good engagement. You may also think that’s the end of the story, however, someone who read my earlier post sent me a link to the Death Star Kickstarter page.

Open source genealogy with Gramps

  • Linux User & Developer; By Joey Bernard (Posted by robzwets on Mar 18, 2013 6:51 AM CST)
  • Story Type: Tutorial
Genealogy is a fun hobby for many people around the globe. While there are lots of programs for Windows, Linux options have been lacking. Gramps helps fill this gap

GTK+ Support Merged For Wayland CSD

For a fair amount of time now there's been work on client side decorations for Wayland so that the Weston compositor with GTK+ can do the window decorations on the client-side rather than server-side as done with the X.Org Server. That work has now been merged to master...

Linux 3.9-rc3 Kernel Brings More Changes

Linus Torvalds put out the Linux 3.9-rc3 kernel on Sunday afternoon...

Write about Linux and get a free subscription to Linux Format, PC World or other magazine of your choice

If you participate in this contest, you have a chance to receive one of ten FREE subscriptions to any one of magazines from Zinio assortment! Yes, that means FREE!!! Zinio distributes iconic Linux-related magazines like Linux Format, Linux User and Developer and others. Of course, more magazines available too: from PC Magazine to Cosmopolitain, from PC World to Garden Illustrated Magazine.

« Previous ( 1 ... 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 ... 7359 ) Next »