<?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>Mac on Technical Notes</title><link>http://luispa.com/en/tags/mac/</link><description>Recent content in Mac on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Sat, 13 Jul 2024 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/mac/index.xml" rel="self" type="application/rss+xml"/><item><title>Home PBX</title><link>http://luispa.com/en/posts/2024-07-13-asterisk/</link><pubDate>Sat, 13 Jul 2024 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2024-07-13-asterisk/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-asterisk.svg" alt="asterisk logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>&lt;a href="https://www.asterisk.org/">&lt;code>Asterisk&lt;/code>&lt;/a> is a free software program (under GPL license) that provides PBX (Private Branch Exchange) functionality. You can connect phones to make calls between them within your home (or office) and even access external communications, to the PSTN (like Movistar) or by connecting to a VoIP provider or ISDN links (basic or primary).&lt;/p>
&lt;br clear="left"/></description></item><item><title>Software KVM</title><link>http://luispa.com/en/posts/2024-06-13-kvm/</link><pubDate>Thu, 13 Jun 2024 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2024-06-13-kvm/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-barrier.svg" alt="barrier logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>In environments where you need to operate multiple computers simultaneously, efficiency is key. There are several products that mimic the functionality of a KVM switch (Keyboard, Video, Mouse), which historically allowed you to use a single keyboard and mouse to control multiple computers by physically turning a dial. In this post I describe how I install and use Barrier, a software KVM solution, without the need for additional hardware.&lt;/p>
&lt;p>My use case involves controlling three computers with a single keyboard and mouse. Two of them are desktops &amp;ndash; a Mac and a Windows PC. The third is a Windows/Linux laptop. The difficulty lies with the Mac, where I encountered a curious and nearly insurmountable challenge.&lt;/p>
&lt;br clear="left"/></description></item><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><item><title>Linux Router for Movistar</title><link>http://luispa.com/en/posts/2014-10-05-router-linux/</link><pubDate>Sun, 05 Oct 2014 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2014-10-05-router-linux/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-linux-router.svg" alt="Linux router logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>This post describes what&amp;rsquo;s behind (at a technical level) the IP service offered by Movistar Fusion FTTH (Fiber) and how to replace the router they install with a GNU/Linux-based machine that will act as a Router (along with an Ethernet Switch) to provide the same Data, Television (IPTV), and Voice (VoIP) services.&lt;/p>
&lt;p>After reading this post, I recommend continuing with &lt;a href="http://luispa.com/en/posts/2014-10-18-movistar-bajo-demanda/">video on demand for Movistar&lt;/a> and the lab to extend your local network to a remote site with an &lt;a href="http://luispa.com/en/posts/2014-10-19-bridge-ethernet/">Ethernet Bridge&lt;/a>.&lt;/p>
&lt;br clear="left"/></description></item><item><title>Rsync on MacOS</title><link>http://luispa.com/en/posts/2006-11-13-rsync-en-macosx/</link><pubDate>Mon, 13 Nov 2006 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2006-11-13-rsync-en-macosx/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-rsync.svg" alt="rsync logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>The rsync program comes bundled with Mac OSX, but if you need a more recent version with additional features &amp;ndash; such as metadata preservation, extended character support, or cross-platform character handling &amp;ndash; you&amp;rsquo;ll need to install one of the latest versions.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>