Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 ... 7440 ) Next »

Freespire 5.0 Linux OS Is Out with Linux Kernel 5.0, Based on Ubuntu 18.04.3 LTS

PC/OpenSystems announced the general availability of the Freespire 5.0 Linux-based computer operating system, a major release that brings updated components and various improvements.

How to Install InvoicePlane with Nginx on Debian 9

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 17, 2019 8:13 AM EDT)
  • Story Type: Tutorial; Groups: Debian, Linux
InvoicePlane is a free and open-source invoicing application. Its source code can be found on this Github. This tutorial will show you how to install InvoicePlane on a fresh Debian 9 (stretch) system.

GNOME GUI Customizations through the Ubuntu Command Line

  • vitux.com; By Karim Buzdar (Posted by vitux on Oct 17, 2019 7:12 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This article is specially designed for Ubuntu administrators, the remote ones, in particular, so that they can make customizations to some UI related functions through the Terminal.

Aaeon launches M.2 and mini-PCIe based AI accelerators using low-power Kneron NPU

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 17, 2019 6:10 AM EDT)
  • Story Type: News Story; Groups: ARM
Aaeon’s M.2 and mini-PCIe “AI Edge Computing Modules” are based on Kneron’s energy-efficient, dual Cortex-M4-enabled KL520 AI SoC, which offers 0.3 TOP NPU performance on only half a Watt. Aaeon took an early interest in edge AI acceleration with Arm-based Nvidia Jetson TX2 based computers such as the Boxer-8170AI. More recently, it has been delivering […]

Purism Partners with Halo Privacy to Bring Extra Security to Its Linux Devices

Purism announced today that it has partnered with Halo Privacy to bring the best-in-class security to its hardware devices, aiming for large enterprise customers in the defense, aerospace, and cryptocurrency sector.

Tinfoil-hat search engine DuckDuckGo gifts more options, dark theme and other toys for the 0.43%

Includes setting to turn ads off – stop hissing at the back, Google. Alternative search engine DuckDuckGo has announced improvements to its search options and an enhanced dark theme, but its tiny market share shows that most people are content to stick with Google, despite privacy issues.…

How to Install Gitlab Server with Docker on Ubuntu 18.04 LTS

Gitlab CE or Community Edition is an open-source application used to host your Git repositories. In this tutorial, I will show you how to install Gitlab CE on Ubuntu 18.04 LTS using Docker and then configure it securely and add a first project.

In-vehicle computer supports new MaaS stack

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 17, 2019 2:04 AM EDT)
  • Story Type: News Story; Groups: Intel, Ubuntu
Axiomtek’s fanless, rugged “UST100-504-FL” automotive PC runs Ubuntu 18.04 or Windows on 6th or 7th Gen Intel chips, and offers SATA, HDMI, 2x GbE, 4x USB 3.0, 3x mini-PCIe, a slide-rail design, and the new AMS/AXView for MaaS discovery. Axiomtek announced a rugged in-vehicle PC that runs Ubuntu 18.04, Windows 10, or Windows 7 on […]

User Administration Complete Guide on Linux

As a system administrator, you are manipulating users and groups all the time. You may be required to create a new user account for a new member in your team for example. If your host grows, you may be also tempted to create groups in order to have a clearer understanding of the rights your assign to your system members.

As a consequence, having a perfect understanding of user administration is a very core skill for experienced administrators to master.

How to install Samba on Ubuntu ?

  • net2.com; By amin nahdy (Posted by zn52 on Oct 17, 2019 12:01 AM EDT)
  • Groups: Linux
Samba lets you share your file across multiple operating systems seamlessly. For example, a samba file sharing server running on Ubuntu can let you access your files from a macOS or a Windows laptop/desktop via a network.

Predicting NFL play outcomes with Python and data science

  • Opensource.com (Posted by bob on Oct 16, 2019 10:59 PM EDT)
  • Groups: Python; Story Type: News Story
If you made through part 1, congrats! You have the patience it takes to format data. In that article, I cleaned up my National Football League data set using a few Python libraries and some basic football knowledge. Picking up where I left off, it's time to take a closer look at my data set. read more

Install Kali Linux Tools Using Katoolin In Ubuntu 18.04 LTS

Katoolin is a python script used to install all Kali Linux tools at once or manually one by one on Ubuntu and its derivatives.

How to use grep command in Linux ?

  • net2.com; By amin nahdy (Posted by zn52 on Oct 16, 2019 8:56 PM EDT)
  • Groups: Linux
In this article you will learn how to use the grep command on Linux along with simple examples to help you find a string or pattern within a given file.

Google Launches the Pixel 4 with Android 10, Astrophotography, and Motion Sense

  • Softpedia; By Marius Nestor (Posted by hanuca on Oct 16, 2019 7:55 PM EDT)
  • Story Type: News Story; Groups: Android
Google officially launched today the long rumored and leaked Pixel 4 smartphone, a much-needed upgrade to the Pixel 3 and 3a series with numerous enhancements and new features.

How to edit a text in Linux using Nano ? A beginner’s guide

  • net2.com; By amin nahdy (Posted by zn52 on Oct 16, 2019 6:53 PM EDT)
  • Groups: Linux, Ubuntu
Many new Linux users feel intimidated by the classical Linux text editors, i.e. mainly VIM and EMACS since they require a prior knowledge of basic shortcuts and some Linux basics knowhow. Fortunately for beginners there is a simple yet powerful newbie friendly text editor called NANO. NANO comes pre-installed with Ubuntu and other similar distros

GhostBSD 19.09 - Based on FreeBSD 12.0-STABLE and Using MATE Desktop 1.22

GhostBSD 19.09 is the latest release of GhostBSD. This release based on FreeBSD 12.0-STABLE while also pulling in TrueOS packages, GhostBSD 19.09 also has an updated OpenRC init system, a lot of unnecessary software was removed, AMDGPU and Radeon KMS is now valid xconfig options and a variety of other improvements and fixes.

How to Deploy a Dynamic DNS Server with Docker on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 16, 2019 4:50 PM EDT)
  • Groups: Debian, Linux; Story Type: News Story
This article will guide you through the complete setup of a Dynamic DNS server in a Docker container on a Debian 10 system, including setting up the required DNS records, placing the management API behind an Nginx HTTPS reverse proxy, and automating the client-side DNS record updates.

Configuring the Nginx Error and Access Log

  • Linuxize.com; By Linuxize (Posted by linuxize on Oct 16, 2019 3:36 PM EDT)
Nginx writes records of its events in two types of logs: access logs and error logs.

How to Find Syntax Errors in the Apache Configuration file on Linux

2DayGeek: This tutorial allows you to find syntax errors in the Apache configuration file on Linux.

Regex and grep: Data flow and building blocks

Read this third of four articles to learn how to make tighter matches with your regexes.

« Previous ( 1 ... 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 ... 7440 ) Next »