拥有Ubuntu标签的文章
Ubuntu

[RK_2014_0905]ubuntu中,wireshark启动提示:L

一.问题描述PC机安装ubuntu14.04,使用root用户登陆。启动wireshark时,出现一下的Error对话框:Lua:Errorduringloading:[string"/usr/share/wireshark/init.lua"]:46:dofilehasbeendisabledduetorunningWiresharkassuperuser.二.解决方法修改/usr/share/wireshark/init.lua#vi/usr/shar

系统 2019-08-12 09:27:01 2275

Ubuntu

Ubuntu下安装Tomcat

1.下载tomcathttp://archive.apache.org/dist/tomcat/tomcat-6/v6.0.28/bin/选择UbuntuLinux适用版本,即apache-tomcat-6.0.28.tar.gz文件2.解压apache-tomcat-6.0.28.tar.gz#sudotar-zxvf'/你的路径/apache-tomcat-6.0.28.tar.gz'3.移动解压文件夹apache-tomcat-6.0.28到/usr

系统 2019-08-12 01:33:49 2275

Ubuntu

Ubuntu 12.04中文输入法的安装

http://www.2cto.com/os/201207/144189.htmlUbuntu上的输入法主要有小小输入平台(支持拼音/二笔/五笔等),Fcitx,Ibus,Scim等。其中Scim和Ibus是输入法框架。在Ubuntu的中文系统中自带了中文输入法,通过Ctrl+Space可切换中英文输入法。这里我们主要说下Ubuntu英文系统中,中文输入法的安装。安装输入法的第一步,是安装语言包。我们选择SystemSettings-->LanguageS

系统 2019-08-12 01:33:24 2275

Ubuntu

boost cpp-netlib ubuntu 搭建步骤经验

最近在用boost和cpp-netlib因为使用的是最新版,用apt-get不能获取到。手动安装老在百分多少卡在那里10几分钟动也不动,又没耐心等,取消好几次一下午就没了。今天早上想想这样也不是办法,就打开放那死等。居然走到了100%~开心呀!这个经验告诉我:步骤没问题,放心等待,会有结果的,它不会一直保持不稳定状态(要么失败,要么成功)。几个标志:cpu利用率上了、步骤比较权威Boost_1_49_0.tar.gzCpp-netlib-0.9.3.zip

系统 2019-08-12 01:33:20 2275

Ubuntu

Ubuntu 11.04下搭建tomcat 7.0

ubuntu11.04一、安装JAVA环境apt-getupdateapt-getinstallsun-java6-jdk注:安装过程中需要你回答是否同意使用协议(终端中红蓝色的提示界面),此时按tab键至OK,再按回车即可正常安装。如果还要安装JavaJRE和Javaplugin,则可以运行下面命令:apt-getinstallsun-java6-jresun-java6-plugin配置JAVA环境变量:vi/etc/environmentJAVA_H

系统 2019-08-12 01:32:53 2275

Ubuntu

Ubuntu14.04安装Tomcat8

Jdk的安装参见http://www.cnblogs.com/Coder816/p/4286438.htmlTomcat下载地址:http://tomcat.apache.org///新建文件夹sudomkdir/usr/apache//解压tomcatsudotarzxvfapache-tomcat-8.0.18.tar.gz-C/usr/apache///启动tomcatsudo/usr/apache/apache-tomcat-8.0.18/bin/

系统 2019-08-12 01:32:49 2275

Ubuntu

ubuntu 清理Empathy 历史记录 Clear Empathy lo

Empathychatclientstoreschathistoryinyourhomedirectoryunder~/.local/share/TpLogger/logs/Youwillseeadirectoryforeachaccountyouhaveconfiguredandinsideeacharedirectoriesforeachpersonyouhavespokento.Todeletethechathistorycompletelysimp

系统 2019-08-29 22:50:51 2274

Ubuntu

win7硬盘安装ubuntu

