Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Site reorganisation / move (Read 58964 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Site reorganisation / move

Reply #25
There's still a whole bunch of links *inside* the forum, like posts, that will break if the old server disappears (and the .org DNS stops working). Can't do much about those :-/


Search & replace database entries matching hydrogenaudio.org, maybe?

Site reorganisation / move

Reply #26
We're moving to .io because the .org domain is still owned by Dibrom and he's increasingly hard to get hold off, and I need to be able to change our DNS configuration. If I can't reach him in a month or two the .org domain will stop functioning.


This seems like a rather drastic move. Was there a dispute over the old domain name? Is he planning to point hydrogenaudio.org at a porn site or just let it expire? I assume that he refuses to give you control of it.

Site reorganisation / move

Reply #27
Very reassuring to see even how old threads are dealt with by search engines is being properly taken care of.

Long live HA!
Listen to the music, not the media it's on.
União e reconstrução

Site reorganisation / move

Reply #28
I assume that he refuses to give you control of it.

Though I understand your curiosity, shouldn't we avoid making assumptions on HA?
Listen to the music, not the media it's on.
União e reconstrução

 

Site reorganisation / move

Reply #29
There's still a whole bunch of links *inside* the forum, like posts, that will break if the old server disappears (and the .org DNS stops working). Can't do much about those :-/


Search & replace database entries matching hydrogenaudio.org, maybe?


It would be an option, but might be tricky to get right. I guess it's not that important.

Site reorganisation / move

Reply #30
This seems like a rather drastic move. Was there a dispute over the old domain name? Is he planning to point hydrogenaudio.org at a porn site or just let it expire? I assume that he refuses to give you control of it.


I'm the last person you should ask as I haven't heard from him in more than 2 years. The server that provides the NS for hydrogenaudio.org is going away. If I do nothing then in <2 months the site simply disappears overnight. I'd rather use that time to give the people time to update their links.

Site reorganisation / move

Reply #31
It would be an option, but might be tricky to get right. I guess it's not that important.


"hydrogenaudio.org" (case sensitive) is a rather unique string to search for and replace.



Site reorganisation / move

Reply #34
I'm only a relative novice at databases, but I would think the following statement (adapted to whatever database system you use) should be sufficient:
Code: [Select]
update `TABLE` set `FIELD` = replace(FIELD, 'hydrogenaudio.org/forums', 'hydrogenaud.io/forums');

Site reorganisation / move

Reply #35
Yeah I'll give it a try when we complete the other work. Today turned into a crash course on SELinux administration.

Site reorganisation / move

Reply #36
SELinux can be a pita, but it drastically increases the level of security if configured correctly.

Site reorganisation / move

Reply #37
Brought to you by the NSA...back doors a plenty

Site reorganisation / move

Reply #38
and the code is wide open and available for you to audit at your convenience.

Site reorganisation / move

Reply #39
Let’s stop the off-topic debate before it turns into one or more ideological food-fights.

Garf and the other admins, thank you for all your work, as always.

Site reorganisation / move

Reply #40
does anyone still have the ha logo ^ in some vectorial format, perhaps its time to play around with svg version?
PANIC: CPU 1: Cache Error (unrecoverable - dcache data) Eframe = 0x90000000208cf3b8
NOTICE - cpu 0 didn't dump TLB, may be hung

Site reorganisation / move

Reply #41
I'm surprised that you didn't also register hydrogenaudio.io. I doubt that everyone is going to remember the odd URL if/when hydrogenaudio.org goes flatline.

What happened to the guy who controls the old domain name? Is he living in a cave now? Nobody could knock on his door and ask "What's up"? You _really_ don't want that name to expire and then get pointed to some generic ad site.

Weird. If you do wrestle control of hydrogenaudio.org, do you change everything back??

Site reorganisation / move

Reply #42
I'm surprised that you didn't also register hydrogenaudio.io.


What would be the point?

Quote
I doubt that everyone is going to remember the odd URL if/when hydrogenaudio.org goes flatline.


*shrug* they'll have updated their links, Google will have spidered the new domain and knows about the move because the redirects are in place, so searching will also point to the right place.

Quote
What happened to the guy who controls the old domain name? Is he living in a cave now? Nobody could knock on his door and ask "What's up"?
You _really_ don't want that name to expire and then get pointed to some generic ad site.
Weird. If you do wrestle control of hydrogenaudio.org, do you change everything back??


He has other passions in life now. We did hear something back finally after I stressed the importance, so who knows, maybe we can keep the old links working. In any case I'll keep the new domain as the main one, though I might make it "hydrogenaud.io" instead of "www.hydrogenaud.io" as someone else here already suggested.

Site reorganisation / move

Reply #43
FYI there are still some problems with the mail setup, depending on your ISP you might not be able to receive validation/registration/password reset emails. We're working on fixing this.

Site reorganisation / move

Reply #44
An old version of foobar2000 hosted site was migrated.  Download is one release behind (v1.3.1 vs. v1.3.2).

Site reorganisation / move

Reply #45
foobar2000.org should be up to date now.

Site reorganisation / move

Reply #46
Email/thread subscription/registration/verification issues should be fixed as well now.

Site reorganisation / move

Reply #47
foobar2000.org should be up to date now.

The "Help" > "Check for new foobar2000 versions" and "Check for updated components" menu items in v1.3.2 produce an error.  Is this related?

Update check failure: Signature mismatch
Could not check for updates: Invalid response



Site reorganisation / move

Reply #48
foobar2000.org should be up to date now.

The "Help" > "Check for new foobar2000 versions" and "Check for updated components" menu items in v1.3.2 produce an error.  Is this related?

Update check failure: Signature mismatch
Could not check for updates: Invalid response



Maybe. Will have to ask Peter to check what that is actually doing.