Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 ... 7359 ) Next »

Using less to view text files at the Linux command line

If there's one thing you're sure to find on a Linux system, it's text files. A lot of them. Readme files, configuration files, documents, and more. Most of the time, you probably open text files using a text editor. But there is a faster and, I think, better way of reading text files. That's using a utility called less. Standard kit with all Linux distributions (at least the ones I've used), less is a command-line textfile viewer with some useful features. read more

‘Dead Cells’ Was Supposed to Be in a Different Genre

  • Fandom; By Jeremy Ray (Posted by bob on Apr 15, 2018 11:50 PM EDT)
  • Story Type: News Story
we’re going to release the Mac and Linux versions as soon as we can. These two versions should come in the next two or three months maximum.

Building my ideal router for $50

  • Tyblog (Posted by bob on Apr 15, 2018 7:05 PM EDT)
  • Story Type: Tutorial
I’ve managed to cobble together a device that is not only dirt cheap for what it does, but is extremely capable in its own right. If you have any interest in building your own home router, I’ll demonstrate here that doing so is not only feasible, but relatively easy to do and offers a huge amount of utility - from traffic shaping, to netflow monitoring, to dynamic DNS.

How to make your own personal VPN in under 30 minutes

  • Brinkwire (Posted by bob on Apr 15, 2018 5:05 PM EDT)
  • Story Type: Tutorial
First we need to create a VPS, which is the Linux virtual machine that our VPN server will run on. There are multiple VPS providers, but I personally...

Old JavaScript Crypto Flaw Puts Bitcoin Funds at Risk

  • BleepingComputer; By Catalin Cimpanu (Posted by bob on Apr 15, 2018 2:06 PM EDT)
  • Story Type: Security
Security researchers are warning that old Bitcoin addresses generated in the browser or through JavaScript-based wallet apps might be affected by a cryptographic flaw that allows attackers to brute-force private keys, take control of users' wallets, and steal funds... Wallet apps using those older versions of jsbn.js are still generating crackable Bitcoin address private keys. According to Gerard, cracking such a key would generally take around a week.

Using the ip command in GNU/Linux for beginners

  • ghacks.net; By Mike Turcotte-McCusker (Posted by bob on Apr 15, 2018 12:06 PM EDT)
  • Story Type: Tutorial
...ifconfig is long dead, and has since been replaced with the IP tool, although it will take users some time to make the total switch, as ip is considerably more powerful than ifconfig was. This tutorial is geared to users who are not quite absolute CLI beginners, but are ready to start getting their toes wet when dealing with networking and interfaces.

What is Serverless? Understanding AWS Lambda and other similar FaaS infrastructure.

In order to understand serverless, AWS Lamda and similar Function-as-a-Service offerings, we will start with a history and landscape of computing and then put these new services into context. Let's get started.

Avoid Google Maps with GNOME Maps on GNU/Linux

  • ghacks.net; By Mike Turcotte-McCusker (Posted by bob on Apr 15, 2018 7:28 AM EDT)
  • Story Type: News Story, Tutorial
GNOME Maps is extremely simple to install, with most major distributions carrying the package ‘gnome-maps’ in their main repositories. Simply install with your package management tool of choice, and you’ll be all set to go.

How Netflix Deploys Open Source AI to Reveal Your Favorites

  • ITSFOSS.COM; By Avimanyu Bandyopadhyay (Posted by elobga on Apr 15, 2018 5:28 AM EDT)
  • Story Type: Reviews
See How Netflix adopted an Open Source Model to improve their Entertainment Recommender Systems.

Civil Infrastructure Platform Takes Open Source to an Industrial Scale

  • Linux.com; By Gabriel Avner (Posted by bob on Apr 15, 2018 3:28 AM EDT)
  • Story Type: News Story; Groups: Linux
Wolfgang Mauerer, a professor of theoretical computer science at the Technical University Regensburg, and a senior key expert at Siemens’ Corporate Research Competence Centre Embedded Linux, says that his company has “been actively supporting open source for quite a while now and actually there’s a fair amount of products that run Linux, based from Siemens.”

Download YouTube Videos in Linux Command Line

Easily download YouTube videos in Linux using youtube-dl command line tool. With this tool, you can also choose video format and choose video quality to download it in 1080p or 720p.

Getting started with Jenkins Pipelines

Jenkins is a well-known open source continuous integration and continuous development automation tool. It has an excellent supporting community, and hundreds of plugins and developers have been using it for years. 

Toughened up box PC has 6th or 7th Gen CPUs and multiple PCI/PCIe options

Arbor’s rugged, Linux-ready “FPC-7900” box PC supports Intel 6th or 7th Gen Core and Xeon-E3 chips with 2x SATA, 6x USB 3.0, 6x serial, 3x GbE, and 4x display ports, plus three optional mixes of PCI and PCIe expansion.

Capsule8 Launches Threat Detection Platform for Linux

  • eWEEK; By Sean Michael Kerner (Posted by red5 on Apr 14, 2018 7:27 PM EDT)
  • Groups: Linux; Story Type: News Story
More than a year after first emerging from stealth, container security startup Capsule8 launches the 1.0 version of its zero-day threat detection platform. Security startup Capsule8 officially launched the 1.0 release of its zero-day threat detection platform on April 11, after more than a year of active development. Capsule8 1.0 is intended to help secure both container as well as non-container based Linux workloads from unknown zero-day threats. Among the risks that Capsule8 aims to help mitigate are side-channel memory attacks, like the recently disclosed Meltdown and Spectre vulnerabilities.

How open source is democratizing technology, upcoming events in North America, and more news

Open source software is one of the most powerful tools today's developers have at their disposal. In a recent Forbes article, Laurence Bradford stated, "It allows individual developers to benefit from and build off the work of entire development communities, harnessing that power instead of starting from scratch."

Full text searching Linux man pages

  • iridakos.com; By Lazarus Lazaridis (Posted by iridakos on Apr 14, 2018 3:27 PM EDT)
  • Groups: Linux; Story Type: News Story
In this post we are going to play around with full text searching with Elasticsearch and Linux man pages.

How to Take a Screenshot of the Login Screen in Linux

  • Make Tech Easier; By Nick Congleton (Posted by damien on Apr 14, 2018 1:27 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Linux has a wide variety of screenshot utilities. Unfortunately, none of them are capable of capturing your login screen. There is a way, though. Learn how to take a screenshot of your Linux login screen.

Why your people need to collide more, not less

  • Opensource.com (Posted by bob on Apr 14, 2018 11:27 AM EDT)
  • Story Type: News Story
Any organization is fundamentally a pattern of interactions between people. The nature of those interactions—their quality, their frequency, their outcomes—is the most important product an organization can create. Perhaps counterintuitively, recognizing this fact has never been more important than it is today—a time when digital technologies are reshaping not only how we work but also what we do when we come together. read more

How to install Rancher Docker Container Manager on Ubuntu

If you're looking to take your container management to the next level, the Rancher Docker Container Manager might be just what you need.

The best way to build with Yocto Project and BitBake

At the Embedded Linux Conference, Intel’s Stephano Cetola offered tips and tricks for getting the most of Yocto Project and its BitBake build system, from using layers and SSTATE cache to exploring package feeds and BitBake scripts. Despite its widespread and growing adoption, the Yocto Project is one of the more misunderstood of Linux technologies.

« Previous ( 1 ... 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 ... 7359 ) Next »