5.16.8: stable

Posted: 2022-02-08 17:35:41
Source: http://www.kernel.org/

Version:5.16.8 (stable)
Released:2022-02-08
Source:linux-5.16.8.tar.xz
PGP Signature:linux-5.16.8.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-5.16.8

5.15.22: longterm

Posted: 2022-02-08 17:34:21
Source: http://www.kernel.org/

Version:5.15.22 (longterm)
Released:2022-02-08
Source:linux-5.15.22.tar.xz
PGP Signature:linux-5.15.22.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-5.15.22

5.10.99: longterm

Posted: 2022-02-08 17:30:45
Source: http://www.kernel.org/

Version:5.10.99 (longterm)
Released:2022-02-08
Source:linux-5.10.99.tar.xz
PGP Signature:linux-5.10.99.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-5.10.99

5.4.178: longterm

Posted: 2022-02-08 17:26:04
Source: http://www.kernel.org/

Version:5.4.178 (longterm)
Released:2022-02-08
Source:linux-5.4.178.tar.xz
PGP Signature:linux-5.4.178.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-5.4.178

4.19.228: longterm

Posted: 2022-02-08 17:23:26
Source: http://www.kernel.org/

Version:4.19.228 (longterm)
Released:2022-02-08
Source:linux-4.19.228.tar.xz
PGP Signature:linux-4.19.228.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-4.19.228

4.14.265: longterm

Posted: 2022-02-08 17:16:40
Source: http://www.kernel.org/

Version:4.14.265 (longterm)
Released:2022-02-08
Source:linux-4.14.265.tar.xz
PGP Signature:linux-4.14.265.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-4.14.265

4.9.300: longterm

Posted: 2022-02-08 17:15:34
Source: http://www.kernel.org/

Version:4.9.300 (longterm)
Released:2022-02-08
Source:linux-4.9.300.tar.xz
PGP Signature:linux-4.9.300.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-4.9.300

Three Ways To Improve Your Programming Skills

Posted: 2022-02-08 17:00:00
Source: https://www.linuxjournal.com/content/three-ways-improve-your-programming-skills

Three Ways To Improve Your Programming Skills

The ability to write code is a huge differentiator for every job role in an enterprise Linux environment. As an Operations and DevOps manager, I was constantly challenged to improve my team’s programming skills, and the team genuinely wanted to be more proficient.

But how?

Structured training is a standard answer: take a course! Our company, like many, invested enormously in learning resources. I’d sit with an engineer one-on-one and we’d ponder the online portal together, puzzling out the most appropriate Python learning path.

There are two issues, however. Problem one: classroom material is almost immediately forgotten, if not directly applied. Problem two: I’d lose visibility of progress for days, weeks, or even months. I’d find out too late the material was inappropriate or too advanced.

I want to share three supplemental approaches I found effective in helping engineers get comfortable with programming while becoming immediately productive. Each is suited to a different baseline skill-set.

New hires: teach the framework, first

No, or very little, programming experience? Don’t ask the engineer to write code; instead, write documentation. This sounds contradictory, I realize. But this is the key: the engineer is to treat what he or she writes exactly like code. Your team’s development practices are to be followed scrupulously, regardless of content. And if your shop isn’t already handling technical documentation like code, please start!

Really -- it's not basic language constructs and procedures that are a struggle for the inexperienced -- it’s everything else. Immediately more important than writing code are the concepts of a repository and mechanics of Git; continuous integration, continuous delivery (CI/CD) pipelines, installing and configuring an integrated development environment (IDE), etc.

In my team, I challenged very new programmers to write “runbooks” – a set of written procedures used for incident response by Level I support and sysadmins. And I expected an iterative cycle; the runbooks would be properly merged in our repository, and be continually updated and revised, reinforcing this practical learning. You “get” Git by using it over and over.

Asking new programmers to write documentation helps in these three ways:

  1. The employee develops a hands-on understanding of version control and other tools fundamental to best practices.

  2. The output is immediately productive, and appreciated by peers.

  3. It’s an easy transition to the next logical step, which IS programming: replacing the manual actions with automation.

Peppermint OS 2022-02-02 overview | A lightning fast, lightweight Linux based OS

