Showing headlines posted by bob

« Previous ( 1 ... 240 241 242 243 244 245 246 247 248 249 250 ... 1158 ) Next »

CutiePi tablet based on Raspberry Pi CM3+ starts at $169

On Kickstarter: a $169 and up, open source “CutiePi” tablet that runs a Linux- and Qt-based stack on a quad-core, 1.2GHz Raspberry Pi CM3+ Lite. You also get an 8-inch, 1280 x 800 touchsceen, a 5000mAh battery, and USB and micro-HDMI ports. Taiwanese startup CutiePi, Which has been teasing details about its Raspberry Pi Compute […]

Connect GNOME File Manager or Windows Explorer to an ISPConfig 3 website

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 3, 2020 10:12 AM EDT)
  • Groups: GNOME, Linux; Story Type: News Story
This Tutorial shows how to set up access to website files in the file manager application on your workstation. This Tutorial shows this on Linux and Windows.

Install a Kubernetes load balancer on your Raspberry Pi homelab with MetalLB

Kubernetes is designed to integrate with major cloud providers' load balancers to provide public IP addresses and direct traffic into a cluster. Some professional network equipment manufacturers also offer controllers to integrate their physical load-balancing products into Kubernetes installations in private data centers. For an enthusiast running a Kubernetes cluster at home, however, neither of these solutions is very helpful. read more

10 ReactJS tools to boost your web development skills

  • Opensource.com (Posted by bob on Jul 3, 2020 4:02 AM EDT)
  • Story Type: News Story
Did you know most résumés submitted for jobs get rejected with just a single glance? That's a daunting fact if you are trying to get started in web development, but there are ways to improve what you have to offer prospective employers and clients. For application developers, now is a great time to increase your skills, and open source is the best avenue for professional development. You don't need to attend university to learn new open source skills; all you need is a sense of direction and self-discipline. read more

Customizing my Linux terminal with tmux and Git

I use GNOME Terminal, mostly because it is my distribution's default. But what happens inside my terminal is far from "default." Before I get into how I customize it, here is what it looks like: read more

Open source and diversity key to tackling the developer skills shortage, says Scala contributor

'If diversity is not important to you, then at least you might care about the bottom line' Open Source Summit Diversity and open source can help fix the software developer skills gap, argued Scala contributor and Carnegie Mellon Assistant Professor Heather Miller in a keynote talk at the virtual Open Source Summit North America.…

How to Install Shopware 6 with Nginx and Let's Encrypt SSL on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 2, 2020 8:59 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Shopware CE is a free and open-source eCommerce platform written in Symfony and Vue.js. In this tutorial, we will show you how to install Shopware CE with Nginx and Let's Encrypt on Ubuntu 20.04.

Raspberry Pi 4 based gateway with RS-232/485 and RTC sells for $90 plus the Pi

Advantech has launched a compact, IP40-protected “Uno-220” IoT gateway enclosure and HAT designed for a BYO Raspberry Pi 4. The HAT provides a RS-232/485 port, an RTC with battery, and 4x additional GPIOs. Advantech has launched what appears to be its first Raspberry Pi based embedded system. The $90, 100 x 70 x 33mm Uno-220 […]

6 best practices for managing Git repos

  • Opensource.com (Posted by bob on Jul 2, 2020 5:27 PM EDT)
  • Story Type: News Story
Having access to source code makes it possible to analyze the security and safety of applications. But if nobody actually looks at the code, the issues won’t get caught, and even when people are actively looking at code, there’s usually quite a lot to look at. Fortunately, GitHub has an active security team, and recently, they revealed a Trojan that had been committed into several Git repositories, having snuck past even the repo owners. read more

How to create a Replicaset in Kubernetes

A replica set makes sure the specified replicas of pods are always running. It can be considered as a replacement for the replication controller. In this article, we will see how to create a replica set and how it identifies pods with labels.

