Softpedia is the first to announce today, June 28th, that the second Alpha version of the upcoming Ubuntu 12.10 (Quantal Quetzal) operating system is now available for download. As usual, we've grabbed a copy of it in order to keep you up-to-date with the latest changes in the Ubuntu 12.10 development.
http://news.softpedia.com/news/Ubuntu-12-10-Alpha-2-Has-Linux-Kernel-3-5-278132.shtml
http://news.softpedia.com/news/Ubuntu-12-10-Alpha-2-Has-Linux-Kernel-3-5-278132.shtml
After the US arrested 24 hackers this week, it left me wondering if we were any safer, and the answer is we're not because that was just a drop in the bucket. You're not going to solve network security issues through law enforcement.
http://www.real-user-monitoring.com/us-arrests-24-hackers-but-are-we-any-safer/
http://www.real-user-monitoring.com/us-arrests-24-hackers-but-are-we-any-safer/
Vladimir Serbinenko announced today on the gnu mailing list the official release of Grub 2.00. Grub is arguably the best piece of software in the world for managing several operating systems at boot time...
http://www.thepowerbase.com/2012/06/grub-2-0-officially-released/
http://www.thepowerbase.com/2012/06/grub-2-0-officially-released/
[#]
Wed Dec 31 1969 19:00:00 EST
from
rss
Subject: Solaris, SCO, Linux, Open Source and Red Hat Summit
Vendors and analysts alike tell me people aren't worried about Linux litigation and that Solaris isn't a concern for Linux vendors. As it turns out, that's not entirely accurate. I was on a panel today at the Red Hat Summitt in Boston and we got a question about the risk of Linux, from a legal perspective. Apparently it is still a (small) concern.
http://www.internetnews.com/blog/skerner/solaris-sco-linux-open-source-and-red-hat-summit.html
http://www.internetnews.com/blog/skerner/solaris-sco-linux-open-source-and-red-hat-summit.html
[#]
Wed Dec 31 1969 19:00:00 EST
from
rss
Subject: Ubuntu 12.10 Quantal Quetzal Alpha 2 Has Been Released | Download
The second development release “Alpha 2? of Ubuntu 12.10 Quantal Quetzal has been released. It brings many bug fixes and several updated packages since the “Alpha 1? release.
http://www.linuxnov.com/ubuntu-12-10-quantal-quetzal-alpha-2-has-been-released-download/
http://www.linuxnov.com/ubuntu-12-10-quantal-quetzal-alpha-2-has-been-released-download/
[#]
Wed Dec 31 1969 19:00:00 EST
from
rss
Subject: An open source analogy: Open source is like sharing a recipe
I love listening to open source gurus explain open source to those who have never encountered it, and especially to those with little computing background. In conversations with folks who may have never heard the term 'source code,' open source advocates don't typically have recourse to related words like 'Linux,' 'copyleft,' or 'binary blobs.' That comfortable vocabulary suddenly fails them, leaving them frustrated and stammering.
http://opensource.com/life/12/6/open-source-like-sharing-recipe
http://opensource.com/life/12/6/open-source-like-sharing-recipe
[#]
Wed Dec 31 1969 19:00:00 EST
from
rss
Subject: KLook gets PDF/ODT support, while StackFolder gets drag-n-drop
KLook is a multi-file-type viewer. It is not an application that can be started standalone, but is integrated into other applications, like Dolphin, KDE’s file manager. StackFolder, on the other hand, is a widget application that makes it possible to browse the contents of a directory, or your entire home folder, without opening Dolphin.
http://www.linuxbsdos.com/2012/06/28/klook-gets-pdfodt-support-while-stackfolder-gets-drag-n-drop/
http://www.linuxbsdos.com/2012/06/28/klook-gets-pdfodt-support-while-stackfolder-gets-drag-n-drop/
Canonical release Ubuntu 12.10 Quantal Quetzal Alpha 2. Welcome to the Quantal Quetzal Alpha 2 image set, which will in time become the 12.10 release.
http://ubuntuportal.com/2012/06/ubuntu-12-10-quantal-quetzal-alpha-2-released.html
http://ubuntuportal.com/2012/06/ubuntu-12-10-quantal-quetzal-alpha-2-released.html
[#]
Wed Dec 31 1969 19:00:00 EST
from
rss
Subject: Secure Boot: Red Hat and Canonical present their alternatives
Secure Boot is a type of mechanism that verifies that the code executed is digitally signed. Thus the computer can only boot an operating system that has a bootloader properly signed. This is a requirement that Microsoft asked to put on computers the badge “Windows 8 Certified”. This request by Microsoft has split the waters among the major Linux distributions , find out why.
http://linuxaria.com/pills/secure-boot-red-hat-and-canonical-present-their-alternatives?lang=en
http://linuxaria.com/pills/secure-boot-red-hat-and-canonical-present-their-alternatives?lang=en
The highly anticipated mechanism which is used to bar Gnome users from performing certain actions is on the way, and its name is Lockdown.In a worldwide premiere we present you the very first tentative design :)
http://worldofgnome.org/lockdown-the-new-kickass-gnome-app/
http://worldofgnome.org/lockdown-the-new-kickass-gnome-app/
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.
http://worldofgnome.org/gnome-power-off-latest-re-design/
http://worldofgnome.org/gnome-power-off-latest-re-design/
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.
http://linux-news.org/index.php/2012/06/28/how-to-configure-permissions-in-linux/
http://linux-news.org/index.php/2012/06/28/how-to-configure-permissions-in-linux/
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...
http://www.phoronix.com/vr.php?view=MTEyOTI
http://www.phoronix.com/vr.php?view=MTEyOTI
[#]
Wed Dec 31 1969 19:00:00 EST
from
rss
Subject: 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.
http://www.ibm.com/developerworks/linux/library/l-openssl/index.html?ca=drs-
http://www.ibm.com/developerworks/linux/library/l-openssl/index.html?ca=drs-
On Wednesday 20th June 2012 Oracle released VirtualBox-4.1.18. Minor bug fixes and preparation for the Linux 3.5 kernels.
http://lxer.com/module/newswire/view/169526/index.html
http://lxer.com/module/newswire/view/169526/index.html
[#]
Wed Dec 31 1969 19:00:00 EST
from
rss
Subject: ownCloud 2012 Business Edition Adds LDAP Integration
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.
http://news.softpedia.com/news/ownCloud-2012-Business-Edition-Adds-LDAP-Integration-278240.shtml
http://news.softpedia.com/news/ownCloud-2012-Business-Edition-Adds-LDAP-Integration-278240.shtml
[#]
Wed Dec 31 1969 19:00:00 EST
from
rss
Subject: How to Turn Off Modal Dialogs in Mint 13 Cinnamon
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.
http://blog.mpshouse.com/?p=645
http://blog.mpshouse.com/?p=645
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.
http://www.h-online.com/open/news/item/GRUB-bootloader-finally-reaches-version-2-00-1628691.html/from/rss
http://www.h-online.com/open/news/item/GRUB-bootloader-finally-reaches-version-2-00-1628691.html/from/rss
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.
http://www.xjonquilx.net/2012/06/hp-pavilion-dv6-7010us-good-solid.html
http://www.xjonquilx.net/2012/06/hp-pavilion-dv6-7010us-good-solid.html
[#]
Wed Dec 31 1969 19:00:00 EST
from
rss
Subject: 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.
http://www.zdnet.com/blog/open-source/red-hat-details-next-linux-and-storage-platforms-for-cloud-big-data-era/11439
http://www.zdnet.com/blog/open-source/red-hat-details-next-linux-and-storage-platforms-for-cloud-big-data-era/11439