ftp.nice.ch/peanuts/GeneralData/Usenet/news/1997/Sys-07

This is Sys-07.gz in view mode; [Up]


From: gregor@crosslink.net Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.software Subject: Re: ZyXEL FAX Modem won't receive FAXes Date: 1 Jul 1997 03:40:20 GMT Organization: CrossLink Internet Services Distribution: world Message-ID: <5p9u74$d98$1@kronos.crosslink.net> References: <5p8nu2$30l@news.acns.nwu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: daj@nwu.edu In <5p8nu2$30l@news.acns.nwu.edu> daj@nwu.edu wrote: > I have NXFax.app (a license'd copy) and a ZyXEL Omni 2864 Fax Modem. > What does it take to get the modem to receive faxes? Dave: Try this. It fixed my problem and sounds like the same thing I ran into: -login as root -launch Terminal app -type the following command: dwrite <your modem name> AuxATCommand "ATS18=0 note: use the name of your modem as shown in print manager app. the last line is 18 equals 0. My eyes are getting tired and I cant tell whether it is` showing up as an equals symbol. -press enter in order for the dwrite to take effect, you must restart the fax driver from a terminal window by issuing the following command: /usr/lib/NextPrinter/exec_faxes -press enter hope this works for you! Best regards Gregor
From: lin@localhost.com (Lin) Newsgroups: comp.sys.next.sysadmin Subject: rdump to a tape drive on a NeXT Date: 1 Jul 1997 04:55:52 GMT Organization: Univ. of Maryland Message-ID: <5pa2ko$hh0$1@hecate.umd.edu> Due to the restriction of rlogin as root in NeXTStep 3.3, I can't seem to do a rdump to a tape drive on that NeXT machine from a Sun on the same LAN. I have modified /etc/hosts.equiv and /.rhosts and still can't even rlogin as root. This topic seems has been discussed long time ago but I forgot the conclusion. Was there any way to rlogin to a NeXT as root ?
From: clane@stem.com (Christopher Lane) Newsgroups: comp.sys.next.sysadmin Subject: Re: can't remember the root password Date: 23 Jun 1997 23:48:37 GMT Organization: Systemix, Inc. Message-ID: <5on20l$mjj@iserver.stem.com> References: <5o4g2n$8mr$1@nntp.Stanford.EDU> <5o6dpo$10n@iserver.stem.com> <5omho3$2st$1@ironhorse.plsys.co.uk> Matthew_Seaman@plsys.co.uk (Matthew Seaman) wrote: > In <5o6dpo$10n@iserver.stem.com> Christopher Lane wrote: >> My personal alternative to the solution ... go to /bin and set the >> high order (seduid) permission bits on su.wheel ... > > This won't work. You'll still be prompted for the root password when > you use su.wheel, even if you set it to mode 4755. It's one of those > essential security things. ... The "su.wheel" program only lets people > that are members of group wheel become root, again, only if they know > the right password. It does work. I know, I've done it. When I started here as NeXT sysadmin, there were four root passwords in use but only three were known. I used the approach I described whenever I encounted clients using the unknown one. Also, NeXT's man page confirms my description: An alternative implementation of su is in /bin/su.wheel. This version, which is shipped without the setuid-root bit turned on, allows users in the ``wheel'' group (group 0) to su to ``root'' using either their own password or the root password. I don't disagree that this may not be the best thing for su.wheel to do and I'm not claiming what other Unicies do. As far as reseting the root password on a NeXT system, the scheme I described works -- try it yourself. - Christopher
From: cunningh@direct.ca Newsgroups: comp.sys.next.sysadmin Subject: Re: Driver for Novell/Anthem NE 2000 Ethernet card Date: Sun, 29 Jun 1997 15:23:45 -0800 Organization: Canada Internet Direct, Inc. Message-ID: <cunningh-ya02408000R2906971523450001@news.direct.ca> References: <01bc80b6$72aa5520$e91c2cc7@Die_Bill_Gates.pcdocs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In article <01bc80b6$72aa5520$e91c2cc7@Die_Bill_Gates.pcdocs.com>, "Greg Meece" <gregm@pcdocs.com> wrote: > Does anyone have any experience using this card with OpenSTEP for Intel? > It's the only card I've got and I'd like to connect the machine to the rest > of the LAN while in OpenSTEP mode (I have System Commander to allow me to > boot to Microsloth's OS's). > There is a driver called NEx000 v.97 on peanuts (see OpenStep resources on the Net). It is in the i486 directory. I have used it on my PC running OpenStep 4.2, although the driver was written for 3.3. I have heard of a newer driver NE2000 v3.0 that apparently has extra features for using the Columbia Appletalk Package; if you find this driver, please let me know! Ken
From: bresink@informatik.uni-koblenz.de (Marcel Bresink) Newsgroups: comp.sys.next.sysadmin Subject: Re: Making a second NS/OS Partition? Date: 1 Jul 1997 08:12:12 GMT Organization: University Koblenz / Germany Message-ID: <5pae4s$7id$1@newshost.uni-koblenz.de> References: <5p98th$143@phaedrus.demon.co.uk> jnw@phaedrus.demon.co.uk (Neville Wilford) wrote: > Now I know that the OS4 fdisk can only cope with a single NeXT > filesystem, so I've been reading the manpages for disk, newfs > scsimodes et. al. until my head spins. > Nothing works as I think it should - which probably means I've > misunderstood something fundamental. You are mixing up filesystems and DOS partitions. NEXTSTEP and OpenStep can only have one partition per physical disk. The documentation (see man fdisk) calls this a "DOS partition". However, it is possible to have more than one filesystem in such an area on the disk. The documentation calls this a "filesystem partition", and these are referenced by /dev/sd0a, sd0b, sd0c... So we have two different concepts of "partitions" here and the general concept is totally different from that of LINUX. This way, it is unfortunately not possible to simply add an OS partition on the same physical disk. To have more space for OS, you would have to delete your OS partition, create a new one with bigger size and then reinstall your system again. Well, it might be simpler to buy a second disk... Marcel --- Marcel Bresink, University of Koblenz, Institute for Computer Science Rheinau 1, D-56075 Koblenz, Germany, Fon: +49-261-9119-421 Fax: ...-497 MIME/NeXT Mail accepted --- WWW: http://www.uni-koblenz.de/~bresink
From: "Oscar J. Shearer" <merlin4@pacbell.net> Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin,fr.comp.sys.next Subject: Re: OpenStep4.2 on PC Asustek/T2P4, Cyrix 166, MatroxMystique ? Date: Mon, 30 Jun 1997 21:47:05 -0700 Organization: SafeNet Service & Support Message-ID: <33B88BC9.134CC185@pacbell.net> References: <33AE3BE3.41C6@ina.fr> <neil-2706971420050001@mail.calliopeinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Neil Rhodes wrote: > Larent, > > As I found out, Prelude to Rhapsody is not compatible with the Cyrix > chip. > I had a Cyrix 200, and had a few crashes while installing. Once I got > it > installed, > it would intermittently crash, except that opening OmniWeb would crash > > every time. Apparently any app using muliple threads will definitely > crash. > > Returned my Cyrix for a Pentium and all is OK. > AMAZING!!! I've just gone through the same experience, even the OmniWeb thing, but with a slightly different Hardware List. Trying to install OpenStep 4.1 on a PC: - HSB Cheyenne (mother board), Cyrix PR166+(CPU) - Matrox Millenium video card - Adaptec 2940US Host Adaptor - Quantum 2.25gig Atlas II - SCSI 12speed (Toshiba) - CISCO CPA0762 Exchanged the Cyrix for a 166mhz Intel P54C and all is well. Oscar J. Shearer merlin4@pacbell.net SafeNet Service & Support
From: asd;lhfj@as;ldfj.com Organization: Internet MCI Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5p9vb5$edr$2476@news.internetmci.com> Message-ID: <cancel.5p9vb5$edr$2476@news.internetmci.com> Control: cancel <5p9vb5$edr$2476@news.internetmci.com> References: <5p9vb5$edr$2476@news.internetmci.com> Date: Tue, 01 Jul 1997 05:12:45 GMT EMP/ECP spam cancelled by hweede@berlin.snafu.de. This is an ongoing spam whose Breidbart index already is above 20. See my report "sexy-girls.com" or "summary of auto-cancellations" in news.admin.net-abuse.bulletins. Subject was: .Hot Anal Teen Pics * teen59.jpg.
From: Axel Habermann <kiwi@love.fb10.tu-berlin.de> Newsgroups: comp.sys.next.sysadmin Subject: Re: rdump to a tape drive on a NeXT Date: 1 Jul 1997 10:06:58 GMT Organization: Technical University Berlin, Germany Message-ID: <5paks2$g6e$1@brachio.zrz.TU-Berlin.DE> References: <5pa2ko$hh0$1@hecate.umd.edu> Lin <lin@localhost.com> wrote: : Due to the restriction of rlogin as root in NeXTStep 3.3, I can't seem to : do a rdump to a tape drive on that NeXT machine from a Sun on the same LAN. : I have modified /etc/hosts.equiv and /.rhosts and still can't even rlogin : as root. This topic seems has been discussed long time ago but I forgot the : conclusion. Was there any way to rlogin to a NeXT as root ? It's not possible to get a root login without password prompt, but rsh will work when ~root/.rhosts is correctly set up. (Im using ~root to indicate root's homedirectory as 3.3's UserManager likes to set this to /root) -- Axel Habermann kiwi@buran.fb10.tu-berlin.de Fon:+49 30 45478986 Fax:4542296 Die Dateien, in denen die Programmdokumentation enthalten ist, haben normalerweise die Endung ".c", -- Kristian Koehntopp
From: phy070@spo101 (H.-R. Oberhage) Newsgroups: comp.sys.next.sysadmin Subject: Re: Making a second NS/OS Partition? Date: 1 Jul 1997 10:20:45 GMT Organization: Universitaet Essen GH, Germany Message-ID: <5pallt$k36@sun3.uni-essen.de> References: <5p98th$143@phaedrus.demon.co.uk> Neville Wilford (jnw@phaedrus.demon.co.uk) wrote: : Greetings helpful NeXTians. : : I'm driving myself mad trying unsuccessfully to create a second NS : partition and filesystem on a disk which already has OS4.0 Intel : installed. : : It's a 2Gb SCSI disk which has a ~250Mb dos partition, around 1Gb of : OS4.0 (/dev/sd0a) and the rest used to be a Linux partition. : As sad as it is, but there are different concepts of partitions around: The PC/DOS FDISK-partitions sit on top of 'UNIX'-partitions if they exist on a disk. This means you have (now) a single NS (FDISK) partition which you could (sub-)partitionize(?) as partitions (sd0)a, b, c and so forth - won't help you with your problem. And you have a free (FDISK) partition-space on which to put some other filesystem. But as only one NS filesystem per disk is allowed (or more exactly recognised and accepted), you can't do anything with the second (fdisk) NS partition. Could you 'mount it', it would probably be labeled sd1..., although not being another physical device. Maybe that's one of the problems NeXT had/Apple has with FDISK-partitions. Then your partition wouldn't be a 'b' one, although logically correct - same device another part of it -, but an 'a' one of the next unit - who knows, who cares now (that you can't use/have it anyway). Greetings, Ruediger Oberhage -- H.-R. Oberhage Mail: Univ.-GH Essen E-Mail: phy070@sp2.power.Uni-Essen.DE Fachbereich 7 (Physik) ruediger@Theo-Phys.Uni-Essen.DE S05 V07 E88 Universitaetsstrasse 5 Phone: (+49) 201 / 183-2493 D-45117 Essen, Germany FAX: (+49) 201 / 183-2120
From: sanjeev@ee.umr.edu (Sanjeev Agarwal) Newsgroups: comp.sys.next.sysadmin Subject: Help: NXImage.... Date: 1 Jul 1997 10:33:28 GMT Organization: UMR Missouri's Technological University Message-ID: <5pamdo$3b6$3@news.cc.umr.edu> Hi, I have a problem. I am working on a image processing application on NextStep 3.2. I am using NXImage class with NXBitmapImageRep to specify the bitmap for the image. For this I provide the image data as a unsigned char array to the "initData: pixelsWide: pixelsHigh:.... procedure of NXBitmapImageRep. Now I make some changes to the image data (by changing pixel value in the array)!! How do I make it visible on the window. I mean when I say display should the changes not show up on the window??? Please help... If I need to take some other path to composite the NXImage please let me know... Thanx in advance ... Sanjeev
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: timing out telnet/etc Date: Tue, 1 Jul 1997 09:09:13 -0400 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.NXT.3.96.970701090649.6876F-100000@peace> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII If I telnet to my machine and do not enter a login/password, it takes 5 minutes to timeout. I would like to make this less, like 60 seconds. I read 'man gettytab' and saw this to num 0 timeout (seconds) as an option, but it didn't seem to work when I edited gettytab Anyone done this? TjL -- TjL <luomat@peak.org> / http://www.peak.org/~luomat/next/ NeXT bookmarks: http://www.peak.org/~luomat/next/bookmarks.html *** Starting July 2nd I will be taking Hebrew. Email and Usenet response time will be noticeably slower. ***
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Help: missing init Date: Tue, 1 Jul 1997 09:27:07 -0400 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.NXT.3.96.970701091701.7050B-100000@peace> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Steve Beavers <sbeavers@polaris.umuc.edu> In-Reply-To: <33B7CF0E.8542C339@polaris.umuc.edu> On Mon, 30 Jun 1997, Steve Beavers wrote: > I just got a used NeXT machine and I am seeing the following error when > booting up: > > load of /etc/mach_init failed, errno 2, trying /etc/init > load of /etc/init failed, errno 2 > > I am wondering if maybe the files on the hard drive were deleted? Sounds like it > Is there any way I can boot up and see if there is anything on the hard > drive? Possibly. I had this happen to me about 2 years ago, the files in /etc were just gone, and I still don't know why.... Anyway, Marc Majka @ NeXT suggested I try bsd -i -s from the ROM monitor, and then when it asks for an init program tell it /usr/etc/init and hopefully that will let you boot into single user mode and check things out there.. > I tried creating a boot disk from the image file that NeXT > provides on their website, but it asks for a CD (which I don't have). It's not really a boot disk as most people think of a boot disk. It is really a 'kick disk' that allows you to boot a NeXT off a CD-ROM. > Is there anything like Norton Utilites that would allow me to see if > these files were deleted and undelete them? No. If the files are deleted, they are gone forever. Welcome to UNIX. > Or, am I jumping to conclusions, is there something else I should try? Not much. Where did you buy this from? Whoever sold it to you should have 1) told you that it wouldn't boot or 2) made sure it did TjL -- TjL <luomat@peak.org> / http://www.peak.org/~luomat/next/ NeXT bookmarks: http://www.peak.org/~luomat/next/bookmarks.html *** Starting July 2nd I will be taking Hebrew. Email and Usenet response time will be noticeably slower. ***
Message-ID: <33B93F8B.B2428EA@zipatoni.com> Date: Tue, 01 Jul 1997 11:34:03 -0600 From: doc <doc@zipatoni.com> MIME-Version: 1.0 Newsgroups: comp.sys.next.sysadmin,comp.sys.next.software Subject: Need Boot Floppys Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Organization: Primary Network. http://www.primary.net Hi, Does anyone have a copy of the NS 3.3 bootfloppy? I am looking for both Motorola and Intel. I have tried to download the disk images from the NeXT web site but I can't get RAWRITE to work in either DOS or Windows. If anyone has a bootfloppy that they could e-mail me or if someone could talk me through creating the bootfloppy from the floppyimage I would appreciate it. thanks very much. doc@zipatoni.com
From: ashrafi@mit.edu (Babak Ashrafi) Newsgroups: comp.sys.next.sysadmin Subject: panic: kernel page fault failure & MMU invalid descriptor Date: 1 Jul 1997 16:04:05 GMT Organization: Massachvsetts Institvte of Technology Message-ID: <5pb9pl$cs2@senator-bedfellow.MIT.EDU> My Turbo Color NeXTstation just rebooted itself. I was not doing anything unusual at the time, just browing the web. What do the following entries in /usr/adm/messages mean? syslog: NetInfo connection timeout: RPC: Unable to send; errno = Bad file number mach: unexpected kernel page fault failure mach: trap: type 0x410 fcode 5 rw 1 faultaddr 0xffff000c mach: trap: pc 0x402ddf0 sp 0xffec0 sr 0x2008 mach: trap: cpu 0 th 0x101c4100 proc 0x1019cd90 pid 6873 pcb 0x101c5430 mach: traceback: fp 0x111e2f94 mach: called from pc 0x0402db3e fp 0x111e2fb4 4-args 00000003 101c5c5c 000ffeec 05007814 mach: called from pc 0x040a562c fp 0x111e2ff4 4-args 000ffef0 00000096 00000000 00000000 mach: called from pc 0x04001eaa fp 0x101c5c94 4-args 101c5c5c 111fb000 040b437a 00000002 mach: called from pc 0x000ffec0 fp 0x000fff00 4-args 00000500 782e0090 75736867 72617068 mach: last fp 0xfff00 mach: panic: (Cpu 0) MMU invalid descriptor during table walk mach: NeXT ROM Monitor 3.3 v74 mach: panic: NeXT Mach 3.3: Mon Oct 24 13:56:37 PDT 1994; root(rcbuilder):mk-171.9.obj~2/RC_m68k/RELEASE_M68K mach: syslogd: going down on signal 15 Thanks for any help, Babak
From: Henry McGilton <henry@trilithon.com> Newsgroups: comp.sys.next.sysadmin Subject: Support for ZIP in 3.2/3.3 Date: Tue, 01 Jul 1997 09:07:16 -0700 Organization: Pacific Research and Trading Message-ID: <33B92B34.3879@trilithon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit What Ho, I tried using a ZIP drive (NextStep 3.2) to move large files from Windows 95 to NextStep. NextStep doesn't appear to understand DOS file systems on those ZIP disks. I installed the DOS file system patch, too. Anybody have the definitive story on support for ZIP drives ? Cheers, ........ Henry
From: Marc Respass Newsgroups: comp.sys.next.sysadmin Subject: Re: Adding new user Date: 1 Jul 1997 17:37:25 GMT Organization: HTL Technologies, Inc. Message-ID: <5pbf8l$1f1@htlmst.hlt.com> References: <ECHDqB.9Iq@nidat.sub.org> <5p0ja3$6q5@htlmst.hlt.com> In Re: Adding new user comp.sys.next.sysadmin Nitezki@NiDat.sub.org (Peter Nitezki) writes, > In article <5p0ja3$6q5@htlmst.hlt.com> marc@marc.htl.com (Marc Respass) > writes: > > Hi, > > > > I'm almost done setting up my Openstep 4.2 PR (Prelude to Rhapsody) > > system. I want to change the user name of the "me" account but I can't > > so I thought I'd make a new user but it's not working out. I tried to > > run PopOver.app from the new account and it couldn't write to my home > > directory (/marc) because it didn't have permissions. I did chmod 777 > > /marc which set the directory for full permissions but it still didn't > > work. Logged out and back in; still nothing. Can anyone help me setup > > a new account that's identical to "me" so that I can add users. > > > Oh boy, will some people ever read the manuals? Oh boy. Will some people ever read the post? > If you set a password for account 'me' (in one of the Preference panels) > and log out you get a login panel and are asked for the account and > password. You then enter 'root' where you possibly should also add a > password. This account is able to modify the user entries through > UserManager.app... Peter, I appreciate the response but apparently I wasn't clear. I know how to log in as root, I know how to set a password, I know how to run UserManager. What I need to do is create a new account that's exactly like "me". The "me" account works perfectly. I created a new user called "marc" but that account didn't have the same permissions and groups as "me". What I want to do is duplicate "me" then edit it. Frankly, the online help isn't that good and I don't have a book. I worked with UserManager a bit but maybe not enough. Thanks again
From: satoru@candenext.lsa.berkeley.edu.berkeley.edu (Satoru Uzawa) Newsgroups: comp.sys.next.sysadmin Subject: Re: Adding new user Date: 1 Jul 1997 18:39:51 GMT Organization: University of California, Berkeley Message-ID: <5pbitn$j7i@agate.berkeley.edu> References: <ECHDqB.9Iq@nidat.sub.org> <5p0ja3$6q5@htlmst.hlt.com> <5pbf8l$1f1@htlmst.hlt.com> Hi Marc, You can set group for a user in UserManager by switching to "Group" option after opening the user information and click "/" under "Domain". "me" is set as "wheel" and "staff" while the default for the new user's group is "other". You might set your new account as wheel for convenience of system managements. Did you create new directory for the new user? For PopOver problem, check under "Expert" of "Preferences" to see where you set the place for downloading the mails and check whether the new user has write permission to that folder. The default is /usr/spool/mail/"UserName" which should have no problem. Hope this help. You better back the file modes for /marc back to the default instead of 777 for safety reason. --- Satoru Uzawa, satoru@candenext.lsa.berkeley.edu (NeXTmail welcome) >Marc Respass wrote: >Peter, I appreciate the response but apparently I wasn't clear. I know how to log in as root, I know how to set a password, I know how to run UserManager. What I need to do is create a new account that's exactly like "me". The "me" account works perfectly. I created a new user called "marc" but that account didn't have the same permissions and groups as "me". What I want to do is duplicate "me" then edit it. Frankly, the online help isn't that good and I don't have a book. I worked with UserManager a bit but maybe not enough. Thanks again
From: paul@eisusa.com (Paul Nicholson) Newsgroups: comp.sys.next.sysadmin Subject: My console is read only even when I'm root - how to fix? Date: Sun, 29 Jun 1997 18:41:47 -0700 Organization: Electronic Imaging Systems, Inc. Message-ID: <paul-2906971841480001@max1-np-ca-19.earthlink.net> Hi The console window is read only and I can't type my favorite UNIX commands into it. I am logged in as root. What's the secret to getting it to work. It worked once before, but that was before I completely reinstalled OpenStep after having hardware problems. Paul
From: Brad Elmore <bee@bk2k.gsu.edu> Newsgroups: comp.sys.next.sysadmin Subject: Strange dial-out problem (NeXTSTEP 3.3) Date: 01 Jul 1997 15:07:37 -0400 Organization: Georgia State University Message-ID: <v8n2o6r3pi.fsf@bk2k.gsu.edu> I have a turbo slab running NeXTSTEP 3.3 that is having a very strange dialout problem. I had a serial port cable built as per the online documentation (one that does hardware flowcontrol), and am trying to connect to campus Unix machines from home. Here's the symptoms: I can talk to the modem fine, the modem can dial campus modems fine, the NeXT (via tip) can talk to the terminal server at the other end fine, but when I try to telnet from there to any of the Unix boxes (I've tested with solaris and AIX), I get a login: and Password: prompt just fine, but no matter what I type (including logging into my own workstation), I can't login. If I take the same modem and hook it to my ancient 286 running Kermit, everything works fine-- so I'm presuming there's something strangely wrong with my NeXT setup. More details: I can connect to the echo port, and characters I type there are echoed immediately. Also, while trying to login, things like ctrl-D (to try to end the failing telnet) don't work. I've tried a number of different things in /etc/remote, to no avail. I'll post or forward them if anyone wants to know, but I started by taking the default one that comes with the system and upping the baud rate (to 38400-- I figured that'd be fast enough for talking to a 14.4 modem). Has anyone run into this kind of problem before? Brad Elmore bee@gsu.edu Internet member since 1987
From: Robbin <axeman@dds.nl> Newsgroups: comp.sys.next.sysadmin Subject: NeXTstation trouble Date: 1 Jul 1997 22:30:20 GMT Organization: none Message-ID: <33B9937D.7783@dds.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit problem no. 1 machine refuses to shut down (really!), workspacemanager quits and the mouse disappears but then nothing happens, it just sits there with a grey screen staring at me... I have to do a ROM-monitor shutdown, which results in a longer boottime due to "fsck" fixing the filesystem. (BTW, I'm running NS3.2 on a NeXTstation Turbo with 40 MBs of RAM, 512 MB HD). problem no. 2 not really a problem but more of a nuisance; when starting apps or mini'ing folders they do not apear in the bottom-right corner but one square to the left, which leaves me puzzled because with first use, things appeared correctly. question no. 1 when in unix expert mode, I sometimes have files that have "#" before and after their names, e.g. "#.macros#", what does this exactly mean? Does this indicate some file is in use, broken or what? If it is in the manuals, I sure couldn't find it...:-) question no. 2 about system releases, what is the best system i should use on my box does 3.3 offer any (speed) improvements or should I switch to 4 ? And off course where should I get these releases cheaply? When you know any answers to the above questions please mail to: igorvo@euronet.nl Thanks in advance! Greetings, Igor ---------------------------------------------------------------------- Black Hardware rocks! Reminds me of the time when were people asking; "What the hell is that state of the art computer on your desk", pointing at my 5 year old Mac.
From: John Kheit <jkheit@cnj.digex.net> Newsgroups: comp.sys.next.sysadmin Subject: Re: Swap and Partioning... Date: 1 Jul 1997 23:49:02 GMT Organization: monoChrome, Inc., NJ, USA Message-ID: <5pc51e$6ug$1@news2.digex.net> References: <5p9f34$mn$1@news2.digex.net> John Kheit <jkheit@cnj.digex.net> wrote: > First, It seems like there are upto about 5 types of disk activity > that can and generally do go on at anyone time: > 1) Accessing system files (unix utilities, filesystems...basic > core OS type stuff). 2) A utility/app might will access /tmp > (or some scratch like spot). This can be very HEAVY use when > compiling things (not necessarily apps, but lists and caches > too). 3) Swap, this can and is very heavy access. 4) Userfiles, > your spreadsheet files, etc... This can vary in intensity, but > let's just callit average/lite use. 5) Apps, your spreadsheet > application resources, etc. > Now, Ideally you would have a drive for each type of access, and > when you compile something big and heavy in PB/IB, and all the > above gets accessed simultaneously, you'll have a huge speed > up... Ok with a little thought...here's what I've come up with thus far: Frequency Intensity 1 Swap High High 2 /tmp Med High 3 /User Med Medium 4 /Apps,/Library,/Developer Med Low 5 /systemStuff Med Low Ok, there are the five basic uses...and I put next to it guestimates as to how the related files are accessed on the average user's setup...no facts, just gut feeling as to it... Frequency deals more with how many different seeks might be made of that item within say an hour...and intensity is how long the access is for (frequency relating more to seek times, intensity to throughput). Ok, so based on the above in part I've come to the conclusion that you want to lay things out in the exact opposite way depending if you have a single physical drive with multiple partitions or multple physical drives. I.E. If you have a single physical drive, Locality of Reference will make things faster if you keep heavier used things near each other. If you have two physical drives you want to split apart the two heaviest used things to take advantage of the simultaneous use. So, for example...If you have a single 4Gb drive, you would want to keep your 1&2 (above) together because they are heavily used, and you wouldn't want the drive to have to travel really far between the two... But, if you had two physical drives you might want to split the /tmp and the swapfile apart so they may both be accessed at the same time... Ok, onward... I thought a little more about it was trying to come up with "ideal" setups based on use... Sadly I miserably failed, but a few things came about. Several basic types of tasks are: Activity: Type of activity(Degree of use relative to above avg) Launching: 4(Heavier),1(Mild) Compiling: 2(H),1(Avg),4(H),3(Avg),5(H) Web: 1(H),2(H)--Translating all those images with Omni is heavy :) RunningApp:3(Avg),1(Avg) LogInFlush:4(H),1(M),2(H) Ok, the only thing that stands out is that 1(swap) is used everywhere and deserves some consideration. Also, /tmp (2) type stuff is used in a lot of cases too... Anyway, Here are my suggestions for two scenarios... Scenario A is for a 4Gb drive that must be partitioned (because of the 2Gb limit into two 2Gb partitions), and Scenario B is for a two drive setup, a 1Gb and a 2Gb drive. For both I'm assuming that items 3&4 (the user and localapps/library stuff) will take close to 2Gb's worth of space (since that's the reality for me :) Scenario A: Here we would want to keep the big heavy tasks as close together as possible. a) Anyway, I'd likely put 1,2,3 & 5 on partion 1, and 4 on partition 2. b) It might be even better to put 4&5 on partion 1 and 1,2,3 on partition 2--However, a) above might be a little easier to manage in the way of future upgrades... Scenario B: Here we want to split up all the heaviest tasks onto seprate drives to get the best simultaneous access rates possible. a) Put 1&5 on the 1Gb drive, and 2,3,4 on the 2Gb drive...this is likely really nice unless your 1Gb drive is significantly slower than the 2Gb drive (If the 1Gb drive isn't at least 65% the speed of the 2Gb drive, the swap being on the 1Gb drive might be a performance penalty--relatively). Anyway, doing so would seperate the swap (the heaviest process/access) from the other heavy processes. b) Put 2,3,5 on the 1Gb, and 1&4 on the 2Gb. This would ensure that the swap is on the fastest drive and still splits the loads rather decently. Perhaps you might even try c) put 2&5 on the 1Gig, and 1,3&4 on the 2Gb drive...i.e. moving the user files to the larger faster drive. This might be done just for ease of administering...having all the /Local* and /User files in one spot... Also, it would allow more room on the 1Gb drive for system stuff (i.e. with 4.2, developer, eof, webobjects, a couple of servers (and maybe even the 3.3 developer stuff) 1Gb is going to start getting tight). Anyway, I have no idea if any of this will work out in practice...just some musings I hope might prove useful to someone else... -- Thanks, be well, take care, later, John Kheit; Self expressed... __________________________________________________________________ monoChrome, Inc. ASCII, MIME, PGP, SUN, & NeXTmail OK NeXT/OPENSTEP Developer mailto:jkheit@cnj.digex.net Telepathy, It's coming... http://www.cnj.digex.net/~jkheit New York Law School You're dangerous because you're honest
From: "T.E. Biesinger" <teb@eng.cam.ac.uk> Newsgroups: comp.sys.next.sysadmin Subject: Frameworks.compressed Date: Tue, 01 Jul 1997 20:02:13 +0100 Organization: Cambridge University Engineering Department Message-ID: <33B95435.74BF@eng.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, unintenionally, I compressed /NextLibrary/Frameworks and OpenStep 4.0 (Intel) does not start up any more. Could I use the CD drive (how to access after having booted to the Mach Operating System Level?) to uncompress it? Which is the appropriate command? Perhaps, this is much more tricky but it would be essential to find a solution since I do not have a backup... Thanks for all your help! Thomas P.S. Reply-to: teb@eng.cam.ac.uk --- Thomas E Biesinger, Engineering Department, University of Cambridge, Trumpington Street, Cambridge CB2 1PZ, UK, em: biesingert@asme.org, vc: +44 1223 3 32869, fx: +44 1223 3 32662. NeXT-Mail welcome, PGP-2.6.i key available.
From: Cosmo Roadkill <cosmo.roadkill%bofh.int@rauug.mil.wi.us> Sender: <sales@golightspeed.com> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5pcicv$1v9$183@news.pacificrim.net> Control: cancel <5pcicv$1v9$183@news.pacificrim.net> Date: 02 Jul 1997 03:41:39 GMT Message-ID: <cancel.5pcicv$1v9$183@news.pacificrim.net> Organization: BOFH Space Command, Usenet Division Article cancelled as EMP/ECP, exceeding a BI of 20. A report will be published shortly on news.admin.net-abuse.bulletins. Sick-O-Spam, Spam-B-Gon!
From: sanguish@digifix.com (Scott Anguish) Newsgroups: comp.sys.next.sysadmin Subject: Re: Frameworks.compressed Date: 2 Jul 1997 03:26:50 GMT Organization: Digital Fix Development Message-ID: <5pchpq$jp4$1@news.digifix.com> References: <33B95435.74BF@eng.cam.ac.uk> In-Reply-To: <33B95435.74BF@eng.cam.ac.uk> On 07/01/97, "T.E. Biesinger" wrote: >Hi, > >unintenionally, I compressed /NextLibrary/Frameworks >and OpenStep 4.0 (Intel) does not start up any more. > Oh oh... running as root were we? :-) >Could I use the CD drive (how to access after having >booted to the Mach Operating System Level?) to uncompress >it? Which is the appropriate command? > You can boot into single user mode and then decompress it from the command line. >Perhaps, this is much more tricky but it would be >essential to find a solution since I do not have a >backup... > >Thanks for all your help! > >Thomas > > -- Scott Anguish <sanguish@digifix.com> NEXTSTEP/OpenStep Information <URL:http://www.stepwise.com>
From: dwy@ace.net (David Young) Newsgroups: comp.sys.next.sysadmin Subject: Re: panic: kernel page fault failure & MMU invalid descriptor Date: 2 Jul 1997 07:21:32 GMT Organization: 21st Century Software, New York City Sender: daver@ts3-4.nj.cnct.com Message-ID: <5pcvhs$e60$1@darla.visi.com> References: <5pb9pl$cs2@senator-bedfellow.MIT.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Date: 02 Jul 1997 02:21:32 CDT Cc: ashrafi@mit.edu In <5pb9pl$cs2@senator-bedfellow.MIT.EDU> Babak Ashrafi wrote: > mach: panic: (Cpu 0) MMU invalid descriptor during table walk I'm a little curious too; I saw this twice after I chaned the memory configuration from 80M to 128M in my Turbo Cube. I never saw it again. What gives? -- :: d a v i d y o u n g ::::: smtp dwy@ace.net http www.ace.net :: :: independant software and network guy ::::: new york, new york :: :: PGP fingerprint :: 89F5 E75D 4749 3FF4 :: ED92 1B6D 9871 9B93 :: g to do with the level of Service Packs that are installed? Any hints or insights are appreciated, -- Jan-Willem de Bruijn - F Y G I R logistic information systems
From: phy070@spo101 (H.-R. Oberhage) Newsgroups: comp.sys.next.sysadmin Subject: Re: Support for ZIP in 3.2/3.3 Date: 2 Jul 1997 08:07:32 GMT Organization: Universitaet Essen GH, Germany Message-ID: <5pd284$qdh@sun3.uni-essen.de> References: <33B92B34.3879@trilithon.com> Henry McGilton (henry@trilithon.com) wrote: : What Ho, : I tried using a ZIP drive (NextStep 3.2) to : move large files from Windows 95 to NextStep. : NextStep doesn't appear to understand DOS file : systems on those ZIP disks. I installed the : DOS file system patch, too. : : Anybody have the definitive story on support : for ZIP drives ? : ZIP drives are ok. You can use and format them for NEXTSTEP filesystem (BSD 4.3) or MacIntosh from within NS and use a (preformatted) DOS (only!) Cartridge, as long as it holds conventional FAT (12bit, 16bit) filesystems with DOS/Windows3.x format. NS and OPENSTEP can't use W95 filesystems (long names and/or 32bit) without the help of the 'vmount' utility, and then it's not working as elegant (automounting) as the others (at the moment - its author is working on a solution for automatic mount). So ZIP drives work with NS, Win95 systems won't (without manual overhead). Greetings, Ruediger Oberhage -- H.-R. Oberhage Mail: Univ.-GH Essen E-Mail: phy070@sp2.power.Uni-Essen.DE Fachbereich 7 (Physik) ruediger@Theo-Phys.Uni-Essen.DE S05 V07 E88 Universitaetsstrasse 5 Phone: (+49) 201 / 183-2493 D-45117 Essen, Germany FAX: (+49) 201 / 183-2120
From: jwdb@fygir.nl (Jan-Willem de Bruijn) Newsgroups: comp.sys.next.sysadmin Subject: [Q] OPENSTEP 4.1 on NT daemons fail Date: 2 Jul 1997 07:52:21 GMT Organization: XS4ALL, networking for the masses Sender: fygir@194.229.196.70 Message-ID: <5pd1bl$ck5$1@news2.xs4all.nl> Has anyone else experienced problems with OPENSTEP Enterprise on Windows NT? This is on Windows NT 4.0, with Service pack 3, and OPENSTEP 4.1. Sometimes when you log on, A Dr. Watson message appears immediately complaining that it cannot execute nmserver.exe or WindowServer.exe, making it impossible of course to run OpenStep programs. Even worse these executables sometimes seem to disappear. Reinstalling OPENSTEP did not help either. In one case we think it started when some other program package was installed. Could it have anything to do with the level of Service Packs that are installed? Any hints or insights are appreciated, -- Jan-Willem de Bruijn - F Y G I R logistic information systems
From: david@onestep.co.uk (David Knight) Newsgroups: comp.sys.next.sysadmin Subject: Re: [Q] OPENSTEP 4.1 on NT daemons fail Date: Wed, 02 Jul 1997 09:00:43 GMT Distribution: world Message-ID: <867834043.6193.0.nnrp-4.c30b1c08@news.demon.co.uk> References: <5pd0mb$cbm$1@news2.xs4all.nl> In article <5pd0mb$cbm$1@news2.xs4all.nl> jwdb@fygir.nl (Jan-Willem de Bruijn) writes: > Has anyone else experienced problems with OPENSTEP Enterprise on Windows NT? > This is on Windows NT 4.0, with Service pack 3, and OPENSTEP 4.1. > Sometimes when you log on, A Dr. Watson message appears immediately > complaining that it cannot execute nmserver.exe or WindowServer.exe, making > it impossible of course to run OpenStep programs. > Even worse these executables sometimes seem to disappear. Reinstalling > OPENSTEP did not help either. In one case we think it started when some other > program package was installed. > Could it have anything to do with the level of Service Packs that are > installed? > > Any hints or insights are appreciated, > Hi, Though not particularly helpful I can confirm that after some of our people installed an "upgraded" NT video driver we experienced the same problem. We confirmed this by re-installing NT and OpenStep 4.1 which worked, then re-installed the video driver and the same problem occured. Our engineering department have it on their NT list of things to diagnose !! --- Regards David Knight OneStep Solutions Plc | UK phone: 01702 426400 | Vendors of NS/OS 351 London Road | fax: 01702 551515 | MCCAs, Hardware Hadleigh | Int'l prefix: +44 1702 | Apps, Networks Essex | | ISDN, Training SS7 2BT | Email: david@onestep.co.uk | Maintenance England | (NeXTMail/MIME ok) | and Support
From: blenko@cs.yale.edu (Tom M. Blenko) Newsgroups: comp.sys.next.sysadmin Subject: Re: Adding new user Date: 2 Jul 1997 05:11:38 -0400 Organization: Computer Science Dept., Yale University Distribution: world Message-ID: <5pd60a$5hu@ruebezahl.cs.yale.edu> Peter Nitezki writes: |In article <> marc@marc.htl.com (Marc Respass) writes: |> Hi, |> |> I'm almost done setting up my Openstep 4.2 PR (Prelude to Rhapsody) |> system. I want to change the user name of the "me" account but I can't |> so I thought I'd make a new user but it's not working out. I tried to |> run PopOver.app from the new account and it couldn't write to my home |> directory (/marc) because it didn't have permissions. I did chmod 777 |> /marc which set the directory for full permissions but it still didn't |> work. Logged out and back in; still nothing. Can anyone help me setup |> a new account that's identical to "me" so that I can add users. |> |Oh boy, will some people ever read the manuals? If Rhapsody is targeted to the same market as MacOS, I 100% guarantee that they will not. Now, I haven't been able to determine who Rhapsody is targeted to, but if it is the existing base of MacOS users there's a big problem to be addressed here. Tom
From: bettis@inetnebr.com (Mr. Jeremy Bettis) Newsgroups: comp.sys.next.sysadmin Subject: Re: [Q] OPENSTEP 4.1 on NT daemons fail Date: 2 Jul 1997 08:12:40 -0500 Organization: Internet Nebraska Message-ID: <5pdk48$5ve$1@falcon.inetnebr.com> References: <5pd0mb$cbm$1@news2.xs4all.nl> NNTP-Posting-User: bettis jwdb@fygir.nl (Jan-Willem de Bruijn) writes: >Has anyone else experienced problems with OPENSTEP Enterprise on Windows NT? >This is on Windows NT 4.0, with Service pack 3, and OPENSTEP 4.1. >Sometimes when you log on, A Dr. Watson message appears immediately >complaining that it cannot execute nmserver.exe or WindowServer.exe, making >it impossible of course to run OpenStep programs. You must have networking configured. Either a network card, or remote access must be enabled. Even if you never dial out, you still must have networking installed >Even worse these executables sometimes seem to disappear. Reinstalling >OPENSTEP did not help either. In one case we think it started when some other >program package was installed. I have never seen that.
From: scott@doubleu.com (Scott Hess) Newsgroups: comp.sys.next.sysadmin Subject: Re: Swap and Partioning... Date: 2 Jul 1997 13:01:22 GMT Organization: Is a sign of weakness Message-ID: <SCOTT.97Jul2081311@howard.doubleu.com> References: <5p9f34$mn$1@news2.digex.net> <5pc51e$6ug$1@news2.digex.net> In-reply-to: John Kheit's message of 1 Jul 1997 23:49:02 GMT In article <5pc51e$6ug$1@news2.digex.net> John Kheit <jkheit@cnj.digex.net> writes: Ok, the only thing that stands out is that 1(swap) is used everywhere and deserves some consideration. Actually, I have a theory about swap... swap should generally be the access of last resort. If the currently active application is swapping, the machine starts to approach unusability. So, the first thing to assume is that you have enough RAM that the active application doesn't swap much if at all. [Put another way, if you don't have enough RAM, then tuning the swapfile isn't going to do you any good.] From there, you have to look at the lifetime of apps (or perhaps projects would be better - projects being a set of apps you use to do a job). Assuming the current project fits in RAM, then when you quit the current project and move on to another, there's suddenly a lot of free space for the next project to use, without necessarily having to swap in anythat that was swapped out already. [This is why I tend to quit apps rather than hide them. That way they don't clutter up my desktop _or_ my swapfile.] So I'd not rate swap "Frequency" as High, I'd rate it at Med, or even Low. [All the while keeping in mind that until recently I had 64M of RAM, and now I have 128M, so indeed I _don't_ swap much. I swapped noticably more with 64M, though :-).] Beyond that, though, you need to consider what accesses go together, not just which are high frequency or intensity. The most important swap accesses will be those involved with getting free space for a program you just executed, because they'll be on the critical path. These will come right in the middle of the system trying to read data from one of your other partitions. Sort of a lose-lose situation, because you might reference data on _every_ partition in launching an app, but generally you can decide in terms of size - the executable code accessed in a launch will generally be larger and more spread out than the data files, so that's where to concentrate. OTOH, when you're in some steady state just "operating" your program, and you keep growing things in memory, it's likely that you're doing most accesses to the swapfile, and not many to anything else. Another thing to consider is that apps and resources type files will often be mapped into memory, rather than loaded into memory. Meaning? That when the system needs some free space and some app is inactive, it can map out that app's code pages _without_ sending them to the swapfile. Later, it calls them back in from the app's executable. Shared and Dynamic libraries also do this, though older dynamically loaded NXBundle code does not. So when you bring back that inactive app, you're going to pull pages from the swapfile and from the executable's home, and possibly from resource files. Sigh, this isn't answering much, is it? My personal layout-of-choice is to have two disks, one booting the current version of the OS, the other booting the earlier version. That way I can easily back off if need be. Nowadays, that means NS3.3 on one disk and OS4.2 on another. From there, I have them each mount the other on /Disk, and swap to it's swapfile at /Disk/private/vm/swapfile. Works out pretty nicely. In the past it's been asked if it's worth swapping out to an older 400M disk which only does (say) 2MB/s rather than your new 2Gig disk which does 5MB/s. I would still consider swapping to the older disk, because a) I don't swap much as it is, and b) when I do swap, it's the _seek_ time that's important, not the transfer rate. Say the new disk is 5400RPM, the old is 3600RPM. When seeking to the swapfile, the new disk requires an average 9ms seek time, plus an average 6ms or so waiting for the right area of the disk to come around. Then it has to write the block. Then it has to seek back to what it was doing, adding another 15ms. During that 30ms of wastage, the old disk could have written perhaps 64k or so of data. Oh, well, not getting anywhere, -- scott hess <scott@doubleu.com> (606) 578-0412 http://www.doubleu.com/ <Favorite unused computer book title: The Idiots Guide to the Zen of Dummies in a Nutshell in Seven Days, Unleashed>
From: "Jean-Claude" <murdocks@mbox.vol.it> Newsgroups: comp.sys.next.sysadmin Subject: USING TAR AND GUNZIP PLEASE HELP ME Date: 22 Jun 1997 12:56:00 GMT Organization: Telecom Italia - Video On Line Message-ID: <01bc7f0c$2f86cdb0$00010101@murdock> Hi my helper friend... i've got another problem and i'm here for ask you some help... I've downloaded the NET SURFER from a ftp site... but.... HOW CAN I LET NEXTSTEP TO SEE IT AS A PACKAGE ???!?!? the was a blablabla_tar.gz... i've decompressed it under winNT UNZIP and it have made the directory structure of the package.. but NEXTSTEP don't see it as a package.. i've tried to use UNIX command but NEXTSTEP says that cannot exctract files beacuse file name too long (???).. when you've send to me the matrox pkg. the file name was long !! but i don't remember how i have used it.. I've this problem ever when i download a file from internet under WINNT... can you take me a WEB BROWSER for NEXTSTEP and explain me to install correctly the modem, the needed protocol and the software,, to let me navigate the web... and don't disturb you no more ? THANK YOU very much. and i'm very happy to talk with you about Nextstep because i like very much that OS but i'm very beginner to that OS.. eheh.... thank you a lots.. I hope that you can help me..!! Jean-Claude murdocks@mbox.vol.it
From: "Jean-Claude" <murdocks@mbox.vol.it> Newsgroups: comp.sys.next.sysadmin Subject: HELP ME PLEASE Date: 22 Jun 1997 12:55:45 GMT Organization: Telecom Italia - Video On Line Message-ID: <01bc7f0c$26af9eb0$00010101@murdock> Hi my helper friend... i've got another problem and i'm here for ask you some help... I've downloaded the NET SURFER from a ftp site... but.... HOW CAN I LET NEXTSTEP TO SEE IT AS A PACKAGE ???!?!? the was a blablabla_tar.gz... i've decompressed it under winNT UNZIP and it have made the directory structure of the package.. but NEXTSTEP don't see it as a package.. i've tried to use UNIX command but NEXTSTEP says that cannot exctract files beacuse file name too long (???).. when you've send to me the matrox pkg. the file name was long !! but i don't remember how i have used it.. I've this problem ever when i download a file from internet under WINNT... can you take me a WEB BROWSER for NEXTSTEP and explain me to install correctly the modem, the needed protocol and the software,, to let me navigate the web... and don't disturb you no more ? THANK YOU very much. and i'm very happy to talk with you about Nextstep because i like very much that OS but i'm very beginner to that OS.. eheh.... thank you a lots.. I hope that you can help me..!! Jean-Claude murdocks@mbox.vol.it
From: alex@guava.phil.lehigh.edu (Alex Levine) Newsgroups: comp.sys.next.sysadmin,comp.sys.next.hardware Subject: Installing NS3.3 on a syquest cartridge Date: 2 Jul 1997 14:46:22 GMT Distribution: world Message-ID: <5pdpju$190o@fidoii.cc.Lehigh.EDU> Hi all, Has anyone successfully installed NS3.3 on a syquest EZ135 cartridge? I've made several attempts, but never gotten very far. The Adaptec2940 driver on the original driver floppy wouldn't load at all. I got updated boot- and driver-disk images from NeXTAnswers, and now the SCSI driver loads and the NS installer sees my disks. However, installation inevitably crashes shortly after I select the Syquest drive (with disk inserted) as the target. I get something like: /etc/rc.cdrom [33] Memory fault /etc/rc.cdrom [34] Memory fault test: argument expected And then all processes die. Note that I have done this with BIOS enabled for removable disks, then again with BIOS enabled for removable disks only for booting. I have also set the Syquest drive (SCSI ID 4) as the boot device (in the Adaptec configuration utility). Any ideas? Cheers! Alex -- Alexander Levine Philosophy Department Lehigh University ATL2@lehigh.edu
From: alex@guava.phil.lehigh.edu (Alex Levine) Newsgroups: comp.sys.next.sysadmin,comp.sys.next.software Subject: Public window server on OS4.1/NT Date: 2 Jul 1997 14:38:22 GMT Distribution: world Message-ID: <5pdp4u$190i@fidoii.cc.Lehigh.EDU> Hi all, One of our boxes here runs NT 4.0 (SP 3), and I installed WebObjects on it. WebObjects comes with a stripped-down version of OpenStep, and with that package installed, I am able to run applications compiled for OS/NT. It would be nice to remotely run applications on that machine from another box running OS/Mach 4.1, using the -NXHost option. Now, I have heard that this works. Unfortunately, I haven't been able to figure out how to enable the public window server option on the NT machine. Can it be done with this version of OpenStep? Cheers! Alex -- Alexander Levine Philosophy Department Lehigh University ATL2@lehigh.edu
From: jsamson@istar.ca (Jean-Paul Samson) Newsgroups: comp.sys.next.sysadmin Subject: Re: Support for ZIP in 3.2/3.3 Date: 2 Jul 1997 18:11:54 GMT Organization: iSTAR Internet Incorporated Message-ID: <5pe5la$hvr$1@news.istar.ca> References: <33B92B34.3879@trilithon.com> <5pd284$qdh@sun3.uni-essen.de> In-Reply-To: <5pd284$qdh@sun3.uni-essen.de> On 07/01/97, H.-R. Oberhage wrote: >: I tried using a ZIP drive (NextStep 3.2) to >: move large files from Windows 95 to NextStep. >: NextStep doesn't appear to understand DOS file >: systems on those ZIP disks. I installed the >: DOS file system patch, too. Last year I was running NEXTSTEP 3.2 with the DOS file system patch. My NeXT could not recognize DOS-formatted Syquest EZ135 cartridges. I suspect you need NEXTSTEP 3.3 or better to get this functionality. Unfortunately, as mentioned previously you cannot perform a DOS format under NEXTSTEP with a removable cartridge drive. -- -===================================================================- Jean-Paul C. Samson -==- jsamson@istar.ca (NeXTmail & MIME welcome) -=============- http://www.cs.ualberta.ca/~jeanpaul -=============- -===================================================================- "Microsoft is a fact of life. They're like the air we breathe. Perhaps a better analogy is bottled water, because you have to buy it." -- Steve Jobs, Apple Computer's Worldwide Developers Conference, May 16th, 1997 -===================================================================-
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: NeXTstation trouble Date: 2 Jul 1997 11:04:31 GMT Organization: P&L Systems Message-ID: <5pdcjv$h2c$1@ironhorse.plsys.co.uk> References: <33B9937D.7783@dds.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In <33B9937D.7783@dds.nl> Robbin wrote: > problem no. 1 > > machine refuses to shut down (really!), workspacemanager quits and the > mouse disappears but then nothing happens, it just sits there with a > grey screen staring at me... > I have to do a ROM-monitor shutdown, which results in a longer boottime > due to "fsck" fixing the filesystem. (BTW, I'm running NS3.2 on a > NeXTstation Turbo with 40 MBs of RAM, 512 MB HD). Happens sometimes, usually due to a process that won't die correctly or due to problems unmounting all the filesystems. You can sometimes get the system to still shutdown cleanly by using the right-hand command key + ` combination which will give you the option to halt or reboot the computer *with* sync. You may need to do this repeatedly. Some apps are well known for producing this effect --- samba servers particularly. > problem no. 2 > > not really a problem but more of a nuisance; when starting apps or > mini'ing folders they do not apear in the bottom-right corner but one > square to the left, which leaves me puzzled because with first use, > things appeared correctly. Each new app tile or miniaturised window gets placed one space to the right, even if the previous app/window has since been closed. It's just the way the WM works. > question no. 1 > > when in unix expert mode, I sometimes have files that have "#" before > and after their names, e.g. "#.macros#", what does this exactly mean? > Does this indicate some file is in use, broken or what? If it is in the > manuals, I sure couldn't find it...:-) You're an emacs user. Emacs keeps a backup of the original file renamed by surrounding it in '#' characters while you're editing. When you save, this file gets renamed to foo~ --- if you kill emacs with unsaved changes or emacs dies, the file won't get renamed. > question no. 2 > > about system releases, what is the best system i should use on my box > does 3.3 offer any (speed) improvements or should I switch to 4 ? And > off course where should I get these releases cheaply? All upgrades cost exactly the same amount so there's no financial motive to choose one over another. Either NS 3.3 or OS 4.2 performs very well --- certainly no worse than 3.2. OS 4.2 has several bug fixes and security enhancements over NS 3.3, plus it has all the OpenStep libraries. Unfortunately we're still awaiting stocks of 4.2 to be delivered. > When you know any answers to the above questions please mail to: > igorvo@euronet.nl > Thanks in advance! Matthew [Posted and mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: cejensen@bitstream.net (Christian Jensen) Newsgroups: comp.sys.next.sysadmin Subject: standalone user needs networking reality check Date: 2 Jul 1997 21:31:21 GMT Organization: Bitstream Underground Message-ID: <5pehb9$cao$1@maryj.bitstream.net> I have a NeXTcube and an Intel box running Win95. Because it was easy to do, I have connected them with thin ethernet cable. I am a fairly knowledgeable PC user, am still getting to know NS, and know only enough about networking to get the SMC card in my Intel PC installed and configured, and to hook up and terminate the cables. Of course, at the moment both machines, though connected, are completely unable to "see" each other. From here, I need help with getting the machines to communicate, either one-way or both ways. My ideal situation would be two-way communication with both machines able to write/read each other's HDs, the Intel printing on the NeXT printer (I found the driver), and so on. I would be happy to settle for either machine seeing the other one-way. I have heard of Samba, but before attempting to tackle it, or any other app necessary for this chasm-bridging enterprise, I thought I'd risk the heckling and raspberries of more knowledgeable folks and post something here to ask if what I'm thinking about is impossible or just maybe worth the trouble after all. Thanks to all who reply! --Chris -- ******************************** Chris Jensen cejensen@bitstream.net MIME, NeXTMail OK
From: John Kheit <jkheit@cnj.digex.net> Newsgroups: comp.sys.next.sysadmin Subject: Re: Swap and Partioning... Date: 2 Jul 1997 22:04:22 GMT Organization: monoChrome, Inc., NJ, USA Message-ID: <5pej96$21n$2@news2.digex.net> References: <5p9f34$mn$1@news2.digex.net> <5pc51e$6ug$1@news2.digex.net> <SCOTT.97Jul2081311@howard.doubleu.com> scott@doubleu.com (Scott Hess) wrote: > In article <5pc51e$6ug$1@news2.digex.net> John Kheit > <jkheit@cnj.digex.net> writes: > Ok, the only thing that stands out is that 1(swap) is used > everywhere and deserves some consideration. > Actually, I have a theory about swap... swap should generally be > the access of last resort. If the currently active application > is swapping, the machine starts to approach unusability. So, > the first thing to assume is that you have enough RAM that the > active application doesn't swap much if at all. [Put another > way, if you don't have enough RAM, then tuning the swapfile isn't > going to do you any good.] > From there, you have to look at the lifetime of apps (or perhaps > projects would be better - projects being a set of apps you use > to do a job). Assuming the current project fits in RAM, then > when you quit the current project and move on to another, there's > suddenly a lot of free space for the next project to use, without > necessarily having to swap in anythat that was swapped out already. > [This is why I tend to quit apps rather than hide them. That > way they don't clutter up my desktop _or_ my swapfile.] Yea, I agree with you...but sometimes some apps will just eat into swap no matter what. And quiting them every 5 minutes can be a pain... OmniWeb and Tiffany come to mind. If you use them relatively intensily they just will make it into swap...so it's somewhat of a reality for those with less than 128Mb of ram :) But I do agree with all you said... -- Thanks, be well, take care, later, John Kheit; Self expressed... __________________________________________________________________ monoChrome, Inc. ASCII, MIME, PGP, SUN, & NeXTmail OK NeXT/OPENSTEP Developer mailto:jkheit@cnj.digex.net Telepathy, It's coming... http://www.cnj.digex.net/~jkheit New York Law School You're dangerous because you're honest
From: stephen@ccc1.tamu.edu@ (Stephen Johnson) Newsgroups: comp.sys.next.sysadmin Subject: UserManager won't run - Help, please ASAP Date: 2 Jul 1997 22:49:46 GMT Organization: Texas A&M University, College Station, Texas Message-ID: <5pelua$n5p@news.tamu.edu> NNTP-Posting-Date: 2 Jul 1997 22:49:46 GMT Within the past week or so UserManager.app has quit working on my server, NS 3.3 on a Cube. It will startup, prompt for the root password, which I enter and then it just quits. If run from the root account it just starts up and quits. If run from a command line, it does the same but in the terminal window it says "Bus error". If the same copy of the app is run on another computer it works fine. I have tried rebooting, no difference. Any ideas as to the problem? -- --- Stephen Johnson, sjohnson@myriad.net@ Computer Consulting Intl, LTD PO Box 1046 College Station, TX 77841 409-778-4717 NOTE - remove the trailing @ char. to mail to me.
From: Matthew Reichman <mreichman@earthlink.net> Newsgroups: comp.sys.next.sysadmin Subject: ZIP disk woe! How can I get files off a disk that suddenly came up as "Unformatted/Damaged"? Date: 2 Jul 1997 22:03:04 GMT Organization: Como me Gusta productions Message-ID: <5pej6o$s4n@chile.earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 SUBJ: ZIP disk woe! How can I get files off a disk that suddenly came up as "Unformatted/Damaged"? ================= SCENARIO: I purchased MAC-formatted disks and reformatted them as NS. I believe one or two of them wouldn't format from Workspace and I had to bsd-s and "disk-format" them. Then I loaded them up with files. One disk (maybe not even one of these two) I got error messages (incomplete file transfer / i/o prob.) and had to reformat it via sdformat while booted up as singel user. One week later, I try to pull a file off of one of them and get error messages, and then I'm told that the disk isn't formatted. When I try fsck to repair it tells me I need an alternate superblock, but #16 doesn't work and I don't know how to determine what other superblock to use. These are extremely important files and I have no others! How can I get them off that disk? Do I have defective Zip disks or a defective Zip Drive? Any help to get the files off would be greatly appreciated. Error messages: Jul 1 18:19:55 midnight mach: sd3 (5,0): scsi_timer: timeout op:0x25 sd_state:7 scsi status:0x0 Jul 1 18:19:55 midnight mach: sd3: UNIT ATTENTION Jul 1 18:19:55 midnight mach: sd3 (5,0): ERROR op:0x25 sd_state:4 scsi status:0x0 Jul 1 18:19:55 midnight mach: sd3 (5,0): sense key:0x6 additional sense code:0x29 Jul 1 18:19:55 midnight mach: SCSI Block in error = 0 (no valid label) Jul 1 18:19:55 midnight mach: sd3 (5,0): scsi_timer: timeout op:0x25 sd_state:0 scsi status:0x0 AND ALSO SOMETHING LIKE THIS: (I tried manually fsck'ing them to no avail) sd3 (5,0): scsi_timer: timeout op:0x25 sd_state:7 scsi status:0x0 sd3: UNIT ATTENTION sd3 (5,0): ERROR op:0x25 sd_state:4 scsi status:0x0 sd3 (5,0): sense key:0x6 additional sense code:0x29 SCSI Block in error = 0 (no valid label) probing for mac probing for cdaudio probing for HFS_XFer /usr/etc/disk -i -h midnight -l "UntitledDisk" /dev/rsd3a sd3 (5,0): ERROR op:0x1a sd_state:4 scsi status:0x0 sd3 (5,0): sense key:0x5 additional sense code:0x24 SCSI Block in error = 0 (no valid label) disk name: IOMEGA ZIP 100 disk type: removable_rw_scsi writing disk label sd3 (5,0): scsi_timer: timeout op:0x25 sd_state:7 scsi status:0x0 sd3: UNIT ATTENTION sd3 (5,0): ERROR op:0x25 sd_state:4 scsi status:0x0 sd3 (5,0): sense key:0x6 additional sense code:0x29 SCSI Block in error = 0 (no valid label) Writing /usr/standalone/boot creating new filesystem on /dev/rsd3a /usr/etc/newfs -n -v /dev/rsd3a setting optimization for space with minfree less than 10 /etc/mkfs /dev/rsd3a 98144 614 2 8192 1024 16 5 60 4096 s Warning: 4096 bytes per inode impossible due to cylinder group size, using 8790 bytes per inode Reduce cylinder group size to reduce bytes per inode. Warning: 96 sector(s) in last cylinder unallocated /dev/rsd3a: 98144 sectors in 80 cylinders of 2 tracks, 614 sectors 100.5Mb in 5 cyl groups (16 c/g, 20.12Mb/g, 2048 i/g) super-block backups (for fsck -b#) at: 16, 20280, 39312, 59576, 78608, sd3: Incomplete disk transfer; bytes moved = 0xfff, resid = 0x1, retry 1 sd3: Incomplete disk transfer; bytes moved = 0xfff, resid = 0x1, retry 2 sd3: Incomplete disk transfer; bytes moved = 0xfff, resid = 0x1, retry 3 sd3: Incomplete disk transfer; bytes moved = 0xfff, resid = 0x1, retry 4 sd3: Incomplete disk transfer; bytes moved = 0xfff, resid = 0x1, retry 5 sd3: Incomplete disk transfer; bytes moved = 0xfff, resid = 0x1, retry 6 sd3: Incomplete disk transfer; bytes moved = 0xfff, resid = 0x1, retry 7 sd3: Incomplete disk transfer; bytes moved = 0xfff, resid = 0x1, retry 8 sd3: Incomplete disk transfer; bytes moved = 0xfff, resid = 0x1, retry 9 sd3 (5,0): scsi_timer: timeout op:0x28 sd_state:7 scsi status:0x0 sd3: UNIT ATTENTION sd3 (5,0): ERROR op:0x28 sd_state:4 scsi status:0x0 sd3 (5,0): sense key:0x6 additional sense code:0x29 SCSI Block in error = 0 (no valid label) read error: 24 rdfs: I/O error /usr/etc/newfs /dev/rsd3a failed (status 1) -- Be well, Matthew Reichman <mreichman@earthlink.net> NeXTMAIL, SUN Mail & MIME welcome PGP key --> email w/ subject "request_PGP"
Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin From: lparkyn@prosoft.com (Lyle Parkyn) Subject: Seeking comments of experience with OpenStep 1.0 on Solaris Message-ID: <ECq525.9sA@prosoft.com> Sender: lparkyn@prosoft.com (Lyle Parkyn) Organization: ProSoft Solutions Inc. (RDS Site) Date: Thu, 3 Jul 1997 03:44:29 GMT I am contemplateing installing OpenStep 1.0 on Solaris 2.5.1 on a Sparc 5. I've downloaded the free user environment from Sun's web site. I assume 1.0 the latest release, I couldn't find anything newer. Does anyone have any comments on their experience? In particular I am wondering about performance, reliability, stability, interaction with CDE, installation gotchas and any other comments you have to offer. *** *** Please reply to: parkyn@mdd.comm.mot.com *** -thanks -- Lyle Parkyn ProSoft Solutions Inc. (http://www.prosoft.com) lparkyn@prosoft.com (NeXTmail, text or MIME formats welcome) Bus:(604)324-3311 Fax:(604)538-7694
From: scott@*cacti.org (Scott Stevenson) Newsgroups: comp.sys.next.sysadmin Subject: Re: PPP to LAN connection problem Date: Thu, 03 Jul 1997 03:28:28 -0700 Organization: Cacti.org Distribution: world Message-ID: <scott-0307970328280001@sculptor.vip.best.com> References: <5orfvq$f12@uni2f.unige.ch> In article <5orfvq$f12@uni2f.unige.ch>, moetteli@amiga.icu.net.ch wrote: > The connections are as follows: > _____________ ___________ ___________ > |NeXTstation|<===PPP===>|Intel-box|<===Ethernet===>|Linux-box| > ------------- ----------- ----------- On the ethernet network, which one's running DNS, and which one's connected to the router (assuming that the ethernet network has a net connection). Are they all on the same subnet? - Scott -- Scott Stevenson scott@*cacti.org http://www.cacti.org <-- Macintosh Resources 100% Spam-free -- Please remove the "*" from my email address to respond - Thanks!
From: scott@*cacti.org (Scott Stevenson) Newsgroups: comp.sys.next.sysadmin Subject: PPP Resources Date: Thu, 03 Jul 1997 03:33:11 -0700 Organization: Cacti.org Message-ID: <scott-0307970333110001@sculptor.vip.best.com> Could somebody point me some information to help me get ppp running on Prelude to Rhapsody (OS 4.2 for Mach). Please respond via email if possible. Thanks in advance! - Scott -- Scott Stevenson scott@*cacti.org http://www.cacti.org <-- Macintosh Resources 100% Spam-free -- Please remove the "*" from my email address to respond - Thanks!
From: Stefan Ried <ried@mpip-mainz.mpg.de> Newsgroups: comp.sys.next.sysadmin Subject: Re: PPP Resources Date: Thu, 03 Jul 1997 13:41:21 +0200 Organization: Max Plank Institut for Polymer Research Message-ID: <33BB8FE1.2781@mpip-mainz.mpg.de> References: <scott-0307970333110001@sculptor.vip.best.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Scott Stevenson <scott@*cacti.org> Scott Stevenson wrote: > > Could somebody point me some information to help me get ppp running on > Prelude to Rhapsody (OS 4.2 for Mach). Please respond via email if > possible. Get Gatekeeper.app. Read the informations in there or read /NextLibrary/Documentation/NextAdmin/ReleaseNotes/PPP.rtf on you OpenStep-System. ______________________________________________________________________ /Stefan Ried, MPI f. Polymerforschung, Postf.3148, 55021 Mainz, F.R.G. \ | ... openstep, the biggest step | | E-Mail ried@mpip-mainz.mpg.de (MIME welcome) ...since the invention | | Telefon ++49 6131 379 267 Fax:++49 6131 379 340 ...of the __/___/ | | Project working on pattern-formation in liquid crystals /./\__/\\| | WWW http://www-theory.mpip-mainz.mpg.de/~ried ...wheel\_/ \_/| \______________________________________________________________________/
From: moetteli@amiga.icu.net.ch Newsgroups: comp.sys.next.sysadmin Subject: Re: PPP to LAN connection problem Date: 3 Jul 1997 13:16:49 GMT Organization: University of Geneva Distribution: world Message-ID: <5pg8o1$gkg@uni2f.unige.ch> References: <scott-0307970328280001@sculptor.vip.best.com> <5orfvq$f12@uni2f.unige.ch> In Re: PPP to LAN connection problem comp.sys.next.sysadmin <ArticleDisplayer: 0x91b58> writes, > In article <5orfvq$f12@uni2f.unige.ch>, moetteli@amiga.icu.net.ch wrote: > >> The connections are as follows: >> _____________ ___________ ___________ >> |NeXTstation|<===PPP===>|Intel-box|<===Ethernet===>|Linux-box| >> ------------- ----------- ----------- > On the ethernet network, which one's running DNS, The server for everything: The Intel-box with OpenStep running on it. > and which one's > connected to the router I don©t understand what exactly you mean with connected. We have a CISCO router. > (assuming that the ethernet network has a net > connection). If you mean an Internet connection, you©re right. The router is connected to an ISDN modem. And we have a continuing ISDN connection. > Are they all on the same subnet? Yes, in fact, we have no subnets on the ethernet part. Regards Phil
From: sjohnson@myriad.net@ (Stephen Johnson) Newsgroups: comp.sys.next.sysadmin Subject: Re: standalone user needs networking reality check Date: 3 Jul 1997 13:44:06 GMT Organization: Texas A&M University, College Station, Texas Message-ID: <5pgab6$q9n@news.tamu.edu> References: <5pehb9$cao$1@maryj.bitstream.net> NNTP-Posting-Date: 3 Jul 1997 13:44:06 GMT In-Reply-To: <5pehb9$cao$1@maryj.bitstream.net> On 07/02/97, Christian Jensen wrote: >I have a NeXTcube and an Intel box running Win95. Because it was easy >to do, I have connected them with thin ethernet cable. I am a fairly >knowledgeable PC user, am still getting to know NS, and know only >enough about networking to get the SMC card in my Intel PC installed >and configured, and to hook up and terminate the cables. Of course, at >the moment both machines, though connected, are completely unable to >"see" each other. From here, I need help with getting the machines to >communicate, either one-way or both ways. > >My ideal situation would be two-way communication with both machines >able to write/read each other's HDs, the Intel printing on the NeXT >printer (I found the driver), and so on. I would be happy to settle >for either machine seeing the other one-way. > >I have heard of Samba, but before attempting to tackle it, or any >other app necessary for this chasm-bridging enterprise, I thought I'd >risk the heckling and raspberries of more knowledgeable folks and post >something here to ask if what I'm thinking about is impossible or just >maybe worth the trouble after all. > >Thanks to all who reply! --Chris >-- >******************************** >Chris Jensen >cejensen@bitstream.net >MIME, NeXTMail OK > > Before samba, you have to get the ethernet addresses on both setup. If you are not using Netinfo on the NeXT, you can edit the /etc/hostconfig file to config the NeXT and the /etc/hosts to tell it about other machines on the net, just use the local example ip numbers from /etc/hosts. After getting this configured and rebooting you should be able to telnet and then you can start trying to setup samba. If you need the NEXTSTEP binaries for samba, email me. Stephen -- --- Stephen Johnson, sjohnson@myriad.net@ Computer Consulting Intl, LTD PO Box 1046 College Station, TX 77841 409-778-4717 "The Bible is the cornerstone of liberty." Thomas Jefferson NOTE: delete the second @ to email to me.
From: sroller@txpsmc.seanet.com (Steve Roller) Newsgroups: comp.sys.next.sysadmin Subject: Re: 4mm DAT Date: 3 Jul 1997 16:11:41 GMT Organization: Seanet Online Services, Seattle WA Message-ID: <5pgivt$p0k@q.seanet.com> References: <339dfdc5.0@fiji.easyway.net> Cc: jimbo@easyway.net In <339dfdc5.0@fiji.easyway.net> James C. Brost wrote: > I'm trying to add a Archive Python 4mm DAT to my NeXT (BLACK 040) under NeXT > STEP 3.3 with patch1. MAKEDEV doesn't seem to add it, as I get a IP error in > TAR. Any Ideas? > > Hi James, Under NeXT OS3.2 we access out Archive Python 4mm DAT with /dev/nrst0 Hope this helps. Steve ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Stephen V. Roller <sroller@roller.seanet.com> Stop by and visit at: Puget Sound NeXT Users Group http://www.seattle.net/~nextpsug/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: jray@bigmac.ag.ohio-state.edu (John Ray) Newsgroups: comp.sys.next.sysadmin,comp.sys.next.misc Subject: [HELP] Error: Can't create Master NetInfo Server Date: Thu, 03 Jul 1997 11:41:02 -0600 Organization: The Ohio State University Message-ID: <jray-0307971141020001@128.146.141.134> Hello, I've been running a NS/OS web server for about 2 years, and recently had to switch the IP number on the machine. At the same time as switching the IP, I shut the machine off as the NetInfo server, as the 2 other OS boxes we're using have become standalone. Now, I'd like to switch the machine back so it is a netinfo server, and I keep getting this message (I'm trying to do this w/ Simple Network Starter) Error: Can't Create Master NetInfo Server: (Duplicate domain tag: can't save it) I'm at a bit of a loss... can anyone help? Email appreciated, Thanks, John
From: bmeadows@acl.gatech.edu (Brian K. Meadows) Newsgroups: comp.sys.next.sysadmin Subject: Seeking advice on transferring OS to new drive Date: Fri, 04 Jul 1997 00:10:22 GMT Organization: Applied Chaos Lab Message-ID: <33bc3f57.16224958@news.gatech.edu> I'm getting ready to install a new HD into my Intel box and need some advice on what tools to use and how I should organize the transfer of my OS. Right now I have two internal SCSI drives, each partitioned into Next/Windows. Sd0 has everything except /Local/Apps which resides on sd1. Without doing a cold install of Next/OpenStep, is there a good way to migrate onto my new drive. I've got my system tricked out and it would save a lot of time if I don't have to reinstall and tweak every application. In addition I've got an external Jazz drive available. Any and all advice is appreciated. Brian Meadows ______________________________________ Brian K. Meadows Applied Chaos Laboratory School of Physics Georgia Institute of Technology Atlanta, GA 30332-0430 phone: (404) 894-1448 fax: (404) 894-9958 email: bmeadows@acl.gatech.edu WWW: http://acl.gatech.edu ______________________________________
From: jnw@phaedrus.demon.co.uk (Neville Wilford) Newsgroups: comp.sys.next.sysadmin Subject: Re: Making a second NS/OS Partition? Date: 3 Jul 1997 20:59:31 GMT Organization: (dis)organised Message-ID: <5ph3rj$2ah@phaedrus.demon.co.uk> References: <5p98th$143@phaedrus.demon.co.uk> <5pallt$k36@sun3.uni-essen.de> In-Reply-To: <5pallt$k36@sun3.uni-essen.de> Thanks to all who replied to me, both here and by mail. The easiest option would just be to get hold of another SCSI drive. I've also got backups on both tape and zip of my current OS4 partition so I ought to bite the bullet, destroy it and re-create a larger partition. In the mean time I'm going to try using a linux boot disk to create an "empty" ext2fs partition and then mount this under OS4 using Christian Starkjohann's useful vmount utility. Many Thanks, Neville Wilford -- Internet: jnw@phaedrus.demon.co.uk CompuServe: 100042,3501 j.n.wilford@ncl.ac.uk PGP 2.x public key available
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin,comp.sys.next.misc Subject: Re: [HELP] Error: Can't create Master NetInfo Server Date: 3 Jul 1997 19:07:12 GMT Organization: P&L Systems Message-ID: <5pgt90$399$1@ironhorse.plsys.co.uk> References: <jray-0307971141020001@128.146.141.134> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In <jray-0307971141020001@128.146.141.134> John Ray wrote: > I've been running a NS/OS web server for about 2 years, and recently had to > switch the IP number on the machine. At the same time as switching the IP, > I shut the machine off as the NetInfo server, as the 2 other OS boxes we're > using have become standalone. Now, I'd like to switch the machine back so > it is a netinfo server, and I keep getting this message (I'm trying to do > this w/ Simple Network Starter) Simple Network Starter does what it says --- starts up simple networks. Once you've done that you should switch to the more general tools like NetInfoManager.app Fear not --- it's easy really. Netinfo takes a bit of effort to get your head round, but once you do get it, you'll rapidly come to the conclusion that it's the best network management tool since sliced bread. > Error: Can't Create Master NetInfo Server: (Duplicate domain tag: can't > save it) Right. The 'tag' for a netinfo domain is simply the name of the directory where the data is stored on disk: a domain with the tag 'foo' will be stored in the /etc/netinfo/foo.nidb directory. Common tags are 'local' --- the default domain that all machines have, 'network' for the next level up and 'world' or 'super' for the top level in a three level heirarchy. Most installations can get by with a two or three level structure, but you can have as many as you want. Oh, yeah. Domain tags are quite arbitrary: your network domain could be tagged 'network' on the master server, whilst the copy on the clone server can be tagged 'strawberryjam'. > I'm at a bit of a loss... can anyone help? Sure can. The fact that SNS is complaining about duplicate tags suggests that you already have a network.nidb on your machine. You may not be *binding* to the domain, so you don't see any of the contents when doing lookups, but it's there alright. You can list the netinfo databases served by a machine by running 'nidomain -l' in a teminal shell. You can look at the contents of your network domain by using NetInfoManager.app and doing 'Domain:Open By Tag...' To reactivate the old network domain, all you need to do is tell your machines to bind to it. You do that by using NetInfoManager.app to open the /machines/broadcast host directory in the local domain of each machine and adding the key 'serves' with the value '../network'. Then either reboot the machines (netinfo master first) or restart the netinfo servers on the machines by doing 'kill -HUP `cat /etc/nibindd.pid`' in a terminal shell on each machine, again doing the netinfo master first. You'll have to be root to do that though. To get the old network domain out of the way while you create a new one, you can simply rename the .nidb directory and then restart netinfo using the 'kill -HUP `cat /etc/nibindd.pid`' command. Or you can delete the domain for good and all using the command 'nidomain -d network' Once you've got a master netinfo server up and running, I strongly recommend you to make one of the other machines a clone server which you can do via NetInfoManager.app's Domain:Servers... menu. Otherwise, powering off your master server will leave your other machines completely stymied, and if you have a clone server you can transmogrify[*] it into a master server should your master have some sort of mishap. > Email appreciated, [Posted and mailed] Matthew [*] But that requires wizardry beyond the scope of this message... -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
Newsgroups: comp.sys.next.sysadmin From: Information Subject: Metrics Message-ID: <737cd$113110.31@news.psrinc.com> Date: Fri, 04 Jul 1997 01:49:16 GMT Great Site URL:http://www.psrinc.com/metsys.htm
From: sef@kithrup.com Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <737cd$113110.31@news.psrinc.com> Date: 4 Jul 1997 01:36:08 GMT Control: cancel <737cd$113110.31@news.psrinc.com> Message-ID: <cancel.737cd$113110.31@news.psrinc.com> Sender: Information Spam cancelled by sef@kithrup.com
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: how-to unpartition a drive? Date: 4 Jul 1997 04:21:12 GMT Organization: @Home Networks Message-ID: <5phtno$fi7$1@ha2.rdc1.nj.home.com> I ran BuildDisk on a drive which had previously been partitioned. BuildDisk saw the entire disk, I told it not to partition it, and yet the partitions remain. How do I get rid of the old partition and get one big drive back? TjL, cleansing his machine of non-UNIX OSes :-) ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org>
From: holger@object-factory.REMOVETHIS.com (Holger Hoffstaette) Newsgroups: comp.sys.next.sysadmin Subject: Re: Frameworks.compressed Date: 2 Jul 1997 10:17:46 GMT Organization: Object Factory GmbH (Germany) Message-ID: <5pd9sa$lep$1@leonie.object-factory.com> References: <33B95435.74BF@eng.cam.ac.uk> <5pchpq$jp4$1@news.digifix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Scott Anguish wrote: > On 07/01/97, "T.E. Biesinger" wrote: > >unintenionally, I compressed /NextLibrary/Frameworks > >and OpenStep 4.0 (Intel) does not start up any more. Bad move. *Really* bad move. > You can boot into single user mode and then decompress it from > the command line. Can he? holger>otool -L /usr/bin/gnutar /usr/bin/gnutar: /NextLibrary/Frameworks/System.framework/Versions/A/System (compatibility version 1.0.0, current version 117.17.0) Same goes for /bin/tar. I'm not sure WHO THE F*CK had the *great* idea of making some of the essential tools dynamically linked..especially mount, so that you can't even mount something into /NextLibrary :-( I'd say this 'needs work'. On the other hand, this behaviour is consistent with Windows, where you just have to reinstall everything every couple of weeks. Hey! It might even open a 'Third Party Opportunity' for SystemDoctor apps! (just make sure they don't use any shared libs, haha) Holger ..with probably too much coffee.. -- holger"at"object-factory.com (NeXTMail, MIME) 'Where I come from it's important to develop stuff that doesn't suck.' -- David Young <dwy"at"ace.net>
Newsgroups: comp.sys.next.sysadmin,control From: news@news.msfc.nasa.gov Message-ID: <cancel.33bcb19c.0@news.genesisnetwork.net> Control: cancel <33bcb19c.0@news.genesisnetwork.net> Subject: cmsg cancel <33bcb19c.0@news.genesisnetwork.net> no reply ignore Organization: Semi-Automatic Lupine Remover Date: Fri, 4 Jul 1997 16:56:44 GMT Sender: a6@a.a ignore Make Money Fast post canceled by J. Porter Clark.
From: healyzh@ix.netcom.com (Zane H. Healy) Newsgroups: comp.sys.next.sysadmin Subject: Misc Networking Questions Date: Fri, 27 Jun 1997 23:07:37 -0800 Organization: Avanthar Software Message-ID: <199706272307371108046@por-or13-24.ix.netcom.com> Hi, Well, I'm back this time with some networking questions. I'm running "Prelude" on a homebuilt Intel system. The first question is, where is the Appletalk networking that the online manual talks about??? According to it I should see something when running "Preferences.app". The Appletalk would be nice, instead I've got to xfer data from my Mac to the Linux server I've got set up (running netatalk for Appletalk networking), and then from the OPENSTEP machine ftp it from the server. While far from ideal it works. However, ideally I'd like to be able to access the net from the OPENSTEP system. From the Mac I can do this by going through the Linux server which is configured to act as a Firewall, and has IP-Masqurading set up on it. From the Mac I just go into the TCP/IP control panel, tell it to connect via ethernet, put in the machines IP address, the subnet mask, list the Linux system as the router, put in NETCOM's DNS server addresses, and list 'ix.netcom.com' as my starting domain. Simple. Under OPENSTEP I've been racking my brains big time, I'm doing good to be able to ping my server using the hostname instead of IP address. I'm fast reaching the conclussion it isn't worth the effort. Any help would be appreciated. Zane
From: Sigthor Hrafnsson <siffi@treknet.is> Newsgroups: comp.sys.next.sysadmin Subject: default database Date: Fri, 04 Jul 1997 17:58:07 +0100 Organization: Treknet Message-ID: <33BD2B9F.1421@treknet.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all I'm using NeXTSTEP 3.3 on a i386, Pentium. I'm having problems with writing to the default database when loged in as root. If I change some values in preferences app, the changes take place in the current login, but when I log out and in again the changes I made are all gone. When I try to read from the default database with dread -l, I get the following error: Can't open defaults database. When I try to write to the database, I get: Couldn't write into database. This only hapends when I'm loged in as root, the database works fine for my other users. p.s. Funny thing just happend, I was going to spellcheck this letter in edit.App (as root) and the spellchecker panel does not appear??? neather does edit check the spelling? I wonder if the 2 are related? any ideas? Sigthor Hrafnsson siffi@treknet.is
From: Axel Habermann <kiwi@buran.fb10.tu-berlin.de> Newsgroups: comp.sys.next.sysadmin Subject: Re: default database Date: 4 Jul 1997 20:27:56 GMT Organization: Technical University Berlin, Germany Message-ID: <5pjmcc$8li$1@brachio.zrz.TU-Berlin.DE> References: <33BD2B9F.1421@treknet.is> Sigthor Hrafnsson <siffi@treknet.is> wrote: : Hi all : I'm using NeXTSTEP 3.3 on a i386, Pentium. : I'm having problems with writing to the default database : when loged in as root. Using 3.3's UserManager on the root account makes /root home of root. This is wrong and a bug in UserManager. Change it back to be / using NetInfo-Manager. Don't touch root's account with UserManager again. -- Axel Habermann kiwi@buran.fb10.tu-berlin.de Fon:+49 30 45478986 Fax:4542296 Die Dateien, in denen die Programmdokumentation enthalten ist, haben normalerweise die Endung ".c", -- Kristian Koehntopp
From: Axel Habermann <kiwi@buran.fb10.tu-berlin.de> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 4 Jul 1997 20:36:39 GMT Organization: Technical University Berlin, Germany Message-ID: <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> References: <33bc3f57.16224958@news.gatech.edu> Brian K. Meadows <bmeadows@acl.gatech.edu> wrote: : I'm getting ready to install a new HD into my Intel box and need some : advice on what tools to use and how I should organize the transfer of : my OS. Right now I have two internal SCSI drives, each partitioned : into Next/Windows. Sd0 has everything except /Local/Apps which : resides on sd1. Without doing a cold install of Next/OpenStep, is : there a good way to migrate onto my new drive. I've got my system : tricked out and it would save a lot of time if I don't have to : reinstall and tweak every application. In addition I've got an : external Jazz drive available. This should really go to the FAQ. Depending on what version of NS/OS you use you might not want to use possibly buggy GUI Tools like BuildDisk. I have successfully transferred whole installations using either of two methods: Connect the new disk, using a spare ID. If it's smaller than 2GB and you wnat to use the whole disk for NeXTSTEP, you might let the Workspace initialize it, else use fdisk and/or a disktab entry and disk When the newly created NS partition is mounted, copy the whole stuff over using cd / gnutar -cf - | (cd /newdisk; gnutar -xpf -) or cd /newdisk dump 0f - / | restore rf - When using dump/restore, be sure you have a working restore (restore had a bug in 3.3 IIRC, the 3.3patch should be ok) Depending on what you want to achive, you can repeat the last step for /LocalApps After having copied everything, the newdisk is identical to your old /, so now you could change the id of the new disk to something lower an boot off it or make a kickdisk configuration on /. HTH -- Axel Habermann kiwi@buran.fb10.tu-berlin.de Fon:+49 30 45478986 Fax:4542296 Die Dateien, in denen die Programmdokumentation enthalten ist, haben normalerweise die Endung ".c", -- Kristian Koehntopp
From: Sigthor Hrafnsson <siffi@treknet.is> Newsgroups: comp.sys.next.sysadmin Subject: Default Database Date: Fri, 04 Jul 1997 20:47:12 +0100 Organization: Treknet Message-ID: <33BD5340.12EB@treknet.is> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi all I'm using NeXTSTEP 3.3 on i386. I'm having problems with writing to the default database when loged in as root. If I change some values in preferences app, the changes take place in the current login, but when I log out and in again the changes I made are all gone. When I try to read from the default database with dread -l, I get the following error: Can't open defaults database. When I try to write to the database, I get: Couldn't write into database. This only hapends when I©m loged in as root, the database works fine for my other users. p.s. Funny thing just happend, I was going to spellcheck this letter in edit.App (as root) and the spellchecker panel does not appear??? neather does edit check the spelling? I wonder if the 2 are related? any ideas? Sigthor Hrafnsson siffi@treknet.is
From: Sigthor Hrafnsson <siffi@treknet.is> Newsgroups: comp.sys.next.sysadmin Subject: Re: Help: missing init Date: Sat, 05 Jul 1997 06:04:41 +0100 Organization: Treknet Message-ID: <33BDD5E9.11EC@treknet.is> References: <33B7CF0E.8542C339@polaris.umuc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Steve Beavers wrote: > > Hi, > > I just got a used NeXT machine and I am seeing the following error when > booting up: > > (Window title is "Next Mach 3.3") > > [...about a dozen lines of messages removed...] > load of /etc/mach_init failed, errno 2, trying /etc/init > load of /etc/init failed, errno 2 > > (system stops booting) > > I am wondering if maybe the files on the hard drive were deleted? Is > there any way I can boot up and see if there is anything on the hard > drive? I tried creating a boot disk from the image file that NeXT > provides on their website, but it asks for a CD (which I don't have). Is > there anything like Norton Utilites that would allow me to see if these > files were deleted and undelete them? > > Or, am I jumping to conclusions, is there something else I should try? > > The system is a Next Station N1100 > 68040-25MHz CPU, 20 MB RAM, 105 MB HD, 17" mono monitor > > Any help would be appreciated, > Steve I had the same problem. I was able to boot with floppy and CD. I found out that mach_init and init were currupted, they were 0 bites in size. There were allso some other files currupted. The only solution I found was to reinstall nextstep. I hope you find a solution! siffi@treknet.is
From: root@bert.psyc.upei.ca (Operator) Newsgroups: comp.sys.next.sysadmin Subject: sendmail problems Date: 4 Jul 1997 20:10:37 GMT Organization: University of Prince Edward Island, Charlottetown, PEI Canada Message-ID: <5pjlbt$712@atlas.cs.upei.ca> Help. I'm trying to get a small network of NeXT computers talking to each other. The current problem (among others) is that when one user sends mail to another (even two users on same next), the mail fails to send. The error message I get from mail, in verbose mode, is that it doesn't have permission to append the message onto the appropriate mail file. Like the file /usr/spool/mail/user1 Unless it is root who is mailing, who always has permission to append, I guess. Any ideas? I've even changed permission on the mail file to 666 (universal access), which allows mail to be received for a while, but eventually the permission level drops back to 600, with user "agent" My email - that works - is at mikel@math.ucalgary.ca (Here's another clue. When we print over a networked printer, same access problems to the printer spool, except for root again.) Michael Lamoureux
From: 3gmp@qlink.queensu.ca (Glenn Parsons) Newsgroups: comp.sys.next.sysadmin Subject: Help: Want a Win 95 <-> NextStep 4.0 TCP\IP connection Date: 4 Jul 1997 20:16:02 GMT Organization: Queen's University Message-ID: <5pjlm2$e79@knot.queensu.ca> Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII I would like to connect my Win 95 box to my NeXT slab via Ethernet. I would like a TCP/IP connection. I don't know how to do it. Could one of you techies help me out? Thanks in advance, Glenn ----------------------------------------------------------------- Glenn Parsons BSc CISC (Computing Science) Queen's University Kingston, On. Canada 3gmp@Qlink.QueensU.ca parsonsg@declab.queensu.ca (*Note: all mail forwarded to qlink) http://qlink.queensu.ca/~3gmp "We shall not have much reason to complain of the narrowness of our minds, if we will but employ them about what may be of use to us; for of that they are very capable." John Locke, 1690. -----------------------------------------------------------------
From: sanguish@digifix.com (Scott Anguish) Newsgroups: comp.sys.next.sysadmin Subject: Re: Frameworks.compressed Date: 4 Jul 1997 18:58:41 GMT Organization: Digital Fix Development Message-ID: <5pjh51$iln$1@news.digifix.com> References: <33B95435.74BF@eng.cam.ac.uk> <5pchpq$jp4$1@news.digifix.com> <5pd9sa$lep$1@leonie.object-factory.com> In-Reply-To: <5pd9sa$lep$1@leonie.object-factory.com> On 07/02/97, Holger Hoffstaette wrote: >Scott Anguish wrote: >> On 07/01/97, "T.E. Biesinger" wrote: >> >unintenionally, I compressed /NextLibrary/Frameworks >> >and OpenStep 4.0 (Intel) does not start up any more. > >Bad move. *Really* bad move. > >> You can boot into single user mode and then decompress it from >> the command line. > >Can he? > >holger>otool -L /usr/bin/gnutar >/usr/bin/gnutar: > /NextLibrary/Frameworks/System.framework/Versions/A/System >(compatibility version 1.0.0, current version 117.17.0) > Yeah, that does bite... OK... then how about booting single user, mounting the CD and doing a cp -r <CDNAME>/NextLibrary/Frameworks /NextLibrary/Frameworks ? -- Scott Anguish <sanguish@digifix.com> NEXTSTEP/OpenStep Information <URL:http://www.stepwise.com>
From: "Rex Dieter" <rdieter@math.unl.edu> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 5 Jul 1997 06:54:35 GMT Organization: University of Nebraska Lincoln Message-ID: <01bc8910$bda7bce0$18df9ece@sting> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> Axel Habermann <kiwi@buran.fb10.tu-berlin.de> wrote in article <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE>... > Brian K. Meadows <bmeadows@acl.gatech.edu> wrote: > : I'm getting ready to install a new HD into my Intel box and need some > : advice on what tools to use and how I should organize the transfer of > : my OS. Right now I have two internal SCSI drives, each partitioned > I have successfully transferred whole installations using either of > two methods: > > When the newly created NS partition is mounted, copy the whole > stuff over using > > cd / > gnutar -cf - | (cd /newdisk; gnutar -xpf -) Eek... You lose some permissions (like SUID bits) using just tar. > or > > cd /newdisk > dump 0f - / | restore rf - better. Why not just use 'ditto'?? I guess if ditto'ing a WHOLE disk, you'd better be careful not to say: ditto / /newdisk (That might get into recursive copying... trying to copy /newdisk into /newdisk/newdisk, etc...). OK, then do: ditto /all /root /dirs /except /newdisk (You get the idea). (-; --- Rex Dieter Computer System Manager Department of Mathematics and Statistics, UNL http://www.math.unl.edu/~rdieter/
From: 3gmp@qlink.queensu.ca (Glenn Parsons) Newsgroups: comp.sys.next.sysadmin Subject: Re: Help: Want a .. should read OpenStep 4.0 Date: 4 Jul 1997 22:43:02 GMT Organization: Queen's University Message-ID: <5pju9m$lnb@knot.queensu.ca> References: <5pjlm2$e79@knot.queensu.ca> Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII I would like to connect my Win 95 box to my NeXT slab via Ethernet. I would like a TCP/IP connection. I don't know how to do it. Could one of you techies help me out? Thanks in advance, Glenn ----------------------------------------------------------------- Glenn Parsons BSc CISC (Computing Science) Queen's University Kingston, On. Canada 3gmp@Qlink.QueensU.ca parsonsg@declab.queensu.ca (*Note: all mail forwarded to qlink) http://qlink.queensu.ca/~3gmp "We shall not have much reason to complain of the narrowness of our minds, if we will but employ them about what may be of use to us; for of that they are very capable." John Locke, 1690. -----------------------------------------------------------------
From: stark@easynet.fr (Frederic Stark) Newsgroups: comp.sys.next.sysadmin Subject: Re: Frameworks.compressed Date: 5 Jul 1997 00:22:39 GMT Organization: Self Message-ID: <5pk44g$qbh@buggy.news.easynet.net> References: <33B95435.74BF@eng.cam.ac.uk> <5pchpq$jp4$1@news.digifix.com> <5pd9sa$lep$1@leonie.object-factory.com> <5pjh51$iln$1@news.digifix.com> > On 07/02/97, Holger Hoffstaette wrote: > >Scott Anguish wrote: > >> On 07/01/97, "T.E. Biesinger" wrote: > >> >unintenionally, I compressed /NextLibrary/Frameworks > >> >and OpenStep 4.0 (Intel) does not start up any more. > > > >Bad move. *Really* bad move. > > > >> You can boot into single user mode and then decompress it from > >> the command line. > > > >Can he? > > > >holger>otool -L /usr/bin/gnutar > >/usr/bin/gnutar: > > /NextLibrary/Frameworks/System.framework/Versions/A/System > >(compatibility version 1.0.0, current version 117.17.0) > > > > > Yeah, that does bite... > > OK... then how about booting single user, mounting the CD and > doing a Nice try :-) folie:9# otool -L /etc/mount /etc/mount: /NextLibrary/Frameworks/System.framework/Versions/A/System (compatibility version 1.0.0, current version 117.17.0) folie:10# cd /NextLibrary folie:11# cd Frameworks folie:12# cd System.framework folie:13# nm System | grep mount System(mount.o): 0507a3c4 T _mount System(unmount.o): 0507aa8c T _unmount folie:14# Is it possible to boot from the install disks and mount the CD as root partition (but avoiding to executee install scripts ?) Cheers, -- fred
From: siren@surf.pangea.ca (Betty Siren) Newsgroups: comp.sys.next.sysadmin Subject: Re: panic: kernel page fault failure & MMU invalid descriptor Date: 4 Jul 1997 21:23:23 -0500 Organization: Pangea.CA, Inc. Message-ID: <5pkb6r$itb@surf.pangea.ca> References: <5pb9pl$cs2@senator-bedfellow.MIT.EDU> I sometimes get those on a non-turbo cube. Rebooting usually gets the same message, but not always at the same place. Cycling the power usually fixes it for a few weeks.
From: "Brian Wotring" <prak@usl.edu> Newsgroups: comp.sys.next.sysadmin Subject: PPP with OS 4.1 Date: 5 Jul 1997 02:38:54 GMT Message-ID: <01bc88ec$65bbd800$d89c48a6@c35.ucs.usl.edu> Where can one get info on how to set up PPP on OS 4.1 for MACH on an intel machine? ..stand-alone. -- Brian Wotring mail: prak@usl.edu web: http://www.ucs.usl.edu/~bjw5371/flux.html
From: John Kheit <jkheit@cnj.digex.net> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 5 Jul 1997 07:31:33 GMT Organization: monoChrome, Inc., NJ, USA Message-ID: <5pkt8l$m6a$1@news2.digex.net> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> "Rex Dieter" <rdieter@math.unl.edu> wrote: > Axel Habermann <kiwi@buran.fb10.tu-berlin.de> wrote in article > <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE>... > > Brian K. Meadows <bmeadows@acl.gatech.edu> wrote: I have > > successfully transferred whole installations using either of > > two methods: When the newly created NS partition is mounted, > > copy the whole stuff over using > > > > cd / gnutar -cf - | (cd /newdisk; gnutar -xpf -) > Eek... You lose some permissions (like SUID bits) using just tar. Zactly.... "ditto [source] [destination]" works fantastic for this... I just wish I knew a way to ditto|tar|gz !!! Then I could make nice perfectly compressed backups and restore gz|tar|ditto back to the drive... But for duping a disk, ditto is great. > ditto / /newdisk > (That might get into recursive copying... trying to copy /newdisk > into /newdisk/newdisk, etc...). > OK, then do: > ditto /all /root /dirs /except /newdisk > (You get the idea). (-; I usually kick off an optical drive and ditto from one or another. Ditto, for example, cannot copy the swapfile.front file... The solution I have is a bit hacky but it works... I make a bom file, then change the swapfile.front file to swapfile.fronz and put an empty file in the same directory as swapfile.front titled swapfile.fronz...That way I can do a ditto on the active drive in its entirety doing a ditto bom [source] [destination]. But rather than hassel with that I just kick from the optical... -- Thanks, be well, take care, later, John Kheit; Self expressed... __________________________________________________________________ monoChrome, Inc. ASCII, MIME, PGP, SUN, & NeXTmail OK NeXT/OPENSTEP Developer mailto:jkheit@cnj.digex.net Telepathy, It's coming... http://www.cnj.digex.net/~jkheit New York Law School You're dangerous because you're honest
From: John Kheit <jkheit@cnj.digex.net> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 5 Jul 1997 07:37:20 GMT Organization: monoChrome, Inc., NJ, USA Message-ID: <5pktjg$m6a$2@news2.digex.net> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> John Kheit <jkheit@cnj.digex.net> wrote: > I usually kick off an optical drive and ditto from one or another. > Ditto, for example, cannot copy the swapfile.front file... The > solution I have is a bit hacky but it works... I make a bom > file, then change the swapfile.front file to swapfile.fronz and > put an empty file in the same directory as swapfile.front titled > swapfile.fronz...That way I can do a ditto on the active drive > in its entirety doing a ditto bom [source] [destination]. But > rather than hassel with that I just kick from the optical... It's late and I ought to be asleep :) BTW, happy 4th to all us yankees (and all our friends across the pond that are glad to be rid of us :). Anyway, when I said "change the swapfile.front file" above...I mean edit the bom file... That's why I just change the one character in it, b/c bom files are binary and not ascii...and as a general rule it's a bad idea to edit and then manipulate binaries like that... -- Thanks, be well, take care, later, John Kheit; Self expressed... __________________________________________________________________ monoChrome, Inc. ASCII, MIME, PGP, SUN, & NeXTmail OK NeXT/OPENSTEP Developer mailto:jkheit@cnj.digex.net Telepathy, It's coming... http://www.cnj.digex.net/~jkheit New York Law School You're dangerous because you're honest
From: nicolev@pedder.csse.swin.edu.au (Nicole Vincent) Newsgroups: comp.sys.next.sysadmin Subject: Re: Dial-in problems Date: 5 Jul 1997 09:10:29 GMT Organization: Swinburne University of Technology Message-ID: <5pl325$62t$1@lucy.cc.swin.edu.au> References: <5orthj$4r@sjx-ixn10.ix.netcom.com> <ECHE7A.9L2@nidat.sub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi I had similar problems enabling logins on a computer. The problem was solved by making sure that the modem was set correctly, to send correct messages to the getty process. Basically, I had to set the modem to "AT&C1" to get one of the lines to follow the carrier rate. Other than that, make sure that the getty process is running. Hope this helps Cheers Nicole Peter Nitezki (Nitezki@NiDat.sub.org) wrote: : In article <5orthj$4r@sjx-ixn10.ix.netcom.com> vbragin@ix.netcom.com : (Vicki Bragin) writes: : > I apologize if this is too trivial a problem for most of you seasoned : > SA's. I just set up a system at the college where I teach to enable : > dial-in. I followed the NS SysAdmin Manual, edited the /etc/ttys : > file, and I configured the modem to allow dial in. I am able to : > connect but I do not get the login: prompt. What do I do to get this : > prompt? : > : Several possible reasons. The serial line cable could have a problem : (some lines permuted or not connected). Are you sure you got one that : meets your needs? Check the manuals for your interface and modem. The : serial line protocol could be misconfigured in either modem and/or : NEXTSTEP side. Are you sure character size, parity, stop bits, and speed : do match? : Have you achieved dial out capabilities? Most of the above problems can : be worked out if you first try to get an outgoing connection through 'tip' : or 'kermit'. : -- : Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth : Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and : D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked : GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5 -- ---------------------- NeXTmail and MIME Accepted ---------------------- Nicole Vincent : nicolev@number_one.csse.swin.edu.au MELBOURNE VIC AUSTRALIA The joys of love made her human and the agonies of love destroyed her. -- Spock, "Requiem for Methuselah", stardate 5842.8
From: stark@easynet.fr (Frederic Stark) Newsgroups: comp.sys.next.sysadmin Subject: Re: Frameworks.compressed Date: 5 Jul 1997 12:26:40 GMT Organization: Self Message-ID: <5plei0$kl6@buggy.news.easynet.net> References: <33B95435.74BF@eng.cam.ac.uk> <5pchpq$jp4$1@news.digifix.com> <5pd9sa$lep$1@leonie.object-factory.com> <5pjh51$iln$1@news.digifix.com> > On 07/02/97, Holger Hoffstaette wrote: > >Scott Anguish wrote: > >> On 07/01/97, "T.E. Biesinger" wrote: > >> >unintenionally, I compressed /NextLibrary/Frameworks > >> >and OpenStep 4.0 (Intel) does not start up any more. > > > >Bad move. *Really* bad move. > > > >> You can boot into single user mode and then decompress it from > >> the command line. > > > >Can he? > > > >holger>otool -L /usr/bin/gnutar > >/usr/bin/gnutar: > > /NextLibrary/Frameworks/System.framework/Versions/A/System > >(compatibility version 1.0.0, current version 117.17.0) > > > > > Yeah, that does bite... > > OK... then how about booting single user, mounting the CD and > doing a Nice try :-) folie:9# otool -L /etc/mount /etc/mount: /NextLibrary/Frameworks/System.framework/Versions/A/System (compatibility version 1.0.0, current version 117.17.0) folie:10# cd /NextLibrary folie:11# cd Frameworks folie:12# cd System.framework folie:13# nm System | grep mount System(mount.o): 0507a3c4 T _mount System(unmount.o): 0507aa8c T _unmount folie:14# Is it possible to boot from the install disks and mount the CD as root partition (but avoiding to executee install scripts ?) Cheers, -- fred
From: cunningham@medicalrounds.com[nospam] (Ken Cunningham) Newsgroups: comp.sys.next.sysadmin Subject: Almost but not quite there with XNext... help, please. Date: Sat, 05 Jul 1997 07:09:17 -0800 Organization: Ken Cunningham, MD, Inc. Message-ID: <cunningham-ya02408000R0507970709170001@news.direct.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit I have a current version of XNext installed on my PC running OpenStep 4.2; it installs fine, and I get to the X Screen. After creating a .xinitrc file, and setting the prefs to that (file contents: xterm & twm ) I get to the blank X Screen (nothing running) - on the status screen -- Missing }. fifModern: Command not found }: Command not found paperw9840: Command not found paperh8400: Command not found and some similar stuff... Any ideas? thanks, all Ken -- remove [nospam] from email address to send me email please
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: how-to unpartition a drive? Message-ID: <ECuG4w.785@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <5phtno$fi7$1@ha2.rdc1.nj.home.com> Date: Sat, 5 Jul 1997 11:34:08 GMT In article <5phtno$fi7$1@ha2.rdc1.nj.home.com> Timothy Luoma <luomat@peak.org> writes: > > I ran BuildDisk on a drive which had previously been partitioned. > > BuildDisk saw the entire disk, I told it not to partition it, and > yet the partitions remain. > > How do I get rid of the old partition and get one big drive back? > I can't speak from experience since I never removed a partition from a disk, but I'm confident I know my share on disk drives and the NEXTSTEP tools for maintaining them. BuildDisk.app and /etc/disk have built in heuristics that control the partitioning of disk drives. In all cases where no matching entry in /etc/disktab is found, the drive is partitioned according to these heuristics. One of these is that disks that have a raw capacity between 2GB and 4GB will be partitioned in two and that by default partitions are about equal in size. I don't doubt your observation regarding BuildDisk.app, although with respect to partitioning it is just a front end to /etc/disk. You'd better try 'disk' from a Terminal window. This puts you more directly in command. You have mainly two (possibly three) options. First, you could explicitly order 'disk' to use the whole available capacity for the first partition. Second you could use 'disk' to issue a format command to the drive, erasing all old partitioning information in the process. And you could come up with a matching 'disktab' entry specifying only one partition. There used to be a nice article on NeXTAnswers called "Adding on without flipping out" by Mike Tacchi giving clear instructions on that (I got my copy from the Peanuts Archive Disks, I suppose). But remember, there are no partitions beyond the 2 Gigabyte limit! -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
From: cunningham@medicalrounds.com[nospam] (Ken Cunningham) Newsgroups: comp.sys.next.sysadmin Subject: Is there Java for OpenStep 4.2 on Intel Date: Sat, 05 Jul 1997 08:32:49 -0800 Organization: Ken Cunningham, MD, Inc. Message-ID: <cunningham-ya02408000R0507970832490001@news.direct.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Thanks. Ken -- remove [nospam] from email address to send me email please
From: Robert Anderson<megacash4u@hotmail.com> Newsgroups: comp.sys.next.sysadmin Subject: This news group is invited to a Secret online book ! All Ages Welcome! Date: 5 Jul 1997 17:12:19 GMT Organization: Anderson Services Distribution: inet Message-ID: <5plv9j$im1@news1.mnsinc.com> You are about to learn how ordinary people can simply and easily achieve the once thought un-achievable. These Secrets will work for anyone. Simply apply them. This online book is one to study. Write any ideas or notes down. Read this one Secret at a time. Taking notes as ideas cross through your mind. Do not skip any Secrets. I have arranged the Secrets to increase your readiness for the coming Information. Each Secret builds on the other for maximum results. I wrote this online book for you in a way that simplifies understanding. This should make the secrets easier to apply. Enjoy! CLICK HERE TO GET STARTED!!! http://members.aol.com/Lesson4u
From: Charles William Swiger <cs4w+@andrew.cmu.edu> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: Sat, 5 Jul 1997 15:55:13 -0400 Organization: Carnegie Mellon, Pittsburgh, PA Message-ID: <AnjeOVG00iWp03KEM0@andrew.cmu.edu> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> In-Reply-To: <01bc8910$bda7bce0$18df9ece@sting> Excerpts from netnews.comp.sys.next.sysadmin: 5-Jul-97 Re: Seeking advice on trans.. by "Rex Dieter"@math.unl.ed >> When the newly created NS partition is mounted, copy the whole >> stuff over using >> >> cd / >> gnutar -cf - | (cd /newdisk; gnutar -xpf -) > > Eek... You lose some permissions (like SUID bits) using just tar. That's what the 'p' option is for. From 'man tar': p This modifier says to restore files to their ori- ginal modes, ignoring the present umask(2). Setuid and sticky information will also be restored to the super-user. -Chuck Charles Swiger | cs4w@andrew.cmu.edu | standard disclaimer ----------------+---------------------+--------------------- I know you're an optimist if you think I'm a pessimist.
From: stephen@ccc1.tamu.edu@ (Stephen Johnson) Newsgroups: comp.sys.next.sysadmin Subject: Re: UserManager won't run - SOLVED & Caution Date: 5 Jul 1997 19:45:19 GMT Organization: Texas A&M University, College Station, Texas Message-ID: <5pm88f$9o9@news.tamu.edu> References: <5pelua$n5p@news.tamu.edu> NNTP-Posting-Date: 5 Jul 1997 19:45:19 GMT In-Reply-To: <5pelua$n5p@news.tamu.edu> On 07/02/97, Stephen Johnson wrote: >Within the past week or so UserManager.app has quit working on my >server, NS 3.3 on a Cube. It will startup, prompt for the root >password, which I enter and then it just quits. If run from the root >account it just starts up and quits. If run from a command line, it >does the same but in the terminal window it says "Bus error". If the >same copy of the app is run on another computer it works fine. I have >tried rebooting, no difference. > >Any ideas as to the problem? >-- I finally figured out the problem in my situation - In trying to solve the problem of hosts with new security measures rejecting mail from hosts without the domain, in the hostconfig file I added the domain to the name of the host there but I should have just changed the host name in netinfo. Now that I have gone back and put the FQHN in netinfo and just the hostname without domain in hostconfig, mail and UserManager.app work fine. SO, watch what you do there!!! MAJOR PAIN ~:oooooo -- --- Stephen Johnson, sjohnson@myriad.net@ Computer Consulting Intl, LTD PO Box 1046 College Station, TX 77841 409-778-4717 NOTE - remove the trailing @ char. to mail to me.
Newsgroups: comp.sys.next.sysadmin From: ergo@merlin.stuttgart.netsurf.de (Olaf Foellinger) Subject: Re: Default Database Content-Type: text/plain; charset=iso-8859-1 Message-ID: <ECvGDI.D6r@merlin.stuttgart.netsurf.de> Sender: news@merlin.stuttgart.netsurf.de Cc: siffi@treknet.is Organization: none References: <33BD5340.12EB@treknet.is> Mime-Version: 1.0 Date: Sun, 6 Jul 1997 00:36:54 GMT In <33BD5340.12EB@treknet.is> Sigthor Hrafnsson wrote: > Hi all > > I'm using NeXTSTEP 3.3 on i386. > > I'm having problems with writing to the default database > when loged in as root. > > If I change some values in preferences app, the changes take place > in the current login, but when I log out and in again the changes I made > are all gone. > > When I try to read from the default database with dread -l, I get the > following > error: Can't open defaults database. > > When I try to write to the database, I get: Couldn't write into > database. This sounds as if UserManager has moved the homedirectory of root to /root. If so one can change it back to / using NetinfoManager. Greetings Olaf -- Olaf Foellinger homepage: http://www1.stuttgart.netsurf.de/~ergo/ NeXTMail & MIME welcome!
From: Charles William Swiger <cs4w+@andrew.cmu.edu> Newsgroups: comp.sys.next.sysadmin Subject: Re: Swap and Partioning... Date: Sat, 5 Jul 1997 18:30:44 -0400 Organization: Carnegie Mellon, Pittsburgh, PA Message-ID: <8njggIy00iWn04hUo0@andrew.cmu.edu> References: <5p9f34$mn$1@news2.digex.net> In-Reply-To: <5p9f34$mn$1@news2.digex.net> Excerpts from netnews.comp.sys.next.sysadmin: 30-Jun-97 Swap and Partioning... by John Kheit@cnj.digex.net > I took some advice and setup my system as so: > > Partition1--OPENSTEP4.2, developer, eof, webobjects...1.7Gb > Partition2--285Mb swapdisk, with lowat256Mb, hiwat 280Mb (made a > single file while drive was empty. Partition3--2Gb for: LocalApps, > LocalLibrary, LocalDeveloper, and User. How much space on partition 1 does the system consume? You may well have 700 MB to a 1 GB of unused space there. > The results... The system feels _slower_ than it did before with > partitions 1&2 together. I think that is because of the following... > > First, It seems like there are upto about 5 types of disk activity > that can and generally do go on at anyone time: > > 1) Accessing system files (unix utilities, filesystems...basic core OS type > stuff). > 2) A utility/app might will access /tmp (or some scratch like spot). This > can be very HEAVY use when compiling things (not necessarily apps, but > lists and caches too). Use 'cc -pipe' or 'gcc -pipe'. If you have a reasonable amount of memory, this will greatly speed up compiles by pipelining the compiler stages together instead of creating temporary files in /tmp. > 3) Swap, this can and is very heavy access. It should not be, if your system has an adequate amount of memory. > 4) Userfiles, your spreadsheet files, etc... This can vary in intensity, > but let's just callit average/lite use. > 5) Apps, your spreadsheet application resources, etc. > > Now, Ideally you would have a drive for each type of access, and > when you compile something big and heavy in PB/IB, and all the > above gets accessed simultaneously, you'll have a huge speed up... Of course-- the more drive spindles you have available, the better the parallel throughput you'll get. > But, now when we deal with partitions that isn't the case... And > I think because use 2 and 3 are perhaps the HEAVIEST uses, That should not be the case. How much memory do you have, and what does vm_stat look like after your system has been up for a while (say at least a week of reasonable usage)? > it pays to have them near each other. It would be better to have /tmp and swapspace on different drives if you are hitting both frequently. That shouldn't be the case, however-- normally, one does swap activity when changing and/or starting up new processes; one does /tmp activity in the middle of a process. > And when I didn't split the swap space from the rest of the system stuff, > they were closer together on average, and the access was better. You should size your root partition appropriately to put them close together. > Now, it wouldn't do to put /tmp into the swapdisk...it's generally known to > make weirdness happen and the system less stable... 208-tertius% ls -l /tmp lrwxrwxrwx 1 root 11 Nov 12 1994 /tmp -> private/tmp@ 209-tertius% ls -l /private/tmp lrwxrwxrwx 1 root 12 Apr 24 1996 /private/tmp -> swapdisk/tmp@ You're mistaken. The default behavior of NEXTSTEP if a disk labelled "swapdisk" is present is to put both swapspace and /tmp onto that disk. > Which leads me to my original observation...that partitioning is > an overall performance drag, and that partitioning a slot for > swapspace leads to decreased performance by increasing head > travel/thrashing... I strongly suspect that you haven't correctly partitioned your drives and/or that your machine is RAM-deficient for the workload it runs, but let's see what df and vm_stat say. -Chuck Charles Swiger | cs4w@andrew.cmu.edu | standard disclaimer ----------------+---------------------+--------------------- I know you're an optimist if you think I'm a pessimist.
From: jalegre@andante-systems.com Newsgroups: comp.sys.next.sysadmin Subject: NeXT as nameserver under PPP? Date: 5 Jul 1997 22:46:11 GMT Organization: SkyPoint Communications, Inc. Message-ID: <5pmirj$pe3$1@shadow.skypoint.net> I know this can be done, I just need to have someone point me to the correct literature starting point. I want to use a NeXT (O.S. 3.3) connected to a Internet Provider via PPP as a nameserver for a local TCP/IP network. I.E., while the NeXT is connected to the IP via PPP I want other machines that are connected to the NeXT via TCP/IP to be able to access the Internet through the same PPP connection. The operating systems on the other machines are mainly OpenStep 4.2, Linux, and very rarely NT. All cements welcome. I will summarize to the newsgroup and on my WEB site with full acknowledgement. Peace -- John N. Alegre Andante Systems ############################################################### # NeXTMail preferred. | # jalegre@andante-systems.com | If you plant ice, # alegrej@andante.mn.org | you're gonna harvest wind! # jalegre@lenti.med.umn.edu | Hunter/Garcia ############################################################### # URL http://www.andante-systems.com ###############################################################
From: John Kheit <jkheit@cnj.digex.net> Newsgroups: comp.sys.next.sysadmin Subject: Re: Swap and Partioning... Date: 5 Jul 1997 23:05:40 GMT Organization: monoChrome, Inc., NJ, USA Message-ID: <5pmk04$5dn$1@news2.digex.net> References: <5p9f34$mn$1@news2.digex.net> <8njggIy00iWn04hUo0@andrew.cmu.edu> Charles William Swiger <cs4w+@andrew.cmu.edu> wrote: > Excerpts from netnews.comp.sys.next.sysadmin: 30-Jun-97 Swap and > Partioning... by John Kheit@cnj.digex.net How much space on > partition 1 does the system consume? You may well have 700 MB to > a 1 GB of unused space there. No, not that much. About 300Mb. > > 3) Swap, this can and is very heavy access. > It should not be, if your system has an adequate amount of memory. Well in an ideal world...But When using T2 and or OmniWeb things just do spew into swap. Especially when developing web stuff...YOu have WebobjectBuilder.app and Create.app and OmniApp and PixelMagician churning... Granted the system has only 64mb, but that's not that bad...and swap just, practically, does get hit and eaten into... > > But, now when we deal with partitions that isn't the case... > > And I think because use 2 and 3 are perhaps the HEAVIEST uses, > That should not be the case. How much memory do you have, and > what does vm_stat look like after your system has been up for a > while (say at least a week of reasonable usage)? > > it pays to have them near each other. > It would be better to have /tmp and swapspace on different drives > if you are hitting both frequently. That shouldn't be the case, > however-- normally, one does swap activity when changing and/or > starting up new processes; one does /tmp activity in the middle > of a process. You misunderstand what I'm getting at. Of course if you can split them up onto different drives that's great...but if you only have one drive, splitting them up to different partitions isn't so great, IMO. > > And when I didn't split the swap space from the rest of the > > system stuff, they were closer together on average, and the > > access was better. > You should size your root partition appropriately to put them > close together. It's pragmatically not doable. I left about 400mb free, which is necessary as I add things, like EOF, WO, etc...now there's about 300mb free. Heck, you know, I even think a fragmented swapfile, in this case maybe BETTER because it get's intersprinkled with all the other files I may use. Anyway, administratively it would be too annoying...let's say I only leave 20mb free on the system partition, then add something or cannot addsomething to it b/c it's too small... I have to redo the entire drive to get it to all fit...that's too much a pain. And quite honestly, I think at BEST the performance will just match when things are on the same partition... > > Now, it wouldn't do to put /tmp into the swapdisk...it's > > generally known to make weirdness happen and the system less > > stable... > 208-tertius% ls -l /tmp lrwxrwxrwx 1 root 11 Nov 12 > 1994 /tmp -> private/tmp@ 209-tertius% ls -l /private/tmp lrwxrwxrwx > 1 root 12 Apr 24 1996 /private/tmp -> swapdisk/tmp@ > You're mistaken. The default behavior of NEXTSTEP if a disk > labelled "swapdisk" is present is to put both swapspace and /tmp > onto that disk. I stand corrected (well I'm sitting but you know what I mean :). But I still think my general proposition holds... That in the general avg case, a single partition single physical drive will perform better than a single physical drive split into 3 sections. > > Which leads me to my original observation...that partitioning > > is an overall performance drag, and that partitioning a slot > > for swapspace leads to decreased performance by increasing head > > travel/thrashing... > I strongly suspect that you haven't correctly partitioned your > drives and/or that your machine is RAM-deficient for the workload > it runs, but let's see what df and vm_stat say. I disagree. I think this is a case where the "theoritical should be" doesn't jibe with the "pragmatic is." I definatly _feel_ a decrease in performance this way... This machine has 64Mb of ram. I set the middle partition to be a swapdisk and the swapfile is 256mb's... The machine is running only 2 days straight with several users logging in and out in that time... Mach Virtual Memory Statistics: (page size of 8192 bytes) Pages free: 343. Pages active: 4235. Pages inactive: 2303. Pages wired down: 928. "Translation faults": 17561420. Pages copy-on-write: 592792. Pages zero filled: 5990993. Pages reactivated: 871487. Pageins: 63359. Pageouts: 97236. Object cache: 74480 hits of 85222 lookups (87% hit rate) -- Thanks, be well, take care, later, John Kheit; Self expressed... __________________________________________________________________ monoChrome, Inc. ASCII, MIME, PGP, SUN, & NeXTmail OK NeXT/OPENSTEP Developer mailto:jkheit@cnj.digex.net Telepathy, It's coming... http://www.cnj.digex.net/~jkheit New York Law School You're dangerous because you're honest
From: sef@kithrup.com Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5plv9j$im1@news1.mnsinc.com> Date: 5 Jul 1997 21:57:39 GMT Control: cancel <5plv9j$im1@news1.mnsinc.com> Message-ID: <cancel.5plv9j$im1@news1.mnsinc.com> Sender: Robert Anderson<megacash4u@hotmail.com> Spam cancelled by sef@kithrup.com
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 6 Jul 1997 01:42:49 GMT Organization: The PEAK ftp site for OpenStep and NEXTSTEP Message-ID: <5pmt6p$j3e$1@ha2.rdc1.nj.home.com> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> Cc: luomat@peak.org John Kheit <jkheit@cnj.digex.net> wrote: >Ditto, for example, cannot copy the swapfile.front file... The >solution I have is a bit hacky but it works... Why would you want to? The swapfile.front file is not a real file, but just a file used in making a compressed swapfile. There's no real reason to copy that, or the regular swapfile, for that matter. Well, the original swapfile might have value because it can be re-used, and usually you want a swapfile that is around 16 megs. When you reboot it will be trimmed back to the LOWAT. Still, there's no need to copy the swapfile.front TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org>
From: mow@navigator.de (Markus Wenzel) Newsgroups: comp.sys.next.sysadmin Subject: Re: rdump to a tape drive on a NeXT Date: 5 Jul 1997 12:37:24 GMT Organization: Navigator Message-ID: <5plf64$qma$1@radjah.navigator.de> References: <5pa2ko$hh0$1@hecate.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: lin@localhost.com In <5pa2ko$hh0$1@hecate.umd.edu> Lin wrote: > Due to the restriction of rlogin as root in NeXTStep 3.3, I can't seem to > do a rdump to a tape drive on that NeXT machine from a Sun on the same LAN. > I have modified /etc/hosts.equiv and /.rhosts and still can't even rlogin > as root. This topic seems has been discussed long time ago but I forgot the > conclusion. Was there any way to rlogin to a NeXT as root ? There's no need to. If you have write access to /dev/rst0 enabled for group wheel or operator, you only need a normal user account that belongs to that group which a .rhosts file. Then issue a ufsdump 0cuf user@nexthost:/dev/rst0 /dev/rdsk/c0t0d0s? on the Sun. Works great for me. But don't forget to set the DAT to 512 byte fixed block size. -- Navigator Markus Wenzel info@navigator.de IT Consulting & System Administration http://www.navigator.de/
From: mark@harry.com Subject: July 4th WAR DECLARED Newsgroups: comp.sys.next.sysadmin Organization: NO BETTER NEWS! Message-ID: <33bf0e24.0@news1.ibm.net> Date: 6 Jul 97 03:16:52 GMT Pissed of Private Investigator, tells "the rest of the story." What Mark Fraunfelder with Wired forgot to tell... http:/michaelenlow.by.net/spamwar.htm
Newsgroups: comp.sys.next.sysadmin From: hugob@tamtam.xs4all (Hugo Burm) Subject: OpenStep Enterprise on dual PPro Message-ID: <ECu8Gr.G3@tamtam.xs4all.nl> Sender: hugob@tamtam.xs4all.nl (Hugo Burm) Organization: datagram Date: Sat, 5 Jul 1997 08:48:27 GMT I installed OpenStep 4.2 (Prelude to Rhapsody) on a no name Pentium. No problems at all. Then I tried it on a system with two Pentium Pro's. On this system the Windowserver.exe dies immediately with an alert panel telling me that the application has died unexpectedly. The title of that alert panel says: "C++ application error". The dual PPro system has an Asus MB and a Matrox Millenium VGA. Both systems are running NT 4.0 with SP3. My question: is there anybody who has running OS4.2 on a dual PPro (or dual Pentium) system? Or is there a problem with OS Enterprise on an SMP system? Which version of the MFC dll's are required for OS? hugob@tamtam.xs4all.nl
From: John Kheit <jkheit@cnj.digex.net> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 6 Jul 1997 10:01:47 GMT Organization: monoChrome, Inc., NJ, USA Message-ID: <5pnqeb$2c4$1@news2.digex.net> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> <5pmt6p$j3e$1@ha2.rdc1.nj.home.com> Timothy Luoma <luomat@peak.org> wrote: > John Kheit <jkheit@cnj.digex.net> wrote: > >Ditto, for example, cannot copy the swapfile.front file... The > >solution I have is a bit hacky but it works... > Why would you want to? I dont, but ditto does... > The swapfile.front file is not a real file, but just a file used > in making a compressed swapfile. > There's no real reason to copy that, or the regular swapfile, > for that matter. > Well, the original swapfile might have value because it can be > re-used, and usually you want a swapfile that is around 16 megs. > When you reboot it will be trimmed back to the LOWAT. > Still, there's no need to copy the swapfile.front Righto. The problem is if you try to ditto your root (i.e. "/") to another drive, say "/myDrive"...by doing a "ditto / /myDrive" then ditto TRYS to copy swapfile.front, and fails b/c it cant (for just the reasons you state above)... that hack I showed in the previous post get's around this problem if you don't have an extra drive to boot off to do a safer ditto...(hope I was a little more clear...) (BTW Tim, I've been trying to send you email, but they keep bouncing...seems that my ISP set up a new spam filter system that filters some of my outgoing email to certain domains--arg--so I wasn't able to respond directly to some of your posts...but hopefully you saw them posted...weird thing is that I can GET email from just about anyone so go figure what the heck they have going on w/ them spam filters...) -- Thanks, be well, take care, later, John Kheit; Self expressed... __________________________________________________________________ monoChrome, Inc. ASCII, MIME, PGP, SUN, & NeXTmail OK NeXT/OPENSTEP Developer mailto:jkheit@cnj.digex.net Telepathy, It's coming... http://www.cnj.digex.net/~jkheit New York Law School You're dangerous because you're honest
From: Axel Habermann <kiwi@buran.fb10.tu-berlin.de> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 6 Jul 1997 11:55:42 GMT Organization: Technical University Berlin, Germany Message-ID: <5po13u$b9h$1@brachio.zrz.TU-Berlin.DE> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <AnjeOVG00iWp03KEM0@andrew.cmu.edu> Charles William Swiger <cs4w+@andrew.cmu.edu> wrote: : Excerpts from netnews.comp.sys.next.sysadmin: 5-Jul-97 Re: Seeking : advice on trans.. by "Rex Dieter"@math.unl.ed : >> When the newly created NS partition is mounted, copy the whole : >> stuff over using : >> : >> cd / : >> gnutar -cf - | (cd /newdisk; gnutar -xpf -) : > : > Eek... You lose some permissions (like SUID bits) using just tar. : That's what the 'p' option is for. From 'man tar': : p This modifier says to restore files to their ori- : ginal modes, ignoring the present umask(2). : Setuid and sticky information will also be : restored to the super-user. Thanks Chuck, but there's still something to desire... So being root, do the following: cd / gnutar -clf - | (cd /newdisk; gnutar -xpf -) The l pretends gnutar from entering other filesystems mounted somewhere. -- Axel Habermann kiwi@buran.fb10.tu-berlin.de Fon:+49 30 45478986 Fax:4542296 Die Dateien, in denen die Programmdokumentation enthalten ist, haben normalerweise die Endung ".c", -- Kristian Koehntopp
From: moetteli@amiga.icu.net.ch Newsgroups: comp.sys.next.sysadmin Subject: Re: OpenStep on dual PPro Date: 6 Jul 1997 12:22:05 GMT Organization: University of Geneva Distribution: world Message-ID: <5po2ld$rjo@uni2f.unige.ch> References: <ECu8Gr.G3@tamtam.xs4all.nl> In OpenStep Enterprise on dual PPro comp.sys.next.sysadmin <ArticleDisplayer: 0x289f50> writes, > My question: is there anybody who has running OS4.2 on a dual PPro (or > dual Pentium) system? Or is there a problem with OS Enterprise on an SMP > system? Which version of the MFC dll's are required for OS? That©s something I also would like to ask: Will future multiprocessing version of Rhapsody be able to run on Intel multiprocessors boards? Phil
From: dre32d@msn.com Newsgroups: comp.sys.next.sysadmin Subject: sell/your/photos$$$$$ Date: Sun, 6 Jul 1997 11:16:38 Organization: Miracle Net Communications, Inc. Message-ID: <5pod4g$47k$829@roadrunner.miracle.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit We are a New York based international photo agency representing professional and amateur photographers in search of having their work promoted in order to conduct their profession or hobby minus the time consuming inconvenience of presenting and selling their own work. You do not have to be a professional photographer to sell your photographic work successfully, and as any pro will tell you, quite often throughout history an amateur stumbles on a scene that he or she photographs and ends up with a photo that becomes a classic. Those who publish magazines, books, newspapers, greeting cards, record albums, or just about anyone who works with images in their profession, are in desperate need of fresh material, and are more than willing to review photos submitted by professional photo representatives. Sometimes the photos of amateurs are sought after more so than professionals because of accidental originality and innovative themes. At Photo Phoenix International, we delight in and value the work of people who view photography as a fine art and understand a photo representative's significance in terms of a photographer's career, reputation, and monetary gain. The photos we are seeking are some of the following: ANIMALS, ARCHITECTURE, ART, AUTOMOBILES, BUSINESS, CELEBRITIES, DOCUMENTARY, ENTERTAINMENT, EROTICA/NUDITY, FASHION, FOOD, HEALTH, HISTORY, HOBBIES, OUTDOORS, PEOPLE, POLITICAL, PORTRAITS, STILL LIFES, RELIGIOUS, SCIENCE, SPORTS, TRAVEL . . . Whether your work portrays conservative, experimental, stylish, or innovative themes, your project proposal should be well thought out before submitting to us. For first contact, submit a query letter and "SAMPLES ONLY" of your photos. You must include "2" self addressed, stamped envelopes--one for correspondence, the other for the return of your material should we not be interested. If we think your work is sellable, we will respond as soon as possible. Do not send entire portfolio unless we ask for it. SEND TO: Photo Phoenix International <33-29 58 Street> <Woodside, New York> <11377> <~Phone: 718-651-8145>
From: dpotgrt@elppfo.com Newsgroups: comp.sys.next.sysadmin Subject: !!!!ONE NUMBER FOR ALL!!!! Date: 6 Jul 1997 16:04:49 GMT Organization: Internet MCI Message-ID: <5pofn1$70$1@news.internetmci.com> One-Number service puts you in control of your calls while ensuring that your calls, messages and faxes reach you regardless of your location. One-Number service does this by linking your existing telephones, cell phones, pagers, and fax machines through a single telephone number. YOUR One-Number ACCOUNT COMES STANDARD WITH THESE FEATURES - Consolidates your phone, fax, voice-mail and paging services - Works with your existing products and services, no need to change - Easily lets you designate yourself as available or unavailable - Rings you at up to three numbers simultaneously - Never-busy number accepts multiple incoming calls and faxes - Call Screening (by name) lets you know who is calling - Call Waiting lets you know somebody else is calling - Call Move lets you easily transfer calls among different phones - Call Conferencing allows conferences with other parties - Fax Notification on your pager for incoming fax messages - Redirect calls to Personal Operator (live person) if desired - AND MUCH MORE Virtual Office Communications Company is not a phone company, a long distance carrier, nor do we sell telephone equipment, cellular phones, cellular service, pager or pager service. Instead, we offer service to integrate your existing products, adding value to what you already have by letting your phones, pagers, fax machines and voice-mail systems work together seamlessly. To learn more please visit our web site at: http://www.mynumber.com Please do not reply by e-mail as we are not set up to respond to e-mail requests.
From: ftr45r@aol.com Newsgroups: comp.sys.next.sysadmin Subject: writers=seeking=publication Date: Sun, 6 Jul 1997 15:36:50 Organization: Miracle Net Communications, Inc. Message-ID: <5posce$67e$5669@roadrunner.miracle.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit We are a New York based international literary agency with two branch offices, one of which is in* Florida. We are seeking new and> previously published authors, so please adhere to the >following-- guidelines.>>>>>>>>>>>>>>> All fiction: send brief <synopsis, first chapter, and include a self addressed, stamped envelope (SASE). All nonfiction: brief synopsis, first chapter, SASE.>>>>>>>>>>>>> Short-Stories: brief synopsis, 3 pages, SASE.>>>>>>>>>>>>>> Poetry: send 3 poems, SASE.>>>>>>>>>>>>>> Please do not send complete manuscript unless we ask for it. <<Send to: Woodside International Literary Agency>> =33-29 58 Street>>>>>>>>// =Woodside, New York>>>>>>>>// =11377>>>>>>> =Phone (main office): =718--651-8145>>>>>>>//
From: Sarah Marsden<routera@bigfoot.com> Newsgroups: comp.sys.next.sysadmin Subject: free report Date: 6 Jul 97 06:12:35 GMT Organization: Zen Marketing Group Message-ID: <33bf3767.0@hades.ndirect.co.uk> Hello, I have been asked to write to offer you a free report. 'The Ultimate Guide To Killer Marketing' The Report Features: The Five Golden Rules For Web Sites How To Get Your Customers To See Your Name Everyday. How To Beat Your Competition How To Take The Risk Out Of Marketing Free Software How To Make $30000 A Year On Two Hours Work A Day And Much More. Why is it free - We are a newly launched company looking to increase awareness of our name. For your free copy by email (.txt) just hit reply now and add the words 'please send' to the subject box. Send Email To routera@bigfoot.com Sarah Marsden Zen Group
From: news@news.tufts.edu Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <33bf3767.0@hades.ndirect.co.uk> Date: 6 Jul 1997 22:41:14 GMT Control: cancel <33bf3767.0@hades.ndirect.co.uk> Message-ID: <cancel.33bf3767.0@hades.ndirect.co.uk> Sender: pcf1@york.ac.uk Spam cancelled by news@news.tufts.edu
From: news@news.tufts.edu Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5posce$67e$5669@roadrunner.miracle.net> Date: 6 Jul 1997 22:45:23 GMT Control: cancel <5posce$67e$5669@roadrunner.miracle.net> Message-ID: <cancel.5posce$67e$5669@roadrunner.miracle.net> Sender: ftr45r@aol.com Spam cancelled by news@news.tufts.edu
Date: 6 Jul 1997 22:16:33 GMT From: clewis@ferret.ocunix.on.ca (Chris Lewis) Sender: dre32d@msn.com Message-ID: <cancel.5pod4g$47k$829@roadrunner.miracle.net> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5pod4g$47k$829@roadrunner.miracle.net> Control: cancel <5pod4g$47k$829@roadrunner.miracle.net> WOODSIDE spam cancelled by clewis@ferret.ocunix.on.ca Original Subject: sell/your/photos$$$$$ Total spams this type to date: 8883 Total this spam type for this user: 3626 Total this spam type for this user today: 3626 Originating site: miracle.net Complaint addresses: postmaster@miracle.net abuse@psi.com
From: jin@ghost.nuri.net (Jin Ko) Newsgroups: comp.sys.next.sysadmin Subject: [Q] DNS with PPP on Laptop Date: 7 Jul 1997 03:00:30 GMT Organization: HanNuri Internet Service Message-ID: <5ppm4e$ct8$1@news.nuri.net> I'm using NEXTSTEP 3.3 on my ThinkPad 560. I use Xircom PS-CE2 PCMCIA ethernet card to connect the laptop to LAN at work and IBM PCMCIA modem to connect the system to the network by PPP at home. I set the IP #, broadcast and default router address for the system to use it in the LAN and made /etc/resolv.conf too. The system works very nicely in the LAN but in case of PPP, it can not resolve DNS. I tried to sending SIGHUP to nibindd or lookupd. After killing -HUP nibindd, the DNS problem cleared but the Netinfo user authentication went down and thus, I couldn't get any application to work. Before, I used OPENSTEP4.1 -- I downgraded it for the locale problem -- and there wasn't those kind of problem. How can I set my laptop to work with DNS properly in PPP connection witout crashing Netinfo or changing the network setting in ethernet connection? Thanx a lot. ---------------------------------------------------------------------- mailto:jin@nuri.net Jin Ko http://ghost.nuri.net/ Network Engineer phone:+82-2-531-7924 (fax:+82-2-555-8127) Inet, Inc.
From: luomat@peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 6 Jul 1997 16:00:24 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5pofeo$r4d$4@bashir.peak.org> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <AnjeOVG00iWp03KEM0@andrew.cmu.edu> <5po13u$b9h$1@brachio.zrz.TU-Berlin.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kiwi@buran.fb10.tu-berlin.de In <5po13u$b9h$1@brachio.zrz.TU-Berlin.DE> Axel Habermann wrote: > Charles William Swiger <cs4w+@andrew.cmu.edu> wrote: > : Excerpts from netnews.comp.sys.next.sysadmin: 5-Jul-97 Re: Seeking > : advice on trans.. by "Rex Dieter"@math.unl.ed > : >> When the newly created NS partition is mounted, copy the whole > : >> stuff over using > : >> > : >> cd / > : >> gnutar -cf - | (cd /newdisk; gnutar -xpf -) > : > > : > Eek... You lose some permissions (like SUID bits) using just tar. > > : That's what the 'p' option is for. From 'man tar': > > : p This modifier says to restore files to their ori- > : ginal modes, ignoring the present umask(2). > : Setuid and sticky information will also be > : restored to the super-user. [snip] > cd / > gnutar -clf - | (cd /newdisk; gnutar -xpf -) > > The l pretends gnutar from entering other filesystems mounted somewhere. I'm pretty sure you meant 'prevent' rather than 'pretend'. Would you need to specify the 'p' flag when you make the archive as well as when you un-archive? gnutar -clfp - | (cd /newdisk; gnutar -xpf -) TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org>
From: Sigthor Hrafnsson <siffi@treknet.is> Newsgroups: comp.sys.next.sysadmin Subject: ppp trouble and character set for Terminal and Mail.App Date: Mon, 07 Jul 1997 01:44:12 +0100 Organization: Treknet Message-ID: <33C03BDC.725A@treknet.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all I'm using NeXTSTEP 3.3 on a i386, Pentium. I'm trying to connect to the net with PPP2.2 and Gatekeeper, I can't seem to be able dial up the provider. The init string for GateKeeper.App is : /usr/local/bin/pppd -detach file /Apps/GateKeeper.app/options connect "/Apps/GateKeeper.app/chat -v -f /Apps/GateKeeper.app/pppup" And I get this output: Jul 7 00:06:21 localhost pppd[411]: pppd 2.2.0 started by siffi, uid 101 Jul 7 00:06:21 localhost pppd[411]: Removed stale lock on cufb (pid 382) Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: # Setting aborts Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: abort on (BUSY) Jul 7 00:06:26 localhost chat[413]: abort on (NO CARRIER) Jul 7 00:06:26 localhost chat[413]: abort on (NO DIAL TONE) Jul 7 00:06:26 localhost chat[413]: abort on (ERROR) Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: # Resetting the modem Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: send (AT&F^M) Jul 7 00:06:26 localhost chat[413]: expect (OK) Here the log stoped. I crated a tiphost to try the connection, it looks like this: b288|cufb28800|Dial-out on cufb at 28800 baud:\ :dv=/dev/cufb:pa=none:br#38400:tc=BASIC: When I try to use: % tip b288, I get: all ports busy. I looked in etc/ttys, all tty's are off secure except one line that is commented out, here she is: #ttya "/usr/etc/getty knj.9600" vt100 on secure I'm not sure about this, but it must be for Japanize alphabet. Here I come to my second problem: I have been trying to set up NeXTSTEP to use Icelandic character set. For instance: I want to be able to use icelandic chars in terminal when I'm using sed or awk on some file, but all my icelandic chars come out garbled. When I receive mail with Icelandic chars, they are garbled. Icelandic character set works in edit and other next apps, but not in the shell and mail.App. Does someone know how to switch on alternative char sets for the term and Mail? Any ideas Sigthor Hrafnsson
From: Sigthor Hrafnsson <siffi@treknet.is> Newsgroups: comp.sys.next.sysadmin Subject: ppp trouble and character set for Terminal and Mail.App Date: Mon, 07 Jul 1997 01:15:12 +0100 Organization: Treknet Message-ID: <33C03510.6B80@treknet.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all I'm using NeXTSTEP 3.3 on a i386, Pentium. I'm trying to connect to the net with PPP2.2 and Gatekeeper, I can't seem to be able dial up the provider. The init string for GateKeeper.App is : /usr/local/bin/pppd -detach file /Apps/GateKeeper.app/options connect "/Apps/GateKeeper.app/chat -v -f /Apps/GateKeeper.app/pppup" And I get this output: Jul 7 00:06:21 localhost pppd[411]: pppd 2.2.0 started by siffi, uid 101 Jul 7 00:06:21 localhost pppd[411]: Removed stale lock on cufb (pid 382) Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: # Setting aborts Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: abort on (BUSY) Jul 7 00:06:26 localhost chat[413]: abort on (NO CARRIER) Jul 7 00:06:26 localhost chat[413]: abort on (NO DIAL TONE) Jul 7 00:06:26 localhost chat[413]: abort on (ERROR) Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: # Resetting the modem Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: send (AT&F^M) Jul 7 00:06:26 localhost chat[413]: expect (OK) Here the log stoped. I crated a tiphost to try the connection, it looks like this: b288|cufb28800|Dial-out on cufb at 28800 baud:\ :dv=/dev/cufb:pa=none:br#38400:tc=BASIC: When I try to use: % tip b288, I get: all ports busy. I looked in etc/ttys, all tty's are off secure except one line that is commented out, here she is: #ttya "/usr/etc/getty knj.9600" vt100 on secure I'm not sure about this, but it must be for Japanize alphabet. Here I come to my second problem: I have been trying to set up NeXTSTEP to use Icelandic character set. For instance: I want to be able to use icelandic chars in terminal when I'm using sed or awk on some file, but all my icelandic chars come out garbled. When I receive mail with Icelandic chars, they are garbled. Icelandic character set works in edit and other next apps, but not in the shell and mail.App. Does someone know how to switch on alternative char sets for the term and Mail? Any ideas Sigthor Hrafnsson
From: Sigthor Hrafnsson <siffi@treknet.is> Newsgroups: comp.sys.next.sysadmin Subject: ppp trouble and character set for terminal and Mail.App Date: Mon, 07 Jul 1997 01:08:45 +0100 Organization: Treknet Message-ID: <33C0338D.6D7A@treknet.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all I'm using NeXTSTEP 3.3 on a i386, Pentium. I'm trying to connect to the net with PPP2.2 and Gatekeeper, I can't seem to be able dial up the provider. The init string for GateKeeper.App is : /usr/local/bin/pppd -detach file /Apps/GateKeeper.app/options connect "/Apps/GateKeeper.app/chat -v -f /Apps/GateKeeper.app/pppup" And I get this output: Jul 7 00:06:21 localhost pppd[411]: pppd 2.2.0 started by siffi, uid 101 Jul 7 00:06:21 localhost pppd[411]: Removed stale lock on cufb (pid 382) Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: # Setting aborts Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: abort on (BUSY) Jul 7 00:06:26 localhost chat[413]: abort on (NO CARRIER) Jul 7 00:06:26 localhost chat[413]: abort on (NO DIAL TONE) Jul 7 00:06:26 localhost chat[413]: abort on (ERROR) Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: # Resetting the modem Jul 7 00:06:26 localhost chat[413]: # Jul 7 00:06:26 localhost chat[413]: send (AT&F^M) Jul 7 00:06:26 localhost chat[413]: expect (OK) Here the log stoped. I crated a tiphost to try the connection, it looks like this: b288|cufb28800|Dial-out on cufb at 28800 baud:\ :dv=/dev/cufb:pa=none:br#38400:tc=BASIC: When I try to use: % tip b288, I get: all ports busy. I looked in etc/ttys, all tty's are off secure except one line that is commented out, here she is: #ttya "/usr/etc/getty knj.9600" vt100 on secure I'm not sure about this, but it must be for Japanize alphabet. Here I come to my second problem: I have been trying to set up NeXTSTEP to use Icelandic character set. For instance: I want to be able to use icelandic chars in terminal when I'm using sed or awk on some file, but all my icelandic chars come out garbled. When I receive mail with Icelandic chars, they are garbled. Icelandic character set works in edit and other next apps, but not in the shell and mail.App. Does someone know how to switch on alternative char sets for the term and Mail? Any ideas Sigthor Hrafnsson
From: Charles William Swiger <cs4w+@andrew.cmu.edu> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: Mon, 7 Jul 1997 00:15:07 -0400 Organization: Carnegie Mellon, Pittsburgh, PA Message-ID: <8nk6p=200iVE02emw0@andrew.cmu.edu> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <AnjeOVG00iWp03KEM0@andrew.cmu.edu> <5po13u$b9h$1@brachio.zrz.TU-Berlin.DE> <5pofeo$r4d$4@bashir.peak.org> In-Reply-To: <5pofeo$r4d$4@bashir.peak.org> Excerpts from netnews.comp.sys.next.sysadmin: 6-Jul-97 Re: Seeking advice on trans.. by Timothy J. Luoma@peak.or > Would you need to specify the 'p' flag when you make the archive as well as > when you un-archive? No-- it wouldn't make any difference. When making an archive, tar and gnutar preserve the same information regardless of whether the 'p' flag is specified. The 'p' flag only controls whether the program ignores the umask when extracting files from an archive. -Chuck Charles Swiger | cs4w@andrew.cmu.edu | standard disclaimer ----------------+---------------------+--------------------- I know you're an optimist if you think I'm a pessimist.
From: dix.lorenz@hamburg.netsurf.de (Dix Lorenz) Newsgroups: comp.sys.next.advocacy,comp.sys.next.programmer,comp.sys.next.sysadmin Subject: PTR: Problems and questions Date: Sun, 6 Jul 1997 21:42:36 +0200 Organization: EDV - Beratung Message-ID: <199707062142361722270@dip039-2.hamburg.netsurf.de> Hi, recently I received the Prelude to Rhapsody package and while it cleared up some questions for me, it opened up some new ones. 8 weeks ago I bought OpenStep Developer/Mach 4.1 and have been fiddling around with it, creating small apps, sometimes also using C++. No problem. What I wanted to know from PTR: How does all this work under Windows? Result: Win 3.51: Developing is just the same. Apps I wrote under Mach I could just recompile and they would run under Windows, just as promised. Cool. BUT: Everything that I tried to compile using C++ complained about a missing header file <new>. I am pretty sure this is not my problem, but a compiler problem. Question: I know PTR is a prerelease version. Is this fixed in the final release? Has someone managed to compile Objective-C++ using PTR? Win95: Mixed results: Some of the apps which got installed ran, some didn't. Mine didn't. Again: Is this because it is prerelease? In other words: how is the current release of OpenStep Developer/NT different from the one in PTR? Thanks, Dix
Control: cancel <33bf0e24.0@news1.ibm.net> From: mark@harry.com Subject: cmsg cancel <33bf0e24.0@news1.ibm.net> Newsgroups: comp.sys.next.sysadmin Organization: NO BETTER NEWS! Message-ID: <cancel.33bf0e24.0@news1.ibm.net> Date: 07 Jul 97 07:20:03 GMT Article cancelled by news@dfw-ixnews1.ix.netcom.com.
From: cdr43a@aol.com Newsgroups: comp.sys.next.sysadmin Subject: *writers/seeking/publication Date: Mon, 7 Jul 1997 04:10:30 Organization: Miracle Net Communications, Inc. Message-ID: <5pq8hl$o9u$6273@roadrunner.miracle.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit We are a New York based international literary agency with two branch offices, one of which is in Florida. We are seeking new and previously published authors, so please adhere to the following guidelines. All fiction: send brief synopsis, first chapter, and include a self addressed, stamped envelope (SASE). All nonfiction: brief synopsis, first chapter, SASE. Short Stories: brief synopsis, 3 pages, SASE. Poetry: send 3 poems, SASE. Please do not send complete manuscript unless we ask for it. Send to: Woodside International Literary Agency 33-29 58 Street>>>>>>>> Woodside, New York>>>>>>>> 11377>>>>>>> Phone (main office): 718-651-8145>>>>>>>
Newsgroups: comp.sys.next.sysadmin From: bofh@keltia.freenix.fr (Ollivier Robert) Sender: cdr43a@aol.com Message-ID: <cancel.5pq8hl$o9u$6273@roadrunner.miracle.net> Subject: cmsg cancel <5pq8hl$o9u$6273@roadrunner.miracle.net> Control: cancel <5pq8hl$o9u$6273@roadrunner.miracle.net> Organization: Usenet Canal Historique Date: Mon, 7 Jul 1997 04:10:30 ECP/EMP aka SPAM or pyramidal scheme (MMF) cancelled by bofh@keltia.freenix.fr. It may also be an image too small for newsbot to be activated. See report in news.admin.net-abuse.bulletins. Date: Mon Jul 7 11:40:15 1997 Original subject was: *writers/seeking/publication
Newsgroups: comp.sys.next.sysadmin From: bofh@keltia.freenix.fr (Ollivier Robert) Sender: dpotgrt@elppfo.com Message-ID: <cancel.5pofn1$70$1@news.internetmci.com> Subject: cmsg cancel <5pofn1$70$1@news.internetmci.com> Control: cancel <5pofn1$70$1@news.internetmci.com> Organization: Usenet Canal Historique Date: 6 Jul 1997 16:04:49 GMT ECP/EMP aka SPAM or pyramidal scheme (MMF) cancelled by bofh@keltia.freenix.fr. It may also be an image too small for newsbot to be activated. See report in news.admin.net-abuse.bulletins. Date: Mon Jul 7 11:57:44 1997 Original subject was: !!!!ONE NUMBER FOR ALL!!!!
From: andrew_abernathy@omnigroup.com Newsgroups: comp.sys.next.sysadmin Subject: Omni DNS Helper for configuring Internet domain name and DNS entries Date: 7 Jul 1997 12:17:59 GMT Organization: Omni Development, Inc. Message-ID: <5pqmpn$d00$1@gaea.omnigroup.com> As many people know by now (and others are yet to learn), configuring your Internet domain name and nameserver (DNS) entries under OPENSTEP/Mach (AKA Prelude to Rhapsody) requires either creation/modification via a text editor of /etc/resolv.conf or manual manipulation of /locations/resolver in NetInfo (usually via NetInfoManager). While not especially difficult, neither is a very friendly solution. I've written a small app, called Omni DNS Helper which I'm now releasing as a public beta. (Assuming all goes as well as expected, I'll promote it to an official release shortly.) This app provides a pretty simple graphical interface for configuring this data, as well as some detail on exactly what this data does for you, and some other notes on network configuration of OPENSTEP/Mach in a non-NetInfo world (NetInfo being OPENSTEP's network configuration technology). If you are interested in this application (full source is provided), see http://www.omnigroup.com/Software/OmniDNSHelper/. If you wish to wait until I promote this to an official release, send me email. -- andrew_abernathy@omnigroup.com - NeXTmail & MIME ok
From: William.Clocksin@CL.cam.ac.uk Newsgroups: comp.sys.next.sysadmin,comp.sys.next.programmer Subject: How to set up Renderman printing? Date: 7 Jul 1997 14:31:00 GMT Organization: University of Cambridge, England Message-ID: <5pquj4$p0v@lyra.csx.cam.ac.uk> Every time I use a RenderMan-based plotting app, the data displays nicely on the screen. But whenever I try to print it, I get a panel asking for a renderer host (which the only choice is localhost), and then error panel complaining that it can't connect to localhost. What should I do to get this working? Thanks. William Clocksin wfc@CL.cam.ac.uk
From: Charles William Swiger <cs4w+@andrew.cmu.edu> Newsgroups: comp.sys.next.sysadmin Subject: Re: NeXT as nameserver under PPP? Date: Mon, 7 Jul 1997 10:42:34 -0400 Organization: Carnegie Mellon, Pittsburgh, PA Message-ID: <8nkE1Oe00iWR02OTg0@andrew.cmu.edu> References: <5pmirj$pe3$1@shadow.skypoint.net> In-Reply-To: <5pmirj$pe3$1@shadow.skypoint.net> Excerpts from netnews.comp.sys.next.sysadmin: 5-Jul-97 NeXT as nameserver under PPP? by jalegre@andante-systems. > I know this can be done, I just need to have someone point me to the > correct literature starting point. > > I want to use a NeXT (O.S. 3.3) connected to a Internet Provider via > PPP as a nameserver for a local TCP/IP network. Easily done. Run /usr/etc/named from rc.local, by adding something like: if [ -f /usr/etc/named ]; then /usr/etc/named > /dev/console 2>&1 & (echo -n ' named') >/dev/console fi Note that you must configure /etc/named.boot and the requisite DB files (for at least 127.0.0 and in-addr.arpa) as you would on any other machine running BIND. Read 'man named' and/or the BIND Operations Guide. Also note that NEXTSTEP ships with BIND-4.8.3, which is very stable but also vulnerable to some of the nameserver attacks discovered since the onset of the web...you might want to upgrade to the most recent version. > I.E., while the NeXT is connected to the IP via PPP I want other machines > that are connected to the NeXT via TCP/IP to be able to access the Internet > through the same PPP connection. That is a different issue from providing name service. Change the invocation of 'routed -q' in /etc/rc to 'routed -g' to broadcast routing information to your local network. Read 'man routed'. -Chuck Charles Swiger | cs4w@andrew.cmu.edu | standard disclaimer ----------------+---------------------+--------------------- I know you're an optimist if you think I'm a pessimist.
From: boehring@biomed.ruhr-uni-bochum.de (Daniel Boehringer) Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 7 Jul 1997 16:19:03 GMT Organization: Ruhr-Universitaet Bochum, Rechenzentrum Message-ID: <5pr4tn$1it$1@sun579.rz.ruhr-uni-bochum.de> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> <5pktjg$m6a$2@news2.digex.net> John Kheit <jkheit@cnj.digex.net> wrote: > Ditto, for example, cannot copy the swapfile.front file... The > solution I have is a bit hacky but it works... solution: unmount the swapfile.front file before dittoing. (this worked for me). daniel
From: jweiss@MCS.COM (Jerry S. Weiss) Newsgroups: comp.sys.next.sysadmin Subject: Trashed SuperBlock- How to fix? Date: 7 Jul 1997 11:59:00 -0500 Organization: MCSNet, Chicagoland's finest Internet provider - 312-803-6271 Message-ID: <5pr78k$6aa$1@Mercury.mcs.net> Anyone know how to fix a trashed SuperBlock I manually fsck'ed the disk several times and it doesn't appear to fix this problem (is it supposed to?). The first alternate Superblock works okay, but the others do not. I dumped several superblocks and they all generally look the same (ie: no obvious garbage written though them.) I can mount/boot from the drive and all the files are intact. This filesystem was a duplicate created using gnutar and some pipes. I also used disk to make it bootable. Any pointers appreciated! jweiss@mcs.com
From: enterprise@freeatlast.com Newsgroups: comp.sys.next.sysadmin Subject: BEWARE OF HACKS? Date: 7 Jul 1997 07:41:30 GMT Organization: Rights to Free Enterprise Message-ID: <5pq6ja$d962307@odin.telapex.com> Angered Spy/Research Expert and now, Leading Business Consultant, tells "the rest of the story." What the news & Wired forgot to tell... Just search the Web - we're now the largest chain of WEB SITES on the net for supporting entrepreneurs and businesses wishing to grow using his techniques. He gave them fair warning... But they didn't listen... CH http://michaelenlow.by.net/spamwar.html
From: "Greg Meece" <gregm@pcdocs.com> Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin Subject: AppleTalk support in OS 4.x? Date: 1 Jul 1997 13:56:44 GMT Organization: PC DOCS, Inc. Message-ID: <01bc8626$443da0a0$e91c2cc7@Die_Bill_Gates.pcdocs.com> I have the "Prelude to Rhapsody" release (AKA 4.2) for Intel. The SysAdmin manual says there's support for AppleTalk (and even details configuring it), but I can't find a driver or install package anywhere on the CD or on my HD after the install. Does NeXT still support this? Any help would be appreciated. Regards, Greg Meece SQA Engineer PC DOCS, Inc. 124 Marriott Drive Tallahassee, FL 32301
From: Henry Koplien <koplien@vnet.ibm.com> Newsgroups: comp.sys.next.sysadmin,comp.sys.next.hardware Subject: Re: Installing NS3.3 on a syquest cartridge Date: Thu, 03 Jul 1997 08:16:33 +0200 Organization: IBM HD MicroCode Message-ID: <33BB43C1.167E@vnet.ibm.com> References: <5pdpju$190o@fidoii.cc.Lehigh.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Alex Levine wrote: > > Hi all, > > Has anyone successfully installed NS3.3 on a syquest EZ135 cartridge? > I've made several attempts, but never gotten very far. The Adaptec2940 > driver on the original driver floppy wouldn't load at all. I got updated > boot- and driver-disk images from NeXTAnswers, and now the SCSI driver > loads and the NS installer sees my disks. > > However, installation inevitably crashes shortly after I select the > Syquest drive (with disk inserted) as the target. I get something like: > > /etc/rc.cdrom [33] Memory fault > /etc/rc.cdrom [34] Memory fault > test: argument expected > > And then all processes die. Note that I have done this with BIOS enabled > for removable disks, then again with BIOS enabled for removable disks only > for booting. I have also set the Syquest drive (SCSI ID 4) as the boot > device (in the Adaptec configuration utility). > > Any ideas? Yes, I have a running bootable EZ135, called "EmergencyDisk". I have a full graphical Interface with 25MBytes left on the device. I start my system from this device if I want to do a clean system dump of my disks. They have therefore to be unmounted... I tackled several month with 1.44 floppys before without success. I was close to the aim but I then switched to a Syquest. What I have done... (I think the way You want to do the installation is not common) I have made an installation on a normal disk. Afterwards I made a bootable disk from the existing OS. I believe You have no chance to make a small installation on the Syuest media. (You don't know exactly which drivers to load at the very first installation, I have only the ones really needed on the Syquest.) If You running into further problems doing it this way fell free to contact me. Henry ----------- http://www.ti6.tu-harburg.de/~ti6hk/index.html ------------ snail mail : Henry Koplien, Micro Code Development, IBM 71032 Boeblingen/Germany voice : +49-7031-16-3516 \|/ fax : +49-7031-16-3328 o(O O)o voice,BBS & fax : +49-7031-276113 (private) \ / ------------------ Email: Koplien@vnet.IBM.com ----ooOo---(_)---oOoo---
From: sroller@txpsmc.seanet.com (Steve Roller) Newsgroups: comp.sys.next.sysadmin Subject: Re: 2 ethernet cards and "multi homing" Date: 7 Jul 1997 19:21:21 GMT Organization: Seanet Online Services, Seattle WA Message-ID: <5prfjh$oa1@q.seanet.com> References: <5ojo1o$cfr$2@bashir.peak.org> Cc: luomat@peak.org In <5ojo1o$cfr$2@bashir.peak.org> Timothy J. Luoma wrote: > > This might sound like a hardware problem, given the Subject but it isn't. > > Here's the deal, I have 2 ethernet cards in my Intel, one at "en0" and the > other at "en1". Hi Timothy, NeXT doesn't support multi NIC's. But we worked in a Wireless Ethernet network on our NeXT 3.2 server running Token Ring. You will need to track down the "ipforward" program and add it to your /etc directory. Then setup your rc.local file to forward IP on your second NIC: /etc/rc.local # (echo -n 'local daemons:') >/dev/console # # Run your own commands here # # (echo '.') >/dev/console (echo -n "Starting Wireless IPForwarding") >/dev/console fbshow -B -I "Starting Wireless Networking" -z 94 /etc/ipforward on /etc/ifconfig en0 inet 172.16.50.240 /etc/route add net 172.16.50.0 172.16.50.240 0 /etc/route delete 172.16.0.0 172.16.50.240 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For your other NeXT workstations to see the other network, they will also need a static route added to their rc.local: /etc/rc.local # # Add a route to the Wireless network # /etc/route add net 172.16.50.0 hostname 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This allows our Wireless network to see the NeXT systems, and NeXT system to see the Wireless networks. Steve ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Stephen V. Roller <sroller@roller.seanet.com> Stop by and visit at: Puget Sound NeXT Users Group http://www.seattle.net/~nextpsug/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: Mon, 7 Jul 1997 14:57:29 -0400 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.NXT.3.96.970707145507.5011C-100000@peace> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> <5pktjg$m6a$2@news2.digex.net> <5pr4tn$1it$1@sun579.rz.ruhr-uni-bochum.de> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Daniel Boehringer <boehring@biomed.ruhr-uni-bochum.de> In-Reply-To: <5pr4tn$1it$1@sun579.rz.ruhr-uni-bochum.de> On 7 Jul 1997, Daniel Boehringer wrote: > John Kheit <jkheit@cnj.digex.net> wrote: > > > Ditto, for example, cannot copy the swapfile.front file... The > > solution I have is a bit hacky but it works... > > solution: unmount the swapfile.front file before dittoing. (this worked for > me). This strikes me as a bad idea, or at least a dangerous one, because the .front file is used to make the compressed swapfile. As I said earlier, there's no real reason to want to copy it via ditto, so the fact that it fails is unimportant, unless it breaks ditto altogether. swapfile.front is not a real file. It is a necessary file, however, at least if you want a compressed swapfile. TjL
Control: cancel <5pq6ja$d962307@odin.telapex.com> From: enterprise@freeatlast.com Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5pq6ja$d962307@odin.telapex.com> Date: 07 Jul 97 20:38:14 GMT Organization: Rights to Free Enterprise Message-ID: <cancel.5pq6ja$d962307@odin.telapex.com> Article cancelled by news@dfw-ixnews1.ix.netcom.com.
From: Michael Giddings Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.next.advocacy Subject: Re: Seeking comments of experience with OpenStep 1.0 on Solaris Date: 7 Jul 1997 22:17:33 GMT Organization: University of Wisconsin - Madison Distribution: world Message-ID: <5prptt$2b1e@news.doit.wisc.edu> References: <ECq525.9sA@prosoft.com> Cc: lparkyn@prosoft.com In <ECq525.9sA@prosoft.com> Lyle Parkyn wrote: > I am contemplateing installing OpenStep 1.0 on Solaris 2.5.1 on a Sparc 5. I too am contemplating this. We have a number of people interested in seeing our OpenStep based software on Solaris. Any advice or info related to experiences with OS/Solaris would be appreciated. Also, has anyone heard anything recently about the future of OS/Solaris? In the field I'm in, Sun boxes are used extensively, so it would be nice to have ongoing support for OpenStep/Solaris. Thanks for any information. -- Michael Giddings, Ph.D. (anti-spam: please change "at" to @ in an address below to respond) giddings at whitewater.chem.wisc.edu giddings at barbarian.com (608)258-1699 or (608) 692-2851 http://smithlab.chem.wisc.edu/PersonalPages/giddings/giddings.html http://www.barbarian.com
From: John Kheit <jkheit@cnj.digex.net> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 8 Jul 1997 00:44:57 GMT Organization: monoChrome, Inc., NJ, USA Message-ID: <5ps2i9$kt6$8@news2.digex.net> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> <5pktjg$m6a$2@news2.digex.net> <5pr4tn$1it$1@sun579.rz.ruhr-uni-bochum.de> <Pine.NXT.3.96.970707145507.5011C-100000@peace> Timothy Luoma <luomat@peak.org> wrote: > On 7 Jul 1997, Daniel Boehringer wrote: > > John Kheit <jkheit@cnj.digex.net> wrote: solution: unmount > > the swapfile.front file before dittoing. (this worked for me). > This strikes me as a bad idea, or at least a dangerous one, > because the .front file is used to make the compressed swapfile. > As I said earlier, there's no real reason to want to copy it via > ditto, so the fact that it fails is unimportant, unless it breaks > ditto altogether. > swapfile.front is not a real file. It is a necessary file, > however, at least if you want a compressed swapfile. Hmmm, i'm failing rather severly at expressing this... Ok, lets try this. If log in as root, and mount a blank 2Gb drive on your root called /myBlank. Then you want to ditto your current root to the blank, so you do the following: ditto / /myBlank After doing that, ditto will FAIL when it gets to swapfile.front because it's not a real file. I.e. making it impossible or difficult to ditto your root to another drive. So in essence you want ditto to copy everything BUT swapfile.front...but there is no easy way to tell ditto this...sooooo... What you do is make a BOM file, in effect remove swapfile.front from the BOM file, and then do this: ditto -bom myBomFile / /myBlank Now, the ditto will work since your modified myBomFile has a listing of every file on your hard drive EXCEPT the swapfile.front file which ditto is incapable of copying... Hope that was a little better... -- Thanks, be well, take care, later, John Kheit; Self expressed... __________________________________________________________________ monoChrome, Inc. ASCII, MIME, PGP, SUN, & NeXTmail OK NeXT/OPENSTEP Developer mailto:jkheit@cnj.digex.net Telepathy, It's coming... http://www.cnj.digex.net/~jkheit New York Law School You're dangerous because you're honest
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Omni DNS Helper for configuring Internet domain name and DNS entries Date: 7 Jul 1997 22:19:33 GMT Organization: The PEAK ftp site for OpenStep and NEXTSTEP Message-ID: <5prq1l$t5f$1@bashir.peak.org> References: <5pqmpn$d00$1@gaea.omnigroup.com> I used this under 4.1/mach/intel and it seemed to work just fine. Thanks Andrew & OmniGroup! TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org>
Newsgroups: comp.sys.next.sysadmin From: dfevans@bbcr.uwaterloo.ca (David Evans) Subject: Re: Frameworks.compressed Sender: news@novice.uwaterloo.ca (Mr. News) Message-ID: <ECx7Bu.IEE@novice.uwaterloo.ca> Date: Sun, 6 Jul 1997 23:16:42 GMT References: <33B95435.74BF@eng.cam.ac.uk> <5pd9sa$lep$1@leonie.object-factory.com> <5pjh51$iln$1@news.digifix.com> <5pk44g$qbh@buggy.news.easynet.net> Organization: University of Waterloo In article <5pk44g$qbh@buggy.news.easynet.net>, Frederic Stark <stark@easynet.fr> wrote: > >Is it possible to boot from the install disks and mount the CD as root partition (but >avoiding to executee install scripts ?) > Should be able to do "bsd -sab" or whatever; apparently that will cause init to not execute /etc/rc.boot. The -a should let you pick the CD-ROM as your root device. -- David Evans (NeXTMail/MIME OK) dfevans@bbcr.uwaterloo.ca Computer/Synth Junkie http://bbcr.uwaterloo.ca/~dfevans/ University of Waterloo "Default is the value selected by the composer Ontario, Canada overridden by your command." - Roland TR-707 Manual
From: Sigthor Hrafnsson <siffi@treknet.is> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: Mon, 07 Jul 1997 07:45:00 +0100 Organization: Treknet Message-ID: <33C0906C.8CF@treknet.is> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> <5pmt6p$j3e$1@ha2.rdc1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Timothy Luoma wrote: > > John Kheit <jkheit@cnj.digex.net> wrote: > > >Ditto, for example, cannot copy the swapfile.front file... The > >solution I have is a bit hacky but it works... > > Why would you want to? > > The swapfile.front file is not a real file, but just a file used in making a > compressed swapfile. > > There's no real reason to copy that, or the regular swapfile, for that > matter. > > Well, the original swapfile might have value because it can be re-used, and > usually you want a swapfile that is around 16 megs. When you reboot it will > be trimmed back to the LOWAT. > > Still, there's no need to copy the swapfile.front > > TjL > > ps -- Hebrew started as of 2 July, and ends on 22 August, so > please understand if responses are slow. I am taking a 2 > semester class in 8 weeks for 6 credits > > -- > TjL <luomat@peak.org> Hi ditto worked great for me! siffi@treknet.is
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: 2 ethernet cards and "multi homing" Date: 8 Jul 1997 03:47:41 GMT Organization: The PEAK ftp site for OpenStep and NEXTSTEP Message-ID: <5psd8t$2ck$2@ha2.rdc1.nj.home.com> References: <5ojo1o$cfr$2@bashir.peak.org> <5prfjh$oa1@q.seanet.com> sroller@txpsmc.seanet.com (Steve Roller) wrote: >NeXT doesn't support multi NIC's. But we worked in a Wireless Ethernet >network on our NeXT 3.2 server running Token Ring. You will need to >track down the "ipforward" program and add it to your /etc directory. >Then setup your rc.local file to forward IP on your second NIC: I have the ipforwarding binary. I've never been able to figure out exactly what it does.... >/etc/ipforward on easy enough >/etc/ifconfig en0 inet 172.16.50.240 where '172.16.50.240' is the real internet IP of the machine? >/etc/route add net 172.16.50.0 172.16.50.240 0 is '172.16.50.0' the router? [ '172.16.50.240' is still assumed the be the real IP ] >/etc/route delete 172.16.0.0 172.16.50.240 what is '172.16.0.0' ? [ '172.16.50.240' is still assumed the be the real IP ] >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >For your other NeXT workstations to see the other network, they will >also need a static route added to their rc.local: > >/etc/rc.local ># ># Add a route to the Wireless network ># >/etc/route add net 172.16.50.0 hostname 1 is '172.16.50.0' the router? < same question as above > and what is 'hostname' ? Is that the local hostname or the real Internet hostname (and if the real, is it the FQDN)? Thanks Steve TjL
From: emclean@slip.net (Emmett McLean) Newsgroups: comp.sys.next.sysadmin Subject: Format an Extra Density disk to more than 2.5 Megs Date: 7 Jul 1997 23:02:49 -0700 Organization: Slip.Net Message-ID: <5psl69$kkq@slip.net> Hi, When I insert an Extra Density disk into a cube running NS 3.3, NS will, after a prompt, automatically format the diskette. After formatting the df command says there are 2575 available kilobytes. It turns out that I want to copy some disks which df says has 2647 available kilobytes. How might I format the ED disks so as to have 2647 kilobytes? Is there a way to find the formatting information such as block size on the 2647 disks? BTW, typing : dd if=/dev/rfd0a of=/tmp/ed.image conv=sync bs=8k ejecting the disk and typing dd of=/dev/rfd0a if=/tmp/ed.image conv=sync bs=8k panic'd my machine. Any help would be appreciated. Thanks, Emmett
From: bresink@informatik.uni-koblenz.de (Marcel Bresink) Newsgroups: comp.sys.next.sysadmin,comp.sys.next.programmer Subject: Re: How to set up Renderman printing? Date: 8 Jul 1997 07:31:26 GMT Organization: University Koblenz / Germany Message-ID: <5psqce$jsf$2@newshost.uni-koblenz.de> References: <5pquj4$p0v@lyra.csx.cam.ac.uk> William.Clocksin@CL.cam.ac.uk wrote: > [...] I get a panel asking for a > renderer host (which the only choice is localhost), and then error panel > complaining that it can't connect to localhost. This will happen if your computer has never been connected to a network or you kept the NetInfo database in its initial state. The initial local NetInfo settings for RenderMan don't work in most configurations. Start /NextDeveloper/Demos/RenderManager.app and configure the real name of your machine (or again localhost if you aren't in a network) as public renderer. After that, rendering will hopefully work fine. Marcel --- Marcel Bresink, University of Koblenz, Institute for Computer Science Rheinau 1, D-56075 Koblenz, Germany, Fon: +49-261-9119-421 Fax: ...-497 MIME/NeXT Mail accepted --- WWW: http://www.uni-koblenz.de/~bresink
From: Charles William Swiger <cs4w+@andrew.cmu.edu> Newsgroups: comp.sys.next.sysadmin Subject: Re: 2 ethernet cards and "multi homing" Date: Tue, 8 Jul 1997 03:14:11 -0400 Organization: Carnegie Mellon, Pittsburgh, PA Message-ID: <0nkSX3O00iWp0C7Yw0@andrew.cmu.edu> References: <5ojo1o$cfr$2@bashir.peak.org> <5prfjh$oa1@q.seanet.com> <5psd8t$2ck$2@ha2.rdc1.nj.home.com> In-Reply-To: <5psd8t$2ck$2@ha2.rdc1.nj.home.com> Excerpts from netnews.comp.sys.next.sysadmin: 8-Jul-97 Re: 2 ethernet cards and "m.. by Timothy Luoma@peak.org > I have the ipforwarding binary. > > I've never been able to figure out exactly what it does.... Specificly, it manually sets the kernel _ipforwarding variable, which controls whether the machine will route packets between interfaces. Normally, the kernel automaticly sets this variable correctly depending on the number of available network interfaces, so this program isn't needed for standard multihomed usage as a gateway between networks. However, if you want to run a machine as a firewall with various proxy services between the two interfaces instead of routing packets, this program will let you override the kernel's default behavior, resulting in a more secure configuration. -Chuck Charles Swiger | cs4w@andrew.cmu.edu | standard disclaimer ----------------+---------------------+--------------------- I know you're an optimist if you think I'm a pessimist.
From: 3gmp@qlink.queensu.ca (Glenn Parsons) Newsgroups: comp.sys.next.sysadmin Subject: How to setup Samba and Win 95 for FTP? Date: 8 Jul 1997 15:33:19 GMT Organization: Queen's University Message-ID: <5ptmjv$74v@knot.queensu.ca> Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII I have a Slab with Samba installed. I also have an ethernet card in my Win 95 box. I want them connected and able to send files across. I don't need file sharing, however if you know that trick, I'd be very interested! Thanks in advance. Glenn ----------------------------------------------------------------- Glenn Parsons BSc CISC (Computing Science) Queen's University Kingston, On. Canada 3gmp@Qlink.QueensU.ca parsonsg@declab.queensu.ca (*Note: all mail forwarded to qlink) http://qlink.queensu.ca/~3gmp "We shall not have much reason to complain of the narrowness of our minds, if we will but employ them about what may be of use to us; for of that they are very capable." John Locke, 1690. -----------------------------------------------------------------
From: jkeenan@next.com (Joe Keenan) Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking comments of experience with OpenStep 1.0 on Solaris Date: 8 Jul 1997 16:21:10 GMT Organization: Apple Computer, Inc. Distribution: world Message-ID: <5ptpdm$upg$1@news2.apple.com> References: <5prptt$2b1e@news.doit.wisc.edu> In article <5prptt$2b1e@news.doit.wisc.edu> Michael Giddings writes: > Also, has anyone heard anything recently about the future of OS/Solaris? In > the field I'm in, Sun boxes are used extensively, so it would be nice to have > ongoing support for OpenStep/Solaris. Sun has discontinued this product, and removed it from their price lists. So I guess the future is pretty much non-existent. joe
From: 3gmp@qlink.queensu.ca (Glenn Parsons) Newsgroups: comp.sys.next.sysadmin Subject: More Info: How to setup Samba and Win 95 for FTP? Date: 8 Jul 1997 16:59:36 GMT Organization: Queen's University Message-ID: <5ptrlo$cfe@knot.queensu.ca> References: <5ptmjv$74v@knot.queensu.ca> Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII In article <5ptmjv$74v@knot.queensu.ca>, 3gmp@qlink.queensu.ca says... > > I have a Slab with Samba installed. I also have an ethernet card in my >Win 95 box. I want them connected and able to send files across. I don't need >file sharing, however if you know that trick, I'd be very interested! > >Thanks in advance. > >Glenn > Sorry, I'm running OpenStep 4.0 on the Slab. ----------------------------------------------------------------- Glenn Parsons BSc CISC (Computing Science) Queen's University Kingston, On. Canada 3gmp@Qlink.QueensU.ca parsonsg@declab.queensu.ca (*Note: all mail forwarded to qlink) http://qlink.queensu.ca/~3gmp "We shall not have much reason to complain of the narrowness of our minds, if we will but employ them about what may be of use to us; for of that they are very capable." John Locke, 1690. -----------------------------------------------------------------
From: Hippykill@NextStation.digex.net (Hippykill) Newsgroups: comp.sys.next.sysadmin Subject: Re: How to setup Samba and Win 95 for FTP? Date: 9 Jul 1997 00:02:23 GMT Organization: DIGEX, Inc. Message-ID: <5pukef$m9g$1@news2.digex.net> References: <5ptmjv$74v@knot.queensu.ca> In article <5ptmjv$74v@knot.queensu.ca> 3gmp@qlink.queensu.ca (Glenn Parsons) writes: > I have a Slab with Samba installed. I also have an ethernet card in my > Win 95 box. I want them connected and able to send files across. I don't need > file sharing, however if you know that trick, I'd be very interested! > > Thanks in advance. > I haven't set up samba on my next, but I have set it up on my Linux box, so it should be similar. First thing is to make sure that samba is set up correctly. In the smb.conf (i think that's the name...) you have to set yourself up an account using whatever name you use to log into the Win95 box. Look at the examples at the bottom of the example smb.conf file to see how to do this. Then make sure that nmbd and smbd are running as daemons. If all this is set up correctly, you should be able to go to the "connect network drive" icon in explorer, and mount your NeXT there. The naming is the only weird thing--I named my linux box LINUX (original, huh?), so I mapped the drive like this: \\LINUX\mikesdir and it shows up as the next available drive letter (i:, in my case) It might be easier, tho, just to use FTP to ftp from the Win95 box to the NeXT...that's what I tend to do when I want to transfer files over. Hope this helps... -- *mikelea@access.digex.net* "imperious, angry, furious, extreme in all things, with a disturbance in the moral imagination unlike any the world has ever known-there you have me in a nutshell: and one more thing, kill me or take me as I am, because I will not change." -de Sade
From: architectura@mindspring.com Newsgroups: comp.sys.next.misc,comp.sys.next.software,comp.sys.next.advocacy,comp.sys.next.sysadmin,comp.sys.next.bugs Subject: networking problems: Mac<->SGI<->NeXT 68k Date: 9 Jul 1997 02:21:35 GMT Organization: Architectura Message-ID: <architectura-0807972122250001@user-2k7i3bn.dialup.mindspring.com> We recently obtained a Color Turbo NextStation from Deepspace and hope to use it as a file and mail server and PostScript editor. I found a section (Chapter 11 of the System Administrator's Manual: Mixed Networks) in the on-line documentation (NS 3.3 was pre-installed and appears to be slightly incomplete) which explains that AppleTalk connectivity is a simple matter of activating a single check box beneath an apple icon in the preferences app. Problem #1: there is no apple icon in my preferences app. Does this mean that something was not installed, or merely that I've not set the computer up correctly? Connecting NeXT black hardware to UNIX machines should, according to the documentation, be similarly straightforward. Neither the NeXT nor the SGI will acknowledge the physical existence of a 10BaseT network connection. Problem #2: The machines are all physically connected through a DaynaStar 10BaseT hub, but the Macs are the only ones talking. I would appreciate any suggestions!
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: Tue, 8 Jul 1997 14:42:26 -0400 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.NXT.3.96.970708142855.2283E-100000@peace> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> <5pktjg$m6a$2@news2.digex.net> <5pr4tn$1it$1@sun579.rz.ruhr-uni-bochum.de> <Pine.NXT.3.96.970707145507.5011C-100000@peace> <5ps2i9$kt6$8@news2.digex.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: John Kheit <jkheit@cnj.digex.net> In-Reply-To: <5ps2i9$kt6$8@news2.digex.net> On 8 Jul 1997, John Kheit wrote: > After doing that, ditto will FAIL when it gets to swapfile.front > because it's not a real file. I.e. making it impossible or difficult > to ditto your root to another drive. So in essence you want ditto > to copy everything BUT swapfile.front...but there is no easy way > to tell ditto this...sooooo... Ah... I see... ditto is one of those programs that decides to shoot itself in the head when it gets a hangnail.... Sure I can see why it might think it is important to notify you that a file wasn't transferred, but couldn't it just log it and continue? I suppose I couldn't just use (as root): /usr/local/gnu/bin/cp --one-file-system --verbose --recursive \ --preserve --no-dereference / /NewDisk/ I'm not sure how '--preserve' does at special files, etc TjL ps -- does anything special have to be done when using these comands to make the disk 'bootable' or is any HD under Unix bootable by default? I've had to deal with some dumb operating systems that had two types of disks, bootable and nonbootable
From: Damn Yankee<damnyankee@yankee.inc> Newsgroups: comp.sys.next.sysadmin Organization: Yankee Inc. Subject: !!!Hello!!! Message-ID: <33c0b845.2@nntp.kalnet.net> Date: 7 Jul 97 09:35:01 GMT Are you looking for a great place to find interesting things on the WWW??? Than look no more because you have found the right place!!! The place you are looking for is Yankee Inc.!!! A great Web Site full of interesting links to interesting places!!! Everything from Adult to Xzlyaphone it's here!!! There is something for everyone and then some!!! So give it a try what do you have to lose except some sleep??? Yankee Inc. http://www.kalnet.net/yank714 Yankee Inc. Your Alternative Web Solution!!! Yankee Inc. http://www.kalnet.net/yank714 If you would like to be removed from my mailing list - hit reply and type "REMOVE" and I will promptly remove you from my list!!! Thank You!!!
From: John Kheit <jkheit@cnj.digex.net> Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 9 Jul 1997 03:26:18 GMT Organization: monoChrome, Inc., NJ, USA Message-ID: <5pv0cq$eep$1@news2.digex.net> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> <5pktjg$m6a$2@news2.digex.net> <5pr4tn$1it$1@sun579.rz.ruhr-uni-bochum.de> <Pine.NXT.3.96.970707145507.5011C-100000@peace> <5ps2i9$kt6$8@news2.digex.net> <Pine.NXT.3.96.970708142855.2283E-100000@peace> Timothy Luoma <luomat@peak.org> wrote: > Ah... I see... ditto is one of those programs that decides to > shoot itself in the head when it gets a hangnail.... > Sure I can see why it might think it is important to notify you > that a file wasn't transferred, but couldn't it just log it and > continue? I'm not sure what it's supposed to do...just that it fails at that spot :( And I used that hack/brute force method to get around it... But now others showed that tar can do similiar things...now if someone could show me how to use gnutar to do a ditto like backup, and pipe that through gz...and for the entire thing to write in say 200Mb chunks that can be used and rejoined off of opticals...that would be neet :) -- Thanks, be well, take care, later, John Kheit; Self expressed... __________________________________________________________________ monoChrome, Inc. ASCII, MIME, PGP, SUN, & NeXTmail OK NeXT/OPENSTEP Developer mailto:jkheit@cnj.digex.net Telepathy, It's coming... http://www.cnj.digex.net/~jkheit New York Law School You're dangerous because you're honest
From: cunningham@medicalrounds.com[nospam] (Ken Cunningham) Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin Subject: Re: AppleTalk support in OS 4.x? Date: Tue, 08 Jul 1997 22:42:13 -0800 Organization: Ken Cunningham, MD, Inc. Message-ID: <cunningham-ya02408000R0807972242130001@news.direct.ca> References: <01bc8626$443da0a0$e91c2cc7@Die_Bill_Gates.pcdocs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In article <01bc8626$443da0a0$e91c2cc7@Die_Bill_Gates.pcdocs.com>, "Greg Meece" <gregm@pcdocs.com> wrote: > I have the "Prelude to Rhapsody" release (AKA 4.2) for Intel. The SysAdmin > manual says there's support for AppleTalk (and even details configuring > it), but I can't find a driver or install package anywhere on the CD or on > my HD after the install. Does NeXT still support this? > Download a package called "Caper v8" from any Next FTP site. It has all the Appletalk functionality in it, is free, and works like a hot tamale! You can find Next FTP sites at www.omnigroup.com. Ken -- remove [nospam] from email address to send me email please
From: cunningham@medicalrounds.com[nospam] (Ken Cunningham) Newsgroups: comp.sys.next.sysadmin Subject: Re: Omni DNS Helper for configuring Internet domain name and DNS entries Date: Tue, 08 Jul 1997 22:47:35 -0800 Organization: Ken Cunningham, MD, Inc. Message-ID: <cunningham-ya02408000R0807972247350001@news.direct.ca> References: <5pqmpn$d00$1@gaea.omnigroup.com> <5prq1l$t5f$1@bashir.peak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In article <5prq1l$t5f$1@bashir.peak.org>, Timothy Luoma <luomat@peak.org> wrote: > I used this under 4.1/mach/intel and it seemed to work just fine. > > Thanks Andrew & OmniGroup! On my 4.2/Mach/Intel machine, running the app works fine, but hitting any button other than "help" causes the app to immediately exit. ??? Ken -- remove [nospam] from email address to send me email please
From: blenderman <a0518@gate.net> Newsgroups: comp.sys.next.sysadmin Subject: NS3.3/Intel on Pentium II, 440FX chipset, Adaptec 2940UW ??? Date: Wed, 09 Jul 1997 02:40:42 -0400 Organization: CyberGate, Inc. Message-ID: <33C3326A.1F9E@gate.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I'm trying to install Nextstep 3.3 on an Intel Pentium II 266Mhz machine. It is a dual processor motherboard currently with one cpu and 192MB of ram. It has the 440FX chipset. It has an Adaptec 2940UW and an Adaptec 1542CF. Will I need updated drivers for the PCI and IDE? Where can I find these drivers? Currently I'm trying to install to an IDE drive. The install fails with a memory fault after mounting the CD as rootdev and reading the rc files. TIA for any info. -jon
Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.next.advocacy From: dfevans@bbcr.uwaterloo.ca (David Evans) Subject: Re: Seeking comments of experience with OpenStep 1.0 on Solaris Sender: news@novice.uwaterloo.ca (Mr. News) Message-ID: <ED0rvC.ILA@novice.uwaterloo.ca> Date: Tue, 8 Jul 1997 21:33:12 GMT References: <ECq525.9sA@prosoft.com> <5prptt$2b1e@news.doit.wisc.edu> Organization: University of Waterloo In article <5prptt$2b1e@news.doit.wisc.edu>, <Michael Giddings> wrote: >I too am contemplating this. We have a number of people interested in seeing >our OpenStep based software on Solaris. Any advice or info related to >experiences with OS/Solaris would be appreciated. > I played with it briefly on a Sparc 10 running Solaris 2.4. It was *painful* since the machine had only 32MB RAM. I intend to try it on our Ultra 1 when I get the chance. Apart from the speed and the fact that the fonts were a little ugly it was fairly nice. -- David Evans (NeXTMail/MIME OK) dfevans@bbcr.uwaterloo.ca Computer/Synth Junkie http://bbcr.uwaterloo.ca/~dfevans/ University of Waterloo "Default is the value selected by the composer Ontario, Canada overridden by your command." - Roland TR-707 Manual
From: Kris Jacobs<jtsnake@serv01.net-link.net> Newsgroups: comp.sys.next.sysadmin Organization: Jake's Home Brew Subject: Try Me! Message-ID: <33c1fb16.1@nntp.kalnet.net> Date: 8 Jul 97 08:32:22 GMT Hello net world are you a beer drinker or maybe a home brewer than this web page is for you! My web page is dedicated to home brewing and beer on the net! If this interests you than go to Jake's Home (brew) Page it is located at http://www.net-link.net/~jtsnake/ I am looking forward to hearing from you soon!!! Kris Jacobs Jake's Home (brew) Page http://www.net-link.net/~jtsnake/ E-Mail To: jtsnake@net-link.net jtsnake@serv01.net-link.net mpinc@SERV01.NET-LINK.NET
From: peter@unity.westfalen.de (Peter Kopatzki) Newsgroups: comp.sys.next.sysadmin Subject: cannot get sound device Date: 4 Jul 1997 14:43:54 GMT Organization: Peter's Private Newsserver Message-ID: <5pj27a$bt@unity.westfalen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi, somebody know what this means: Jul 4 16:40:23 unity Preferences[366]: cannot get sound device Its on Black Hardware and suddenly I can“t use the sound options in prefs. thank you very much for help Peter -- peter@unity.westfalen.de (Peter Kopatzki) Peter Kopatzki Am Bredberg 21 D-49143 Schledehausen "The only purpose of life is Bliss" -Go and create it! NeXTmail, MIME and SUN Solaris welcome URL Firma:http://www.globalsalesnetwork.com URL Privat:http://www.globalsalesnetwork.com/Private.html Phone:+49(0)5402 98050 Public Key on request
From: Steve Dekorte <dekorte@slip.net> Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.next.advocacy Subject: Re: Seeking comments of experience with OpenStep 1.0 on Solaris Date: 9 Jul 1997 17:53:40 GMT Organization: Slip.Net (http://www.slip.net) Message-ID: <5q0j74$9qs$1@owl.slip.net> References: <ECq525.9sA@prosoft.com> <5prptt$2b1e@news.doit.wisc.edu> <ED0rvC.ILA@novice.uwaterloo.ca> > In article <5prptt$2b1e@news.doit.wisc.edu>, <Michael Giddings> wrote: > >our OpenStep based software on Solaris. Any advice or info related to > >experiences with OS/Solaris would be appreciated. Sun has not done such a great job with OpenStep on Solaris. The last time I saw it, porting an OpenStep Mach app to OpenStep Solaris was not trivial and simultaniously maintaining Solaris and non-Solaris versions looked painfull. If you want to run custom OpenStep GUI apps, I'd recommend running OpenStep Mach for Sparc on those desktop Sun machines. If you want to run custom servers written with Objective-C and the OpenStep Foundation libs, EOF, WebObjects, or DO, then just install NeXT PDO for Sparc on your Solaris boxes and you should be able to recompile your servers without problems. -- Steve Dekorte - OpenStep consultant - San Francisco
From: dredd@megacity.org (Derek Balling) Newsgroups: comp.sys.next.marketplace,comp.sys.next.hardware,comp.sys.next.sysadmin Subject: Just got a cube Date: Wed, 09 Jul 1997 19:19:13 GMT Organization: Midwest Internet Exchange, Inc. Message-ID: <33c5e28e.19168873@news.mixi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have recently acquired (my friend was trying to clean out his basement) a NeXT Cube with b/w monitor. He says he believes it is a 68030/25 with 16MB RAM. He claims the optical drive may not be functional, and that the "networking support" is not currently installed. However, when it boots up the net support APPEARS to be installed (it seems like it tries to use RARP or some such to get an IP address from the local ethernet). Combine this with a lack of manuals or a copy of the installation software and you come up with a big mess. Anybody out there have any thoughts or suggestions for me? Derek Balling dredd@megacity.org
Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.next.advocacy From: cdouty@netcom.com (Chris Douty) Subject: Re: Seeking comments of experience with OpenStep 1.0 on Solaris Message-ID: <cdoutyED2I89.Bq0@netcom.com> Organization: Netcom On-Line Services References: <ECq525.9sA@prosoft.com> <5prptt$2b1e@news.doit.wisc.edu> <ED0rvC.ILA@novice.uwaterloo.ca> <5q0j74$9qs$1@owl.slip.net> Date: Wed, 9 Jul 1997 20:00:09 GMT Sender: cdouty@netcom13.netcom.com In article <5q0j74$9qs$1@owl.slip.net>, Steve Dekorte <dekorte@slip.net> wrote: >> In article <5prptt$2b1e@news.doit.wisc.edu>, <Michael Giddings> wrote: >> >our OpenStep based software on Solaris. Any advice or info related to >> >experiences with OS/Solaris would be appreciated. > >Sun has not done such a great job with OpenStep on Solaris. >The last time I saw it, porting an OpenStep Mach app to OpenStep Solaris >was not trivial and simultaniously maintaining Solaris and non-Solaris >versions looked painfull. > >If you want to run custom OpenStep GUI apps, I'd recommend running >OpenStep Mach for Sparc on those desktop Sun machines. OpenStep Solaris is rather painful, but like another correspondent I only have a 32MB Sparc 10. It does look an awful like the NS 3.3 desktop though and is a good alternative to CDE. My big complaint with running OS Mach for Sparc is that it does not support UltraSPARC boxes. This leaves only the SPARC station 5 as current production platform. If you have a lot of SPARC 10's and 20's then you are probably OK. I really doubt that Apple is going to port to the Ultra line anytime soon with either Rhapsody or old Mach. _I'd_ like to hear experiences with PDO. -- Christopher Douty - Rogue Engineer trapped in a land of software cdouty@netcom.com "Frequently the messages have meaning; that is they refer to or are correlated according to some system with physical or conceptual entities. These semantic aspects of communication are irrelevant to the engineering problem." -Shannon
From: Charles William Swiger <cs4w+@andrew.cmu.edu> Newsgroups: comp.sys.next.sysadmin Subject: Re: Serious fsck help needed!!! Date: Wed, 9 Jul 1997 17:10:15 -0400 Organization: Carnegie Mellon, Pittsburgh, PA Message-ID: <snkzsrC00iWV069V80@andrew.cmu.edu> References: <Pine.SUN.3.96.970709125611.14694E-100000@kira> In-Reply-To: <Pine.SUN.3.96.970709125611.14694E-100000@kira> Excerpts from mail: 9-Jul-97 Serious fsck help needed!!! by Timothy Luoma@peak.org [ ...drive errors... ] > I know that I can run 'fsck /dev/rsd1a' and have it interactively prompt > me whether or not to fix whatever it finds -- do I just answer 'yes' to > them all and hope that it comes out OK? More or less, yes. You'll probably have to run fsck a couple of times to fix things, and you should pay attention to the filepaths mentioned (like /usr/spool/mqueue), since it's likely that you'll have to check and possibly recreate directories and/or fix permissions. > Is this just a weirdness or a sign of a dying HD? It's only a few months > old, Seagate Barracuda 2.1gb, I can't believe it's dying already. Probably, it's just the sign of a major crash while the system had a lot of files/directories open and not the knell of doom (ie, your HD dying). Still-- if you can, you should try to back up the drive ASAP. -Chuck Charles Swiger | cs4w@andrew.cmu.edu | standard disclaimer ----------------+---------------------+--------------------- I know you're an optimist if you think I'm a pessimist.
From: "Robert G. Jacobs" <rob@rjacobs.Stanford.EDU> Newsgroups: comp.sys.next.sysadmin Subject: Disk full -- by magic Date: Wed, 9 Jul 1997 17:19:58 -0700 Organization: Stanford University Message-ID: <Pine.NXT.3.96.970709171034.271A-100000@rjacobs.Stanford.EDU> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I came back from a 5 minute break today and had a message on my screen: ------------------------------------------------------------ You're running low on disk space. You may want to quit a few applications or restart your computer to free up space. ------------------------------------------------------------ At the time I could see the File Viewer and it said I had 227 MB available on hard disk. I have WatchSwap running and I could see that the Swapfile was at 28.3 MB. I had a couple of minor apps running, but all the normal stuff I use (and no OmniWeb running). I closed a couple of them and suddenly got a message: "You're out of diskspace. Save your applications and reboot now." I looked and the File Viewer said "Your disk is full." I did a df and, sure enough, the /dev/hd0a and /private/vm/swapfile filesystems (both in a single partition) had no space available. How could that happen, all of a sudden? I rebooted and am back up to 248 MB (now that the swapfile is back to 16MB) and all appears fine. Any ideas? Thanks. Rob rjacobs@vk.stanford.edu
From: bhurle1@umbc.edu (hurley bryan) Newsgroups: comp.sys.next.sysadmin Subject: How to install NS3.2 on a cube Date: 9 Jul 1997 21:34:27 -0400 Organization: University of Maryland, Baltimore County Message-ID: <5q1e73$cga@umbc8.umbc.edu> NNTP-Posting-User: unknown I recently got an 040 25mhz cube, 20mb ram, 100mb HD. got a floppy drive, and it seems connected properly, with an external Toshiba 3401b. connected one way, it couldn't initialize the floppy, flipped the cable and this went away. I have the boot floppy and the 3.2installation cd. how do I get rid of the Rom password? I just took the rom and the battery out, and will go try it in a few minutes, with them back in. and how is the floppy supposed to be plugged in? I am using a pc floppy cable with the a: end cut off. where is pin one on the next motherboard? as it is not labeled. is there a default password or something? at current, the machine tries to boot off the network, can't find it and just sits at "starting daemons" or similiar. thanks bryan
From: Sigthor Hrafnsson <siffi@treknet.is> Newsgroups: comp.sys.next.sysadmin Subject: NeXTSTEP character set Date: Wed, 09 Jul 1997 04:15:14 +0100 Organization: Treknet Message-ID: <33C30242.329D@treknet.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi I have been trying to set up NeXTSTEP to use Icelandic character set. For instance: I want to be able to use icelandic chars in terminal when I'm using sed or awk on some file, but all my icelandic chars come out garbled. When I receive mail with Icelandic chars, they are garbled. Icelandic character set works in edit and other next apps, but not in the shell and mail.App. Does someone know how to switch on alternative char sets for the term and Mail? Any ideas Sigthor Hrafnsson
From: Damn Yankee<damnyankee@yankee.inc> Newsgroups: comp.sys.next.sysadmin Organization: Yankee Inc. Subject: I Am Very Sorry!!! Message-ID: <33c2597d.2@nntp.kalnet.net> Date: 8 Jul 97 15:15:09 GMT I would like to apologise to this newsgroup and everyone who reads this newsgroup!!! I promise never to post or send spam to this or any other newsgroup that does not pertain to my posting!!! Please accept my humble apology and again I will never post spam here again!!! Thank You!!! Andrew Schero yank714@kalnet.net
From: thrall@serv.net (Dean Johnson) Newsgroups: comp.sys.next.sysadmin Subject: Strange message in Console Date: 10 Jul 1997 03:25:14 GMT Organization: Not Sure Yet Message-ID: <5q1kmq$kjp$1@brockman.serv.net> Lately I have been getting the following message showing up in the console. It doesn't happen all the time and it doesn't seem to screw anything up, but I am curious as to what it is. The message is: Jul 9 20:17:17 thrall netmsgserver[23]: netname_main.msg_send fails, kr = -102. Jul 9 20:17:17 thrall netmsgserver[23]: netname_main.port_type fails, kr = 4. or Jul 9 17:51:34 thrall netmsgserver[23]: srr_process_queued_request.srr_send_packet fails: 51 Jul 9 17:51:37 thrall netmsgserver[23]: srr_retry.sendto fails: 51, 8 + 120 = 128 Jul 9 17:51:40 thrall netmsgserver[23]: srr_retry.sendto fails: 51, 8 + 120 = 128 It happens with OmniWeb, some of the Lighthouse apps, and with CedarWord. It just started showing up at boot time as well. Is this a serious error message? Any tips or ideas are appreciated. Dean Johnson
From: tfs@gravity.science.gmu.edu ( Tim) Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.next.advocacy Subject: Re: Seeking comments of experience with OpenStep 1.0 on Solaris Date: 10 Jul 1997 05:14:34 GMT Organization: George Mason University, Fairfax Va. Message-ID: <5q1r3q$qhq@portal.gmu.edu> References: <ECq525.9sA@prosoft.com> <ED0rvC.ILA@novice.uwaterloo.ca> <5q0j74$9qs$1@owl.slip.net> <cdoutyED2I89.Bq0@netcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Question for folks in this thread, I have heard there's a cg3 hack out there somewhere for Sol OpenStep. Does anyone know where I can find it? Thanks much, Tim -- ____________________________________________________________________________ My words are my own. They are opinion and subject to change. If you don't like them, don't read them. They don't reflect anything other than sheer opinion at best, on a good day, with a tailwind.
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Serious fsck help needed!!! Date: Wed, 9 Jul 1997 13:12:59 -0700 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.SUN.3.96.970709125611.14694E-100000@kira> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Hans Rupert <rupert@blitzen.noir.net>, Patrick Gallagher <patrick@bifrostworks.com>, cs4w+@andrew.cmu.edu In-Reply-To: <9707090253.AA20091@blitzen.noir.net> Ever have a day you knew was going to be awful and it wasn't even 7am? I awoke to find that my hostname had been registered to TWO IPs (which I can't even begin to understand why, they are supposedly working on it). Then my rock-solid Intel froze, for no reason, under not very heavy CPU usage. Note: when it froze it was apparently running a bunch of sendmail processes to bring in all my email (about 125 messages) after I fixed the IP thing I mentioned above. The mailq file appears below as one of the files Rebooting the machine didn't work, fsck failed, telling me to run it manually. I've never had to do this before. I'm afraid of fubar'ing my HD. I installed 4.1 on a different HD and made that one the boot drive (which is how I am writing you now). I know that I can run 'fsck /dev/rsd1a' and have it interactively prompt me whether or not to fix whatever it finds -- do I just answer 'yes' to them all and hope that it comes out OK? Is this just a weirdness or a sign of a dying HD? It's only a few months old, Seagate Barracuda 2.1gb, I can't believe it's dying already. Note: I didd a 'verify disk media' via my Adaptec card and it did not report any errors on the disk -- but I'm not sure what to make of that. Here's the output of fsck -n /dev/rsd1a... sorry it is so long... I thought it might be helfpul is diagnosing the problem/chance of being fixed: ** /dev/rsd1a (NO WRITE) ** Last Mounted on / ** Phase 1 - Check Blocks and Sizes INCORRECT BLOCK COUNT I=16038 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51457 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51459 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51461 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51463 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51468 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51474 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51482 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51487 (2 should be 0) CORRECT? no 217272 DUP I=51488 217273 DUP I=51488 INCORRECT BLOCK COUNT I=51489 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51503 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51505 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51511 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51514 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51519 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51520 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51522 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51524 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51526 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51538 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51540 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51544 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=51554 (2 should be 0) CORRECT? no 217274 DUP I=51557 INCORRECT BLOCK COUNT I=51561 (2 should be 0) CORRECT? no INCORRECT BLOCK COUNT I=52801 (2 should be 0) CORRECT? no ** Phase 1b - Rescan For More DUPS 217272 DUP I=51200 217273 DUP I=51200 217274 DUP I=51200 ** Phase 2 - Check Pathnames DUP/BAD I=51200 OWNER=root MODE=40770 SIZE=3072 MTIME=Jul 9 07:26 1997 DIR=/private/spool/mqueue REMOVE? no DIRECTORY CORRUPTED I=51200 OWNER=root MODE=40770 SIZE=3072 MTIME=Jul 9 07:26 1997 DIR=/private/spool/mqueue SALVAGE? no MISSING '.' I=51200 OWNER=root MODE=40770 SIZE=3072 MTIME=Jul 9 07:26 1997 DIR=/private/spool/mqueue FIX? no MISSING '..' I=51200 OWNER=root MODE=40770 SIZE=3072 MTIME=Jul 9 07:26 1997 DIR=/private/spool/mqueue FIX? no ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts UNREF FILE I=51201 OWNER=root MODE=100640 SIZE=125609 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51238 OWNER=root MODE=100640 SIZE=121838 MTIME=Jul 9 03:46 1997 RECONNECT? no CLEAR? no UNREF FILE I=51284 OWNER=root MODE=100600 SIZE=919 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51392 OWNER=root MODE=100600 SIZE=794 MTIME=Jul 9 07:17 1997 RECONNECT? no CLEAR? no UNREF FILE I=51395 OWNER=root MODE=100600 SIZE=5 MTIME=Jul 6 23:29 1997 RECONNECT? no CLEAR? no UNREF FILE I=51396 OWNER=root MODE=100600 SIZE=980 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51397 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51398 OWNER=root MODE=100600 SIZE=342 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51399 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51400 OWNER=root MODE=100600 SIZE=982 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51401 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51402 OWNER=root MODE=100600 SIZE=268 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51403 OWNER=root MODE=100600 SIZE=1372 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51404 OWNER=root MODE=100600 SIZE=979 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51405 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51406 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51407 OWNER=root MODE=100600 SIZE=2141 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51408 OWNER=root MODE=100600 SIZE=1123 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51409 OWNER=root MODE=100600 SIZE=1224 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51410 OWNER=root MODE=100600 SIZE=1023 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51411 OWNER=root MODE=100600 SIZE=1255 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51412 OWNER=root MODE=100600 SIZE=1117 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51413 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51414 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51415 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51416 OWNER=root MODE=100600 SIZE=957 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51417 OWNER=root MODE=100600 SIZE=933 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51418 OWNER=root MODE=100600 SIZE=2173 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51419 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51420 OWNER=root MODE=100600 SIZE=2277 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51421 OWNER=root MODE=100600 SIZE=950 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51422 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51423 OWNER=root MODE=100600 SIZE=2591 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51424 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51425 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51435 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51436 OWNER=root MODE=100600 SIZE=1007 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51437 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51438 OWNER=root MODE=100600 SIZE=1369 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51439 OWNER=root MODE=100600 SIZE=2397 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51440 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51441 OWNER=root MODE=100600 SIZE=1009 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51442 OWNER=root MODE=100600 SIZE=1634 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51443 OWNER=root MODE=100600 SIZE=1380 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51444 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51445 OWNER=root MODE=100600 SIZE=1035 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51446 OWNER=root MODE=100600 SIZE=1341 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51447 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51448 OWNER=root MODE=100600 SIZE=3956 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51449 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51450 OWNER=root MODE=100600 SIZE=1384 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51451 OWNER=root MODE=100600 SIZE=609 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51452 OWNER=root MODE=100600 SIZE=506 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51453 OWNER=root MODE=100600 SIZE=897 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51454 OWNER=root MODE=100600 SIZE=2559 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51455 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51456 OWNER=root MODE=100600 SIZE=1726 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51457 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51458 OWNER=root MODE=100600 SIZE=2980 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51459 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51460 OWNER=root MODE=100600 SIZE=468 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51461 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51462 OWNER=root MODE=100600 SIZE=2317 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51463 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51464 OWNER=root MODE=100600 SIZE=537 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51465 OWNER=root MODE=100600 SIZE=755 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51466 OWNER=root MODE=100600 SIZE=3400 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51467 OWNER=root MODE=100600 SIZE=1729 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51468 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51469 OWNER=root MODE=100600 SIZE=1798 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51470 OWNER=root MODE=100600 SIZE=1384 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51471 OWNER=root MODE=100600 SIZE=1756 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51472 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51473 OWNER=root MODE=100600 SIZE=948 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51474 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51475 OWNER=root MODE=100600 SIZE=732 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51476 OWNER=root MODE=100600 SIZE=1820 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51477 OWNER=root MODE=100600 SIZE=1797 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51478 OWNER=root MODE=100600 SIZE=2566 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51479 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51480 OWNER=root MODE=100600 SIZE=3006 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51481 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51482 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51483 OWNER=root MODE=100600 SIZE=2084 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51484 OWNER=root MODE=100600 SIZE=2600 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51485 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51486 OWNER=root MODE=100600 SIZE=3741 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51487 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no BAD/DUP FILE I=51488 OWNER=root MODE=100600 SIZE=1319 MTIME=Jul 9 07:26 1997 CLEAR? no UNREF FILE I=51489 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51490 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51491 OWNER=root MODE=100600 SIZE=1749 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51492 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51493 OWNER=root MODE=100600 SIZE=2598 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51494 OWNER=root MODE=100600 SIZE=2277 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51495 OWNER=root MODE=100600 SIZE=363 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51496 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51497 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51498 OWNER=root MODE=100600 SIZE=2050 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51499 OWNER=root MODE=100600 SIZE=1242 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51500 OWNER=root MODE=100600 SIZE=359 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51501 OWNER=root MODE=100600 SIZE=1477 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51502 OWNER=root MODE=100600 SIZE=983 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51503 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51504 OWNER=root MODE=100600 SIZE=2640 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51505 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51506 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51507 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51508 OWNER=root MODE=100600 SIZE=1389 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51509 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51510 OWNER=root MODE=100600 SIZE=1896 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51511 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51512 OWNER=root MODE=100600 SIZE=2901 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51513 OWNER=root MODE=100600 SIZE=2497 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51514 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51515 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51516 OWNER=root MODE=100600 SIZE=1759 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51517 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51518 OWNER=root MODE=100600 SIZE=1377 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51519 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51520 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51521 OWNER=root MODE=100600 SIZE=2603 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51522 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51523 OWNER=root MODE=100600 SIZE=4173 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51524 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51525 OWNER=root MODE=100600 SIZE=3750 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51526 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51527 OWNER=root MODE=100600 SIZE=967 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51528 OWNER=root MODE=100600 SIZE=1006 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51529 OWNER=root MODE=100600 SIZE=627 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51530 OWNER=root MODE=100600 SIZE=1217 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51531 OWNER=root MODE=100600 SIZE=1032 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51532 OWNER=root MODE=100600 SIZE=1204 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51533 OWNER=root MODE=100600 SIZE=966 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51534 OWNER=root MODE=100600 SIZE=910 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51535 OWNER=root MODE=100600 SIZE=728 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51536 OWNER=root MODE=100600 SIZE=1813 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51537 OWNER=root MODE=100600 SIZE=1769 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51538 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51539 OWNER=root MODE=100600 SIZE=4155 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51540 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51541 OWNER=root MODE=100600 SIZE=1018 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51542 OWNER=root MODE=100600 SIZE=1352 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51543 OWNER=root MODE=100600 SIZE=2988 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51544 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51545 OWNER=root MODE=100600 SIZE=629 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51546 OWNER=root MODE=100600 SIZE=772 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51547 OWNER=root MODE=100600 SIZE=1207 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51548 OWNER=root MODE=100600 SIZE=613 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51549 OWNER=root MODE=100600 SIZE=468 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51550 OWNER=root MODE=100600 SIZE=897 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51551 OWNER=root MODE=100600 SIZE=1961 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51552 OWNER=root MODE=100600 SIZE=896 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51553 OWNER=root MODE=100600 SIZE=2621 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51554 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51555 OWNER=root MODE=100600 SIZE=742 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51556 OWNER=root MODE=100600 SIZE=540 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no BAD/DUP FILE I=51557 OWNER=root MODE=100600 SIZE=157 MTIME=Jul 9 07:26 1997 CLEAR? no UNREF FILE I=51558 OWNER=root MODE=100600 SIZE=201 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51559 OWNER=root MODE=100600 SIZE=390 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51560 OWNER=root MODE=100600 SIZE=1027 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51561 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51562 OWNER=root MODE=100600 SIZE=672 MTIME=Jul 9 07:26 1997 RECONNECT? no CLEAR? no UNREF FILE I=51563 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=51564 OWNER=root MODE=100600 SIZE=0 MTIME=Jul 9 07:27 1997 RECONNECT? no CLEAR? no UNREF FILE I=308917 OWNER=luomat MODE=100644 SIZE=35688 MTIME=Jul 8 20:05 1997 CLEAR? no ** Phase 5 - Check Cyl groups BLK(S) MISSING IN BIT MAPS SALVAGE? no 76099 files, 1598465 used, 429233 free (6913 frags, 52790 blocks, 0.3% fragmentation) File system may not be clean! Run fsck again to clean.
From: Steve Watt <steve@watt.com.nospam> Organization: USENET spam abatement Sender: Damn Yankee<damnyankee@yankee.inc> Date: 10 Jul 97 07:44:58 GMT Message-ID: <cancel.33c2597d.2@nntp.kalnet.net> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <33c2597d.2@nntp.kalnet.net> Control: cancel <33c2597d.2@nntp.kalnet.net> I have cancelled this article which had a BI of more than 20. Spam is spam, even when it's an apology. The original subject was: }Subject: I Am Very Sorry!!!
From: Steve Watt <steve@watt.com.nospam> Organization: USENET spam abatement Sender: Kris Jacobs<jtsnake@serv01.net-link.net> Date: 10 Jul 97 07:49:22 GMT Message-ID: <cancel.33c1fb16.1@nntp.kalnet.net> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <33c1fb16.1@nntp.kalnet.net> Control: cancel <33c1fb16.1@nntp.kalnet.net> I have cancelled this article which had a BI of more than 20. The original subject was: }Subject: Try Me!
Newsgroups: comp.sys.next.sysadmin From: G.C.Th.Wierda@AWT.nl (Gerben Wierda) Subject: Re: Disk full -- by magic Message-ID: <ED3pHq.2Ln@AWT.NL> Sender: news@AWT.NL Organization: Adviesraad voor het Wetenschaps- en Technologiebeleid References: <Pine.NXT.3.96.970709171034.271A-100000@rjacobs.Stanford.EDU> Date: Thu, 10 Jul 1997 11:34:38 GMT Maybe your swap file has a high water mark? -- Gerben Wierda, Stafmedewerker Adviesraad voor het Wetenschaps- en Technologiebeleid. Staff member Advisory Council for Science and Technology Policy Javastraat 42, 2585 AP, Den Haag/The Hague, The Netherlands Tel (+31) 70 3639922 Fax (+31) 70 3608992 http://www.AWT.nl/prive/wierda/ The fox knows many things, but the hedgehog knows one big thing. "Boeiend, maar vermoeiend"
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Seeking advice on transferring OS to new drive Date: 10 Jul 1997 13:07:24 GMT Organization: P&L Systems Message-ID: <5q2mqc$org$2@ironhorse.plsys.co.uk> References: <33bc3f57.16224958@news.gatech.edu> <5pjmsn$8li$2@brachio.zrz.TU-Berlin.DE> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> <5pktjg$m6a$2@news2.digex.net> <5pr4tn$1it$1@sun579.rz.ruhr-uni-bochum.de> <Pine.NXT.3.96.970707145507.5011C-100000@peace> <5ps2i9$kt6$8@news2.digex.net> <Pine.NXT.3.96.970708142855.2283E-100000@peace> <5pv0cq$eep$1@news2.digex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: jkheit@cnj.digex.net In <5pv0cq$eep$1@news2.digex.net> John Kheit wrote: > ...now if someone could show me how to use gnutar to do a ditto like > backup, and pipe that through gz...and for the entire thing to write in say > 200Mb chunks that can be used and rejoined off of opticals...that would be > neet :) i) Install gnu textutils ii) gnutar -zcvf - /some-dir | split --bytes=200m - backup. Which will write a series of files backup.aa, backup.ab, ... To extract: cat backup.* | gnutar -zxvpf - Matthew -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: NeXT as nameserver under PPP? Message-ID: <ED3qH3.KGG@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <5pmirj$pe3$1@shadow.skypoint.net> Date: Thu, 10 Jul 1997 11:55:51 GMT In article <5pmirj$pe3$1@shadow.skypoint.net> jalegre@andante-systems.com writes: > I know this can be done, I just need to have someone point me to the > correct literature starting point. > > I want to use a NeXT (O.S. 3.3) connected to a Internet Provider via > PPP as a nameserver for a local TCP/IP network. I.E., while the NeXT > is connected to the IP via PPP I want other machines that are > connected to the NeXT via TCP/IP to be able to access the Internet > through the same PPP connection. > > The operating systems on the other machines are mainly OpenStep 4.2, > Linux, and very rarely NT. > What you want to achieve doesn't only require the NEXTSTEP machine to be a DNS server but a router. NS contains all BSD 4.3 capabilities for networking, namely 'bind' and 'routed' (refer to man-pages for details). You should be able to use any literature on BSD networking setup. I'd propose the O'Reiley suite on TCP/IP networking... -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
From: sroller@txpsmc.seanet.com (Stephen V. Roller) Newsgroups: comp.sys.next.sysadmin Subject: Re: 2 ethernet cards and "multi homing" Date: 10 Jul 1997 16:43:32 GMT Organization: Seanet Online Services, Seattle WA Message-ID: <5q33fk$9f1@q.seanet.com> References: <5ojo1o$cfr$2@bashir.peak.org> <5prfjh$oa1@q.seanet.com> <5psd8t$2ck$2@ha2.rdc1.nj.home.com> Cc: luomat@peak.org sroller@roller.seanet.com In <5psd8t$2ck$2@ha2.rdc1.nj.home.com> Timothy Luoma wrote: > sroller@txpsmc.seanet.com (Steve Roller) wrote: > > >NeXT doesn't support multi NIC's. But we worked in a Wireless Ethernet > >network on our NeXT 3.2 server running Token Ring. You will need to > >track down the "ipforward" program and add it to your /etc directory. > >Then setup your rc.local file to forward IP on your second NIC: > > I have the ipforwarding binary. > > I've never been able to figure out exactly what it does.... > Since I posted this article, I've received inquiries on where to find the "ipforward" binary. Since my employer prohibits distribution of any software, could you post this at PEAK and it's directory location? Thanks! > >/etc/ifconfig en0 inet 172.16.50.240 > > where '172.16.50.240' is the real internet IP of the machine? Yes - this is your IP address of the NIC used for ipforwarding > >/etc/route add net 172.16.50.0 172.16.50.240 0 > > is '172.16.50.0' the router? > > [ '172.16.50.240' is still assumed the be the real IP ] The 172.16.50.0 address is the network that the ipfoward program is communicating with. The 172.16.50.240 address is your ipforward NIC. > > > >/etc/route delete 172.16.0.0 172.16.50.240 > > what is '172.16.0.0' ? > > [ '172.16.50.240' is still assumed the be the real IP ] We found this unwanted route created with our ipforward config. We issued this delete route statement to make our wireless system operate. 172.16.50.240 is the address of your ipforward NIC > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >For your other NeXT workstations to see the other network, they will > >also need a static route added to their rc.local: > > > >/etc/rc.local > ># > ># Add a route to the Wireless network > ># > >/etc/route add net 172.16.50.0 hostname 1 > > is '172.16.50.0' the router? < same question as above > > > and what is 'hostname' ? Is that the local hostname or the real Internet > hostname (and if the real, is it the FQDN)? 172.16.50.0 is the network that the ipforward program is communicating with. (Remember to use the /etc/resolv.conf to point your workstations to the ISP) Hostname is the name you gave your workstation thats using the ipforward binary. ** CAVEAT ** This works on our private Wireless network, and all NeXT workstations with the /etc/route add net * statement. Our corporate network cannot see the private wireless network! I would need to add a static route to the router supporting the NeXT network. Let me know if this works for your Internet connection! Thanks, Steve ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Stephen V. Roller <sroller@roller.seanet.com> Stop by and visit at: Puget Sound NeXT Users Group http://www.seattle.net/~nextpsug/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: michael@hesta.com (Michael Verruto) Newsgroups: comp.sys.next.bugs,comp.sys.next.sysadmin Subject: HELP! Draw.app screwing up fax cover sheets Date: 10 Jul 1997 16:23:07 GMT Organization: HPI Capital, LLC Message-ID: <5q329b$2fr@corporate.hesta.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii I had made several fax covers using Draw.app several revs ago (like 3.2 or so ) and they worked fine until I tried to open and alter them now under 4.1 and 4.2 using the new Draw.app ... Can anyone corroborate this behavior? It renders elements invisible once saved and selected as the faxcover in the print panel, and if you re-open the file itself, the last letter in each text and/or form entry is missing until resized. Nothing on NeXT answers or release notes... AAARRGGH! -- "A measure of a man is what he will do for someone who can offer but nothing in return." -Unattributed. MIME & NeXTMAIL accepted Michael Styles Verruto - michael@hesta.com
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: How to set up Renderman printing? Message-ID: <ED3q2I.KE4@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <5pquj4$p0v@lyra.csx.cam.ac.uk> Date: Thu, 10 Jul 1997 11:47:06 GMT In article <5pquj4$p0v@lyra.csx.cam.ac.uk> William.Clocksin@CL.cam.ac.uk writes: > Every time I use a RenderMan-based plotting app, the data displays > nicely on the screen. But whenever I try to print it, I get a panel > asking for a renderer host (which the only choice is localhost), and > then error panel complaining that it can't connect to localhost. What > should I do to get this working? Thanks. > Run RenderManager.app from /NextDeveloper/Demo to set the network info of the rendering host. Default for a standalone conf is 'local'. Since this rendering function was only meant to run on a large network and the apps are considerd demos, they might have forgot to test all possible setups. Now, the thing isn't working properly in the out of the box state. Running RenderManager.app once to set the network info cures the problem. -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Disk full -- by magic Date: Thu, 10 Jul 1997 10:58:34 -0700 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.SUN.3.96.970710105433.21991C-100000@kira> References: <Pine.NXT.3.96.970709171034.271A-100000@rjacobs.Stanford.EDU> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: "Robert G. Jacobs" <rob@rjacobs.Stanford.EDU> In-Reply-To: <Pine.NXT.3.96.970709171034.271A-100000@rjacobs.Stanford.EDU> On Wed, 9 Jul 1997, Robert G. Jacobs wrote: > I came back from a 5 minute break today and had a message on my screen: > ------------------------------------------------------------ > You're running low on disk space. You may want to quit > a few applications or restart your computer to free up space. > ------------------------------------------------------------ [snip] > How could that happen, all of a sudden? I rebooted and am back up to > 248 MB (now that the swapfile is back to 16MB) and all appears fine. Hrm... that is strange. The WM size may not have been updated if it was not 'key' (I've seen this). I think the 'diskspace is low' message comes on when you have ~20megs free (or perhaps it is a % of the total drive??) If the swapfile wasn't growing (how often does WatchSwap update on your machine? It checks every 5 seconds on mine... I think the default is 30. The only other thing I can think of is some process like compiling or un-archiving a large .tar.gz or something else that would have written to the /tmp and filled the system up that way... BTW I think this is a neat feature of OpenStep (I don't _think_ it existed in NeXTStep). TjL
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: How to install NS3.2 on a cube Date: Thu, 10 Jul 1997 11:02:12 -0700 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.SUN.3.96.970710105944.21991D-100000@kira> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: hurley bryan <bhurle1@umbc.edu> In-Reply-To: <5q1e73$cga@umbc8.umbc.edu> On 9 Jul 1997, hurley bryan wrote: > how do I get rid of the Rom password? > > I just took the rom and the battery out, and will go try it in a few > minutes, with them back in. It may take awhile.... depending I think on how new the battery is... I'd try several hours if it needs to. > is there a default password or something? yes: <return> :-) > at current, the machine tries to boot off the network, can't find it and > just sits at "starting daemons" or similiar. it is trying to boot from an ethernet connection (en) rather than the HD (sd -- because it expects a 'scsi device' or 'scsi drive'). In the ROM monitor change the boot command from 'en' to 'sd' -- after you've gotten the HDpassword to go away TjL
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Strange message in Console Date: Thu, 10 Jul 1997 11:05:07 -0700 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.SUN.3.96.970710110302.21991E-100000@kira> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Dean Johnson <thrall@serv.net> In-Reply-To: <5q1kmq$kjp$1@brockman.serv.net> On 10 Jul 1997, Dean Johnson wrote: > Lately I have been getting the following message showing up in the > console. It doesn't happen all the time and it doesn't seem to screw > anything up, but I am curious as to what it is. I've seen it, I don't think it is fatal. > The message is: > > Jul 9 20:17:17 thrall netmsgserver[23]: netname_main.msg_send fails, > kr = -102. > Jul 9 20:17:17 thrall netmsgserver[23]: netname_main.port_type fails, > kr = 4. > It happens with OmniWeb, some of the Lighthouse apps, and with > CedarWord. It just started showing up at boot time as well. my WAG(*) is that OW is looking for other copies of OW running on the same network, and therefore is sending out some signal to check for it. I have no idea if this is the case or not, just a conspiracy theory. TjL ps -- WAG means, of course, 'wild ass guess'
From: scott@leorg.ucdavis.edu (Ryan Scott) Newsgroups: comp.sys.next.sysadmin Subject: gathering sendmail statistics Date: 10 Jul 1997 18:49:42 GMT Organization: University of California, Davis Message-ID: <5q3as6$k7j$1@mark.ucdavis.edu> I am trying to get statistics for sendmail running on my machine (NS 3.3 on black running sendmail 8.7.5). According the the O'Reilly Sendmail Book, I should be able to run the mailstats program and get the info I am looking for. As indicated in the Sendmail Book, I have made sure that a sendmail.st file is declared in the sendmail.cf file and that it exists. Sendmail seems to recognize it and write to it (the time is updated with every sendmail run). However, mailstats does not return anything when run. Is there a problem with the mailstats program which comes with Nextstep? Or might I have a configuration problem? Any help would be appreciated. --Ryan
From: dinse@catatac.niehs.nih.gov (Gregg E. Dinse) Newsgroups: comp.sys.next.sysadmin Subject: have I ruined my hard drive? Date: 10 Jul 1997 19:41:27 GMT Organization: NIEHS Message-ID: <5q3dt7$h3p$1@jeeves.niehs.nih.gov> Keywords: format, partition, SCSI, Intel Hi, Well, I've goofed up again. I have an Intel system and I think I've messed up my 4-gb SCSI disk. Sometimes it acts like a 4-gb disk and other times it acts like a 52-mb disk. There are a few really weird things going on here. This is a new drive. I was experimenting with different partitioning schemes. Most of these did not work, but that's another story. At one point I decided to use sdform to reformat the disk (this may be the problem). The program did not complete successfully and soon after that, the system did not recognize my disk. Even DOS did not see this disk when using fdisk. Then I hooked the disk up to a NeXT machine, let the system initialize it, ran sdformat (rather than sdform), and then initialized it again. When hooked up as a secondary disk on the Intel system, the boot log shows the drive capacity as 52 MB. After booting, the whole 4 GB shows up. This I could live with. I assumed that some label got messed up and that it wouldn't affect anything else. Well, it seems to affect loading NS on the disk, and in weird ways. I've tried many times to do a fresh install of NEXTSTEP 3.3 on this disk and it always fails. I get to the panel where I can choose what software I don't wanted installed (e.g. French, Spanish, etc.). The bottom part of the panel shows only 52 MB available. There is a message saying something like "not enough room to install NEXTSTEP" and my choices are Quit or Cancel. Neither one helps. If I choose Quit, it does not quit, but rather just comes back to the same panel. If I choose Cancel, the same thing happens. Finally, I have to just power off the machine. Does anyone know what's wrong and how to solve the problem? This is really frustrating. As an aside, if I hook this same disk up and boot from a "good" disk, I can see all 4 GB and I can use ditto to install a base system and eventually get the system loaded that way, but when I try later to do a fresh install, it still does not work. Here another interesting thing. I just tried booting from a DOS floppy. Using fdisk showed no partitions. I created a small (142-mb) primary DOS partition and then tried again to install NEXTSTEP. I chose the option to install NS in the remaining non-DOS space. This time the panel shows lots of space (4 GB - 142 MB), and NEXTSTEP installs OK. Does anyone understand what's going on here? Am I doing something really dumb? I can live with a small DOS partition. In fact, I thought I might want that. But I don't understand why the install works if I create a DOS partition, but not if I don't. HELP, please! Thank you in advance. Bye, Gregg Dinse 919-541-4931 dinse@catatac.niehs.nih.gov
From: randy97 Subject: http://www.love.com Newsgroups: comp.sys.next.sysadmin Message-ID: <33c52b4f.3@pgh.nauticom.net> Date: 10 Jul 97 18:34:55 GMT Looking to find people in your area that enjoy the same things as this newsgroup? Check out http://www.love.com It's free, it's new, and it's awesome. Rand
From: uli@tallowcross.uni-frankfurt.de (Uli Zappe) Newsgroups: comp.sys.next.sysadmin Subject: Re: Disk full -- by magic Date: 10 Jul 1997 21:35:15 GMT Organization: Frankfurt University Computing Center Message-ID: <5q3kij$155@tallowcross.uni-frankfurt.de> References: <Pine.NXT.3.96.970709171034.271A-100000@rjacobs.Stanford.EDU> <Pine.SUN.3.96.970710105433.21991C-100000@kira> Timothy Luoma <luomat@peak.org> wrote: > BTW I think this is a neat feature of OpenStep (I don't _think_ it existed > in NeXTStep). It did. BTW: it's quite ususal for me that the swapfile eats up my 300 MB free space on my HD. Of course, after a reboot, the 300 Megs are here again... Bye Uli -- _____________________________________________________________________ Uli Zappe E-Mail: uli@tallowcross.uni-frankfurt.de (NeXTMail,Mime,ASCII) PGP on request Lorscher Strasse 5 WWW: - D-60489 Frankfurt Fon: +49 (69) 9784 0007 Germany Fax: +49 (69) 9784 0042 staff member of NEXTTOYOU - the German NEXTSTEP/OPENSTEP magazine _____________________________________________________________________
From: bhurle1@umbc.edu (hurley bryan) Newsgroups: comp.sys.next.sysadmin Subject: how to adduser? Date: 10 Jul 1997 19:00:01 -0400 Organization: University of Maryland, Baltimore County Message-ID: <5q3phh$kn6@umbc8.umbc.edu> NNTP-Posting-User: unknown just installed a fresh copy of 3.2 on a cube, got it to let me in as root. now how do I add a user? adduser/newuser/makeuser dont work.... eh? thanks bryan
From: Stefan Ried <ried@mpip-mainz.mpg.de> Newsgroups: comp.sys.next.sysadmin Subject: Re: how to adduser? Date: Fri, 11 Jul 1997 08:58:54 +0200 Organization: Max Plank Institut for Polymer Research Message-ID: <33C5D9AE.167E@mpip-mainz.mpg.de> References: <5q3phh$kn6@umbc8.umbc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: hurley bryan <bhurle1@umbc.edu> hurley bryan wrote: > > just installed a fresh copy of 3.2 on a cube, got it to let me in as root. > > now how do I add a user? adduser/newuser/makeuser dont work.... > > eh? > 1. Give the use "me" a passwort (Preferences). Then you get a loginpanel and can really login as root. 2. Double klick in /NextAdmin/UserManager.app Klick /NextLibrary/Documentation/NextAdmin/SysAdminManual/05_UserAccounts.rtfd for informations on Users stefan ______________________________________________________________________ /Stefan Ried, MPI f. Polymerforschung, Postf.3148, 55021 Mainz, F.R.G. \ | ... openstep, the biggest step | | E-Mail ried@mpip-mainz.mpg.de (MIME welcome) ...since the invention | | Telefon ++49 6131 379 267 Fax:++49 6131 379 340 ...of the __/___/ | | Project working on pattern-formation in liquid crystals /./\__/\\| | WWW http://www-theory.mpip-mainz.mpg.de/~ried ...wheel\_/ \_/| \______________________________________________________________________/
Newsgroups: comp.sys.next.sysadmin From: cdouty@netcom.com (Chris Douty) Subject: Re: Seeking advice on transferring OS to new drive Message-ID: <cdoutyED58Lz.ELD@netcom.com> Organization: Netcom On-Line Services References: <33bc3f57.16224958@news.gatech.edu> <01bc8910$bda7bce0$18df9ece@sting> <5pkt8l$m6a$1@news2.digex.net> <5pmt6p$j3e$1@ha2.rdc1.nj.home.com> Date: Fri, 11 Jul 1997 07:25:10 GMT Sender: cdouty@netcom6.netcom.com In article <5pmt6p$j3e$1@ha2.rdc1.nj.home.com>, Timothy Luoma <luomat@peak.org> wrote: >John Kheit <jkheit@cnj.digex.net> wrote: > >>Ditto, for example, cannot copy the swapfile.front file... The >>solution I have is a bit hacky but it works... > >Why would you want to? I dunno? Why, or is that a trick question? I recommend "ditto" like several other have. I actually built the system I'm running now via ditto -bom <stuff> from the NS CD-ROMs. I didn't want to use builddisk for various reasons (mostly I couldn't remember how to keep it from formatting my drive or at least to use my special disktab). I ran into a snag when attempting to boot the new OS for the first time. loginwindow.app came up in "install" mode and required some soothing to get into normal operation. My memory is a little fuzzy as to the details; this was several months ago. I think that it came up to the point where the install process asks which optional packages you want to install. I finally selected no additional packages and pressed "Continue." This flipped whatever semaphore loginwindow.app looks for to determine which mode to use and everything orked fine from then on. I do believe that it looks for a file like "first time" or something obvious which the normal CD install coppies on the the root directory. Just delete it and you can probably avoid the while mess. Someone also asked about what you need to do to make the disk bootable. The normal format with "disk" should install the boot block. I'm not too sure about interaction with Intel machine though. I did all my tricks on real black hw. One other thing to look out for using ditto though. If you use the BOM mode to copy files from the CD-ROM you will get a FAT install of the whole OS. I didn't quite realize this until I upgraded the machine I built using ditto and realized that everything is FAT. Now I have to lipo my whole disk! There is an option to ditto to thin the files on the way though, make sure to use it. I just realized what happened. I did use the -arch flag when building the disk, but my BaseSystem.bom listed everything as fat. You'll have to play arround with mkbom, lsbom and friends to fix up your BOM files after the copy. Good luck, Chris -- Christopher Douty - Rogue Engineer trapped in a land of software cdouty@netcom.com "Frequently the messages have meaning; that is they refer to or are correlated according to some system with physical or conceptual entities. These semantic aspects of communication are irrelevant to the engineering problem." -Shannon
From: Konstantin Wiesel <kwiesel@mailhost.jura.uni-bonn.de> Newsgroups: comp.sys.next.sysadmin Subject: ups/power fault detection for Next? Date: Fri, 11 Jul 1997 13:39:32 +0000 Organization: RHRZ - University of Bonn (Germany) Message-ID: <Pine.NXT.3.95.970711133731.11210A-100000@ikarus.jura.uni-bonn.de> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Can somebody direct me to a dealer where i can buy such a thing? --- Regards Konstantin Wiesel Email:kwiesel@mailhost.jura.uni-bonn.de
From: phy070@spo101 (H.-R. Oberhage) Newsgroups: comp.sys.next.sysadmin Subject: Re: have I ruined my hard drive? Date: 11 Jul 1997 08:40:52 GMT Organization: Universitaet Essen GH, Germany Message-ID: <5q4rik$hkv@sun3.uni-essen.de> References: <5q3dt7$h3p$1@jeeves.niehs.nih.gov> You might be hit by having 'Unix(/NEXTSTEP)' partitions in contrast to FDISK ones, and the first could be just 152 MB. This would explain most of the phenomenons you describe, to me; I just can't tell how this happened. But maybe if you use the 'disk' command (for information) on this drive it will report more than one partition like sda, sdb, ... and you 'autoload' only the first one. This would also explain that after the FDISK, when the disk is DOS scheme partitioning aware, you get the right amount of diskspace reported - without the FDISK paritition, NS administers the whole disk itself and doesn't write DOS/FDISK partitioning info to the drive, just its own (internal) one, which is incompatible to the FDISK scheme. To collect the whole disk for you (up to a maximum of 2 GB in the sense of 2 x 1024 x 1024 x 1024! not more, you'd have to use a second (UNIX) partition to access the rest) without FDISK partitioning run the 'disk' command for 'reformat' and manually give the right partition size (see man disk, '-p'). Greetings, Ruediger Oberhage -- H.-R. Oberhage Mail: Univ.-GH Essen E-Mail: phy070@sp2.power.Uni-Essen.DE Fachbereich 7 (Physik) ruediger@Theo-Phys.Uni-Essen.DE S05 V07 E88 Universitaetsstrasse 5 Phone: (+49) 201 / 183-2493 D-45117 Essen, Germany FAX: (+49) 201 / 183-2120
From: luomat@peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: ups/power fault detection for Next? Date: 11 Jul 1997 17:12:32 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5q5pi0$fna$4@ha2.rdc1.nj.home.com> References: <Pine.NXT.3.95.970711133731.11210A-100000@ikarus.jura.uni-bonn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kwiesel@mailhost.jura.uni-bonn.de,chuck@benatong.com In <Pine.NXT.3.95.970711133731.11210A-100000@ikarus.jura.uni-bonn.de> Konstantin Wiesel wrote: > > > Can somebody direct me to a dealer where i can buy such a thing? http://www.benatong.com/ sells PowerGuardian software, which is the only such product I am aware of. Well, that's not true, there's ftp://peanuts.leo.org/pub/next/Tools/ups/ but I am not sure how well or what UPSes those work with. I've been using PowerGuardian since around Feb or March, and it has justified its cost several times over. In fact I just emailed Charles Bennett <chuck@benatong.com> and Rick Sanford (who sold me a UPS) the other day that I was fixing my primary HD using 'fsck' and the power went down, up, down, and back up during an incredible T-storm. The TV went off, the lights flickered, but both my slab and my Intel never even noticed.... Other than working backups, a UPS is the most overlooked essential part of a system... TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org>
From: maury@softarc.com (Maury Markowitz) Newsgroups: comp.sys.next.sysadmin Subject: Advice on troubleshooting network Date: Fri, 11 Jul 1997 14:06:47 -0400 Organization: SoftArc Inc. Message-ID: <maury-1107971406480001@199.166.204.230> Well I've got OS4.2 pretty much running now, but the networking refuses to act nice. The machine is a P166 with PCI, EIDE HD (Wester Digital) and a DEC21140 based ether card. I'm assuming that it's a 100Mb model (although we're on 10Mb) due to a light on the back reading 100M beside the TX and RX lights. I've selected the DECChip 21140 driver, which the OS presented to me automatically. I assume this means that the card is somehow managing to communicate with the system after some fashion. I' not too sure if the drivers for 10Mb and 100Mb really do anything different (anyone know?) so I tried both. No matter what I do I can't seem to "see" anything on the net. I tried a live ether feed on a working machine (NT) to eliminate that possibility, but the system just doesn't seem to see the net. I installed Novell and that comes up in the Net icon, but there's nothing inside it. SNS takes down my info OK (where do I put my DNS address?) but again nothing outside appears. There's really no error messages either. The Novell startup simply tells me it won't be running until I reboot - even after a reboot. SNS says pretty much nothing. Soooo, where too from here? I tried a few CLI utils like ftp, but no luck. Is there something a little more "to the metal" I should be using to diagnose the problem? Maury
From: "Eric D. Lopez" <elopez@icsi.berkeley.edu> Newsgroups: comp.sys.next.sysadmin Subject: Performance NS3.3 vs OS4.2 Date: Fri, 11 Jul 1997 11:59:54 -0700 Organization: International Computer Science Institute Message-ID: <33C682AA.23EE@icsi.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I would like to know the performance differences between NS3.3 and OS 4.2. I currently have a 040/25 Dimension Cube with 64MB/32MB Ram. What major application break between the two OS? Also I am wondering is it possible to install Developer 3.3 on User 3.2 ? If so what are the problems and solutions. Thank you in Advance -- Eric D. Lopez ---- Systems Administrator Int'l Comp. Science Inst. (ICSI), 1947 Center Street, #600, Berkeley, CA 94704 PH: (510) 643-9153 ---- FAX: (510) 643-7684 PGP Key fingerprint = F7 77 27 18 62 0D FE D2 45 E8 A9 7D AB 00 F6 2C PGP public key available by fingering elopez@icsi.berkeley.edu
From: "Robert G. Jacobs" <rob@rjacobs.Stanford.EDU> Newsgroups: comp.sys.next.sysadmin Subject: Unix Expert Date: Fri, 11 Jul 1997 12:25:34 -0700 Organization: Stanford University Message-ID: <Pine.NXT.3.96.970711120844.318A-100000@rjacobs.Stanford.EDU> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In the "Expert Preferences" section of the Preferences app, there is a box for "UNIX Expert." When I play with dotfile I do it from the commandline, so I unchecked the box. However, I still see all my dotfiles in the Workspace File Viewer. When I first unchecked it, the dotfiles disappeared for awhile, but then reappeared shortly. I have done this several times and it is repeatable. Any ideas? Thanks. Rob rjacobs@vk.stanford.edu
From: tennant@alph.msfc.nasa.gov (Allyn Tennant) Newsgroups: comp.sys.next.sysadmin Subject: Cogent/Adaptec ethernet card problem Date: 11 Jul 1997 23:27:24 GMT Organization: NASA/MSFC Message-ID: <5q6fgs$ddp$1@hammer.msfc.nasa.gov> I have two new machines both with a similar ethernet problem. In brief, if a new machine is connected to a small network (via a thinwire, i.e, coax) it will boot and communicate with other machines just fine. As soon as I unplug the terminator and connect the network to the local (MSFC) LAN, the new machine is no longer able to communicate with any other machine. Other machines on the local segment will still communicate (ping, nfs, rlogin, etc all work). BTW if I try booting fully connected to the MSFC LAN, it always hangs when trying to start the network (at the type ^C to continue without a network location). I've tried 3 IP addresses, one from a working machine that I switched off to steal it's address, and the other two were given to me as unused. Hence I don't think it can be an IP address conflict. (I've also tried lots of other things). By swaping ethernet cards, the problem swaps machines, hence there is something about the card. Of course, the IP address goes with the card, whereas the local netinfo database is on the disk which, of course, was not swapped so a little care/common sense is needed. The two cards that I am swapping are both Cogent EM960C. One was purchased a year ago, whereas the other is very recent. The cards look almost identical. It appears that Cogent was bought by Adaptec, so the manual is now printed by Adaptec and the model number is now (I think) ANA 6901 Combo. The print on the cards both say "emaster", with identical layouts, only a couple of minor chips are from a different vendor. Does anyone recognize the problem and have a fix (other than getting a 3Com card)? Does anyone know if there have been minor tweaks to the Cogent/Adaptec boards recently that could cause this type of problem? Maybe someone knows of a new driver (I've tried versions 3.37 and 4.02). A call to Adaptec technical support was a waste. After 20 mins of menus and being on hold, I was cut off, so I never got a human. So either hundreds of people have the problem or the one guy that does Unix ethernet problems was off for a while.... Thanks, Allyn
From: Matthew Reichman <mreichman@earthlink.net> Newsgroups: comp.sys.next.sysadmin Subject: Re: gathering sendmail statistics Date: 12 Jul 1997 00:35:42 GMT Organization: Como me Gusta productions Message-ID: <5q6jgu$1pj@chile.earthlink.net> References: <5q3as6$k7j$1@mark.ucdavis.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: scott@leorg.ucdavis.edu In <5q3as6$k7j$1@mark.ucdavis.edu> Ryan Scott wrote: > I am trying to get statistics for sendmail running on my machine (NS > 3.3 on black running sendmail 8.7.5). According the the O'Reilly > Sendmail Book, I should be able to run the mailstats program and get > the info I am looking for. As indicated in the Sendmail Book, I have > made sure that a sendmail.st file is declared in the sendmail.cf file > and that it exists. Sendmail seems to recognize it and write to it > (the time is updated with every sendmail run). However, mailstats > does not return anything when run. Is there a problem with the > mailstats program which comes with Nextstep? Or might I have a > configuration problem? Side note: You might want to look at FileSpy.app, probably at the next-peak site. I have it running all the time when my link is up (reading the syslog). Don't know what stats your looking for, though. I get all the stats for incoming/outgoing. -- Be well, Matthew Reichman <mreichman@earthlink.net> NeXTMAIL, SUN Mail & MIME welcome PGP key --> email w/ subject "request_PGP" - Be well, Matthew Reichman <mreichman@earthlink.net> NeXTMAIL, SUN Mail & MIME welcome PGP key --> email w/ subject "request_PGP"
From: Austin Schutz <tex@collegenet.com> Newsgroups: comp.sys.next.sysadmin Subject: Booting from da net Date: Fri, 11 Jul 1997 19:31:27 -0700 Organization: Structured Network Systems, Inc. Message-ID: <33C6EC7F.387F@collegenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I've been looking around for a document describing how one might go about getting a Nextstep 3.3 box to boot off the network from something other than a Next server. I've been battling it out with my Linux box at home. Here's what I've got so far: I got the next box to successfully yank it's ip address and the file it needs to boot from bootp. It not-very-nicely prepends two leading slashes making //mach from mach, which makes Linux's tftpd a little angry. This I fixed by hacking tftpd to not care. Now it gets the filename but complains about unknown architecture. I've tried forcing the tftpd to send both in binary and ascii mode but no luck so far. I've had it try to get mach, odmach and sdmach w/out success. Any ideas how I might do it or where I might find a faq by someone who has? I'm a bit of a Next newbie but I've looked in what appears to be the usual places. Oh.. and what's with the link from mach -> $BOOTFILE? There is no environment BOOTFILE in either the prom settings or the environment as far as I can tell. Pretty gosh darn bizarre if you ask me. Thank you so much for sitting through the better part of a boring post :-) Austin P.S. Mr Jobs, please make Rhapsody be X compatible so I don't have to goof around with with things that hack it on top of Postscript.
From: sde@cyberbundle.net Newsgroups: comp.sys.next.sysadmin Subject: >>>Entrepreneurs Needed<<< Date: 11 Jul 1997 16:21:36 GMT Organization: AFE, LLC Message-ID: <5q5mig$n1r$3@its.hooked.net> >>>>>>>>>ENTREPRENEURS NEEDED!<<<<<<<<<< We are currently searching for motivated ENTREPRENEURS to assist us in selling our Internet Marketing Software. 60% COMMISSIONS. Great earning potential! Come check out the details! http://www.cyberbundle.com/dealer.html --------------->>>>>>>>>>> HOT, HOT, Summer Specials! For a limited time, become a DEALER for FREE! Thats right, up to $125.00 in savings!! When you print out the dealer form, just write NEWSGROUP SPECIAL in the total, and become a DEALER for FREE! All you have to do, is fax or mail it in and start making HUGE profits! So go check it out today! http://www.cyberbundle.com/dealer.html
From: Steve Watt <steve@watt.com.nospam> Organization: USENET spam abatement Sender: randy97 Date: 12 Jul 97 02:54:03 GMT Message-ID: <cancel.33c52b4f.3@pgh.nauticom.net> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <33c52b4f.3@pgh.nauticom.net> Control: cancel <33c52b4f.3@pgh.nauticom.net> I have cancelled this article which had a BI of more than 20. The original subject was: }Subject: http://www.love.com
From: jom@cyberbundle.net Newsgroups: comp.sys.next.sysadmin Subject: .Free Cash Grants... Date: 11 Jul 1997 18:13:02 GMT Organization: CBA, LLC Message-ID: <5q5t3e$r7j$2@its.hooked.net> >>>>>>>>>>FREE CASH GRANTS<<<<<<<<<<< Never pay back! $500-$50,000! Business, Medical, Debts, Education...FREE INFORMATION. Visit Our Web Site for FREE Details! http://www.cyberbundle.com/finacial.html
From: Dan Harley<netpro@op.net> Newsgroups: comp.sys.next.sysadmin Subject: Best price on the net CD-R 74 Minute Gold $2.99 Retail package - no rebates no gimmics no surcharges Date: 11 Jul 1997 12:24:00 GMT Organization: NetPro Computer Services, Inc. Message-ID: <5q58l0$284$6734@picasso.op.net> NetPro Computer Services, Inc. http://www.netprocs.com The sign of superior service since 1989! Weekly product specials If you don’t see if please email info@netprocs.com for a prompt quotation! SCSI subsystem specialists - let us build yours today Distributor of ACER OPEN SYSTEMS and Components Master distributor DRAM,INTEL processors we will not be undersold on geniune Intel products Dan the Disc and DAT man brings you the best prices on the net: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Wholly KAO ~ best price on the net! KAO 74 Minute CD-R 680MB 2x/4x compatible highest quality. The J & J of Japan! $2.99 kick off special (retail) $2.79 Spindle pack of 50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Verbatim 74 Minute / 680 MB / 2x / 4x certified White / clear jewel case, white J card, individually wrapped, master case of 50, 5 inner boxes of 10. $3.69 each Memorex 74 Minute GOLD generic package - white j Card, individually wrapped in white/clear jewel case. 25 to a master carton (can break up) $ 3.39 Ricoh ReWritable 74 Minute CD-RW $22.00 HP 6020ES recorder (external SCSI 2x/6x) $529.00 HP 6020 recorder (internal SCSI 2x/6x) $429.00 JVC 2x/6x Internal kit $389.00 + free shipping!!! * Adaptec EZ CD Pro V. 2.11 PC & Mac, Dos Ver 3.5 software * kit includes PressIT CD labler software, 100 CD Blank lables, CD filled with templates, clipart - templates compt. with Pagemaker, Illus, P/S. * 16 bit SCSI controller, cables, drivers * 2 pieces blank media * Highest quality kit COMPAC pales in comparision * your satisfaction assured or you may return for full credit. * JVC Inventor of VHS makes a SUPERIOR mechanism - read the trade mags! Ricoh 6200 spi4 ReWritable Internal kit $519.00 * Authoring software now with variable packet writing - treats R/W as a floppy drive! * Adaptec EZ CD Pro V 2.11, Toast CD for Mac * 16 bit SCSI controller, cables, drivers * one CD-R, one rewritable CD-RW
From: dwy@ace.net (David Young) Newsgroups: comp.sys.next.sysadmin Subject: Re: Unix Expert Date: 12 Jul 1997 09:15:47 GMT Organization: 21st Century Software, New York City Sender: daver@ts2-12.nj.cnct.com Message-ID: <5q7i03$pk5$1@darla.visi.com> References: <Pine.NXT.3.96.970711120844.318A-100000@rjacobs.Stanford.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Date: 12 Jul 1997 04:15:47 CDT Cc: rob@rjacobs.Stanford.EDU In <Pine.NXT.3.96.970711120844.318A-100000@rjacobs.Stanford.EDU> "Robert G. Jacobs" wrote: > In the "Expert Preferences" section of the Preferences app, there is a box > for "UNIX Expert." When I play with dotfile I do it from the commandline, > so I unchecked the box. However, I still see all my dotfiles in the > Workspace File Viewer. When I first unchecked it, the dotfiles > disappeared for awhile, but then reappeared shortly. I have done this > several times and it is repeatable. I've noticed that if you can get the File Viewer to display a path that would be hidden by UNIX Newbie mode in the main window, it reverts back to UNIX Expert mode. This is irritating and I haven't figured out a way around it except "Don't select stuff in /usr and /tmp when in the main viewer". Ah well. -- :: d a v i d y o u n g ::::: smtp dwy@ace.net http www.ace.net :: :: independant software and network guy ::::: new york, new york :: :: PGP fingerprint :: 89F5 E75D 4749 3FF4 :: ED92 1B6D 9871 9B93 ::
From: Steve Watt <steve@watt.com.nospam> Organization: USENET spam abatement Sender: sde@cyberbundle.net Date: 12 Jul 97 08:39:47 GMT Message-ID: <cancel.5q5mig$n1r$3@its.hooked.net> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5q5mig$n1r$3@its.hooked.net> Control: cancel <5q5mig$n1r$3@its.hooked.net> I have cancelled this article which had a BI of more than 20. The original subject was: }Subject: >>>Entrepreneurs Needed<<<
From: Steve Watt <steve@watt.com.nospam> Organization: USENET spam abatement Sender: jom@cyberbundle.net Date: 12 Jul 97 08:39:47 GMT Message-ID: <cancel.5q5t3e$r7j$2@its.hooked.net> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5q5t3e$r7j$2@its.hooked.net> Control: cancel <5q5t3e$r7j$2@its.hooked.net> I have cancelled this article which had a BI of more than 20. The original subject was: }Subject: .Free Cash Grants...
Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.next.advocacy From: dfevans@bbcr.uwaterloo.ca (David Evans) Subject: Re: Seeking comments of experience with OpenStep 1.0 on Solaris Sender: news@novice.uwaterloo.ca (Mr. News) Message-ID: <ED5rK2.67r@novice.uwaterloo.ca> Date: Fri, 11 Jul 1997 14:14:26 GMT References: <ECq525.9sA@prosoft.com> <5q0j74$9qs$1@owl.slip.net> <cdoutyED2I89.Bq0@netcom.com> <5q1r3q$qhq@portal.gmu.edu> Organization: University of Waterloo In article <5q1r3q$qhq@portal.gmu.edu>, Tim <tfs@gravity.science.gmu.edu> wrote: >Question for folks in this thread, I have heard there's a cg3 hack >out there somewhere for Sol OpenStep. Does anyone know where I can >find it? > This isn't for Solaris OpenStep (Solaris likes the cg3 just fine) but for OPENSTEP for Mach/SPARC. I don't really know more. -- David Evans (NeXTMail/MIME OK) dfevans@bbcr.uwaterloo.ca Computer/Synth Junkie http://bbcr.uwaterloo.ca/~dfevans/ University of Waterloo "Default is the value selected by the composer Ontario, Canada overridden by your command." - Roland TR-707 Manual
From: Timothy J Luoma <luomat+next@luomat.peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Unix Expert Date: 12 Jul 1997 20:04:21 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5q8o05$ked$2@ha2.rdc1.nj.home.com> References: <Pine.NXT.3.96.970711120844.318A-100000@rjacobs.Stanford.EDU> <5q7i03$pk5$1@darla.visi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dwy@ace.net In <5q7i03$pk5$1@darla.visi.com> David Young wrote: > I've noticed that if you can get the File Viewer to display a path that would > be hidden by UNIX Newbie mode in the main window, it reverts back to UNIX > Expert mode. This is irritating and I haven't figured out a way around it > except "Don't select stuff in /usr and /tmp when in the main viewer". Ah > well. I have a TickleService called 'Open Folder' that brings up an 'Open' panel and then allows me to select any folder and open it as its own window. It is simply this: set filename [dirpanel -directory $HOME -title "Open Folder" -return ] exec open $filename/. It has no 'return' types set. TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org>
From: ian_cardenas@BLaCKSMITH.com Newsgroups: comp.sys.next.sysadmin Subject: Re: Unix Expert Date: 12 Jul 1997 21:20:14 GMT Organization: BLaCKSMITH, Inc. Distribution: world Message-ID: <5q8sef$2to$1@anvil.BLaCKSMITH.com> References: <5q7i03$pk5$1@darla.visi.com> David Young writes > > I've noticed that if you can get the File Viewer to display a path that would > be hidden by UNIX Newbie mode in the main window, it reverts back to UNIX > Expert mode. This is irritating and I haven't figured out a way around it > except "Don't select stuff in /usr and /tmp when in the main viewer". Ah > well. > If you update the file viewer (View->update Viewers or cmd-u) after viewing a "UNIX file" it will revert to the normal - non-expert - view. I use this all the time so that I leave UNIX expert off and can hit type '/tmp' to pop into UNIX expert mode ('/' wil bring up the find panel) and then hit cmd-u to clear out all the dot-files. Hope this helps, -- Ian P. Cardenas (ian_cardenas@BLaCKSMITH.com) BLaCKSMITH, inc. Software Engineer "I am of the opinion that pizza and beer together are far superior to either in isolation." -James E. Quick on the Apple/NeXT merger
From: "Greg Meece" <gregm@pcdocs.com> Newsgroups: comp.sys.next.sysadmin Subject: Getting AppleTalk driver for Intel OpenSTEP Date: 9 Jul 1997 14:48:56 GMT Organization: PC DOCS, Inc. Message-ID: <01bc8c76$d76855e0$e91c2cc7@Die_Bill_Gates.pcdocs.com> Here's one URL for the driver on Intel: <ftp://peanuts.leo.org/pub/comp/platforms/next/Unix/macintosh/CAPer.V8.I.b.t ar.gz> -- Greg Meece SQA Engineer PC DOCS, Inc. 124 Marriott Drive Tallahassee, FL 32301
From: lottery@sade.com Newsgroups: comp.sys.next.sysadmin Subject: Lottery FANS! Read This!!! Date: 13 Jul 1997 09:40:12 GMT Organization: Southwestern Bell Internet Services Message-ID: <5qa7ps$dkt@news1.rcsntx.swbell.net> Check this program out! Do you want to receive FREE instant scratcher lottery tickets up to the THOUSANDS EVERY month? then go here http://www.sunridge.net/index.phtml?id=22250 it will only take you a second! This is a great opportunity for lottery fans!!
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: AppleTalk support in OS 4.x? Message-ID: <ED9JvE.JyI@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <01bc8626$443da0a0$e91c2cc7@Die_Bill_Gates.pcdocs.com> Date: Sun, 13 Jul 1997 15:18:49 GMT In article <01bc8626$443da0a0$e91c2cc7@Die_Bill_Gates.pcdocs.com> "Greg Meece" <gregm@pcdocs.com> writes: > I have the "Prelude to Rhapsody" release (AKA 4.2) for Intel. > The SysAdmin manual says there's support for AppleTalk (and even > details configuring it), but I can't find a driver or install > package anywhere on the CD or on my HD after the install. Does > NeXT still support this? > Well known documentation bug. The referred features were discontinued after a brief stunt in rather buggy NS 3.0 (the last time NeXT cleared its name by releasing a cheaper bug fix upgrade; OS 4.0 went on unabriged >:-/ If you want/need Ethertalk support for NS/OS you can get CAPer from the known archives. And it is much ritcher and more stable than the old NeXT software. -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
From: Marco Cappuccio <nocturno@i-2000.com> Newsgroups: comp.sys.next.sysadmin Subject: OpenStep on Virtual PC? Date: Sun, 13 Jul 1997 14:18:10 -0400 Organization: I-2000 Inc., Internet Services Message-ID: <33C91BD8.B73492DC@i-2000.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit Has anyone tried installing OpenStep 4.2 with Mach for Intel on a Macintosh running Virtual PC? I got it up and running. It's slow. Too slow to be usable. Does anyone have a few performance improvement tips? What daemons can I delete from the startup to improve performance without crippling the system. When running Windows 95 Virtual PC "feels" like a 486 DX2/66. Is that too slow of a system for OpenStep Mach? I'm also stuck in 640x480 x2 video. Changing the configuration in configure.app and reinstalling the driver doesn't help. Virtual PC emulates a S3 928 PCI SVGA video chip set with 2 MB of video ram. OpenStep appears to have recognized this but it is stuck in the default video mode. Experience with Virtual PC shows that matching the video display mode to that of the Mac has a considerable speed boost. Thanks for your help. From a NeXT novice, Marco Cappuccio
From: luomat+next+usenet@luomat.peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Dev tools on separate HD Date: 13 Jul 1997 19:02:25 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5qb8o1$n41$1@ha2.rdc1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii HD #1 is the HD I am using now as the boot disk HD #2 is the HD I was using as the boot disk, which is now mounted as /Disk/. #2 has the developer tools on it. I need to use it, but don't have room on #1 to install it. Can I link the Dev tools from #2 to #1? If so, how do I figure out all the files that need to be linked? Thanks TjL -- TjL <luomat@peak.org>
From: jacob<jacob@friesl.net> Newsgroups: comp.sys.next.sysadmin Subject: Asian Ladies Date: 13 Jul 1997 19:27:07 GMT Organization: World Access/Planet Internet Message-ID: <5qba6b$rtk@halley.pi.net> I've found the pefect site with nude Asian ladies. Much more than you can find in any newsgroup. http://home.pi.net/~sappie/playboy.htm
Sender: lottery@sade.com Control: cancel <5qa7ps$dkt@news1.rcsntx.swbell.net> Message-ID: <cancel.5qa7ps$dkt@news1.rcsntx.swbell.net> Subject: cmsg cancel <5qa7ps$dkt@news1.rcsntx.swbell.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 13 Jul 1997 10:29:44 GMT Distribution: rok EMP removed by jem@xpat.com. Original Headers: From: lottery@sade.com Subject: Lottery FANS! Read This!!! Newsgroups: comp.sys.next.sysadmin Path: ...!news.maxwell.syr.edu!news.he.net!news.pagesat.net!news1.rcsntx.swbell.net!usenet Lines: 5
From: a17@a.a Subject: $$ NEW SYSTEM, BETTER THAN "ADD ME TO YOUR MAILING LIST" $ Newsgroups: comp.sys.next.sysadmin Organization: 9 Message-ID: <33c92486.0@news.unibe.ch> Date: 13 Jul 97 18:55:02 GMT I have participated in the standard "Please put me on your mailing list" letter and found it to be worth my time (I get 1 or 2 handfulls or letters every day) but I also found that it's results were nowhere near what I expected due mainly to people not sending in the money but rather spreading the letter without paying for it. I participated in that mainly as an experiment and found that there are a tremendous amount of people willing to do it. I thought about how to, first, eliminate the "non-pay" problem and, second, to create a monthly income. I came upon the solution and decided to start a new program. I decided that there were 3 things that this new program needed in order to work for everyone and they were: 1.) It needed to be very simple and easy for anyone to do, and, 2.) It needed to be inexpensive enough for even the poorest of people, and, 3.) It needs to be DUPLICATABLE. I think you will find this program to meet those requirements. I have put lots of thought into it and I ask that you PLEASE do NOT modify it. This WILL WORK if you follow it. This system is based on the unconditional "loaning" of money to people. Simply say, "I am loaning you this $2 as an act of goodwill to help you in your financial need, you may pay me back if and when you can." You should find 5 or more people who will send $2 to the 5 needy people on this list AND MAINTAIN 5 or more people who will do the same. You should put your name on postition number 5 and move each of the other names up one position. The name originally on position number 1 gets removed. You should be able to contact each of your 5 or more people to see if they are going to be active this month. If not then you need to find one or more people to be active in order to maintain at least 5. I am not speaking about the 5 people on the list but rather the 5 new people you have found. I would highly suggest having more than 5 in any given month. Now I know that this would be extremely easy to do since I can think of at least 20 people myself who will do this consistently. The key is to maintain at LEAST 5 active people. If you don't then you can't expect for the rest of the people to do it either and you can't expect for this system to work. This system is a no-brainer, and if someone can't afford the $10 + stamps for this then they truly ARE in need! It is OK to use the internet to find people but I think it would be easier to find them through people that you know. This way it will be easier for you to contact them every month to ask about their being active, unless someone is willing to give you their e-mail address. Here are some numbers: ----------------------------------------------------------------------------------------------------- Monthly income model per level and total for maintaining 4 active members @ $2 each: Level 1: $2 x 4 people = $8, Total now $8 Level 2: $2 x 16 people = $32, Total now $8 + $32 = $40 Level 3: $2 x 64 people = $128, Total now $8 + $32 + $128 = $168 Level 4: $2 x 256 people = $512, Total now $8 + $32 + $128 + $512 = $680 Level 5: $2 x 1024 people = $2048, Total now $8 + $32 + $128 + $512 + $2048 = *** $2728 *** Yearly income: $2728 x 12 months = $32,736 ------------------------------------------------------------------------------------------------------ Monthly income model per level and total for maintaining 5 active members @ $2 each: Level 1: $2 x 5 people = $10, Total now $10 Level 2: $2 x 25 people = $50, Total now $10 + $50 = $60 Level 3: $2 x 125 people = $250, Total now $10 + $50 + $250 = $310 Level 4: $2 x 500 people = $1000, Total now $10 + $50 + $250 + $1000 = $1310 Level 5: $2 x 2500 people = $5000, Total now $10 + $50 + $250 + $1000 + $5000 = *** $6310 *** Yearly income: $6310 x 12 months = $75,720 ------------------------------------------------------------------------------------------------------ Monthly income model per level and total for maintaining 6 active members @ $2 each: Level 1: $2 x 6 people = $12, Total now $12 Level 2: $2 x 36 people = $72, Total now $12 + $72 = $84 Level 3: $2 x 216 people = $432, Total now $12 + $72 + $432 = $516 Level 4: $2 x 1296 people = $2592, Total now $12 + $72 + $432 + $2592 = $3108 Level 5: $2 x 7776 people = $15552, Total now $12 + $72 + $432 + $2592 + $15552 = *** $18660 *** Yearly income: $18660 x 12 months = $223,920 ------------------------------------------------------------------------------------------------------ Monthly income model per level and total for maintaining 7 active members @ $2 each: Level 1: $2 x 7 people = $14, Total now $14 Level 2: $2 x 49 people = $98, Total now $14 + $98 = $112 Level 3: $2 x 343 people = $686, Total now $14 + $98 + $686 = $798 Level 4: $2 x 2401 people = $4802, Total now $14 + $98 + $686 + $4802 = $5600 Level 5: $2 x 16807 people = $33614, Total now $14 + $98 + $686 + $4802 + $33614 = *** $39214 *** Yearly income: $39214 x 12 months = $470,568 ------------------------------------------------------------------------------------------------------ Keep in mind that it does not matter what day of the month that someone chooses to be active. It DOES matter that they are active on that day EVERY month. The key to this is DUPLICATION! You must treat this as a business. If you treat it like a hobby that is how it will treat you. You could even organize small meetings with your people and their prospects and work with your leaders. Think of how easy this would be for you, how reasonable this is, and of how good the chances are of it working for you. You may need to hire someone to open all the envelopes. NOTE: I decided on $2 instead of $1 because it is more feasible and it won't matter much for someone to send $2 as opposed to $1. Also I was against $5 as that becomes too expensive to duplicate. Mail $2 every month with a piece of paper saying "I am loaning you this $2 as an act of goodwill to help you in your financial need, you may pay me back if and when you can" to the following needy people: #1 Robert Jezil 114 Jefferson Ave. Slidell, LA 70460 #2 Phil Walther Jr. 9495 Annapolis Lane North Maple Grove, MN 55369 #3 C. E. Burkman 170 University Ave. W Suite 12-129 Waterloo, Ontario N2L 3E9 #4 A. Bailey 1207 Reeves Road Plainfield, IN 46168 #5 J. Martin P.O. Box 2292 Reston, Va. 20195
From: a15@a.a Subject: $$ LOAN BUSINESS, EASY MONTHLY INCOME, NO BRAINER $$$ Newsgroups: comp.sys.next.sysadmin Organization: 1 Message-ID: <33c92495.1@news.unibe.ch> Date: 13 Jul 97 18:55:17 GMT I have participated in the standard "Please put me on your mailing list" letter and found it to be worth my time (I get 1 or 2 handfulls or letters every day) but I also found that it's results were nowhere near what I expected due mainly to people not sending in the money but rather spreading the letter without paying for it. I participated in that mainly as an experiment and found that there are a tremendous amount of people willing to do it. I thought about how to, first, eliminate the "non-pay" problem and, second, to create a monthly income. I came upon the solution and decided to start a new program. I decided that there were 3 things that this new program needed in order to work for everyone and they were: 1.) It needed to be very simple and easy for anyone to do, and, 2.) It needed to be inexpensive enough for even the poorest of people, and, 3.) It needs to be DUPLICATABLE. I think you will find this program to meet those requirements. I have put lots of thought into it and I ask that you PLEASE do NOT modify it. This WILL WORK if you follow it. This system is based on the unconditional "loaning" of money to people. Simply say, "I am loaning you this $2 as an act of goodwill to help you in your financial need, you may pay me back if and when you can." You should find 5 or more people who will send $2 to the 5 needy people on this list AND MAINTAIN 5 or more people who will do the same. You should put your name on postition number 5 and move each of the other names up one position. The name originally on position number 1 gets removed. You should be able to contact each of your 5 or more people to see if they are going to be active this month. If not then you need to find one or more people to be active in order to maintain at least 5. I am not speaking about the 5 people on the list but rather the 5 new people you have found. I would highly suggest having more than 5 in any given month. Now I know that this would be extremely easy to do since I can think of at least 20 people myself who will do this consistently. The key is to maintain at LEAST 5 active people. If you don't then you can't expect for the rest of the people to do it either and you can't expect for this system to work. This system is a no-brainer, and if someone can't afford the $10 + stamps for this then they truly ARE in need! It is OK to use the internet to find people but I think it would be easier to find them through people that you know. This way it will be easier for you to contact them every month to ask about their being active, unless someone is willing to give you their e-mail address. Here are some numbers: ----------------------------------------------------------------------------------------------------- Monthly income model per level and total for maintaining 4 active members @ $2 each: Level 1: $2 x 4 people = $8, Total now $8 Level 2: $2 x 16 people = $32, Total now $8 + $32 = $40 Level 3: $2 x 64 people = $128, Total now $8 + $32 + $128 = $168 Level 4: $2 x 256 people = $512, Total now $8 + $32 + $128 + $512 = $680 Level 5: $2 x 1024 people = $2048, Total now $8 + $32 + $128 + $512 + $2048 = *** $2728 *** Yearly income: $2728 x 12 months = $32,736 ------------------------------------------------------------------------------------------------------ Monthly income model per level and total for maintaining 5 active members @ $2 each: Level 1: $2 x 5 people = $10, Total now $10 Level 2: $2 x 25 people = $50, Total now $10 + $50 = $60 Level 3: $2 x 125 people = $250, Total now $10 + $50 + $250 = $310 Level 4: $2 x 500 people = $1000, Total now $10 + $50 + $250 + $1000 = $1310 Level 5: $2 x 2500 people = $5000, Total now $10 + $50 + $250 + $1000 + $5000 = *** $6310 *** Yearly income: $6310 x 12 months = $75,720 ------------------------------------------------------------------------------------------------------ Monthly income model per level and total for maintaining 6 active members @ $2 each: Level 1: $2 x 6 people = $12, Total now $12 Level 2: $2 x 36 people = $72, Total now $12 + $72 = $84 Level 3: $2 x 216 people = $432, Total now $12 + $72 + $432 = $516 Level 4: $2 x 1296 people = $2592, Total now $12 + $72 + $432 + $2592 = $3108 Level 5: $2 x 7776 people = $15552, Total now $12 + $72 + $432 + $2592 + $15552 = *** $18660 *** Yearly income: $18660 x 12 months = $223,920 ------------------------------------------------------------------------------------------------------ Monthly income model per level and total for maintaining 7 active members @ $2 each: Level 1: $2 x 7 people = $14, Total now $14 Level 2: $2 x 49 people = $98, Total now $14 + $98 = $112 Level 3: $2 x 343 people = $686, Total now $14 + $98 + $686 = $798 Level 4: $2 x 2401 people = $4802, Total now $14 + $98 + $686 + $4802 = $5600 Level 5: $2 x 16807 people = $33614, Total now $14 + $98 + $686 + $4802 + $33614 = *** $39214 *** Yearly income: $39214 x 12 months = $470,568 ------------------------------------------------------------------------------------------------------ Keep in mind that it does not matter what day of the month that someone chooses to be active. It DOES matter that they are active on that day EVERY month. The key to this is DUPLICATION! You must treat this as a business. If you treat it like a hobby that is how it will treat you. You could even organize small meetings with your people and their prospects and work with your leaders. Think of how easy this would be for you, how reasonable this is, and of how good the chances are of it working for you. You may need to hire someone to open all the envelopes. NOTE: I decided on $2 instead of $1 because it is more feasible and it won't matter much for someone to send $2 as opposed to $1. Also I was against $5 as that becomes too expensive to duplicate. Mail $2 every month with a piece of paper saying "I am loaning you this $2 as an act of goodwill to help you in your financial need, you may pay me back if and when you can" to the following needy people: #1 Robert Jezil 114 Jefferson Ave. Slidell, LA 70460 #2 Phil Walther Jr. 9495 Annapolis Lane North Maple Grove, MN 55369 #3 C. E. Burkman 170 University Ave. W Suite 12-129 Waterloo, Ontario N2L 3E9 #4 A. Bailey 1207 Reeves Road Plainfield, IN 46168 #5 J. Martin P.O. Box 2292 Reston, Va. 20195
From: nbsystems@usa.net (National Business Systems) Newsgroups: comp.sys.next.marketplace,comp.sys.next.misc,comp.sys.next.programmer,comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.northstar,comp.sys.novell,comp.sys.nsc.32k,comp.sys.oric Subject: << IMPROVE YOUR CREDIT - NOW! >> Date: Sun, 13 Jul 1997 20:58:27 GMT Organization: Pacific Bell Internet Services Message-ID: <33c941a9.0@blush.jps.net> DO YOU WANT GREAT CREDIT? 10 Incredible new secrets to improve your credit rating. Money back guarantee. Send $8 to NB Systems PO Box 12213, Oakland, CA 94604
From: sef@kithrup.com Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <33c92495.1@news.unibe.ch> Date: 14 Jul 1997 00:43:16 GMT Control: cancel <33c92495.1@news.unibe.ch> Message-ID: <cancel.33c92495.1@news.unibe.ch> Sender: a15@a.a MMF cancelled by sef@kithrup.com
From: kpfleger@hpp.Stanford.EDU (Karl Pfleger) Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.misc Subject: probs installing Openstep 4.2 prerelease 2 (WWDC version) Date: 14 Jul 1997 02:32:06 GMT Organization: Computer Science Department, Stanford University Distribution: world Message-ID: <5qc336$fo$1@nntp.Stanford.EDU> I'm having problems installing Openstep 4.2 prelease 2 for Mach on Intel (the version given out at Apple's World-Wide Developer Conference recently). I get stuck on the "NeXT Mach Operating System" screen right after the step where you select drivers for the hard drive and CD-ROM. At the bottom it says: BLC timeout Resetting SCSI bus... BLC timeout Resetting SCSI bus... and loops endlessly. My computer's hardware: Pentium II, ASUS KN97-X motherboard, BusLogic BT-958 SCSI controller (Ultra/Wide), UW SCSI hard drive, SCSI-II CD-ROM, PS/2 mouse, Adaptec 6901C ethernet card, internal SCSI Zip drive. All the SCSI devices are connected to the one BusLogic controller. The IDs are: hard drive is 0, CD-ROM is 2, Zip is 5, controller is 7. I selected "BusLogic PCI SCSI Adapter (v4.01) (Dev:12 Func:0 Bus:0)" as the driver for both the hard drive and CD-ROM. This must be the correct driver since selecting other drivers caused a different type of failure. I couldn't find anything out of the ordinary about this driver in the NextAnswers page. Anyone know what might be the problem here? -Karl ---------------------------------------------------------------------------- Karl Pfleger kpfleger@cs.stanford.edu http://www.stanford.edu/~kpfleger/ ---------------------------------------------------------------------------- P.S. The last few lines before it begins to loop are: PCIC: No device at base address 0x03e0 BusLogic controller at port 0xd800 BusLogic: 16 Targets per bus; Host ID=7 Resetting SCSI bus... Registering: sc0 BLC timeout Resetting SCSI bus... BLC timeout Resetting SCSI bus... etc. A note on SCSI bus termination: SCSI bus termination still seems somewhat complex to me, especially when you have a mixed wide/narrow bus. The card has a wide (68-pin) connector and a narrow (50-pin) connector on the inside of the machine. Off of the wide connector is the hard drive which doesn't appear to have termination enabled, and then a free connector, which doesn't seem to have anything in it. Off of the narrow connector is the Zip drive without termination enabled, then a free connector, then the CD-ROM which does have termination enabled. I currently have both Windows95 and Linux (RedHat 4.2) installed on the computer and both appear to work fine with all SCSI devices. When I first tried it, the CD-ROM was set to SCSI id 1 and did not have termination enabled, but Win95 and Linux still worked fine. It doesn't seem like the wide end of the bus is terminated to me but I can't terminate it at the moment. I don't have an active terminator to stick on the last wide connector and I don't have an appropriately sized jumper to stick onto the jumper slot no the hard drive to enable its termination. I guess the vendor I bought the computer from recently didn't include any and the ones from the CD-ROM and Zip drive of which I have a few extra seem to be too big to fit. But if this is really a termination problem, why do Win95 and Linux work fine? Linux taxes the SCSI bus just as much as Openstep, one would think. I'll call the local electronics store (Fry's) and find out how much an active wide terminator costs.
From: sef@kithrup.com Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <33c92486.0@news.unibe.ch> Date: 14 Jul 1997 00:43:15 GMT Control: cancel <33c92486.0@news.unibe.ch> Message-ID: <cancel.33c92486.0@news.unibe.ch> Sender: a17@a.a MMF cancelled by sef@kithrup.com
From: uli@tallowcross.uni-frankfurt.de (Uli Zappe) Newsgroups: comp.sys.next.sysadmin Subject: procmail recipies? Date: 14 Jul 1997 03:33:31 GMT Organization: Frankfurt University Computing Center Message-ID: <5qc6mb$92g@tallowcross.uni-frankfurt.de> Hi all, are there any recipies out there for using procmail (to sort mail to different mailboxes) in connection with Mail.app? I don't want to reinvent the wheel but couldn't find any FAQ entry. Thanks! Bye Uli -- _____________________________________________________________________ Uli Zappe E-Mail: uli@tallowcross.uni-frankfurt.de (NeXTMail,Mime,ASCII) PGP on request Lorscher Strasse 5 WWW: - D-60489 Frankfurt Fon: +49 (69) 9784 0007 Germany Fax: +49 (69) 9784 0042 staff member of NEXTTOYOU - the German NEXTSTEP/OPENSTEP magazine _____________________________________________________________________
From: luomat+next+usenet@luomat.peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: procmail recipies? Date: 14 Jul 1997 04:18:16 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5qc9a8$7c0$1@ha2.rdc1.nj.home.com> References: <5qc6mb$92g@tallowcross.uni-frankfurt.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: uli@tallowcross.uni-frankfurt.de.luomat@next.com In <5qc6mb$92g@tallowcross.uni-frankfurt.de> Uli Zappe wrote: > are there any recipies out there for using procmail (to sort mail to > different mailboxes) in connection with Mail.app? get the mailapp-utilities package, and procmail. Install them and checkout http://www.peak.org/~luomat/next/.procmailrc for a general basic introduction to the matter. I've been using this for about 2 years now, doing some really cool stuff IMO. The procmail mailing list is almost as helpful as the NeXT newsgroups folks. TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits... -- TjL <luomat@peak.org>
From: stephen@ccc1.tamu.edu@ (Stephen Johnson) Newsgroups: comp.sys.next.sysadmin Subject: some mail not leaving local host problem Date: 14 Jul 1997 05:08:59 GMT Organization: Texas A&M University, College Station, Texas Message-ID: <5qcc9b$qsi@news.tamu.edu> NNTP-Posting-Date: 14 Jul 1997 05:08:59 GMT I posted to the sendmail group with no response, maybe it's a NEXTSTEP/sendmail problem - We have a user alias nameserver in our domain, tamu.edu. But when I try to send to aliases at the server, sendmail seems to be checking only for users locally on my host rather than sending them out to the alias name server, so the message bounces User unknown. The aliases work from other computers, so they are working aliases. I'm using sendmail.mailhost.cf but if I use sendmail.subsidiary.cf, they work (but that causes other problems). In sendmail.mailhost.cf I have tried defining my FQHN and domain but it doesn't help. I am able to ping tamu.edu from the problem host, so name resolution seems ok. My resolv.conf is setup with the domain and nameservers. Anybody have suggestions as what to check or change? Stephen -- --- Stephen Johnson Computer Consulting Intl, LTD PO Box 1046 College Station, TX 77841 NOTE - remove the trailing @ char. to mail to me.
Sender: jacob<jacob@friesl.net> Control: cancel <5qba6b$rtk@halley.pi.net> Message-ID: <cancel.5qba6b$rtk@halley.pi.net> Subject: cmsg cancel <5qba6b$rtk@halley.pi.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 13 Jul 1997 19:36:21 GMT Distribution: rok EMP removed by jem@xpat.com. Original Headers: From: jacob<jacob@friesl.net> Subject: Asian Ladies Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!europa.clark.net!dispatch.news.demon.net!demon!bullseye.news.demon.net!demon!newsgate.unisource.nl!halley.pi.net!news Lines: 10
From: phy070@spo101 (H.-R. Oberhage) Newsgroups: comp.sys.next.sysadmin Subject: Re: Cogent/Adaptec ethernet card problem Date: 14 Jul 1997 09:39:04 GMT Organization: Universitaet Essen GH, Germany Message-ID: <5qcs3o$2c9@sun3.uni-essen.de> References: <5q6fgs$ddp$1@hammer.msfc.nasa.gov> Is the 'non-functioning network' perhaps TP versus the functioning BNC? Then it might be, that the Cogent driver (Configure(.app)) selection is not for automatic but e.g. fixed on BNC. Greetings, Ruediger Oberhage -- H.-R. Oberhage Mail: Univ.-GH Essen E-Mail: phy070@sp2.power.Uni-Essen.DE Fachbereich 7 (Physik) ruediger@Theo-Phys.Uni-Essen.DE S05 V07 E88 Universitaetsstrasse 5 Phone: (+49) 201 / 183-2493 D-45117 Essen, Germany FAX: (+49) 201 / 183-2120
Sender: nbsystems@usa.net (National Business Systems) Control: cancel <33c941a9.0@blush.jps.net> Message-ID: <cancel.33c941a9.0@blush.jps.net> Subject: cmsg cancel <33c941a9.0@blush.jps.net> From: jem@xpat.com Newsgroups: comp.sys.next.marketplace,comp.sys.next.misc,comp.sys.next.programmer,comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.northstar,comp.sys.novell,comp.sys.nsc.32k,comp.sys.oric Date: 13 Jul 1997 23:38:12 GMT Distribution: rok EMP removed by jem@xpat.com. Original Headers: From: nbsystems@usa.net (National Business Systems) Subject: << IMPROVE YOUR CREDIT - NOW! >> Newsgroups: comp.sys.next.marketplace,comp.sys.next.misc,comp.sys.next.programmer,comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.northstar,comp.sys.novell,comp.sys.nsc.32k,comp.sys.oric Path: ...!newsfeed.direct.ca!ais.net!su-news-hub1.bbnplanet.com!news.bbnplanet.com!news.pbi.net!news.pacbell.net!blush.jps.net!ptest Lines: 4
From: Raphael Marmier <marmier4@hei.unige.ch> Newsgroups: comp.sys.next.sysadmin Subject: Vmount and Workspace ---heeeeeeelppp! Date: Mon, 14 Jul 1997 14:40:04 +0100 Organization: University of Geneva Message-ID: <33CA2C34.2334BE09@hei.unige.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! I'm using OS 4.1 on an Intel with 2 EIDE drives, one of which with Windows 95. I'm using Vmount utility to read and write to the vfat filesystem of the second drive. This allow the using of long filename. The problem is: how to have vmount executed at each login in place of the traditional DOS probing performed by Workspace? The second question is: how to restrict the use of the mounted vfat drive, or subsidiarily, how to do to have the drive mounted only for certain users? finaly: can someone tell me how to customize Loginwindow and Workspace as system admin. (customizations that must not be changed by users) Many thanks in advance for your help and suggestions. Raph ---------------------------------------------------------------------- Raphael Marmier --> marmier4@hei.unige.ch --> http://heiwww.unige.ch/~marmier4 ----------------------------------------------------------------------
From: tennant@alph.msfc.nasa.gov (Allyn Tennant) Newsgroups: comp.sys.next.sysadmin Subject: Re: Cogent/Adaptec ethernet card problem Date: 14 Jul 1997 13:50:37 GMT Organization: NASA/MSFC Message-ID: <5qdard$af0$1@hammer.msfc.nasa.gov> References: <5q6fgs$ddp$1@hammer.msfc.nasa.gov> <5qcs3o$2c9@sun3.uni-essen.de> phy070@spo101 (H.-R. Oberhage) wrote: >Is the 'non-functioning network' perhaps TP versus the >functioning BNC? Then it might be, that the Cogent >driver (Configure(.app)) selection is not for automatic >but e.g. fixed on BNC. Nope. I'm physically using thin wire in both cases and I've tried setting interface to both BNC only and to automatic. (Automatic is my default, the BNC was tried on the off chance it was the autodetect that was failing.) Allyn
From: dutille@NOSPAMtele.ntnu.no (dutilleux) Newsgroups: comp.sys.next.sysadmin Subject: ftp transfer rate problem Date: 14 Jul 1997 14:12:51 GMT Organization: The Norwegian University of Science and Technology Message-ID: <5qdc53$9rq@due.unit.no> Hello, I currently use two PCs (a DX2/66 and a Pentium90) under NEXTSTEP 3.3. Both machines use a 3Com EtherlinkIII board as an Ethernet adapter. I've just recorded the ftp transfert rate for a given file from one machine to another and vice versa, a couple of times in each direction. The result is the following : DX2/66->Pentium90 minimum speed : 10 kB/s, average : 15 kB/s Pentium90->DX2/66 maximum speed : 2.5 kB/s, average : 1.5 kB/s Does it make sense to anybody ? Is there a way to increase the transfer rate on the Pentium90 ? That would be of great help when transfering large files to the outside world, back-ups for example. Regards, Guillaume Dutilleux ___________________________________________________________________________ Guillaume Dutilleux PhD student Acoustics Group Dept. of Telecommunications N-7034 Trondheim Norway dutille@NOSPAMtele.ntnu.no
From: scott@atype.com (Scott DiNitto) Newsgroups: comp.sys.next.sysadmin Subject: NFS and NeXT Date: Mon, 14 Jul 1997 14:54:09 GMT Organization: MIT Laboratory for Computer Science Message-ID: <5qdea3$jna$1@grapevine.lcs.mit.edu> I would like to know what needs to take place to restart the NFS server from a telnet session. I have added the appropriate share to /etc/exports. According to the manual, I need to reboot the machine for the changes to take affect. I would rather not do this. Basicly, what I need to know is - What processes are running that are part of NFS? - Can I kill these processes and restart them to get the same affect as rebooting? - I heard there is an admin tool that can be used at the console to configure all this... what app is it, and how do I use it? Although I would rather configure all this from telnet, I may need to know this if I can not configure it from telnet. - does anyone know of a step by step process going about doing what I want to do? Currently, when I try to mount a directory from this NeXT machine, I get RPC: Program not registered error. To avoid this, I know I have to add the directory I want accessible to the /etc/exports file. Right? SD
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Advice on troubleshooting network Date: 14 Jul 1997 15:08:56 GMT Organization: P&L Systems Message-ID: <5qdfe8$1lo$1@ironhorse.plsys.co.uk> References: <maury-1107971406480001@199.166.204.230> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: maury@softarc.com In <maury-1107971406480001@199.166.204.230> Maury Markowitz wrote: > The machine is a P166 with PCI, EIDE HD (Wester Digital) and a DEC21140 > based ether card. I'm assuming that it's a 100Mb model (although we're on > 10Mb) due to a light on the back reading 100M beside the TX and RX lights. Most 100Mb/s cards will also run at 10Mb/s and should automatically determine what speed the ethernet is running at by detecting the heartbeat signal. It's typically the experience that if there are any 10Mb/s devices connected to an ethernet segment, all devices end up running at that speed. If your card is running at 100Mb/s on a 10Mb/s network, then you should switch to the 10Mb/s version of the driver, or you won't be able to talk to anything else on the network. > I've selected the DECChip 21140 driver, which the OS presented to me > automatically. I assume this means that the card is somehow managing to > communicate with the system after some fashion. I' not too sure if the > drivers for 10Mb and 100Mb really do anything different (anyone know?) so > I tried both. Yeah --- PCI cards have a unique ID number according to make, model and manufacturer which allows Configure.app to know what drivers match your particular hardware. ISA devices --- like most sound cards --- have no such built in identification, so you'll be prompted with all of the known drivers of that class. If you boot in verbose mode, part of the text you see scrolling past will be a listing of the ID numbers for all of the devices attached to your PCI bus. [Deletia] > Soooo, where too from here? I tried a few CLI utils like ftp, but no > luck. Is there something a little more "to the metal" I should be using > to diagnose the problem? The primary tools in OpenStep for sorting out networking problems from the command line are: ifconfig --- tells you how the interface is configured (IP, netmask, broadcast address): can also be used as root to change interface configuration. eg: kings-arms:~:% ifconfig -a lo0: flags=869<UP,LOOPBACK,NOTRAILERS,RUNNING> inet 127.0.0.1 netmask ff000000 en0: flags=63<UP,BROADCAST,NOTRAILERS,RUNNING> inet 195.224.29.19 netmask ffffff00 broadcast 195.224.29.255 netstat --- interface to all sorts information to do with networking as read from kernel data structures. This has a host of different command line options to do different things, but the most commonly used variants are: Print out the routing tables: kings-arms:~:% netstat -r Routing tables Destination Gateway Flags Refs Use Interface 195.224.100.96 router UGH 0 0 en0 195.224.100.64 router UGH 0 0 en0 195.224.28.32 router UGH 0 0 en0 195.224.100.32 router UGH 0 0 en0 195.224.28.16 router UGH 0 0 en0 localhost localhost UH 1 1991 lo0 default router UG 0 27 en0 astra-net26.astr router UG 0 0 en0 195.224.83 router UG 0 0 en0 plsys-net.plsys. kings-arms U 143 1810949 en0 195.224.118 router UG 0 0 en0 195.224.119 router UG 0 0 en0 list all interfaces and their traffic since the last reboot: kings-arms:~:% netstat -i Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll lo0 1536 loopback localhost 48374 0 48374 0 0 en0 1500 plsys-net.p kings-arms 1927147 0 2668980 0 0 en0* 1500 none none 1968619 0 2668976 0 110312 Show all open sockets: Active Internet connections Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp 0 0 kings-arms.721 gilbeys.2802 ESTABLISHED tcp 0 0 kings-arms.2746 arachnid.2453 ESTABLISHED tcp 0 0 kings-arms.2453 arachnid.3084 ESTABLISHED tcp 0 0 kings-arms.721 gilbeys.2782 ESTABLISHED tcp 0 0 kings-arms.721 gilbeys.2757 ESTABLISHED [etc...] arp --- examine the contents of the Ethernet to IP address translation table: kings-arms:~:% arp -a ivyhouse.plsys.co.uk (195.224.29.12) at 0:0:f:1:5c:c [etc...] ping --- using ICMP Echo packets to test network connectivity. kings-arms:~:% ping ivyhouse PING ivyhouse.plsys.co.uk: 56 data bytes 64 bytes from 195.224.29.12: icmp_seq=0. time=2. ms 64 bytes from 195.224.29.12: icmp_seq=1. time=1. ms 64 bytes from 195.224.29.12: icmp_seq=2. time=1. ms ^C ----ivyhouse.plsys.co.uk PING Statistics---- 3 packets transmitted, 3 packets received, 0% packet loss round-trip (ms) min/avg/max = 1/1/2 Nb. You'll probably want to add /usr/etc to your path by editing ~/.cshrc so that 'ping', 'arp' and 'ifconfig' can be located easily by the shell. Matthew [Posted and mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: phy070@spo101 (H.-R. Oberhage) Newsgroups: comp.sys.next.sysadmin Subject: Re: NFS and NeXT Date: 14 Jul 1997 15:24:21 GMT Organization: Universitaet Essen GH, Germany Message-ID: <5qdgb5$3u9@sun3.uni-essen.de> References: <5qdea3$jna$1@grapevine.lcs.mit.edu> Scott DiNitto (scott@atype.com) wrote: : I would like to know what needs to take place to restart the NFS : server from a telnet session. I have added the appropriate share to : /etc/exports. According to the manual, I need to reboot the machine : for the changes to take affect. I would rather not do this. Basicly, : what I need to know is : : [...] No, you need to know something else :-). After changing the /etc/exports (or the netinfo-entries, for that matter), you can set the export-settings in effect immediately by giving the command 'exportfs' (see man page; there you can see ... : : Currently, when I try to mount a directory from this NeXT machine, I : get RPC: Program not registered error. To avoid this, I know I have to : add the directory I want accessible to the /etc/exports file. Right? ... that even this is not necessery - you can give all data and options on the commandline and using (-i) exports won't be looked up for that). But(!) for the things to get visible by NeXTs mechanism under Net (which actually is automount (name by any company except NeXT) or autonfsmount (as it's called by NeXT)), you have to reboot (or restart this portion (just autonfsmount)) *if* you add a machine (/directory) that previously wasn't there. That is something auto(nfs)mount can't do automatically - accept a new additional map. But from you writing, I doubt you want to do that. Greetings, Ruediger Oberhage -- H.-R. Oberhage Mail: Univ.-GH Essen E-Mail: phy070@sp2.power.Uni-Essen.DE Fachbereich 7 (Physik) ruediger@Theo-Phys.Uni-Essen.DE S05 V07 E88 Universitaetsstrasse 5 Phone: (+49) 201 / 183-2493 D-45117 Essen, Germany FAX: (+49) 201 / 183-2120
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: NFS and NeXT Date: 14 Jul 1997 15:56:54 GMT Organization: P&L Systems Message-ID: <5qdi86$32p$1@ironhorse.plsys.co.uk> References: <5qdea3$jna$1@grapevine.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: scott@atype.com In <5qdea3$jna$1@grapevine.lcs.mit.edu> Scott DiNitto wrote: > I would like to know what needs to take place to restart the NFS > server from a telnet session. I have added the appropriate share to > /etc/exports. According to the manual, I need to reboot the machine > for the changes to take affect. I would rather not do this. Basicly, > what I need to know is OK. You'll have to load the exports file into Netinfo, or better still, use NFSManager.app to set up the exports. In general, you don't need to reboot the machine. Just run exportfs -va to re-export all partitions, and mount -va to mount any new partitions. NFSManager.app basically takes care of this for you when you change the entries for the local machine, but not for entries in other machines' local netinfo or in network netinfo domains. Automounted filesystems (ie. anything set up to be mounted on /Net) will fix themselves over time: the chached results from lookupd have to time out, etc. etc. Unfortunately the only we to hurry this process along that I've found is to reboot. > - What processes are running that are part of NFS? The daemons that handle the NFS system are: nfsd --- handles the exporting (server) side biod --- implements a buffer cache for asynchronous IO on the importing (client) side You'll usually see from 4 to 8 instances of each of the above running. autonfsmount --- handle automounting various partitions portmap --- the rpc master daemon: allocates NFS requests to the appropriate daemon. rpc.mountd --- the rpc daemon which handles mount requests. > - Can I kill these processes and restart them to get the same affect > as rebooting? No. > - I heard there is an admin tool that can be used at the console to > configure all this... what app is it, and how do I use it? Although I > would rather configure all this from telnet, I may need to know this > if I can not configure it from telnet. Like I said, NFSManager.app is the tool to use to administer NFS exports/mounts. You can also use NetInfoMAnager.app to access the netinfo database directly, if that takes your fancy. Remember that under NextStep or OpenStep, the exports and mounts databases have to be stored in netinfo: you can't use flat files. > - does anyone know of a step by step process going about doing what I > want to do? > > Currently, when I try to mount a directory from this NeXT machine, I > get RPC: Program not registered error. To avoid this, I know I have to > add the directory I want accessible to the /etc/exports file. Right? If all you have is a telnet session, the best method is to dump out the fstab and exports files from netinfo into /tmp, edit them there, and then load them back into netinfo: nidump exports . >/tmp/exports vi /tmp/exports niload -p -d exports . < /tmp/exports exportfs -va nidump fstab / > /tmp/fstab vi /tmp/fstab niload -p -d fstab / < /tmp/fstab mount -va Matthew [Posted and mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: graeme@cam-ani.co.uk (Graeme Barnes) Newsgroups: comp.sys.next.sysadmin Subject: Re: NFS and NeXT Date: Mon, 14 Jul 1997 15:35:53 GMT Organization: Cambridge Animation Systems Ltd Sender: news@cam-ani.co.uk Message-ID: <EDBFBu.E8@cam-ani.co.uk> References: <5qdea3$jna$1@grapevine.lcs.mit.edu> scott@atype.com (Scott DiNitto) wrote: >I would like to know what needs to take place to restart the NFS >server from a telnet session. I have added the appropriate share to >/etc/exports. According to the manual, I need to reboot the machine >for the changes to take affect. I would rather not do this. Basicly, >what I need to know is > >- What processes are running that are part of NFS? >- Can I kill these processes and restart them to get the same affect >as rebooting? >- I heard there is an admin tool that can be used at the console to >configure all this... what app is it, and how do I use it? Although I >would rather configure all this from telnet, I may need to know this >if I can not configure it from telnet. >- does anyone know of a step by step process going about doing what I >want to do? Most of what you need to know can be read from /etc/rc: if [ -f /usr/etc/exportfs ]; then # Clear the table of exported filesystems before running exportfs. > /etc/xtab fbshow -B -I "Exporting filesystems" -z 68 if /usr/etc/exportfs -a >/dev/console 2>&1; then # There is no "right" number of nfsd's. Infrequently-accessed # servers can get by with 4 or fewer. 8 is not excessive for # heavily-loaded servers. /usr/etc/nfsd 6 && (echo -n ' nfsd') >/dev/console /usr/etc/rpc.mountd && (echo -n ' rpc.mountd') >/dev/console 2>&1 fi fi As you can see, nfsd and rpc.mountd will only be started if there are any exports (which makes sense). To add new exports either use NFSManager or go myhost> niload exports / /SomeRootDir -some_mount_options_or_other ^D which does the same thing. Then run '/usr/etc/exportfs -a' to export them. Note that once an export has been added /etc/rc will start nfsd and rpc.mountd at boot time for you automatically. Hope this helps, Graeme -- ____________________________________________________________________________ Graeme Barnes : Cambridge Animation Systems Ltd : Tel: +44 1223 578100 Systems and Network : 20 Cambridge Place, Cambridge : Fax: +44 1223 578101 Administrator : Cambs CB2 1NR, UK : graeme@cam-ani.co.uk
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Vmount and Workspace ---heeeeeeelppp! Date: Mon, 14 Jul 1997 13:55:47 -0400 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.NXT.3.96.970714134615.331A-100000@peace> References: <33CA2C34.2334BE09@hei.unige.ch> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Raphael Marmier <marmier4@hei.unige.ch> In-Reply-To: <33CA2C34.2334BE09@hei.unige.ch> On Mon, 14 Jul 1997, Raphael Marmier wrote: > The problem is: how to have vmount executed at each login in place of > the traditional DOS probing performed by Workspace? I don't know about "in place of" but you could do it "in addition to" by adding it to the Workspace LaunchPaths dwrite..... TickleServices has an easy way to do this... Or is it something that should be run before the user is logged in? In that case you want a LoginHook (see the online docs and perhaps pick up ftp://ftp.next.peak.org/pub/next/apps/utils/workspace/LogHooks.1.0.NIHS.bs.tar.g z ftp://ftp.next.peak.org/pub/next/apps/utils/workspace/LogHooks.1.0.README) > The second question is: how to restrict the use of the mounted vfat > drive, or subsidiarily, how to do to have the drive mounted only for > certain users? I don't know... does vmount allow for usage by of regular UNIX permissions? If so than the drive can simply be mounted as any other drive would be... To have it mounted for only certain users I think you'd need some sort of shell script/C program to check if the users is in a group 'ie group "vmount" or some such' and only execute if they are. > finaly: can someone tell me how to customize Loginwindow and Workspace > as system admin. (customizations that must not be changed by users) What do you mean 'customize'? For LoginWindow, all you can really customize is a loginwindow tiff file, unless you are talking about an authenticator of some kind, in which case I can't be of any help at all... For Workspace, do you mean what shows up when the users log in? You can't... or at least, you shouldn't. The users should be able to customize their own accounts, which is the beauty of NS over Win* for many years now. This would be cruel to do in a normal environment. If you don't want them to delete files, etc, then you should not give them permission to change those files.... otherwise you should let their $HOME be their own... The only case I could think of would be some sort of public information system where people can come up and use the machine to get info, but that is all they should be able to do. In this case, the files should be owned by someone other than the UID used to login, and write permission should be denied. Please don't do this to normal users.... I beg you.... TjL
From: "Robert G. Jacobs" <rob@rjacobs.Stanford.EDU> Newsgroups: comp.sys.next.sysadmin Subject: Changing username Date: Mon, 14 Jul 1997 14:38:35 -0700 Organization: Stanford University Message-ID: <Pine.NXT.3.96.970714143610.2382A-100000@rjacobs.Stanford.EDU> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII How do I go about changing my username from user1 to user2? Is it easier to create a new called user2 and then move everything over? Rob rjacobs@vk.stanford.edu
From: maury@softarc.com (Maury Markowitz) Newsgroups: comp.sys.next.sysadmin Subject: Re: Advice on troubleshooting network Date: Mon, 14 Jul 1997 18:48:04 -0400 Organization: SoftArc Inc. Message-ID: <maury-1407971848040001@199.166.204.230> References: <maury-1107971406480001@199.166.204.230> <5qdfe8$1lo$1@ironhorse.plsys.co.uk> In article <5qdfe8$1lo$1@ironhorse.plsys.co.uk>, Matthew_Seaman@plsys.co.uk (Matthew Seaman) wrote: More info: I have selected the correct driver. The driver and stack looks OK in ifconfig. The routing table looks correct in netstat. I can ping myself via the loopback or the en0 interface. The card is seeing network traffic. It still doesn't work. What I need to find is the break between the card and the drivers. It looks like it's at the driver level, the IP stuff is working, and the card is doing _something_ (as OpenStep does ID it correctly and everything) but that's it, it does not appear they are talking to each other. The next step would be? Maury
From: kpfleger@hpp.Stanford.EDU (Karl Pfleger) Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.misc Subject: BLC timeout installing Openstep4.2-pre2 w/ BusLogic 958 SCSI Date: 14 Jul 1997 23:13:19 GMT Organization: Computer Science Department, Stanford University Distribution: world Message-ID: <5qebqf$l41$1@nntp.Stanford.EDU> References: <5qc336$fo$1@nntp.Stanford.EDU> I've now correctly terminated both ends of my SCSI bus, and confirmed that the driver I'm selecting is the correct one for the BT-958 controller, but I'm getting the same endless loop of BLC timeout and then reset of the SCSI bus. Anyone else using this card with Openstep 4.2? -Karl In article <5qc336$fo$1@nntp.Stanford.EDU> kpfleger@hpp.Stanford.EDU (Karl Pfleger) writes: >I'm having problems installing Openstep 4.2 prelease 2 for Mach on Intel >(the version given out at Apple's World-Wide Developer Conference recently). >I get stuck on the "NeXT Mach Operating System" screen right after the step >where you select drivers for the hard drive and CD-ROM. At the bottom it says: > BLC timeout > Resetting SCSI bus... > BLC timeout > Resetting SCSI bus... >and loops endlessly. > >My computer's hardware: Pentium II, ASUS KN97-X motherboard, BusLogic BT-958 >SCSI controller (Ultra/Wide), UW SCSI hard drive, SCSI-II CD-ROM, PS/2 mouse, >Adaptec 6901C ethernet card, internal SCSI Zip drive. > >All the SCSI devices are connected to the one BusLogic controller. >The IDs are: hard drive is 0, CD-ROM is 2, Zip is 5, controller is 7. >I selected "BusLogic PCI SCSI Adapter (v4.01) (Dev:12 Func:0 Bus:0)" as the >driver for both the hard drive and CD-ROM. This must be the correct driver >since selecting other drivers caused a different type of failure. I couldn't >find anything out of the ordinary about this driver in the NextAnswers page. > >Anyone know what might be the problem here? > >-Karl > >---------------------------------------------------------------------------- >Karl Pfleger kpfleger@cs.stanford.edu http://www.stanford.edu/~kpfleger/ >---------------------------------------------------------------------------- > >P.S. The last few lines before it begins to loop are: > PCIC: No device at base address 0x03e0 > BusLogic controller at port 0xd800 > BusLogic: 16 Targets per bus; Host ID=7 > Resetting SCSI bus... > Registering: sc0 > BLC timeout > Resetting SCSI bus... > BLC timeout > Resetting SCSI bus... > etc. > > >A note on SCSI bus termination: > >SCSI bus termination still seems somewhat complex to me, especially when you >have a mixed wide/narrow bus. The card has a wide (68-pin) connector and a >narrow (50-pin) connector on the inside of the machine. Off of the wide >connector is the hard drive which doesn't appear to have termination >enabled, and then a free connector, which doesn't seem to have anything in >it. Off of the narrow connector is the Zip drive without termination >enabled, then a free connector, then the CD-ROM which does have termination >enabled. I currently have both Windows95 and Linux (RedHat 4.2) installed on >the computer and both appear to work fine with all SCSI devices. > >When I first tried it, the CD-ROM was set to SCSI id 1 and did not have >termination enabled, but Win95 and Linux still worked fine. It doesn't seem >like the wide end of the bus is terminated to me but I can't terminate it at >the moment. I don't have an active terminator to stick on the last wide >connector and I don't have an appropriately sized jumper to stick onto the >jumper slot no the hard drive to enable its termination. I guess the vendor >I bought the computer from recently didn't include any and the ones from the >CD-ROM and Zip drive of which I have a few extra seem to be too big to fit. >But if this is really a termination problem, why do Win95 and Linux work >fine? Linux taxes the SCSI bus just as much as Openstep, one would think. >I'll call the local electronics store (Fry's) and find out how much an active >wide terminator costs.
From: luomat+next+usenet@luomat.peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: How do I change my hostname the best way? Date: 15 Jul 1997 00:44:38 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5qeh5m$bp3$1@ha2.rdc1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii I want/need to change my hostname on my machine which is connected to the Internet and also connected to the slab which is the NetInfo master. I know I can change it using HostManager, but will that update NetInfo in all the necessary ways? Do I need to change it anywhere else? ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org>
From: phy070@spo101 (H.-R. Oberhage) Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.misc Subject: Re: BLC timeout installing Openstep4.2-pre2 w/ BusLogic 958 SCSI Followup-To: comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.misc Date: 15 Jul 1997 09:40:19 GMT Organization: Universitaet Essen GH, Germany Distribution: world Message-ID: <5qfgi3$8cg@sun3.uni-essen.de> References: <5qc336$fo$1@nntp.Stanford.EDU> <5qebqf$l41$1@nntp.Stanford.EDU> Karl Pfleger (kpfleger@hpp.Stanford.EDU) wrote: : I've now correctly terminated both ends of my SCSI bus, and confirmed that : the driver I'm selecting is the correct one for the BT-958 controller, : but I'm getting the same endless loop of BLC timeout and then reset of the : SCSI bus. Anyone else using this card with Openstep 4.2? No, I'm not, but ... : : [...] : >where you select drivers for the hard drive and CD-ROM. At the bottom it says: : > BLC timeout : > Resetting SCSI bus... : > BLC timeout : > Resetting SCSI bus... : >and loops endlessly. ... I can reproduce your behaviour with an Adaptec 2940 U/W quite easily by (all physical things being setup correctly) not telling the adapter to not(!) send an initate-comanand and to not(!) negotiate with (what follows) and to use 20 MB/s only with a Nomai 540 MCD drive (serving as a SyQuest 3270S replacement). I.e. this drive hangs the bus, although being detected correctly before, in the same manner, you describe. After changing the settings (for the ID of this drive only in my case), everything runs fine. In your config (assuming an U/W disk can do U/W :-)), the SCSI CDROM- drive and the Zip-driver (especially) are possible candidates. I could determine the device by booting verbose and the first device not reporting back (i.e. disk recognized (in may case), MCD driver didn't even show up in this(!) phase, it did before) was the culprit. Maybe this works for you too? Greetings, Ruediger Oberhage -- H.-R. Oberhage Mail: Univ.-GH Essen E-Mail: phy070@sp2.power.Uni-Essen.DE Fachbereich 7 (Physik) ruediger@Theo-Phys.Uni-Essen.DE S05 V07 E88 Universitaetsstrasse 5 Phone: (+49) 201 / 183-2493 D-45117 Essen, Germany FAX: (+49) 201 / 183-2120
Sender: "gaviota" <gaviota@telcel.net.ve> Control: cancel <5qelf7$js1$155@smarty.telcel.net.ve> Message-ID: <cancel.5qelf7$js1$155@smarty.telcel.net.ve> Subject: cmsg cancel <5qelf7$js1$155@smarty.telcel.net.ve> From: jem@xpat.com Newsgroups: comp.sys.amiga.audio,comp.sys.amiga.games,comp.sys.amiga.applications,comp.sys.amiga.marketplace,comp.sys.amiga.programmer,comp.sys.amiga.multimedia,comp.sys.amiga.introduction,comp.sys.amiga.cd32,comp.sys.amiga.uucp,comp.sys.amiga.reviews,comp.sys.amiga.announce,comp.sys.unisys,comp.sys.next,comp.sys.next.advocacy,comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.software,comp.sys.next.misc,comp.sys.next.marketplace,comp.sys.next.bugs,comp.sys.next.programmer Date: 15 Jul 1997 02:09:18 GMT EMP article removed by jem@xpat.com. Original Headers: From: "gaviota" <gaviota@telcel.net.ve> Subject: Add this success to you portfolio Venture.exe (1/1) Newsgroups: comp.sys.amiga.audio,comp.sys.amiga.games,comp.sys.amiga.applications,comp.sys.amiga.marketplace,comp.sys.amiga.programmer,comp.sys.amiga.multimedia,comp.sys.amiga.introduction,comp.sys.amiga.cd32,comp.sys.amiga.uucp,comp.sys.amiga.reviews,comp.sys.amiga.announce,comp.sys.unisys,comp.sys.next,comp.sys.next.advocacy,comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.software,comp.sys.next.misc,comp.sys.next.marketplace,comp.sys.next.bugs,comp.sys.next.programmer Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!news-peer.sprintlink.net!news-sea-19.sprintlink.net!news-in-west.sprintlink.net!news.sprintlink.net!Sprint!206.48.41.100!news.telcel.net.ve!not-for-mail Lines: 3297
From: luomat@peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: Changing username Date: 15 Jul 1997 11:43:11 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5qfnof$f68$1@ha2.rdc1.nj.home.com> References: <Pine.NXT.3.96.970714143610.2382A-100000@rjacobs.Stanford.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: rob@rjacobs.Stanford.EDU In <Pine.NXT.3.96.970714143610.2382A-100000@rjacobs.Stanford.EDU> "Robert G. Jacobs" wrote: > How do I go about changing my username from user1 to user2? Is it easier > to create a new called user2 and then move everything over? Should just be: Change it in UserManager.app and run 'chown' on all the files owned by you (both of which require you to be root) TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org>
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Advice on troubleshooting network Date: 15 Jul 1997 13:31:18 GMT Organization: P&L Systems Message-ID: <5qfu36$r3b$1@ironhorse.plsys.co.uk> References: <maury-1107971406480001@199.166.204.230> <5qdfe8$1lo$1@ironhorse.plsys.co.uk> <maury-1407971848040001@199.166.204.230> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: maury@softarc.com In <maury-1407971848040001@199.166.204.230> Maury Markowitz wrote: > I have selected the correct driver. OK. > The driver and stack looks OK in ifconfig. OK^2 > The routing table looks correct in netstat. OK^3 > I can ping myself via the loopback or the en0 interface. Good --- but can you ping any other machines on your network[*]? I guess not. Have you tried swapping out the ethernet cables? Sometimes a damaged cable or connector can generate echoes which scramble packets on the network. Attaching your OpenStep box to a known good drop cable etc. should eliminate a number of possible failure modes. Hmmm... Another weapon in the tcp/ip management arsenal which I forgot to mention before is 'traceroute', which shows you all the gateways your packets go through to reach a particular destination. It's usually used for diagnosing problems several network hops away, but it will show up local problems too. Here's the route from here to one of the 2ary DNS servers for our zone: traceroute to ns2.xara.net (194.143.161.107), 30 hops max, 40 byte packets 1 router (195.224.29.254) 0 ms 10 ms 0 ms 2 astra-th1.astra.co.uk (193.82.224.239) 30 ms 20 ms 30 ms 3 hs0-0-xfs-dmany-many.TH7.core.rtr.xara.net (195.224.64.1) 30 ms 30 ms 30 ms 4 hs0-0-xfs-dmany-many.TH7.core.rtr.xara.net (195.224.64.1) 30 ms 40 ms 30 ms 5 se0-llb-x-th7.PT1.core.rtr.xara.net (194.143.162.62) 40 ms 30 ms 30 ms 6 ns2.xara.net (194.143.161.107) 30 ms 40 ms 30 ms > The card is seeing network traffic. Presumably you can tell this from the blinken lights on the back of the card? If you try connecting to your OpenStep box from one of your other machines --- it doesn't matter how --- you should see it's IP and Ethernet MAC address listed in the output of arp --- use arp -a but be prepared to wait for the timeouts while arp fails to lookup hostnames in DNS. If you can see anything in the arp table, that means that packets are being processed all the way up to the kernel level. > It still doesn't work. Are there any nasty messages in /usr/adm/messages? Always a good place to look if you have problems. > What I need to find is the break between the card and the drivers. It > looks like it's at the driver level, the IP stuff is working, and the card > is doing _something_ (as OpenStep does ID it correctly and everything) but > that's it, it does not appear they are talking to each other. Ho hum. It's about this time I'd be firing up snoop or tcp_dump or some other network sniffer to see if (a) any sort of packets are being generated by the system at all and (b) that the packets which are generated are well formed. It always was impossible to run a network sniffer on black next hardware, and i believe the same is still true of PC hardware under OpenStep. We have a Solaris box that I use for this purpose. What sort of router do you use? Most brands support the ability to ping hosts, and many can let you monitor the traffic on the network. > The next step would be? I hate to say it, but the symptoms you describe do sound to me a lot like a machine that has been plugged into a different network than the one it's configured for. Unless the two match, nothing else on the network will ever be able to get a packet back to you --- from their point of view, that machine's IP number is on some remote network, and they should send packets out through the gateway to get to it. Is there even the remotest possibility that you've typo'd somewhere in setting up your OpenStep box? If that's not the case, then I'd start to look at swapping out the ethernet card: it could be that the one you have simply doesn't work with OpenStep. Or that your card is faulty somehow. Matthew [*] Sometimes you can ping the network number or the broadcast address and get a response from many of the systems there: usually Unix boxes (including OpenStep machines) will respond, but PC's not running Unix, Macs, routers etc. won't. [Posted and mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Changing username Date: 15 Jul 1997 14:04:45 GMT Organization: P&L Systems Message-ID: <5qg01t$r3b$2@ironhorse.plsys.co.uk> References: <Pine.NXT.3.96.970714143610.2382A-100000@rjacobs.Stanford.EDU> <5qfnof$f68$1@ha2.rdc1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: luomat@peak.org In <5qfnof$f68$1@ha2.rdc1.nj.home.com> Timothy J. Luoma wrote: > In <Pine.NXT.3.96.970714143610.2382A-100000@rjacobs.Stanford.EDU> "Robert G. > Jacobs" wrote: > > How do I go about changing my username from user1 to user2? Is it easier > > to create a new called user2 and then move everything over? > > Should just be: Change it in UserManager.app and run 'chown' on all the files > owned by you (both of which require you to be root) Uh --- if you just change the 'name' field in netinfo, leaving everything else the same, all your files etc. will automatically appear with the new name. So long as you preserve the UID number, you won't need to use chown. Remember that you may have to log out and log in again to get your session to update itself. Matthew -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: gfin@psych.ualberta.ca.nospam Newsgroups: comp.sys.next.sysadmin Subject: Re: Cogent/Adaptec ethernet card problem Date: 15 Jul 1997 17:49:19 GMT Organization: University of Alberta, Edmonton, Canada Message-ID: <5qgd6v$l52$1@pulp.ucs.ualberta.ca> References: <5q6fgs$ddp$1@hammer.msfc.nasa.gov> In-Reply-To: <5q6fgs$ddp$1@hammer.msfc.nasa.gov> On 07/11/97, Allyn Tennant wrote: >I have two new machines both with a similar ethernet problem. I use Cogent EM960 cards in several PCI machines running NS3.3, with no problems. Many months ago, when there were reports of bugs in the Cogent driver, I switched to the DECchip21040 driver (the EM960 uses this chip). These cards work great for me, pumping up to 950 kb/sec in ftps between Pentium machines. >By swaping ethernet cards, the problem swaps machines, hence >there is something about the card. Of course, the IP >address goes with the card... Not true. The card's ethernet address goes with the card, but the IP that this hardware address is mapped to just depends on the ARP tables in your router. If you change cards, the router will correct the tables to map the new hardware addr to the IP of your station. The IP is either provided to your machine at boot-time by the domain's Netinfo server (if you use automatic host configuration), or read from /etc/hostconfig. Maybe it's just a bad card. You could try slapping it into a Windows machine for testing. If the card checks out OK you might look again for an IP conflict in your network. Those can make a number of bad things happen. If your MS net has only Win95 and NT machines (Win 3.x was too dumb to respond to pings), you can just try leaving the bad station off and pinging the IP that you think is free. If you get an answer, then there's already a machine at that address. -- ---------------------------------------------- Gary Finley, Psychology Dept. Univ. of Alberta Network manager, Web manager, and postmaster. gfin@psych.ualberta.ca (NeXTmail welcome) http://web.psych.ualberta.ca/staff_bios/gary.finley.htmld/
From: gfin@psych.ualberta.ca.nospam Newsgroups: comp.sys.next.sysadmin Subject: Re: Cogent/Adaptec ethernet card problem Date: 15 Jul 1997 17:53:44 GMT Organization: University of Alberta, Edmonton, Canada Message-ID: <5qgdf8$g16$1@pulp.ucs.ualberta.ca> References: <5q6fgs$ddp$1@hammer.msfc.nasa.gov> In-Reply-To: <5q6fgs$ddp$1@hammer.msfc.nasa.gov> On 07/11/97, Allyn Tennant wrote: >I have two new machines both with a similar ethernet problem. I use Cogent EM960 cards in several PCI machines running NS3.3, with no problems. Many months ago, when there were reports of bugs in the Cogent driver, I switched to the DECchip21040 driver (the EM960 uses this chip). These cards work great for me, pumping up to 950 kb/sec in ftps between Pentium machines. >By swaping ethernet cards, the problem swaps machines, hence >there is something about the card. Of course, the IP >address goes with the card... Not true. The card's ethernet address goes with the card, but the IP that this hardware address is mapped to just depends on the ARP tables in your router. If you change cards, the router will correct the tables to map the new hardware addr to the IP of your station. The IP is either provided to your machine at boot-time by the domain's Netinfo server (if you use automatic host configuration), or read from /etc/hostconfig. Maybe it's just a bad card. You could try slapping it into a Windows machine for testing. If the card checks out OK you might look again for an IP conflict in your network. Those can make a number of bad things happen. If your MS net has only Win95 and NT machines (Win 3.x was too dumb to respond to pings), you can just try leaving the bad station off and pinging the IP that you think is free. If you get an answer, then there's already a machine at that address. -- ---------------------------------------------- Gary Finley, Psychology Dept. Univ. of Alberta Network manager, Web manager, and postmaster. gfin@psych.ualberta.ca (NeXTmail welcome) http://web.psych.ualberta.ca/staff_bios/gary.finley.htmld/
Newsgroups: comp.sys.next.marketplace,comp.sys.next.hardware,comp.sys.next.sysadmin From: allan@ali.bc.ca (Allan Noordvyk) Subject: Re: Just got a cube Message-ID: <EDDonG.KL2@gateway.ali.bc.ca> Sender: nobody@gateway.ali.bc.ca Mime-Version: 1.0 Cc: dredd@megacity.org Content-Type: text/plain; charset=us-ascii Organization: ALI Technologies Date: Tue, 15 Jul 1997 20:52:27 GMT References: <33c5e28e.19168873@news.mixi.net> In comp.sys.next.marketplace,comp.sys.next.hardware,comp.sys.next.sysadmin Derek Balling wrote: > > I have recently acquired (my friend was trying to clean out his > basement) a NeXT Cube with b/w monitor. He says he believes it is a > 68030/25 with 16MB RAM. He claims the optical drive may not be > functional, and that the "networking support" is not currently > installed. Note that the old optical drive is not supported by recent releases of the operating system (AFAIK, my cube came without one). > However, when it boots up the net support APPEARS to be installed (it > seems like it tries to use RARP or some such to get an IP address from > the local ethernet). Sounds like the system is currently configured to net boot. This probably means that there is no operating system on its hard-drive. The hard-drive is probably a small one used for swapping once the system has pulled a copy of the kernel into memory over the net. > Combine this with a lack of manuals or a copy of the installation > software and you come up with a big mess. Anybody out there have any > thoughts or suggestions for me? If the system doesn't have a floppy drive just ignore the advice below. 1. Get a newer bigger SCSI hard-drive to hold the operating system. 2. See if someone in your area got the Rhapsody pre-release CD-ROM at the developer conference and would be willing to give it to you. 3. Get the installation boot floppy image from www.next.com. 4. Install the operating system. Note that if the system continues to want to net boot after the hard- drive is installed, you will need to change the settings in the non- volatile RAM on the motherboard by using a special key sequence and some cryptic commands (further info available at www.next.com). You might want to get some more RAM as well, 16 MB is a little tight for the latest iterations of the operating system, even when running in mono-only. ciao -- Allan Noordvyk, Software Artisan, ALI Technologies
From: Reilly <reillyof@hhs.net> Newsgroups: comp.sys.next.sysadmin Subject: Re: How to configure ext. HD as boot device Date: Tue, 15 Jul 1997 18:54:28 -0400 Organization: Reilly Medical Offices Message-ID: <33CBFFA3.277571CF@hhs.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------ACBA2F7974556F050DD95E5F" --------------ACBA2F7974556F050DD95E5F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I would like to use a 4GB external HD as the boot disk with the internal as a scratch disk This machine will be the server on a small network. There are 3 issues I am concerned about. 1. How relevant is, or how do you modify, the description in the boot log for the Disk Capacity. This description in the log occurs prior to mounting the 3 partitions that I established in the /etc/fstab and /disktab files. The description in the log is as follows: FUJITSU M2934 S-512 Rev0103 as sd1 at sc0 target 4 Lun0 Disk Label: partition2a Disk Capacity 57MB, Device Block 512 bytes Did I miss a step in "Adding On without Flipping Out"? 2. I am concerned with modifying issue 1 above because, How would you install OpenStep 4.1 on the external HD if the installation software only recognizes a 57 MB external HD. Additionally how could you define the external HD as the boot device? 3. Finally, what performance issues should be consider if any? Thanks, all suggestions are appreciated. Have a great day. Mark --------------ACBA2F7974556F050DD95E5F Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <HTML> I would like to use a 4GB external HD as the boot disk with the internal as a scratch disk&nbsp; This machine will be the server on a small network. There are 3 issues I am concerned about. <P>1.&nbsp; How relevant is, or how do you modify, the description in the boot log for the Disk Capacity.&nbsp; This description in the log occurs prior to mounting&nbsp; the 3 partitions that I established in the /etc/fstab and /disktab files. The description in the log is as follows: <P>FUJITSU M2934 S-512 Rev0103 as sd1 at sc0 target 4 Lun0 <BR>Disk Label: partition2a <BR>Disk Capacity <B>57MB</B>, Device Block 512 bytes <P>Did I miss a step in "Adding On without Flipping Out"? <P>2.&nbsp; I am concerned with modifying issue 1 above because, How would you install OpenStep 4.1 on the external HD if the installation software only recognizes a 57 MB external HD.&nbsp; Additionally how could you define the external HD as the boot device? <P>3.&nbsp; Finally, what performance issues should be consider if any? <P>Thanks, all suggestions are appreciated. <BR>Have a great day. <P>Mark</HTML> --------------ACBA2F7974556F050DD95E5F--
From: billc@ns1.upside.net (Chris Bill) Newsgroups: comp.sys.next.sysadmin Subject: Can't get back into multiuser mode! Date: 16 Jul 1997 02:32:16 GMT Organization: University of Maine System Message-ID: <slrn5sod1u.a2n.billc@home.upside.net> The story so far... I deleted /etc/hostconfig and my NeXTstation woudln't boot (it hung on the automounter). I waited 30 minutes, which I thought to be reasonable. Then I rebooted, starting the machine in single user mode and copying a backup copy of hostconfig. When I finished, I tried to reboot with "reboot sd", the computer rebooted, and plopped me back in single user mode. I looked through NeXT answers and couldn't find anything applicable to this situation. Also, does anyone know how to start with a fresh netinfo config? I've been using the machine off of a network, and assigned it arbitrary values for the IP address, hostname and such. Now I need to put it on a network. Thanks for any help. - Bill <billc@upside.net>
Sender: 9763123733835@compuserve.com Control: cancel <5qi0af$emg@news1-alterdial.uu.net> Message-ID: <cancel.5qi0af$emg@news1-alterdial.uu.net> Subject: cmsg cancel <5qi0af$emg@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 16 Jul 1997 08:22:41 GMT EMP article removed by jem@xpat.com. Original Headers: From: 9763123733835@compuserve.com Subject: GO GET SEX FREE WITH password Newsgroups: comp.sys.next.sysadmin Path: ...!hammer.uoregon.edu!csulb.edu!gatech!howland.erols.net!news.mathworks.com!uunet!not-for-mail Lines: 99
From: gary099g@erols.com Newsgroups: comp.sys.next.sysadmin Subject: DON"T Pay For $ex Site Entry Date: 16 Jul 1997 08:32:55 GMT Organization: Free Sex inc. Message-ID: <5qi0vn$d9n@news1-alterdial.uu.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=_-=391 This is a multi-part message in MIME format. --_-=391 Content-type: text/html; name="Sex~1.htm" Content-transfer-encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9JRVRGLy9EVEQgSFRNTC8vRU4iPg0KDQo8aHRt bD4NCg0KPGhlYWQ+DQo8dGl0bGU+U0VDUkVUIFBBU1NXT1JEIEZPUiBBRFVMVCBTSUdIVFM8 L3RpdGxlPg0KPG1ldGEgbmFtZT0iR0VORVJBVE9SIiBjb250ZW50PSJNaWNyb3NvZnQgRnJv bnRQYWdlIDEuMSI+DQo8L2hlYWQ+DQoNCjxib2R5IGJnY29sb3I9IiNDMEMwQzAiIHRleHQ9 IiM4MEZGRkYiIGxpbms9IiMwMDAwRkYiIHZsaW5rPSIjMDAwMEZGIiBhbGluaz0iI0ZGMDAw MCI+DQo8ZGl2IGFsaWduPWNlbnRlcj48Y2VudGVyPg0KPHRhYmxlIGJvcmRlcj01IGNlbGxw YWRkaW5nPTI+DQo8dHI+PHRkIGFsaWduPWNlbnRlciB3aWR0aD0xMDAlPjxmb250IGNvbG9y PSIjRkZGRjAwIj48Zm9udCBzaXplPTc+PGI+RlJFRSEgRlJFRSEgRlJFRSE8YnI+DQo8L2I+ PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT01PjxiPlRI QVQnUyBSSUdIVC4uLiBDT01QTEVURUxZIDwvYj48L2ZvbnQ+PGZvbnQgc2l6ZT02PjxiPkZS RUUhITwvYj48L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjMDAwMEZGIj48Zm9udCBzaXpl PTU+PGI+PGk+PGJyPg0KRU5URVIgVEhST1VHSCBBRFVMVFNJR0hUUyAmIzE2OTsgPC9pPjwv Yj48L2ZvbnQ+PGZvbnQgc2l6ZT02Pjxicj4NCjwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9 IiNGRkZGMDAiPjxmb250IHNpemU9Nz48Yj5JVCdTIEZSRUUhISEhITwvYj48L2ZvbnQ+PC9m b250PjwvdGQ+PC90cj4NCjwvdGFibGU+DQo8L2NlbnRlcj48L2Rpdj4NCjxwIGFsaWduPWNl bnRlcj48Zm9udCBGQUNFPSJDb21pYyBTYW5zIE1TIj48Zm9udCBjb2xvcj0iIzIyMTY1QSI+ PGZvbnQgc2l6ZT03PiA8L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjRkYwMDAwIj48Zm9u dCBzaXplPTc+T05FIFBBU1NXT1JEIDxmb250IEZBQ0U9IkNvbWljIFNhbnMgTVMiPjxicj4N CjwvZm9udD48L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjMjIxNjVBIj48Zm9udCBzaXpl PTU+IDwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9IiNGRkZGMDAiPjxmb250IHNpemU9NT48 c3Ryb25nPkdFVFMgWU9VIFVOTElNSVRFRCBGUkVFIEFDQ0VTUyBUTyBPVkVSIA0KMTgwMCsg T0YgVEhFIEhPVFRFU1QgQURVTFQgU0lURVMgPC9zdHJvbmc+PC9mb250PjwvZm9udD48L3A+ DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29sb3I9IiMwMDAwMDAiPjxmb250IHNpemU9NT48 c3Ryb25nPklGIFlPVSBBUkUgVElSRUQgT0YgUEFZSU5HIFRPIEdFVCBJTlRPIFNFWCANClNJ VEVTLi4uPC9zdHJvbmc+PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGRkZGRiI+PGZv bnQgc2l6ZT01PjxzdHJvbmc+IDwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9 IiMwMEZGRkYiPjxmb250IHNpemU9NT5PbmUgUGFzc3dvcmQgaXMgYWxsIHlvdSBuZWVkISEh PGJyPg0KPC9mb250PjwvZm9udD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgRkFDRT0i Q29taWMgU2FucyBNUyI+PGZvbnQgY29sb3I9IiMyMjE2NUEiPjxmb250IHNpemU9Nj4gPC9m b250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT02PjxzdHJvbmc+ TE9PSyBXSEFUIFlPVSBHRVQhPC9zdHJvbmc+PC9mb250PjwvZm9udD48L3A+DQo8cCBhbGln bj1jZW50ZXI+PGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PGZvbnQgY29sb3I9IiMyMjE2 NUEiPjxmb250IHNpemU9NT4gPC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGRkYwMCI+ PGZvbnQgc2l6ZT01PjxzdHJvbmc+VU5MSU1JVEVEIEZSRUUgQUNDRVNTIFRPIE9WRVIgMTgw MCsgT0YgDQpUSEUgSE9UVEVTVCBBRFVMVCBTSVRFUzwvc3Ryb25nPiA8Zm9udCBGQUNFPSJD b21pYyBTYW5zIE1TIj48L2ZvbnQ+PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iIzIyMTY1 QSI+PGZvbnQgc2l6ZT01PiA8L2ZvbnQ+PC9mb250PjwvcD4NCjxoMSBhbGlnbj1jZW50ZXI+ PGZvbnQgY29sb3I9IiNGRjAwMDAiPjxmb250IHNpemU9NT48c3Ryb25nPkp1c3QgQSBGZXcg T2YgVGhlIE92ZXIgMTgwMCsgWFhYIFJhdGVkIFNpZ2h0cyBUaGF0IA0KWW91IENhbiBFbnRl ciBDb21wbGV0ZWx5IEZyZWUhPGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PC9mb250Pjwv c3Ryb25nPjwvZm9udD48L2ZvbnQ+PC9oMT4NCjxoMSBhbGlnbj1jZW50ZXI+PGZvbnQgY29s b3I9IiM4MEZGMDAiPjxmb250IHNpemU9Nj48c3Ryb25nPlRFRU4gU0lURVM8L3N0cm9uZz48 L2ZvbnQ+PC9mb250PjwvaDE+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29sb3I9IiMwMDAw MDAiPjxmb250IHNpemU9ND4xMDAwIEhPVCBBTkQgTmFLRUQgLSBDZUxlQlJpVGlFUyBBTkQg VEVFTlMgLSAxMDAxIE51ZGUgRXJvdGljIA0KVGVlbnMgLSAyMCBBbWFUZWVucyAtIDYyMyBO dWRlIENlbGVicml0aWVzIEFuZCBUZWVucyAtIEFBQSBTTFVUWSANClRFRU5TIC0gQW1hdGV1 ciBUZWVucyAtIEFtYXRldXIgVGVlbnMgRnJvbSBBcm91bmQgVGhlIFdvcmxkIC0gQW1hdGV1 ciANClRlZW5zISAtIENvY2sgSHVuZ3J5IFRlZW5zIC0gQ3VtIERyaW5raW5nIFRlZW5zIC1G aXN0IEZ1Y2tpbmcgVGVlbnMgLSBIb3QgDQpOdWRlIFRlZW5zIC0gTm90aGluZyBCdXQgVGVl bnMgLSBUZWVucyBJbiBUcm91YmxlIC0gVHdhdCBTdWNraW5nIFRlZW5zIDwvZm9udD48L2Zv bnQ+PC9wPg0KPHAgYWxpZ249Y2VudGVyPjxmb250IGNvbG9yPSIjRkYwMDAwIj48Zm9udCBz aXplPTY+PHN0cm9uZz5BU0lBTiBTSUdIVFM8L3N0cm9uZz48L2ZvbnQ+PC9mb250PjwvcD4N CjxwIGFsaWduPWNlbnRlcj48Zm9udCBjb2xvcj0iIzAwMDAwMCI+PGZvbnQgc2l6ZT00PkFs bCBBc2lhbiBUZWVuIC0gQXNpYW4gQmFiZXMgLSBBc2lhbiBCYWJlcyBzaWFuIEJhYmVzISAt IEFzaWFuIEJlbGxlcyAtIEFzaWFuIA0KQm9uZGFnZSAtIEFzaWFuIEN1dGUgR2lybHMgLSBB c2lhbiBEZWxpdGVzIC0gQXNpYW4gRXJvcyAtIEFzaWFuIEZsb3dlcnMgLSANCkFzaWFuIEdv bGQgLSBZb3VuZyBBc2lhbiBXb21lbiAtIEFzaWFuIEhhcmRDb3JlIEFTSUFOIEhBUkRDT1JF IC0gDQpUSEUgTEVHRU5EIENPTlRJTlVFUyAtIEFTSUFOIEhvbG9zdWl0ZSAtIEFzaWFuIExv dmUgRG9sbHMgPC9mb250PjwvZm9udD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29s b3I9IiNGRjAwRkYiPjxmb250IHNpemU9Nj48c3Ryb25nPkNFTEVCUklUWSBTSUdIVFM8L3N0 cm9uZz48L2ZvbnQ+PC9mb250PjwvcD4NCjxwIGFsaWduPWNlbnRlcj48Zm9udCBjb2xvcj0i IzAwMDAwMCI+PGZvbnQgc2l6ZT00PiMxIE51ZGUgQ2VsZWJyaXR5IFBhZ2UgISAtIENlbGVi d29ybGQgQWNlJ3MgLSBYWFggQ2VsZWJyaXR5IFBpY3MgLSBDZWxlYnJpdHkgDQpDZW50cmFs IC0gQ2VsZWJyaXR5IENoaWNrIFBhdHRpZXMgLSBDZWxlYnJpdHkgQ3VtYm94IC0gQ2VsZWJy aXR5IFBpY3R1cmVzIA0KQ2VsZWJyaXR5IFBpY3R1cmVzIEdvbGQgU2l0ZSAtIENlbGVicml0 eSBTa2luIC0gQ2VsZWJyaXR5IFNraW4tQUJDIC0gRGEgUm9ja3MgDQpudWRlIGNlbGVicml0 eSBBcmNoaXZlIC0gTWFya3MgQ2VsZWJyaXR5IFBpY3R1cmVzIDIgLSBOdWRlIENlbGVicml0 eSBBcmNoaXZlIC0gDQpTdGFyTG9jYXRvciAtIENlbGVicml0eSBTdXBlclMgLSBUaGUgRGFp bHkgTnVkZSBDZWxlYnJpdHkgUGFnZSAtIFRoZSBNdXN0IA0KU2VlIE5VREUgQ2VsZWJyaXR5 IFNpdGUgLSBUaGUgVWx0aW1hdGUgQ2VsZWJyaXR5IENvbGxlY3Rpb24gPC9mb250PjwvZm9u dD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PGZv bnQgY29sb3I9IiNGRjRGQTciPjxmb250IHNpemU9NT4gPC9mb250PjwvZm9udD48Zm9udCBj b2xvcj0iIzAwODBGRiI+PGZvbnQgc2l6ZT01PjxzdHJvbmc+VU5MSU1JVEVEIEZSRUUgQUND RVNTIFRPIE9VUiBYWFggUkFURUQgDQpDSEFUIFJPT008L3N0cm9uZz48L2ZvbnQ+PC9mb250 PjwvcD4NCjxwIGFsaWduPWNlbnRlcj48Zm9udCBGQUNFPSJDb21pYyBTYW5zIE1TIj48Zm9u dCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT01PjxzdHJvbmc+R2V0IFlvdXIgQURVTFRT SUdIVFMgQUdFIFZFUklGSUNBVElPTiANCk1FTUJFUlNISVAgRk9SIE9OTFkgJDEyLjk1LiBJ dHMgR29vZCBGb3IgQW4gDQpFbnRpcmUgWWVhciBBbmQgR2V0cyBZb3UgVU5MSU1JVEVEIEZS RUUgQWNjZXNzIA0KSW50byAxODAwKyBPZiBUaGUgQmVzdCBBZHVsdCBTaXRlcyBPbiBUaGUg d2ViIEFsbCBZZWFyIA0KQWxsIEZyZWUuIE5ldmVyIFBheSBBbm90aGVyIERpbWUgVG8gR2V0 IEludG8gQSBTZXggU2l0ZSANCkFnYWluLjwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PGZvbnQg Y29sb3I9IiNGRkZGMDAiPjxmb250IHNpemU9NT48YnI+DQo8L2ZvbnQ+PC9mb250PjwvZm9u dD48Zm9udCBjb2xvcj0iI0ZGMDA4MCI+PGZvbnQgc2l6ZT03PjxzdHJvbmc+Qk9OVVMhISE8 YnI+DQo8L3N0cm9uZz48L2ZvbnQ+PGZvbnQgc2l6ZT01PjxzdHJvbmc+RlJFRSBYWFggQ2hh dCBSb29tcyEhITwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PC9wPg0KPHAgYWxpZ249Y2VudGVy PjxhIGhyZWY9Imh0dHA6Ly8yMDUuMjE2LjI0OS4xOC9jZ2ktc2hsL2RibWwuZXhlP3RlbXBs YXRlPS9hcy9zaWdudXAuZGJtJmFtcDtzaXRlPXN0MzUzMjUiPjxmb250IGNvbG9yPSIjODAw MDgwIj48Zm9udCBzaXplPTY+PHN0cm9uZz5JIFdBTlQgVEhFIFBBU1NXT1JEIE5PVzwvc3Ry b25nPjwvZm9udD48L2ZvbnQ+PC9hPjwvcD4NCjwvYm9keT4NCg0KPC9odG1sPg0K --_-=391
Sender: gary099g@erols.com Control: cancel <5qi0vn$d9n@news1-alterdial.uu.net> Message-ID: <cancel.5qi0vn$d9n@news1-alterdial.uu.net> Subject: cmsg cancel <5qi0vn$d9n@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 16 Jul 1997 08:34:40 GMT EMP article removed by jem@xpat.com. Original Headers: From: gary099g@erols.com Subject: DON"T Pay For $ex Site Entry Newsgroups: comp.sys.next.sysadmin Path: ...!hammer.uoregon.edu!hunter.premier.net!tnt.premier.net!news-feed1.tiac.net!uunet!not-for-mail Lines: 99
From: szallies@energotec.de (Constantin Szallies) Newsgroups: comp.sys.next.sysadmin,comp.sys.next.bugs Subject: Taylor UUCP freezes your server Date: 16 Jul 1997 08:24:53 GMT Organization: Technet GmbH Message-ID: <5qi0gl$5ki$1@oxygen.technet.net> Hi everybody, we observed the following problem with using Taylor UUCP on Openstep 4.0 Intel. Whenever someone dials in and your server accepts the call, the system freezes and must be switched off. This does not happen when we dial out, only when someone dials in. Maybe it's a problem of the serial port driver? At least NS 3.3 had lot's of problems with it. Greetings -- # Constantin Szallies, Energotec GmbH # szallies@energotec.de # 49211-9144018
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: Dev tools on separate HD Message-ID: <EDEy5x.1x4@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <5qb8o1$n41$1@ha2.rdc1.nj.home.com> Date: Wed, 16 Jul 1997 13:15:31 GMT In article <5qb8o1$n41$1@ha2.rdc1.nj.home.com> luomat+next+usenet@luomat.peak.org (Timothy J. Luoma) writes: > > HD #1 is the HD I am using now as the boot disk > > HD #2 is the HD I was using as the boot disk, which is now mounted > as /Disk/. > > #2 has the developer tools on it. I need to use it, but don't > #have room on 1 to install it. > > Can I link the Dev tools from #2 to #1? If so, how do I figure > out all the files that need to be linked? > Easy, you just have to link /Disk/NextDeveloper to /NextDeveloper and possibly /Disk/LocalDeveloper to /LocalDeveloper, and in a second step you should compare /Disk/usr to /usr and link the missing parts (most likely local, lib, include, ...). If you don't care about the lost diskspace and haven't customized the new system yet, you could just link /Disk/usr to /usr and save the more tedious part of camparing directory listings. And of course, you'd want to link the developer documentation in /NextLibrary/Bookshelves and/or /NextLibrary/Documentation. -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: How do I change my hostname the best way? Message-ID: <EDEynG.20r@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <5qeh5m$bp3$1@ha2.rdc1.nj.home.com> Date: Wed, 16 Jul 1997 13:26:00 GMT In article <5qeh5m$bp3$1@ha2.rdc1.nj.home.com> luomat+next+usenet@luomat.peak.org (Timothy J. Luoma) writes: > > I want/need to change my hostname on my machine which is connected > to the Internet and also connected to the slab which is the > NetInfo master. > > I know I can change it using HostManager, but will that update > NetInfo in all the necessary ways? Do I need to change it anywhere > else? > You'll have to check whether HostManager changes the other places where the host name might be stored. There is at least /etc/hostconfig which is used during the network startup phase. And I don't know about UUCP and PPP. There might be something 'round the corner. My guess is that you need SimpleNetworkStarter to get things straigt. -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
From: alanf@izzy.net Newsgroups: comp.sys.next.sysadmin Subject: Re: Can't get back into multiuser mode! Date: 16 Jul 1997 16:40:38 GMT Organization: "Comshare, Inc." Message-ID: <5qiti6$446$1@inet-prime.comshare.com> References: <slrn5sod1u.a2n.billc@home.upside.net> Cc: billc@ns1.upside.net In <slrn5sod1u.a2n.billc@home.upside.net> Chris Bill wrote: > The story so far... > > I deleted /etc/hostconfig and my NeXTstation woudln't boot (it hung on the > automounter). I waited 30 minutes, which I thought to be reasonable. > Then I rebooted, starting the machine in single user mode and copying a > backup copy of hostconfig. > > When I finished, I tried to reboot with "reboot sd", the computer rebooted, > and plopped me back in single user mode. > > I looked through NeXT answers and couldn't find anything applicable to this > situation. > > Also, does anyone know how to start with a fresh netinfo config? I've been > using the machine off of a network, and assigned it arbitrary values for the > IP address, hostname and such. Now I need to put it on a network. > > Thanks for any help. > > - Bill <billc@upside.net> > > Try restoring the /etc/netinfo dir from the same template area you got a clean hostconfig from. Regards, Alan Frabutt (alanf@izzy.net)
From: Matthew Reichman <mreichman@earthlink.net> Newsgroups: comp.sys.next.sysadmin Subject: Problem Sendmail Message upon dial-in link up with Earthlink.net Date: 16 Jul 1997 17:06:07 GMT Organization: Como me Gusta productions Message-ID: <5qiv1v$5tj@argentina.earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Problem Sendmail Message upon dial-in link up with Earthlink.net I'm running sendmail 8.7.6 on NS3.3 m68k. When I dial in to my provider (Earthlink) I get the following message: sendmail[2508]: gethostbyaddr() failed for 207.217.19.41 What is causing this and how do I fix it? -- Be well, Matthew Reichman <mreichman@earthlink.net> NeXTMAIL, SUN Mail & MIME welcome PGP key --> email w/ subject "request_PGP"
From: Matthew Reichman <mreichman@earthlink.net> Newsgroups: comp.sys.next.sysadmin Subject: Problem Sendmail Message upon dial-in link up with Earthlink.net Date: 16 Jul 1997 17:07:25 GMT Organization: Como me Gusta productions Message-ID: <5qiv4d$4ir@suriname.earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Problem Sendmail Message upon dial-in link up with Earthlink.net I'm running sendmail 8.7.6 on NS3.3 m68k. When I dial in to my provider (Earthlink) I get the following message: sendmail[2508]: gethostbyaddr() failed for 207.217.19.41 What is causing this and how do I fix it? -- Be well, Matthew Reichman <mreichman@earthlink.net> NeXTMAIL, SUN Mail & MIME welcome PGP key --> email w/ subject "request_PGP"
Sender: 9865555545@compuserve.com Control: cancel <5qj4ue$as4@news1-alterdial.uu.net> Message-ID: <cancel.5qj4ue$as4@news1-alterdial.uu.net> Subject: cmsg cancel <5qj4ue$as4@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 16 Jul 1997 18:46:42 GMT EMP article removed by jem@xpat.com. Original Headers: From: 9865555545@compuserve.com Subject: FREE Pa$$Word TO 1200 sex sites Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!news.maxwell.syr.edu!news-feed1.tiac.net!uunet!not-for-mail Lines: 99
From: <ahoffman@poseidon.crosslink.net> Newsgroups: comp.sys.next.sysadmin Subject: Commercial: $50.00 co-location Linux servers available now! Date: 16 Jul 1997 19:45:06 GMT Organization: CrossLink Internet Services Message-ID: <5qj8c2$3ub$7@kronos.crosslink.net> NNTP-Posting-User: ahoffman If you want to run a Internet server, on a T1 or better, we can provide the connection for you, at reasonable rates, starting at $50 / month, run which ever operating system you like as long as you can manage it accross the net. see http://announce.com/lowrisk.html for more information. Al Hoffman Announce Communications
From: stephen@ccc1.tamu.edu@ (Stephen Johnson) Newsgroups: comp.sys.next.sysadmin Subject: Re: Vmount and Workspace ---heeeeeeelppp! Date: 16 Jul 1997 20:40:44 GMT Organization: Texas A&M University, College Station, Texas Message-ID: <5qjbkc$ou4@news.tamu.edu> References: <33CA2C34.2334BE09@hei.unige.ch> <Pine.NXT.3.96.970714134615.331A-100000@peace> NNTP-Posting-Date: 16 Jul 1997 20:40:44 GMT In-Reply-To: <Pine.NXT.3.96.970714134615.331A-100000@peace> On 07/14/97, Timothy Luoma wrote: > >On Mon, 14 Jul 1997, Raphael Marmier wrote: > snip > >> The second question is: how to restrict the use of the mounted vfat >> drive, or subsidiarily, how to do to have the drive mounted only for >> certain users? > >I don't know... does vmount allow for usage by of regular UNIX >permissions? If so than the drive can simply be mounted as any other >drive would be... > >To have it mounted for only certain users I think you'd need some sort of >shell script/C program to check if the users is in a group 'ie group >"vmount" or some such' and only execute if they are. > snip Right, you could use a shell script with chown or chmod to make the volume belong to whomever or have whatever permissions you want. Stephen -- --- Stephen Johnson Computer Consulting Intl, LTD PO Box 1046 College Station, TX 77841 NOTE - remove the trailing @ char. to mail to me.
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.security.unix,comp.sys.next.sysadmin Subject: tcp_wrappers by IP only? Followup-To: comp.sys.next.sysadmin Date: Wed, 16 Jul 1997 14:57:17 -0700 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.SUN.3.96.970716145038.8160A-100000@kira> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Followups to : comp.sys.next.sysadmin Note: a couple of you got this message by BCC so your email address wouldn't be gathered by spammers off the net My tcp_wrappers are only working if /etc/hosts.allow has IPs in it. Using hostnames or domains does not work. ie ftpd,rlogind,telnetd,rshd: 198.68.22. # PEAK.org works, but ftpd,rlogind,telnetd,rshd: .peak.org # PEAK.org does not. Interestingly, if I uses IPs and connect to my machine from peak.org, the tcpd does log the hostname: Jul 16 17:40:23 peace rlogind[719]: connect from peak.org What could be wrong? I have /etc/resolv.conf setup and nslookup does give me the correct information. Email replies especially appreciated... TjL
From: "Robert G. Jacobs" <rob@rjacobs.Stanford.EDU> Newsgroups: comp.sys.next.sysadmin,comp.sys.next.software Subject: Wierd Terminal.app behavior Date: Wed, 16 Jul 1997 16:33:02 -0700 Organization: Stanford University Message-ID: <Pine.NXT.3.96.970716162541.1227A-100000@rjacobs.Stanford.EDU> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On some machines I remotely connect to, I have a difficult time moving around using the arrow keys in a vi session without getting control characters. By way of explanation, if I move through a file using the down arrow, I will eventually be interrupted by a system beep, the editor will go into insert mode, and a 'B' will be displayed. If I try to move up I will eventually be interrupted by an 'A'. Right is a 'C' and left is a 'D'. This makes editing next to impossible on these machines. It doesn't happen on all machines I log in to, but on too many to be a coincidence. If I slow down the keyboard repeat rate, things improve, but it still occurs. I would appreciate any ideas to fix this. It's driving me crazy. Thanks. Rob rjacobs@vk.stanford.edu
From: Terry Wellmann <twell@dm.deskmedia.com> Newsgroups: comp.sys.next.sysadmin Subject: Modems with NeXT Date: Wed, 16 Jul 1997 19:52:08 -0500 Organization: MegsInet, Inc. - Midwestern Internet Services Message-ID: <33CD6CB8.C95A5C80@dm.deskmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Hello all. I've got an old NeXT box and I'd like to hook a modem up to it and get PPP running on it so I can link up to the net. Can someone point me in the right direction. What do I need to do to get a modem hooked up to it - is is like a Mac? Where can I get PPP software and a terminal program. Thanks, Terry
Newsgroups: comp.sys.next.sysadmin From: yuwaraj@ecf.toronto.edu (Murugathas Yuwaraj) Subject: Q: Decoding MIME/HEX attachments in NS3.0? Sender: news@ecf.toronto.edu (News Administrator) Message-ID: <EDFJDC.MyK@ecf.toronto.edu> Date: Wed, 16 Jul 1997 20:53:35 GMT Organization: University of Toronto, Engineering Computing Facility Hello Everyone, I have a Nextstation with NS3.0. I use PopOver to fetch my mail from our department's POP mail server. Could someone kindly tell me how I can retrieve attachments that are sent to me in MIME/HEX format? Is this possible without having to upgrade my OS? Thanks in advance. -Thas
From: arti@address.in.signature (Art Isbell) Newsgroups: comp.sys.next.marketplace,comp.sys.next.hardware,comp.sys.next.sysadmin Subject: Re: Just got a cube Date: 17 Jul 1997 05:17:05 GMT Organization: LavaNet, Inc. Distribution: world Message-ID: <5qk9sh$8ci@mochi.lava.net> References: <33c5e28e.19168873@news.mixi.net> <EDDonG.KL2@gateway.ali.bc.ca> allan@ali.bc.ca (Allan Noordvyk) wrote: > In comp.sys.next.marketplace,comp.sys.next.hardware,comp.sys.next.sysadmin Derek > Balling wrote: > > > > I have recently acquired (my friend was trying to clean out his > > basement) a NeXT Cube with b/w monitor. He says he believes it is a > > 68030/25 with 16MB RAM. He claims the optical drive may not be > > functional, and that the "networking support" is not currently > > installed. > > Note that the old optical drive is not supported by recent releases > of the operating system (AFAIK, my cube came without one). This isn't true - the original Canon MO drive still functions just as well as it ever did under OS 4.1 (not sure about 4.2 because my MO drive failed, but there's no reason to believe that it wouldn't work). What may be confusing you is that MO drives aren't supported in Turbo Cubes - i.e., those with the Turbo chipset (33 Mhz. 68040, etc.). There's no MO drive connector on those CPU boards. -- Art Isbell NeXT/MIME Mail: arti at lava dot net Trego Systems (for whom I don't speak) Voice/Fax: +1 808 394 0511 OPENSTEP/NT Voice Mail: +1 808 394 0495 managed care solutions US Mail: Honolulu, HI 96825-2638
Sender: 18334757@compuserve.com Control: cancel <5qkd4i$ln6@news1-alterdial.uu.net> Message-ID: <cancel.5qkd4i$ln6@news1-alterdial.uu.net> Subject: cmsg cancel <5qkd4i$ln6@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 17 Jul 1997 06:12:43 GMT EMP article removed by jem@xpat.com. Original Headers: From: 18334757@compuserve.com Subject: GET FREE 2100 $ex-Web $ites FREE! @? Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!europa.clark.net!news-peer.sprintlink.net!news.sprintlink.net!Sprint!uunet!not-for-mail Lines: 15
Sender: gary099g@erols.com Control: cancel <5qkd4k$kod@news1-alterdial.uu.net> Message-ID: <cancel.5qkd4k$kod@news1-alterdial.uu.net> Subject: cmsg cancel <5qkd4k$kod@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 17 Jul 1997 06:12:46 GMT EMP article removed by jem@xpat.com. Original Headers: From: gary099g@erols.com Subject: Get FREE PASSWORD SEX SITE..password is... Newsgroups: comp.sys.next.sysadmin Path: ...!newsfeed.direct.ca!news.maxwell.syr.edu!ais.net!uunet!not-for-mail Lines: 99
From: emclean@slip.net (Emmett McLean) Newsgroups: comp.sys.next.sysadmin Subject: Anyone's experience with Zilla Date: 16 Jul 1997 23:51:51 -0700 Organization: Slip.Net Message-ID: <5qkfe7$3uh@slip.net> Hi, Would anyone comment on how effective is Zilla at distributing processes over a network and improving the performance of applications such as make and cc? Thanks, Emmett
From: gary099g@erols.com Newsgroups: comp.sys.next.sysadmin Subject: Get FREE PASSWORD SEX SITE..password is... Date: 17 Jul 1997 06:12:36 GMT Organization: Inc. Inc. Free Sex Password Message-ID: <5qkd4k$kod@news1-alterdial.uu.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=_-=599 This is a multi-part message in MIME format. --_-=599 Content-type: text/html; name="Sex~1.htm" Content-transfer-encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9JRVRGLy9EVEQgSFRNTC8vRU4iPg0KDQo8aHRt bD4NCg0KPGhlYWQ+DQo8dGl0bGU+U0VDUkVUIFBBU1NXT1JEIEZPUiBBRFVMVCBTSUdIVFM8 L3RpdGxlPg0KPG1ldGEgbmFtZT0iR0VORVJBVE9SIiBjb250ZW50PSJNaWNyb3NvZnQgRnJv bnRQYWdlIDEuMSI+DQo8L2hlYWQ+DQoNCjxib2R5IGJnY29sb3I9IiNDMEMwQzAiIHRleHQ9 IiM4MEZGRkYiIGxpbms9IiMwMDAwRkYiIHZsaW5rPSIjMDAwMEZGIiBhbGluaz0iI0ZGMDAw MCI+DQo8ZGl2IGFsaWduPWNlbnRlcj48Y2VudGVyPg0KPHRhYmxlIGJvcmRlcj01IGNlbGxw YWRkaW5nPTI+DQo8dHI+PHRkIGFsaWduPWNlbnRlciB3aWR0aD0xMDAlPjxmb250IGNvbG9y PSIjRkZGRjAwIj48Zm9udCBzaXplPTc+PGI+RlJFRSEgRlJFRSEgRlJFRSE8YnI+DQo8L2I+ PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT01PjxiPlRI QVQnUyBSSUdIVC4uLiBDT01QTEVURUxZIDwvYj48L2ZvbnQ+PGZvbnQgc2l6ZT02PjxiPkZS RUUhITwvYj48L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjMDAwMEZGIj48Zm9udCBzaXpl PTU+PGI+PGk+PGJyPg0KRU5URVIgVEhST1VHSCBBRFVMVFNJR0hUUyAmIzE2OTsgPC9pPjwv Yj48L2ZvbnQ+PGZvbnQgc2l6ZT02Pjxicj4NCjwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9 IiNGRkZGMDAiPjxmb250IHNpemU9Nz48Yj5JVCdTIEZSRUUhISEhITwvYj48L2ZvbnQ+PC9m b250PjwvdGQ+PC90cj4NCjwvdGFibGU+DQo8L2NlbnRlcj48L2Rpdj4NCjxwIGFsaWduPWNl bnRlcj48Zm9udCBGQUNFPSJDb21pYyBTYW5zIE1TIj48Zm9udCBjb2xvcj0iIzIyMTY1QSI+ PGZvbnQgc2l6ZT03PiA8L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjRkYwMDAwIj48Zm9u dCBzaXplPTc+T05FIFBBU1NXT1JEIDxmb250IEZBQ0U9IkNvbWljIFNhbnMgTVMiPjxicj4N CjwvZm9udD48L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjMjIxNjVBIj48Zm9udCBzaXpl PTU+IDwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9IiNGRkZGMDAiPjxmb250IHNpemU9NT48 c3Ryb25nPkdFVFMgWU9VIFVOTElNSVRFRCBGUkVFIEFDQ0VTUyBUTyBPVkVSIA0KMTgwMCsg T0YgVEhFIEhPVFRFU1QgQURVTFQgU0lURVMgPC9zdHJvbmc+PC9mb250PjwvZm9udD48L3A+ DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29sb3I9IiMwMDAwMDAiPjxmb250IHNpemU9NT48 c3Ryb25nPklGIFlPVSBBUkUgVElSRUQgT0YgUEFZSU5HIFRPIEdFVCBJTlRPIFNFWCANClNJ VEVTLi4uPC9zdHJvbmc+PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGRkZGRiI+PGZv bnQgc2l6ZT01PjxzdHJvbmc+IDwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9 IiMwMEZGRkYiPjxmb250IHNpemU9NT5PbmUgUGFzc3dvcmQgaXMgYWxsIHlvdSBuZWVkISEh PGJyPg0KPC9mb250PjwvZm9udD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgRkFDRT0i Q29taWMgU2FucyBNUyI+PGZvbnQgY29sb3I9IiMyMjE2NUEiPjxmb250IHNpemU9Nj4gPC9m b250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT02PjxzdHJvbmc+ TE9PSyBXSEFUIFlPVSBHRVQhPC9zdHJvbmc+PC9mb250PjwvZm9udD48L3A+DQo8cCBhbGln bj1jZW50ZXI+PGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PGZvbnQgY29sb3I9IiMyMjE2 NUEiPjxmb250IHNpemU9NT4gPC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGRkYwMCI+ PGZvbnQgc2l6ZT01PjxzdHJvbmc+VU5MSU1JVEVEIEZSRUUgQUNDRVNTIFRPIE9WRVIgMTgw MCsgT0YgDQpUSEUgSE9UVEVTVCBBRFVMVCBTSVRFUzwvc3Ryb25nPiA8Zm9udCBGQUNFPSJD b21pYyBTYW5zIE1TIj48L2ZvbnQ+PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iIzIyMTY1 QSI+PGZvbnQgc2l6ZT01PiA8L2ZvbnQ+PC9mb250PjwvcD4NCjxoMSBhbGlnbj1jZW50ZXI+ PGZvbnQgY29sb3I9IiNGRjAwMDAiPjxmb250IHNpemU9NT48c3Ryb25nPkp1c3QgQSBGZXcg T2YgVGhlIE92ZXIgMTgwMCsgWFhYIFJhdGVkIFNpZ2h0cyBUaGF0IA0KWW91IENhbiBFbnRl ciBDb21wbGV0ZWx5IEZyZWUhPGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PC9mb250Pjwv c3Ryb25nPjwvZm9udD48L2ZvbnQ+PC9oMT4NCjxoMSBhbGlnbj1jZW50ZXI+PGZvbnQgY29s b3I9IiM4MEZGMDAiPjxmb250IHNpemU9Nj48c3Ryb25nPlRFRU4gU0lURVM8L3N0cm9uZz48 L2ZvbnQ+PC9mb250PjwvaDE+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29sb3I9IiMwMDAw MDAiPjxmb250IHNpemU9ND4xMDAwIEhPVCBBTkQgTmFLRUQgLSBDZUxlQlJpVGlFUyBBTkQg VEVFTlMgLSAxMDAxIE51ZGUgRXJvdGljIA0KVGVlbnMgLSAyMCBBbWFUZWVucyAtIDYyMyBO dWRlIENlbGVicml0aWVzIEFuZCBUZWVucyAtIEFBQSBTTFVUWSANClRFRU5TIC0gQW1hdGV1 ciBUZWVucyAtIEFtYXRldXIgVGVlbnMgRnJvbSBBcm91bmQgVGhlIFdvcmxkIC0gQW1hdGV1 ciANClRlZW5zISAtIENvY2sgSHVuZ3J5IFRlZW5zIC0gQ3VtIERyaW5raW5nIFRlZW5zIC1G aXN0IEZ1Y2tpbmcgVGVlbnMgLSBIb3QgDQpOdWRlIFRlZW5zIC0gTm90aGluZyBCdXQgVGVl bnMgLSBUZWVucyBJbiBUcm91YmxlIC0gVHdhdCBTdWNraW5nIFRlZW5zIDwvZm9udD48L2Zv bnQ+PC9wPg0KPHAgYWxpZ249Y2VudGVyPjxmb250IGNvbG9yPSIjRkYwMDAwIj48Zm9udCBz aXplPTY+PHN0cm9uZz5BU0lBTiBTSUdIVFM8L3N0cm9uZz48L2ZvbnQ+PC9mb250PjwvcD4N CjxwIGFsaWduPWNlbnRlcj48Zm9udCBjb2xvcj0iIzAwMDAwMCI+PGZvbnQgc2l6ZT00PkFs bCBBc2lhbiBUZWVuIC0gQXNpYW4gQmFiZXMgLSBBc2lhbiBCYWJlcyBzaWFuIEJhYmVzISAt IEFzaWFuIEJlbGxlcyAtIEFzaWFuIA0KQm9uZGFnZSAtIEFzaWFuIEN1dGUgR2lybHMgLSBB c2lhbiBEZWxpdGVzIC0gQXNpYW4gRXJvcyAtIEFzaWFuIEZsb3dlcnMgLSANCkFzaWFuIEdv bGQgLSBZb3VuZyBBc2lhbiBXb21lbiAtIEFzaWFuIEhhcmRDb3JlIEFTSUFOIEhBUkRDT1JF IC0gDQpUSEUgTEVHRU5EIENPTlRJTlVFUyAtIEFTSUFOIEhvbG9zdWl0ZSAtIEFzaWFuIExv dmUgRG9sbHMgPC9mb250PjwvZm9udD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29s b3I9IiNGRjAwRkYiPjxmb250IHNpemU9Nj48c3Ryb25nPkNFTEVCUklUWSBTSUdIVFM8L3N0 cm9uZz48L2ZvbnQ+PC9mb250PjwvcD4NCjxwIGFsaWduPWNlbnRlcj48Zm9udCBjb2xvcj0i IzAwMDAwMCI+PGZvbnQgc2l6ZT00PiMxIE51ZGUgQ2VsZWJyaXR5IFBhZ2UgISAtIENlbGVi d29ybGQgQWNlJ3MgLSBYWFggQ2VsZWJyaXR5IFBpY3MgLSBDZWxlYnJpdHkgDQpDZW50cmFs IC0gQ2VsZWJyaXR5IENoaWNrIFBhdHRpZXMgLSBDZWxlYnJpdHkgQ3VtYm94IC0gQ2VsZWJy aXR5IFBpY3R1cmVzIA0KQ2VsZWJyaXR5IFBpY3R1cmVzIEdvbGQgU2l0ZSAtIENlbGVicml0 eSBTa2luIC0gQ2VsZWJyaXR5IFNraW4tQUJDIC0gRGEgUm9ja3MgDQpudWRlIGNlbGVicml0 eSBBcmNoaXZlIC0gTWFya3MgQ2VsZWJyaXR5IFBpY3R1cmVzIDIgLSBOdWRlIENlbGVicml0 eSBBcmNoaXZlIC0gDQpTdGFyTG9jYXRvciAtIENlbGVicml0eSBTdXBlclMgLSBUaGUgRGFp bHkgTnVkZSBDZWxlYnJpdHkgUGFnZSAtIFRoZSBNdXN0IA0KU2VlIE5VREUgQ2VsZWJyaXR5 IFNpdGUgLSBUaGUgVWx0aW1hdGUgQ2VsZWJyaXR5IENvbGxlY3Rpb24gPC9mb250PjwvZm9u dD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PGZv bnQgY29sb3I9IiNGRjRGQTciPjxmb250IHNpemU9NT4gPC9mb250PjwvZm9udD48Zm9udCBj b2xvcj0iIzAwODBGRiI+PGZvbnQgc2l6ZT01PjxzdHJvbmc+VU5MSU1JVEVEIEZSRUUgQUND RVNTIFRPIE9VUiBYWFggUkFURUQgDQpDSEFUIFJPT008L3N0cm9uZz48L2ZvbnQ+PC9mb250 PjwvcD4NCjxwIGFsaWduPWNlbnRlcj48Zm9udCBGQUNFPSJDb21pYyBTYW5zIE1TIj48Zm9u dCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT01PjxzdHJvbmc+R2V0IFlvdXIgQURVTFRT SUdIVFMgQUdFIFZFUklGSUNBVElPTiANCk1FTUJFUlNISVAgRk9SIE9OTFkgJDEyLjk1LiBJ dHMgR29vZCBGb3IgQW4gDQpFbnRpcmUgWWVhciBBbmQgR2V0cyBZb3UgVU5MSU1JVEVEIEZS RUUgQWNjZXNzIA0KSW50byAxODAwKyBPZiBUaGUgQmVzdCBBZHVsdCBTaXRlcyBPbiBUaGUg d2ViIEFsbCBZZWFyIA0KQWxsIEZyZWUuIE5ldmVyIFBheSBBbm90aGVyIERpbWUgVG8gR2V0 IEludG8gQSBTZXggU2l0ZSANCkFnYWluLjwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PGZvbnQg Y29sb3I9IiNGRkZGMDAiPjxmb250IHNpemU9NT48YnI+DQo8L2ZvbnQ+PC9mb250PjwvZm9u dD48Zm9udCBjb2xvcj0iI0ZGMDA4MCI+PGZvbnQgc2l6ZT03PjxzdHJvbmc+Qk9OVVMhISE8 YnI+DQo8L3N0cm9uZz48L2ZvbnQ+PGZvbnQgc2l6ZT01PjxzdHJvbmc+RlJFRSBYWFggQ2hh dCBSb29tcyEhITwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PC9wPg0KPHAgYWxpZ249Y2VudGVy PjxhIGhyZWY9Imh0dHA6Ly8yMDUuMjE2LjI0OS4xOC9jZ2ktc2hsL2RibWwuZXhlP3RlbXBs YXRlPS9hcy9zaWdudXAuZGJtJmFtcDtzaXRlPXN0MzUzMjUiPjxmb250IGNvbG9yPSIjODAw MDgwIj48Zm9udCBzaXplPTY+PHN0cm9uZz5JIFdBTlQgVEhFIFBBU1NXT1JEIE5PVzwvc3Ry b25nPjwvZm9udD48L2ZvbnQ+PC9hPjwvcD4NCjwvYm9keT4NCg0KPC9odG1sPg0K --_-=599
From: paul@oneclick.com (Paul Collins) Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.misc Subject: Re: probs installing Openstep 4.2 prerelease 2 (WWDC version) Date: Thu, 17 Jul 1997 01:04:10 -0700 Organization: One Click Systems Distribution: world Message-ID: <paul-1707970104100001@oneclick.vip.best.com> References: <5qc336$fo$1@nntp.Stanford.EDU> In article <5qc336$fo$1@nntp.Stanford.EDU>, kpfleger@hpp.Stanford.EDU (Karl Pfleger) wrote: > I'm having problems installing Openstep 4.2 prelease 2 for Mach on Intel > (the version given out at Apple's World-Wide Developer Conference recently). > I get stuck on the "NeXT Mach Operating System" screen right after the step > where you select drivers for the hard drive and CD-ROM. At the bottom it says: > BLC timeout > Resetting SCSI bus... > BLC timeout > Resetting SCSI bus... > and loops endlessly. > > My computer's hardware: Pentium II, ASUS KN97-X motherboard, BusLogic BT-958 > SCSI controller (Ultra/Wide), UW SCSI hard drive, SCSI-II CD-ROM, PS/2 mouse, > Adaptec 6901C ethernet card, internal SCSI Zip drive. > > All the SCSI devices are connected to the one BusLogic controller. I'm far from an expert on this hardware, but here's my 2 cents: So are there two SCSI busses or one? If two, is the "Bus:0" driver really going to work? Maybe you need a "Bus:0" driver PLUS a "Bus:1" driver. As far as I know, the "one termination at each end" rule works best. From your description, it might help to plug in the free (wide) end connector into the drive and make sure its terminated. If there are really two buses, then make sure termination of both is "on" on the board itself. My Adaptec controller turned out to be in the middle (or would have been if an external device was attached). So if the two buses are really one, then don't terminate the board. Check the board and HD's manufacturer's web sites for termination specifics and dip switch pinouts where applicable. Configure the controller to use more conservative SCSI settings: slower transfer rate (I'm at 5MB), disable "reconnect" (or is it auto-disconnect?), look for settings that might be less taxing on the bus. I did a lot of this sort of thing on mine, it turned out I had the wrong driver selected (and had to adjust IRQ & DMA, but the SCSI controller (thru "Mach OS") told me specifically when that was the case. Good luck and keep at it! Paul Collins -- Paul Collins, Owner/Developer One Click Systems -- -- paul@oneclick.com http://www.oneclick.com/ -- -- Now shipping! ClickMail 1.1 Internet gateway for QuickMail --
From: 3gmp@qlink.queensu.ca (Glenn Parsons) Newsgroups: comp.sys.next.sysadmin Subject: Help: Trying to "make" Samba Date: 17 Jul 1997 05:10:10 GMT Organization: Queen's University Message-ID: <5qk9fi$fsu@knot.queensu.ca> Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII Here's the fault on compile: > myhost> make > Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" > > -DNMBLOGFILE="/usr/local/samba > /var/log.nmb" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" > -DLMHOSTSFILE="/usr/local/samba/l > ib/lmhosts" -DLOCKDIR="/usr/local/samba/var/locks" > -DSMBRUN="/usr/local/samba/bin/smbrun" - > DWORKGROUP="WORKGROUP" -DGUEST_ACCOUNT="nobody" -DNEXT3_0 -arch m68k > Using LIBS = > Compiling server.c > ./server.c: In function `chain_reply': > ./server.c:3576: warning: shift count >= width of type > ./server.c:3577: warning: shift count >= width of type > ./server.c:3578: warning: shift count >= width of type > ./server.c:3579: warning: shift count >= width of type > ./server.c: In function `construct_reply': > ./server.c:3637: warning: shift count >= width of type > ./server.c:3638: warning: shift count >= width of type > ./server.c:3639: warning: shift count >= width of type > ./server.c:3640: warning: shift count >= width of type > ./server.c: In function `main': > ./server.c:4064: `O_NONBLOCK' undeclared (first use this function) > ./server.c:4064: (Each undeclared identifier is reported only once > ./server.c:4064: for each function it appears in.) > *** Exit 1 > Stop. I'm on a recently rebuilt drive running a NeXT Slab running OpenStep 4.0. I'm compiling Samba to network my Win 95 PC. Thanks in advance.. Glenn ----------------------------------------------------------------- Glenn Parsons BSc CISC (Computing Science) Queen's University Kingston, On. Canada 3gmp@Qlink.QueensU.ca parsonsg@declab.queensu.ca (*Note: all mail forwarded to qlink) http://qlink.queensu.ca/~3gmp "We shall not have much reason to complain of the narrowness of our minds, if we will but employ them about what may be of use to us; for of that they are very capable." John Locke, 1690. -----------------------------------------------------------------
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Problem Sendmail Message upon dial-in link up with Earthlink.net Date: Wed, 16 Jul 1997 13:08:24 -0700 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.SUN.3.96.970716130326.19799D-100000@kira> References: <5qiv1v$5tj@argentina.earthlink.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Matthew Reichman <mreichman@earthlink.net> In-Reply-To: <5qiv1v$5tj@argentina.earthlink.net> On 16 Jul 1997, Matthew Reichman wrote: > I'm running sendmail 8.7.6 on NS3.3 m68k. checkout www.sendmail.org and see if there were any killer security holes in that release.... I though there were but I might be wrong... > When I dial in to my provider (Earthlink) I get the following message: > > sendmail[2508]: gethostbyaddr() failed for 207.217.19.41 > > What is causing this and how do I fix it? my guess? sendmail is trying to get the hostname associated with '207.217.19.41' and is failing to do so. Do you have your mail host in NetInfo? Have you reconfigured sendmail since switching providers (barepower.net --> earthlink)? Perhaps that is what is needed. Have you setup /etc/resolv.conf and /locations/resolver (in NetInfo... OmniGroup just released a nice little tool to do this very simply... OmniDNSHelper, I think it was called) Is 'pool041-nitro2.la-ca-us.dialup.earthlink.net' simply one of the pool of IPs that you might get from earthlink? TjL
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Modems with NeXT Date: 17 Jul 1997 10:46:12 GMT Organization: P&L Systems Message-ID: <5qkt5k$lb1$1@ironhorse.plsys.co.uk> References: <33CD6CB8.C95A5C80@dm.deskmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: twell@dm.deskmedia.com In <33CD6CB8.C95A5C80@dm.deskmedia.com> Terry Wellmann wrote: > I've got an old NeXT box and I'd like to hook a modem up to it and get PPP > running on it so I can link up to the net. > > Can someone point me in the right direction. What do I need to do to get a > modem hooked up to it - is is like a Mac? You will need to get some RS-232 serial cables made up with the correct Mini-Din connectors to use on the NeXT. Read the zs(4) man page for all the hairy details, but the pin-outs you will need on a 68040 next are: NeXT 68040 to Modem Cable Mini-Din RS-232 1 (DTR) 20 (DTR) 2 (DCD) 8 (DCD) 3 (TXD) 2 (TXD) 4 (GND) 7 (GND) 5 (RXD) 3 (RXD) 6 (RTS) 4 (RTS) 8 (CTS) 5 (CTS) > Where can I get PPP software and a terminal program. PPP software: you will need the PPP lks (loadable kernel server): ftp://next-ftp.peak.org/pub/next/apps/internet/ppp.installation.kit/PPP.2.2.0.4.6.NISH.b.tar.gz Also recommended is GateKeeper.app, a GUI based PPP management program which will aid you in setting up your PPP configuration. ftp://next-ftp.peak.org/pub/next/apps/internet/ppp/GateKeeper.2.1.NI.b.tar.gz As for a terminal program: is there a problem with /NextApps/Terminal.app ? Matthew [Posted and mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: yygold@yadin.phyast.pitt.edu (Yadin Y. Goldschmidt) Newsgroups: comp.sys.next.sysadmin,comp.sys.next.software Subject: PDFViewer and NeXTStep 3.2 Date: 17 Jul 1997 14:44:08 GMT Organization: University of Pittsburgh Message-ID: <5qlb3o$cv@usenet.srv.cis.pitt.edu> Apparently there is a bug in display postscript in NS versions prior to 3.3 which do not allow to view some inline images in all PDF viewers that I tried. To quote one of the readme file: Due to a bug in the decompression of CCITTFaxDecode images in the Display PostScript used in NEXTSTEP versions prior to 3.3, this version (or any following one) is recommended. As displaying such images in 3.[012] might hang the app, a crossed box is drawn instead and a warning panel appears. I am using NS 3.2 on black hardware. Is there a workaround or a patch to correct this problem without upgrading to 3.3? Any help will be appreciated. -- +----------------------------------+------------------------------+ |Yadin Y. Goldschmidt | | |Professor of Physics | voice: (412)624-9024 | |Dept. of Physics and Astronomy | fax: (412)624-9163 | |University of Pittsburgh | e-mail: | |Pittsburgh PA 15260 | yygold@yadin.phyast.pitt.edu | +----------------------------------+------------------------------+
From: url123easy@aol.com (Url123easy) Newsgroups: comp.sys.next.sysadmin Subject: Job and Income Opportunity - 123 Easy Web Promotion Reseller Program Date: 17 Jul 1997 15:35:00 GMT Message-ID: <19970717153500.LAA10797@ladder01.news.aol.com> Organization: AOL http://www.aol.com Job and Income Opportunity - 123 Easy Web Promotion Reseller Program Gideon Associates Inc. provides the great income opportunity for you to resell our 123 Web Promotion Service. We feel we have least restrictions and the best incentives on the net. We provide services and you get commissions. This is NOT a program where we take money from you! There is no "financial investment" required to become a reseller of our 123 easy Web promotion service. The Gideon Reseller program was created so that we can help even more companies and organizations benefit from our services while helping individuals become financially independent. This program was designed for anyone with access to the Internet. Those with sales experience, motivation, and/or good working knowledge of the Internet will find this program to be more financially rewarding. This is also a perfect opportunity for Web designers & Resellers, Internet Service Providers(ISPs) and Internet Presence Providers(IPPs) who wish to offer their clients the best service to promote their Web pages. Reseller could be either company or individual. How does the Reseller program work? The reseller's main responsibility is selling Gideon's 123 Easy Web Promotion Service. We take care of everything else. The reseller does not have to be bothered with handling technical questions. If the customer has questions they can contact us. We handle all the billing for customers. At the beginning of each month, we send out commission checks to the resellers. Reseller Compensation Gideon Associates Inc. credits monthly statement of the reseller's CONTACT account. The sales commission percentage is 25% on each service sold, not intitial set-up fees. For example, if you sell a site with 10 URLs submission, the price will be $449.50. Your income will be $112.38. For more details, please visit: http://members.aol.com/url123easy/sales.html 123 Easy Web Promotion Gideon Associates Inc. Email: URL123easy@aol.com Home Page: http://members.aol.com/url123easy/
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: How do I change my hostname the best way? Date: Thu, 17 Jul 1997 16:09:44 -0400 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.NXT.3.96.970717160720.8332B-100000@peace> References: <5qeh5m$bp3$1@ha2.rdc1.nj.home.com> <EDEynG.20r@nidat.sub.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In-Reply-To: <EDEynG.20r@nidat.sub.org> On Wed, 16 Jul 1997, Peter Nitezki wrote: > PPP. There might be something 'round the corner. My guess is that you > need SimpleNetworkStarter to get things straigt. I was with you right until you mentioned SNS.... I don't htink one should (if one can, which I'm not sure of) use SNS to change the hostname after the network has been set up. Generally SNS doesn't always act consistently and avoiding it is good, IME. TjL
From: Charles William Swiger <cs4w+@andrew.cmu.edu> Newsgroups: comp.sys.next.sysadmin Subject: Re: Anyone's experience with Zilla Date: Thu, 17 Jul 1997 15:22:46 -0400 Organization: Carnegie Mellon, Pittsburgh, PA Message-ID: <wnnb46O00UhBI1xoga@andrew.cmu.edu> References: <5qkfe7$3uh@slip.net> In-Reply-To: <5qkfe7$3uh@slip.net> Excerpts from netnews.comp.sys.next.sysadmin: 16-Jul-97 Anyone's experience with Zilla by Emmett McLean@slip.net > Would anyone comment on how effective is Zilla at distributing > processes over a network and improving the performance of > applications such as make and cc? Zilla is effective enough, but it was intended more for large scale distributed computing then for the role of doing parallel builds. Maybe you might want to look at pmake, which is a modified version of GNU make with parallel compilation support (intended for the Intel Paragon). Perhaps you could do something interesting starting from that. -Chuck Charles Swiger | cs4w@andrew.cmu.edu | standard disclaimer ----------------+---------------------+--------------------- I know you're an optimist if you think I'm a pessimist.
From: kpfleger@hpp.Stanford.EDU (Karl Pfleger) Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.misc Subject: Re: probs installing Openstep 4.2 prerelease 2 (WWDC version) Date: 17 Jul 1997 19:54:57 GMT Organization: Computer Science Department, Stanford University Distribution: world Message-ID: <5qltah$c4d$1@nntp.Stanford.EDU> References: <5qc336$fo$1@nntp.Stanford.EDU> <paul-1707970104100001@oneclick.vip.best.com> In article <paul-1707970104100001@oneclick.vip.best.com> paul@oneclick.com (Paul Collins) writes: >In article <5qc336$fo$1@nntp.Stanford.EDU>, kpfleger@hpp.Stanford.EDU >(Karl Pfleger) wrote: >> BLC timeout >> Resetting SCSI bus... >Configure the controller to use more conservative SCSI settings: slower >transfer rate (I'm at 5MB), disable "reconnect" (or is it >auto-disconnect?), look for settings that might be less taxing on the bus. >Paul Collins Thanks for the suggestion. Just tried setting the HD down to 10MB/s, the CD-Rom to 5, and the Zip to Async (which is all it will do anyway), and turning off disconnection on all of them, but that didn't change anything. On a separte try I disconnected the Zip alltogether. That didn't help either. Oh well. Looks like no more of my favorite apps for a while. -Karl ---------------------------------------------------------------------------- Karl Pfleger kpfleger@cs.stanford.edu http://www.stanford.edu/~kpfleger/ ----------------------------------------------------------------------------
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: Can't get back into multiuser mode! Message-ID: <EDGM0M.88n@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <slrn5sod1u.a2n.billc@home.upside.net> Date: Thu, 17 Jul 1997 10:48:22 GMT In article <slrn5sod1u.a2n.billc@home.upside.net> billc@ns1.upside.net (Chris Bill) writes: > The story so far... > > I deleted /etc/hostconfig and my NeXTstation woudln't boot (it > hung on the automounter). I waited 30 minutes, which I thought > to be reasonable. Then I rebooted, starting the machine in single > user mode and copying a backup copy of hostconfig. > > When I finished, I tried to reboot with "reboot sd", the computer > rebooted, and plopped me back in single user mode. > > I looked through NeXT answers and couldn't find anything applicable > to this situation. > > Also, does anyone know how to start with a fresh netinfo config? > I've been using the machine off of a network, and assigned it > arbitrary values for the IP address, hostname and such. Now I > need to put it on a network. > The 'reboot' command issues the previously given boot command, AFAIK. I.e. if you did a 'bsd -s' manually it will reissue this command next time. Better do a 'halt' and when you're at the boot monitor prompt give a 'bsd' manually. A pristine NetInfo config is attained by copying /usr/template/client/etc/netinfo/* to /etc/netinfo. But in your case simply running /NextAdmin/SimpleNetworkStarter.app should do the trick, i.e. get your network configured to work like intended. -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
From: teb@eng.cam.ac.uk Newsgroups: comp.sys.next.sysadmin Subject: NextPrinter Date: 17 Jul 1997 19:22:43 GMT Organization: University of Cambridge, England Message-ID: <5qlre3$b2a@lyra.csx.cam.ac.uk> Hi, has anybody had this message before when printing (from Openwrite)? Any recommendations? Thanx. next syslog: /usr/lib/NextPrinter/npd-lpr: possible buffer overrun attack by uid 20 Thomas --- Th. Biesinger, Engineering Department, Aerolab, University of Cambridge, Trumpington Street, Cambridge CB2 1PZ, UK, em: biesingert@asme.org, vc: +44 1223 3 32869, fx: +44 1223 3 32662. NeXT-Mail welcome, PGP-2.6.i key available.
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: Q: Decoding MIME/HEX attachments in NS3.0? Date: Thu, 17 Jul 1997 16:16:05 -0400 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.NXT.3.96.970717161449.8332C-100000@peace> References: <EDFJDC.MyK@ecf.toronto.edu> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Murugathas Yuwaraj <yuwaraj@ecf.toronto.edu> In-Reply-To: <EDFJDC.MyK@ecf.toronto.edu> Try throwing it at Opener.app which I think can handle it... save it as .mime to have it open MIME and whatever the standard hex is for hex. Checkout Opener.app for more info... it opens just about anything you can think of. TjL
From: scott@doubleu.com (Scott Hess) Newsgroups: comp.sys.next.sysadmin,comp.sys.next.software Subject: Re: Wierd Terminal.app behavior Date: 17 Jul 1997 18:01:40 GMT Organization: Is a sign of weakness Message-ID: <SCOTT.97Jul17134844@slave.doubleu.com> References: <Pine.NXT.3.96.970716162541.1227A-100000@rjacobs.Stanford.EDU> In-reply-to: "Robert G. Jacobs"'s message of Wed, 16 Jul 1997 16:33:02 -0700 In article <Pine.NXT.3.96.970716162541.1227A-100000@rjacobs.Stanford.EDU>, "Robert G. Jacobs" <rob@rjacobs.Stanford.EDU> writes: On some machines I remotely connect to, I have a difficult time moving around using the arrow keys in a vi session without getting control characters. By way of explanation, if I move through a file using the down arrow, I will eventually be interrupted by a system beep, the editor will go into insert mode, and a 'B' will be displayed. If I try to move up I will eventually be interrupted by an 'A'. Right is a 'C' and left is a 'D'. This makes editing next to impossible on these machines. It doesn't happen on all machines I log in to, but on too many to be a coincidence. If I slow down the keyboard repeat rate, things improve, but it still occurs. I would appreciate any ideas to fix this. It's driving me crazy. Thanks. It may just be a problem you'll have to live with. The arrow keys are implemented by sending ^[[A (ESC [ A) and so on. So far as I've been able to determine, many programs code in a timeout for receiving the second and third characters, and if they come in after the timeout, they'll be interpretted as if you had just typed them directly. I'm not really sure why this is, but I've seen similar things to what you describe. Seldom, for sure, but sometimes. You might want to learn the main keyboard keys (hjkl for left, down, up, right), they won't have the problems the arrow keys have. C-n and C-p also work in most vi's I've used. You might also consider trying a different vi, such as vim or elvis - though I can't vouch for whether that will actually _help_. Later, -- scott hess <scott@doubleu.com> (606) 578-0412 http://www.doubleu.com/ <Favorite unused computer book title: The Idiots Guide to the Zen of Dummies in a Nutshell in Seven Days, Unleashed>
From: thomas@zippy.sonoma.edu (Thomas Poff) Newsgroups: comp.sys.next.sysadmin Subject: Re: Help: Trying to "make" Samba Date: 17 Jul 1997 23:03:14 GMT Organization: Information Resources and Technology Message-ID: <5qm8bi$anj$1@nuke.csu.net> References: <5qk9fi$fsu@knot.queensu.ca> Hi. You must be doing this on NeXTStep 3.x, right? There's a definition you'll have to track down in the developer .h files in /NextDeveloper/Headers. That'll stop the compile error you're getting. Next there's some function calls that you'll have to resolve. I was able to include files from the same directory for one of them. The other one I wasn't. It was a call to shut down child threads or such kind of thing. I nervously commented that one out. It's been awhile since I did this and I've since deleted the sources from my machine. However it is pretty easy to find the problems and the result is reliable. Samba is included and trivial to install on the Openstep 4.2 Prelude CD-ROM. Sorry I can't remember more details about how I got it to work but it isn't hard to fix. Look in the server.c file at the line number you got the error on and go looking for the missing reference/value that it's s'posed to refer to. It should be a number from a #define somewhere. Thomas Glenn Parsons (3gmp@qlink.queensu.ca) wrote: : Here's the fault on compile: : > myhost> make : > Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" > : > -DNMBLOGFILE="/usr/local/samba : > /var/log.nmb" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" : > -DLMHOSTSFILE="/usr/local/samba/l : > ib/lmhosts" -DLOCKDIR="/usr/local/samba/var/locks" : > -DSMBRUN="/usr/local/samba/bin/smbrun" - : > DWORKGROUP="WORKGROUP" -DGUEST_ACCOUNT="nobody" -DNEXT3_0 -arch m68k : > Using LIBS = : > Compiling server.c : > ./server.c: In function `chain_reply': : > ./server.c:3576: warning: shift count >= width of type : > ./server.c:3577: warning: shift count >= width of type : > ./server.c:3578: warning: shift count >= width of type : > ./server.c:3579: warning: shift count >= width of type : > ./server.c: In function `construct_reply': : > ./server.c:3637: warning: shift count >= width of type : > ./server.c:3638: warning: shift count >= width of type : > ./server.c:3639: warning: shift count >= width of type : > ./server.c:3640: warning: shift count >= width of type : > ./server.c: In function `main': : > ./server.c:4064: `O_NONBLOCK' undeclared (first use this function) : > ./server.c:4064: (Each undeclared identifier is reported only once : > ./server.c:4064: for each function it appears in.) : > *** Exit 1 : > Stop. : I'm on a recently rebuilt drive running a NeXT Slab running OpenStep 4.0. I'm : compiling Samba to network my Win 95 PC. : Thanks in advance.. : Glenn : ----------------------------------------------------------------- : Glenn Parsons : BSc CISC (Computing Science) : Queen's University : Kingston, On. Canada : 3gmp@Qlink.QueensU.ca : parsonsg@declab.queensu.ca (*Note: all mail forwarded to qlink) : http://qlink.queensu.ca/~3gmp : "We shall not have much reason to complain of the narrowness of : our minds, if we will but employ them about what may be of use : to us; for of that they are very capable." : John Locke, 1690. : ----------------------------------------------------------------- -- <>+<> ////// __v__ __\/__ `\|||/ /---\ """"""" | _ - | (_____) . / ^ _ \ . (q p) | o o | <^-@-@-^> (| o O |) .( O O ), |\| (o)(o) |/| _ooO_<_>_Ooo_ooO_U_Ooo_ooO__v__Ooo_ooO_u_Ooo_ooO__(_)__Ooa__oOO_()_OOo___ [_____}_____!____.}_____{_____|_____}_____i____.}_____!_____{_____}_____] __.}____.|_____{_____!____.}_____|_____{.____}_____|_____}_____|_____!___ [_____{_____}_____|_____}_____i_____}_____|_____}_____i_____{_____}_____] Thomas Poff 1308 Michele Ct. Rohnert Park, CA 94928 (707)664-1867 To see some interesting software for the Newton, please try: http://www.cs.sonoma.edu/Newton ftp://ftp.cs.sonoma.edu/pub/Newton
From: stanifor@toadflax.cs.ucdavis.edu (Stuart Staniford-Chen) Newsgroups: comp.sys.next.sysadmin Subject: Sendmail.cf question Date: 18 Jul 1997 00:08:32 GMT Organization: University of California, Davis Message-ID: <5qmc60$pe6$1@mark.ucdavis.edu> How do I modify a vanilla NeXT sendmail.cf to produce outgoing messages with a chosen domain in the From: line. (That is, I want mail to look like it came from work, even though it actually came from my home machine connected up to an ISP via PPP. Thanks, Stuart. -- =================================================================== Stuart Staniford-Chen | Dept of Computer Science stanifor@cs.ucdavis.edu | UC Davis, CA 95616 http://seclab.cs.ucdavis.edu/~stanifor/ | USA ====================================================================
Sender: Free Cable<lartermen@mindspring.com> Control: cancel <5qme37$8m9@newsfep2.sprintmail.com> Message-ID: <cancel.5qme37$8m9@newsfep2.sprintmail.com> Subject: cmsg cancel <5qme37$8m9@newsfep2.sprintmail.com> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 18 Jul 1997 02:28:31 GMT EMP article removed by jem@xpat.com. Original Headers: From: Free Cable<lartermen@mindspring.com> Subject: CABLE BOX DESCRAMBLER BUILD YOUR OWN DESCRAMBLER FAST CHEAP AND EASY Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!newsfeed.nacamar.de!sprintmail!nntp.sprintmail.com!news@sprintmail.com Lines: 23
From: root@127.0.0.1 (Charlie Root) Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin Subject: Help - Local_Printer queue refuses to be removed Date: 18 Jul 1997 05:24:08 GMT Organization: Center for Space Research Message-ID: <5qmulo$jc9$0@207.212.27.28> I am trying to remove the Local_Printer queue which is currently used by a NeXT Laser Printer. The printer is connected to a NeXTcube which is the master of a very small netinfo network. However, this has proven to be much more difficult than anticipated. When I run PrintManager, the Delete button for Local_Printer is dimmed. So, I try a different approach. If I simply remove the printer and reboot the cube, the queue still exists but it is given Unavailable access. As a result, the Delete button is inactive. Ok, I'm still not ready to admit defeat yet. Using NetInfoManger, I manually delete the printer. This, sadly enough, fails too-- for when I reboot, the queue reappears yet again to mock me! Now, I'm stumped. What is happening here? Is there any way to remove this printer queue? Help me, Mike Paquette, you're my only hope! :) -- Charlie Root "LaRouche in 2000"
From: Free Cable<lartermen@mindspring.com> Newsgroups: comp.sys.next.sysadmin Subject: CABLE BOX DESCRAMBLER BUILD YOUR OWN DESCRAMBLER FAST CHEAP AND EASY Date: 18 Jul 1997 00:41:11 GMT Organization: Free Cable Message-ID: <5qme37$8m9@newsfep2.sprintmail.com> CABLE BOX DESCRAMBLER BUILD YOUR OWN DESCRAMBLER FAST CHEAP AND EASY Just a few inexpensive parts from Radio Shack and a little time and you can descramble every cable channel. See all your favorite movie channels,pay per view etc To recieve detail instructions and diagrams on how to construct your own Cable Box Descrambler Mail $5.00 CASH MONEY ORDER CHECK and SASE to: S&G Enterprise 12145 Augusta Woods Cir Suite 2 Orlando FL. 32824 Please be sure to include your full name & address Allow 10 days to recieve Thank You Seth Garner
Sender: url123easy@aol.com (Url123easy) Control: cancel <19970717153500.LAA10797@ladder01.news.aol.com> Message-ID: <cancel.19970717153500.LAA10797@ladder01.news.aol.com> Subject: cmsg cancel <19970717153500.LAA10797@ladder01.news.aol.com> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 17 Jul 1997 15:35:07 GMT EMP article removed by jem@xpat.com. Original Headers: From: url123easy@aol.com (Url123easy) Subject: Job and Income Opportunity - 123 Easy Web Promotion Reseller Program Newsgroups: comp.sys.next.sysadmin Path: ...!news-xfer.netaxs.com!europa.clark.net!howland.erols.net!portc02.blue.aol.com!newstf02.news.aol.com!audrey01.news.aol.com!not-for-mail Lines: 53
From: anstine@orion.sas.upenn.edu (David Anstine) Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.next.misc Subject: Converting NextMail mboxes to MIME Date: 17 Jul 1997 15:58:14 GMT Organization: University of Pennsylvania Message-ID: <5qlfem$ekn@netnews.upenn.edu> We have a NeXT installation here that will soon be moving to Windows NT. The mail client will most likely either be Eudora or Netscape. We will need to convert our users' mailboxes from NextMail to MIME. Specifically, if they have messages that have NextMail attachments, we will need to reincoporate the attachment back into the mbox file and convert it to MIME, including any headers in that particular message that will need to be changed. Most of the attachments are either postscript files or WP for NeXT, which is WP4.2 compatible. So, I don't think there will be an initial headache of converting the attachments to a Windows compatible format. But this business of reincoporating the attachments back into the mbox file, and converting it all to MIME has me scratching my head. This does not seem like an easy thing to do. Hopefully someone has already solved this problem, otherwise we're going to have to write some crazy code for this task. Any help or advice is greatly appreciated. -dave
From: scott@doubleu.com (Scott Hess) Newsgroups: comp.sys.next.sysadmin Subject: Re: Anyone's experience with Zilla Date: 18 Jul 1997 04:01:21 GMT Organization: Is a sign of weakness Message-ID: <SCOTT.97Jul17232103@slave.doubleu.com> References: <5qkfe7$3uh@slip.net> In article <5qkfe7$3uh@slip.net>, Emmett McLean@slip.net writes: Would anyone comment on how effective is Zilla at distributing processes over a network and improving the performance of applications such as make and cc? You mean beyond using ProjectBuilder's standard remote build feature? Zilla's probably not worth much for such a use. The problem is that network builds move the bottleneck from the CPU to the network. For instance, a P133 building to a local disk will probably build faster than a PPro200 building to an NFS mount. Adding additional compiles over NFS is just likely to overwhelm the network, without much additional performance. I always have the same thoughts when I get a new system, which leads to another valid reason. When I was loaned a SparcStation5, I figured "Wouldn't it be neat to gang the sparc, 486, and NeXTstation together to speed up XXX". Unfortunately, the Sparc was so much faster than the other systems that they would only have added a couple percent of additional performance. Then I got a Pentium 133 system, and it was faster than the other three together. Now I've got a PPro166, and it's much faster than the others ... sigh. Systems get faster at an exponential pace. The PPro166 compiles the same code around 6x faster than the NeXT hardware did. The moral? You're probably better off putting the compile process on the server where the source files reside, and making that a fast server. Give it enough memory, SCSI, and fast disks. Then let it rip. I repeat: Compile process on the server where the source files reside. I cannot emphasize that point enough. My PPro takes ~32s to compile BackSpace on a local disk - and 1:45s to compile it on an NFS-mounted disk. Sorry, I don't have the resources to try multiple simultaneous compiles mounting from the same server to see how that affects things. You might _barely_ be able to make a distributed build system work well if you had 100Mbit ethernet, and the file server was Linux or some other system with a decently tuned NFS and filesystem. OTOH, if you're going to the expense of setting up a 100Mbit ethernet network for this, and a differnet OS on the server, it might actually be cheaper to just get the fast machine in the first place. Later, -- scott hess <scott@doubleu.com> (606) 578-0412 http://www.doubleu.com/ <Favorite unused computer book title: The Idiots Guide to the Zen of Dummies in a Nutshell in Seven Days, Unleashed>
From: dieter@kaluza.physik.uni-konstanz.de (Dieter Ebner) Newsgroups: comp.sys.next.sysadmin Subject: Fast SCSI-2 on black hardware? Keywords: Fast SCSI-2 incomplete disk transfer Distribution: world Message-ID: <33cf9f42.0@news.uni-konstanz.de> Date: 18 Jul 97 16:52:18 GMT Organization: University of Constance, Germany I have a 4 GByte IBM OEM DFHSS4F (Ultrastar) hard disk which is running perfectly well on a Pentium with a PCI adaptec 2940 under NeXTSTEP 3.2 . When connecting it a NeXT-station I got the error messages: mach: sd1: Incomplete disk transfer; bytes moved = 0x2000, ...FATAL I have put the "sync negotiation disable jumper" on the disk, but that didn't help. Dieter Ebner -- Dr. Dieter Ebner, Physics Department, University of Konstanz, Local Box M678, D-78457 KONSTANZ (Germany) Tel: +49/7531/88-3785, Fax: +49/7531/88-3195 e-mail (MIME accepted): Dieter.Ebner@uni-konstanz.de www: http://kaluza.physik.uni-konstanz.de/
From: croehrig@cs.ubc.ca (Chris Roehrig) Newsgroups: comp.sys.next.sysadmin Subject: The network is disabled or your computer isn't connected to it Date: 18 Jul 1997 16:57:22 GMT Organization: Computer Science, University of B.C., Vancouver, B.C., Canada Message-ID: <5qo79i$1rq$1@nnrp.cs.ubc.ca> This is starting to annoy me. My NEXTSTEP 3.3 server (NFS, NetInfo, etc) periodically configures its entire network DOWN when it fails to get an NTP response! I'm using XNTP to sync to an off-site timeserver, but I don't want NTP packets to bring up my ISDN link, so I've configured my ISDN router to filter them out when the link isn't already up. It seems like my server is interpreting this as the end of the world, and configures the entire network down, and the rest of the machines on my LAN lose their NFS and NetInfo server! Is there any way to diagnose why my server would be doing this? I'm using a 5-bit subnet mask on my LAN, and my LAN's gateway is a FreeBSD box running natd to do IP address translation. It's connected via a second interface to an Ascend Pipeline 50 ISDN router. -- Chris Roehrig croehrig@House.ORG Neuroscience and Computer Science at University of British Columbia, Vancouver http://www.House.ORG/chris http://www.sns.cs.ubc.ca/chris
From: rdieter@math.unl.edu (Rex Dieter) Newsgroups: comp.sys.next.sysadmin Subject: Re: Help: Trying to "make" Samba Date: 18 Jul 1997 18:21:25 GMT Organization: University of Nebraska--Lincoln Message-ID: <5qoc75$72m@crcnis3.unl.edu> References: <5qk9fi$fsu@knot.queensu.ca> In article <5qk9fi$fsu@knot.queensu.ca> 3gmp@qlink.queensu.ca (Glenn Parsons) writes: > I'm on a recently rebuilt drive running a NeXT Slab running OpenStep 4.0. > I'm compiling Samba to network my Win 95 PC. Umm... isn't samba included pre-compiled for OpenStep 4.x?? There shouldn't be any need to build it yourself, and, trust me, it's just a bit painful. (hint: it needs a bit of tweaking to build). -- Rex A. Dieter rdieter@math.unl.edu (NeXT/MIME OK) Computer System Manager http://www.math.unl.edu/~rdieter/ Mathematics and Statistics University of Nebraska-Lincoln
Newsgroups: comp.sys.next.sysadmin From: bofh@keltia.freenix.fr (Ollivier Robert) Sender: Dan Harley<netpro@op.net> Message-ID: <cancel.5q58l0$284$6734@picasso.op.net> Subject: cmsg cancel <5q58l0$284$6734@picasso.op.net> ignore Control: cancel <5q58l0$284$6734@picasso.op.net> Organization: Usenet Canal Historique Date: 11 Jul 1997 12:24:00 GMT ECP/EMP aka SPAM or pyramidal scheme (MMF) cancelled by bofh@keltia.freenix.fr. It may also be an image too small for newsbot to be activated. See report in news.admin.net-abuse.bulletins. Date: Fri Jul 18 18:07:47 1997 Original subject was: Best price on the net CD-R 74 Minute Gold $2.99 Retail package - no rebates no gimmics no surcharges
Newsgroups: comp.sys.next.marketplace,comp.sys.next.hardware,comp.sys.next.sysadmin From: dfevans@bbcr.uwaterloo.ca (David Evans) Subject: Re: Just got a cube Sender: news@novice.uwaterloo.ca (Mr. News) Message-ID: <EDH1uK.6wx@novice.uwaterloo.ca> Cc: allan@ali.bc.ca Date: Thu, 17 Jul 1997 16:30:20 GMT Content-Transfer-Encoding: 7bit References: <33c5e28e.19168873@news.mixi.net> <EDDonG.KL2@gateway.ali.bc.ca> Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Organization: University of Waterloo In <EDDonG.KL2@gateway.ali.bc.ca> Allan Noordvyk wrote: > > Note that the old optical drive is not supported by recent releases > of the operating system (AFAIK, my cube came without one). > This is *not* true. Versions of the OS up to at least 4.2 support the optical drive. -- David Evans (NeXTMail/MIME OK) dfevans@bbcr.uwaterloo.ca Computer/Synth Junkie http://bbcr.uwaterloo.ca/~dfevans/ University of Waterloo "Default is the value selected by the composer Ontario, Canada overridden by your command." - Roland TR-707 Manual
From: emclean@slip.net (Emmett McLean) Newsgroups: comp.sys.next.sysadmin Subject: Plexor CDROMs Date: 19 Jul 1997 02:06:36 -0700 Organization: Slip.Net Message-ID: <5qq02s$p0d@slip.net> Hi, Will any Plexor SCSI CDROM having a CD caddy work with black hardware? Thanks, Emmett
From: luomat@peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: Help: Trying to "make" Samba Date: 19 Jul 1997 14:45:27 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5qqju7$2ei$1@ha2.rdc1.nj.home.com> References: <5qk9fi$fsu@knot.queensu.ca> <5qoc75$72m@crcnis3.unl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit In <5qoc75$72m@crcnis3.unl.edu> Rex Dieter wrote: > In article <5qk9fi$fsu@knot.queensu.ca> 3gmp@qlink.queensu.ca (Glenn > Parsons) writes: > > > I'm on a recently rebuilt drive running a NeXT Slab running OpenStep 4.0. > > I'm compiling Samba to network my Win 95 PC. > > > Umm... isn't samba included pre-compiled for OpenStep 4.x?? > There shouldn't be any need to build it yourself, and, trust me, it's just > a bit painful. (hint: it needs a bit of tweaking to build). I've got a Samba.pkg with 4.1, so I'd say that it at least exists with 4.1, and I thought it had been introduced in 4.0.... TjL ps -- there is also a port compiled on http://www.this.net/~frank/download.html ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org> f ` cn rd ths ` my hv lrnd hbrw
From: 09872348973278@compuserve.com Newsgroups: comp.sys.next.sysadmin Subject: Get FREE PASSWORD TO 2000 SEX SITE. Date: 19 Jul 1997 18:35:17 GMT Organization: Hoop Inc. Message-ID: <5qr1d5$d0s@news1-alterdial.uu.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=_-=195 This is a multi-part message in MIME format. --_-=195 Content-type: text/html; name="Sex~1.htm" Content-transfer-encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9JRVRGLy9EVEQgSFRNTC8vRU4iPg0KDQo8aHRt bD4NCg0KPGhlYWQ+DQo8dGl0bGU+U0VDUkVUIFBBU1NXT1JEIEZPUiBBRFVMVCBTSUdIVFM8 L3RpdGxlPg0KPG1ldGEgbmFtZT0iR0VORVJBVE9SIiBjb250ZW50PSJNaWNyb3NvZnQgRnJv bnRQYWdlIDEuMSI+DQo8L2hlYWQ+DQoNCjxib2R5IGJnY29sb3I9IiNDMEMwQzAiIHRleHQ9 IiM4MEZGRkYiIGxpbms9IiMwMDAwRkYiIHZsaW5rPSIjMDAwMEZGIiBhbGluaz0iI0ZGMDAw MCI+DQo8ZGl2IGFsaWduPWNlbnRlcj48Y2VudGVyPg0KPHRhYmxlIGJvcmRlcj01IGNlbGxw YWRkaW5nPTI+DQo8dHI+PHRkIGFsaWduPWNlbnRlciB3aWR0aD0xMDAlPjxmb250IGNvbG9y PSIjRkZGRjAwIj48Zm9udCBzaXplPTc+PGI+RlJFRSEgRlJFRSEgRlJFRSE8YnI+DQo8L2I+ PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT01PjxiPlRI QVQnUyBSSUdIVC4uLiBDT01QTEVURUxZIDwvYj48L2ZvbnQ+PGZvbnQgc2l6ZT02PjxiPkZS RUUhITwvYj48L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjMDAwMEZGIj48Zm9udCBzaXpl PTU+PGI+PGk+PGJyPg0KRU5URVIgVEhST1VHSCBBRFVMVFNJR0hUUyAmIzE2OTsgPC9pPjwv Yj48L2ZvbnQ+PGZvbnQgc2l6ZT02Pjxicj4NCjwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9 IiNGRkZGMDAiPjxmb250IHNpemU9Nz48Yj5JVCdTIEZSRUUhISEhITwvYj48L2ZvbnQ+PC9m b250PjwvdGQ+PC90cj4NCjwvdGFibGU+DQo8L2NlbnRlcj48L2Rpdj4NCjxwIGFsaWduPWNl bnRlcj48Zm9udCBGQUNFPSJDb21pYyBTYW5zIE1TIj48Zm9udCBjb2xvcj0iIzIyMTY1QSI+ PGZvbnQgc2l6ZT03PiA8L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjRkYwMDAwIj48Zm9u dCBzaXplPTc+T05FIFBBU1NXT1JEIDxmb250IEZBQ0U9IkNvbWljIFNhbnMgTVMiPjxicj4N CjwvZm9udD48L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjMjIxNjVBIj48Zm9udCBzaXpl PTU+IDwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9IiNGRkZGMDAiPjxmb250IHNpemU9NT48 c3Ryb25nPkdFVFMgWU9VIFVOTElNSVRFRCBGUkVFIEFDQ0VTUyBUTyBPVkVSIA0KMTgwMCsg T0YgVEhFIEhPVFRFU1QgQURVTFQgU0lURVMgPC9zdHJvbmc+PC9mb250PjwvZm9udD48L3A+ DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29sb3I9IiMwMDAwMDAiPjxmb250IHNpemU9NT48 c3Ryb25nPklGIFlPVSBBUkUgVElSRUQgT0YgUEFZSU5HIFRPIEdFVCBJTlRPIFNFWCANClNJ VEVTLi4uPC9zdHJvbmc+PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGRkZGRiI+PGZv bnQgc2l6ZT01PjxzdHJvbmc+IDwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9 IiMwMEZGRkYiPjxmb250IHNpemU9NT5PbmUgUGFzc3dvcmQgaXMgYWxsIHlvdSBuZWVkISEh PGJyPg0KPC9mb250PjwvZm9udD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgRkFDRT0i Q29taWMgU2FucyBNUyI+PGZvbnQgY29sb3I9IiMyMjE2NUEiPjxmb250IHNpemU9Nj4gPC9m b250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT02PjxzdHJvbmc+ TE9PSyBXSEFUIFlPVSBHRVQhPC9zdHJvbmc+PC9mb250PjwvZm9udD48L3A+DQo8cCBhbGln bj1jZW50ZXI+PGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PGZvbnQgY29sb3I9IiMyMjE2 NUEiPjxmb250IHNpemU9NT4gPC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGRkYwMCI+ PGZvbnQgc2l6ZT01PjxzdHJvbmc+VU5MSU1JVEVEIEZSRUUgQUNDRVNTIFRPIE9WRVIgMTgw MCsgT0YgDQpUSEUgSE9UVEVTVCBBRFVMVCBTSVRFUzwvc3Ryb25nPiA8Zm9udCBGQUNFPSJD b21pYyBTYW5zIE1TIj48L2ZvbnQ+PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iIzIyMTY1 QSI+PGZvbnQgc2l6ZT01PiA8L2ZvbnQ+PC9mb250PjwvcD4NCjxoMSBhbGlnbj1jZW50ZXI+ PGZvbnQgY29sb3I9IiNGRjAwMDAiPjxmb250IHNpemU9NT48c3Ryb25nPkp1c3QgQSBGZXcg T2YgVGhlIE92ZXIgMTgwMCsgWFhYIFJhdGVkIFNpZ2h0cyBUaGF0IA0KWW91IENhbiBFbnRl ciBDb21wbGV0ZWx5IEZyZWUhPGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PC9mb250Pjwv c3Ryb25nPjwvZm9udD48L2ZvbnQ+PC9oMT4NCjxoMSBhbGlnbj1jZW50ZXI+PGZvbnQgY29s b3I9IiM4MEZGMDAiPjxmb250IHNpemU9Nj48c3Ryb25nPlRFRU4gU0lURVM8L3N0cm9uZz48 L2ZvbnQ+PC9mb250PjwvaDE+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29sb3I9IiMwMDAw MDAiPjxmb250IHNpemU9ND4xMDAwIEhPVCBBTkQgTmFLRUQgLSBDZUxlQlJpVGlFUyBBTkQg VEVFTlMgLSAxMDAxIE51ZGUgRXJvdGljIA0KVGVlbnMgLSAyMCBBbWFUZWVucyAtIDYyMyBO dWRlIENlbGVicml0aWVzIEFuZCBUZWVucyAtIEFBQSBTTFVUWSANClRFRU5TIC0gQW1hdGV1 ciBUZWVucyAtIEFtYXRldXIgVGVlbnMgRnJvbSBBcm91bmQgVGhlIFdvcmxkIC0gQW1hdGV1 ciANClRlZW5zISAtIENvY2sgSHVuZ3J5IFRlZW5zIC0gQ3VtIERyaW5raW5nIFRlZW5zIC1G aXN0IEZ1Y2tpbmcgVGVlbnMgLSBIb3QgDQpOdWRlIFRlZW5zIC0gTm90aGluZyBCdXQgVGVl bnMgLSBUZWVucyBJbiBUcm91YmxlIC0gVHdhdCBTdWNraW5nIFRlZW5zIDwvZm9udD48L2Zv bnQ+PC9wPg0KPHAgYWxpZ249Y2VudGVyPjxmb250IGNvbG9yPSIjRkYwMDAwIj48Zm9udCBz aXplPTY+PHN0cm9uZz5BU0lBTiBTSUdIVFM8L3N0cm9uZz48L2ZvbnQ+PC9mb250PjwvcD4N CjxwIGFsaWduPWNlbnRlcj48Zm9udCBjb2xvcj0iIzAwMDAwMCI+PGZvbnQgc2l6ZT00PkFs bCBBc2lhbiBUZWVuIC0gQXNpYW4gQmFiZXMgLSBBc2lhbiBCYWJlcyBzaWFuIEJhYmVzISAt IEFzaWFuIEJlbGxlcyAtIEFzaWFuIA0KQm9uZGFnZSAtIEFzaWFuIEN1dGUgR2lybHMgLSBB c2lhbiBEZWxpdGVzIC0gQXNpYW4gRXJvcyAtIEFzaWFuIEZsb3dlcnMgLSANCkFzaWFuIEdv bGQgLSBZb3VuZyBBc2lhbiBXb21lbiAtIEFzaWFuIEhhcmRDb3JlIEFTSUFOIEhBUkRDT1JF IC0gDQpUSEUgTEVHRU5EIENPTlRJTlVFUyAtIEFTSUFOIEhvbG9zdWl0ZSAtIEFzaWFuIExv dmUgRG9sbHMgPC9mb250PjwvZm9udD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29s b3I9IiNGRjAwRkYiPjxmb250IHNpemU9Nj48c3Ryb25nPkNFTEVCUklUWSBTSUdIVFM8L3N0 cm9uZz48L2ZvbnQ+PC9mb250PjwvcD4NCjxwIGFsaWduPWNlbnRlcj48Zm9udCBjb2xvcj0i IzAwMDAwMCI+PGZvbnQgc2l6ZT00PiMxIE51ZGUgQ2VsZWJyaXR5IFBhZ2UgISAtIENlbGVi d29ybGQgQWNlJ3MgLSBYWFggQ2VsZWJyaXR5IFBpY3MgLSBDZWxlYnJpdHkgDQpDZW50cmFs IC0gQ2VsZWJyaXR5IENoaWNrIFBhdHRpZXMgLSBDZWxlYnJpdHkgQ3VtYm94IC0gQ2VsZWJy aXR5IFBpY3R1cmVzIA0KQ2VsZWJyaXR5IFBpY3R1cmVzIEdvbGQgU2l0ZSAtIENlbGVicml0 eSBTa2luIC0gQ2VsZWJyaXR5IFNraW4tQUJDIC0gRGEgUm9ja3MgDQpudWRlIGNlbGVicml0 eSBBcmNoaXZlIC0gTWFya3MgQ2VsZWJyaXR5IFBpY3R1cmVzIDIgLSBOdWRlIENlbGVicml0 eSBBcmNoaXZlIC0gDQpTdGFyTG9jYXRvciAtIENlbGVicml0eSBTdXBlclMgLSBUaGUgRGFp bHkgTnVkZSBDZWxlYnJpdHkgUGFnZSAtIFRoZSBNdXN0IA0KU2VlIE5VREUgQ2VsZWJyaXR5 IFNpdGUgLSBUaGUgVWx0aW1hdGUgQ2VsZWJyaXR5IENvbGxlY3Rpb24gPC9mb250PjwvZm9u dD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PGZv bnQgY29sb3I9IiNGRjRGQTciPjxmb250IHNpemU9NT4gPC9mb250PjwvZm9udD48Zm9udCBj b2xvcj0iIzAwODBGRiI+PGZvbnQgc2l6ZT01PjxzdHJvbmc+VU5MSU1JVEVEIEZSRUUgQUND RVNTIFRPIE9VUiBYWFggUkFURUQgDQpDSEFUIFJPT008L3N0cm9uZz48L2ZvbnQ+PC9mb250 PjwvcD4NCjxwIGFsaWduPWNlbnRlcj48Zm9udCBGQUNFPSJDb21pYyBTYW5zIE1TIj48Zm9u dCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT01PjxzdHJvbmc+R2V0IFlvdXIgQURVTFRT SUdIVFMgQUdFIFZFUklGSUNBVElPTiANCk1FTUJFUlNISVAgRk9SIE9OTFkgJDEyLjk1LiBJ dHMgR29vZCBGb3IgQW4gDQpFbnRpcmUgWWVhciBBbmQgR2V0cyBZb3UgVU5MSU1JVEVEIEZS RUUgQWNjZXNzIA0KSW50byAxODAwKyBPZiBUaGUgQmVzdCBBZHVsdCBTaXRlcyBPbiBUaGUg d2ViIEFsbCBZZWFyIA0KQWxsIEZyZWUuIE5ldmVyIFBheSBBbm90aGVyIERpbWUgVG8gR2V0 IEludG8gQSBTZXggU2l0ZSANCkFnYWluLjwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PGZvbnQg Y29sb3I9IiNGRkZGMDAiPjxmb250IHNpemU9NT48YnI+DQo8L2ZvbnQ+PC9mb250PjwvZm9u dD48Zm9udCBjb2xvcj0iI0ZGMDA4MCI+PGZvbnQgc2l6ZT03PjxzdHJvbmc+Qk9OVVMhISE8 YnI+DQo8L3N0cm9uZz48L2ZvbnQ+PGZvbnQgc2l6ZT01PjxzdHJvbmc+RlJFRSBYWFggQ2hh dCBSb29tcyEhITwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PC9wPg0KPHAgYWxpZ249Y2VudGVy PjxhIGhyZWY9Imh0dHA6Ly8yMDUuMjE2LjI0OS4xOC9jZ2ktc2hsL2RibWwuZXhlP3RlbXBs YXRlPS9hcy9zaWdudXAuZGJtJmFtcDtzaXRlPXN0MzUzMjUiPjxmb250IGNvbG9yPSIjODAw MDgwIj48Zm9udCBzaXplPTY+PHN0cm9uZz5JIFdBTlQgVEhFIFBBU1NXT1JEIE5PVzwvc3Ry b25nPjwvZm9udD48L2ZvbnQ+PC9hPjwvcD4NCjwvYm9keT4NCg0KPC9odG1sPg0K --_-=195
Sender: 09872348973278@compuserve.com Control: cancel <5qr1d5$d0s@news1-alterdial.uu.net> Message-ID: <cancel.5qr1d5$d0s@news1-alterdial.uu.net> Subject: cmsg cancel <5qr1d5$d0s@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 19 Jul 1997 18:35:21 GMT EMP article removed by jem@xpat.com. Original Headers: From: 09872348973278@compuserve.com Subject: Get FREE PASSWORD TO 2000 SEX SITE. Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!europa.clark.net!ais.net!uunet!not-for-mail Lines: 99
From: cjg@ilink.de (Carsten Gericke) Newsgroups: comp.sys.next.sysadmin Subject: Re: How do I change my hostname the best way? Date: 19 Jul 1997 21:47:22 GMT Organization: Unlimited Surprise Systems, Berlin Message-ID: <5qrcla$8oj$1@unlisys.unlisys.net> References: <Pine.NXT.3.96.970717160720.8332B-100000@peace> In article <Pine.NXT.3.96.970717160720.8332B-100000@peace> Timothy Luoma <luomat@peak.org> writes: > Generally SNS doesn't always act consistently and avoiding it is good, > IME. > > TjL Well said, I've made exactly the same experiences... Piers --- Piers Uso Walter ilink GmbH piers@ilink.de
From: Charles William Swiger <cs4w+@andrew.cmu.edu> Newsgroups: comp.sys.next.sysadmin Subject: Re: NextPrinter Date: Sat, 19 Jul 1997 18:35:10 -0400 Organization: Carnegie Mellon, Pittsburgh, PA Message-ID: <knoI4S200UhB42_nYV@andrew.cmu.edu> References: <5qlre3$b2a@lyra.csx.cam.ac.uk> In-Reply-To: <5qlre3$b2a@lyra.csx.cam.ac.uk> Excerpts from netnews.comp.sys.next.sysadmin: 17-Jul-97 NextPrinter by teb@eng.cam.ac.uk > has anybody had this message before when printing (from > Openwrite)? Any recommendations? Thanx. > > next syslog: /usr/lib/NextPrinter/npd-lpr: possible buffer overrun > attack by uid 20 Someone either installed the lpd wrapper to trap a security hole in the standard BSD lpd, or you are running OPENSTEP 4.2 which ships with that hole patched, as described by: ftp://info.cert.org/pub/cert_advisories/CA-97.19.bsdlp -Chuck Charles Swiger | cs4w@andrew.cmu.edu | standard disclaimer ----------------+---------------------+--------------------- I know you're an optimist if you think I'm a pessimist.
From: doyle@aps.org (Mark Doyle) Newsgroups: comp.sys.next.sysadmin Subject: Help with ifconfig, route, ppp, and all of that Date: 20 Jul 1997 02:58:37 GMT Organization: American Physical Society Message-ID: <5qrust$rac@sun20.ccd.bnl.gov> Hi there, OK, I think I have all the bits and pieces to set up a small home network, but I am not quite sure how to get it all working together nicely. Here is what I have: 1) Intel machine with an ethernet card and a PPP connection. 2) Slab with ethernet. I have a crossover cable to connect the two ethernet ports together. I have 4 IP addresses (I control the other end of the PPP connection as well): my.sub.net.133 --- PPP server (on office machine) my.sub.net.134 --- PPP client (Intel machine at home) my.sub.net.135 --- for en0 on slab my.sub.net.136 --- for en0 on Intel There are other machines on the subnet that I don't want to intefere with. So far I have PPP set up and working correctly. I would like to enable the en0 interface on the Intel machine and get the Intel machine to act as a gateway for the slab (and probably a netinfo server and NFS server as well). netstat -rn looks like this so far: (zeke)doyle:~|10> netstat -rn Routing tables Destination Gateway Flags Refs Use Interface 127.0.0.1 127.0.0.1 UH 4 1604 lo0 my.sub.net.133 my.sub.net.134 UH 1 2 ppp0 default my.sub.net.133 UG 6 6477 ppp0 on the Intel. When I tried to activate the ethernet on the Intel machine by putting an IP entry in HostManager, it configures en0 with that IP address, but then traffic doesn't go out over the PPP connection even though it is configured to be the default route. I ended up with another line my.sub.net my.sub.net.136 U 0 5 en0 in the table above. Perhaps I picked a poor netmask [the default 255.255.255.0]? Trying to just explicitly add at my.sub.net.135 my.sub.net.136 route defaults to the ppp0 interface and not the en0. How can I specify to the route command that I want this route to be assigned to the en0 interface? So what route's do I have to add and how can I get the ppp0 to be the default except when I am trying to talk to just the slab via en0? I imagine that when I get this working I will have to add an arp entry as well on the office machine for the slab. Thanks, Mark
From: erich@powerwareintl.com (Eric Harley) Newsgroups: comp.sys.next.misc,comp.sys.next.sysadmin Subject: installation partition changes Date: Sat, 19 Jul 1997 18:46:42 -0800 Organization: EdgeMedia Networks Message-ID: <erich-1907971846420001@ppp-207-104-16-92.snrf01.pacbell.net> When I installed OpenStep 4.2 on my machine it took my 1 gb hard disk and split it into two halves. One for the system and the other for swap space. Obviously, I dont need 500 mb of swap. How do I change this? I am willing to reinstall.
From: sanguish@digifix.com Newsgroups: comp.sys.next.advocacy,comp.sys.next.announce,comp.sys.next.hardware,comp.sys.next.software,comp.sys.next.misc,comp.sys.next.sysadmin,comp.sys.next.bugs,comp.sys.next.programmer Subject: NEXTSTEP/OpenStep Resources on the Net Supersedes: <1452867556825@digifix.com> Date: 20 Jul 1997 03:54:17 GMT Organization: Digital Fix Development Message-ID: <11913869371228@digifix.com> Topics include: Major OpenStep/NEXTSTEP World Wide Web Sites OpenStep/NEXTSTEP/Rhapsody Related Usenet Newsgroups Major OpenStep/NEXTSTEP FTP sites NeXTanswers Major OpenStep/NEXTSTEP World Wide Web Sites ============================================ The following sites are a sample of the OpenStep related WWW sites available. A comprehensive list is available on Stepwise. Stepwise OpenStep/Rhapsody Information Server http://www.stepwise.com Stepwise has been serving the OpenStep/NEXTSTEP community since March 1993. Some of the many resources on the site include: OpenStep Third Party Software guide, Developer Directory, Mailing List information, extensive listing of FTP and WWW sites related to OpenStep and NEXTSTEP, OpenStep related Frequently Asked Questions. NeXT Software Archives @ Peak.org http://www.peak.org/next http://www.peak.org/openstep PEAK is the premier NeXTStep/OpenStep FTP site in North America. NeXT Software Archives @ Peak.org http://www.peak.org/next http://www.peak.org/openstep PEAK is the premier NeXTStep/OpenStep FTP site in North America. This is the World Wide Web interace to the FTP site. Apple Enterprise Software Group (formerly NeXT Computer, Inc.) http://www.next.com Here is where you'll find the NeXTanswers archive, with information on OpenStep installation, drivers and software patches. Apple Computer's 'Prelude to Rhapsody' Self Support Site http://devworld.apple.com/dev/prelude.html This site has been constructed to help you help yourself to learn as much as possible about the foundation for Rhapsody, today's OPENSTEP. The site provides an informal collection of pointers, references, and starting points for developers who are using the Prelude to Rhapsody bundle, distributed at this year's Worldwide Developer Conference. OpenStep/NEXTSTEP/Rhapsody Related Usenet Newsgroups ==================================================== COMP.SYS.NEXT.ADVOCACY This is the "why NEXTSTEP is better (or worse) than anything else in the known universe" forum. It was created specifically to divert lengthy flame wars from .misc. COMP.SYS.NEXT.ANNOUNCE Announcements of general interest to the NeXT community (new products, FTP submissions, user group meetings, commercial announcements etc.) This is a moderated newsgroup, meaning that you can't post to it directly. Submissions should be e-mailed to next-announce@digifix.com where the moderator (Scott Anguish) will screen them for suitability. Messages posted to announce should NOT be posted or crossposted to any other comp.sys.next groups. COMP.SYS.NEXT.BUGS A place to report verifiable bugs in NeXT-supplied software. Material e-mailed to Bug_NeXT@NeXT.COM is not published, so this is a place for the net community find out about problems when they're discovered. This newsgroup has a very poor signal/noise ratio--all too often bozos post stuff here that really belongs someplace else. It rarely makes sense to crosspost between this and other c.s.n.* newsgroups, but individual reports may be germane to certain non-NeXT-specific groups as well. COMP.SYS.NEXT.HARDWARE Discussions about NeXT-label hardware and compatible peripherals, and non-NeXT-produced hardware (e.g. Intel) that is compatible with NEXTSTEP. In most cases, questions about Intel hardware are better asked in comp.sys.ibm.pc.hardware. Questions about SCSI devices belong in comp.periphs.scsi. This isn't the place to buy or sell used NeXTs--that's what .marketplace is for. COMP.SYS.NEXT.MARKETPLACE NeXT stuff for sale/wanted. Material posted here must not be crossposted to any other c.s.n.* newsgroup, but may be crossposted to misc.forsale.computers.workstation or appropriate regional newsgroups. COMP.SYS.NEXT.MISC For stuff that doesn't fit anywhere else. Anything you post here by definition doesn't belong anywhere else in c.s.n.*--i.e. no crossposting!!! COMP.SYS.NEXT.PROGRAMMER Questions and discussions of interest to NEXTSTEP programmers. This is primarily a forum for advanced technical material. Generic UNIX questions belong elsewhere (comp.unix.questions), although specific questions about NeXT's implementation or porting issues are appropriate here. Note that there are several other more "horizontal" newsgroups (comp.lang.objective-c, comp.lang.postscript, comp.os.mach, comp.protocols.tcp-ip, etc.) that may also be of interest. COMP.SYS.NEXT.SOFTWARE This is a place to talk about [third party] software products that run on NEXTSTEP systems. COMP.SYS.NEXT.SYSADMIN Stuff relating to NeXT system administration issues; in rare cases this will spill over into .programmer or .software. ** RELATED NEWSGROUPS ** COMP.SOFT-SYS.NEXTSTEP Like comp.sys.next.software and comp.sys.next.misc combined. Exists because NeXT is a software-only company now, and comp.soft-sys is for discussion of software systems with scope similar to NEXTSTEP. COMP.LANG.OBJECTIVE-C Technical talk about the Objective-C language. Implemetations discussed include NeXT, Gnu, Stepstone, etc. COMP.OBJECT Technical talk about OOP in general. Lots of C++ discussion, but NeXT and Objective-C get quite a bit of attention. At times gets almost philosophical about objects, but then again OOP allows one to be a programmer/philosopher. (The original comp.sys.next no longer exists--do not attempt to post to it.) Exception to the crossposting restrictions: announcements of usenet RFDs or CFVs, when made by the news.announce.newgroups moderator, may be simultaneously crossposted to all c.s.n.* newsgroups. Getting the Newsgroups without getting News =========================================== Thanks to Michael Ross at antigone.com, the main NEXTSTEP groups are now available as a mailing list digest as well. next-nextstep next-advocacy next-announce next-bugs next-hardware next-marketplace next-misc next-programmer next-software next-sysadmin object lang-objective-c (For a full description, send mail to listserv@antigone.com). The subscription syntax is essentially the same as Majordomo's. To subscribe, send a message to *-request@lists.best.com saying: subscribe where * is the name of the list e.g. next-programmer-request@lists.best.com Major OpenStep/NEXTSTEP FTP sites ================================= ftp://ftp.next.peak.org The main site for North American submissions formerly ftp.cs.orst.edu ftp://ftp.peanuts.org: (Peanuts) Located in Germany. Comprehensive archive site. Very well maintained. ftp://ftp.nluug.nl/pub/comp/next NeGeN/NiNe (NEXTSTEP Gebruikers Nederland/NeXTSTEP in the Netherlands) ftp://cube.sm.dsi.unimi.it (Italian NEXTSTEP User Group) ftp://ftp.nmr.embl-heidelberg.de/pub/next eduStep ftp://ftp.next.com: See below ftp.next.com and NextAnswers@next.com ===================================== [from the document ftp://ftp.next.com/pub/NeXTanswers/1000_Help] Welcome to the NeXTanswers information retrieval system! This system allows you to request online technical documents, drivers, and other software, which are then sent to you automatically. You can request documents by fax or Internet electronic mail, read them on the world-wide web, transfer them by anonymous ftp, or download them from the BBS. NeXTanswers is an automated retrieval system. Requests sent to it are answered electronically, and are not read or handled by a human being. NeXTanswers does not answer your questions or forward your requests. USING NEXTANSWERS BY E-MAIL To use NeXTanswers by Internet e-mail, send requests to nextanswers@next.com. Files are sent as NeXTmail attachments by default; you can request they be sent as ASCII text files instead. To request a file, include that file's ID number in the Subject line or the body of the message. You can request several files in a single message. You can also include commands in the Subject line or the body of the message. These commands affect the way that files you request are sent: ASCII causes the requested files to be sent as ASCII text SPLIT splits large files into 95KB chunks, using the MIME Message/Partial specification REPLY-TO address sets the e-mail address NeXTanswers uses These commands return information about the NeXTanswers system: HELP returns this help file INDEX returns the list of all available files INDEX BY DATE returns the list of files, sorted newest to oldest SEARCH keywords lists all files that contain all the keywords you list (ignoring capitalization) For example, a message with the following Subject line requests three files: Subject: 2101 2234 1109 A message with this body requests the same three files be sent as ASCII text files: 2101 2234 1109 ascii This message requests two lists of files, one for each search: Subject: SEARCH Dell SCSI SEARCH NetInfo domain NeXTanswers will reply to the address in your From: line. To use a different address either set your Reply-To: line, or use the NeXTanswers command REPLY-TO If you have any problem with the system or suggestions for improvement, please send mail to nextanswers-request@next.com. USING NEXTANSWERS BY FAX To use NeXTanswers by fax, call (415) 780-3990 from a touch-tone phone and follow the instructions. You'll be asked for your fax number, a number to identify your fax (like your phone extension or office number), and the ID numbers of the files you want. You can also request a list of available files. When you finish entering the file numbers, end the call and the files will be faxed to you. If you have problems using this fax system, please call Technical Support at 1-800-848-6398. You cannot use the fax system outside the U.S & Canada. USING NEXTANSWERS VIA THE WORLD-WIDE WEB To use NeXTanswers via the Internet World-Wide Web connect to NeXT's web server at URL http://www.next.com. USING NEXTANSWERS BY ANONYMOUS FTP To use NeXTanswers by Internet anonymous FTP, connect to FTP.NEXT.COM and read the help file pub/NeXTanswers/README. If you have problems using this, please send mail to nextanswers-request@next.com. USING NEXTANSWERS BY MODEM To use NeXTanswers via modem call the NeXTanswers BBS at (415) 780-2965. Log in as the user "guest", and enter the Files section. From there you can download NeXTanswers documents. FOR MORE HELP... If you need technical support for NEXTSTEP beyond the information available from NeXTanswers, call the Support Hotline at 1-800-955-NeXT (outside the U.S. call +1-415-424-8500) to speak to a NEXTSTEP Technical Support Technician. If your site has a NeXT support contract, your site's support contact must make this call to the hotline. Otherwise, hotline support is on a pay-per-call basis. Thanks for using NeXTanswers! _________________________________________________________________ Written by: Eric P. Scott ( eps@toaster.SFSU.EDU ) and Scott Anguish ( sanguish@digifix.com ) Additions from: Greg Anderson ( Greg_Anderson@afs.com ) Michael Pizolato ( alf@epix.net ) Dan Grillo ( dan_grillo@next.com )
Sender: Abdul Safar<ASE1000@1stfamily.com> Control: cancel <7137cd$1744.2d9@NEWS> Message-ID: <cancel.7137cd$1744.2d9@NEWS> Subject: cmsg cancel <7137cd$1744.2d9@NEWS> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 20 Jul 1997 03:53:06 GMT EMP article removed by jem@xpat.com. Original Headers: From: Abdul Safar<ASE1000@1stfamily.com> Subject: Free Internet Access World Wide Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!NEWS!not-for-mail Lines: 50
From: alan@osci.me.ttu.edu (Alan A. Barhorst) Newsgroups: comp.sys.next.sysadmin Subject: Netinfo and Auto-Mounting NFS Date: 20 Jul 1997 05:42:12 GMT Organization: Texas Tech Academic Computing Services Message-ID: <5qs8fk$41n@ttacs7.ttu.edu> Keywords: netinfo,mount,help Hello, I have recently combined two 2-level netinfo networks into a 3-level network intended for growing room. I would like to be able to mount directories from machines in each domain under /Net/domainXX, but it appears the automounter does not recognize mounting to anything but /Net. What I tried was simply editing the entries in the netinfo database by hand in Netinfomanager then restarting....this allowed nothing to be mounted. It appears I might be able to kludge a fix from the rc script but I would really like to just fiddle with netinfo entries. Is there something I am missing, should this work, or is there a known fix. All help is appreciated. -- AB _______________________________________________________________ Alan A. Barhorst | alan@osci.me.ttu.edu Mechanical Engineering | http://www.osci.ttu.edu/ Texas Tech University | NeXT, MIME, Sun, & ASCII mail
Sender: 1834757@compuserve.com Control: cancel <5qsup4$kpi@news1-alterdial.uu.net> Message-ID: <cancel.5qsup4$kpi@news1-alterdial.uu.net> Subject: cmsg cancel <5qsup4$kpi@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 20 Jul 1997 12:02:52 GMT EMP article removed by jem@xpat.com. Original Headers: From: 1834757@compuserve.com Subject: Get FREE PASSWORD TO 2000 SEX SITE.. Newsgroups: comp.sys.next.sysadmin Path: ...!hunter.premier.net!europa.clark.net!news-peer.sprintlink.net!news.sprintlink.net!Sprint!uunet!not-for-mail Lines: 99
Newsgroups: comp.sys.next.sysadmin From: js@euler.han.de (Juergen Sell) Subject: Re: How do I change my hostname the best way? Message-ID: <EDM5MF.1x7@euler.han.de> Sender: js@euler.han.de (Juergen Sell) Organization: Ink Unknown References: <Pine.NXT.3.96.970717160720.8332B-100000@peace> Date: Sun, 20 Jul 1997 10:39:51 GMT Timothy Luoma <luomat@peak.org> writes > On Wed, 16 Jul 1997, Peter Nitezki wrote: > > > > PPP. There might be something 'round the corner. My guess is that you > > need SimpleNetworkStarter to get things straigt. > > I was with you right until you mentioned SNS.... I don't htink one should > (if one can, which I'm not sure of) use SNS to change the hostname after > the network has been set up. > > Generally SNS doesn't always act consistently and avoiding it is good, > IME. Yep, it more than likely crashes when run on an already configured system. Or to put it in positive terms: reset at least /etc/hostconfig to its initial state prior to running SNS. My experience with 3.2 and 4.1 Juergen
From: blazek@stt.msu.edu (Rudolf B. Blazek) Newsgroups: comp.sys.next.sysadmin Subject: Domain suffix broke Date: 20 Jul 1997 13:48:05 GMT Organization: Michigan State University Message-ID: <5qt4ul$b89$1@msunews.cl.msu.edu> Hallo everyone: We have a few NeXTstations in a mixed network (departmental internet subnet). Originally we had all machines using only their own local NetInfo domain. I put our correct domain into /etc/resolv.conf and everything worked fine. The names of the machines were specified only by their hostname without the domain. Now I have set up a root domain NetInfo server. Again, all the machines have the correct domain in /etc/resolv.conf But for example pine doesn't see the domain and only tries to use the hostname (without the domain). Web server (apache) does the same thing and all the links on our site broke as the server returns its name to the browser without the domain suffix. I have set up the web server and pine by hand in the appropriate config files, but would like to fix it the proper way. Could you tell me where to put the domain suffix in the NetInfo. Or should all the computers have their host names with the suffix?? In addition, could you tell me which command to use to check whether the domain name works. What mechanism is used by pine and apache web server to determine the host name? Thanks a lot. Rudy. (Please send a reply by e-mail, too - if you could. Thanks.) -- Rudy Blazek Michigan State University blazek@stt.msu.edu Department of Statistics & Probability
From: andydunn@op.net (Andy Dunn) Newsgroups: comp.sys.next.sysadmin Subject: Re: Q: Decoding MIME/HEX attachments in NS3.0? Date: 20 Jul 1997 18:15:12 GMT Organization: OpNet -- Greater Philadelphia Internet Service Message-ID: <5qtkjg$ol6$2@picasso.op.net> References: <EDFJDC.MyK@ecf.toronto.edu> <Pine.NXT.3.96.970717161449.8332C-100000@peace> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: luomat@peak.org In <Pine.NXT.3.96.970717161449.8332C-100000@peace> Timothy Luoma wrote: > > Try throwing it at Opener.app which I think can handle it... save it as > .mime to have it open MIME and whatever the standard hex is for hex. > > Checkout Opener.app for more info... it opens just about anything you can > think of. > > TjL > > There is also a program called 'munpack' which will unpack MIME-encoded files, if you don't mind a command-line interface. ith no troubles. Both SLIP and PPP are available via FTP at next-ftp.peak.org.
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: Fast SCSI-2 on black hardware? Message-ID: <EDM2II.DAx@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <33cf9f42.0@news.uni-konstanz.de> Date: Sun, 20 Jul 1997 09:32:42 GMT In article <33cf9f42.0@news.uni-konstanz.de> dieter@kaluza.physik.uni-konstanz.de (Dieter Ebner) writes: > I have a 4 GByte IBM OEM DFHSS4F (Ultrastar) hard disk which is running > perfectly well on a Pentium with a PCI adaptec 2940 under NeXTSTEP 3.2 . > > When connecting it a NeXT-station I got the error messages: > > mach: sd1: Incomplete disk transfer; bytes moved = 0x2000, ...FATAL > > I have put the "sync negotiation disable jumper" on the disk, but that > didn't help. > Unfortunately, I don't know the drive at hand. But the error message is typical for a disk in synch mode. Now let me do some wild guessing; the name of that jumper would tell me it needs to be removed to work like intended. Black machines require SCSI-1, asynch to function. You might need a OEM data sheet to determine the proper actions (I usually get mine from my distributaor). Possibly there are more specific hints on the FAQ (Peanuts!). -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: Plexor CDROMs Message-ID: <EDM2uI.DD7@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <5qq02s$p0d@slip.net> Date: Sun, 20 Jul 1997 09:39:53 GMT In article <5qq02s$p0d@slip.net> emclean@slip.net (Emmett McLean) writes: > Hi, > > Will any Plexor SCSI CDROM having a CD caddy work with > black hardware? > There are very few CD/ROM drives known to not work. All Apple drives fall in that category, for instance. I can confirm the 8PLEX to work fine on a TurboColor. -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
Newsgroups: comp.sys.next.sysadmin From: lparkyn@prosoft.com (Lyle Parkyn) Subject: OS4.2 upgrade hosed user workspace - lost mail addresses. Message-ID: <EDMyJB.2oI@prosoft.com> Sender: lparkyn@prosoft.com (Lyle Parkyn) Organization: ProSoft Solutions Inc. (RDS Site) Date: Sun, 20 Jul 1997 21:04:22 GMT I upgraded one of our machines on the network to OS 4.2. I installed user/dev locally on the machine 'cause I wanted the other machines to remain NS3.3. Then I logged onto that machine with my user account - mistake. For some reason a lot of my workspace settings were lost. E.g. WorkSpace prefernces, Preference.app settings, docked apps, news grazer configruation - and my mail addresses. Anyone know where mail addresses are located so I can restore them from backup? Anyone care to hazard a guess as to why my workspace preferences etc. got hammered? -- Lyle Parkyn ProSoft Solutions Inc. (http://www.prosoft.com) lparkyn@prosoft.com (NeXTmail, text or MIME formats welcome) Bus:(604)324-3311 Fax:(604)538-7694 -- Lyle Parkyn ProSoft Solutions Inc. (http://www.prosoft.com) lparkyn@prosoft.com (NeXTmail, text or MIME formats welcome) Bus:(604)324-3311 Fax:(604)538-7694
From: lin@localhost.com (Lin) Newsgroups: comp.sys.next.sysadmin Subject: perl 5.003 Date: 20 Jul 1997 23:16:41 GMT Organization: Univ. of Maryland Message-ID: <5qu68p$dg8$1@hecate.umd.edu> Anyone got this version to compiled ? Seems like its configure try to use POSIX feature and cause duplicate definitions between posix and standard library.
Newsgroups: comp.sys.mac.system,comp.sys.mac.wanted,comp.sys.newton.misc,comp.sys.newton.programmer,comp.sys.next.advocacy,comp.sys.next.hardware,comp.sys.next.programmer,comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.palmtops,comp.sys.pen,comp.sys.pen,comp.sys.powerpc.advocacy,comp.sys.psion.apps,comp.sys.psion.marketplace,comp.sys.psion.misc,comp.sys.psion.programmer,comp.sys.sgi.admin,comp.sys.sgi.graphics,comp.sys.sgi.hardware,comp.sys.sgi.misc,comp.sys.sinclair,comp.sys.sun.admin,ct.jobs,cz.soc.mensa,dc.forsale.computers,dc.forsale.misc,dc.general,dc.jobs,control From: news@news.msfc.nasa.gov Message-ID: <cancel.33D2948F.82D5A445@sprintmail.com> Control: cancel <33D2948F.82D5A445@sprintmail.com> Subject: cmsg cancel <33D2948F.82D5A445@sprintmail.com> no reply ignore Organization: Semi-Automatic Lupine Remover Date: Sun, 20 Jul 1997 23:53:40 GMT Sender: "William S. Taylor" <wtaylor001@sprintmail.com> ignore Make Money Fast post canceled by J. Porter Clark.
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin,comp.sys.next.programmer Subject: Re: NextPrinter Followup-To: comp.sys.next.programmer Date: Sun, 20 Jul 1997 10:17:10 -0700 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.SUN.3.96.970720100051.18512A-100000@kira> References: <5qlre3$b2a@lyra.csx.cam.ac.uk> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: teb@eng.cam.ac.uk In-Reply-To: <5qlre3$b2a@lyra.csx.cam.ac.uk> Followups-set to comp.sys.next.programmer, where hopefully someone will have a workaround. On 17 Jul 1997 teb@eng.cam.ac.uk wrote: > has anybody had this message before when printing (from > Openwrite)? Any recommendations? Thanx. > > next syslog: /usr/lib/NextPrinter/npd-lpr: possible buffer overrun > attack by uid 20 If you are using 4.2 it has the lpr buffer overrun patch on it. If you are using >4.2 then you probably are running into the lpr-wrapper patch. OpenWrite (and WordPerfect) both seem to do this, but I do not know why. I had to remove the patch on my system for the time being. Eventually I'll have some time to muck around with the patch and figure out what they are trying to send. The patch can be found in the 'new_arrivals' folder or ftp://next-ftp.peak.org/pub/next/apps/utils/unix//lpr-wrapper.1.0.1.NIHS.bs.tar.gz the original source code is at ftp://ftp.auscert.org.au/pub/auscert/tools/overflow_wrapper/overflow_wrapper.c and it was compiled this way: cc -arch m68k -arch i386 -arch hppa -arch sparc \ -DREAL_PROG='"/usr/ucb/lpr.orig"' -DMAXARGLEN=32 -DSYSLOG -o lpr lpr.c in case someone else wants to try and debug it. Increasing -DMAXARGLEN=32 has got to be the solution, but I don't know what the correct value is. Perhaps if the program could say what the "ARGLEN" was that OpenWrite tried to send. Could this be OpenWrite/WP sending the file name which would would easily be longer than 32 characters? TjL
From: luomat@peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: Domain suffix broke Date: 21 Jul 1997 02:47:31 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5quik3$3n5$1@ha2.rdc1.nj.home.com> References: <5qt4ul$b89$1@msunews.cl.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: blazek@stt.msu.edu Try OmniDNSHelper.app and see if that helps. TjL
From: Rudolf B Blazek <blazek@clunix.cl.msu.edu> Newsgroups: comp.sys.next.sysadmin Subject: Re: Domain suffix broke Date: Mon, 21 Jul 1997 05:17:07 -0400 Organization: Michigan State University Message-ID: <Pine.SOL.3.96.970721051529.2319A-100000@clunix.cl.msu.edu> References: <5qt4ul$b89$1@msunews.cl.msu.edu> <5quik3$3n5$1@ha2.rdc1.nj.home.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: "Timothy J. Luoma" <luomat@peak.org> cc: blazek@stt.msu.edu In-Reply-To: <5quik3$3n5$1@ha2.rdc1.nj.home.com> On 21 Jul 1997, Timothy J. Luoma wrote: > > Try OmniDNSHelper.app and see if that helps. > > TjL > > Thanks Tim, I looked at the app and found that it runs under OpenStep only. I forgot to include that I use NextStep 3.2 on black and NS 3.3 on white. Thanks. Rudy
From: teb@eng.cam.ac.uk Newsgroups: comp.sys.next.sysadmin Subject: uid of `me' Date: 21 Jul 1997 11:33:10 GMT Organization: University of Cambridge, England Message-ID: <5qvhdm$sgj@lyra.csx.cam.ac.uk> Hi, could anybody let me know, if it is possible and how to change the uid of `me'? Or have a duplicate user of `me'? (What is the relation of 20 to the name `me'?) Thanks a lot; much appreciate your comments, Thomas --- Th. Biesinger, Engineering Department, Aerolab, University of Cambridge, Trumpington Street, Cambridge CB2 1PZ, UK, em: biesingert@asme.org, vc: +44 1223 3 32869, fx: +44 1223 3 32662. NeXT-Mail welcome, PGP-2.6.i key available.
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Domain suffix broke Date: 21 Jul 1997 11:42:29 GMT Organization: P&L Systems Message-ID: <5qvhv5$ntj$1@ironhorse.plsys.co.uk> References: <5qt4ul$b89$1@msunews.cl.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: blazek@stt.msu.edu In <5qt4ul$b89$1@msunews.cl.msu.edu> Rudolf B. Blazek wrote: > Now I have set up a root domain NetInfo server. Again, all the machines have > the correct domain in /etc/resolv.conf > > But for example pine doesn't see the domain and only tries to use the > hostname (without the domain). Web server (apache) does the same thing and > all the links on our site broke as the server returns its name to the browser > without the domain suffix. By default NeXTen look up host names in netinfo first, and then fall back to DNS if they can't find the name in netinfo. As the netinfo database is simply a glorified /etc/hosts file, it behooves you to enter the fully qualified domain names in there. The way I do it is to enter the FQND as the first and thus canonical name, with shortened of alternative names as "nicknames". In fact, I define the FQDN to *be* the hostname in all cases --- it makes a whole lot of sense really. The only objections to it that I have heard are really just aesthetic: people don't like seeing "host.dom.ain% " as their csh shell prompt. To which I reply (choose one): i) Use tcsh ii) set prompt=`hostname|sed -e s',\..*$,,'`"% " iii) Learn to live with it. However, depending on how well your applications are programmed and whether the C library does the right thing or not, you may possibly be able to get away with listing the FQDN second. YMMV. As a principle of good administration, it should be possible to have just one authoritative hostname database, which really has to be the DNS system on a machine connected to the internet. Unfortunately, the netinfo system isn't quite smart enough to support that: you have to have a 'name' entry in the machines netinfo data or many things seem to break, particularly the netinfo binding and the automatic BOOTP configuration stuff that happens on reboot. > I have set up the web server and pine by hand in the appropriate config > files, but would like to fix it the proper way. > > Could you tell me where to put the domain suffix in the NetInfo. Or should > all the computers have their host names with the suffix?? As I said, make the fully qualified domain name the "true name" of the host. You say in a later post: > I forgot to include that I use NextStep 3.2 on black and NS 3.3 on white. Unfortunately, NS 3.2 machines don't like the netinfo /locations/resolver property: they basically just ignore it. Stick with the /etc/resolv.conf flat files which will work fine for NS 3.2. If you were running a network entirely with NS 3.3 or greater, /locations/resolver would be the way to go. > In addition, could you tell me which command to use to check whether the > domain name works. What mechanism is used by pine and apache web server to > determine the host name? Use nslookup to check whether your DNS config is correct: this will bypass any netinfo or NIS lookups and go to DNS directly. You should be able to test that the domain suffix gets added appropriately. Pine and apache will use the gethostbyname(3) or gethostbyaddr(3) calls to translate between IP numbers and host names. If you have perl installed, you should be able to test exactly what they return fairly easily. Matthew [Posted and mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: OS4.2 upgrade hosed user workspace - lost mail addresses. Date: Mon, 21 Jul 1997 08:06:43 -0400 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.NXT.3.96.970721080328.16799A-100000@peace> References: <EDMyJB.2oI@prosoft.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Lyle Parkyn <lparkyn@prosoft.com> In-Reply-To: <EDMyJB.2oI@prosoft.com> On Sun, 20 Jul 1997, Lyle Parkyn wrote: > Anyone know where mail addresses are located so I can restore them from > backup? > > Anyone care to hazard a guess as to why my workspace preferences etc. got > hammered? I might even hazard a guess that they are not really gone. In NS the preferences were saved in ~/.NeXT In OS the preferences are saved in ~/.OpenStep I renamed ~/.NeXT to ~/.NeXT.orig and then did 'cd ; ln -s .OpenStep .NeXT and replaced the ~/.OpenStep files with the ones from ~/.NeXT.orig (I _copied_ them so I'd still have a backup in case something went screwy). I think I may have done this for my user account while logged in as root, because I didn't want my current preferences to be saved when I logged out because they were wrong. If they truly are gone, the Mail.app addresses are at ~/.NeXT/.mailalias TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org> f ` cn rd ths ` my hv lrnd hbrw
From: grayal@btlip04.bt.co.uk (Andy Gray) Newsgroups: comp.sys.next.sysadmin Subject: System Panics on ISP Dialup Date: Mon, 21 Jul 1997 12:31:43 GMT Organization: BT Labs, Martlesham Heath Message-ID: <5qvknd$a10$1@pheidippides.axion.bt.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I have managed to get PPP2.2 to connect to my ISP (Demon) quite happily over a couple of week period. I can also run a POP server on my slab and serve 2 PCs (self and partner's) running Eudora again quite happily. The only hastle I have had is in remembering to kill sendmail before I dial into the ISP, otherwise I have a race between SMTP and POP3 to deliver the mail. Over the weekend, I configured crontab to run the manual scripts overnight. This is where the fun started. crontab: 0 0 * * * /bin/sh /etc/ppp/killSendmail.sh > /dev/null 2>&1 5 0 * * * /bin/sh /etc/ppp/callDemon.sh > /dev/null 2>&1 When I dial in, the dial-in is performed as expected, popOver starts, email is transferred from the ISP, sendmail restarts, email is transferred and the system idles for around 4 minutes until the ISP drops the link. Most of the time this is picked up and the ip-down script is run. Otherwise I send a HUP signal to pppd which then cleans up for me. I will drop the link under more controlled circumstances later. When I run this under cron/crontab, the system panics at the end. Any clues? For clarity, the two main scripts WORK FINE when used MANUALLY. The panic only occurs when under the control of cron. When the system reboots I canwork to the ISP manually without problem. Pourquoi!!! The same scripts are run as root from the command line. I am not using explicit paths within the shell scripts as all of the main components are running (eg pppd and chat). I am aware of the vaguarities of PATH in cron scripts. Are there any patches than I need to apply post base 3.3 (Moto) installation? I am running a NeXTStation 68040/25 (Motorola) running NeXTSTep 3.3 with developer option Regards Andy Gray The following scripts are precis'd and have #!/bin/sh and comment lines removed for the sake of clarity. killSendmail.sh: process=`ps ax | grep sendmail | grep -v grep` if [ -z "${process}" ]; then echo "Sendmail process does not seem to be running ..." else set ${process} if [ "$7" -eq "(sendmail)" ]; then sendmailPID=$1 echo "Killing sendmail process - ID =" ${sendmailPID} kill ${sendmailPID} else echo "Unknown process looks like sendmail ..." fi fi callDemon.sh: pppd connect ... ip-up: echo "Connected at "`date` >> /etc/ppp/pppd.log # request mail via POP3 /etc/ppp/popOver # show outgoing queue mailq >> /etc/ppp/pppd.log # restart sendmail to deliver outgoing mail /usr/lib/sendmail -bd -q1h ip-down: # show (empty) outgoing queue mailq >> /etc/ppp/pppd.log echo "Connection dropped at"`date` >> /etc/ppp/pppd.log
From: Cosmo Roadkill <cosmo.roadkill%bofh.int@rauug.mil.wi.us> Sender: steph&lise@usa.net (Stephanie&Lise) Newsgroups: comp.sys.next.marketplace,comp.sys.next.misc,comp.sys.next.programmer,comp.sys.next.software,comp.sys.next.sysadmin,comp.sys.northstar,comp.sys.novell,comp.sys.nsc.32k,comp.sys.oric,comp.sys.os.linux.admin Subject: cmsg cancel <33d286d9.17126164@ntnews.entech.com> Control: cancel <33d286d9.17126164@ntnews.entech.com> Date: 21 Jul 1997 07:45:42 GMT Message-ID: <cancel.33d286d9.17126164@ntnews.entech.com> Organization: BOFH Space Command, Usenet Division Article cancelled as EMP/ECP, exceeding a BI of 20. A report will be published shortly on news.admin.net-abuse.bulletins. Sick-O-Spam, Spam-B-Gon!
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Help with ifconfig, route, ppp, and all of that Date: 21 Jul 1997 13:15:26 GMT Organization: P&L Systems Message-ID: <5qvnde$ntj$2@ironhorse.plsys.co.uk> References: <5qrust$rac@sun20.ccd.bnl.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: doyle@aps.org In <5qrust$rac@sun20.ccd.bnl.gov> Mark Doyle wrote: > OK, I think I have all the bits and pieces to set up a small home network, > but I am not quite sure how to get it all working together nicely. Here is > what I have: > > 1) Intel machine with an ethernet card and a PPP connection. > 2) Slab with ethernet. > > I have a crossover cable to connect the two ethernet ports together. I have 4 > IP addresses (I control the other end of the PPP connection as well): > > my.sub.net.133 --- PPP server (on office machine) > my.sub.net.134 --- PPP client (Intel machine at home) > my.sub.net.135 --- for en0 on slab > my.sub.net.136 --- for en0 on Intel > > There are other machines on the subnet that I don't want to intefere with. I take it that 'my.sub.net' is your office IP subnet, and that both your slab and intel boxes are at home? > So far I have PPP set up and working correctly. I would like to enable the > en0 interface on the Intel machine and get the Intel machine to act as a > gateway for the slab (and probably a netinfo server and NFS server as well). [Deletia] Right. Where you're going wrong is trying to put all of the machines' interfaces on the *same* network. For the routing to work correctly they should be on *different* networks --- that is --- the en0 interfaces for your home network should be on a different network to the machines at you office, whilst the ppp0 interface on your gateway machine should be on the same network as your office. There are a couple of ways you might get round this: i) Use a completely different network at home. You can just grab one of the RFC1918 network numbers out of the 192.168.0.0 -- 192.168.255.255 block which are reserved for that purpose. However, you can use those numbers to access the internet at large. You will have to set up routing on your office machines to talk to your home machines if you do this. ii) Sub-net your office network to give yourself a /30 bit network block at home --- that's the minimum you can plausibly have, giving you a network number, two host IP numbers and a broadcast address. You will need an additional number for the PPP interface on your gateway machine which should be on the office part of the network. Again, this will require you to make changes to the routing on the machines around your office LAN, but this should let you access the rest of the world OK. Or I think you can use the proxy-arp trick with a setup something like this, and avoid the need for routing changes. iii) You should, in theory, be able use to the natd (ftp://kn6-045.ktvlpr.inet.fi/pub/natd/README) "Network Address Translation Daemon" to dynamically translate packet addresses between your home ethernet numbers and your office numbers. You would use one of the rfc1918 networks as above, but translate the addresses in the packet headers on the fly as they pass through your gateway machine so that they appear to come from it's PPP interface. Unfortunately, while this software exists for FreeBSD and various other 4.4BSD Unixen (Rhapsody? --- it would be a really handy feature), I don't think that anyone has ported it over to OpenStep at the moment --- someone would have to write a lks to support this. Matthew [Posted and mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: sboker@calliope.psych.nd.edu (Steven M. Boker) Newsgroups: comp.sys.next.sysadmin Subject: Re: Fast SCSI-2 on black hardware? Date: 21 Jul 1997 15:12:49 GMT Organization: University of Notre Dame Message-ID: <5qvu9h$ot2@news.nd.edu> References: <33cf9f42.0@news.uni-konstanz.de> <EDM2II.DAx@nidat.sub.org> In article <EDM2II.DAx@nidat.sub.org>, Peter Nitezki <Peter.Nitezki@bku.db.de> wrote: >In article <33cf9f42.0@news.uni-konstanz.de> >dieter@kaluza.physik.uni-konstanz.de (Dieter Ebner) writes: >> I have a 4 GByte IBM OEM DFHSS4F (Ultrastar) hard disk which is running >> perfectly well on a Pentium with a PCI adaptec 2940 under NeXTSTEP 3.2 . >> >> When connecting it a NeXT-station I got the error messages: >> >> mach: sd1: Incomplete disk transfer; bytes moved = 0x2000, ...FATAL >> >> I have put the "sync negotiation disable jumper" on the disk, but that >> didn't help. >> This is a very nice drive. I now have 3 of them running on my TurboSlab. However, it took me a while to figure out what needed to happen in order for them to work. Thanks to many people on the net, I came up with the proper solution. I have uploaded instructions and the software required to ftp://ftp.next.peak.org/pub/next/submissions/IBMpage0change.tar.gz The readme file follows: Cheers, Steve ------------ Hi all- A week and a half ago I began to try to install one of the new IBM UltraStar 4 gigabyte hard disks. Like many others in this group I have had bad luck with the reliability of the LOUSY UNRELIABLE SEAGATE BARRACUDA drives. I've installed 8 of them in the past year and a half and I've had 4 I-DON'T-KNOW-I'M-A-SCSI-DEVICE SEND-ME-BACK-TO-SINGAPORE failures in that time. 50% failure in 18 months is a lot worse than the published MTBF. As far as I Quantum looks to be even worse. So, I've been looking around for another solution. I found that I could buy an IBM DFHSS4UF 4 gigabyte for $879 in an external enclosure. The specs looked good (8.5 ms access, 7200 rpm, etc.) so I decided to give it a try. The disk refused to allow itself to be formatted by a NeXTstation. I spent a good deal of time attempting to tweak a disktab, and finally realized that there was something fundamentally wrong when "disk /dev/rsd1a" would let me perform read tests, but refused to let me perform write tests. Many kind folks on this group helped me work out the solution to this problem. Thanks to James Quick, Randy, and rencsok@channelu.com for suggestions about possible solutions with disktab. Timm Wetzel finally came up with the solution. The IBM drives have the ASPDE (Additional Save Data Pointer Enable) bit set to 0 in the SCSI page 0. This bit needs to be set to 1 in order to work with black hardware. You can do this with the old version of scsitools "sense" and "select" commands. Unfortunately, these tools seem to have been lost from the archives when nova.cc.purdue.edu went away. One more person (Ernst Kloecker) came to my rescue with a copy of the scsitools and now I'm up and running. The IBM disk is much quieter than the LOUSY UNRELIABLE SEAGATE BARRACUDA drives. Let's hope that it lasts longer.... So far, I'm quite pleased with the drive. Now, here's how to modify the IBM defaults so that the drive can be used on black hardware. ----------------------------------------------------------------- If (be sure to check!) your drive's page 0 is laid out like the DFHS, then the following will work. IBM will send you a fax of the relevant docs if you call 800-IBM-3333 in the US. I'll be uploading a copy of scsitools.new.tar.gz to next-ftp.peak.org as soon as my new machine name propagates through DNS so that peak will let me ftp. Here's how to set the ASDPE bit for an IBM OEM DFHSS4F: 1. Make sure you know which scsi drive to send to: inquire will come back with a listing of the devices. Suppose your IBM drive is listed as "-t 2 -l 0" 2. Get a copy of the page 0 bytes: sense -t 2 -l 0 -p 0 > somefile.orig 3. Make a copy of "somefile.orig" to "somefile.new" and change the line that reads -mp00 0003 31 ff # b1 ff 80 b1 to read -mp00 0003 b1 ff # b1 ff 80 b1 4. Now make the change: select -t 2 -l 0 -p 0 -f somefile.new You should now be able to use "disk" to format the drive. I ended up using the following disktab entry: DFHSS4F|DFHSS4F-512|IBM OEM DFHSS4F:\ :ty=fixed_rw_scsi:nc#4392:nt#16:ns#135:ss#512:rm#7200:\ :fp#320:bp#0:ng#0:gs#0:ga#0:ao#0:\ :os=sdmach:z0#64:z1#192:hn=localhost:rw=a:rw=b:\ :pa#0:sa#4194304:ba#8192:fa#1024:ca#32:da#4096:ra#10:oa=time:\ :ia:ta=4.3BSD:\ :pb#4194304:sb#4194304:bb#8192:fb#1024:cb#32:db#4096:rb#10:ob=time:\ :ib:tb=4.3BSD: Remember, if you copy this disktab from your newsreader, that blank space at the beginning of each line but the first has to be _one_ tab. Not spaces. One tab. Good luck! Steve -- Dr. Steven M. Boker 219-631-4941 (voice) sboker@nd.edu 219-631-8883 (fax) http://www.nd.edu/~sboker/ 219-257-2956 (home) Dept. of Psychology, University of Notre Dame, Notre Dame, IN 46556
From: satoru@candenext.lsa.berkeley.edu.berkeley.edu (Satoru Uzawa) Newsgroups: comp.sys.next.sysadmin Subject: Re: perl 5.003 Date: 21 Jul 1997 17:26:55 GMT Organization: University of California, Berkeley Message-ID: <5r064v$t7@agate.berkeley.edu> References: <5qu68p$dg8$1@hecate.umd.edu> There is perl 5.004_001 which has fix for Openstep. You can find it here. http://www.perl.com/CPAN/src/5.0/perl5.004_01.tar.gz http://www.perl.com/CPAN/src/5.0/perl5.004_01.patch.gz Have fun! --- Satoru Uzawa, satoru@candenext.lsa.berkeley.edu (NeXTmail welcome) lin@localhost.com (Lin) wrote: >Anyone got this version to compiled ? Seems like its configure try to use >POSIX feature and cause duplicate definitions between posix and standard >library. > >
From: sklein@panix.com (Scott Klein) Newsgroups: comp.sys.next.sysadmin Subject: sendmail question Date: 21 Jul 1997 13:51:25 -0400 Organization: PANIX Public Access Internet and Unix, NYC Message-ID: <5r07it$noo@panix2.panix.com> How do I setup NeXTMail to send/receive mail via the sendmail at my POP server instead of from my local host? Thanks, Scott Klein
From: "Jan-Peter Börnsen" <i02jan@mail.desy.de> Newsgroups: comp.sys.next.sysadmin Subject: H: NS sendmail problem Date: Mon, 21 Jul 1997 22:13:30 +0200 Organization: Deutsches Elektronen-Synchrotron (DESY) Message-ID: <33D3C2EA.FC34E727@mail.desy.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I need some help and advice with NeXT's sendmail configuration and have the following problem: My via a dial-up ppp connection outgoing mails don't have the correct "From" address. My actual settings are: POP-server is: 'public.uni-hamburg.de' entry in the (resolv.conf) SMTP-server is: 'public.uni-hamburg.de' Pop-mail address is: 'Valentino_Kyriakides@public.uni-hamburg.de' (I made an entry in Mail.app "Reply-To:" Prefs) My NeXT Mailhost is: 'timebandit' entry in the (/etc/hostconfig) My NeXT sendmail.cf is: 'sendmail.mailhost.cf' (standard unchanged) My NeXT useraccount is: 'vkyr' I've set up my NeXT as a mailhost via SNS.app! Here is an EXAMPLE of a mail which came back: ======================================================= ----- Transcript of session follows ----- While connected to rzdspc1.informatik.uni-hamburg.de: >>> MAIL From:<vkyr@timebandit.public.uni-hamburg.de> <<< 553 <vkyr@timebandit.public.uni-hamburg.de>... Host name lookup failed 554 1gatzham@informatik.uni-hamburg.de... 554 Remote protocol error ----- Unsent message follows ----- Return-Path: <vkyr> Received: by timebandit.public.uni-hamburg.de (NX5.67e/NX3.0M) id AA00300; Mon, 21 Jul 97 15:50:11 +0100 Message-Id: <9707211450.AA00300@timebandit.public.uni-hamburg.de> Content-Type: application/x-nextmail Mime-Version: 1.0 (NeXT Mail 3.3 v118.2) X-Nextstep-Mailer: Mail 3.3 (Enhance 2.0b6) Received: by NeXT.Mailer (1.118.2) From: Valentino Kyriakides <vkyr> Date: Mon, 21 Jul 97 15:50:06 +0100 To: 1gatzham@informatik.uni-hamburg.de Subject: A little mail-test... Reply-To: Valentino_Kyriakides@public.uni-hamburg.de ======================================================= Please, can somebody tell me how to solve this problem with NeXT's standard sendmail??? Thanks in advance Valentino --- Valentino Kyriakides E-mail: 1kyriaki@informatik.uni-hamburg.de or: Valentino_Kyriakides@public.uni-hamburg.de
Sender: h1ouu88d77@compuserve.com Control: cancel <5r0nf7$3vb@news1-alterdial.uu.net> Message-ID: <cancel.5r0nf7$3vb@news1-alterdial.uu.net> Subject: cmsg cancel <5r0nf7$3vb@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 21 Jul 1997 22:22:47 GMT EMP article removed by jem@xpat.com. Original Headers: From: h1ouu88d77@compuserve.com Subject: GET FREE 2100 $ex-Web $ites FREE! @? Newsgroups: comp.sys.next.sysadmin Path: ...!fnews.nuri.net!uunet!not-for-mail Lines: 99
From: billc@ns1.upside.net (Chris Bill) Newsgroups: comp.sys.next.sysadmin Subject: Silly 'ls' question Date: 21 Jul 1997 22:34:57 GMT Organization: University of Maine System Message-ID: <slrn5t7pcl.v6c.billc@home.upside.net> Hello all, How do I get ls to print the numerical UIDs and GIDs? I have tried every alphabetical option, A-Z, and a-z, with no luck. I'm using NeXTStep 3.3. Also, would it be wise to replace the NeXT file utils with GNU file utils? - Bill <billc@upside.net>
From: luomat@peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: System Panics on ISP Dialup Date: 21 Jul 1997 23:26:32 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5r0r78$h72$3@ha2.rdc1.nj.home.com> References: <5qvknd$a10$1@pheidippides.axion.bt.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: grayal@btlip04.bt.co.uk In <5qvknd$a10$1@pheidippides.axion.bt.co.uk> Andy Gray wrote: > I have managed to get PPP2.2 to connect to my ISP (Demon) quite happily over > a couple of week period. I can also run a POP server on my slab and serve 2 > PCs (self and partner's) running Eudora again quite happily. The only hastle I > have had is in remembering to kill sendmail before I dial into the ISP, > otherwise I have a race between SMTP and POP3 to deliver the mail. You might want to try setting this in sendmail.cf: O MaxDaemonChildren=12 it is usually commented out by default. > Over the weekend, I configured crontab to run the manual scripts overnight. > This is where the fun started. > > crontab: > > 0 0 * * * /bin/sh /etc/ppp/killSendmail.sh > /dev/null 2>&1 > 5 0 * * * /bin/sh /etc/ppp/callDemon.sh > /dev/null 2>&1 You are telling these scripts to run as the 'user' /bin/sh! Try this: 0 0 * * * root /bin/sh /etc/ppp/killSendmail.sh > /dev/null 2>&1 5 0 * * * root /bin/sh /etc/ppp/callDemon.sh > /dev/null 2>&1 > I am not using explicit paths within the shell scripts as all of the > main components are running (eg pppd and chat). I am aware of the vaguarities > of PATH in cron scripts. I suggest setting PATH manually or using the FQpathnames > Are there any patches than I need to apply post base 3.3 (Moto) installation? > > I am running a NeXTStation 68040/25 (Motorola) running NeXTSTep 3.3 with > developer option I don't know if this relates, but there are several dev patches for 3.3 on ftp.next.com > echo "Connected at "`date` >> /etc/ppp/pppd.log this is a little strange IMO... I'd write it as either: echo "Connected at `date`" >> /etc/ppp/pppd.log or echo -n "Connected at " >> /etc/ppp/pppd.log `date` >> /etc/ppp/pppd.log Just a guess... TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org> f ` cn rd ths ` my hv lrnd hbrw
From: luomat@peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Tricking NetInfo on username length Date: 22 Jul 1997 04:31:50 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5r1d3m$h72$6@ha2.rdc1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to setup majordomo on my machine. To do this, I wanted to create a user named 'majordomo' NetInfo wouldn't let me, because 'majordomo' is 9 characters. So I made a user called 'majordom' and then used 'nidump passwd /' and edited the file to change 'majordom' to 'majordomo' and then reloaded it using 'niload passwd / < /path/to/nidump' That seemed to work (I can login as user majordomo). Anything wrong with doing this? I assume OpenStep 4.1 is correct in limiting usernames for some reason, I just do not know what that reason is. Thanks TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org> f ` cn rd ths ` my hv lrnd hbrw
Sender: 188477@compuserve.com Control: cancel <5r1hbk$1sf@news1-alterdial.uu.net> Message-ID: <cancel.5r1hbk$1sf@news1-alterdial.uu.net> Subject: cmsg cancel <5r1hbk$1sf@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 22 Jul 1997 05:44:22 GMT EMP article removed by jem@xpat.com. Original Headers: From: 188477@compuserve.com Subject: Why pay for sex sites just.... Newsgroups: comp.sys.next.sysadmin Path: ...!howland.erols.net!news-peer.sprintlink.net!news.sprintlink.net!Sprint!uunet!not-for-mail Lines: 99
From: luomat@peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: sendmail question Date: 22 Jul 1997 05:20:29 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5r1fut$t5j$1@ha2.rdc1.nj.home.com> References: <5r07it$noo@panix2.panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: sklein@panix.com In <5r07it$noo@panix2.panix.com> Scott Klein wrote: > How do I setup NeXTMail to send/receive mail via the sendmail at my POP > server instead of from my local host? Two methods: 1) change your mailer to a shell script that runs rsh on the POP server or 2) config sendmail to masquerade_as your pop server. #2 is preferable because #1 is not as safe and requires .rhosts be set up on the POP server and that they don't mind you running sendmail on it #2 can be done with sendmail.8.8.5 and installation instructions on PEAK and would be the easiest way to do this. TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org> f ` cn rd ths ` my hv lrnd hbrw
Date: Tue, 22 Jul 1997 01:13:50 -0600 From: David.Hinz@mci.com Subject: Dual Boot NS3.3 and WinNT? Newsgroups: comp.sys.next.sysadmin Message-ID: <869522990.27569@dejanews.com> Organization: Deja News Posting Service To: David.Hinz@mci.com Is there anything special that I need to do when installing NS 3.3 on a system that already has Windows NT 4.0 installed? I saw the NeXT Answers for dual booting NS 3.3 and Windows 95, but I haven't seen any mention of dual booting NS 3.3 and WinNT. Windows NT is using the NTFS if that makes any difference (do I need to switch it to use the FAT filesystem?) Thanks for any info. dave. -------------------==== Posted via Deja News ====----------------------- http://www.dejanews.com/ Search, Read, Post to Usenet
From: luomat@peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: H: NS sendmail problem Date: 22 Jul 1997 11:21:50 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5r254e$i96$2@ha2.rdc1.nj.home.com> References: <33D3C2EA.FC34E727@mail.desy.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: i02jan@mail.desy.de Hey folks! A lot of people have asked this same question in the past months! www.dejanews.com is your friend! You can try putting the correct 'From' line in your Expert Preferences I'd actually suggest upgrading the sendmail to 8.8.5 via the pkg and instructions on PEAK. TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org> f ` cn rd ths ` my hv lrnd hbrw
From: nospam@all.pls (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: Silly 'ls' question Date: 22 Jul 1997 11:19:12 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5r24vg$i96$1@ha2.rdc1.nj.home.com> References: <slrn5t7pcl.v6c.billc@home.upside.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: billc@ns1.upside.net In <slrn5t7pcl.v6c.billc@home.upside.net> Chris Bill wrote: > How do I get ls to print the numerical UIDs and GIDs? I have tried every > alphabetical option, A-Z, and a-z, with no luck. GNU-ls can do this with the -n flag The stock ls cannot do this as far as I can tell... > Also, would it be wise to replace the NeXT file utils with GNU file utils? Replace? No... supplement? yes. ftp://ftp.next.peak.org/pub/next/apps/utils/unix/GNU_fileutils.3.16.NIHS.bd.tar.gz TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org> f ` cn rd ths ` my hv lrnd hbrw
From: Horst_Dries@stratus.com (Horst Dries) Newsgroups: comp.sys.next.sysadmin Subject: licence server Date: Tue, 22 Jul 1997 11:48:53 GMT Organization: stratus.com Message-ID: <33d49d9a.19672027@news> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit hi there, please can anyone give me a hint how to chance the license server eg. for NoteBook or WatchMe under NEXT or OPENSTEP ?? thanks Horst
Sender: Success@bellatlantic.net Control: cancel <5r27q6$p4v@world1.bawave.com> Message-ID: <cancel.5r27q6$p4v@world1.bawave.com> Subject: cmsg cancel <5r27q6$p4v@world1.bawave.com> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 22 Jul 1997 12:05:11 GMT EMP article removed by jem@xpat.com. Original Headers: From: Success@bellatlantic.net Subject: ========= SUCCESS ========================= Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!news-peer.sprintlink.net!news-pull.sprintlink.net!news-in-east.sprintlink.net!news.sprintlink.net!Sprint!199.45.32.37!world1.bellatlantic.net!news Lines: 37
From: "Brian Wotring" <prak@usl.edu> Newsgroups: comp.sys.next.sysadmin Subject: OS 4.2 for Mach PPP Date: 21 Jul 1997 03:52:13 GMT Organization: Continual Flux Message-ID: <01bc9589$0bc74c40$9c8148a6@b48.ucs.usl.edu> http://www.ucs.usl.edu/~bjw5371/ppp.html
Newsgroups: comp.sys.next.sysadmin From: piers@ilink.de (Piers Uso Walter) Subject: Re: Tricking NetInfo on username length Sender: news@charly.mediahaus.de (News System) Organization: Mediahaus Stroebel in Duesseldorf (Germany) Message-ID: <EDq6uB.B1J@charly.mediahaus.de> References: <5r1d3m$h72$6@ha2.rdc1.nj.home.com> Date: Tue, 22 Jul 1997 14:56:35 GMT Timothy J. Luoma writes > > I am trying to setup majordomo on my machine. > > To do this, I wanted to create a user named 'majordomo' > > NetInfo wouldn't let me, because 'majordomo' is 9 characters. > > So I made a user called 'majordom' and then used 'nidump passwd /' > and edited the file to change 'majordom' to 'majordomo' and then > reloaded it using 'niload passwd / < /path/to/nidump' It would have been even easier using NetInfoManager.app (that's how I do it all the time). It's just the UserManager preventing you from using longer names. > > That seemed to work (I can login as user majordomo). > > Anything wrong with doing this? > > I assume OpenStep 4.1 is correct in limiting usernames for some > reason, I just do not know what that reason is. > > Thanks > > TjL I guess Unix usernames have only eight significant letters (majordom and majordomo would actually be the same and could be used interchangeably if my suspicion is correct). I'm very sure that this is how it works for passwords (you never need to type more than the first eight characters of a long password), but I'm not 100% sure about the user names. Regards Piers --- -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=- "I think people are happy using Windows, and that's an extremely depressing thought." -= Steve Jobs, 1/96 =- Piers Uso Walter ilink GmbH piers@ilink.de -=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-=+=-
From: Steve Watt <steve@watt.com.nospam> Organization: USENET spam abatement Sender: jom@cyberbundle.net Date: 12 Jul 97 08:39:47 GMT Message-ID: <cancel.5q5t3e$r7j$2@its.hooked.net> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5q5t3e$r7j$2@its.hooked.net> Control: cancel <5q5t3e$r7j$2@its.hooked.net> I have cancelled this article which had a BI of more than 20. The original subject was: }Subject: .Free Cash Grants...
From: David Hinz <David.Hinz@MCI.com> Newsgroups: comp.sys.next.sysadmin Subject: Dual Boot NS3.3 and WinNT? Date: Mon, 21 Jul 1997 12:05:43 -0600 Organization: MCI Message-ID: <33D3A4F7.167E@MCI.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Is there anything special that I need to do when installing NS 3.3 on a system that already has Windows NT 4.0 installed? I saw the NeXT Answer for dual booting NS 3.3 and Windows 95, but I haven't seen any mention of dual booting NS 3.3 and WinNT. Windows NT is using the NTFS if that makes any difference (do I need to switch it to use the FAT filesystem?) Thanks for any info. dave. -- David Hinz --- MCI Telecommunications Corporation E-mail: David.Hinz@MCI.com Pager: 1-800-PAGE-MCI PIN: 172-3148 Phone: (303) 390-6108 VNET: 636-6108 Fax: (303) 390-6365
From: "Eric A. Dubiel" <eadubie@rs6000.cmp.ilstu.edu> Newsgroups: comp.sys.next.advocacy,comp.sys.next.software,comp.sys.next.sysadmin Subject: EOF 2.1 Mach/Intel d/l Date: Tue, 22 Jul 1997 19:46:08 -0600 Organization: Illinois State University - Instructional Technology Development Message-ID: <33D56254.1F7A1C37@rs6000.cmp.ilstu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit In case you missed it, EOF 2.1 Mach/Intel is available for d/l... The following from http://devworld.apple.com/ngs/lpp/adrpub/docs/dev/prelude/getting_started.html If you are using OPENSTEP for Mach on Intel - the product that will become Rhapsody for Intel - you'll need to get the Enterprise Objects framework for Intel. The decision to include WebObjects in the Prelude to Rhapsody bundle overlooked this dependency. Enterprise Objects is not included in the bundle. You can get the Enterprise Objects framework for Intel from Apple's devworld site. The archive is 18.2 MB. ftp://dev.apple.com/devworld/Technical_Documentation/Rhapsody_Documentation/EOF2.1Machi386.tar Note, please don't confuse OPENSTEP Enterprise with Enterprise Objects. OPENSTEP Enterprise is the product that will become Yellow Box for Windows. Enterprise Objects is Apple's framework for advanced database connectivity. -Eric "Part of 'generation NeXT'" ;) http://www.ilstu.edu/~eadubie
From: "Eric A. Dubiel" <eadubie@rs6000.cmp.ilstu.edu> Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.misc Subject: Re: probs installing Openstep 4.2 prerelease 2 (WWDC version) Date: Tue, 22 Jul 1997 20:24:59 -0600 Organization: Illinois State University - Instructional Technology Development Message-ID: <33D56B68.CC119AF4@rs6000.cmp.ilstu.edu> References: <5qc336$fo$1@nntp.Stanford.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit To: Karl Pfleger <kpfleger@hpp.Stanford.EDU> Be sure to first see http://devworld.apple.com/ngs/lpp/adrpub/docs/dev/prelude/getting_started.html I think you'll find some good suggestions there... :) -Eric http://www.ilstu.edu/~eadubie
From: luomat@peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: sendmail aliases and NetInfo Date: 23 Jul 1997 02:20:57 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5r3pq9$fd3$1@ha2.rdc1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit So how do I set up a sendmail alias using NetInfo? What's the format and where does it go? I'm using the sendmail.8.8.5 that supposedly supports this. TjL ps -- Hebrew started as of 2 July, and ends on 22 August, so please understand if responses are slow. I am taking a 2 semester class in 8 weeks for 6 credits -- TjL <luomat@peak.org> f ` cn rd ths ` my hv lrnd hbrw
From: cunningham@medicalrounds.com[nospam] (Ken Cunningham) Newsgroups: comp.sys.next.sysadmin Subject: Re: Dual Boot NS3.3 and WinNT? Date: Tue, 22 Jul 1997 16:27:05 -0700 Organization: Canada Internet Direct, Inc. Message-ID: <cunningham-ya02408000R2207971627050001@news.direct.ca> References: <869522990.27569@dejanews.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In article <869522990.27569@dejanews.com>, David.Hinz@mci.com wrote: > Is there anything special that I need to do when installing NS 3.3 on > a system that already has Windows NT 4.0 installed? I saw the NeXT > Answers for dual booting NS 3.3 and Windows 95, but I haven't seen any > mention of dual booting NS 3.3 and WinNT. Windows NT is using the > NTFS if that makes any difference (do I need to switch it to use the > FAT filesystem?) Here's what I did, Dave. I had an original hard drive running Win95. I bought a new 3.5 gig hard drive, installed it as the bus master, and moved the other hard drive to the secondary IDE bus. Moved the CD to the primary bus with the new hard drive as slave (OpenStep needs it there to install, and I just left it there). OK. Install OpenStep, creating a 1.5 gig OpenStep partition. Get it all up and running. Reinstall Win95, making the rest of the new drive a 1.5 gig FAT partition (C), and using the original hard disk as well (comes up as D). Install NT 4.0, which sets up a system picker on the FAT partition. Then overwrite the boot blocks on the C drive with the OpenStep booter, as per NextAnswers, to reinstall the OpenStep booter. Now, when I boot, I get the OpenStep booter. I can choose 'OpenStep', and away she goes. If I choose 'DOS' however, I go to the WinNT system selector, that lets me select Win95 or WinNT. I have it all set up to default to Win95 if I don't touch anything, so my wife can get to her stuff without any help from me. (To do this, set the FAT partition as the default partition in fdisk, and set Win95 as the default choice in the NT system selector.) I can get to whatever I want. Openstep can see both FAT partitions, as well as it's own partition, for easy file sharing. Anyway, complicated I guess, but that's how it works, and it's working very, very well for me. Ken -- remove [nospam] from email address to send me email please
Sender: 0987263278@compuserve.com Control: cancel <5r45sm$su3@news1-alterdial.uu.net> Message-ID: <cancel.5r45sm$su3@news1-alterdial.uu.net> Subject: cmsg cancel <5r45sm$su3@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 23 Jul 1997 05:47:07 GMT EMP article removed by jem@xpat.com. Original Headers: From: 0987263278@compuserve.com Subject: YOU GET FREE 2000 $ex-WebSites FREE! @? Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!news-peer.sprintlink.net!news.sprintlink.net!Sprint!ais.net!uunet!not-for-mail Lines: 99
Date: Wed, 23 Jul 1997 04:37:20 -0600 From: knguyen@ariane.nt.tuwien.ac.at Subject: max partition size Newsgroups: comp.sys.next.sysadmin Message-ID: <869649497.265@dejanews.com> Organization: TU-WIEN Hi all, Does anyone know what is the maximum size of a partition under OpenStep4.1 and Linux. We have a 6.4GB SCSI hard disk and we want to install it either in a Linux box or in an OpenStep box. And for some reasons we want only 1 partition. Thanks very much, Khanh Nguyen, (Vienna University of Technology) -------------------==== Posted via Deja News ====----------------------- http://www.dejanews.com/ Search, Read, Post to Usenet
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: sendmail aliases and NetInfo Date: 23 Jul 1997 11:48:18 GMT Organization: P&L Systems Message-ID: <5r4r22$lmi$1@ironhorse.plsys.co.uk> References: <5r3pq9$fd3$1@ha2.rdc1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: luomat@peak.org In <5r3pq9$fd3$1@ha2.rdc1.nj.home.com> Timothy J. Luoma wrote: > > So how do I set up a sendmail alias using NetInfo? What's the format and > where does it go? > > I'm using the sendmail.8.8.5 that supposedly supports this. In your .mc file: define(`ALIAS_FILE', `netinfo:/aliases') of in the sendmail.cf file: O AliasFile=netinfo:/aliases Matthew [Posted and Mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
Sender: ILCJS<pentaf@ilink.nis.za> Control: cancel <5r0ld4$rb5@news1.saix.net> Message-ID: <cancel.5r0ld4$rb5@news1.saix.net> Subject: cmsg cancel <5r0ld4$rb5@news1.saix.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 23 Jul 1997 12:07:27 GMT EMP article removed by jem@xpat.com. Original Headers: From: ILCJS<pentaf@ilink.nis.za> Subject: For the best golfing experience of your life ! Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!in1.uu.net!196.25.1.18!news1.saix.net!usenet Lines: 19
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: sendmail question Date: 23 Jul 1997 12:01:26 GMT Organization: P&L Systems Message-ID: <5r4rqm$lmi$2@ironhorse.plsys.co.uk> References: <5r07it$noo@panix2.panix.com> <5r1fut$t5j$1@ha2.rdc1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit In <5r1fut$t5j$1@ha2.rdc1.nj.home.com> Timothy J. Luoma wrote: > In <5r07it$noo@panix2.panix.com> Scott Klein wrote: > > How do I setup NeXTMail to send/receive mail via the sendmail at my POP > > server instead of from my local host? > Two methods: 1) change your mailer to a shell script that runs rsh on the POP > server or 2) config sendmail to masquerade_as your pop server. > #2 is preferable because #1 is not as safe and requires .rhosts be set up on > the POP server and that they don't mind you running sendmail on it > #2 can be done with sendmail.8.8.5 and installation instructions on PEAK and > would be the easiest way to do this. It should also be possible to set up your local sendmail as a nullclient using 8.8.x --- simply point it at your ISP's mailhost and (supposing that your ISP has a reasonable e-mail system) all should just work. The advantage of the nullclient setup is that it's extremely simple and offloads all of the trick sendmail configuration problems onto the ISP. All it needs is a two line .mc file: OSTYPE(nextstep) FEATURE(nullclient, mailhost.your.isp) -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: John Kheit <jkheit@cnj.digex.net> Newsgroups: comp.sys.next.bugs,comp.sys.next.sysadmin Subject: Re: HELP! Draw.app screwing up fax cover sheets Date: 23 Jul 1997 12:56:00 GMT Organization: monoChrome, Inc., NJ, USA Message-ID: <5r4v10$f8j$1@news2.digex.net> References: <5q329b$2fr@corporate.hesta.com> michael@hesta.com (Michael Verruto) wrote: > I had made several fax covers using Draw.app several revs ago > (like 3.2 or so ) and they worked fine until I tried to open and > alter them now under 4.1 and 4.2 using the new Draw.app ... Can > anyone corroborate this behavior? It renders elements invisible > once saved and selected as the faxcover in the print panel, and > if you re-open the file itself, the last letter in each text > and/or form entry is missing until resized. Yea, it seems messed up, I've just saved Draw from 3.3 and renamed it to Draw_3.3.app. I use it for the fax pages... -- Thanks, be well, take care, later, John Kheit; Self expressed... __________________________________________________________________ monoChrome, Inc. ASCII, MIME, PGP, SUN, & NeXTmail OK NeXT/OPENSTEP Developer mailto:jkheit@cnj.digex.net Telepathy, It's coming... http://www.cnj.digex.net/~jkheit New York Law School You're dangerous because you're honest
Message-ID: <33D601F6.2AD8@avcinc.com> Date: Wed, 23 Jul 1997 09:07:02 -0400 From: Sandeep Kochhar <kochhar@avcinc.com> Organization: AVC MIME-Version: 1.0 Newsgroups: comp.sys.next.sysadmin CC: kochhar@avcinc.com Subject: NS 3.3/Intel SCSI questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit hi! I have a dual-boot (win95/NS3.3) Pentium PC. I added an Adaptec-2910B SCSI controller card to the PC, and the card seems to work fine in Win95 (e.g., if I attach my Black NeXT CD-ROM Drive to the SCSI card, a CD in it shows up in the Win95 explorer). However, I can't seem to get the card to work on the NS3.3 side. I did the following: - Connected to the SCSI card my Black NeXT CD-ROM Drive and a SCSI external hard drive that works fine on my Black hardware. - Used configure.app to add the Adaptec 2940 SCSI driver, saved settings and rebooted. Neither the CD in the CD-ROM Drive nor the external hard drive show up in the file browser. Questions: - Is there anything more to do than just add the SCSI driver thru' configure.app? - Should the Black NeXT CD-ROM Drive work on Intel/NS3.3? (it does with win95!) - Should the Black NeXT External SCSI Disk work on Intel/NS3.3? Are the disks under the two NeXT's formatted compatibly? Thanks. _____________________________________ Sandeep Kochhar Advanced Video Communications 128 Corporate Center, 70 Blanchard Road, Burlington, MA 01803. Tel: 617-238-0758; Fax: 617-238-0763. Email: kochhar@avcinc.com; URL: http://www.avcinc.com/people/kochhar
From: J.Penning@t-online.de (J. Penning & G. Gabbert) Newsgroups: comp.sys.next.sysadmin Subject: Q: English kbd after upgrade 3.0 to 3.2 Date: 22 Jul 1997 10:32:53 GMT Organization: Telekom Online Internet Gateway Message-ID: <5r228l$jno$1@news01.btx.dtag.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi folks, a few days agoI upgraded a cube from Nextstep 3.0 to 3.2. Everything was fine, finally I chose german language and keyboard, which is quite appropriate (me living in Hamburg). Now I have an english keyboard during login. Someone must have had this before, please tell me what to do. Thanks in advance, Joerg. -- Joerg Penning, Student at the comp. science dep. at the University of Hamburg email j.penning@t-online.de, penning@informatik.uni-hamburg.de
From: jsowers@lehman.com (Justin Sowers) Newsgroups: comp.sys.next.sysadmin Subject: NS3.3 on a modern laptop?! Recommendations? Date: 23 Jul 1997 12:20:26 -0400 Organization: Lehman Brothers, Inc. Sender: jsowers@cfdev1425.cfdev.lehman.com Message-ID: <v6h90yx68qd.fsf@cfdev1425.cfdev.lehman.com> Hi Folks. I'm looking at taking the plunge in the white hardware arena and want something I can take with me. I also want something that won't break the bank, so to speak. Other than the Toshiba Tecras, the TwinHead line, and the IBM 760s, does anyone have recommendations/experience with getting NeXTSTEP 3.3 on any other portables. I'm looking at a Comapaq and a Hitachi now, Cirrus 7548 and C+T 65554 video systems, respectively. 16-bit color will do (hell, I'm still running 4-bit greyscale at home). NeXT has been less than helpful in my endeavor as they just want me to boost up to 4.2 (I only have cash for the laptop, not all new software). Any ideas/suggestions will be much appreciated. Thanks. -Justin. ----------------------------------------------------------------- Justin K. M. Sowers email: jsowers@lehman.com Fixed Income Analytics Lehman Brothers, Inc. vox: 3 World Financial Center fax: New York, NY 10285-1100 Proud alumnus (Bioengineering '93) University of Pennsylvania School of Engineering and Applied Science MBA Candidate (ITBT, '00) Massachusets Institute of Technology Sloan School of Business
From: Steve Watt <steve@watt.com.nospam> Organization: USENET spam abatement Sender: Kris Jacobs<jtsnake@serv01.net-link.net> Date: 10 Jul 97 07:49:22 GMT Message-ID: <cancel.33c1fb16.1@nntp.kalnet.net> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <33c1fb16.1@nntp.kalnet.net> Control: cancel <33c1fb16.1@nntp.kalnet.net> I have cancelled this article which had a BI of more than 20. The original subject was: }Subject: Try Me!
From: tfu@bigfoot.com (Thomas F. Unke) Newsgroups: comp.sys.next.sysadmin Subject: Re: H: NS sendmail problem Date: Tue, 22 Jul 1997 17:01:50 GMT Organization: Disorganization Sender: thomas@gamelan.shnet.org (thomas) Message-ID: <1997Jul22.170150.415@gamelan.shnet.org> References: <33D3C2EA.FC34E727@mail.desy.de> <5r254e$i96$2@ha2.rdc1.nj.home.com> <5r2lek$g6$1@rzsun02.rrz.uni-hamburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: 1kyriaki@swt15.informatik.uni-hamburg.de In <5r2lek$g6$1@rzsun02.rrz.uni-hamburg.de> Valentino Kyriakides wrote: > > BTW, I already had the correct 'Reply-To' line in my Mail.app Preferences, > but think I never saw such an entry for the "From" line. > But maybe I'am wrong and there is also one for a 'From' field?! No, but you can add one to "additional fields", NextMail is clever enough to use this and not use two of them (as a Microsoft App would have done :-) > > However, I fixed it now by enabling the "Dj$m" in my 'sendmail.mailhost.cf' > file. This hides the hostname from my NeXTstation at home, so that only my > POP's address is included. - Well the only thing still wrong is the username > in front of the address, which is the one from my home machine. But this seems > not to be a problem for delivering mails and since the "Reply-To" line shows > up correctly I should also get replies to the right address. If using sendmail 8.8.5, there is a user database which maps local users to network users. It works quite well except one thing: The Return-Path field is always wrong. Actually, it is correct as long the mail is in the queue, but it seems that it is rewritten once the mail leaves my host. I don't have a clue, why this happens and what to do against it. Why I need a correct return-path ? Some automatic mailers (like w3mail) use this and not the From: or Reply-To fields.
From: lin@localhost.com (Lin) Newsgroups: comp.sys.next.sysadmin Subject: Re: perl 5.003 Date: 23 Jul 1997 19:51:30 GMT Organization: Univ. of Maryland Message-ID: <5r5nc2$52b$1@hecate.umd.edu> References: <5qu68p$dg8$1@hecate.umd.edu> <5r064v$t7@agate.berkeley.edu> Satoru Uzawa (satoru@candenext.lsa.berkeley.edu.berkeley.edu) wrote: : There is perl 5.004_001 which has fix for Openstep. You can find it here. : http://www.perl.com/CPAN/src/5.0/perl5.004_01.tar.gz : http://www.perl.com/CPAN/src/5.0/perl5.004_01.patch.gz Thank you. This version run through Make with no problem at all with default config.sh. The development team of perl has done a great job and you have saved me many hours of headache to make perl work on NS 3.3. Thanks again.
From: schaub@tamu.edu (Hanspeter Schaub) Newsgroups: comp.sys.next.sysadmin Subject: Let a W95 machine use NextPrinter Date: 23 Jul 1997 19:33:31 GMT Organization: Texas A&M University Message-ID: <5r5mab$3ml@news.tamu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit NNTP-Posting-Date: 23 Jul 1997 19:33:31 GMT I know I've seen this here before, but can't seem to find the info when I need it. We have an intel system which can boot into NS3.3 or W95. The secretary would like to use MS office from W95 and print to our NextPrinter. Any pointers as to how this is done? I know I need samba installed, but I couldn't find any docs detailing the instructions on how to set this up. Any suggestions welcome. HP schaub@tamu.edu
From: Izzy<Don't repley> Newsgroups: comp.sys.next.sysadmin Subject: NUDE !!!!!! Date: 23 Jul 1997 22:42:34 GMT Organization: Double Hangman Message-ID: <5r61cq$dbo@halley.pi.net> You just have to see this! Its a page with nude girls. You will find more pics then in any Newsgroup!! http://www.geocities.com/Area51/Cavern/1802/nude.htm Don't tell your friends!!!
From: 987765554453@compuserve.com Newsgroups: comp.sys.next.sysadmin Subject: FREE...Don't Pay For $ex $site Pa$$words Date: 23 Jul 1997 20:56:03 GMT Organization: Vming Inc. Message-ID: <5r5r53$5k1@news1-alterdial.uu.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=_-=496 This is a multi-part message in MIME format. --_-=496 Content-type: text/html; name="Sex~1.htm" Content-transfer-encoding: base64 PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9JRVRGLy9EVEQgSFRNTC8vRU4iPg0KDQo8aHRt bD4NCg0KPGhlYWQ+DQo8dGl0bGU+U0VDUkVUIFBBU1NXT1JEIEZPUiBBRFVMVCBTSUdIVFM8 L3RpdGxlPg0KPG1ldGEgbmFtZT0iR0VORVJBVE9SIiBjb250ZW50PSJNaWNyb3NvZnQgRnJv bnRQYWdlIDEuMSI+DQo8L2hlYWQ+DQoNCjxib2R5IGJnY29sb3I9IiNDMEMwQzAiIHRleHQ9 IiM4MEZGRkYiIGxpbms9IiMwMDAwRkYiIHZsaW5rPSIjMDAwMEZGIiBhbGluaz0iI0ZGMDAw MCI+DQo8ZGl2IGFsaWduPWNlbnRlcj48Y2VudGVyPg0KPHRhYmxlIGJvcmRlcj01IGNlbGxw YWRkaW5nPTI+DQo8dHI+PHRkIGFsaWduPWNlbnRlciB3aWR0aD0xMDAlPjxmb250IGNvbG9y PSIjRkZGRjAwIj48Zm9udCBzaXplPTc+PGI+RlJFRSEgRlJFRSEgRlJFRSE8YnI+DQo8L2I+ PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT01PjxiPlRI QVQnUyBSSUdIVC4uLiBDT01QTEVURUxZIDwvYj48L2ZvbnQ+PGZvbnQgc2l6ZT02PjxiPkZS RUUhITwvYj48L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjMDAwMEZGIj48Zm9udCBzaXpl PTU+PGI+PGk+PGJyPg0KRU5URVIgVEhST1VHSCBBRFVMVFNJR0hUUyAmIzE2OTsgPC9pPjwv Yj48L2ZvbnQ+PGZvbnQgc2l6ZT02Pjxicj4NCjwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9 IiNGRkZGMDAiPjxmb250IHNpemU9Nz48Yj5JVCdTIEZSRUUhISEhITwvYj48L2ZvbnQ+PC9m b250PjwvdGQ+PC90cj4NCjwvdGFibGU+DQo8L2NlbnRlcj48L2Rpdj4NCjxwIGFsaWduPWNl bnRlcj48Zm9udCBGQUNFPSJDb21pYyBTYW5zIE1TIj48Zm9udCBjb2xvcj0iIzIyMTY1QSI+ PGZvbnQgc2l6ZT03PiA8L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjRkYwMDAwIj48Zm9u dCBzaXplPTc+T05FIFBBU1NXT1JEIDxmb250IEZBQ0U9IkNvbWljIFNhbnMgTVMiPjxicj4N CjwvZm9udD48L2ZvbnQ+PC9mb250Pjxmb250IGNvbG9yPSIjMjIxNjVBIj48Zm9udCBzaXpl PTU+IDwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9IiNGRkZGMDAiPjxmb250IHNpemU9NT48 c3Ryb25nPkdFVFMgWU9VIFVOTElNSVRFRCBGUkVFIEFDQ0VTUyBUTyBPVkVSIA0KMTgwMCsg T0YgVEhFIEhPVFRFU1QgQURVTFQgU0lURVMgPC9zdHJvbmc+PC9mb250PjwvZm9udD48L3A+ DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29sb3I9IiMwMDAwMDAiPjxmb250IHNpemU9NT48 c3Ryb25nPklGIFlPVSBBUkUgVElSRUQgT0YgUEFZSU5HIFRPIEdFVCBJTlRPIFNFWCANClNJ VEVTLi4uPC9zdHJvbmc+PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGRkZGRiI+PGZv bnQgc2l6ZT01PjxzdHJvbmc+IDwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PGZvbnQgY29sb3I9 IiMwMEZGRkYiPjxmb250IHNpemU9NT5PbmUgUGFzc3dvcmQgaXMgYWxsIHlvdSBuZWVkISEh PGJyPg0KPC9mb250PjwvZm9udD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgRkFDRT0i Q29taWMgU2FucyBNUyI+PGZvbnQgY29sb3I9IiMyMjE2NUEiPjxmb250IHNpemU9Nj4gPC9m b250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT02PjxzdHJvbmc+ TE9PSyBXSEFUIFlPVSBHRVQhPC9zdHJvbmc+PC9mb250PjwvZm9udD48L3A+DQo8cCBhbGln bj1jZW50ZXI+PGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PGZvbnQgY29sb3I9IiMyMjE2 NUEiPjxmb250IHNpemU9NT4gPC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iI0ZGRkYwMCI+ PGZvbnQgc2l6ZT01PjxzdHJvbmc+VU5MSU1JVEVEIEZSRUUgQUNDRVNTIFRPIE9WRVIgMTgw MCsgT0YgDQpUSEUgSE9UVEVTVCBBRFVMVCBTSVRFUzwvc3Ryb25nPiA8Zm9udCBGQUNFPSJD b21pYyBTYW5zIE1TIj48L2ZvbnQ+PC9mb250PjwvZm9udD48Zm9udCBjb2xvcj0iIzIyMTY1 QSI+PGZvbnQgc2l6ZT01PiA8L2ZvbnQ+PC9mb250PjwvcD4NCjxoMSBhbGlnbj1jZW50ZXI+ PGZvbnQgY29sb3I9IiNGRjAwMDAiPjxmb250IHNpemU9NT48c3Ryb25nPkp1c3QgQSBGZXcg T2YgVGhlIE92ZXIgMTgwMCsgWFhYIFJhdGVkIFNpZ2h0cyBUaGF0IA0KWW91IENhbiBFbnRl ciBDb21wbGV0ZWx5IEZyZWUhPGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PC9mb250Pjwv c3Ryb25nPjwvZm9udD48L2ZvbnQ+PC9oMT4NCjxoMSBhbGlnbj1jZW50ZXI+PGZvbnQgY29s b3I9IiM4MEZGMDAiPjxmb250IHNpemU9Nj48c3Ryb25nPlRFRU4gU0lURVM8L3N0cm9uZz48 L2ZvbnQ+PC9mb250PjwvaDE+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29sb3I9IiMwMDAw MDAiPjxmb250IHNpemU9ND4xMDAwIEhPVCBBTkQgTmFLRUQgLSBDZUxlQlJpVGlFUyBBTkQg VEVFTlMgLSAxMDAxIE51ZGUgRXJvdGljIA0KVGVlbnMgLSAyMCBBbWFUZWVucyAtIDYyMyBO dWRlIENlbGVicml0aWVzIEFuZCBUZWVucyAtIEFBQSBTTFVUWSANClRFRU5TIC0gQW1hdGV1 ciBUZWVucyAtIEFtYXRldXIgVGVlbnMgRnJvbSBBcm91bmQgVGhlIFdvcmxkIC0gQW1hdGV1 ciANClRlZW5zISAtIENvY2sgSHVuZ3J5IFRlZW5zIC0gQ3VtIERyaW5raW5nIFRlZW5zIC1G aXN0IEZ1Y2tpbmcgVGVlbnMgLSBIb3QgDQpOdWRlIFRlZW5zIC0gTm90aGluZyBCdXQgVGVl bnMgLSBUZWVucyBJbiBUcm91YmxlIC0gVHdhdCBTdWNraW5nIFRlZW5zIDwvZm9udD48L2Zv bnQ+PC9wPg0KPHAgYWxpZ249Y2VudGVyPjxmb250IGNvbG9yPSIjRkYwMDAwIj48Zm9udCBz aXplPTY+PHN0cm9uZz5BU0lBTiBTSUdIVFM8L3N0cm9uZz48L2ZvbnQ+PC9mb250PjwvcD4N CjxwIGFsaWduPWNlbnRlcj48Zm9udCBjb2xvcj0iIzAwMDAwMCI+PGZvbnQgc2l6ZT00PkFs bCBBc2lhbiBUZWVuIC0gQXNpYW4gQmFiZXMgLSBBc2lhbiBCYWJlcyBzaWFuIEJhYmVzISAt IEFzaWFuIEJlbGxlcyAtIEFzaWFuIA0KQm9uZGFnZSAtIEFzaWFuIEN1dGUgR2lybHMgLSBB c2lhbiBEZWxpdGVzIC0gQXNpYW4gRXJvcyAtIEFzaWFuIEZsb3dlcnMgLSANCkFzaWFuIEdv bGQgLSBZb3VuZyBBc2lhbiBXb21lbiAtIEFzaWFuIEhhcmRDb3JlIEFTSUFOIEhBUkRDT1JF IC0gDQpUSEUgTEVHRU5EIENPTlRJTlVFUyAtIEFTSUFOIEhvbG9zdWl0ZSAtIEFzaWFuIExv dmUgRG9sbHMgPC9mb250PjwvZm9udD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgY29s b3I9IiNGRjAwRkYiPjxmb250IHNpemU9Nj48c3Ryb25nPkNFTEVCUklUWSBTSUdIVFM8L3N0 cm9uZz48L2ZvbnQ+PC9mb250PjwvcD4NCjxwIGFsaWduPWNlbnRlcj48Zm9udCBjb2xvcj0i IzAwMDAwMCI+PGZvbnQgc2l6ZT00PiMxIE51ZGUgQ2VsZWJyaXR5IFBhZ2UgISAtIENlbGVi d29ybGQgQWNlJ3MgLSBYWFggQ2VsZWJyaXR5IFBpY3MgLSBDZWxlYnJpdHkgDQpDZW50cmFs IC0gQ2VsZWJyaXR5IENoaWNrIFBhdHRpZXMgLSBDZWxlYnJpdHkgQ3VtYm94IC0gQ2VsZWJy aXR5IFBpY3R1cmVzIA0KQ2VsZWJyaXR5IFBpY3R1cmVzIEdvbGQgU2l0ZSAtIENlbGVicml0 eSBTa2luIC0gQ2VsZWJyaXR5IFNraW4tQUJDIC0gRGEgUm9ja3MgDQpudWRlIGNlbGVicml0 eSBBcmNoaXZlIC0gTWFya3MgQ2VsZWJyaXR5IFBpY3R1cmVzIDIgLSBOdWRlIENlbGVicml0 eSBBcmNoaXZlIC0gDQpTdGFyTG9jYXRvciAtIENlbGVicml0eSBTdXBlclMgLSBUaGUgRGFp bHkgTnVkZSBDZWxlYnJpdHkgUGFnZSAtIFRoZSBNdXN0IA0KU2VlIE5VREUgQ2VsZWJyaXR5 IFNpdGUgLSBUaGUgVWx0aW1hdGUgQ2VsZWJyaXR5IENvbGxlY3Rpb24gPC9mb250PjwvZm9u dD48L3A+DQo8cCBhbGlnbj1jZW50ZXI+PGZvbnQgRkFDRT0iQ29taWMgU2FucyBNUyI+PGZv bnQgY29sb3I9IiNGRjRGQTciPjxmb250IHNpemU9NT4gPC9mb250PjwvZm9udD48Zm9udCBj b2xvcj0iIzAwODBGRiI+PGZvbnQgc2l6ZT01PjxzdHJvbmc+VU5MSU1JVEVEIEZSRUUgQUND RVNTIFRPIE9VUiBYWFggUkFURUQgDQpDSEFUIFJPT008L3N0cm9uZz48L2ZvbnQ+PC9mb250 PjwvcD4NCjxwIGFsaWduPWNlbnRlcj48Zm9udCBGQUNFPSJDb21pYyBTYW5zIE1TIj48Zm9u dCBjb2xvcj0iI0ZGMDAwMCI+PGZvbnQgc2l6ZT01PjxzdHJvbmc+R2V0IFlvdXIgQURVTFRT SUdIVFMgQUdFIFZFUklGSUNBVElPTiANCk1FTUJFUlNISVAgRk9SIE9OTFkgJDEyLjk1LiBJ dHMgR29vZCBGb3IgQW4gDQpFbnRpcmUgWWVhciBBbmQgR2V0cyBZb3UgVU5MSU1JVEVEIEZS RUUgQWNjZXNzIA0KSW50byAxODAwKyBPZiBUaGUgQmVzdCBBZHVsdCBTaXRlcyBPbiBUaGUg d2ViIEFsbCBZZWFyIA0KQWxsIEZyZWUuIE5ldmVyIFBheSBBbm90aGVyIERpbWUgVG8gR2V0 IEludG8gQSBTZXggU2l0ZSANCkFnYWluLjwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PGZvbnQg Y29sb3I9IiNGRkZGMDAiPjxmb250IHNpemU9NT48YnI+DQo8L2ZvbnQ+PC9mb250PjwvZm9u dD48Zm9udCBjb2xvcj0iI0ZGMDA4MCI+PGZvbnQgc2l6ZT03PjxzdHJvbmc+Qk9OVVMhISE8 YnI+DQo8L3N0cm9uZz48L2ZvbnQ+PGZvbnQgc2l6ZT01PjxzdHJvbmc+RlJFRSBYWFggQ2hh dCBSb29tcyEhITwvc3Ryb25nPjwvZm9udD48L2ZvbnQ+PC9wPg0KPHAgYWxpZ249Y2VudGVy PjxhIGhyZWY9Imh0dHA6Ly8yMDUuMjE2LjI0OS4xOC9jZ2ktc2hsL2RibWwuZXhlP3RlbXBs YXRlPS9hcy9zaWdudXAuZGJtJmFtcDtzaXRlPXN0MzUzMjUiPjxmb250IGNvbG9yPSIjODAw MDgwIj48Zm9udCBzaXplPTY+PHN0cm9uZz5JIFdBTlQgVEhFIFBBU1NXT1JEIE5PVzwvc3Ry b25nPjwvZm9udD48L2ZvbnQ+PC9hPjwvcD4NCjwvYm9keT4NCg0KPC9odG1sPg0K --_-=496
From: Timothy Luoma <luomat@peak.org> Newsgroups: comp.sys.next.sysadmin Subject: Re: H: NS sendmail problem Date: Wed, 23 Jul 1997 12:30:54 -0700 Organization: The PEAK FTP site for OpenStep & NeXTStep Message-ID: <Pine.SUN.3.96.970723122516.19398A-100000@kira> References: <33D3C2EA.FC34E727@mail.desy.de> <5r254e$i96$2@ha2.rdc1.nj.home.com> <5r2lek$g6$1@rzsun02.rrz.uni-hamburg.de> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Valentino Kyriakides <1kyriaki@swt15.informatik.uni-hamburg.de> In-Reply-To: <5r2lek$g6$1@rzsun02.rrz.uni-hamburg.de> On 22 Jul 1997, Valentino Kyriakides wrote: > BTW, I already had the correct 'Reply-To' line in my Mail.app Preferences, > but think I never saw such an entry for the "From" line. > But maybe I'am wrong and there is also one for a 'From' field?! In NS 3.3 and greater the Mail.app has a space for two "expert" header fields. Goto Mail.app -->Prferences -->Expert and put in: From My Real Name <myrealaddress@domain.ext> Note: put the 'From' in the left side (NO COLON!) and the rest on the right side (you'll see it). Make sure you select 'Set' when you are done (bottom right on the preferences panel). Depending on the Reply-To line is a bad idea because: 1) some ToyOSes can't/don't read it (like the windows machine I am on here) 2) many mailing lists change the Reply-To to the Group, and if someone wants to reply to you personally, they would not be able to. Note: upgrading to sendmail 8.8.5 would (I believe) allow all your mail to be addressed correctly without having to do this (ie you tell sendmail what your real email username is at your ISP). Otherwise the above solution is valid only for mail sent from Mail.app, not from PINE or commadnline. TjL
From: kpfleger@hpp.Stanford.EDU (Karl Pfleger) Newsgroups: comp.sys.next.hardware,comp.sys.next.sysadmin,comp.sys.next.misc Subject: SCSI CD-ROM has to be SCSI ID #6 ? Date: 23 Jul 1997 20:55:32 GMT Organization: Computer Science Department, Stanford University Message-ID: <5r5r44$5o2$1@nntp.Stanford.EDU> References: <5qc336$fo$1@nntp.Stanford.EDU> <33D56B68.CC119AF4@rs6000.cmp.ilstu.edu> In article <33D56B68.CC119AF4@rs6000.cmp.ilstu.edu> "Eric A. Dubiel" <eadubie@rs6000.cmp.ilstu.edu> writes: >Be sure to first see >http://devworld.apple.com/ngs/lpp/adrpub/docs/dev/prelude/getting_started.html This web page says to make the CD-ROM SCSI ID #6 for installation of Openstep for Mach onto an Intel-based PC. Is this really important? It doesn't say this in the Installation book that comes with the installation disks and CDs, and that this page references as the most thorough info source. -Karl ---------------------------------------------------------------------------- Karl Pfleger kpfleger@cs.stanford.edu http://www.stanford.edu/~kpfleger/ ----------------------------------------------------------------------------
From: fabrice@math.princeton.edu (Fabrice Planchon) Newsgroups: comp.sys.next.sysadmin Subject: SCSI problem Date: 23 Jul 1997 21:49:46 GMT Organization: Princeton University Message-ID: <slrn5tcv3g.8qm.fabrice@eurydice.Princeton.EDU> Hi, my lab just got a NeXT station as a legacy from somebody who left. We got the hard drive separatly, however. I put it back in place, and booted, assuming that from the monitor, booting in single would allow me to access whatever is on the hard drive (the previous owner said he forgot all passwd but that he would like to get the data on the drive back, if possible...). Now, it doesn't boot, I get something like this: booting SCSI target 4, lun 0 bad version 0xbe5a941 bad checksum bad checksum bad checksum bad label I don't have a CDrom, nor a floppy disk (but I have a floppy drive, though) that I could use. So, is there anything worth trying, or shall I just give up ? F. -- Fabrice Planchon (ph) 609/258-6495 Applied Math Program, 210 Fine Hall (fax) 609/258-1735
Sender: 987765554453@compuserve.com Control: cancel <5r5r53$5k1@news1-alterdial.uu.net> Message-ID: <cancel.5r5r53$5k1@news1-alterdial.uu.net> Subject: cmsg cancel <5r5r53$5k1@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 23 Jul 1997 20:56:08 GMT EMP article removed by jem@xpat.com. Original Headers: From: 987765554453@compuserve.com Subject: FREE...Don't Pay For $ex $site Pa$$words Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!news-peer.sprintlink.net!news.sprintlink.net!Sprint!ais.net!uunet!not-for-mail Lines: 99
Newsgroups: comp.sys.next.sysadmin From: robert@onevision.de (Robert Wunderer) Subject: Re: uid of `me' Message-ID: <EDs65I.CGK@onevision.de> Sender: news@onevision.de Organization: OneVision Vertriebs-GmbH, Regensburg, Germany References: <5qvhdm$sgj@lyra.csx.cam.ac.uk> Date: Wed, 23 Jul 1997 16:36:54 GMT In article <5qvhdm$sgj@lyra.csx.cam.ac.uk> teb@eng.cam.ac.uk writes: > Hi, > > could anybody let me know, if it is possible and > how to change the uid of `me'? > > Or have a duplicate user of `me'? > > (What is the relation of 20 to the name `me'?) > > > Thanks a lot; much appreciate your comments, > > Thomas > > > --- > Th. Biesinger, Engineering Department, Aerolab, > University of Cambridge, Trumpington Street, > Cambridge CB2 1PZ, UK, em: biesingert@asme.org, > vc: +44 1223 3 32869, fx: +44 1223 3 32662. > NeXT-Mail welcome, PGP-2.6.i key available. Hi Thomas, UNIX uses the UID value to identify a user. All access rights etc. are referring to the UID. The name "me" isn't important for the system. If you want a duplicate user of me, then just add one with /NextAdmin/UserManager.app and assign it a different name and the UID 20. It will then act like user me. You can also change the UID of me using UserManager. There shouldn't be two users with the same ID, though. So better add a second user with a different ID. BTW, why do you want to do this? Regards, Robert. ========================================================================== Robert Wunderer OneVision Vertriebs-GmbH Support Zeissstrasse 9 Email:robert@onevision.de 93053 Regensburg (NextMail,MIME welcome) Germany ==========================================================================
Sender: Izzy<Don't repley> Control: cancel <5r61cq$dbo@halley.pi.net> Message-ID: <cancel.5r61cq$dbo@halley.pi.net> Subject: cmsg cancel <5r61cq$dbo@halley.pi.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 23 Jul 1997 22:50:31 GMT EMP article removed by jem@xpat.com. Original Headers: From: Izzy<Don't repley> Subject: NUDE !!!!!! Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!europa.clark.net!158.152.1.94!dispatch.news.demon.net!demon!bullseye.news.demon.net!demon!newsgate.unisource.nl!halley.pi.net!news Lines: 14
From: mrpcfixer@aol.com (Mrpcfixer) Newsgroups: comp.sys.next.sysadmin Subject: New NeXT user seeks help. Date: 24 Jul 1997 02:52:13 GMT Message-ID: <19970724025201.WAA10882@ladder01.news.aol.com> Organization: AOL http://www.aol.com I have recently recieved a few Next slabs, 68040's and I was wondering what options I have as far as Newer OS's and such. also they do not have very large hard drives and I was thinking of adding an external SCSI drive but am not sure which SCSI they are. are there only certian models of SCSI drives that will work with it? I have a set of manuals comming to me but was wondering if there are any manuals available in stores to help with these machines. I would appreciate any help to these questions or to questions that you feel I would ask being new to these machines and new to Unix as well! thanks! Matthew Anderson mrpcfixer@aol.com
Newsgroups: comp.sys.next.sysadmin From: robert@onevision.de (Robert Wunderer) Subject: Re: Dual Boot NS3.3 and WinNT? Message-ID: <EDs5x5.CF0@onevision.de> Sender: news@onevision.de Organization: OneVision Vertriebs-GmbH, Regensburg, Germany References: <869522990.27569@dejanews.com> Date: Wed, 23 Jul 1997 16:31:53 GMT In article <869522990.27569@dejanews.com> David.Hinz@mci.com writes: > Is there anything special that I need to do when installing NS 3.3 on > a system that already has Windows NT 4.0 installed? I saw the NeXT > Answers for dual booting NS 3.3 and Windows 95, but I haven't seen any > mention of dual booting NS 3.3 and WinNT. Windows NT is using the > NTFS if that makes any difference (do I need to switch it to use the > FAT filesystem?) > > Thanks for any info. > dave. > > -------------------==== Posted via Deja News ====----------------------- > http://www.dejanews.com/ Search, Read, Post to Usenet Hi Dave, as long as you have an unpartitioned area on your hard disk, just tell NS3.3 to use it during installation. Otherwise you'll have to repartition your hard drive (if NT occupies all the space) and reinstall NT. Dual booting isn't specific to Win95, it just lets you switch between NS and a second (most commonly dos) partition. I guess you'll have at least a small dos partition for your NT boot loader. This one will then be activated. As you see, nothing special. BTW, NS 3.3 is not capable of reading NTFS partitions, you will therefore have to switch NT to FAT (I guess by reinstalling it ...) if you want to have access to the NT partition under NS. Perhaps this helps, Robert. ========================================================================== Robert Wunderer OneVision Vertriebs-GmbH Support Zeissstrasse 9 Email:robert@onevision.de 93053 Regensburg (NextMail,MIME welcome) Germany ==========================================================================
Sender: 18334757@compuserve.com Control: cancel <5r6hs3$nt1@news1-alterdial.uu.net> Message-ID: <cancel.5r6hs3$nt1@news1-alterdial.uu.net> Subject: cmsg cancel <5r6hs3$nt1@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 24 Jul 1997 03:23:54 GMT EMP article removed by jem@xpat.com. Original Headers: From: 18334757@compuserve.com Subject: Get FREE SEX SITE..password is Newsgroups: comp.sys.next.sysadmin Path: ...!howland.erols.net!news.mathworks.com!uunet!not-for-mail Lines: 99
From: Steve Watt <steve@watt.com.nospam> Organization: USENET spam abatement Sender: randy97 Date: 12 Jul 97 02:54:03 GMT Message-ID: <cancel.33c52b4f.3@pgh.nauticom.net> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <33c52b4f.3@pgh.nauticom.net> Control: cancel <33c52b4f.3@pgh.nauticom.net> I have cancelled this article which had a BI of more than 20. The original subject was: }Subject: http://www.love.com
From: colin@snaefell.tamu.edu (Colin Allen) Newsgroups: comp.sys.next.sysadmin Subject: socket error Date: 24 Jul 1997 13:47:31 GMT Organization: Texas A&M University, College Station Message-ID: <5r7mdj$ffn@news.tamu.edu> NNTP-Posting-Date: 24 Jul 1997 13:47:31 GMT Something I did last night is now causing this behavior for all users except root. The choice of host to ping makes no difference. snaefell> /etc/ping snaefell ping: socket: Permission denied Where can I find sockets and their permissions? Thanks, -- Colin Allen http://snaefell.tamu.edu/~colin/
From: Steve Watt <steve@watt.com.nospam> Organization: USENET spam abatement Sender: sde@cyberbundle.net Date: 12 Jul 97 08:39:47 GMT Message-ID: <cancel.5q5mig$n1r$3@its.hooked.net> Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5q5mig$n1r$3@its.hooked.net> Control: cancel <5q5mig$n1r$3@its.hooked.net> I have cancelled this article which had a BI of more than 20. The original subject was: }Subject: >>>Entrepreneurs Needed<<<
From: colin@snaefell.tamu.edu (Colin Allen) Newsgroups: comp.sys.next.sysadmin Subject: Re: socket error Date: 24 Jul 1997 15:25:08 GMT Organization: Texas A&M University, College Station Message-ID: <5r7s4k$in3@news.tamu.edu> References: <5r7mdj$ffn@news.tamu.edu> NNTP-Posting-Date: 24 Jul 1997 15:25:08 GMT Colin Allen <colin@snaefell.tamu.edu> wrote: > snaefell> /etc/ping snaefell > ping: socket: Permission denied Thanks to Joe Keenan this has now been solved -- /usr/etc/ping has to be suid root. How did I come to change that setting, well -- it all started with a catastrophic hardware failure that hosed my boot disk at 11 p.m. last night and ended with a complete reincarnation of this machine using a different motherboard by 5 a.m. this morning. In copying some files from one disk to another, the sticky bits got dropped. Thanks Apple/NeXT for watching this group! -- Colin Allen http://snaefell.tamu.edu/~colin/
From: darryl@thermal.me.ttu.edu (Darryl L. James) Newsgroups: comp.sys.next.sysadmin Subject: NS 3.3 with MMX cpu? Date: 24 Jul 1997 16:59:34 GMT Organization: Texas Tech Academic Computing Services Message-ID: <5r81lm$7ei@ttacs7.ttu.edu> I am upgrading my P90 to a P200 and the only cpus that I can get quotes on are the MMX P200 cpus. I am running NS 3.3 and am curious as to whether anyone has had any problems with a MMX cpu and NS. Thanks. -- Darryl ________________________________________________________ Darryl L. James darryl@thermal.me.ttu.edu Mechanical Engineering NeXT, MIME and ASCII mail Texas Tech University http://www.osci.ttu.edu/ME_Dept/ ________________________________________________________
From: scott@leorg.ucdavis.edu (Ryan Scott) Newsgroups: comp.sys.next.sysadmin Subject: Can someone compile mailstats? Date: 23 Jul 1997 01:15:12 GMT Organization: University of California, Davis Message-ID: <5r3lv0$cnm$1@mark.ucdavis.edu> Hi all, I was wondering if someone could compile the mailstats program which comes with the sendmail distribution (8.7.6 or 8.8.6). I need it for black hardware (running NS 3.3), but I don't have the developer stuff installed. If you need the source, I can supply it or it can be found at ftp.cs.berkeley.edu/ucb/sendmail/ Please let me know if you are willing to do this. Also, I'm sure this is something that would be nice to have on the usual archives (peak.org, etc.). Thanks, Ryan Scott
From: sjwhiteley@aol.com (SJWhiteley) Newsgroups: comp.sys.next.sysadmin Subject: tar which supports long path names and links Date: 24 Jul 1997 21:29:18 GMT Message-ID: <19970724212901.RAA16420@ladder02.news.aol.com> Organization: AOL http://www.aol.com I need a tar program which supports long path names and links on either NS 3.x or OpenStep. The Mach version does not support path names longer than 120 bytes. I have been unable to build the gnu version (1.12 or 1.11.8) on OpenStep - there is a problem in buffer.c with a call to wait. Is there a binary version available on internet (if so where?) or has someone successfully built the gnu version?
From: ajimenez@homepages2.mty.itesm.mx Newsgroups: comp.sys.next.sysadmin Subject: IDE installation problem Date: 25 Jul 1997 00:09:11 GMT Organization: ITESM Campus Monterrey . DINF-DTCI Message-ID: <5r8qr7$l23@news.mty.itesm.mx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii I start installing NS 3.3 in a Compaq with an IDE disk and an SCSI CD i can see the arrow and it starts installing everything but when it's installing the loginwindow program it crashes and brings me to a panic window. The CD is connected to a SoundBlaster SCSI card and i chose the Adaptec 6x60 driver.
From: stephen@ccc1.tamu.edu@ (Stephen Johnson) Newsgroups: comp.sys.next.sysadmin Subject: Re: New NeXT user seeks help. Date: 24 Jul 1997 23:28:48 GMT Organization: Texas A&M University, College Station, Texas Message-ID: <5r8ofg$7q6@news.tamu.edu> References: <19970724025201.WAA10882@ladder01.news.aol.com> NNTP-Posting-Date: 24 Jul 1997 23:28:48 GMT In-Reply-To: <19970724025201.WAA10882@ladder01.news.aol.com> On 07/23/97, Mrpcfixer wrote: >I have recently recieved a few Next slabs, 68040's and I was wondering >what options I have as far as Newer OS's and such. also they do not have >very large hard drives and I was thinking of adding an external SCSI drive OPENSTEP 4.2 is the latest, I believe, if it's released yet. Check www.next.com or comp.sys.next.marketplace to buy the latest or previous versions. If you are educational you can find an edu. dealer and get it much cheaper. >but am not sure which SCSI they are. are there only certian models of >SCSI drives that will work with it? I have a set of manuals comming to me >but was wondering if there are any manuals available in stores to help >with these machines. > >I would appreciate any help to these questions or to questions that you >feel I would ask being new to these machines and new to Unix as well! They are only SCSI-I, any scsi hds should work fine. >thanks! > >Matthew Anderson >mrpcfixer@aol.com > Go for it!!! The greatest OS on earth! Stephen -- --- Stephen Johnson Computer Consulting Intl, LTD PO Box 1046 College Station, TX 77841 NOTE - remove the trailing @ char. to mail to me.
From: stephen@ccc1.tamu.edu@ (Stephen Johnson) Newsgroups: comp.sys.next.sysadmin Subject: Install 8.8.5 prob. was Re: H: NS sendmail problem Date: 24 Jul 1997 23:16:17 GMT Organization: Texas A&M University, College Station, Texas Message-ID: <5r8no1$7i4@news.tamu.edu> References: <33D3C2EA.FC34E727@mail.desy.de> <5r254e$i96$2@ha2.rdc1.nj.home.com> NNTP-Posting-Date: 24 Jul 1997 23:16:17 GMT In-Reply-To: <5r254e$i96$2@ha2.rdc1.nj.home.com> On 07/22/97, Timothy J. Luoma wrote: > snip > >I'd actually suggest upgrading the sendmail to 8.8.5 via the pkg and >instructions on PEAK. > snip I installed sendmail 8.8.5 and the m4.1.4 packages that are on peak.org. I get the following error when trying to build my sendmail.cf file using m4 - m4 ../m4/cf.m4 /etc/sendmail/cf/ccc1.mc > /etc/sendmail/cf/ccc1.cf You need a newer version of M4, at least as new as System V or GNU m4: file not found: NoSuchFile So, I downloaded the GNU.m4.1.4 from peak.org, installed it and get the same error. -- --- Stephen Johnson Computer Consulting Intl, LTD PO Box 1046 College Station, TX 77841 NOTE - remove the trailing @ char. to mail to me.
From: "Cathy Elliott" <celliott@mediacity.com> Newsgroups: comp.infosystems.www.servers.misc,comp.infosystems.www.servers.unix,comp.sys.next.sysadmin Subject: Agent Seeks Book Co-Authors Date: Thu, 24 Jul 1997 16:40:06 -0700 Organization: Waterside Productions Message-ID: <celliott-2407971640060001@max5-gg-ca-46.earthlink.net> mailto:celliott@mediacity.com We are in immediate need of a co-author(s) for a major book to be published by the leading technical book publisher this fall. Authors must have at least 1-2 years experience in Sys Admin using Apache/Intel. Previous published work is a +. You will be responsible for the following chapters. 4) Security - Page Count 40 4a) UNIX Intro - Page Count 6 A brief overview of the security features of UNIX-like operating systems. In addition, "hacking" concepts will be covered (holes, exploits, buffer overflows, advisories, denial of service, etc). 4b) Networking Intro - Page Count 4 An introduction to general networking concepts as they apply to Internet connected systems. 4c) Technical Introduction to the IP Protocol Suite - Page Count 8 A more detailed introduction to the IP protocol suite used on the Internet. Issues relating to large-scale IP networks, troubleshooting, and security. Coverage of the terminology, application, and notable security flaws of IP. 4d) Introduction to Cryptography - Page Count 4 A brief history of the field of cryptography and modern cryptographic terminolgy and concepts. 4e) Symmetric Cryptography - Page Count 6 Details of symmetric key cryptosystems and comparisons of various popular algorithms. 4f) Asymmetric Crytography - Page Count 12 As above, but covering asymmetric systems. In addition, coverage of various applications of asmmetric systems sych as: key exchange, digital signatures, certificates (X.509, certificate authorities, etc), and hashing algorithms. 4g) Other Cryptography Issues - Page Count 3 Cryptographic hardware accelration, ITAR export restrictions, and recent brute-force breaking of popular algorithms. 8) Installing Apache - Page Count 28 8a) Installing on OPENSTEP 4.x - Page Count 7 Downloading and installing the Apache package from NeXT. Downloading the latest Apache source, compiling, and installing using the NeXT development tools. 8b) Installing on FreeBSD/OpenBSD 2.x - Page Count 7 Downloading and installing using the FreeBSD package system. Manually downloading, compiling, and installing using the latest Apache source and the compilers included with the operating system. 8c) installing on Linux 2.x - Page Count 7 Downloading and installing using the RedHat Package Manager. Manually downloading, compiling, and isntalling using the latest Apache source and the compilers included with the operating system. 8d) Installing on Solaris 2.5.1 and higher - Page Count 7 Downloading and installing using the Solaris package system. Downloading and installing GCC binaries to manually compile from source. 9) Configuring Apache - Page Count 50 9a) Basic Apache Configuration - Page Count 15 Setting basic parameters such as the document root, hostname, and webmaster address. 9b) Advanced Apache Configuration - Page Count 35 Setting advanced parameters such as virtual hosts and caching. Also covers IP address aliasing on FreeBSD/OpenBSD, Linux, and Solaris. Increasing resource limits for high-load servers. 10) Managing Apache - Page Count 21 10a) Using the Apache status module - Page Count 3 Accessing and understanding the status information provided by the Apache status module. 10b) Troubleshooting Performance Problems - Page Count 5 Diagnosing and fixing common problems encountered while running Apache. 10c) Understanding Apache Logging Information - Page Count 8 Monitoring and understanding the information provided in the standard Apache logs for access, errors, agents, and referrers. 10d) Customizing Apache Logging - Page Count 5 How to use the Apache custom log format directives to better suit user needs. 13) Adding New Modules to Apache - Page Count 9 13a) Apache Module Intro - Page Count 1 The basic concepts involved in the Apache module system. 13b) Downloading and Installing New Modules - Page Count 5 Locating and compiling special purpose modules with examples. 13c) Configuring Apache Modules - Page Count 3 Adding configuration directives for new modules to an existing Apache system. 14) Common Gateway Interface - Page Count 55 14a) Introduction to CGI - Page Count 4 The concepts and terminology of the common gateway interface. 14b) Basic CGI with Perl - Page Count 6 Simple CGI using Perl. Use of forms and environment variables. The Basics of the Perl CGI.pm module. 14c) Advanced CGI with Perl - Page Count 10 Multipart forms, cookies, and other session management concepts with examples relevant to commerce applications. 14d) Example CGI Systems - Page Count 35 Complete step-by-step development of a shopping cart CGI application in Perl. 15) Server Side Includes - Page Count 31 15a) Introduction to Server Side Includes - Page Count 3 The fundamentals of SSI in Apache. 15b) Configuring Apache for SSI - Page Count 3 How to configure Apache to use various SSI systems. 15c) Basic SSI in Apache - Page Count 5 Using the existing SSI system in Apache. Examples similar to those of (14b). 15d) Advanced SSI with PHP - Page Count 20 Installing and configuring the PHP module for Apache. Examples similar to (14c). All interested authors should contact Cathy Elliott at Waterside Productions. mailto:celliott@mediacity.com
Sender: 18833477@compuserve.com Control: cancel <5r96me$i7e@news1-alterdial.uu.net> Message-ID: <cancel.5r96me$i7e@news1-alterdial.uu.net> Subject: cmsg cancel <5r96me$i7e@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 25 Jul 1997 03:35:49 GMT EMP article removed by jem@xpat.com. Original Headers: From: 18833477@compuserve.com Subject: DON"T Pay For $ex Site Entry Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!ais.net!uunet!not-for-mail Lines: 15
From: sanguish@digifix.com (Scott Anguish) Newsgroups: comp.sys.next.sysadmin Subject: Re: tar which supports long path names and links Date: 25 Jul 1997 03:19:15 GMT Organization: Digital Fix Development Message-ID: <5r95vj$qhv$1@news.digifix.com> References: <19970724212901.RAA16420@ladder02.news.aol.com> In-Reply-To: <19970724212901.RAA16420@ladder02.news.aol.com> On 07/24/97, SJWhiteley wrote: >I need a tar program which supports long path names and links on either NS >3.x or OpenStep. The Mach version does not support path names longer than >120 bytes. I have been unable to build the gnu version (1.12 or 1.11.8) >on OpenStep - there is a problem in buffer.c with a call to wait. Is >there a binary version available on internet (if so where?) or has someone >successfully built the gnu version? > gnutar is on the system... has been for all the OpenStep releases, and probably most of the 3.x releases. Have you tried to see if its already there? -- Scott Anguish <sanguish@digifix.com> NEXTSTEP/OpenStep Information <URL:http://www.stepwise.com>
Sender: 188333477@compuserve.com Control: cancel <5r96mc$i7g@news1-alterdial.uu.net> Message-ID: <cancel.5r96mc$i7g@news1-alterdial.uu.net> Subject: cmsg cancel <5r96mc$i7g@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 25 Jul 1997 03:33:52 GMT EMP article removed by jem@xpat.com. Original Headers: From: 188333477@compuserve.com Subject: Get FREE PASSWORD TO 2000 SEX SITE. Newsgroups: comp.sys.next.sysadmin Path: ...!howland.erols.net!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!uunet!not-for-mail Lines: 99
Sender: 76896545@compuserve.com Control: cancel <5r9c3t$prs@news1-alterdial.uu.net> Message-ID: <cancel.5r9c3t$prs@news1-alterdial.uu.net> Subject: cmsg cancel <5r9c3t$prs@news1-alterdial.uu.net> From: jem@xpat.com Newsgroups: comp.sys.next.sysadmin Date: 25 Jul 1997 05:04:07 GMT EMP article removed by jem@xpat.com. Original Headers: From: 76896545@compuserve.com Subject: Don't U pay 4 sex $ite password Newsgroups: comp.sys.next.sysadmin Path: ...!infeed1.internetmci.com!newsfeed.internetmci.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!uunet!not-for-mail Lines: 21
From: 76896545@compuserve.com Newsgroups: comp.sys.next.sysadmin Subject: Don't U pay 4 sex $ite password Date: 25 Jul 1997 05:03:57 GMT Organization: Riming Inc. Message-ID: <5r9c3t$prs@news1-alterdial.uu.net> http://www.2bornot2b.com/password Protect Your Children From Viewing ADULT XXX Material and at the same time get UNLIMITED FREE ACCESS to over 1200 of the Hottest Adult Sites on the Web. Also get FREE UNLIMITED Live Video Sex and FREE XXX rated chat room access. Stop paying to get into Adult Sites. This secret password gets you into them for FREE!!! I posted all the info at the URL below. http://www.2bornot2b.com/password
From: Ali Asad Lotia <lotia@toastman.us.itd.umich.edu> Newsgroups: comp.sys.next.sysadmin Subject: problem installing NS3.3 on color turbo Date: 25 Jul 1997 07:52:11 GMT Organization: University of Michigan ITD News Server Message-ID: <5r9lvb$8pm$1@newbabylon.rs.itd.umich.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit i am using a next color turbo station and have been having the hardest time installing from scratch a copy of nextstep 3.3 on a quantum fireball 3.2 gig hd. when the drive is installed in the machine, it reports a scsi error when attempting to boot from drive. i am unable to escape to the monitor. the scsi id on the quantum is set to 1, the cdrom is at 2. if you have any suggestions for me at all, i would really appreciate an email at lotia@umich.edu thanks a lot. ali asad lotia -- ___________________________________________________________________________ "Bill Gates has apparently paid the Rolling Stones millions for the right to use Start Me Up, the song which is better known for its catchy refrain "You make a grown man cry"." -- from: Douglas Noel Adams on Windows '95 (printed in the Guardian). ___________________________________________________________________________ ali asad lotia lotia@umich.edu
From: gougi@xslip.net (Stavros) Newsgroups: comp.sys.next.sysadmin Subject: Dreadful error message - Please help!!! Date: Fri, 25 Jul 1997 01:23:53 -0800 Organization: Slip.Net (http://www.slip.net) Message-ID: <gougi-ya023580002507970123530001@news.slip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Hi folks ! Hopefully theres someone out there that can help me. After transferring a file on a next formatted Zip disk and subsequently rebooting I get the following message: Target 0 MEDIA ERROR; Block f7a00H retry 1 Target 0 MEDIA ERROR; Block f7a00H retry 2 (retries up to 9 times and then) sd(0,0) : sense key: ox3 additional sense code :0xaa SCSI Block in error = 1014272 Partition a FS Sector 506976 What does this mean??? I've tried fsck manually to no avail - Help please!! Thanks Stavros PS:If E-Mailing please remove the X from my E-mail address! Thanks
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Install 8.8.5 prob. was Re: H: NS sendmail problem Date: 25 Jul 1997 10:28:47 GMT Organization: P&L Systems Message-ID: <5r9v4v$g9u$1@ironhorse.plsys.co.uk> References: <33D3C2EA.FC34E727@mail.desy.de> <5r254e$i96$2@ha2.rdc1.nj.home.com> <5r8no1$7i4@news.tamu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: stephen@ccc1.tamu.edu@ In <5r8no1$7i4@news.tamu.edu> Stephen Johnson wrote: > On 07/22/97, Timothy J. Luoma wrote: > > > snip > > > >I'd actually suggest upgrading the sendmail to 8.8.5 via the pkg and > >instructions on PEAK. > > > snip > > I installed sendmail 8.8.5 and the m4.1.4 packages that are on > peak.org. I get the following error when trying to build my > sendmail.cf file using m4 - > > m4 ../m4/cf.m4 /etc/sendmail/cf/ccc1.mc > /etc/sendmail/cf/ccc1.cf > You need a newer version of M4, at least as new as > System V or GNU > m4: file not found: NoSuchFile > > So, I downloaded the GNU.m4.1.4 from peak.org, installed it and get > the same error. Put /usr/local/bin on your PATH before /usr/bin: setenv PATH /usr/local/bin:$PATH (if you are using csh or similar). Matthew -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: knguyen@ariane.nt.tuwien.ac.at (Khanh P. Nguyen) Newsgroups: comp.sys.next.sysadmin Subject: netboot with local swap Date: 25 Jul 1997 14:05:05 GMT Organization: Vienna University of Technology, Austria Distribution: world Message-ID: <5rabqh$7g0@news.kom.tuwien.ac.at> Hi all, Does anyone know if it's possible to have net boot but still using local swap disk and local floppy? Thanks very much, Khanh Nguyen, ence and Technology, Nihon Univ., Japan References: <5q3as6$k7j$1@mark.ucdavis.edu> Date: Tue, 22 Jul 1997 17:53:27 GMT In article <5q3as6$k7j$1@mark.ucdavis.edu> scott@leorg.ucdavis.edu (Ryan Scott) writes: > > I am trying to get statistics for sendmail running on my machine (NS > 3.3 on black running sendmail 8.7.5). According the the O'Reilly > Sendmail Book, I should be able to run the mailstats program and get > the info I am looking for. As indicated in the Sendmail Book, I have > made sure that a sendmail.st file is declared in the sendmail.cf file > and that it exists. Sendmail seems to recognize it and write to it > (the time is updated with every sendmail run). However, mailstats > does not return anything when run. Is there a `mailstats' on your system? Did you compile `mailstats' with `-DUSE_VENDOR_CF_PATH' or is there a `/etc/sendmail.cf' on your system, if your system has it? (See the item `Configuration file location' in sendmail-8.[7,8].x/src/READ_ME.) > Is there a problem with the > mailstats program which comes with Nextstep? Or might I have a > configuration problem? I can use it which is include in sendmail.8.8.6.tar.gz under NeXTstep(3.2J). NeXTstep original release has not a `mailstats'.(NeXTstep's original sendmail is based on U.C.Berkeley sendmail 5.67. It has not a `mailstats'.) (In sendmail-8.x/RELEASE_NOTES, you can find the description as follows: 6.27/6.9 93/02/24 .... Have mailstats read the .cf file to find the sendmail.st file and get text versions of mailer names. An initial version of this code was provided by Tuominen Keijo (although the comments indicate the good bits were written by "E.V."). ) --- FUKASE, Mikio
From: mrpcfixer@aol.com (Mrpcfixer) Newsgroups: comp.sys.next.sysadmin Subject: NeXT software Date: 25 Jul 1997 16:01:29 GMT Message-ID: <19970725160100.MAA28668@ladder01.news.aol.com> Organization: AOL http://www.aol.com I am looking for some NeXT shareware, does this still exist on the web? I have some programs for a white box but when I transfer them to one of my new blackwares they do not work because of processor. please let me know. also are there still magazines devoted to these wonderfull machines? Matthew now if it's possible to have net boot but still using local > swap disk and local floppy? On black hardware --- yes this works fine. You have to change the disk label to 'swapdisk' or have a disk with a capacity less than something like 40Mb for this to work automatically --- otherwise, it attempts to build an OS disk on the machine. It's a bit slow, but overall, it works. On Intel hardware, the story is that there are significant problems getting the system to work correctly, due to bugs in BuildDisk.app. I've had no direct experience of trying to get an intel machine to netboot, and I think that's probably fortunate on my part. Matthew [Posted and mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: SCSI problem Message-ID: <EDvAI4.KHx@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <slrn5tcv3g.8qm.fabrice@eurydice.Princeton.EDU> Date: Fri, 25 Jul 1997 09:03:40 GMT In article <slrn5tcv3g.8qm.fabrice@eurydice.Princeton.EDU> fabrice@math.princeton.edu (Fabrice Planchon) writes: > Hi, my lab just got a NeXT station as a legacy from somebody who > left. We got the hard drive separatly, however. I put it back in place, > and booted, assuming that from the monitor, booting in single would > allow me to access whatever is on the hard drive (the previous owner > said he forgot all passwd but that he would like to get the data on the > drive back, if possible...). Now, it doesn't boot, I get something like > this: > booting SCSI target 4, lun 0 > bad version 0xbe5a941 > bad checksum > bad checksum > bad checksum > bad label > > I don't have a CDrom, nor a floppy disk (but I have a floppy drive, > though) that I could use. So, is there anything worth trying, or shall I > just give up ? > Either your SCSI bus is misconfigured (various possible causes) or the drive is unreadable. You could check for the common reasons a SCSI conf would make trouble. Or, much easier, try to attach the drive to a working NEXTSTEP machine and see what's up. -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
Newsgroups: comp.sys.next.sysadmin From: Nitezki@NiDat.sub.org (Peter Nitezki) Subject: Re: max partition size Message-ID: <EDvA6F.KH7@nidat.sub.org> Sender: nitezki@nidat.sub.org (Peter Nitezki) Organization: private site of Peter Nitezki, Kraichtal, Germany References: <869649497.265@dejanews.com> Date: Fri, 25 Jul 1997 08:56:38 GMT In article <869649497.265@dejanews.com> knguyen@ariane.nt.tuwien.ac.at writes: > Hi all, Does anyone know what is the maximum size of a partition under > OpenStep4.1 and Linux. We have a 6.4GB SCSI hard disk and we want to > install it either in a Linux box or in an OpenStep box. And for some > reasons we want only 1 partition. Thanks very much, Khanh Nguyen, > (Vienna University of Technology) > NEXTSTEP allows for a maximum of 2 GB for each partition. This is a hard limit. And to add to your grief, Linux and NEXT/OPENSTEP have no filesystem in common that both would support. The only way would be to add a PD software to the OS side to make Linux filesystems accessible. Please refer to the archives. -- Peter Nitezki | Nitezki@NiDat.sub.org # Blessed art thou who knoweth Staarenbergstr. 44 | Tel.: +49 7251 62495 # not about the pleasure and D-76703 Kraichtal | Fax : +49 7251 69215 # delight of being hooked GERMANY | E-mail defunct, sorry # up to the Net. Peter 1,3-5
Newsgroups: comp.sys.next.sysadmin From: dfevans@bbcr.uwaterloo.ca (David Evans) Subject: Lunatic scheme for doing BuildDisk Sender: news@novice.uwaterloo.ca (Mr. News) Message-ID: <EDsDx6.8pq@novice.uwaterloo.ca> Date: Wed, 23 Jul 1997 19:24:41 GMT Organization: University of Waterloo I'm now a double-black-hardware guy (yippie!) and I want to move a bunch of my environment from my cube to my new slab. I've had good success using BuildDisk in the past so that's my plan for my initial route (the destination disk is somewhat smaller than my main disk so I don't want to use ditto or some such.) The sensible thing to do would be to pull the disk out of the slab, attach it to the cube, and go from there. Here's the lunatic idea. Could I use the slab's disk "in place"? That is, connect the two SCSI ports together, make sure the disk IDs didn't match, boot the slab leaving it in the ROM monitor, and then boot the cube? The idea would be to keep the slab's controller quiet (the ROM monitor part) and just use the cabling. I don't think this should work but I wanted to see what others think. -- David Evans (NeXTMail/MIME OK) dfevans@bbcr.uwaterloo.ca Computer/Synth Junkie http://bbcr.uwaterloo.ca/~dfevans/ University of Waterloo "Default is the value selected by the composer Ontario, Canada overridden by your command." - Roland TR-707 Manual
From: mitchell.allen@worldnet.att.net Newsgroups: comp.sys.next.sysadmin Subject: Re: max partition size Date: Fri, 25 Jul 1997 16:20:21 -0400 Organization: AT&T WorldNet Services Message-ID: <mitchell.allen-2507971620220001@208.detroit-005.mi.dial-access.att.net> References: <869649497.265@dejanews.com> <EDvA6F.KH7@nidat.sub.org> In article <EDvA6F.KH7@nidat.sub.org>, Peter.Nitezki@bku.db.de wrote: > In article <869649497.265@dejanews.com> knguyen@ariane.nt.tuwien.ac.at > writes: > > Hi all, Does anyone know what is the maximum size of a partition under > > OpenStep4.1 and Linux. We have a 6.4GB SCSI hard disk and we want to > > install it either in a Linux box or in an OpenStep box. And for some > > reasons we want only 1 partition. Thanks very much, Khanh Nguyen, > > (Vienna University of Technology) > > > NEXTSTEP allows for a maximum of 2 GB for each partition. This is a hard > limit. > > And to add to your grief, Linux and NEXT/OPENSTEP have no filesystem in > common that both would support. The only way would be to add a PD > software to the OS side to make Linux filesystems accessible. Please > refer to the archives. **Amendment** My disk is EIDE not SCSI, so this might make a difference to partition size, but the remainder of the information should still be valid. Mitch
From: Cosmo Roadkill <cosmo.roadkill%bofh.int@rauug.mil.wi.us> Sender: 9877655554453@compuserve.com Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5rh3hm$bea@news1-alterdial.uu.net> Control: cancel <5rh3hm$bea@news1-alterdial.uu.net> Date: 28 Jul 1997 03:26:52 GMT Message-ID: <cancel.5rh3hm$bea@news1-alterdial.uu.net> Organization: BOFH Space Command, Usenet Division Article cancelled as EMP/ECP, exceeding a BI of 20. A report will be published shortly on news.admin.net-abuse.bulletins. Sick-O-Spam, Spam-B-Gon!
From: scott@doubleu.com (Scott Hess) Newsgroups: comp.sys.next.sysadmin Subject: Re: ditto vs. BuildDisk Date: 28 Jul 1997 06:00:54 GMT Organization: Is a sign of weakness Message-ID: <SCOTT.97Jul28014753@slave.doubleu.com> References: <EDy24F.5qA@novice.uwaterloo.ca> In-reply-to: dfevans@bbcr.uwaterloo.ca's message of Sat, 26 Jul 1997 20:55:26 GMT In article <EDy24F.5qA@novice.uwaterloo.ca>, dfevans@bbcr.uwaterloo.ca (David Evans) writes: I'm about to do a "subset clone" of my cube's disk onto my slab's disk. I have used BuildDisk in the past and it seemed to work OK. However, that was some months ago under 3.2. Since then I've installed 3.3 and the patches. If I use BuildDisk will all of this patched stuff travel to the new disk? I would think so but still... I'm pretty sure that BuildDisk gives you the option to check off what installed packages you want to carry over. Of course, I could be completely wrong, it's been awhile. In any case, it will be copying over the shared libraries from where they reside on your current filesystem, so it should be getting all the patches. Later, -- scott hess <scott@doubleu.com> (606) 578-0412 http://www.doubleu.com/ <Favorite unused computer book title: The Idiots Guide to the Zen of Dummies in a Nutshell in Seven Days, Unleashed>
From: scott@doubleu.com (Scott Hess) Newsgroups: comp.sys.next.sysadmin Subject: Re: What is the File System type for the OPENSTEP CD's? Date: 28 Jul 1997 06:00:51 GMT Organization: Is a sign of weakness Message-ID: <SCOTT.97Jul28014600@slave.doubleu.com> References: <33DAED3E.AD8474A4@4thdim.com> In-reply-to: Jason Patrick's message of Sun, 27 Jul 1997 01:39:58 -0500 In article <33DAED3E.AD8474A4@4thdim.com>, Jason Patrick <jason@4thdim.com> writes: I tried to mount my OPENSTEP CD's on my Linux box, so I could upgrade my NeXT cube via NFS, I tried every stinking file system and could not mount the dang CD's. Has anyone out their tried this before. Someone told me the FS was ISO9660.. I don't think that is right..... Could not get 95, NT, or Linux to see it... Please don't tell me to just use a SCSI CD-ROM to upgrade it with, I DON'T HAVE ONE! Well... you might be out of luck. It's a NeXTSTEP/OpenStep filesystem. I don't mean a filesystem containing OpenStep files, I mean it's literally the same format as it would be on a hard disk running OpenStep. It's basically a BSD FFS, I've heard that you can get the UFS (I think) filesystem driver reading it, but it does require byte ordering changes (it'll be using m68k byte ordering, as opposed to i386 byte ordering. I could care less which was big and which was little :-). Not sure what your options are. If you really can't find a SCSI CD-ROM to borrow, perhaps you could "burn" a SCSI hard disk by dd'ing from the CD-ROM to the hard disk, and then pretending the hard disk is a CD-ROM over on the NeXT box. Since the labels and stuff will all be the same, it should work fine. Just make sure the hard disk is large enough to contain the filesystem. [How large is that? No idea, but 650M should obviously be enough.] Perhaps search dejanews and other parts of the web for a UFS driver which reads NeXTSTEP filesystems, -- scott hess <scott@doubleu.com> (606) 578-0412 http://www.doubleu.com/ <Favorite unused computer book title: The Idiots Guide to the Zen of Dummies in a Nutshell in Seven Days, Unleashed>
From: R.J.Patel@nospammassey.ac.nz (Raj Patel) Newsgroups: comp.sys.next.sysadmin Subject: Setting up NeXT DNS ? Date: Mon, 28 Jul 1997 19:22:29 +1200 Organization: Massey University College Of Education Message-ID: <R.J.Patel-2807971922450001@cc-ra4000-1-33.massey.ac.nz> Hi all, (apologies if this message appears twice) Any idea how you specify a name server on a NeXTStation (NS3.3) ? I used Simple Network Starter application to set up the basics and I can telnet by IP number but how do I specify a name-server address to do DNS resolution for host-names ? I tried putting in a manual entry into /etc/hosts which didn't help. What extra files do I need to edit ? Or can it all be done through the SNS.app ? Note there are no other NeXT machines on campus so this is a standalone machine. Thanx in advance for any assistance... Raj.
From: arti@address.in.signature (Art Isbell) Newsgroups: comp.sys.next.sysadmin Subject: Cube backup problems with gnutar Date: 28 Jul 1997 01:25:02 GMT Organization: LavaNet, Inc. Distribution: world Message-ID: <5rgsde$kr7@mochi.lava.net> Yesterday, I posted about problems with backing up a Cube file system using the OS/Mach gnutar (v1.11.2) and a DAT drive. I was using a shell script supplied with gnutar source. It invokes gnutar by "sh -c exec gnutar..." so I wasn't certain that the error messages were being printed as well as possible. Therefore, I ran the same gnutar command from a shell prompt: # gnutar -c --totals --multi-volume --one-file-system --block-size=20 --volno-file=1 -f /dev/nrst0 --listed=/usr/local/etc/tar-backup/temp.level-0 --label="Full backup of / on nextcube at `date`" -C / . zsh: 925 segmentation fault gnutar -c --totals --multi-volume --one-file-system --block-size=20 -f -C So it appears that gnutar is crashing as the backup nears completion :-( I have attempted to build the current gnutar version under OS/Mach 4.1, but even after apparently solving compilation problems, the executable fails almost all tests :-( So something isn't correct with the build environment, I suppose. At some point real soon now, licensing SafetyNet for only a few backups will become the most economical solution if I value my time at all. Anyone have a built, tested gnutar 1.12 for m68k? A NEXTSTEP version should do, but maybe an OPENSTEP version would be preferable. -- Art Isbell NeXT/MIME Mail: arti at lava dot net Trego Systems (for whom I don't speak) Voice/Fax: +1 808 394 0511 OPENSTEP/NT Voice Mail: +1 808 394 0495 managed care solutions US Mail: Honolulu, HI 96825-2638
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: What is the File System type for the OPENSTEP CD's? Date: 28 Jul 1997 10:13:17 GMT Organization: P&L Systems Message-ID: <5rhrbt$msn$2@ironhorse.plsys.co.uk> References: <33DAED3E.AD8474A4@4thdim.com> <SCOTT.97Jul28014600@slave.doubleu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: scott@doubleu.com In <SCOTT.97Jul28014600@slave.doubleu.com> Scott Hess wrote: > Not sure what your options are. If you really can't find a SCSI > CD-ROM to borrow, perhaps you could "burn" a SCSI hard disk by dd'ing > from the CD-ROM to the hard disk, and then pretending the hard disk is > a CD-ROM over on the NeXT box. Since the labels and stuff will all be > the same, it should work fine. Just make sure the hard disk is large > enough to contain the filesystem. [How large is that? No idea, but > 650M should obviously be enough.] This should work pretty well, but there are some little glitches. Upgrader.app expects to have read permissions on all of the files in the distribution. This isn't a problem when you mount a CD Rom via the Workspace, as it basically overrides all of the permissions written into the CD Rom. However, the files on the CD Rom do have exactly the same permissions as the equivalents once installed, including some like (eg) /usr/lib/uucp/uuxqt which has permissions ---s--s--- for security reasons. If you're attempting to upgrade from a copy of the CD Rom contents onto a hard drive, it will probably fall ove at the point where it tries to read a file without any explicit read permissions set. The solution is to mount the drive, and then change all the permissions to something more friendly: chmod -R ugo-s,ugo+r /OPENSTEP_4.2 Then run Upgrader.app --- don't worry: Upgrader.app has internal .bom's (bills of materials) which mean that it will put the correct permissions/ownership on all files. Matthew -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Setting up NeXT DNS ? Date: 28 Jul 1997 09:57:39 GMT Organization: P&L Systems Message-ID: <5rhqej$msn$1@ironhorse.plsys.co.uk> References: <R.J.Patel-2807971922450001@cc-ra4000-1-33.massey.ac.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: R.J.Patel@massey.ac.nz In <R.J.Patel-2807971922450001@cc-ra4000-1-33.massey.ac.nz> Raj Patel wrote: > Any idea how you specify a name server on a NeXTStation (NS3.3) ? One or two... > I used Simple Network Starter application to set up the > basics and I can telnet by IP number but how do I specify > a name-server address to do DNS resolution for host-names ? Right. Now you have your simple network started, throw away SNS.app, and start using the power tools like NetInfoManager.app... Under NS 3.3 you have two choices for configuring your DNS: you can either do it the flat file way, by creating an /etc/resolv.conf file, which will have contents something like this: domain somewhere.com nameserver 111.111.111.111 nameserver 222.222.222.222 nameserver 333.333.333.333 where you make the obvious edits top substitute values that are correct for your site. Nb. you can have from one to three "nameserver" lines --- the second and third are backups in case the usual DNS server from the first "nameserver" line goes down. See the resolver(5) man page[*]. From NS 3.3 on, you can now specify all this configuration in netinfo --- which means that you only have to configure it once, and all the machines in your netinfo domain will pick it up. It's too tedious to describe exactly what to click and what to type where to set it up via NetInfoManager.app, but you can use this command line snippet to achieve the effect you desire: niload -p -r /locations/resolver / <<FOO name = resolver; domain = somewhere.com; nameserver = (111.111.111.111, 222.222.222.222, 333.333.333.333); FOO > I tried putting in a manual entry into /etc/hosts which didn't > help. What extra files do I need to edit ? Or can it all be done > through the SNS.app ? etc/hosts is never referenced under NS 3.3 unless something is seriously wrong with your machine. The hosts database has to be loaded into netinfo: niload -p hosts / < /etc/hosts However, as a general rule you shouldn't load any data from /etc/hosts like this unless: a) it's not in the DNS b) it's one of your netinfo client machines c) it's a machine that you NFS mount directories from --- otherwise a network problem somewhere else which stops you seeing the DNS can prevent your machine booting correctly. Matthew [*] If you're not familiar with this unixism, it means "the resolver man page in section five of the manual", ie. type: man 5 resolver If you just type 'man resolver' you'll get the page from section 3, the C-programming interface. -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: NS 3.3/Intel SCSI questions Date: 28 Jul 1997 10:30:26 GMT Organization: P&L Systems Message-ID: <5rhsc2$msn$3@ironhorse.plsys.co.uk> References: <33D601F6.2AD8@avcinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: kochhar@avcinc.com In <33D601F6.2AD8@avcinc.com> Sandeep Kochhar wrote: > hi! > I have a dual-boot (win95/NS3.3) Pentium PC. I added an Adaptec-2910B > SCSI controller card to the PC, and the card seems to work fine in Win95 > (e.g., if I attach my Black NeXT CD-ROM Drive to the SCSI card, a CD in > it shows up in the Win95 explorer). If you really mean 'Adaptec-29*1*0B' rather than 'Adaptec-29*4*0B' then I guess you are out of luck getting your card to work with NS 3.3, as there isn't a driver for that SCSI controller. However, if, as I suspect, having never heard of an Adaptec-2910 card myself, that was just a typo, and you really do have a 2940 card then it should be possible to make it work under NS 3.3 > - Used configure.app to add the Adaptec 2940 SCSI driver, saved settings > and rebooted. Neither the CD in the CD-ROM Drive nor the external hard > drive show up in the file browser. A problem I've seen with adaptec controllers, and posted about before, is that the PCI ID number for recent revisions of the 2940 card isn't recognised by the NS 3.3 driver. Unless you can fix that, there isn't a hope of getting the driver to work. Here's what I wrote last time I posted about this: > NS 3.3 doesn't recognise some recent models of the Adaptec 2940 SCSI > controller because Adaptec keeps revising the PCI ID No. of the controller > with new hardware versions. However, you can make the driver recognise the > card in the following manner: > > i) On bootup, find the PCI ID number for the Adaptec card from the list of > PCI devices. It will end in the digits 789004 --- probably 0x61789004 > > ii) Now comes the tricky part. You need to get access to the file > usr/Devices/Adaptec2940SCSIDriver.config/Instance0.table on your hard disk. > > Either (a) you've got to mount your disk somehow, or (b) you've got to > re-install NS 3.3. > > iii-a) Getting access to the contents of a SCSI disk: If you have a second > machine with a working SCSI bus, it is often easiest to physically pull the > disk out of the first machine and connect it temporarily to the second. > Remember that you will have to change the SCSI ID by fiddling with various > jumpers so that the two disks on the same bus don't conflict. > Alternatively you can pull out the Adaptec SCSI card and replace it with a > recognised version, and then boot 'config=Default'. > > iv-a) Edit the file > private/Drivers/i386/Adaptec2940SCSIDriver.config/Instance0.table. Change > the line that says: > > "Auto Detect IDs" = "0x70789004 0x71789004 0x72789004 0x73789004 0x74789004 > 0x75789004 0x76789004 0x77789004 0x78789004 0x79789004 0x7a789004 > 0x7b789004 0x7c789004 0x7d789004 0x7e789004"; > > so that it reads > > "Auto Detect IDs" = "0x61789004 0x70789004 0x71789004 0x72789004 0x73789004 > 0x74789004 0x75789004 0x76789004 0x77789004 0x78789004 0x79789004 > 0x7a789004 0x7b789004 0x7c789004 0x7d789004 0x7e789004"; > > (ie. add your PCI ID number to the list) > > v-a) Now put your machine back together and reboot. Et Voila --- one > working SCSI controller. > > Alternative b --- re-installing the system: > > iii-b) In this case you will need to prepare an 'Extra_Drivers' floppy with > a tweaked version of the driver. That's just a standard NeXT formatted > floppy with the appropriate drivers copied into > /floppy-name/private/Drivers/i386/ --- ie. copy the > Adaptec2940SCSIDriver.config into there. > > iv-b) Edit the file > floppy-name/private/Drivers/i386/Adaptec2940SCSIDriver.config/Default.table > as above, adding the PCI ID number of your Adaptec card to the "Auto Detect > IDs" list. > > v-b) Re-install the system as per usual, but when prompted to load the > driver for your CD ROm or hard disk, use the modified driver you made > earlier. You'll be prompted several times during the install sequence to > insert the Extra_Drivers disk to reload the modified driver. > > Oh --- under OS 4.x this isn't a problem, as the driver configuration has > been updated to do wildcard matches against PCI ID numbers. The equivalent > line from the Instance0.table file from the 4.x driver reads: > > "Auto Detect IDs" = "0x00789004&0x00ffffff"; Matthew [Posted and mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: sendmail question Date: 28 Jul 1997 11:10:33 GMT Organization: P&L Systems Message-ID: <5rhun9$msn$4@ironhorse.plsys.co.uk> References: <5r07it$noo@panix2.panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: sklein@panix.com In <5r07it$noo@panix2.panix.com> Scott Klein wrote: > How do I setup NeXTMail to send/receive mail via the sendmail at my POP > server instead of from my local host? Simple... First thing is to realise that you need sendmail to send the messages and a POP3 client, like PopOver.app to receive the mail. PopOver is a freebie which you can download from the Next archives, eg: ftp://next-ftp.peak.org/pub/next/apps/mail/PopOver.v1.5.NIHS.bd.tar.gz It's pretty obvious how to install and configure it. Setting up sendmail is a touch more challenging, but not much. There are two ways to do it which you might consider: i) Use the supplied (old, tired, unsecure) v5.67 sendmail supplied with Next/OpenStep. -or- ii) Grab the latest greatest sendmail precompiled for Next from the archives: ftp://next-ftp.peak.org/pub/next/apps/mail/sendmail.8.8.5.NIHS.bd.tar.gz ftp://next-ftp.peak.org/pub/next/apps/mail/sendmail.8.8.5.INSTALLATIONINSTRUCTIONS.tar.gz (well, actually the latest sendmail version is currently sendmail.8.8.6, but 8.8.5 is close enough for government work.) The trick with either of these is to set them up so as to offload as much of the mail processing work onto the ISP as possible. YMMV, but I should think the best solution is: i) to use the 'sendmail.subsidiary.cf' configuration with the NeXT sendmail, and set the mailhost to be your ISP's SMTP gateway machine by configuring the locations/sendmail directory in netinfo. ii) install v8 sendmail and set your machine up as a 'nullclient' with the mailhost set to your ISP's SMTP gateway. Either of these configs should relay all of the outgoing mail through your ISP's central mail machine, and that should be capable of rewriting a great deal of the headers so that everything works OK. Matthew [Posted and mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: dcoyle@ctp.com (David A. Coyle) Newsgroups: comp.sys.next.sysadmin Subject: NT, Samba & Fragmentation Date: 28 Jul 1997 14:24:20 GMT Organization: Cambridge Technology Partners, Inc. Message-ID: <5ria2k$qu0$1@concorde.ctp.com> Hi all: I'm sharing out some directories using Samba, and have discovered that there is an absolutely HUGE amount of fragmentation happening on my OpenStep machine now. We have reason to believe that it is the f*cking NT clients that are doing this (NT also loves to touch and fragment the OpenStep partition of a dual boot machine, and a typical machine running NT has about 70% fragmentation after 2 weeks use). The thing is: is there any way to make it stop? (and please, the preferred option: don't use NT at all, is sadly not available). And while I'm here: does anyone know how to get rhumba working? That would be an option, but I can't seem to get the configuration right... thanks, Dave -------------------------------------------------------------------------- /\/\ David A. Coyle, David A. Coyle, / /_ \ Cambridge Technology Partners, Cambridge Technology Partners, \ / / 118-119 Srd Bhagoid cht, 118-119 Lower Baggot Street, \/\/ Baile ha Cliath 2, Dublin 2, Phoblacht na hreann. Republic of Ireland. Guth: +353 1 6079008 Tel: + 353 1 6079008 Greas: dcoyle@ctp.com Fax: +353 1 6079001
From: mtrombin@ix.netcom.com (Mark Trombino) Newsgroups: comp.sys.next.software,comp.sys.next.sysadmin Subject: Using pppd on the command line Date: 28 Jul 1997 18:04:52 GMT Organization: Egghead Billy, Inc. Message-ID: <5rin04$53g@sjx-ixn3.ix.netcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii I'm writing a program that will initiate a ppp session by invoking pppd through a system() call. I would like to provide all the arguments necessary to bring up the connection on the command line, rather than depending on external script files. However, what works for me as a series of script files isn't working on the command line, and I can not figure out why. For example, issuing this command in a terminal works just fine: /usr/local/bin/pppd bsdcomp 10,10 mtu 1500 lcp-echo-interval 60 lcp-echo-failure 3 debug crtscts kdebug 17 defaultroute modem -pap -chap -detach connect '/usr/local/bin/chat -v -f /usr/local/ppp/scripts/pppup.zyxel' /dev/cufa 38400 lock where /usr/local/ppp/scripts/pppup.zyxel is: --------- ABORT BUSY ABORT "NO CARRIER" ABORT "NO DIAL TONE" ABORT "ERROR" "" ATI1 "OK" AT+FCLASS=0 "OK" ATS42.1=0 "OK" ATS38.3=1 "OK" ATS38.5=1 "OK" ATS2=128 "OK" ATS46.2=1 "OK" AT&K4 "OK" AT&N0 "OK" ATM1 "OK" ATV1 "OK" ATQ0 "OK" ATX5 "OK" AT&C1 "OK" AT&D3 "OK" AT&H3 "OK" AT&J0 "OK" AT&L0 "OK" AT&M0 "OK" AT&R1 "OK" AT&S0 "OK" ATN1 "OK" ATDT1170,234-0524 CONNECT "" "42b" "\r\r\r" TIMEOUT 5 login--login--login--login ACCOUNT assword: PASSWORD --------- But what I would like to do is to take this script file and send it as a series of arguments to the 'chat' program. After doing this, however, chat sends a message that it can't get terminal parameters. In other words, the following command line: /usr/local/bin/pppd bsdcomp 10,10 mtu 1500 lcp-echo-interval 60 lcp-echo-failure 3 debug crtscts kdebug 17 defaultroute modem -pap -chap -detach connect '/usr/local/bin/chat -v ABORT BUSY ABORT "NO CARRIER" ABORT "NO DIAL TONE" ABORT "ERROR" "" ATI1 "OK" AT+FCLASS=0 "OK" ATS42.1=0 "OK" ATS38.3=1 "OK" ATS38.5=1 "OK" ATS2=128 "OK" ATS46.2=1 "OK" AT&K4 "OK" AT&N0 "OK" ATM1 "OK" ATV1 "OK" ATQ0 "OK" AT&C1 "OK" AT&D3 "OK" AT&H3 "OK" AT&J0 "OK" AT&L0 "OK" AT&M0 "OK" AT&R1 "OK" AT&S0 "OK" ATN1 "OK" ATDT1170,234-0524 CONNECT "" "42b" "\r\r\r" TIMEOUT 5 login--login--login--login ACCOUNT assword: PASSWORD' /dev/cufa 38400 lock produces the following error message in ppp2.2.log: Jul 25 17:20:47 jehu pppd[1251]: pppd 2.2.0 started by mark, uid 0 Jul 25 17:20:50 jehu pppd[1251]: Connect script failed Jul 25 17:20:50 jehu chat[1253]: Can't get terminal parameters: No such device Jul 25 17:20:52 jehu pppd[1251]: Exit. If I remove some of the modem initialization commands, I get further in the process, but the link still isn't fully brought up. Sometimes the session dies because the server is asking for authentication and the local process rejects it. Sometimes the server will accept that but issue my local process an address of 0.0.0.0.... For example: /usr/local/bin/pppd bsdcomp 10,10 mtu 1500 lcp-echo-interval 60 lcp-echo-failure 3 debug crtscts kdebug 17 defaultroute modem -pap -chap -detach connect '/usr/local/bin/chat -v ABORT BUSY ABORT "NO CARRIER" ABORT "NO DIAL TONE" ABORT "ERROR" "" ATN1 "OK" ATDT*70,2340524 CONNECT "" "42b" "\r\r\r" TIMEOUT 5 login--login--login--login ACCOUNT assword: PASSWORD' /dev/cufa 38400 lock Produces the following in ppp2.2.log: Jul 25 17:11:47 jehu pppd[1210]: Serial connection established. Jul 25 17:11:48 jehu pppd[1210]: Using interface ppp0 Jul 25 17:11:48 jehu pppd[1210]: Connect: ppp0 <--> /dev/cufa Jul 25 17:11:48 jehu pppd[1210]: sent [LCP ConfReq id=0x1 <mru 1500> <magic 0x7b7a4a5a> <pcomp> <accomp>] Jul 25 17:11:48 jehu pppd[1210]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xb4dfe80e> <pcomp> <accomp> <auth upap>] Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: rcvd ASYNCMAP Jul 25 17:11:48 jehu pppd[1210]: (0) Jul 25 17:11:48 jehu pppd[1210]: (ACK) Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: rcvd MAGICNUMBER Jul 25 17:11:48 jehu pppd[1210]: (b4dfe80e) Jul 25 17:11:48 jehu pppd[1210]: (ACK) Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: rcvd PCOMPRESSION Jul 25 17:11:48 jehu pppd[1210]: (ACK) Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: rcvd ACCOMPRESSION Jul 25 17:11:48 jehu pppd[1210]: (ACK) Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: rcvd AUTHTYPE Jul 25 17:11:48 jehu pppd[1210]: (REJ) Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: returning CONFREJ. Jul 25 17:11:48 jehu pppd[1210]: sent [LCP ConfRej id=0x1 <auth upap>] Jul 25 17:11:48 jehu pppd[1210]: rcvd [LCP ConfReq id=0x2 <asyncmap 0x0> <auth chap 05> <magic 0xb4dfe80e> <pcomp> <accomp>] Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: rcvd ASYNCMAP Jul 25 17:11:48 jehu pppd[1210]: (0) Jul 25 17:11:48 jehu pppd[1210]: (ACK) Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: rcvd AUTHTYPE Jul 25 17:11:48 jehu pppd[1210]: (REJ) Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: rcvd MAGICNUMBER Jul 25 17:11:48 jehu pppd[1210]: (b4dfe80e) Jul 25 17:11:48 jehu pppd[1210]: (ACK) Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: rcvd PCOMPRESSION Jul 25 17:11:48 jehu pppd[1210]: (ACK) Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: rcvd ACCOMPRESSION Jul 25 17:11:48 jehu pppd[1210]: (ACK) Jul 25 17:11:48 jehu pppd[1210]: lcp_reqci: returning CONFREJ. Jul 25 17:11:48 jehu pppd[1210]: sent [LCP ConfRej id=0x2 <auth chap 05>] Jul 25 17:11:48 jehu pppd[1210]: rcvd [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0xb4dfe80e> <pcomp> <accomp>] Jul 25 17:11:51 jehu pppd[1210]: sent [LCP ConfReq id=0x1 <mru 1500> <magic 0x7b7a4a5a> <pcomp> <accomp>] Jul 25 17:11:51 jehu pppd[1210]: rcvd [LCP ConfAck id=0x1 <mru 1500> <magic 0x7b7a4a5a> <pcomp> <accomp>] Jul 25 17:11:51 jehu pppd[1210]: sent [LCP EchoReq id=0x0 7b 7a 4a 5a] Jul 25 17:11:51 jehu pppd[1210]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Jul 25 17:11:51 jehu pppd[1210]: sent [CCP ConfReq id=0x1 <bsd v1 10>] Jul 25 17:11:51 jehu pppd[1210]: rcvd [LCP EchoRep id=0x0 b4 df e8 0e] Jul 25 17:11:51 jehu pppd[1210]: rcvd [LCP ProtRej id=0x4 80 fd 01 01 00 07 15 03 2a] Jul 25 17:11:51 jehu pppd[1210]: lcp_rprotrej. Jul 25 17:11:51 jehu pppd[1210]: lcp_rprotrej: Rcvd Protocol-Reject packet for 80fd! Jul 25 17:11:54 jehu pppd[1210]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] Jul 25 17:12:19 jehu last message repeated 8 times Jul 25 17:12:22 jehu pppd[1210]: IPCP: timeout sending Config-Requests -- |-------------------------------------------------------------------------| | Mark Trombino | J A M S o f t | | mtrombin@ix.netcom.com | Audio DSP Tools for Openstep & Rhapsody | |-------------------------------------------------------------------------|
From: nbt@reed.edu (Nicholas B. Tufillaro) Newsgroups: comp.sys.next.sysadmin Subject: Networking a Q610 with OS8 to NextStation NS 3.2 Date: 28 Jul 1997 16:27:03 GMT Organization: EarthLink Network, Inc. Message-ID: <nbt-2807970927280001@1cust88.tnt1b.sfo3.da.uu.net> Hello I have a Quadra 610 with Mac OS8 and a NextStation with NS 3.2. Are there any explict instructions anywhere from the wiring on up about how to nextwork these two machines via: Ethernet/TCP/IP, Appleshare Specfically, I would like to print files on the Next Printer from the Mac, and transfer files back and forth. I have connectors and cables for T-Base 10 (the phone jack looking kind) for each machine. Does any NeXTanswers address any of these issues. many thanks nick nbt@reed.edu
Newsgroups: comp.sys.next.sysadmin From: fukase@cst.nihon-u.ac.jp (FUKASE Mikio) Subject: Re: Install 8.8.5 prob. was Re: H: NS sendmail problem In-Reply-To: stephen@ccc1.tamu.edu@'s message of 25 Jul 1997 08:16:17 JST Message-ID: <FUKASE.97Jul27220906@will.sp.cst.nihon-u.ac.jp> Sender: news@will.sp.cst.nihon-u.ac.jp Organization: College of Science and Technology, Nihon Univ., Japan References: <33D3C2EA.FC34E727@mail.desy.de> <5r254e$i96$2@ha2.rdc1.nj.home.com> <5r8no1$7i4@news.tamu.edu> Date: Sun, 27 Jul 1997 13:09:06 GMT In article <5r8no1$7i4@news.tamu.edu> stephen@ccc1.tamu.edu@ (Stephen Johnson) writes: ... > I installed sendmail 8.8.5 and the m4.1.4 packages that are on > peak.org. I get the following error when trying to build my > sendmail.cf file using m4 - > > m4 ../m4/cf.m4 /etc/sendmail/cf/ccc1.mc > /etc/sendmail/cf/ccc1.cf ^^^^^^^^^^^Is this the location of cf.m4? (Have you been working in ${CFDIR}/xx?) > You need a newer version of M4, at least as new as > System V or GNU > m4: file not found: NoSuchFile In sendmail-8.8.6/cf/README you can read the description as follows: -- 8< -- 8< -- 8< -- +--------------------------+ | INTRODUCTION AND EXAMPLE | +--------------------------+ Configuration files are contained in the subdirectory "cf", with a suffix ".mc". They must be run through "m4" to produce a ".cf" file. You must pre-load "cf.m4": m4 ${CFDIR}/m4/cf.m4 config.mc > config.cf where ${CFDIR} is the root of the cf directory and config.mc is the name of your configuration file. If you are running a version of M4 -- 8< -- 8< -- 8< -- --- FUKASE, Mikio
From: nbt@reed.edu (Nicholas B. Tufillaro) Newsgroups: comp.sys.next.sysadmin Subject: Networking a Q610 with OS8 to NextStation NS 3.2 Date: 28 Jul 1997 16:27:39 GMT Organization: EarthLink Network, Inc. Message-ID: <nbt-2807970928030001@1cust88.tnt1b.sfo3.da.uu.net> Hello I have a Quadra 610 with Mac OS8 and a NextStation with NS 3.2. Are there any explict instructions anywhere from the wiring on up about how to nextwork these two machines via: Ethernet/TCP/IP, Appleshare Specfically, I would like to print files on the Next Printer from the Mac, and transfer files back and forth. I have connectors and cables for T-Base 10 (the phone jack looking kind) for each machine. Does any NeXTanswers address any of these issues. many thanks nick nbt@reed.edu
From: nospam+next@luomat.peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: Cube backup problems with gnutar Date: 28 Jul 1997 22:35:37 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Distribution: world Message-ID: <5rj6rp$fp0$1@ha2.rdc1.nj.home.com> References: <5rgsde$kr7@mochi.lava.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Note: I cannot make gnutar.1.12 on a NS.3.3 environment.... this is the failure I get: buffer.c: In function `close_archive': buffer.c:1416: warning: passing arg 1 of `wait' from incompatible pointer type buffer.c:1421: request for member `w_S' in something not a structure or union buffer.c:1421: request for member `w_T' in something not a structure or union buffer.c: In function `new_volume': buffer.c:1634: warning: passing arg 1 of `wait' from incompatible pointer type make[2]: *** [buffer.o] Error 1 I get the same error with the regular /bin/cc and gcc 2.7.2.2 Here's the full info, in case it is useful to anyone in debugging it: % ./configure creating cache ./config.cache checking for a BSD compatible install... /usr/local/gnu/bin/ginstall -c checking whether build environment is sane... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether make sets ${MAKE}... yes checking how to suppress newlines using echo... escape checking for gcc... no checking for cc... cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E -traditional-cpp checking whether cc needs -traditional... no checking for AIX... no checking for minix/config.h... no checking for ranlib... ranlib checking for bison... bison -y checking for POSIXized ISC... no checking for cc option to accept ANSI C... checking for function prototypes... yes checking for working const... yes checking for inline... inline checking size of unsigned long... 4 checking size of long long... 8 checking for fcntl.h... yes checking for limits.h... yes checking for linux/fd.h... no checking for memory.h... yes checking for net/errno.h... no checking for poll.h... no checking for sgtty.h... yes checking for string.h... yes checking for stropts.h... no checking for sys/buf.h... yes checking for sys/device.h... no checking for sys/gentape.h... no checking for sys/inet.h... no checking for sys/io/trioctl.h... no checking for sys/ioccom.h... no checking for sys/mtio.h... yes checking for sys/param.h... yes checking for sys/tprintf.h... no checking for sys/tape.h... no checking for sys/time.h... yes checking for sys/timeb.h... yes checking for sys/wait.h... yes checking for unistd.h... yes checking for utime.h... no checking for remote tape header files... yes checking for getgrgid declaration... yes checking for getpwuid declaration... yes checking which ioctl field to test for reversed bytes... mt_type checking for dirent.h that defines DIR... no checking for sys/ndir.h that defines DIR... no checking for sys/dir.h that defines DIR... yes checking for opendir in -lx... no checking whether sys/types.h defines makedev... yes checking whether stat file-mode macros are broken... no checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for st_blksize in struct stat... yes checking for st_blocks in struct stat... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for fsync... yes checking for ftime... yes checking for getcwd... no checking for isascii... no checking for lchown... no checking for mkfifo... no checking for nap... no checking for napms... no checking for poll... no checking for select... yes checking for strerror... yes checking for strstr... yes checking for usleep... yes checking for mknod... yes checking for gethostent... yes checking for setsockopt... yes checking for working alloca.h... no checking for alloca... yes checking for working fnmatch... no checking for vprintf... yes checking for basename... no checking for dirname... no checking for execlp... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for rename... yes checking for rmdir... yes checking for 3-argument open... yes checking for union wait... no checking for remote shell... /usr/ucb/rsh checking for default archive... - checking for default blocking... 20 checking if included GNU malloc is wanted... no checking if malloc debugging is wanted... no checking for off_t... yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking for argz.h... no checking for limits.h... (cached) yes checking for locale.h... yes checking for nl_types.h... no checking for malloc.h... no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for values.h... no checking for getcwd... (cached) no checking for munmap... no checking for putenv... no checking for setenv... no checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... no checking for LC_MESSAGES... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... no checking whether catgets can be used... no checking for msgfmt... msgfmt checking for gmsgfmt... msgfmt checking for xgettext... : checking for catalogs to be installed... de fr it ko nl no pl pt sl sv updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating intl/Makefile creating lib/Makefile creating po/Makefile.in creating scripts/Makefile creating src/Makefile creating tests/Makefile creating tests/preset creating config.h config.h is unchanged linking ./intl/libgettext.h to intl/libintl.h % make make all-recursive make[1]: Entering directory `/Disk/Downloads/tar-1.12' Making all in doc make[2]: Entering directory `/Disk/Downloads/tar-1.12/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/Disk/Downloads/tar-1.12/doc' Making all in lib make[2]: Entering directory `/Disk/Downloads/tar-1.12/lib' cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c argmatch.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c backupfile.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c error.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c getdate.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c getopt.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c getopt1.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c getversion.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c modechange.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c msleep.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c xgetcwd.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c xmalloc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c xstrdup.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c fnmatch.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c basename.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -O2 -c dirname.c rm -f libtar.a ar cru libtar.a argmatch.o backupfile.o error.o getdate.o getopt.o getopt1.o getversion.o modechange.o msleep.o xgetcwd.o xmalloc.o xstrdup.o fnmatch.o basename.o dirname.o ranlib libtar.a make[2]: Leaving directory `/Disk/Downloads/tar-1.12/lib' Making all in intl make[2]: Entering directory `/Disk/Downloads/tar-1.12/intl' cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 intl-compat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 bindtextdom.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 dcgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 dgettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 gettext.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 finddomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 loadmsgcat.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 localealias.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_AL IAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 textdomain.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 l10nflist.c cc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -g -O2 explodename.c rm -f libintl.a ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o ranlib libintl.a make[2]: Leaving directory `/Disk/Downloads/tar-1.12/intl' Making all in src make[2]: Entering directory `/Disk/Downloads/tar-1.12/src' cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -g -O2 -c arith.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib -g -O2 -c buffer.c buffer.c: In function `close_archive': buffer.c:1416: warning: passing arg 1 of `wait' from incompatible pointer type buffer.c:1421: request for member `w_S' in something not a structure or union buffer.c:1421: request for member `w_T' in something not a structure or union buffer.c: In function `new_volume': buffer.c:1634: warning: passing arg 1 of `wait' from incompatible pointer type make[2]: *** [buffer.o] Error 1 make[2]: Leaving directory `/Disk/Downloads/tar-1.12/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/Disk/Downloads/tar-1.12' make: *** [all-recursive-am] Error 2 zsh: 19139 exit 2 make
From: nospam+next@luomat.peak.org (Timothy J. Luoma) Newsgroups: comp.sys.next.sysadmin Subject: Re: Setting up NeXT DNS ? Date: 28 Jul 1997 21:36:10 GMT Organization: The PEAK FTP Archive for NEXTSTEP/OpenStep Message-ID: <5rj3ca$i4c$1@ha2.rdc1.nj.home.com> References: <R.J.Patel-2807971922450001@cc-ra4000-1-33.massey.ac.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: R.J.Patel@massey.ac.nz In <R.J.Patel-2807971922450001@cc-ra4000-1-33.massey.ac.nz> Raj Patel wrote: > I used Simple Network Starter application to set up the > basics and I can telnet by IP number but how do I specify > a name-server address to do DNS resolution for host-names ? set up a /etc/resolv.conf file that looks like this: domain yourdomain.ext nameserver xxx.yyy.zzz.aaa where you supply your domain and the IP rather than 'xxx....' You can and should enter more than one nameserver. Any UNIX machine on campus should already have an /etc/resolv.conf file. TjL
From: Lee Byeong-ho <bhlee@cnt.co.kr> Newsgroups: comp.sys.next.sysadmin Subject: Re: Setting up NeXT DNS ? Date: Tue, 29 Jul 1997 04:42:58 +0900 Organization: Yuhan C&T Message-ID: <33DCF642.6CEC82DC@cnt.co.kr> References: <R.J.Patel-2807971922450001@cc-ra4000-1-33.massey.ac.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Raj Patel <R.J.Patel@nospammassey.ac.nz> Raj Patel wrote: > Hi all, > > (apologies if this message appears twice) > > Any idea how you specify a name server on a NeXTStation (NS3.3) ? > > I used Simple Network Starter application to set up the > basics and I can telnet by IP number but how do I specify > a name-server address to do DNS resolution for host-names ? > > I tried putting in a manual entry into /etc/hosts which didn't > help. What extra files do I need to edit ? Or can it all be done > through the SNS.app ? > > Note there are no other NeXT machines on campus so this is a > standalone machine. > > Thanx in advance for any assistance... > > Raj. Hi, Nice to meet you. It's very simple. To enable DNS, the only step required is to create a file called /etc/resolv.conf. This file has the following format: domain <your internet domain name> nameserver <internet address of a DNS server(inquire about available DNS servers when you register your internet address)> That's all. I want to these comment help you. Bye... -Lee Byeong-ho Yuhan C&T, Seoul, Korea
From: root@guzzibill.cadvision.com (guzzibill) Newsgroups: comp.sys.next.sysadmin Subject: Re: Resetting a modem Date: 29 Jul 1997 02:23:58 GMT Organization: CADVision Development Corp. Message-ID: <5rjk7u$u3m@elmo.cadvision.com> References: <33DA47D8.1B79@middlemarch.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: gh@middlemarch.net In <33DA47D8.1B79@middlemarch.net> gh@middlemarch.net wrote: > How can I reset an internal modem with OPENSTEP 4.0/Intel? > With an external modem, all I would need to do is turn it > off and then back on again. Is there a command from within > Kermit or Tip that would allow me to do this with an internal > modem? > > --Greg > I use the following with TIP to reset my external modem. If you can access your "internal" one with TIP, then I suggest : TIP idstring ===>connected AT&B0 ATZ ~. this should produce a "disconnected" or EOF message -- Bill Scollard Calgary, Canada Scollard Holdings Ltd. "Computer Systems : Cradle-to-Grave"
From: R.J.Patel@nospammassey.ac.nz (Raj Patel) Newsgroups: comp.sys.next.sysadmin Subject: Re: Setting up NeXT DNS ? Date: Tue, 29 Jul 1997 18:04:01 +1200 Organization: Massey University College Of Education Message-ID: <R.J.Patel-2907971804170001@cc-ra4000-1-23.massey.ac.nz> References: <R.J.Patel-2807971922450001@cc-ra4000-1-33.massey.ac.nz> <5rhqej$msn$1@ironhorse.plsys.co.uk> Hi all, My DNS problems are fixed!! Many thanx to Matthew, Lee and Timothy for their prompt assistance. A couple of related questions: 1. When I take the Station off the network do I just set the networking back to the local settings so that when I set it up at home again it doesn't hang at boot-up looking for the network ? 2. I was fiddling with PPP and having installed it I don't need it any more. How do I disable it so it doesn't kick in at start-up ? Do I just comment out the related lines in the /etc/rc file ? Thanx again, Raj.
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Setting up NeXT DNS ? Date: 29 Jul 1997 09:35:21 GMT Organization: P&L Systems Message-ID: <5rkdgp$olv$1@ironhorse.plsys.co.uk> References: <R.J.Patel-2807971922450001@cc-ra4000-1-33.massey.ac.nz> <5rhqej$msn$1@ironhorse.plsys.co.uk> <R.J.Patel-2907971804170001@cc-ra4000-1-23.massey.ac.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: R.J.Patel@massey.ac.nz In <R.J.Patel-2907971804170001@cc-ra4000-1-23.massey.ac.nz> Raj Patel wrote: > 1. When I take the Station off the network do I just set the > networking back to the local settings so that when I set it > up at home again it doesn't hang at boot-up looking for the network ? If your machine is it's own netinfo master, and has all the data it needs to boot locally, then it should boot OK whether attached to a network or not. Formerly networked machines hang when they try to access network services which aren't there: primarily netinfo and NFS. Most other things seem to realise the network isn't there and give up quietly. > 2. I was fiddling with PPP and having installed it I don't need > it any more. How do I disable it so it doesn't kick in at start-up ? > Do I just comment out the related lines in the /etc/rc file ? Yes. Matthew [Posted and Mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478 the case. The reason for putting the CD Rom on a higher SCSI ID than the main drive is simply that the OS by default will try and reboot from the lowest numbered SCSI disk it can find. Black next hardware always used to come with the internal disk set to SCSI ID 1 so that you could attach an external SCSI disk set to SCSI ID 0 and automatically boot off that should you need to. Matthew [Posted and Mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478 ven't got room on your hard drive to install the docs. you can just read them off the CD Rom. Matthew [Posted and Mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
Newsgroups: comp.sys.next.sysadmin From: dfevans@bbcr.uwaterloo.ca (David Evans) Subject: Re: Lunatic scheme for doing BuildDisk Sender: news@novice.uwaterloo.ca (Mr. News) Message-ID: <EDzstx.o8w@novice.uwaterloo.ca> Date: Sun, 27 Jul 1997 19:29:57 GMT References: <EDsDx6.8pq@novice.uwaterloo.ca> <SCOTT.97Jul25230530@slave.doubleu.com> Organization: University of Waterloo In article <SCOTT.97Jul25230530@slave.doubleu.com>, Scott Hess <scott@doubleu.com> wrote: > >Have you been taking multiple medications lately without consulting a >doctor? > Maybe; I stubbed my toe this morning and it didn't hurt very much. >It _might_ work, depending on if the termination and term-power are >compatible, and how picky the drives are. Even so, it seems like a >pretty risky thing to be doing to save yourself a couple minutes. That was my conclusion too, so I didn't do it. >Beyond that, why not just get a piece of ethernet and NFS-mount >things. I wanted to run BuildDisk on it, so copying stuff would be a pain. Plus the machines aren't destined to live in the same place, so that makes things harder for NFS-mounting. Still, it's chugging away right now, so I'm happy. -- David Evans (NeXTMail/MIME OK) dfevans@bbcr.uwaterloo.ca Computer/Synth Junkie http://bbcr.uwaterloo.ca/~dfevans/ University of Waterloo "Default is the value selected by the composer Ontario, Canada overridden by your command." - Roland TR-707 Manual
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Cube backup problems with gnutar Date: 29 Jul 1997 10:13:31 GMT Organization: P&L Systems Distribution: world Message-ID: <5rkfob$olv$3@ironhorse.plsys.co.uk> References: <5rgsde$kr7@mochi.lava.net> <5rj6rp$fp0$1@ha2.rdc1.nj.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: next@luomat.peak.org In <5rj6rp$fp0$1@ha2.rdc1.nj.home.com> Timothy J. Luoma wrote: > > Note: I cannot make gnutar.1.12 on a NS.3.3 environment.... this is the > failure I get: > > buffer.c: In function `close_archive': > buffer.c:1416: warning: passing arg 1 of `wait' from incompatible pointer > type > buffer.c:1421: request for member `w_S' in something not a structure or union > buffer.c:1421: request for member `w_T' in something not a structure or union > buffer.c: In function `new_volume': > buffer.c:1634: warning: passing arg 1 of `wait' from incompatible pointer > type > make[2]: *** [buffer.o] Error 1 This is one of those posix related things that cause so much grief when trying to compile GNU software. A lot of the tests done by GNU configure scripts just look for the presence of posix header files and infer from that that certain functions or data structures are available without testing by doing a small comilation. The correct fix is to delve into the innards of the autoconf system and produce a configure.in file which results in a working configure script. However, if you need a fix now, just edit the 'config.h' header file that gets produced. You want to use the BSD version of wait(), as described in the wait(2) man page, while configure thinks you have the posix version of wait as described in the wait(2P) man page. The difference is in the type of the argument supplied to the function: the BSD version has a pointer to a 'union wait', whilst the POSIX version just supplies a pointer to an int. If you look at the config.h file there should be a macro 'HAVE_UNION_WAIT' --- you simply need to edit the file so that macro is defined, and then recompile. Matthew [Posted and Mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: daj@nwu.edu Newsgroups: comp.sys.next.sysadmin,comp.sys.next.software Subject: popper Date: 28 Jul 1997 19:46:44 GMT Organization: Northwestern University, Evanston, IL, US Distribution: world Message-ID: <5risv4$chu@news.acns.nwu.edu> I'm looking for pop3d for OpenStep. The source I have will not compile under OpenStep Developer 4.1. Is there a binary version (precompiled) available anywhere? Is there source for Openstep? Thank's in advance, David A. Johnson
From: jray@bigmac.ag.ohio-state.edu (John Ray) Newsgroups: comp.sys.next.sysadmin Subject: Re: OpenStep on Virtual PC? Date: Tue, 29 Jul 1997 09:03:31 -0600 Organization: The Ohio State University Message-ID: <jray-2907970903310001@primal.ag.ohio-state.edu> References: <33C91BD8.B73492DC@i-2000.com> <5rgcsd$phu$2@brachio.zrz.TU-Berlin.DE> > : I'm also stuck in 640x480 x2 video. Changing the configuration in > : configure.app and reinstalling the driver doesn't help. Virtual PC > : emulates a S3 928 PCI SVGA video chip set with 2 MB of video ram. > : OpenStep appears to have recognized this but it is stuck in the default > : video mode. Experience with Virtual PC shows that matching the video > : display mode to that of the Mac has a considerable speed boost. I've managed to get 8 bit color working, but not 16/24... Despite trying every possible setting. Give 256 colors a try, see if it works. --- John
From: jray@bigmac.ag.ohio-state.edu (John Ray) Newsgroups: comp.sys.next.sysadmin Subject: Can't find network config. server? [HELP] Date: Tue, 29 Jul 1997 09:13:22 -0600 Organization: The Ohio State University Message-ID: <jray-2907970913220001@primal.ag.ohio-state.edu> Hello, A few weeks ago, a kind soul helped me reconfigure a standalone OpenStep machine to be a Master NetInfo server - it had originally been in this configuration, but I had moved it to stand-alone for a variety of reasons. So, anyway, this machine appears to be setup correctly, as the netinfo server, and is set to autoconfigure other machines. Unfortunately, I have a NeXT slab that *was* a netinfo client to the above machine, which I also turned into a standalone machine... now I can't get it to go back :( I've used hostmanager to tell it to attach to "Bind to network Netinfo server", I've set everything to "AUTOCONFIGURE", but only get a "Can't find network configuration server" message when starting up. I am not at all familiar w/ NetInfo, so I'm just muddling along, and I seem to have muddled myself into a corner. If anyone can offer any advice on what to try next, I'd be most grateful. (Also, they're both plugged into the same hub, so there isn't anything stange network-wise going on). EMail appreciated, Thanks, John jray@bigmac.ag.ohio-state.edu
From: Chris Cleeland <cleeland@cs.wustl.edu.NOSPAM> Newsgroups: comp.sys.next.sysadmin Subject: Re: problem installing NS3.3 on color turbo Date: Tue, 29 Jul 1997 10:16:40 -0500 Organization: Washington University in St. Louis Message-ID: <33DE0958.30B2EF41@cs.wustl.edu.NOSPAM> References: <5r9lvb$8pm$1@newbabylon.rs.itd.umich.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Ali Asad Lotia <lotia@toastman.us.itd.umich.edu> Ali Asad Lotia wrote: > > i am using a next color turbo station and have been having the hardest > time installing from scratch a copy of nextstep 3.3 on a quantum fireball > 3.2 gig hd. when the drive is installed in the machine, it reports a scsi > error when attempting to boot from drive. i am unable to escape to the > monitor. the scsi id on the quantum is set to 1, the cdrom is at 2. if you > have any suggestions for me at all, i would really appreciate an email at > lotia@umich.edu thanks a lot. Ali, I just received a Fireball ST 3.2 in the mail yesterday and have had no problems installing with this as my only drive. The configuration I am using for jumpers is SCSI ID 1, with no other jumpers installed. Came up without a hitch. I even used BuildDisk to partition it (but that's another story). -- -cj -- Chris Cleeland, cleeland@cs.wustl.edu, http://www.cs.wustl.edu/~cleeland/ Research Associate, Washington University Dept. of Computer Science "Everybody wants prosthetic foreheads on their real heads."
From: Brent <charlebb@cadvision.com> Newsgroups: comp.sys.next.sysadmin Subject: Changing Memory from 1meg-nonparity to 4 meg-parity Date: Tue, 29 Jul 1997 08:55:25 -0700 Organization: SSA Message-ID: <33DE126D.677@cadvision.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I recently purchase 4 4meg simms (parity) and have tried installing them in my next slab. I removed the 8 1 meg simms (non-parity) and installed the new ones in slots 1 and 2 (the two banks closest to the power supply). When I power up the machine, the fan turns on and I assume it does it's power-up test but the screen remains blank and it doesn't boot. Questions: Is there some configuration that has to be changed (non-parity to parity) to get this working? Can I run the slab with parity memory in non-parity mode and mix the memory with 4 of my old non-parity simms? Thanks in advance, Brent
Newsgroups: comp.sys.next.sysadmin From: brianw@sounds.wa.com (Brian Willoughby) Subject: Re: problem installing NS3.3 on color turbo Message-ID: <EE3Mz3.2DF.0.scream@sounds.wa.com> Organization: Sound Consulting, Bellevue, WA, USA References: <5r9lvb$8pm$1@newbabylon.rs.itd.umich.edu> Date: Tue, 29 Jul 1997 21:13:51 GMT In article <5r9lvb$8pm$1@newbabylon.rs.itd.umich.edu>, Ali Asad Lotia <lotia@toastman.us.itd.umich.edu> wrote: >i am using a next color turbo station and have been having the hardest >time installing from scratch a copy of nextstep 3.3 on a quantum fireball >3.2 gig hd. when the drive is installed in the machine, it reports a scsi >error when attempting to boot from drive. i am unable to escape to the >monitor. the scsi id on the quantum is set to 1, the cdrom is at 2. if you >have any suggestions for me at all, i would really appreciate an email at >lotia@umich.edu thanks a lot. I had similar problems with a Quantum Atlas 2.1 GB. The drive would format correctly and I could install NEXTSTEP 3.3, but as soon as I connected my usual array of SCSI devices and rebooted, the drive would lose data on a few cylinders. These lost data areas could not be recovered without a re-format, which was quite unfortunate. I went through this cycle several times to make sure that I was not doing something wrong. According to a local engineer who tests many SCSI drives, the current line of Seagate drives is so heavily optimized for speed - using hard-wired logic instead of a microprocessor with firmware - that they often develop problems when the SCSI bus timing is not perfect. If you are using a Seagate drive under conditions that it was optimized for, then apparently they scream. But my system was not successful. I never had problems before with my cables or SCSI devices, so I switched to a Seagate Barracuda 4.2 GB. I have seen no such problems. My suggestion: sell the Quantum to a Mac owner whose system the drive was optimized for, and then purchase a replacement drive from any other major SCSI drive manufacturer. -- Brian Willoughby NEXTSTEP, OpenStep, Rhapsody Software Design Sound Consulting Apple Enterprise Alliance Partner NeXTmail welcome
From: colin@snaefell.tamu.edu (Colin Allen) Newsgroups: comp.sys.next.sysadmin Subject: bootstrap_register failure during installation Date: 29 Jul 1997 21:04:53 GMT Organization: Texas A&M University, College Station Message-ID: <5rlltl$rt@news.tamu.edu> NNTP-Posting-Date: 29 Jul 1997 21:04:53 GMT I'm trying to install 4.1 on a Journey/Deepspace laptop and everything seems to get installed fine on the hard disk, then when I boot off the disk the reboot hangs right at the end just as loginwindow is supposed to fire up. I can boot into single user mode and find in /usr/adm/messages gazillions of copies of this line: <date> localhost loginwindow[<number>]: bootstrap_register failed - -102 Can someone please tell me what's missing here to cause this? Thanks, -- Colin Allen http://snaefell.tamu.edu/~colin/
From: Cosmo Roadkill <cosmo.roadkill%bofh.int@rauug.mil.wi.us> Sender: kefera@sekmet.com Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <5rli3h$f48@frog.inetworld.net> Control: cancel <5rli3h$f48@frog.inetworld.net> Date: 29 Jul 1997 20:44:44 GMT Message-ID: <cancel.5rli3h$f48@frog.inetworld.net> Organization: BOFH Space Command, Usenet Division Article cancelled as EMP/ECP, exceeding a BI of 20. A report will be published shortly on news.admin.net-abuse.bulletins. Sick-O-Spam, Spam-B-Gon!
From: sam@win30.com Subject: Win The Web Wars Newsgroups: comp.sys.next.sysadmin Organization: More Web Traffic Message-ID: <33de7128.0@news1.abac.com> Date: 29 Jul 97 22:39:36 GMT HOW CAN YOU BECOME SUCCESSFUL ON THE INTERNET? The Secret is Don't get lost in the Search Engines Do you want to know the secrets to getting the greatest number of hits by BEST POSITIONING YOUR WEB SITE ON THE SEARCH ENGINES? No problem, our *complete* scientific study, shows exactly how! In fact, the program is so powerful, it's dangerous to your competitors ...PLUS.... Two (2) absolutely NEW tricks just created by our staff on July 8, 1997 be the first to use them http://www.e-earth.net/reports.htm
From: Cosmo Roadkill <cosmo.roadkill%bofh.int@rauug.mil.wi.us> Sender: sam@win30.com Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <33de7128.0@news1.abac.com> Control: cancel <33de7128.0@news1.abac.com> Date: 29 Jul 1997 22:36:13 GMT Message-ID: <cancel.33de7128.0@news1.abac.com> Organization: BOFH Space Command, Usenet Division Article cancelled as EMP/ECP, exceeding a BI of 20. A report will be published shortly on news.admin.net-abuse.bulletins. Sick-O-Spam, Spam-B-Gon!
From: nextjoe@aol.com (NeXTJoe) Newsgroups: comp.sys.next.sysadmin Subject: simple backup solution? Date: 30 Jul 1997 02:18:24 GMT Message-ID: <19970730021801.WAA03153@ladder01.news.aol.com> Organization: AOL http://www.aol.com I want to back up my Color NeXTstation. it has a 400 meg internal hd. My only available backup device is a Zip drive. I want to do a full backup initially, and incrementals later. NS 3.3P1 by the way. I am not a Unix expert, so I'd prefer a graphical backup util or script. Can someone please provide me with some info on how to easily back up my machine? Thanks, Joe
From: Matthew_Seaman@plsys.co.uk (Matthew Seaman) Newsgroups: comp.sys.next.sysadmin Subject: Re: Can't find network config. server? [HELP] Date: 30 Jul 1997 10:08:31 GMT Organization: P&L Systems Message-ID: <5rn3qv$oou$1@ironhorse.plsys.co.uk> References: <jray-2907970913220001@primal.ag.ohio-state.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: jray@bigmac.ag.ohio-state.edu In <jray-2907970913220001@primal.ag.ohio-state.edu> John Ray wrote: > Unfortunately, I have a NeXT slab that *was* a netinfo client to the above > machine, which I also turned into a standalone machine... now I can't get it > to go back :( I've used hostmanager to tell it to attach to "Bind to network > Netinfo server", I've set everything to "AUTOCONFIGURE", but only get a > "Can't find network configuration server" message when starting up. Your slab is asking on the network for someone to tell it what IP number to use, but nothing is answering. This isn't actually a netinfo binding problem --- you get to that a bit later --- but a problem with the BOOTP service that netinfo servers also usually supply. Check that in the /etc/hostconfig file on your netinfo machine, the NETMASTER variable is set to -YES-: that will cause the server to run the daemons that let it serve BOOTP requests. Edit the /etc/hostconfig file if necessary --- you'll need to reboot the server to enable the BOOTP servers if you do edit the file. The data the server requires is stored in netinfo: essentially it has a record of the ethernet MAC address built into the network hardware of your machine --- that's a number which looks like 0:0:f:1:25:f7 or 00:00:0f:01:25:f7 --- you can find what your own machines' MAC address is by grepping in /usr/adm/messages: grep Ether /usr/adm/messages You need to use HostManager.app to enter that number in the netinfo entry for your slab: click on the Host:Open... menu item, then type '/' into the Domain field, hit tab and then select the hostname of your slab from the list below. If the hostname isn't listed then hit cancel, and then the Host:New menu item. Whichever way you do it, you should end up with a panel where you can enter a hostname, IP address , Ethernet address (this is the MAC address I was talking about earlier) and so forth. Fill in the fields, hit Host:Save and then try rebooting your slab and see if it binds to netinfo successfully. Matthew [Posted and Mailed] -- Certe, Toto, sentio nos in Kansate nin iam adesse. Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK Tel: +44 1494 432422 Fax: +44 1494 432478
From: "B. Alex King III" <king@sunphy1.phy.uic.edu> Newsgroups: comp.sys.next.sysadmin Subject: adding a scsi disk Date: Tue, 29 Jul 1997 18:01:57 -0500 Organization: University of Illinois at Chicago Message-ID: <Pine.SOL.3.91.970729175414.11415A-100000@sunphy1> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sorry for the lame question but I am a relatively new cube sysadmin and am trying to add a new scsi drive. The drive is a Quantum Fireball 3.2 gig. BuildDisk just refuses to format the drive. The kernel and BuildDisk both recognize the disk, and I'm pretty sure I got the termination and scsi id jumpers right. What's going on? Thanks. bak "I hate broccoli, and yet, in a certain sense...I am broccoli" -The Tick ------------------------------------------------------------------------- |*******************************|***************************************| |B. Alex King III |University of Illinois at Chicago | |email: aking@uic.edu |Department of Physics (M/C 273) | |*******************************|***************************************| -------------------------------------------------------------------------
From: Paul Buckley <buckley4@idt.net> Newsgroups: comp.sys.next.sysadmin Subject: What happend to Time.preference? Date: 30 Jul 1997 01:23:43 GMT Organization: IDT Message-ID: <5rm52v$hc0@nnrp2.farm.idt.net> Today Time.preference does not work. Can't remember the last time I used it (a few months ago), but the system config (NS 3.3 on moto) has not changed. I think I had timezones96 installed (and working). No console message, Preferences.app just crashes (a rare event here) when the module loads. The clock works fine. Any ideas? -- _____________________________ Paul Buckley 515 W 59th St., Apt. 22K New York, NY 10019 E-mail: buckley4@idt.net Tel/Fax: 212-333-3382 _____________________________ Bernie Sanders: Does this concern you, the fact that we today have, by far, the most unequal distribution of wealth and income in the industrialized world? Alan Greenspan: Yes, the answer is it does concern me. It's not clear to me what monetary policy can do to alter that in any material way. In testimony before the House Banking Committee's Subcommittee on Domestic and International Monetary Policy, March 5, 1997.
From: wolfgang.roeckelein@wiwi.uni-regensburg.de (Wolfgang Röckelein) Newsgroups: comp.sys.next.bugs,comp.sys.next.misc,comp.sys.next.sysadmin,de.comp.sys.next Subject: Help concerning Openstep 4.1 mach Intel lookupd with YP needed Date: 30 Jul 1997 11:13:02 GMT Organization: Uni Regensburg Message-ID: <5rn7ju$1qc@rrzs3.uni-regensburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I have a serious problem with the lookupd configured for YP according to the release note (I already accounted for the case typo in the release notes). As soon as it has to do a yp lookup, lookupd freazes almost the whole system (ie windowmanager does still work, but almost nothing else, esp no program start, no logout attemp possible, etc). ypcat works though! The problem arises eg when I have a YPAgent for hosts during startup, when I have one for users when I select a home dir of an YP user or when I do cd ~ypuser, etc. I assume the problem is cured in 4.2, but I need an immediate solution! Wolfgang --- Dipl.-Wirtsch.Inf. Voice: +49 941 943 3205 Wolfgang Röckelein Fax: +49 941 943 3211 Uni Regensburg E-Mail: wolfgang.roeckelein@wiwi.uni-regensburg.de UniversitŁtsstr. 31 (MIME and NeXTmail ok) D-93053 Regensburg WWW: http://www-wi.uni-regensburg.de/~row01458/ Germany GCM/B d-- s: a- C++ US+++$ UX+++ P+ L E? W++ N++ w-- O-(++) M+ !V PS++ PE Y+ PGP(++) t+ 5? X? R+ tv b++ DI D++ G e+++>++++ h+ r+ y? (Geek Code V3.x)
Date: Wed, 30 Jul 1997 09:38:56 -0600 From: Benoit.Marchant@questintl.com Subject: Strange behaviour of PB on NFS mounted dir Newsgroups: comp.sys.next.sysadmin,comp.sys.next.programmer,comp.sys.next.software Message-ID: <870247625.18947@dejanews.com> Organization: Deja News Posting Service To: rhapsody-dev@omnigroup.com Hi, I just installed 4.2 developer and meet a dramatic problem. My /LocalDeveloper is an an NT server with Intergraph DiskShare NFS Server which I strongly recommend. My home directory is on it as well. With any application, I can create, delete save files on these directories, the mapping is good, user, group, permissions are ok. The trouble wit PB is that if I create a new Project in one of these directories, I get "Unable to copy /NextDeveloper/Makefiles/project/Makefile.preamble.template to /LocalDeveloper/tmp/Test42/Makefile.preamble." and the entire project is owned by root, group wheel. If I do the same on my local main Disk, owner and group are correct. If I do the same on my local second Disk which is not in fstab, owner is correct, but group insn't and = nogroup. My default group are miriad (100) and wheel. I would like to understand what's hapening as it worked perfectly in 4.1. Thanks in advance for any clue, solution !! Benoit Marchant -------------------==== Posted via Deja News ====----------------------- http://www.dejanews.com/ Search, Read, Post to Usenet
From: yoda@cis.uni-muenchen.de (Marc Guenther) Newsgroups: comp.sys.next.sysadmin Subject: How to prevent anybody from becoming root ? Date: 30 Jul 1997 17:05:51 GMT Organization: Institut fuer Informatik der Universitaet Muenchen Message-ID: <5rns9f$6bk@arcadia.informatik.uni-muenchen.de> Hi, Either I miss something completely obvious, or the world just doesn't work the way it should ? What is the equivalent of the black hardware password on Intel PC's ? On our new Nextstep PC's everybody can get root access by just turning the machine off and back on, and typing -s at the boot prompt. I can disable boot from floppy drive or any other device in the BIOS Setup. I can set a BIOS password, so nobody can change the Setup. But I can't disable the Nextstep boot: prompt. What is all this Unix "security" about, when everybody can get into singleuser mode ? What do I miss ? Marc
From: "Robert A. Decker" <comrade@umich.edu> Newsgroups: comp.sys.next.sysadmin,comp.sys.next.advocacy Subject: virtual desktops? Date: 30 Jul 97 13:58:50 -0400 Organization: University of Michigan ITD News Server Message-ID: <B004F920-9AA7DF@141.214.134.235> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit nntp://news.itd.umich.edu/comp.sys.next.advocacy Are there any apps that can give me virtual desktops? I'm on OpenStep 4.2 on Mach. rob -- <mailto: "Robert A. Decker" comrade@umich.edu> Listen to my Realaudio playlist:<http://hmrl.cancer.med.umich.edu/Rob/index.ssi> Programmer Analyst - Health Media Research Lab University of Michigan Comprehensive Cancer Center "Get A Life" quote #10: "Wow. I'm a genius too. I think. BEEP." -Chris Elliott
From: Cosmo Roadkill <cosmo.roadkill%bofh.int@rauug.mil.wi.us> Sender: "AUCTION !" hardware@auction.discounts2.com Newsgroups: comp.sys.next.sysadmin Subject: cmsg cancel <280797141740@auction.discounts2.com> Control: cancel <280797141740@auction.discounts2.com> Date: 30 Jul 1997 18:36:35 GMT Message-ID: <cancel.280797141740@auction.discounts2.com> Organization: BOFH Space Command, Usenet Division Article cancelled as EMP/ECP, exceeding a BI of 20. A report will be published shortly on news.admin.net-abuse.bulletins. Sick-O-Spam, Spam-B-Gon!

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Marcel Waldvogel and Netfuture.ch.