Zynq UltraScale+ SBC sells for $259, offers Baidu AI tools

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 2, 2020 4:23 AM EDT)
  • Story Type: News Story; Groups: Linux
MYIR’s $259 “FZ3 Card” SBC runs Linux with Baidu AI tools on a Zynq UltraScale+ via its MYC-CZU3EG module with 4GB DDR4 and 8GB eMMC. Specs include mini-DP, GbE, 2x USB, PCIe, 2x 40-pin GPIO, and CSI and BT1120 cam links. MYIR has launched a 100 x 70mm, -40 to 85°C tolerant development board built […]

Firefox 78: Protections dashboard, new developer features... and the end of the line for older macOS versions

New Regular Expression evaluator borrowed from Chromium V8 - a sign of more collaboration to come? Mozilla has released Firefox 78 with a new Protections Dashboard and a bunch of updates for web developers. This is also the last supported version of Firefox for macOS El Capitan (10.11) and earlier.…

India bans 59 apps it says have privacy, national security problems. In a massive coincidence, they're all Chinese

They may have a point with some of them, though. India has banned the use of 59 smartphone apps it says violate its citizens’ privacy and threaten national security. In a massive coincidence they come from China, and just weeks after border skirmishes between the two nations.…

MontaVista adds continuous integration support

MontaVista announced v3.1 of its Carrier Grade eXpress 3.1 embedded Linux distro based on Linux 5.4 LTS and Yocto 3.1 LTS. CGX 3.1 improves support for CI/CD and is more closely aligned with the Yocto Project. MontaVista Software has upgraded its Yocto Project based Carrier Grade eXpress to version 3.1 with a focus on Continuous […]

Customizing Bash

  • Fedora Magazine; By Stephen Snow (Posted by bob on Jul 1, 2020 10:11 PM EDT)
  • Story Type: Tutorial; Groups: Fedora, Linux
Bash's environment is designed to be highly customizable in order to suit the needs of many different users with many different tastes. Read on to learn a few quick tips to improve your productivity when using the Bash CLI.

Linux Mint 20 isn't exactly bursting with freshness but, hey, there's kernel 5.4 and it's a long-term support release

Oh Snap: Based on Ubuntu but without package manager. Warpinator anyone? The Linux Mint team has released Mint 20 Cinnamon, a long-term support (LTS) release. It is based on Ubuntu 20.04, will be supported until 2025, and new Mint versions will use the same package base until 2022.…

Back up your phones storage with this Linux utility

  • Opensource.com; By Seth Kenlon (Posted by bob on Jul 1, 2020 7:42 PM EDT)
  • Story Type: Tutorial; Groups: Linux, Mobile
One of the great failings of mobile devices is how difficult it can be to transfer data from your device to your computer. Mobile devices have a long history of this. Good news—if you're running Linux, you can probably interface with your mobile device using the gphoto2 command.

Read and write data from anywhere with redirection in the Linux terminal

  • Opensource.com (Posted by bob on Jul 1, 2020 3:11 PM EDT)
  • Groups: Linux; Story Type: News Story
Redirection of input and output is a natural function of any programming or scripting language. Technically, it happens inherently whenever you interact with a computer. Input gets read from stdin (standard input, usually your keyboard or mouse), output goes to stdout (standard output, a text or data stream), and errors get sent to stderr. read more

The open organization everyone deserves

  • Opensource.com (Posted by bob on Jul 1, 2020 2:09 PM EDT)
  • Story Type: News Story
Let me share an email I recently received. It meant the world to me: read more

How to create a Service in Kubernetes

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 1, 2020 12:06 PM EDT)
  • Groups: Linux; Story Type: News Story
A service in Kubernetes is an abstraction layer over Pods. It defines a logical set of Pods. It provides a single IP address and DNS name by which pods can be accessed.

« Previous ( 1 ... 240 241 242 243 244 245 246 247 248 249 250 ... 1158 ) Next »