随笔分类 - ubuntu
linux操作系统之一
摘要:http://stackoverflow.com/questions/28253681/you-need-to-install-postgresql-server-dev-x-y-for-building-a-server-side-extensi
阅读全文
摘要:ubuntu 14.04 碰到了这个莫名其妙的问题。谷歌了一把,解决方案如下:http://askubuntu.com/questions/683857/curl-1-protocol-https-not-supported-or-disabled-in-libcurl 即重新编译安装curl包(l
阅读全文
摘要:askubuntu原回答摘抄如下
阅读全文
摘要:装完重启即可; (在右上角语言处右键,添加text entry)
阅读全文
摘要:eg. add sublime text to launcher so as to be found by launcher, docky, etc. add a file set content as follows:
阅读全文
摘要:帮人倒腾了下,顺便记录下: https://rivercitylabs.org/install-google-pinyin-on-ubuntu-14-04/ Restart your computer. Click the keyboard in the top right corner. Pres
阅读全文
摘要:youtube 下载视频脚本:得到下载列表:download_list 使用youtube-dl下载 附 youtube-dl 安装:
阅读全文
摘要:sudo plink -D 127.0.0.1:8888 -l root -P 443 -pw xxx 104.xxx.xxx.xxx
阅读全文
摘要:sudo apt-get install exfat-utils exfat-fuse sudo reboot
阅读全文
摘要:转自:http://lxn348567248.blog.163.com/blog/static/1201759252014649443513/ 禁用触摸板的命令: sudo rmmod psmouse 启用触摸板的命令: sudo modprobe psmouse 列出所用的mod lsmod 搜索
阅读全文
摘要:1.下载: mongodb.org/download 2. 将下载的压缩文件加压到/usr/lib下 3. 建立软链接 这样就可以在命令行下调用mongod和mongo指令了。 当然也可以通过 apt-get install mongodb-server来安装,不过可能版本稍微旧了点。 以下可选 4
阅读全文
摘要:使用命令 start-stop-daemon 官方文档:http://manpages.ubuntu.com/manpages/lucid/en/man8/start-stop-daemon.8.html demo: odoo的启动脚本
阅读全文
摘要:本文转自:http://wangyan.org/blog/ubuntu-update-rc-d.html 以防止原博客挂掉,特此做了备份。 Ubuntu或者Debian系统中update-rc.d命令,是用来更新系统启动项的脚本。这些脚本的链接位于/etc/rcN.d/目录,对应脚本位于/etc/i
阅读全文
摘要:above is for zlib(refers http://zlib.net/ for zlib),and below is for pcre-devel then, compile and install nginx(get the newest stable source code from
阅读全文
摘要:inux上完整的卸载apt方式安装软件的办法。 假设你的包叫做: your_pkg dpkg为debian上的pakage管理的命令,由于u抄袭自debian,所以可以用咯。 命令详解: http://baike.baidu.com/view/1314054.htm?fr=aladdin awk命令
阅读全文
摘要:由于对apache2的配置不是很精通。吃了不少瘪。 这里总结下,希望对碰到同样问题的人带来帮助: 假设需求是有两个站点,site1和site2.其端口分别为80和8080. 1. 配置监听端口 修改 ports.conf文件,通常位于 /etc/apache2下面。增加8080端口的监听即可, 2.
阅读全文
摘要:http://www.howtogeek.com/115797/6-ways-to-speed-up-ubuntu/
阅读全文
摘要:https://answers.launchpad.net/ubuntu/+source/gnome-desktop/+question/211792
阅读全文
摘要:Download for Linux and Unix It is easiest to install Git on Linux using the preferred package manager of your Linux distribution. Debian/Ubuntu $ apt-
阅读全文

浙公网安备 33010602011771号