You are not logged in. Login Now
 0-24   25-45         
 
Author Message
21 new of 45 responses total.
scott
response 25 of 45: Mark Unseen   Jul 5 22:28 UTC 1996

Well, that or change how screen works.  We're going to have to do something
like that for the terminal server, though, so making some changes to how the
ptys get used is more likely.  

Probably we'll have some inner telnet limit so that we can just open up all
the ptys, and have that other telnet limit handle incoming telnet sessions.
srw
response 26 of 45: Mark Unseen   Jul 6 21:37 UTC 1996

Yup. The whole idea of using the ptys as a way to limit telnetting is not
a good one. We are doing that now because we have no alternatives in place.
ryan1
response 27 of 45: Mark Unseen   Jul 10 09:08 UTC 1996

I do not want my number of sessions limited.  Earlier today Steve (srw) 
sent me a telegram because i was taking up 3 ttys.  here's the breakdown 
of what each tty was doing:
1: I was installing a program, which is huge, and is taking several 
hours, i guess i could have run it in the background, but it was too late 
to start over when i realized that.
2: I was having a very important conversation in party (not just "idleing")
3: the last tty was non-existant but the `users` list showed i was taking 
up a tty.  I think i twas left over when my telnet windwo closed with a 
general protection fault.  Anyway, I ran `ps -x` and i didn't see any 
processes for this tty.  EVENTUALLY (after 30 min) it left, but i didn't 
know how to kill it.  Usually sending a telegram to a "zombie" login 
kills it, but it didn't work this time

But until grex gets a better processor, a lot more ram, and a T3 
connection, we will have to deal with slowness, and do the best we can.
Perhaps a note in the MOTD for a few days notifying users to "take 
responsibility for themselves" with htis matter, and make sure that they 
are not hogging pty's if there are over 72 people on Grex.  (or however 
many people)

carson
response 28 of 45: Mark Unseen   Jul 10 13:29 UTC 1996

yeah, politeness and education work wonders.
janc
response 29 of 45: Mark Unseen   Jul 10 15:46 UTC 1996

If you start something in forground, and suddenly wish it were in background,
do ^Z to suspend it, and "bg" to throw it in background.
tsty
response 30 of 45: Mark Unseen   Jul 10 16:46 UTC 1996

<and another problem bites the dust ...> thankxx janc, ya beat me to it.
ryan1
response 31 of 45: Mark Unseen   Jul 10 18:19 UTC 1996

Jan -> yes, I am aware of that.  But I was using Makefile, and I needed to 
catch all the messages that the compiling gave me.  It was too late
to re-direct the output into a logfile.  If i was in party, reading the 
text of users talking it would be very hard to get the messages from the 
compiler.
brighn
response 32 of 45: Mark Unseen   Jul 10 19:43 UTC 1996

(doesn't explain the time you were on as yourself, angie, and lagmnstr
in party, and doing so just so you could say the same thing in all three
accounts to be cute... and it *was* amusing, but, all the same...)
(or was that angie doing that?)
ryan1
response 33 of 45: Mark Unseen   Jul 11 01:18 UTC 1996

That was before grex was full of users, an donly two of them were mine.
brighn
response 34 of 45: Mark Unseen   Jul 11 02:12 UTC 1996

Point taken, Ryan... perhaps you could try to fit your bigger
projects to times that you know Grex will be less busy?
(Although at this rate, that pretty much means when M-Net's healthy
again.  =} )
srw
response 35 of 45: Mark Unseen   Jul 12 04:50 UTC 1996

I have quite a bit of sympathy for Ryan's cause in this case. I have also 
wanted to compile big things from time to time. Often there simply is no
non-busy time. Weekends are the best bet, but sometimes you just can't wait
that long. Grex is pretty busy almost all the time.

One of Ryan's ptys really was unused, as he claimed. I just hadn't spotted
that when I sent him that "tel". I have sent mail to numerous users who are
found using multiple ptys when the system is full, asking them to consider
limiting themselves, but with the understanding that there is no rule 
(at least today) against it.
lost2
response 36 of 45: Mark Unseen   Jul 13 01:40 UTC 1996

What kind of program where you installing,(into Grex??) I didn't think anyone
but the board was allowed to do that.
janc
response 37 of 45: Mark Unseen   Jul 13 02:01 UTC 1996

Pretty much anybody can compile programs and place them on their own account.
Couple notes:
  - we don't recommend that you run programs out of other people's
    directories.  Various nasty things could be done to your account.
  - compiling puts a lot of load on Grex.  Try to be efficient.
  - compiling your own versions of telnet, ftp, etc, won't help you get
    access to services restricted to members.  Those restrictions are built
    way way further down inside the kernal of the system.
ryan1
response 38 of 45: Mark Unseen   Jul 23 20:26 UTC 1996

        Was there recently a program installed to kill multiple 
sessions?  When I had two windows open, I got a message saying that I had 
two sessions open, and I had to close one of them within 10 minutes, or 
the program would kill it for me.  Well it ended up killing my session 
about 10 SECONDS after I saw that message.  This happened twice in a 
row.  I logged in a thrid time (an extra window for the third time, only 
2 total windows open at once) and it did not give me such a message.  
What is going on here?

popcorn
response 39 of 45: Mark Unseen   Jul 24 04:40 UTC 1996

Yup, see item 95 in this conference, for a discussion of exactly this.
(By the way, it should have given you 5 minutes from the warning to when it
closed your second session.  It only closes down multiple sessinos when there
are 64 or more people logged in to Grex.)
ryan1
response 40 of 45: Mark Unseen   Jul 24 12:19 UTC 1996

I poarws in irwm 95 about it.
Damn, wrong keys, I meant:
I posted in item 95 about it.
lost2
response 41 of 45: Mark Unseen   Jul 28 21:36 UTC 1996

thanks for this new inovation popcorn.
popcorn
response 42 of 45: Mark Unseen   Aug 1 17:23 UTC 1996

Actually, it's turned off for now, 'til people decide if we want it or not.
lost2
response 43 of 45: Mark Unseen   Aug 4 00:23 UTC 1996

I vote for it!
selena
response 44 of 45: Mark Unseen   Aug 4 05:11 UTC 1996

Then get over to item 95, silly!
jiffer
response 45 of 45: Mark Unseen   Sep 8 07:43 UTC 1996

I totally gree that people sometimes need to be limited to their sessions on
Grex.  Especially when I am waiting in the que for 20 minutes just to check
my mail at 1am in the morning  ;p  Though I know that I am not a prime example
of good with two logins (jiffer and stpaulgl)  [though ?I usually only use
the stpaulgl login wheni knowI am ftping or trying to do 
 0-24   25-45         
Response Not Possible: You are Not Logged In
 

- Backtalk version 1.3.30 - Copyright 1996-2006, Jan Wolter and Steve Weiss