E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
aptitude
Ubuntu上安装Redis
的编译工具,python作为Redis的客户端语言 sudoapt-getupdate sudoapt-getinstallmakegccpython-dev 如果安装过程中出现依赖问题,可以使用
aptitude
czj4451
·
2014-02-28 00:00
redis
python
ubuntu
ubuntu安装配置ssmtp
当只发送邮件时,使用ssmtp作为MailTransferAgent非常方便.一,安装
aptitude
install ssmtp mailutils二,配置 安装之后,需要更改两个文件。
阿三哥
·
2014-02-10 13:34
ubuntu
mail
sSMTP
E: Unable to correct problems, you have held broken packages.
Depends:libreadline6(=6.2-8)but6.2-9istobeinstalledE:Unabletocorrectproblems,youhaveheldbrokenpackages.解决:
aptitude
in
npjocj
·
2014-02-08 14:00
linux系统安装git及git常用命令
1安装GIT复制代码代码如下:$sudo
aptitude
installgit$sudo
aptitude
installgit-docgit-svngit-emailgit-guigitkgit软件包包含了大部分
·
2014-01-27 14:33
3 Linux下 包管理器方式安装Git
Ubuntu10.10或者更新的版本,Debian(squeeze)或者更新的版本sudo
aptitude
installgit sudo
aptitude
installgit-docgit-svngit-emailgit-guigitkUbuntu10.04
强子哥哥
·
2014-01-26 19:00
git
包管理器
ovs-brcompatd is not running的解决办法
ovs-brcompatdisnotrunning的错误,解决方法如下:apt-getinstallopenvswitch-controlleropenvswitch-brcompat openvswitch-switch
aptitude
install-yo
Scape1989
·
2014-01-17 19:00
Ubuntu apt 常用命令
Linux命令—apt,也是其它用户前台程序的後端,如dselect 和
aptitude
。  
·
2014-01-17 11:00
ubuntu
Ubuntu下删除配置错误或者失败的安装包
aptitude
purge $(dpkg -l|grep ^rc|awk '{ print $2 }') 解释:dpkg -l 列出系统中所有安装的软件,如果是已经删除的软件(有残存的配置文件),
·
2014-01-15 21:00
ubuntu
apt-get autoremove命令
apt-getremove与apt-getautoremove、
aptitude
remove的不同apt-getremove的行为我们很好理解,就是删除某个包的同时,删除依赖于它的包例如:A依赖于B,B
jb19900111
·
2014-01-15 12:00
linux
shell
apt
[Debian/Linux应用]查找命令所属的软件包
$sudo
aptitude
installapt-file$sudoapt-fileupd
aserunix
·
2014-01-07 18:39
linux
命令
软件包
每个Linux用户都应该了解的命令行省时技巧
为了获取文中提到的一个命令的更多信息,先试下“man”,在一些情况下,为了让这条命令可以正常执行,你必须安装相应的包,可以用
aptitude
或者yum。如果失败了,求助Google。
ljasdf123
·
2014-01-07 11:00
ros卸载
转自:http://blog.csdn.net/alec1987/article/details/11145363fuerte版本首先要做的是:
aptitude
searchros-sudoapt-getinstall
aptitude
sudo
aptitude
removeros-fuerte-ros
jing35030401
·
2013-12-26 20:00
zabbix 2.2部署手册
updatesudo apt-get install apache2 mysql-server mysql-client php5 php5-gd php5-mysql 2) 基础库软件 支持库文件sudo
aptitude
love_mgjy
·
2013-12-26 10:54
安装
部署
zabbix
zabbix 2.2部署手册
LAMPsudoapt-getupdatesudoapt-getinstallapache2mysql-servermysql-clientphp5php5-gdphp5-mysql2)基础库软件支持库文件sudo
aptitude
installmakesnmplibghc-h
love_mgjy
·
2013-12-26 10:54
安装
部署
zabbix
监控系统
[Linux] Ubuntu 重装系统步骤 --1
swap1G/homealltherest2.安装后设置SwitchtorootsudosuInstallnecessarydevelopmenttoolsincludegitandsubversion
aptitude
-yinstallantbinutilsbinutils-devbinutils-static
virus026
·
2013-12-16 13:00
linux
ubuntu
关于HAProxy 的 acl配置随机生效(失效)的问题
从源里安装~#
aptitude
showhaproxy 版本是1.4.18-0ubuntu3.1.然后添加配置最小的配置frontendhttp-frontend bindwww.example.com:
Rory_Ye
·
2013-12-10 23:00
haproxy
unbutu安装mysql
sudoapt-getinstallmysql-servermysql-clientsudoapt-getinstalllibmysqld-dev(
aptitude
searchmysql|grepdevel
zy799894671
·
2013-11-26 15:00
Xmanger 远程桌面Ubuntu 12.04LTS
第一步:sudo
aptitude
installgdm第二步:编辑文件1、sudogedit/usr/share/doc/gdm/examples/custom.conf添加[security]DisallowTCP
silence_cdsn
·
2013-11-25 11:00
android
Xmanager
Ubuntu12.04LTS
gdm.schemas
linux下用
aptitude
管理软件包
aptitude
是DebianGNU/Linux系统中,非常神奇的的软件包管理器,基于大名鼎鼎的APT机制,整合了dselect和apt-get的所有功能,并提供的更多特性,特别是在依赖关系处理上。
hongkangwl
·
2013-11-14 10:00
linux
linux下面快速删除大量文件
先安装rsync.
aptitude
installrsync建立一个空的文件夹mkdir/root/blank用rsync删除目标目录rsync--del
wisgood
·
2013-11-08 09:00
All Commands (A-Z) for Kali Linux.
439296679485344aaproposSearchHelpmanualpages(man-k)apt-getSearchforandinstallsoftwarepackages(Debian/Ubuntu)
aptitude
Searchf
sonicman
·
2013-11-03 20:36
Linux
Command
Kali
基础之架构
All Commands (A-Z) for Kali Linux.
439296679485344aaproposSearchHelpmanualpages(man-k)apt-getSearchforandinstallsoftwarepackages(Debian/Ubuntu)
aptitude
Searchf
sonicman
·
2013-11-03 20:36
linux
command
kali
Install Awstats on Ubuntu
Installationsudo
aptitude
installawstatsToseethecountryofyourvisitors(notrequired)sudo
aptitude
installlibnet-ip-perlsudo
aptitude
installlibgeo-ipfree-perlConfigurationLet'sassumeyouwanttoanalyzetheApache2
八风不动
·
2013-10-29 17:00
Ubuntu 软件安装、查找、卸载--apt-get、apt-cache命令安全
#apt-getinstallpackagename――安装一个新软件包(参见下文的
aptitude
)#apt-getremovepackagename――卸载一个已安装的软件包(保留配置文件)#apt
wfh45678
·
2013-10-29 11:25
ubuntu
apt-get
apt-cache
Ubuntu 出现apt-get: Package has no installation candidate问题
DonePackage
aptitude
is not available, but is referred to by anothe
xiangpingli
·
2013-10-21 23:00
linux
ubuntu
代码统计利器--CLOC
MAC下安装命令:$brewinstallcloc 其他的linux安装$
aptitude
installcloc 使用方法.到目录下运行:$cloc.
meegomeego
·
2013-10-21 12:00
apt-get 命令详解
apt-getinstallpackagename——安装一个新软件包(参见下文的
aptitude
) apt-getremovepackagename——卸载一个已安装的软件包(保留配置文件) apt-ge
突然帅了
·
2013-10-20 21:00
apt-get
linux/ubuntu下安装java开发环境
SunJDK的安装一般有两种方式:一、通过ubuntu提供的包管理工具进行安装ubuntu在其包仓库里都包括有JDK的安装,只有sources.list设置正确(添加正确的源路径),通过apt-get、
aptitude
u011365893
·
2013-10-20 20:00
jdk
ubuntu
Java开发环境
Django 1.5.4 专题23 Celery RabbitMQ
建议的消息代理RabbitMQ一.安装
aptitude
installrabbitmq-server rabbitmqctladd_us
wcc526
·
2013-10-19 13:00
django
apt-get的用法
apt-getinstallpackagename安装一个新软件包(参见下文的
aptitude
)apt-getremovepackagename卸载一个已安装
千山万水
·
2013-10-13 15:00
Ubuntu 12.04 LTS下安装Virtualbox
用
aptitude
或者apt-get安装Virtualbox,安装过程中会报:“Nosuitablemoduleforrunningkernelfound[fail]“,安装未成功。
gliscor
·
2013-10-12 22:00
ubuntu
Module
VirtualBox
apt-get、
aptitude
和synaptic软件管理工具比较
apt-get介绍1、什么是apt-get?apt-get是一条linux命令,适用于deb包管理式的操作系统,主要用于自动从互联网的软件仓库中搜索、安装、升级、卸载软件或操作系统。是debian,ubuntu发行版的包管理工具,与红帽中的yum工具非常类似。apt-get命令一般需要root权限执行,所以一般跟着sudo命令例:sudoapt-getxxxx2、apt命令用法packagenam
cd520yy
·
2013-10-10 19:00
apt-get
aptitude
软件包管理
synaptic
软件包管理工具
tmux简单使用笔记
安装方法:#yuminstalltmux-y#centos,需配置epel源#
aptitude
installtmux-y#ubuntu,配置任意网络源即可#tmux#直接打开一个控制台#tmuxls#等同于
上官战
·
2013-10-09 11:13
shell
screen
tmux
tmux简单使用笔记
安装方法:#yuminstalltmux-y#centos,需配置epel源#
aptitude
installtmux-y#ubuntu,配置任意网络源即可#tmux#直接打开一个控制台#tmuxls#等同于
上官战
·
2013-10-09 11:13
shell
screen
tmux
Linux命令
Node.js基础
打开你的终端,输入:sudoapt-getupdate sudoapt-getinstallnode或者:sudo
aptitude
update sudo
aptitude
installnodeNode.j
灵犀
·
2013-09-25 23:00
node.js基础
ubuntu源更新出错的解决方法
把ubuntu的源换了163的后,执行
aptitude
update.出错:1.W:Failedtofetchbzip2:/var/lib/apt/lists/partial/mirrors.sohu.com_ubuntu_dists_precise-updates_main_binary-i386
pangfc
·
2013-09-23 21:50
ubuntu
update
failed
ubuntu源更新出错的解决方法
把ubuntu的源换了163的后,执行
aptitude
update.出错:1.W:Failedtofetchbzip2:/var/lib/apt/lists/partial/mirrors.sohu.com_ubuntu_dists_precise-updates_main_binary-i386
pangfc
·
2013-09-23 21:50
Failed
ubuntu
update
运维
Debian Linux字符界面 Boost 库下载 使用 [大三四八九月实习]
(1)查询安装boost库需要安装哪些软件包$
aptitude
searchboost或者$apt-cachesearchboost经前面命令后,在DebianL
misskissC
·
2013-09-23 14:00
用Debootstrap建立Debian的rootfs
主要步骤:准备工作:在debian系统下安装用
aptitude
安装debootstrap;将一个新磁盘mount到/mnt/rootfs/下;运行debootstrap–arch=i386squeeze
gliscor
·
2013-09-21 22:00
基于X86平台装有Linux的中找出vmlinux
这时,可用
aptitude
search$(uname-r)查找。找到l
yuesichiu
·
2013-09-21 18:00
mint,ubuntu中文字体发虚解决
sudo
aptitude
installttf-wqy-zenhei sudoln-s/etc/fonts/conf.avail/63-wqy-zenhei-sharp.conf/etc/fonts/conf.d
小魔神
·
2013-09-20 19:00
玩转Python大数据分析 《Python for Data Analysis》的读书笔记-第10页
Linux下安装EPD学习环境Linux下安装EPD需要下载一个脚本文件:epd_free-7.3.1-i86.sh在EPD安装完毕后需要调用sudo
aptitude
installgcc安装gcc,之后就是安装
Python培训
·
2013-09-13 22:56
python
python基础教程
python培训视频
python培训
python视频教程
Python大数据
ovs-brcompatd is not running的解决办法
ovs-brcompatdisnotrunning的错误,解决方法如下:apt-getinstallopenvswitch-controlleropenvswitch-brcompat openvswitch-switch
aptitude
install-y
网名还没想好
·
2013-09-12 10:00
ubuntu常用工具安装
1、安装谷歌浏览器:sudoapt-getinstallchromium-browser2、安装
aptitude
sudoapt-getinstall
aptitude
3、安装sqlitemansudoapt-getinstallsqliteman4
hailushijie
·
2013-09-11 13:00
ubuntu
ERROR [quantum.plugins.openvswitch.agent.ovs_quantum_agent] Failed to create OVS patch port.
安装neutron后启动neutron-openvswitch-agent的时候可能会报这个错误说到底还是由于环境没配好的问题执行:
aptitude
install-yopenvswitch-datapath-source
love_rongrong
·
2013-09-11 09:00
如何卸载ROS,针对不同版本不太一样:【uninstall ros】
fuerte版本首先要做的是:
aptitude
searchros-sudoapt-getinstall
aptitude
sudo
aptitude
removeros-fuerte-ros$sudo
aptitude
removeros-electric-rosand
alec1987
·
2013-09-05 15:00
向Tiny210移植Debian Linux
Debian有丰富的实用程序可供选用,而且它的
Aptitude
工具很好用,完美的解决了Linux里经常遇到的编译、安装过程中的版本匹配和库依赖的问题。
laohuang1122
·
2013-09-01 16:00
在阿里云上手贱了以后的一些感想
根据最近的博文记录的那样子装uwsgi后来用sudopipinstalluwsgi一直不成功后来不知道哪里找到的说是 http://blog.ops.cc/hosting/22935dcc7d57e320.html 要用
aptitude
installpython-dev
zjhsdtc
·
2013-08-30 22:00
修复Linux Mint损坏的依赖
sudo
aptitude
install-f要是某软件xxx依赖损坏了,可以这样sudo
aptitude
installxxx该命令会依次提供若干方案,如果你选择n,它会提供下一个方案,Ubuntu下不知道有没有
黄昏日不落
·
2013-08-20 23:00
ubuntu ssh
$ sudo
aptitude
install openssh-server 2. 启动ssh-server。 $ /etc/init.d/ssh restart 3.
381234609
·
2013-08-19 01:00
ubuntu
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他