1、下载easyBCD软件,修改启动项,如下图然后在弹出来文本上加入:titleInstallUbunturoot(hd0,0)kernel(hd0,0)/vmlinuzboot=casperiso-scan/filename=/ubuntu-10.10-desktop-i386.isoroquietsplashlocale=zh_CN.UTF-8initrd(hd0,0)/initrd.lz2、把ubuntuISO放在C盘根目录下,并把ISO里面casp

系统 2019-08-12 09:30:23 2274

Ubuntu

Ubuntu下建立tftp服务+我安装过程出现的问题

因为系统移植,一直需要tftp服务器,但是不知道是什么原因,自己安装上了tftp与tftpd、xinetd,都是不行。时好时坏,其中,也把iptable给remove过,都不行。最后,全部换成了tftp-hpa试了试,咦,问题得到了解决,而且再也没有出现过问题。在此留下方法。1、安装相关软件包1#sudoapt-getinstalltftpd-hpa(服务端)2#sudoapt-getinstalltftp-hpa(客户端)不需要安装minetd,因为后面

系统 2019-08-12 01:33:31 2274

Ubuntu

Ubuntu 10.10可能使用Btrfs为默认文件系统

EXT文件系统家族如ext2、ext3、ext4,多年来一直是众多发行版默认的文件系统,桌面发行版Ubuntu当然也不例外。然而现在事件正在发生改变,Ubuntu10.10MaverickMeerkat可能不再默认使用ext4文件系统。Canonical公司雇员、Ubuntu开发主管ScottJamesRemnant在博客上说,他们正在设法让btrfs作为Ubuntu10.10的可选文件系统,而且不排除让btrfs作为默认文件系统。Scott指出,预计到内

系统 2019-08-12 01:33:22 2274

Ubuntu

Kasun's Blog: Ubuntu Terminator useful short

Kasun'sBlog:UbuntuTerminatorusefulshortcutsUbuntuTerminatorusefulshortcutsScreenshotoftheTerminatorCtrl+Shift+X-Togglebetweenshowingallterminalsandonlyshowingthecurrentone.Ctrl+Shift+O-SplitterminalsHorizontally.Ctrl+Shift+E-Split

系统 2019-08-12 01:33:09 2274

Ubuntu

Ubuntu常用命令

sudoapt-getinstall软件名安装软件命令sudonautilus打开文件(有root权限)suroot切换到“root”ls列出当前目录文件(不包括隐含文件)ls-a列出当前目录文件(包括隐含文件)ls-l列出当前目录下文件的详细信息cd..回当前目录的上一级目录cd-回上一次所在的目录cd~或cd回当前用户的宿主目录mkdir目录名创建一个目录rmdir空目录名删除一个空目录rm文件名文件名删除一个文件或多个文件rm-rf非空目录名删除一个

系统 2019-08-12 01:33:07 2274

Ubuntu

ubuntu源

#debcdrom:[Ubuntu12.04LTS_PrecisePangolin_-Releasei386(20120423)]/precisemainrestricted#Seehttp://help.ubuntu.com/community/UpgradeNotesforhowtoupgradeto#newerversionsofthedistribution.debhttp://us.archive.ubuntu.com/ubuntu/precis

系统 2019-08-12 01:33:07 2274

Ubuntu

Ubuntu Gnome下如何改动应用的图标icon

我在我机器上安装了一个matlab,但在软件搜索里找不到matlab.我发现是matlab没有相应的.desktop文件.顺便我将matlab的图标也改动下.过程例如以下:1.准备一个icon图像文件如我这里的文件名称为matlab.png,将该文件复制到/usr/share/icons/hicolor/scalable/apps/下aborn@aborn-pc~/tmp%sudocpmatlab.png/usr/share/icons/hicolor/s

系统 2019-08-12 01:32:46 2274

Ubuntu

ubuntu14.10中tomcat8设置管理员帐号

修改路径下conf中的tomcat-user.xml文件即可cd/usr/project/apache-tomcat-8.0.18/sudogedit./conf/tomcat-users.xml然后,我承认我很惊讶了,我还没有修改过,里面有账户设置,但都是注释的,默认的?然后好办了,直接在tomcat-users节点下添加

系统 2019-08-12 01:32:41 2274