I am looking at buying the computer described below, and one of the guys
at work says that I will have all kinds of problems installing Linux on it
because of the SCSI hard drive. Is this true? I'm not a hardware person
at all and have never installed Linux on a computer from the ground up
like
Ahh!!! It worked!!! Thank you, thank you, thank you!! You cured
my sedache!
Nancy
On Wed, 30 May 2001, Jeff Dike wrote:
> [EMAIL PROTECTED] said:
> > sed: command garbled: s/NEWDAY/Wednesday,05/30/2001/g
>
> sed lets you specify an alternate delimiter. I normally use '@', so I wo
Okay...I don't get it. I'm trying to format a date using sed. When I do
the command from the command line, it works. But when I try it within the
sed statement, I get a message saying:
sed: command garbled: s/NEWDAY/Wednesday,05/30/2001/g
2
Any sed proficient folks out there who could lend a
bumping into each other. And putting scripts in the /etc/cron.*
directories is something I hadn't thought of. Thanks for giving me the
tip for the day!
Nancy
On Tue, 29 May 2001, David Merrill wrote:
> On Tue, May 29, 2001 at 01:03:26PM -0700, Nancy Corbett wrote:
> >
> > I
It depends on how the cron is set up. The exact hour of the day is set
in the crontab file. You can check it out yourself by entering crontab -e
at the command line. It will bring up the list of scheduled cron jobs.
Below I have an example of how crons are scheduled. There are 3 cron jobs
set
I got it working. Thanks again. The problem turned out to a mind fart on
my part. ;)
Nancy
On Tue, 29 May 2001, Almut Behrens wrote:
> On Mon, May 28, 2001 at 09:35:55PM -0700, Nancy Corbett wrote:
> >
> > The first one, however, within the
> > sed statement, is not
Almut!
Nancy
On Tue, 29 May 2001, Almut Behrens wrote:
> On Mon, May 28, 2001 at 04:31:41PM -0700, Nancy Corbett wrote:
> >
> > This is off topic, but I'm hoping your sharp eyes will see what I am
> > obviously missing.
> >
> > I'm writing a ksh script whic
This is off topic, but I'm hoping your sharp eyes will see what I am
obviously missing.
I'm writing a ksh script which I want to give 3 variables and read them
from standard input. To do this, I'm using sed. I want sed to
change every instance of DATE to the current date in a given file
and re
Hello all!
I have a pile of .sql scripts written to drop and then create tables in
oracle. I have to convert them to mysql. I'm finding that the syntax is
just different enough that I keep hitting snags. I have the greatest book
for learning mysql...MySql by Paul DuBois, but I am wondering if
On Fri, 18 May 2001, Scott wrote:
> Do not know enough the db that comes with Star Office.
You could load mysql by going to http://www.mysql.org. Webmonkey
has a great tutorial for it as well.
I'll second everything Scott said and would like to add:
One thing to note is that you are enterin
On Sat, 24 Mar 2001, Makiko Itoh wrote:
> Speaking of which, I wonder if anyone has any thoughts on how
> learning human languages, or the ability to, translates to the
> ability to learn programming languages, or vice versa? Both my
> husband and I are multilingual and we often talk about h
On Sat, 24 Mar 2001 [EMAIL PROTECTED] wrote:
>
> Oddly enough, I have some recommendations:
>
> * study calculus, especially propositional and predicate calculus.
> * study the theory of programming languages, get familiar
> with the language families, become familiar with the fac
btw...
Moongroup consulting (www.moongroup.com) has some excellent resources
involving setting up mail on a Linux platform. They also have a sendmail
mailing list which I subscribe to. It will not add a lot of traffic to
your inbox, but serves as a really great forum for asking anything
specif
e:
> Can you have a mail server without a domain name for it (just an IP)?
>
> - Kathy
>
> ----- Original Message -
> From: "Nancy Corbett" <[EMAIL PROTECTED]>
> To: "Kath" <[EMAIL PROTECTED]>
> Cc: "alissa bader" <[EMAIL
MTA is your Messaging Transfer Agent. According to my handy, dandy
dictionary of computing (http://www.instantweb.com/~foldoc/contents.html),
here is the definition:
---
Message Transfer Agent (MTA) The program responsible for
delivering e-mail messages. Upon receiving a message from a Mail Us
I know I've seen someone use a command something like dostounix to convert
text docs written with something like notepad, etc into plain ol ascii...
I have a bunch of perl scripts I just inherited and they have a ^M at the
end of every line. I know I could just do a command in vi to get rid of
A segmentation fault is reported when you run a program and it tries to
access something it doesn't have permission to access...at least that's my
understanding of it. A program will skip merrily along until BAM! it
hits a wall when it tries to occupy a space where it isn't allowed to be.
It wi
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
I use vi, and n and N work for me.
On Fri, 16 Jun 2000, joey tsai wrote:
>
>
>
> On Fri, 16 Jun 2000, Nancy Corbett wrote:
>
> >
> > When I want to repeat a search, I just hit the n key.
> >
>
> Yes, you can do this action in vim, and pressing
When I want to repeat a search, I just hit the n key.
On Fri, 16 Jun 2000, Nicoya Helm wrote:
> Any idea why the following is happening? When I'm in vi and I do a
> forward search, in the past I've always been able to repeat past
> searches by typing "/" then the up arrow. However, the other
Okay, here are the steps as I understand them (let me know if this helps):
Go to the etc directory and run the command:
./htpasswd -c directoryname.pwd username
htpassword will prompt you to enter a password twice. Once it's done, you
can cat directoryname.pwd to see that it has created a fi
Great story, Robert! The funniest part is that she believed that the DNS
IPs were confidential information, as if anyone doing an nslookup couldn't
see what they were!
On Wed, 7 Jun 2000, Robert Wade wrote:
> There's also the fact that most linux users don't really need support from the
> plac
I've seen this cobalt cube too. It's really kewl. And very reasonably
priced. I want one, I want one, I want one!!
On Mon, 22 May 2000, Stephanie Alarcon wrote:
> actually, over here we're using Cobalt servers (www.cobalt.com). the
> inital setup is really easy, just punch in an ip adress,
I'm not very knowledgable about how to research which scanners have
drivers which work well with Linux. I need to order a fairly good scanner
(at least a 600dpi capability, able to handle grayscale & color). I've
poked around on the web a bit but haven't found a scanner yet which boasts
Linux co
If you go into your /etc/passwd file, the end of the line with your
username designates what kind of shell your default is.
On Fri, 19 May 2000, elizabeth ~ wrote:
> hello,
>
> i recently installed caldera open linux 2.4, and i'd like to change my login
> shell from bash to csh, but i can't
NT doesn't know how to play nice.
On Fri, 14 Apr 2000, srl wrote:
> Okay, so i know this isn't striclty ontopic, but any NT/Win2k, sysadmins
> out there? I'm not a sysadmin, but I play one at my job (long story.)
>
> I need to know if there's an equivalent command in NT/Win2k like the unix
Lori,
I am not a programmer and have never taken a programming class, but I've
had lots of jobs where I've had to learn to troubleshoot perl scripts. I
found tons of tutorials on the web and found a guestbook in my html book,
so I hand coded it and placed it on my web page as an exercise. The
> I know my husband's company filters using Squid and code they've written
> themselves, I'm not sure whether Squid has filtering capacity on it's own,
> though.
>
> I *know* it can be coded on. I just don't know if it does it.
>
Jenn,
I've worked with Squid in the past and it is pretty nif
Storm,
>From your home directory, do an ls -la and it will show you all of the
files in that directory, including the one running Xwindows.
For example, look for the .fvwmrc file. Open it in a text editor and do a
search for the word task. You'll see that there is a choice there to
activate ei
29 matches
Mail list logo