Music Banter

Music Banter (https://www.musicbanter.com/)
-   The Lounge (https://www.musicbanter.com/lounge/)
-   -   The Official Computer Tech Support Thread (https://www.musicbanter.com/lounge/43915-official-computer-tech-support-thread.html)

DwnWthVwls 07-14-2018 09:50 AM

Also, for someone like you I'd spend the money on the extra storage instead of the speed. I don't see you taking advantage of the SSD.

The Batlord 07-14-2018 10:42 AM

Quote:

Originally Posted by DwnWthVwls (Post 1974712)
Get this to store your MB posts.. It holds 20TB

I'll take two.

Trollheart 07-14-2018 01:23 PM

Quote:

Originally Posted by DwnWthVwls (Post 1974713)
Also, for someone like you I'd spend the money on the extra storage instead of the speed. I don't see you taking advantage of the SSD.

You're right of course. No matter how much storage I get it will never be enough, and speed for me will always end up being a secondary priority.

Stephen 09-26-2018 09:19 AM

Under my DNS Servers in OSX I Have one listed that looks like hexadecimal separated by colons with the first set separated by two colons. Is this a valid format for a DNS server?

ie.

nnnn::nnnn:nnnn:nnnn:nnnn

adidasss 10-04-2018 05:46 PM

Never buy a Dell computer. I bought an xps 13 laptop less than two years about because according to the reviews, it was supposed to be one of the best. And indeed, it is beautiful and performed very well. For about a year and a half. Now, less than two years after buying it, the battery is croaking and deforming the keyboard. Possibly related (or maybe another hardware failure), it's starting to freeze every now and then so I have to manually turn it off.

And of course, the warranty is one year.

Lesson learned, stick with the Asians.

The Batlord 10-04-2018 07:58 PM

The battery on my Chromebook is clearly busted. I can't use it without the power chord plugged in or it immediately shuts down, and my keyboard is warped and sometimes a key sticks for like ten seconds and I just have to wait for it to stop. Really annoying when it's the ****ing backspace key.

adidasss 10-04-2018 08:11 PM

Have you considered repairing it?

The Batlord 10-04-2018 08:14 PM

To me? There's a bubble in my keyboard that means I have to prop it up to keep it from rattling around while I type. I don't know about fixing it when it might very well be cheaper to buy a new one. And how do you fix a bubble of warped plastic?

MicShazam 10-05-2018 04:18 AM

Quote:

Originally Posted by 66Sexy (Post 2002468)
To me? There's a bubble in my keyboard that means I have to prop it up to keep it from rattling around while I type. I don't know about fixing it when it might very well be cheaper to buy a new one. And how do you fix a bubble of warped plastic?

What's you chromebook model? Some models are really, really easy to change keyboards on and a replacement keyboard can be quite cheap.

Freebase Dali 10-08-2018 06:01 PM

Quote:

Originally Posted by Stephen (Post 2000245)
Under my DNS Servers in OSX I Have one listed that looks like hexadecimal separated by colons with the first set separated by two colons. Is this a valid format for a DNS server?

ie.

nnnn::nnnn:nnnn:nnnn:nnnn

That seems like an IPV6 address. Basically it's the successor to IPV4. Version 6 gives you a lot more addressing possibilities because it's 128 bits rather than 32.
The two colons just means that zeros were omitted. It's called Zero Compression (can only occur once in an address) and it's used to simplify the address while still meaning the same thing in binary. In your example, I can see that 3 successive sets of hex were all zeros, so your example could have looked like this in reality:

nnnn:0000:0000:0000:nnnn:nnnn:nnnn:nnnn

The compression of zeros makes the address less verbose, as the Zero Compression can imply what's in those three groups by looking at the remaining number of groups and knowing only one Zero Compression can occur in the address, given that there will always be 8 groups of hex.

As to whether the particular IPV6 address is valid for a DNS server, that depends on two things:

1. Is the DNS server it's referencing assigned the IPV6 address and listening to requests on it?
2. Can your computer communicate via IPV6 to receive a response from the DNS server with an IPV6 address?

You can find that out by performing a ping from the client, using the IPV6 address. If it responds, then it's just as valid as an IPV4 address. The DNS protocol itself is irrelevant of that.

IPV6 still isn't ubiquitous as we have a lot of IPV4 addresses out there, but I've noticed over the past few years that some ISPs are beginning to assign IPV6 addresses to routers, and depending on your router and its configuration, it may be doing the same for the auto configuration of devices within the network, which would be relevant if you're not statically setting your own DNS servers on your network card with something like Google's 8.8.8.8, etc.


All times are GMT -6. The time now is 06:01 PM.


© 2003-2025 Advameg, Inc.