Time of Update: 2015-04-09
標籤:啟動、關閉Sybase資料庫伺服器一、啟動Sybase伺服器在windows下介紹兩種方法啟動Sybase資料庫伺服器。1、通過伺服器管理員 依次開啟控制台>管理工具>服務 管理視窗。拖動捲軸到Sybase打頭的服務名稱附近,一般會發現有5個服務:Sybase SQLServer _ <servername>、Sybase BCKServer _
Time of Update: 2015-07-28
標籤:Windows工作管理員預設情況下,“記憶體(私人工作集)”列處於選中狀態。記憶體 - 工作集:是私人工作集中的記憶體數量與進程正在使用且可以由其他進程共用的記憶體數量的總和。記憶體 - 峰值工作集:是進程所使用的工作集記憶體的最大數量。記憶體 - 工作集增量:是進程所使用的工作集記憶體中的更改量。記憶體 - 專用工作集:- 是工作集的一個子集,它是描述每個進程所使用的記憶體數量的技術術語。專用工作集專門描述了某個進程正在使用的且無法與其他進程共用的記憶體數量。記憶體 -
Time of Update: 2015-07-24
標籤:ipv6 命令列 netsh windows 習慣了Linux下命令列配置網路的簡潔,在windows系統下是不是感覺很彆扭?下面分享幾個方便的命令操作。釋放地址ipconfig /release "Local Area Connection 1"重新擷取地址ipconfig /renew "Local Area Connection 1"配置IPv6
Time of Update: 2015-07-11
標籤:1.官網:http://www.djangoproject.com2.如果安裝了pip,那麼在、在cmd中輸入命令:pip install Django==1.8.33.如果安裝了Git,在cmd中輸入:git clone https://github.com/django/django.git4.或者可以在官網http://www.djangoproject.com中,下載Django,進入下載好的檔案夾中, 通過python setup.py install
Time of Update: 2015-07-02
標籤: 在mqtt的官方網站,有許多mqtt,其中:MosquittoAn Open Source MQTT server with C, C++, Python and Javascript clients. A public, hosted test server is also available (more information) MoquetteA Java MQTT broker based on an eventing model with
Time of Update: 2015-07-02
標籤:昨天微軟發布了Windows 10 SDK
Time of Update: 2015-06-16
標籤:mdt 2013 update 1 preview windows 10 部署 windows 10部署bug mdt bug修複 本章主要內容是修複MDT 2013Update 1 preview 相關配置Bug,從而為部署windows
Time of Update: 2015-06-15
標籤:Visual Studio 2015 RC Community 安裝後出現 Windows 10 SDK 安裝失敗的錯誤提示,日誌中的錯誤描述如下:[1404:0CB4][2015-06-15T17:11:48]i000: MUX: ExecuteError: Package (VSSecondaryInstaller_box) failed: Error Message Id: 1603 ErrorMessage: Windows 10 SDK 10.0.10069 : The
Time of Update: 2015-06-13
標籤:之前使用的是rdesktop,但是由於其不支援NLA認證,便不能登入公司的電腦。為此,現在使用freerdp——這是package的名字,實際的可執行程式是xfreerdp。使用如下的命令列即可實現遠端桌面:xfreerdp -u user_name -d domain_name -a 32 -g1920x1030 -x 0 --fonts --sec nla ip_address參數解釋如下:-u:使用者名稱-d:網域名稱-a:使用32位顏色-g:視窗大小-x 0
Time of Update: 2015-06-11
標籤:可能會用到的檔案,我已經整理好了https://drive.google.com/open?id=0B6uOJwY3MLcvMVdaSkFwOThKYXc&authuser=1 1. [下載原始碼] Using RapidSVN 用checkout http://l1j-tw-99nets.googlecode.com/svn/trunk/L1J-TW_3.50c/ 2. [
Time of Update: 2015-06-03
標籤:使用selenium寫自動化指令碼過程中,遇到了windows驗證提示框,折騰了好久才解決,記錄一下,待後查詢O(∩_∩)O~試了兩種方法:1.dr.get(user:pwd@url) eg:
Time of Update: 2015-06-04
標籤:sftp 首先給大家介紹下什麼是Sftp。是安全檔案傳輸通訊協定。可以為傳輸檔案提供一種安全的加密方法,文法和ftp基本上是相同的。它也是ssh的一部分。 第二步為大家介紹下,開啟linux伺服器下的Sftp服務。 1.開啟linux伺服器上的sftp服務:vi /etc/ssh/ssd_config
Time of Update: 2015-05-30
標籤:一、利用Windows內建的防火牆日誌檢測入侵 下面是一條防火牆日誌記錄 2005-01-1300:35:04OPENTCP61.145.129.13364.233.189.104495980 2005-01-1300:35:04:表示記錄的日期時間 OPEN:表示開啟串連;如果此處為Close表示關閉串連 TCP:表示使用的協議是Tcp 61.145.129.133:表示本地的IP 64.233.189.104:表示遠端IP 4959:表示本地的連接埠
Time of Update: 2015-05-14
標籤:dpm2012 最近遇到個客戶,做了System Center
Time of Update: 2015-05-05
標籤:Android手機改hosts需要root許可權,實在不想root,自己搭個 DNS Server ,把指定的域解析到特定IP。MaraDNS Server的搭建:http://maradns.samiam.org/download.html 下載 maradns-2-0-11-win32.zip 並解壓準備兩台電腦(一台電腦能搞定嗎?如何設定IP?),一台作為權威 DNS Server (authoritative DNS server)解析指定的域,一台作為遞迴
Time of Update: 2015-04-30
標籤:.net framework 1.1給香港伺服器部署QuickBooks,竟然需要安裝.Net Framework 1.1。直接安裝過程中報錯,查看日誌Log Name: ApplicationSource: Application ErrorDate:
Time of Update: 2015-03-19
標籤:I have created an alert in Performance Monitor (Windows Server 2008 R2) that should be triggered whenever \Processor(_Total)\% Processor Time is Above 10 (a small value just to guarantee that the condition for sending the alert is always met).
Time of Update: 2015-03-06
標籤:nginx工作原理:nginx用於處理靜態檔案,動態部分經由fastcgi 、scgi或uwsgi交給django處理!1、在網站目錄下執行:manage.py runfcgi host=127.0.0.1 port=8051 protocol=fcgi method=threaded2、在D:\nginx-1.7.10下執行:nginx.exe nginx.conf: server {
Time of Update: 2015-04-21
ubuntu windows互傳檔案,ubuntuwindowsPreface:
Time of Update: 2015-02-04
windows ubuntu雙系統上安裝Win10,ubuntuwin101.情況說明已有系統 windows(安裝在C盤),