hey, does anyone know of alternatives for this?? Regards, Kunal Jhunjhunwala
"Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll
tucows.com freshmeat.com sourceforge.com linuxcentral.com On Tuesday 05 February 2002 07:57 pm, you wrote:
hey, does anyone know of alternatives for this?? Regards, Kunal Jhunjhunwala
"Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll
On Tue, 2002-02-05 at 19:57, Kunal Jhunjhunwala wrote:
hey, does anyone know of alternatives for this??
ximian's red-carpet
hi,
i have linux operating system at home and at institution windows operating system.i want to copy c program written in linux operating system in to windows.i don't know how to acces floppy drive in linux and to copy so explain me.
bye ketan
__________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com
On Wed, 6 Feb 2002, ketan shah wrote:
system in to windows.i don't know how to acces floppy drive in linux and to copy so explain me.
option 1 - use mcopy man mcopy
option 2 - mount,cp,umount - use a dos formatted floppy - mount it - copy files - unmount it - take it out of drive
man pages help you where you have doubts.
mount /dev/fd0 -t msdos /mnt/floppy cd /mnt/floppy cp your_file.c whre_u_want_to_copy umount /mnt/floppy
i want to sync data of mine on 2 linux box using rsync does anybody knows how to do it? i have tried but it gives permission denied error waiting for reply........ see u mailing sachin
On Wed, Feb 06, 2002 at 07:42:46PM +0530, Sachin wrote:
i want to sync data of mine on 2 linux box using rsync does anybody knows how to do it? i have tried but it gives permission denied error waiting for reply........
Hi.
You can try the -e option. -e => you can specify a remote shell command like rsh or ssh.
man for more gory details. ;-) Actually, not hard. very easy.
rsync -avz -e ssh <source> <destination>
hth.
can u fix my prob? then plz tell me output if i type kmysqladmin =`=`=`==`=`=`==`=`=`=`==`=`=`=`====`=`===`=`=``= kmysqladmin: relocation error: /usr/lib/libkdecore.so.2: undefined symbol: hashKey__6QGDictPCc
Hi, There is something called apt-rpm. It mimicks the debian package mangement tool. Have no first hand experience on it though. regards, Martin.
On Tue, 5 Feb 2002, Kunal Jhunjhunwala wrote:
hey, does anyone know of alternatives for this?? Regards, Kunal Jhunjhunwala
"Minds think with ideas, not information. No amount of data, bandwidth, or processing power can substitute for inspired thought." - Clifford Stoll