Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 ... 7439 ) Next »
Eclipse IoT survey reveals growing role for Linux and Arm
The Eclipse Foundation released the results from its latest IoT Developer Survey of 1,717 Eclipse developers, finding growing use of Linux (76 percent), Arm (70 percent), and MQTT (42 percent). The results of the Eclipse Foundation’s 2019 IoT Developer Survey are out, this time with a larger 1,717-developer sample compared to only 502 in the […]
What's New In Ubuntu 19.04 (Disco Dingo)
This article presents the new features and improvements in the latest Ubuntu 19.04 (Disco Dingo). This Ubuntu version is supported until January 2020. For a longer supported release, use Ubuntu 18.04 LTS instead, which is supported until April 2023.
How to Generate a Random Number in Linux
How to generate a random number from the Linux command line. We will explore how to generate a random number within a range and also a specific length.
Creating SWAP partition using FDISK & FALLOCATE commands
Swap-partition holds the memory which is used in case the physical memory (RAM) is full . When RAM capacity has been utilized to maximum , Linux machine moves inactive pages from memory to swap-space which are then used by the system. Though it gets the work done, it should not be considered as a replacement to physical memory/RAM.
How to Install Microweber on Ubuntu 18.04
Microweber is a feature-rich open-source content management system and website builder. It is based on the PHP programming language and the robust Laravel Java framework.
Level up command-line playgrounds with WebAssembly
WebAssembly (Wasm) is a new low-level language designed with the web in mind. Its main goal is to enable developers to compile code written in other languages—such as C, C++, and Rust—into WebAssembly and run that code in the browser. In an environment where JavaScript has traditionally been the only option, WebAssembly is an appealing counterpart, and it enables portability along with the promise for near-native runtimes.
Ubuntu 19.04 (Disco Dingo) Is Now Available to Download
Canonical has pushed today the final ISO images of the Ubuntu 19.04 (Disco Dingo) operating system ahead of its official launch later today.
Disco Dingo fever: Ubuntu 19.04 has an infrastructure bent, snappier GNOME and another stupid name
New Linux kernel, new build. Pull on those flares and perch atop your most precipitous platforms – Canonical has emitted Ubuntu 19.04, aka "Disco Dingo", with its sights set firmly on infrastructure.…
How to install Stacer System Monitor on Ubuntu 18.04 LTS
Stacer is an open source tool to monitor the performance of an Ubuntu Desktop. It provides a user-friendly dashboard that can be used to monitor CPU, Memory & Disk Usage, and System cleaner to clean system caches.
Introduction to Quantum Computing
This article, which builds on a basic knowledge of the mathematics of vectors, gives an introduction to quantum computing.
AI chip design combines up to six Linux-driven MIPS Open cores with TensorFlow engine
Wave Computing’s “TritonAI 64” IP for edge inferencing enables SoCs with up to 6x open-ISA MIPS-64 cores (with SIMD) running Google TensorFlow on a Debian stack plus WaveTensor and WaveFlow technologies for up to 8 TOPS/watt neural processing. Earlier this month, Wave Computing released its first open source MIPS ISA without license fees or royalties, […]
Inter-process communication in Linux: Sockets and signals
This is the third and final article in a series about interprocess communication (IPC) in Linux. The first article focused on IPC through shared storage (files and memory segments), and the second article does the same for basic channels: pipes (named and unnamed) and message queues.
read more
View Detailed Laptop Battery Report on Ubuntu
In this article, we will explain how to get a detailed laptop’s battery report through the Ubuntu graphical user interface and trough the Ubuntu command line.
VirtualBox 6.0.6 Released with Support for Linux 5.0 and Linux 5.1 Kernels
Oracle released the third maintenance update in the latest VirtualBox 6.0 series to address multiple issues and add support for new technologies.
6 alternatives to OpsGenie for managing monitoring alerts
As organizations move toward a new generation of distributed systems and microservice architecture, the DevOps world finds it increasingly difficult to keep up with the hybrid needs of today's application monitoring, and the alerts it generates. Managing this aspect of IT infrastructure has DevOps professionals turning to up-and-coming serverless methodologies for this purpose.
The software implementing this process ranges from commercial to open source, and expensive to free. Let's start by looking at the problem itself. What makes managing monitoring and alerts so difficult?
read more
Continuous Delivery and Continuous Deployment: Keys to the DevOps Revolution
Learn what continuous delivery and continuous deployment are all about and how they enable DevOps pipelines to accelerate application development and operations.
How To Enable HiDPI Fractional Scaling For Wayland Or X11 On Ubuntu 19.04 Disco Dingo
As many of you already know, GNOME 3.32 includes experimental HiDPI fractional scaling for Wayland, but what you might now be aware of is that thanks to Marco Trevisan, it's also possible to use fractional scaling with the X11 session on Ubuntu 19.04 Disco Dingo. This article explains how to enable fractional scaling on Ubuntu 19.04 with GNOME 3.32 using both Wayland and X11 (default) sessions.
How to use Ansible to document procedures
"Documentation is a love letter that you write to your future self." —Damian Conway
I use Ansible as my personal notebook for documenting coding procedures—both the ones I use often and the ones I rarely use. This process facilitates my work and reduces the time it takes to do repetitive tasks, the ones where specific commands in a certain sequence are executed to accomplish a specific result.
read more
Practical Examples of du Command in Linux
The du command in Linux is used for checking the size of directory. Here are various ways you can find the size of directory in Linux with the du command.
9 Useful PDF Manipulation Tools
Over the years PDF has become an extremely important file format. If you want to create documents that can be viewed under all major operating systems, PDF is the ticket, as it maintains the overall look and feel of documents regardless of what platform they are viewed under.
« Previous ( 1 ... 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 ... 7439 ) Next »