본문 바로가기

분류 전체보기252

알파스캔 AGON 271QX 144Hz 게이밍 모니터 소프트웨어 CD롬이 없어서 따로 받음자세한 설명은 아래 참고 [Screen+ 설치방법 및 사용방법]http://www.alphascan.co.kr/page2.php?LinkPage=board&boardid=JS_board_board01&mode=view&no=1423 [i-Menu 설치방법 및 사용방법]http://www.alphascan.co.kr/page2.php?LinkPage=board&boardid=JS_board_board01&mode=view&no=1416 2017. 5. 11.
Citrix Scout 오류 메시지 조치 방법 Citrix Scout으로 VDA 선택 시 오류메시지에 따른 조치 방법Citrix 문서 상에도 있지만 방화벽 설정하는데 애로사항이 생길 수도 있다.Windows VDA 포트에 대한 내용을 추가한다.포트는 모두 VDA 내의 인바운드로 허용해주면 된다.Status MessagesCorrective ActionCheck NetworkCheck network connection or power status of machineICMP 허용Enable WinRMEnable WinRM on the VDA or Controller (click the Settings icon)5985(TCP) 포트 개방Enable File and Printer SharingEnable File and Printer Sharing (Ne.. 2017. 3. 3.
리눅스 CPU 정보 확인 echo -n "# of CPU cores : ";grep -c processor /proc/cpuinfo; echo -n "# of CPU sockets : "; grep -i 'physical id' /proc/cpuinfo | sort -u | wc -l; echo -n "# of cores per socket : "; grep -i 'cpu cores' /proc/cpuinfo | tail -1 | awk '{print $4}' cat /proc/cpuinfo | egrep -i 'siblings|cpu cores' | head -2 dmidecode -t processor 2016. 6. 23.
OS별 시리얼 확인 AIX> prtconf | grep -I serial or uname -L HPUX> getconf MACINE_SERIAL 확인 Linux> dmidecode -s system-serial-number Windows> wmic bios get SerialNumber 2016. 6. 22.
DOS - String Manipulation http://www.dostips.com/DtTipsStringManipulation.php 2016. 6. 21.
PSO 설정 가이드 http://go.microsoft.com/fwlink/?LinkId=91477 위에 설명이 잘되어있다. 2016. 6. 21.
오픈소스 어드민 툴 13종 http://www.ciokorea.com/slideshow/16067 2016. 6. 16.
Java 스터디[1] - 점찍기 자바 스터디 - 점찍기 다양한 모양의 점찍기! 4가지 위와 같은 모양의 점을 for문과 while을 이용하여 만들자. package TestPackage.a; public class Practice { public static void main(String[] args) { String a = "*"; for(int i=0; i 2016. 5. 27.
이것저것 윈도우 복구용 커맨드.. Dism /online /cleanup-image /restorehealth설치된 패키지 검색, dism /online / get-packages | findstr KBID> dism /Image:D:\ /Remove-Package /PackageName:~~~ /scratchdir:D:\ sfc /scannow복구CD 부팅 시엔 아래와 같이 경로 지정도 가능하다.sfc /OFFBOOTDIR=D:\ /OFFWINDIR=D:\Windows /scannow chkdsk /fbootrec /rebuildbcd fsutil hardlink list C:\Windows\system32\Comctl32.dll takeown /f cacls /e /g administrators:f mklink c:\Windows\S.. 2016. 5. 19.
Twilight's Eve ORPG 직업 Best classes:1. White Wizard & Archsage: 마나 쉴드를 이용한 최고의 탵킹 능력, 뛰어난 광역 딜, Raising Heart를 얻자.2. Grand Templar: 최고의 DPS 클래스, 총 합 24초의 스턴기 보유 그러나, 낮은 체력과 방어. 후에 Guardian Angel 혹은 Angel Sanctuary를 얻자.3. Prophetess: 최고의 힐러, 12초의 물리 데미지 무효 스킬과 2개의 힐링 스펠, 마나 리젠 능력. Decent classes:1. Avenger2. Hiero3. Summoner4. Runemaster Bad Classes:ChampionDark ArchTemplarGrand InquisitorWitcherMonster HunterSniper.. 2016. 3. 14.
728x90