Showing headlines posted by bob

« Previous ( 1 ... 686 687 688 689 690 691 692 693 694 695 696 ... 1295 ) Next »

Linux tee Command Explained for Beginners (6 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 17, 2018 12:49 PM EDT)
  • Groups: Linux; Story Type: News Story
There are times when you want to manually track output of a command and also simultaneously make sure the output is being written to a file so that you can refer to it later. If you are looking for a Linux tool which can do this for you, you'll be glad to know there exists a command tee that's built for this purpose.

An introduction to Inkscape for absolute beginners

  • Opensource.com (Posted by bob on Jan 17, 2018 10:21 AM EDT)
  • Story Type: News Story
Inkscape is a powerful, open source desktop application for creating two-dimensional scalable vector graphics. Although it's primarily an illustration tool, Inkscape is used for a wide range of computer graphic tasks. read more

Achieving Inbox Zero

See how Google Inbox helps Shawn reach his quest for "inbox zero".

Spectre and Meltdown patches causing trouble as realistic attacks get closer

Applications, operating systems, and firmware all need to be updated to defeat Meltdown and protect against Spectre, two attacks that exploit features of high-performance processors to leak information and undermine system security. The computing industry has been scrambling to respond after news of the problem broke early a few days into the new year.

Firefox Release, Xen, KDE's Plasma and More

Set your calendars for January 23, 2018, to download the latest Firefox 58 release packed with performance/bottleneck and bug fixes, an even better site source code debugger and more.

Mozilla and Sundance Film Festival Present: VR the People

  • The Mozilla Blog (Posted by bob on Jan 17, 2018 2:41 AM EDT)
  • Story Type: News Story; Groups: Mozilla
On n Monday January 22, Mozilla is bringing together a panel of the top VR industry insiders in the world to the Sundance Film Festival in Park City, Utah, to explain how VR storytelling is revolutionizing the film and entertainment industry.

Linux Journal 2.0 Progress Report

It's been a busy two weeks here at Linux Journal 2.0, and we've been simply overwhelmed with all of your feedback and support—we can't thank you enough for all of it.

How to Install and Use iostat on Ubuntu 16.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 16, 2018 8:29 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
iostat also known as input/output statistics is a popular Linux system monitoring tool that can be used to collect statistics of input and output devices. It allows users to identify performance issues of local disk, remote disk and system information. In this tutorial, we will learn how to install and use iostat on Ubuntu 16.04.

Mozilla Files Suit Against FCC to Protect Net Neutrality

  • The Mozilla Blog (Posted by bob on Jan 16, 2018 6:01 PM EDT)
  • Story Type: News Story; Groups: Mozilla
Today, Mozilla filed a petition in federal court in Washington, DC against the Federal Communications Commission for its recent decision to overturn the 2015 Open Internet Order. Why did we...

Why building a community is worth the extra effort

When we launched Nethesis in 2003, we were just system integrators. We only used existing open source projects. Our business model was clear: Add multiople forms of value to those projects: know-how, documentation for the Italian market, extra modules, professional support, and training courses. We gave back to upstream projects as well, through upstream code contributions and by participating in their communities. read more

Analyzing the Linux boot process

  • Opensource.com (Posted by bob on Jan 16, 2018 11:49 AM EDT)
  • Groups: Linux; Story Type: News Story
The oldest joke in open source software is the statement that "the code is self-documenting." Experience shows that reading the source is akin to listening to the weather forecast: sensible people still go outside and check the sky. What follows are some tips on how to inspect and observe Linux systems at boot by leveraging knowledge of familiar debugging tools. Analyzing the boot processes of systems that are functioning well prepares users and developers to deal with the inevitable failures. read more

Toughened up SODIMM module taps i.MX8M

  • LinuxGizmos.com (Posted by bob on Jan 16, 2018 9:20 AM EDT)
  • Groups: Android; Story Type: News Story
CompuLab’s rugged, 68 x 42mm “CL-SOM-iMX8” module runs Yocto or Android on NXP’s dual- or quad-core Cortex-A53 i.MX8M, with up to 4GB LPDDR4, up to 64GB eMMC, onboard wireless, and PCIe and HDMI 2.0 support. CompuLab’s CL-SOM-iMX8 module, which ships with an optional SBC-iMX8 Evaluation Kit, shares many features with Variscite’s recently announced DART-MX8M module, […]

Dr. Lovesource: Or how I learned to stop worrying and love the open

  • Opensource.com; By Mike Bursell (Posted by bob on Jan 16, 2018 5:31 AM EDT)
  • Story Type: Editorial; Groups: Community
I used to write code. I don't anymore. There are lots of reasons for this, including the fact that I wasn't very good at it. To clarify, I was, I think, good at writing code,1 but I wasn't very good at writing code.2 It turns out that I'm quite good at a variety of other things, so my career3 moved in a different direction—or, in fact, a variety of different directions.

From the Field

Just released on 1-14-2018: the 4.15-rc8 Linux kernel. You can view the commit diff here, and more information is available from The Linux Kernel Archives.

2 scientific calculators for the Linux desktop

  • Opensource.com (Posted by bob on Jan 15, 2018 9:54 PM EDT)
  • Groups: Linux; Story Type: News Story
Every Linux desktop environment comes with at least a simple desktop calculator, but most of those simple calculators are just that: a simple tool for simple calculations. Fortunately, there are exceptions; programs that go far beyond square roots and a couple of trigonometric functions, yet are still easy to use. Here are two powerful calculator tools for Linux, plus a couple of bonus options. read more

Wi-Fi Alliance announces WPA3 to secure modern networks

  • Network World; By Andy Patrizio (Posted by bob on Jan 15, 2018 8:00 PM EDT)
  • Story Type: Security
The alliance announced the Wi-Fi Protected Access 3 (WPA3), a new standard of Wi-Fi security that greatly increases the security capabilities of the wireless standard. WPA2, which is the current standard in wireless security, has been around for 14 years, so this is way overdue.

Creating an Internet Radio Station with Icecast and Liquidsoap

Ever wanted to stream prerecorded music or a live event, such as a lecture or concert for an internet audience? With Icecast and Liquidsoap, you can set up a full-featured, flexible internet radio station using free software and open standards.

How debuggers really work

A debugger is one of those pieces of software that most, if not every, developer uses at least once during their software engineering career, but how many of you know how they actually work? During my talk at linux.conf.au 2018 in Sydney, I will be talking about writing a debugger from scratch... in Rust! In this article, the terms debugger/tracer are interchangeably. "Tracee" refers to the process being traced by the tracer. read more

An update on ongoing Meltdown and Spectre work

  • Fedora Magazine (Posted by bob on Jan 15, 2018 8:49 AM EDT)
  • Groups: Fedora; Story Type: News Story
Last week, a series of critical vulnerabilities called Spectre and Meltdown were announced. Because of the nature of these issues, the solutions are complex and requires fixing delicate code. The fixes for Meltdown are mostly underway. The Meltdown fix for... Continue Reading →

Introducing the CAPS0ff Project

How you can help retrieve ROM data for classic video games.

« Previous ( 1 ... 686 687 688 689 690 691 692 693 694 695 696 ... 1295 ) Next »