Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 ... 7359 ) Next »

Habitat: Automating Applications, Minus Platform and Infrastructure Hassles

  • Linux.com - Original Content; By Sam Dean (Posted by bob on Sep 1, 2016 10:29 PM EDT)
  • Story Type: News Story; Groups: Linux
Remember the days when technology platforms sat in silos and our fierce allegiance to them did too? “We’re a Mac shop,” admins would announce. “We’re all in on Windows,” another might say. Those days are quickly fading, along with the barriers that used to separate platform and infrastructure technologies. Instead, we are moving toward a world of containers, multiple instances of virtual machines, and multiple operating systems working in tandem. This is especially true in data centers, and open source tools are helping to drive the trend.

How to download YouTube videos right from the terminal on Ubuntu

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 1, 2016 9:20 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Downloading YouTube videos has been one of the most common user activities since the rise of the world's most popular entertainment content website. The reason to download something from YouTube can be to have access to it without having to be online, keep something that may get restricted in your geographic location in the future, or download music videos just to burn them on an audio CD. In this quick guide, we will take a look on how to download YouTube videos right from the terminal.

Baidu open sources its deep learning platform PaddlePaddle

  • CIO.com; By John Ribeiro (Posted by abennett on Sep 1, 2016 8:11 PM EDT)
  • Story Type: News Story
Chinese Internet search giant Baidu has decided to open source its deep learning platform. The company will release the software with documentation and specs to GitHub on Sept. 30, under an Apache open source license.

Should You Bother Upgrading From Ubuntu 14.04 To 16.04?

Ubuntu 16.04 has been out a while now and the fixes are trickling through. Is it time to upgrade and do you need to at this stage. This article provides arguments for and against upgrading.

3 keys to developing your organization's story openly

  • Opensource.com (Posted by bob on Sep 1, 2016 5:54 PM EDT)
  • Story Type: News Story
This is the third article in four-part series on open and transparent branding processes. Read part 1 and part 2. read more

Jose Dieguez Castro's Introduction to Linux Distros (Apress)

Although Linux always has been a diverse ecosystem, once upon a time, just a handful of Linux distributions, or distros, existed. Do you recall Yggrasil, Trans-Ameritech and the original S.u.S.E. (which begat SuSE, SUSE and openSUSE)? Today, literally hundreds of Linux flavors exist, each with its own unique offerings.

5 Best Linux Download Managers?

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Sep 1, 2016 3:37 PM EDT)
  • Story Type: Reviews; Groups: Linux
One of the difficulties a new Linux user faces while switching from Windows is finding a good download manager. If you are or have been Windows user you might be familiar with download managers like Internet Download Manager (IDM), Download Accelerator Plus (DAP) etc.

Cats and Dogs living together MASS HYSTERIA Windows apps come to Android

The Codeweavers blog posts in the run-up alternated between pride and caution in regard to user expectations, but now that I’ve tried the alpha release they really should have dialed up the pride more.

A new OpenSUSE Linux is coming to town, and it's all about stability

The first beta version of OpenSUSE Leap 42.2 is now available, giving enterprises and other stability-minded users the chance to check it out and get a taste of what's coming in the final release, which is due Nov. 16.

BT accuses Valve of infringing four patents covering basic online tech

BT is taking legal action in the US against games company Valve for allegedly infringing on four of the UK telecoms giant's patents. A BT spokesperson told Ars: "BT can confirm that it has commenced legal proceedings against Valve Corporation by filing a claim with the US District Court of Delaware for patent infringement. The patents in question relate to online computer or video gaming platforms, digital distribution services, and personalised access to online services and content."

Building a classroom around interactive code

  • Opensource.com (Posted by bob on Sep 1, 2016 11:12 AM EDT)
  • Story Type: News Story
As a child of the '80s, my schoolboy memories are infused with learning how to program on tiny, limited computers such as the Sinclair ZX Spectrum, Commodore 64, and BBC Micro. I even had a pocket-size PC-6 from Tandy with a single-line display. read more

