Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 ... 7359 ) Next »

Open Source Networking in 2020, Dent Gets First Release, OPNFV Gets its Last Release

  • EnterpriseNetworkingPlanet.com; By Sean Michael Kerner (Posted by tk21 on Dec 31, 2020 6:08 PM EDT)
  • Groups: Linux; Story Type: News Story
As the value of open source networking continues to grow, the Linux Foundation is moving forward with new efforts for 2021.

Learn Lua by writing a game

If you're a fan of scripting languages like Bash, Python, or Ruby, you might find Lua interesting. Lua is a dynamically typed, lightweight, efficient, and embeddable scripting language with an API to interface with C. It runs by interpreting bytecode with a register-based virtual machine, and it can be used for everything from procedural programming to functional programming to data-driven programming. It can even be used for object-oriented programming through the clever use of arrays, or tables, used to mimic classes.

HOW TO MONITOR USER ACTIVITY IN LINUX WITH ACCT

  • linuxnix.com; By Ruwantha NIssanka (Posted by linuxnix on Dec 31, 2020 1:45 PM EDT)
  • Groups: Linux
Do you know that you can monitor what the users are doing in your Linux servers? Acct is an open source application that you can use for this task. This tool comes with the functionality of running in the background and tracking user activity.

Choose between Btrfs and LVM-ext4

Fedora 33 introduced a new default filesystem in desktop variants, Btrfs. After years of Fedora using ext4 on top of Logical Volume Manager (LVM) volumes, this is a big shift. Changing the default file system requires compelling reasons. While Btrfs is an exciting next-generation file system, ext4 on LVM is well established and stable.

How to connect from CentOS 8 to Windows 10 Desktop via RDP

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 31, 2020 9:22 AM EDT)
  • Story Type: Tutorial; Groups: Linux
RDP (Remote Desktop Protocol) is a Microsoft protocol designed to manage systems remotely. In this tutorial, we will learn how to set up a remote desktop client on CentOS 8 and how to access the machine remotely.

How to install ReactJS on Ubuntu 20.04

ReactJS is a free and open-source JavaScript library used for building reusable UI components. In this tutorial, we will show you how to install create react app and host a ReactJS application with Nginx web server on Ubuntu 20.04.

How to Check Available Package Updates in Linux

2DayGeek: This quick article shows you how to check for package updates available on Linux.

How to Install Xfce 4.16 Desktop in Ubuntu 20.04, Linux Mint 20

Xfce 4.16 is released a while back with many new features and improvements. In this guide, we lay out the steps to install Xfce 4.16 desktop environment in Ubuntu 20.04 LTS.

Silverjuke - jukebox for the desktop

My attention to Silverjuke was reignited by one of our visitors. I had tried this software a few years ago. It’s a music and video player written in C++ and C. Let’s see how it fares.

10 examples of using Python in 2020

  • Opensource.com; By Moshe Zadka (Posted by bob on Dec 30, 2020 10:24 PM EDT)
  • Story Type: Roundups; Groups: Python
As in recent years, Python proved a popular programming language in 2020. Each year, Opensource.com publishes various articles about Python to pique new users' interest and help long-time Pythonistas expand their skills. The following are Opensource.com's top 10 articles about Python in 2020.

Xavier NX based edge AI system eyes large deployments

  • LinuxGizmos.com (Posted by bob on Dec 30, 2020 8:12 PM EDT)
  • Groups: ARM; Story Type: News Story
Axiomtek’s “AIE100-903-FL-NX” is an edge AI system built around Nvida’s 6-core Carmel Arm v8.2 64-bit processor and 384-core Volta GPU. The system integrates Allxon’s device management solution. Axiomtek has announced its AIE100-903-FL-NX edge AI system. The box-level system is powered by the Nvidia’s Jetson Xavier NX module. The Xavier module sports a a 6-core Nvidia […]

7 Linux Port Scanners for Admins and Enthusiasts

  • Make Tech Easier; By Rubaiat Hossain (Posted by damien on Dec 30, 2020 6:01 PM EDT)
  • Story Type: Security; Groups: Linux
Admins can choose from a large number of Linux port scanners when performing security audits or monitoring network services.

Bash read Command

  • Linuxize.com; By linuxize (Posted by linuxize on Dec 30, 2020 3:49 PM EDT)
  • Groups: GNU
read is a bash built-in command that reads a line from the standard input (or from the file descriptor) and split the line into words.

The Beginner’s Guide to Git

  • Make Tech Easier; By Odysseas Kourafalos (Posted by damien on Dec 30, 2020 1:38 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Git is the revision control system created by Linus Torvalds. Its emphasizes on speed and efficiency. Here is the beginner's guide to Git.

Show progress in your Python apps with tqdm

  • Opensource.com; By Moshe Zadka (Posted by bob on Dec 30, 2020 11:26 AM EDT)
  • Story Type: Tutorial; Groups: Python
The Semitic root q-d-m in Aramaic, Hebrew, and Arabic is usually associated with moving forward or making progress. The Arabic word taqaddum (?????) means "progress." Progress is important. As every feel-good movie will tell you, the journey is as important as the destination.

Xavier NX based edge AI system eyes large deployments

  • LinuxGizmos.com; By Jeff Child (Posted by bob on Dec 30, 2020 9:15 AM EDT)
  • Story Type: News Story; Groups: ARM
Axiomtek’s “AIE100-903-FL-NX” is an edge AI system built around Nvida’s 6-core Carmel Arm v8.2 64-bit processor and 384-core Volta GPU. The system integrates Allxon’s device management solution. Axiomtek has announced its AIE100-903-FL-NX edge AI system. The box-level system is powered by the Nvidia’s Jetson Xavier NX module. The Xavier module sports a 6-core Nvidia Carmel […]

How to Use the Docker Run Command to Launch Docker Containers

  • https://buildvirtual.net; By Alex (Posted by bvirt on Dec 30, 2020 7:03 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn how to launch new Docker containers using the Docker Run command.

How to install Nginx on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 30, 2020 4:52 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Nginx is an open-source high-performance web server that is often used as a reserve proxy with HTTP server capabilities, web server, load balancer, caching- and media streaming software. In this article, we will show you step by step how to install Nginx on a CentOS 8 server.

10 Things You Should Do With Your New Raspberry PI 400

With XMAS just over, many people will have received a Raspberry PI 400 as a gift. This list gives users a starting point and shows them 10 things they should do such as installing the OS to the SD card, running through the setup, configuring the PI and customising the desktop.

How to setup Elastic Container Service (ECS) on AWS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 30, 2020 12:29 AM EDT)
  • Groups: Linux; Story Type: News Story
Elastic Container Service is a fully managed container orchestration service provided by AWS. In this article, we will create an ECS cluster and deploy a sample Nginx application onto it. We will create a test cluster to understand the cluster setup. You are advised to set up a production cluster with a customized configuration as per the requirement.

« Previous ( 1 ... 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 ... 7359 ) Next »