Showing headlines posted by bob

« Previous ( 1 ... 346 347 348 349 350 351 352 353 354 355 356 ... 1210 ) Next »

4 ways to volunteer this holiday season

  • Opensource.com; By John Jones (Posted by bob on Dec 22, 2019 4:36 PM CST)
  • Story Type: Editorial; Groups: Community
There are organizations helping to accelerate tech for good by connecting developers who want to make a change with communities and nonprofits who desperately need better technology. These organizations often serve specific audiences and recruit specific kinds of technologists, but they all share a common thread: open source.

Raspberry Pi 4 based LoRaWAN gateway has GPS and optional LTE

RAK has launched a $212 and up “RAK7244 LoRaWAN Developer Gateway” with a Raspberry Pi 4, a LoRa and GPS enabled RAK2245 Pi HAT, and an optional RAK2013 Cellular Pi HAT with a Quectel EG95 LTE CAT4 module. RAK Wireless’ latest gateway for low-power, long distance LoRa communications offers optional LTE. The RAK7244 LoRaWAN Developer […]

Customize your Linux desktop with KDE Plasma

The Plasma desktop by the KDE community is a pinnacle among open source desktops. KDE got into the Linux desktop market early, but since its foundational Qt toolkit did not have a fully open license at the time, the GNOME desktop was created. Since then, Qt has become open source, and KDE (and its derivatives, like the Trinity desktop) has thrived.

Testing your Bash script

  • Opensource.com (Posted by bob on Dec 22, 2019 3:27 AM CST)
  • Story Type: News Story
In the first article in this series, you created your first, very small, one-line Bash script and explored the reasons for creating shell scripts. In the second article, you began creating a fairly simple template that can be a starting point for other Bash programs and began testing it. read more

AWS Lambda Function to Start and Stop an EC2 Instance

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 22, 2019 1:16 AM CST)
  • Groups: Linux; Story Type: News Story
Lambda falls under “Compute” service in AWS (Amazon Web Services). Using Lambda we can code without provisioning or managing servers. In this article, we will see how to create a simple Lambda function that can start/stop an EC2 instance.

How to Install Textpattern CMS with Nginx on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 21, 2019 12:07 PM CST)
  • Groups: Debian, PHP, Linux; Story Type: News Story
Textpattern is a free and open-source PHP content management system. It is rather lightweight, fast, and easy to use while providing decent customizability through themes and plugins. In this guide, we will install Textpattern on a fresh Debian 10 instance.

Why Vim fans love the Herbstluftwm Linux window manager

  • Opensource.com (Posted by bob on Dec 21, 2019 7:44 AM CST)
  • Groups: Linux; Story Type: News Story
Everybody loves Vim (aside from Dvorak and Emacs users). Vim is so popular that there are entire web browsers dedicated to navigating the web with Vim keybindings, a Vim mode in the wildly popular Zsh terminal emulator, and even a text editor. read more

How to add a Help facility to your Bash program

  • Opensource.com (Posted by bob on Dec 20, 2019 8:46 PM CST)
  • Story Type: News Story
In the first article in this series, you created a very small, one-line Bash script and explored the reasons for creating shell scripts and why they are the most efficient option for the system administrator, rather than compiled programs. In the second article, you began the task of creating a fairly simple template that you can use as a starting point for other Bash programs, then explored ways to test it. read more

Firefox GNOME search provider

Search is a central concept in the GNOME user experience. It provides quick navigation and shortcuts to recently used documents, places and software. A search provider is used by an application to expose such data to the users via the GNOME Shell search screen. As for Web browsers currently only Gnome Web (Epiphany) have integrated […]

How to install osTicket with Nginx on Ubuntu 18.04 LTS

osTicket is an open-source ticketing system on the Linux platform written in PHP. In this tutorial, I will show you how to install osTicket on Ubuntu 18.04, using Nginx as a web server, MySQL/MariaDB as a database server and PHP.

