SlideShare a Scribd company logo
Alfresco is an open source Content Management System(CMS) built on top of Java.

Alfresco Modules:

        Document Management
        Web Content Management
        Collaboration
        Content Platform and Repository
        Content Management Interoperability Services (CMIS)
        Records Management
        Image Management



Alfresco features:

        Smart Spaces
        Desktop File Access
        Auditable Content
        Workflow
        Categories
        Advanced Search
        Administration




Alfresco installation:
Install Java JDK “jdk-6u13-windows-i586-p.exe”. It installs JDK (including JRE).

Then download “Alfresco-Labs-3Stable-Full-Setup.exe” from Alfresco for windows.

This will install application server (Tomcat), OpenOffice, Derby database.

For production we need mysql database. For evaluating Derby built-in java database is enough.

After installing Alfresco.exe

Double click on alf_start.bat file. No need to edit anything in this file if (installed in default path
c:Alfresco doubt).

It makes Apache Tomcat application server runs.It takes time to run all the commands in that bat file)

If the screen is flickering and disappearing very fast it means there is a problem in starting the given
Tomcat Server.
On double click of Alf_start.bat file it should run Tomcat and the screen should be like the below.
On double click of alf_start.bat file if it is throwing error like JAVA_HOME or JRE_HOME was not
configured like the below error




then check the environment variables like the below.

        Right Click on “My Computer”- Select Properties.
        System Properties window opens. Go to Advanced tab.
Click “Environment Variables” button.
Set the below environment variables

JAVA_HOME : [Installation Drive]Program FilesJavajdk1.6.0_07

JRE_HOME     : [Installation Drive]Program FilesJavajre1.6.0_07
Press Ok and Apply Ok.

Installation steps:
Select Language.




Press Ok. “This will install Labs on your computer. Continue?” alert comes.
Press ok.

InstallJammer Wizard opens.




Press Next

Select Typical as Setup Type screen.
Click Next

Choose Destination Location. Default path C:Alfresco is recommended for Tomcat Application Server to
identify it.
Press Next

Start Copying Files screen comes
Press Next

Installation starts.




Java installation screen comes and automatically starts.

Open Office Installation screens automatically comes
Press Next

Database selection comes. Select built-in java database ( for evaluation purposes this is sufficient)
Press Next

InStallJammer Wizard Complete screen opens which indicates Alfresco was successfully installed.




Alfresco uses 8080 port for Tomcat server.

Type http://localhost:8080/alfresco in the browser.
Click on Login (default values)

Username: admin

Password: admin

Language: English




Admin screen opens




Click on Navigator dropdown at the left top most corner: It contains Navigator, Shelf, OpenSearch,
Categories

From here you can find different modules given out of the box.
Start -> Programs -> Alfresco Labs: It has

                                                   Start Alfresco Server
                                                   Start Virtual Server
                                                   Stop Alfresco Server
                                                   Stop Virtual Server

Start Alfresco Server (is similar to double clicking alf_start.bat file)

For shutting down Tomcat server use Stop Alfresco Server.

References:

Java JDK is available at:

https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-
/USD/ViewFilteredProducts-SingleVariationTypeFilter

Download Alfresco Windows version:

http://wiki.alfresco.com/wiki/Labs_3_Final_download_files

Features tour:

http://www.alfresco.com/products/ecm/tour/tour.html

Difference between Enterprise and Free open source products:

http://www.alfresco.com/products/networks/compare/

Alfresco forums:

http://forums.alfresco.com/en/

More Related Content

What's hot

Java EE 02-First Servlet
Java EE 02-First ServletJava EE 02-First Servlet
Java EE 02-First Servlet
Fernando Gil
 
Integration of apache with tomcat
Integration of apache with tomcatIntegration of apache with tomcat
Integration of apache with tomcat
Cognizant
 
Steps to Create odbc connection linux
Steps to Create odbc connection linuxSteps to Create odbc connection linux
Steps to Create odbc connection linux
Osama Mustafa
 
Weblogic 12c installation (oracle linux)
Weblogic 12c installation (oracle linux)Weblogic 12c installation (oracle linux)
Weblogic 12c installation (oracle linux)
Osama Mustafa
 
