Fedora 32 released with Lenovo support
@uselinux
@uselinux
source
ZDNet | open-source RSS; By Steven J. Vaughan-Nichols
(Posted by bob on Apr 30, 2020 12:10 AM EDT)
#auto_post
@uselinux
The latest version of Red Hat's community Linux distro is out, and it's a good one. And, soon, Lenovo will ship Fedora-based ThinkPads.
@uselinux
source
ZDNet | open-source RSS; By Steven J. Vaughan-Nichols
(Posted by bob on Apr 30, 2020 12:10 AM EDT)
#auto_post
ZDNet
Fedora 32 released with Lenovo support | ZDNet
The latest version of Red Hat's community Linux distro is out, and it's a good one. And, soon, Lenovo will ship Fedora-based ThinkPads.
Set Date and Time in CentOS 8
@uselinux
@uselinux
source
vitux.com; By Karim Buzdar
(Posted by vitux on Apr 28, 2020 3:49 AM EDT)
#auto_post
@uselinux
In this tutorial, we will show you how to set date and time in CentOS 8 using the GUI and also using the shell (command line).
@uselinux
source
vitux.com; By Karim Buzdar
(Posted by vitux on Apr 28, 2020 3:49 AM EDT)
#auto_post
Play Stadia Games from Fedora
@uselinux
@uselinux
source
Fedora Magazine; By Gregory Bartholomew
(Posted by bob on Apr 24, 2020 6:39 AM EDT)
#auto_post
@uselinux
According to the Google Stadia Wikipedia page, "[Stadia] is accessible through the Google Chrome web browser on desktop computers …". Additionally, Stadia is free for two months starting April 8th. Follow these simple steps to install the Google Chrome web browser in Fedora and enjoy the new world of cloud-based gaming on your Fedora Linux PC!
@uselinux
source
Fedora Magazine; By Gregory Bartholomew
(Posted by bob on Apr 24, 2020 6:39 AM EDT)
#auto_post
Fedora Magazine
Play Stadia Games from Fedora - Fedora Magazine
Learn how you can play Stadia games through your Fedora desktop right now (and for free during April-May 2020) with these simple instructions.
An introduction to Cockpit, a browser-based administration tool for Linux
@uselinux
@uselinux
source
Enable SysAdmin; By Michael Zamot
(Posted by enable-sysadmin on Apr 14, 2020 8:04 PM EDT)
#auto_post
@uselinux
Need to monitor or administer a server remotely via the web? Look no further than Cockpit.
@uselinux
source
Enable SysAdmin; By Michael Zamot
(Posted by enable-sysadmin on Apr 14, 2020 8:04 PM EDT)
#auto_post
Enable Sysadmin
An introduction to Cockpit, a browser-based administration tool for Linux
Need to monitor or administer a server remotely via the web? Look no further than Cockpit.
Icinga 2 Version 2.11 Release Candidate Announced, Pinebook Pro Available for Pre-Order, Sailfish OS 3.1 Seitseminen Released, VirtualBox 6.0.10 Is Out, and It's National Sysadmin Day
@uselinux
@uselinux
source
Jill Franklin
- July 26, 2019
#auto_post
@uselinux
News briefs for July 26, 2019.
The Icinga team announces a release candidate for Icinga 2 version 2.11.
Main improvements in Icinga 2.11 include a rewritten network stack, improved
cluster sync, self-healing and debugging docs, and much more. See the Icinga
blog for more details.
@uselinux
source
Jill Franklin
- July 26, 2019
#auto_post
Create a SDN on Linux with open source
@uselinux
@uselinux
source
Opensource.com; By M Umer
(Posted by bob on Apr 18, 2020 3:29 PM EDT)
#auto_post
@uselinux
Network routing protocols fall into two main categories: interior gateway protocols and exterior gateway protocols. Interior gateway protocols are used by routers to share information within a single autonomous system. If you are running Linux, you can make your system behave as a router through the open source (GPLv2) routing stack Quagga.
@uselinux
source
Opensource.com; By M Umer
(Posted by bob on Apr 18, 2020 3:29 PM EDT)
#auto_post
Opensource.com
Create a SDN on Linux with open source
Network routing protocols fall into two main categories: interior gateway protocols and exterior gateway protocols. Interior gateway protocols are used by routers to share information within a single autonomous system. If you are running Linux, you can make…
Collabora’s Contributions to Linux Kernel 5.6
@uselinux
@uselinux
source
9to5Linux; By Marius Nestor
(Posted by hanuca on Apr 19, 2020 12:15 AM EDT)
#auto_post
@uselinux
With the release of the Linux 5.6, Collabora has outlined their contributions to the new kernel series and the various projects they’ve been involved in.
@uselinux
source
9to5Linux; By Marius Nestor
(Posted by hanuca on Apr 19, 2020 12:15 AM EDT)
#auto_post
9to5Linux
Collabora's Contributions to Linux Kernel 5.6 - 9to5Linux
Collabora has outlined their contributions to the Linux kernel 5.6, along with the many projects they've been involved in during the COVID-19 pandemic.
Sysadmin tools: Viewing text in Linux with tail and head
@uselinux
@uselinux
source
Enable SysAdmin; By Amit Waghmare
(Posted by enable-sysadmin on Apr 20, 2020 5:54 PM EDT)
#auto_post
@uselinux
Explore the tail and head commands as new additions to your sysadmin toolbox for manipulating and reading text.
@uselinux
source
Enable SysAdmin; By Amit Waghmare
(Posted by enable-sysadmin on Apr 20, 2020 5:54 PM EDT)
#auto_post
Enable Sysadmin
Sysadmin tools: Viewing text in Linux with tail and head
Explore the tail and head commands as new additions to your sysadmin toolbox for manipulating and reading text.
Creating and managing partitions in Linux with parted
@uselinux
@uselinux
source
Enable SysAdmin; By Tyler Carrigan
(Posted by enable-sysadmin on Apr 30, 2020 6:49 PM EDT)
#auto_post
@uselinux
Expand your sysadmin skills with this introduction to the parted command.
@uselinux
source
Enable SysAdmin; By Tyler Carrigan
(Posted by enable-sysadmin on Apr 30, 2020 6:49 PM EDT)
#auto_post
Enable Sysadmin
Creating and managing partitions in Linux with parted
Expand your sysadmin skills with this introduction to the parted command.
How to Install Go on Ubuntu 20.04
@uselinux
@uselinux
source
Linuxize.com
(Posted by linuxize on May 1, 2020 9:11 AM EDT)
#auto_post
@uselinux
Go, often referred to as golang is a modern open-source programming language created by Google that allows you to build reliable and efficient applications. Go is a compiled language, which means you need to compile the source code to create an executable file that is used to run the software.
@uselinux
source
Linuxize.com
(Posted by linuxize on May 1, 2020 9:11 AM EDT)
#auto_post
Linuxize
How to Install Go on Ubuntu 20.04
Go, often referred to as golang is a modern open-source programming language created by Google. This tutorial explains how to download and install Go on Ubuntu 20.04.
How to connect a Raspberry Pi to a serial USB port with Python from the terminal
@uselinux
@uselinux
source
Opensource.com; By Giuseppe Cassibba
(Posted by bob on May 1, 2020 4:22 PM EDT)
#auto_post
@uselinux
Raspberry Pi can be used to interface with the real world from its GPIO, for example, by controlling a stepper motor. You can also use Raspberry Pi to dialog with some devices—like Arduino—by using a serial USB port. In this guide, I'll show you how to connect your Raspberry Pi to a serial USB port and read its values with Python from the terminal (without a desktop environment). For this purpose, we'll use Pyserial and its terminal tool.
@uselinux
source
Opensource.com; By Giuseppe Cassibba
(Posted by bob on May 1, 2020 4:22 PM EDT)
#auto_post
Opensource.com
How to connect a Raspberry Pi to a serial USB port with Python from the terminal
Raspberry Pi can be used to interface with the real world from its GPIO, for example, by controlling a stepper motor. You can also use Raspberry Pi to dialog with some devices—like Arduino—by using a serial USB port. In this guide, I'll show you how to connect…
New Banana Pi SBCs slim down for low-power IoT
@uselinux
@uselinux
source
LinuxGizmos.com; By Eric Brown
(Posted by bob on Apr 24, 2020 6:23 PM EDT)
#auto_post
@uselinux
Banana Pi’s “BPI-F2P” SBC runs Linux on a quad -A7 SunPlus SP7021 and offers dual LAN with PoE plus 40-pin GPIO. Also new is a “BPI-EAI80 AIoT” SBC with a dual Cortex-M4 Edgeless EAI80 MCU with 300-GOPS NPU. SinoVoip’s Banana Pi project has posted specs for its second development board based on SunPlus Technology’s SP7021 […]
@uselinux
source
LinuxGizmos.com; By Eric Brown
(Posted by bob on Apr 24, 2020 6:23 PM EDT)
#auto_post
LinuxGizmos.com
New Banana Pi SBCs slim down for low-power IoT
Banana Pi’s “BPI-F2P” SBC runs Linux on a quad -A7 SunPlus SP7021 and offers dual LAN with PoE plus 40-pin GPIO. Also new is a “BPI-EAI80 AIoT” SBC with a dual Cortex-M4 Edgeless EAI80 MCU with 300-GOPS NPU.
How to Install Ubuntu on Raspberry Pi
@uselinux
@uselinux
source
Linuxize.com; By linuxize
(Posted by linuxize on Apr 27, 2020 5:54 PM EDT)
#auto_post
@uselinux
This tutorial describes how to install Ubuntu on a Raspberry Pi. Ubuntu is the most popular Linux distribution that can run on all kinds of hardware, from high-end computers to small devices such as Raspberry Pi.
@uselinux
source
Linuxize.com; By linuxize
(Posted by linuxize on Apr 27, 2020 5:54 PM EDT)
#auto_post
Linuxize
How to Install Ubuntu on Raspberry Pi
This tutorial describes how to install Ubuntu on a Raspberry Pi. Ubuntu is the most popular Linux distribution that can run on all kinds of hardware, from high-end computers, to small devices such as Raspberry Pi.
Fedora 32 is officially here!
@uselinux
@uselinux
source
Fedora Magazine
(Posted by bob on Apr 28, 2020 11:36 AM EDT)
#auto_post
@uselinux
It’s here! We’re proud to announce the release of Fedora 32. Thanks to the hard work of thousands of Fedora community members and contributors, we’re celebrating yet another on-time release. If you just want to get to the bits without delay, head over to https://getfedora.org/ right now. For details, read on! All of Fedora’s Flavors […]
@uselinux
source
Fedora Magazine
(Posted by bob on Apr 28, 2020 11:36 AM EDT)
#auto_post
Fedora Magazine
Fedora 32 is officially here! - Fedora Magazine
It’s here! We’re proud to announce the release of Fedora 32. Thanks to the hard work of thousands of Fedora community members and contributors, we’re celebrating yet another on-time release. If you just want to get to the bits without delay, head over to…
Checking date components across fields
@uselinux
@uselinux
source
BASHing data
(Posted by Bob-Mesibov on Apr 15, 2020 3:14 AM EDT)
#auto_post
@uselinux
23-Sep-05 can be correctly broken up into 23, 9 and 2005. This post demonstrates a command to find incorrect break-ups in tables with tens of thousands of date components.
@uselinux
source
BASHing data
(Posted by Bob-Mesibov on Apr 15, 2020 3:14 AM EDT)
#auto_post
💥کریپتو تب/ کلاه برداری یا واقعیت ؟
@uselinux
چند سالی هست که افزونه مرورگری به اسم CryptoTab بین افراد علاقمند به ارز های دیجیتال دهان به دهان میشه و خیلی ها درحال نصب یا زیرمجموعه گیری باهاش هستند .
@uselinux
طبق تحقیقات ,اثری از سازنده این افزونه نیست , یک سری آدرس ها در whoisاین سایت در UK,US ثبت شدن . اما هیچ شخص حقیقی یا شرکتی مشخصی ,مسئول این وبسایت نیست
@uselinux
آیا ارزشش رو داره ماین کردن با این افزونه؟
جواب کوتاه : خیر
جواب بلند : اگر از دنیای ارز های دیجیتال اطلاعاتی داشته باشید و درباره hashrate و difficulty و poolها اطلاعات داشته باشید و بدونید که چه افرادی با چه میزان سخت افزار (و همینطور هزینه برق) بصورت حریصانه و وحشتناکی درحال ماین هستن . فکر ماین کردن با یه cpu ناچیز رو از سرتون بیرون میکنید ,.
و همینطور آسیب به cpu و کند و ناکارامد و مستهلک کردن سیستم شما هم کاملا قریب الوقوع خواهد بود .
@uselinux
سود نهایی این افزونه صرفا برای سازنده ی نامعلومش هست
و همینطور چون بصورت پلاگین مرورگر هست . میتونه دسترسی های خطرناکی مانند دسترسی به یوزر پسورد های مرورگر شما (یا حساب های بانکی) یا نصب کردن سایر malwareها به این افزونه بده .
@uselinux
به اسکرین شات های توهمی از یک سری ادم که سعی دارن به اصطلاح خودشون زیرمجموعه گیری کنند هم توجه نکنید .
@uselinux
@uselinux
چند سالی هست که افزونه مرورگری به اسم CryptoTab بین افراد علاقمند به ارز های دیجیتال دهان به دهان میشه و خیلی ها درحال نصب یا زیرمجموعه گیری باهاش هستند .
@uselinux
طبق تحقیقات ,اثری از سازنده این افزونه نیست , یک سری آدرس ها در whoisاین سایت در UK,US ثبت شدن . اما هیچ شخص حقیقی یا شرکتی مشخصی ,مسئول این وبسایت نیست
@uselinux
آیا ارزشش رو داره ماین کردن با این افزونه؟
جواب کوتاه : خیر
جواب بلند : اگر از دنیای ارز های دیجیتال اطلاعاتی داشته باشید و درباره hashrate و difficulty و poolها اطلاعات داشته باشید و بدونید که چه افرادی با چه میزان سخت افزار (و همینطور هزینه برق) بصورت حریصانه و وحشتناکی درحال ماین هستن . فکر ماین کردن با یه cpu ناچیز رو از سرتون بیرون میکنید ,.
و همینطور آسیب به cpu و کند و ناکارامد و مستهلک کردن سیستم شما هم کاملا قریب الوقوع خواهد بود .
@uselinux
سود نهایی این افزونه صرفا برای سازنده ی نامعلومش هست
و همینطور چون بصورت پلاگین مرورگر هست . میتونه دسترسی های خطرناکی مانند دسترسی به یوزر پسورد های مرورگر شما (یا حساب های بانکی) یا نصب کردن سایر malwareها به این افزونه بده .
@uselinux
به اسکرین شات های توهمی از یک سری ادم که سعی دارن به اصطلاح خودشون زیرمجموعه گیری کنند هم توجه نکنید .
@uselinux
Ubuntu 20.04 “Focal Fossa” LTS Available To Download
@uselinux
@uselinux
source
LinuxAndubuntu.com
(Posted by MohdSohail on Apr 24, 2020 5:22 PM EDT)
#auto_post
@uselinux
The most awaited Linux distribution of the year, Ubuntu 20.04 “Focal Fossa” stable has been made available to download. Ubuntu 20.04 is an LTS release which means it’ll receive maintenance updates for 4 years until April 2025. Ubuntu flavors will be supported for 3 years.
@uselinux
source
LinuxAndubuntu.com
(Posted by MohdSohail on Apr 24, 2020 5:22 PM EDT)
#auto_post
LinuxAndUbuntu
Ubuntu 20.04 "Focal Fossa" LTS Available To Download - LinuxAndUbuntu
The most awaited Linux distribution of the year, Ubuntu 20.04 “Focal Fossa” stable has been made available to download. Ubuntu 20.04 is an LTS release which means it’ll receive maintenance updates for 5 years until April 2025. Ubuntu flavors will be supported…
Reducing the size of a Rust GStreamer plugin
@uselinux
@uselinux
source
Collabora Blog; By Guillaume Desmottes
(Posted by mfilion on Apr 30, 2020 7:21 AM EDT)
#auto_post
@uselinux
With Rust gaining traction among the GStreamer community as an alternative to C to write applications and plugins, we began wondering, could the size of such Rust plugins be a problem for embedded systems?
@uselinux
source
Collabora Blog; By Guillaume Desmottes
(Posted by mfilion on Apr 30, 2020 7:21 AM EDT)
#auto_post
Collabora | Open Source Consulting
Reducing the size of a Rust GStreamer plugin
With Rust gaining traction among the GStreamer community as an alternative to C to write applications and plugins, we began wondering, could the size of such Rust plugins be a problem for embedded systems?
Unexpand - Convert Spaces to Tabs on the Linux Command Line
@uselinux
@uselinux
source
Putorius.net; By Steven Vona
(Posted by savona on Apr 29, 2020 7:05 AM EDT)
#auto_post
@uselinux
The unexpand command allows you to easily convert spaces to tabs in a file. If you are on the "tabs" side of the tabs vs spaces war, then this utility is for you. It is Richard Hendricks approved.
@uselinux
source
Putorius.net; By Steven Vona
(Posted by savona on Apr 29, 2020 7:05 AM EDT)
#auto_post
Putorius
Unexpand - Convert Spaces to Tabs on Linux Command Line - Putorius
The unexpand command is a utility that easily converts spaces to tabs in any file on the Linux command line. Learn how to use it and it's options!