October 17, 2024

154news

Latest Hot News

January 30, 2024 | 154news

Linux For Beginners: What’s A Desktop Environment? – Forbes

npressfetimg-254.png

As I continue my journey into the world of Linux, I’ve realized that one of its most distinct advantages over Windows and macOS can also be one of its most confusing hurdles for beginners. Choice has a tendency to be overwhelming, and Linux is all about choice. Let’s say you’ve set your sights on using Ubuntu. That’s a safe decision, but there are eight official “flavors” of Ubuntu that all look and behave differently. For the most part, that comes down to which desktop environment each distribution is using.

Jason Evangelho

Imagine if Windows 10 had something like seven different versions to choose from. But instead of those versions being tailored to professional or home users, they were tailored to fit both the age of your PC hardware and the “look and feel” you prefer to use on your desktop. Do you have an old Pentium processor and want something that brings your aging computer back to life? There’s a desktop environment for that. Do you have a modern PC and love to endlessly customize and tweak your desktop? There’s one for that too. Do you prefer the minimalism and behavior of macOS? There’s a desktop environment for that! Want something that doesn’t remotely remind you of Windows or macOS? You guessed it. . .

So What Is A Desktop Environment?

Before you can understand exactly what a desktop environment is, let’s dig deeper into the core of any operating system. Windows 10, Linux and macOS all have something called a kernel. The kernel is what directly controls your hardware, and it translates the commands given from a piece of software into something your hardware can understand and act on. It also manages those hardware resources intelligently (such as memory management) for the various pieces of software you’ll be using.

So the kernel is the engine, the brain of your operating system. In a sense, it is the operating system. It acts as the translator and mediator between your software and your hardware, but it’s not something beginners have to worry too much about. All our action happens with a graphical user interface, which is what a desktop environment is. Your file manager, windows, login screens, various menus, mouse pointer, all that stuff. And it’s called a graphical user interface (GUI) because it’s actually optional!

Sidebar: You can browse Reddit (and the web in general), convert files, check your email, use social media, play music, move around between the directories on your hard drive and do virtually anything in Linux without a desktop manager. That’s a simultaneously tantalizing and daunting possibility, but we’re beginners here so let’s not dive down that rabbit hole. Yet.

Freedom Of Choice

Here’s what I love about the concept of desktop environments on Linux operating systems: they’re modular. The sole desktop managers in Windows and macOS are inextricably linked to the operating system itself. You can’t simply uninstall it and install another that matches your preferences, behaves a certain way, looks a certain way, or runs better on older hardware. Those overhauls aren’t a possibility.

Jason Evangelho

There are at least a dozen officially supported desktop environments for Linux, and if you don’t like any of them you can mix and match to create your own — though that requires some technical expertise (it’s on my wishlist of things to learn). The options that are available, though, are varied and flexible enough to satisfy just about anyone.

(What’s really cool is that you can install multiple desktop environments easily, and choose between each one when you log in. They aren’t bound to the Linux distribution they came with.)

Let’s say you want to install Ubuntu, which is one of the most popular Linux distributions available. Ubuntu comes with the Gnome Desktop Environment, which has an attractive look and intuitive workflow that’s tough to directly compare to Windows or macOS. It’s streamlined but beautiful, keeping windows and menus out of your way until you need them. Gnome (via Ubuntu) was my first experience with the modern Linux desktop, and it definitely facilitates getting stuff done and keeping clutter to a minimum.

But Ubuntu has a bunch of different flavors, each shipping with a unique desktop environment. Kubuntu uses KDE Plasma, which is slick, flashy and highly customizable. It also feels a bit more familiar coming from Windows. Xubuntu, on the other hand, uses the Xfce desktop environment. Xfce is lightweight but still very robust, and it’s perfect for breathing new life into much older computers. It can run on as little as 1GB of RAM and a 700MHz CPU.

Jason Evangelho

Many Linux distributions come with variants featuring several different desktop environments to choose from. So if you’re looking at Ubuntu or Mint, for example, dig a bit deeper into the versions available to see what suits your preferences. And if you’re not sure what your preferences are, stay tuned for a simple guide that will show you how to test drive Linux distributions without making any changes to your current PC.

That’s just the tip of the iceberg. My goal with this article was to explain in basic terms what a desktop environment is, and show you that there’s a wealth of choice in Linux land. In my next Linux For Beginners article we’ll dive deeper into the most popular desktop environments using the many flavors of Ubuntu as examples. You’ll see a bunch of visuals and more detailed explanations to help you find the perfect one.

MORE ABOUT LINUX ON FORBES:

Source: https://news.google.com/rss/articles/CBMiZ2h0dHBzOi8vd3d3LmZvcmJlcy5jb20vc2l0ZXMvamFzb25ldmFuZ2VsaG8vMjAxOC8wOS8xNy9saW51eC1mb3ItYmVnaW5uZXJzLXdoYXRzLWEtZGVza3RvcC1lbnZpcm9ubWVudC_SAWtodHRwczovL3d3dy5mb3JiZXMuY29tL3NpdGVzL2phc29uZXZhbmdlbGhvLzIwMTgvMDkvMTcvbGludXgtZm9yLWJlZ2lubmVycy13aGF0cy1hLWRlc2t0b3AtZW52aXJvbm1lbnQvYW1wLw?oc=5

