tar jxvf android-ndk-r5c-linux-x86.tar.bz2
vi /etc/resolv.conf
添加,
nameserver 202.106.46.151
sudo dpkg -i ibus-sogoupycc_0.2.5-1_i386.debibus-sogoupycc-data_0.2.5-1_all.deb
echo 1 > /proc/sys/vm/drop_caches
sudo vmware-toolbox之后在shrink标签中进行
--------------------------------
http://www.linuxcast.net 不错的linux学习网站,最近看视频才想起这个博客,继续记录吧
正在执行的进程可以使用Ctrl+Z暂停掉
jobs看后台作业,带序号的
可以使用fg <序号>将暂停的jobs前台运行
bg <序号>将暂停的Jobs后台运行
使用fdisk /dev/vdb,对vdb做操作,进入操作界面按m根据提示操作即可,创建主分区,创建扩展分区,在扩展分区基础上创建逻辑分区
insserv: warning: script 'K01monitor' missing LSB tags and overrides insserv: warning: script 'monitor' missing LSB tags and overrides insserv: Starting monitor depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting monitor depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting monitor depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting monitor depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting monitor depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting monitor depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting monitor depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting monitor depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting monitor depends on stop-bootlogd and therefore on system facility `$all' which can not be true! insserv: Starting monitor depends on stop-bootlogd and therefore on system facility `$all' which can not be true!
### BEGIN INIT INFO # Provides: monitor # Required-Start: $syslog # Required-Stop: $syslog # Should-Start: #named # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start and stop directadmin # Description: DirectAdmin ### END INIT INFO