Showing headlines posted by bob

« Previous ( 1 ... 147 148 149 150 151 152 153 154 155 156 157 ... 1156 ) Next »

How to Install and Use Gdu Disk Usage Analyzer on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 11, 2021 5:34 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
In this guide, we will see how to install and use GDU Disk Usage Analyzer on Ubuntu 20.04. GDU is written in ‘Go’ language and the official GitHub page frames it as ‘Pretty fast disk usage analyzer’ particularly for SSDs. It also works for HDDs but the performance is not as efficient as in SDD.

How to Install ProjectSend with Apache and Let's Encrypt SSL on Ubuntu 20.04

ProjectSend is a free and open-source file and image sharing application that helps you to share files between your company and clients. In this post, we will show you how to install the ProjectSend file sharing application with Apache and Let's Encrypt SSL on Ubuntu 20.04.

Linux-powered module has Cat M1, NB-IoT, and GNSS

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 11, 2021 10:33 AM EDT)
  • Story Type: News Story; Groups: Linux
TT Electronics announced a SODIMM-style “S-2Connect Creo SoM” module that runs Linux on a Quectel BG95-M3 module with an i.MX6 UL, 256MB RAM, 4GB eMMC, GNSS, and a pre-certified Cat M1/NB-IoT modem with micro-SIM. Swedish electronics firm TT Electronics has announced what appears to be its first Linux-powered device. The S-2Connect Creo SoM provides Cat […]

Install and remove software packages on FreeDOS

On Linux, you may have used a package manager to install or remove packages. For example, the default package manager on Debian Linux is the deb command, and the default package manager on Fedora Linux is the dnf command. But did you know that FreeDOS has a package manager, too? read more

Play Doom on Kubernetes

  • Opensource.com (Posted by bob on Jun 11, 2021 3:22 AM EDT)
  • Groups: Games; Story Type: News Story
Do you ever feel nostalgic for Doom and other blocky video games, the ones that didn't require much more than a mouse and the hope that you could survive on a LAN with your friends? You know what I'm talking about; the days when your weekends were consumed with figuring out how you could travel with your desktop and how many Mountain Dews you could fit in your cargo pants pockets? If this memory puts a warm feeling in your heart, well, this article is for you. read more

What happens when you terminate Kubernetes containers on purpose?

  • Opensource.com (Posted by bob on Jun 11, 2021 1:19 AM EDT)
  • Story Type: News Story
In this series celebrating Kubernetes' 11th birthday, I've introduced some great tools for chaos engineering. In the first article, I explained what chaos engineering is, and in the second, I demonstrated how to get your system's steady state so that you can compare it against a chaos state. read more

Making portable functions across serverless platforms

  • Opensource.com (Posted by bob on Jun 10, 2021 10:15 PM EDT)
  • Groups: Cloud; Story Type: News Story
The rising popularity of serverless development alongside the increased adoption of multi- and hybrid-cloud architectures has created a lot of competition among platforms. This gives developers many choices about where they can run functions on serverless platforms—from public managed services to on-premises Kubernetes. read more

Configure FreeDOS in plain text

  • Opensource.com (Posted by bob on Jun 10, 2021 8:11 PM EDT)
  • Story Type: News Story
The main configuration file for FreeDOS is a file in the root directory called FDCONFIG.SYS. This file contains a series of lines, each setting a value such as LASTDRIVE=Z or FILES=40. For example, the default FDCONFIG.SYS in FreeDOS 1.3 RC4 looks like this: read more

Why choose open source for your home automation project

  • Opensource.com (Posted by bob on Jun 10, 2021 3:04 PM EDT)
  • Story Type: News Story
Let's face it. The point of technology is to make life better. Of course, what qualifies as "better" varies for people, depending on what they need at any given moment. Still, technology has the unique ability to affect lives at many different stages. For some people, technology offers a relaxing afternoon of entertainment, while for others, it provides navigational assistance, improved health care, or more precise scientific research. read more

Use cpulimit to free up your CPU

  • Fedora Magazine (Posted by bob on Jun 10, 2021 10:58 AM EDT)
  • Groups: Fedora; Story Type: News Story
Use cpulimit to easily limit the percentage of CPU cycles that a process can allocate per unit of time.

