Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
julieplummer20
Product and Topic Expert
Product and Topic Expert

Update, 31st March, 2022


The license file expires today.

Please update your license from:

SAP License Keys for Preview, Evaluation and Developer Versions (minisap)

Installation Instructions and First Steps


IMPORTANT: If you are installing AS ABAP 7.5x Developer Edition for the first time, OR if you are having problems, please follow one of the Complete Guides:

Complete Installation Guide: 752 Virtual Box

Complete Installation Guide: 752 VMWare

Thanks.

 

Prerequisites


Hardware requirements:

  • x86_64 Processor based hardware

  • Required: At least 4 GB RAM plus about 8 GB swap space

  • Recommended: At least 8 GB RAM plus about 8 GB swap space

  • About 100 GB free disk space for server installation

  • About 2 GB free disk space for client installation


Network configuration of the SAP host operating system: The officially supported setup requires a static IP address for the hostname used for the SAP installation. Using DHCP is possible for this developer edition, but be aware of potential consequences. If our installation cannot ping the hostname specified when installing, the installation and startup of the SAP system will fail. Make sure that the hostname specified during installation fulfills SAP requirements, most importantly that it does not exceed 13 characters length and also needs to survive subsequent reboots.

Firewall: Deactivate the firewall.

Additional software requirements


The following software packages are required:

  • csh Ubuntu and Debian require you to install csh before you start the ABAP installation

  • libaio – SAP Sybase ASE requires the libaio library to start the installation

  • uuidd  – SAP AS ABAP requires the OS to run uuidd service to ensure the uniqueness of GUIDs. For more information – eg on why this is extremely important – please see archive thread 3379688: Is it mandatory to have uuidd for SAP installation





    • On Debian: Install unrar, then  sudo apt install uuid-runtime

    • On Ubuntu: sudo apt install uuid





  • English – SAP AS ABAP requires that you configure English (LANG=en_US.UTF-8) as the operating system language


Server Installation



  1. Login as root (sudo). You need to have the password of the root user at hand, as the installation needs root privileges.

  2. Ensure that you (as superuser) have the necessary executable rights:
    chmod +x install.sh

  3. Extract downloaded archive: unzip archive.zip. Make the extracted download archive available on the server.

  4. Go into the root directory of the extracted archive.

  5. Run the installation, using the command: sudo ./install.sh


(We provide you with several installation options:

  • ./install.sh – installs the Developer Edition in dark mode, the installer will configure the SAP system for usage of the physical hostname

  • ./install.sh -g– will present you a SAPINST GUI allowing you to modify certain system parameters

  • ./install.sh -h <own hostname>– allows you to specify your own hostname to be used by the SAP system

  • ./install.sh -s – allows you to skip the hostname check )



  1. Read and accept the license agreement.

  2. When prompted for a password, enter your master password of the virtual Linux OX instance twice.
    (All options prompt you for a master password. Please ensure that the password length exceeds 7 characters, contains capital letters and digits but does not contain special characters. The installation starts the database and server.)


The installation will take a while (about 20 minutes – feel free to get a coffee).

If the installation was successful, you should see the following message:

  • Instance on host vhcalnplci started

  • Installation of NPL successful


Client installation (optional)


SAPGUI 7.50 for Java / Windows


If you have already a SAP GUI installation you can connect to your sytem. If not go ahead now with the client installation, available as part of the download. SAP GUI space in SAP Community leads you to more documentation around SAP GUI for Java Environment. Requirements for the SAP GUI for Java include: Oracle Java SE 6 32-bit or 64-bit (update 40 or later), a properly installed Java Plugin and C++ runtime libstdc++.so.6.

ABAP Development Tools (ADT)


Go to the SAP Community space ABAP Development and scroll down to “ABAP Development Tools (ADT)”, where you will find download links and tutorials.

Post-Installation Steps


