Re: Copy entire hard disk - how ?

2003-08-27 Thread Jorge Gossain Filho

Another option, if you have a ftp server, use G4U to copy entire disk to 
there, install the new disk in your PC and use G4U to reinstall again.

obs: you will need a dhcp server 


On Wednesday 27 August 2003 09:39, Sasa Stupar wrote:
 Hi!

 I have for a while installed redhat 8.0. Now I am experiencing some
 problems with my hard disk so what I want to do is to copy entire hard
 disk to a new one. I don't want to reinstall the system from scratch.
 How can I do that ? It is an EIDE HDD.

 Sasa

-- 
Obrigado,

Jorge Gossain Filho
[EMAIL PROTECTED]
L.U. #152312


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


Proftpd

2003-08-21 Thread Jorge Gossain Filho
Hi all,

I've been used Proftpd, it's working fine, but can't transfer more than 2Gb 
files, why ??

Has anyone had these problems? Anyone have a solution ?














-- 
Obrigado,

Jorge Gossain Filho
[EMAIL PROTECTED]
L.U. #152312


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


Re: Proftpd

2003-08-21 Thread Jorge Gossain Filho
Sorry, I'm referring to file larger than 2GB, thanks for your information.


On Thursday 21 August 2003 13:23, Matt Rowley wrote:
  I've been used Proftpd, it's working fine, but can't transfer more than
  2Gb  files, why ??
  
  Has anyone had these problems? Anyone have a solution ?

 Are you referring to a file larger than 2GB?  Or the sum of multiple
 files that is greater than 2GB?
 Older Ext2 partitions on kernel 2.2 had a max file size limit of 2GB.

 --Matt

-- 
Obrigado,

Jorge Gossain Filho
[EMAIL PROTECTED]
L.U. #152312


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


rlogin (513)

2003-02-18 Thread Jorge Gossain Filho
Hi all,

A basic question,  rlogin works with NAT because if I try into linux box to 
any host it work but if a station behind of firewall tries... nothing.

Have I to install any module to do this ??

Any idea ???

-- 
Thanks a lot,

Jorge Gossain Filho
[EMAIL PROTECTED]
L.U. #152312



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Interface status

2003-02-10 Thread Jorge Gossain Filho
Hi all

How can I know if the interface ethx  is up or down when my hub or switch is 
down ??

only pinging ?? or there is one way to discover that protocol is down



-- 
Thanks a lot,

Jorge Gossain Filho
[EMAIL PROTECTED]
L.U. #152312



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



IPTABLES -L -M ??

2002-11-27 Thread Jorge Gossain Filho
hello all,

Is there any options like ipchains -L -M in the iptables ?? I would like to 
know what the users are accessing.



-- 
Thanks a lot,

Jorge Gossain Filho
[EMAIL PROTECTED]
L.U. #152312



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Kernel panic VFS unable to mount root fs

2002-10-08 Thread Jorge Gossain Filho

Hi all,

Today powered on my pc and then this message show me:

Kernel panic: VFS: unable to mount root fs on 03:07 

and stopped the boot process.

Someone have any tip about ???



Thanks,

Jorge Gossain Filho
[EMAIL PROTECTED]
L.U. #152312



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Problem compiling

2002-06-12 Thread Jorge Gossain Filho

Thanks, that's it make mrproper prior to make config I forgot