How to Set Up a Mail Server with Modoboa on Debian 10

Modoboa is an open-source mail server hosting and management platform for Linux. It is written in Python uses Postfix, and Dovecot to send and receive email. In this tutorial, I will show you how to install Modoboa on Debian 10 server.

Octeon TX2 based module powers new ClearFog networking boards

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jun 9, 2021 7:33 PM EDT)
  • Story Type: News Story; Groups: Linux
SolidRun’s tiny “CN9130 Mini SoM” runs Linux on Marvell’s 2.2GHz, quad -A72 Octeon TX2 CN9130 and powers new ClearFog CN9130 Base and Pro SBCs with up to 5x switched GbE, SFP+, M.2, 2x mini-PCIe, and optional enclosures. Over the years, SolidRun’s ClearFog line of networking modules, boards, and appliances have showcased various Marvell networking SoCs […]

Get started with Kustomize for Kubernetes configuration management

Preparing to run a new (or convert an existing) application in Kubernetes takes work. Working with Kubernetes requires defining and creating multiple "manifests" for the different types of objects in your application. Even a simple microservice is likely to have a deployment.yaml, service.yaml, configmap.yaml, and other files. These declarative YAML files for Kubernetes are usually known as "manifests." You might also have to set up secrets, ingresses, persistent volumes, and other supporting pieces.

Test your Kubernetes experiments with an open source web interface

Have you wanted to cause chaos to test your systems but prefer to use visual tools rather than the terminal? Well, this article is for you, my friend.

Gain a New Skill This Summer With 25% Off Linux Foundation Training & Certification

  • Linux.com; By Dan Brown (Posted by bob on Jun 9, 2021 3:01 PM EDT)
  • Story Type: Announcements; Groups: Linux
Summer is here, which means it’s time for summer school! Take advantage of longer days and more downtime by gaining new open source skills to advance your career prospects. With the Open Source Jobs Report finding 93% of hiring managers are having a difficult time filling positions requiring these skills, now is the time to […]

11 secret tips for Firefox that will make you an internet pro

  • The Mozilla Blog; By M.J. Kelly (Posted by bob on Jun 9, 2021 11:56 AM EDT)
  • Story Type: Tutorial; Groups: Mozilla
With Firefox, getting around the internet is fast, straight-forward and easy. Now you can go beyond the basics with these secret and not-so-secret tricks that make your internetting experience even more fun. Read on for some of our favorite Firefox features that you may not know about… yet. 1. Send tabs across the room If […]

Vulnerability Detection and Patching: A Survey Of The Enterprise Environment

Detecting vulnerabilities and managing the associated patching is challenging even in a small-scale Linux environment. Scale things up and the challenge becomes almost unsurmountable. There are approaches that help, but these approaches are unevenly applied. In our survey, State of Enterprise Vulnerability Detection and Patch Management, we set out to investigate how large organizations handle the dual, linked security concerns of vulnerability detection and patch management.

Linux Foundation readies Global COVID Certificate Network

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jun 9, 2021 1:28 AM EDT)
  • Story Type: News Story; Groups: Community, Linux
The Linux Foundation Public Health is releasing the infrastructure for the first international COVID-19 passport. It's being considered for use by both the United Nations and the European Union.

How FreeDOS boots

  • Opensource.com (Posted by bob on Jun 8, 2021 9:45 PM EDT)
  • Story Type: News Story
One thing I appreciate from growing up with DOS computers is that the boot process is relatively easy to understand. There aren't a lot of moving parts in DOS. And today, I'd like to share an overview of how your computer boots up and starts a simple operating system like FreeDOS. read more

Identify security properties on Linux using checksec

  • Opensource.com (Posted by bob on Jun 8, 2021 6:02 PM EDT)
  • Groups: Linux; Story Type: News Story
Compiling source code produces a binary. During compilation, you can provide flags to the compiler to enable or disable certain properties on the binary. Some of these properties are relevant to security. Checksec is a nifty little tool (and shell script) that, among other functions, identifies the security properties that were built into a binary when it was compiled. A compiler might enable some of these properties by default, and you might have to provide specific flags to enable others. read more

« Previous ( 1 ... 147 148 149 150 151 152 153 154 155 156 157 ... 1156 ) Next »