aponder blog

dig world


  • Home

  • 2019nCoV

  • CIASI

  • Tags12

  • Categories6

  • Archives25

  • Sitemap

  • Commonweal 404

  • Search

Install Mongodb on Centos 7

Posted on 2017-03-20 | Edited on 2020-02-12 | In Linux , CentOS , CentOS 7 | Comments: | Views:
Symbols count in article: 747 | Reading time ≈ 1 mins.

Step 1: download the package

1
wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel70-3.4.2.tgz
Read more »

Install Redis on Centos 7

Posted on 2017-03-20 | Edited on 2020-02-12 | In Linux , CentOS , CentOS 7 | Comments: | Views:
Symbols count in article: 3.2k | Reading time ≈ 4 mins.

Step 1: download the package

1
wget http://download.redis.io/releases/redis-3.2.8.tar.gz
Read more »

Doctrine2 Tutorial

Posted on 2017-03-11 | Edited on 2020-02-12 | In PHP , Doctrine | Comments: | Views:
Symbols count in article: 47k | Reading time ≈ 57 mins.

Getting Started with Doctrine

This guide covers getting started with the Doctrine ORM. After working through the guide you should know:

  • How to install and configure Doctrine by connecting it to a database
  • Mapping PHP objects to database tables
  • Generating a database schema from PHP objects
  • Using the EntityManager to insert, update, delete and find objects in the database.
Read more »

Install Chrome Browser on CentOS 7

Posted on 2017-03-05 | Edited on 2020-02-12 | In Linux , CentOS , CentOS 7 | Comments: | Views:
Symbols count in article: 522 | Reading time ≈ 1 mins.

Step 1: add a new repo named google-chrome.repo in /etc/yum.repos.d/

1
cd /ect/yum.repos.d/ && vim google-chrome.repo
Read more »

Hello World

Posted on 2017-02-28 | Edited on 2020-02-09 | Comments: | Views:
Symbols count in article: 430 | Reading time ≈ 1 mins.

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in ...

Read more »
123
aponder

aponder

from 0 to 1
25 posts
6 categories
12 tags
GitHub Gitee
Creative Commons
苏ICP备16018482号 © 2017 – 2021 aponder | Symbols count total: 138k | Reading time total ≈ 2:48
Powered by Hexo v3.9.0
|
Theme – NexT.Gemini v7.1.0