Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary Working Environment #17

Closed
jeff1evesque opened this issue Aug 19, 2014 · 3 comments
Closed

Temporary Working Environment #17

jeff1evesque opened this issue Aug 19, 2014 · 3 comments

Comments

@jeff1evesque
Copy link
Owner

For the remaining week, we have a temporary Windows 7 machine:

Windows edition
Windows 7 Professional
Copyright 2009 Microsoft Corporation. All rights reserved
Service Pack1

System
Manufacturer: Dell
Model: Precision M4600
Rating: 6.9 Windows Experience Index
Processor: Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz 2.40 GHz
Installed memory (RAM): 16.0 GB
System type: 64-bit Operating System
Pen and Touch: No Pen or Touch Input is available for the Display

Hard drive
File system: NTFS
Capacity: 237 GB

Unfortunately, we will not be setting up a dual-boot. Also, this machine already implements VMware Player 5.0.2 build-1031769. So, we will find the corresponding version of Ubuntu Server to work within the VMware Player.

Since the issue of setting up working environments has come up more than several times across other projects, it serves precursor for something fantastic. More specifically, we will research how to create a bootable USB drive.

@jeff1evesque
Copy link
Owner Author

After installing Ubuntu Server 14.04, we install the Gnome Desktop:

sudo apt-get install ubuntu-gnome-desktop

which allows us to run the server with a GUI interface.

@jeff1evesque
Copy link
Owner Author

We have successfully implemented the following:

  • VMware Player
  • Ubuntu Server 14.04
  • Gnome Desktop

vmware-ubuntu-startup

vmware-ubuntu-startup2

@jeff1evesque
Copy link
Owner Author

The following packages were installed:

sudo apt-get install git-core
sudo apt-get install lamp-server^ phpmyadmin

Then, we configure GIT, as we did in the GIT subsection. Finally, we set the file permission on the entire project, and initialize all GIT Submodules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant