Showing headlines posted by bob

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

Firefox Team Looks Within to Lead Into the Future

  • The Mozilla Blog; By Dave Camp (Posted by bob on Jan 24, 2020 9:41 PM EDT)
  • Story Type: Editorial; Groups: Mozilla
For Firefox products and services to meet the needs of people’s increasingly complex online lives, we need the right organizational structure. One that allows us to respond quickly as we continue to excel at delivering existing products and develop new ones into the future.

How to Install Wekan Kanban with Nginx and Let's Encrypt SSL on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 24, 2020 7:12 PM EDT)
  • Groups: Debian, Linux; Story Type: News Story
Wekan is a free and open-source Kanban Board built with the Meteor JavaScript framework and is distributed under the MIT license. It is very similar to Workflowy and Trello that helps you to manage day-to-day tasks, prepare todo lists, managing other people, etc.

Apollo Lake in-vehicle PCs have four PoE ports

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jan 24, 2020 2:15 PM EDT)
  • Story Type: News Story; Groups: Intel, Linux
Nexcom’s “nROK 6222” and similar “VTC 6222” are rugged, Linux-ready in-vehicle computers with an Intel Apollo Lake SoC, 5x GbE (4x with PoE), 3x mini-PCIe, 2x SATA, 2x HDMI, and CAN, serial, VGA, USB 3.0, and GPS. Nexcom announced a nROK 6222 computer for rolling stock applications and a similar VTC 6222 system for more […]

Canonical announces high-performance Android services on the cloud

Building on top of Ubuntu on the cloud, Canonical is making it possible to run demanding Android apps from the cloud with the Anbox Cloud.

Install Adminer Database Management Tool on Debian 10

Managing database systems like MySQL, PostgreSQL, Oracle, and SQLite form the web-based UI is easier than using the command-line tool. Adminer is one of the best full-featured database management tool written in PHP.

Use this open source tool to get your local weather forecast

  • Opensource.com (Posted by bob on Jan 23, 2020 8:44 PM EDT)
  • Story Type: News Story
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using. read more

6 things you should be doing with Emacs

  • Opensource.com (Posted by bob on Jan 23, 2020 6:37 PM EDT)
  • Groups: Python; Story Type: News Story
Imagine using Python's IDLE interface to edit text. You would be able to load files into memory, edit them, and save changes. But every action you perform would be defined by a Python function. Making a word all capitals, for instance, calls upper(), opening a file calls open, and so on. Everything in your text document is a Python object and can be manipulated accordingly. From the user's perspective, it's the same experience as any text editor. read more

How to stop typosquatting attacks

  • Opensource.com (Posted by bob on Jan 23, 2020 4:11 PM EDT)
  • Story Type: News Story
Cybercriminals are turning to social engineering to try to trick unsuspecting people into divulging private information or valuable credentials. It is behind many phishing scams where the attacker poses as a reputable company or organization and uses it as a front to distribute a virus or other piece of malware. read more

Nextcloud Hub takes on Google Docs and Office 365

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jan 23, 2020 11:25 AM EDT)
  • Story Type: News Story; Groups: Cloud
Best known as a do-it-yourself cloud storage service, Nextcloud challenges SaaS vendors with launch of Hub.

What you need to know about System76's open source firmware project

When you power on your computer, there’s a lot more going on than you might think. One of the most important elements involved is the embedded controller (EC). This is what is responsible for providing abstractions for the battery, charging system, keyboard, touchpad, suspend/resume, and thermal control, among others. These controllers are typically proprietary and usually run proprietary firmware. read more

Set up an offline command line dictionary in Fedora

  • Fedora Magazine (Posted by bob on Jan 23, 2020 1:09 AM EDT)
  • Groups: Fedora; Story Type: News Story
You don’t need an internet connection to have an easily searchable and extendable dictionary on your Fedora computer. You can use sdcv (StarDict under Console Version) and the public Stardict files on the default repositories to keep a local record for offline use. This article shows you how. What is sdcv? sdcv is a command […]

Use Wireshark at the Linux command line with TShark

  • Opensource.com (Posted by bob on Jan 22, 2020 2:06 AM EDT)
  • Groups: Linux; Story Type: News Story
Most of the time when we connect to the internet, we don't think about the network protocols at work underneath that make it all possible. Right now, while you are reading this article, numerous packets are being exchanged by your computer and traveling across the internet. read more

Automating Helm deployments with Bash

Some of our applications are hosted in a Kubernetes cluster, and we use GitLab Continuous Integration (CI) to automate deployments and Helm 2 to deploy our applications. Helm charts enable the storage of templates of Kubernetes object YAML files with variables that can be programmatically set from command-line arguments passed when the chart is used during deployments. This allows us to store critical secrets in GitLab-protected environment variables or in Hashicorp Vault and use them within the CI deployment job.

3 open source tools to manage your contacts

  • Opensource.com; By Kevin Sonney (Posted by bob on Jan 21, 2020 8:34 AM EDT)
  • Story Type: Tutorial; Groups: Community
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using.

Learning about Partitions and How to Create Them for Fedora

Operating system distributions try to craft a one size fits all partition layout for their file systems. Distributions cannot know the details about how your hardware is configured or how you use your system though. Read on for a brief description of the historical reasons for separating some parts of the file system out into separate partitions so that you can make a more informed decision the next time you install your Linux operating system.

Fanless Coffee Lake system supports triple HDMI displays

Nexcom’s fanless, “Neu-X300” embedded system runs Linux or Win 10 on an up to hexa-core 8th Gen Coffee Lake CPU and offers 4x USB 3.0, 2x GbE, 2x M.2, PCIe x16, and up to 3x HDMI 2.0 ports. The Neu-X300 is the second in a line of Nexcom Neu-X Core computers that started in November […]

What's your favorite Linux terminal trick?

  • Opensource.com (Posted by bob on Jan 20, 2020 3:42 AM EDT)
  • Groups: Linux; Story Type: News Story
The beginning of a new year is always a great time to evaluate new ways to become more efficient. Many people try out new productivity tools or figure out how to optimize their most mundane processes. One area to assess is the terminal. Especially in the world of open source, there are tons of ways to make life at the terminal more efficient (and fun!) with shortcuts and commands.    read more

One open source chat tool to rule them all

  • Opensource.com (Posted by bob on Jan 19, 2020 9:07 PM EDT)
  • Story Type: News Story
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using. read more

Cloud-based test farm lets you check out edge AI software on Linux dev boards

FØCAL is a profiling and automated test farm platform based on Docker and LTTng for testing Linux edge AI software on the BeagleBone, Raspberry Pi, Jetson, Up Squared, and Google Coral. A venture-backed startup called FØCAL has launched a cloud-based test farm of the same name designed for hardware/software codesign of Linux-based edge AI and […]

Open source fights cancer, Tesla adopts Coreboot, Uber and Lyft release open source machine learning

  • Opensource.com (Posted by bob on Jan 19, 2020 2:33 PM EDT)
  • Story Type: News Story
In this edition of our open source news roundup, we take a look machine learning tools from Uber and Lyft, open source software to fight cancer, saving students money with open textbooks, and more! read more

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