<?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>Debian on</title><link>https://geekyschmidt.com/tags/debian/</link><description>Recent content in Debian on</description><generator>Hugo -- 0.160.1</generator><language>en</language><copyright>Copyright © 2002–2025, Nicholas Schmidt; all rights reserved.</copyright><lastBuildDate>Mon, 15 Sep 2025 12:49:49 +0000</lastBuildDate><atom:link href="https://geekyschmidt.com/tags/debian/index.xml" rel="self" type="application/rss+xml"/><item><title>Running Signal Desktop in a Debian VM on OpenBSD</title><link>https://geekyschmidt.com/post/signal-debian-vm-openbsd/</link><pubDate>Mon, 15 Sep 2025 12:49:49 +0000</pubDate><guid>https://geekyschmidt.com/post/signal-debian-vm-openbsd/</guid><description>&lt;blockquote&gt;
&lt;p&gt;Thanks to &lt;a href="https://anirudh.fi/signal-vmm"&gt;Anirudh&lt;/a&gt; for getting me started on the right path!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1 id="running-signal-desktop-in-a-debian-vm-on-openbsd"&gt;Running Signal Desktop in a Debian VM on OpenBSD&lt;/h1&gt;
&lt;p&gt;I wanted to get &lt;strong&gt;Signal Desktop&lt;/strong&gt; running in a way that integrates smoothly with my OpenBSD host. Since Signal doesn’t have a native OpenBSD port, I spun up a Debian VM using &lt;code&gt;vmm(4)&lt;/code&gt; and &lt;code&gt;vmctl&lt;/code&gt;. Below are my notes for setting this up, including a few gotchas.&lt;/p&gt;
&lt;img style="float: right; margin: 0px 0px 15px 15px;" src="https://geekyschmidt.com/assets/images/signal-obsd-2.png" width="300" /&gt;
&lt;hr&gt;
&lt;h2 id="step-1-download-debian-iso"&gt;Step 1: Download Debian ISO&lt;/h2&gt;
&lt;p&gt;Start with the Bookworm Debian &lt;strong&gt;netinst ISO&lt;/strong&gt; (I had issues with Trixie):&lt;/p&gt;</description></item><item><title>Debian Server vs. Ubuntu Server</title><link>https://geekyschmidt.com/2011/03/11/debian-server-vs-ubuntu-server/</link><pubDate>Fri, 11 Mar 2011 17:40:05 +0000</pubDate><guid>https://geekyschmidt.com/2011/03/11/debian-server-vs-ubuntu-server/</guid><description>&lt;p&gt;&lt;em&gt;&lt;a href="http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2011/03/debian_vs_ubuntu.jpg" rel="lightbox[1702]"&gt;&lt;img class="alignnone size-full wp-image-1708" title="debian_vs_ubuntu" src="http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2011/03/debian_vs_ubuntu.jpg?resize=325%2C147" alt="" srcset="http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2011/03/debian_vs_ubuntu.jpg?w=325 325w, http://i2.wp.com/geekyschmidt.com/wp-content/uploads/2011/03/debian_vs_ubuntu.jpg?resize=300%2C135 300w" sizes="(max-width: 325px) 100vw, 325px" data-recalc-dims="1" /&gt;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="http://geekyschmidt.com/wp-content/uploads/2011/03/debian_vs_ubuntu.jpg" rel="lightbox[1702]"&gt;&lt;/a&gt;Lately I have had a few requests for my thoughts on using Ubuntu Server. For me the real question at that point is why use Ubuntu server over Debian?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;———-&lt;/p&gt;
&lt;p&gt;I have used Ubuntu server a good bit and while I appreciate the effort, I am not sure I agree with it. What I mean by this is that Ubuntu is based on Debian testing/unstable. Every LTS (Long-term Support) release is guaranteed to be supported for 3 years on the desktop/5 for the server. Knowing that is in essence just Debian under the hood, why go with Ubuntu?&lt;/p&gt;</description></item><item><title>BitlBee and OTR &amp;#8230; then add some TOR!</title><link>https://geekyschmidt.com/2011/01/02/bitlbee-and-otr-then-add-some-tor/</link><pubDate>Sun, 02 Jan 2011 15:00:12 +0000</pubDate><guid>https://geekyschmidt.com/2011/01/02/bitlbee-and-otr-then-add-some-tor/</guid><description>&lt;p&gt;With the release of 3.0.1 of &lt;a href="http://bitlbee.org/" target="_blank"&gt;BitlBee&lt;/a&gt; you can now chat from your favorite IRC client with the peace of mind that your protected. Since the OTR portion is still very new I wanted to put together a quick howto. I am going to assume you are running Debian Lenny (sid has 3.0.1 in the packages already) and that you really are a security nut:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download source from ﻿&lt;a href="http://get.bitlbee.org/src/bitlbee-3.0.1.tar.gz" target="_blank"&gt;&lt;a href="http://get.bitlbee.org/src/bitlbee-3.0.1.tar.gz"&gt;http://get.bitlbee.org/src/bitlbee-3.0.1.tar.gz&lt;/a&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;sudo apt-get install libotr2-dev libotr2-bin&lt;/li&gt;
&lt;li&gt;./configure –prefix=/usr –otr=1&lt;/li&gt;
&lt;li&gt;make&lt;/li&gt;
&lt;li&gt;make install&lt;/li&gt;
&lt;li&gt;make install-etc&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Done! Now once you start bitlbee (/etc/init.d/bitlbee start) for the first time it will generate your OTR keys. I am going to assume that you are going to use the Question and Answer verification for OTR keys. With our other secure buddy we do the following:&lt;/p&gt;</description></item><item><title>Happy 17th Birthday Debian!</title><link>https://geekyschmidt.com/2010/08/16/happy-17th-birthday-debian/</link><pubDate>Mon, 16 Aug 2010 18:37:57 +0000</pubDate><guid>https://geekyschmidt.com/2010/08/16/happy-17th-birthday-debian/</guid><description>&lt;p&gt;﻿I love Debian (looks over lovingly @ the fileserver) and look forward to many more years of stable releases. Debian was my first distro when I ran 1.3 at the ripe old age of 12. I built a VM a few years ago just to see how far we’ve come: &lt;a href="http://geekyschmidt.com/2008/03/29/login-looking-back-on-debian-13"&gt;http://geekyschmidt.com/2008/03/29/login-looking-back-on-debian-13&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A link to some interesting history: ﻿&lt;a href="http://digitizor.com/2010/08/16/happy-17th-birthday-debian-and-some-interesting-history/"&gt;http://digitizor.com/2010/08/16/happy-17th-birthday-debian-and-some-interesting-history/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Lexmark Drivers for Ubuntu/Debian</title><link>https://geekyschmidt.com/2009/05/05/lexmark-drivers-for-ubuntudebian/</link><pubDate>Tue, 05 May 2009 02:18:17 +0000</pubDate><guid>https://geekyschmidt.com/2009/05/05/lexmark-drivers-for-ubuntudebian/</guid><description>&lt;p&gt;Lexmark provides subpar Linux drivers for any distro, but Ubuntu/Debian is horrible. At work we moved from HP Printers to Lexmark. The situation reminds me of ATI hardware in the late-90’s, great hardware and crappy drivers. I converted the Red Hat RPM for Debian based systems. Attached below:&lt;/p&gt;
&lt;p&gt;To install sudo dpkg -i &lt;a href="http://geekyschmidt.com/wp-content/uploads/2009/05/drivers-lexprtdrv_552-2_i386.deb"&gt;drivers-lexprtdrv_552-2_i386.deb&lt;/a&gt;&lt;/p&gt;</description></item><item><title>login: Looking Back on Debian 1.3</title><link>https://geekyschmidt.com/2008/03/29/login-looking-back-on-debian-13/</link><pubDate>Sat, 29 Mar 2008 14:30:17 +0000</pubDate><guid>https://geekyschmidt.com/2008/03/29/login-looking-back-on-debian-13/</guid><description>&lt;p&gt;Back at the tender age of 12 I picked up a magazine at the Base Exchange. This magazine contained a CD. This CD contained Debian 1.3. All was well in the world…&lt;/p&gt;
&lt;p&gt;I remember reading with such excitement about this amazing new Linux (yes I pronouced it wrong, I was a geek living in Germany) and how it was free. Free you say!? I had just spent the past year lusting for Windows NT for no other reason that it was enterprise ready. I had no clue what that meant but I knew it was something I couldn’t learn. Much in the same way as I would look with much glee on the SGI pictures in magazines with no hope of ever affording the 12,000 dollar machine. Such was life for a youngster.&lt;/p&gt;
&lt;p&gt;That is what made Linux so exciting for me. It looked kind of like those funny Sun boxes and it was what &lt;strong&gt;HACKERS&lt;/strong&gt; used so it had to be cool. With no understanding of what installing Linux met I dropped that CD in and used rawrite for the first time to create the boot floppy.&lt;/p&gt;
&lt;p&gt;Then it died. My perfectly working Windows 95b edition machine died. Well I thought it had died when really all I did was blank the partition table attempting to do an install. All of this came back vividly today as I retraced that install on my MacBook Pro in vmware.&lt;/p&gt;
&lt;p&gt;—————————————-&lt;/p&gt;</description></item><item><title>Ian Murdock leaves Debian</title><link>https://geekyschmidt.com/2007/03/19/ian-murdock-leaves-debian/</link><pubDate>Mon, 19 Mar 2007 11:35:11 +0000</pubDate><guid>https://geekyschmidt.com/2007/03/19/ian-murdock-leaves-debian/</guid><description>&lt;p&gt;The Sun folks are sounding the alarm that this is the end of Linux! I think what they fail to reailize is the state of Debian and his original project leads. I see his move as signal of Sun’s new commitment to the GPL3 than to him closing his ideals off from the Linux community. If you read his early papers and reasons for starting Debian you will quickly realize he has almost Richard Stallman views on free software. If you want to see the Sun Blog I commented on:&lt;/p&gt;</description></item></channel></rss>