Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 ... 7359 ) Next »

How to take screenshot of the login screen of Linux Mint 15

  • Linux and Life (Posted by annamese on Jun 20, 2013 11:26 AM CST)
  • Story Type: Tutorial
Most screenshots of the login screen in the Linux distro reviews on the internet were taken from virtual machine. However, you can easily take the screenshot of the genuine login screen of Linux Mint 15.

Mir's GPLv3 License Is Now Raising Concerns

Taking a break from blogging about UEFI and Secure Boot, Linux kernel developer Matthew Garrett is now writing about how Canonical's choice of license for their Mir Display Server is a bit scary. It's not the GPLv3 license alone that's raising eyebrows, but the GPLv3 combined with the Ubuntu Contributor's License Agreement that is unfortunate in the mobile space.

Content management tools for community boards

NYC Community Board offices all have filing cabinets overflowing with hundreds of paper folders containing documents related to land use in their districts—board resolutions, liquor license applications, meeting minutes, Uniform Land Use Review Procedures, sidewalk cafe applications, and more. A small fraction of these have been scanned and put online as pdfs, but they are not fully searchable.

Cumulus Linux: Re-networking the Datacenter, Cloud?

Cumulus Linux, which bills itself as "the first true, full-featured Linux operating system for datacenter networking," has emerged from stealth mode. Backed by several VMware (VMW) veterans, Cumulus sounds like a next-generation software-defined networking (SDN) player. And the company has $15 million in venture funding from Andreessen Horowitz, Battery Ventures and others.

Open source spatial monitoring gets SMART for conservation

SMART stands for Spatial Monitoring and Reporting Tool. It's an open source solution for wildlife managers working in areas of limited and constrained resources. This software helps them collect, measure, and evaluate data overlayed on a structure of best practices, to increase the mission of the conservation community: to protect and improve the lives of endangered species around the world, maintaining biodiversity.

Oracle doesn't understand open source: Monty

MariaDB founder Ulf Michael "Monty" Widenius says that Oracle has failed to make a success of MySQL because the company doesn't understand open source. "It's not in their blood," Widenius, one of the three co-founders of MySQL, told iTWire in an interview.

Shuttleworth: Still Key to Ubuntu Linux, Open Source, Canonical?

How important is Mark Shuttleworth's to Canonical, Ubuntu, Linux and open source? Officially, Shuttleworth's role at the company behind Ubuntu, which he founded in 2004, has been limited to product strategy and design since he stepped down as CEO in December 2009. Still, his presence looms much larger in the Ubuntu community.

NVIDIA Driver Soon Likely To Support EGL, Mir

While there hasn't been any official communication out of NVIDIA yet, it's likely that their binary display driver will soon be bearing EGL support to complement their GLX windowing system support. The EGL interface is for sitting between OpenGL and the windowing system. EGL is used by Google's Android operating system for mobile devices. Beyond that, both the Mir Display Server and Wayland/Weston are using EGL rather than the GLX windowing system API.

OpenMandriva Goes Into Alpha Form, Russian-Based

The first alpha release of OpenMandriva Linux is now available. This new OpenMandriva distribution is derived from the Russian-based ROSA Linux distribution, which in turn was forked from mainline Mandriva last year. OpenMandriva Lx/2013.0 is the new version in development and this alpha release features the Linux 3.8 kernel, KDE SC 4.10, LibreOffice 4.0, Firefox 21, Clementine 1.1, and ROMP 1.6. OpenMandriva hopes to be in beta by the end of July.

Quick troubleshooting network bottleneck on Windows (using Open Source)

Have you ever looked for a tool similar to iftop to Windows? Where you could quickly see where the network bottleneck or even a malware is coming from/to ? We have a wide range of softwares for troubleshooting in Linux ie built-in or not, however when it comes to Windows environment you can mostly find sharewares and only few freewares that really do the job. So, we will be showing in this quick tip an application called Show Traffic which is old (2008) but gold, and can save you from some headaches.

Linux Shell:Timeout

Sometimes it’s useful to write a bash script that do something like “Do this job, if it’s still running after XX second kill it”, how to implement this in a normal bash environment ? Nothing simpler: Use the timeout shell command to achieve this. From its info page: timeout runs the given COMMAND and kills it if it is still running after the specified time interval. Let’s see how to use it.

TypeScript 0.9 arrives with new compiler, support for generics

Microsoft on Tuesday announced TypeScript 0.9.0, the latest version of its (JavaScript killer) alternative web language, which Redmond describes as the "largest update to TypeScript to date." In addition to the usual assortment of bug fixes and performance improvements, this release includes a number of significant new language features and introduces a new, more scalable compiler architecture, according to a blog post by TypeScript program manager Jonathan Turner.

Nuke plants to keep PDP-11 UNTIL 2050!

The venerable PDP-11 minicomputer is still spry to this day, powering GE nuclear power-plant robots - and will do so for another 37 years. That's right: PDP-11 assembler coders are hard to find, but the nuclear industry is planning on keeping the 16-bit machines ticking over until 2050 – long enough for a couple of generations of programmers to come and go.

Google's JavaScript challenger gains better tools, performance

Hot on the heels of Microsoft's latest TypeScript release, Google has shipped the first beta SDK for Dart, its own JavaScript killer alternative web language, including bug fixes, performance enhancements, and an improved editor. Like TypeScript, Dart is a language aimed at making it easier to develop large, complex web applications that are efficient, secure, and maintainable. It compiles into JavaScript, so it can run in any modern web browser, but its syntax is designed to ameliorate some of JavaScript's more glaring flaws.

Red Hat (RHT) Q1 2014 Earnings: Cloud, Storage Lift?

When Red Hat (RHT) announces Q1 2014 earnings on July 19, customers will gain a reality check. Is Red Hat successfully pushing beyond Linux to monetize virtualization, storage and cloud services? And if so, are channel partners profiting from those moves?

Planetary Annihilation begins its Linux onslaught!

  • GamingOnLinux.com; By Liam Dawe (Posted by liamdawe on Jun 19, 2013 9:08 PM CST)
  • Story Type: News Story; Groups: Games
Planetary Annihilation one of the most successful games to hit it on Kickstarter has within the last week pushed out their Linux version!

Europa Universalis IV is coming on Linux

Europa Universalis IV is expected to appear on 13 August 2013 for Linux, Windows and Mac. It was developed by Paradox Development Studio, the company that has published Crusader Kings II apart of Europa Universalis.

Launching Maker Party 2013

Let’s get this party started! Mozilla has officially kicked off Maker Party 2013! For the next three months, people around the world will meet up at great events, make cool stuff and share it all online.

Speed Up Your Web Site with Varnish

When you think about what a Web server does at a high level, it receives HTTP requests and returns HTTP responses. In a perfect world, the server would return a response immediately without having to do any real work. In the real world, however, the server may have to do quite a bit of work before returning a response to the client. Let's first look at how a typical Web server handles this, and then see what Varnish does to improve the situation.

D Language Still Showing Promise, Advancements

The D programming language continues to advance and show signs of promise as a high-quality computer programming language that may eventually prove competition for C. Last month there was the 2013 D programming language conference where a lot was discussed.

« Previous ( 1 ... 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 ... 7359 ) Next »