More usable. Better installer, better desktop configs, better eye candy, better upgrade tools, wider 3rd party support.
flatbield
Interests: News, Finance, Computer, Science, Tech, and Living
- 0 Posts
- 30 Comments
Upgrades. To do a major upgrade on Debian you go into the command line. You first adjust the appropriate files in /etc/apt. Then you run a bunch of apt commands.
Ubuntu you are asked if you want to upgrade to a new release and just say yes.
Because Canonical put a lot of effort into usability. Pretty much all of the popular recommended beginner distributions are Ubuntu based. Examples: Linux Mint, Ubuntu, Zorin, Elementary.
People will recommend other stuff, often that are loved by varioius enthusiasts but these may or may not be that suitable for beginners. Call me skeptical.
I use and recommend Ubuntu because it is easy to install, use, and just works. It is also widely supported and very popular. The one thing I do not like about it is the Snap focus. I would love to recommend Linux Mint but last time I used it major distribution upgrades from the GUI were not supported. Have no idea if they fixed that. Ubuntu upgrades are the click of a button. In my family there are nontechnical users and they have used it for almost 20 years just fine without much help from me.
On the other hand I use Debian if I intend to custom configure something and want a minimal install to start from. Major upgrades on Debian are not a click of a button. On the other hand Debian is not Snap based. My workstation and VPS are Debian for example.
Something listed in the top 10 or so on https://distrowatch.com/. Personally I like one of the Debian based distros.
Currently we use Ubuntu and Debian. Ubuntu would be the better of the two for beginners.
The distrowatch beginners list is: https://distrowatch.com/search-mobile.php?category=Beginners#simple
I specifically chose a shared hosting situation so they deal with the issues in this case. I do have a VPS and could have placed it there but I did not want the hassle and it is not something my wife could manage if something ever happened to me.
As far as unlimited, they do have such a plan but I do not need it. 30 is infinite in my case.
Yes. I do not use them all, but I can and my cPanel shared hosting only costs $25 per year. I can use web hosting part too if I want. It is all included. The above cost does not include the domain name itself.
See: https://www.namecheap.com/hosting/shared/
Edit: Looks like after first year it will be about $50/year.
Your own domain is not great for privacy though like others have said the registrar can hide your info at least from whois. If you already have a domain lookup the whois record and see what it says. Presumably even with whois privacy your identity is probably discoverable.
Custom domains are not great for deliverability too. Though mostly mine is fine. Sometimes Yahoo and ATT manged accounts give me delivery issues.
What your own domain is good for is nice, long term, and portable addresses. Also for many cheap addresses. I get something like 30 email accounts with my basic Namecheap cPanel account for about $25 per year.
Ext4 on LVM can do both volume mirroring and snapshots. The is no COW support with ext4 though.
By the way I use BTRFS with LUKS on my workstation and have for 4 or 5 years. Primarily I like it for the snapshoting. I though I would like COW but frankly very mixed on that especially since there are cases you should not use COW and if you disable COW you loose snapshotting on that file. I have not used the raid capability. One thing I do not like about BTRFS is that I know of no way to track a bad block at the sector level to what file it is in if any. With Ext4 you can.
Another useful backup tool is restic.
This is the way. Use urandom though. Then after that you can just blkdiskard to wipe. I would add sync between the commands.
flatbield@beehaw.orgto Linux@lemmy.ml•Why Vim Is More than Just an Editor – Vim Language, Motions, and Modes ExplainedEnglish4·16 days agoSeems like one loves vim or one does not. I learned vi back in the mid 80s, hated it then, probablty not going back. These days I thankfully use Geany or nano. Learning vim seems like a right of passage or something.
flatbield@beehaw.orgto Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English1·19 days agoLibrary versioning is supported in Linux. Has been for decades. Linux and Unix too is kind of based on building from source. So am not all clear how binary builds interact with library versioning for example.
flatbield@beehaw.orgto Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English1·20 days agoActually I both do and do not understand why they exist. I use Debian based distros and do not use either well except when I am using Ubuntu which is forcing more and more snaps.
I do actually use exactly one appimage. I use to use the snap but found it was not that stable. One also generally has to have relatively new distro releases too as both flatpack and snap need to be fairly current which can be problem for near EOL Debian stable. Hence neither flatpack nor snap is that portable.
Where flatpacks and snaps look a lot better is smaller distros with smaller repos. Hence, not that interesting for Debian based distros.
flatbield@beehaw.orgto Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English1·20 days agoBy the way, in my view, Ubuntu using Snaps rather then native packages is a negative.
flatbield@beehaw.orgto Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English1·20 days agoYes I would disagree regarding immutable. Such a distribution cannot be secure for any lenght of time. Security updates are required. As soon as it customize in any way it is not immutable including adding flatpacks. So I do not see the attraction.
flatbield@beehaw.orgto Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English2·21 days agoKeep in mind you choose basically uncommon niche distributions. Go to distrowatch and choose one of the top 5 or so and use the distro repos and security updates. No flatpack is not needed for a well supported distro. That is especially true for one of the common Debian based distros.
flatbield@beehaw.orgto Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English19·22 days agoJust saying, not my experience. I have used linux for over 25 years and nontechnical users in my family have also for almost 20 years. By in large it has worked just fine.
The big issue is Linux is not the OS that is supplied when people go to the store and buy something (well except for Android and Chromebooks which are Linux and are popular). It is also not the system or have the apps their friends use. It also does not have the huge supply, support, and word of mouth ecosystem. Buying hardware especially addons is confusing. Getting support is hard unless you have friends that use. Buying Linux preinstalled often costs more. Change too is hard and there has to be some driver and for most people there is not.
flatbield@beehaw.orgto Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English1·22 days agoUsing LVM is advanced. No nontechnical user should consider.
flatbield@beehaw.orgto Linux@lemmy.ml•Installing Linux Doesn't Need to Change. The Experience Does.English4·22 days agoDoing dual install is advanced. No nontechnical user should consider it.
This is the big issue. It breaks a lot of X11 features. Remote desktop via VNC or RDP should still be possible. Another is ssh and sftp. Edit the file on the client. Another go all in with command line. Nano is easy. Emacs or VIM more powerful but harder. Screen is a useful command line tool too.
Interested in what others suggest.
Wondering same thing. Allowing web interface access via wan has proven to be unwise in general.
Also wondering if DDWRT has the vulnerabilities?
Seems a bit over blown. Looks like firmware update and config reset should close the issue.