DistroWatch Weekly |
Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 0, value: US$0.00) |
|
|
|
bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr 86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
Extended Lifecycle Support by TuxCare |
|
Reader Comments • Jump to last comment |
1 • Proot-Distro: Running Linux distributions on an Android phone (by Vinfall on 2024-07-22 01:45:19 GMT from Hong Kong)
After checking the GitHub repos of Andronix, I concluded that it was outdated just like Jesse said. Since it's using PRoot, you'd better use proot-distro (https://github.com/termux/proot-distro) provided by official Termux, which offers more up-to-date and even bleeding-edge rootfs. It's also very easy to backup distros.
To me it's still not an ideal solution. From the moment you need GUI or background service, things become hacky. And if you want to access into proot-distro via SSH, you have to run shell command on login which is also very dirty. And I just can't bootstrap void-packages in proot-distro, so I have to resort to rpi when testing AArch64 packages. If you just need a TTY interface w/o service, it should work almost flawlessly.
2 • andronix, misc (by jay on 2024-07-22 05:50:11 GMT from United States)
Checked the Andronix website, clicked on product of Devriz Technologies LLP -- Site Not Found
Looks like you've followed a broken link or entered a URL that doesn't exist on Netlify.
It seems like an upstart -- snazzy website, but nothing about the company. except they are from India.
Regardless of these choices, what would be nice is to PRoot to a space to install ventoy, run ventoy and then dump the isos there, and run what you want, all within userspace. That would be cool.
I dunno if we should worry about 32bit. I would not attempt to run bloated and buggy X or Wayland on an underpowered phone.
3 • Tips & tricks (by Raj on 2024-07-22 08:13:38 GMT from India)
Today I learned good list of information, safe guarding my server services, thank you Jeff.
As Jeff said Firewall throttling follows KISS principle is simple one liner, blocks most of the attacks, the downside impact is also much lower
4 • Andronix, questions about GUI apps (by Dude on 2024-07-22 10:49:12 GMT from Sweden)
One thing I would love if tested on Andronix is how well GUI apps run. One of the few apps I haven't been able to find an alternative to for my android tablet is Inkscape (the android versions are very very lacklustre) and would be cool to have that accessible way to run that.
Does it work? What "oomph" does the tablet need to run it sorta kinda smoothly? :)
5 • Andronix (by Jesse on 2024-07-22 12:41:01 GMT from Canada)
@4: "One thing I would love if tested on Andronix is how well GUI apps run. "
They run pretty well. However, I was mostly using lighter apps (image viewer, text editor, word processor and these don't require a lot of interaction.
You're going to be limited by two things: the resources your phone/tablet has, most don't have a lot of memory and CPU power. The other is how fast your local network or VNC client is.
Word processing, spreadsheets, and email will probably work fine. But the lag through the VNC client is likely to make any highly interactive experience lag - drawing, video editing, audio editing, etc are probably going to suffer.
So how much "oomph" does your tablet need? It needs around the same resources your laptop or desktop computer needs to run the same software. For a drawing/editing app, your tablet can probably handle it. But the hard part is getting the response time through a VNC client to make the interaction feel as good as it does locally.
6 • The confusion over openSUSE project (by Doctor Jeckyll on 2024-07-22 14:37:41 GMT from Italy)
I thought ‘openSUSE Leap’ was doomed to extinction, becoming the ‘slowroll’. Now the confusion is at its peak, there is talk of internal reorganisation and resignations. Will SUSE contribute in any way to the free community project? Or will the community have to implement a parallel distribution to ‘slowroll’?
7 • Andronix (by Dude on 2024-07-22 14:47:11 GMT from Sweden)
@5 aaaaaaaah I was thinking running it on the tablet itself in some kind of windowed setup... sry that was my bad :D
8 • Andronix and I'm an idiot (by Dude on 2024-07-22 15:14:45 GMT from Sweden)
VNC server serving up on the same machine is an option too... gah... too damn tired today
9 • Andonix (by Evon on 2024-07-22 15:53:07 GMT from Canada)
When I started reading the article, I was hoping I would finally be able to replace my laptop with my phone and a device like NexDock or some other screen, mouse, keyboard combination. Thanks for the read.
10 • Protecting OpenSSH (by Peter on 2024-07-22 16:04:24 GMT from Czechia)
I'm afraid I don't understand how firewall throttling can defend against denial of service. If using the shown easy method (i.e. throttling without distinction of who or whence tries to connect), then an overzealous attacker can shut me out by filling up e.g. 6 SSH connection attempts every 30 sec. If it means I can't log in remotely to my parents machine, I have to do the (non-automatic) updates from their place.
Also, with this topic at hand, let me recommend a wonderful article about network service tarpits. It goes beyond trying to prevent intrusion, and it actively encourages would-be attackers waste their resources while legitimate users use the service on a non-standard port. ("EndleSSH: an SSH tarpit", https://nullprogram.com/blog/2019/03/22/ )
11 • @10 (by Peter on 2024-07-22 16:16:19 GMT from Czechia)
I caught on late; now I see firewall throttling limits attempts on a particular IP.
12 • OpenSSH Usage - Suprising! (by Linux Revolution on 2024-07-22 16:46:18 GMT from United States)
Yikes. As I read the survey question, I guessed in my mind that it would be something in the 80% range of SSH server usage. Completely caught me off guard the percentage of Linux users that don't have OpenSSH running.
13 • @12 (by rb on 2024-07-23 08:39:23 GMT from United States)
I must admit I am a little surprised as well. I think a certain segment of modern Linux users are anti-terminal and pro-'point and click'. SSH would generally go against their principles of having Linux be an operating system that functions much like Windows. Steam and Proton have increased attraction to Linux for a young generation of gamers that don't know much about typing commands but know how to install/open games and use a mouse, headset & controller. There is also a segment that is terrified of using the terminal and see it as a weakness in Linux rather than a powerful utility that can save time. Any suggestion that they open a terminal and type commands to fix a problem is met disbelief and in some cases, anger and defiance. As many only have MS windows as a reference point, the thought process to fix problems is usually to just reinstall the OS and install all apps again to refresh the system. They do not currently represent the majority of users but they are a growing segment of users in the Linux sphere.
14 • Linux on Android (by Dave on 2024-07-23 08:58:05 GMT from Australia)
I tend to agree with 1), this is how I got Arch running on Android. A useful blog/guide I found is this one: https://ivonblog.com
This guy seems to really know what he's doing and appears to dailly drive it.
Would be interested in learning more about Lindroid, which was announced recently.
15 • @13, SSH and condescension. (by Mr. Moto on 2024-07-23 09:11:14 GMT from Philippines)
@13, A small part of your oh so condescending post: "terrified of using the terminal and see it as a weakness in Linux rather than a powerful utility that can save time. Any suggestion that they open a terminal and type commands to fix a problem is met disbelief and in some cases, anger and defiance." May I digress, o superior being? Do you even know what SSH is? I'm 78 years old, on Linux for over 20 years, and I have no need for SSH. Three computers at home plus some phones and tablets, none of which have a need for encrypted communications. As for that rectangular thing that pops up and one can type strange combinations of letter into? Yes I can use it.
16 • Terminate the terminal. (by Friar Tux on 2024-07-23 13:37:01 GMT from Canada)
#15 (Mr Moto) I did not find the comment (#13 (rb)) at all condescending. In fact, I belong to the last group mentioned. While I'm not "terrified" of using the terminal it DOES concern me as the slightest spelling mistake can cause chaos. Do I like my Linux to work like Windows? Yes, definitely. Just because Windows gets a lot of things wrong, it DOES get a few things right. Point and Click is one of them. We are in the twenty-first century now. No need for a terminal where, again, the slightest spelling mistake can ruin your day. I prefer to just be able to get my stuff down and at my age (72) my muscle memory needs to have certain buttons in certain positions. (I don't like change just for the sake of change.) And yes, to fix problems I simply reinstall the OS. In this day and age it is often the easiest and quickest way to fix issues - provided your backups are up to date. So no, not exactly condescending but true. (For me, anyway.)
17 • @16 FriarTux: (by dragonmouth on 2024-07-23 15:28:22 GMT from United States)
The comment (#13) WAS condescending.
If you, and others are terrified of the command line, of making spelling or syntax mistakes, you can get along in Linux by just using GUI. Nobody is forcing you to use CLI. That is a choice YOU make. And NO, I am not a CLI guru but I do use Linux.
FYI - I am sure you are aware that Windows not only has a command line but also has Windows System for Linux. If even the great Microsoft thinks that users have a need for CLI, there must be something to it.
18 • Interseting (by Friar Tux on 2024-07-23 16:19:13 GMT from Canada)
Interesting... @17(dragonmouth)... I found it WASN'T condescending for the very reasons you mention - "... you can get along in Linux by just using GUI. Nobody is forcing you to use CLI. That is a choice YOU make." As for Windows having CLI, yes, I know, and have used it way back when (also used DOS for a while). But that was in ancient times - before the wheel.
19 • @12 @13 Semantics perhaps (by grindstone on 2024-07-23 16:59:55 GMT from United States)
"Do you run a secure shell service at home?"
Perhaps not everyone runs out-facing servers at home...no ports open is better than some ports open. It's home--go log on :)
20 • OpenSSH (by Jesse on 2024-07-23 18:17:56 GMT from Canada)
@19: "Perhaps not everyone runs out-facing servers at home...no ports open is better than some ports open. It's home--go log on :)"
How are you going to login if it's a headless device like a Raspberry Pi?
Secure shell is also one of the easiest ways to copy/sync files between computers. A lot more convenient than transferring files to a USB thumb drive and then copying those files to another machine.
21 • Andronix is useful but dated. (by Clicktician on 2024-07-23 21:09:42 GMT from United States)
I have been running a Debian install from Andronix for a year on a Pixel 7 Pro. There is little or no support. The two developers don't post to their forum, although others are very helpful. To add a few things to what has already been said, 1) I was able to get the latest Firefox ESR running by editing the repositories (the included browsers are very old). 2) Termux can give Debian access to the phone's storage, which is mounted as an SD card in Debian. 3) Termux speaks apt. 4) Sound, while not a feature of VNC, works bc it comes from the phone itself. 6) Plenty of graphical apps work well, but remember they are ARM. 7) SSH and SSHfs work as expected. 8) Debian uses whatever network the phone furnishes.
22 • OpenSSH (by Brad on 2024-07-23 23:02:58 GMT from United States)
In my use case, I have no need for (Open)SSH, because I don't serve anything out to the 'net, but I do understand that some people want and need that kind of service. Fine and dandy - isn't it all about choice, anyway?
23 • Open SSH (by Pogi Americano on 2024-07-23 23:30:45 GMT from United States)
I find I'm using the terminal more and more. It does one thing at a time, and it does it faster than a GUI. I find it easier to keep track of what's happening through a terminal, where I can see line-by-line everything what's happening. I can't remember when a spelling mistake caused any chaos. Normally, it just says it can't find that command (happens a lot). It's a choice, isn't that what Linux is about? Look at how many distros there are, lots of choices.
24 • SSH condescension redux (by Mr. Moto on 2024-07-24 03:27:26 GMT from Philippines)
@16, @17, The comment was not only condescending, but ignorant and off-topic. SSH is not cli and cli is not SSH. The snark about Windows was also gratuitous. There are at least 12 SSH clients for Windows, and at least 5 for Mac. There are also several GUI SSH clients for Linux. The OP just wanted to show how superior he is, master of the cli, putting him above all those with "headphones and controllers". (What headphones and controllers have to do with SSH is beyond me.) Impressive! Some people, on the other hand, can express their preferences without the need to put others down.
25 • SSH and cli, adding to @24 (by Mr. Moto on 2024-07-24 04:26:09 GMT from Philippines)
On the subject of cli, SSH can be run from cli on all three OSes, Mac, Windows and Linux, should that be one's preference. A fresh install of Windows 11 will include OpenSSH. I tend to be a GUI guy unless otherwise required. So shoot me.
@23, "I can't remember when a spelling mistake caused any chaos." That would be short-term memory. If I remember correctly, last week you posted about starting to use Linux. Give yourself a few more hours at least.
26 • Sad news from openSUSE (by macias on 2024-07-24 05:47:27 GMT from Poland)
It is really sad to hear there are again the problem with openSUSE (I am long time user). But I don't think the problem appeared currently or month ago, one sign that there is something wrong with the "open" side was the fact the community couldn't support financially the projects. In every other case, under normal terms, developers would be happy to get donations, but in case of openSUSE the message was like "we don't care, go buy some t-shirt with openSUSE logo if the money are burning your pocket".
Pity, because donation is not only for transferring money, it is kind of showing appreciation for somebody work, way to say "thank you guys".
So while I supported other projects, I didn't support the core piece of software I use (despite my will to do so).
27 • Life Is Strange (by Donatella on 2024-07-24 09:05:56 GMT from United States)
Unfortunately, it is not only a "kind of showing appreciation for somebody's work, a way to say "thank you guys," but also a straightforward insult.
Imagine you developing some decent-quality application or even a whole distribution, and then you get a dozen or two "generous donations" per month—one dollar each.
You made the only (sub-par) Linux alternative for a half-dozen high-quality, professional Windows applications that should be sold for at least 30 or 50 bucks per copy, and you get 12 bucks per month.
If you collect $10,000 per month per person involved, then you can talk about donations and someone respecting your work, but if all you get is a few bucks, then it is the exact opposite of "showing appreciation for somebody's work"—it is a straightforward insult.
28 • Uninstalling SSH? Protective? (by MInuxLintEbianDedition on 2024-07-24 09:10:15 GMT from United Kingdom)
I always uninstall SSH, originally to save space and resources on eee pc 701, now out of habit, and, as suspected, to reduce attack surface
29 • Donation -- support or an insult? (by macias on 2024-07-24 10:30:57 GMT from Poland)
@Donatella, For the first time I hear that my donation insulted somebody, but of course this is your point of view, sure. But in such case if you run a project it would be fair to put a banner on your homepage "we don't accept your lousy donations because it is insult for us" and then it will be sorted out instead of relying on guesses.
Side-note, all project authors (not only as software) send back email thanking me for my support. So either they don't share your point of view, or they are lying. I bet on the first option and I will continue supporting them.
Anyway, everybody can fix it for themselves -- do no pay a dime, do not accept donations, etc.
30 • OpenSUSE (by DTOM on 2024-07-24 15:38:28 GMT from United States)
Regarding OpenSUSE-Who would have thought that calling anyone who isn't lockstep with their political and ideological beliefs "rotten flesh" and stating, very loudly, that they don't want you to be involved with OpenSUSE and SUSE in any fashion, whether a developer or user, would have consequences?
31 • RE: "rotten flesh" (by macias on 2024-07-24 20:44:02 GMT from Poland)
@DTOM, many thanks for highlighting this. I dive dig into the techs and such, and I don't track too much social (and alike) side of things, so this is like a bomb for me, that top level people in open/SUSE are aggressive with their political agenda to such degree. Good reading if anyone needs a quick link: https://lunduke.locals.com/post/5815715/dont-wave-the-lgbt-flag-suse-opensuse-says-you-are-rotten-flesh
32 • ssh services (by atomick on 2024-07-24 22:52:02 GMT from Canada)
ssh services do not care about headless or headed x11 desktop. ssh service is a port network access. Simply as it is a service. So Firewall throttle or forms of service shut down again is not going to make a difference. A F/W is essentially an IPaddr an port access filter or port Block by principles and rules to allow or disallow. Condition your F/W to IPaddr filtering tables of known IP-address callers. More effective for a F/W and cut down CIDR values to more precise address allowance. Tight Ranges. To secure a SSH-Service a few best practice can be helpful. The Port Iana shares now very hard to find bottom of its page and hard font to view to notice. The Complete List of "Unused-Ports" Highly suggest to change a port via common service port 22 for sshd. Simply set both ssh_config and sshd_config to the same new port # eg: 47071 as example. consider adding AllowUsers name1, name2, coma delimited consider adding or simply using AllowGroups groupname possible better than AllowUser do both. consider setting ListenAddress 192.168.10.14 or what ever your actual server IP is set this here top of /etc/ssh/sshd_config file This alone should filter any outside up attack for not having a clue to what your internal IPaddr is yet tools do exist to probing. nmap experts can handle this easy. consider hardening by using keyless exchange setting users keys to 400 permission and .pub keys to 444. Set /etc/ssh/sshd_config to perms 400 solely as well /etc/ssh/ssh_config to perms of 444 for direct keyless exchange to properly work by simply ssh myhost if myhost is correctly set in /etc/hosts consider authentication methods publickey,publickey or even 3x publickey. This will stop MTM attacks on the spot. Read the sshd man-pgs this states you can set more of one. Upon challenge connect it will pass thru testing all 3x pubkey challenge and settle on 1 key to lock the port key crypt and operate. Oh Consider to set ssh Loging and watch your /var/log/auth.log file for unknown door knockers. (done in sshd_config file) Consider Shortening Login Grace Time from 90 down to something lessor 30sec say. if you have an /etc/netconfig - pound out add a # in front of rawip - Guess! this turns off Raw Sockets. The more viable method for attacks unknown to your system IP-Stack Remember sudo cp /etc/netconfig /etc/netconfig.org to always backup prior to modify. This should help anyone now for attack as well lastly Stay as Current as possible both openssl and openssh. Compiling your own is quite easy. Simply make sure build-essential is installed. Dont wait for your distro patch level to keep to date per ssh services. Many are behind and no care. One very last importance. When Creating Key sets user and hosts keys read the ssh-KeyGen man pages and use set the max bit values to your keys few additional options yet valued BIG TIME. Done.
33 • SSH @22 (by JOnah on 2024-07-25 12:03:11 GMT from Czechia)
@22 > I have no need for (Open)SSH, because I don't serve anything out to the 'net
That's a non-sequitur. You don't use SSH because you have to serve anything out to the net, you use SSH because you want to access a machine over the network (and you chose SSH over the other options). But "network" doesn't have to involve the interwebz. Why would it? (It's like saying "I don't use a car, because I have no need to travel abroad." Yes, many roads lead abroad, but there's absolutely no need to go abroad to have the need for a car ride.) I access my headless Rpi thourgh SSH. I access my parents Linux machine mostly through SSH. Most of the time, I copy files between my machines using rsync, which automagically uses the available SSH config and channels. Neither my, nor my parents home network is open to the 'net, yet SSH makes a really useful service on both.
34 • openssh defences (by Mr Hacknet on 2024-07-26 00:35:49 GMT from Singapore)
Thanks for the useful Yips & Tricks segment. This week: OpenSSH defences: Alt ports; Port forwarding; Firewall; VPN/proxy.
Not sure they work well for determined hackers. Bcoz as soon as you boot into desktop there's a whole host of daemons, services, & apps broadcasting your presence to the network for a connection. Like Avahi, cups, curl, wget, nfsd, smbd, nmbd, time sync, etc, as well as the browser when you open an html file. This will help hackers to discover your computer. So unless you're a network firewall maestro, you need an application firewall - like "opensnitch" - to deny access to each.
Number of Comments: 34
Display mode: DWW Only • Comments Only • Both DWW and Comments
| | |
TUXEDO |
TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Archives |
• Issue 1105 (2025-01-20): CentOS 10 Stream, old Flatpak bundles in software centres, Haiku ports Iceweasel, Oracle shows off debugging tools, rsync vulnerability patched |
• Issue 1104 (2025-01-13): DAT Linux 2.0, Silly things to do with a minimal computer, Budgie prepares Wayland only releases, SteamOS coming to third-party devices, Murena upgrades its base |
• Issue 1103 (2025-01-06): elementary OS 8.0, filtering ads with Pi-hole, Debian testing its installer, Pop!_OS faces delays, Ubuntu Studio upgrades not working, Absolute discontinued |
• Issue 1102 (2024-12-23): Best distros of 2024, changing a process name, Fedora to expand Btrfs support and releases Asahi Remix 41, openSUSE patches out security sandbox and donations from Bottles while ending support for Leap 15.5 |
• Issue 1101 (2024-12-16): GhostBSD 24.10.1, sending attachments from the command line, openSUSE shows off GPU assignment tool, UBports publishes security update, Murena launches its first tablet, Xfce 4.20 released |
• Issue 1100 (2024-12-09): Oreon 9.3, differences in speed, IPFire's new appliance, Fedora Asahi Remix gets new video drivers, openSUSE Leap Micro updated, Redox OS running Redox OS |
• Issue 1099 (2024-12-02): AnduinOS 1.0.1, measuring RAM usage, SUSE continues rebranding efforts, UBports prepares for next major version, Murena offering non-NFC phone |
• Issue 1098 (2024-11-25): Linux Lite 7.2, backing up specific folders, Murena and Fairphone partner in fair trade deal, Arch installer gets new text interface, Ubuntu security tool patched |
• Issue 1097 (2024-11-18): Chimera Linux vs Chimera OS, choosing between AlmaLinux and Debian, Fedora elevates KDE spin to an edition, Fedora previews new installer, KDE testing its own distro, Qubes-style isolation coming to FreeBSD |
• Issue 1096 (2024-11-11): Bazzite 40, Playtron OS Alpha 1, Tucana Linux 3.1, detecting Screen sessions, Redox imports COSMIC software centre, FreeBSD booting on the PinePhone Pro, LXQt supports Wayland window managers |
• Issue 1095 (2024-11-04): Fedora 41 Kinoite, transferring applications between computers, openSUSE Tumbleweed receives multiple upgrades, Ubuntu testing compiler optimizations, Mint partners with Framework |
• Issue 1094 (2024-10-28): DebLight OS 1, backing up crontab, AlmaLinux introduces Litten branch, openSUSE unveils refreshed look, Ubuntu turns 20 |
• Issue 1093 (2024-10-21): Kubuntu 24.10, atomic vs immutable distributions, Debian upgrading Perl packages, UBports adding VoLTE support, Android to gain native GNU/Linux application support |
• Issue 1092 (2024-10-14): FunOS 24.04.1, a home directory inside a file, work starts of openSUSE Leap 16.0, improvements in Haiku, KDE neon upgrades its base |
• Issue 1091 (2024-10-07): Redox OS 0.9.0, Unified package management vs universal package formats, Redox begins RISC-V port, Mint polishes interface, Qubes certifies new laptop |
• Issue 1090 (2024-09-30): Rhino Linux 2024.2, commercial distros with alternative desktops, Valve seeks to improve Wayland performance, HardenedBSD parterns with Protectli, Tails merges with Tor Project, Quantum Leap partners with the FreeBSD Foundation |
• Issue 1089 (2024-09-23): Expirion 6.0, openKylin 2.0, managing configuration files, the future of Linux development, fixing bugs in Haiku, Slackware packages dracut |
• Issue 1088 (2024-09-16): PorteuX 1.6, migrating from Windows 10 to which Linux distro, making NetBSD immutable, AlmaLinux offers hardware certification, Mint updates old APT tools |
• Issue 1087 (2024-09-09): COSMIC desktop, running cron jobs at variable times, UBports highlights new apps, HardenedBSD offers work around for FreeBSD change, Debian considers how to cull old packages, systemd ported to musl |
• Issue 1086 (2024-09-02): Vanilla OS 2, command line tips for simple tasks, FreeBSD receives investment from STF, openSUSE Tumbleweed update can break network connections, Debian refreshes media |
• Issue 1085 (2024-08-26): Nobara 40, OpenMandriva 24.07 "ROME", distros which include source code, FreeBSD publishes quarterly report, Microsoft updates breaks Linux in dual-boot environments |
• Issue 1084 (2024-08-19): Liya 2.0, dual boot with encryption, Haiku introduces performance improvements, Gentoo dropping IA-64, Redcore merges major upgrade |
• Issue 1083 (2024-08-12): TrueNAS 24.04.2 "SCALE", Linux distros for smartphones, Redox OS introduces web server, PipeWire exposes battery drain on Linux, Canonical updates kernel version policy |
• Issue 1082 (2024-08-05): Linux Mint 22, taking snapshots of UFS on FreeBSD, openSUSE updates Tumbleweed and Aeon, Debian creates Tiny QA Tasks, Manjaro testing immutable images |
• Issue 1081 (2024-07-29): SysLinuxOS 12.4, OpenBSD gain hardware acceleration, Slackware changes kernel naming, Mint publishes upgrade instructions |
• Issue 1080 (2024-07-22): Running GNU/Linux on Android with Andronix, protecting network services, Solus dropping AppArmor and Snap, openSUSE Aeon Desktop gaining full disk encryption, SUSE asks openSUSE to change its branding |
• Issue 1079 (2024-07-15): Ubuntu Core 24, hiding files on Linux, Fedora dropping X11 packages on Workstation, Red Hat phasing out GRUB, new OpenSSH vulnerability, FreeBSD speeds up release cycle, UBports testing new first-run wizard |
• Issue 1078 (2024-07-08): Changing init software, server machines running desktop environments, OpenSSH vulnerability patched, Peppermint launches new edition, HardenedBSD updates ports |
• Issue 1077 (2024-07-01): The Unity and Lomiri interfaces, different distros for different tasks, Ubuntu plans to run Wayland on NVIDIA cards, openSUSE updates Leap Micro, Debian releases refreshed media, UBports gaining contact synchronisation, FreeDOS celebrates its 30th anniversary |
• Issue 1076 (2024-06-24): openSUSE 15.6, what makes Linux unique, SUSE Liberty Linux to support CentOS Linux 7, SLE receives 19 years of support, openSUSE testing Leap Micro edition |
• Issue 1075 (2024-06-17): Redox OS, X11 and Wayland on the BSDs, AlmaLinux releases Pi build, Canonical announces RISC-V laptop with Ubuntu, key changes in systemd |
• Issue 1074 (2024-06-10): Endless OS 6.0.0, distros with init diversity, Mint to filter unverified Flatpaks, Debian adds systemd-boot options, Redox adopts COSMIC desktop, OpenSSH gains new security features |
• Issue 1073 (2024-06-03): LXQt 2.0.0, an overview of Linux desktop environments, Canonical partners with Milk-V, openSUSE introduces new features in Aeon Desktop, Fedora mirrors see rise in traffic, Wayland adds OpenBSD support |
• Issue 1072 (2024-05-27): Manjaro 24.0, comparing init software, OpenBSD ports Plasma 6, Arch community debates mirror requirements, ThinOS to upgrade its FreeBSD core |
• Issue 1071 (2024-05-20): Archcraft 2024.04.06, common command line mistakes, ReactOS imports WINE improvements, Haiku makes adjusting themes easier, NetBSD takes a stand against code generated by chatbots |
• Issue 1070 (2024-05-13): Damn Small Linux 2024, hiding kernel messages during boot, Red Hat offers AI edition, new web browser for UBports, Fedora Asahi Remix 40 released, Qubes extends support for version 4.1 |
• Issue 1069 (2024-05-06): Ubuntu 24.04, installing packages in alternative locations, systemd creates sudo alternative, Mint encourages XApps collaboration, FreeBSD publishes quarterly update |
• Issue 1068 (2024-04-29): Fedora 40, transforming one distro into another, Debian elects new Project Leader, Red Hat extends support cycle, Emmabuntus adds accessibility features, Canonical's new security features |
• Issue 1067 (2024-04-22): LocalSend for transferring files, detecting supported CPU architecure levels, new visual design for APT, Fedora and openSUSE working on reproducible builds, LXQt released, AlmaLinux re-adds hardware support |
• Issue 1066 (2024-04-15): Fun projects to do with the Raspberry Pi and PinePhone, installing new software on fixed-release distributions, improving GNOME Terminal performance, Mint testing new repository mirrors, Gentoo becomes a Software In the Public Interest project |
• Issue 1065 (2024-04-08): Dr.Parted Live 24.03, answering questions about the xz exploit, Linux Mint to ship HWE kernel, AlmaLinux patches flaw ahead of upstream Red Hat, Calculate changes release model |
• Issue 1064 (2024-04-01): NixOS 23.11, the status of Hurd, liblzma compromised upstream, FreeBSD Foundation focuses on improving wireless networking, Ubuntu Pro offers 12 years of support |
• Issue 1063 (2024-03-25): Redcore Linux 2401, how slowly can a rolling release update, Debian starts new Project Leader election, Red Hat creating new NVIDIA driver, Snap store hit with more malware |
• Issue 1062 (2024-03-18): KDE neon 20240304, changing file permissions, Canonical turns 20, Pop!_OS creates new software centre, openSUSE packages Plasma 6 |
• Issue 1061 (2024-03-11): Using a PinePhone as a workstation, restarting background services on a schedule, NixBSD ports Nix to FreeBSD, Fedora packaging COSMIC, postmarketOS to adopt systemd, Linux Mint replacing HexChat |
• Issue 1060 (2024-03-04): AV Linux MX-23.1, bootstrapping a network connection, key OpenBSD features, Qubes certifies new hardware, LXQt and Plasma migrate to Qt 6 |
• Issue 1059 (2024-02-26): Warp Terminal, navigating manual pages, malware found in the Snap store, Red Hat considering CPU requirement update, UBports organizes ongoing work |
• Issue 1058 (2024-02-19): Drauger OS 7.6, how much disk space to allocate, System76 prepares to launch COSMIC desktop, UBports changes its version scheme, TrueNAS to offer faster deduplication |
• Issue 1057 (2024-02-12): Adelie Linux 1.0 Beta, rolling release vs fixed for a smoother experience, Debian working on 2038 bug, elementary OS to split applications from base system updates, Fedora announces Atomic Desktops |
• Issue 1056 (2024-02-05): wattOS R13, the various write speeds of ISO writing tools, DSL returns, Mint faces Wayland challenges, HardenedBSD blocks foreign USB devices, Gentoo publishes new repository, Linux distros patch glibc flaw |
• Issue 1055 (2024-01-29): CNIX OS 231204, distributions patching packages the most, Gentoo team presents ongoing work, UBports introduces connectivity and battery improvements, interview with Haiku developer |
• Issue 1054 (2024-01-22): Solus 4.5, comparing dd and cp when writing ISO files, openSUSE plans new major Leap version, XeroLinux shutting down, HardenedBSD changes its build schedule |
• Issue 1053 (2024-01-15): Linux AI voice assistants, some distributions running hotter than others, UBports talks about coming changes, Qubes certifies StarBook laptops, Asahi Linux improves energy savings |
• Full list of all issues |
Star Labs |
Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
Random Distribution |
Kwheezy
Kwheezy was a Debian-based Linux distribution with an intuitive KDE desktop and a good selection of GNU/Linux and open-source software. It also includes popular device drivers, media codecs and browser plugins, all pre-configured and ready for use at first boot.
Status: Discontinued
|
TUXEDO |
TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Star Labs |
Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
|