Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 ... 7359 ) Next »

How to Open Ports in Ubuntu

Having a Firewall configured and with the right rules is important to maintain the security of the system. To make a suitable configuration it is convenient to know how to open ports in distributions as popular as Ubuntu.

Embedded computers tap Jetson Xavier NX and AGX Xavier

Advantech’s “MIC-710AIX” edge AI computer and 8x PoE “MIC-710IVX” NVR system run Linux on Nvidia’s Jetson Xavier NX. There’s also an AGX Xavier based MIC-730AI system. Advantech has launched two embedded computers built around Nvidia’s Jetson Xavier NX module, which recently began shipping with a $399 Jetson Xavier NX Dev Kit. The MIC-710AIX is a […]

An open source HTTP router to increase your network visibility

  • Opensource.com (Posted by bob on May 19, 2020 11:42 PM EDT)
  • Story Type: News Story
In my previous article, I introduced Skipper, an open source HTTP router and reverse proxy for service composition. This article focuses on how Skipper increases network visibility and describes its advantages for both developers of scalable applications and operators of the infrastructure they run on. read more

How to password protect files in Vim editor

  • vitux.com; By Karim Buzdar (Posted by vitux on May 19, 2020 10:41 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this article, we will be going to discuss how you can password protect your files in Vim editor. We have used Debian 10 OS for explaining the procedure mentioned in this article.

10 handy systemd commands: A reference

Here's a handy guide of useful systemd commands for your Linux sysadmin toolbox.

How to Install PostgreSQL on FreeBSD 12

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 19, 2020 8:37 PM EDT)
  • Groups: Linux; Story Type: News Story
In this tutorial, we will show you how to install and configure a PostgreSQL database server on FreeBSD. We will install the latest version of PostgreSQL 11 on the FreeBSD 12.0 system.

24 Linux desktops you need to try

  • Opensource.com (Posted by bob on May 19, 2020 7:36 PM EDT)
  • Groups: Linux; Story Type: News Story
One of the great strengths of the Linux desktop is the choice it affords its users. If you don't like your application menu in the lower left of your screen, you can move it. If you don't like the way your file manager organizes your documents, you can use a different one. Admittedly, however, that can be confusing for new users who aren't used to having a say in how they use their computers. If you're looking at installing Linux, one of the choices you're going to have to make is which desktop you want to use, and the best way to do that is to try a few different ones until you find the on read more

Pandemic stress test: The open source cloud is up to the challenge

We all know that modern business has become a rapid-response environment. Never before have we had the number of IT resources at the tips of our fingers as we have today, and most of them are enabled by the cloud. When we refer to "the cloud", we may be talking about several computing concepts, but typically the cloud consists of a set of remotely-hosted resources and services, from web pages to mobile apps or even traditional desktop applications. read more

Install Apache Tomcat on Ubuntu 20.04

  • Cloudbooklet; By Pappin Vijak (Posted by cloudbooklet on May 19, 2020 5:33 PM EDT)
  • Story Type: Tutorial
Install Apache Tomcat on Ubuntu 20.04 in. Tomcat is a widely used web application server that is used to serve Java applications.

8 CI/CD best practices to set you up for success

Continuous integration (CI) and continuous delivery (CD) are usually associated with DevOps, DevSecOps, artificial intelligence for IT operations (AIOps), GitOps, and more. It's not enough to just say you're doing CI and CD; there are certain best practices that, if used well and consistently, will make your CI/CD pipelines more successful.

How To Repeat A Command Until It Succeeds In Linux

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on May 19, 2020 3:04 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this guide, we are going to learn how to repeat a command until it succeeds in Linux using BASH looping constructs:such as While loop and Until loop.

Stepping WebAssembly up a notch with security

WebAssembly (also known as Wasm) is taking the world by storm. It started off as technology for browsers, "doing JavaScript right," but has developed into so much more than that. It provides a platform-independent runtime with binaries that can be compiled from many different languages and run (without any further changes or recompilation) on any platform with runtime support.

How to Install Nginx with PHP and MariaDB (LEMP Stack) with Opcache, Redis and Let's Encrypt on Fedora 32

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 19, 2020 12:36 PM EDT)
  • Groups: Fedora, PHP, Linux; Story Type: News Story
In this guide, you will install a LEMP stack (Linux, Nginx, MariaDB and PHP) on a Fedora 32 based server. We will also install phpMyAdmin, Redis, Opcache, and Let's Encrypt SSL.

Using Fedora to implement REST API in JavaScript: part 2

In part 1 previously, you saw how to quickly create a simple API service using Fedora Workstation, Express, and JavaScript. This article shows you the simplicity of how to create a new API. This part shows you how to: Install a DB server Build a new route Connect a new datasource Use Fedora terminal to […]

How Cloud Buildpacks can help you deploy complex applications to your cloud

Beyond containers, which are fine for putting up simple, stateless programs, Cloud Buildpacks can help you install complex, stateful programs.

10th Gen Comet Lake-S splashes down on embedded PCs

Vecow’s Linux-ready ECX-2000 Series offer up to 10-core Comet Lake-S CPUs with 6x GbE with PoE and optional 2.5GbE and 10GbE. Below, we take a closer look at Comet Lake-S and sum up the latest news on Intel’s Ice, Rocket, Tiger, and Alder Lake. Vecow announced one of the first embedded industrial computers based on […]

GTA V on Linux Shows Microsoft’s Desktop Gaming Domination Is Almost Over

Linux has long been considered an alternative to Windows, but many refused to make the switch and abandon Microsoft’s operating system due to the rather limited gaming support in the Linux world. Here's GTA V working just smoothly on Linux with Lutris.

How to install multiple Java versions on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on May 19, 2020 6:24 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Java is one of the most widely used high-level programming languages and was originally developed by Sun Microsystems. In this article, we will learn how to install different Java versions on CentOS 8.

How to Install Linux Mint in VirtualBox Screenshot Tutorial

  • It's FOSS; By Dimitrios Savvopoulos (Posted by abhishekpc on May 19, 2020 5:10 AM EDT)
  • Story Type: Tutorial; Groups: Mint
One of safest and easiest ways to try Linux Mint is inside a virtual machine. Your real system doesn’t change at all. Learn how to install Linux Mint in VirtualBox in this tutorial.

How to set up an FTP Server on CentOS 8 using VSFTPD

  • vitux.com; By Karim Buzdar (Posted by vitux on May 19, 2020 3:55 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we will learn how to set up and configure VSFTPD. It is very secure and stable and available in the CentOS 8 package repository.

« Previous ( 1 ... 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 ... 7359 ) Next »