In today’s media landscape, discerning truth is a complex task. Between far-fetched conspiracy theories and unquestioning acceptance of mainstream narratives lies the truth. The rise of AI and deepfake technologies further blurs these lines. In this age of misinformation, it’s crucial to be proactive in our quest for knowledge. Whether uninformed, misinformed, or striving to be quasi-informed, our choices shape our understanding of the world. Let’s aim for a future where we’re equipped to discern truth from fiction, no matter the challenge.
Blog
-
cli – WONKO.NET
I have been using Yunohost as a manager for much of my personal web for several years now, and within that I have my Nextcloud instance. I have really liked it, but there are a few caveats that one needs to take into account when going this route. First, updates are at the pace determined …
-
programming – WONKO.NET
I found I need to upload text over multiple entries to get it all into ChatGPT. Guessing how many chunks to break it into based on the number of tokens is not an easy thing to do. I have created this to help simplify the process. Just drop in your text, select the chunk size …
-
OCC Nextcloud Command in Yunohost – WONKO.NET
I have been using Yunohost as a manager for much of my personal web for several years now, and within that I have my Nextcloud instance. I have really liked it, but there are a few caveats that one needs to take into account when going this route.
First, updates are at the pace determined by the Yunohost/Nextcloud team. This means that you can be a little behind. In fact, when Nextcloud jumped to using PHP 7.3 in version 16, we were stuck in 15.x for quite some time. Actually 15.x was deprecated and the jump was all the way to 18.x when the full upgrade finally came. This was due to the upgrade to Debian 10 in Yunohost being almost there, and nobody wanted to do the work only to have the upgrade upset it all. I get it, but it was frustrating.
That said, they have done a great job of keeping the current versions available on a regular basis. My monthly maintenance, usually gets me at or just a point version behind current. Kudos to the team!
The other thing is, and this is really the reason I am posting this, is that the back end necessarily gets a little weirded out. Nextcloud is in different folders, and other things change which make using normal online guides a little more difficult.
One of the biggest things to note is that in Nextcloud there is a back end command line option called OCC. This is pretty cool, and quite powerful. I can usually use the OCCWeb app to run things I need to, but once in a while it just won’t work. That means going to the command line in Yunohost, and having to bridge the gap a bit. This is not at ALL intuitive.
The main thing to remember is that where in most Nextcloud instances the user for commands is www-data. This does not work! To make Nextcloud compatible with Yunohost, they have had to change the user to
nextcloud
. This is not always apparent, and you can bash your head against a wall dealing with permissions issues that don’t exist if you don’t know that. I know this from past experience messing up my entire install.A consequence of this, is that the OCC command is much clunkier in the command line. You have to go to the folder OCC is in, which is usually
/var/www/nextcloud/
, to run the command. You can put the whole path in the command, but come on? Who wants to do that?You also need to call out PHP to get it to recognize the OCC call. In the end, your call looks like this:
sudo -u nextcloud php7.3 occ
that is instead of just typing in “occ”. And that doesn’t include any of the commands you want to run. That is just the base to get you there.
Fortunately it is a rare occurrence that you need to use the OCC interface, but in some ways, that infrequency make it more difficult, as you will forget all that detail, and have to research it all over again. It is in the documentation for Nextcloud in Yunohost, but it isn’t something that comes up in most searches.
So, while I do recommend both Yunohost and Nextcloud, if you have to deal with anything in Nextcloud relating to OCC, keep some notes around. You will need them.
Personally, this post is mainly so I don’t have to go hunting it down in the future like I did tonight!
-
Proxmox troubleshooting – WONKO.NET
When my Proxmox server failed to boot properly and my /etc/pve/ directory was empty, panic set in. With no backup in sight, I scoured the forums until I found a solution that brought everything back to life. If you’ve ever faced a similar disaster, this guide could save your day—and your VMs!
-
Proxmox server SAS drives – WONKO.NET
Struggling with a Proxmox server issue that seemed unsolvable, I spent weeks troubleshooting only to discover the problem was hardware-related all along. If you’re dealing with hard drives that just won’t cooperate, this story might save you some headaches—and a lot of time.
-
google – WONKO.NET
I’ve had the chance to experiment with various AI models, and I’ve conducted some “testing”. I thought I would share my thoughts about the differences and different use cases for each of the listed AIs. These opinions are as of the end of March, 2023. Even a few weeks from now this will probably be …
-
comparison – WONKO.NET
I’ve had the chance to experiment with various AI models, and I’ve conducted some “testing”. I thought I would share my thoughts about the differences and different use cases for each of the listed AIs. These opinions are as of the end of March, 2023. Even a few weeks from now this will probably be …
-
admin – Page 3 – WONKO.NET
The last couple of years at DefCon, I have been following D4rkM4tter’s build of a WiFi Cactus, and then the WiFi Kraken. These are amazingly capable devices that are able to view ALL the standard WiFi channels and capture the packets for analysis. I have been working on my own version for the last couple …
Around 1983, my dad brought home what was then a modern miracle. A “portable” computer that was IBM compatible. For years this was the machine that ran the family business. Well… at least ran a lot of the numbers. Jump forward to today, and I managed to end up with this leviathan of a luggable …
In 2013 I took my wife and kids, brother and his kids, and my parents on an adventure launching a hydrogen filled balloon. The balloon started at about six feet in diameter, and once it reached its burst height, it was over thirty-five feet in diameter. We were able to get it to over 108,000 …
In 1995 I started a small website on Earthlink.net that was Wonko’s Web Pages. I played with image maps, and tables. I cut my teeth on HTML using notepad, and made a real mess of it. As time progressed, I decided getting my own domain would be of value. I piddled around a bit too …
-
admin – Page 2 – WONKO.NET
The holidays are over, and I just got a box of goodies. A whole slew of new WiFi dongles featuring the MediaTek MT7612U. I spent the night with my sons shucking the boxes, and assembling them to end up with the box above. I am still waiting on a few critical parts, but I will …
The first issue that I needed to solve was having enough USB 3.0 ports. I looked at many options. I could run a number of Raspberry Pi computers, and link the databases, I could use some crazy expensive cards I found that have as many as 32 USB 3 ports on them, or I could …
As my post said earlier, I was seeing NO 5GHz signals on the RTL8812 dongles. None. Zip. Nada. I am messing with the MediaTek MT7612U dongles now, and I was having the same issue. Not a single AC or 5GHz signal. After messing with trying to get the drivers to work properly, I took a …
So after weeks of working the issues, a half dozen different clean installs of Linux, and hours of troubleshooting, I have come to the conclusion that while the RTL8812AU and RTL8812BU might “work” with Kismet, they in fact don’t. This is after buying 114 or so, from multiple vendors. Here are the problems that I …
I’m writing this as much a reminder to myself as a help for others. DKMS is a great tool. It really makes getting drivers in and out of Linux a much easier process than it previously was. I guarantee if you mess with WiFi hacking, you will be dealing with drivers at some point in …
Wireless AC has turned out to be a real pain. First off, in doing my research, the only adapter that does AC and natively loads in Linux are devices with the MT7612UN MediaTek chipset. These do not seem to be terribly common, and the only seller I found was not particularly honest. This leaves the …
The last couple of years at DefCon, I have been following D4rkM4tter’s build of a WiFi Cactus, and then the WiFi Kraken. These are amazingly capable devices that are able to view ALL the standard WiFi channels and capture the packets for analysis. I have been working on my own version for the last couple …
Around 1983, my dad brought home what was then a modern miracle. A “portable” computer that was IBM compatible. For years this was the machine that ran the family business. Well… at least ran a lot of the numbers. Jump forward to today, and I managed to end up with this leviathan of a luggable …
In 2013 I took my wife and kids, brother and his kids, and my parents on an adventure launching a hydrogen filled balloon. The balloon started at about six feet in diameter, and once it reached its burst height, it was over thirty-five feet in diameter. We were able to get it to over 108,000 …
In 1995 I started a small website on Earthlink.net that was Wonko’s Web Pages. I played with image maps, and tables. I cut my teeth on HTML using notepad, and made a real mess of it. As time progressed, I decided getting my own domain would be of value. I piddled around a bit too …