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 • Do I "Smell" Debian Bashing? (by NemesisBLK on 2004-08-16 01:47:28 GMT)
"However, the number of users actually running "pure" Debian may be much smaller than the super-sized package collection indicates."
LOL. You joking right?
"Indeed, the current installer is so bad that..."
Bad? I disagree. The old installer might intimidate those that don't bother to RTFM, but I actually prefer the old installer. Never had a problem with it. It did the job well thats all I ask for and that installer was all I needed.
2 • XP Lite (by Andrew on 2004-08-16 03:02:04 GMT)
How can you reduce the amount of usability on an OS like XP when it already lacks basic applications like pdf viewer, a quality zipping application, a quality burner and word processor?
Will XP Lite just contain Spider Solitaire and Wordpad? Who would touch it?
3 • athens2004.com and loop-aes (by anon on 2004-08-16 05:08:49 GMT)
"the British Broadcasting Corporation will use Linux to improve the speed and accuracy of rendering real time results. Leading the charge are British techies who have installed a bank of Linux computers at the International Broadcasting Centre (IBC) in Athens."
I don't know what has happened (I hope nothing related to Linux), but athens2004.com has become a complete disaster as far as real-time (or even delayed) results. Many of the events (even ones that finished HOURS or DAYS ago) do not have any results - the generated HTML table just shows a blank.
I don't see "loop-aes" in the kernel configuration (2.6.8). I can find cryptoloop in "Device Drivers / Block Devices" right under "Loopback device support" (which I have compiled into the kernel - NOT as a module).
Gentoo does include "util-linux-2.12-cryptoapi-losetup.patch.bz2" (if you the crypt flag set in make.conf).
4 • loop-AES (by Robert Storey at 2004-08-16 05:46:32 GMT)
Dear anon,
In response to the following...
> I don't see "loop-aes" in the kernel configuration (2.6.8). I can > find cryptoloop in "Device Drivers / Block Devices" right under > "Loopback device support" (which I have compiled into the > kernel - NOT as a module).
> Gentoo does include > "util-linux-2.12-cryptoapi-losetup.patch.bz2" >(if you the crypt flag set in make.conf).
I was trying to keep the article simple, as a basic introduction. But if there's really demand for rolling your own loop-AES, I'll give you the following information (note that this is from a magazine article, it's a bit dated and if it breaks you get to keep both parts):
BUILDING THE LOOP DEVICE
You must have a kernel with modules support enabled (CONFIG_MODULES=y), and loopback support must be disabled (CONFIG_BLK_DEV_LOOP=n). This might be the default in your kernel, and if so then you won't need a kernel recompile (otherwise, you will).
tar -jxvf loop-AES-v1.7d.tar.bz2 su make clean; make make install modprobe loop
If you get errors with "modprobe loop" you probably don't have the kernel set up properly.
BUILDING THE TOOLS
Three tools are mandatory - mount, umount, and losetup. If you want to encrypt the swap partition, then swapon and swapoff are needed.
Download the util-linux archive from ftp://ftp.kernel.org/pub/linux/utils/util-linux. There are many versions, so use the one mentioned in the Loop-AES directory. A patch called util-linux-XXX.diff should be present in the Loop-AES direcotry, which means you should download the XXX version of util-linux. For example, loop-AES-1.7d requires util-linux-2.11z.
Type the following lines from loop-AES directory to rebuild mount, umount/losetup, swapon and swapoff:
bzip2 -d -c util-linux-2.11z.tar.bz2 | tar xvf cd util-linux-2.11z patch -p1 <../util-linux-2.11z.diff CFLAGS=-02 ./configure make SUBDIRES="lib mount" cd mount install -m 4755 -o root mount umount /bin install -m 755 losetup swapon /sbin rm -f /sbin/swapoff && ( cd /sbin && ln -s swapon swapoff ) rm -f /usr/share/man/man8{mount,umount/losetup,swapon,swapoff}.8.gz install -m 644 mount.8 umount.8 losetup.8 /usr/share/man/man8 install -m 644 swapon.8 swapoff.8 /usr/share/man/man8 rm -f /usr/share/man/man5/fstab.5.gz instaall -m 644 fstab.5 /usr/share/man/man5 mandb cd ../..
Now you have the complete suite of loop-AES tools, you can try a "make tests" to check whether everything went smoothly.
5 • erpos3 by credative (by distrowatch reader at 2004-08-16 05:49:29 GMT)
I am currently trying erpos3. Locale changes the language to english or whatever language is needed. The entire file system root,boot,home usr,tmp, var is steganographic and currently lives under an old Mandrake 9.2 working install. Cfdisk, fdisk mandrakes installer redhat installer bsd installer all that I can think of shows no trace of the debian erpos3 install. This message is being typed on a non visible browser
6 • loop-aes (by anon on 2004-08-16 06:19:23 GMT)
Well, I can certainly follow those instructions to install it. :)
I read the dm-crypt page, and it just looks a little cleaner, so I think I will go with that option.
Thanks for the steganographic articles. I have always found the topic interesting, and have a collection of programs going back to my DOS days. I recall one that his text within text (it changed empty lines between paragraphs to a series of spaces and tabs, and I think it put extra spaces between words sometimes). Very clever actually.
7 • Word(tm) (by Eavy at 2004-08-16 09:48:21 GMT)
'What a world we live in. Before you know it, somebody will start trademarking common everyday English words like "windows" and "outlook". '
Or a word like "Word". ;-)
8 • XP-Lite (by Peter on 2004-08-16 12:13:25 GMT)
I would love to try XP-Lite.... this XP-Lite: http://www.litepc.com/xplite.html :o)
9 • Linux on Macs (by Jim at 2004-08-16 14:47:45 GMT)
I own a current generation PowerBook, it is my first mac and I love it. I had GentooPPC installed on it for a couple of weeks, and I currently run Gentoo on my x86 desktop as well, so I have seen both worlds.
I had to remove gentoo from my PowerBook though because it just didn't stand up to the quality of OS X. The wireless card built into my mac didn't work, I couldn't get a decent resolution out of the video card, and things like brightness/sound controls were far less responsive.
I have found that I have a much better experience running OS X and fink, that way I can run pretty much every program I could ever want, and everything works exactly as it should. Which is the best reason to get a Mac, everything always works. My recomendation for anyone looking for a laptop is get a mac, run fink if you need it, (or the new Gentoo OS X which I haven't tried yet) and you won't regret it.
10 • Linux on PPC (by Jack Malmostoso at 2004-08-16 17:17:00 GMT)
It's now 6 months I own a 12" iBook, and have installed linux right away taking it out of the box. In the beginning there was YDL (http://malmostoso.altervista.org/ibook), but now I run Debian, and I am so happy with it. I don't like OSX (yeah, right, I don't like it), I prefer the good old linux feel I have at home, on my x86 machine. Don't get me wrong, OSX is great as a windows replacement, but I just think linux is better. Today I run linux at 100% of the possibilities of my machine: when I bought it, configuring X was a challenge. Linux is great, the community rocks.
Going back to the comparison, the only thing I miss from x86 is GRUB: the yaboot bootloader is lilo-style, and I never liked it, but it gets the job done. I hope GRUB2 will really be portable as stated. Oh yeah, the flash plugin. Who cares. Debian on PPC rocks!
11 • Linux on PowerPC (by Tony K. at 2004-08-17 02:38:49 GMT)
I have been using Linux (Yellowdog) for the past couple of years on my G3 12" iBook. It is well done, but lags a little in time from it's derivative, RedHat/Fedora. YDL 3.0.1 is comparable to RH 9.0. The only limitations I have on my iBook are no external monitor support and no modem support, although I believe the later has been improved. I have been running various RedHat/Fedora distros simultaneously on my Athlon desktop for several years. With the recent release of Debian's new installer RC1 I have tried them on both my Desktop and my iBook with satisfying results, although there still appears to be bugs in the installer. So far I like Debian. I may be another convert!
Mounting HFS+ partitions has only recently been supported, (since YDL 3.0.1?) Updating OSX can sometimes wipe over your boot partition, but it is easy to start up in open-firmware and then boot into your Linux partition. YDL has noticeably faster response than OSX on the iBook.
I have deliberated over getting an i386 laptop many times, but I like having MacOSX as an alternative to Windows. And I like the small form factor of my iBook.
It has been a little more difficult finding ready made RPM binaries for PPC, but you can usually get what you need or it results in compiling from source which I have good and bad success with. However with Debian installed on PPC, I have yet to find a package that I can't get and so far no dependency hell!
12 • bbc linux-driven site (by Pierce Lopez on 2004-08-17 04:17:15 GMT)
About the bbc linux-driven athens site showing up blanks for you, if you don't live in britian your supposed to be locked out of it, because of the rights purchased by some media network in the us, to have exclusive us rights to the coverage of the olympic games.
13 • XP-Lite (by Mick at 2004-08-17 08:07:53 GMT)
Now, if someone could just encourage Bill to remove all of the bloat from WinXP, he might be able to justify calling it 'Lite'. Or better yet, take out everything that doesn't work, has a hole in it, or is older than, say, dirt, and what remained - if it booted - might fly... Heck, I might even try it myself!
Not!
14 • No subject (by Anonymous on 2004-08-18 15:47:02 GMT)
Mick: You forgot the spyware!
(my source on that is stallman's latest speech) http://www.gnu.org/philosophy/audio/audio.html#ESSI04
Number of Comments: 14
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 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 |
• Issue 1052 (2024-01-08): OpenMandriva Lx 5.0, keeping shell commands running when theterminal closes, Mint upgrades Edge kernel, Vanilla OS plans big changes, Canonical working to make Snap more cross-platform |
• Issue 1051 (2024-01-01): Favourite distros of 2023, reloading shell settings, Asahi Linux releases Fedora remix, Gentoo offers binary packages, openSUSE provides full disk encryption |
• Issue 1050 (2023-12-18): rlxos 2023.11, renaming files and opening terminal windows in specific directories, TrueNAS publishes ZFS fixes, Debian publishes delayed install media, Haiku polishes desktop experience |
• Issue 1049 (2023-12-11): Lernstick 12, alternatives to WINE, openSUSE updates its branding, Mint unveils new features, Lubuntu team plans for 24.04 |
• Issue 1048 (2023-12-04): openSUSE MicroOS, the transition from X11 to Wayland, Red Hat phasing out X11 packages, UBports making mobile development easier |
• Issue 1047 (2023-11-27): GhostBSD 23.10.1, Why Linux uses swap when memory is free, Ubuntu Budgie may benefit from Wayland work in Xfce, early issues with FreeBSD 14.0 |
• Issue 1046 (2023-11-20): Slackel 7.7 "Openbox", restricting CPU usage, Haiku improves font handling and software centre performance, Canonical launches MicroCloud |
• 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 |
SmartOS
SmartOS is an open-source UNIX-like operating system based on illumos, a community fork of OpenSolaris. It features four technologies - ZFS (a combined file system and logical volume manager), DTrace (a dynamic tracing framework for troubleshooting kernel and application problems), Zones (a lightweight virtualisation solution), KVM and bhyve (two full virtualisation solutions for running a variety of guest operating systems, including Linux, Windows, BSD and Plan9). SmartOS is designed to be particularly suitable for building clouds and generating appliances.
Status: Active
|
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.
|
|