mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   PrimeNet (https://www.mersenneforum.org/forumdisplay.php?f=11)
-   -   OFFICIAL "SERVER PROBLEMS" THREAD (https://www.mersenneforum.org/showthread.php?t=5758)

Madpoo 2015-09-17 17:00

[QUOTE=Xyzzy;410618]A fun party trick is to use telnet to get web pages. It is really simple but most people don't even know what telnet is.

Another (unrelated) trick: In a previous life, we used to dial a phone using the hook switch. The phone in question had a lock on the dial.

Good times![/QUOTE]

Been there, done that (the phone thing).

A long long time ago (maybe 10-12 years back?) I found myself regularly using telnet to port 25 to test sending emails on our SMTP server. I don't remember why, but that seemed the easiest way at the time to check and make sure it was working okay.

Madpoo 2015-09-17 17:01

[QUOTE=retina;410595]Also, when are you gonna fix the off-by-one error in the PrimeNet Activity Summary?[code]57000000 55901 1 | 35999 152 19747 2 | 3 43 | 19704 |[/code]That '2' does not match the '3'.[/QUOTE]

That info come from one of George's things... I didn't know it was off until just now. :smile:

I guess I can take a look.

chalsall 2015-09-17 18:34

[QUOTE=Madpoo;410640]A long long time ago (maybe 10-12 years back?) I found myself regularly using telnet to port 25 to test sending emails on our SMTP server. I don't remember why, but that seemed the easiest way at the time to check and make sure it was working okay.[/QUOTE]

Been there; done that. Still regularly do. :wink:

I remember teaching a Linux course several years ago to (mostly WinBlows) SysAdmins where I demonstrated the technique. There were literal gasps from the students when I started typing SMTP and HTTP protocol lines and got responses (to different ports, obviously).

One actually exclaimed "No Way!!!" in a loud voice -- clearly most of them didn't understand that TCP is TCP; doesn't matter the tool used so long as the protocol is followed. :smile:

Madpoo 2015-09-18 00:16

[QUOTE=Madpoo;410641]That info come from one of George's things... I didn't know it was off until just now. :smile:

I guess I can take a look.[/QUOTE]

Well, if I'm looking at the code that displays those results, it seems like there's just a funky little bug that accidentally subtracts the # of primes in that range from the total untested results when displaying.

I'll examine it a bit more and make sure that's really the problem, but I [I]think[/I] it is. And of course it makes sense because there is a prime in that range.

I'm going to check with George on that though... he may have done that for a reason.

retina 2015-09-18 00:38

[QUOTE=Madpoo;410708]I'll examine it a bit more and make sure that's really the problem, but I [I]think[/I] it is.[/QUOTE]So another data point for when a new prime is discovered. We just look for the off-by-one errors to narrow down the range.[QUOTE=Madpoo;410708]And of course it makes sense because there is a prime in that range.[/QUOTE]I'm not clear about which part is making sense?

Uncwilly 2015-09-18 00:44

[QUOTE=Xyzzy;410618]A fun party trick is to use telnet to get web pages. It is really simple but most people don't even know what telnet is.

Another (unrelated) trick: In a previous life, we used to dial a phone using the hook switch. The phone in question had a lock on the dial.[/QUOTE]You phreak.
BTW, back in the day we have used a PC and a terminal program to access a mini-computer. And also played around with gopher back in the 1st half of the 90's.
300 Baud on to a BBS anyone?

LaurV 2015-09-18 02:07

[QUOTE=Uncwilly;410713]300 Baud on to a BBS anyone?[/QUOTE]
never, when I "started" to play with that is was already 2400 (and most probably at that time you had 9600 or higher in US) (edit: and netscape, hehe)

Madpoo 2015-09-18 02:55

[QUOTE=retina;410711]I'm not clear about which part is making sense?[/QUOTE]

I meant that it's clear why the (probably?) bug or whatever in the display is causing it to be off by one. Not that it makes sense to be off by one in the first place. LOL

Coming up here at the top of the next hour I'm going to try modifying the report to "fix" it... that way if I totally screw it up I can roll back and run again without (hopefully) anyone noticing. :)

Xyzzy 2015-09-18 03:03

[QUOTE=Uncwilly;410713]300 Baud on to a BBS anyone?[/QUOTE]We had a 300 baud modem through high school.

Our first computer exposure, playing Colossal Cave, was on a terminal with a thermal printer for the "display" and a 110 baud acoustic modem for the connection. We used to save the scrolls of paper to evaluate our game when we were at home. We only got to play an hour or so every few weeks.

:mike:

Edit: Fun trivia - [url]www.tldp.org/HOWTO/Modem-HOWTO-23.html[/url]

Madpoo 2015-09-18 03:03

[QUOTE=Madpoo;410724]I meant that it's clear why the (probably?) bug or whatever in the display is causing it to be off by one. Not that it makes sense to be off by one in the first place. LOL

Coming up here at the top of the next hour I'm going to try modifying the report to "fix" it... that way if I totally screw it up I can roll back and run again without (hopefully) anyone noticing. :)[/QUOTE]

Ah... well, I did that... removed the "decrement by one" for primes in that range, and now I see why George must have done that. Now there's an equal count of "no LL" for every range where there's a known prime. Doh!

So, I'm going to put that back and re-run this hour's report. So... I'm not sure why that count would be off if it's counting the prime # in the first place.

retina 2015-09-18 03:27

[QUOTE=Madpoo;410727]So, I'm going to put that back and re-run this hour's report. So... I'm not sure why that count would be off if it's counting the prime # in the first place.[/QUOTE]It must be a new hidden prime discovered in there! :shock:


All times are UTC. The time now is 23:12.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.