겁내면서 해봤는데 막상 해보니 별거 없...네?


일단 꼬부기로 시도.

귀찮(?)으니 위에 기본값으로 도전

현재는 머지 되어야 할 head에서 merge를 누름 (branch에서 수정한 내용을 head로 병합)


일단 from 이니까.. branch의 경로를 입력해주고 log를 보고 합칠 범위를 고르면 된다.

한번 밖에 수정안해서.. 그냥 마지막 녀석 하나만 병합


귀찮으니 기본값...


겁나니까 Test merge도 해보고


문제 없으니 Merge를 과감하게 클릭!


그러고 나서 확인해보니..

working copy가 바뀌었네?


merge를 commit 하기 전인데


commit 하니 그냥 하나 추가..

닫히는(?) 선으로 연결될줄 알았더니 시무룩..


음.. 잘못한건 아니겠지? ㅠㅠ

auto merge라는 개념으로는 머.. 서버에 바로 적용되거나 하는건 아닐려나..

'프로그램 사용 > Version Control' 카테고리의 다른 글

svn 콘솔 에디터(주석)  (0) 2016.06.21
svn relocate / ubuntu  (0) 2016.06.21
tortoiseSVN merge 페이지 번역  (0) 2015.12.02
svnadmin dump로 덤프/합치기  (0) 2015.11.26
svn merge  (0) 2015.08.19
Posted by 구차니

망할 애플 -_-!!

암튼. MFI 인증 받은 케이블 사면 되는거군!


