Showing headlines posted by bob

« Previous ( 1 ... 209 210 211 212 213 214 215 216 217 218 219 ... 1239 ) Next »

How I rediscovered Logo with the Python Turtle module

  • Opensource.com (Posted by bob on Sep 14, 2021 1:14 AM EDT)
  • Groups: Python; Story Type: News Story
When I was in high school, one of the very first programming languages I was introduced to was Logo. It was interactive and visual. With basic movement commands, you could have your cursor (“turtle”) draw basic shapes and intricate patterns. It was a great way to introduce the compelling concept of an algorithm—a series of instructions for a computer to execute. Fortunately, the Logo programming language is available today as a Python package. So let’s jump right in, and you can discover the possibilities with Logo as we go along. read more

Stuart D Gathman: How do you Fedora?

We recently interviewed Fedora user Stuart D. Gathman on how he uses Fedora Linux. This is a part of a series on the Fedora Magazine where we profile users and how they use Fedora Linux to get things done. If you are interested in being interviewed for a further installment in this series you can […]

How to List Unsuccessful SSH Logins on Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 13, 2021 8:29 PM EDT)
  • Groups: Linux; Story Type: News Story
This tutorial shows you how to identify and list unsuccessful SSH logins on the Linux shell.

How to Install Redis Server on Rocky Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 13, 2021 6:26 PM EDT)
  • Groups: Linux; Story Type: News Story
Redis is a popular and open-source in-memory key-value data store. It supports various data structures such as Hash, Lists, Sets, Strings, and many more. In this guide, you will learn how to install Redis on Rocky Linux.

Replace smart quotes with the Linux sed command

  • Opensource.com (Posted by bob on Sep 13, 2021 4:10 PM EDT)
  • Groups: Linux; Story Type: News Story
In typography, a pair of quotation marks were traditionally oriented toward one another. They look like this: “smart quotes” read more

How I migrated a WordPress website to a new host

  • Opensource.com; By David Both (Posted by bob on Sep 13, 2021 5:46 AM EDT)
  • Story Type: Tutorial; Groups: Community
Have you ever needed to migrate a WordPress website to a new host? I have done it several times and found the process to be quite easy. Of course, I don't use the recommended methods for doing most things, and this is no exception–I use the easy way, and that is what I recommend. This migration is non-destructive, so it is simple to revert to the original server if that should be necessary for any reason.

Play with model trains in OpenTTD

My father has always been fond of model trains, and I remember watching him building a track around the Christmas tree when I was young. When Lego train sets were released, he and I transitioned to them for their convenience and inherent extensibility. We built and operated Lego trains and monorail tracks over the course of many years. I've often imagined a possible future in which I have a garage or a basement dedicated to miniature landscapes and electric whistling trains.

How to Install MERN Stack for JS based applications on Debian 11

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 11, 2021 12:23 PM EDT)
  • Groups: Debian, Linux; Story Type: News Story
MERN stack consists of four key technologies MongoDB, Express, React, and Node. It is specially designed for easier and faster deployment of full-stack web applications. In this tutorial, we will show you how to install the MERN stack on Debian 11.

CentOS clone Rocky Linux gets technical support

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Sep 11, 2021 8:45 AM EDT)
  • Story Type: News Story; Groups: Linux, Red Hat
Red Hat may no longer support old-style CentOS Linux, but other groups have forked CentOS and now they're offering technical support. This now includes CIQ offering support services for Rocky Linux.

MAKE MORE with Inkscape - Ink/Stitch

Use Inkscape's Ink/Stitch extension to create breathtaking designs that can be stitched on your home embroidery machine!

Find files and directories on Linux with the find command

  • Opensource.com; By Seth Kenlon (Posted by bob on Sep 10, 2021 5:28 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Regardless of how organized I resolve to be, it seems there are always times when I just can't locate a file. Sometimes it's because I can't remember the name of the file in the first place. Other times, I know the name, but I can't recall where I decided to save it. There are even times when I need a file that I didn't create in the first place. No matter what the quandary, though, I know that on a POSIX system, I always have the find command.

VMware announces tech preview of Arm hypervisor – Fusion on Apple's M1 silicon

  • The Register; By Simon Sharwood (Posted by bob on Sep 10, 2021 3:40 AM EDT)
  • Story Type: News Story; Groups: ARM
And names a new CTO. VMware has kind-of announced a hypervisor for Arm CPUs, or at least one of them: Apple's M1 system-on-a-chip.…

A guide to simplifying invoicing with this open source tool

  • Opensource.com; By Frank Bergmann (Posted by bob on Sep 10, 2021 12:02 AM EDT)
  • Story Type: Editorial; Groups: Community
Many IT projects are late, over budget, and subject to dramatic changes during development. This makes invoicing for them one of the most taxing activities in IT. It's stressful—it involves dealing with ambiguities, conflicting interests, and human error. Worse, every single decision made during the project affects how much you can bill for.

In Search of Linux Laptops? Check these 6 Places to Get Your Laptop in 2021

Are you in search of Linux laptops? This article takes you through 6 different places that offer the best Linux laptops. So get prepared to choose your Linux laptop in 2021.

The Open Source Initiative names Stefano Maffulli as its first Executive Director

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Sep 9, 2021 2:58 PM EDT)
  • Story Type: Editorial; Groups: Community
As open-source licensing becomes an ever more important issue, the group which oversees these licenses has finally named its first Executive Director, Stefano Maffulli.

Q&A trip to Linux's Black Hole - /dev/null

As per NASA, “A black hole is a place in space where gravity pulls so much that even light can not get out”. Something similar exists in the Linux universe as well - it discards anything written to it and when read, just returns an EOF (end-of-file). It’s a special file which is also referred to as null device - /dev/null

Snyk founder: 'Developers need to care about security. Make it part of your core KPIs. It starts with people'

Guy Podjarny on the challenges of crafting and shipping secure code. Interview In an interview with Snyk founder and president Guy Podjarny on the challenges of secure application development, he told us: "Any solution that predicates on developers becoming security experts is doomed to fail."…

Why we abandoned open source: LiveCode CEO on retreat despite successful kickstarter

  • The Register; By Tim Anderson (Posted by bob on Sep 7, 2021 10:30 AM EDT)
  • Story Type: Interview; Groups: Developer
Open source business model problems for modern-day HyperCard. Interview An easy to use programming language that was made open source in 2014 after a successful crowdfunding campaign is going back to closed source after too many customers switched to using it for free.…

Learn everything about computers with this Raspberry Pi kit

  • Opensource.com; By Seth Kenlon (Posted by bob on Sep 6, 2021 10:23 AM EDT)
  • Story Type: Editorial; Groups: Raspberry Pi
I like history, and I like computers, so I enjoy hearing stories about computing before computers were an everyday household appliance, much less a personal accessory. One tale I hear often is about how the computers of long ago (in computer years, anyway) were pleasantly basic. They were so basic, in fact, that it was relatively trivial for a curious user to figure out how to program one.

Resize an image from the Linux terminal

  • Opensource.com; By Jim Hall (Posted by bob on Sep 6, 2021 8:12 AM EDT)
  • Story Type: Tutorial; Groups: Linux
ImageMagick is a handy multipurpose command-line tool for all your image needs. ImageMagick supports a variety of image types, including JPG photos and PNG graphics.

« Previous ( 1 ... 209 210 211 212 213 214 215 216 217 218 219 ... 1239 ) Next »