一.samba的安装:sudoapt-getundatesudoapt-getinsallsambasudoapt-getinstallsmbfs二.创建共享目录:mkdir/home/phinecos/sharesoduchmod777/home/phinecos/share三.创建Samba配置文件:1.保存现有的配置文件sudocp/etc/samba/smb.conf/etc/samba/smb.conf.bak2.修改现配置文件su..
分类:
其他好文 时间:
2014-08-21 00:22:13
阅读次数:
186
root@db:/#lsdev -Cc disk--查看磁盘设备信息 -C customized -c classhdisk0 Available 00-08-00 SAS Disk Drivehdisk1 Available 00-08-00 SAS Disk Drivehdisk2 Avail....
分类:
其他好文 时间:
2014-08-20 22:40:03
阅读次数:
464
今天在ubuntu14.04.1上安装了Androiddevelopmenttools,直接在官网下载的,解压后打开Eclipse出现了Cannotrunprogram的错误,网上一搜发现是64位系统的问题,在网上overflow找到了如下解决方法:Beforeubuntu12.04,youmustinstallia32-libssudoapt-getinstallia32-libs较新版本..
分类:
系统相关 时间:
2014-08-20 14:26:23
阅读次数:
260
This article will briefly cover the installation process. Both i386 and AMD64 (x86_64) versions are available.
You will need to be the root user for ...
分类:
其他好文 时间:
2014-08-19 14:10:24
阅读次数:
196
Failed to load class "org.slf4j.impl.StaticLoggerBinder 需要slf4j-api.jar、slf4j-log4j12.jarChecking for available updated version of Quartz 添加系统属性 ...
分类:
编程语言 时间:
2014-08-18 14:16:22
阅读次数:
287
Problem You receive a credit C at a local store and would like to buy two items. You first walk through the store and create a list L of all available items. From this list you would like to buy tw...
分类:
其他好文 时间:
2014-08-18 12:42:04
阅读次数:
222
开启rewrite模块 ls?-l?/etc/apache2/mods-available/rewrite.load??
sudo?a2enmod?rewrite???
ls?-l?/etc/apache2/mods-enabled/rewrite.load?
sudo?vi?/etc/apache2/sites-available/default
su...
分类:
系统相关 时间:
2014-08-15 21:16:49
阅读次数:
306
You should first runupdate, thenupgrade. Neither of them automatically runs the other.apt-get updateupdates the list of available packages and their v...
分类:
其他好文 时间:
2014-08-15 21:05:19
阅读次数:
229
When designing your application to support a wide range of screen sizes, you can reuse your fragments in different layout configurations to optimize the user experience based on the available screen space.
For example, on a handset device it might be appr...
分类:
移动开发 时间:
2014-08-15 01:33:26
阅读次数:
344
本文转载自:http://blog.csdn.net/youbl/article/details/11067369这段时间处理Socket通讯,比如文件传输,通常代码如下:string filename = @"c:\abc.txt";// 发送文件名字符串长度(测试代码,实际请传输字符串字节长度)...
分类:
其他好文 时间:
2014-08-14 19:50:59
阅读次数:
140