Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 ... 7359 ) Next »

Dissecting GCC compilation process on Linux

Have you ever wondered what goes behind the scenes when a program is compiled through GCC compiler on Linux? This article dives in to the details of each step that happens in the GCC compilation process.

Sites can slurp browser history right out of Firefox 16

A hole in Firefox 16 makes it possible for a malicious site to access a user's browsing history, Mozilla security chief Michael Coates revealed in a blog yesterday. Mozilla 16 was released on Tuesday but pulled a day later because of the vulnerability which would allow a hacker to suck out URLs from the browser history of a visitor of a malicious page.

SOFA Statistics: An Interview with developer Dr. Grant Paton-Simpson

  • floss4science.com; By eocasio (Posted by eocasio on Oct 11, 2012 4:55 PM CST)
  • Story Type: Interview
This time we bring you an interview with Dr. Grant Paton-Simpson the developer of SOFA (Statistics Open For All) a statistics and reporting application. Grant has a PhD in Sociology and has provided database and analysis services to the gambling treatment sector continuously since 1997. Have a good read!

IBM, AT&T team on cloud services

  • Computerworld; By John Ribeiro (Posted by masgeeks on Oct 11, 2012 3:58 PM CST)
  • Story Type: News Story; Groups: IBM
IBM has teamed with AT&T to offer secure shared cloud services to customers over private networks rather than the public Internet, the companies said Tuesday.

Mozilla Yanks Firefox 16 Over Security Concerns

Mozilla on Wednesday yanked the most recent version of its Firefox browser after discovering a security vulnerability that could provide scammers with access to your browsing history.

How Nokia managed to drive its in-house Linux train off the rails

  • The Register; By Andrew Orlowski (Posted by bob on Oct 11, 2012 2:00 PM CST)
  • Story Type: News Story; Groups: Intel, Mobile
Nokia's strategy to revive its fortunes with its home-grown Linux was derailed by academic theory, bureaucratic in-fighting and a misguided partnership with Intel, a new report reveals. Finnish publication Taskmuro has published an extensive history of the Meego project which contains a mixture of old and new: some information that's familiar - and some intriguing new details. The report confirms what we know: that Nokia had developed a competitive successor to its ageing Symbian platform years before Apple's iPhone appeared - but fluffed the execution so badly, it would eventually junk almost all of its internal platform software development.

Fedora is retiring Smolt hardware census

  • The H Open (Posted by bob on Oct 11, 2012 1:13 PM CST)
  • Groups: Fedora; Story Type: News Story
The Fedora Infrastructure team has announced that it will retire its hardware profiling application Smolt at the beginning of November. At that point, the smolts.org web site will be shut down as well

Virtualization With KVM On A Fedora 17 Server

  • HowtoForge; By Falko Timme (Posted by falko on Oct 11, 2012 12:33 PM CST)
  • Story Type: Tutorial; Groups: Fedora
This guide explains how you can install and use KVM for creating and running virtual machines on a Fedora 17 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.

TLWIR 46: Limerick Loves LibreOffice

  • BeginLinux.com; By Rex Djere (Posted by acrossad on Oct 11, 2012 8:54 AM CST)
  • Groups: Linux
Limerick, Ireland has embraced Free Software in a move that demonstrates a continue global shift away from vendor lock-in. Writing a lot has forced me to learn how to write efficiently. Again, Free Software came to the rescue in the form of Gedit and Notepad++ tabs.

Snowlinux 3.1 Has Been Officially Released

  • Softpedia; By Marius Nestor (Posted by hanuca on Oct 11, 2012 7:57 AM CST)
  • Story Type: News Story
Lars Torben Kremer proudly announced yesterday, October 10th, the immediate availability for download of the stable release of the Snowlinux 3.1 operating system.

How to Installing CMS Joomla 3.0 on Ubuntu Server 12.04

  • ubuntuserverguide.com (Posted by neocode on Oct 11, 2012 7:00 AM CST)
  • Story Type: Tutorial; Groups: Ubuntu
