Showing headlines posted by bob

« Previous ( 1 ... 360 361 362 363 364 365 366 367 368 369 370 ... 1210 ) Next »

6 signs you might be a Linux user

  • Opensource.com (Posted by bob on Oct 28, 2019 2:36 PM CST)
  • Groups: Linux; Story Type: News Story
Linux users are a diverse bunch, but many of us share a few habits. You might not have any of the telltale signs listed in this article, and if you're a new Linux user, you may not recognize many of them... yet. Here are six signs you might be a Linux user. read more

Automated testing comes to the Linux kernel: KernelCI

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Oct 28, 2019 1:21 PM CST)
  • Story Type: News Story; Groups: Kernel, Linux
Linux, the most important software program in the world, has a major weak point: Poor testing. That's changing, and one big sign of that is KernelCI, an automated testing framework for the Linux kernel, is now a Linux Foundation project.

How to Install Shopware with NGINX and Let's Encrypt on FreeBSD 12

This tutorial will walk you through the Shopware Community Edition (CE) installation on FreeBSD 12 system by using NGINX as a web server.

Build a virtual private network with Wireguard

  • Fedora Magazine (Posted by bob on Oct 28, 2019 10:53 AM CST)
  • Groups: Fedora; Story Type: News Story
Wireguard is a new VPN designed as a replacement for IPSec and OpenVPN. Its design goal is to be simple and secure, and it takes advantage of recent technologies such as the Noise Protocol Framework. Some consider Wireguard’s ease of configuration akin to OpenSSH. This article shows you how to deploy and use it. It […]

How to remove duplicate lines from files with awk

  • Opensource.com (Posted by bob on Oct 28, 2019 5:55 AM CST)
  • Story Type: News Story
Suppose you have a text file and you need to remove all of its duplicate lines. TL;DR To remove the duplicate lines while preserving their order in the file, use: read more

Whats the best Linux distribution for beginners?

There are hundreds of different Linux distributions, each meeting the unique needs of its users. This diversity of distributions is what makes Linux the preferred operating system, but choosing the best one to get started can be quite daunting. First-timers need to take into consideration hardware, internet connection, installation method, desktop environment, support community, and more. So which one should a beginner choose? Take our Linux poll!

Netflix builds a Jupyter Lab alternative, a bug bounty to fight election hacking, Raspberry Pi goes microscopic, and more open source news

In this edition of our open source news roundup, we take a look at a machine learning tool from Netflix, Microsoft's election software bug bounty, a cost-effective microscope built with Raspberry Pi, and more!

4 ways developers can have a say in what agile looks like

Agile has become the default way of developing software; sometimes, it seems like every organization is doing (or wants to do) agile. But, instead of trying to change their culture to become agile, many companies try to impose frameworks like scrum onto developers, looking for a magic recipe to increase productivity. This has unfortunately created some bad experiences and leads developers to feel like agile is something they would rather avoid. This is a shame because, when it's done correctly, developers and their projects benefit from becoming involved in it.

Get sorted with sort at the command line

  • Opensource.com (Posted by bob on Oct 26, 2019 2:28 PM CST)
  • Story Type: News Story
If you've ever used a spreadsheet application, then you know that rows can be sorted by the contents of a column. For instance, if you have a list of expenses, you might want to sort them by date or by ascending price or by category, and so on. If you're comfortable using a terminal, you may not want to have to use a big office application just to sort text data. And that's exactly what the sort command is for. read more

Orange Pi AI Stick Lite taps 5.6 TOPS Gryfalcon GPU

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 26, 2019 10:05 AM CST)
  • Story Type: News Story; Groups: Linux
Shenzen Zunlong’s $19.90 “Orange Pi AI Stick Lite” USB stick features a GTI Lightspeeur SPR2801S NPU at up to 5.6 TOPS @ 100MHz. It’s supported with free, Linux-based AI model transformation tools. Shenzen Zunlong’s Orange Pi project has released an AI accelerator with a USB stick form factor equipped with Gyrfalcon Technology, Inc.’s Lightspeeur SPR2801S […]

