PowerRC's Blog

PowerRC 75 篇

该同志还没添加个人介绍

3,823

How to enable ISA-L for openstack swift

Here is the script I used under centos 7

1
2
3
yum install -y  autoconf automake bzip2 cmake  gcc gcc-c++  libtool make  pkgconfig zlib-devel yasm

w[......]<p class="read-more"><a href="https://www.powerrc.net/how-to-enable-isa-l-for-openstack-swift.html">Read more</a></p>
2,538

recovery software raid in centos7

1.replace the bad hd

2.sync partition table from the last available drive in the raid

#sfdisk -d /dev/sda | sed ‘s/sda/sdb/g’ | sfdisk /dev/sd[……]

Read more

3,172
How to change Order Number Prefix in Magento2

How to change Order Number Prefix in Magento2

This is actually a standard feature since magento v1.x
But for some reason , magento team didn’t open it for community version in v2.x

After digg[……]

Read more

4,221

Netbeans can’t connect to github/gitlab through https url

Usually it’s due to SSL compatitable issue.

Check the log fil of netbeans first according to this FAQ =>http://wiki.netbeans.org/FaqLogMessagesFile[……]

Read more

2,838

install saio (swift all in one) in centos 7.x

So far as 7/29/2016 for swift version 2.9.1.dev51
According to the official guide here http://docs.openstack.org/developer/swift/development_saio.htm[……]

Read more

4,419
how to compile php7 on fedora 23 with fpm enabled

how to compile php7 on fedora 23 with fpm enabled

1.Download source code from php.net ( I prefer bzip2 file , because it’s smaller :p)

2.extract the file (assume the filename is

1
#tar xjvf php-7.0[......]<p class="read-more"><a href="https://www.powerrc.net/compile-php7-fedora-23-fpm-enabled.html">Read more</a></p>
6,072

install lsi msm on centos 7 (server side)

Similar to Centos 6 , but a little bit different on packages you need to install

1.With minimal installation of centos 7 , you need to install and[……]

Read more

2,726
The Lake Tahoe

The Lake Tahoe

_MG_4252

_MG_4277

_MG_4290

_MG_4302

_MG_4312[……]

Read more

3,904
Another custom standing desk

Another custom standing desk

Recently , I am looking for a standing desk for myself.
I first look it up on amazon/ebay/walmart , I find that those well made and so called “ergono[……]

Read more

3,106

OpenWRT FAQ

1.Q:Why do you compile your own openwrt?
A:Because I can. :p Actually it’s because the official version doesn’t support memory over 900MB , either[……]

Read more

back up ↑