Tech heavyweights join Zigbee in launching open source smart home consortium

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Dec 20, 2019 6:19 AM CST)
  • Story Type: News Story; Groups: Community
Amazon, Apple, Google, and the Zigbee Alliance have formed a “Connected Home over IP” group to develop an open source smart home connectivity standard. Meanwhile Silicon Labs plans to relaunch its Z-Wave spec as a “ratified, multi-source wireless standard” open to all silicon and stack vendors for development. Three of the leading smart home device […]

2020 technology must haves, a guide to Kubernetes etcd, and more industry trends

  • Opensource.com; By Tim Hildred (Posted by bob on Dec 20, 2019 5:17 AM CST)
  • Story Type: Roundups; Groups: Community
As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update.

Go mouseless with the Linux Ratpoison window manager

  • Opensource.com (Posted by bob on Dec 20, 2019 2:12 AM CST)
  • Groups: Linux; Story Type: News Story
Maybe you don't like desktops. Maybe even a lightweight window manager seems excessive to you. Maybe all you really use is a graphical user interface (GUI) application or two, and you're otherwise perfectly happy living in a terminal all day. If one or more of these sentiments sound familiar, then Ratpoison is the solution. read more

Creating a Bash script template

  • Opensource.com (Posted by bob on Dec 20, 2019 1:11 AM CST)
  • Story Type: News Story
In the first article in this series, you created a very small, one-line Bash script and explored the reasons for creating shell scripts and why they are the most efficient option for the system administrator, rather than compiled programs. read more

Vivaldi opens up an exciting new front in the browser wars, seeks to get around blocking with cunning code

All Chromium browsers are equal, but some smell more equal than others. Browser maker Vivaldi celebrated its last release of 2019 with a handbags-at-dawn move that will see it don a Google Chrome disguise.…

Linux desktops for minimalists: Getting started with LXQt and LXDE

  • Opensource.com (Posted by bob on Dec 19, 2019 2:56 PM CST)
  • Groups: Linux; Story Type: News Story
Preserving and resurrecting old computers is a popular part of the Linux hacker's ethos, and one way to help make that possible is with a desktop environment that doesn't use up scarce system resources. After all, the fact that a current version of Linux can run effectively on a computer over 15 years old is quite a feat, but it doesn't make the CPU and RAM any better than the day they were slotted in. There are extremely light desktops available, but there's usually a catch: the user must assemble the parts. read more

Introduction to automation with Bash scripts

  • Opensource.com (Posted by bob on Dec 19, 2019 8:46 AM CST)
  • Groups: Linux; Story Type: News Story
Sysadmins, those of us who run and manage Linux computers most closely, have direct access to tools that help us work more efficiently. To help you use these tools to their maximum benefit to make your life easier, this series of articles explores using automation in the form of Bash shell scripts. It covers: read more

Emacs for Vim users: Getting started with the Spacemacs text editor

  • Opensource.com (Posted by bob on Dec 19, 2019 7:45 AM CST)
  • Story Type: News Story
I use Vim a lot. I'm a site reliability engineer (SRE), and Vim is the one thing I know I can access on every machine in our fleet. I also like Emacs, with its wide variety of useful packages, ease of extending, and its many built-in tools. Because they each have their own set of commands, I have to actively switch codes in my head (usually after typing :wq in Emacs or trying to C+X in Vim). read more

Make sysadmin work on Fedora easier with screen

When you manage a Linux instance, you’ll find that your job is made much easier by the many tools designed specifically to deal with something specific within the system. For example, if you need to install packages, you have easy-to-use package managers that make that a breeze. If you need to create, resize or delete […]

The PC is dead. Long live the cloud PC.

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Dec 18, 2019 10:31 PM CST)
  • Story Type: Editorial; Groups: Cloud, Community
The old-style PC is on its way out. It's being replaced by desktop-as-a-service, cloud-based PCs.

« Previous ( 1 ... 346 347 348 349 350 351 352 353 354 355 356 ... 1210 ) Next »