Re: [techtalk] domain hosting

2001-01-15 Thread Vinnie

try www.freeshell.org

and a free shell account to boot! :) (and membership is less than $40
bucks -- for a lifetime account :) )

V.

[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org

On Fri, 12 Jan 2001, Katneko wrote:

> whats a good web host thats free with min-no banner ads?
> 
> my mother is quite cheap. i would go with a pay one, but this is for her website, 
>and shes a cheap one.
> 
> thanks in advanced!
> 
> -kat
> www.linuxkitty.com
> 
> 


___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



[techtalk] SAMBA

2001-01-15 Thread Lothan

Are there any good references or how-tos on the net for setting up samba? I
have a Windows 2000 box (my primary development system) and a Redhat Linux 7
system connected via Ethernet cards (using DHCP) to a Linksys EtherFast
Cable/DSL Router to an ADSL line. I completely wiped out my Redhat Linux 6.1
system to install Redhat Linux 7 from scratch and have "conveniently"
forgotten how the heck I had it configured.


___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



Re: [techtalk] SAMBA

2001-01-15 Thread Anne Forker

Hi,

you should find the necessary documentation files in
/usr/share/doc/samba-2.0.7 (or a similar path), as well as the reg-files
you need to adapt Windows' Registry. Samba installs a sample smb.conf in
your /etc directory, which should work in most cases (except you would
like to access ADS with samba, AFAIK this is not supported yet).

There's also a SMB-Howto. You can find it at http://www.linuxdoc.org.

-- Anne

-- 
BetaResearch
Gesellschaft fuer Entwicklung und   IT-Services
Vermarktung digitaler Infrastrukturen mbH   Anne Forker
Betastrasse 1   E-Mail:   [EMAIL PROTECTED]
85774 Unterfoehring Internet:  http://www.BetaResearch.de



___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



Re: [techtalk] SAMBA

2001-01-15 Thread ktb

On Mon, Jan 15, 2001 at 01:19:25AM -0800, Lothan wrote:
> Are there any good references or how-tos on the net for setting up samba? I
> have a Windows 2000 box (my primary development system) and a Redhat Linux 7
> system connected via Ethernet cards (using DHCP) to a Linksys EtherFast
> Cable/DSL Router to an ADSL line. I completely wiped out my Redhat Linux 6.1
> system to install Redhat Linux 7 from scratch and have "conveniently"
> forgotten how the heck I had it configured.
> 

This documentation worked for me -
http://www.linux-mag.com/2000-04/newbies_01.html
hth,
kent

-- 
  "In order to make an apple pie from scratch,
  you must first create the universe."  
 - Carl Sagan

___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



[techtalk] Large HD and VMWare's raw partitions

2001-01-15 Thread Subba Rao


One of my Linux system has a slave disk which is 20GB.

(0)root@myhost:/~# fdisk /dev/hdc

The number of cylinders for this disk is set to 2646.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help)

(0)root@myhost:~/

The disk partitions at the begining of the disk are Linux ext2 filesystems.
Four partitions at the end of the disk are FAT16/msdos. The DOS partitions
have been defined in /etc/fstab but at bootup time, these file systems are
not getting mounted. I cannot even mount them manually. When I tried to mount
them,
mount -t auto /dev/hdc5 /msdos

then the filesystem is mounted as a ext2 filesystems. When I try to mount them
as msdos filesystems,

mount -t msdos /dev/hdc5 /msdos

then the following message appears:

mount: wrong fs type, bad option, bad superblock on /dev/hdc5,
   or too many mounted file systems

The goal is to create a raw partition for VMWare on the /dev/hdc5 partition and
install NT over it rely on M$ systems.

How can I create raw partitions for VMware on large HDs and mount them? 

Thank you in advance.

Subba Rao
[EMAIL PROTECTED]
http://pws.prserv.net/truemax/

___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



[techtalk] Re: techtalk digest, Vol 1 #312 - 5 msgs

2001-01-15 Thread Kathryn Hargreaves


Are there any good references or how-tos on the net for setting up samba? I

http://home.germany.net/101-69082/samba.html#1

Which has a link to the freely available book _Using Samba_.


Kathy

___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



[techtalk] been hacked...?

2001-01-15 Thread Walt

I just traveled to the Philippine Islands for
nearly 3 weeks. (Sidenote: foreign computer
situation in that country is uh... interesting :-)

Upon returning, I was going to check some
of my log files and discovered my entire /var/log
directory was missing. Everything seems to
working fine (except cron which has started
functioning again after I recreated the log folder),
I haven't inspected many config files as yet, but
I've found no files deleted, my web page has not
been changed, no files stored in the ftp directory.

