Tag Info

Hot answers tagged

5

I am running it with the Windows version set to Windows XP (Using Ubuntu) with the following packages and wine version: Wine 1.5.31 (You need to use the PPA for this) Default OS - Windows XP Wine Prefix - 32 Bit (I had to change it to 32 bit since I have a Ubuntu 64 Bit) winetricks list-installed amstream d3dcompiler_43 d3dx10 d3dx11_42 d3dx11_43 d3dx9_26 ...


3

Automatic updates to 12.04.2 won't upgrade to the 3.5.x kernel. As it says in the article you linked: For more information regarding the 12.04.2 LTS Hardware Enablement Stack, please refer to: https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/UbuntuDesktop#LTS_Hardware_Enablement_Stack In that article, we can see: ... Only those ...


2

There are many ways you could accomplish this, the first couple that are most often used would be ssh (Secure Shell - so, primarily command-line interface to start), and other graphical interfacing methods like rdesktop. You can also use a combination of ssh and rdesktop or other methods, depending on what you're trying to accomplish. As other users have ...


2

A very common way to do this is using ssh which gives you a remote shell. You can also use "ssh -X" to transparently forward X11, allowing you to run e.g. Eclipse or Firefox. This is however, somewhat slow, perhaps even more than you like. There is more than one way to do it. What fits you best, depends on what you work with, how fast a connection there ...


1

I presume that vmnet1 is the interface to your VMware host-only network and that eth0 is the interface to your home LAN. These subnets' address ranges should not overlap, but your ifconfig output shows that both vmnet1 and eth0 are on subnet 192.168.254/24.



Only top voted, non community-wiki answers of a minimum length are eligible