ABAP License key



  1. Start the SAP system:

    • Switch to user npladm with default password Appl1ance in the console : su npladm

    • Start the SAP system : startsap ALL





  1. Log on to the system, client 000 as user SAP* with default password Down1oad. In  transaction SLICENSE , ascertain your hardware key.

  2. Request the license key for your trial version at SAP Sneak Preview License Key Request.

    • Select NPL – SAP NetWeaver 7.x (Sybase ASE) as System ID.

    • Enter your personal data and agree to the License Agreement.

    • Choose Generate bottom right corner of screen.)

    • The web site automatically generates a .txt file for this system/key. Download and save this file, eg on the desktop for convenience.



  3. Go to transaction SLICENSE and install the license file:

    • In the tab Digitally signed licenses, delete the existing license, then choose Install.This opens the text file you got and installs the new license key.




Please note that all the above steps must be carried out; otherwise, the above user key will not work.

The system type changes to Demo. You can now explore the demo scenarios and develop using the ABAP tools in Eclipse and new features like the core data services or SAPUI5 UIs.

Renewing your license


Many of you have asked about this: Yes, you can apply for a new license. Just use the same procedure as above.

In theory, indefinitely, however, the ASE and HANA licenses last for about a year.

IMPORTANT: To use the developer key that we provide, you MUST delete your old license before you install the new one (as described in step 4 above). Otherwise, the system will generate a different license that no longer matches our pre-configured dev. key.

Port forwarding settings in Oracle Virtual Box


Make the following proxy settings (Oracle Virtual Box only):

Administering the SAP NW ABAP 7.5 Developer Edition


Starting and stopping the server


Terminal commands


With the user npladm you can start and stop the server using the terminal commands startsap and stopsap respectively or the newer sap control commands (requires additional configuration).

Directories and Users


The installation creates following directories and users:

Created Directories:




















Directory Size
/sapmnt ~  2 GB
/sybase ~ 50 GB
/usr/sap ~  3 GB


Created Users on OS level

The installation creates following users on OS level. During the installation you are prompted to enter the master password.
























User name Password Description
sapadm master password Created by SAP hostagent
npladm master password SAP System Administrator
sybnpl master password SAP Database Administrator


The installed system provides the following database users:





























User name Password Description
SAPSR3 master password SAP Schema User
sa master password Superuser
sapsa master password Superuser
sapsso master password Superuser


The installed system provides the following SAP users in client 000:



















User name Password Description
DDIC Down1oad Data Dictionary User
SAP* Down1oad SAP Administrator


The installed system provides the following SAP users in client 001:





























User name Password Description
DDIC Down1oad Data Dictionary User
SAP* Down1oad SAP Administrator
DEVELOPER Down1oad Developer User
BWDEVELOPER Down1oad Developer User


Uninstalling instructions


If you ever want to uninstall your server, proceed as follows:

  1. Delete the created directories

  2. Delete the OS users

  3. Delete the added lines in /etc/services (should be the last lines beginning with sap* and sql6* respectively)

  4. Delete the line containing nplhost in /etc/hosts

  5. Delete the symbolic link S99_nplhost.sh in the directory /etc/init.d/rc3.d in case of SUSE or /etc/rc3.d in case of Red Hat

  6. Restart your network.


 

Note: Since we now have 6 blogs referring to 2 different versions of the download developer edition, blog comments are becoming unmanageable. In addition, searching through blog comments is very difficult for other users, resulting in many duplicate issues.

From now on, please DO NOT post a blog comment if you require troubleshooting.

Please post on the ABAP Development forum : https://www.sap.com/community/topic/abap.html , using the hashtag #ABAP_Trial.

In case of Linux problems read the Linux FAQ.

Thank you for your understanding.
100 Comments
former_member211904
Participant
0 Kudos
Can't wait! ? I assume the download is nearly fixed?
Sandra_Rossi
Active Contributor
0 Kudos
"please DO NOT post a blog comment if you require troubleshooting." even the download issue 😉
former_member211904
Participant
0 Kudos
I read troubleshooting to mean problems with the installation. I guess it's a matter of interpretation 🙂
julieplummer20
Product and Topic Expert
Product and Topic Expert
Hi Martin,

Yes, we are working on this urgently.

Thanks for your patience.

Best wishes,

Julie.
Jelena
Active Contributor
Hi Julie! An informative blog, as usual, well done!

