Wesley13 Wesley13
3年前
ubuntu服务器常见使用技巧及
如何解决python进程被kill掉后GPU显存不释放的问题(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fjzrita%2Farticle%2Fdetails%2F80719297)1重新开一个shell,然后输入:p
Stella981 Stella981
3年前
FastDFS图片服务器实现图片上传
一、传统使用1.将fastdfs\_client.jar导入工程2.加载配置文件(如conf.properties),配置文件中的内容就是tracker服务的地址。配置文件内容:tracker\_server192.168.25.133:221223.把commonsio、fileupload的jar包添加到工程中4.页面代码!
Wesley13 Wesley13
3年前
Ubuntu 18.04安装docker 以及Nginx服务设置
1.安装需要的包sudoaptinstallapttransporthttpscacertificatessoftwarepropertiescommoncurl2.添加GPG密钥,并添加Dockerce软件源,这里还是以中国科技大学的Dockerce源为例curlfsSLhttps://mi
Easter79 Easter79
3年前
SQL Server配置Oracle链接服务器
1、在SQLServer服务器上安装Oracle客户端。安装时选择定制,勾选如下选项:!(https://static.oschina.net/uploads/space/2016/1213/105827_6YGf_921036.png)2、导入注册表项目,在服务器上新建文本保存以下内容后修改后缀为reg,然后运行。WindowsRe
Stella981 Stella981
3年前
Android SDK在线更新镜像服务器
AndroidSDK在线更新镜像服务器1.中国科学院开源协会镜像站地址:IPV4/IPV6: http://mirrors.opencas.cn 端口:80IPV4/IPV6: http://mirrors.opencas.org 端口:80
Stella981 Stella981
3年前
Serverless 架构就不要服务器了?
摘要:Serverless架构不是不要服务器了,而是依托第三方云服务平台,服务端逻辑运行在无状态的计算容器中,其业务层面的状态则被开发者使用的数据库和存储资源所记录。Serverless是什么我们在题目提出了一个问题,Serverless架构是不是就不要服务器了?回答这个问题,我们需要了解下Serve
Wesley13 Wesley13
3年前
SVN服务器搭建和使用(一)
 Subversion是优秀的版本控制工具,其具体的的优点和详细介绍,这里就不再多说.首先来下载和搭建SVN服务器.现在Subversion已经迁移到apache网站上了,下载地址:http://subversion.apache.org/packages.html(https://www.oschina.net/action/GoT
Wesley13 Wesley13
3年前
ubuntu server 14.04 搭建svn服务器
1\.安装命令$sudoaptgetinstallsubversion2\.添加subversion组和用户$sudoaddgroupsubversion$sudousermodGsubversionawwwdata3. 创建项目目录$sudo
Stella981 Stella981
3年前
C#服务端 拦截器
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.ServiceModel.Channels;usingSystem.ServiceModel.Description;usingSystem.S
Stella981 Stella981
3年前
DevOps监控微服务的五原则
!(http://www.linuxprobe.com/imgs/peixun.jpg)(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.linuxprobe.com%2Ftraining)导读监控是微服务控制系统的关键部分,你的软件越复杂,那么你就越难了解其性能及