Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 ... 7359 ) Next »

Initializing arrays in Java

People who have experience programming in languages like C or FORTRAN are familiar with the concept of arrays. They’re basically a contiguous block of memory where each location is a certain type: integers, floating-point numbers, or what-have-you. The situation in Java is similar, but with a few extra wrinkles.

Ignoring Files and Directories in Git

Often, when working on a project that uses Git, you’ll want to exclude specific files or directories from being pushed to the remote repository. The .gitignore file specifies what untracked files Git should ignore.

How to Create a Windows 10 Installer USB from Linux

  • Make Tech Easier; By Alexandru Andrei (Posted by damien on Oct 24, 2019 7:30 AM EDT)
  • Story Type: Tutorial; Groups: Linux
It is easy to create a Windows 10 installer USB on a Windows machine, but if you want to do it on Linux, here's how you can do so.

KDE Plasma 5.17 Desktop Environment Gets First Point Release with 40 Bug Fixes

  • Softpedia; By Marius Nestor (Posted by hanuca on Oct 24, 2019 6:29 AM EDT)
  • Story Type: News Story; Groups: KDE
The KDE Project released the first point release of their latest KDE Plasma 5.17 desktop environment for Linux-based operating system, a maintenance update that brings many bug fixes.

How to program with Bash: Loops

  • Opensource.com (Posted by bob on Oct 24, 2019 5:27 AM EDT)
  • Groups: Linux; Story Type: News Story
Bash is a powerful programming language, one perfectly designed for use on the command line and in shell scripts. This three-part series, based on my three-volume Linux self-study course, explores using Bash as a programming language on the command-line interface (CLI). read more

How to Stress Test a Graphics Card on Linux

  • Make Tech Easier; By Ben Stockton (Posted by damien on Oct 24, 2019 4:26 AM EDT)
  • Story Type: Tutorial; Groups: Linux
If your display is getting glitchy, you can conduct a stress test before you get a new one. Here's how you can stress test your graphics card on Linux.

DHCP + PING = DHCPING - Testing DHCP Server Availability

  • Putorius.net; By Steven Vona (Posted by savona on Oct 24, 2019 3:24 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn how to send DHCPREQUEST or DHCPINFORM packets from the Linux command line to your networks DHCP server to test availability of the service.

Lightweight Linux Distros for Old Laptop (2019)

You can use any of the lightweight Linux distros and bring your old machine back to life. In as much we focus on the old distros, we do have some new releases that do not require many resources that can re-invent your old computers

Building container images with the ansible-bender tool

Containers and Ansible blend together so nicely—from management and orchestration to provisioning and building. In this article, we'll focus on the building part.

Node.js 12 to LTS and Node.js 13 is here!

Node.js 12 has been promoted to Long Term Support (LTS) and Node.js 13 is available now

Upgrading and updating your Red Hat Satellite server

Updating or upgrading your Red Hat Satellite server goes best when you follow these steps.

Install Odoo 13 on Ubuntu 18.04 with Nginx

Install Odoo 13 on Ubuntu 18.04 with Nginx – Google Cloud. In this tutorial you are going to learn how to install and setup Odoo with Nginx reverse proxy and connect it with PostgreSQL on a remote database server for high performance.

Raspberry Pi 4: Chronicling the Desktop Experience – Week 1

This is a weekly blog about the Raspberry Pi 4 (“RPI4”), the latest product in the popular Raspberry Pi range of computers.

Linux basics: A beginners guide to text editing with vim

There is a multitude of reasons to learn vim, from its simple navigation tools to its quick and dirty character correction. Here's what you need to know.

Mozilla's Firefox 70 is out: Privacy reports reveal whose cookies are tracking you

Mozilla has released Firefox 70, introducing new security indicators for HTTP and HTTPS sites, and a new privacy report that shows how many times its Enhanced Tracking Protection has blocked third-party tracking cookies, fingerprinting, and browser-based cryptominers.

GNU Project Developers Debate A Restructuring As A "Bottom Up" Organization

GNU developers unhappy with Richard Stallman sticking around as head of the GNU Project and not planning to make any "radical" changes are now expressing their desire for the GNU to be restructured as a "bottom-up" organization whereby those active developers and volunteers involved could potentially have more say.

Install Missing Man Pages Of Commands On Ubuntu

This brief describes how to install missing Man pages of commands on Ubuntu and other Deb-based systems.

Why GNU Is Better Staying Top-Down, Even If Free Software Isn’t

  • Techrights.; By figosdev + Roy Schestowitz (Posted by schestowitz on Oct 23, 2019 4:07 PM EDT)
  • Groups: GNU
Open Source is like a broken record, and it is a broken promise. If you want to fail, follow them — they will show you the way.

How to Manage Linux File Capabilities

Capabilities essentially divide the power of the root user into separate privileges, which improves security by limiting the access an attacker would gain by exploiting or abusing a service.

How to Install CMake on Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Oct 23, 2019 2:04 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
CMake is an open-source, cross-platform family of tools designed to build, test and package software. In this article, we will describe how you can install CMake to your Ubuntu both through the UI and the command line.

« Previous ( 1 ... 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 ... 7359 ) Next »