OpenBCM V1.08-5-g2f4a (Linux)

Packet Radio Mailbox

IZ3LSV

[San Dona' di P. JN]

 Login: GUEST





  
VK2TV  > LINUX    03.12.08 04:59l 96 Lines 3269 Bytes #999 (0) @ WW
BID : 49767_VK2TV
Read: GUEST
Subj: Re:linux how to??
Path: IZ3LSV<IK2XDE<DB0RES<DK0WUE<7M3TJZ<F6CDD<F6BVP<VK2TV
Sent: 081203/0249Z @:VK2TV.#MNC.NSW.AUS.OC #:50003 [Kempsey, QF68JX] $:49767_VK
From: VK2TV@VK2TV.#MNC.NSW.AUS.OC
To  : LINUX@WW



# Generated by: TstHWin v2.21b - Registered to VK2TV
# On : 12/3/2008 13:49:19 
# UTC: 12/3/2008 2:49:19 A


>From: VK3API@VK3API.#MEL.VIC.AUS.OC
>To  : LINUX@WW
>
>
>Hi All,

Hi Tony,

>I have just set up an IRLP node here (6414)  for the local radio club
>using Linux fedora core 3.

Firstly, I know nothing about Fedora except it isn't spelt Debian!

>As a person who knows zilch about Linux I was pleased when it all came up
>and started running without any install problems.
>
>However.
>
>There is an apache server as part of the install and I need to get some
>html files from our current windows server file system onto the Linux box
>
>Question is of course. How do I get windows html files onto the Linux box.
>The network has windows machines running XP and w95 and also the Linux
>machine.  The Linux box has a cd drive and a floppy.

Linux does have SAMBA as an option to speak Windoze SMB language for the
exchange of files between Windoze and Linux. It can also be used to share
Windoze printers. I've not used SAMBA and deliberately uninstall it if it's
installed. Result, I can't help with SAMBA.

You could install telnetd and ftpd (telnet and ftp servers) on your Linux
machine and ftp files from Windoze (this is what I mostly do), or

Mount your CD drive and read disks created in Windoze.

By default the CD drive is not mounted (it's a security thing). What you
need to do is create a directory as a mount point. Lets say /mnt. Let's
assume your CDROM is the first drive on IDE1. If there are two drives on
IDE0 they will be hda and hdb, and your CDROM will be hdc. If your CDROM
was the second drive on IDE0 it wll be hdb.

1. mkdir /mnt
2. mount -t iso9660 /dev/hdc /mnt

You should be able to see the contents of the CD in /mnt and use normal
file transfer options to move them. Be aware that if you are logged on as a
user (and not root) you may be restriced to copying the files to anywhere
but your home directory.

3. When you are finished with the CD you need to unmount the drive with
umount /mnt  Note that it is umount and not unmount. You can now remove the
CD.

Mounting floppies is similar
1. create the mount point, say /floppy with mkdir /floppy
2. mount the floppy with mount -t msdos /dev/fd0 /floppy
3. umount /floppy to unmount it when you've finished.

If it's available as an option you might want to consider installing
Midnight Commander (in Debian the package name is mc). If you've ever used
Norton Commander or Windows Commander you'll instantly find yourself in
familiar territory for working with files and directories.

Cheers ... Ray

>
>By a bit of googling I have found out how to do lists in Linux and managed
>to move to the /var/www/html/ directory .
>
>I haven't managed yet to locate the cd drive, nor does the Linux machine
>show to the windows network. However the Linux box  does use the network
>for communicating with the IRLP servers.
>
>
>                 Regards Tony VK3API
>                  Brilliant with micros and pics
>                  Windows survivor
>                  Linux Dunce
>
>
>73 - Tony, VK3API @ VK3API.#MEL.VIC.AUS.OC
>
>Message timed: 11:36 on 2008-Dec-03
>
>This message originated in Lilydale Melbourne Victoria Australia


Read previous mail | Read next mail


 19.09.2024 04:13:26lGo back Go up