Showing headlines posted by bob

« Previous ( 1 ... 243 244 245 246 247 248 249 250 251 252 253 ... 1156 ) Next »

Changing the world with open source: GNOME president shares her story

  • Opensource.com; By Don Watkins (Posted by bob on Jun 16, 2020 5:23 PM EDT)
  • Story Type: Interview; Groups: GNOME
Growing up in Silicon Valley, Nuritzi Sanchez saw the powerful impact software can make on the world. Yet, unlike many others who were also steeped in the tech industry, her journey has taken her into the world of open source, where she is contributing to that impact.

How to use Bash history commands

  • Opensource.com (Posted by bob on Jun 16, 2020 12:15 PM EDT)
  • Story Type: News Story
Bash has a rich history. That is, it's an old shell with an even older ancestor (the Bourne shell), but it also has a great history command that surpasses all other shell history interfaces based on its number of features. The Bash version of history allows for reverse searches, quick recall, rewriting history, and more. read more

How to Install GitBucket with Nginx on Ubuntu 20.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 16, 2020 8:09 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
GitBucket is an open-source Git web platform powered by Scala. It provides a Github-like user interface features such as Git repository hosting via HTTP and SSH, issues, wiki, repository viewer, and pull requests.

Bigger than big: Linux kernel colonel Torvalds claims 5.8 is 'one of our biggest releases of all time'

  • The Register; By Tim Anderson (Posted by bob on Jun 16, 2020 4:03 AM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
'We have modified about 20 per cent of all the files'. Linus Torvalds has said that version 5.8 of the Linux kernel is "one of our biggest releases of all time".…

How to Install Cacti SNMP Monitoring Tool on Debian 10

Cacti is a free and open-source, web-based network monitoring, and graphics tool. In this tutorial, we will show you how to install Cacti on Debian Buster 10. We will install Cacti under the LAMP stack, the Apache web server, PHP 7.3, and the MariaDB server on the current Debian Buster 10.

Compact Jetson Nano system has a PoE port

Axiomtek’s rugged “AIE100-903-FL” embedded computer runs Ubuntu on Nvidia’s Jetson Nano with HDMI, mini-PCIe, NVMe-ready M.2, 2x USB, and 2x GbE ports, one of which offers PoE. Axiomtek has launched a compact, rugged edge AI system that runs Ubuntu 18.04 on Nvidia’s power-efficient, AI-enabled Jetson Nano module. The AIE100-903-FL is designed for intelligent edge AI […]

Linux-ready, 3.5-inch Coffee Lake SBC has four USB 3.1 Gen2 ports

Advantech’s 3.5-inch “MIO-5393” SBC ships with Ubuntu 18.04 and Win 10 images and an 8th/9th Gen Coffee Lake-H CPU and offers triple display support, 2x GbE, 4x USB 3.1 Gen2, and 2x M.2 slots. Advantech has launched a semi-rugged 3.5-inch SBC that supports Intel’s 9th and 8th Gen Coffee Lake/Refresh processors. The Linux-ready MIO-5393 shares […]

LaTeX Typesetting - Part 1 (Lists)

  • Fedora Magazine; By Earl Ramirez (Posted by bob on Jun 15, 2020 4:56 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
LaTeX lists come in three types of lists – itemized, enumerated, and decription. Read on to find out more about how to style and nest the various types of lists that LaTeX can generate.

Introducing the Open Management Practices

  • Opensource.com; By Heidi Hess von Ludewig (Posted by bob on Jun 15, 2020 10:21 AM EDT)
  • Story Type: Interview; Groups: Red Hat
For the second article in this series on Managing with Open Values, I spoke with DeLisa Alexander, Executive Vice President and Chief People Officer at Red Hat, specifically about how managing with open values works in that organization.

Who is the glue person on your team?

Here's a test: how long do you think it would take for your organization to kickstart a brand new effort? A few days? A week? How ready would your teams be—do they already know how to roadmap, align, prioritize, and coordinate with each other?

Dell XPS 13 Linux Developer Edition (2020) hands-on: A great laptop for hard-working developers

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jun 14, 2020 12:26 PM EDT)
  • Story Type: News Story; Groups: Developer, Linux
Like its ancestors before it, the latest Dell 13 Linux Developer Edition is an exceptional programmers' laptop.

How I stream video with OBS and WebSockets

  • Opensource.com (Posted by bob on Jun 14, 2020 1:29 AM EDT)
  • Story Type: News Story
OBS is one of the staples of live streaming videos now. It is the preferred software for streaming to Twitch, one of the most popular live video sites around. There are some really nice add-ons to allow a streamer to control things from their phone or another screen without disrupting the running video. It turns out, it is really easy to build your own control panel using Node-RED and the obs-websockets plugin. read more

SELF 2020 - Join our virtual event in progress

  • SouthEast LinuxFest (Posted by bob on Jun 13, 2020 4:42 PM EDT)
  • Story Type: Announcements
SouthEast LinuxFest 2020 - Join our virtual event in progress

Facebook boffins bake robo-code converter to take the pain out of shifting between C++, Java, and Python

Using machine learning to get rid of those awkward code breaks. Facebook researchers have applied recent advances they've made in the unsupervised machine translation of human languages to a source code conversion system.…

Fedora 32: Simple Local File-Sharing with Samba

  • Fedora Magazine (Posted by bob on Jun 12, 2020 11:46 PM EDT)
  • Groups: Fedora; Story Type: News Story
Setup Simple Samba File-Sharing for you Local Home Network.

Import functions and variables into Bash with the source command

  • Opensource.com; By Seth Kenlon (Posted by bob on Jun 12, 2020 4:33 PM EDT)
  • Story Type: Tutorial; Groups: Linux
When you log into a Linux shell, you inherit a specific working environment. An environment, in the context of a shell, means that there are certain variables already set for you, which ensures your commands work as intended. For instance, the PATH environment variable defines where your shell looks for commands. Without it, nearly everything you try to do in Bash would fail with a command not found error.

3 reasons to contribute to open source now

  • Opensource.com; By Jason Blais (Posted by bob on Jun 12, 2020 1:28 PM EDT)
  • Story Type: Editorial; Groups: Linux, MySQL
Open source software has taken over the world. From the early days of Linux and MySQL, open source is driving innovation like never before, with more than 180,000 public repositories on GitHub alone. For those of you who have not yet ventured into the open source world, here are the three reasons to start today.

Stop debugging Go with Println and use Delve instead

When was the last time you tried to learn a new programming language? Do you stick with your tried and true, or are you one of the brave souls who tries out a new one as soon as it is announced? Either way, learning a new language can be extremely useful, and a lot of fun.

Faster than ever, Apache Cassandra 4.0 beta is on its way

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jun 12, 2020 10:23 AM EDT)
  • Story Type: News Story; Groups: Apache
The popular NoSQL database management system Apache Cassandra promises to be faster and more stable than ever in its next release.

Never forget your password with this Python encryption algorithm

  • Opensource.com; By Moshe Zadka (Posted by bob on Jun 12, 2020 9:22 AM EDT)
  • Story Type: Tutorial; Groups: Python
Many of us use password managers to securely store our many unique passwords. A critical part of a password manager is the master password. This password protects all others, and in that way, it is a risk. Anyone who has it can pretend to be you… anywhere! Naturally, you keep your master password hard to guess, commit it to memory, and do all the other things you are supposed to do.

« Previous ( 1 ... 243 244 245 246 247 248 249 250 251 252 253 ... 1156 ) Next »