Re: problem with telnet on RH 9

2003-09-02 Thread Win Toe

First enable telnet service using ntsysv or setup
then restart xinetd ( /etc/rc.d/init.d/xinetd restart ) 


WT


At 07:32 AM 9/2/03 -0400, you wrote:
>You need to HUP xinetd.
>
>type this
>
>service xinetd restart
>
>
>that will get it for you.
>On another note.  You should use SSH instead of telnet. Telnet is
>massively insecure
>
>N8
>
>> Hi,
>>  I have just installed RH 9. I want to be able to telnet to the machine
>> but whenever I try it says connection refused. The configuration file
>> for telnet is present in /etc/xinetd.d and the value of disable is no.
>>
>> Could someone please help.
>>
>> Thanks
>> Amit
>>
>>
>> --
>> redhat-list mailing list
>> unsubscribe mailto:[EMAIL PROTECTED]
>> https://www.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


---
Win Toe
Penguin Millennium 
IT Training Centre
No.45, 2nd Floor, Yangon-Insein Rd, 
Yangon, Myanmar. 
Ph:- 95-01-537373
E-mail	: [EMAIL PROTECTED]

--  redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list 

Re: Quota problems

2003-07-25 Thread Win Toe
Enable userquota in /etc/fstab
  /dev/hda2   /usrext3defaults,usrquota,grpquota   1   1

Create Quota record file 
  #touch /aquota.user
  #touch /aquota.group
  #chmod 600 /aquota.user
  #chmod 600 /aquota.group

Enable quota check at start up scripts /etc/rc.d/rc.sysinit
( quotacheck -auvg )

Reboot 

At start up, your system should checking quota b4 mounting filesystesm..



At 07:33 PM 7/25/03 +0200, you wrote:
>When I do a quotacheck -a I get this:
>
>quotacheck: Quota for users is enabled on mountpoint / so quotacheck might 
>damage the file.
>
>What's wrong?
>
>Regards,
>Ivo
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Auto Responder Mail

2003-07-25 Thread Win Toe
Dear All, 
I would like to setup autoresponder mail for customer services. 
For eg, if someone send mail to [EMAIL PROTECTED], mail server should send information from file to sender IMMEDIATELY ( if we can include attach file, it will be OK ). 
My question is, can we make such auto-responder with Sendmail or we have to use other 3rd party mail products.

Thanks in advance




---
Win Toe
Penguin Millennium 
IT Training Centre
No.45, 2nd Floor, Yangon-Insein Rd, 
Yangon, Myanmar. 
Ph:- 95-01-537373
E-mail	: [EMAIL PROTECTED]

--  redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list 

Nice Linux Development Mailing List

2003-07-25 Thread Win Toe
Dear All,
Could someone point out me a good Linux Software Development Mailing List. 
I find by myself. But it is not OK up to know. 


Thanks a lot


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Swap space problem.

2003-07-25 Thread Win Toe

At 05:21 PM 7/25/03 +0100, you wrote:
>Hi folks,
>
>for a while the gremlins have been playing with my PC, and although they seem 
>to have gone away now I still have one remaining.
>
>When I boot up, although I don't see any error messages it hangs for a number 
>of minutes when it gets the the 'initialising SWAP space' (I can't remember 
>the exact message).
>
>After this delay, the PC then proceeds as normal and I can use it fine.
>
>Can anyone suggest a reason for this, and how I can fix it.  Presumably I'll 
>have to boot in a minimal runlevel, disable, reformat, re-enable swap to fix 
>it, but can anyone point be to any docs on how to do this.
>
>Thanks
>
>Gary
>-- 
>Gary Stainburn
> 
did u check /etc/fstab to verify all entries are correct. 
the entries may be pointing to wrong swap partition or file




---
Win Toe
Penguin Millennium 
IT Training Centre
No.45, 2nd Floor, Yangon-Insein Rd, 
Yangon, Myanmar. 
Ph:- 95-01-537373
E-mail	: [EMAIL PROTECTED]

--  redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list 

Re: Quota for mailbox without seperate filesystem

2003-07-25 Thread Win Toe