Install oracle siebel on windows 2008 r2
Install oracle siebel on windows 2008 r2Install oracle siebel on windows 2008 r2
Install oracle siebel on windows 2008 r2
Osama Mustafa
 
J2ee user managment using dwh builder
J2ee user managment using dwh builderJ2ee user managment using dwh builder
J2ee user managment using dwh builder
Osama Mustafa
 
Integrating Tomcat And Apache On Windows
Integrating Tomcat And Apache On WindowsIntegrating Tomcat And Apache On Windows
Integrating Tomcat And Apache On Windows
Mohanraj Nagasamy
 
Installing php and my sql locally using xampp
Installing php and my sql locally using xamppInstalling php and my sql locally using xampp
Installing php and my sql locally using xampp
peyman Ghader Kurehpaz
 
Installation of Joomla on Windows XP
Installation of Joomla on Windows XPInstallation of Joomla on Windows XP
Installation of Joomla on Windows XP
Rupesh Kumar
 
Ebs clone r12.2.4
Ebs clone r12.2.4Ebs clone r12.2.4
Ebs clone r12.2.4
Osama Mustafa
 
SME online market with joomla site
SME online market with joomla siteSME online market with joomla site
SME online market with joomla site
Mana Sopa
 
Installing oracle timesten database On Linux
Installing oracle timesten database On Linux Installing oracle timesten database On Linux
Installing oracle timesten database On Linux
Osama Mustafa
 
Wampserver installation ajay-di-sharma
Wampserver installation ajay-di-sharmaWampserver installation ajay-di-sharma
Wampserver installation ajay-di-sharma
Ajay Di Sharma
 
Wamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationWamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and Configuration
Chetan Soni
 
Accessing Oracle 11 g on Mac OS (10.7.5) using Oracle Virtual Box
Accessing Oracle 11 g on Mac OS (10.7.5) using Oracle Virtual Box Accessing Oracle 11 g on Mac OS (10.7.5) using Oracle Virtual Box
Accessing Oracle 11 g on Mac OS (10.7.5) using Oracle Virtual Box
Tejas Pillai
 
VirusScan Enterprise v8.8
VirusScan Enterprise v8.8VirusScan Enterprise v8.8
VirusScan Enterprise v8.8
Geronimo Martin Alonso
 
Weblogic 101 for dba
Weblogic  101 for dbaWeblogic  101 for dba
Weblogic 101 for dba
Osama Mustafa
 
Oracle vm-installation
Oracle vm-installationOracle vm-installation
Oracle vm-installation
Ravi Kumar Lanke
 
How to install laravel framework in windows
How to install laravel framework in windowsHow to install laravel framework in windows
How to install laravel framework in windows
Sabina Sadykova
 

What's hot (20)

Java EE 02-First Servlet
Java EE 02-First ServletJava EE 02-First Servlet
Java EE 02-First Servlet
 
Integration of apache with tomcat
Integration of apache with tomcatIntegration of apache with tomcat
Integration of apache with tomcat
 
Steps to Create odbc connection linux
Steps to Create odbc connection linuxSteps to Create odbc connection linux
Steps to Create odbc connection linux
 
Visual guide joomla15
Visual guide joomla15Visual guide joomla15
Visual guide joomla15
 
Weblogic 12c installation (oracle linux)
Weblogic 12c installation (oracle linux)Weblogic 12c installation (oracle linux)
Weblogic 12c installation (oracle linux)
 
Install oracle siebel on windows 2008 r2
Install oracle siebel on windows 2008 r2Install oracle siebel on windows 2008 r2
Install oracle siebel on windows 2008 r2
 
J2ee user managment using dwh builder
J2ee user managment using dwh builderJ2ee user managment using dwh builder
J2ee user managment using dwh builder
 
Integrating Tomcat And Apache On Windows
Integrating Tomcat And Apache On WindowsIntegrating Tomcat And Apache On Windows
Integrating Tomcat And Apache On Windows
 
Installing php and my sql locally using xampp
Installing php and my sql locally using xamppInstalling php and my sql locally using xampp
Installing php and my sql locally using xampp
 
