Search result

ssh 로그인 안될때

/etc/ssh/sshd_config 에서1. AllowUsers 확인 2. RSAAuthentication yes3. PubkeyAuthentication yes

Server

ssh 로그인 안될때

/etc/ssh/sshd_config 에서1. AllowUsers 확인 2. RSAAuthentication yes3. PubkeyAuthentication yes

Server

vmware 최적화 (메모용)

CPU: 가상 소켓수 – 2 / 소켓 당 코어수 – 1RAM: 1536MBUSB Controller, Sound Card 등 사용안함스왑 파일을 datastore1로 설정..vmx 파일에 추가sched.mem.pshare.enable = “FALSE”mainMem.useNamedFile = "FALSE“M...

Server

vmware 최적화 (메모용)

CPU: 가상 소켓수 – 2 / 소켓 당 코어수 – 1RAM: 1536MBUSB Controller, Sound Card 등 사용안함스왑 파일을 datastore1로 설정..vmx 파일에 추가sched.mem.pshare.enable = “FALSE”mainMem.useNamedFile = "FALSE“M...

Server

DD-WRT 를 이용해 PPTP 서버 만들기

Firmware: DD-WRT v24-sp2 (03/23/15) kongac 기준공유기 주소가 192.168.1.1 일 경우로 가정PPTP 서버 설정1. [Services] - [VPN] 클릭2. [PPTP Server] 탭에 있는 PPTP Server, Broadcast support, MPPE Encryptio...

Server

DD-WRT 를 이용해 PPTP 서버 만들기

Firmware: DD-WRT v24-sp2 (03/23/15) kongac 기준공유기 주소가 192.168.1.1 일 경우로 가정PPTP 서버 설정1. [Services] - [VPN] 클릭2. [PPTP Server] 탭에 있는 PPTP Server, Broadcast support, MPPE Encryptio...

Server