如何制作ubuntu自定义镜像ISO

# wget ftp://ftp.mondorescue.org/ubuntu/`lsb_release -r|awk '{print $2}'`/mondorescue.sources.list # sh -c "cat mondorescue.sources.list >> /etc/apt/sources.list" # apt-get update # apt-get install mondo wget http://security.ubuntu.com/ubuntu/pool/universe/x/xresprobe/xresprobe_0.4.24ubuntu9_amd64.deb dpkg -i xresprobe_*ubuntu9_amd64.deb apt-get install -y dialog casper libdebian-installer4 ubiquity-frontend-debconf user-setup discover apt-get -fy install git clone https://github.com/ch1x0r/LinuxRespin.git sudo add-apt-repository ppa:sergiomejia666/respin sudo add-apt-repository ppa:sergiomejia666/xresprobe sudo apt-get install xresprobe respin isolinux sudo apt-get install isolinux 参考:https://git

kodi/XBMC 编译成APK

近日朋友相邀,重新转战过去的老行当IPTV。获知他们其实所做的的是android应用,流媒体网络协议仍是基于TS over TCP/HTTP这套。基于

cmake

之前一般是手写Makefile,但是随着工程量的增大,Makefile真是心有余而力不足,如何能把自己从Makefile的琐碎细节中解放出来

最佳PC软件推荐

下面推荐的软件只以个人习惯或感受为准,如果你有更好的,不吝赐教! 输入法: 文本编辑工具:UltraEdit 起名软件:绝对好名起名软件 PDF查看

一种简单的异构数据库同步方法

最近正在着手的一个项目,由于有不联网时也能使用的需求,采用网络中心数据库和本地数据库部分同步的方式。因此有以下技术需求: 1.网络数据同步到本