My question is: Is there some other explanation
as to how the entire directory was deleted, other
than that my computer was hacked?

Thanks!
Walt

-~

 When we are planning for posterity, we ought to remember that
 virtue is not hereditary.
 Thomas Paine


___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



Re: [techtalk] been hacked...?

2001-01-15 Thread curious

here is a good quicky guide to get started in your investigation:
http://www.cert.org/tech_tips/root_compromise.html


 /"\  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
 \ /   ASCII Ribbon Campaign  [EMAIL PROTECTED]
  X   - NO HTML/RTF in e-mail http://www.curious.org/
 / \  - NO Word docs in e-mail"This quote is false." -anon

On Mon, 15 Jan 2001, Walt wrote:

> I just traveled to the Philippine Islands for
> nearly 3 weeks. (Sidenote: foreign computer
> situation in that country is uh... interesting :-)
> 
> Upon returning, I was going to check some
> of my log files and discovered my entire /var/log
> directory was missing. Everything seems to
> working fine (except cron which has started
> functioning again after I recreated the log folder),
> I haven't inspected many config files as yet, but
> I've found no files deleted, my web page has not
> been changed, no files stored in the ftp directory.
> 
> My question is: Is there some other explanation
> as to how the entire directory was deleted, other
> than that my computer was hacked?
> 
> Thanks!
> Walt
> 
> -~
> 
>  When we are planning for posterity, we ought to remember that
>  virtue is not hereditary.
>  Thomas Paine
> 
> 
> ___
> techtalk mailing list
> [EMAIL PROTECTED]
> http://www.linux.org.uk/mailman/listinfo/techtalk
> 


___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



Re: [techtalk] SAMBA

2001-01-15 Thread Conor Daly

On Mon, Jan 15, 2001 at 01:19:25AM -0800 or so it is rumoured hereabouts, 
Lothan thought:
> Are there any good references or how-tos on the net for setting up samba? I
> have a Windows 2000 box (my primary development system) and a Redhat Linux 7
> system connected via Ethernet cards (using DHCP) to a Linksys EtherFast
> Cable/DSL Router to an ADSL line. I completely wiped out my Redhat Linux 6.1
> system to install Redhat Linux 7 from scratch and have "conveniently"
> forgotten how the heck I had it configured.
> 
"Using Samba"  O'Reilly

Conveniently packaged as part of the samba distribution these days from
www.samba.org
-- 
Conor Daly <[EMAIL PROTECTED]>

Domestic Sysadmin :-)
-
 12:50pm  up 11 days, 19:57,  1 user,  load average: 0.23, 0.07, 0.02

___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



[techtalk] Basic networking

2001-01-15 Thread Chou, Mary

Hi all,
I'm a Linux newbie who's using Red Hat 7.
I realize this is slightly off the subject, but I am *really* new 

If I want to share an SDSL line between 2 computers, what are my options?
I know customarily, people use routers, are there any other good
alternatives,
for example, software?  I purchased a Linksys hub (switch) on the
recommendation
of a friend, without realizing what would be needed.

Also, as far as networking, can I see a Windows 2000 machine from a Linux
box?
I will have one of each when I bring home a PC from work.

Thanks in advance for your help.


Mary

___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



Re: [techtalk] Basic networking

2001-01-15 Thread ktb

On Mon, Jan 15, 2001 at 06:08:56PM -0600, Chou, Mary wrote:
> Hi all,
> I'm a Linux newbie who's using Red Hat 7.
> I realize this is slightly off the subject, but I am *really* new 
> 
> If I want to share an SDSL line between 2 computers, what are my options?
> I know customarily, people use routers, are there any other good
> alternatives,
> for example, software?  I purchased a Linksys hub (switch) on the
> recommendation
> of a friend, without realizing what would be needed.
> 
> Also, as far as networking, can I see a Windows 2000 machine from a Linux
> box?
> I will have one of each when I bring home a PC from work.
> 

You can set up a linux or bsd box to act as a firewall/router.  This
computer would be hooked up to your SDSL line and serve the rest of the
computers behind it.  You would run an Ethernet cable from the firewall
to the hub and then plug the rest of your computers into the hub.  There
is probably some way to "see" a windows box from linux.  I usually go
the other way though and view Linux from Windows using Samba.  I hope
that kind of answered your questions...
kent

-- 
I'd really love to wana help you Flanders but... Homer Simpson


___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



Re: [techtalk] Basic networking

2001-01-15 Thread Amy