Em Tuesday 11 June 2002 14:17, Você escreveu:
 --- Jorge Gossain Filho [EMAIL PROTECTED] wrote:  Hi all,

  I have been with a problem compile kernel 2.4.18 below my trying to
  compile
  it see the five last lines.
 
  [root@jgf_home] /usr/src/linux make modules
  make -C  kernel CFLAGS=-D__KERNEL__
  -I/usr/src/linux-2.4.18/include -Wall
  -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
  -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
  -march=i386 -DMODULE -DMODVERSIONS -include
  /usr/src/linux-2.4.18/include/linux/modversions.h MAKING_MODULES=1
  modules
  make[1]: Entering directory `/usr/src/linux-2.4.18/kernel'
  make[1]: Nothing to be done for `modules'.
  make[1]: Leaving directory `/usr/src/linux-2.4.18/kernel'
  make -C  drivers CFLAGS=-D__KERNEL__
  -I/usr/src/linux-2.4.18/include -Wall
  -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
  -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
  -march=i386 -DMODULE -DMODVERSIONS -include
  /usr/src/linux-2.4.18/include/linux/modversions.h MAKING_MODULES=1
  modules
  make[1]: Entering directory `/usr/src/linux-2.4.18/drivers'
  make -C block modules
  make[2]: Entering directory `/usr/src/linux-2.4.18/drivers/block'
  gcc -D__KERNEL__ -I/usr/src/linux-2.4.18/include -Wall
  -Wstrict-prototypes
  -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing
  -fno-common
  -pipe -mpreferred-stack-boundary=2 -march=i386 -DMODULE
  -DMODVERSIONS
  -include /usr/src/linux-2.4.18/include/linux/modversions.h
  -DKBUILD_BASENAME=loop  -DEXPORT_SYMTAB -c loop.c
  In file included from
  /usr/src/linux-2.4.18/include/linux/prefetch.h:13,
   from /usr/src/linux-2.4.18/include/linux/list.h:6,
   from
  /usr/src/linux-2.4.18/include/linux/module.h:12,
   from loop.c:55:
  /usr/src/linux-2.4.18/include/asm/processor.h:51: warning:
  parameter names
  (without types) in function declaration
  /usr/src/linux-2.4.18/include/asm/processor.h:51: field
  `loops_per_jiffy_R_ver_str' declared as a function
  /usr/src/linux-2.4.18/include/asm/processor.h:72: nondigits in
  number and not
  hexadecimal
  /usr/src/linux-2.4.18/include/asm/processor.h:72: parse error
  before
  `0657d037'
  /usr/src/linux-2.4.18/include/asm/processor.h:72: warning: function
  declaration isn't a prototype
  /usr/src/linux-2.4.18/include/asm/processor.h:252: nondigits in
  number and
   not hexadecimal
  /usr/src/linux-2.4.18/include/asm/processor.h:252: parse error
  before
  `7413793a'
  /usr/src/linux-2.4.18/include/asm/processor.h:252: warning:
  function
  declaration isn't a prototype
  /usr/src/linux-2.4.18/include/asm/processor.h:256: warning:
  parameter names
  (without types) in function declaration
  /usr/src/linux-2.4.18/include/asm/processor.h:432: missing white
  space after
  number `7e9'
  /usr/src/linux-2.4.18/include/asm/processor.h:432: parse error
  before `7e9'
  /usr/src/linux-2.4.18/include/asm/processor.h:432:
  `kernel_thread_R_ver_str'
  declared as function returning a function
  /usr/src/linux-2.4.18/include/asm/processor.h:432: warning:
  function
  declaration isn't a prototype
  In file included from loop.c:55:
  /usr/src/linux-2.4.18/include/linux/module.h:183: nondigits in
  number and not
  hexadecimal
  /usr/src/linux-2.4.18/include/linux/module.h:183: nondigits in
  number and not
  hexadecimal
  /usr/src/linux-2.4.18/include/linux/module.h:183: nondigits in
  number and not
  hexadecimal
  /usr/src/linux-2.4.18/include/linux/module.h:183: nondigits in
  number and not
  hexadecimal
  /usr/src/linux-2.4.18/include/linux/module.h:183: parse error
  before
  `62dada05'
  /usr/src/linux-2.4.18/include/linux/module.h:183:
  `inter_module_register_R_ver_str' declared as function returning a
  function
  /usr/src/linux-2.4.18/include/linux/module.h:183: warning: function
  declaration isn't a prototype
  /usr/src/linux-2.4.18/include/linux/module.h:184: nondigits in
  number and not
  hexadecimal
  /usr/src/linux-2.4.18/include/linux/module.h:184: missing white
  space after
  number `7a9e845'
  /usr/src/linux-2.4.18/include/linux/module.h:184: parse error
  before
   `7a9e845' /usr/src/linux-2.4.18/include/linux/module.h:184:
  `inter_module_unregister_R_ver_str' declared as function returning
  a function
  /usr/src/linux-2.4.18/include/linux/module.h:184: warning: function
  declaration isn't a prototype
  /usr/src/linux-2.4.18/include/linux/module.h:185:
   `inter_module_get_R_ver_str' declared as function returning a
  function
  /usr/src/linux-2.4.18/include/linux/module.h:185: warning:
  parameter names
  (without types) in function declaration
  /usr/src/linux-2.4.18/include/linux/module.h:186:
  `inter_module_get_request_R_ver_str' declared as function returning
  a
  function
  /usr/src/linux-2.4.18/include/linux/module.h:186: warning:
  parameter names
  (without types

Problem compiling

2002-06-11 Thread Jorge Gossain Filho
/module.h:187:
 `inter_module_put_R_ver_str' declared as function returning a function
/usr/src/linux-2.4.18/include/linux/module.h:187: warning: function
declaration isn't a prototype
/usr/src/linux-2.4.18/include/linux/module.h:196:
`try_inc_mod_count_R_ver_str' declared as function returning a function
/usr/src/linux-2.4.18/include/linux/module.h:196: warning: parameter names
(without types) in function declaration
In file included from /usr/src/linux-2.4.18/include/linux/highmem.h:5,
 from /usr/src/linux-2.4.18/include/linux/pagemap.h:16,
 from /usr/src/linux-2.4.18/include/linux/locks.h:8,
 from
 /usr/src/linux-2.4.18/include/linux/devfs_fs_kernel.h:6, from
 /usr/src/linux-2.4.18/include/linux/genhd.h:59, from
 /usr/src/linux-2.4.18/include/linux/blkdev.h:6, from
 /usr/src/linux-2.4.18/include/linux/blk.h:4,
 from loop.c:64:
/usr/src/linux-2.4.18/include/asm/pgalloc.h: In function `get_pgd_fast':
/usr/src/linux-2.4.18/include/asm/pgalloc.h:78: `boot_cpu_data_R0657d037'
undeclared (first use in this function)
/usr/src/linux-2.4.18/include/asm/pgalloc.h:78: (Each undeclared identifier
 is reported only once
/usr/src/linux-2.4.18/include/asm/pgalloc.h:78: for each function it appears
in.)
/usr/src/linux-2.4.18/include/asm/pgalloc.h: In function `free_pgd_fast':
/usr/src/linux-2.4.18/include/asm/pgalloc.h:89: `boot_cpu_data_R0657d037'
undeclared (first use in this function)
/usr/src/linux-2.4.18/include/asm/pgalloc.h: In function
 `pte_alloc_one_fast': /usr/src/linux-2.4.18/include/asm/pgalloc.h:122:
 `boot_cpu_data_R0657d037' undeclared (first use in this function)
/usr/src/linux-2.4.18/include/asm/pgalloc.h: In function `pte_free_fast':
/usr/src/linux-2.4.18/include/asm/pgalloc.h:132: `boot_cpu_data_R0657d037'
undeclared (first use in this function)
In file included from loop.c:72:
/usr/src/linux-2.4.18/include/asm/uaccess.h: In function `verify_area':
/usr/src/linux-2.4.18/include/asm/uaccess.h:64: `boot_cpu_data_R0657d037'
undeclared (first use in this function)
/usr/src/linux-2.4.18/include/asm/uaccess.h:65: warning: control reaches end
of non-void function
/usr/src/linux-2.4.18/include/asm/uaccess.h: In function
`__constant_copy_to_user':
/usr/src/linux-2.4.18/include/asm/uaccess.h:550: `boot_cpu_data_R0657d037'
undeclared (first use in this function)
/usr/src/linux-2.4.18/include/asm/uaccess.h: In function
`__constant_copy_from_user':
/usr/src/linux-2.4.18/include/asm/uaccess.h:558: `boot_cpu_data_R0657d037'
undeclared (first use in this function)
loop.c: In function `loop_set_fd':
loop.c:693: warning: implicit declaration of function
`kernel_thread_R7e9ebb05'
loop.c: In function `lo_ioctl':
loop.c:882: `boot_cpu_data_R0657d037' undeclared (first use in this function)
make[2]: *** [loop.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.18/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18/drivers'
make: *** [_mod_drivers] Error 2
[root@jgf_home] /usr/src/linux


Could you help me?



Thanks a lot



Jorge Gossain Filho
[EMAIL PROTECTED]
L.U. #152312





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Stop X listening on Port 6000? HELP!

2002-03-13 Thread Jorge Gossain Filho

Em Monday 11 March 2002 16:50, Você escreveu:
 Thanks, but this is not ssh forwarding.  Those show up on ports 6010+

 -Scott

 Steve Lee wrote:
  turn off x forwarding in the ssh config somewhere in /etc/ssh/
 
  On Mon, 11 Mar 2002, Scott Sharkey wrote:
   Hi All,
  
   I'm trying to stop X from listening on port 6000 (RH 7.2).  I have
   put the --nolisten tcp option on the command line in both
   /etc/X11/xdm/Xservers and in the /etc/X11/gdm/gdm.conf (I'm running
   the gnome desktop).  It has not had any effect... the command line
   being run (according to ps) is /etc/X11/X ... while both the
   config files show /usr/X11R6/bin/X ...
  
   ANYBODY KNOW WHY/WHERE X is actually being launched?
  
   Thanks!
  
   -Scott
  
  
  

I put this line (  alias kde=kde -- -nolisten tcp  )in /etc/bash and it's 
work fine.


Thanks,
 

-- 
Obrigado,

Jorge Gossain Filho 
[EMAIL PROTECTED]
L.U. #152312

*Don't steal. The government hates competition.*



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Hour in Kmail

2002-03-08 Thread Jorge Gossain Filho



Hello everbody.

I have a server that is running (MS exchange) and in my station I have linux
box  I use kmail to receive my mail's from them, it works fine, but the  hour
is always wrong. What can I check to resolve this?

Thanks,

Jorge Gossain Filho
[EMAIL PROTECTED]
L.U. #152312

*Don't steal. The government hates competition.*



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: VPN fustration

2002-03-01 Thread Jorge Gossain Filho

Em Wednesday 27 February 2002 19:01, Você escreveu:
 I've posted to this list three times asking about VPN, IPSec or PPTP,
 for Redhat 7.2.I've been trying to get linux-pptp working without
 success so far.I can't seem to find any help on it.

 I have not received one response on my other three posts trying to get
 help with VPN.

 Let me keep this simple. Is ANYONE using a VPN client on Redhat 7.2? I'd
 really rather not use freeswan if I have to recompile the kernel.

 Thanks.
 James




 ___
 Redhat-list mailing list
 [EMAIL PROTECTED]
 https://listman.redhat.com/mailman/listinfo/redhat-list

Hi James, Did you try use vtun ? I like this program it's simple to configure 
and you don't have to compile kernel to work.


http://vtun.sourceforge.net/


-- 
Obrigado,

Jorge Gossain Filho 
[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Management of memory

2002-01-08 Thread Jorge Gossain Filho



Hi everybody,

Does anyone could explain me how kernel work about management of memory, or
give me a link to find about this issue. How it  use memory buffer,cached for
example the command free show below .

   total   used   free sharedbuffers cached
Mem: 65124  46056  19068  0  27648   4852
-/+ buffers/cache:13556  51568
Swap:64192  064192


Thanks,

--
Jorge Gossain Filho
[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



NMAP

2001-11-14 Thread Jorge Gossain Filho

Hi all,

I would like to know how really nmap works, how it get all that informations 
from a host,how ports open for example and how can I do not permit this ?? if 
possible of course.

thanks a lot

--
-- 
Obrigado,

Jorge Gossain Filho 
[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list