Ubuntu12.04以上开始使用Unity作为界面系统了,对于一直以来使用GNOME界面的人来说太不适应了,以下是如何在Ubuntu12.04上恢复GNOME桌面打开Linux终端上输入以下命令:sudoapt-getinstallgnome-session-fallback此命令会安装GNOME相关的一些软件以及依赖包执行完上述命令后,重新启动Ubuntu,界面上的选择如下:选择第一项或者第二项均能进行GNOME桌面系统了就这样很容易地退回到经典Gno
系统 2019-08-12 01:32:43 2311
Ubuntu安装Varnish非常简单执行sudoapt-getinstallvarnish命令即可自动安装,不过可能安装的varnish不是最新版本安装成功以后,Varnish的配置位于Ubuntu的FileStream/etc/varnish/default.vcl文件里。对该文件进行编辑之前,需要先获取/etc/varnish文件夹的写权限,通过执行sudochmod-R777/etc/varnish命令设置当前登录用户对/etc/varnish文件
系统 2019-08-12 09:27:19 2310
1:安装zlib下载zlib-1.2.3.tar.gz(或其它版本号)wgethttp://down1.chinaunix.net/distfiles/zlib-1.2.3.tar.gz#./configure--shared#make#makeinstall2:安装openssl不要卸载系统自带的Openssl,否则非常多服务都起不来wgethttp://101.44.1.124/files/613900000275279B/mirrors.163.co
系统 2019-08-12 01:53:16 2310
#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 2310
1,下载apache-tomcat6,地址链接:http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.28/bin/选择UbuntuLinux适用版本,即apache-tomcat-6.0.28.tar.gz文件,2,复制安装文件到/usr/local/目录下面,在控制台console输入命令,sudotar-zxvfapache-tomcat-6.0.28.tar.gz,将安装包解压至apache-tom
系统 2019-08-12 01:32:47 2310
Ganglia是一个集群监控软件,底层使用RRDTool获得数据。Ganglia分为ganglia-monitor和gmetad两部分,前者运行在集群每个节点上,收集RRDTool产生的数据,后者运行在监控服务器上,收集每个ganglia-monitor的数据,通过WebUI可以看到直观的各种图表。在Ubuntu上安装Ganglia非常简单,首先安装下面三个包。因为要使用Web服务器才能看到图表,所以如果没有安装apache的话,会自动安装apache服务
系统 2019-08-29 23:37:18 2309
AssociateallaudioandvideofilestoVLCinsteadofTotemmediaplayer(MoviePlayer)Videofiles:.avi.mp4.mpg.ogv.ogm.mkv.wmvetc.Audofiles:.mp3.ogg.flac.wav.wmaetc.Opendefaults.listwithgedit:gksudogedit/usr/share/applications/defaults.listAndr
系统 2019-08-29 22:58:24 2309
Empathychatclientstoreschathistoryinyourhomedirectoryunder~/.local/share/TpLogger/logs/Youwillseeadirectoryforeachaccountyouhaveconfiguredandinsideeacharedirectoriesforeachpersonyouhavespokento.Todeletethechathistorycompletelysimp
系统 2019-08-29 22:50:51 2309
FileTransferProtocol(FTP)isaTCPprotocolforuploadinganddownloadingfilesbetweencomputers.FTPworksonaclient/servermodel.TheservercomponentiscalledanFTPdaemon.ItcontinuouslylistensforFTPrequestsfromremoteclients.Whenarequestisreceived
系统 2019-08-12 09:30:19 2309
freetds在UBUNTU下的安装-kofiory的专栏-博客频道-CSDN.NETfreetds在UBUNTU下的安装2010-07-2020:43269人阅读评论(0)收藏举报下载地址:http://www.freetds.orgcd进入freetds所在目录,$tarzxvffreetds-stable.tgz(解压)$./configure--prefix=/usr/local/freetds--with-tdsver=8.0--enable-m
系统 2019-08-12 01:33:35 2309
EXT文件系统家族如ext2、ext3、ext4,多年来一直是众多发行版默认的文件系统,桌面发行版Ubuntu当然也不例外。然而现在事件正在发生改变,Ubuntu10.10MaverickMeerkat可能不再默认使用ext4文件系统。Canonical公司雇员、Ubuntu开发主管ScottJamesRemnant在博客上说,他们正在设法让btrfs作为Ubuntu10.10的可选文件系统,而且不排除让btrfs作为默认文件系统。Scott指出,预计到内
系统 2019-08-12 01:33:22 2309
我在我机器上安装了一个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 2309
受环境所迫,在一台Ubuntuserver上安装多个实例MySQL。手动安装MySQL环境:Ubuntuserver11.1064bit+mysql-5.5.17-linux2.6-x86_64.tar.gzhttp://www.iteye.com/topic/976422http://xgbjmxn.iteye.com/blog/1207344http://www.cnblogs.com/wuhou/archive/2008/09/28/1301071.
系统 2019-08-12 01:32:21 2309
sudogedit/etc/hosts这样已经可以即可生效了,另外再改一下nginx.confserver_namelocalhostwww.15-1688.com;ubuntu修改host,以便在本地调试
系统 2019-08-29 22:06:37 2308
因为系统移植,一直需要tftp服务器,但是不知道是什么原因,自己安装上了tftp与tftpd、xinetd,都是不行。时好时坏,其中,也把iptable给remove过,都不行。最后,全部换成了tftp-hpa试了试,咦,问题得到了解决,而且再也没有出现过问题。在此留下方法。1、安装相关软件包1#sudoapt-getinstalltftpd-hpa(服务端)2#sudoapt-getinstalltftp-hpa(客户端)不需要安装minetd,因为后面
系统 2019-08-12 01:33:31 2308