Showing headlines posted by bob

« Previous ( 1 ... 705 706 707 708 709 710 711 712 713 714 715 ... 1197 ) Next »

14 Practical Examples of Linux Find Command for Beginners

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 22, 2017 11:24 AM CST)
  • Groups: Linux; Story Type: News Story
Find is one of the most frequently used Linux commands, and it offers a plethora of features in the form of command line options. In this tutorial, which is aimed at beginners, we will discuss the basic usage of the command as well as some of the useful command line options it offers.

Tools for PDF modification on Fedora

  • Fedora Magazine (Posted by bob on Mar 22, 2017 8:38 AM CST)
  • Groups: Fedora; Story Type: News Story
There are many options in the Fedora repositories for quickly modifying the page order of a PDF document. In Fedora, two of the easiest-to-use GUI tools for modifying PDFs are PDFMod and PDFShuffler. While GUI tools are well suited to... Continue Reading →

Adobe buddies up with Microsoft for new ways to mine your data

Adobe and Microsoft have announced new product integrations along with the XDM (Experience Data Model) language for interchanging behavioural and marketing data between platforms.

Diversity Makes Projects More Successful

  • Linux.com - Original Content; By Ian Murphy (Posted by bob on Mar 22, 2017 3:33 AM CST)
  • Story Type: Editorial; Groups: Linux, Mozilla
Open source projects are by their nature intended to be welcoming, pulling in contributions from many different volunteers. But in reality, open source and the tech industry in general often lack diversity. Speaking at the Open Source Leadership Summit in February, Mozilla’s Chief Innovation Officer Katharina Borchert told the crowd that working to bring ethnic, gender, and skill diversity to open source projects isn’t just the right thing to do because of moral grounds, it’s the right thing to do to make projects more successful.

Interact with the Intel Edison Using SparkFun Blocks

In the previous article, I looked at the Intel Edison -- how fast it was, and how much power it needed. This time, I will show how to start getting the Edison board to interact with surrounding electronics with the help of SparkFun Blocks.

Old Linux kernel security bug bites

OK, hands up, who knows what High-Level Data Link Control (HDLC) is? It's an archaic networking data framing protocol that's used in modems, X.25, frame-relay, ISDN, and other now uncommon networking technologies. I know it because I used to work with them back in the day. You'll get to know it now because a researcher discovered a security hole hidden within the Linux kernel driver that implements it.

Rugged, Linux-ready sandwich style SBC packs Skylake CPUs

VersaLogic calls its dual-layer Blackbird an Embedded Processing Unit (EPU). Like the other VersaLogic EPUs we’ve seen, such as the Atom-based Osprey EPU, the Blackbird is a three-layer sandwich consisting of a COM Express module in the middle, a same-sized I/O interface board on the top, and a heat spreader on the bottom.

The Linux Foundations Arpit Joshipura to Host Open Networking Q&A on Twitter

On Friday, March 31, The Linux Foundation will kick off a new initiative. No, it’s not a new project, event, or training course, although there are plenty of those in store. Instead, the foundation will begin a monthly Twitter chat, called #AskLF, with leaders at the organization.

How to Install a Production Ready Naemon Monitoring Server

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 21, 2017 7:16 PM CST)
  • Story Type: Tutorial; Groups: Linux
Naemon is the new monitoring suite that aims to be fast, stable and innovative while giving you a clear view of the state of your network and applications.This is a replacement for Nagios server and very stable and uses an amazing dashboard called thruk.

7 ways to discuss legal matters with an open community

Having watched a fair number of people attempt to engage both the Open Source Initiative's licensing evaluation community and the Apache Software Foundation's legal affairs committee, I'd like to offer some hints and tips for succeeding when it's your turn to conduct a legal discussion with an open community. read more

Linux, not Microsoft, the real winner of Windows Server on ARM

  • The Register; By Trebor Pott (Posted by bob on Mar 21, 2017 4:30 PM CST)
  • Groups: ARM, Microsoft