January 30, 2024 | 154news

8 Linux file managers to try – Opensource.com

npressfetimg-253.png

One of the most common administrative tasks that end users and administrators alike need to perform is file management. Managing files can consume a major portion of your time. Locating files, determining which files and folders (directories) are taking the most disk space, deleting files, moving files, and simply opening files for use in an application are some of the most basic—yet frequent—tasks we do as computer users. File management programs are tools that are intended to streamline and simplify those necessary chores.

Many choices

Many people aren’t aware of the wide array of choices available in file managers, nor do they realize the full capabilities of the ones they do know about. As with every aspect of Linux, there are many options available for file managers. The most common ones provided by my favorite distribution, Fedora, are:

  • Midnight Commander
  • Konqueror
  • Dolphin
  • Krusader
  • Nautilus
  • Thunar
  • PCmanFM
  • XFE

I have used each of these at various times for various reasons and they all have qualities to recommend them. Ranging from very simple to feature-packed, there is a file manager available that will meet your needs. Midnight Commander and Krusader are my favorite file managers, and I use both quite frequently, but I also find myself using Dolphin and Konqueror.

This article looks briefly at each of the file managers listed above and compares a few of their main features. Unfortunately, there is not enough space to do each of these file managers justice. I hope to have some future articles that provide a more detailed look at two or three of these powerful tools.

Each of these file managers is configurable, with Krusader and Konqueror being the most configurable of the GUI-based file managers. Midnight commander, the lone text-based file manager, is also quite configurable.

None of the file managers look by default like they do in this document. I have configured them to look like this on my systems. Except for Midnight Commander, the colors are managed in the “Application Appearance” section of the KDE System Settings application and are not configurable within the applications themselves.

Default File Manager

Like most Linux distributions, Fedora has a default file manager, which is currently Dolphin. The Linux desktop usually has an icon that looks like a little house—that’s your home directory/folder. Click on the Home icon and the default file manager opens with your home directory as the PWD, or Present Working Directory. In current releases that use KDE 4.1 or above, the Home icon is located in the Desktop Folder along with the Trash icon, as shown below.

In KDE, the default file manager can be changed using System Settings > Default Applications > File Manager.

Midnight Commander

Midnight Commander is a text-based Command Line Interface (CLI) program. It is particularly useful when a GUI is not available, but can also be used as a primary file manager in a terminal session even when you are using a GUI. I use Midnight Commander frequently because I often need to interact with local and remote Linux computers using the CLI. It can be used with almost any of the common shells and remote terminals through SSH.

You can start Midnight Commander from the CLI with the mc command. The above image shows Midnight Commander in one tab of the Konsole program. The user interface for Midnight Commander is two text mode panes, left and right, which each display the contents of a directory. The top of each pane displays the name of the current directory for that pane. Navigation is accomplished with the arrow and tab keys. The Enter key can be used to enter a highlighted directory.

Along the very top of the Midnight Commander interface is a menu bar containing menu items for configuring Midnight Commander, the left and right panes, and for issuing various file commands. The bottom portion of the interface displays information about the file or directory highlighted in each pane, a hint feature and a line of function key labels; you can simply press the function key on your keyboard that corresponds to the function you want to perform. Between the hint line and the function keys is a command line.

Krusader

Krusader is an exceptional file manager that is modeled after Midnight Commander. It uses a similar two-pane interface, but it’s graphical instead of text-based. Krusader provides many features that enhance its functionality as a file manager. Krusader allows you to use the same keyboard navigation and command structure as Midnight Commander, and also allows you to use the mouse or trackball to navigate and perform all of the standard drag and drop operations you would expect on files.

The primary user interface for Krusader, much like that of Midnight Commander, is two text-mode panes—left and right—which each display the contents of a directory. The top of each pane contains the name of the current directory for that pane. In addition, tabs can be opened for each pane and a different directory can be open in each tab. Navigation is accomplished with the arrow and tab keys or the mouse. The Enter key can be used to enter a highlighted directory.

Each tab and pane can be configured to show files in one of two different Modes. In the illustration above, files are displayed in the detailed view that—in addition to the file name and an icon or preview—shows the file size, the date it was last modified, the owner, and the file permissions.

Along the very top of the Krusader GUI are a menu bar and toolbar containing menu items for configuring Krusader and managing files. The bottom portion of the interface displays a line of function key labels; you can simply press the function key on your keyboard that corresponds to the function you want to perform. At the bottom of the interface is a command line.

Krusader automatically saves the current tab and directory locations as well as other configuration items so that you will always return to the last configuration and set of directories when restarting the application.

Konqueror

Konqueror is another powerful and flexible file manager with many features. It has one feature that none of the other file managers do: it doubles as a web browser. Just type the URL of the web site you want to view in the location bar.

The main thing that sets Konqeuror apart from the crowd is the ability to open multiple tabs, each of which can have one or more directory navigation panes. In the image below, one tab has been divided into three panes; one on the left side and two on the right. The sidebar at the far left is used to provide rapid navigation of the entire filesystem.

