0 Followers
0 Following
1 Posts

Replaced a shed pimple handle on a 2 way screw for a proper handle on 4 bolts and washers.

https://lemmy.world/post/41760859

[Resolved] Is there an easy way to clear settings via terminal?

https://lemmy.world/post/38264980

[Resolved] Is there an easy way to clear settings via terminal? - Lemmy.World

I am trying to create a setup script for configuring router + AP via CAPsMAN, but would like to ask if there is an easy way to clear my settings as I am testing and exploring the setup to clean up the various config changes I am doing to clear the state easier? I am changing things like /caps-man datapath /caps-man configuration /caps-man provisioning And others. Is there some way I can just drop all entries from those config paths? Or something like that to tidy up config while I am editing and trying out things?

Having trouble setting up capsman on Hex Poe and cAP ax

https://lemmy.world/post/37889825

Having trouble setting up capsman on Hex Poe and cAP ax - Lemmy.World

Tried to follow the youtube video from Mikrotik about the setup, but the interface is a little bit different in the video. Powering the AP via POE port 2 and it does have connection but the main issue is that AP is saying “no connection to capsman” On the router: /caps-man manager print enabled: yes certificate: none ca-certificate: none package-path: upgrade-policy: none require-peer-certificate: no 192.168.88.252 is what I am using to set this up /ip arp print Flags: X - disabled, I - invalid, H - DHCP, D - dynamic, P - published, C - complete # ADDRESS MAC-ADDRESS INTERFACE 0 DC 192.168.0.1 C0:05:C2:87:9C:A8 ether1 1 DC 192.168.88.252 A0:29:19:81:48:C4 bridge /caps-man provisioning print Flags: X - disabled 0 radio-mac=00:00:00:00:00:00 hw-supported-modes="" identity-regexp="" common-name-regexp="" ip-address-ranges="" action=create-enabled master-configuration=basic-config slave-configurations="" name-format=cap name-prefix="" /caps-man configuration print 0 name="basic-config" ssid="wifi" country=united kingdom security.authentication-types=wpa2-psk security.encryption=aes-ccm security.passphrase="YourPassword" datapath.bridge=bridge Seems to be nothing in the remote cap /caps-man remote-cap print # ADDRESS NAME STATE RADIOS [admin@MikroTik] > When AP reboots 12:52:50 interface,info ether2 link down 12:52:56 interface,info ether2 link up (speed 1G, full duplex) 12:53:15 interface,info ether2 link down 12:53:17 interface,info ether2 link up (speed 1G, full duplex) 12:53:21 interface,info ether2 link down 12:53:22 interface,info ether2 link up (speed 1G, full duplex) 12:53:29 dhcp,info defconf deassigned 192.168.88.251 from F4:1E:57:80:B5:2A 12:53:29 dhcp,info defconf assigned 192.168.88.251 to F4:1E:57:80:B5:2A Neighbours tab shows it up /ip neighbor print # INTERFACE ADDRESS MAC-ADDRESS IDENTITY VERSION BOARD 0 ether2 192.168.88.251 F4:1E:57:80:B5:2A MikroTik 7.20.2 ... cAPGi-5HaxD2HaxD bridge Not quiet sure what to do, tried multiple times to reset AP as capsman mode, to no avail, so suspect its something not right with the Hex router config? Any ideas what I am doing wrong?

Bike carrier for cat recommendations (mostly for vet trips)

https://lemmy.world/post/25867439

Bike carrier for cat recommendations (mostly for vet trips) - Lemmy.World

Hiya, anyone has recommendations for bike carriers for cats? I would prefer something in the front so i can keep an eye on my cat mostly for going to the vet. Wifes bike is one of those folding ones so there is no carry bit at the back so looking for something that either secures to the handlebars or between the seat and handlebars. Seen a few whicker basket types, but never used those before. Would appreciate any recommendations 🐱 Cat tax (and future carrier user) Cat sitting in the garden [https://lemmy.world/pictrs/image/203f8dca-4fe4-4f8c-b8f5-92629818a7d4.jpeg]

What are common tools on Linux to wipe an HDD pre RMA?

https://lemmy.world/post/24480564

What are common tools on Linux to wipe an HDD pre RMA? - Lemmy.World

A Qnap NAS has a drive with some bad sectors, I want to RMA it, but before just want to figure out how to prepare a drive? It’s part of a raid 5 setup of 4 drives unencrypted. So I want to remove it and wipe it. Got a Linux machine I can use, but never done this before. What are common Linux tools to do that sensibly?

What to do with a faulty RAID 5 drive before sending to RMA?

https://lemmy.world/post/24453009

What to do with a faulty RAID 5 drive before sending to RMA? - Lemmy.World

One of the drives has an issue with bad sectors, so I want to replace it, but what do you do with removing the drive from a 4 drive raid 5 array before sending it? IE should you wipe it first before sending? How do you do it normally? Using Qnap NAS. Never had this issue before so not sure on normal procedures. Cheers

Mortgage rates (UK) post Trump election

https://lemmy.world/post/21708120

Mortgage rates (UK) post Trump election - Lemmy.World

So I wanted to ask what are people thinking might happen with mortgage rates? The reason for this question is, should I consider going from a 2 year fixed mortgage to a 5 year one on the basis that Trump’s economic policy of tariffs is likely to not do any favours to interest rates and world economy?

Thank you for the suggestions, I tried a bunch and nothing immediately fit. Most were either too complicated or I couldn’t get the thing locally running (or there wasn’t a self hosted option).

So went back to the drawing board of writing a webapp and after a few experiments realised that… All I needed was a calendar with pre-canned event titles, groups for colour to highlight different events… silly me, all I needed was a calendar…

Ended up with something looking very much like a calendar…

Many thanks for all the replies, il take a look at them!

Looking for some kind of local DB with a gui

https://lemmy.world/post/20894088

Looking for some kind of local DB manager? "application" with a gui - Lemmy.World

I need to record information about what my cat eats and does, as she might have a food allergy and I need to track down what it is. So I am after some kind of a user friendly locally hosted database (maybe via some kind of app), preferably Linux friendly. It would be nice if it had something similar to the added image, some kind of relational DB that I can fill with data. Its a bit of a pain (and takes time) to have to write an entire webapp to manage all this from scratch, that’s why I am looking for some kind of user friendly GUI way to do it. Surely there must be some kind of relational database managing “application” that lets you set up some lookup tables and enter data in a nice and easy GUI way to do it? sqllitebrowser doesn’t count as it doesn’t handle linked tables in a nice way (would be nice if its friendly for my wife to use) :) Cheers!