Showing posts with label Virtual OS. Show all posts
Showing posts with label Virtual OS. Show all posts

Wednesday, October 17

WINE (WINdows Emulator)

Wine is an Open Source implementation of the Windows API on top of X, OpenGL, and Unix.
Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, Mac OS X, and Solaris. For more... http://www.winehq.org/

One way of installing wine: using linux command prompt (root access)
1. #yum install wine* it will then install wine and all its required libraries
2. Wine has its own C:/ directory and program files to keep your installed software under
Menu > Wine > Wine File

Then, I followed the documentation on the site for configuring wine. http://www.winehq.org/docs/en/wineusr-guide.html#CONFIG-WINE-MAIN

see wine website for other detailed info.



Monday, October 8

Setting Up Internet Connection Sharing

To enable Internet Connection Sharing on a network connection You must be logged on to your computer with an owner account in order to complete this procedure.
1. Open Network Connections. (Click Start, click Control Panel, and then double–click Network Connections.)
Click the dial–up, local area network, PPPoE, or VPN connection you want to share, and then, under Network Tasks, click Change settings of this connection.

2.On the Advanced tab, select the Allow other network users to connect through this computer's Internet connection check box. If you want this connection to dial automatically when another computer on your home or small office network attempts to access external resources, select the Establish a dial–up connection whenever a computer on my network attempts to access the Internet check box.
3. If you want other network users to enable or disable the shared Internet connection, select the Allow other network users to control or disable the shared Internet connection check box.
4. Under Internet Connection Sharing, in Home networking connection, select any adapter that connects the computer sharing its Internet connection to the other computers on your network. The Home networking connection is only present when two or more network adapters are installed on the computer.
5. To configure Internet options on your client computers for Internet Connection Sharing Open Internet Explorer. Click Start, point to All Programs, and then click Internet Explorer.)
On the Tools menu, click Internet Options.

6. On the Connections tab, click Never dial a connection, and then click LAN Settings. In Automatic configuration, clear the Automatically detect settings and Use automatic configuration script check boxes.
7. In Proxy Server, clear the Use a proxy server check box.