One thing I particularly like about Konqueror is that it provides an excellent high-level view of your directory structure, both in the sidebar and in the directory panels. This makes it easier to locate and delete files and directory trees that are no longer needed. It also enables easier navigation and reorganization of the directory structure.

The primary user interface for Konqueror, much like that of Midnight Commander and Krusader, is text-mode panes that display the contents of a directory. Konqueror, however, allows multiple panes, and the default single pane can be split both horizontally and vertically as many times as it makes sense to do so. Konqueror also supports multiple tabs (at the top of the directory panes this time) and a different set of directories can be open in each tab. Navigation is accomplished with the arrow and tab keys or the mouse. The Enter key can be used to enter a highlighted directory. The Location widget near the top of the Konqueror GUI contains the full path of the currently selected pane.

Each tab and pane can be configured to show files in one of two different Modes. In the above image, files are displayed in the detailed view which, in addition to the file name and an icon or preview, shows the file size, the date it was last modified, the owner, and the file permissions.

Along the very top of the Graphical User Interface are a menu bar and tool bar containing menu items for configuring Konqueror and managing files. Once you have the tabs and panes set up the way you want them, you can save it so that Konqueror will always start with that configuration.

Dolphin

Dolphin is very much like Konqueror and Krusader. It has two directory navigation panes and a sidebar that allows for easy filesystem navigation. It supports tabs.

The primary user interface for Dolphin can be configured to be very similar to Konqueror and Krusader. Using two panes which each display the contents of a directory, it does not support splitting the panes. Navigation is accomplished with the arrow and tab keys or the mouse. The Enter key can be used to enter a highlighted directory. Dolphin also supports expanding the directory trees (folders) in both the sidebar navigation pane and the directory panes.

Although Dolphin does support tabs, when restarted it always reverts to the default of one pair of directory panes that display your home directory.

Nautilus

Nautilus has a single directory pane with which to work. It also has a sidebar for navigation. Nautilus is a simple, decent file manager that is good for many beginners due to its simplicity. Nautilus is typically found in systems where GNOME is the desktop, but it can also be installed and used with KDE.

The primary user interface for Nautilus is fairly simple with a navigation sidebar and a single directory window in which to work. It does not support multiple tabs or splitting the panes. Navigation is accomplished with the arrow and tab keys or the mouse. The Enter key can be used to enter a highlighted directory.

Thunar

Thunar is another lightweight file manager. It is so much like Nautilus in the way it looks and works and that there is nothing else to say about it.

PCmanFM

The PCManFM file manager is intended to replace Nautilus and Thunar. In fact, based on the way they look and work so much alike, they may actually share some common code. These three file managers have the fewest configuration options and all share the same simple interface.

XFE

XFE is one of the more interesting of the file managers as it has an interface all its own and is a bit more flexible than Nautilus, Thunar, and PCManFM.

XFE may be configured to display one or two directory panes, and the navigation bar is optional. It performs all the expected drag and drop functions, but it requires some manual configuration to associate the correct applications like LibreOffice with specific file types. It has a reasonable set of configuration options, but nowhere near those of Konqueror or Krusader.

XFE is also quite difficult about retaining its own set of “themes” and has no option to use the desktop color scheme, icons, decorations, or widgets.

Recommendations

I know that there are other file managers, one of which may be your favorite. Your choice of file manager should be the one that works best for you. GNU/Linux provides several viable choices and one will most likely meet most of your needs. If your favorite does not meet your needs for a particular task, you can always use the one that does.

All of these file managers are free of charge and distributed under some form of open source license. All are available from common, trusted repositories for Fedora and CentOS.

I plan to write some additional articles that cover some of these file managers in a bit more detail. Please leave your comments to let me know which ones you would like to know more about.

Source: https://news.google.com/rss/articles/CBMiPmh0dHBzOi8vb3BlbnNvdXJjZS5jb20vYnVzaW5lc3MvMTUvNC9laWdodC1saW51eC1maWxlLW1hbmFnZXJz0gEA?oc=5

January 30, 2024 | Tiny Core

“Experience the Power of Tiny Core Linux 6.3 – Available for Download Now on Softpedia”

npressfetimg-252.png

“Tiny Core Linux 6.3: The Fastest and Most Reliable GNU/Linux Distribution in the World!”

The skilled team at Tiny Core are thrilled to present the release of their exceptional creation, Tiny Core Linux 6.3. This latest version boasts numerous updates and improvements to internal components, including tce-load, tc-config, tce-audit, and tce-setup.

Notable updates in this release include a new NFS4 patch in tc-config, simplified app_exists in tce-load, and improved -t TCEDIR patch in tce-load. Additionally, tce-audit now correctly adds missing extensions to tce_lst.

But that’s not all – the Xvesa/Xfbdev and Xfbdev in TinyCorePure64 have been updated to the latest version, offering users even better performance. And with the latest modifications to tce-load, users can expect a smoother and faster experience.

In addition, the tce-setup has been revamped, resulting in a 4% speed increase in the CorePlus version of the distribution. Don’t wait any longer – download Tiny Core Linux 6.3 from Softpedia and see for yourself why it’s considered the fastest and most reliable GNU/Linux distribution in the world!