One note: I've been noticing some questions on SCN recently from the folks who are having trouble finding the download files. It seems that in the Trials & Downloads if we search for "ABAP 7.52" it finds nothing. One has to search specifically for "7.52 SP04" (link).

Can something be done so that searching for "ABAP 7.52" would find the same result? It seems like a more intuitive search string.

Thank you!

 

 
julieplummer20
Product and Topic Expert
Product and Topic Expert
Hi Jelena,

THanks for the heads-up. I've tested this and get the list of 10 files, but it may be a localization issue. I've replied to that effect on the original question.

When I enter "7.52" (after a empty cache / hard reload), I still get the 10 x 7.52 Sp04 files.

I will await Hristian's response.

Best wishes,
Julie.
former_member646468
Discoverer
0 Kudos
Hi

I followed the steps "Post-Installation Steps ABAP License key". But trying to login as a developer shows me the message" login not possible (error in license check)".

I joined SAP* and the license shows "Valid (inactive hardware key)"

 

help-me
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Anderson,

Don't log in as DEVELOPER until you have performed all the necessary steps in the user SAP* .

Follow the steps in the Complete Guides:

or

If you still have problems, please create a question in the ABAP Development forum : https://www.sap.com/community/topic/abap.html , using the hashtag #ABAP_Trial.

Best wishes Julie.
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Lucio,

In general, sandra.rossi is correct.

What location are you in?

Have you tried using a DL Manager, like 7-zip?

Are you downloading, one at a time?

Also, try emptying your cache.

Best wishes,

Julie.
0 Kudos
Hi Julie,

I have few questions.

 

  1. how can i add new developer account ? - i just added user account  using SU01, but i could not get access key.

  2. could i open abap development server to other members?


 

 
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Byunchun Bang,

No, you should not try to add new users - this is one of the restrictions of the dev edition, since it is a non-productive educational version.

Other users can share the DEVELOPER user, but then all their dev objects will appear in the same $tmp folder.

Best wishes,
Julie.
0 Kudos

Hi Julie,

Thanks for fast reply.

I like to build FREE ABAP study Server.

Is there a way to build ABAP study server for multiple user?

 

 

Davo
Explorer
0 Kudos
LOL! It is a FREE ABAP study server if you are the only one using it. If you are trying to setup a system others can make use of then you better read the fine print very carefully.
0 Kudos
thanks for advice.
rgbessa1
Discoverer
0 Kudos
julie.plummer

To use the DBACOCKPIT transaction, I need to make changes to the DBCO transaction, correct?

But there was no entry in my installation, should I create it?
If so, how should I proceed?

Best wishes, Tks

					
				
			
			
			
			
			
			
			
			
		
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Rafael,

I am not a specialist in ASE transactions. Please check the relevant complete guide:

Best wishes,

Julie.
antonsikidin
Participant

CENSORED! CENSORED! CENSORED!

I lost 5 day of my life, trying to install numerous versions of OS on PC and on virtual machine. I used numerous of step by step guidelines and various install params. But all of them didn’t work…

I just practiced in necromancy and internet archeology, trying to revive the dead.

Because you have removed the license file from the installer and devalued the work of many people.

  1.  sap_nw_as_abap_751_sp02_ase_dev_ed_p1 contain expired license
  2.  TD752SP04part01 contain not license

Why does your installer start the installation without checking that the license has ended or that it does not exist at all, if the installation cannot be completed without it?

Just add check and message:

  • “Dude, the license is expired, download a new one here”
  • “Dude, you don’t have a license, download here”

license until march 31 2021 https://developers.sap.com/trials-downloads.html?search=ASE%20DEMO

0 Kudos
Hi, Julie!

I'm having trouble installing AS ABAP 7.52 SP04, Developer Edition. I'm using the Concise Installation Guide.

error below:

Error: sapinst has finished with an error code, please find logs in / tmp / sapinst_instdir

can help me, I’m already a few days trying to solve
Flavio
Active Contributor
0 Kudos
Hi roberto.rodriguesdacosta2,

could you please post the (partial) log where the error details are?

Flavio
0 Kudos
Good evening!@



flavio.ciotola3