Cutting to the heart of it, it doesn't actually matter if Microsoft releases Windows Server for ARM. Windows isn't the future and even Microsoft knows it. The upcoming availability of SQL server on Linux is all the proof we need that the game is over and, in the data centre at least, Microsoft didn't win.

Command-line document conversion tools for writers

  • Opensource.com (Posted by bob on Mar 21, 2017 12:21 PM CST)
  • Story Type: News Story
Today, we have ample tools available for editing memos, letters, essays, books, presentation slides, and other documents on our computers. This can be both an advantage and a disadvantage: on the one hand, if you don't like a piece of software, you can simply move on to another one any time; on the other hand, a lot of these tools, especially proprietary software, are fully compatible with their own formats only. read more

How to deploy Kubernetes on the Raspberry Pi

When I became interested in ARM devices, and in the Raspberry Pi in particular, my first project was an OpenVPN server. By having the Raspberry Pi as a secure gateway to my home network, I could use my phone to control my desktop and remotely play Spotify, open documents, and a bunch of other fun things. I used an existing tutorial for that first project because I was afraid of piping anything into the command line on my own. read more

The Intel Edison: Linux Maker Machine in a Matchbox

The Intel Edison is a physically tiny computer that draws a small amount of power and breaks out plenty of connections to allow it to interact with other electronics. It begs to be the brain of your next electronics tinkering project, with all the basics in a tiny package and an easy way to connect other things you might need.

WebVR and AFrame Bringing VR to Web at the Virtuleap Hackathon

Imagine an online application that lets city planners walk through three-dimensional virtual versions of proposed projects, or a math program that helps students understand complex concepts by visualizing them in three dimensions. Both CityViewR and MathworldVR are amazing applications experiences.

Jetson TX2 module gains third party carrier boards

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 21, 2017 1:18 AM CST)
  • Story Type: News Story; Groups: Developer
Connect Tech released three carriers for the Jetson TX2 and TX1: Cogswell with GigE Vision, Spacely for cam-intensive Pixhawk drones, and a $99 Sprocket. Last April, Connect Tech announced an Astro carrier board for Nvidia’s Tegra X1-driven Jetson TX1 COM, and then followed up with the Orbitty and Elroy boards in May.

Plasma Team Discusses Web-browser integration, Bundled Apps and new Features

In February, KDE's Plasma team came together in for their yearly in-person meeting. The meeting was kindly hosted by von Affenfels GmbH, a webdesign agency in Stuttgart, Germany. The team discussed a wide variety of topics, such as design, features new and old, bugs and sore points in the current implementation, app distribution, also project management, internal and outward-facing communication and Wayland.

How One Service Provider Developed On Demand Network Services with SDN and NFV

IT virtualization has radically changed the face of compute, storage, and network services in data centers and beyond. In response, Colt -- a network and communications service provider -- back in 2015 began developing a program that has transformed the way the company offers network services to customers, says Javier Benitez, Senior Network Architect, Colt Technology Services, who will be speaking at Open Networking Summit.

How to deploy Node.js Applications with pm2 and Nginx on Ubuntu

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 20, 2017 6:23 PM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
pm2 is a process manager for Node.js applications, it allows you to keep your apps alive and has a built-in load balancer. In this tutorial, I will show you how to install and configure pm2 for the simple 'Express' application and then configure Nginx as a reverse proxy for the node application that is running under pm2.

How to Reduce Stress and Achieve Development Nirvana

  • Linux.com; By Paul Brown (Posted by bob on Mar 20, 2017 3:37 PM CST)
  • Story Type: News Story; Groups: Linux
Nirvana, in this plane of existence at least, is a state of contentment, according to Corey A. Butler, creator of the Fenix Web Server and Author.io, a venture that provides software and services for developers. In his talk at Node.js Interactive, Butler said there are two things that stand in the way of achieving a state of development nirvana: one is the time spent coding and thinking about code, and the other is stress.

« Previous ( 1 ... 705 706 707 708 709 710 711 712 713 714 715 ... 1197 ) Next »