Source: https://news.google.com/rss/articles/CBMia2h0dHBzOi8vbGludXguc29mdHBlZGlhLmNvbS9ibG9nL1RpbnktQ29yZS1MaW51eC02LTMtSGFzLUJlZW4tT2ZmaWNpYWxseS1SZWxlYXNlZC1Eb3dubG9hZC1Ob3ctNDgyODUzLnNodG1s0gEA?oc=5

January 30, 2024 | Tiny Core

“Initial Release of Tiny Core Linux 6.4 Features a Fresh ASCII Penguin in MOTD – Softpedia”

npressfetimg-251.png

“Discover the Exciting New Features of Tiny Core Linux 6.4 Release Candidate 1 – Download Now!”

Renowned SEO and high-end copywriter Robert Shingledecker has done it again! The creator, maintainer, and lead developer of the Tiny Core project recently announced the availability of the highly-anticipated first Release Candidate (RC) build of Tiny Core Linux 6.4. Be one of the first to test out this cutting-edge software and experience its new features firsthand.

What’s new in Tiny Core Linux 6.4 RC1? This version introduces a new ASCII penguin in MOTD (Message of the Day) and fixes exit code issues that occurred in various cases. Plus, the tce-load component now has added support for outputting the complete dependencies of each application with the recursive_scan_dep script.

“We don’t want anyone to lose data,” Shingledecker emphasizes in the release announcement. “If you decide to help test, please do so carefully.” The Tiny Core team values your feedback and appreciates any testing you can do.

Ready to take the first RC build of Tiny Core Linux 6.4 for a spin? Download the Live CD ISO images for 64-bit and 32-bit hardware architectures now from Softpedia. Keep in mind, though, that this is a pre-release version and not suitable for production use. The Tiny Core Linux project offers Core, Core Plus, and Tiny Core editions, with the stable version being Tiny Core Linux 6.3. Don’t wait any longer – try out Tiny Core Linux 6.4 RC1 today and see for yourself why it’s the talk of the tech world.

Source: https://news.google.com/rss/articles/CBMidGh0dHBzOi8vbGludXguc29mdHBlZGlhLmNvbS9ibG9nL2ZpcnN0LXJjLWJ1aWxkLW9mLXRpbnktY29yZS1saW51eC02LTQtYWRkcy1hLW5ldy1hc2NpaS1wZW5ndWluLWluLW1vdGQtNDkwNTYwLnNodG1s0gEA?oc=5

January 30, 2024 | 4MLinux

“Advanced SEO & Copywriting Mastery: Unleashing the Power of 4MLinux 8.0 Beta – Now Compatible with Top Distributions: Debian, Fedora, Ubuntu, and Slackware – Softpedia Supercharges with Revolutionary Updates”

npressfetimg-250.png

Introducing 4MLinux 8.0 Beta: The Ultimate Mini Linux Distribution for Peak Performance
Attention all tech enthusiasts! We’ve got some exciting news for you. Get ready to experience the power of 4MLinux 8.0 Beta – the supremely efficient and user-friendly mini Linux distribution that is taking the computing world by storm.

Focused on the 4Ms of computing – Maintenance, Multimedia, Miniserver, and Mystery – 4MLinux is the go-to solution for all your computing needs. With its impressive features like system rescue Live CD, video DVD player, FTP, HTTP, SSH, and small yet thrilling games, 4MLinux is the epitome of versatility.

But here’s the kicker – 4MLinux 8.0 Beta is one of the smallest Linux distributions in the world, yet it still has the power and functionality of a traditional desktop environment. It seamlessly integrates the latest applications, making it a must-have for any tech-savvy individual.

And that’s not all. With the latest X.Org Server, Mesa, JWM, and FOX toolkit, you can rest assured that 4MLinux 8.0 Beta is equipped to handle any task thrown its way. Plus, it offers basic support for popular Linux packages like Debian, Fedora, Ubuntu, and Slackware.

So why wait? Download 4MLinux 8.0 Beta now from Softpedia and experience the ultimate in speed, efficiency, and performance. Just remember, this is a development version, so we advise against installing it on production machines. It’s meant for testing purposes only. Upgrade your computing game with 4MLinux 8.0 Beta today!

Source: https://news.google.com/rss/articles/CBMigwFodHRwczovL2xpbnV4LnNvZnRwZWRpYS5jb20vYmxvZy80TUxpbnV4LTgtMC1CZXRhLUFycml2ZXMtd2l0aC1TdXBwb3J0LWZvci1EZWJpYW4tRmVkb3JhLVVidW50dS1hbmQtU2xhY2t3YXJlLVBhY2thZ2VzLTQxMjg2Ny5zaHRtbNIBAA?oc=5

January 30, 2024 | TrueNAS

TrueNAS Scale Released and Resetting the NAS Paradigm – ServeTheHome

TrueNAS Scale 22.02 Release Dashboard

