KDE Dolphin fails SFTP connection when any wildcard is used in the ~/.ssh/config or other related config file.

Uncategorized
Dolphin is the KDE Plasma 5 file manager. It is pretty good at what it does. Rarely do you encounter some issue that gives you pause. The issue that I'm talk about came after encountering a problem and then researching it. Others have had the problem and have reported it only to have the KDE Plasma developers respond indicating that this is an ftp ioslave issue rather than taking responsibility and fixing it. I can understand that the problem exists. What is at issue here, for me, is that they begged off and wouldn't discuss nor address it with the public. I've encountered the problem, and so has a buddy of mine. He reported it to me first and that's how I knew that there's a partial work-around, albeit an…
Read More

Outlook 2019 (from Office install) fails to retrieve all folders off imap server.

Uncategorized
This does not appear to be isolated to a specific service provider. I've seen this happen on comcast.net and on gmail.com. It does appear to have to do at least with Outlook (not 2019 specifically) and Thunderbird. When a user tries to access their remote email folders via Outlook, Outlook retrieves only a portion of the folders. One recommendation in the past that I don't adhere to is that you should just skip your favorite email client (Thunderbird or Outlook) and just use the web browser as all the folders are seen there. One issue with that is that if your folders aren't local you can't search them (how do you search in folders you can't see?) nor can you manage the emails themselves. When I was researching this my…
Read More

Proxmox Running On A Raspberry Pi 4

Uncategorized
Because the Raspberry Pi uses an ARM based CPU some people think that Proxmox can't be run on that CPU architecture. The reason is that the Proxmox developers themselves have not released anything official. This is true. There is one developer however that did provide everything necessary to get Proxmox running on a Raspberry Pi. My implementation wasn't difficult to set up. The Web UI runs flawlessly. Containers install with ease. Each template provided for various distributions all seem to work. I have five containers running on the 8gb version of the Raspberry Pi 4. They are: Fedora 34, Ubuntu 21.04, Arch, openSUSE 15.3, and Rocky Linux. At 512mb of RAM for each container they consume less than 2gb of RAM combined. This is not to say that the implementation…
Read More

Failed to mount ZFS filesystem

Uncategorized
I've been working on getting SSHFS working to connect to a remote system via an entry in the /etc/fstab. I've had some success on other systems for different use cases. I was able to get it working on those so I thought I'd try it again on the one computer that has always seemed to give me issues. This computer has the ZFS filesystem comprised of RaidZ2 with 8 drives. It's been working fine after many reboots over the past couple of months. Today after a reboot it stopped mounting the ZFS file system. When I rebooted I watched the computer as it was going through the boot process and I noticed that it displayed a message indicating that it failed to mount the ZFS filesystem. The computer was up…
Read More

Proxmox bind mounts to add an external usb drive and make that drive and all the data available to a container.

/etc/fstab, bind mount, proxmox, ZFS
I wanted a simple way to add an external drive that already had data on it and to make that available to containers in Proxmox. The external drive obviously has to be persistently mounted into the Proxmox host. You do that by mounting it via the /etc/fstab. When I first started I wasn't able to get this done. On the WWW there was very little discussion on how to actually do this and as usual the discussions that did happen didn't mention the important "between the lines" information that would make understanding this easier. For instance, if you assign CPUs to a container the default is one (1) CPU and you think well, I have to increase that value to give more resources, but what isn't mentioned is that if…
Read More

Shrink a Windows VM’s allotted space within Proxmox

Uncategorized
I'm going to just lay out some general ideas. This post isn't about giving you commands that you can replicate. It's about giving you the clue to understanding what Proxmox & Linux is doing. Shrinking is something that we all will have a need to do one way or the other simply because we always over provision space in a Windows VM. The issue with shrinking the space for an environment such as Proxmox is not well discussed. Notice I didn't say well documented? The reason I used the word discussed is because when you go looking for support you are often never given the little tidbit that would make it clear for you what is required. I've read the Proxmox forums and searched google far and wide and all…
Read More

What’s Been Up With Me?

Uncategorized
I've never been busier. I've started a second business with a partner. This is a hosting service. The process has been long. Lots of investment in equipment and time. Much of my time now is going to implementing services, security, upgrades, and configuration -- and much more. We've accomplished forming the LLC, getting our business license, have rental space, have a number of servers. A big part of it is keeping track of all the tasks that need to be done such as setting everything up, tracking the work, and determining which of us can do what piece of the puzzle. The office space has 2 1gb fiber runs. We are running another one that minimally will be double the fiber speed currently in place. The fiber providers are indicating…
Read More