Re: MacOS Sequoia vs. Linux Mint

Liste des GroupesRevenir à col advocacy 
Sujet : Re: MacOS Sequoia vs. Linux Mint
De : recscuba_google (at) *nospam* huntzinger.com (-hh)
Groupes : comp.os.linux.advocacy
Date : 14. Dec 2024, 16:31:16
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vjk8c4$6us$3@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
On 12/13/24 4:56 PM, vallor wrote:
On 13 Dec 2024 15:40:28 GMT, vallor <vallor@cultnix.org> wrote in
<ls32rcFprp3U1@mid.individual.net>:
 
So upgraded the Mac Studio to Sequoia:
>
$ uname -a
Darwin Mac 24.2.0 Darwin Kernel Version 24.2.0:
Fri Dec  6 18:56:34 PST 2024; root:xnu-11215.61.5~2/RELEASE_ARM64_T6020 arm64
>
After the initial upgrade from Sonoma, it still had updates
to apply.  This took a while, and included the need for
another reboot -- all to update some xcode crap.
>
It's a lot easier to update Linux than Windows or MacOS.  Why
it would be such a pain for MacOS to do a simple update, I can
only guess at.
Perhaps because you're DIYing it from the command line instead of using the GUI?
For the latter, system can auto-update, whereupon you just get a notification of "do it tonight, or install now?" whereupon the click will take you to a license agreement to click and off it goes.
Of course, one will need to remember to not have open/unsaved files which will automatically prevent data loss by pausing any reboots if/when merited.

(I suspect it may be that MacOS doesn't have a facility
with the simplicity of Linux's ldconfig(8) for updating
shared libraries.)
Of course, when stuff gets updated in the background overnight, why should it bother one if an update takes an extra 15 minutes?

Also:
>
_[/Users/scott/path_max]_(scott@Mac)🍏_
$ make use_pathconf
cc -g -O2 -std=c90 -Wall -Werror -pedantic    use_pathconf.c   -o use_pathconf
_[/Users/scott/path_max]_(scott@Mac)🍏_
$ ./use_pathconf
1024
>
It's still 1/4 that of Linux.
>
Although, I did run a find(1) on my fileserver for long pathnames, and
found that the longest was 359 characters...so MacOS would be fine with
that.  Windows?  Not so sure.
 Went to add a static route to another segment of my network, and
couldn't find a way to do it while keeping the dhcp setup.  In order
to add a persistent route, I had to drop to the command line and
run networksetup(8) with the proper incantation.  Now I can ping
my file server.
Sounds odd; I can assign static IPs on my router to individual devices as I want.  Of course, that's different from what comes next:

Next, I tried to add a time machine backup destination, but there's
no way to add one by IP address from the gui. 
Sure, because the GUI is the mainstream solution, and it leverages a 20 year old zeroconf technology (eg. Bonjour).  That facilitates using DHCP instead of needing to plug in Static IP assignments.  Of course, you're free to do things the old fashioned & harder way if you so desire.

Was going to try
to set one up with tmutil(8), but realized I should instead set
up an MDNS reflector on the router.  After that, the Mac Studio saw
the file server in the time machine tool, and everything followed from
that.
Sounds like some subdomain/VPN isolations were doing what they were supposed to do, so adding the MDNS reflector was to circumvent?

The file server runs Linux:
 Linux DT 3.10.108 #42962 SMP Mon Aug 19 15:14:28 CST 2024
armv7l GNU/Linux synology_alpine_ds2015xs
IIRC, same.
-hh