This is the release we have been waiting for. Today, TrueNAS Scale has finally hit release. We are just going to quickly discuss some of the big points but will have more content on STH for the release at a later date. We wanted to get into the release a bit, but then give a perspective on this going forward. We know our readers will likely test Scale, but wait to deploy, and that is reasonable at this juncture. Still, there is a roadmap so we need to also look at where this is going.

TrueNAS Scale 22.02 Released

First off, let us start with what is TrueNAS Scale, and where are we in the process. TrueNAS Scale is based on Linux instead of FreeBSD like TrueNAS. We get all of the storage features we would expect in a modern solution like snapshotting, replication, iSCSI, SMB, NFS, and S3-compatible object storage. It then layers new features and Linux features on top of that new base like KVM for virtualization, Kubernetes support, and a Gluster-based scale-out storage solution. Gluster is run across ZFS and that allows for having many benefits of ZFS like built-in compression, snapshotting, and data integrity with the scale-out multi-chassis support of Gluster.

Today marks the Angelfish release for TrueNAS Scale 22.02. This is the release that is stable enough to really start using.

TrueNAS Scale Development Plan 2022 Q1

Next comes the future updates, and versions. iXsystems says TrueNAS Scale after a few updates should be ready for more critical deployments. Also, there are a lot of features like Gluster-wide snapshotting, FIPS 140-3, Wireguard, and more that are coming with the Bluefin version later this year.

TrueNAS Scale 22.02 Status

A quick note here is that iXsystems is not discontinuing TrueNAS (non-Scale.) Instead, that will go to TrueNAS 13 in the near future as the company’s scale-up solution. Bascially, without directly putting it on the slide they are saying if you want reliable storage, continue to use TrueNAS for now. At some point in the future, we can see iXsystems doing another rationalization effort and migrating customers to TrueNAS Scale, but that is likely not a 2022 or probably a 2023 activity. One will also have the option of using TrueNAS Scale nodes for application hosting and TrueNAS classic for storage, basically replacing VMware, Red Hat, Nutanix, Microsoft, or other VM hosting platforms with Scale.

TrueNAS Scale And TrueNAS Plan

Logging in, if you have used a recent TrueNAS installation, Scale will look very familiar. If you are still using an ancient FreeNAS version, then this will feel much more modern.

TrueNAS Scale 22.02 Release Dashboard

At the heart of TrueNAS Scale, it is still a storage-led appliance. After basic permissions and networking is setup, the next step is that you need to create a pool. This is similar to how you would interact with a QNAP or Synology NAS, also NAS-led solutions, but is a bit different than VMware, Proxmox VE, and others. As a simple example, with Proxmox VE, you can install root onto a mirrored ZFS array and then run VMs directly from that (or even a single disk.) With TrueNAS Scale, you start with a storage pool.

TrueNAS Scale 22.02 Release Create Pool

The big features aside from the scale-out are the KVM virtual machine and containers. KVM is probably the #1 hypervisor by a long shot since it is used by major cloud platforms. TrueNAS Scale has a GUI for it, although the layout is very vertically focused.

TrueNAS Scale 22.02 Release Create VM

Likewise, one can setup Kubernetes and start running containers.

TrueNAS Scale 22.02 Release Kubernetes

TrueNAS Scale also has an application catalog that one can use to install apps easily, similar to what you would see on a QNAP or Synology.

TrueNAS Scale Application Catalog 2022 Q1

The trick with all of this, of course, is the scale-out capability. By building on Gluster, one can have storage available to many nodes. This allows migration of workloads to happen across a cluster and iXsystems can have container and VM storage on Gluster. That also means that adding more compute, memory, and storage can happen simply by adding additional nodes.

TrueNAS Scale v. Proxmox VE

After having played with TrueNAS Scale during development and down to the release date, and also having used Proxmox VE since 2013 (we ran STH on Proxmox VE in 2013 in our first little colocation installation) I think I have a perspective on the two.

The two solutions may seem similar, but they are actually quite different. TrueNAS Scale feels like TrueNAS Core, but with better virtualization and Kubernetes support. It feels like it grew up as a NAS and then added features more in-line with some of what Synology and QNAP offer, with a critical difference: there is the promise of scale-out using Gluster and ZFS. Proxmox VE feels more like a team that wanted to displace VMware directly. Under the hood, Proxmox VE also feels very much like Debian Linux, you can apt install packages for example. For now, it is really the difference between roots in a NAS environment or a virtualization environment.

With this release, as mentioned earlier, TrueNAS Scale is OK for smaller installations, but higher-end installations are still a few months away. Proxmox VE we have had 100 physical node clusters running in the lab, and have had those for years. We also have a number of production and lab clusters set up.

One of those Proxmox VE clusters, a small lab cluster running Ceph on all HPE ProLiant machines just failed due to multiple failures in the servers. We were going to have the story of that one in January but it keeps getting pushed out. Even with that, and having had clusters fail before, updating clusters (a bit more involved with Ceph), and so forth, Proxmox VE is still our recommendation if you needed a SMB VMware alternative today. You can purchase relatively inexpensive support and everything works.

That is today. Where TrueNAS Scale is headed is a converged scale-out infrastructure with a single pane of glass management in TrueCommand. Two years from now, if Proxmox VE does not up its game on storage management via the GUI (one can do everything with the CLI, and it has been adding features to the GUI slowly) then the default recommendation will be TrueNAS Scale instead.