- Original Message -
From: Chou, Mary <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 15, 2001 7:08 PM
Subject: [techtalk] Basic networking

> If I want to share an SDSL line between 2 computers, what are my options?
> I know customarily, people use routers, are there any other good
> alternatives,
> for example, software?  I purchased a Linksys hub (switch) on the
> recommendation
> of a friend, without realizing what would be needed.
>

Firstly, does your SDSL have a router, or a modem? If it's a modem,
which computer will control the modem?

> Also, as far as networking, can I see a Windows 2000 machine from a Linux
> box?
> I will have one of each when I bring home a PC from work.
>

Well, I loaded Internet Connection Sharing onto a Windows 98 machine,
and plugged the Rh 6.2 machine into the network, ran net config, and
it picked it right up, no fuss. I haven't tried it with Windows 2K yet.
I don't even use a hub at this point, I have a crossover cable plugged into
each NIC card in each machine. As far as 'seeing', it depends on what you
mean.
My RH machine can see the network connection, and reach the internet, but I
haven't
had much use to try anything beyond that yet. I am running on an ISDN line
with
a terminal adapter plugged into the Windows 98 machine, so the Windows machine
is the 'server' of the network.

There are actually a few ways you could do this, depending on your SDSL setup,
and what equipment you are using.

Amy



___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



RE: [techtalk] Basic networking

2001-01-15 Thread Angela Nash

You can set up a system and use what is known as NAT (Network Address
Translation), or Masq in Linux.  Basically, this lets more than one PC use a
single IP address.

My recommendation is to go buy the LinkSys Etherfast Cable/DSL router.  They
are $99 from buy.com and do NAT in hardware.  They are fast and easy to
configure.  Plus, they inherently secure your network since inbound
connections are not allowed.

Cheap and very effective.

Jason

-Original Message-
From: Chou, Mary [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 15, 2001 7:09 PM
To: '[EMAIL PROTECTED]'
Subject: [techtalk] Basic networking


Hi all,
I'm a Linux newbie who's using Red Hat 7.
I realize this is slightly off the subject, but I am *really* new 

If I want to share an SDSL line between 2 computers, what are my options?
I know customarily, people use routers, are there any other good
alternatives,
for example, software?  I purchased a Linksys hub (switch) on the
recommendation
of a friend, without realizing what would be needed.

Also, as far as networking, can I see a Windows 2000 machine from a Linux
box?
I will have one of each when I bring home a PC from work.

Thanks in advance for your help.


Mary

___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk

___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



[techtalk] cdrom help

2001-01-15 Thread Skater1on1
Help me please!
I rcently installed a cdrom drive into my computer and it reconies it. But 
everytime i try to open "my computer" it freezes up. This also happens when i 
try to oopen explorer or anything of the such that allows me to look at the 
contents of my computer. 


Re: [techtalk] Basic networking

2001-01-15 Thread Anne Forker

Hi Mary,

On Mon, 15 Jan 2001, Chou, Mary wrote:

> Also, as far as networking, can I see a Windows 2000 machine from a Linux
> box?
> I will have one of each when I bring home a PC from work.

depends on what you mean by "see it". ;-) If TCP/IP is configured
correctly, you should have no problems pinging one machine from the other.

If you want to exchange files between Linux and Windows, you need Samba.
Your machines should be in the same IP subnet then (192.168.32.XXX for
example). There is a SMB-Howto which can be found at
http://www.linuxdoc.org.

regards
Anne

-- 
BetaResearch
Gesellschaft fuer Entwicklung und   IT-Services
Vermarktung digitaler Infrastrukturen mbH   Anne Forker
Betastrasse 1   E-Mail:   [EMAIL PROTECTED]
85774 Unterfoehring Internet:  http://www.BetaResearch.de




___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



RE: [techtalk] Basic networking

2001-01-15 Thread Anne Forker

Hi,

On Mon, 15 Jan 2001, Angela Nash wrote:

> My recommendation is to go buy the LinkSys Etherfast Cable/DSL router.  They
> are $99 from buy.com and do NAT in hardware.  They are fast and easy to
> configure.  Plus, they inherently secure your network since inbound
> connections are not allowed.
>
> Cheap and very effective.

ACK, since IP address masquerading is something you should actually do if
you want to use the Internet with Windows too. :-)

-- Anne

-- 
BetaResearch
Gesellschaft fuer Entwicklung und   IT-Services
Vermarktung digitaler Infrastrukturen mbH   Anne Forker
Betastrasse 1   E-Mail:   [EMAIL PROTECTED]
85774 Unterfoehring Internet:  http://www.BetaResearch.de


___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk