Linux-Setup Digest #494, Volume #19 Mon, 28 Aug 00 01:13:09 EDT
Contents:
Re: 3Com U.S. Robotics 56K Faxmodem (COREL Linux 1st Edition - Standard) (Glitch)
Re: Get rid of LILO in the MBR ([EMAIL PROTECTED])
Re: SVGATextMode (Guy White)
Re: Linux, XML, and assalting Windows
Re: how to block Ctrl+Alt+Del ("Vlad Nova")
Re: Linux, XML, and assalting Windows ("paul snow")
keyboard mapping of Delete key (Matthew Leinhos)
Re: free isp ("c")
Re: Linux, XML, and assalting Windows ("paul snow")
FTP client dir error (Shelley D)
Re: ulimit error (Akira Yamanita)
----------------------------------------------------------------------------
Date: Sun, 27 Aug 2000 23:15:59 -0400
From: Glitch <[EMAIL PROTECTED]>
Subject: Re: 3Com U.S. Robotics 56K Faxmodem (COREL Linux 1st Edition - Standard)
check www.o2.net/~gromitkc/winmodem.html to see if your modem will even
have a chance at working in linux.
once you check that site come back here if you still have problems.
Chris Tusk wrote:
>
> Hi there Everyone
>
> After the assistance that I got from this newsgroup, I have managed to get
> COREL Linux to live peacefully with M$ Windows OS. Thanks to all those who
> helped. However, I cannot communicate with the world because my COREL Linux
> OS cannot "see" my 3Com U.S. Robotics 56K Modem that I currently use to
> communicate with the world using M$ Windows. I won't be able to get rid of
> Windows until I'm sure that I can use COREL Linux to connect to the
> Internet. What could be the problem? I would be happy to be pointed to
> sites which can offer assistance if none cannot be detailed through a reply
> to this message.
>
> Thanks in advance
> Chris Tusk
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Get rid of LILO in the MBR
Date: Mon, 28 Aug 2000 03:20:51 GMT
Lilo will be destroyed by Win 98.
When you install Windows, the installation overwrites on the master
boot record, where LILO stands.
The real problem would be to keep LILO...
On Sat, 26 Aug 2000 15:57:18 +1000, "Stephan J"
<[EMAIL PROTECTED]> wrote:
>Hi all,
>
>I have installed LILO and now wish to install Windows 98 over it, I don't
>know why? How can I get rid of LILO? I have created new partitions but
>still get the LI when my new operating system boots.
>
>--
>Stephan J
>[EMAIL PROTECTED]
>
>
------------------------------
From: Guy White <[EMAIL PROTECTED]>
Subject: Re: SVGATextMode
Date: Mon, 28 Aug 2000 03:14:53 GMT
Bart Oldeman <[EMAIL PROTECTED]> posted:
> A few weeks ago, you posted about SiS6326 & SVGATextMODE & VesaFB:
>>> Nah! I tried to get SVGATextMode to work with my Diamond Stealth
>>> S540. Finally gave up and used the framebuffer device that's probably
>>> compiled in your kernel already. For my card I used the
>>> CONFIG_FB_VESA driver [...]
> Firstly, SVGATextMode simply does not support this card. End of story
> unless you like to program it yourself. SVGATextMode is not maintained
> anymore.
>
>> I gave it a try, but I can put it in a pipe and smoke it.
>> Wonderful 60 Hz or less refresh %-I or those ugly black scanlines
>> through crumbly letters.
> If you have a dual boot configuration (with Win9x where you should
> check that refresh rates for DOS graphics programs running under it -
> started from within the GUI / a DOS box - are decent) and can boot with
> LOADLIN I can send you a few utilitities which can improve the refresh
> rate. Please tell me if you are still interested.
> Using this technique I got a nice 1024x768 (text: 128x48) console @ 85 Hz.
> Bart
> [EMAIL PROTECTED]
Email this guy if you haven't solved your problem with SVGATextMode.
Just spotted the post today. IF it doesn't work you can smoke that
too!
------------------------------
From: <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.text.xml,comp.os.linux.misc,comp.os.linux.advocacy
Subject: Re: Linux, XML, and assalting Windows
Date: Sun, 27 Aug 2000 20:18:29 -0700
Reply-To: <[EMAIL PROTECTED]>
paul snow <[EMAIL PROTECTED]> wrote in message
news:_6kq5.20208$[EMAIL PROTECTED]...
> Bob Hauck <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> > On Sat, 26 Aug 2000 18:13:31 GMT, paul snow <[EMAIL PROTECTED]>
wrote:
> >
> > >What is the deal here? I write a post or two that claims that we can
> > >manage computer systems directly, on their storage, outside the
> > >abstractions of the Operating Systems and their Services.
> >
> > You've got it exactly backwards. Raw storage is just numbered blocks
> > on the disk. Filesystems are an abstraction created by the OS. There
> > is no "structured storage" without the OS. Without the OS, the highest
> > leve of abstraction is about at the level of instructing the SCSI
> > controller to fetch block 123456 from device 0 on buss 0. Managing
> > storage is one of the most important tasks of the OS, why re-create it
> > inside your installation tool? What does that have to do with making
> > installation and system management easier?
>
> No, you have it backwards. Where is the OS when your computer is off?
You
> got no processor, you got no memory, you got no I/O... All you have is
> storage (your system's eproms and its the disk).
>
> You turn your computer on. Where does the OS come from? Magic? Or the
> storage in your computer system? This isn't a chicken and the egg
problem.
> The OS in its initial install constructs most of the file system. But one
> don't *have* to use the OS to contstruct the file system. It can be
> constructed from other platforms, disk images, network downloads, etc.
>
> In fact, given the same file system (no matter how it was constructed),
you
> get the same behavior once the computer is turned on.
>
> That is because your file system is nothing more than a persistent data
> structure. Nothing more. No magic.
>
> But your file system is also the data structure that defines your OS and
its
> applications. All the abstractions come into existence only after your
> software is loaded into memory from these data structures, and your
software
> begins to run.
>
> If you can't see this, there is no point in discussing what one can do by
> managing a computer system by managing its storage as structured data.
You
> have to let go of this magical idea that a file system doesn't exist
without
> the operating system that it defines.
>
> Then we can talk about how we can better manage this data structure that
is
> the storage in a computer system.
You do realize that is software that gives any meaning to the data on the
storage device beyond just a collection of bytes or bits arranged as fixed
sized records in th case of DASD devices. It is the processor that gives
any meaning to the contents of ROMs, without interpretation the data is just
a random collection of whatever method is used to record the data. Just
like writing is just a random collection of marking for someone who can not
read it.
What do you mean by "other platforms"? It seems that you are not using the
same meaning that is attached to it by the reset of us.
------------------------------
From: "Vlad Nova" <[EMAIL PROTECTED]>
Subject: Re: how to block Ctrl+Alt+Del
Date: Mon, 28 Aug 2000 07:54:08 +0400
"Glitch" <[EMAIL PROTECTED]> ???????/???????? ? ???????? ?????????:
news:[EMAIL PROTECTED]...
> I believe you can comment out the line pertaining to this combo of
> keystrokes by editing your /etc/inittab file.
> Comment it out and save the file.
>
> HTH
> Brandon
yea - thanx - you're right:
# What to do when CTRL-ALT-DEL is pressed.
# ca:12345:ctrlaltdel:/sbin/shutdown -t1 -r now
I could change it:
ca:12345:ctrlaltdel:echo " ... off !!!"
but how to activate changes (without reboot of course ;-) ? Does init
def_level work ?
Vlad
> Vlad Nova wrote:
> >
> > Hi All !
> > Can you help me to make unavailable to reboot with Ctrl+Alt+Del ?
> > Thanx in advance, All !
> > Vlad
------------------------------
From: "paul snow" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.text.xml,comp.os.linux.misc,comp.os.linux.advocacy
Subject: Re: Linux, XML, and assalting Windows
Date: Mon, 28 Aug 2000 04:06:33 GMT
> My response is in the other part of the thread. I'm not going to
> repeat it here. Basically, it sounds like you want some sort of
> meta-language to define installation procedures. This meta-language
> would generate install programs for each supported platform, or perhaps
> a database of some kind that could be used by the universal installer
> to actually do the install.
>
> You are aware that this is sort of how Installshield and RPM work,
> right? The developer creates scripts that describe his installation
> and the tool makes some assumptions, and everything usually works. You
> just want to make these scripts more abstract so that they'll work on
> different platforms, and make them editable so you can pre-configure
> your local setup.
>
> Is that about right?
Yes, I am quite aware that this is how Installshield and RPM work. That is
why I claim that all the information needed to re-factor the problem is
right there in our hands already.
Just stop for a moment and focus on the problem. Forget the execution
environment. Just picture installation and configuration as the process of
constructing and managing a large, but really rather simple data structure.
This data structure has internal references and pointers to other parts.
Some structures require particular versions of other structures in other
parts of the data structure.
If you can quit worrying for a moment about what the structures do, and just
focus on what they are and should be, it does indeed simplify the problem.
>From a data structure point of view, who really cares if one file is a font
file, one is executable, another is an initial database, a library, a
graphics file, a PDF, some html, or what ever. Or even that one file is
part of a service, another a driver, another part of the OS. It doesn't
matter what the files are, but it does matter that the files are in their
proper directories, with the proper configuration settings pointing to them.
And what cares (the OS, application, a driver, etc.) An application can be
just as dead from a missing configuration file as from a missing library
file. Or font. A graphic. whatever. And if an application is having
problems, it would be nice to know what structures I should check first.
So of course I don't want to generate install programs. Why would I? Why
even bother? The approach I am talking about simply provides structural
information about the computer system, its OS, applications, and
configuration. XML after all is in many ways a text form of a database.
Take the XML descriptions of what structures are required for each software
component. Take any set of options that are givens for this configuration.
Evaluate what should then be done to construct each software component into
this data structure that happens to be a file system. Then just render the
proper structures into storage, and keep track of what structures are being
modified, and why.
Check now and again that the structures within a computer system align with
the requirements for each software component as detailed in their XML
description. And sure, all of this information is likely to be managed
within a database.
If this is being done outside the OS (logically or even literally) then
there is really no reason the same facility can't manage different platforms
(like Solaris, Windows, Palm pilots, Linux, etc.).
Do I get some advantages? You bet. I can manage an OS even if the OS isn't
functional. If a set of applications have XML definitions that detail their
rendering, I can upgrade machines by simply rendering them as a block to the
new machine. If all the applications have renderings on two different
platforms (like Linux and Windows), I could even move a complicated
configuration from one OS to another rather simply.
I can detect if structures that should be locked down have been changed. If
this is a separate facility, I can detect hacked web sites, and fix them up,
even if the hacking got through the execution environment's security.
If I involve the various Operating Systems in this process, and all the
abstractions they define, then I complicate the process. I can't handle key
OS components the same way I handle other structures, if for no other reason
than the fact that these structures are being used. The facility itself is
exposed to anything that might happen within the execution environment.
If you were going to build a literally separate facility, doing so on Linux
makes the most sense.
------------------------------
Date: Sun, 27 Aug 2000 22:07:55 -0600
From: Matthew Leinhos <[EMAIL PROTECTED]>
Subject: keyboard mapping of Delete key
Hello,
Will someone please tell me how to make the Delete key on a Windoze
Natural keyboard behave the way it is supposed to? I expect it to remove
the current character (at the cursor position) and to move all preceding
characters back one. It works correctly in netscape, but not in xterm or
the regular non-X term. I've played around with stty and xmodmap, but to
no avail. All I know is that the delete key has keycode 107, and it
generates a "^?" character.
Thank you,
Matt
------------------------------
From: "c" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux.mandrake
Subject: Re: free isp
Date: Sun, 27 Aug 2000 23:11:56 -0500
Hi
I've had the same problem, but after playing around a fair bit came up with
a solution ... or rather, tried several solutions that seems to have solved
this problem.
Please note that I am a newbie to Linux and that these fixes were all taken
from documentation on the web or from the help files. I am not an expert so
check out the online help files for kppp and www.redhat.com. There are some
other sites, but I don't have the URLs handy. If you want, I can post them
later.
Solutions (in no particular order):
/etc/security/console.apps/kppp showed that :
USER=root
PROGRAM= /usr/sbin/kppp
SESSION=false
It was suggested to set SESSION=true.
It was suggested that if there was a file /etc/kppp.allow that listed
authorized users, this would allow root and all listed users to access
pppd -- I created the file and set permissions for /etc/kppp.allow to be
readable and executable by
users.
# /etc/kppp.allow
user
user2
# add whichever users you want to access Kppp
Another suggestion was to change the permissions for pppd as follows: (this
from
redhat.com)
chown root /usr/sbin/pppd
chmod 4755 /usr/sbin/pppd
added the suid bit to pppd and made it readable and executable by all
there is the following suggestion for getting rid of the password dialog
box:
rm /usr/bin/kppp
chmod u+s /usr/sbin/kppp
ln -s /usr/sbin/kppp /usr/bin/kppp
I've tried this (but first made a copy of the original kppp file) and now I
can dial up as a user other than root.
There is also an option in the Kppp setup dialog that when selected allows
other users to use Kppp
***You might want to try this one first.
Now I seemed to have gone about this the hard way :) But it was a learning
experience and I didn't lose *all* my hair.
Try one at a time and see what happens. There may be security implications
about some of these fixes, but again, I am still learning about Linux.
Hope this helped. Good Luck
c
Hoyt <[EMAIL PROTECTED]> wrote in message
news:64jq5.7172$[EMAIL PROTECTED]...
>
> "Goofy root" <[EMAIL PROTECTED]> wrote in message
> news:8mnl1f$v9c$[EMAIL PROTECTED]...
> > George, I use Red Hat 6.2 and also use freewwweb.com using kppp. Only
> > thing I can't figure out is how to dial out kppp as non-root because
> > when I click kppp as non root after prompting password and entering it
> > the dialog disappears. Anyway, yesterday I login at freewwweb.com using
> > pppd and the proxy server of freewwweb.com came up. I deleted all the
> > chat files at /etc/sysconfig/network-scripts and back again no juno web
> > page thing. But still I need to configure kppp to be able to dial out
> > as non root.
> >
>
> This is a permissions problem. To access the modem, one needs root
> privileges. The easy fix is to make kpp
> owned by root and run as root. The more difficult fix is to make kppp
owned
> by a special group, run it as that owner and make everyone you want to
have
> access to that modem be a member of that group. You can use this
> technique to restrict access to all manner of devices. It is interesting
> that the author of kppp now has it running suid root.
>
> Hoyt
>
>
>
------------------------------
From: "paul snow" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.text.xml,comp.os.linux.misc,comp.os.linux.advocacy
Subject: Re: Linux, XML, and assalting Windows
Date: Mon, 28 Aug 2000 04:35:10 GMT
<[EMAIL PROTECTED]> wrote in message
news:8o9s06$c3b$[EMAIL PROTECTED]...
>
> paul snow <[EMAIL PROTECTED]> wrote in message
> news:%pTp5.18774$[EMAIL PROTECTED]...
> >
> > Oh, so all those hours I spent installing stuff on Solaris was really
> > Windows?
>
> Does Solaris use Microsoft Windows terminology that you have used in this
> thread? If any of us have made a error as the the platforms you are used
to
> using, it is as a result of the terminology that you have selected to use
to
> present your ideas.
>
> > The point is that we need to get over the idea that installing is part
of
> > the abstractions that the OS provides. That mindset prevents us from
> > developing technologies (such as those I am describing here) that can
> > install across platforms.
>
> Technologies that already exist, assuming that the latest permutation of
> your position is what you are really proposing.
>
> The are many things that don't map well or at all from one OS to another.
> How would you handle those details?
>
> Consider file and directory attributes and permission settings. They
don't
> map from one OS to another very well. The installation process needs to
be
> OS specific in this and in many other areas.
Yes, we have developed a number of great tools for describing in abstract
information, and rendering specifically to different targets. TeX, SGML,
XML, and PostScript to name a few.
Assume that I (as a developer) have two OS targets.
One is a Forth based OS that still uses block addresses and has no file
system at all. (The old Forth arguements against file systems: "File
systems are bad, cause performance problems, and real programmers don't need
them. Just give us the blocks off the disk when we ask for them!")
The other is Linux.
Can we get any more different than that? So in my application's XML, it has
a <Forth> section that lays out each <Block number="1075"> and its contents,
and continues for every block it needs. My application also has a <Linux>
section that details the directories, files, etc. that the Linux
implementation requires.
If it is so easy to see how I can describe these two installations, why is
it so hard to believe we can cover Linux, Windows, Solaris, etc.?
This thread isn't about auto-magically constructing valid represenations of
applications for any OS. This is about being able to describe a valid
representation on any OS.
Given a technology like XML that can be used to describe structured data
(and variations of that structured data), use that to describe the set of
software components for a computer system. Then render those components as
described, by managing in context their needs as defined as how they should
be expressed in storage.
------------------------------
From: Shelley D <[EMAIL PROTECTED]>
Subject: FTP client dir error
Date: Mon, 28 Aug 2000 04:40:38 GMT
Hi,
I am running ReHat 6.2 networked with a real Windows machine and a
Virtual Windows machine using VMware. I have Samba running and have
network access to all machines. I am using ipchains for IPmasquerading.
So far so good.
I can log into ftp sites but I can not get directory information from
any site. I have my client set up for non-passive transfer. I know
there must be a setting in my ftp configuration files somewhere, but
which file and which setting? .
The error is: Opening ASCII no print mode for data connection for ls -l.
I can't get directory information from any ftp site.
Thanks in advance,
Shelley
------------------------------
From: Akira Yamanita <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help
Subject: Re: ulimit error
Date: Mon, 28 Aug 2000 04:41:32 GMT
"news.concentric.net" wrote:
>
> My redhat6.0 works fine for few months, yesterday we lost power. I boot up
> the linux box and perform a e2fsck, after that everthing works fine except
> when I telnet login, I get error says 'bash: ulimit: cannot modify limit:
> operation not permitted', However if I login under console, I do not get
> this error.
> Any idea?
>
> Jian
I don't know what causes the error but commenting out
"ulimit -c 1000000" in /etc/profile stopped the error message.
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.setup) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Setup Digest
******************************