码迷,mamicode.com
首页 >  
搜索关键字:smb version    ( 22312个结果
QtWebkit开发环境配置及编译方法-Windows32bit
DependenciesFirst of all you need a version of Qt for Windows. If you are an Open Source developer then you can download the Open Source Edition of Qt...
分类:Windows程序   时间:2014-06-20 08:59:02    阅读次数:526
《Usermod:user lee is currently logged in 家目录不能改变解决方法》
前面短时间自己玩samba服务时,上面的所有服务都做好了,家目录死活就是不能访问,删掉自己的smb.conf文件,自己到别的服务上用rsync同步过来的文件,启动服务家目录还是不能访问,排了一下午,终于发现/etc/passwd 文件中用户的家目录发生了变化,所以家目录不能访问到。当使用usermo...
分类:其他好文   时间:2014-06-11 08:38:03    阅读次数:289
MultiActionController源码
/* * Copyright 2002-2008 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y...
分类:其他好文   时间:2014-06-07 14:55:47    阅读次数:249
[Linux Test Project] [PATCH] Fix an bad variable name erro in runltp script
[PATCH] Fix an bad variable name erro in runltp script (/opt/ltp/runltp)Hi All,I got an error for the latest version 20140115 of ltp project.This erro...
分类:系统相关   时间:2014-06-06 17:51:26    阅读次数:370
linux服务器搭建---samba
文件共享:FTP不能在线编辑 -> NFS不能跨平台 --> Samba linux --NFS -- network file system window --CIFS -- Common Internet File System 网络邻居1991.Andrew Tridgell -- > SMB...
分类:系统相关   时间:2014-06-06 15:59:45    阅读次数:332
【转】Mac 上 java 究竟在哪里,本文彻底让你搞清楚!
这篇文章可能比较适合那些在经常在Mac下进行Java编程开发,或者经常使用Java工具的朋友。不关心Java或者不了解Java的朋友可以绕过本文哈~1. Mac下当你在【终端】输入java -version时,是执行的哪里的java呢,which java命令可以看到,就是【/usr/bin/jav...
分类:编程语言   时间:2014-06-06 14:46:16    阅读次数:242
[转]MAC下JDK版本的切换
系统里之前先安装里jdk6的,后台又装里7,安装完成后,java -version 版本是7, 导致我eclipse打不开,一开始的做法是,把7的版本给删除掉。删除的方法也很简单,在命令行中到 /Library/Java/JavaVirtualMachines 这个目录下,删除对应的jdk就可以了。...
分类:其他好文   时间:2014-06-06 14:18:14    阅读次数:210
Cookie Version in J2EE
Cookie Version in J2EE原文章:http://villadora.me/2014/05/06/cookie-version/在处理Cookie的时候发现不能处理servlet request中不能获取cookie中的带”:”字符的值.Cookie[] cookies = requ...
分类:其他好文   时间:2014-06-06 10:36:15    阅读次数:174
Android版本号和分支查看
##1. 查看android当前版本号在build/core/version_defaults.mk文件中查看PLATFORM_VERSION即可; grep PLATFORM_VERSION build/core/version_defaults.mk##2. 查看android分支版本号 ...
分类:移动开发   时间:2014-06-05 19:49:14    阅读次数:292
visual studio 2014 新特性
原文如下:Visual Studio "14" CTPToday, we are making available afirst community technology previewof the next version of Visual Studio, codenamed Visual St...
分类:其他好文   时间:2014-06-05 18:11:37    阅读次数:351
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!