The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > Windows & DOS: Issues & Discussions
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 04-28-2009
pludi's Avatar
pludi pludi is offline Forum Staff  
Moderator
  
 

Join Date: Dec 2008
Location: .at
Posts: 1,877
As long as you have the IP, you can use any service on the box:
  • HTTP: http://<ip>/
  • CIFS: \\<ip>\
  • FTP: ftp://<ip>/ or ftp <ip> on the command line
IF you have a static IP for the box AND local administration rights on your Windows PC you could edit %WINDIR%\SYSTEM32\DRIVERS\ETC\HOSTS and add
Code:
<ip>	linuxbox