2016년 11월 24일 목요일

ConoHa VPS 1Core UnixBenchmark Result

ConoHa VPS 1Core UnixBenchmark Result



Spec : 1Core / 512MB RAM / 20GB SSD
Single Score : 1408.1
Multi Score :


# ./Run
make all
make[1]: Entering directory `/root/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
./tmp  exists
./results  exists
make[1]: Leaving directory `/root/UnixBench'
sh: 3dinfo: command not found

   #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
   #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
   #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
   #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
   #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
    ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

   Version 5.1.3                      Based on the Byte Magazine Unix Benchmark

   Multi-CPU version                  Version 5 revisions by Ian Smith,
                                      Sunnyvale, CA, USA
   January 13, 2011                   johantheghost at yahoo period com


1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

1 x Execl Throughput  1 2 3

1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

1 x File Copy 256 bufsize 500 maxblocks  1 2 3

1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

1 x Process Creation  1 2 3

1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

1 x Shell Scripts (1 concurrent)  1 2 3

1 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: conoha-jp: GNU/Linux
   OS: GNU/Linux -- 3.10.0-327.36.3.el7.x86_64 -- #1 SMP Mon Oct 24 16:09:20 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2650 v3 @ 2.30GHz (4589.4 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   14:13:37 up 2 days, 20:59,  2 users,  load average: 0.00, 0.01, 0.05; runlevel 3

------------------------------------------------------------------------
Benchmark Run: 목 11월 24 2016 14:13:37 - 14:41:44
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       30100406.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3815.0 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3052.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1012551.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          264993.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2876816.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1654468.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 345402.2 lps   (10.0 s, 7 samples)
Process Creation                              16609.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4060.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    566.8 lpm   (60.1 s, 2 samples)
System Call Overhead                        2579749.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   30100406.0   2579.3
Double-Precision Whetstone                       55.0       3815.0    693.6
Execl Throughput                                 43.0       3052.3    709.8
File Copy 1024 bufsize 2000 maxblocks          3960.0    1012551.3   2556.9
File Copy 256 bufsize 500 maxblocks            1655.0     264993.0   1601.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    2876816.1   4960.0
Pipe Throughput                               12440.0    1654468.2   1330.0
Pipe-based Context Switching                   4000.0     345402.2    863.5
Process Creation                                126.0      16609.3   1318.2
Shell Scripts (1 concurrent)                     42.4       4060.1    957.6
Shell Scripts (8 concurrent)                      6.0        566.8    944.7
System Call Overhead                          15000.0    2579749.5   1719.8
                                                                   ========
System Benchmarks Index Score                                        1408.1

2016년 11월 23일 수요일

Windows 10 Home 버전 원격 데스크톱 기능 사용하기

Windows 10 Home 버전 원격 데스크톱 기능 사용하기


윈도우10 Pro 버전은 원격 데스크톱 기능이 기본적으로 있지만,
홈에디션은 원격 지원 기능만 있다.

하지만 RDP Wrapper 라는 프로그램 설치로 원격 데스크톱 접속이 가능하다.

https://github.com/stascorp/rdpwrap/releases 여기에 가서 프로그램을 다운로드 하면 된다.

다운로드 https://github.com/stascorp/rdpwrap/releases/download/v1.6.1/RDPWrap-v1.6.1.zip


압축을 풀고 install 배치파일을 실행해주면 설치가 완료가 되고,

RDPConf.exe 파일을 실행하면 원격 접속이 가능해진다.