Showing headlines posted by bob

« Previous ( 1 ... 324 325 326 327 328 329 330 331 332 333 334 ... 1194 ) Next »

Keep your email in sync with OfflineIMAP

  • Opensource.com; By Kevin Sonney (Posted by bob on Jan 15, 2020 3:38 AM CST)
  • 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.

4 things cloud-native Java must provide

Java is still the pervasive development language among enterprise developers, even though it is not developers' preferred cloud-native runtime and is falling behind other languages, according to GitHub's Octoverse.

Organize your email with Notmuch

  • Opensource.com (Posted by bob on Jan 14, 2020 8:12 PM CST)
  • 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. Index your email with Notmuch Yesterday, I talked about how I use OfflineIMAP to sync my mail to my local machine. Today, I'll talk about how I preprocess all that mail before I read it. read more

How and why to use Creative Commons licensed work

  • Opensource.com (Posted by bob on Jan 14, 2020 4:29 PM CST)
  • Story Type: News Story
Creative Commons (CC) copyright is a series of copyright licenses that make it easy for creators to share their work and adapt the work of others. Just because something is online doesn’t mean you are free to use it however you like. How do I know if a work has a CC license? If you don’t see a Creative Commons license on the work or the creator doesn’t tell you their work is free to use, you cannot use it. There are three ways to know if a work has a Creative Commons license:  read more

How to Install YetiForce CRM on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 14, 2020 12:46 PM CST)
  • Groups: Debian, Linux; Story Type: News Story
YetiForce is a free and open-source Customer Relationship Management system that helps to manage relations with customers, suppliers, partners and staff. In this tutorial, we will show you how to install YetiForce on Debian 10 with Let's Encrypt free SSL.

Are you getting it? Yes, armageddon it: Mass hysteria takes hold as the Windows 7 axe falls

  • The Register (Posted by bob on Jan 14, 2020 10:17 AM CST)
  • Groups: Linux; Story Type: News Story
Only Linux, um, Windows 10 can save you! The Windows 7 hysteria machine has most definitely kicked into gear today, with Viking burials and scary statistics for the orphaned operating system.…

setV: A Bash function to maintain Python virtual environments

  • Opensource.com (Posted by bob on Jan 14, 2020 9:23 AM CST)
  • Groups: Python; Story Type: News Story
For more than a year, setV has been hidden away within my bash_scripts project, but it's time for it to become public. setV is a Bash function I use as an alternative to virtualenvwrapper. It provides basic features that enable you to do things such as: read more

Use Stow for configuration management of multiple machines

  • Opensource.com; By Kevin Sonney (Posted by bob on Jan 14, 2020 1:43 AM CST)
  • Story Type: News Story; 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.

It's a no to ZFS in the Linux kernel from me, says Torvalds, points finger of blame at Oracle licensing

What's that coming over the hill? Is it a lawyer? It's Larry's lawyers. Linux kernel jockey, Linus Torvalds, has taken time out to remind open source loyalists that he is no fan of the ZFS file system due, in part, to the sometimes tortuous nature of open source licensing.…

Install and Secure phpMyAdmin on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 13, 2020 10:00 PM CST)
  • Story Type: Tutorial; Groups: Linux, MySQL
phpMyAdmin is a free and open-source tool to manage MySQL and MariaDB servers over a web-based interface. In this tutorial, we will show you how to install and secure phpMyAdmin on CentOS 8 server.

Pico-ITX SBC jump-starts the mighty i.MX8 QuadMax

iWave’s “iW-Rainbow-G27S” Pico-ITX SBC runs Linux or Android on an i.MX8 QuadPlus or QuadMax with up to 8GB LPDDR4, 2x GbE, 2x USB 3.0, 802.11ac/BT, M.2, HDMI in and out, and -40 to 85°C support. iWave produces a lot of compute modules, such as last year’s i.MX8M Mini or Nano based iW-RainboW-G34M-SM, but single board […]

How to setup a DNS server with bind

  • Fedora Magazine; By Curt Warfield (Posted by bob on Jan 13, 2020 5:03 PM CST)
  • Story Type: Tutorial; Groups: Fedora
The Domain Name System, or DNS, as it’s more commonly known, translates or converts domain names into the IP addresses associated with that domain. DNS is the reason you are able to find your favorite website by name instead of typing an IP address into your browser. This guide shows you how to configure a […]

Whats HTTPS for secure computing?

Over the past few years, it's become difficult to find a website that is just "http:// …" This is because the industry has finally realised that security on the web is "a thing," and also because it has become easy for both servers and clients to set up and use HTTPS connections. A similar shift may be on its way in computing across cloud, edge, Internet of Things, blockchain, artificial intelligence, machine learning, and beyond.

My favorite Bash hacks

  • Opensource.com (Posted by bob on Jan 13, 2020 9:37 AM CST)
  • Story Type: News Story
When you work with computers all day, it's fantastic to find repeatable commands and tag them for easy use later on. They all sit there, tucked away in ~/.bashrc (or ~/.zshrc for Zsh users), waiting to help improve your day! In this article, I share some of my favorite of these helper commands for things I forget a lot, in hopes that they will save you, too, some heartache over time. read more

How to contribute to Kubernetes

Contributing to open source as a hobby is a great way to dip your toes in the water on a new technology—and maybe even advance your career in the process. IBM software engineer Tara Gu found both of those things to be true when she started contributing to the Kubernetes container engine project in 2018.

How I upgraded my CuBox open source music server

  • Opensource.com (Posted by bob on Jan 13, 2020 12:56 AM CST)
  • Groups: ARM; Story Type: News Story
Back in early 2014, I purchased my first ARM-based computer, a SolidRun CuBox-i4. My goal for the CuBox was to have a headless device (e.g., no display) that takes up minimal space in the audio equipment shelf, makes minimal noise, and serves music files to my digital-to-analog converter (DAC) and thus to the rest of the stereo. On paper, the CuBox was a perfect fit. read more

Sync files across multiple devices with Syncthing

  • Opensource.com (Posted by bob on Jan 12, 2020 12:44 PM CST)
  • 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

In-vehicle computer rolls with Whiskey Lake

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jan 11, 2020 5:01 PM CST)
  • Story Type: News Story; Groups: Intel, Linux
Vecow’s rugged, Linux-ready “RMS-1000” in-vehicle computer is a 1U rackmount system with 8th Gen Whiskey Lake CPUs, dual SATA bays, 4x USB 3.1 Gen 2, and 8x GbE ports, 6x of which have M12 connectors. Vecow has returned to the Intel 8th Gen Whiskey Lake UE series that it used in its recent, SPC-5000 and […]

How to Install Apache ZooKeeper on Debian 10

Apache Zookeeper is a free and open-source service for distributed systems that helps you to manage a large set of hosts. In this tutorial, we will show you how to set up a single-node Apache Zookeeper cluster on Debian 10 server.

Automating the creation of research artifacts

In my work as a programming language researcher, I need to create artifacts that are easy to understand and well-documented. To make my work easier, I found a simple way to automate generating source code documentation, creating HTML and PDF versions of user documentation, compiling a technical (research) document to PDF, generating the bibliography, and provisioning of virtual machines with the software artefact installed for ease of reproducibility of my research.

« Previous ( 1 ... 324 325 326 327 328 329 330 331 332 333 334 ... 1194 ) Next »