Date Sujet#  Auteur
13 Dec 24 * MacOS Sequoia vs. Linux Mint53vallor
13 Dec 24 +* Re: MacOS Sequoia vs. Linux Mint3vallor
14 Dec 24 i`* Re: MacOS Sequoia vs. Linux Mint2-hh
15 Dec 24 i `- Re: MacOS Sequoia vs. Linux Mint1vallor
14 Dec 24 `* Re: MacOS Sequoia vs. Linux Mint49DFS
14 Dec 24  +* Re: MacOS Sequoia vs. Linux Mint16Lawrence D'Oliveiro
14 Dec 24  i+* Re: MacOS Sequoia vs. Linux Mint2DFS
14 Dec 24  ii`- Re: MacOS Sequoia vs. Linux Mint1Lawrence D'Oliveiro
14 Dec 24  i+- Re: MacOS Sequoia vs. Linux Mint1RonB
14 Dec 24  i+- Re: MacOS Sequoia vs. Linux Mint1RonB
14 Dec 24  i+- Re: MacOS Sequoia vs. Linux Mint1rbowman
14 Dec 24  i`* Re: MacOS Sequoia vs. Linux Mint10Lawrence D'Oliveiro
14 Dec 24  i +- Re: MacOS Sequoia vs. Linux Mint1Stéphane CARPENTIER
15 Dec 24  i +* Re: MacOS Sequoia vs. Linux Mint4Chris Ahlstrom
15 Dec 24  i i`* Re: MacOS Sequoia vs. Linux Mint3-hh
15 Dec 24  i i +- Re: MacOS Sequoia vs. Linux Mint1vallor
16 Dec 24  i i `- Re: MacOS Sequoia vs. Linux Mint1Chris Ahlstrom
15 Dec 24  i `* Re: MacOS Sequoia vs. Linux Mint4Lawrence D'Oliveiro
16 Dec 24  i  `* Re: MacOS Sequoia vs. Linux Mint3Lawrence D'Oliveiro
17 Dec 24  i   `* Re: MacOS Sequoia vs. Linux Mint2Lawrence D'Oliveiro
19 Dec 24  i    `- Re: MacOS Sequoia vs. Linux Mint1Lawrence D'Oliveiro
14 Dec 24  +* Re: MacOS Sequoia vs. Linux Mint23rbowman
14 Dec 24  i`* Re: MacOS Sequoia vs. Linux Mint22RonB
14 Dec 24  i +* Re: MacOS Sequoia vs. Linux Mint6rbowman
15 Dec 24  i i+* Re: MacOS Sequoia vs. Linux Mint2rbowman
15 Dec 24  i ii`- Re: MacOS Sequoia vs. Linux Mint1RonB
15 Dec 24  i i`* Re: MacOS Sequoia vs. Linux Mint3RonB
15 Dec 24  i i `* Re: MacOS Sequoia vs. Linux Mint2rbowman
16 Dec 24  i i  `- Re: MacOS Sequoia vs. Linux Mint1RonB
16 Dec 24  i +* Re: MacOS Sequoia vs. Linux Mint3RonB
16 Dec 24  i i`* Re: MacOS Sequoia vs. Linux Mint2rbowman
17 Dec 24  i i `- Re: MacOS Sequoia vs. Linux Mint1RonB
17 Dec 24  i `* Re: MacOS Sequoia vs. Linux Mint12Lawrence D'Oliveiro
18 Dec 24  i  +* Re: MacOS Sequoia vs. Linux Mint7DFS
18 Dec 24  i  i+- Re: MacOS Sequoia vs. Linux Mint1pothead
18 Dec 24  i  i+* Re: MacOS Sequoia vs. Linux Mint4rbowman
18 Dec 24  i  ii`* Re: MacOS Sequoia vs. Linux Mint3Chris Ahlstrom
20 Dec 24  i  ii +- Re: MacOS Sequoia vs. Linux Mint1pothead
20 Dec 24  i  ii `- Re: MacOS Sequoia vs. Linux Mint1DFS
19 Dec 24  i  i`- Re: MacOS Sequoia vs. Linux Mint1Lawrence D'Oliveiro
19 Dec 24  i  `* Re: MacOS Sequoia vs. Linux Mint4Lawrence D'Oliveiro
19 Dec 24  i   `* Re: MacOS Sequoia vs. Linux Mint3Chris Ahlstrom
19 Dec 24  i    `* Re: MacOS Sequoia vs. Linux Mint2DFS
19 Dec 24  i     `- Re: MacOS Sequoia vs. Linux Mint1Chris Ahlstrom
14 Dec 24  +* Re: MacOS Sequoia vs. Linux Mint6RonB
14 Dec 24  i+- Re: MacOS Sequoia vs. Linux Mint1RonB
15 Dec 24  i+- Re: MacOS Sequoia vs. Linux Mint1Stéphane CARPENTIER
16 Dec 24  i+- Re: MacOS Sequoia vs. Linux Mint1Lawrence D'Oliveiro
16 Dec 24  i`* Re: MacOS Sequoia vs. Linux Mint2RonB
17 Dec 24  i `- Re: MacOS Sequoia vs. Linux Mint1RonB
14 Dec 24  `* Re: MacOS Sequoia vs. Linux Mint3rbowman
15 Dec 24   +- Re: MacOS Sequoia vs. Linux Mint1Stéphane CARPENTIER
15 Dec 24   `- Re: MacOS Sequoia vs. Linux Mint1rbowman

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal