VirtualBox 3.1.4 Beta 2 출시(2월 4일)

Application RSS Icon ATOM Icon 2010/02/05 14:17 || English [ 1 ] [ 2 ] || view 279



대표적인 가상화(Virtualization) 솔루션의 하나이면서 오픈 소스 소프트웨어인 VirtualBox(버추얼박스) 가 2010월 1월 28일 자로 3.1.4 베타 1 버전이 나왔고, 2월 4일 자로 베타 2 버전이 나왔다.

VirtualBox 3.1.4 베타 2 페이지로 가기

VirtualBox
이번 버전에서 개선되거나 추가된 점은 아래와 같다.

  • VMM: fixed incompatibility with 2.6.32 Linux kernels (software virtualization only)
  • VMM: activate NXE for PAE enabled guests (VT-x and AMD-V on 32 bits hosts only) -- fixed 32 bits VT-x regression on hosts with EFER.NXE=0
  • VMM: fixed hang of SMP guests under certain circumstances
  • Snapshots: fix a 3.1 regression that broke deletion of snapshots when a machine had immutable or writethrough storage attached
  • GUI: fixed guest fullscreen mode after reboot
  • VRDP: fixed crash on Mac OS X when 3D is enabled (3.1 regression)
  • 3D support: fixed ubigraph_server crashes
  • 3D support: fixes for 64-bit Solaris guests
  • Linux Additions: fixed shared folders for Linux 2.6.32 guests -- fix improved.
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1422

댓글을 달아 주세요.




NirSoft
ShortcutsMan v1.05 (분류: Desktop Utilities)
ShortcutsMan displays the details about all shortcuts (바로 가기) that you have on your desktop and under your start menu. Broken shortcuts (shortcuts that point to file that doesn't exist) are automatically painted with pink color. You select one or more shortcuts, and then delete them, resolve them or save the shortcut's details to HTML/Text/XML file.

AppCrashView v1.00 (분류: System Utilities)
AppCrashView is a small utility for Windows Vista and Windows 7 that displays the details of all application crashes occurred in your system. The crashes information is extracted from the .wer files created by the Windows Error Reporting (WER) component of the operating system every time that a crash is occurred. AppCrashView also allows you to easily save the crashes list to text/csv/html/xml file.

관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1416

댓글을 달아 주세요.




사용자 삽입 이미지
MyUninstaller v1.60 (분류: Desktop Utilities)
MyUninstaller is an alternative utility to the standard Add/Remove applet of Windows operating system. It displays the list of all installed application, and allows you to uninstall an application, delete an uninstall entry, and save the list of all installed applications into a text file or HTML file. MyUninstaller also provides additional information for most installed applications that the standard Add/Remove applet doesn't display: product name, company, version, uninstall string, installation folder and more.

관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1414

댓글을 달아 주세요.

VirtualBox 3.1.4 Beta 1 출시(1월 28일)

Application RSS Icon ATOM Icon 2010/01/29 18:28 || English [ 1 ] [ 2 ] || view 441



대표적인 가상화(Virtualization) 솔루션의 하나이면서 오픈 소스 소프트웨어인 VirtualBox(버추얼박스) 가 2010월 1월 28일 자로 3.1.4 베타 1 버전이 나왔다.

VirtualBox 3.1.4 베타 1 페이지로 가기

사용자 삽입 이미지
이번 버전에서 개선되거나 추가된 점은 아래와 같다.

  • VMM: SMP stability fixes
  • VMM: fixed guru meditation in certain rare cases
  • VMM: activate NXE for PAE enabled guests (VT-x and AMD-V on 32 bits hosts only)
  • VMM: added workaround for broken BIOSes that make VirtualBox think AMD-V is in use
  • VMM: fixed rare host reboot when restoring a saved state
  • VMM: turn on nested paging by default for new VMs (if available; VT-x and AMD-V only)
  • VMM: turn on VPID by default for new VMs (if available; VT-x only)
  • VMM: perform strict CPUID compatibility checks when teleporting; to get the old behavior setVBoxInternal/CPUM/StrictCpuIdChecks to 0
  • VBoxManage: add restorecurrent operation to snapshots command
  • VBoxManage: fixed broken snapshot lookup by name
  • GUI: fixed the broken "Reload" button that reloads the machine XML when a machine is inaccessible
  • 3D Support: fixed SELinux warning saying VBoxOGL.so requires text relocation
  • 3D Support: fixed Corrupted surface rendering
  • 3D Support: free textures on guest application termination
  • Seamless: disable seamless mode when guest changes screen resolution
  • NAT: fixed high CPU load under certain circumstances (Windows hosts only)
  • NAT: fixed handling of the broadcast flag in DHCP requests
  • Virtio-net: don't crash when ports accessed beyond the valid range
  • LsiLogic: fix for Windows 7 guests
  • ATA: fix for guru meditation when installing Solaris 8 guests
  • VHD: fixed an incompatibility with Virtual PC
  • VHD: update the footer backup after setting a new UUID
  • Host DVD: really fixed loading "passthrough" setting from config file
  • Shared folders: fixed resolving of symlink target on Linux (3.1.2 regression)
  • VRDP: fixed VERR_NET_ADDRESS_IN_USE error when restarting a VM (3.1 regression)
  • PulseAudio: fixed recording
  • USB: fixed a shutdown blue screen (Windows hosts only)
  • BIOS: fixed attribute during text scroll
  • OVF: fix strange error messages on disk import errors
  • OVF: do not require write access the the .ovf file during import (3.1 regression)
  • iSCSI: fix taking snapshots of a running VM
  • Solaris hosts: several USB fixes (including support for Apple iPod)
  • Solaris installer: fixed USB module removal and Solaris 10 "id" binary incompatibility
  • Guest Additions: fixed wrong guest time adjustment if the guest clock is ahead (3.1 regression; non-Windows guests only)
  • Linux Additions: fixed shared folders for Linux 2.6.32 guests
  • Linux Additions: make the mouse driver work on Debian 5.0.3 guests again (3.1.2 regression)
  • Windows Additions: fixed malfunctioning VBoxService that broke time-sync
  • Windows Additions: fixed uninstallation issues on 64-bit guests
  • Windows Additions: fixed some sysprep execution issues
  • X.Org Additions: never reject the saved video mode as invalid
  • XFree86 Additions: accept video mode hints for the initial mode again

관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1411

댓글을 달아 주세요.




사용자 삽입 이미지
PasswordFox v1.20 (분류: Password Recovery Utilities)
PasswordFox is a small password recovery tool that allows you to view the user names and passwords stored by Mozilla Firefox (파이어폭스) Web browser. By default, PasswordFox displays the passwords stored in your current profile, but you can easily select to watch the passwords of any other Firefox profile. For each password entry, the following information is displayed: Record Index, Web Site, User Name, Password, User Name Field, Password Field, and the Signons filename.

DNSDataView v1.05 (분류: Internet Related Utilities)
This utility is a GUI alternative to the NSLookup tool that comes with Windows operating system. It allows you to easily retrieve the DNS records (MX, NS, A, SOA) of the specified domains. You can use the default DNS server of your Internet connection, or use any other DNS server that you specify. After retrieving the DNS records for the desired domains, you can save them into text/xml/html/csv file.
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1408

댓글을 달아 주세요.




사용자 삽입 이미지
SearchMyFiles v1.40 (분류: Disk Utilities)
SearchMyFiles is an alternative to the standard "Search For Files And Folders" module of Windows. It allows you to easily search files in your system by wildcard, by last modified/created/last accessed time, by file attributes, by file content (text or binary search), and by the file size. SearchMyFiles allows you to make a very accurate search that cannot be done with Windows search. 예: You can search all files created in the last 10 minutes with size between 500 and 700 bytes. After you made a search, you can select one or more files, and save the list into text/html/csv/xml file, or copy the list to the clipboard.
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1406

댓글을 달아 주세요.




내가 현재 기본 웹 브라우저로 사용 중인 프로그램은 Maxthon Browser 이다. 최근 몇 가지 마음에 들지 않는 구석이 있어서 심각하게 교체를 생각 중인데 그중 최우선순위가 바로 ChromePlus 이다. 인터넷 익스플로러와 크롬(정확하게는 크로뮴[Chromium])을 동시에 사용할 수 있는 다중 브라우저로 조금 미흡한 점을 있지만, 계속 진화 중이어서 기대가 된다.

ChromePlus
ChromePlus(크롬플러스) 1.3.6.0 버전이 2010년 1월 23일자로 출시되었다.

ChromePlus 다운로드 페이지로 가기

이번 버전에서 바뀐 점은 아래와 같다.

  1. New feature: Wheel mouse on tab-bar to switch tabs!
  2. New feature: Cookie Sync when switching Chrome/IE mode.
  3. New feature: Make IE URL in the page or from outside could be opened in IE mode.
  4. New feature: Right click the mouse to disable super drag when dragging.
  5. New feature: Added download speed in download bar, add "remove from list" and "remove from hard-disk" items in download context menu.
  6. Bug fix: Superdrag triggered when dragging a block of text into the edit box on the page.
  7. Bug fix: Open bookmark belongs to IE list will show title always as "New tab."
  8. Added "Search with other engine" in the context menu for selected texts in web page.
  9. New feature: Show upgrade completed information.
  10. New feature: Added support to fanboy's list in Adblock feature.
  11. New feature: Added "close tabs to the left" and "close all tabs" in context menu of the tab bar.
  12. Bug fix: Added options for "clear cache," "clear form data," "clear password" and "clear download history" in privacy plus.
  13. Bug fix: FavorIcon disapper after clear thumbnails.
  14. Bug fix: Auto-update module can not work on some platform(s), and just leave the current version in installation directory.
  15. Bug fix: Super-drag can not open a new tab for link(s) in google search result which is also in the IE list.
  16. Bug fix: Bookmark and copied URL cannot be opened in tab which is opened by a link under IE mode.
  17. Bug fix: Confirmation dialog opened when mode switch even if the URL already in the IE list.
  18. Bug fix: Add IE tab list supports wildcard tip, and press ALT key to always open URL in address bar in foreground new tab.
  19. Bug fix: an extra tab created to open a drag and drop link from other software.
  20. Added a choice of "cancel access right check in the future" in access check dialog for Win7.
  21. Bug fix: The subscribe button of adblock doesn't work when plusconfig page just opened.

참고로 이번 버전의 크로뮴은 이전 버전에서는 4.0.267.0이었으나 이번 버전에서는 4.0.295.0으로 올라갔다.
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1405

댓글을 달아 주세요.




Windows를 사용할 때 작업의 편의를 위해 여러 단축 아이콘이나 파일 등을 바탕 화면에 놓아두는 경우가 있다. 원래 바탕 화면에 이런 것들을 두지 않는 것이 성능을 높이는 좋은 방법이기는 하다. 그래도 이런저런 아이콘이나 파일들을 놓아두고 쓰게 되는 것이 현실이다. 그리고 적절하게 공간을 구분하여 연관성 있는 것끼리 이리저리 배치하여 사용하곤 한다.

이렇게 사용하다가 가장 곤란한 경우는 어떤 이유로든 이런 정렬이 흐트러지는 것이다. 보통 안전 모드로 나갔다 오거나, 비디오 드라이버를 새로 설치하면 그동안 사용하던 아이콘 순서가 엉망이 되고, 바탕 화면의 단축 메뉴에서 정렬 방식을 잘못 건드려 낭패를 볼 수도 있다.

이런 때를 대비해서 현재 사용 중인 아이콘 배열을 저장했다가 필요할 때 다시 복구해 주는 프로그램이 DesktopOK이다. 무료 버전이며 설치해 사용하지 않고 바로 실행해 사용하는 일명 무설치 프로그램이다.

DesktopOK 프로그램 홈페이지로 가기

현재 최신 버전은 2010년 1월 10일에 나온 1.76이다. Windows 98부터 7까지 모두 지원한다.

파일을 실행하고 상단 메뉴에서 [Save] 단추를 클릭하면 바로 현재 상태가 저장된다.

DesktopOK 1.76 Free
DesktopOK 1.76 Free

나중에 복원이 필요한 항목을 클릭하여 [Restore]를 선택하면 된다.

아래 그림과 같이 다양한 메뉴를 이용하면, 시스템 메모리에 상주시켜 일정 시간 간격으로 자동으로 아이콘 배열을 저장하게 할 수도 있고, 매번 시스템을 끄고 켤 때마다 저장과 복원을 실행할 수도 있다.

DesktopOK 1.76 Free
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1402

댓글을 달아 주세요.




Microsoft Outlook(마이크로소프트 아웃룩)을 실행할 때 "Outlook 창을 열 수 없습니다."라는 문구를 포함하는 오류 메시지 창이 나타나고, 실제로 Outlook이 실행되지 않는다면, Outlook이 설치된 폴더로 이동 후 프롬프트 창(명령 창)을 열고 아래와 같이 옵션을 넣고 실행해 본다.

outlook.exe /resetnavpane
outlook.exe /resetnavpane
관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1397

댓글을 달아 주세요.




우연히 정말 놀라운 프로그램을 발견했다. 사실 컴퓨터 키보드(자판)를 건반처럼 사용해 피아노(piano)를 연주하는 프로그램은 몇 있다. 키피(KeyP)도 역시 이런 종류의 프로그램이다.

키피 프로그램 사이트로 가기

프로그램 사이트에서 무료로 내려받을 수 있고, 설치해 사용하는 것이 아니라, 임의의 폴더에 관련 파일들을 저장한 다음 실행 파일만 실행해 사용하는 일명 무설치 프로그램이다.

사용자 삽입 이미지


일반 디지털 피아노처럼 다양한 음색의 악기도 선택해 사용할 수 있다. 프로그램 홈페이지에서 연주 동영상들을 보면 그저 놀라울 따름이다.


관련 글
100일간 인기 글
Creative Commons License 이 저작물은 크리에이티브 커먼즈 코리아 저작자 표시-비영리-변경 금지 2.0 대한민국 라이선스에 따라 이용하실 수 있습니다.


트랙백 주소 :: http://pakcw.cafe24.com/trackback/1396

댓글을 달아 주세요.