At 12:57 PM 7/25/03 +0200, you wrote:
>I have one big filesystem for '/home' and '/var/spool/mail'. Is there 
>still a way I can quota the mailboxes?
>
>Regards,
>Ivo
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>

Yes it is possible.
If you have more than one partitions, you must configure Disk Quota for each partition. Most Linux Distributions include quota software. 
See Quota-HOWTO for more info. 

Thnx


---
Win Toe
Penguin Millennium 
IT Training Centre
No.45, 2nd Floor, Yangon-Insein Rd, 
Yangon, Myanmar. 
Ph:- 95-01-537373
E-mail	: [EMAIL PROTECTED]

--  redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list 

Re: HELP!!

2003-07-24 Thread Win Toe

Alt + F7

At 08:54 AM 7/24/03 -0400, you wrote:
>Thanks this helped alot.  One further question:  Once I am in console, how
>do I get back to GNOME?
>
>Sincerely,
>
>David Langschied
>Langschied Consulting Services
>25644 Mackinac
>Roseville, MI 48066
>
>Phone:  (586)777-7542
>Cell:  (248)789-8493
>e-mail:  [EMAIL PROTECTED]
>- Original Message - 
>From: "Stephen Kuhn" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, July 24, 2003 8:39 AM
>Subject: Re: HELP!!
>
>
>> On Thu, 2003-07-24 at 22:28, dlangschied wrote:
>> > I plugged in a new mouse.  I went through the configuration screen and
>now I
>> > have no mouse and I can't go in and change anything.  I also can't
>navigate
>> > the GNOME desktop to reboot.
>> > How do I navigate the page?
>> > How do I navigate to change the mouse if I don't have a mouse?
>> >
>> > This is a very urgent matter.  I have to do some work on this server
>that I
>> > want to do through the desktop.  Any help would be appreciated.
>>
>> Hey David,
>>
>> What about hitting "CTRL+ALT+F2" - login to the console, and run the
>> /usr/sbin/mouseconfig program?
>>
>> -- 
>> Thu Jul 24 22:35:00 EST 2003
>>  22:35:00 up 10 days, 14:38,  3 users,  load average: 0.00, 0.06, 0.35
>> -
>> |____  |kuhn media australia|
>> |   /-oo /| |'-.   |http://kma.0catch.com   |
>> |  .\__/ || |   |  ||
>> |   _ /  `._ \|_|_.-'  |stephen kuhn|
>> |  | /  \__.`=._) (_   | email: [EMAIL PROTECTED] |
>> -
>>   linux user #:267497 linux machine #:194239 * MDK 9.1+ & RH 9
>>   Mandrake Linux Kernel 2.4.21-11mdk Cooker for i586
>> -
>>  * This message was composed on a 100% Microsoft free computer *
>>
>> Every word is like an unnecessary stain on silence and nothingness.
>> -- Beckett
>>
>>
>> -- 
>> redhat-list mailing list
>> unsubscribe mailto:[EMAIL PROTECTED]
>> https://www.redhat.com/mailman/listinfo/redhat-list
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


---
Win Toe
Penguin Millennium 
IT Training Centre
No.45, 2nd Floor, Yangon-Insein Rd, 
Yangon, Myanmar. 
Ph:- 95-01-537373
E-mail	: [EMAIL PROTECTED]

--  redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list 

Re: HELP!!

2003-07-24 Thread Win Toe
Ctrl+Alt+F1
login as root
mouseconfig
/etc/rc.d/init.d/gpm restart 
to test whether mouse is working or not. 

if it is working, 
goto run-level 3 
startx 




At 08:40 PM 7/24/03 +0800, you wrote:
>back to console and run setup£­>configure mouse	
>
>=== 2003-07-24 08:28:00 dlangschied wrote£º===
>
>>I plugged in a new mouse.  I went through the configuration screen and now I
>>have no mouse and I can't go in and change anything.  I also can't navigate
>>the GNOME desktop to reboot.
>>How do I navigate the page?
>>How do I navigate to change the mouse if I don't have a mouse?
>>
>>This is a very urgent matter.  I have to do some work on this server that I
>>want to do through the desktop.  Any help would be appreciated.
>>
>>
>>Sincerely,
>>
>>David Langschied
>>Langschied Consulting Services
>>25644 Mackinac
>>Roseville, MI 48066
>>
>>Phone:  (586)777-7542
>>Cell:  (248)789-8493
>>e-mail:  [EMAIL PROTECTED]
>>
>>
>>-- 
>>redhat-list mailing list
>>unsubscribe mailto:[EMAIL PROTECTED]
>>https://www.redhat.com/mailman/listinfo/redhat-list
>
>= = = = = = = = = = = = = = = = = = = =
>
>¡¡winglion
>¡¡2003-07-24
>
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


---
Win Toe
Penguin Millennium 
IT Training Centre
No.45, 2nd Floor, Yangon-Insein Rd, 
Yangon, Myanmar. 
Ph:- 95-01-537373
E-mail	: [EMAIL PROTECTED]

-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list 

Re: problem with realtek 8139

2003-07-24 Thread Win Toe
open /etc/sysconfig/hwconf
remove class :NETWORK section
as root, #kudzu for automatic h/w detection. 

Note:- Make sure you are using correct kernel with RH version.
uname -r 

---if u like manually
#cd /lib/modules/kernel-ver/kernel/drivers/net
#insmod rt18139.o
#ifconfig eth0 ip-addr netmask net-mask up




At 01:00 PM 7/24/03 +0200, you wrote:
>Hi,
>Try using pci=bios in lilo.conf or as kernel parameter on the command 
>line.
>I have an LG card containing the same chip and it does not put the irq 
>option in modules.conf.
>Why is it on this irq?
>hth
>Willem
>
>On Thu, 24 Jul 2003 [EMAIL PROTECTED] wrote:
>
>> Im having a problem trying to get a realtek 8139 network card to work.
>> Running Redhat 8, kernel 2.4.18-14, mecer 266+ notebook. (this is a new dual
>> boot install. card works under w2k - yuck!)
>> Runs into a BayStack 450 Switch (Link light is on - so the point is live)
>> 
>> 
>> 
>> dmesg states
>> 
>> divert: allocating divert_blk for eth0
>> eth0: RealTek RTL8139 Fast Ethernet at 0xe6913000, 00:40:ca:b7:46:e0, IRQ9
>> eth0:	Identified 8139 chip type 'RTL-8139C'
>> eth0: Setting 100mbps full-duplex based on auto-negotiated partner ability
>> 41e1.
>> NETDEV WATCHDOG: eth0: transmit timed out
>> eth0: Tx descriptor 0 is 2000.
>> eth0: Tx descripter 1 is 2000.
>> eth0: Tx descripter 2 is 2000.
>> eth0: Tx descripter 3 is 2000. (queue head)
>> eth0: Setting 100mbps full-duplex based on auto-negotiated partner ability
>> 41e1.
>> 
>> 
>> lspci states
>> 
>> 
>> 00:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd
>> RTL-8139/8139C/8139
>> C+ (rev10)
>> 	Subsystem: FIRST INTERNATIONAL Computer Inc: Unknown device 2420
>> 	Flags: bus master, medium devsel, latency 64, IRQ 9
>> 	I/O ports at 2000 [size=256]
>> 	memory at e0004000 (32-bit, non-prefecthable) [size=256]
>> 	Capabilities: [50] Power management version 2
>> 
>> 
>> lsmod states 
>> 
>> Module		Size   Used by   Not tainted
>> 8139too		17704 1
>> mii		2156   0 	 [8139too]
>> 
>> 
>> /etc/modules.conf states
>> 
>> alias eth0 8139too
>> options 8139too IRQ=9
>> 
>> The network service starts up fine, has a fixed IP, this tells me that there
>> is nothing wrong with the module, if I try and browse or ping anything then
>> it does nothing...
>> 
>> So if I set it to dhcp, run ifup eth0 that fails, also in /var/log/messages
>> I get 
>> 
>> Jul 24 10:33:22 venus dhclient: No DHCPOFFERS received.
>> 
>> 
>> 
>> Any help would be appreciated ...
>> 
>> Chris
>> 
>> 
>> 
>> This message is strictly private and contains confidential information intended only for the use of the person named above. If you have received this e-mail in error and are not the intended recipient you must not disclose, copy or distribute it to anyone else. Please immediately advise the sender and delete this email and all attachments.
>> 
>> 
>> 
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


---
Win Toe
Penguin Millennium 
IT Training Centre
No.45, 2nd Floor, Yangon-Insein Rd, 
Yangon, Myanmar. 
Ph:- 95-01-537373
E-mail	: [EMAIL PROTECTED]

--  redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list 

Re: Crontab not running for MRTG

2003-07-24 Thread Win Toe
pls put SHELL=/bin/bash or /bin/sh in crontab entries.
crond should be running 
$ps ax | grep crond
look carefully crond is running or not. If not running, use ntsysv(ass root user) and enable at default run level. or 
/etc/rc.d/init.d/crond restart 	to start manyally


If possible, pls show ur crondtab entry.

Thnx
Win Toe

At 01:17 PM 7/24/03 +0530, you wrote:
>Hi all,
>
>I installed MRTG trhought tar balls and its working fine now..
>But problem is when i am running
> /usr/local/mrtg-2/bin/mrtg /home/mrtg/cfg/mrtg.cfg  in the crontab ..
>Its not updating the html file created for that ip ..
>I have to run manually to update the graph
>Any help is appreciated.
>Thanks and regards.
>Vijaya
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


---
Win Toe
Penguin Millennium 
IT Training Centre
No.45, 2nd Floor, Yangon-Insein Rd, 
Yangon, Myanmar. 
Ph:- 95-01-537373
E-mail	: [EMAIL PROTECTED]

--  redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list 

Re: System Backups

2003-07-18 Thread Win Toe
dump is a great choice to make full system backup

Win Toe


At 01:08 PM 7/18/03 -0500, you wrote:
>Hello all.  I have what I hope will be a fairly simple question.  We
>have a Redhat system that we want to make sure we get a full system
>backup (image) of anytime a major change is made.  Does anyone have any
>suggestions or tips on how they are doing it?
>
>Thanks!
>
>HCC
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: motherboard change

2003-07-18 Thread Win Toe

pass LILO option at boot time at lilo prompt 
For example, 
LILO boot: linux root=/dev/hd_X_y

where linux is kernel name and /dev/hd_X_Y is partition name

At 06:19 PM 7/18/03 -0500, you wrote:
>On Fri, 2003-07-18 at 12:02, Johan Scheepers wrote:
>> May I enquire..
>> This swapping - was the drive position always drive one?
>
>yes
>> If I swap on my machine drive two to drive one I get a kernel panic. Are
you
>> somehow tricking linux to accept this?
>
>you will need to boot from a floppy and tell your bootloader (grub or
>lilo) to look for the kernel on the different drive.
>
>Bret
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: How to send a global email with sendmail

2003-07-18 Thread Win Toe
If you want to send all users on one system , then you can use cut or awk
Using cut, 
mail `cut -d : -f 1 /etc/passwd` 499 {print $1}' /etc/passwd` 499 {print $1'. 

Note:- You must use back quote in quoting. 



At 06:47 PM 7/18/03 -0500, you wrote:
>On Fri, Jul 18, 2003 at 12:10:04PM -0700, YoloIts wrote:
>> I am an admin and I would like to send an email to all my ISP customers on
>>  my mail server.  How do I send a global email with send mail without
adding
>> all the addresses indenpently?
>
>You can't, but you can write an easy script to parse all the users in
>/etc/passwd to send them e-mails.
>
>-- 
>Ed Wilts, Mounds View, MN, USA
>mailto:[EMAIL PROTECTED]
>Member #1, Red Hat Community Ambassador Program
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Red Hat 9.0 One user and multiple mailboxes.

2003-07-18 Thread Win Toe
For one mailbox, multiple users, 
add aliases entry in /etc/aliase file like this
users:[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]

then as root
root#sendmail -bi

now if u send mail to users, the message will be received by [EMAIL PROTECTED],
[EMAIL PROTECTED] and [EMAIL PROTECTED]

for local users, u can omit domain name 
for more info refers to aliases manual

-->
for one user with multiple mailboxes, use /etc/aliase file also. Add one
aliases entries for each mail boxes, 

user_a:bob
user_b:bob
user_c:bob

then as root
root#sendmail -bi

now if u send mail to user_a or user_b or user_c will be redirected to bob
(which is local user bob). 



At 09:27 AM 7/18/03 -0400, you wrote:
>
>>On Fri, 2003-07-18 at 07:32, Ivo Tijhaar wrote:
>> > Hi everyone,
>> >
>> > I have the following question i have multiple users and they all have
there
>> > own mailbox. Some users want more then one
>> > mailbox and pop account. Is there a way to achieve this? Without
creating a
>> > new user or buy commercial software?
>> >
>> > Thanks in advance,
>> >
>> > Ivo Tijhaar
>> > Eramco Systems BV
>Do the users want multiple mailboxes or multiple addresses? You can use the 
>alias file in sendmail to give people multiple addresses. Then they can 
>filter messages in the mail client if they want them sorted out. This is 
>very easy to manage and very flexible.
>
>Tom Kovalcik 
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Activating ETH0

2003-07-18 Thread Win Toe
log files are kept in /var/log/ directory.
but actual filename depends on configuration of /etc/syslog.conf
the easiest way to record err message is to use error redirection.

eg. 
root#ifconfig eth0 up 2>error

then all errors will be kept in the file name in error. 



At 04:39 AM 7/19/03 -0700, you wrote:
>Edward,
>i tried "ifup eth0" and the message is something like this:
>"Determining IP information for eth09...  failed; no link present.  Check 
>cable??
>
>what's up??  i am not too familiar with UNIX environment :^P
>and where is the log file??
>this message appears on the screen!!
>
>
>Farschad
>
>At 06:41 PM 7/17/2003 +0800, you wrote:
>
>
>>Farschad Torabi wrote:
>>
>>>Hi,
>>>I have a PiV pc with a 3COM LAN card. the model of the card is 
>>>3c905c-tx-m and it worked
>>>properly with RH8.0 as well as RH9.0 longs ago. but now, i reinstalled 
>>>the RH9 but it messaged
>>>me that "unable to activate ETH0, check cable?"
>>>what's wrong?? what should i do??
>>>i don't know if i return to RH8.0 whether this problem is diminished or
not!
>>>thanks
>>>Farschad
>>
>>Farschad, firstly - the RedHat version number is 9, not 9.0.
>>
>>Secondly, the easiest thing to do is run 'ifup eth0', then check the 
>>message log and see if there is any more information. You usually get more 
>>information in the message log than at start-up.
>>
>>Regards,
>>Ed.
>>
>>
>>
>>--
>>redhat-list mailing list
>>unsubscribe mailto:[EMAIL PROTECTED]
>>https://www.redhat.com/mailman/listinfo/redhat-list
>
>
>
>   Farschad Torabi
>Ph. D. Student
>Department of Mechanical Eng.
> University of Tehran
> Tehran  / Iran
>[EMAIL PROTECTED]
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Multihoming - 2 IPs and 2 NICs

2003-07-15 Thread Win Toe
pls enable IP-forwarding if you want to use as Internet Gageway 

At 03:47 PM 7/15/03 -0400, you wrote:
>Hi,
>
>I am trying to get multihome to work correctly using 2 NICs, and two ip 
>addresses from different subnets with different gateways.  I have tried 
>specifying the gateway in the /etc/sysconfig/network file as well as 
>without as well as specifying a gateway in the respective 
>/etc/sysconfig/network-scripts files, as well as various routes, however I 
>am still unable to get both interfaces to respond.
>
>Has anyone ever done this before?
>
>Thank you,
>Richard Bewley
>
>
>---
>[This E-mail scanned for viruses by friend.ly.net.]
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Disk cloning urgent

2003-07-13 Thread Win Toe

pls take a look at the following URL. 

http://enterprisesecurity.symantec.com/products/products.cfm?ProductID=3&EID=0


At 01:49 PM 7/13/03 +0530, you wrote:
>Thanks Win,
>Could u give me the link or where can i find it?
>
>Thanks and regards,
>Vijaya
>On Sunday 13 July 2003 03:03 pm, Win Toe wrote:
>> Pls try to use norton ghost network version.
>>
>> At 01:32 PM 7/13/03 +0530, you wrote:
>> >Hi,
>> >
>> >I have a requirement wherein i want to setup a server on Linux using any
>> >software or methods . I would like to have images of various OS like
>> > Linux, Windows 98,windows 2000 ,XP etc on one server and install it over
>> > LAN as
>>
>> when
>>
>> >required..This is to avoid my workload of manually installing them and to
>> >save time..
>> >
>> >I happened to read of Linbox but they do ask the MAC address back so i
>> > wastn sure of giving it away..
>> >How abt g4u..
>> >Any documentations or links or suggestions would be appreciated..
>> >
>> >Thanks and regards,
>> >Vijaya
>> >
>> >
>> >
>> >--
>> >redhat-list mailing list
>> >unsubscribe mailto:[EMAIL PROTECTED]
>> >https://www.redhat.com/mailman/listinfo/redhat-list
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Disk cloning urgent

2003-07-13 Thread Win Toe
Pls try to use norton ghost network version.

At 01:32 PM 7/13/03 +0530, you wrote:
>Hi,
>
>I have a requirement wherein i want to setup a server on Linux using any 
>software or methods . I would like to have images of various OS like Linux, 
>Windows 98,windows 2000 ,XP etc on one server and install it over LAN as
when 
>required..This is to avoid my workload of manually installing them and to 
>save time..
>
>I happened to read of Linbox but they do ask the MAC address back so i wastn 
>sure of giving it away..
>How abt g4u..
>Any documentations or links or suggestions would be appreciated..
>
>Thanks and regards,
>Vijaya
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: Am I using grub or lilo?

2003-07-04 Thread Win Toe
When you run /sbin/lilo as root and you can have problem under the following conditions

1. if you don't installed your HDD as Primary Master
2. If you installed LILO on Linux Partition, verify that the start of the partition 
cylinder does not exceed 1024 cylinder ( not all lilo version support more than   	1024 cylinder ). You can verify that by typing as root
#fdisk /dev/hd_X -l 


And look carefully start of the partition cylindr carefully





At 11:13 PM 7/4/2003 +0200, you wrote: 

You could configure your /etc/lilo.conf with with your partitions or hard disks to boot and then (as root) make /sbin/lilo and your MBR will be overwrite with LiLo
Regards 

Bruno Negrao <[EMAIL PROTECTED]> wrote:
Hi all, i want to know if I'm using grub or lilo in a specific machine. I
cannot reboot it.
I know grub is installed and is configured properly for the new kernel (i
know this is a very strong clue).
But I know also that this machine was initially installed with lilo.

My question is: Is there a way to read the master boot record and  gather
informations that prove wich boot loader is configured there?

I have found a little bash script on the internet who unsuccessfully tries
to do this:

#!/bin/bash
#Attention: this didn't work for me!!
dd if=/dev/hda bs=1024 count=1 | grep GRUB
if [ $? = 0 ]; then
echo "GRUB"
else
echo "not GRUB"
fi

I noticed it doesn't work since i ran it in a system wich I'm shure is
installed with grub and I ran it on the correct boot device, /dev/sda1 in my
case, and it didn't find an! y GRUB string.

If someone knows any trick, let me know.

Thank you,
-
-- Bruno Negrão -- Suporte
-- Plugway Acesso Internet Ltda.
-- (31)34812311
-- bnegrao at plugway dot com dot br


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


--

Manuel Aróstegui Linux user 200896


--
Yahoo! Messenger
Nueva versión: Super Webcam, voz, caritas animadas, y más ¡Gratis!




-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list 

Re: boot problem

2003-07-04 Thread Win Toe
TO mount to the correct /root partition, you can pass kernel parameters if
you use LILO boot manager when u see LILO prompt. Such as 
LILOboot: linux root=/dev/hda_X


When RH8.0 booting is OK, make sure not to mount RH7.3 / as RH8.0's mount
point for checking filesytems on RH7.3. Checking mounted filesystem can
cause servere damage to the filesystem. You shuould check RH7.3 /
filesystems before mounting with 
#fsck /dev/hdc 
And when it is OK, you should mount under RH8.0. 


Could u please give more info what u have done b4 the problems occur. And
whether u use LILO, GURB or other third-party boot managers such as System
Commander, Boot Magic, etc.. 

At 12:06 PM 7/4/2003 -0700, you wrote:
>Hi all
>
>My Redhat 7.3 can't boot and has problem
>
>Now I am using another RH8.0
>I take this problem Redhat 7.3 harddisk out and then install it as
>secondary drive (hdc) of  RH8.0
>
>But I couldn't boot in RH8.0 because it said it can't mount the /
>The RH8.0 might recognize RH7.3 as it / when it is booting
>
>1/ How can I boot in RH8.0 properly?
>2/ After boot, I want to mount 7.3 harddisk and check its problem
>
>Thank you for your help
>
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: newbie in RH

2003-07-04 Thread Win Toe
Pls use the following tools 
1. chkconfig// COmmand line tools
2. ntsysv   // Text based GUI management tools
3. TKsysv   // UnderX
4. Ksysv// Under X


At 07:30 PM 7/4/2003 +1000, you wrote:
>hi all:
>
>newbie in linux and loads of questions.
>
>i installed RH 8.0 and noticed that i can use gui to
>start or restart some services. Looked at
>/etc/rc.d/init.d and saw a lot of executable files. my
>question are:
>
>under solaris /etc/rcX.d, files start with "S" will be
>loaded automatically whne the system starts. so if i
>don't want some daemons start, i just change those "S"
>to "s". what about RH? could do something similar
>instead of relying on GUI?
>
>thanks
>
>_dave
>
>
>http://mobile.yahoo.com.au - Yahoo! Mobile
>- Check & compose your email via SMS on your Telstra or Vodafone mobile.
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: looking for a c++ mailing list

2003-07-04 Thread Win Toe
Pls take a look the following address. 
There are more than 175 linux mailing list address 
http://oslab.snu.ac.kr/~djshin/linux/mail-list 

At 03:46 AM 7/4/2003 -0500, you wrote:
>i am looking for a c++ mailing list does any one know a good one?
>-- 
>   .---.
>  /  .  \
> |\_/|   |
> |   |  /|
>  .' |
> /  .-.C++  Nurullah AkkayaSearch|
>|  /   \[EMAIL PROTECTED]   |
>| |\_.  |Registered Linux User #301438   |
>|\|  | /| "What lies behind us and what lies before us are tiny  |
>| `---' | matters compared to what lies within us."  |
>|   |  Oliver Wendell Holmes | *
>|   |MySqlEngines/
>|   |---'
>\   |
> \ /
>  `---'
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: linux based guards

2003-07-04 Thread Win Toe
Running linux from O'Reilly and Associate is a good one for background
knowledge.
I started Linux with this book
For more info, pls see on the web

I will send u useful info to u tommorrow.
thnx

At 06:12 PM 7/3/2003 -0400, you wrote:
>I'm relatively new to Linux, but am starting to work with it on the job.
>
>I just got wind of a new project coming down the pipe regarding the making
of install CD's for Linux based guards, possibly kickstart based.
>
>This is totally new to me. Anyone have suggestions how to go about this,
and possibly a few pointers to some documentation?
>
>Thanks
>
>BF
>
>
>
>
>-- 
>redhat-list mailing list
>unsubscribe mailto:[EMAIL PROTECTED]
>https://www.redhat.com/mailman/listinfo/redhat-list
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Muliti-processor supports...?

2003-07-01 Thread Win Toe
I would like to know the no of multi-processors that Red Hat supports

Thanks in advance


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list