본문 바로가기

운영체제47

VMware Workstation 설치 # sudo chmod +x VMware-Workstation-Full-8.0.4-744019.x86_64.bundle sudo ./VMware-Workstation-Full-8.0.4-744019.x86_64.bundlev vmware-installer --uninstall-product vmware-workstation 2014. 10. 24.
How can I shorten my command line (bash) prompt? 먼저 #force_color_prompt=yes의 주석은 제거하고 To change it for the current terminal instance onlyJust enter PS1='\u:\W\$ ' and press enter.To change it "permanently"In your ~/.bashrc, find the following section:if [ "$color_prompt" = yes ]; then PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ' else PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ .. 2014. 10. 24.
The request to Suspend this virtual machine failed because the corresponding VMware Tools script did not run successfully. https://gist.github.com/drakkhen/5473067 The request to Suspend this virtual machine failed because the corresponding VMware Tools script did not run successfully.If you have configured a custom suspend script in this virtual machine, make sure that it contains no errors. Attempting the operation again will ignore the script failure. You can also submit a support request to report this issue.As .. 2014. 10. 23.
우분투에 VMWare Player 설치하기 http://www.youtube.com/watch?v=u-JO_alFzhQ 삭제하기vmware-installer -u vmware-player 2014. 10. 22.
우분투 폴더명을 영문으로 바꾸기 $gedit /home/username/.config/user-dirs.dirs # This file is written by xdg-user-dirs-update# If you want to change or add directories, just edit the line you're# interested in. All local changes will be retained on the next run# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an# absolute path. No other format is suppor.. 2014. 10. 22.
Install Homebrew Install Homebrewruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"http://brew.sh Get Cask$ brew install caskroom/cask/brew-caskhttp://caskroom.io https://github.com/jclem/gifify 2014. 9. 17.
맥에서 파이썬 인스톨러 사용하기 터미털을 열고 아래 내용을 입력한 후 엔터! $ sudo easy_install pip 설치 결과 $ pip Usage: pip [options] Commands: install Install packages. uninstall Uninstall packages. freeze Output installed packages in requirements format. list List installed packages. show Show information about installed packages. search Search PyPI for packages. wheel Build wheels from your requirements. zip DEPRECATED. Zip individual packages.. 2014. 7. 23.
vmware workstation을 이용한 mac os x 설치 vmware workstation을 이용해 맥을 설치하기 위해 서는 도아님의 블로그를 참조하면 됩니다. 다만, 설치할 컴퓨터의 cpu가 i3, i5..로 불려지는 샌디브릿지 일 경우 스누피님의 블로그를 추가 참조하셔야 합니다. 도아님의 블로그 http://offree.net/entry/Install-Mac-OS-X-using-VMWare 스누피님의 블로그 http://snoopybox.co.kr/1489제 노트북은 엘지 R590 i5여서 vmx파일 아래의 내용을 추가 후 설치가 가능했습니다. cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101" 2011. 4. 10.
맥용 한글 뷰어 설치 10.6.6 이상에서 설치가 가능하다고 합니다. 앱스토어에서 '한컴'으로 검색하면 찾을 수 있습니다. 이걸 설치하면서 느낀건데.. 앱스토어 편하네요. 2011. 3. 27.