Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why Linux is not going to be the next desktop
Message
 
To
23/11/2002 00:42:08
General information
Forum:
Linux
Category:
Other
Miscellaneous
Thread ID:
00724816
Message ID:
00726179
Views:
21
Hi John,

Just a ps to my post above. Linux makes it easy to network over TCP/IP using the infrastructure of the internet. For example, I have a static IP web address of www/smvfp.com registered with the internic that resolves to an IP address of 68.15.242.97. Using the following command I can mount a file system on a remote linux client without the need of a web server, asp, cgi-bin, VPN, remote access services or any other additions.

mount -t msbfs -o username=root //68.15.242.97/C /mnt/smb

I could provide the root password within the -o (e.g. options) parameters, otherwise I must supply a password to login. Also, since I didn't used the port=someportnumber option, NFS use the default port of 139. This would require that one additional port be opened within the firewall.

Works like a charm.
Leland F. Jackson, CPA
Software - Master (TM)
smvfp@mail.smvfp.com
Software Master TM
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform