一佳互联

展开菜单

Magento SMTP Email Setup/邮件订阅信息配置

Magento SMTP Email Setup/邮件订阅信息配置
You will think about Magento SMTP Email Setup for custom SMTP credential when you meet the problem with your customer complain about spam box. It is not easy to have a hosting/server where you host your site and their IP is clean and trust...

Centos6 安装配置owncloud8

Centos6  安装配置owncloud8
具体过程不再说了。直接上安装命令记录。shutdown -h nowcat /etc/redhat-cat /etc/redhat-release yum update -yrebootcd /opt/wget https://download.owncloud.org/community/owncloud-8.0.0.tar.bz2cd /opt/wget http://rpms.famillecollet.com/enterprise/remi-release-6.rpm...

lumanager2出现登陆不了/数据库lumanager不存在解决方法

lumanager2出现登陆不了/数据库lumanager不存在解决方法
全新安装的LUM登陆提示:数据库lumanager不存在或是出现: access denied for user root @localhost解决方法: lu-repair -y 然后lu-restart 实在不行,就直接重新用zijidelu_install.sh装一下.极少这种情况。注意如果装了两个数据库,不能启动系统自带的数据库服务。否则会识别不了数据库。Q:系统发生错误    您可以选择 [ 重试 ] [ 返回 ] 或者 [ 回到首页 ][ 错误...

Installing PHP 5.4 on RHEL 6 and CentOS 6

Installing PHP 5.4 on RHEL 6 and CentOS 6
Installing PHP 5.4 on RHEL 6 and CentOS 6Red Hat Enterprise Linux and CentOS 6 still ship with PHP 5.3. ownCloudrequires PHP 5.4 or better. There are several third-party repositories thatsupply PHP 5.4, but you must use the Software Collect...

openssl又被爆出新漏洞(CVE-2016-2107)(升级脚本)

openssl又被爆出新漏洞(CVE-2016-2107)(升级脚本)
openssl又被爆出新漏洞(CVE-2016-2107)(升级脚本)OpenSSl 密码库的维护人员发布了一个高危安全漏洞的补丁(CVE-2016-2107),这个漏洞可以让攻击者在web服务器上解密登录证书或者执行恶意代码。当连接使用AES CBC加密并且服务器支持AES-NI的情况下,中间人攻击者可以使用padding oracle攻击来解密流量。填充检测被重写来确保读取的字节总是相同的,并且对MAC和填充字节进行比较。但它不再检查是否有足够的数据来包含MAC和填充字节...

How to install Ioncube Loader PHP on Linux Ubuntu

How to install Ioncube Loader PHP on Linux Ubuntu
How to install Ioncube Loader PHP on Linux Ubuntu Ioncube Loader Extenion allows to run encoded PHP scripts by Ioncube Encoder.Ioncube Loader Extension – extension which starts witch PHP process that can read and run enco...

ubuntu配置屏摸屏驱动

ubuntu配置屏摸屏驱动
Touchscreen This page is a documentation of my dealings with various touchscreen devices I've encountered. In my experience, most modern devices work out of the box with both 10.04 LTS or 12.04 LTS, but lack the proper calib...

RedHat7.1系统配置pptp client客户端拨号VPN

RedHat7.1系统配置pptp client客户端拨号VPN
 RedHat7.1系统配置pptp client客户端拨号VPN由于 RedHat7.1系统非常古老,所以连系统盘基本上都找不到了。好在找到了pptp client的安装源码包。wget http://downloads.sourceforge.net/project/pptpclient/pptp/pptp-1.8.0/pptp-1.8.0.tar.gz?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fpptp...