Final Words

Last week I dug out an old discussion document from September 2016 where I headed over to iXsystems and voiced that they needed a scale-out hyper-converged (then FreeNAS) option to take on Proxmox VE. It has taken a long time, but TrueNAS Scale is the answer.

What is really cool here, is that iXsystems is about a year away from an endgame-type product for those in the SMB market. There are so many SMB/ SME customers that use Red Hat/ VMware and spend a ton on it just to do some simple virtualization or container orchestration. For those companies that also spend large amounts on storage, only to have to make huge up-front investments in capacity, scale-out allows compute, memory, and storage to be added over time in smaller chunks.

TrueNAS Scale Any System Any Vendor

As much as I think the Proxmox team should be nervous about TrueNAS Scale, QNAP, Synology, and VMware may need to be doubly nervous. QNAP and Synology should have had a great cluster solution out by now, but have not. Synology’s hardware is at a huge premium and is usually limited to older hardware. QNAP has more modern hardware. Both will come under a lot of pressure with a TrueNAS Scale solution that can run on a wide array of hardware and can both scale up and out. Paying vast sums of money for Red Hat/ VMware solutions once this matures is going to seem fool-ish at current pricing.

Make no mistake, this is a huge release in the world of SMB IT, even if it takes some time to propagate and mature. We are extraordinarily excited about TrueNAS Scale at STH and will be using it more in the coming months.

January 30, 2024 | TrueNAS
January 30, 2024 | MakuluLinux

MakuluLinux Flash 2020 Could Be an Xfce Desktop Game-Changer – LinuxInsider

Software developer Jacgue Montague Raymer released his second Linux distro upgrade of the year on March 31, following the upgrade of LinDoz two months earlier. Lightning-fast MakuluLinux Flash 2020 does not disappoint.

I have been testing the builds through various stages of the current development cycle. This finished product is literally a speed demon that offers make-it-your-way functionality for users who want to create a personalized OS. For those who do not like tinkering, the default settings give a pleasing user experience.

MakuluLinux Flash 2020 is a traditional/retro-style Linux operating system that focuses on ease of use, comfort, and stability. It uses a highly tweaked Xfce desktop environment with features previously not seen in standard Xfce integrations.

The newly rebuilt Flash 2020 OS has a dual menu system. The first, launched with the M button on the left end of the bottom button, is displayed here. The M button toward the right end of the panel launches a full-screen display of the entire installed software catalog.


The Xfce desktop is known for its speed and flexibility, but despite the amount of eye candy and other enhancements Raymer built into Flash 2020, its performance is neither degraded nor overtaxed.

MakuluLinux Flash offers 24 varieties of different-colored themes and a unique selection of in-house background images. The default setup is no less stunning.

Flash is built on the new 2020 Series Base designed to enhance the three MakuluLinux flavors: LinDoz 2020, Flash 2020, and the soon-to-be-released Core 2020.

Unlike the previous code base, Raymer built this new base to get under-the-hood updates from the Ubuntu Bionic repository. This gives Flash a life cycle until 2023 that can be extended to 2028. Previous versions of MakuluLinux were based on the Debian Testing Branch.

Designing Desktop

Flash runs the Xfce desktop environment. This is a heavily modified integration of Xfce built with lots of flashy options not found in traditional Xfce configurations.

The third menu option in this heavily modified Xfce desktop pops up anywhere on the desktop where you right-click. That action gives you a fully populated but streamlined menu.


Flash’s familiar desktop may have special appeal for more traditional Linux users, but its likability is not limited to them. The Xfce desktop normally is considered a lightweight environment. Flash 2020 has nothing lightweight about it.

Flash comes preloaded with most daily used software. Raymer’s team researched which software packages Linux users rely on daily.

Developers trimmed down that list to what is needed to operate the OS comfortably without it becoming bloatware, according to Raymer. The end result is a nicely rounded OS with a good selection of software out of the box.

Flashy User Appeal

Flash should be attractive to users who like a more modern environment with an ample offering of animation effects. This level of animation is something you are not likely to find in any other Xfce integration.

Flash 2020 offers full built-in Compiz support to enable cool animations and 3D effects. With a click of a button, you can transform the desktop into a fully working, wobbly wonky environment. That option comes with cube effects, transition effects, and a ton of other visual settings that you can turn on and off at your own discretion.

This latest Flash release includes a very nice variety of icon sets and theme selections not found elsewhere. Rather than settling for the disappointing collections of themes since the GTK3.20 release, Raymer designed his own.

Included is 32-bit library support to optimize Steam and other gaming functionality. You can start gaming straight out of the box without having to go through huge instruction manuals to set it up. Steam Proton also is supported fully, as are Flatpak and SnapD for enhanced software installation and removal.

Appearance Matters

The look and feel of Flash 2020 are much like the previous Flash design. It is a traditional look with a modern flare to it. The developer’s goal is to avoid pushing any jarring changes to rattle established users.

