On Jul 4, 2024 at 1:20:18 AM MST, "David Brooks" wrote <[email protected]>:
hoakley July 4, 2024
Apple’s longevity by design
That article refers to one of Apple's own documents.
=
“Designing the best, longest-lasting products in the world requires
striking a balance between durability and repairability, while providing
ongoing software updates — and we’re constantly looking for new and
innovative ways to accomplish that mission.”
John Ternus, Senior Vice President of Hardware Engineering
Read on, here:-
https://support.apple.com/content/dam/edam/applecare/images/en_US/otherassets/programs/Longevity_by_Design.pdf
=
I have, here on my desk, a 24 inch iMac running Linux Mint.
The hardware was manufactured in 2006 and it works just fine!
If the hard drive ever dies be happy Gremlin can solder a fix for it. :)
On 04/07/2024 09:41, Snit wrote:
On Jul 4, 2024 at 1:20:18 AM MST, "David Brooks" wrote
<[email protected]>:
hoakley July 4, 2024
Apple’s longevity by design
That article refers to one of Apple's own documents.
=
“Designing the best, longest-lasting products in the world requires
striking a balance between durability and repairability, while providing >>> ongoing software updates — and we’re constantly looking for new and
innovative ways to accomplish that mission.”
John Ternus, Senior Vice President of Hardware Engineering
Read on, here:-
https://support.apple.com/content/dam/edam/applecare/images/en_US/otherassets/programs/Longevity_by_Design.pdf
=
I have, here on my desk, a 24 inch iMac running Linux Mint.
The hardware was manufactured in 2006 and it works just fine!
If the hard drive ever dies be happy Gremlin can solder a fix for it. :)
Ha! 🙂
What Terminal command can I use to determine the size of the current
hard drive?
After serious thinking Snit wrote :
On Jul 4, 2024 at 1:20:18 AM MST, "David Brooks" wrote
<[email protected]>:
hoakley July 4, 2024
Apple’s longevity by design
That article refers to one of Apple's own documents.
=
“Designing the best, longest-lasting products in the world requires
striking a balance between durability and repairability, while providing >>> ongoing software updates — and we’re constantly looking for new and
innovative ways to accomplish that mission.”
John Ternus, Senior Vice President of Hardware Engineering
Read on, here:-
https://support.apple.com/content/dam/edam/applecare/images/en_US/otherassets/programs/Longevity_by_Design.pdf
=
I have, here on my desk, a 24 inch iMac running Linux Mint.
The hardware was manufactured in 2006 and it works just fine!
If the hard drive ever dies be happy Gremlin can solder a fix for it. :)
Maybe your engraver is just too small for the metal joining task.
https://en.wikipedia.org/wiki/Friction_stir_welding
On Jul 4, 2024 at 1:53:22 AM MST, "David Brooks" wrote <[email protected]>:
On 04/07/2024 09:41, Snit wrote:
On Jul 4, 2024 at 1:20:18 AM MST, "David Brooks" wrote
<[email protected]>:
hoakley July 4, 2024
Apple’s longevity by design
That article refers to one of Apple's own documents.
=
“Designing the best, longest-lasting products in the world requires
striking a balance between durability and repairability, while providing >>>> ongoing software updates — and we’re constantly looking for new and >>>> innovative ways to accomplish that mission.”
John Ternus, Senior Vice President of Hardware Engineering
Read on, here:-
https://support.apple.com/content/dam/edam/applecare/images/en_US/otherassets/programs/Longevity_by_Design.pdf
=
I have, here on my desk, a 24 inch iMac running Linux Mint.
The hardware was manufactured in 2006 and it works just fine!
If the hard drive ever dies be happy Gremlin can solder a fix for it. :)
Ha! 🙂
What Terminal command can I use to determine the size of the current
hard drive?
This should work:
df -h
You can also try this:
diskutil info -all
You can scroll up and down on that, or get one page at a time with this:
diskutil info -all | more
Both will give you more than you asked for.
On Jul 4, 2024 at 12:58:52 PM MST, "David Brooks" wrote <[email protected]>:
Ha! 🙂
If the hard drive ever dies be happy Gremlin can solder a fix for it. :) >>>>
What Terminal command can I use to determine the size of the current
hard drive?
This should work:
df -h
Thank you! That shows a number of figures - I'm guessing it's a nominal
500GB drive
You are welcome.
You can also try this:
diskutil info -all
Did you mean dskutil?
No. Works just as written.
You can scroll up and down on that, or get one page at a time with this: >>>
diskutil info -all | more
Both will give you more than you asked for.
Thanks for helping!
My pleasure.
On Jul 4, 2024 at 2:50:11 PM MST, "David Brooks" wrote <[email protected]>:
On 04/07/2024 21:16, Snit wrote:
On Jul 4, 2024 at 12:58:52 PM MST, "David Brooks" wrote
<[email protected]>:
If the hard drive ever dies be happy Gremlin can solder a fix for it. :)
Ha! 🙂
What Terminal command can I use to determine the size of the current >>>>>> hard drive?
This should work:
df -h
Thank you! That shows a number of figures - I'm guessing it's a nominal >>>> 500GB drive
You are welcome.
You can also try this:
diskutil info -all
Did you mean dskutil?
No. Works just as written.
I've sent you the result of my Terminal instruction by email.
Something isn't quite right! :-(
You may post that image here if you wish.
Ah, I did not know this was your Linux machine. Try:
df -H
Let me know if that works for you please. I do not have Linux available easily
right now.
You can scroll up and down on that, or get one page at a time with this: >>>>>
diskutil info -all | more
Both will give you more than you asked for.
Thanks for helping!
My pleasure.
You're a good man, Snit! 😀
As are you.
On Jul 4, 2024 at 11:55:15 PM MST, "David Brooks" wrote <[email protected]>:
On 05/07/2024 02:39, Snit wrote:
On Jul 4, 2024 at 2:50:11 PM MST, "David Brooks" wrote
<[email protected]>:
On 04/07/2024 21:16, Snit wrote:
On Jul 4, 2024 at 12:58:52 PM MST, "David Brooks" wrote
<[email protected]>:
If the hard drive ever dies be happy Gremlin can solder a fix for it. :)
Ha! 🙂
What Terminal command can I use to determine the size of the current >>>>>>>> hard drive?
This should work:
df -h
Thank you! That shows a number of figures - I'm guessing it's a nominal >>>>>> 500GB drive
You are welcome.
You can also try this:
diskutil info -all
Did you mean dskutil?
No. Works just as written.
I've sent you the result of my Terminal instruction by email.
Something isn't quite right! :-(
You may post that image here if you wish.
Ah, I did not know this was your Linux machine. Try:
df -H
Let me know if that works for you please. I do not have Linux available easily
right now.
Yes - that gives me detail ogf the hard drive.
Thank you! :-D
Happy it helped.
You can scroll up and down on that, or get one page at a time with this:
diskutil info -all | more
Both will give you more than you asked for.
Thanks for helping!
My pleasure.
You're a good man, Snit! 😀
As are you.
Indeed! 😀
I'm going to re-read here:-
https://ubuntu.com/tutorials/command-line-for-beginners#2-a-brief-history-lesson
I wanted to know how to find my Apple Serial Number using Terminal (on
my old Mac running Linux Mint)
I've still not done that! :-(
Maybe next time it rains!
I found this:
sudo dmidecode -t system | grep Serial
And this:
ioreg -l | grep IOPlatformSerialNumber
I have not used either.
Let me know if that works for you please. I do not have Linux available easily
right now.
I used to have Puppy Linux at the ready for a lot of that.
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 161:47:30 |
| Calls: | 12,094 |
| Calls today: | 2 |
| Files: | 15,000 |
| Messages: | 6,517,778 |