Installation of Joomla on Windows XP
Installation of Joomla on Windows XPInstallation of Joomla on Windows XP
Installation of Joomla on Windows XP
 
Ebs clone r12.2.4
Ebs clone r12.2.4Ebs clone r12.2.4
Ebs clone r12.2.4
 
SME online market with joomla site
SME online market with joomla siteSME online market with joomla site
SME online market with joomla site
 
Installing oracle timesten database On Linux
Installing oracle timesten database On Linux Installing oracle timesten database On Linux
Installing oracle timesten database On Linux
 
Wampserver installation ajay-di-sharma
Wampserver installation ajay-di-sharmaWampserver installation ajay-di-sharma
Wampserver installation ajay-di-sharma
 
Wamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationWamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and Configuration
 
Accessing Oracle 11 g on Mac OS (10.7.5) using Oracle Virtual Box
Accessing Oracle 11 g on Mac OS (10.7.5) using Oracle Virtual Box Accessing Oracle 11 g on Mac OS (10.7.5) using Oracle Virtual Box
Accessing Oracle 11 g on Mac OS (10.7.5) using Oracle Virtual Box
 
VirusScan Enterprise v8.8
VirusScan Enterprise v8.8VirusScan Enterprise v8.8
VirusScan Enterprise v8.8
 
Weblogic 101 for dba
Weblogic  101 for dbaWeblogic  101 for dba
Weblogic 101 for dba
 
Oracle vm-installation
Oracle vm-installationOracle vm-installation
Oracle vm-installation
 
How to install laravel framework in windows
How to install laravel framework in windowsHow to install laravel framework in windows
How to install laravel framework in windows
 

Viewers also liked

Building a mobile application for dot netnuke v3
Building a mobile application for dot netnuke v3Building a mobile application for dot netnuke v3
Building a mobile application for dot netnuke v3brchapman
 
How to Build and Extend Applications on DNN
How to Build and Extend Applications on DNNHow to Build and Extend Applications on DNN
How to Build and Extend Applications on DNN
DNN
 
Dot netnuke07 setpbysetp
Dot netnuke07 setpbysetpDot netnuke07 setpbysetp
Dot netnuke07 setpbysetp
Vinod Dangudubiyyapu
 
Packaging DNN extensions
Packaging DNN extensionsPackaging DNN extensions
Packaging DNN extensions
Engage Software
 
Dot Net Nuke
Dot Net NukeDot Net Nuke
Dot Net Nuke
jitendraparmar
 
Build a DNN Module in Minutes
Build a DNN Module in MinutesBuild a DNN Module in Minutes
Build a DNN Module in Minutes
Will Strohl
 

Viewers also liked (7)

Building a mobile application for dot netnuke v3
Building a mobile application for dot netnuke v3Building a mobile application for dot netnuke v3
Building a mobile application for dot netnuke v3
 
How to Build and Extend Applications on DNN
How to Build and Extend Applications on DNNHow to Build and Extend Applications on DNN
How to Build and Extend Applications on DNN
 
Dot netnuke07 setpbysetp
Dot netnuke07 setpbysetpDot netnuke07 setpbysetp
Dot netnuke07 setpbysetp
 
Packaging DNN extensions
Packaging DNN extensionsPackaging DNN extensions
Packaging DNN extensions
 
Dot Net Nuke
Dot Net NukeDot Net Nuke
Dot Net Nuke
 
DotNetNuke
DotNetNukeDotNetNuke
DotNetNuke
 
Build a DNN Module in Minutes
Build a DNN Module in MinutesBuild a DNN Module in Minutes
Build a DNN Module in Minutes
 

Similar to Alfresco

Apache Tomcat 8 Application Server
Apache Tomcat 8 Application ServerApache Tomcat 8 Application Server
Apache Tomcat 8 Application Servermohamedmoharam
 
Jboss App Server
Jboss App ServerJboss App Server
Jboss App Server
acosdt
 
Tomcat Configuration (1)
Tomcat Configuration (1)Tomcat Configuration (1)
Tomcat Configuration (1)
nazeer pasha
 
Jsf tutorial
Jsf tutorialJsf tutorial
Jsf tutorial
Edress Oryakhail
 
