8월, 2013의 게시물 표시

Samba Thumbnails 기능 활성화

Samba Thumbnails 기능 활성화 Thumbnails (windows) Windows loves updating and reading Thumbs.db . It will dive into child folders of the one you are displaying to see whether it can use Thumbs.db (or folder.jpg) to show content examples. Files that don't have entries will be opened, processed, and have entries created in Thumbs.db. When you want thumbnails at all, this is a good thing: without it, all image files would have to be opened and processed each time, which will take more transfer, more disk IO, more client CPU. Using Thumbs.db can still easily mean a dozen or two file accesses over the network (particularly if you have a lot of subdirectories), even if you're just doing a save-as and browsing to a network drive. Some people like disabling their thumbnail caching to avoid cluttering network drives, in which case each thumbnail has to be generated every time (but this time only in thumbnail view) (note that if you have multiple clients to a share, it is easier t...

크롬 브라이저 이미지 캐쉬 다운받기

http://blog.naver.com/frui2store/20153530199 naver 나 daum에서 해당 이미지들을 받지 못하게 하는 경우 어떻게 하면 될까 하다가  위에 URL을 통해 알게 되었다. 크롬의 경우 크롬 > 도구 > 개발자 도구 하단 Frame에서 Resource tab 정보에서 해당 정보를 받아가면 된다 나머지는 URL 참조

고가용성(High available)과 고여분성(High redundancy)

Network 또는 Storage 에서 나오는 용어로 골치 아플때가 있어 잠시 정리해 본다. 고가용성 그야말로 가용성을 높이는 것이다. 가용성을 높이는것은 시스템이 죽지 않게 해주는 것, 흔히 말하는 시스템의 Active / Standby 와 연관 지으면 좋을 듯하다. 고여분성 참 말이 어렵지만 결론적으로 여분을 높이는 여분을 높이기 위해서는 밴드 위그가 커야 한다. Clustering 기술 또는 Active/Active 기술과 연관 지으면 이해 하기 편하다