Posted: 2022-02-08 16:25:58
Source: https://www.youtube.com/watch?v=vXS7aNJiQko

Awesome Linux Tools - Cockpit

Posted: 2022-02-08 16:00:20
Source: https://www.youtube.com/watch?v=h_LCEj0vD0M

next-20220208: linux-next

Posted: 2022-02-08 05:32:18
Source: http://www.kernel.org/

Version:next-20220208 (linux-next)
Released:2022-02-08

elementary OS 6.1 Jólnir Quick overview #Shorts

Posted: 2022-02-07 18:08:48
Source: https://www.youtube.com/watch?v=ZIGFqdithm8

Getting started with Arduino

Posted: 2022-02-07 16:06:28
Source: https://linuxhint.com/getting-started-arduino/

The Arduino is an advanced form of a microcontroller which is comparatively easier to work on. These boards are also helpful for the beginners to learn about the circuit design and their implementation. Arduino boards make the interfacing of different devices with microcontrollers less of a hassle. All the Arduino boards can be configured using the Arduino IDE software. This article provides a brief guide on getting started with an Arduino board and how to program it.

Zorin OS 16 Educational Spin Now Available

Posted: 2022-02-07 15:28:04
Source: http://www.linux-magazine.com/Online/News/Zorin-OS-16-Educational-Spin-Now-Available

The makers of one of the most user-friendly and beautiful Linux desktops on the market have released an education-centric spin of their distribution.

How to List Installed Packages in Raspberry Pi OS

Posted: 2022-02-07 15:05:31
Source: https://linuxhint.com/list-installed-packages-raspberry-pi/

Raspberry Pi OS has tons of different packages installed in it. However, finding those packages can be a difficult task as it requires your time in searching for those packages. This article explains different methods to find the installed packages on your Raspberry Pi. Finding packages through terminal and GUI are discussed in this guide for clear understanding.

How to Mine Crypto on Raspberry Pi

Posted: 2022-02-07 14:05:20
Source: https://linuxhint.com/mine-crypto-raspberry-pi/

Cryptocurrency can be obtained by two methods which are purchasing and mining. The purchasing method of Cryptocurrency is hard for most of the people. The second method is a better one to start with but it requires some effort and hard work. This article explains how you can start mining using your Raspberry Pi. A comprehensive step by step guide is provided for better understanding.

How do You write Comparable in Java?

Posted: 2022-02-07 13:15:21
Source: https://linuxhint.com/write-comparable-java/

Java has a predefined Comparable class. The sort() methods in Collections and Arrays use the predefined comparable class to sort predefined objects. However, in order to sort a list or array of user-defined objects, the programmer has to implement (define) a user Comparable class from the Comparable interface. How do you write Comparable in Java is explained in this article.

How to add a JavaScript file in HTML?

Posted: 2022-02-07 13:14:52
Source: https://linuxhint.com/add-javascript-file-html/

To add javaScript file in HTML provide your JavaScript file path to the src attribute of the <script> tag or if you are using a JavaScript file that is stored online then you have to add the URL of that file. In this post, we have discussed in detail the approaches of adding your JavaScript file in HTML.

How to add a CSS file in HTML

Posted: 2022-02-07 13:13:41
Source: https://linuxhint.com/add-css-file-in-html/

Adding a CSS file in HTML is useful if you want to apply a style to multiple web pages at once. Also, when you keep the HTML, JavaScript, and CSS files separately, your code becomes easy to manage. This write-up discussed the procedure for adding a CSS file in HTML. We have also explained linking and importing an external CSS file in HTML. Moreover, examples related to the mentioned methods are also provided.

How CSS is structured

Posted: 2022-02-07 13:10:28
Source: https://linuxhint.com/css-structure/

The basic structure of CSS includes basic syntax of selecting the HTML element using CSS Selectors and styling the selected element using CSS properties.CSS can be implemented to an HTML file in three ways i.e. inline styling to set the style for a specific element, internal styling using tag, and adding external CSS file. This article discusses the concept of specificity in CSS and conclude that among all the CSS selectors id selector has higher specificity.

1 ... 524 525 526 527 ... 726