Understanding system calls on Linux with strace

A system call is a programmatic way a program requests a service from the kernel, and strace is a powerful tool that allows you to trace the thin layer between user processes and the Linux kernel. To understand how an operating system works, you first need to understand how system calls work. One of the main functions of an operating system is to provide abstractions to user programs. An operating system can roughly be divided into two modes: read more

How to create an Ubuntu EC2 Instance on AWS

In this article, we will see how to create a new Ubuntu EC2 Instance on AWS. EC2 (Elastic Compute Cloud ) is part of the “Compute” service in AWS (Amazon Web Services). EC2 is nothing but a VM (Virtual Machine) in AWS.

How I used the wget Linux command to recover lost images

  • Opensource.com (Posted by bob on Oct 25, 2019 11:13 PM CST)
  • Groups: Linux; Story Type: News Story
In 2004, the Open Clip Art Library (OCAL) was launched as a source of free illustrations for anyone to use, for any purpose, without requiring attribution or anything in return. This site was the open source world’s answer to the big stacks of clip art CDs on the shelf of every home office in the 1990s, and to the art dumps provided by the closed-source office and artistic software titles. read more

4 cool new projects to try in COPR for October 2019

COPR is a collection of personal repositories for software that isn’t carried in Fedora. Some software doesn’t conform to standards that allow easy packaging. Or it may not meet other Fedora standards, despite being free and open source. COPR can offer these projects outside the Fedora set of packages. Software in COPR isn’t supported by […]

How to Install, Configure and Use latest PostgreSQL Version on Ubuntu

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 25, 2019 8:08 PM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
Postgres is an open-source relational database that has many advanced features like enterprise-class performance, triggers, Atomicity, Consistency, Isolation, and Durability. This tutorial shows how to install and configure the latest PostgreSQL version from the Official Postgres Ubuntu repository.

Why I made the switch from Mac to Linux

  • Opensource.com (Posted by bob on Oct 25, 2019 3:00 PM CST)
  • Groups: Linux; Story Type: News Story
I have been a huge Mac fan and power user since I started in IT in 2004. But a few months ago—for several reasons—I made the commitment to shift to Linux as my daily driver. This isn't my first attempt at fully adopting Linux, but I'm finding it easier than ever. Here is what inspired me to switch. read more

How to Install Automad CMS with Apache and Let's encrypt on Debian 10

Automad is a free, open-source and flat content management system written in PHP language. In this tutorial, we will show you how to install Automad CMS on Debian 10 using Apache web server.

Microsoft emits another peep at PowerShell 7 with new toys and the return of an old friend

  • The Register; By Richard Speed (Posted by bob on Oct 25, 2019 2:03 AM CST)
  • Story Type: News Story; Groups: Microsoft
Commands in (conditional) Chains – the latest Seattle rock sensation? Preview 5 of Microsoft's PowerShell 7 dropped last night, which means that final release is lumbering ever closer.…

How to Install PHP ionCube Loader in CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 25, 2019 1:02 AM CST)
  • Story Type: Tutorial; Groups: Linux, PHP
ionCube loader is a PHP extension that is used to decode PHP scripts encoded by the ionCube PHP Encoder package. In this tutorial, we will show you how to enable the ionCube loader in PHP on CentOS 8.

Modular industrial NVR system also available in in-vehicle model

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 25, 2019 12:00 AM CST)
  • Story Type: News Story; Groups: Community
Aaeon’s rugged, $356 and up “VPC-3350S” industrial NVR PC runs on an Apollo Lake SoC and offers 4x GbE ports with PoE and up to 4x mini-PCIe. An in-vehicle model adds GPS, CAN, G-sensor, 3x RS-232, and wide-range power with ignition. Aaeon has launched a compact, rugged network video recorder (NVR) system with four GbE-speed […]

« Previous ( 1 ... 360 361 362 363 364 365 366 367 368 369 370 ... 1210 ) Next »