As Robert said, the O'Reilly books are great.
I have Linux in a Nutshell from O'Reilly and learned
an easier way to change permissions than what I had been
using. The idea is just to say what you want the
permissions to be for user, group, and other. Here's
some examples:
/home/terry/temp>ls -l
Followup to this post...
Does anyone have a reference that tells what files need to be what? For
example, what permissions do CGI files need to be? How about the cgi-bin
directory? And the html or public_html directory?
Thanks,
Lilly
On Mon, 19 Jun 2000 [EMAIL PROTECTED] wrote:
> As Robert sa
This is for all of us newbies. I thought it's a nice "cheat-sheet".
Lilly
--
/ - the root tree
| -- bin - programs considered necessary
| -- boot - linux boot image
| -- dev - devices, like serial ports, printers, hard drives
| -- etc - configuration files for network, X11, mail, etc.
| -- h
"Lilly S." wrote:
>
> Followup to this post...
>
> Does anyone have a reference that tells what files need to be what? For
> example, what permissions do CGI files need to be? How about the cgi-bin
> directory? And the html or public_html directory?
I don't know of such a reference. I tend to
Lilly S., [EMAIL PROTECTED], said:
> Does anyone have a reference that tells what files need to be what? For
> example, what permissions do CGI files need to be? How about the cgi-bin
> directory? And the html or public_html directory?
It depends what user your webserver is running as, so it migh
Hi, Carla,
I use Caldera 2.4 (mostly) and Red Hat 6.0 on one machine. I use KPPP. I
had no problems whatsoever getting my dialup to work well.
> In RH 6.1 I had to install ppp & start from scratch. Same symptom every
> one: it dials, "ppp daemon dies unexpectedly."
I got that and had to chang
Caitlyn Máire Martin wrote:
>
> Hi, Carla,
>
> I use Caldera 2.4 (mostly) and Red Hat 6.0 on one machine. I use KPPP. I
> had no problems whatsoever getting my dialup to work well.
>
> > In RH 6.1 I had to install ppp & start from scratch. Same symptom every
> > one: it dials, "ppp daemon die
Thanks for the help. Believe it or not, I have RTFM, and the relevant parts in
Running Linux. (Maybe I need to read them again, eh? I have not been too keen
on Running Linux. It seemed to me to far too often read something like "you
can do great things with XYZ, but we don't have space to tel
On Mon, Jun 19, 2000 at 10:07:28AM -0400 or thereabouts, Lilly S. wrote:
> This is for all of us newbies. I thought it's a nice "cheat-sheet".
It's brilliant.
Addenda:
> | -- etc - configuration files for network, X11, mail, etc.
I once heard this described as containing the "personality" of y
Whoever's working on the Techtalk FAQ (Jenn?), this looks like a
*marvelous* template for a newbie section! Anyway, here's my attempt.
On Mon, 19 Jun 2000, jennyw wrote:
> Hi, all! I'm just starting to get into Linux. I've installed it on a few
> computers, but now want to learn more about wha
Carolyn Jarie Getter, [EMAIL PROTECTED], said:
> I think I run into trouble mostly when my files are buried ten
> directories down a tree. Okay, maybe not ten, but definitely down the
> tree. Am I correct that to read, write or execute, say, three
> directories down a tree, I have to give read,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 19 Jun 2000, Amanda Owens wrote:
> Whoever's working on the Techtalk FAQ (Jenn?), this looks like a
> *marvelous* template for a newbie section! Anyway, here's my attempt.
Definately.
>
> On Mon, 19 Jun 2000, jennyw wrote:
>
> > Hi, all!
'On rpm-using systems, /usr/src is also where things appear if you
unpack or recompile source rpms. Usually it's /usr/src//'
in slackware7, it's located in /usr/src/rpm
___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listi
This is great. I hope there are no penalties for revealing the "secrets of
the temple"!
Carla
At 10:07 AM 6/19/00 -0400, Lilly S. wrote:
>This is for all of us newbies. I thought it's a nice "cheat-sheet".
>
>Lilly
>
>--
>/ - the root tree
>| -- bin - programs considered necessary
>| -- boo
hi all,
does anyone know how to store objects in a database using PHP? I've created
a class which has two attributes which are arrays. I need to store the
whole object in a db but I'm not sure how to do it. When I try to serialize
the array, the info is stored in a MySQL table, but I can't see
most of the boot up files are in /etc/rc.d, just look around there and
look at what it does
on resources:
I'd really reccommend you get a book such as Running Linux (O`Reilly),
this particular one has helped me immensely, and it just plain rules. A
tip, don't get a book such as 'Linux for Dummies
Amanda Owens, [EMAIL PROTECTED], said
> Whoever's working on the Techtalk FAQ (Jenn?), this looks like a
> *marvelous* template for a newbie section! Anyway, here's my attempt.
If you (Amanda or anyone else) have an idea for a question or answer
in the techtalk FAQ, I encourage you to file a bug
Hi,
On Mon, 19 Jun 2000, Robert Wade wrote:
> 'On rpm-using systems, /usr/src is also where things appear if you
> unpack or recompile source rpms. Usually it's /usr/src//'
>
> in slackware7, it's located in /usr/src/rpm
On SuSE systems it is /usr/src/packages/SOURCES. I heard somewhere that
t
Hi,
I have 2 PC's running RH 6.1 hooked to our network. Yesterday both were able
to mount a (NFS) server named Mango. Today after a reboot the NFS automount
fails. Also I can't manually mount it with the following command: mount
/mnt/mango when I do I get this message... mount: RPC: Program not
Hi,
I have 2 PC's running RH 6.1 hooked to our network. Yesterday both were able
to mount a (NFS) server named Mango. Today after a reboot the NFS automount
fails. Also I can't manually mount it with the following command: mount
/mnt/mango when I do I get this message... mount: RPC: Program not
Hi,
Does anyone know if I can install Linux on a laptop (Dell Lattitude) that
is already setup with Windows 95 without needing to reinstall all of the
windows curft?
thanks
a.
___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailm
I'm not sure what 'curft' means, but yes, you can install Linux along side
Windows 95.
There're two documents that would help you very much so:
http://www.linuxdoc.org/HOWTO/Installation-HOWTO.html - The Linux
installation howto
and:
http://www.linuxdoc.org/HOWTO/mini/Linux+Win95.html - Using
On Mon, Jun 19, 2000 at 03:57:28PM -0400, Erb, Maria wrote:
> does anyone know how to store objects in a database using PHP? I've created
> a class which has two attributes which are arrays. I need to store the
> whole object in a db but I'm not sure how to do it. When I try to serialize
> the
Amanda Owens wrote:
>
> Whoever's working on the Techtalk FAQ (Jenn?), this looks like a
> *marvelous* template for a newbie section! Anyway, here's my attempt.
Laurel Fan, actually, who's currently away from her main system
and can't CVS. There's so much useful-interesting stuff flying
aroun
Oh, another thing you can look at when setting permissions is the
httpd.conf file in under apache/conf. This file, sets all of the defaults
for what the web server can and cannot do. One thing people run into
sometimes is that this file (httpd.conf) is not set to allow
executables. So even tho
Carolyn Jarie Getter:
> Thanks for the help. Believe it or not, I have RTFM, and the relevant
> parts in Running Linux. (Maybe I need to read them again, eh? I have
> not been too keen on Running Linux. It seemed to me to far too often
> read something like "you can do great things with XY
Hi, all! I'm just starting to get into Linux. I've installed it on a few
computers, but now want to learn more about what happens behind the scenes.
Hopefully I can find some answers here! Specifically, I'm interested in
knowing ...
What are typical directory structures and file locations? I
"Fan, Laurel" wrote:
>
> Amanda Owens, [EMAIL PROTECTED], said
> > Whoever's working on the Techtalk FAQ (Jenn?), this looks like a
> > *marvelous* template for a newbie section! Anyway, here's my attempt.
>
> If you (Amanda or anyone else) have an idea for a question or answer
> in the techta
Doh! I sent it to Jeff only, sorry Jeff...let's try this again...
Jeff Frasca wrote:
*snip*
> > > What good resources are there that describe things like the above? Are
> > > there any books that anyone can recommend?
>
> Once you've gone through a book that gets you started, or if you have a
Davida Schiff wrote:
>
> Hi,
>
> I have 2 PC's running RH 6.1 hooked to our network. Yesterday both were able
> to mount a (NFS) server named Mango. Today after a reboot the NFS automount
> fails. Also I can't manually mount it with the following command: mount
> /mnt/mango when I do I get this
Thanks. I have loaded Linux into clean machines before but never into a
Windows machine. Work is giving me a Windows 95 (i think it is W95 and
hopefully not W98) laptop and said I could load Linux if I was willing to
take responsiblity for it. The 'curft' (or rather cruft :), is all of the
wind
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 19 Jun 2000, Melissa Plunkett wrote:
> Doh! I sent it to Jeff only, sorry Jeff...let's try this again...
Don't worry about it. Procmail put the first one in right spot -- I
thought it had gone to the list myself (that's what I get for not
Carla Schroder wrote:
>
> This is great. I hope there are no penalties for revealing the "secrets of
> the temple"!
>
> Carla
>
> At 10:07 AM 6/19/00 -0400, Lilly S. wrote:
> >This is for all of us newbies. I thought it's a nice "cheat-sheet".
Heh. The only penalty is that I grab Lilly by t
33 matches
Mail list logo