Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 ... 7439 ) Next »

How to Append to End of a File in Linux

In this tutorial, we learn different ways to append text to the end of a file in Linux. You can achieve this using several methods in Linux, but the simplest one is to redirect the command output to the desired filename.

How to Avoid Server Reboots with Ubuntu Livepatch

Running a Ubuntu server? You need to reboot occasionally after a system upgrade. Ubuntu livepatch can avoid server reboot without compromising security.

Building a non-breaking breakpoint for Python debugging

  • Opensource.com (Posted by bob on Aug 13, 2019 8:09 AM EDT)
  • Groups: Python; Story Type: News Story
This is the story of how our team at Rookout built non-breaking breakpoints for Python and some of the lessons we learned along the way. I'll be presenting all about the nuts and bolts of debugging in Python at PyBay 2019 in San Francisco this month. Let's dig in. The heart of Python debugging: sys.set_trace There are many Python debuggers out there. Some of the more popular include: read more

Install Rocket Chat with Nginx on Ubuntu 18.04

  • Cloubbooklet; By Pappin Vijak (Posted by cloudbooklet on Aug 13, 2019 6:26 AM EDT)
  • Story Type: Tutorial
Install Rocket.Chat with Node.js, MongoDB and configure Nginx as a reverse proxy to Rocket Chat and secure it with Let's Encrypt Certificates on Ubuntu 18.04

Apache Hive vs. Apache HBase: Which is the query performance champion?

  • Opensource.com (Posted by bob on Aug 13, 2019 4:43 AM EDT)
  • Groups: Apache; Story Type: News Story
It's super easy to get lost in the world of big data technologies. There are so many of them that it seems a day never passes without the advent of a new one. Still, such fast development is only half the trouble. The real problem is that it's difficult to understand the functionality and the intended use of the existing technologies. read more

How to Use sed to Find and Replace String in Files

  • Linuxize.com; By Linuxize (Posted by linuxize on Aug 13, 2019 3:20 AM EDT)
  • Groups: GNU, Linux
sed is a stream editor. It can perform basic text manipulation on files and input streams such as pipelines. With sed, you can search, find and replace, insert, and delete words and lines. It supports basic and extended regular expressions that allow you to match complex patterns.

Cloud-native Java, open source security, and more industry trends

As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update. read more

13MP UVC camera for multi-cam applications features FPGA and buffer for smooth streaming

  • LinuxGizmos.com (Posted by bob on Aug 12, 2019 10:32 PM EDT)
  • Groups: Linux; Story Type: News Story
E-con has unveiled a Linux-ready, “FRAMEsafe” series of USB UVC cameras with multi-frame buffers that support 4K multi-camera applications. The initial, 13-megapixel “FSCAM_CU135” model has a Xilinx Spartan FPGA and 2Gb DDR3. E-con Systems has launched the FSCAM_CU135 — the first in a series of FRAMEsafe cameras with an internal buffer that “ensures reliable transfer […]

How to Launch PowerShell as a snap on Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 12, 2019 8:49 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
PowerShell is a command-line shell designed specifically for system administrators to simplify and automate server management. In this article, we will see how to install PowerShell as a snap in Ubuntu.

Rugged industrial PCs with Skylake or Kaby Lake offer up to four PCIe/PCI slots

Advantech’s modular “IPC-220/240” industrial computers run on 6th or 7th Gen Intel CPUs with dual SATA bays, up to triple display support, up to 6x USB 3.0 ports, and either 2x (220) or 4x (240) PCIe/PCI slots. Advantech has launched IPC-220 and IPC-240 industrial PCs starting at $1,055 for the IPC-220 with an Intel 6th […]

Canonical adds ZFS on root as experimental install option in Ubuntu

Not ready for production yet, warns team, as it expands ZFS support Canonical is expanding Ubuntu's support for ZFS, an advanced file system originally developed by Sun Microsystems.…

Geeking outside the office

How outdoor hobbies help this sysadmin maintain his sanity.

Install Automad CMS with Nginx and Let's Encrypt SSL on Debian 10

Automad is a file-based content management system (CMS) and a template engine written in PHP. In this tutorial, we will go through the Automad CMS installation and setup on Debian 10 (buster) system by using NGINX as a web server.

How to Upgrade Linux Mint 19.1 (Tessa) to Linux Mint 19.2 (Tina)?

2DayGeek: This article will help you to upgrade from Linux Mint 19.1 (Tessa) to Linux Mint 19.2 (Tina).

Going Retro with an Altair 8800 Emulator: Introducing the Altair-Duino

This was originally intended for the September 2019 issue of Linux Journal Magazine focused around the theme of Cool Projects. Many months ago I stumbled onto an exciting kit in which one can assemble an Altair 8800 emulator (and at a fraction of the size and weight of the original Altair). I knew I had to purchase this. I also knew that I had to reach out to the individual (Chris Davis) designing and selling these emulator kits, to learn more about the motivation behind it.

What open source is not

  • Opensource.com (Posted by bob on Aug 12, 2019 11:12 AM EDT)
  • Groups: Apache; Story Type: News Story
From its early days, the availability of source code was one of the defining characteristics of open source software. Indeed, Brian Behlendorf of the Apache web server project, an early open source software success, favored "source code available software." read more

Linux File Permissions Complete Guide

  • devconnected; By devconnected (Posted by SCHKN on Aug 12, 2019 9:57 AM EDT)
  • Story Type: Tutorial; Groups: Linux
If you are new to Linux administration, you may be wondering how Linux file permissions work on Linux systems.

Maybe you have been denied the read access to a file and you are trying to discover why and how to solve it. Or you may have tried to move a file from a directory to another, only to discover that you don’t have the permissions to do it.

Today, we are taking a very close look at how file permissions work on Linux

How To Change MAC address In Linux

This tutorial explains how to change or fake MAC address in Linux.

How Hexdump works

  • Opensource.com (Posted by bob on Aug 12, 2019 7:10 AM EDT)
  • Story Type: News Story
Hexdump is a utility that displays the contents of binary files in hexadecimal, decimal, octal, or ASCII. It’s a utility for inspection and can be used for data recovery, reverse engineering, and programming. read more

IFStile – Iterated Function Systems – visualize substitution tilings

  • LinuxLinks.com; By Steve Emms (Posted by sde on Aug 12, 2019 4:59 AM EDT)
  • Story Type: Reviews; Groups: Linux
In mathematics, iterated function systems (IFSs) are a method of constructing fractals; the resulting fractals are often self-similar. If you want an introduction to IFS fractals, give IFStile a whirl. Create your own IFS fractals with this useful tool.

« Previous ( 1 ... 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 ... 7439 ) Next »