본문 바로가기

전체 글351

오메르타 공략 - 일반건물(Premises) 관련시설 오메르타 : 시티 오브 갱스터즈 공략입니다. 이번 편은 일반건물 (Premises) 관련시설 #1 입니다. 일반건물은 상점(Joint)와 더불어 게임플레이의 핵심 구성요소입니다. 주로 무언가를 제작하거나, 조직을 운영하는데 도움이 되는 기능을 제공할 수 있습니다. 일반건물은 게임상에서 집 모양 토큰으로 표시되며 이렇게 생겼습니다. ★일반건물(Premises) 일단 일반건물을 임대(Rent)하면 원하는 시설로 변경할 수 있습니다. 일반건물에서 만들 수 있는 시설은 총 10종류 입니다. 01. 맥주 양조장 (Brewery) 02. 안전가옥 (Safe House) 03. 비밀창고 (Hidden Storage) 04. 밀수꾼 (Smuggler) 05. 무료급식소 (Soup Kitchen) 06. 증류주 공장 (.. 2013. 2. 5.
Omerta: City of Gangsters Preview (Game Spy) Organized crime of the 1920s ran a shadow economy that reflected all America's vices and hypocrisies. Headed by savvy "legitimate" businessmen like "Bugsy" Siegel, Meyer Lansky, "Scarface" Al Capone, and Albert "The Mad Hatter" Anastasia, just to name a few, they engaged in their own forms of war, business, and diplomacy. Haemimont's Omerta: City of Gangsters is trying to do it all in one game. .. 2013. 2. 5.
Omerta - City of Gangsters 사양 System requirements for Omerta - City of Gangsters Minimum: OS: Windows XP SP3 32-bit, Vista SP2, Windows 7 SP1 CPU: 2 GHz Dual Core RAM: 2 GB GPU: Geforce 8800, Radeon HD 2000, Pixel Shader 3.0, 256 MB RAM HDD: 5 GB freier Speicher Recommended: OS: Windows 7 64-bit CPU: 2 GHz Quad Core RAM: 4 GB GPU: Geforce 400 Serie, Radeon HD 5000 Serie, 512 MB RAM HDD: 5 GB freier Speicher 2012년 중반쯤 소개된 컴퓨터.. 2013. 2. 5.
Omerta - City of gangsters 소개 오메르타: 갱들간의 말하지 않는 약속 오래만에 제가 좋아하는 장르의 게임이 등장했네요. Description: Omerta ? City of Gangsters is a simulation game with tactical turn-based combat. Taking the role of a fresh-from-the-boat immigrant, with dreams of the big life, the player will work his way up the criminal hierarchy of 1920’s Atlantic City. Starting with small jobs, his character recruits a gang and expands his empire by taking terri.. 2013. 2. 5.
아이폰5와 윈도우8 노트북의 블루투스 테더링 아이폰5와 윈도우8 노트북을 블루투스로 테더링하기. 아이폰5에서 설정>개인용 핫스팟>개인용 핫스팟을 켭니다. 테더링 항목으로 블루투스를 선택한다. 윈도우8을 사용중인 노트북에서 PC 설정에 들어간다. 장치>장치 추가에서 아이폰을 선택한 후 연결을 한다. 다음으로 우측하단의 트레이아이콘중에 블루투스를 오른쪽 마우스로 선택하여 개인영역네트워크 가입을 선택한다. 또는 제어판\하드웨어 및 소리\장치 및 프린터로 들어가도 된다. 그럼 아이폰을 선택하고 연결한다. 2013. 1. 30.
테이블스페이스(Tablespace)별 사용량확인 쿼리(SQL) SELECT d.tn, ROUND (total / 1000000) "total(MB)", ROUND (free / 1000000) "free(MB)", TO_CHAR (ROUND (free / total * 100, 1), '99.9') || '%' rate FROM ( SELECT tablespace_name tn, SUM (bytes) total FROM dba_data_files GROUP BY tablespace_name) d, ( SELECT tablespace_name tn, SUM (bytes) free FROM dba_free_space GROUP BY tablespace_name) f WHERE d.tn = f.tn ORDER BY 4 DESC 2012. 6. 10.
[VMWARE] 복사본을 copy로 open 했을 경우 eth0 오류 vCenter 나 ESXi, 등 기타 시스템을 Open 했을 경우 eth0 오류가 발생할 수 있다. Open 시 설명창에 잘 모르겠으면 Copy를 선택하라고 하지만 이 경우 랜카드 정보가 새로 생성되어 eth1로 잡히게 된다. 시스템에는 eth0가 없는데도 말이죠. 시스템마다 조금씩 틀릴수 있는데 /etc/udew/rules.d로 이동하여 70-persistent-net.rules 파일의 내용을 보면 기존 랜카드와 새로 잡힌 랜카드가 보인다. 수정하여도 되지만 어렵게 느껴지면 해당 파일을 삭제후 재기동하면 된다. 2012. 5. 13.
리눅서 서버모드에서 IP 변경 아무리 ifconfig 에서 수정을 해도 ifcfg-eth에서 수정을해도 반영이 되지 않았다. network restart 로 IP 변경이 적용이 안될때, 특히 서버모드로 리눅스를 설치하였을 경우에 cd /etc/sysconfig/network-sripts vi ifcfg-eth0 ifdown-eth ifcfg-eth0 ifup-eth ifcfg-eth0 마지막으로 ifconfig eth0 해서 변경된 것을 확인한다. 2012. 4. 19.
웹 프리젠테이션 프레지(prezi) 파워포인트보다 훨~씬 사용하기는 어렵지만 보는 사람으로 하여금 새로운 세상을 경험하게 한다. 시연 영상은.. 녹화가 허접하네요. 하짐나 감동을 느끼기에는 충분하죠. 2012. 4. 19.
여러개 ISO 파일을 하나로 합치기 윈도우의 기본 복사 명령어인 copy 를 사용한다. 명령어: copy /b [원본파일1]+[원본파일2] [대상파일] 2012. 4. 19.
윈도우에서 프로세스와 포트 확인 방법(CurrPorts) (http://www.nirsoft.net/utils/cports.html) CurrPorts is network monitoring software that displays the list of all currently opened TCP/IP and UDP ports on your local computer. For each port in the list, information about the process that opened the port is also displayed, including the process name, full path of the process, version information of the process (product name, file description, and.. 2012. 3. 21.
Aix 에서 port로 프로그램 확인 방법 Method 1. Using lsof. lsof 가 설치되어 있다면 유용하겠지만 아직 설치된 장비를 못 봤다. It will be easy if you have lsof installed. # lsof -i:32876 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME oracle 135744 oracle7 13u IPv4 0x70bbe200 0t11 UDP loopback:32876 # ps -ef|grep 135744 oracle7 135744 1 0 Apr 21 - 2:45 ora_pmon_ftc_p01 Method 2. Using netstat and rmsock rmsock 는 대부분 설치되어 있었지만, 포트로써 추적하는 것이라 프로세스에서 사용하는 포트를.. 2012. 3. 21.