码迷,mamicode.com
首页 >  
搜索关键字:migration    ( 551个结果
Avatar: TCP connection migration with CRIU
Hope we can find Avatar and goal in.Program: simple client/server, loopback Tools: CRIU does checkpoint/restore work ps -ef liuqius+ 20052 2464 0 22:00 pts/6 00:00:00 ./server 7022 liu...
分类:其他好文   时间:2015-03-01 00:24:50    阅读次数:523
CRIU migration: where are cgroup and lxc ?
Purpose:If we get rid of cgroup and lxc when we do dump through criu, it is good for us to make migration successfullyLXC:CRIU itself doesn’t dump lxc(container) unless using lxc-checkpoint tool. So b...
分类:其他好文   时间:2015-02-25 23:45:34    阅读次数:200
yii2中用户登录部分
首先:在项目中使用命令 ./yii   migrate/create   create_users_table 在项目中的migrations目录中生成相应的创建表的文件 use yii\db\Schema; use yii\db\Migration; use  yii\db\mysql; class m150225_074041_create_users_table exte...
分类:其他好文   时间:2015-02-25 18:37:03    阅读次数:214
Visual Studio Online Integrations-Sync and migration
原文:http://www.visualstudio.com/zh-cn/explore/vso-integrations-directory-vs
分类:其他好文   时间:2015-02-12 10:34:42    阅读次数:131
Oracle 数据库创建(图形界面操作)
Oracle 创建数据库图文分解: 1. 选择所有程序->Oracle-OraDb11g_home1->Configuration and Migration Tools -> Database Configuration Assistant, 如下图所示: 2. 步骤1完成后出现如下图所示,点击一...
分类:数据库   时间:2015-02-10 13:13:40    阅读次数:183
rails中migration数据库后测试不通过的问题
rails项目中由于后期需求变化,需要在products数据库中增加一个字段来满足多国家商品的分类:rails g migration add_locale_to_products locale:string...
分类:数据库   时间:2015-02-07 18:59:22    阅读次数:291
Linux 进程状态
往往,我们PS查看进程的时候,可以看到STAT一栏中,表示进程的状态;[root@iZ28lzm2ehvZ~]#psaxuUSERPID%CPU%MEMVSZRSSTTYSTATSTARTTIMECOMMANDroot10.00.010368148?Ss20140:02init[3]root20.00.000?S<20140:00[migration/0]root30.00.000?SN20140:00[ksoftirqd/0]root40.00..
分类:系统相关   时间:2015-02-03 19:42:14    阅读次数:366
Django 1.7 自带migrations用法及源码
Django下一个版本是1.7,增加了类似South的migration功能,修改Model后可以在不影响现有数据的前提下重建表结构。这真是个千呼万唤始出来的feature了,所以做个简单的整理分享。文章包含部分源代码,对具体怎么实...
分类:其他好文   时间:2015-02-03 17:38:24    阅读次数:154
LepideMigrator for Documents Step by Step
An introduction of LepideMigrator for Documents....
分类:其他好文   时间:2015-02-03 13:25:12    阅读次数:165
Docker官方论坛中回复最多的一个帖子“在数据容器内升级数据”
Docker官方论坛中回复最多的一个帖子“在数据容器内升级数据”...
分类:其他好文   时间:2015-01-19 15:48:06    阅读次数:122
551条   上一页 1 ... 48 49 50 51 52 ... 56 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!