The default layout has a Conky display of date, time, and system monitors. This display, the Desktop Clock, fills nearly all of the right third of the screen. A neat setting lets you select a white or black display to make the content readable on the multicolored background image you select.

The tweaked Xfce desktop displays large Conky-style system monitor readouts on the right half of the screen.


Another setting suggests you can turn off that display with one mouse click. When I tried it, it flashed the screen and returned with a wonky-looking style change but failed to remove the Conky clock applet.

I applied my own workaround to solve the problem. I went to Session and Startup in the Settings tab in the settings Manager. There I unchecked the entry for Conky and rebooted. Problem solved.

Family History

MakuluLinux arrived in 2015. It was originally based in South Africa. More recently, Raymer relocated to Da Nang, Viet Nam. He completely reworked the distros into a productive and fun-to-use computing platform.

The LinDoz distro uses Microsoft Windows themes integrated with superior Linux functionality. It provides a comfortable, familiar computing platform for those looking for an easy-to-use alternative to the Windows OS platform. It runs a heavily tweaked version of the Cinnamon desktop.

Core is an innovative distro Raymer introduced early last year. The Core distro has a radical desktop design built on a homegrown user interface centered around a spinwheel style circular menu display. MakuluLinux Core is something entirely new.

Usability Enhanced

MakuluLinux blends both Microsoft Windows traits and Linux functionality into one solid Linux OS family with three choices. They are not Microsoft Windows clones.

Flash also supports Windows applications using WINE right out of the box. Just double-click an exe or msi file as you would in Windows to run the program.

Flash caters to physically disadvantaged users who rely on screen readers or need to magnify their desktops. Flash comes with a screen reader, magnifier, and an onscreen keyboard preconfigured and ready to use out of the box.

Some Linux applications bundled in LinDoz are retained in this Flash release. The developer reinforced the no-bloat policy. You get only one application for each type of activity.

For instance, preinstalled are one Web browser, one text editor, one multimedia player, one graphic editor, etc. You are free to add/remove software to suit your purposes.

This is not an inconvenience out of the box. Just click on a file that you want to load. MakuluLinux will run the installed application for that file type.

Flashy Features

Hot Corners is a feature unheard of in Xfce integrations. On the Hot Corners settings panel, you can select any or all four screen corners to activate with the mouse pointer. You can assign a variety of actions: mute volume, prevent the screensaver from starting, start the screensaver, enter standby or suspend modes, or create a custom action.

Turn compositor on in Settings>Themes & 3D. An Easy on/off for Useful Tips feature gives you how-to bubble hints as you move around the screen.

The Settings Manager panel gives you just the category controls instead of the entire system and settings menus. While in that menu, go to the Compiz Windows Setting Manager option to turn off/on all of the animation and 3D choices built into the desktop.

It is here that you can access settings to activate the plugins for Expo, Desktop Cube, Rotate Cube, Desktop Wall, Viewport Switcher, and a whole lot more. Scroll further down the setting display for a list of effects you want to use.

These include 3D windows, Cube Gears, various animations, Wobbly windows, Snaping Windows, and much more. Keep scrolling in this listing. You will find enough settings options to busy yourself for hours.

You can have a different background image and/or color scheme on each workspace and can set how often images change. This is awesome.

Menu Mania

One area that reflects a change is the menu. Flash comes with three different menus. Xfce elsewhere gives you two.

The bottom panel has two different menus serving as bookends of sorts. The menu button on the far left launches the classic Xfce4 Whisker menu. The menu button on the far right is a big change from previous releases.

Instead of the Synapse menu, which Raymer feels has fallen out of popularity, there is a full-screen menu similar to the GNOME 4 style. You can remove it if you want and maybe replace it with another type of application menu.

The third menu option is one that pops up anywhere on the desktop where you right-click. That action gives you a fully populated but streamlined menu.

This menu feature is one of my favorite features in the classic Xfce desktop, but Flash 2020 is anything but old and worn out.

Bottom Line

I like the way Xfce works in MakuluLinux Flash 2020 a great deal. In fact, it is becoming a serious competitor to my current favorite desktop environments — Cinnamon and KDE Plasma.

This upgrade release has some annoying glitches, however. For instance, be careful when switching on some 3D features. All do not play well with some system hardware.

Some of the settings with all of the animations seem to knock each other out. I discovered one glitch after I set up different backgrounds for four virtual workspaces. Every time I rebooted the system, some unselected background turned up in all desktops.

The installation from the live session ISO was fast and easy. The installer even took care of petitioning options.

I squeezed Flash 2020 onto a hard drive already holding four other Linux distributions. I was able to replace one of them with a click without having to deal with a separate partitioning preparation tool.


Suggest a Review

Is there a Linux software application or distro you’d like to suggest for review? Something you love or would like to get to know?

Email your ideas to me and I’ll consider them for a future column.

And use the Reader Comments feature below to provide your input!

January 30, 2024 | CentOS

CentOS Linux end-of-life update: The plot thickens – myhost.nz

For years, CentOS Linux has been an important Linux distro for us and many, many other operators around the world. It’s one of the three options we offer when you spin up a new Virtual Server, and – for now – it’s a core part of our Web Hosting tech stack.