1 app 2 developers 3 servers
1 app 2 developers 3 servers1 app 2 developers 3 servers
1 app 2 developers 3 servers
Mark Myers
 
Installing d space on windows
Installing d space on windowsInstalling d space on windows
Installing d space on windows
Bibliounivbtn
 
Installating and Configuring Java, MySQL and BIRT.
Installating and Configuring Java, MySQL and BIRT.Installating and Configuring Java, MySQL and BIRT.
Installating and Configuring Java, MySQL and BIRT.
NR Computer Learning Center
 
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
Arun Sharma
 
Alfresco Environment Validation and "Day Zero" Configuration
Alfresco Environment Validation and "Day Zero" ConfigurationAlfresco Environment Validation and "Day Zero" Configuration
Alfresco Environment Validation and "Day Zero" Configuration
Alfresco Software
 
Orangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User ManualOrangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User Manual
Orangescrum
 
Building JBoss AS 7 for Fedora
Building JBoss AS 7 for FedoraBuilding JBoss AS 7 for Fedora
Building JBoss AS 7 for Fedora
wolfc71
 
Using galen framework for automated cross browser layout testing
Using galen framework for automated cross browser layout testingUsing galen framework for automated cross browser layout testing
Using galen framework for automated cross browser layout testing
Sarah Elson
 
Web Applications and Deployment
Web Applications and DeploymentWeb Applications and Deployment
Web Applications and Deployment
BG Java EE Course
 
Setup web-application-testing-environment
Setup web-application-testing-environmentSetup web-application-testing-environment
Setup web-application-testing-environment
Nabarun Roy
 
Oracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linuxOracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linux
Venu Palakolanu
 
Creating your own AtoM demo data set for re-use with Vagrant
Creating your own AtoM demo data set for re-use with VagrantCreating your own AtoM demo data set for re-use with Vagrant
Creating your own AtoM demo data set for re-use with Vagrant
Artefactual Systems - AtoM
 
Installing and Getting Started with Alfresco
Installing and Getting Started with AlfrescoInstalling and Getting Started with Alfresco
Installing and Getting Started with Alfresco
Wildan Maulana
 

Similar to Alfresco (20)

Apache Tomcat 8 Application Server
Apache Tomcat 8 Application ServerApache Tomcat 8 Application Server
Apache Tomcat 8 Application Server
 
Jboss App Server
Jboss App ServerJboss App Server
Jboss App Server
 
Tomcat Configuration (1)
Tomcat Configuration (1)Tomcat Configuration (1)
Tomcat Configuration (1)
 
Jsf tutorial
Jsf tutorialJsf tutorial
Jsf tutorial
 
Tomcat
TomcatTomcat
Tomcat
 
1 app 2 developers 3 servers
1 app 2 developers 3 servers1 app 2 developers 3 servers
1 app 2 developers 3 servers
 
Installing d space on windows
Installing d space on windowsInstalling d space on windows
Installing d space on windows
 
Joomla Installation
Joomla InstallationJoomla Installation
Joomla Installation
 
Installating and Configuring Java, MySQL and BIRT.
Installating and Configuring Java, MySQL and BIRT.Installating and Configuring Java, MySQL and BIRT.
Installating and Configuring Java, MySQL and BIRT.
 
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
Oracle Enterprise Manager Cloud Control 13c13.3 Installation On Oracle Linux-7
 
Alfresco Environment Validation and "Day Zero" Configuration
Alfresco Environment Validation and "Day Zero" ConfigurationAlfresco Environment Validation and "Day Zero" Configuration
Alfresco Environment Validation and "Day Zero" Configuration
 
Orangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User ManualOrangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User Manual
 
Building JBoss AS 7 for Fedora
Building JBoss AS 7 for FedoraBuilding JBoss AS 7 for Fedora
Building JBoss AS 7 for Fedora
 
Using galen framework for automated cross browser layout testing
Using galen framework for automated cross browser layout testingUsing galen framework for automated cross browser layout testing
Using galen framework for automated cross browser layout testing
 
Web Applications and Deployment
Web Applications and DeploymentWeb Applications and Deployment
Web Applications and Deployment
 
Setup web-application-testing-environment
Setup web-application-testing-environmentSetup web-application-testing-environment
Setup web-application-testing-environment
 
Oracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linuxOracle forms and reports 11g installation on linux
Oracle forms and reports 11g installation on linux
 
bjhbj
bjhbjbjhbj
bjhbj
 
Creating your own AtoM demo data set for re-use with Vagrant
Creating your own AtoM demo data set for re-use with VagrantCreating your own AtoM demo data set for re-use with Vagrant
Creating your own AtoM demo data set for re-use with Vagrant
 
Installing and Getting Started with Alfresco
Installing and Getting Started with AlfrescoInstalling and Getting Started with Alfresco
Installing and Getting Started with Alfresco
 

More from Ambati Sreedhar

7/g brindawancolony kannulabaasalutheliyavule
7/g brindawancolony kannulabaasalutheliyavule7/g brindawancolony kannulabaasalutheliyavule
7/g brindawancolony kannulabaasalutheliyavule
Ambati Sreedhar
 
No Pain No Gain
No Pain No GainNo Pain No Gain
No Pain No Gain
Ambati Sreedhar
 
Great People Great Thoughts
Great People Great ThoughtsGreat People Great Thoughts
Great People Great Thoughts
Ambati Sreedhar
 
Customer
CustomerCustomer
Customer
Ambati Sreedhar
 
This is attitude
This is attitudeThis is attitude
This is attitude
Ambati Sreedhar
 
Dl 10 Things Upset Customer
Dl 10 Things Upset CustomerDl 10 Things Upset Customer
Dl 10 Things Upset Customer
Ambati Sreedhar
 
Keep Walking
Keep WalkingKeep Walking
Keep Walking
Ambati Sreedhar
 
90 10 Principle
90 10 Principle90 10 Principle
90 10 Principle
Ambati Sreedhar
 
Money Kumar Comic
Money Kumar ComicMoney Kumar Comic
Money Kumar Comic
Ambati Sreedhar
 
Lessons From 3 Idiot Movie
Lessons From 3 Idiot MovieLessons From 3 Idiot Movie
Lessons From 3 Idiot MovieAmbati Sreedhar
 
Who Will Cry When You Die Part 1
Who Will Cry When You Die Part 1Who Will Cry When You Die Part 1
Who Will Cry When You Die Part 1Ambati Sreedhar
 
Who Will Cry When You Die Part 2
Who Will Cry When You Die Part 2Who Will Cry When You Die Part 2
Who Will Cry When You Die Part 2Ambati Sreedhar
 
Who Will Cry When You Die Part 3
Who Will Cry When You Die Part 3Who Will Cry When You Die Part 3
Who Will Cry When You Die Part 3Ambati Sreedhar
 
Bdotnet
BdotnetBdotnet
Effective Googling
Effective GooglingEffective Googling
Effective Googling
Ambati Sreedhar
 

More from Ambati Sreedhar (17)

7/g brindawancolony kannulabaasalutheliyavule
7/g brindawancolony kannulabaasalutheliyavule7/g brindawancolony kannulabaasalutheliyavule
7/g brindawancolony kannulabaasalutheliyavule
 
Tax calculator
Tax calculatorTax calculator
Tax calculator
 
Tax calculator
Tax calculatorTax calculator
Tax calculator
 
No Pain No Gain
No Pain No GainNo Pain No Gain
No Pain No Gain
 
Great People Great Thoughts
Great People Great ThoughtsGreat People Great Thoughts
Great People Great Thoughts
 
Customer
CustomerCustomer
Customer
 
This is attitude
This is attitudeThis is attitude
This is attitude
 
Dl 10 Things Upset Customer
Dl 10 Things Upset CustomerDl 10 Things Upset Customer
Dl 10 Things Upset Customer
 
Keep Walking
Keep WalkingKeep Walking
Keep Walking
 
90 10 Principle
90 10 Principle90 10 Principle
90 10 Principle
 
Money Kumar Comic
Money Kumar ComicMoney Kumar Comic
Money Kumar Comic
 
Lessons From 3 Idiot Movie
Lessons From 3 Idiot MovieLessons From 3 Idiot Movie
Lessons From 3 Idiot Movie
 
