sugarcrm客戶關係管理配置

安裝sugarcrm客戶關係管理配置

1、lamp架構

yum -y install http* mysql* php*

service iptables stop

service ip6tables stop

chkconfig httpd on

chkconfig mysqld on

service mysqld restart

service httpd restart

2、mysql_secure_installation

詳解如下:

(安装完mysql-server 会提示可以运行mysql_secure_installation。运行mysql_secure_installation      会执行几个设置:

a)为root用户设置密码

b)删除匿名账号

c)取消root用户远程登录

d)删除test库和对test库的访问权限

e)刷新授权表使修改生效

通过这几项的设置能够提高mysql库的安全。建议生产环境中mysql安装这完成后一定要运行一次mysql_secure_installation,详细步骤请参看下面的命令:

[[email protected] ~]# mysql_secure_installation

NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MySQL

SERVERS IN PRODUCTION USE! PLEASE READ EACH STEP CAREFULLY!

In order to log into MySQL to secure it, we‘ll need the current

password for the root user. If you‘ve just installed MySQL, and

you haven‘t set the root password yet, the password will be blank,

so you should just press enter here.

Enter current password for root (enter for none):<–初次运行直接回车

OK, successfully used password, moving on…

Setting the root password ensures that nobody can log into the MySQL

root user without the proper authorisation.

Set root password? [Y/n] <– 是否设置root用户密码,输入y并回车或直接回车

New password: <– 设置root用户的密码

Re-enter new password: <– 再输入一次你设置的密码

Password updated successfully!

Reloading privilege tables..

… Success!

By default, a MySQL installation has an anonymous user, allowing anyone

to log into MySQL without having to have a user account created for

them. This is intended only for testing, and to make the installation

go a bit smoother. You should remove them before moving into a

production environment.

Remove anonymous users? [Y/n] <– 是否删除匿名用户,生产环境建议删除,所以直接回车

… Success!

Normally, root should only be allowed to connect from ‘localhost‘. This

ensures that someone cannot guess at the root password from the network.

Disallow root login remotely? [Y/n] <–是否禁止root远程登录,根据自己的需求选择Y/n并回车,建议禁止

… Success!

By default, MySQL comes with a database named ‘test‘ that anyone can

access. This is also intended only for testing, and should be removed

before moving into a production environment.

Remove test database and access to it? [Y/n] <– 是否删除test数据库,直接回车

- Dropping test database…

… Success!

- Removing privileges on test database…

… Success!

Reloading the privilege tables will ensure that all changes made so far

will take effect immediately.

Reload privilege tables now? [Y/n] <– 是否重新加载权限表,直接回车

… Success!

Cleaning up…

All done! If you‘ve completed all of the above steps, your MySQL

installation should now be secure.

Thanks for using MySQL!)

[[email protected] ~]#mysql -uroot -p

3、下載sugarCE的軟件包

http://www.sugarcrm.com/download-sugarcrm-community-edition-free-b

[[email protected] ~]# unzip -d sugarCE-6.5.20.zip

[[email protected] ~]# cd sugarCE-Full-6.5.20/

[[email protected] ~]# mv * /var/www/html

4、訪問:http://ip

就跟著頁面的提示來修改權限或者缺寶之類

[[email protected] ~]# cd /var/www/html

[[email protected] ~]# chmod 777 cache/

[[email protected] ~]# chmod 777 images/

[[email protected] ~]# chmod 777 layout/

[[email protected] ~]# chmod 777 pdf/

[[email protected] ~]# chmod 777 xml/

[[email protected] ~]# chmod 777 config.php

[[email protected] ~]# service httpd restart

5、根據提示next

时间: 2024-11-08 22:40:48

sugarcrm客戶關係管理配置的相关文章

【转载】保哥 釐清 CLR、.NET、C#、Visual Studio、ASP.NET 各版本之間的關係

我常常不仅仅逛 博客园,还会去找国外,特别是台湾的技术部落格,发现好的文章,我便会收录,今天我转载或者全文复制,在Google 博客园,一位叫保哥, 釐清 CLR..NET.C#.Visual Studio.ASP.NET各版本之間的關係 文章,转载主要原因,是保哥写得博文很透彻,有技术含量,但是由于某些环境因素影响,在中国大陆访问他的博客园,网络速度一直很慢,有时候还打不开,特别不能忍受这么好博文,没有给更多的读者看到和学习到.所以先转载一篇让大家看看.下面博文内容,请大家支持. 長久以來,我

