<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Linux on handy tech tips &amp; reminders</title>
		<link>https://vamota.com/tech/tags/linux/</link>
		<description>Recent content in Linux on handy tech tips &amp; reminders</description>
		<generator>Hugo</generator>
		<language>en-gb</language>
		
		
		
		
			<lastBuildDate>Sun, 30 Aug 2026 10:11:27 +0100</lastBuildDate>
		
			<atom:link href="https://vamota.com/tech/tags/linux/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Linux apt Package Manager</title>
				<link>https://vamota.com/tech/posts/apt-package-manager/</link>
				<pubDate>Sun, 30 Aug 2026 10:11:27 +0100</pubDate>
				<guid>https://vamota.com/tech/posts/apt-package-manager/</guid>
				<description>&lt;p&gt;Since I mainly use Debian-based Linux flavours, I have had to get used to the &lt;strong&gt;apt&lt;/strong&gt; package manager which Debian uses. I find it a bit  unintuitive to use, as there seem to be several different programs to do basic things.&lt;/p&gt;&#xA;&lt;p&gt;Note: many of the apt commands shown below need to run as root, so you should prefix each command with &amp;lsquo;sudo&amp;rsquo; if running as a normal user.&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;# apt update&lt;/code&gt; - this downloads package information from the internet on which packages/versions are available. N.B. it does &lt;strong&gt;not&lt;/strong&gt; actually update any packages, it just updates the package manager&amp;rsquo;s catalogue/cache/list of what updates are available.&lt;/p&gt;</description>
			</item>
			<item>
				<title>various Linux reminders </title>
				<link>https://vamota.com/tech/posts/linux-reminders/</link>
				<pubDate>Sun, 16 Aug 2026 09:31:46 +0100</pubDate>
				<guid>https://vamota.com/tech/posts/linux-reminders/</guid>
				<description>&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#section-one&#34;&gt;Topic 1&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#section-two&#34;&gt;Next Topic 2&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#section-three&#34;&gt;Another Topic 3&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Reminders on how to do various things in Linux which I always have difficulty remembering.&#xA;Many are for Debian Linux, since I mainly use Debian-based systems: Raspberry Pi , Ubuntu, Zorin OS and small ARM/embedded systems such as Seagate Dockstar.&lt;/p&gt;&#xA;&lt;h2 id=&#34;section-one&#34;&gt;Section One&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;ps -ef |grep ntp&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;&lt;code&gt;find . -name &amp;quot;pnec*&amp;quot; -mtime +50 | xargs ls -l &lt;/code&gt;  &lt;em&gt;( takes a couple of minutes)&lt;/em&gt;&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
