If you want 2D drafting like solution, look at Librecad. It seems quite good. It is 2D only.
Freecad is 3D solid modeling but there is a 2D component.
Interests: News, Finance, Computer, Science, Tech, and Living
If you want 2D drafting like solution, look at Librecad. It seems quite good. It is 2D only.
Freecad is 3D solid modeling but there is a 2D component.
FreeCAD is the most common solid FOSS modeler. I do not think any solid modeling system is that simple. They tend to need training and continuous use. That was my experience with SolidWorks and NX anyway.
Every system has its own processes. If you want Apple software and services use Apple. If you want Linux use Linux. Do not expect either to be like the other especilly at such a micro level.
As far as Linux and beginner friendly, buy a device with Linux preinstalled just like you do with Apple. As far as user setting and apps. Get a notebook and write them down, and avoid deep customizations. As far as backup get 3 USB drives and backup your home directory with rsync or one of the other solutions. As far as restore, have install media and just reinstall from scratch then layer in your configs and apps and then restore your home directory files. For file sync and app sync functions, Nextcloud is helpful and you can pay for a commercial host, set it up yourself, or use a product like Synology. You frankly could use Dropbox, Proton Drive, or one of the others also. But think carefully what is actually needed. Cloud stuff is heavily promoted by the big providers presumably for lockin reasons and to mine your data but it is not really needed for most things. Get to know your distros builtin emergency startup tools and have a live distro like the live install media available and know how to use them.
Linux is about options but for simple beginner like processes it is best to stick to the basics.
Whatever https://www.privacyguides.org/ recommends. I am not a big VPN user. I care more about using good apps and prefering the web browser over apps and configuring that.
Same config, I have been using my 8a with graphene since Jan. Works great.
I actually put Google Play and the few apps that use that in the Private Space and just use clean apps in my owner profile. There are a lot of different ways to divide up apps between Owner Profile, Private Space, the 31 separate user profiles, and work profiles.
As for app sources I use mostly Graphene, FDroid, Aurora, and Obtainium stores and tools. I only use Play Store directly in my Private Space. There are pros and cons of course.
Nice detailed log of the author’s experiance.
The one issue I have is the mind set. It seems to be from the point of view that Linux should be just like Windows and use the same software and hardware. If that is what you want run Windows.
On the otherhand if you want to use FOSS apps, use Linux and just dump Windows. My family has used Linux for over 20 years and yes it is fine. But you actually have to want that. And no, I do not use Windows, MS Apps, or Google Chrome at all these days and do not use dual boot.
Also, dual boot gets old pretty fast. Probably best to choose a primary OS and run the other in a VM. Yes, something like 27 years ago I started with dual boot but have not setup that for at least 20 years probably longer.
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.
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.
Depends on your use case. I want partitioning by user and separate credentials by use. So a no for me and catch all.
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.
Seems 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.
Library 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.
Actually 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.
By the way, in my view, Ubuntu using Snaps rather then native packages is a negative.
Yes 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.
That was my reaction. Since I use Cinnamon and Gnome I use gnome-terminal.
The features I like are cut/paste and the open in terminal feature in the file manger. Nice that it looks good in your DE too. What else does one need?