<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Macbook on Technical Notes</title><link>http://luispa.com/en/tags/macbook/</link><description>Recent content in Macbook on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Thu, 25 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/macbook/index.xml" rel="self" type="application/rss+xml"/><item><title>Terminals with tmux</title><link>http://luispa.com/en/posts/2024-04-25-tmux/</link><pubDate>Thu, 25 Apr 2024 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2024-04-25-tmux/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-tmux.svg" alt="tmux logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>&lt;a href="https://github.com/tmux/tmux/wiki">&lt;code>tmux&lt;/code>&lt;/a> is a terminal multiplexer that allows you to have multiple sessions (shells) in a single window. From your Mac, Linux, or even Windows (with WSL) terminal, in a single window you can have multiple active sessions, switch between them, view them simultaneously, enter one and disconnect (they keep running in the background), and reconnect to it in the future.&lt;/p>
&lt;br clear="left"/></description></item><item><title>Mac Users from CLI</title><link>http://luispa.com/en/posts/2024-02-16-mac-users/</link><pubDate>Fri, 16 Feb 2024 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2024-02-16-mac-users/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-logout.svg" alt="user logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>To find all available users on a macOS system from the command line, you can use a Bash script. The macOS operating system, like other Unix-like systems, stores user information in various system files, primarily in &lt;code>/etc/passwd&lt;/code>. macOS uses Open Directory for user management, so you can use commands like &lt;code>dscl&lt;/code> to query this information.&lt;/p>
&lt;br clear="left"/></description></item><item><title>Rclone and Mac</title><link>http://luispa.com/en/posts/2023-11-13-rclone/</link><pubDate>Mon, 13 Nov 2023 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2023-11-13-rclone/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-rclone.svg" alt="rclone logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>In this post I explain how I manage my data on a Mac. My goal is to work at full speed from anywhere with the most frequently used data, have extra storage for less accessed data, and of course have multiple backups.&lt;/p>
&lt;p>The source data lives on the Mac&amp;rsquo;s internal SSD and a couple of external drives. The replicas and backups are on iCloud, a remote Linux server, and Google Drive. Multiple locations, different technologies, speeds, and needs. The &lt;code>rclone&lt;/code> tool is perfect for helping me maintain multiple synchronized backups.&lt;/p>
&lt;br clear="left"/></description></item><item><title>Linux on MacBook Air 2015</title><link>http://luispa.com/en/posts/2023-08-06-linux-macbook/</link><pubDate>Sun, 06 Aug 2023 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2023-08-06-linux-macbook/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-linux-macbook.svg" alt="linux macbook logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>In this post I describe how to repurpose an old MacBook Air (2015) by installing Linux on it and extending its useful life. Over time, these Macs become nearly useless machines, painfully slow and with insufficient memory.&lt;/p>
&lt;p>Why not take advantage of them with Linux? A 2015 MacBook Air with 8GB of RAM and a 128GB drive can become a very useful machine.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>