码迷,mamicode.com
首页 >  
搜索关键字:precise    ( 142个结果
sffs
因为微软收购了Skype,就减少了对linux版软件的支持,官方下载页面已找不到了。只有这一个地址了。要下的尽早。http://download.skype.com/linux/skype-ubuntu-precise_4.2.0.13-1_i386.deb只有这个版本是14.04可用的。使用 Ct
分类:其他好文   时间:2016-02-18 22:59:18    阅读次数:251
ubuntu12.04 安装 php5.4/php5.5
1:修改源(我使用163的源)直接修改/etc/apt/sources.listdeb http://mirrors.163.com/ubuntu/ precise main universe restricted multiversedeb-src http://mirrors.163.com/u...
分类:Web程序   时间:2016-01-10 07:07:28    阅读次数:172
percona在ubuntu上的安装
sudoapt-keyadv--keyserverkeys.gnupg.net--recv-keys1C4CBDCDCD2EFD2Asudonano/etc/apt/sources.list加入:debhttp://repo.percona.com/apttrustymaindeb-srchttp://repo.percona.com/apttrustymain其中trusty是Ubuntu14.04的代号,12.04的代号为precise。sudoapt-getupdate更..
分类:系统相关   时间:2015-12-29 19:37:59    阅读次数:199
ubuntu更换apt-get源&apt命令使用手册
ubuntu更换apt-get源# cp/etc/apt/sources.list/etc/apt/sources.list.bak# vim/etc/apt/sources.listdebhttp://mirrors.163.com/ubuntu/precise-updates main rest...
分类:系统相关   时间:2015-12-08 17:52:48    阅读次数:311
ubuntu 12.04的源更新
apt-get install vim 安装vimvim/etc/apt/sources.listdeb http://mirrors.163.com/ubuntu/ precise main restricteddeb-src http://mirrors.163.com/ubuntu/ prec...
分类:系统相关   时间:2015-12-06 00:07:26    阅读次数:212
Installing Precise (12.04.2) using netboot onto a Marvell ArmadaXP Development Board
https://wiki.ubuntu.com/ARM/Server/Install https://wiki.ubuntu.com/ARM/Server/Install/ArmadaXP ArmadaXP Installing Precise (12.04.2) using netboot ont...
分类:Web程序   时间:2015-12-03 11:36:09    阅读次数:175
微软开源发布 Skype for Linux 4.3
Skype4.3forubuntu版本下载地址:http://download.skype.com/linux/skype-ubuntu-precise_4.3.0.37-1_i386.deb安装或使用有问题参考帖子:http://forum.ubuntu.org.cn/viewtopic.php?p=3097907#p3097907
分类:系统相关   时间:2015-12-02 12:43:02    阅读次数:267
ubuntu的apt源
修改文件:/etc/apt/sources.list内容如下:#电子科大(教育网用户推荐)debhttp://ubuntu.uestc.edu.cn/ubuntu/precisemainrestricteduniversemultiversedebhttp://ubuntu.uestc.edu.cn/ubuntu/precise-backportsmainrestricteduniversemultiversedebhttp://ubuntu.uestc.edu...
分类:系统相关   时间:2015-10-09 18:30:53    阅读次数:205
Win7 远程 Ubuntu 桌面 mate desktop 实现中文输入法
一. 安装mate desktop:$sudo apt-add-repository ppa:ubuntu-mate-dev/ppa$sudo apt-add-repository ppa:ubuntu-mate-dev/precise-mate$sudo apt-get update$sudo a...
分类:Windows程序   时间:2015-09-22 18:48:52    阅读次数:1088
PostgreSQL-安装9.2
一、环境VM虚拟机NAME="Ubuntu"VERSION="12.04.4 LTS, Precise Pangolin"二、过程1.安装make,现在不装也行。# apt-get install make# make --versionGNU Make 3.81Copyright (C) 2006...
分类:数据库   时间:2015-09-15 18:28:06    阅读次数:240
142条   上一页 1 ... 8 9 10 11 12 ... 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!