<?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>Linux-Computers on Jackenhack</title><link>https://www.jackenhack.com/categories/linux-computers/</link><description>Recent content in Linux-Computers on Jackenhack</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 25 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.jackenhack.com/categories/linux-computers/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting Asus ROG STRIX B550-F GAMING Motherboard To Boot Headless</title><link>https://www.jackenhack.com/getting-asus-rog-strix-b550-f-gaming-motherboard-to-boot-headless/</link><pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/getting-asus-rog-strix-b550-f-gaming-motherboard-to-boot-headless/</guid><description>&lt;p&gt;I&amp;rsquo;m running a &lt;a href="https://www.truenas.com"&gt;TrueNAS&lt;/a&gt; Server using the &lt;a href="https://rog.asus.com/se/motherboards/rog-strix/rog-strix-b550-f-gaming-model/"&gt;Asus ROG STRIX B550-F GAMING&lt;/a&gt; motherboard. Because of all the peripherals like a LSI® &lt;a href="https://www.aliexpress.com/w/wholesale-lsi-9300-8i.html"&gt;SAS 9300-8i PCI Express card&lt;/a&gt; for my SAS disks, I didn&amp;rsquo;t have enough PCI lanes to run a &amp;ldquo;normal&amp;rdquo; graphics card. So I got an old &lt;a href="https://www.techpowerup.com/gpu-specs/quadro-nvs-290.c1453"&gt;Nvidia Quadro NVS 290 NVS290&lt;/a&gt; PCIe x1 card that only uses one PCI lane and fits into a X1 PCI slot. But I would rather run the box without a graphics card and boot headless. But all the information on the internet told me that the Asus ROG STRIX B550-F GAMING Motherboard could not run headless. After several tries, nothing worked. But I finally found a solution&lt;/p&gt;</description></item><item><title>Quartus Prime FPGA USB-Blaster Problems On Ubuntu 18.04</title><link>https://www.jackenhack.com/quartus-prime-fpga-usb-blaster-problems-ubuntu-18-04/</link><pubDate>Sun, 12 Jan 2020 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/quartus-prime-fpga-usb-blaster-problems-ubuntu-18-04/</guid><description>&lt;p&gt;&lt;img decoding="async" height="261" loading="lazy" src="https://www.jackenhack.com/quartus-prime-fpga-usb-blaster-problems-ubuntu-18-04/images/Quartus_prime_icon_hu_263b1cc975b64b10.png" width="213"&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve decided to learn how to program FPGA:s. So I got myself two Terasic boards, one &lt;a href="https://amzn.to/36XENOk"&gt;Terasic DE10-Nano&lt;/a&gt; for testing out the excellent &lt;a href="https://github.com/MiSTer-devel/Main_MiSTer/wiki"&gt;MiSTer FPGA hardware arcade/computer/console emulator&lt;/a&gt; and a simpler &lt;a href="https://amzn.to/36NnYWj"&gt;DE0-Nano&lt;/a&gt; for beginning to learn Verilog.&lt;/p&gt;
&lt;p&gt;But the software used, called &lt;a href="https://www.intel.com/content/www/us/en/software/programmable/quartus-prime/overview.html"&gt;Intel Quartus Prime 19.1&lt;/a&gt;, is truly horrible. The Windows version doesn&amp;rsquo;t work with high-resolution screens when using scaling; the text is cut off on the display. So I installed it on my &lt;a href="https://ubuntu.com/"&gt;Linux Ubuntu 18.04&lt;/a&gt; machine instead. Now the display works, but there&amp;rsquo;s a lot of other problems, like getting the dreaded error message: &amp;ldquo;USB-Blaster unable to scan device chain&amp;rdquo;. I&amp;rsquo;ve written them down here for later reference, and maybe you have the same install problems, so this might help.&lt;/p&gt;</description></item><item><title>DietPi Makes Your Raspberry Pi a Lean Mean Linux Machine</title><link>https://www.jackenhack.com/dietpi-lean-mean-linux-machine/</link><pubDate>Thu, 13 Apr 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/dietpi-lean-mean-linux-machine/</guid><description>&lt;p&gt;&lt;img alt="DietPi Logo" decoding="async" height="1440" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_a5d0aed0d3182a91.jpg" srcset="https://www.jackenhack.com/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_94e50182f13404bf.jpg 360w,/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_b1308f6deb338ab2.jpg 480w,/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_741739949ab83d98.jpg 720w,/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_6fa8526d729f7db0.jpg 1080w,/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_a5d0aed0d3182a91.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;My wild guess is that most people get a small Linux computer, like the &lt;a href="http://bit.ly/RaspberryPi3-board"&gt;Raspberry Pi&lt;/a&gt;, &lt;a href="http://bit.ly/beaglebone-black-board"&gt;BeagleBone&lt;/a&gt;, &lt;a href="http://bit.ly/banana-pi-board"&gt;Banana Pi&lt;/a&gt; or &lt;a href="http://bit.ly/orange-pi-board"&gt;Orange Pi&lt;/a&gt; for a specific task. Unfortunately, most distributions are chock-full of software, with everything installed per default. But if you want to set up a lean single board computer for a specific task, you&amp;rsquo;re out of luck. Thankfully there is a Linux distribution, &lt;a href="http://dietpi.com"&gt;DietPi&lt;/a&gt;, that aims to fix that problem.&lt;/p&gt;</description></item><item><title>Raspberry Pi 3 Overclocking</title><link>https://www.jackenhack.com/raspberry-pi-3-overclocking/</link><pubDate>Wed, 02 Mar 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-3-overclocking/</guid><description>&lt;p&gt;&lt;img alt="Raspberry-Pi-3-box" decoding="async" height="1584" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_70694382a2cfba28.jpg" srcset="https://www.jackenhack.com/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_e33bc54a1c03de0b.jpg 360w,/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_4bbf5c97f1c774e4.jpg 480w,/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_65ed2f3a120d243e.jpg 720w,/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_4e57a5d55734ba9d.jpg 1080w,/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_70694382a2cfba28.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Warning: as of yet, there is no official support for overclocking the Raspberry Pi 3, so you could damage your small computer. Just a reminder.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.jackenhack.com/raspberry-pi-3-overclocking-heatsink-cheap/"&gt;Update: I&amp;rsquo;ve managed to make a DIY heatsink for the Raspberry Pi 3 for $4, and it&amp;rsquo;s running stable at 1.5GHz. Click here to read.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The new version of &lt;a href="https://www.amazon.com/gp/product/B01CD5VC92/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B01CD5VC92&amp;amp;linkCode=as2&amp;amp;tag=jackensweblog-20&amp;amp;linkId=36452e682c3a0eb993e54b725d6cb134"&gt;Raspberry Pi 3&lt;/a&gt; was released yesterday, so I naturally had to get two. I&amp;rsquo;m using two as &lt;a href="https://www.jackenhack.com/raspberry-pi-ntp-server-lcd-status-display/"&gt;Stratum-1 NTP servers&lt;/a&gt;, and with the old &lt;strong&gt;Raspberry Pi 2&lt;/strong&gt;, I had hit the roof when it came down to getting better time resolution. So when I read that a new 50% faster version had been released, I raced to the nearest store and got a couple. I have one experimental NTP server that isn&amp;rsquo;t handing out time on the internet and another one that is the primary server, connected to the &lt;a href="http://pool.ntp.org"&gt;NTP Pool Project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I installed the experimental &lt;strong&gt;Raspberry Pi 3&lt;/strong&gt; first, so I could test performance and try to overclock it. And it went very well.&lt;/p&gt;</description></item><item><title>Increase Pulse Width 1 PPS signal from GPSDO</title><link>https://www.jackenhack.com/wider-pulse-width-1-pps-signal-gpsdo/</link><pubDate>Thu, 28 Jan 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wider-pulse-width-1-pps-signal-gpsdo/</guid><description>&lt;p&gt;&lt;strong&gt;Update: You can download the Eagle PCB files for the PPS Pulse Width Extender here. The PCB is made to fit the &lt;a href="http://amzn.to/2pbXoRo"&gt;Hammond 1455C802BK enclosure&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I have two Stratum-1 NTP servers using Raspberry Pi 2&amp;rsquo;s as servers. But the two setups are entirely different. &lt;img alt="trimble-gpsdo" decoding="async" height="300" loading="lazy" src="https://www.jackenhack.com/wider-pulse-width-1-pps-signal-gpsdo/images/trimble-gpsdo-400x300_hu_7098dd93a36e27.png" width="400"&gt;My primary NTP Stratum-1 server is available at ntp.jacken.se, but it is also in the .se pool of ntp.org. It&amp;rsquo;s a Raspberry Pi 2 I use a &lt;a href="https://www.jackenhack.com/raspberry-pi-3-overclocking/"&gt;Raspberry Pi 3&lt;/a&gt; that I have connected a U-Blox Neo-7 GPS receiver. But I&amp;rsquo;m not using the 1 PPS signal coming out of the U-Blox. I have a &lt;a href="https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;amp;toolid=11800&amp;amp;pub=5575287150&amp;amp;campid=5338067808&amp;amp;mpre=http%3A%2F%2Fwww.ebay.com%2Fitm%2FTrimble-GPS-Receiver-GPSDO-10MHz-1PPS-GPS-Disciplined-Clock-sine-and-square-wave-%2F252162780444%3Fhash%3Ditem3ab612ad1c%3Ag%3AudkAAOSwhcJWQCPM"&gt;Trimble GPSDO that I bought from eBay&lt;/a&gt;. The unit has two 10 MHz lab reference outputs and one 1 PPS output. But after measuring the signal coming out from the GPSDO, I realized that the timing speed for the seconds &amp;ldquo;Tick&amp;rdquo; was only 10 µsec which is way to fast for the Raspberry Pi to pick up as an interrupt on one of the GPIO pins. &lt;img alt="pulse-increaser" decoding="async" height="400" loading="lazy" src="https://www.jackenhack.com/wider-pulse-width-1-pps-signal-gpsdo/images/pulse-increaser-358x400_hu_716d285389558108.png" width="358"&gt;So I built a pulse extender, making the pulse around 250 milliseconds instead. And now the Raspberry Pi picks up the pulse without problems. Some GPSDO units can set the pulse width by programming the unit via a serial port, but I can&amp;rsquo;t find that feature on this unit (which is poorly documented and was OEM made for some other manufacturer), so I had to do it with hardware. So how does it look when crunching the numbers on it?&lt;/p&gt;</description></item><item><title>Nagios Directory Index Forbidden by Options Directive</title><link>https://www.jackenhack.com/nagios-directory-index-forbidden-options-directive/</link><pubDate>Fri, 27 Mar 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/nagios-directory-index-forbidden-options-directive/</guid><description>&lt;p&gt;&lt;img alt="Nagios Screenshot" decoding="async" height="982" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_bdfea31040359de8.png" srcset="https://www.jackenhack.com/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_231aa61114f16aab.png 360w,/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_51a5d881605e7adb.png 480w,/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_38cad3c3020e759f.png 720w,/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_8c426496de0d439b.png 1080w,/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_bdfea31040359de8.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;h2 id="nagios-directory-index-forbidden-by-options-directive"&gt;Nagios Directory Index Forbidden by Options Directive&lt;/h2&gt;
&lt;p&gt;After installing Nagios on a &lt;a href="http://www.raspberrypi.org/products/raspberry-pi-2-model-b/" title="Raspberry Pi 2 Model B"&gt;Raspberry Pi 2 Model B&lt;/a&gt; &lt;a href="http://www.i-security.ro/linux/raspberry-pi-and-nagios-open-source-monitoring/"&gt;by following these installation instructions&lt;/a&gt;, I ran into an irritating problem. When trying to connect, I got the authentication dialog, but after that, I got an access error in my browser.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Directory index forbidden by Options directive: /usr/local/nagios/share&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I searched around on Google but couldn’t find a solution. But after a lot of fiddling with Apache2, I found a solution. There’s a problem with the standard installation of the file in &lt;strong&gt;/etc/apache2/conf.d/nagios.conf&lt;/strong&gt; created by &lt;strong&gt;make install-webconf&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Squeezelite problem starting in SqueezePlug on Raspberry Pi</title><link>https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/</link><pubDate>Tue, 19 Aug 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/</guid><description>&lt;p&gt;&lt;img alt="Raspberry Pi logo" decoding="async" height="1440" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_2006f59e20cfbe25.png" srcset="https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_a1d9c616596ab41d.png 360w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_63cfc76619ba0b1f.png 480w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_ce91df34fae40af0.png 720w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_a951a74991497081.png 1080w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_2006f59e20cfbe25.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;h2 id="squeezeplug-problem-where-squeezelite-refuse-to-start"&gt;SqueezePlug problem where Squeezelite refuse to start&lt;/h2&gt;
&lt;p&gt;I installed a Raspberry Pi in my livingroom as a &lt;a href="http://en.wikipedia.org/wiki/Squeezebox_(network_music_player)"&gt;Squeezebox&lt;/a&gt; music Server/Player, using a &lt;a href="http://www.squeezeplug.eu"&gt;SqueezePlug&lt;/a&gt;&lt;a href="#fn:1" title="see footnote"&gt;[1]&lt;/a&gt; image. But when I tried to install the &lt;a href="https://code.google.com/p/squeezelite/"&gt;Squeezelite&lt;/a&gt; player, it refused to start. I tried to uninstall and reinstall, selecting another USB Audio Interface, but the problem persisted. After checking around and doing a some experimenting, I found that I could start Squeezelite manually from the terminal prompt, but if I tried to start it with the init.d or service script, it refused to start. So I started to dig around and experimented with changing the settings for Squeezelite and I found the problem…&lt;/p&gt;</description></item><item><title>vsftpd on Ubuntu server 530 login incorrect error - fixed</title><link>https://www.jackenhack.com/vsftpd-ubuntu-server-530-login-incorrect-error-fixed/</link><pubDate>Tue, 22 May 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/vsftpd-ubuntu-server-530-login-incorrect-error-fixed/</guid><description>&lt;p&gt;&lt;img alt="Ubuntu Server Logo" decoding="async" height="140" loading="lazy" src="https://www.jackenhack.com/vsftpd-ubuntu-server-530-login-incorrect-error-fixed/images/ubuntu-server-logo_hu_44715296c14d98f1.png" width="140"&gt;&lt;/p&gt;
&lt;p&gt;When setting up my new web server I had a problem when installing &lt;a href="https://security.appspot.com/vsftpd.html"&gt;vsftpd&lt;/a&gt; on &lt;a href="http://www.ubuntu.com/business/server/overview"&gt;Ubuntu Server 12.04 LTS&lt;/a&gt;. After doing the &lt;strong&gt;sudo apt-get install vsftpd&lt;/strong&gt; and enabling login for local users, I got a “Server 530 login incorrect error” when trying to connect with a local user. The settings for disabling anonymous login and allowing local users where set in /etc/vsftpd.conf. [cc lang=&amp;ldquo;bash&amp;rdquo;]anonymous_enable=NO local_enable=YES write_enable=YES[/cc] But the ftp server still refused to let me login with any of the users on the system. I tried remove and reinstall, but the problem persisted. &lt;a href="https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684"&gt;Finally I found a thread where others had the same problem&lt;/a&gt;. And here’s how to fix the problem. [cc lang=&amp;ldquo;bash&amp;rdquo;] sudo apt-get remove vsftpd sudo rm /etc/pam.d/vsftpd sudo apt-get install vsftpd [/cc]&lt;/p&gt;</description></item><item><title>Firewall</title><link>https://www.jackenhack.com/firewall/</link><pubDate>Wed, 01 Feb 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/firewall/</guid><description>&lt;p&gt;So I finally got my 100 mbit internet connection. Yay! But after testing the speed through my WRT54G router/firewall, I could not get higher speeds than around 20 mbit/sec. After assembling an old 300 mhz pc with three Ethernet cards and the &lt;a href="http://www.smoothwall.org/" title="SmoothWall Linux Firewall software"&gt;SmoothWall&lt;/a&gt; linux firewall I get around 70 mbits/sec. I will probably try to overclock the poor old pc to 400 mhz tomorrow. To try everything out, I downloaded the XCode 2.2.1 development image from Apple. It&amp;rsquo;s around 800 mb and it took just a couple of minutes. I could get used to this.&lt;/p&gt;</description></item><item><title>Asterisk PBX</title><link>https://www.jackenhack.com/asterisk-pbx/</link><pubDate>Sun, 14 Aug 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/asterisk-pbx/</guid><description>&lt;p&gt;&lt;img alt="Asterisk" decoding="async" height="96" loading="lazy" src="https://www.jackenhack.com/asterisk-pbx/images/asterisk.gif" width="174"&gt;&lt;/p&gt;
&lt;p&gt;So I&amp;rsquo;ve been busy for the last five days setting up my &lt;a href="http://www.asterisk.org/"&gt;Asterisk PBX&lt;/a&gt;. I&amp;rsquo;ve connected two different VoIP lines to it. I have the &lt;a href="http://www.xten.com/"&gt;X-Lite&lt;/a&gt; VoIP softphones installed on all the computers and an FSX device so I can use my regular wireless phone. And it&amp;rsquo;s enjoyable learning something new. First, my wife thought that I was crazy, &amp;ldquo;Who needs a telephone switchboard at home!?&amp;rdquo; But I think she&amp;rsquo;s coming around. Now she can sit at her computer using a headset and talk to her friends without holding the line. And it&amp;rsquo;s easy to transfer calls between all the phones in the apartment. It&amp;rsquo;s also nice to have a digital answering machine and get the messages mailed to you. The added benefit of multiple lines on the same phone number and that it doesn&amp;rsquo;t cost anything to dial a phone in Sweden is a bonus.&lt;/p&gt;</description></item></channel></rss>