[링크 : https://developer.apple.com/kr/programs/mfi/]


지인의 조언으로 크레앙이 쓸만하다고.. 8천원대 라이트닝

[링크 : http://www.brainbox.co.kr/review/6452/]

'개소리 왈왈 > 직딩의 비애' 카테고리의 다른 글

야근야근 열매  (0) 2016.03.01
힘들다 지친다..  (0) 2016.02.27
사진 인화 준비..  (0) 2016.02.11
소득공제 제공동의  (0) 2016.02.02
롯데마트 할인 신용카드 흐음...  (0) 2016.01.07
Posted by 구차니
개소리 왈왈/컴퓨터2016. 2. 17. 09:25

아니 왜 일반적으로 포트 기준으로 송/수신을 표기하는게 정상인데

얘네는 WAN 기준으로 적은거야?


LAN2의 미친듯한 송신과

WAN의 미친듯한 수신



WAN 을 통해 받아서

WAN에서 LAN2로 송신... -_-

Posted by 구차니
Programming/vulkan2016. 2. 17. 08:32

이메일로 온 먼가 새로운 정보?


What is Vulkan?

Vulkan is a low level API that gives direct access of the GPU to developers who want the ultimate in control. With a simpler, thinner driver, Vulkan uses less latency and overhead than traditional OpenGL or Direct3D. Vulkan has efficient multi-threading capabilities with multi-core CPUs that keep the graphics pipeline loaded, enabling a new level of performance on existing hardware.


Vulkan is the first new generation, low-level API that is cross platform. This allows developers to create applications for a variety of PC and mobile devices and operating systems. Like OpenGL, Vulkan is an open, royalty-free standard for any platform to adopt. For developers who prefer to remain on OpenGL, NVIDIA will continue to lead OpenGL innovations.


[링크 : https://developer.nvidia.com/vulkan-graphics-api-here]

'Programming > vulkan' 카테고리의 다른 글

vulkan on macos  (0) 2022.04.27
vulkan tutorial  (0) 2022.04.27
vulkan 문서  (0) 2020.04.06
Posted by 구차니
Linux/Ubuntu2016. 2. 16. 10:18

서버 구동시 메시지를 보니.. TLS 어쩌구.. 보안 타입...

$ /usr/lib/vino/vino-server --sm-disable start

16/02/2016 10시 12분 29초 Autoprobing TCP port in (all) network interface

16/02/2016 10시 12분 29초 Listening IPv6://[::]:5900

16/02/2016 10시 12분 29초 Listening IPv4://0.0.0.0:5900

16/02/2016 10시 12분 29초 Autoprobing selected port 5900

16/02/2016 10시 12분 29초 Advertising security type: 'TLS' (18)

16/02/2016 10시 12분 29초 Re-binding socket to listen for VNC connections on TCP port 5900 in (all) interface

16/02/2016 10시 12분 29초 Listening IPv6://[::]:5900

16/02/2016 10시 12분 29초 Listening IPv4://0.0.0.0:5900

16/02/2016 10시 12분 29초 Clearing securityTypes

16/02/2016 10시 12분 29초 Advertising security type: 'TLS' (18)

16/02/2016 10시 12분 29초 Clearing securityTypes

16/02/2016 10시 12분 29초 Advertising security type: 'TLS' (18)

16/02/2016 10시 12분 29초 Advertising authentication type: 'No Authentication' (1)

16/02/2016 10시 12분 29초 Re-binding socket to listen for VNC connections on TCP port 5900 in (all) interface

16/02/2016 10시 12분 29초 Listening IPv6://[::]:5900

16/02/2016 10시 12분 29초 Listening IPv4://0.0.0.0:5900

16/02/2016 10시 12분 29초 Listening for VNC connections on TCP port 5900 in (all) network interface

16/02/2016 10시 12분 29초 Listening IPv6://[::]:5900

16/02/2016 10시 12분 29초 Listening IPv4://0.0.0.0:5900

16/02/2016 10시 12분 29초 Clearing securityTypes

16/02/2016 10시 12분 29초 Clearing authTypes

16/02/2016 10시 12분 29초 Advertising security type: 'TLS' (18)

16/02/2016 10시 12분 29초 Advertising authentication type: 'No Authentication' (1)

16/02/2016 10시 12분 29초 Advertising security type: 'No Authentication' (1)


$ sudo apt-get install xtightvncviewer

패키지 목록을 읽는 중입니다... 완료

의존성 트리를 만드는 중입니다

상태 정보를 읽는 중입니다... 완료

제안하는 패키지:

  tightvncserver

다음 새 패키지를 설치할 것입니다:

  xtightvncviewer

0개 업그레이드, 1개 새로 설치, 0개 제거 및 0개 업그레이드 안 함.

54.7 k바이트 아카이브를 받아야 합니다.

이 작업 후 186 k바이트의 디스크 공간을 더 사용하게 됩니다.

받기:1 http://kr.archive.ubuntu.com/ubuntu/ wily/universe xtightvncviewer amd64 1.3.10-0ubuntu2 [54.7 kB]

내려받기 54.7 k바이트, 소요시간 0초 (324 k바이트/초)

Selecting previously unselected package xtightvncviewer.

(데이터베이스 읽는중 ...현재 227107개의 파일과 디렉터리가 설치되어 있습니다.)

Preparing to unpack .../xtightvncviewer_1.3.10-0ubuntu2_amd64.deb ...

Unpacking xtightvncviewer (1.3.10-0ubuntu2) ...

Processing triggers for man-db (2.7.4-1) ...

Processing triggers for menu (2.1.47ubuntu1) ...

xtightvncviewer (1.3.10-0ubuntu2) 설정하는 중입니다 ...

Processing triggers for menu (2.1.47ubuntu1) ...


$ xtightvncviewer

Connected to RFB server, using protocol version 3.7

No authentication needed

Desktop name "minimonk@devmonk"

VNC server default format:

  32 bits per pixel.

  Least significant byte first in each pixel.

  True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0

Warning: Cannot convert string "-*-helvetica-bold-r-*-*-16-*-*-*-*-*-*-*" to type FontStruct

Using default colormap which is TrueColor.  Pixel format:

  32 bits per pixel.

  Least significant byte first in each pixel.

  True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0

Same machine: preferring raw encoding


일단은. 짜증나서 뷰어 변경하니 되긴 함.


$ gsettings set org.gnome.Vino require-encryption false

보안 강화로 인해 14.10 이후 부터는 tls를 강제로 켜놓는 바람에
클라이언트 들이 지원을 못하는걸려나?
dconf-editor로 encryption을 꺼도 꺼지지 않는다 ㅠㅠ

+
sudo dcont-editor
로 encryption을 꺼서 되는건가?
리부팅 해도 계속 되네 -ㅁ-???


'Linux > Ubuntu' 카테고리의 다른 글

응컁컁 ubuntu 16.10 LTS!  (0) 2016.04.24
notepadqq 흐음...  (0) 2016.03.23
ubuntu selinux... disabled?!  (0) 2016.02.15
ubuntu 15.10 가벼워졌네?  (0) 2016.02.12
우분투 multiseat 설정  (0) 2016.02.04
Posted by 구차니
프로그램 사용/xrdp2016. 2. 16. 09:49

현재 사용중인 설정파일

희한하게.. xrdp1와 xrdp2를 순서 바꾸면 안된다.. 머지 -ㅁ-???

globals의 내용이라던가 이런거 넣어줘도 안되고

port=3350 해줘도 안되고.. 미스테리네


/etc/xrdp$ cat xrdp.ini

[globals]

bitmap_cache=yes

bitmap_compression=yes

port=3389

crypt_level=low

channel_code=1

max_bpp=24

#black=000000

#grey=d6d3ce

#dark_grey=808080

#blue=08246b

#dark_blue=08246b

#white=ffffff

#red=ff0000

#green=00ff00

#background=626c72


[xrdp1]

name=sesman-Xvnc

lib=libvnc.so

username=ask

password=ask

ip=127.0.0.1

port=-1


[xrdp2]

name=Vino-Session

lib=libvnc.so

username=-1

password=ask

ip=127.0.0.1

port=5900 


---

/etc/xrdp$ cat xrdp.ini

[globals]

bitmap_cache=yes

bitmap_compression=yes

port=3389

crypt_level=low

channel_code=1

max_bpp=24

#black=000000

#grey=d6d3ce

#dark_grey=808080

#blue=08246b

#dark_blue=08246b

#white=ffffff

#red=ff0000

#green=00ff00

#background=626c72


[xrdp1]

name=sesman-Xvnc

lib=libvnc.so

username=ask

password=ask

ip=127.0.0.1

port=-1


[xrdp2]

name=console

lib=libvnc.so

ip=127.0.0.1

port=5900

username=na

password=ask


[xrdp3]

name=vnc-any

lib=libvnc.so

ip=ask

port=ask5900

username=na

password=ask


[xrdp4]

name=sesman-any

lib=libvnc.so

ip=ask

port=-1

username=ask

password=ask


[xrdp5]

name=rdp-any

lib=librdp.so

ip=ask

port=ask3389


[xrdp6]

name=freerdp-any

lib=libxrdpfreerdp1.so

ip=ask

port=ask3389

username=ask

password=ask


[xrdp7]

name=sesman-X11rdp

lib=libxup.so

username=ask

password=ask

ip=127.0.0.1

port=-1

xserverbpp=24 


[xrdp8]

name=Vino-Session

lib=libvnc.so

username=ask

password=ask

ip=127.0.0.1

port=5900


단, vino-session은
dconf-editor에서 enryption을 꺼줘야 함


'프로그램 사용 > xrdp' 카테고리의 다른 글

xrdp with pulseaudio  (0) 2016.02.24
xrdp의 장점 (vino/vnc 대비)  (0) 2016.02.23
xrdp 구조?  (0) 2016.02.16
xrdp 3389 / lxde  (0) 2016.02.15
xrdp.. 사용가능한 세션 종류  (0) 2016.02.14
Posted by 구차니
프로그램 사용/xrdp2016. 2. 16. 09:43

찾다보니 별게 다 보이네...

아무튼 rdp는 vnc와 달리 윈도우 매니저와 연동되서

변화하는 내용에 좀더 스마트 하게전송하는 녀석이라..

windwow maanger + moudle manager를 통해 작동하지만..

저넘의 libvnc가 자꾸 눈에 걸리네...





[링크 : http://www.xrdp.org/index.php?option=...xrdp-architecure-overview...&Itemid=7]

'프로그램 사용 > xrdp' 카테고리의 다른 글

xrdp의 장점 (vino/vnc 대비)  (0) 2016.02.23
xrdp.ini  (0) 2016.02.16
xrdp 3389 / lxde  (0) 2016.02.15
xrdp.. 사용가능한 세션 종류  (0) 2016.02.14
xrdp on ubuntu .... 실패  (0) 2016.02.13
Posted by 구차니
Microsoft/Windows2016. 2. 16. 00:08

구형 노트북에서 아이온 하는 녀석이 있는데

이거 설정해주니 30프레임 뜨던게 40 프레임 뜬다고 빵긋~ 하는데

원리가 궁금하네...


[링크 : http://googlinfo.com/782]

[링크 : http://www.inven.co.kr/board/powerbbs.php?come_idx=2641&l=4022&vtype=pc]


+ 2016.02.17

아키에이지, 아이온 전부 크라이엔진...



c:\windows\system.ini

; for 16-bit app support

[386Enh]

woafont=dosapp.fon

EGA80WOA.FON=EGA80WOA.FON

EGA40WOA.FON=EGA40WOA.FON

CGA80WOA.FON=CGA80WOA.FON

CGA40WOA.FON=CGA40WOA.FON


[drivers]

wave=mmdrv.dll

timer=timer.drv


[mci] 

과거글에 네트워크 성능 향상을 위해 irq에 메모리를 할당해준다는데.
October 27, 2004 7:57 AM PDT

[링크 : http://www.cnet.com/.../here-s-that-page-about-assigning-memory-to-irqs-42803/]



어떤 글에서는 말도 안되는 소리라고 하는데 흐음.. 머지 -ㅁ-?

The claim is that the tweak (IRQn=4096) improves network performance by allocating 4 megabytes of memory as a buffer for the IRQ (n) used by your network adapter. However:


  • The setting has no effect on actual memory allocation.
  • The setting does not actually affect network performance in carefully controlled tests. (Anecdotal reports are mixed, and unreliable due to Internet and system variabilities, particularly the effects of caching.)
  • There is no apparent evidence that there even is any such setting in Microsoft documentation.

Windows does not allocate buffer memory for IRQ's. (Buffers are the responsibility of device drivers, which allocate them by device, not by IRQ. On the PCI bus, a single IRQ can be shared by multiple devices.) 

[링크 : http://cable-dsl.navasgroup.com/#SysiniTweak]



근데 암만 생각해서 irq에 버퍼를 준다는건 이해가 안가는데..

irq를 통해서 dos 시절에는 시스템 콜 처럼 사용했었으니.. irq에 메모리를 할당하는게 아니라

시스템 메모리 일부를 해당 장비를 위한 버퍼로 쓰라는 의미가 되려나?



검색을 해봐도 한 10년 정도 전에 네트워크 속도 향상 팁이라고 나오고

갑자기 국내에서 이걸로 그래픽카드 속도 향상 팁이라고 나오는데.. 출처를 모르겠네..

[링크 : http://www.nprotect.com/service/incheon/wintip_view.html?no=28&page=3&key=&keyfield=]



아니면.. PnP 그래픽 카드라 문법만 irq고

실제로는 그래픽 카드쪽 자원중 메모리를 좀더 할당해 주는걸려나..

[링크 : http://www.tldp.org/HOWTO/Plug-and-Play-HOWTO-2.html]


그냥 미신이라고도 하는데.

system.ini는 16비트 호환모드를 위한 설정이라고 흐음..

386enh를 보면 386 확장모드를 위한 것 같긴한데.. 헷갈리네

[링크 : http://superuser.com/questions/627214/what-does-irq14-4096-do-in-system-ini]



2000년 info world 라는책에서 나온 내용인가? 흐음... win2000과 win9X 계열을 위한 팁이라는데...

[링크 : https://books.google.com/books?id=tTkEAAAAMBAJ&pg=PA94&lpg=PA94&dq=system.ini+386enh+technet&source=bl&ots=xqY_4vhnrR&sig=oBAAt-XIqKZX4fnzyGg0Qn45Www&hl=ko&sa=X&redir_esc=y#v=onepage&q=system.ini%20386enh%20technet&f=false]

'Microsoft > Windows' 카테고리의 다른 글

win7 자격 증명 저장관련  (0) 2016.06.23
win10 on bash / linux!  (0) 2016.03.31
win7 starter / home premium 메모리 사용량  (0) 2015.11.08
win7 starter?  (0) 2015.11.07
IE 보호모드  (0) 2015.09.14
Posted by 구차니
개소리 왈왈/컴퓨터2016. 2. 15. 16:24

오랫만에 해서 그런가.. 버전이 또 올랐네..

+

ubuntu 15.10 으로 작업중

mysql 대신 mariadb로 갈아타야하나? 흐음...

그리고 client만 깔리지 server는 안깔리네.. 패키지가 분리된듯..

헐.. libapahce2-mod-php5 모듈도 안깔리네..

+


$ apt-cache search php | grep fpm

php5-fpm - server-side, HTML-embedded scripting language (FPM-CGI binary)


$ apt-cache search php | grep apc

php-apc - APC User Cache for PHP 5 (transitional package)

php5-apcu - APC User Cache for PHP 5


$ apt-cache search xcache

php-horde-cache - Horde Caching API

php5-xcache - Fast, stable PHP opcode cacher



$ sudo apt-get install apache2 mysql-client-5.6 php5 php5-mysql php5-gd php5-fpm


Package mysql-client-5.5 is not available, but is referred to by another package.

This may mean that the package is missing, has been obsoleted, or

is only available from another source

However the following packages replace it:

  mariadb-server-10.0:i386 mariadb-client-10.0:i386 mysql-server-5.6:i386

  mysql-client-core-5.6:i386 mysql-client-5.6:i386 mariadb-server-10.0

  mariadb-client-10.0 mysql-server-5.6 mysql-client-core-5.6 mysql-client-5.6



$ pstree

        ├─apache2───2*[apache2───26*[{apache2}]]

        ├─php5-fpm───2*[php5-fpm]

$ sudo apt-get install libapache2-mod-php5

[링크 : https://help.ubuntu.com/community/ApacheMySQLPHP]


Posted by 구차니
프로그램 사용/xrdp2016. 2. 15. 15:47

걍.. 속편하게(?) 포기하면 편해... ㅠㅠ


rdp는 3389 열어 주면 끝


/etc/xrdp$ cat startwm.sh

#!/bin/sh


if [ -r /etc/default/locale ]; then

  . /etc/default/locale

  export LANG LANGUAGE

fi


#. /etc/X11/Xsession

/usr/bin/lxsession 


vino로 연결하기..(실패)

# echo "

[xrdp8]

name=Vino-Session

lib=libvnc.so

username=ask

password=ask

ip=127.0.0.1

port=5900

" >> "/etc/xrdp/xrdp.ini"

[링크 : https://wiki.archlinux.org/index.php/Xrdp]

'프로그램 사용 > xrdp' 카테고리의 다른 글

xrdp의 장점 (vino/vnc 대비)  (0) 2016.02.23
xrdp.ini  (0) 2016.02.16
xrdp 구조?  (0) 2016.02.16
xrdp.. 사용가능한 세션 종류  (0) 2016.02.14
xrdp on ubuntu .... 실패  (0) 2016.02.13
Posted by 구차니