<?xml version="1.0" encoding="UTF-8"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="it-IT"
	>
	<title type="text">Linux Professional Institute</title>
	<subtitle type="text"></subtitle>

	<updated>2023-08-01T15:25:59Z</updated>

	<link rel="alternate" type="text/html" href="https://www.lpi.org/it/" />
	<id>https://www.lpi.org/it/feed/atom/</id>
	<link rel="self" type="application/atom+xml" href="https://www.lpi.org/it/feed/atom/" />

	<generator uri="https://wordpress.org/" version="6.2.2">WordPress</generator>
<icon>https://www.lpi.org/wp-content/uploads/2023/04/cropped-favicon-32x32.png</icon>
	<entry>
		<author>
			<name>Fabian Thorns</name>
					</author>

		<title type="html"><![CDATA[What’s Essential in Web Development]]></title>
		<link rel="alternate" type="text/html" href="https://www.lpi.org/it/blog/2023/08/01/whats-essential-in-web-development/" />

		<id>https://www.lpi.org/articles//</id>
		<updated>2023-08-01T15:25:59Z</updated>
		<published>2023-08-01T15:22:20Z</published>
		<category scheme="https://www.lpi.org/it/" term="Non categorizzato" />
		<summary type="html"><![CDATA[<p>In early 2022, Linux Professional Institute (LPI) introduced the Web Development Essentials exam. This posting discusses some of the reasons why the exam is structured the way it is, the benefits it provides to learners and teachers, and how it ... <a href="https://www.lpi.org/it/blog/2023/08/01/whats-essential-in-web-development/" class="button-link">Per saperne di più</a></p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/08/01/whats-essential-in-web-development/">What’s Essential in Web Development</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></summary>

					<content type="html" xml:base="https://www.lpi.org/it/blog/2023/08/01/whats-essential-in-web-development/"><![CDATA[<p>In early 2022, Linux Professional Institute (LPI) introduced the <a href="https://www.lpi.org/our-certifications/web-development-essentials-overview/">Web Development Essentials</a> exam. This posting discusses some of the reasons why the exam is structured the way it is, the benefits it provides to learners and teachers, and how it may help learners get started with software and web development.</p>
<p>Two major disciplines stand out in the field of information technology: system administration and software development. Even though LPI used to focus on the system administration side, there was an ongoing discussion in the LPI community about development focused certificates. The major questions were: whether such a credential should be a preliminary certificate or a professional certification, and what programming language and software development ecosystem it should focus on.</p>
<p>In the professional realm, some credentials already existed. Professional exams require deep knowledge of a specific technology or, in this case, a programming language. Offering a certification of that type would have required LPI to pick a specific language. That route would not be optimal because choosing a single programming language would have excluded a significant number of candidates, since there is no generally preferred language in the professional field of software development.</p>
<p>When it comes to learning programming in general, the focus shifts from specific languages to general concepts. These concepts are common to almost all programming languages. An education and certificate program that focuses on these common concepts solves two needs: it provides new developers with just enough knowledge to further specialize in another language, and it complements LPI&#8217;s <a href="https://www.lpi.org/our-certifications/linux-essentials-overview/">Linux Essentials</a> program well. In fact, extending our Essentials program is the key to opening the door for students and learners to various fields of IT, allowing them to obtain skills that are fundamental nowadays, and supporting teachers who have to convey these skills.</p>
<p>However, even an Essentials exam needs a language to code in. When searching for a common ground to get started with software development, we saw that web technologies stand out as the family of technologies most new applications use. Since every web application uses <a href="https://developer.mozilla.org/en/JavaScript" target="_blank" rel="noopener">JavaScript</a> for at least some part, JavaScript is the one programming language all web applications have in common. Therefore, JavaScript becomes the starting language for the exam.</p>
<p>The exam content needs to find the right balance between theoretical concepts and practical skills. Learners should be able to build small projects based on the exam&#8217;s objectives. Therefore, the exam covers JavaScript in two ways: One topic covers the basics such as conditions and loops as well as client-side JavaScript for website interaction, while a second topic covers server-side programming using <a href="https://nodejs.org/" target="_blank" rel="noopener">Node.js</a>.</p>
<p>Since our Essentials exams focus on foundational topics, we intentionally leave out certain advanced aspects, such as asynchronous programming, even though they are crucial for professional development. Our goal is to cover enough content to empower learners to build a small but functional application, such as a guestbook or a very simple blog. This approach aims to encourage learners to experiment while offering educators enough content to create exercises and projects for their courses.</p>
<p>To support this journey, LPI provides comprehensive <a href="https://learning.lpi.org/en/learning-materials/030-100/" target="_blank" rel="noopener">learning materials for all Web Development Essentials topics</a>. The materials are available in more than 10 languages for free at <a href="https://learning.lpi.org" target="_blank" rel="noopener">learning.lpi.org</a>. We hope these materials inspire both learners and educators as they start their way to learn or teach software and web development.</p>
<p>In the following weeks, the LPI blog will explore various aspects of Web Development Essentials. Next week, we will dive into selecting the most suitable programming language for learning. I am looking forward to more insightful posts and invite you all to follow the LPI blog and explore our learning materials.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/08/01/whats-essential-in-web-development/">What’s Essential in Web Development</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></content>
		
					<link rel="replies" type="text/html" href="https://www.lpi.org/it/blog/2023/08/01/whats-essential-in-web-development/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://www.lpi.org/it/blog/2023/08/01/whats-essential-in-web-development/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>Jon "maddog" Hall</name>
					</author>

		<title type="html"><![CDATA[IBM, Red Hat and Free Software: An old maddog’s view]]></title>
		<link rel="alternate" type="text/html" href="https://www.lpi.org/it/blog/2023/07/30/ibm-red-hat-and-free-software-an-old-maddogs-view/" />

		<id>https://www.lpi.org/articles//</id>
		<updated>2023-07-31T12:30:43Z</updated>
		<published>2023-07-30T18:06:41Z</published>
		<category scheme="https://www.lpi.org/it/" term="Non categorizzato" />
		<summary type="html"><![CDATA[<p>Copyright 2023 by Jon “maddog” Hall Licensed under Creative Commons BY-SA-ND Photo: © Santiago Ferrita Litowtschenko Several people have opined on the recent announcement of Red Hat to change their terms of sales for their software.  Here are some thoughts ... <a href="https://www.lpi.org/it/blog/2023/07/30/ibm-red-hat-and-free-software-an-old-maddogs-view/" class="button-link">Per saperne di più</a></p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/30/ibm-red-hat-and-free-software-an-old-maddogs-view/">IBM, Red Hat and Free Software: An old maddog’s view</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></summary>

					<content type="html" xml:base="https://www.lpi.org/it/blog/2023/07/30/ibm-red-hat-and-free-software-an-old-maddogs-view/"><![CDATA[<p>Copyright 2023 by Jon “maddog” Hall<br />
Licensed under Creative Commons BY-SA-ND<br />
Photo: © Santiago Ferrita Litowtschenko</p>
<p>Several people have opined on the recent announcement of Red Hat to change their terms of sales for their software.  Here are some thoughts from someone who has been around a long time and been in the midst of a lot of what occurred, and has been on many sides of the fence.</p>
<p>This is a fairly long article.   It goes back a long way.   People who know me will realize that I am going to tell a lot of details that will fit sooner or later.   Have patience.  Or you can jump close to the bottom and read the section <em><strong>“Tying it all together”</strong></em> without knowing all the reasoning.</p>
<h2>Ancient history for understanding</h2>
<p>I started programming in 1969.   I wrote my programs on punched cards and used FORTRAN as a university cooperative education student. I learned programming by reading a book and practicing.  That first computer was an IBM 1130 and it was my first exposure to IBM or any computer company.</p>
<p>Back at the university I joined the Digital Equipment User&#8217;s Society (DECUS) which had a library of software written by DEC’s customers and distributed for the price of copying (sometimes on paper tape and sometimes on magnetic tape).</p>
<p>There were very few “professional programmers” in those days.  In fact I had a professor who taught programming that told me I would NEVER be able to earn a living as a “professional programmer”.   If you wrote code in those days you were a physicist, or a chemist , or an electrical engineer, or a university professor and you needed the code to do your work or for research.</p>
<p>Once you had met your own need, you might have contributed the program to DECUS so they could distribute it&#8230;because selling software was hard, and that was not what you did for a living.</p>
<p>In fact, not only was selling software hard, but you could not copyright your software nor apply for patents in your software.   The way you protected your code was through “Trade Secret” and “Contract Law”.   This meant that you either had to create a contract with each and every user or you had to distribute your software in binary form.   Distributing your software in binary form back in those days was “difficult” since there were not that many machines of one architecture, and if they did have an operating system (and many did not) there were many operating systems that ran on any given architecture.</p>
<p>Since there were so few computers of any given architecture and if they did have an operating system there were many operating systems for each architecture (the DEC PDP-11 had more than eleven operating systems) therefore many companies distributed their software in source code form or even sent an engineer out to install it, run test suites and prove it was working.   Then if the customer received the source code for the software it was often put into escrow in case the supplier went out of business.</p>
<p>I remember negotiating a contract for an efficient COBOL compiler in 1975 where the license fee was 100,000 USD for one copy of the compiler that ran on one IBM mainframe and could be used to do one compile at a time.  It took a couple of days for their engineer to get the compiler installed, working and running the acceptance tests.  Yes, my company’s lawyers kept the source code tape in escrow.</p>
<p>Many other users/programmers distributed their code in “The Public Domain”, so other users could do anything they wanted with it.</p>
<p>The early 1980s changed all that with strong copyright laws being applied to binaries and source code.   This was necessary for the ROMs that were being used in games and (later) the software that was being distributed for Intel-based CP/M and MS DOS systems.</p>
<p>Once the software had copyrights then software developers needed licenses to tell other users what their rights were in usage of that software.</p>
<p>For end users this was the infamous EULA (the “End User License Agreement” that no one reads) and for developers a source code agreement which was issued and signed in a <em><strong>much</strong> </em>smaller number.</p>
<h2>The origins and rise of Unix™</h2>
<p>Unix was started by Bell Labs in 1969.   For years it was distributed only inside of Bell Labs and Western Electric, but eventually escaped to some RESEARCH universities such as University of California Berkeley, MIT, Stanford, CMU and others for professors and students to study and “play with”.   These universities eventually were granted a campus-wide source code license for an extremely small amount of money, and the code was freely distributed among them.</p>
<p>Unique among these universities was the University of California, Berkeley.   Nestled in the tall redwood trees of Berkeley, California with a wonderful climate, close to the laid-back cosmopolitan life of San Francisco, it was one of the universities that Ken Thompson chose to take a magnetic tape of UNIX and use it to teach operating system design to eager young students.   Eventually the students and staff, working with Ken, were able to create a version of UNIX that might conceivably be said to be better than the UNIX system from AT&amp;T.   BSD Unix had demand paged virtual memory, while AT&amp;T was still a swapping memory model.   Eventually BSD Unix had native TCP/IP while AT&amp;T UNIX only had uucp.   BSD Unix had a rich set of utilities, while AT&amp;T had stripped down the utility base in the transition to System V from System IV.</p>
<p>This is why many early Unix companies, including Sun Microsystems (with SunOS), DEC (with Ultrix) and HP (with HP/UX) all went with a BSD base to their binary-only products.</p>
<p>Another interesting tidbit of history was John Lions.   John was a professor at the University of New South Wales in Australia and he was very interested in what was happening in Bell Labs.</p>
<p>John took sabbatical in 1978 and traveled to Bell Labs.  Working along with Ken Thompson, Dennis Ritchie, Doug McIlroy and others he wrote a book on Version 6 of Unix that commented all the source code for the Unix kernel and a commentary on why that code had been chosen and what it did.   Unfortunately in 1979 the licensing for Unix changed and John was not able to publish his book for over twenty years.</p>
<p>Unfortunately for AT&amp;T John had made photocopies of drafts of his book and gave those to his students for comments, questions and review.   When John’s book was stopped from publication, the students made photocopies of his book, and photocopies of the photocopies, and photocopies of the photocopies of the photocopies, each one becoming slightly lighter and harder to read than the previous generation.</p>
<p>For years Unix programmers measured their “age” in the Unix community by the generation of John’s book which they owned.   I am proud to say that I have a third generation of the photocopies.</p>
<p><em><strong>John’s efforts educated thousands of programmers in how elements of the Unix kernel worked and the thought patterns of Ken and Dennis in developing the system.</strong></em></p>
<p>[Eventually John’s book was released for publication<a href="#foot1"><sup>1</sup></a>, and you may purchase it and read it yourself.   If you wish you can run a copy of Version 6 Unix<a href="#foot2"><sup>2</sup></a> on a simulator named SIMH which runs on Linux.   You can see what an early version of Unix was like.]</p>
<p>Eventually some commercial companies also obtained source code licenses from AT&amp;T under very expensive and restrictive contract law.   This expensive license was also used with small schools that were not considered research universities.  I know, since Hartford State Technical College was one of those schools, and I was not able to get Unix for my students in the period of 1977 to 1980.  Not only did you have to pay an astronomical amount of money for the license, but you had to tell Bell Labs the serial number of the machine you were going to put the source code on.   If that machine broke you had to call up Bell Labs and tell them the serial number of the machine where you were going to move the source code.</p>
<p>Eventually some companies, such as Sun Microsystems, negotiated a redistribution agreement with AT&amp;T Bell Labs to sell binary-only copies of Unix-like systems at a much less restrictive and much less expensive licensing fee than getting the source code from AT&amp;T Bell Labs directly.</p>
<p>Eventually these companies made the redistribution of Unix-like systems their normal way of doing business, since to distribute AT&amp;T derived source code to their customers required that the customer have an AT&amp;T source code license, which was still very expensive and very hard to get.</p>
<p>I should point out that these companies did not just take the AT&amp;T code, re-compile the code and distribute them.   They hired many engineers and made a lot of changes to the AT&amp;T code and some of them decided to use code from the University of California Berkeley as the basis of their products, then went on to change the code with their own engineers.  Often this not only meant changing items in the kernel, but changing the compilers to fit the architecture and other significant pieces of engineering work.</p>
<p>Then, in the early 1980s Richard M. Stallman (RMS), a student at MIT received a distribution of Unix in binary only form.   While MIT had a site-wide license for AT&amp;T source code, the company that made that distribution for their hardware did not sell sources easily and RMS was upset that he could not change the OS to make the changes he needed.</p>
<p>So RMS started the GNU (“GNU is not Unix”) project for the purpose of distributing a free<em><strong>dom</strong></em> operating system that <em><strong>would require people distributing binaries to make sure that the people receiving those binaries would receive the sources and the ability to fix bugs or make the revisions they needed</strong></em>.</p>
<p>RMS did not have a staff of people to help him do this, nor did he have millions of dollars to spend on the hardware and testing staff.  So he created a community of people around the GNU project and (later) the Free Software Foundation.   We will call this community the GNU community (or “GNU” for short) in the rest of this article.</p>
<p>RMS did come up with an interesting plan, one of <strong>creating software that was useful to the people who used it</strong> across a wide variety of operating systems.</p>
<p>The first piece of software was emacs, a powerful text editor that worked across operating systems, and as programmers used it they realized the value of using the same sub-commands and keystrokes across all the systems they worked on.</p>
<p>Then GNU worked on a compiler suite, then utilities.   All projects were useful <em><strong>to programmers</strong></em>, who in turn <em><strong>made other pieces of code useful to them</strong></em>.</p>
<p>What didn&#8217;t GNU work on?   An office package.   <em><strong>Few programmers spent a lot of time working on office documents</strong></em>.</p>
<p>In the meantime another need was being addressed.   Universities who were doing computer research were generating code that needed to be distributed.</p>
<p>MIT and the University of California Berkeley were generating code that they really did not want to sell.   Ideally they wanted to give it away so other people could also use it in research.   However the <em><strong>software was now copyrighted</strong></em>, so these universities needed a <em><strong>license</strong> </em>that told people what they could do with that copyrighted code.  More importantly, from the University&#8217;s perspective, <em><strong>the license also told the users of the software that there was no guarantee of any usefulness, and they should not expect support, nor could the university be held liable for any damages from the use of the software</strong></em>.</p>
<p>We joked at the time that the licenses did not even guarantee that the systems you put the software on would not catch fire and burst into flames.   This is said tongue-in-cheek, but was a real consideration.</p>
<p>These licenses (and more) eventually became known as the <em><strong>“permissive”</strong></em> licenses of Open Source, as they made few demands on the users of the source code of the software known as “developers”.   The developers were free to create binary-only distributions and pass on the binaries to the end users without having to make the source code (other than the code they originally received under the license) visible to the end user.</p>
<p>Only the <em><strong>“restrictive”</strong></em> license of the GPL forced the developer to make their changes visible to the end users who received their binaries.</p>
<p>Originally there was a lot of confusion around the different licenses.</p>
<p>Some people thought that the binaries created by the use of the GNU compilers were also covered by the GPL even though the sources that generated the licenses were completely free of any licensing (i.e. created by the user themselves).</p>
<p>Some people thought that you could not sell GPL licensed code.  RMS refuted that, but admitted that GPL licensed code typically meant that just selling the code for large amounts of money was “difficult” for many reasons.</p>
<p>However many people did sell the code.   Companies such as Walnut Creek (Bob Bruce) and Prime Time Freeware for Unix (Richard Morin) sold compendiums of code organized on CD-ROMs and (later) DVDs for money.   While the programs that were on these compendiums were covered by individual “Open Source” licenses, the entire CD or DVD might have had its own copyright and license.  Even if it was “legal” to copy the entire ISO and produce your own CDs and DVDs and sell them, probably the creators of the originals might have had harsh thoughts toward the resellers.</p>
<p>During all of this time the system vendors  such as Digital Equipment Corporation, HP, Sun and IBM were all creating Unix-like operating systems based on either AT&amp;T System V or part of the Berkeley Software Distribution (in many cases starting with BSD Unix 4.x).   Each of these companies hired huge numbers of Unix software engineers, documentation people, quality assurance people, product managers and so forth.   They had huge buildings, many lawyers, and sold their distributions for a lot of money.   Many were “system companies” delivering the software bundled with their hardware.   Some, like Santa Cruz Operations (SCO), created only a software distribution.</p>
<p>Originally these companies produced their own proprietary operating systems and sold them along with the hardware, sensing that the hardware without an operating system was fairly useless, but later they separated the hardware sales from the operating system sales to offer their customers more flexibility with their job mix to solve the customer&#8217;s problems.</p>
<p>However this typically meant more cost for both the hardware and the separate operating system.   And it was difficult to differentiate from your competitors external to your company <em><strong>and</strong></em> internal to your company.   Probably the most famous of these conflicts was DEC&#8217;s VMS operating system and various Unix offerings….and even PDP-11 versus VAX.</p>
<p>DEC had well over 500 personnel (mostly engineers and documentation people) in the Digital Unix group along with peripheral engineering and product management to produce Digital Unix.</p>
<p>Roughly speaking, each company was spending on the neighborhood of 1-2 billion USD per year to sell their systems, investing in sophisticated computer science features to show that their Unix-like system was best.</p>
<h2>The rise of Microsoft and the death of Unix</h2>
<p>In the meantime a software company in Redmond, Washington was producing and selling the same operating systems to run on the PC no matter whether you bought it from HP, IBM, or DEC, and this operating system was now moving up in the world, headed towards the lucrative hardware server market.   While there were obviously fewer servers than there were desktop systems, the license price of a server operating system could be in the range of 30,000 USD or more.</p>
<p>The Unix Market was stuck between a rock and a hard place.   It was becoming too expensive to keep engineering unique Unix-like systems and competing with not only other Unix-like vendors, but also to fight off Windows NT.   Even O&#8217;Reilly Publishers, who had for years been producing books about Unix subsystems and commands, was switching over to producing books on Windows NT.</p>
<h2>The rise of Linux</h2>
<p>Then the Linux kernel project burst on the scene.  The kernel project was enabled by six major considerations:</p>
<ul>
<li>A large amount of software was available from GNU. MIT, BSD and independent software projects</li>
<li>A large amount of information about operating system internals was available on the Internet</li>
<li>High speed Internet was coming into the home, not just industry and academia</li>
<li>Low cost, powerful processors capable of demand-paged virtual memory were not only available on the market, but were being replaced by more powerful systems, and were therefore available to build a “hobby” kernel.</li>
<li>A lot of luck and opportunity</li>
<li>A uniquely stubborn project leader who had a lot of charisma.</li>
</ul>
<p>Having started in late 1991, by late 1993 “the kernel project” and many distribution creators such as “Soft Landing Systems”, “Yggdrasil”, “Debian”, “Slackware” and “Red Hat” to flourish.</p>
<p>Some of these were started as a “commercial” distribution, with the hope and dream of making money and some were started as a “community project” to benefit “the community”.</p>
<p>At the same time, distributions that were based on the Berkeley Software Distribution were still held up by the long-running “Unix Systems Labs Vs BSDi” suite that was holding up the creation of “BSDlite” that would be used to start the various BSD distributions.</p>
<p>Linux (or GNU/Linux as some called it) started to take off, pushed by the many distributions and the press (including magazines and papers).</p>
<h2>Linux was cute penguins</h2>
<p>I will admit the following is my own thoughts on the popularity of Linux versus BSD, but from my perspective it was a combination of many factors.</p>
<p>As I said before, at the end of 1993 BSD was still being held up by the lawsuit, but the Linux companies were moving forward, and because of this the BSD companies (of which there were only one or two at the time) had nothing new to say to the press.</p>
<p>Another reason that the Linux distributions moved forward was the difference in the model.  The GPL had a dynamic effect on the model of forcing the source code to go out with the binaries.   Later on many embedded systems people, or companies that wanted an inexpensive OS for their closed system, might chose software with an MIT or BSD license that license would not force them to ship all their source code to their customers, but the combination of the GPL for the kernel and the large amount of code from the Free Software Foundation caught the imagination of a lot of the press and customers.</p>
<p>People could start a distribution project without asking <em><strong>ANYONE’s</strong></em> permission, and eventually that sparked <em><strong>hundreds</strong> </em>of distributions.</p>
<h2>The X Window System and Project Athena</h2>
<p>I should also mention Project Athena at MIT, which was originally a research project to create a light-weight client-server atmosphere for Unix workstations.</p>
<p>Out of this project came Kerberos, a net-work based authentication system, as well as the X Window System.</p>
<p>At this time Sun Microsystems had successfully made NFS a “standard” in the Unix industry and was trying to advocate for a Display Postscript-based windowing system named “News”.</p>
<p>Other companies were looking for alternatives, and the client-server based X Window System showed promise.   However X10.3, one release from Project Athena, needed some more development that eventually led to X11.x and on top of that were Intrinsics and Widgets (Button Boxes, Radio Boxes, Scroll-bars, etc.) that gave the “look and feel” that people see in a modern desktop system.</p>
<p>These needs drove the movement of developing the X Window System out of MIT and Project Athena into the X Consortium, people paid full time to coordinate the development.   The X Consortium was funded by memberships from companies and people that felt they had something to get from having X supported.  The X Consortium opened in 1993 and closed its doors in 1996.</p>
<p>Some of these same companies decided to go against Unix System Labs, the consortium set up by Sun Microsystems and AT&amp;T, so they formed the Open Software Foundation (OSF) and decided to set a source-code and API standard for Unix systems.  Formed in 1988, it merged with X/Open in 1996 to form the Open Group.  Today they maintain a series of formal standards and certifications.</p>
<p>There were many other consortia formed.   The Common Desktop Environment (I still have lots of SWAG from that) was one of them.   And it always seemed with consortia that they would start up, be well funded, then the companies funding them would look around and say “why should I pay for this, all the other companies will pay for it” and those companies would drop out to let the consortium’s funding dry up.</p>
<h2>From the few to the many</h2>
<p>At this point, dear reader, we have seen how software originally was written by people who needed it, whereas “professional programmers” wrote code for other people and who required funding to make it worthwhile for them.   The “problem” with professional programmers is that they expect to earn a living by writing code.  They have to buy food, housing and pay taxes.   They may or may not even use the code they write in their daily life.</p>
<p>We also saw a time where operating systems, for the most part, were either written by computer companies, to make their systems usable, or by educational bodies as research projects.   As Linux matures and as standards make the average “PC” from one vendor become more and more electrically the same, the number of engineers needed to make each distribution of Linux work on a “PC” is minimal.</p>
<p>PCs have typically had difficulty in differentiating one from another, and “price” is more and more one of the mitigating issues.   Having to pay for an operating system is something that no company wants to do, and few users expect to pay for it either.  So the hardware vendors turn more and more to Linux….an operating system that they do not have to pay <strong>any</strong> money to put on their platform.</p>
<p>Recently I have been seeing some cracks in the dike.   As more and more users of FOSS come on board, they put more and more demands on developers whose numbers are not growing sufficiently fast enough to keep all the software working.</p>
<p>I hear from FOSS developers that too few, and sometimes no, developers are working on blocks of code.  Of course this can also happen to closed-source code, but this shortness hits mostly in areas that are not considered “sexy”, such as quality assurance, release engineering, documentation and translations.</p>
<h2>Funding the work</h2>
<p>In the early days there were just a few people working on projects that had relatively few people using them.  They were passionate about their work, and no one got paid.</p>
<p>One of the first times I heard any type of rumblings was when some people had figured out some ways of making money with Linux.   One rumble that came up was an indignation that came because the developers did not want people to make money on code they had written and contributed for free.</p>
<p>I understood the feelings of these people, but I advocated the fact that if you did not allow companies to make money from Linux that the movement would go forward slowly, like cold molasses.   Allowing companies to make money would cause Linux to go forward quickly.   While we lost some of the early developers who did not agree with this, most of the developers that really counted (including Linus) saw the logic in this.</p>
<p>About this time various companies were looking at “Open Source”.  Netscape was in battle with other companies who were creating browsers and on the other side there were the web-servers like Apache that were needed to provide servers.</p>
<p>At the same time Netscape decided to “Open Source” their code in an attempt to bring in more developers and lower the costs of producing a world-class browser and server.</p>
<h2>The community</h2>
<p>All through software history there were “communities” that came about.   In the early days the communities revolved around user groups, or groups of people involved in some type of software project, working together for a common goal.</p>
<p>Sometimes these were formed around the systems companies (DECUS, IBM&#8217;s SHARE, Sun Microsystems&#8217; Sun-sites, etc) and later bulletin boards, newsgroups, etc.</p>
<p>Over time the “community” expanded to include documentation people, translation people or even people just promoting Free Software and “Open Source” for various reasons.</p>
<p>However, in the later years it turned more and more into people using <em><strong>gratis</strong></em> software and not understanding <em><strong>Freedom</strong> </em>Software.   The same people who would use pirated software, not giving back at all to the community or the developers.</p>
<h2>Shiver me timbers….</h2>
<p>One of the other issues of software is the concept of “Software Piracy”, the illegal copying and use of software against its license.</p>
<p>Over the years some people in the “FOSS Community” have downplayed the idea of Intellectual Property and even the existence of copyright, without acknowledging that without copyright they would have no control over their software whatsoever.   Software in the public domain has no protection from people taking the software, making changes to it, creating a binary copy and selling it for whatever the customer would pay.   However, some of these FOSS people condone software piracy and turn a blind eye to it.</p>
<p>I am not one of those people.</p>
<p>I remember the day I recognized the value of fighting software piracy.  I was at a conference in Brazil when I told the audience that they should be using Free Software.   They answered back and said:</p>
<p style="padding-left: 40px;"><em><strong>“Oh, Mr. maddog, ALL of our software is free!”</strong></em></p>
<p>At that time almost 90% of all desktop software in Brazil was pirated, and so with the ease of obtaining software for gratis, <em><strong>part</strong> </em>of the usefulness of Free Software (its low cost) was obliterated.</p>
<p>An organization, the [Business} Software Alliance (BSA), was set up by companies like Oracle, Microsoft, Adobe and others to find and prosecute (typically) companies and government agencies that were using unlicensed or incorrectly licensed software.</p>
<p>If all the people using the Linux kernel would pay just one dollar for each hardware platform where it was running, we would be able to easily fund most FOSS development.</p>
<h2>Enter IBM</h2>
<p>One person at IBM, by the name of Daniel Frye, became my liaison to IBM.   Dan had understood the model and the reasons for having Open Source.</p>
<p>Like many other computer companies (including Microsoft) there were people in IBM who believed in FOSS and were working on projects on their own time.</p>
<p>One of Daniel&#8217;s focuses was to find and organize some of these people into a FOSS unit inside of IBM to help move Linux forward.</p>
<p>From time to time I was invited to Austin, Texas to meet with IBM (which, as a DEC employee, felt very strange).</p>
<p>One time I was there and Dan asked me, as President of Linux International(TM), to speak to a meeting of these people in the “Linux group”.   I gave my talk and was then issued into a “green room” to wait while the rest of the meeting went on.  After a little while I had to go to the restroom, and while looking for it I saw a letter being projected on the screen in front of all these IBM people.   It was a letter from Lou Gerstner, then the president of IBM.   The letter said, in effect, that in the past IBM had been a closed-source company unless business reasons existed for it being Open Source.  In the future, the letter went on, IBM would be an Open Source company unless there were business reasons for being closed source.</p>
<p>This letter sent chills up my back, because working at DEC, I knew how difficult it was to take a piece of code written by DEC engineers and make it “free software”, even if DEC had no plans to sell that code &#8230; .no plans to make it available to the public.   After going through the process I had DEC engineers tell me “never again”.   This statement by Gerstner reversed the process.   It was now up to the business people to prove why they could not make it open source.</p>
<p>I know there will be a lot of people out there that will say to me “no way” that Gerstner said that.  They will cite examples of IBM not being “Open”.  I will tell you that it is one thing for a President and CEO to make a decision like that and another for a large company like IBM to implement it.   It takes time and it takes a business plan for a company like IBM to change its business.</p>
<p><em><strong>It was around this time that IBM made their famous announcement that they were going to invest a billion US dollars into “Linux”. </strong></em>  They may have also said “Open Source”, but I have lost track of the timing of that.    This announcement caught the world by shock, that such a large and staid computer company would make this statement.</p>
<p>A month or two after this Dan met with me again, looked me right in the eye and asked if the Linux community might consider IBM trying to “take over Linux”, could they accept the “dancing elephant” coming into the Linux community, or be afraid that IBM would crush Linux.</p>
<p>I told Dan that I was sure the “people that counted” in the Linux community would see IBM as a partner.</p>
<p>Shortly after that I was aware of IBM hiring Linux developers so they could work full time on various parts of Linux, not just part time as before.   I knew people who were working as disparate parts of “Linux” as the Apache Web Server that were paid by IBM.</p>
<p>About a year later IBM made another statement.   <em><strong>They had recovered that billion dollars of investment, and were going to invest another billion dollars</strong></em>.</p>
<p>I was at a Linux event in New York City when I heard of IBM selling their laptop and desktop division to Lenovo.   I knew that while that division was still profitable, it was not profitable to the extent that it could support IBM.  So IBM sold off that division, purchased Price Waterhouse Cooper (doubling the size of their integration department) and shifted their efforts into creating business solutions, which WERE more profitable.</p>
<p>There was one more, more subtle issue.   Before that announcement, literally one day before the announcement, if an IBM salesman had used anything other than IBM hardware to create a solution, there might have been hell to pay.   However at that Linux event it was announced that IBM was giving away two Apple laptops as prizes in a contest.   The implications of that prize giveaway was not lost on me.  Two days before that announcement, if IBM marketing people had offered a prize of a non-IBM product, they probably would have been <em><strong>FIRED</strong></em>.</p>
<p>In the future a business solution by IBM might use ANY hardware and ANY software, not just IBM&#8217;s.   This was amazing.   And it showed that IBM was supporting Open Source,  because Open Source allowed their solution providers to create better solutions at a lower cost.  It is as simple as that.</p>
<p>Lenovo, with its lower overhead and focused business, could easily make a reasonable profit off those low-end systems, particularly when IBM might be a really good customer of theirs.</p>
<p>IBM was no longer a “computer company”.   They were a <em><strong>business solutions company</strong></em>.</p>
<p>Later on IBM sold off their small server division to Lenovo, for much the same reason.</p>
<p>So when IBM wanted to be able to provide an Open Source solution for their enterprise solutions, which distribution were they going to purchase?  Red Hat.</p>
<h2>And then there was SCO</h2>
<p>I mentioned “SCO” earlier as a distribution of Unix that was much like Microsoft.  SCO created distributions, mostly based on AT&amp;T code (instead of Berkeley) and even took over the distribution of Xenix from Microsoft when Microsoft did not want to distribute it anymore.</p>
<p>The was Santa Cruz Operations, located in the Santa Cruz mountains overlooking the beautiful Monterey Bay.</p>
<p>Started by a father/con team Larry and Doug Michels, they had a great group of developers and probably distributed more licenses for Unix than any other vendor.   They specialized in server systems that drove lots of hotels, restaurants, etc. using character-cell terminals and later X-terms and such.</p>
<p>Doug, in particular, is a great guy.   It was Doug, when he was on the Board of Directors for Uniforum, who INSISTED that Linus be given a “Lifetime Achievement” award at the tender age of 27.</p>
<p>I worked with Doug on several projects, including the Common Desktop Environment (CDE) and enjoyed working with his employees.</p>
<p>Later Doug and Larry sold off SCO to the Caldera Group, creators of Caldera Linux.   Based in Utah the Candera crew were a spin-off from Novell.  From what I could see, Caldera was not so much interested in “FreeDOM” Linux as having a “cheap Unix” free of AT&amp;T royalties, but still using AT&amp;T code.   They continually pursued deals with closed-source software that they could bind into their Linux distribution to give value.</p>
<p>This purchase formed the basis of what became known as “Bad SCO” (when Caldera changed their name to “SCO”), and who soon took a business tactic of suing Linux vendors because “SCO” said that Linux had AT&amp;T source code in it and was a violation of their licencing terms.</p>
<p>This caused a massive uproar in the Linux Marketplace, with people not knowing if Linux would stop being circulated.</p>
<p>Of course most of us in the Linux community knew these challenges were false.  One of the claims that SCO made was that they owned the copyrights to the AT&amp;T code.  I knew this was false because I read the agreement between AT&amp;T and Novell (DEC was a licensee of both, so they shared the contract with us) and I <em><strong>knew</strong> </em>that, <em><strong>at most</strong></em>, Santa Cruz Operations had the right to sub-license and collect royalties….but I will admit the contract was very confusing.</p>
<p>However no one knew who would fund the lawsuit that would shortly occur.</p>
<p>IBM bellied up to the bar (as did Novell, Red Hat and several others), and for the next several years the legal battle went on with SCO bringing charges to court and the “good guys” knocking them down.  You can read more about this on Wikipedia.</p>
<p>In the end the courts found that at most SCO had an issue with IBM itself over a defunct contract, and Linux was in the clear.</p>
<p>But without IBM, the Linux community might have been in trouble.   And “Big Blue” being in the battle gave a lot of vendors and users of Linux the confidence that things would turn out all right.</p>
<h2>Red Hat and RHEL</h2>
<p>Now we get down to Red Hat and its path.</p>
<p>I first knew Red Hat about the time that Bob Young realized that the most CDs his company ACC corps were from this little company in Raleigh, North Carolina.</p>
<p>Bob traveled there and found three developers who were great technically but were not the strongest in business and marketing.</p>
<p>Bob bought into the company and helped develop the policies of the company.  He advocated for larger servers, more Internet connectivity, in order to give away more copies of Red Hat.   It was Bob who pointed out that “Linux is catsup, and I will make Red Hat™ the same as “Heinz™”.</p>
<p>Red Hat developed the business model of selling services, and became profitable doing that.   Eventually Red Hat went out with one of the most profitable IPOs of that time.</p>
<p>Red Hat went through a series of Presidents, each one having the skills needed at the time until eventually the need of IBM matched the desires of the Red Hat stockholders.</p>
<p>It is no secret that Red Hat did not care about the desktop other than as a development platform for RHEL.   They gave up their desktop development to Fedora.  Red Hat cared about the enterprise, the companies that were willing to pay hefty price tags for the support that Red Hat was going to sell them with the assurance that the customers would have the source code in case they needed it.</p>
<p>These enterprise companies are serious about their need for computers, but do not want to make the investment in employees to give them the level of support they need.  So they pay Red Hat.   But most of those companies have Apple or Microsoft on the desktop and could care less about having Fedora there.   They want RHEL to be solid, and to have that phone ready, and they are willing to pay for it.</p>
<p>The alternatives are to buy a closed-source solution, and do battle to get the source code when you need it or deal (on a server basis) a solution that is not a hardware/software system solution needed by IBM.</p>
<h2>“Full Stack” systems companies versus others</h2>
<p>A few years ago Oracle made a decision to buy the Intellectual Property of Sun Microsystems.   Of course Oracle had its products work on many different operating systems, but Oracle realized that if they had complete control of the hardware, the operating system and the application base (in this case their premier Oracle database engine) they would create “Unstoppable Oracle”.</p>
<p>Why is a full-stack, systems company preferred?   You can make changes and fixes to the full-stack that benefits your applications and not have to convince/cajole/argue with people to get it in.   Likewise you can test the full stack for inefficiencies or weak points.</p>
<p>I have worked for “full-stack” companies.   We supported our own hardware.   The device drivers we wrote had diagnostics that the operating system could make visible to the systems administrators to tell them that devices were ABOUT to fail, and to allow those devices to be swapped out.  We built features into the system that benefited our database products and our networking products.   Things could be made more seamless.</p>
<p>IBM is a full-stack company.   Apple is a full-stack company.   Their products tend to be more expensive, but many serious people pay more for them.</p>
<h2>Why would companies pay to use RHEL?</h2>
<p>Certain companies (those we call “enterprises”) are not universities or hobbyists.   Those companies (and governments) use terms like “mission critical” and “always on”.   They typically do not measure their numbers of computers in the tens or hundreds, but thousands….and they need them to work well.</p>
<p>They talk about “Mean Time to Failure” (MTTF) and “Mean Time to Repair” (MTTR) and want to have “Terms of Service Agreements” (TSA) which talk about so many hours of up-time that are guaranteed (99.999% up-time) with penalties if they are not met.  And as a rule of thumb computer companies know that for every “9” to the right of the decimal point you need to put in 100 times more work and expense to get there.</p>
<p>And typically in these “Terms of Service” you also talk about how many “Points of Contact” you have between the customer and the service provider.  The fewer the “Points of Contact” the less your contract costs because the customer supplied  “point of contact” will have more knowledge about the system and the problem than your average user.</p>
<p>Also on these contracts the customer does not call into what we in the industry call “first line support”.   The customer has already applied all the patches, rebooted the system, and made sure the mouse is plugged in.   So the customer calls a special number and gets the second or third line of support.</p>
<p>In other words, serious people.  Really serious people.   And those <em><strong>really serious people</strong></em> are ready to spend <em><strong>really serious money</strong></em> to get it.</p>
<p>I have worked both for those companies that want to buy those services and those companies that needed to provide those services.</p>
<p>Many people will understand that the greater the number of systems that you have under contract the more issues you will have.   Likewise the greater number of systems you have under contract the lower the cost of providing service <em><strong>per system</strong></em> if spread evenly across all those customers and systems who need that <em><strong>enterprise support</strong></em>.</p>
<p><em><strong>IBM has typically been one of those companies that provided really serious support</strong></em>.</p>
<h2>Tying it all together</h2>
<p>IBM still had many operating systems and solutions that they used in their <em><strong>business solutions</strong></em> business, but IBM needed a <em><strong>Linux solution</strong></em> that they could use as a full-stack solution, just like Oracle did.   Giving IBM the ability to integrate the hardware, operating system and solutions to fit the customer better.</p>
<p>Likewise Red Hat Software, with its RHEL solution, had the reputation and engineering behind it to provide an enterprise <em><strong>solution</strong></em>.</p>
<p>Red Hat had focused on enterprise servers, unlike other well-known distributions, with their community version “Fedora” acting as a trial base for new ideas to be folded into RHEL at a later time.   However RHEL was the Red Hat <em><strong>business focus</strong></em>.</p>
<p>It should also be pointed out that some pieces of software came only from Red Hat.   There were few “community people” who worked on some pieces of the <em><strong>distribution</strong> </em>called “RHEL”.   So while many of the pieces were copyrighted then released under some version of the GPL, many contributions that made up RHEL came only from Red Hat.</p>
<p>Red Hat also had a good reputation in the Linux community, releasing all of their source code to the larger community and charging for support.</p>
<p>However, over time some customers developed a pattern of purchasing a small number of RHEL systems, then using the “bug-for-bug” compatible version of Red Hat from some other distribution.   This, of course, saved the customer money, however it also reduced the amount of revenue that Red Hat received for the same amount of work.   This forced Red Hat to charge more for each license they sold, or lay off Red Hat employees, or not do projects they might have otherwise funded.</p>
<p>So recently Red Hat/IBM made a business decision to limit their customers to those who would buy a license from them for every single system that would run RHEL and only distribute their source-code and the information necessary on how to build that distribution to those customers.  <em><strong>Therefore the people who receive those binaries would receive the sources so they could fix bugs and extend the operating system as they wished…..this was, and is, the essence of the GPL</strong></em>.</p>
<p>Most, if not all, of the articles I have read have said something along the lines of “IBM/Red Hat seem to be following the GPL..but&#8230;but&#8230;but..<em><strong>.the community!</strong></em>”</p>
<p>Which community?  There are plenty of distributions for people who do not need the same level of engineering and support that IBM and Red Hat offer.   Red Hat, and IBM, continue to send their changes for GPLed code “upstream” to flow down to all the other distributions.   They continue to share ideas with the larger community.</p>
<p>In the early days of the DEC Linux/alpha port I used Red Hat because they were the one distribution who worked along with DEC to put the bits out.   Later other distributions followed onto the Alpha from the work that Red Hat had done.  Quite frankly, I have never used “RHEL” and have not used Fedora in a long time.  Personal preference.</p>
<p>However I now see a lot of people coming out of the woodwork and beating their breasts and saying how they are going to <em><strong>protect the investment of people who want to use RHEL</strong></em> for free.</p>
<p>I have seen developers of various distributions make T-shirts declaring that they are not “Freeloaders”.   I do not know who may have called any of the developers of CentOS or Rocky Linux, Alma or any other “clone” of any other distribution a “freeloader”.  I have brought out enough distributions in my time to know that doing that is not “gratis”.  It takes work.</p>
<p>However I will say that there are many people who <em><strong>use</strong></em> these clones and do not give back to the community <em><strong>in any way, shape or form</strong></em> who I consider to be “freeloaders”, and that would probably be the people who sign a business agreement with IBM/Red Hat and then do not want to live up to that agreement.   For <em><strong>these freeloaders</strong> </em>there are so many other distributions of Linux that would be “happy” to have them use their distributions.</p>
<h2>/*<br />
A personal note here:</h2>
<p>As I have stated above, I have been in the “Open Source” community before there was Open Source, before there was the Free Software Foundation, before there was the GNU project.</p>
<p>I am 73 years old, and have spent more than 50 years in “the community”.  I have whip marks up and down my back for promoting source code and giving out sources even when I might have been fired or taken to court for it, because the customer needed it.  Most of the people who laughed at me for supporting Linux when I worked for the Digital Unix Group are now working for Linux companies.   That is ok.  I have a thick skin, but the whip marks are still there.</p>
<p>There are so many ways that people can help build this community that have nothing to do with the ability to write code, write documentation or even generate a reasonable bug report.</p>
<p>Simply promoting Free Software to your schools, companies, governments and understanding the community would go a long way.  Starting up a Linux Club (lpi.org/clubs) in your school or helping others to Upgrade to Linux (upgradetolinux.com) are ways that Linux users (whether individuals, companies, universities or governments) can contribute to the community.</p>
<p>But many of the freeloaders will not even do that.<br />
*/</p>
<p>So far I have seen four different distributions saying that they will continue the production of “not RHEL”, generating even more distributions for the average user to say “which one should I use”?  If they really want to do this, why not just work together to produce one good one?   Why not make their own distributions a RHEL competitor?   How long will they keep beating their breasts when they find out that they can not make any money at doing it?</p>
<p>SuSE said that they would invest ten million dollars in developing a competitor to RHEL.  Fantastic!  COMPETE.  Create an <em><strong>enterprise competitor</strong></em> to Red Hat with the same business channels, world-wide support team, etc. etc.  You will find it is not inexpensive to do that.  Ten million may get you started.</p>
<p>My answer to all this?  <em><strong>RHEL customers will have to decide what they want to do.</strong></em>  I am sure that IBM and Red Hat hope that their customers will see the value of RHEL and the support that Red Hat/IBM and their channel partners provide for it.</p>
<p>&nbsp;</p>
<p>The rest of the customers who just want to buy one copy of RHEL and then run a “free” distribution on all their other systems no matter how it is created,  well it seems that IBM does not want to do business with them anymore, so they will have to go to other suppliers who have enterprise capable distributions of Linux and who can tolerate that type of customer.</p>
<p>I will also point out that IBM and Red Hat have presented one set of business conditions to their customers, and their customers are free to accept or reject them.   Then IBM and Red Hat are free to create another set of business conditions for another set of customers.</p>
<p>I want to make sure people know that I do not have any hate for people and companies who set business conditions as long as they do not violate the licenses they are under.  Business is business.</p>
<p>However I will point out that as “evil” as Red Hat and IBM have been portrayed in this business change <em><strong>there is no mention at all</strong></em> of all the companies that support Open Source “Permissive Licenses”, which do not guarantee the sources to their end users, or offer only “Closed Source” Licenses….who do not allow and have never allowed clones to be made….these people and companies do not have any right to throw stones (and you know who you are).</p>
<p>Red Hat and IBM are making their sources available to all those who receive their binaries under contract.  That is the GPL.</p>
<p>For all the researchers, students, hobbyists and people with little or no money, there are literally hundreds of distributions that they can choose, and many that run across other interesting architectures that RHEL does not even address.</p>
<p>&nbsp;</p>
<p><em><sup><a id="foot1"></a>1</sup>https://en.wikipedia.org/wiki/A_Commentary_on_the_UNIX_Operating_System</em><br />
<em><sup><a id="foot2"></a>2</sup>https://gunkies.org/wiki/Installing_UNIX_v6_(PDP-11)_on_SIMH</em></p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/30/ibm-red-hat-and-free-software-an-old-maddogs-view/">IBM, Red Hat and Free Software: An old maddog’s view</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></content>
		
					<link rel="replies" type="text/html" href="https://www.lpi.org/it/blog/2023/07/30/ibm-red-hat-and-free-software-an-old-maddogs-view/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://www.lpi.org/it/blog/2023/07/30/ibm-red-hat-and-free-software-an-old-maddogs-view/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>Max Roveri</name>
					</author>

		<title type="html"><![CDATA[LPI Media Partner of ConFLOSS &#8217;23]]></title>
		<link rel="alternate" type="text/html" href="https://www.lpi.org/it/articles/mediapartner-confloss-23/" />

		<id>https://www.lpi.org/articles//</id>
		<updated>2023-07-31T12:30:47Z</updated>
		<published>2023-07-26T07:40:18Z</published>
		<category scheme="https://www.lpi.org/it/" term="South America" />
		<summary type="html"><![CDATA[<p>We're excited to announce that the Linux Professional Institute (LPI) will be supporting ConFLOSS 2023, taking place August 17 - 19, 2023</p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/articles/mediapartner-confloss-23/">LPI Media Partner of ConFLOSS &#8217;23</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></summary>

					<content type="html" xml:base="https://www.lpi.org/it/articles/mediapartner-confloss-23/"><![CDATA[<p>We&#8217;re excited to announce that the Linux Professional Institute (LPI) will be supporting <strong>ConFLOSS 2023</strong>, a leading event in the open-source community, taking place full-hybrid from August 17 to 19, 2023. As part of our media partnership with ConFLOSS, LPI will be offering attendees <strong>a 20% discount on all our certifications</strong>.</p>
<h2>Speaker Highlight</h2>
<p>We&#8217;re also thrilled to share that Jon &#8216;maddog&#8217; Hall, a veteran of the computer industry since 1969, will be delivering an online talk titled &#8220;Copyrights, Patents and Trademarks – I Am Not A Lawyer (IANAL)!&#8221;. Jon has been at the forefront of defining Free and Open Source software, surviving copyright and patent wars, and truly understands all their nuances.</p>
<p>His talk will loosely discuss why you probably never want to put your software in the Public Domain, why Free Software could still make you pay, and offer hints on getting a good name for your software. Get ready for personal, true stories and lots of insights.</p>
<p><strong>Jon &#8216;maddog&#8217; Hall&#8217;s Talk Details:</strong></p>
<ul>
<li>Title: Copyrights, Patents and Trademarks – IANAL!</li>
<li>Abstract: A deep dive into the intricacies of copyrights, patents, and trademarks in the software world.</li>
</ul>
<p>You can find Jon&#8217;s talk among other exciting sessions <a href="https://confloss.com.br/conteudo-aprovado-2023/">here</a>.</p>
<h2>Discount Coupons</h2>
<p>To celebrate our support for ConFLOSS &#8217;23, we will be offering <strong>20% off all LPI certification exams</strong> during the event days. Stay tuned for more details on how to avail of this special discount.</p>
<h2>Join us</h2>
<p>We invite all open source enthusiasts to join us at ConFLOSS &#8217;23, where you can learn from industry leaders, share your knowledge, and connect with like-minded individuals. Please follow this page for updates and discussions on the topic.</p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/articles/mediapartner-confloss-23/">LPI Media Partner of ConFLOSS &#8217;23</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></content>
		
					<link rel="replies" type="text/html" href="https://www.lpi.org/it/articles/mediapartner-confloss-23/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://www.lpi.org/it/articles/mediapartner-confloss-23/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>Max Roveri</name>
					</author>

		<title type="html"><![CDATA[LPI at FrOSCon &#8217;23: Booth, Discounted Exams]]></title>
		<link rel="alternate" type="text/html" href="https://www.lpi.org/it/articles/lpi-froscon-23-booth-discounted-exams/" />

		<id>https://www.lpi.org/articles//</id>
		<updated>2023-07-31T12:30:50Z</updated>
		<published>2023-07-18T13:30:28Z</published>
		<category scheme="https://www.lpi.org/it/" term="Non categorizzato" /><category scheme="https://www.lpi.org/it/" term="Europe" />
		<summary type="html"><![CDATA[<p>Join Linux Professional Institute (LPI) at FrOSCon, next August 5 and 6! At the LPI booth, we will provide information about our exams, learning materials, and certifications, including the new Web Development Essentials and Security Essentials certificates. You are more ... <a href="https://www.lpi.org/it/articles/lpi-froscon-23-booth-discounted-exams/" class="button-link">Per saperne di più</a></p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/articles/lpi-froscon-23-booth-discounted-exams/">LPI at FrOSCon &#8217;23: Booth, Discounted Exams</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></summary>

					<content type="html" xml:base="https://www.lpi.org/it/articles/lpi-froscon-23-booth-discounted-exams/"><![CDATA[<p>Join Linux Professional Institute (LPI) at FrOSCon, next August 5 and 6!</p>
<p>At the LPI booth, we will provide information about our exams, learning materials, and certifications, including the new Web Development Essentials and Security Essentials certificates. You are more than welcome to join us to ask questions or chat with us about Linux certification.</p>
<p>LPI offers paper-based exams at the FrOSCon. The exams will be offered at a <strong>community discount</strong>, costing 65 Euro (Essentials exams) and 100 Euro (all other exams).</p>
<h2>LPI Exam Sessions</h2>
<p>There will be three sessions:</p>
<ul>
<li>Saturday, 05.08.2023, 10:30 am (Registration from 10 am);</li>
<li>Saturday, 05.08.2023, 2:30 pm (Registration from 2 pm);</li>
<li>Sunday, 06.08.2023, 10:30 am (Registration from 10 am).</li>
</ul>
<p>Other information: Venue: Room B118 Seats: 35.</p>
<p><strong>Candidates</strong> can take the Linux Essentials, Security Essentials, Web Development Essentials, LPIC-1, and LPIC-2 exams in English and German. The LPIC-3, DevOps Tools Engineer, and BSD Specialist are only available in English. Therefore, we kindly ask candidates to <strong>preregister</strong> for the exams at: <a href="https://www.lpi.org/exam-registration/">https://www.lpi.org/exam-registration/</a>.</p>
<h2>How to attend the Exams Session</h2>
<p>Candidates must be in the exam room 15 minutes before the exam begins and bring a government-issued photo ID (passport, ID card, or driver&#8217;s license), their LPI ID, and the exam fee in cash.</p>
<p>Please find more information about the FrOSCon <a href="https://froscon.org/" target="_blank" rel="noopener">here</a>.</p>
<p>Information about the LPI exams is available on the LPI website: <a href="file:///K:/Kunden/LPI%20Inc/Website/230630%20Drupal%20Content%20Backup/LPI%20Drupal%20Backup/www.lpi.org/our-certifications/summary-of-certifications.html">Our certifications</a>.<br />
In addition, learning materials and essential hints for exam preparation are available on the <a href="https://learning.lpi.org/de/" target="_blank" rel="noopener">Learning Portal</a>.<br />
If you have questions or want to schedule a meeting at the FrOSCon, please contact <a href="mailto:arosenthal@lpi.org">arosenthal@lpi.org</a>. Candidates are <strong>requested to pre-register</strong> for the event.</p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/articles/lpi-froscon-23-booth-discounted-exams/">LPI at FrOSCon &#8217;23: Booth, Discounted Exams</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></content>
		
					<link rel="replies" type="text/html" href="https://www.lpi.org/it/articles/lpi-froscon-23-booth-discounted-exams/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://www.lpi.org/it/articles/lpi-froscon-23-booth-discounted-exams/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>Jose Jolly Villaviza</name>
					</author>

		<title type="html"><![CDATA[LPI Advocacy in Vietnam Continues to Grow]]></title>
		<link rel="alternate" type="text/html" href="https://www.lpi.org/it/blog/2023/07/18/lpi-advocacy-in-vietnam-continues-to-grow/" />

		<id>https://www.lpi.org/articles//</id>
		<updated>2023-07-31T12:30:54Z</updated>
		<published>2023-07-18T12:54:35Z</published>
		<category scheme="https://www.lpi.org/it/" term="Asia" />
		<summary type="html"><![CDATA[<p>In 2023, as Linux Professional Institute (LPI) continues to expand its engagement in the APAC region. We are scaling up our involvement particularly in Vietnam, building upon the progress made in 2022. Vietnam&#8217;s thriving IT landscape presents immense opportunities, making ... <a href="https://www.lpi.org/it/blog/2023/07/18/lpi-advocacy-in-vietnam-continues-to-grow/" class="button-link">Per saperne di più</a></p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/18/lpi-advocacy-in-vietnam-continues-to-grow/">LPI Advocacy in Vietnam Continues to Grow</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></summary>

					<content type="html" xml:base="https://www.lpi.org/it/blog/2023/07/18/lpi-advocacy-in-vietnam-continues-to-grow/"><![CDATA[<p>In 2023, as Linux Professional Institute (LPI) continues to expand its engagement in the APAC region. We are scaling up our involvement particularly in Vietnam, building upon the progress made in 2022. Vietnam&#8217;s thriving IT landscape presents immense opportunities, making it crucial for LPI to enhance its presence and partnerships in the region.</p>
<p>Certifications play a pivotal role in this growth, providing professionals with the skills and credentials needed to excel in the dynamic technology culture. To further strengthen our commitment, LPI opened its APAC office and made several trips to Vietnam.</p>
<p>This article delves into the journey of nurturing relationships, promoting certifications, and fostering collaboration during LPI&#8217;s recent visits to Vietnam. From engaging with key partners to hosting the Vietnam LPI Partner Meeting, these endeavors exemplify our dedication to expanding LPI certifications in Vietnam.</p>
<p>In November 2022, as the APAC LPI representative, I visited Vietnam to nurture relationships with our partners and promote LPI certifications in this growing market.</p>
<p>The trip began in Saigon, where I spoke about LPI and its professional certifications to around 500 IT and engineering students at Ho Chi Minh City University of Foreign Languages and Information Technology (<a href="https://huflit.edu.vn/" target="_blank" rel="noopener">HUFLIT</a>). This event was organized in collaboration with <a href="https://saigonctt.com.vn/" target="_blank" rel="noopener">SaigonCTT</a>, a business network that is also called X-Profile and is under DTS, is an LPI Training Partner in Vietnam. <a href="https://www.osbc.co.kr/" target="_blank" rel="noopener">OSBC</a>, a Channel Partner based in South Korea, which is actively supporting LPI’s partners in Vietnam and also facilitated meetings with other key partners in Saigon through Phat Vuong.</p>
<p><a href="https://smartpro.vn/" target="_blank" rel="noopener">SmartPro</a> and <a href="https://tel4vn.edu.vn/" target="_blank" rel="noopener">Tel4VN</a>, our partners in Saigon, were significant promoters of LPI exams in the region. Tel4VN had already provided free training to about 200 students in their network in 2022. Another partner, IT4VN, was also actively promoting LPI certifications in Vietnam. Techmaster, who attended the Hanoi Partner Meeting, became a partner after the event.,</p>
<p>Along with my colleague <a href="https://www.linkedin.com/in/kenji-ito-9560908/" target="_blank" rel="noopener">Kenji Ito</a>, I traveled to Hanoi again in February 2023 for further meetings with partners. The Bachkhoa Information Technology Academy (BKACAD) and the Hanoi University of Science and Technology (HUST) were among the partners in Hanoi, and meetings were held with them to discuss partnership opportunities. SaigonCTT and <a href="http://www.ipmac.vn/" target="_blank" rel="noopener">IPMAC</a> were also essential partners that we visited during the trip.</p>
<p>The highlight of the visit was the Vietnam LPI Partner Meeting, held on February 24-25, 2023 in Hanoi. The meeting was attended by selected partners and was a hybrid event, with both physical attendance and online attendance through Zoom. The panel included various sessions, including a keynote by <a href="https://www.linkedin.com/in/maddog/" target="_blank" rel="noopener">Jon &#8216;maddog&#8217; Hall</a>, Chairman of the Board of the Linux Professional Institute, who spoke about the need to reboot and update certifications and conditions for certifications in Vietnam. Other sessions covered the partner program update, order process, and OSBC presentation.</p>
<p>Apart from the Partner Meeting, Kenji also conducted a DevOps webinar during the trip, attended by partners and other participants. The meeting allowed partners to network, exchange ideas, and discuss the current status of LPI certifications in Vietnam. Participants also discussed LPI’s partner training programs, including Train the Trainer sessions for LPIC and DevOps certifications.</p>
<p>In addition to the official meetings, the LPI APAC team, along with OSBC representatives from Korea—Wan Keun Lee and Summer Han—visited partners during the trip. Meetings were held with BKACAD, SaigonCTT, and IPMAC, focusing on the Train the Trainer program and discussing partnership opportunities, benefits, and mutual support. The team also presented gifts and swags, including penguin toys, stickers, and partnership leaflets and stickers, to partners as a gesture of appreciation for their support.</p>
<p>Overall, the trip to Vietnam successfully nurtured relationships with our partners and promoted LPI certifications in this growing market. The Partner Meeting and other sessions provided a platform for partners to discuss updates, share ideas, and strengthen LPI advocacy in Vietnam. We look forward to further collaborations with our partners in Vietnam and continue to support the growth of LPI certifications in the region.</p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/18/lpi-advocacy-in-vietnam-continues-to-grow/">LPI Advocacy in Vietnam Continues to Grow</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></content>
		
					<link rel="replies" type="text/html" href="https://www.lpi.org/it/blog/2023/07/18/lpi-advocacy-in-vietnam-continues-to-grow/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://www.lpi.org/it/blog/2023/07/18/lpi-advocacy-in-vietnam-continues-to-grow/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>Moreno Razzoli</name>
							<uri>https://morrolinux.it/</uri>
						</author>

		<title type="html"><![CDATA[Linux Recovery Tools: Morrolinux’s Tips]]></title>
		<link rel="alternate" type="text/html" href="https://www.lpi.org/it/blog/2023/07/13/linux-recovery-tools-morrolinuxs-tips/" />

		<id>https://www.lpi.org/articles//</id>
		<updated>2023-07-31T12:30:56Z</updated>
		<published>2023-07-13T14:07:21Z</published>
		<category scheme="https://www.lpi.org/it/" term="Europe" />
		<summary type="html"><![CDATA[<p>Recovering from system issues and boot failures is an essential skill needed by all Linux users. While Windows users often rely on automated recovery tools, Linux users have traditionally taken a more hands-on approach. However, that doesn&#8217;t mean that Linux ... <a href="https://www.lpi.org/it/blog/2023/07/13/linux-recovery-tools-morrolinuxs-tips/" class="button-link">Per saperne di più</a></p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/13/linux-recovery-tools-morrolinuxs-tips/">Linux Recovery Tools: Morrolinux’s Tips</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></summary>

					<content type="html" xml:base="https://www.lpi.org/it/blog/2023/07/13/linux-recovery-tools-morrolinuxs-tips/"><![CDATA[<p>Recovering from system issues and boot failures is an essential skill needed by all Linux users. While Windows users often rely on automated recovery tools, Linux users have traditionally taken a more hands-on approach. However, that doesn&#8217;t mean that Linux lacks recovery options. In fact, several powerful tools can help you troubleshoot and fix common problems. This posting explores some of these tools and how they can assist you in recovering your Linux system.</p>
<p>When transitioning to Linux, I approached troubleshooting and recovery differently from Windows. Instead of resorting to reinstallation at the first sign of trouble, I adopted a mindset of understanding and finding solutions to the underlying issues. However, I must admit that I was initially caught off guard by the perceived lack of automated recovery tools on Linux. This prompted me to delve deeper and explore the available options.</p>
<p>My research did indeed turn up a wide range of recovery tools for Linux. However, many of these tools are not as user-friendly as their Windows counterparts. They are often low-level and technical in nature, designed more for professionals than for average users. Additionally, the sheer quantity of available tools can be overwhelming, making it a challenge to find the most effective and efficient solution. Nevertheless, I came across a couple of hidden gems that are worth sharing.</p>
<div id="attachment_15956" style="width: 310px" class="wp-caption alignleft"><a href="https://www.lpi.org/wp-content/uploads/2023/07/figure-1-rescatux.jpg"><img aria-describedby="caption-attachment-15956" decoding="async" class="img-fluid wp-image-15956 size-medium" src="https://www.lpi.org/wp-content/uploads/2023/07/figure-1-rescatux-300x169.jpg" alt="Figure 1. Rescatux main menu, offering boot options." width="300" height="169" srcset="https://www.lpi.org/wp-content/uploads/2023/07/figure-1-rescatux-300x169.jpg 300w, https://www.lpi.org/wp-content/uploads/2023/07/figure-1-rescatux-1024x576.jpg 1024w, https://www.lpi.org/wp-content/uploads/2023/07/figure-1-rescatux-768x432.jpg 768w, https://www.lpi.org/wp-content/uploads/2023/07/figure-1-rescatux.jpg 1440w" sizes="(max-width: 300px) 100vw, 300px" /></a><p id="caption-attachment-15956" class="wp-caption-text">Figure 1. Rescatux main menu, offering boot options.</p></div>
<p>Let&#8217;s start with <a href="https://www.supergrubdisk.org/rescatux/" target="_blank" rel="noopener">Rescatux (or Resk a Tux)</a>, which stands for &#8220;Rescue a Tux&#8221;—a reference to the Linux penguin mascot. I tested this tool in a typical dual-boot setup with Ubuntu and Windows. Despite encountering some initial difficulties, such as UEFI boot issues, I successfully booted into Rescatux (Figure 1). Once inside the tool, I found a range of valuable features. For example, it offered a file system check and repair option, ensuring my installation was healthy.</p>
<p>Additionally, Rescatux provides a graphical tool to fix GRUB. This bootloader often gets overwritten during Ubuntu updates, potentially losing Windows boot entries. Another standout feature is the ability to regenerate the sudoers file, which is crucial for managing user permissions. RescaTux also offers options for password resetting, disk and memory testing, log file viewing, and more. Overall, I found Rescatux to be a comprehensive and user-friendly recovery tool I would recommend.</p>
<p>I was particularly impressed by the <a href="https://www.ultimatebootcd.com/" target="_blank" rel="noopener">Ultimate Boot CD</a> utility due to its diverse range of tools. This comprehensive collection comprises both freeware and open-source software, incorporating a variety of licenses. Its focus appears to be support for older hardware, specifically from the DOS to Windows XP age. This makes the utility a valuable resource for individuals who possess older PCs, as the CD contains a categorized selection of tools.</p>
<p>For instance, the BIOS section offers numerous utilities for decrypting passwords from different BIOS types, including IBM Award Phillips. Additionally, tools such as PVD aid in decrypting passwords in systems such as G Monster Acer or IBM Compact.</p>
<p>Notably, the CD also contains Team Pad, which caters specifically to Toshiba computers, enabling users to modify CMOS content, create backups, restore data, and more. It&#8217;s truly a versatile and practical toolkit.</p>
<p>The CPU section of Ultimate Boot CD includes a series of stress-testing utilities. Although some of these tools are proprietary, others are open source. These utilities provide specific information and guidance about effectively stressing different architectures.</p>
<div id="attachment_15964" style="width: 310px" class="wp-caption alignright"><a href="https://www.lpi.org/wp-content/uploads/2023/07/figure-2-ultimate-boot-cd.jpg"><img aria-describedby="caption-attachment-15964" decoding="async" class="img-fluid wp-image-15964 size-medium" src="https://www.lpi.org/wp-content/uploads/2023/07/figure-2-ultimate-boot-cd-300x169.jpg" alt="Figure 2. Menu for Ultimate Boot CD." width="300" height="169" srcset="https://www.lpi.org/wp-content/uploads/2023/07/figure-2-ultimate-boot-cd-300x169.jpg 300w, https://www.lpi.org/wp-content/uploads/2023/07/figure-2-ultimate-boot-cd-1024x576.jpg 1024w, https://www.lpi.org/wp-content/uploads/2023/07/figure-2-ultimate-boot-cd-768x432.jpg 768w, https://www.lpi.org/wp-content/uploads/2023/07/figure-2-ultimate-boot-cd.jpg 1440w" sizes="(max-width: 300px) 100vw, 300px" /></a><p id="caption-attachment-15964" class="wp-caption-text">Figure 2. Menu for Ultimate Boot CD.</p></div>
<p>One advantageous aspect ofthe CD is a non-graphical interface that assists users in selecting the most suitable tool for their requirements. For example, tools such as Boot Management Gojin, SuperGrub Disk, or SuperGrub2 Disk facilitate the detection and booting of Linux installations in the event of a malfunctioning operating system bootloader. Personally, I could utilize SuperGrub2 Disk from the CD to attempt to boot my Linux installation. Figure 2 shows the available kernels for booting.</p>
<p>Another important tool is <a href="https://www.supergrubdisk.org/super-grub2-disk/" target="_blank" rel="noopener">Super Grub2 Disk</a>, a bootable disk that helps users boot into their systems when encountering boot-related issues. Super Grub2 Disk provides a menu interface with various options. It can automatically detect operating systems and assist in booting into them.</p>
<div id="attachment_15972" style="width: 310px" class="wp-caption alignleft"><a href="https://www.lpi.org/wp-content/uploads/2023/07/figure-3-super-grub2-disk.jpg"><img aria-describedby="caption-attachment-15972" decoding="async" class="img-fluid wp-image-15972 size-medium" src="https://www.lpi.org/wp-content/uploads/2023/07/figure-3-super-grub2-disk-300x169.jpg" alt="Figure 3. Booting with Super Grub2 Disk." width="300" height="169" srcset="https://www.lpi.org/wp-content/uploads/2023/07/figure-3-super-grub2-disk-300x169.jpg 300w, https://www.lpi.org/wp-content/uploads/2023/07/figure-3-super-grub2-disk-1024x576.jpg 1024w, https://www.lpi.org/wp-content/uploads/2023/07/figure-3-super-grub2-disk-768x432.jpg 768w, https://www.lpi.org/wp-content/uploads/2023/07/figure-3-super-grub2-disk.jpg 1440w" sizes="(max-width: 300px) 100vw, 300px" /></a><p id="caption-attachment-15972" class="wp-caption-text">Figure 3. Booting with Super Grub2 Disk.</p></div>
<p>For example, I successfully booted into Ubuntu (Figure 3) and explored other options available within the menu, such as booting Windows XP (NTFS/BOOT.INI). However, I had no Windows XP system to test the utility thoroughly. Super Grub2 Disk offers many choices, making it a versatile tool for boot-related troubleshooting.</p>
<p>Next up is <a href="https://www.majorgeeks.com/files/details/boot_repair_disk_64_bit.html" target="_blank" rel="noopener">Boot-Repair-Disk</a>, a tool specifically designed to repair the boot process on Linux systems. Upon booting into Boot-Repair-Disk, I found a comprehensive set of options. The &#8220;Recommended repair&#8221; option automatically analyzed my system, installed necessary packages, and fixed any boot-related issues. After rebooting, my system successfully booted into Ubuntu, indicating the effectiveness of this tool. Boot-Repair-Disk provides an intuitive and user-friendly interface, making it a valuable tool for resolving boot problems.</p>
<p>Lastly, <a href="https://www.system-rescue.org/" target="_blank" rel="noopener">System Rescue</a> stands out as a complete rescue system rather than a specific bootloader or repair tool. This tool offers a wide range of functionalities, including a file manager, disk partitioning tool, network configuration options, backup tools, and even a virus scanner. System Rescue provides a live session environment that allows users to perform various recovery tasks. I particularly appreciated the inclusion of the <a href="https://midnight-commander.org/" target="_blank" rel="noopener">Midnight Commander file manager</a>, which made it easy to navigate and manipulate files.</p>
<p>Whether you need to recover deleted files, resize partitions, or troubleshoot network connectivity, System Rescue provides all the necessary tools you need.</p>
<p>In conclusion, while Linux recovery tools may not always receive the same recognition as their Windows counterparts, they are abundantly available and capable of resolving numerous common issues. Whether you&#8217;re a Linux professional or a novice user, these tools can significantly enhance your ability to recover and restore your Linux system. Remember, having a backup plan and utilizing these powerful recovery tools can save you time and frustration when faced with challenging situations.</p>
<p>This content is inspired by the video “<a href="https://www.youtube.com/watch?v=QVocmdJSYbQ" target="_blank" rel="noopener">Sei nuovo? Non puoi fare a meno di questi tool di recovery</a>” on the <a href="https://www.youtube.com/morrolinux" target="_blank" rel="noopener">Morrolinux YouTube Channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/13/linux-recovery-tools-morrolinuxs-tips/">Linux Recovery Tools: Morrolinux’s Tips</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></content>
		
					<link rel="replies" type="text/html" href="https://www.lpi.org/it/blog/2023/07/13/linux-recovery-tools-morrolinuxs-tips/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://www.lpi.org/it/blog/2023/07/13/linux-recovery-tools-morrolinuxs-tips/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>Gilbert Fongan</name>
					</author>

		<title type="html"><![CDATA[Boost Your IT Career by Learning DevOps with LPI]]></title>
		<link rel="alternate" type="text/html" href="https://www.lpi.org/it/blog/2023/07/11/boost-your-it-career-by-learning-devops-with-lpi/" />

		<id>https://www.lpi.org/articles//</id>
		<updated>2023-07-31T12:30:59Z</updated>
		<published>2023-07-11T14:36:50Z</published>
		<category scheme="https://www.lpi.org/it/" term="Non categorizzato" />
		<summary type="html"><![CDATA[<p>DevOps combines development (dev) and operations (ops) to increase the efficiency, speed, and security of software development and delivery compared to traditional processes. DevOps is a software engineering methodology that aims to integrate the work of software development and software ... <a href="https://www.lpi.org/it/blog/2023/07/11/boost-your-it-career-by-learning-devops-with-lpi/" class="button-link">Per saperne di più</a></p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/11/boost-your-it-career-by-learning-devops-with-lpi/">Boost Your IT Career by Learning DevOps with LPI</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></summary>

					<content type="html" xml:base="https://www.lpi.org/it/blog/2023/07/11/boost-your-it-career-by-learning-devops-with-lpi/"><![CDATA[<p>DevOps combines development (<em>dev</em>) and operations (<em>ops</em>) to increase the efficiency, speed, and security of software development and delivery compared to traditional processes.</p>
<p>DevOps is a software engineering methodology that aims to integrate the work of software development and software operations teams by facilitating a culture of <em>collaboration</em> and <em>shared responsibility</em>.</p>
<p>With the evolution of technology and the growing need for automation in the IT industry, LPI (Linux Professional Institute) released its <a href="https://www.lpi.org/our-certifications/exam-701-objectives">DevOps Tools Engineer certification program</a> to match the needs of the market through tailored learning paths for qualified professionals. DevOps can also be defined as a way of thinking–a philosophy and an organizational culture. Developers, designers, and system administrators/integrators all need to unite forces through the DevOps methodology for a transition to a more automated and even better, more autonomous delivery of IT products.</p>
<p>The application of DevOps from a <em>technical</em> point of view requires the mastery and use of various DevOps tools. This is why this certification program explores the concepts of:</p>
<ul>
<li><em>Source code management</em> using <a href="https://git-scm.com" target="_blank" rel="noopener">Git</a></li>
<li><em>Continuous integration</em> and <em>continuous delivery</em> (CI/CD) processes using <a href="https://www.jenkins.io" target="_blank" rel="noopener">Jenkins</a></li>
<li><em>Machine deployment</em> through <a href="https://www.vagrantup.com" target="_blank" rel="noopener">Vagrant</a></li>
<li><em>Containerisation</em> and c<em>ontainer orchestration</em> technologies such as <a href="https://www.docker.com/" target="_blank" rel="noopener">Docker</a> with its related technologies (Dockerfile, Docker Compose, Docker Swarm, Docker Stack) and <a href="https://kubernetes.io" target="_blank" rel="noopener">Kubernetes</a></li>
<li><em>Building images</em> with <a href="https://www.packer.io/" target="_blank" rel="noopener">Packer</a></li>
<li>Host <em>configuration management</em> with <a href="https://www.ansible.com" target="_blank" rel="noopener">Ansible</a>, <a href="https://www.chef.io/" target="_blank" rel="noopener">Chef</a> and <a href="https://www.puppet.com/" target="_blank" rel="noopener">Puppet</a></li>
<li><em>Infrastructure monitoring</em> using <a href="https://prometheus.io/" target="_blank" rel="noopener">Prometheus</a> and <a href="https://grafana.com/" target="_blank" rel="noopener">Grafana</a> to collect metrics and visualize the result graphically</li>
<li><em>Log management</em> and <em>analysis</em> using <a href="https://www.elastic.co/fr/" target="_blank" rel="noopener">Elasticsearch</a>, <a href="https://www.elastic.co/fr/logstash/" target="_blank" rel="noopener">Logstash</a> and <a href="https://www.elastic.co/fr/kibana/" target="_blank" rel="noopener">Kibana</a></li>
</ul>
<p>However, these tools cannot be mastered without a sufficient basis in <a href="https://www.lpi.org/our-certifications/linux-essentials-overview">Linux practices</a>. This is why it is recommended to have that base in Linux to facilitate your understanding and mastery of DevOps tools at the end of the certification program.</p>
<p>Today, recruitment for DevOps positions is increasing, showing the growing need for automation and the cohesion of “<em>Dev</em>” and “<em>Ops</em>” teams in our IT industry. It is clear that having a certification nowadays is an added advantage in finding and getting a job, especially in the DevOps trend.</p>
<p>This is why I have made my book available to the community (available for <a href="https://learning.lpi.org/en/learning-materials/all-materials/#devops-version-10" target="_blank" rel="noopener">free download at the LPI Learning Materials site</a> and <a href="https://www.amazon.com/dp/B0B5PK5P9V" target="_blank" rel="noopener">for purchase</a> as an ebook) to build and initialize the basic DevOps concepts through practical examples that cover the whole program stated earlier. This book will help you in your certification journey.</p>
<p>My book can also help trainers deliver training courses and help enthusiasts and beginners get certified through the two essential elements: detailed course material with some practices (available for free), and another document containing all the practical use cases on the open source DevOps tools. The latter, with the source code, is available for purchase. I maintain my tools in a <em>Gitlab/Github</em> repository to ensure regular updates.</p>
<p>The content of this course package implies regular updates to the code used for the practical, <em>real-world</em> use case implementation. Suggestions and updates to the content are welcome.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/11/boost-your-it-career-by-learning-devops-with-lpi/">Boost Your IT Career by Learning DevOps with LPI</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></content>
		
					<link rel="replies" type="text/html" href="https://www.lpi.org/it/blog/2023/07/11/boost-your-it-career-by-learning-devops-with-lpi/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://www.lpi.org/it/blog/2023/07/11/boost-your-it-career-by-learning-devops-with-lpi/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>Juliano Ramos</name>
					</author>

		<title type="html"><![CDATA[From Homelessness to Linux Triumph: Juliano&#8217;s Journey]]></title>
		<link rel="alternate" type="text/html" href="https://www.lpi.org/it/blog/2023/07/06/from-homelessness-to-linux-triumph-julianos-journey/" />

		<id>https://www.lpi.org/articles//</id>
		<updated>2023-07-31T12:31:00Z</updated>
		<published>2023-07-06T14:44:01Z</published>
		<category scheme="https://www.lpi.org/it/" term="South America" />
		<summary type="html"><![CDATA[<p>Hello everybody: Juliano from São Paulo, Brazil here. Let me tell you my life story, a mix of personal dedication and vision, social progress initiatives, a love of education, and the power of open source software. It is impossible not ... <a href="https://www.lpi.org/it/blog/2023/07/06/from-homelessness-to-linux-triumph-julianos-journey/" class="button-link">Per saperne di più</a></p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/06/from-homelessness-to-linux-triumph-julianos-journey/">From Homelessness to Linux Triumph: Juliano&#8217;s Journey</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></summary>

					<content type="html" xml:base="https://www.lpi.org/it/blog/2023/07/06/from-homelessness-to-linux-triumph-julianos-journey/"><![CDATA[<p>Hello everybody: Juliano from São Paulo, Brazil here. Let me tell you my life story, a mix of personal dedication and vision, social progress initiatives, a love of education, and the power of open source software.</p>
<p>It is impossible not to begin by sharing the remarkable history of my family. My father endured five years of hardship as a homeless individual in downtown São Paulo at Praça da Sé. The circumstances that led him to become homeless are a tale for another time. Amidst his trials and tribulations, while seeking sustenance and shelter, he encountered a compassionate man who offered him work at a bar. After some initial hesitation, my father accepted this kind gesture.</p>
<p>By earning a meager income through cleaning and serving customers, he managed to secure a modest place to live, breaking free from the shackles of beggary. My father&#8217;s life can be summarized as an embodiment of hard work and dedication. He eventually retired as a driver, a profession that fills our hearts with immense pride. In every journey we embark on, we exchange glances with truck drivers, the mighty giants of the road.</p>
<p>During his bartending days, fate brought my father and mother together, and they were married.</p>
<p>We moved to Cidade Tiradentes, a neighborhood in São Paulo with the lowest Human Development Index (<a href="https://en.wikipedia.org/wiki/Human_Development_Index" target="_blank" rel="noopener">HDI</a>), when I was just a few months old. My siblings and I grew up in an inhospitable environment, surrounded by drug dealers and various types of criminals. Nevertheless, my parents always steered us towards the right path. Following in my father&#8217;s footsteps, my older brother became a bus driver, while my sister contributed to our household income through a small candy business we ran from home. At the age of seventeen, I joined the same company where my father and brother worked, which provided for our entire family. Unfortunately, the company&#8217;s bankruptcy shattered our lives, leaving us in despair and grappling with numerous needs, including food.</p>
<p>During this challenging period, the municipal government of São Paulo introduced a digital inclusion program called <a href="https://www.prefeitura.sp.gov.br/cidade/secretarias/inovacao/inclusao_digital/" target="_blank" rel="noopener">Telecentros</a> in our neighborhood. Unemployed and with ample spare time, I turned down offers to engage in a life of crime and instead volunteered for this program. In a matter of weeks, not only did I learn to use the computers that were made available, but I also acquired the skills to teach my friends.</p>
<p>Before long, I found employment as a teacher due to my familiarity with the local community and my growing knowledge of computers, particularly Linux. Although I wasn&#8217;t fully aware of its significance at the time, Linux was the cornerstone of my expertise. I obtained a Linux certification called Conectiva and became a proficient Linux server administrator.</p>
<p>Within the Telecentros program, I assumed the role of a Regional Coordinator responsible for managing over 200 computers, all running on Linux. It was during this period that I delved into shell script programming, authored documentation, and created course materials.</p>
<p>After six months of dedicated study, I achieved the long-awaited <a href="https://www.lpi.org/our-certifications/lpic-1-overview">LPIC-1</a> certification, followed by <a href="https://www.lpi.org/our-certifications/lpic-2-overview/">LPIC-2</a>. This pivotal moment led to a period of time where I delivered speeches at prestigious events such as <a href="https://brasil.campus-party.org/" target="_blank" rel="noopener">Campus Party</a> and participated in the renowned FISL (Festival of Free Software Installation) conferences.</p>
<p>My passion for Linux was so profound that I adorned my left arm with a <a href="https://en.wikipedia.org/wiki/Tux_(mascot)" target="_blank" rel="noopener">Tux</a> tattoo, the beloved Linux mascot (Figure 1).</p>
<div id="attachment_15687" style="width: 235px" class="wp-caption alignleft"><img aria-describedby="caption-attachment-15687" decoding="async" class="size-medium wp-image-15687 img-fluid" src="https://www.lpi.org/wp-content/uploads/2023/07/juliano-ramos-tux-tattoo-500px-225x300.jpg" alt="Figure 1. A tattoo of the Linux mascot penguin Tux showed the importance of Linux to me." width="225" height="300" srcset="https://www.lpi.org/wp-content/uploads/2023/07/juliano-ramos-tux-tattoo-500px-225x300.jpg 225w, https://www.lpi.org/wp-content/uploads/2023/07/juliano-ramos-tux-tattoo-500px.jpg 500w" sizes="(max-width: 225px) 100vw, 225px" /><p id="caption-attachment-15687" class="wp-caption-text">Figure 1. A tattoo of the Linux mascot penguin Tux showed the importance of Linux to me.</p></div>
<p>Additionally, I launched a <a href="https://www.youtube.com/@ProfJulianoRamos" target="_blank" rel="noopener">YouTube channel</a> exclusively dedicated to Linux content, which has now surpassed 3 million views.</p>
<p>I graduated with a degree in Computer Engineering and later earned another degree in Pedagogy. It was during my studies that I discovered my profound love for teaching, a direct consequence of the philosophy surrounding free software. In the world of open source, we continuously share code and knowledge, unlike proprietary models.</p>
<p>Today, I am proud to be known as &#8220;Professor Juliano; teaching is a way of learning.&#8221; I have authored three <a href="https://www.scribd.com/author/455104425/Juliano-Ramos" target="_blank" rel="noopener">books</a> on Linux, including one on Servers (Apache, Squid, Firewall), and two on Linux certification, covering LPI and CompTIA Linux+.</p>
<p>Currently, I am in the process of writing my fourth book, covering Red Hat RHCSA certification. Moreover, this year marks the launch of my new website called <a href="https://linux4you.com.br/ava/" target="_blank" rel="noopener">Tux4you</a>, which aims to provide free Linux courses and resources to individuals seeking to enhance their knowledge.</p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/06/from-homelessness-to-linux-triumph-julianos-journey/">From Homelessness to Linux Triumph: Juliano&#8217;s Journey</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></content>
		
					<link rel="replies" type="text/html" href="https://www.lpi.org/it/blog/2023/07/06/from-homelessness-to-linux-triumph-julianos-journey/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://www.lpi.org/it/blog/2023/07/06/from-homelessness-to-linux-triumph-julianos-journey/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>Max Roveri</name>
					</author>

		<title type="html"><![CDATA[A Successful Talent Land ’23 for LPI and Partners]]></title>
		<link rel="alternate" type="text/html" href="https://www.lpi.org/it/blog/2023/07/05/a-successful-talent-land-23-for-lpi-and-partners/" />

		<id>https://www.lpi.org/articles//</id>
		<updated>2023-07-31T12:31:02Z</updated>
		<published>2023-07-05T14:54:11Z</published>
		<category scheme="https://www.lpi.org/it/" term="South America" />
		<summary type="html"><![CDATA[<p>Talent Land is a major annual tech event held in Mexico. This year, the event boasted an impressive number of registered attendees, with 40,379 individuals from all over the world. There were 873 speakers, 642 talks, and 161 workshops spanning ... <a href="https://www.lpi.org/it/blog/2023/07/05/a-successful-talent-land-23-for-lpi-and-partners/" class="button-link">Per saperne di più</a></p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/05/a-successful-talent-land-23-for-lpi-and-partners/">A Successful Talent Land ’23 for LPI and Partners</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></summary>

					<content type="html" xml:base="https://www.lpi.org/it/blog/2023/07/05/a-successful-talent-land-23-for-lpi-and-partners/"><![CDATA[<p><a href="https://www.talent-land.mx/" target="_blank" rel="noopener">Talent Land</a> is a major annual tech event held in Mexico. This year, the event boasted an impressive number of registered attendees, with 40,379 individuals from all over the world. There were 873 speakers, 642 talks, and 161 workshops spanning various tracks such as Blockchain Land, Business Land, Gamer Land, Health Land, Creative Land, Developer Land (where our booth was located), Travel Land, and Food Land. A track was devoted to women.</p>
<p>We are thrilled to report that our attendance at this year’s Talent Land was a great success! We would like to extend our gratitude to conference organizer Talent-Network, Linux Professional Institute (LPI) Partner Asociación Mexicana del Internet de las Cosas <a href="https://www.asociacioniot.org/" target="_blank" rel="noopener">IOT México</a>, and all the attendees who made this event an amazing experience.</p>
<h2>Packed to the rafters!</h2>
<p>During the Linux Essentials Workshop, we had 38 students in attendance, exceeding the classroom capacity of 30. Our partner, Asociación IOT México, ensured that the workshop was a success, spreading the voice in advance and inviting attendees to join the workshop, and we could not have done it without their help.</p>
<h2>The bravest</h2>
<p>Although not everyone took the exam, we had a bunch of candidates, including those from our training partner <a href="https://ralken.com.mx/" target="_blank" rel="noopener">Ralken Consulting</a> and from <a href="https://www.bosch.com.mx/" target="_blank" rel="noopener">Bosch</a>, and seven Talent Land attendees.</p>
<h2>A great venue…</h2>
<p>Talent Land provided us with a nice booth, conveniently located near the main stage. This location proved to be a great spot: We are thankful for this opportunity that made it possible to interact with a large percentage of Talent Land’s attendees.</p>
<p>We are pleased to report that we found the event very successful, with more and more candidates expected to take our exams in the coming years.</p>
<h2>… for a great success altogether</h2>
<p>We want to thank Talent Land and all the attendees who made it possible to hold such a successful event. It was a fantastic experience, and we look forward to future collaborations with Talent Land and other organizations.</p>
<h2>A word from our host</h2>
<p><img decoding="async" class=" wp-image-15644 img-fluid alignleft" src="https://www.lpi.org/wp-content/uploads/2023/07/ivan-millan-500px-241x300.jpg" alt="Iván Millan, Director General at Talent-Network" width="197" height="245" srcset="https://www.lpi.org/wp-content/uploads/2023/07/ivan-millan-500px-241x300.jpg 241w, https://www.lpi.org/wp-content/uploads/2023/07/ivan-millan-500px.jpg 713w" sizes="(max-width: 197px) 100vw, 197px" /><a href="https://www.linkedin.com/in/ivantmillancampos/" target="_blank" rel="noopener">Iván Millan</a>, Director General at Talent-Network, thanks LPI and highlighted our importance for the success of Talent Land:</p>
<p>We want to express our sincere gratitude for the valuable participation of the Linux Professional Institute at Talent Land 2023. Your collaboration has been essential in enriching this unique experience of learning and growth for our participants. It has been an exceptional opportunity to acquire knowledge and skills in the field of open-source technology.</p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/blog/2023/07/05/a-successful-talent-land-23-for-lpi-and-partners/">A Successful Talent Land ’23 for LPI and Partners</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></content>
		
					<link rel="replies" type="text/html" href="https://www.lpi.org/it/blog/2023/07/05/a-successful-talent-land-23-for-lpi-and-partners/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://www.lpi.org/it/blog/2023/07/05/a-successful-talent-land-23-for-lpi-and-partners/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>Björn Schönewald</name>
					</author>

		<title type="html"><![CDATA[Linux Professional Insitute (LPI) Adjusting Exam Prices]]></title>
		<link rel="alternate" type="text/html" href="https://www.lpi.org/it/articles/linux-professional-insitute-lpi-adjusting-exam-prices/" />

		<id>https://www.lpi.org/articles//</id>
		<updated>2023-07-31T12:31:03Z</updated>
		<published>2023-07-03T06:55:02Z</published>
		<category scheme="https://www.lpi.org/it/" term="Non categorizzato" />
		<summary type="html"><![CDATA[<p>In case you missed this information in our newsletter (subscribe here), we have some news to share about price changes. These changes are effective beginning July 17, 2023. If you only purchase exam vouchers in USD at the current Tier ... <a href="https://www.lpi.org/it/articles/linux-professional-insitute-lpi-adjusting-exam-prices/" class="button-link">Per saperne di più</a></p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/articles/linux-professional-insitute-lpi-adjusting-exam-prices/">Linux Professional Insitute (LPI) Adjusting Exam Prices</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></summary>

					<content type="html" xml:base="https://www.lpi.org/it/articles/linux-professional-insitute-lpi-adjusting-exam-prices/"><![CDATA[<p>In case you missed this information in our newsletter (<a href="file:///K:/Kunden/LPI%20Inc/Website/230630%20Drupal%20Content%20Backup/LPI%20Drupal%20Backup/www.lpi.org/stay-connected-with-us.html">subscribe here</a>), we have some news to share about price changes.</p>
<p>These changes are effective beginning July 17, 2023. If you only purchase exam vouchers in USD at the current Tier 1 price of $200 ($120 for Essentials), you can ignore this announcement.</p>
<p>Over the course of the past few years, LPI has been adjusting its exam voucher prices according to the United Nations Human Development Index (HDI). Last year we went further and started using the Inequality-adjusted Human Development Index in order to help increase access to our certifications in countries with lower income levels, as detailed in this article. LPI is a mission-driven, not-for-profit certification body. Our mission is to promote open source by supporting the people who use it.</p>
<p>Despite all of those efforts, we have decided to adjust exam prices for several reasons. First, inflation has increased the cost of delivering the exams, which has strained our budget. Second, the current pricing structure is creating difficulties for partners in countries with lower HDI scores who are struggling to maintain margins. In addition, currency fluctuations against the U.S. dollar have created disparities in Tier 1 countries, requiring a re-evaluation of pricing. Finally, the complex system of multiple pricing tiers has proven difficult to manage effectively, creating the need for a more streamlined approach.</p>
<p>As a result, LPI has made significant changes to its exam pricing strategy. While maintaining regional pricing, most countries still have lower prices compared to the UN IHDI pricing prior to 2022. The pricing structure has been simplified to only three USD tiers, one EUR, and one JPY price. Adjustments within the Eurozone align with the parity of the US dollar. The new pricing strategy also allows for margin to support partners in tier 2 and tier 3 countries.</p>
<p>The retail price tiers (Professional / Essentials exams) are:</p>
<ul>
<li>EUR: €176 / €110</li>
<li>USD:
<ul>
<li>Tier 1: $200 / $120</li>
<li>Tier 2: $165 / $100</li>
<li>Tier 3: $130 / $80</li>
</ul>
</li>
<li>JPY: ¥15000 / ¥10000</li>
</ul>
<p>Regional pricing, starting July 17th, is:</p>
<ul>
<li>USA &amp; Canada: Tier 1 USD</li>
<li>Europe: Tier 1 USD &amp; EUR</li>
<li>APAC: Tier 2 USD, JPY, and some Tier 1 USD (Taiwan, Korea, Australia, New Zealand)</li>
<li>Middle East: Tier 2 USD, and some Tier 1 (Israel, Qatar)</li>
<li>Latin America and the Caribbean: Tier 2 USD</li>
<li>Africa: Tier 3 USD</li>
</ul>
<p>LPI continues to help its partners develop sustainable business models. We encourage our partners to create business models that focus on projects that the partner can compete for and win, where almost 90-95% of the revenue goes entirely to the partner and 5-10% is used to purchase LPI exams. This means that we provide the opportunity for the partner to be profitable and also to use a portion of their earnings to fund exams for their clients, employees, etc.</p>
<p>If you have any questions or would like to discuss business development ideas, please send an email to <a href="mailto:partner-support@lpi.org">partner-support@lpi.org</a>.</p>
<p>The post <a rel="nofollow" href="https://www.lpi.org/it/articles/linux-professional-insitute-lpi-adjusting-exam-prices/">Linux Professional Insitute (LPI) Adjusting Exam Prices</a> appeared first on <a rel="nofollow" href="https://www.lpi.org/it/">Linux Professional Institute</a>.</p>
]]></content>
		
					<link rel="replies" type="text/html" href="https://www.lpi.org/it/articles/linux-professional-insitute-lpi-adjusting-exam-prices/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://www.lpi.org/it/articles/linux-professional-insitute-lpi-adjusting-exam-prices/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
	</feed>
