Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 ... 7359 ) Next »

LLVM's LLDB Improves Remote Debugging

An Intel developer has committed an improved platform command to LLVM's debugger for improved interfacing with remote machines...

Intel ships high-powered C++ compiler for native Android apps

Drop-in replacement for GCC promises better performance Intel has released the Intel C++ Compiler v13.0 for Android OS, its first attempt at delivering an optimizing C/C++ compiler designed specifically for Google's mobile platform.…

Flash Friendly File System (F2FS)

  • Linux.org; By Jarret W. Buse (Posted by kprojects on Aug 28, 2013 3:52 AM CST)
  • Story Type: Tutorial
The Flash Friendly File System (F2FS) is a file system created by Samsung. It was released with Linux kernel 3.8 in February 2013. The free space is stored in a bitmap file. The bitmap file is a set of bits, each representing a block of the storage unit. If the block is unused, the bit is set to show it is unused. When a block is used, the bit is set to show its status as used. The files and directories are tracked in a table.

Rugged, graphics-oriented PC/104 SBC runs 10W

  • LinuxGizmos (Posted by bob on Aug 28, 2013 2:55 AM CST)
  • Groups: Linux; Story Type: News Story
Aaeon announced the availability of a Linux-friendly PC/104-Plus single board computer based on the AMD 615MHz G-Series T16R processor. The PFM-HDS supports up to 4GB of DDR3 RAM, offers dual-display support at up to HD resolutions, provides interfaces including gigabit Ethernet, USB, serial, SATA, and CFast, and runs on 10 Watts, says the company. The […]

Slackel 4.0 Openbox Screenshot Tour

  • The Coding Studio (Posted by lqsh on Aug 28, 2013 1:58 AM CST)
  • Groups: Linux
Slackel 4.0 Openbox has been released. Slackel is based on Slackware Linux and Salix OS. Includes the Linux kernel 3.10.9 and lots of updates from Slackware's 'Current' tree. Slackel 4.0 Openbox includes the Midori 0.5.0 web browser, Claws-Mail 3.9.2, Transmission, SpaceFM, OpenJRE 7u40, Rhino, IcedTea-Web, Pidgin 2.10.7, gFTP 2.0.19, wicd. AbiWord 2.8.6, Gnumeric 1.12.2 and ePDFViewer office applications are included. Whaaw! Media Player is the default movie player, Exaile 3.3.0 is the application to use for managing your music collection, Asunder CD ripper, Bracero for writing CD/DVDs and more. In the graphics section Viewnior 1.3, GIMP 2.8.6 and Scrot the snapshot utility.

Sagemath in the Cloud and Sagemath 5.11

  • LinuxBSDos; By finid (Posted by finid on Aug 28, 2013 1:01 AM CST)
  • Story Type: Tutorial
Access to the service is available after a free registration at cloud.sagemath.com. William Stein, a professor of mathematics at the University of Washington, is the principal author of Sage and is also responsible for the hosted service.

Beyond Chef and Puppet: Ubuntu Juju

  • CIO Engage; By Steven J. Vaughan-Nichols (Posted by sjvn on Aug 28, 2013 12:04 AM CST)
  • Story Type: Editorial; Groups: Ubuntu
Chef and Puppet are great DevOps programs. But say you want something even easier, at an even higher level, to set up and manage your cloud, then give Ubuntu's Juju a try.

The Linux operating system turns 22 years old!

Today in Open Source: Linux turns 22! Plus: A review of Elementary OS, and did Bill Gates fire Steve Ballmer?

Samsung to unveil Galaxy Gear smartwatch Sept. 4

A Samsung executive confirmed to The Korea Times that it will unveil its Galaxy Gear smartwatch on Sept. 4, along with the Galaxy Note 3 phablet, but quashed rumors of a flexible display. The Android-powered smartwatch, rumored to include a dual-core processor and a camera, will be the first of many Samsung and Apple smartwatches that will lead a surging 36 million unit a year market by 2018, predicts Juniper Research.

Linux Journal Readers' Choice Awards 2013

