Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 ... 7359 ) Next »

Set up a Mailing List in Minutes with Simple Mailing List

  • Productivity Sauce; By Dmitri Popov (Posted by dmpop on Jun 30, 2012 1:09 AM CST)
  • Story Type: Tutorial
Need to set up and manage a mailing list with a minimum of fuss? The Simple Mailing List application (SML) is the perfect tool for the job.

How to enable hibernation in Linux Mint 13

  • Linux and Life (Posted by annamese on Jun 30, 2012 12:21 AM CST)
  • Story Type: Tutorial
In Linux Mint 13, when you click on the shutdown button in the menu ( in both MATE and Cinnamon), you will see options for suspend, restart and shutdown respectively on the log out window but there is none for hibernation. This tip shows how to enable this feature.

Minitel service shuts down

  • The Connexion - France's English-Language Newspaper (Posted by Ridcully on Jun 29, 2012 11:34 PM CST)
  • Story Type: News Story
After 20 years of service, France's precursor to the Internet is finally shutting down. At its peak, about 9 million Minitel sets were connected for booking services, chats, games and buying and selling items/stock/etc. or paying bills. The little b&w sets connected with a modem over telephone lines. There will be 400,000 sets shut down.

How to play Minecraft on Archlinux

Minecraft is one of the most funny and popular games of the moment. It is available for Microsoft platforms and for GNU/Linux. Made in Java relies entirely on its gameplay and not on graphics. The game offers the opportunity to gather resources from any “cube” around you and use it to build everything you can imagine in your mind. In this guide we will see two possible ways to install it on ArchLinux, how to get an account and what are the requirements.

How Red Hat Decides Which Open Source Companies to Buy

  • Datamation; By Sean Michael Kerner (Posted by red5 on Jun 29, 2012 9:59 PM CST)
  • Groups: Red Hat
t's a classic business school case study – when do you decide to buy a company and when do you decide to build it on your own? When it comes to open source technologies, the decision is even tougher since the technology by definition is open. It's a challenge that Linux leader Red Hat grapples with all the time. This week, Red Hat decided to go the buy route, and acquired middleware player Fusesource for an undisclosed sum. In an interview with InternetNews, Red Hat CEO, Jim Whitehurst explained why he decided to acquire Fusesource and how he goes about the buy versus build decision making process.

Qualcomm Aims to Build a Patent Fortress

Qualcomm has taken the unusual step of restructuring its organization in order to better protect its patent portfolio. There are other reasons for the move as well, the company said Thursday, including the ability to more quickly deliver products to customers. However, it emphasized the patent protection element in particular.

5 Links for Developers and IT Pros 6-29-12

This week we ask: Is Microsoft returning to its evil ways? Should you be rigid with Agile methodology? What the heck is Android Jelly Bean all about?

Oracle Linux 6.3 Screenshot Tour

  • chrishaney.com (Posted by lqsh on Jun 29, 2012 6:52 PM CST)
  • Groups: Linux, Oracle
Oracle is pleased to announce the general availability of Oracle Linux 6.3 for x86 (32-bit) and x86_64 (64-bit) architectures. Oracle Linux 6.3 ships with two sets of kernel packages: Unbreakable Enterprise Kernel (kernel-uek 2.6.39), installed and booted by default; Red Hat Compatible Kernel (kernel-2.6.32), installed by default. By default, both the Unbreakable Enterprise Kernel and the Red Hat Compatible Kernel are installed.

Gnome announces BoD roles on public

Few days ago the new BoD was elected and today Gnome Live addresses the roles and responsibilities for each member.

Open Formats, Open Editors

E-books are currently quite a hot topic in the publishing world. Heck, for the past few months, it's been quite a hot topic here as well! Thankfully, digital publication doesn't have to mean proprietary formats and DRM-laden files.

Red Hat details next Linux and storage platforms for cloud, big data era

Red Hat is ramping up for the next generation data center by supporting Google’s Open Compute project, software-def ined networking advancements such as OpenvSwitch and OpenFlow and making steady advancements in the operating system, virtualization, storage and networking, company executives said at the summit this week.

The HP DV6-7010US: A Good, Solid Performer

  • xjonquilx | Sabayon, Ubuntu, Fedora, Linux, Oh My!; By Jonquil McDaniel (Posted by Jonquil on Jun 29, 2012 4:11 PM CST)
  • Story Type: Reviews; Groups: HP
Hardware issues with my Toshiba Satellite L755D-S5204 from it being dropped have spurred me to purchase a new laptop. I have found the perfect replacement in the HP Pavilion DV6-7010US. From its tough design to its Beats audio, the HP DV6-7010US turns out to be a solid performer. What follows is my review of this surprisingly cheap ($550-$649) laptop.

GRUB bootloader finally reaches version 2.00

After nearly ten years of work and various 1.9x pre-releases, the GRUB development team has finally released version 2.00 of the Grand Unified Bootloader (GRUB). New features include an official theme for the boot menu (Starfield) and a driver for the EHCI high-speed controller standard.

How to Turn Off Modal Dialogs in Mint 13 Cinnamon

  • MPSHouse; By Bill Payne (Posted by vhbil on Jun 29, 2012 2:16 PM CST)
  • Story Type: Tutorial; Groups: Linux
Have you been annoyed by not being able to move your dialogs in Mint 13 Cinnamon? This simple tutorial will show you how to disable the “attach_modal_dialogs” setting.

ownCloud 2012 Business Edition Adds LDAP Integration

  • Softpedia; By Marius Nestor (Posted by hanuca on Jun 29, 2012 1:14 PM CST)
  • Story Type: News Story
ownCloud has announced on June 28th that the latest ownCloud 2012 Business and Enterprise editions feature enhanced LDAP (Lightweight Directory Access Protocol) integration, as well as themeing and system logging.

VirtualBox Update -- 4.1.18

On Wednesday 20th June 2012 Oracle released VirtualBox-4.1.18. Minor bug fixes and preparation for the Linux 3.5 kernels.

Secure programming with the OpenSSL API, Part 1: Overview of the API

Learning how to use the API for OpenSSL -- the best-known open library for secure communication -- can be intimidating, because the documentation is incomplete. Fill in the gaps, and tame the API, with the tips in this article. After setting up a basic connection, see how to use OpenSSL's BIO library to set up both a secured and unsecured connection. And learn a bit about error detection as well.

Open-Source Radeon HD 7000 Series Still Lacking

While Intel's Ivy Bridge processors are only two months old, there's already a feature-rich driver and the full programming documentation available. Meanwhile for the Radeon HD 7000 series from AMD that is now more than six months old, the open-source driver is still incomplete and the documentation is lacking...

How to Configure Permissions in Linux

  • linux-news.org; By Christopher P Wakefield (Posted by linuxaria on Jun 29, 2012 10:21 AM CST)
  • Story Type: Tutorial
This time we are going to have a look at Linux permissions. Every current operating system deals with permissions, whether it is ownership of a file or just gaining read access to a folder. As with everything else in Linux there are command line tools and the graphical user interface so we shall discuss both.

Gnome Power Off latest re-design

  • WoGue; By Alex Diavatis (Posted by wogue on Jun 29, 2012 9:49 AM CST)
  • Groups: GNOME
Can a Power Off button bring so many discussions up? Apparently it can, after all we are talking about the still controversial Gnome Shell. Today we’ ll show you the latest Power Off Menu tentative design from Allan Day.

« Previous ( 1 ... 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 ... 7359 ) Next »