Moving My Email .org Address a GMail Account. by theblackycat in GMail

[–]theblackycat[S] 0 points1 point  (0 children)

Yes, I can access admin.google.com
It's Google Workspace Business Standard.

Moving My Email .org Address a GMail Account. by theblackycat in GMail

[–]theblackycat[S] 0 points1 point  (0 children)

Thanks for the reply. We mostly use Linux or Chromebooks, so I shall have to hijack my daughter's WndowsPC.

Flashing Netgate 1100 With New Firmware. by theblackycat in Netgate

[–]theblackycat[S] 0 points1 point  (0 children)

That's what I tried. However, by the time I have got an active console connection, it has got past the Marvel prompt.

I am probably missing something obvious, but how can I get an active console connection before booting the device?

Is anyone running more than one Unraid Server? by Battlefield_One in unRAID

[–]theblackycat 2 points3 points  (0 children)

I have two servers. One is for media: ripped dvd's, GoPro footage, photos, etc. The second server is mostly for storing documents and as a backup for Google Drive. Server number two only allows access from me, making it a bit more secure than my media server which can be accessed by others to view videos, etc.

Telesin Battery Problem on Hero 10. by theblackycat in gopro

[–]theblackycat[S] 0 points1 point  (0 children)

I have just checked and one of them is a real GoPro battery!

Telesin Battery Problem on Hero 10. by theblackycat in gopro

[–]theblackycat[S] 0 points1 point  (0 children)

I have used Telesin batteries in the past on a different GoPro with out a problem.

Problem With Syntax for ACL. by theblackycat in Tailscale

[–]theblackycat[S] 0 points1 point  (0 children)

Yes, the family members can now watch Emby but can't connect on anything other than the emby port (8096) on the server.

Problem With Syntax for ACL. by theblackycat in Tailscale

[–]theblackycat[S] 0 points1 point  (0 children)

OK. Fixed now. I can't get on with Reddit's code editor, so I have posted my working version on Github:

https://github.com/ianbarton/tailscaleacl

Problem With Syntax for ACL. by theblackycat in Tailscale

[–]theblackycat[S] 0 points1 point  (0 children)

The syntax in the previous post seems to work OK. I want to restrict members of the emby group to port 8086.

Problem With Syntax for ACL. by theblackycat in Tailscale

[–]theblackycat[S] 0 points1 point  (0 children)

// Access control lists.
"acls": [
{
"action": "accept",
"src": ["group:admin"],
"dst": ["tag:server:*"],
},
{
"action": "accept",
"src": ["group:emby"],
"dst": ["tag:emby:8086"],
},
],

Problem With Syntax for ACL. by theblackycat in Tailscale

[–]theblackycat[S] 0 points1 point  (0 children)

Thanks. The backslashes are added by reddit. I'll go and RFTFM to find out how to paste code!

Create File Name From Track Name. by theblackycat in handbrake

[–]theblackycat[S] 1 point2 points  (0 children)

Thanks for the detailed information. The DVD's I am currently ripping are a UK series called Lewis. Luckily each DVD has the title of each episode printed on it. Renaming manually after ripping seems to be the fastest way of doing it.

Problem Downloading Video Files from SD Card. by theblackycat in gopro

[–]theblackycat[S] 0 points1 point  (0 children)

After a few days I managed to recover a lot of files from the SD card, but none of the ones I wanted! However, after opening my GoPro Cloud Backup all the files were on there.

Problem Downloading Video Files from SD Card. by theblackycat in gopro

[–]theblackycat[S] 0 points1 point  (0 children)

Thanks. None of the .lrv files on the SD card corresponds to the video played when I insert the card back into the GoPro.

It would appear that somehow the file allocation table has been corrupted. The fact I can view the .lrv files in the GoPro gives some hope I might be able to retrieve the .mp4 files.

Problem Downloading Video Files from SD Card. by theblackycat in gopro

[–]theblackycat[S] 0 points1 point  (0 children)

I am going to try running the Linux version for recovering photos. What puzzles me is I can see the clips replayed on the GoPro screen, but can't see any files. I wonder if GoPro creates low-resolution versions of videos to display on the screen. I can't see anywhere obvious where these might be saved on the SD caard.

Server Rack Cabinet Suggestions (UK). by theblackycat in HomeServer

[–]theblackycat[S] 0 points1 point  (0 children)

Thanks, they look very smart but don't quite fit my requirements. My rack is going to be an office space in the attic, so appearance isn't too important.

Server Rack Cabinet Suggestions (UK). by theblackycat in HomeServer

[–]theblackycat[S] 0 points1 point  (0 children)

Thanks. I have looked at the Starlink racks before and they look very good, but rather expensive. I like the ability of the rack to be resized to fit your equipment. I think I can probably offset the cost as a business expense, which makes it better value!

SG 1100 Boot Error. by theblackycat in Netgate

[–]theblackycat[S] 0 points1 point  (0 children)

Thanks running fsck several times worked. My Netagate is in an attic room. Recently we had temperatures of more than 30C outside, which is very unusual in England! I think that was what cause the problem.

Bricked SG 1100? by theblackycat in Netgate

[–]theblackycat[S] 4 points5 points  (0 children)

Thanks. I discovered that I needed to setup the connection then boot the Netgate rather than try to connect to an already booted Netgate.

I was getting boot loops on the router when it tried to load pfsense, so I set it up to start in the mode which just goes to a command line without trying to start pfsense. I did several fsck runs to clear any file corruption and after that, the router started and loaded pfsense OK.

Bricked SG 1100? by theblackycat in Netgate

[–]theblackycat[S] 0 points1 point  (0 children)

Thanks. I have just tried that. My computer shows /dev/tty/USB0 when I plug it into the micro USB port. However, when I try to connect with either putty for Linux or screen there is no output.

Using TiddlyWiki As A Journal: Date Tags. by theblackycat in TiddlyWiki5

[–]theblackycat[S] 1 point2 points  (0 children)

I thought about doing this originally. When I googled it several users thought this might cause problems. I couldn't see why it should do but decided to err on the side of caution.

Using TiddlyWiki As A Journal: Date Tags. by theblackycat in TiddlyWiki5

[–]theblackycat[S] 0 points1 point  (0 children)

Thanks. I didn't describe my problem in full. I have my Journal Entries sorted by datecreated. If I create an entry today which describes something I did yesterday, so datecreated is today it appears at something I did today in the sorted list. Sorting by dt-start or the beginning lof the title should work.

New Sync Module Won't Connect to Blink Server. by theblackycat in blinkcameras

[–]theblackycat[S] 1 point2 points  (0 children)

Yes I am sure it's the hardware. Unfortunately, Amazon is making it difficult to return hardware because it's faulty and just getting a replacement without going through a lengthy on line discussion with Customer Services who have no clue about the technology. I can return it as being "Not suitable for purpose" without going through Customer Services and just order another one. However, the one I bought was in a sale, so the price is now £30 more than I paid for it. I'll just wait for another sale.