The nominations are in, and now it's time to cast your votes below for the 2013 Readers' Choice Awards! Voting ends September 22, 2013. You are not required to vote in every category (skip over any questions you like). Please also feel free to write in your choice if you don't see it listed for any question.

LinSSID – Graphical wireless scanning for Linux

  • ubuntugeek.com; By ubuntugeek.com (Posted by gg234 on Aug 27, 2013 8:15 PM CST)
  • Groups: Linux, Ubuntu
LinSSID – Graphical wireless scanning for Linux

Hierarchical File System (HFS)

  • Linux.org; By Jarret W. Buse (Posted by kprojects on Aug 27, 2013 7:18 PM CST)
  • Story Type: Tutorial
The Hierarchical File System (HFS) was introduced in September 1985 by Apple Computers. The maximum volume size supported by HFS is 2 TB with a maximum file size of 2 GB. The maximum file name length is 255 characters, but the older Apple systems only used 31 characters.

How to back up and restore Gmail account on Linux

  • Xmodulo; By Dan Nanni (Posted by xmodulo on Aug 27, 2013 6:20 PM CST)
  • Story Type: Tutorial; Groups: Linux
As a Gmail user, you may want to maintain a separate backup of all email messages in your Gmail account for personal archiving purpose. Email back up is also useful in case you want to change your Gmail address to a different one, or switch to a completely different email provider. This tutorial describes how to back up and restore a Gmail account on Linux with Gmvault.

DetaCloud joins Linux Professional Institute's Corporate Member Program

  • Linux Professional Institute; By Scott Lamberton (Posted by scottl on Aug 27, 2013 5:23 PM CST)
  • Story Type: Press Release; Groups: LPI
(Sacramento and Portland, OR, USA: August 27, 2013) - The Linux Professional Institute (LPI: http://www.lpi.org), the world's premier Linux certification organization, announced that DetaCloud (http://www.detacloud.com), a provider of enterprise cloud solutions built on OpenStack®, has joined LPI's Corporate Membership Program. DetaCloud will collaborate with LPI on accelerating Open Source Cloud technologies adoption and experiential training.

The Linux Kernel: Configuring the Kernel Part 7

  • Linux.org; By DevynCJohnson (Posted by kprojects on Aug 27, 2013 4:26 PM CST)
  • Groups: Kernel
Enjoy this next article in the Linux Kernel series. We will continue configuring the PCI features following the most important characteristic of computers - networking.

Nagios Menu Modifications

  • BeginLinux.com; By Mike Weber (Posted by aweber on Aug 27, 2013 3:29 PM CST)
  • Story Type: Tutorial
Nagios provides a menu that can be modified to fit individual needs. In order to facilitate changes in the menu, you will need to modify the code which is in the PHP pages. This means that the menu may reflect the style and changes you want but it also means that you will need to copy any changes to prepare for updates which may revert back to the standard installation.

sshpass command : Non-interactive Password Authentication with SSH

sshpass supplies password to ssh prompt using a dedicated tty , fooling ssh to believe that a interactive user is supplying password.

Internet is future of higher education says University of the People

  • opensource.com (Posted by bob on Aug 27, 2013 1:34 PM CST)
  • Story Type: News Story
Shai Reshef dreams of making quality education affordable and accessible to everyone, and he sees the Internet as the road to get there. Reshef is the founder of University of the People (UoPeople), which bills itself as the world’s first tuition-free, degree-granting, non-profit online university.

Virt-Manager Gains UI Snapshot Support

  • Phoronix (Posted by bob on Aug 27, 2013 12:37 PM CST)
  • Groups: Linux; Story Type: News Story
The popular open-source virt-manager utility for managing virtual machines (commonly Linux KVM instances) now has a user-interface for finally dealing with VM snapshots...

Microsoft's Next CEO: 10 Required Company Changes

As Microsoft's (MSFT) board seeks a new CEO to succeed Steve Ballmer, here are 10 ways the software and cloud giant must change under a new leader.

« Previous ( 1 ... 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 ... 7359 ) Next »