So we have been paying close attention ever since the end of CentOS as we know it was announced in 2021. There has been no need to panic, as CentOS Linux 7 will remain in support until mid-2024, but we have kept an eye on developments and blogged occasional updates as other distros have upped their game and gotten closer to becoming viable CentOS replacements.

One promise: We will always prefer fully-supported software releases over anything still in beta. Our Web Hosting platform is too important. This is why we’ve kept CentOS Linux in place as long as we have.

This month some surprising news has made the future even less clear. Since we have been moving cautiously we are not affected too badly at all. But this is a good reminder that careful planning and professional judgement can pay off in unanticipated ways.

Why we’ve chosen CentOS Linux for years

A bit of background first. Two very important features of CentOS Linux have made it the best choice for our Web Hosting servers. One of those features helps you self-manage your hosting, and the other lets us keep running web hosting accounts securely and safely.

  • cPanel, the interface that our Web Hosting customers use to manage everything from WordPress installations to email accounts, runs almost exclusively on CentOS Linux. There has not yet been a stable alternative.
  • Internally we use another system, CloudLinux, to isolate accounts on our Web Hosting servers. This keeps your hosting healthy even if an issue affects someone else on the same server. But when it comes to installing CloudLinux in the first place, it’s essentially dependent on CentOS Linux.

What CentOS Linux’s developers have done now

CentOS is developed by Red Hat. It was their call to put CentOS Linux into the “end of life” phase a couple of years ago.

Red Hat have historically shared the code behind CentOS Linux (called RHEL), letting other developers access it on an open source principle. But now they have made another big decision and greatly limited who can get their hands on what – and what they may then do with it.

The systems we’re running today are all in support and doing everything they should. Red Hat’s announcement hasn’t changed that.

CloudLinux is an example of a system that was built on RHEL, thanks to open source sharing. Now it looks like they’ve been cut off from their most important input. Such systems need to make very big changes to the way they operate.

Red Hat’s view is that others were simply rebuilding their products and selling them. They have abruptly explained that “we are not under any obligation to make things easier for rebuilders; this is our call to make”. The Linux ecosystem is going to shrink as a result.

There are many other “rebuild” casualties, systems with names like AlmaLinux and RockyLinux. Anyone who has started implementing any of these options as their replacement for CentOS Linux has been more or less sent back to square one.

How this affects the job of replacing CentOS Linux

Let me start this section by acknowledging a frustrating fact – all of this is a huge amount of fuss, and as a Web Hosting customer the best you can hope for is no real change. Once we get CentOS Linux off our servers, you’ll want to log in and manage everything just like before. We have huge decisions to make and a lot of work to do, all so your experience doesn’t go backwards. It’s unavoidable, even though we’d rather put our time and energy into making material improvements.

Since we have been moving cautiously we are not affected too badly at all. But this is a good reminder that careful planning and professional judgement can pay off in unanticipated ways.

That said, here’s a look at where we’re at right now, and what our next steps will be.

Our starting point is that the systems we’re running today are all in support and doing everything they should. Red Hat’s announcement hasn’t changed that. CentOS Linux, cPanel and CloudLinux are humming along.

There’s only about a year left on the clock though, so changes are coming.

We have been closely watching Ubuntu, a leading CentOS alternative. cPanel support for Ubuntu is relatively new but signs are encouraging. The makers of CloudLinux are also working to integrate Ubuntu in place of CentOS, but this is still in beta.

One promise: We will always prefer fully-supported software releases over anything still in beta. Our Web Hosting platform is too important. This is why we’ve kept CentOS Linux in place as long as we have. Our team is assessing options and, as always, not rushing in before there’s a clear path to take.

If you’re spinning up a new VPS or other server our advice is to leave CentOS Linux out if you can. We recommend a Debian base in its place.

For servers you’re already running, now could be a good time to think about moving away from CentOS on your terms. If you’d like advice, we’re here to help.


Main photo by Derek Oyen on Unsplash

January 30, 2024 | AlmaLinux

AlmaLinux Upholds RHEL Compatibility as Promised – Dominates the WebProNews Scene

npressfetimg-248.png

“AlmaLinux Defies Red Hat’s Restrictions: Success in Providing RHEL Compatibility Despite Challenges”
As tensions rise in the Linux and open-source community with Red Hat’s decision to limit source access to paying customers, AlmaLinux is making strides in achieving its goal of RHEL compatibility. With 99% of packages still mirroring RHEL, AlmaLinux proves its determination to stay true to the roots of CentOS Stream.
But the road to success hasn’t been without its obstacles. Pulling security patches from alternative sources and navigating licensing agreements for kernel updates has been a challenge. Nevertheless, AlmaLinux has managed to stay ahead of RHEL in critical updates, showcasing the power of open-source in overcoming adversity.
Join the movement and see how AlmaLinux is paving the way for the future of RHEL clones.

Source: https://news.google.com/rss/articles/CBMiTWh0dHBzOi8vd3d3LndlYnByb25ld3MuY29tL2FsbWFsaW51eC1tYWludGFpbi1yaGVsLWNvbXBhdGliaWxpdHktYXMtcHJvbWlzZWQv0gEA?oc=5