<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/">
    <channel>
        <title>SysAdmin Journal · Ubuntu</title>
        <link>https://sysadmin-journal.com/tag/ubuntu</link>
        <description>Posts tagged with Ubuntu</description>
        <language>en</language>
        <lastBuildDate>Sun, 12 Feb 2023 07:43:02 +0000</lastBuildDate>
        <atom:link href="https://sysadmin-journal.com/tag/ubuntu/rss" rel="self" type="application/rss+xml" />
        <ttl>60</ttl>
        <item>
            <title>Ubuntu Ports mirror for Mauritius officialised</title>
            <link>https://sysadmin-journal.com/ubuntu-ports-mirror-for-mauritius-officialised</link>
            <guid isPermaLink="true">https://sysadmin-journal.com/ubuntu-ports-mirror-for-mauritius-officialised</guid>
            <pubDate>Sun, 12 Feb 2023 07:43:02 +0000</pubDate>
            <dc:creator>Ish Sookun</dc:creator>
            <category>Ubuntu</category>
            <category>Linux</category>
            <description>ARM64 Linux users in Mauritius, rejoice! Ubuntu Ports mirror has been officialised.</description>
            <content:encoded><![CDATA[<p>Last year, we set up an Ubuntu mirror in Mauritius, but the latter catered only for the Intel &amp; AMD CPU architectures. Devices with the ARM64 chipset or bigger machines such as mainframes having the s390x or the PowerPC CPU would not benefit from this mirror. Thos CPU architectures are served by the Ubuntu Ports mirrors.</p><p>A few months ago, I <a href="https://sysadmin-journal.com/ubuntu-22-04-lts-arm64-mirror-in-mauritius/">experimented with Ubuntu ARM64</a> and set up a mirror for some tests. The mirror was limited to the ARM64 architecture.</p><p>Then, this week, I was able to set up and synchronise the whole Ubuntu Ports repository, after David, the Director of cloud.mu, provisionned additional storage on the Ubuntu mirror server for an upgrade. I submitted the Ubuntu Ports mirror for review and that was completed the same day.</p><figure class="kg-card kg-image-card kg-width-wide"><img src="https://sysadmin-journal.com/content/images/2023/02/ubuntu-ports-mirror.png" class="kg-image" alt loading="lazy" width="2000" height="834" srcset="/content/images/size/w600/2023/02/ubuntu-ports-mirror.png 600w, /content/images/size/w1000/2023/02/ubuntu-ports-mirror.png 1000w, /content/images/size/w1600/2023/02/ubuntu-ports-mirror.png 1600w, /content/images/size/w2400/2023/02/ubuntu-ports-mirror.png 2400w" sizes="(min-width: 1200px) 1200px"></figure><p>The mirror supports the following CPU architectures: arm64, armhf, ppc64el and s390x. When users in Mauritius install an Ubuntu server for one of these <a href="https://ubuntu.com/download/server#architectures">architectures</a> the mirror is set to <a href="https://mu.ports.ubuntu.com/ubuntu-ports/">mu.ports.ubuntu.com</a> in the <code>/etc/apt/sources.list</code> file. Being a primary mirror for Mauritius, all requests on that domain are handled by <a href="http://ubuntu-mirror.cloud.mu/ubuntu-ports/">ubuntu-mirror.cloud.mu</a>.</p><p>If you are looking for the Ubuntu ARM 64 Desktop version, then you can download it from <a href="https://cdimage.ubuntu.com/jammy/daily-live/current/">cdimage.ubuntu.com</a>.</p>]]></content:encoded>
        </item>
        <item>
            <title>Ubuntu 22.04 LTS ARM64 mirror in Mauritius</title>
            <link>https://sysadmin-journal.com/ubuntu-22-04-lts-arm64-mirror-in-mauritius</link>
            <guid isPermaLink="true">https://sysadmin-journal.com/ubuntu-22-04-lts-arm64-mirror-in-mauritius</guid>
            <pubDate>Thu, 22 Sep 2022 06:02:34 +0000</pubDate>
            <dc:creator>Ish Sookun</dc:creator>
            <category>Ubuntu</category>
            <category>Linux</category>
            <description>AArch64 or ARM64 is the 64-bit extension of the ARM architecture family. Ubuntu supports the ARM64 architecture via the ubuntu-ports repository.</description>
            <content:encoded><![CDATA[<p>A few weeks ago, I posted on <a href="https://www.linkedin.com/posts/ishsookun_ive-had-an-experimental-ubuntu-22041-lts-activity-6972443538445725696-bjzS/">LinkedIn</a> that I am experimenting with Ubuntu 22.04 LTS arm64 and I have set up a <a href="http://ubuntu-ports.cloud.mu/">mirror</a> for the Ubuntu ARM 64 bit port. I asked anybody who is also using Ubuntu 22.04 LTS ARM64 to ping me on LinkedIn. I didn't receive any pings.</p><p>Thus, I am assuming that Ubuntu on the ARM 64-bit architecture is not a being widely used in Mauritius. I thought it would, thinking that probably a lot of tinkerers are running experiments on a Raspberry Pi.</p><p>Ubuntu provides desktop images for the ARM 64-bit (ARMv8/AArch64) architecture on its <a href="https://cdimage.ubuntu.com/jammy/daily-live/current/">daily build page</a>.</p><p>I did my experiments with Ubuntu for ARM 64-bit on an Apple M1 MacOS using <a href="https://www.parallels.com/">Parallels Desktop</a> and a mirror server built on a Virtual Private Server (VPS) sponsored by <a href="https://cloud.mu">cloud.mu</a>. </p><figure class="kg-card kg-image-card kg-width-wide"><img src="https://sysadmin-journal.com/content/images/2022/09/ubuntu-arm64-apple-m1.png" class="kg-image" alt loading="lazy" width="1920" height="1200" srcset="/content/images/size/w600/2022/09/ubuntu-arm64-apple-m1.png 600w, /content/images/size/w1000/2022/09/ubuntu-arm64-apple-m1.png 1000w, /content/images/size/w1600/2022/09/ubuntu-arm64-apple-m1.png 1600w, /content/images/2022/09/ubuntu-arm64-apple-m1.png 1920w" sizes="(min-width: 1200px) 1200px"></figure><h2 id="how-to-use-the-mirror">How to use the mirror?</h2><p>At the moment, the server mirrors only Ubuntu 22.04.1 LTS ARM 64-bit. Therefore, if you are using another version of Ubuntu or a different architecture, you won't be able to use the mirror. If there is interest for supporting other architectures, then it would make sense to add them, otherwise not.</p><p>So, right now, if you have an Ubuntu 22.04.1 LTS ARM 64-bit instance running, you can edit your <code>/etc/apt/sources.list</code> file and change all the occurrences of <strong>mu.ports.ubuntu.com</strong> and <strong>ports.ubuntu.com</strong> to <strong>ubuntu-ports.cloud.mu</strong>.</p><pre><code>sudo sed -i 's/mu.ports.ubuntu.com/ubuntu-ports.cloud.mu/g' /etc/apt/sources.list

sudo sed -i 's/ports.ubuntu.com/ubuntu-ports.cloud.mu/g' /etc/apt/sources.list</code></pre><pre><code>sudo apt update &amp;&amp; apt upgrade</code></pre><h2 id="want-to-discuss-more-about-linux-mirrors-in-mauritius">Want to discuss more about Linux mirrors in Mauritius?</h2><p>The <a href="https://conference.mscc.mu">Developers Conference</a> will be held on November 22, 23 and 24 at the Caudan Arts Centre. I will be attending the conference on all three days. There will be plenty of time to meet and discuss about Linux mirrors. Let's grab a coffee there and talk.</p>]]></content:encoded>
        </item>
        <item>
            <title>Ubuntu mirror in Mauritius</title>
            <link>https://sysadmin-journal.com/ubuntu-mirror-in-mauritius</link>
            <guid isPermaLink="true">https://sysadmin-journal.com/ubuntu-mirror-in-mauritius</guid>
            <pubDate>Mon, 29 Aug 2022 18:33:49 +0000</pubDate>
            <dc:creator>Ish Sookun</dc:creator>
            <category>Ubuntu</category>
            <category>Linux</category>
            <description>Operating system updates when fast and smooth, it is always a pleasure to see. No one ever wants a slow machine because updates are hogging resources. Thanks to cloud.mu who sponsored a server and bandwidth, we now have an Ubuntu mirror in Mauritius.</description>
            <content:encoded><![CDATA[<p>Most of the university students that speak about Linux say that they have used Ubuntu or at least they started with Ubuntu and then experimented with other Linux distributions. Therefore, it made sense to have an Ubuntu mirror in Mauritius in order to improve the speed of updates.</p><p>A few weeks ago, David Venter of <a href="https://cloud.mu">cloud.mu</a> and I were chatting about just that. David gladly provisioned a VM with the specs needed for the mirror. I peeked into some Ubuntu documentation for building the mirror and had a chat on IRC #ubuntu-mirror channel with other mirror admins to understand the disk space requirements.</p><p>Once everything was set up, I submitted the mirror for reviewing. That process was not long. In less than 48 hours, the mirror was approved as an official <a href="https://launchpad.net/ubuntu/+mirror/ubuntu-mirror.cloud.mu-archive">Ubuntu mirror</a>.</p><figure class="kg-card kg-image-card kg-width-wide"><img src="https://sysadmin-journal.com/content/images/2022/08/cloud.mu-ubuntu-mirror-mauritius.png" class="kg-image" alt loading="lazy" width="1157" height="481" srcset="/content/images/size/w600/2022/08/cloud.mu-ubuntu-mirror-mauritius.png 600w, /content/images/size/w1000/2022/08/cloud.mu-ubuntu-mirror-mauritius.png 1000w, /content/images/2022/08/cloud.mu-ubuntu-mirror-mauritius.png 1157w"></figure><p>I also made an <a href="https://lists.ubuntu.com/archives/ubuntu-mirrors-announce/2022-August/000040.html">announcement</a> on the Ubuntu mirrors announce list.</p><p>At the moment, <a href="https://cloud.mu">cloud.mu</a> is the only Ubuntu mirror in Mauritius. About less than a week after submission, the mirror was promoted to country mirror for Mauritius. It means that users do not have to modify their <code>sources.list</code> file to manually add the cloud.mu mirror. During installation, the installer will set the URL for the repo mirror as <code>mu.archive.ubuntu.com</code>. Previously, the sub-domain was pointing to other mirrors. Now, it is now a CNAME for <code>ubuntu-mirror.cloud.mu</code>. Therefore, all requests during Ubuntu updates are sent to the Mauritian mirror.</p><pre><code> &lt;&lt;&gt;&gt; DiG 9.18.1-1ubuntu1.1-Ubuntu &lt;&lt;&gt;&gt; @9.9.9.9 mu.archive.ubuntu.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 48158
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;mu.archive.ubuntu.com.		IN	A

;; ANSWER SECTION:
mu.archive.ubuntu.com.	600	IN	CNAME	ubuntu-mirror.cloud.mu.
ubuntu-mirror.cloud.mu.	300	IN	A	102.222.106.237

;; Query time: 552 msec
;; SERVER: 9.9.9.9#53(9.9.9.9) (UDP)
;; WHEN: Mon Aug 29 10:52:45 +04 2022
;; MSG SIZE  rcvd: 102</code></pre><p>The above <a href="https://linux.die.net/man/1/dig">dig</a> query result shows the CNAME record in place.</p><h2 id="mauritius-internet-exchange-point-mixp">Mauritius Internet Exchange Point (MIXP)</h2><p>The cloud.mu servers benefit from a 10 Gbps link at the <a href="https://mixp.org">Mauritius Internet Exchange Point</a>. All Internet Services Providers that peer at the MIXP, their clients will gain from this low latency Ubuntu mirror.</p><pre><code>PING ubuntu-mirror.cloud.mu (102.222.106.237): 56 data bytes
64 bytes from 102.222.106.237: icmp_seq=0 ttl=57 time=5.544 ms
64 bytes from 102.222.106.237: icmp_seq=1 ttl=57 time=9.757 ms
64 bytes from 102.222.106.237: icmp_seq=2 ttl=57 time=6.407 ms
64 bytes from 102.222.106.237: icmp_seq=3 ttl=57 time=8.059 ms
64 bytes from 102.222.106.237: icmp_seq=4 ttl=57 time=9.482 ms

--- ubuntu-mirror.cloud.mu ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 5.544/7.850/9.757/1.658 ms</code></pre><h2 id="what-mirrors-are-available-for-ubuntu">What mirrors are available for Ubuntu?</h2><p>Right now, we have <a href="https://launchpad.net/ubuntu/+archivemirrors">archive</a> and <a href="https://mu.releases.ubuntu.com/">release</a> mirrors. I am hoping that we can have a discussion with more Ubuntu users on the island to see whether we require additional mirrors for Ubuntu security and ports. I am experimenting with Ubuntu 22.04.1 LTS arm64 and will probably set up an update mirror for that.</p><h2 id="how-to-join-ubuntu-mauritius">How to join Ubuntu Mauritius?</h2><p>Users can join the Ubuntu Mauritius team on <a href="https://launchpad.net/~ubuntu-mu">Launchpad</a>. The group exists since 2011 but most of the time has remained dormant, with maybe a few <a href="https://jochen.kirstaetter.name/ubuntu-jam-uom/">Ubuntu Jams</a> organised at the University of Mauritius in the past. If you would like to help with organising regular meetings for the group, ping us via the mailing list: <a href="https://lists.launchpad.net/ubuntu-mu/">https://lists.launchpad.net/ubuntu-mu</a>.</p>]]></content:encoded>
        </item>
        <item>
            <title>ubuCon Asia 2021</title>
            <link>https://sysadmin-journal.com/ubucon-asia-2021</link>
            <guid isPermaLink="true">https://sysadmin-journal.com/ubucon-asia-2021</guid>
            <pubDate>Sat, 25 Sep 2021 07:36:31 +0000</pubDate>
            <dc:creator>Ish Sookun</dc:creator>
            <category>Conference</category>
            <category>Linux</category>
            <category>Ubuntu</category>
            <description>Asia has seen a rise in Open Source community groups in the recent years, e.g GNOME.Asia, openSUSE.Asia and FOSSASIA. ubuCon is organised for the first time in Asia.</description>
            <media:content url="https://sysadmin-journal.com/content/images/2021/09/ubuCon_Asia_2021.png" medium="image" />
            <content:encoded><![CDATA[<p>ubuCon Asia is a community event organised by the Ubuntu LoCo teams of the Asian region. It is a virtual conference that started today, 25 September 2021 and will last till tomorrow.</p><p>Attendees need to register on <a href="https://eventyay.com/e/75ac7f83/">eventyay.com</a> and get a conference ticket for free before they can access the meeting rooms. There are two meeting rooms with presentations happening simultaneously like the usual conferences.</p><p>I attended this morning's keynote which was delivered by Ken VanDine, Engineering Manager at Canonical. Ken gave a brief about what's happening with the Ubuntu community. He highlighted the features of the upcoming release of Ubuntu 21.10 Impish Indri scheduled for 14 October, less than a month away.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://sysadmin-journal.com/content/images/2021/09/UbuConAsia2021-Keynote-KenVanDine.jpg" class="kg-image" alt="Ken VanDine delivering the ubuCon Asia 2021 Keynote" loading="lazy" width="1200" height="656" srcset="/content/images/size/w600/2021/09/UbuConAsia2021-Keynote-KenVanDine.jpg 600w, /content/images/size/w1000/2021/09/UbuConAsia2021-Keynote-KenVanDine.jpg 1000w, /content/images/2021/09/UbuConAsia2021-Keynote-KenVanDine.jpg 1200w" sizes="(min-width: 720px) 720px"><figcaption>Ken VanDine delivering the ubuCon Asia 2021 Keynote</figcaption></figure><p>He mentioned that in the recent Beta release of Impish Indri users will notice that the Firefox browser is a snap package rather than the usual deb packaged. He explained the choice as being a collaboration between Mozilla and Canonical developers.</p><p>He talked about Ubuntu's choice of Flutter to develop native apps. The current Ubuntu installer is a Flutter application. He showed a demo of how to install the Flutter SDK and Visual Studio Code on Ubuntu using the Software Center. He then installed the Flutter extension and brought up a quick demo app on Flutter.</p><p>It is good to note that there is a <code>yaru-flutter</code> <a href="https://pub.dev/packages/yaru">package</a> that provides the look &amp; feel of the Ubuntu system theme to Flutter apps.</p><figure class="kg-card kg-image-card"><img src="https://sysadmin-journal.com/content/images/2021/09/yaru-flutter.png" class="kg-image" alt="yaru-flutter package" loading="lazy" width="520" height="809"></figure><p>Canonical has been pushing Flutter as the choice of native app development on Ubuntu since quite some time now and with the demo by Ken VanDine it becomes apparent how effortless Flutter development is on the Ubuntu desktop.</p><p>Some nice sessions are planned today and tomorrow, giving Linux users tips and tricks that they can use daily. Many of the sessions are done in native languages like Bahasa Indonesia or Japanese with English transliteration.</p><p>Tomorrow at 08h45 MUT, <a href="https://twitter.com/cho2MLHC">Kukuh Syafaat</a>, a friend from the openSUSE Indonesia community will present <a href="https://eventyay.com/e/75ac7f83/session/7235">Snap in MicroOS</a>.</p><p>Snap is a package manager for containerised software packages. It is used mainly by Ubuntu derivatives. Kukuh Syafaat will explain how to use Snap in openSUSE MicroOS, a Linux distribution designed mainly for container hosting. However, there has been efforts into having a MicroOS Desktop with an immutable OS concept. MicroOS Desktop comes with Flatpak pre-installed. It'll be nice to see support for Snap as well.</p>]]></content:encoded>
        </item>
        <item>
            <title>How to host a free 1 year server running UBUNTU in AWS?</title>
            <link>https://sysadmin-journal.com/how-to-host-a-free-1-year-server-running-ubuntu-in-aws</link>
            <guid isPermaLink="true">https://sysadmin-journal.com/how-to-host-a-free-1-year-server-running-ubuntu-in-aws</guid>
            <pubDate>Thu, 11 Feb 2021 17:58:00 +0000</pubDate>
            <dc:creator>Chittesh Sham</dc:creator>
            <category>Ubuntu</category>
            <category>Linux</category>
            <description>If you are looking to practice with Ubuntu servers, especially hosting websites, running databases etc, then an Ubuntu virtual private server is the ideal solution. If you can get that for free it&#039;s even better. Yes, you can get an Ubuntu virtual server for free on the Amazon Web Services.</description>
            <media:content url="https://sysadmin-journal.com/content/images/2021/02/How-to-launch-an-AWS-EC2-server-and-set-up-Ubuntu-16.04-on-it.jpg" medium="image" />
            <content:encoded><![CDATA[<p></p><p>In this tutorial we are going to get you started with Amazon Elastic Compute Cloud (Amazon EC2). You'll learn how to launch, connect to, and use an Ubuntu instance.</p><p>First and foremost you will need to create an account: <a href="https://aws.amazon.com/resources/create-account/">https://aws.amazon.com/resources/create-account/</a></p><p>Once you have created your account, we will need to find a region of lowest latency for us and the easiest way is to go to this website that runs the AWS latency test. <a href="https://ping.psa.fun/">https://ping.psa.fun/</a> . For Mauritius, it is the af-south-1 region (Cape Town, Africa) which has the lowest latency.</p><p><strong>Launching your instance:</strong></p><ol><li>Open the Amazon EC2 console at <a href="https://console.aws.amazon.com/ec2/">https://console.aws.amazon.com/ec2/</a>.</li><li>On the top right corner, choose your preferred region</li><li>From the console dashboard, choose <strong>Launch Instance</strong>.</li><li>The <strong>Choose an Amazon Machine Image (AMI)</strong> page displays a list of basic configurations, called <em>Amazon Machine Images (AMIs)</em>, that serve as templates for your instance. Select an <strong>Ubuntu Server 20.04 (Free tier eligible)</strong>.</li><li>On the <strong>Choose an Instance Type</strong> page, you can select the hardware configuration of your instance. Select the t3.micro instance type, which is eligible for the free tier.  For more information, see <a href="https://aws.amazon.com/free/">AWS Free Tier</a>.</li><li>Choose <strong>Review and Launch</strong> to let the wizard complete the other configuration settings for you.</li><li>On the <strong>Review Instance Launch</strong> page, under <strong>Security Groups</strong>, you'll see that the wizard created and selected a security group for you. You can use this security group, or alternatively you can select the security group that you created when getting set up using the following steps:</li><li>Choose <strong>Edit security groups</strong>.</li><li>On the <strong>Configure Security Group</strong> page, ensure that <strong>Select an existing security group</strong> is selected.</li><li>Select your security group from the list of existing security groups, and then choose <strong>Review and Launch</strong>.</li><li>On the <strong>Review Instance Launch</strong> page, choose <strong>Launch</strong>.</li><li>When prompted for a key pair, select <strong>Choose an existing key pair</strong>, then select the key pair that you created when getting set up.<br><strong>Warning</strong><br>Don't select <strong>Proceed without a key pair</strong>. If you launch your instance without a key pair, then you can't connect to it.<br>When you are ready, select the acknowledgement check box, and then choose <strong>Launch Instances</strong>.</li><li>A confirmation page lets you know that your instance is launching. Choose <strong>View Instances</strong> to close the confirmation page and return to the console.</li><li>On the <strong>Instances</strong> screen, you can view the status of the launch. It takes a short time for an instance to launch. When you launch an instance, its initial state is pending. After the instance starts, its state changes to running and it receives a public DNS name. (If the <strong>Public DNS (IPv4)</strong> column is hidden, choose <strong>Show/Hide Columns</strong> (the gear-shaped icon) in the top right corner of the page and then select <strong>Public DNS (IPv4)</strong>.)It can take a few minutes for the instance to be ready so that you can connect to it. Check that your instance has passed its status checks; you can view this information in the <strong>Status Checks</strong> column.</li></ol><h2 id="connecting-to-your-newly-created-ubuntu-instance">Connecting to your newly created Ubuntu Instance</h2><p>Open an SSH client.</p><ol><li>Locate your private key file. The key used to launch this instance is nu-server.pem</li><li>Run this command, if necessary, to ensure your key is not publicly viewable.<br> <em><strong>chmod 400 *.pem</strong></em></li><li>Connect to your instance using its Public DNS as provided in your dashboard</li></ol><p>Example:</p><pre><code>ssh -i "server.pem" ubuntu@ecX-XX-XXX-XX-XXX.af-south-1.compute.amazonaws.com</code></pre><p><br></p>]]></content:encoded>
        </item>
        <item>
            <title>Ubuntu Mauritius</title>
            <link>https://sysadmin-journal.com/ubuntu-mauritius</link>
            <guid isPermaLink="true">https://sysadmin-journal.com/ubuntu-mauritius</guid>
            <pubDate>Sat, 26 Dec 2020 15:20:17 +0000</pubDate>
            <dc:creator>Ish Sookun</dc:creator>
            <category>Ubuntu</category>
            <category>Linux</category>
            <category>Mauritius</category>
            <description>In 2021, we are going to sort out a few things and make the Ubuntu Mauritius group active again. Chittesh has agreed to take on the reign. He is already the team&#039;s go-to person. Expect to see more purple desktops next year!</description>
            <media:content url="https://sysadmin-journal.com/content/images/2020/12/ubuntu-mauritius-1.png" medium="image" />
            <content:encoded><![CDATA[<p>Last week, <a href="https://sysadmin-journal.com/author/chittesh/">Chittesh</a> and I were discussing about Ubuntu 20.10 and we shared how things are effortless and boring. I installed Ubuntu on my personal laptop the previous week-end. I was indeed impressed by the out-of-the-box experience with the drivers and codecs.</p><p>For a long time I had forgotten that Ubuntu has the tendency to keep things as "human" as possible; and therefore adhering to their motto, "Linux for human beings!"</p><p>Out of the discussion, we then decided we will put some energy into the dormant <a href="https://loco.ubuntu.com/teams/ubuntu-mu/">Ubuntu Mauritius</a> LoCo Team. The latter was created in 2011 and we organised a few events around those years, such as the Ubuntu Global Jam and Installation Festivals. Later on, I continued to focus on my experiments with openSUSE and spent less time at the Ubuntu activities.</p><p>In 2021, we are going to sort out a few things and make the Ubuntu Mauritius group active again. Chittesh has agreed to take on the reign. He is already the team's go-to person. Expect to see more purple desktops next year!</p>]]></content:encoded>
        </item>
    </channel>
</rss>