Who Will Cry When You Die Part 1
Who Will Cry When You Die Part 1Who Will Cry When You Die Part 1
Who Will Cry When You Die Part 1
 
Who Will Cry When You Die Part 2
Who Will Cry When You Die Part 2Who Will Cry When You Die Part 2
Who Will Cry When You Die Part 2
 
Who Will Cry When You Die Part 3
Who Will Cry When You Die Part 3Who Will Cry When You Die Part 3
Who Will Cry When You Die Part 3
 
Bdotnet
BdotnetBdotnet
Bdotnet
 
Effective Googling
Effective GooglingEffective Googling
Effective Googling
 

Recently uploaded

DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Enhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZEnhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZ
Globus
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 

Recently uploaded (20)

DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Enhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZEnhancing Performance with Globus and the Science DMZ
Enhancing Performance with Globus and the Science DMZ
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 

Alfresco

  • 1. Alfresco is an open source Content Management System(CMS) built on top of Java. Alfresco Modules: Document Management Web Content Management Collaboration Content Platform and Repository Content Management Interoperability Services (CMIS) Records Management Image Management Alfresco features: Smart Spaces Desktop File Access Auditable Content Workflow Categories Advanced Search Administration Alfresco installation: Install Java JDK “jdk-6u13-windows-i586-p.exe”. It installs JDK (including JRE). Then download “Alfresco-Labs-3Stable-Full-Setup.exe” from Alfresco for windows. This will install application server (Tomcat), OpenOffice, Derby database. For production we need mysql database. For evaluating Derby built-in java database is enough. After installing Alfresco.exe Double click on alf_start.bat file. No need to edit anything in this file if (installed in default path c:Alfresco doubt). It makes Apache Tomcat application server runs.It takes time to run all the commands in that bat file) If the screen is flickering and disappearing very fast it means there is a problem in starting the given Tomcat Server.
  • 2. On double click of Alf_start.bat file it should run Tomcat and the screen should be like the below.
  • 3. On double click of alf_start.bat file if it is throwing error like JAVA_HOME or JRE_HOME was not configured like the below error then check the environment variables like the below. Right Click on “My Computer”- Select Properties. System Properties window opens. Go to Advanced tab.
  • 4. Click “Environment Variables” button. Set the below environment variables JAVA_HOME : [Installation Drive]Program FilesJavajdk1.6.0_07 JRE_HOME : [Installation Drive]Program FilesJavajre1.6.0_07
  • 5. Press Ok and Apply Ok. Installation steps: Select Language. Press Ok. “This will install Labs on your computer. Continue?” alert comes.
  • 6. Press ok. InstallJammer Wizard opens. Press Next Select Typical as Setup Type screen.
  • 7. Click Next Choose Destination Location. Default path C:Alfresco is recommended for Tomcat Application Server to identify it.
  • 8. Press Next Start Copying Files screen comes
  • 9. Press Next Installation starts. Java installation screen comes and automatically starts. Open Office Installation screens automatically comes
  • 10. Press Next Database selection comes. Select built-in java database ( for evaluation purposes this is sufficient)
  • 11. Press Next InStallJammer Wizard Complete screen opens which indicates Alfresco was successfully installed. Alfresco uses 8080 port for Tomcat server. Type http://localhost:8080/alfresco in the browser.
  • 12. Click on Login (default values) Username: admin Password: admin Language: English Admin screen opens Click on Navigator dropdown at the left top most corner: It contains Navigator, Shelf, OpenSearch, Categories From here you can find different modules given out of the box.
  • 13. Start -> Programs -> Alfresco Labs: It has  Start Alfresco Server  Start Virtual Server  Stop Alfresco Server  Stop Virtual Server Start Alfresco Server (is similar to double clicking alf_start.bat file) For shutting down Tomcat server use Stop Alfresco Server. References: Java JDK is available at: https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/- /USD/ViewFilteredProducts-SingleVariationTypeFilter Download Alfresco Windows version: http://wiki.alfresco.com/wiki/Labs_3_Final_download_files Features tour: http://www.alfresco.com/products/ecm/tour/tour.html Difference between Enterprise and Free open source products: http://www.alfresco.com/products/networks/compare/ Alfresco forums: http://forums.alfresco.com/en/