More Than 40% Of Attacks Abuse SSL Encryption

  • Dark Reading; By Steve Zurier (Posted by penguinist on Sep 1, 2016 10:04 AM EDT)
... companies need to start thinking about using technologies that can inspect SSL packets and quarantine the bad or malicious packets.

Pick suitable Desktop Environment for your Arch Linux system

  • 2daygeek.com; By Magesh Maruthamuthu (Posted by 2daygeek on Sep 1, 2016 8:55 AM EDT)
  • Story Type: Tutorial; Groups: Arch
As we know By default Arch Linux ISO doesn't comes with graphical user interface and we need to install it manually which is suitable for us.

Next-gen DTV platform runs Android on quad-core Cortex-A53

The “Poplar Board,” based on HiSilicon’s quad-core Hi3798C V200 SoC, is the first SBC to implement Linaro’s “96Boards Enterprise Edition TV Platform” spec. The “under $100” Poplar Board is aimed primarily at Internet connected TV set-top box (STB) developers, but it also targets hobbyists and the open-source community, according to HiSilicon’s announcement. The SBC, which […]

Stupid Patent Of The Month: Elsevier Patents Online Peer Review

On August 30, 2016, the Patent Office issued U.S. Patent No. 9,430,468, titled; "Online peer review and method." The owner of this patent is none other than Elsevier, the giant academic publisher. When it first applied for the patent, Elsevier sought very broad claims that could have covered a wide range of online peer review. Fortunately, by the time the patent actually issued, its claims had been narrowed significantly. So, as a practical matter, the patent will be difficult to enforce. But we still think the patent is stupid, invalid, and an indictment of the system.

Crash test dummy? Love the excitement of breaking an OS? Fedora 25 Alpha has landed

  • The Register (Posted by bob on Sep 1, 2016 5:29 AM EDT)
  • Groups: Fedora; Story Type: News Story
It's supposed to end in tears. Then you can file a bug report If you're a chronic complainer and nit-picker with a spare machine and a willingness to suffer multiple crashes, weird screen artefacts and possible data loss: Fedora 25's alpha has landed ahead of its anticipated November 2016 release.…

openSUSE Leap 42.2 Linux Now in Beta, Final Release Expected November 16, 2016

  • Softpedia; By Marius Nestor (Posted by hanuca on Sep 1, 2016 4:21 AM EDT)
  • Story Type: News Story; Groups: SUSE
The openSUSE Project, through Douglas DeMaio, has proudly announced the availability of the first Beta pre-release version of the upcoming openSUSE Leap 42.2 Linux operating system.

5 great Java performance optimization tricks

  • Opensource.com; By Dr. Michael J. Garbade (Posted by bob on Sep 1, 2016 3:12 AM EDT)
  • Story Type: Tutorial; Groups: Developer
Optimizing your Java code requires an understanding of how the different elements in Java interact, and how it interacts with the operating system that is it running on. Use these five tips and resources to start learning how to analyze and optimize your code.

Keeping Fedora beautiful: contribute your wallpaper!

  • Fedora Magazine; By Sirko Kemter (Posted by bob on Sep 1, 2016 2:03 AM EDT)
  • Story Type: News Story; Groups: Fedora, GNOME
The Fedora project searches also like on previous versions, for contributions to the supplemental wallpaper package. What are supplemental wallpapers? Supplemental wallpapers are the non-default wallpapers provided with Fedora. Fedora ships GNOME’s supplemental wallpapers by default.

Linux Foundation Restructuring CII Security Effort for Scale

  • eSecurityPlanet; By Sean Michael Kerner (Posted by red5 on Sep 1, 2016 12:55 AM EDT)
  • Story Type: Security, Video; Groups: Linux
The CTO of the Linux Foundation discusses how the governance structure for the Core Infrastructure Initiative is changing to promote better security.

« Previous ( 1 ... 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 ... 7359 ) Next »