Joomla 3.0 is out, released and announced by Joomla community in few days ago. Joomla is an popular free and open-source CMS (content management system) in world, On this release Joomla 3.0 includes the mobile-friendly Twitter Bootstrap framework. Twitter Bootstrap is a free collection of tools for creating Websites and Web applications.

CAINE 3.0 Screenshot Tour

  • ChrisHaney.com (Posted by lqsh on Oct 11, 2012 6:03 AM CST)
  • Groups: Linux
CAINE 3.0 is out! CAINE (Computer Aided INvestigative Environment) is an Italian GNU/Linux live distribution created as a project of digital forensics. Changelog: Linux kernel 3.2; MATE desktop 1.4; rbfstab - a utility that writes read-only entries to /etc/fstab so devices are safely mounted for forensic imaging/examination; mounter - a GUI mounting tool that sits in the system tray, left clicking the system tray drive icon activates a window where the user can select devices to mount or un-mount; scripts that are activated within the Caja web browser designed to make examination of allocated files simple..

Linux Foundation Comes Up With SecureBoot Plan

The Linux Foundation has shared their plan for how they intend to deal with UEFI SecureBoot for running Linux on PCs that have this Microsoft-pushed feature for trying to secure the system boot process...

Linux-Native Task Management? Check.

Task management programs are commonplace in our busy lives, but it seems that every system lacks something. Google Tasks is nice, but it lacks the features of a more robust task management system. Remember the Milk is nice, but it charges for some of its features. Many standalone task management programs are great, but they don't sync between devices.

Dual-boot Windows 7 and Ubuntu 12.04 on a PC with UEFI board, SSD and HDD

  • LinuxBSDos.com; By finid (Posted by finid on Oct 11, 2012 3:11 AM CST)
  • Story Type: Tutorial
That was a lengthy introduction, but it was necessary. Here is a condensed version: Get a UEFI system with an SSD and an HDD. Install Windows 7 on the SSD. Set the boot device to the HDD. Install Ubuntu 12.04 on the HDD. Reboot. Select Windows 7 or Ubuntu from GRUB’s menu. Have a fun computing.

Microsoft Is Still Working On Hyper-V Linux Drivers

Microsoft engineers are still actively working on open-source Linux kernel drivers...

KDE4 Plasma Active



LXer Feature: 11-Oct-2012

I've recently replaced Unity, on the little MSI Netbook, that I wrote about recently after installing Ubuntu/Unity on it.

Console Based Applications

  • LinuxLinks.com; By Trevor James (Posted by sde on Oct 11, 2012 12:19 AM CST)
  • Story Type: Reviews, Roundups
Console based applications are light on system resources (very useful on low specified machines), can be faster and more efficient than their graphical counterparts, they do not stop working when X Windows is restarted, and are great for scripting purposes. When designed well, console applications offer a surprisingly powerful way of using a computer effectively. The applications are leaner, faster, easier to maintain, and remove the need to have installed a whole gamut of libraries.

How To Synchronize Dropbox and ownCloud on Linux

ownCloud supports integration with external filesystems such as FTP, Webdav, Openstack Swift, and SMB servers, and external cloud services like Amazon S3, Google Drive, and Dropbox. Dropbox integration is one of the most-requested features, and at last this is available in ownCloud 4.5, which is scheduled for its official release this week. You can set up your own personal, private cloud that syncs with Dropbox and then share an entire Dropbox, or selected files, from your ownCloud server.

5 New RPG games for Linux

  • Linuxaria.com (Posted by linuxaria on Oct 10, 2012 10:27 PM CST)
  • Story Type: Roundups
If you love RPG (role-playing game) and you think that there is no future for these games on Linux this post is for you. In this post I’ll show you 4 NEW RPG games, they are all developed from the scratch to run on our beloved Penguin: Questverse, Hale, Dawn, Flare and Arakion. Just a small warning they are projects in the making, so none of them is still ready to be fully played, but if you like this genre just read on, you’ll not be disappointed.

« Previous ( 1 ... 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 ... 7359 ) Next »