Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 ... 7441 ) Next »

Bash Script to Monitor Disk Space Usage on Multiple Remote Linux Systems With eMail Alert

This bash script will trigger an email with the system list when the system reaches the specified threshold.

AiO touch-panel systems tap Intel's Whiskey Lake

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Nov 21, 2019 3:50 PM EDT)
  • Story Type: News Story; Groups: Intel
Taicenn’s IP65-protected “TPC-PCM” industrial all-in-one touch-panel computers feature 15- to 24-inch touchscreens, 8th Gen Whiskey Lake processors, up to 64GB DDR4L, HDMI and DP ports, and optional wireless.

Simulate gravity in your Python game

The real world is full of movement and life. The thing that makes the real world so busy and dynamic is physics. Physics is the way matter moves through space. Since a video game world has no matter, it also has no physics, so game programmers have to simulate physics. In terms of most video games, there are basically only two aspects of physics that are important: gravity and collision.

What Linux Distributions Are Lightweight For Laptop And PC?

I get questions like the title of this post, while reading in the Q&A forum. Actually, a lot of Linux distributions are lightweight and can be used on old computers. You can read the article I wrote about "Some lightweight Linux distributions for old computers" in the previous post.

Just how popular is Kubernetes?

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Nov 21, 2019 12:07 PM EDT)
  • Story Type: Editorial; Groups: Virtualization
With 12,000 plus attendees, KubeCon is arguably the most popular open-source conference of all time. Behind it, numerous companies are turning to Kubernetes for their container orchestration.

How to document Python code with Sphinx

Python code can include documentation right inside its source code. The default way of doing so relies on docstrings, which are defined in a triple quote format. While the value of documentation is well... documented, it seems all too common to not document code sufficiently. Let's walk through a scenario on the power of great documentation.

How to add tab completion to your scripts

A tutorial for adding tab completion to your scripts using the Bash Programmable Completion functionality.

How to Manage Packages with pkg Binary Package Manager on FreeBSD 12

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 21, 2019 8:24 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, you will learn about binary package management via pkg on FreeBSD 12 operating system which is the most recent version at the time this article is being written. Most of the stuff also applies to the earlier FreeBSD 11 version.

Thin clients run Linux-based eLux on Gemini Lake Refresh chips

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Nov 21, 2019 7:10 AM EDT)
  • Story Type: News Story; Groups: Intel, Linux
Fujitsu’s three new “Futro” thin clients feature the Linux-based eLux RP stack running on Intel’s Gemini Lake Refresh SoCs. The quad-core Futro S9010 and S7010 and the dual-core S5010 offer GbE, 2x DP, and 7x USB ports. Fujitsu has expanded its line of Futro thin clients with three models that feature Intel’s recently announced Gemini […]

Zorin OS 15 Lite Released as a Windows 7 Replacement, Based on Ubuntu 18.04 LTS

The Zorin OS community announced today the general availability of the Zorin OS 15 Lite edition, an Xfce-based version optimized to run faster than Windows 7 on very old computers.

How to Install Monica Personal Relationship Manager on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 21, 2019 5:07 AM EDT)
  • Story Type: Tutorial; Groups: Debian, Linux
Monica is an open source Personal Relationship Management (PRM) web application designed to organize interactions with your loved ones. Think of it as a CRM (a popular tool used by sales teams in the corporate world) for your friends or family.

How to Make Deepin’s Desktop “Like Windows” in Three Clicks

Deepin Linux can be customized to become more Windows-like and make it more familiar and friendly for those who come to it from the world of Windows.

3 emerging open source projects to keep an eye on

The exciting thing about open source is that nobody needs permission to try something new. That's a formula that allows new ideas to emerge all the time. Here are three open source projects that are still in their early stages but show real promise.

scrcpy 1.11 Available For Download (View And Control Your Android Phone From A Linux, Windows Or macOS Desktop)

scrcpy, a tool to control (and show) Android devices from a Linux, macOS or Windows desktop, was updated to version 1.11. This release includes support for touchscreens / multitouch, an option to set the initial window size and position (including support for launching scrcpy with a borderless window), along with other changes and some important bug fixes.

ExLight Linux Distro Is Now Based on Debian Buster, Powered by Linux Kernel 5.4

GNU/Linux developer Arne Exton released today a new version of his ExLight GNU/Linux distribution, which features the lightweight Enlightenment desktop environment and a new Debian base.

Linux sysadmin basics: Troubleshooting known_hosts failures

SSH is easy to use, but when something causes your known_hosts to backfire on you, it can be frustrating. Here's how to fix this problem.

Switching from Python 2 to Python 3: What you need to know

Python 2.7 will officially become unsupported beginning January 1, 2020. There is one final bugfix planned after this date, but then that's it. What does this end of life (EOL) mean for you? If you run Python 2, you need to migrate.

Install Dolibarr on Ubuntu 18.04

In this article we will show you how to install Dolibarr on an Ubuntu 18.04 VPS. Dolibarr is an easy-to-use, open-source ERP and CRM application which is mainly used to easily and effectively manage companies, freelancers, and foundations. This guide should work on other Debian based servers as well, but it was tested and written for an Ubuntu 18.04 VPS.

How to install Java on Linux

No matter what operating system you're running, there are usually several ways to install an application. Sometimes you might find an application in an app store, or you might install it with a package manager like DNF on Fedora or Brew on Mac, and other times, you might download an executable or an installer from a website. Because Java is such a popular backend for so many applications, it's good to understand the different ways you can install it. The good news is that you have many options, and this article covers them all.

Introduction To Docker Compose

Docker Compose is a tool for defining and running multi-container docker applications. With Compose, we use a YAML file to configure our application’s services.

« Previous ( 1 ... 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 ... 7441 ) Next »