linux 增加虚拟内存

mkdir /swaps dd if=/dev/zero of=/swapfile bs=1024 count=20480000 ##20G

mkswap /swaps/1.swap swapon /swaps/1.swap # check state swapon -s

# turn off swapoff # set auto boot

# 随机启动:添加一行到/etc/fstab /swaps/1.swap none swap sw 0 0

blast2go

 

 

shenzy@shenzy-ubuntu:/mnt/disk_xp/linux_shenzy$ wget http://www.blast2go.com/data/blast2go/local_b2g_db_tutorial_0809.zip –2012-06-25 16:29:42– http://www.blast2go.com/data/blast2go/local_b2g_db_tutorial_0809.zip Resolving www.blast2go.com… 85.25.117.102 Connecting to www.blast2go.com|85.25.117.102|:80… connected. HTTP request sent, awaiting response… 200 OK Length: 90614 (88K) [application/zip] Saving to: `local_b2g_db_tutorial_0809.zip’

100%[=======================================================================================================================================>] 90,614 52.5K/s in 1.7s

shenzy@shenzy-ubuntu:/mnt/disk_xp/linux_shenzy/local_b2g_db_tutorial$ mysql -u shenzy -p blast2go < go_201206-assocdb-data

 

 

Bioinformatics Training Network (BTN): a community resource for bioinformatics trainers

Maria V. Schneider, Peter Walter, Marie-Claude Blatter, James Watson, Michelle D. Brazas, Kristian Rother, Aidan Budd, Allegra Via, Celia W. G. van Gelder, Joachim Jacob, Pedro Fernandes, Tommi H. Nyrönen, Javier De Las Rivas, Thomas Blicher, Rafael C. Jimenez, Jane Loveland, Jennifer McDowall, Phil Jones, Brendan W. Vaughan, Rodrigo Lopez, Teresa K. Attwood, and Catherine […]