as requested, error log follows.

install_2020-06-08_00-02-57.log

To install this TestDrive you have to accept
the SAP COMMUNITY DEVELOPER License (DEV).
Do you agree to the above license terms? yes / no:
User's response to the accept license prompt = 'yes'
Please enter a password:
Please re-enter password for verification:
extracting data archives ...
extracting /media/sf_abaps4/server/TAR/x86_64/dbdata.tgz-*
extracting /media/sf_abaps4/server/TAR/x86_64/dblog.tgz-*
extracting /media/sf_abaps4/server/TAR/x86_64/dbexe.tgz-*
extracting /media/sf_abaps4/server/TAR/x86_64/usrsap.tgz-*
extracting /media/sf_abaps4/server/TAR/x86_64/sapmnt.tgz-*
Checking Linux kernel memory management parameters according to SAP Note 941735
Backing up /etc/sysctl.conf in /etc/sysctl.backup
Checking Linux kernel parameter vm.max_map_count according to SAP Note 900929
Updating the sysctl option vm.max_map_count
The option vm.max_map_count was added to the configuration file
Checking presence of new SYBASE license files
No new licenses were copied from / media / sf_abaps4 / server / TAR / x86_64 to / sybase / NPL / SYSAM-2_0 / licenses
Install service
[Thr 140030037276480] Mon Jun 8 00:23:42 2020
[Thr 140030037276480] Executing: useradd -c "SAP Local Administrator" -r -g sapsys -s / bin / false sapadm
Check Installation Path ...
OK
Copy Executable ...
OK
Generate Profile ...
OK
Install SYS-V service ...
OK
-> Start / usr / sap / hostctrl / exe / saphostexec pf = / usr / sap / hostctrl / exe / host_profile <-
start hostcontrol using profile / usr / sap / hostctrl / exe / host_profile
OK
[OK] SAPHostExec / SAPHostControl succesfully installed
Executing: "/ usr / sap / hostctrl / exe / SAPCAR" -xvf "./SHADBMETRICSDEF.SAR" -R "/usr/sap/hostctrl/exe/config.d"
SAPCAR: processing archive ./SHADBMETRICSDEF.SAR (version 2.01)
x dbmetric.definition.db4.cimobj
x dbmetric.definition.db6.cimobj
x dbmetric.definition.hdb.cimobj
x dbmetric.definition.mss.cimobj
x dbmetric.definition.ora.cimobj
x dbmetric.definition.sap.cimobj
x dbmetric.definition.siq.cimobj
x dbmetric.definition.syb.cimobj
x dbmetric.definition.tst.cimobj
x dbmetrics.d
x dbmetrics.d / 00.general.hdb.cimobj
x dbmetrics.d / 00.state.hdb.cimobj
x dbmetrics.d / 10.host.capacity.hdb.cimobj
x dbmetrics.d / 20.indexserver.hdb.cimobj
x dbmetrics.d / 20.nameserver.hdb.cimobj
SAPCAR: 15 file (s) extracted
SAPCAR: rc 0
=> sapparam (1c): No Profile used.
=> sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
#################################################
Abort execution because of
Flavio
Active Contributor
0 Kudos
Hi roberto.rodriguesdacosta2

please have a look at this lin:

https://answers.sap.com/questions/12889346/dump-in-installation-752-sp04-developer-edition-sa.html

