tlessh

Archive for June, 2009|Monthly archive page

Setup Virtual Box Guest Addition for Ubuntu 6.06 Guest (part 3)

In Tutorial, virtual box on June 3, 2009 at 10:49 pm

The first part has covered for installation

The second part is showing how to install Guest Addition for Windows XP

This third part is showing how to install Guest Addition for Ubuntu 6.06

1. Click Install Guest Addition on VirtualBox


2. After installation, in ubuntu desktop will mounted a cd rom to Guest Addition.iso cdrom


3. The path of Guest Addition could be showing using Tree view i.e /media/cdrom (depend on which media is used by Guest Addition)


4. Open terminal and go to /media/cdrom


5. Run sudo sh ./VBoxLinuxAdditions-x86.run (because the quest installed as 32bit linux)
6. After Installation, restart the ubuntu, and the Guest Addition has been installed.


For ubuntu 6.06 the addition is just enabled to transfer between machine and over crossed mouse but could not support the seamless mode.

MySAP ERP6 Development Tools

In Uncategorized on June 3, 2009 at 1:00 am

This tools is used for customizing any user business process in SAP.

1. ABAP4
- will be remaining in use in ECC (the next gen of SAP R/3)
- use for report, function module, BSP,etc
2. ABAP Object
- ABAP with OOP concept (firstly was introduced in SAP R/3 4.6)
- used for report, function module, BAPI, BSP,etc
- in Netweaver 7 (aka. 2004s) SAP introduce Webdynpro for ABAP (WD4A) for web application development as an alternative to Webdynpro for Java. Must migrated under Web AS ABAP. Using SAP Transport Request.
3. Java (J2EE 1.4)
- is used mostly in Enterprise Portal (PDK), which is a Top Tier that acquired by SAP in 1999
- used in jsp dynpage (SAP MVC framework [kind like struts]) under Web AS Java
- under Netweaver 2004 (before 2004s) SAP introduced webdynpro for Java , must be deployed under Web AS Java.

Development IDE:
- All development in ABAP and ABAP Object is using ABAP Workbench (in ECC or R/3)
- Development using Java Webdybpro is using NWDS (Netweaver Developer Studio [Eclipse 2.1.2 bassed] as an IDE
- Development using JSP and JSP dynpage is possible using other tools beside of NWDS.

External Application:
- .Net Apps can communicate to SAP using RFC in SAP .Net Connector
- External Java Apps can communicate to SAP using RFC in SAP JCO (java Connector)
- SAP AS also supports webservice(SOAP) which is meant open to all external application that use webservices.

Eddy Lim

Setup Virtual Box Guest Addition For Windows XP Guest [Part 2]

In Tutorial, virtual box on June 3, 2009 at 12:54 am

This tutorial is continutity from part 1, I separate it to give more clarification with other client guest addition.

  1. User Interface Enhancement
  2. Interaction with Host PC and Folder Sharing

[User Interface Enhancement]


19. To get more enhancement and interaction with host PC we need install “Guest Additions”. Click on Devices – Install Guest Additions.

20. A wizardry Guest Addition will be appeared. Click Next.

21. Accept license agreement and click Next button.

22. Click Install button on default location of Guest Additions.

23. Installing process will be shown.

24. Choose Reboot Now to Finish. It will reboot the Virtual Machine.


[Interaction with Host PC and Folder Sharing]


25. To control the Virtual Box, default will be a Right Ctrl button. To get the file from host PC, can be done with sharing a folder. Right Click on folder icon on the bottom of Running Virtual Machine. Shared Folder Window will pop up.

26. Click on Folder Add {1} button, it will pop up a Add Share window, click Browse {2} button if want to share this folder permanently, tick on Make Permanent check box,
It will again pop Browse Folder window up, choose the folder you want to be accessed from virtual machine{3}. Click OK

27. New shared folder will be reflected. Click OK button to finish.

28. Shared folder can be seen when do a highlight using a mouse on folder icon.

29. For example the created shared folder can be accessed by typing on Run or Windows Explorer. The format is : \\vboxsvr\[shared folder]\. Don’t forget the later “\“.

30. The shared folder from Host PC will be shown inside the virtual machine.

Congratulation, you have setup Virtual Box guest addition feature in Windows XP.

Eddy Tlessh

Follow

Get every new post delivered to your Inbox.