Flink 从0到1学习 —— Flink 中如何管理配置?

前言 如果你了解 Apache Flink 的话,那么你应该熟悉该如何像 Flink 发送数据或者如何从 Flink 获取数据.但是在某些情况下,我们需要将配置数据发送到 Flink 集群并从中接收一些额外的数据. 在本文的第一部分中,我将描述如何将配置数据发送到 Flink 集群.我们需要配置很多东西:方法参数.配置文件.机器学习模型.Flink 提供了几种不同的方法,我们将介绍如何使用它们以及何时使用它们.在本文的第二部分中,我将描述如何从 Flink 集群中获取数据. 如何发送数据给 Ta

類之間的關係

類與類之間的關係主要分為以下幾種: 關聯關係, 聚合關係(整體和個體的關係) 合成關係,顧名思義,合成一個整體,兩者共存亡. 依賴關係,通過參數傳遞的關係傳遞過來,只在依賴方法里生效. 繼承關係, 接口實現關係. ps:新手上路多多關照,如有錯誤,請多指教!

Avalanche介绍及管理配置

1,Avalanche是思博伦生产的一种工业级性能测试仪器.测试仪面板口如下: 2,Avalanche也是一个高性能的pc机,一般为Linux内核系统.我们看到设备上的每个端口都代表一个资源,占用端口越多,就可使用设备资源越多.后面文章介绍avalanche使用时就知道为什么要占用端口.每个端口(或多个端口)都能模拟客户端与服务器端.模拟的客户端/服务器端一般为一个网段,所以准确的来说是可以模拟大量的客户端及服务器端.Avalanche支持较多服务协议如:http.dns.ftp.smtp等.一

Office365 合规性管理配置介绍

我们今天的主题是Office365 合规性管理配置介绍,说到合规性我们从字眼中就可以了解到,就是日常我们所说的安全策略及审计的官方说法.今天我们就介绍一下Office365下的合规性管理下的电子数据展示和保留:我们可以通过该功能导出指定用户的邮件信息,具体见下: 定义名称:我们在此定义为指定用户数据导出 我们指定要搜索的邮箱 我们搜索所有的内容:可以根据自己的环境进行修改: 正常的情况下,我们应该筛选内容显示 保留设置我们也可以根据自己的需求而定 新建完成: 新建后的状态 我们最后发现没有下载及

spring,mybatis事务管理配置与@Transactional注解使用

spring,mybatis事务管理配置与@Transactional注解使用[转] 概述事务管理对于企业应用来说是至关重要的,即使出现异常情况,它也可以保证数据的一致性.Spring Framework对事务管理提供了一致的抽象,其特点如下: 为不同的事务API提供一致的编程模型,比如JTA(Java Transaction API), JDBC, Hibernate, JPA(Java Persistence API和JDO(Java Data Objects) 支持声明式事务管理,特别是基

Django 编写博客网站的用户管理部分(采用自有的 django.contrib.auth) 2. 登陆登出和用户信息管理

续前Django 编写博客网站的用户管理部分(采用自有的 django.contrib.auth) 1. 注册部分 项目工具:Python 2.7.11  Django 1.10.2  Bootstrap 3.3.0   IDE:eclipse Pydev 1. 由于Django自带auth, 故仅需编写登录登出的url和template即可 urls常见上篇 template代码如下仅供参考: login 1 {% extends "account_base.html" %} 2 3

spring,mybatis事务管理配置与@Transactional注解使用[转]

spring,mybatis事务管理配置与@Transactional注解使用[转] spring,mybatis事务管理配置与@Transactional注解使用 概述事务管理对于企业应用来说是至关重要的,即使出现异常情况,它也可以保证数据的一致性.Spring Framework对事务管理提供了一致的抽象,其特点如下: 为不同的事务API提供一致的编程模型,比如JTA(Java Transaction API), JDBC, Hibernate, JPA(Java Persistence A

spring 事务管理配置

一般的,我们把事务配在service层,利用service的业务逻辑接口统一的管理. 为什么不用在dao层呢? 因为一个service有可能调用多个dao,而这多个dao有可能相互联系,有时候一个操作需要调用多次数据库,但是这多次调用要么全提交,要么全回滚. 因此,在dao层调用事务理论上说不是一个很明智的选择.应该有业务逻辑层service层负责事务,统一处理. Spring配置文件中关于事务配置总是由三个组成部分,分别是DataSource.TransactionManager和代理机制这三