Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 ... 7359 ) Next »

How to Install Shopware with NGINX and Let's encrypt on Ubuntu 18.04 LTS

Shopware is a widely used open source e-commerce software. This tutorial will walk you through the Shopware Community Edition (CE) installation on Ubuntu 18.04 LTS system by using NGINX as a web server and installation of a free Let's encrypt SSL certificate.

Add methods retroactively in Python with singledispatch

Python is one of the most popular programming languages in use today—and for good reasons: it's open source, it has a wide range of uses (such as web programming, business applications, games, scientific programming, and much more), and it has a vibrant and dedicated community supporting it. This community is the reason we have such a large, diverse range of software packages available in the Python Package Index (PyPI) to extend and improve Python and solve the read more

OpenWrt module and dev board offer Wave2 WiFi

  • LinuxGizmos.com; By Eric Brown (Posted by bob on May 4, 2019 5:33 AM CST)
  • Story Type: News Story; Groups: Developer
8Ddevices’ “Komikan” module runs OpenWrt on a MIPS24k-based Realtek SoC with dual-band, MU-MIMO 802.11ac (Wave2). The open-spec, $59 dev kit version adds a pair of Ethernet and USB ports. 8devices has opened pre-orders for a $29 Komikan module and sandwich-style, $59 Komikan DVK development board for Wave2 prototyping at up to 1.166Gbps.

Linux C Programming Tutorial Part 26 - Structures and Functions

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 4, 2019 3:22 AM CST)
  • Groups: Linux; Story Type: News Story
In one of our previous command line tutorials, we touched upon the concept of Structures. Using easy to understand examples, we discussed basic stuff like what are structures and why are they required. Expanding upon that, in this tutorial, we will discuss how structures and functions can be used together.

Update Linux Kernel on Ubuntu through UKUU

  • vitux.com; By Karim Buzdar (Posted by vitux on May 4, 2019 1:10 AM CST)
  • Story Type: Tutorial; Groups: Ubuntu
The Linux kernel on Ubuntu is the core of the operating system. In this article, we will describe how a user can update Kernel to a newer version through the UKUU utility.

Say goodbye to boilerplate in Python with attrs

Python is one of the most popular programming languages in use today—and for good reasons: it's open source, it has a wide range of uses (such as web programming, business applications, games, scientific programming, and much more), and it has a vibrant and dedicated community supporting it. 

How to test end-to-end encryption in ONLYOFFICE Desktop Editors

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 3, 2019 8:47 PM CST)
  • Groups: GNU, Linux; Story Type: News Story
ONLYOFFICE Desktop Editors is a free open-source 3-in-1 office suite pack distributed under GNU AGPL v.3.0. Let’s learn how to test E2E-encryption of documents in ONLYOFFICE Desktop Editors.

API evolution the right way

Imagine you are a creator deity, designing a body for a creature. In your benevolence, you wish for the creature to evolve over time: first, because it must respond to changes in its environment, and second, because your wisdom grows and you think of better designs for the beast. It shouldn't remain in the same body forever!

Halo – Weather software written in Python

  • LinuxLinks.com; By Steve Emms (Posted by sde on May 3, 2019 3:30 PM CST)
  • Story Type: Reviews; Groups: Community, Linux
Halo is a weather app written in the Python programming language and uses Pycairo, a Python module providing bindings for the Cairo graphics library. Halo also uses matplotlib, an excellent plotting library.

SuiteCRM: An Open Source CRM Takes Aim At Salesforce

SuiteCRM is one of the most popular open source CRM (Customer Relationship Management) software available. With its unique-priced managed CRM hosting service, SuiteCRM is aiming to challenge enterprise CRMs like Salesforce.

Check your spelling at the command line with Ispell

  • Opensource.com; By Scott Nesbitt (Posted by bob on May 3, 2019 1:01 PM CST)
  • Story Type: Editorial; Groups: Community
Good spelling is a skill. A skill that takes time to learn and to master. That said, there are people who never quite pick that skill up—I know a couple or three outstanding writers who can't spell to save their lives. Even if you spell well, the occasional typo creeps in. That's especially true if you're quickly banging on your keyboard to meet a deadline. Regardless of your spelling chops, it's always a good idea to run what you've written through a spelling checker.

How to geotag photos on Linux with Otto

If you want to transfer, rename, geotag, and organize photos and RAW files in one fell swoop, Otto is your friend. This shell script can transfer photos and RAW files from a storage card, neatly organize them, and even add a copyright notice to each photo.

How To Install And Configure Chrony As NTP Client?

  • 2daygeek.com; By Magesh Maruthamuthu (Posted by 2daygeek on May 3, 2019 10:33 AM CST)
  • Story Type: Tutorial; Groups: Linux
Chrony NTP client helps you to in-sync with an accurate time with NTP server. Chrony is a replacement of NTP client. It can synchronize the system clock faster with better time accuracy and it can be particularly useful for the systems which are not online all the time. chronyd is smaller, it uses less memory and it wakes up the CPU only when necessary, which is better for power saving. It can perform well even when the network is congested for longer periods of time.

Mirror your System Drive using Software RAID

  • Fedora Magazine; By Gregory Bartholomew (Posted by bob on May 3, 2019 9:18 AM CST)
  • Story Type: Tutorial; Groups: Fedora, Linux
Most of the hardware in your PC can be easily replaced. Your hard disk drive, however, is an exception. Use mdadm to keep a secondary copy of all your data.

Count Number of Files in a Directory in Linux

  • Linux Handbook; By Abhishek Prakash Chaturvedi (Posted by abhishekpc on May 3, 2019 8:04 AM CST)
  • Story Type: Tutorial; Groups: Linux
Here are several ways to count the number of files in a directory in Linux command line.

How to add a user to a group in Linux

  • ThisHosting.Rocks; By Pulkit Chandak (Posted by Feenta on May 3, 2019 6:50 AM CST)
  • Story Type: Tutorial
This article is about how to add a user to a group. The instructions will work well on most Linux distros, including Ubuntu, CentOS, Debian, Fedora, Linux Mint, etc.

How to Clear the DNS Cache

  • linuxize.com; By linuxize (Posted by linuxize on May 3, 2019 5:35 AM CST)
  • Story Type: Tutorial
DNS cache is a temporary database that stores information about previous DNS lookups. In other words, whenever you visit a website your OS and web browser will keep a record for the domain and the corresponding IP address. This eliminates the need for repetitive queries to the remote DNS servers and allows your OS or browser to quickly resolve the website’s URL.

Toradex spins a distro for embedded Linux newbies

Toradex’s “Torizon” embedded Linux distro is built on Foundries.io’s Linux microPlatforms and aimed at Windows migrants and other Linux newcomers. It features Visual Studio integration, security features, OTA updates, and an optional Docker runtime. Traditionally, embedded Linux distros launched by embedded board developers are hardened stacks designed for real-time Linux. Lately, however, we’ve seen some […]

Purism Launches Librem One, a Suite of Privacy-Protecting, No-Track, No-Ad Apps and Services

Purism has just launched an online service it has dubbed "Librem One", which is, as Purism calls it, a "suite of apps and services designed to provide users with convenient alternatives to Big Tech products". There are two components of Librem One that are offered free of cost (or, at least, choose your own price): Chat and Social Media.

« Previous ( 1 ... 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 ... 7359 ) Next »