and the mentioned solution
I am not sure why in the end the installation started. Maybe the problem was on Oracle Virtualbox: I applied this Oracle note for VBOX (https://docs.oracle.com/cd/E26217_01/E26796/html/qs-vm-preparation.html)

thanks,

Flavio
antonsikidin
Participant

Hello,

I lost 5 days trying to install.

 

what i have found:

  • you should download separetely ASE_license and place near install.sh
  • first attempt to install always fail. run ./install.sh second time

 

 

this file https://developers.sap.com/trials-downloads.html?search=ASE%20DEMO

antonsikidin
Participant

from your log

 

No new licenses were copied from / media / sf_abaps4 / server / TAR / x86_64 to / sybase / NPL / SYSAM-2_0 / licenses Install service

 

this installation contain no license, you should download it separetely and place near install.sh

 

download this https://developers.sap.com/trials-downloads.html?search=ASE%20DEMO

julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi everyone,

This license is for 7.50. It is not valid.

We can no longer supply the ASE license as a separate file.

Please do not use this license any more. You may be wasting your time.

@Anton - I am sorry you had difficulties. However, your experience is not typical, according to other Community members.

Please use the complete installation guides:

Best wishes,

Julie.
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Anton,

Thanks for trying to help, but please stop posting this link. It is no longer valid (see above).

Best wishes,

Julie.

 
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Roberto,

Please create a new question in the forum, using the hashtag #ABAP_Trial.

Please attach the ERRORS from the log file in / tmp / sapinst_instdir .

Please do not attach the whole file - it is too long.

Best wishes,

Julie.
peter_langner
Active Contributor
0 Kudos
Dear Julie,

I want to renactivate my trial and generated a new license. When I import the license I got the error

"This system's system number is "000000000800363823", but there is a license key for system number "000000000800517595" in the license key file.

What to do?

BR Peter
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Peter,

Did you follow the procedure here:

?

In particular, did you delete all the licenses first ?

If so, can you please OPEN A NEW TICKET (thanks), : https://www.sap.com/community/topic/abap.html , using the hashtag #ABAP_Trial. Describe step-by-step what you did, with screenshots?

Thanks and best wishes,

Julie.
Gopal_Prasad
Explorer
0 Kudos
HI Julie,

I have installed SAP Netweaver As ABAP 7.52 SP04 it was successfully installed. After installation i have logged in and try to update the license, but i saw there are two type of license is displaying there one i have updated but for other please guide me how can i get it.

Screenshot attached for reference.


License

Flavio
Active Contributor
Hi gopal.prasad1,

just my 2 cents... in my demo system, only one license is installed, as follows:


very likely you can proceed with those two, as well; or do you have any issue?

(in such a case, please open a new thread in the ABAP Development Community, with #ABAP_Trial hashtag)

Thank you and bye,

Flavio
julieplummer20
Product and Topic Expert
Product and Topic Expert
Hi Gopal,

Delete all the licenses. Then follow the correct procedure in the guides below.

As I have said at the top of this post, it is a summary for those who have done the installation several times. If not, use one of these 2 guides:

Newbies’ Guide: 752 Virtual Box

Newbies’ Guide: 752 VMWare

Best wishes,

Julie.
Gopal_Prasad
Explorer
HI Flavio,

I am not facing any due to this......I just need to confirm from experts as i am new to sap.

 

Thank you
Gopal_Prasad
Explorer
Hi Julie,

 

Thanks for your support.
b101336
Explorer
0 Kudos

Hi Julie,

 

is there maybe a AS ABAP 7.53 Developer Edition on the way? I’d consider replacing my current installation (AS ABAP 7.51 Devloper Edition) with the one described in this blog post.

 

Cheers
Kevin

julieplummer20
Product and Topic Expert
Product and Topic Expert
Hi Kevin,

If you desperately need a newer version NOW, then, yes, you can install 7.52 SP04.

We are also working on 7.54. I will blog on this in the ABAP Development Community as soon as it is available.

BR Julie.
arunneerolil
Contributor
0 Kudos
Hi Julie,

Both the links are not working.

Complete Installation Guide: 752 Virtual Box

Complete Installation Guide: 752 VMWare

 

Sorry, this page can’t be found.
Please search SAP.com or browse the links below.

Please update the same.

 

Thanks & regards,

Arun
Hello Julie

I see the 7.52 Trial developer edition has suddenly vanished completely from Trial downloads. Is it because of end of license or new 7.54 is set to be launched very shortly.

Regards

Sujay
Fravie
Explorer
0 Kudos
Same here. No links found to download 7.52
Gopal_Prasad
Explorer
0 Kudos
Hi Julie,

 

Frequently i am getting below error while running sap using GUI.


Can you please help me out to identify why this error is coming.

 

Thanks and Regards

Gopal
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Gopal,

Can you please open a question in the ABAP Development forum, as requested above:

https://www.sap.com/community/topic/abap.html , using the hashtag #ABAP_Trial.

BR Julie.
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Sujay,

I will look into this and get back to you.

BR Julie.
former_member706368
Discoverer
0 Kudos
SAP NetWeaver AS ABAP Developer Edition 7.52 SP04


File Not Found

The file you have requested cannot be found. Please try your download again with a valid URL. If the problem persists, please report an incident under component XX-SER-SAPSMP-SWC.

Incident ID: aa59724f-f04c-4cb7-91c1-9effde0a4d75


5bde3492f113380f257810d2da2a445699390f13dd9077dde75bae953615ce3e *TD752SP04part10.rar
Just completed another test- try out installation with the following settings

I wanted to thank Julie Plummer for her excellent tutorials and examples. (P.D follow the instructions carefully)

1: OS OpenSuse

2: SSH -Putty

3: SAP Logon 7.50


Up and Running NetWeaver 7.52


4: Logged as SAP* and Developer - tested

5: On a Dell Precision with 24 GB RAM, Xeon ,64 Bit
julieplummer20
Product and Topic Expert
Product and Topic Expert
0 Kudos
Dear all, The issue with Part 10 appears to have been resolved. I’m sorry for the inconvenience. BR Julie.
eric_martorana
Explorer
Hello,

I just have one remark related to the concise manual for VirtualBox

The command to deactivate ASE audit (sp_configure 'auditing', 0) should be executed with sapsso (it did not work with sapsa). And prior to this, I had to extend the max memory, this time with a command executed with sapsa (sp_configure 'max memory',740621)

Thank to Maruskin's blog!

Kr

Eric.

Hi folks

current distros have a problem with sysctl and other odd errors (fedora 33, opensuse leao 15.2 etc) — works fine though on CENTOS 8 (install server without GUI, , uuidd, libaio and SAMBA. I’m running Windows VM on a Linux KVM/QEMU Host —  SAPGUI OK everything working – firefox browser fine for webdynpro etc. Having a little problem customising Work flow but that’s a “user” problem.

 

Installed the DB system  on HP envy notebook with only 8GB RAM but working fine

 

I'm accessing via another server (32GB RAM  dual 2 CPU system running ARCH Linux, kernel 5.9.9  as host with Windows 10 as a VM under KVM/QEMU.

 

I Will install again on my main server - was testing on the laptop !! as I didn't want to hose up my main server !!

I'l have Centos 8 as a VM and  have the whol lot on the main server - access then via RDP from remote laptop.

 

Suggestion - would be nice if people could post what distros they have got this working -- and the release level  e.g opensuse leam 15.xx rather than just opensuse leap etc.

 

Thanks for the hints and tips in this section

Cheers

amitlalmicrosoft
Explorer

Thanks, Julie.

I was able to install SAP 7.52 on Azure VM without any single issues. This is so handy to build and test SAP application on the fly like a plug and play app now. A bit surprised ST-A/PI Add-on was missing that's crucial for Basis folks 🙂

The idea is to connect this to Azure Sentinel, Azure Security features, and other AI apps to run some experiments over the weekend. I’m loving it!!  Request – would love to have the S/4HANA Mini version as well in the future.

Regards,

Amit Lal

 

0 Kudos
Hi, i am trying to get the miniSAP for practicing abap. I installed the server on the VM. But I dont know how I can install the sap gui? everytime i try to run this file "PlatinGUI750_5-80002496.JAR", there came a popup with something like 'error when starting the java app...' how can I fix it? my system is mac os
Hi,

I installed successfully on ubuntu 20 on AWS. startsap and stopsap work.

HOWEVER,

No process is listening on port 3200 for the gui. There is a process listening on 3201. I get an error trying to connect BOTH the java gui and the SAP Windows GUI.

Is there another process I have to start?? Have installed 3 times on 3 different VMs same result every time.

Thank you
Just an FYI, this does NOT work on Ubuntu 20!

I switched to Open Suse and it installed like a charm!

 

The strange thing is BOTH output the message:

Instance on vhcalnplci started!

Anyways avoid Ubuntu for this!!
Labels in this area