지풍@blog

지풍@blog RSS

요즘 트위터가 인기가 많죠~~ 일반인 부터... 연예인 그리고 정치인까지~~

그리고 아이폰과 안드로이드폰이란 스마트폰의 열풍에 트위터 인기에 기름을 부었죠~~

제가 안드로이드폰(갤럭시S)를 쓰는 김에 안드로이드폰에서 (공식) 트위터 어플을 사용하는 법에 대해서 한번 정리 해 볼려고 하네요

일단 공식 트위터 어플을 다운 받아야 겠죠??

안드로이드 폰에는 다 있는 마켓에 들어 갑니다


마켓에서 트위터 어플을 찾기 위해 오른쪽 상단에 있는 검색 버튼을 터치합니다


검색 단어로 twitter를 입력하고 오른쪽 돋보기를 터치합니다


그럼 가장 상단에 공식 트위터 어플이 보입니다

뭐 바로 밑에 있는 twidroyd도 있고 tweetcaster도 있는데... 그래도 왠지 공식 어플이 좋을 것 같아서 전 공식 트위터 어플을 쓰고 있답니다

가장 상단에 있는 공식 트위터 어플을 터치합니다


그럼 어쩌고 어쩌고 이야기 나오고 하단에 설치 버튼이 나옵니다

살짝 설치 버튼을 터치합니다


그럼 이런 저런 권한이 필요하다고 나오고 확인 눌러서 다운로드 및 설치를 합니다


조금 시간이 자나면 알림에 트위터가 설치 되었다고 나올껍니다

그걸 터치하면 설치된 트위터가 실행이 되죠

처음 실행 했기 때문에 계정 설정을 해야 합니다


사용자 이름과 비밀번호를 넣어 주고 로그인을 터치합니다

올바른 계정이면~~ 로그인이 되겠죠??


그 다음은 트위터의 주소록을 안드로이드폰과 동기화할 것인지 물어 보는 화면인데 동기화 하실 분은 모두 동기화 하시고 별 필요 없으신 분들은 동기화 안함으로 하고 완료를 합니다

그럼 이제 설정 완료 되었습니다

그럼 타임라인을 한번 봐야죠??


한글판이여서 그런지 타임라인이 아니라 이야기로 나오네요...


왼쪽 상단에 있는 이야기를 터치 하면 위처럼 타임라인을 볼 수 있습니다


그리고 오른쪽 상단 메뉴 중에 가장 왼쪽을 터치하면 타임라인을 업데이트할 수 있죠


그리고 오른쪽 상단 메뉴 중에 가운데 있는 것을 터치하면 멘션을 쓸 수 있죠

 
이렇게 140자의 글을 남길 수 있는 화면이 뜨게 되죠~~

오른쪽 상단에 메뉴를 보면 사진을 같이 올릴 수도 있고 위치 정보도 글과 함께 넣을 수 있죠

이상 간략하게 공식 트위터 어플 설치부터 사용까지 정리 해 봤습니다
ext3의 다음버전인 ext4가 나왔죠

커널 버전 2.6.28부터 추가 되었고 ext3와 화위 호환성, 1EB(헉!!)의 파일 시스템과 파일 하나가 16TB까지 지원 그리고 이전에 비해 성능과 신뢰성을 끌어 올렸다고 하네요

[root@localhost ~]# cat /etc/redhat-release
CentOS release 5.5 (Final)
[root@localhost ~]# cat /proc/version
Linux version 2.6.18-194.el5 (mockbuild@builder16.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri Apr 2 14:58:35 EDT 2010

그런데 CentOS 5.x가 2.6.18 기반이여서 그런지 기본으로 ext4가 기본으로 탑재가 안 되어 있더군요
(CentOS 5.5에 ext4가 없으니 하위버전도 그러겠죠?? 확인 안 해봐서ㅠㅠ)

뭐 CentOS가 Red Hat Enterprise Linux 기반으로 되어 있으니까 Red Hat Enterprise Linux에도 ext4가 기본 탑재 안 되어 있을것 같네요
(한갖 소문에는 Red Hat Enterprise Linux 5.4부터 탑재 한다고 하던데 5.5에 없네요~)

구글에서도 ext2를 버리고 ext4로 갈려고 하고 redhat 계열에서는 점차 ext4로 갈려고 계획 중인가 보더군요

그나저나 redhat 계열의 패키지 관리 프로그램인 yum을 이용해서 쉽게 ext4를 시스템에 적용 시킬 수가 있더군요

아래 같이 하면 ext4를 설치할 수 있을껍니다~

[root@localhost ~]# yum install e4fsprogs
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: centos.mirror.cdnetworks.com
 * base: centos.mirror.cdnetworks.com
 * extras: centos.mirror.cdnetworks.com
 * updates: centos.mirror.cdnetworks.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package e4fsprogs.i386 0:1.41.9-3.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package             Arch           Version                Repository      Size
================================================================================
Installing:
 e4fsprogs           i386           1.41.9-3.el5           base           1.1 M

Transaction Summary
================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 1.1 M
Is this ok [y/N]: y
Downloading Packages:
e4fsprogs-1.41.9-3.el5.i386.rpm                          | 1.1 MB     00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : e4fsprogs                                                1/1

Installed:
  e4fsprogs.i386 0:1.41.9-3.el5

Complete!
[root@localhost ~]# rpm -ql e4fsprogs
/etc/mke4fs.conf
/sbin/debuge4fs
/sbin/dumpe4fs
/sbin/e4fsck
/sbin/e4image
/sbin/e4label
/sbin/e4undo
/sbin/finde4fs
/sbin/fsck.ext4
/sbin/fsck.ext4dev
/sbin/mke4fs
/sbin/mkfs.ext4
/sbin/mkfs.ext4dev
/sbin/resize4fs
/sbin/tune4fs
/usr/share/doc/e4fsprogs-1.41.9
/usr/share/doc/e4fsprogs-1.41.9/README
/usr/share/doc/e4fsprogs-1.41.9/RELEASE-NOTES
/usr/share/locale/ca/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/cs/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/de/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/es/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/fr/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/id/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/it/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/nl/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/pl/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/sv/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/tr/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/vi/LC_MESSAGES/e4fsprogs.mo
/usr/share/locale/zh_CN/LC_MESSAGES/e4fsprogs.mo
/usr/share/man/man5/e4fsck.conf.5.gz
/usr/share/man/man5/mke4fs.conf.5.gz
/usr/share/man/man8/debuge4fs.8.gz
/usr/share/man/man8/dumpe4fs.8.gz
/usr/share/man/man8/e4fsck.8.gz
/usr/share/man/man8/e4image.8.gz
/usr/share/man/man8/e4label.8.gz
/usr/share/man/man8/e4undo.8.gz
/usr/share/man/man8/fsck.ext4.8.gz
/usr/share/man/man8/fsck.ext4dev.8.gz
/usr/share/man/man8/mke4fs.8.gz
/usr/share/man/man8/mkfs.ext4.8.gz
/usr/share/man/man8/mkfs.ext4dev.8.gz
/usr/share/man/man8/resize4fs.8.gz
/usr/share/man/man8/tune4fs.8.gz
부담없이 고성능의 가상화를 쓸 수 있는 WMware Player의 새버전이 나왔네요

어제 날짜로 나왔는데.... 3.1버전이네요

더 성능이 좋아졌다고 하는데 한번 설치 해 봐야 겠네요

아래는... 3.1 Release Notes 입니다

VMware Player 3.1 Release Notes

VMware Player Version 3.1 | 25 MAY 2010 | Build 261024

Last Document Update: 25 MAY 2010

Check frequently for additions and updates to these release notes.

These release notes cover the following topics:
  • What's New
  • Known Issues

What's New

This release of VMware Player adds the following new features and support:

  • New Support for 32-Bit and 64-Bit Operating Systems
  • New Features in VMware Player

New Support for 32-Bit and 64-Bit Operating Systems  


This release provides support for the following host and guest operating systems:

    Operating System

    Host and Guest Support

    Ubuntu 8.04.4 Host and guest
    Ubuntu 10.04 Host and guest
    OpenSUSE 11.2 Host and guest
    Red Hat Enterprise Linux 5.5 Host and guest
    Fedora 12 Guest
    Debian 5.0.4 Guest
    Mandriva 2009.1 Guest

New Features in VMware Player

  • OpenGL 2.1 support for Windows 7 and Windows Vista guests — Improves the ability to run graphics-based applications in virtual machines.
  • Improved Graphics Performance — Enhanced performance with better benchmarks, frame rates, and improved rendering on Windows 7 and Windows Vista guests allows you to run various graphics-based applications. In addition, major improvements in video playback enable you to play high-resolution videos in virtual machines. 
  • Automatic Software Updates — Download and install VMware Tools and receive maintenance updates when available. 
  • Direct Launch — Drag guest applications from the Unity start menu directly onto the host desktop. Double-click the shortcut to open the guest application. The shortcut remains on the desktop after you exit Unity and close VMware Player. 
  • Autologon — Save your login credentials and bypass the login dialog box when you power on a Windows guest. Use this feature if you restart the guest frequently and want to avoid entering your login credentials. You can enable Autologon and use direct launch to open guest applications from the host.
  • OVF 1.1 Support — Import or export virtual machines and vApps to upload them to VMware vSphere or VMware vCloud. The VMware OVF Tool is a command-line utility bundled in the VMware Player installer. Use this tool along with VMware Player to convert VMware .vmx files to .ovf format or vice versa. VMware recommends that you use the OVF command-line utility. For more information, see the OVF Web site and OVF Tool User Guide
  • Eight-Way SMP Support — Create and run virtual machines with a total of up to eight-processor cores.
  • 2TB Virtual Disk Support — Maximum virtual disks and raw disks size increased from 950GB to 2TB.
  • Encryption Enhancements — VMware Player includes support for Intel's Advanced Encryption Standard instruction set (AES-NI) to improve performance while encrypting and decrypting virtual machines and faster run-time access to encrypted virtual machines on new processors.
  • Memory Management — User interface enhancements have simplified the handling of increased virtual memory capacity.
  • User Experience Improvement Program — Help VMware improve future versions of the product by participating in the User Experience Improvement Program. Participation in the program is voluntary and you can opt out at any time. When you participate in the User Experience Improvement Program, your computer sends anonymous information to VMware, which may include product configuration; usage and performance data, virtual machine configuration; usage and performance data, and information about your host system specifications and configuration. 

    The User Experience Improvement Program does not collect any personal data, such as your name, address, telephone number, or email address that can be used to identify or contact you. No user identifiable data such as the product license key or MAC address are sent to VMware. VMware does not store your IP address with the data that is collected.

    For more information about the User Experience Improvement Program, click the Learn More link during installation or from the VMware Player Preferences menu.

Known Issues

The known issues for VMware Player are grouped by topic in the following sections.

  • Software Updates
  • Installation, Upgrade, and Compatibility
  • Display
  • Miscellaneous

Software Updates

The known issues under this section are only applicable when upgrading from VMware Player 3.1 release candidate to the current VMware Player 3.1 release. The following issues have been fixed in the current release.
  • When you install or uninstall the release candidate version of VMware Player on a Windows host, some of the network or USB device drivers might not work properly. 
    Workaround: Before you install or uninstall VMware Player, make a list of the drivers in the Device Manager. Install or uninstall VMware Player and manually reinstall the network or USB device drivers that are not working or might be missing.
  • Upgrading VMware Player on non-English versions of Windows Vista and Windows 7 hosts might cause thevmUpdateLauncher.exe program to fail and trigger high CPU and memory usage. 
    Workaround: In the %PROGRAMFILES%\VMware\VMware Player directory, replace the vmUpdateLauncher.exe file with the one available on VMware Communities.
  • On Linux hosts, if the screen saver becomes active during the VMware Player software update process, the update might fail. 
    Workaround: Disable your screen saver before initiating the VMware Player software update process.
  • When downloading software updates via a slow Internet connection, you might receive a timeout error resulting in an unsuccessful download.
    Workaround: Download VMware Player 3.1 from the VMware Web site and manually install the product.

Installation, Upgrade, and Compatibility

  • The WDDM graphics driver included in the VMware Player 3.1 release is not compatible with VMware Player 3.0 and earlier releases. To run a virtual machine in an older version of VMware Player, revert to the previous version of the WDDM driver. 
    Workaround: Uninstall the Beta version of VMware Tools and install the previously released version.
  • Currently available pre-release versions of OpenSUSE 11.3 might not work properly with Easy Install.
  • On Windows hosts, if VMware applications or virtual machines are running under a different user, then the current user might not be able to upgrade VMware Player concurrently.
    Workaround: To upgrade VMware Player, complete the following steps:
    1. Open Windows Task Manager.
    2. Verify that VMware applications or virtual machines are running under a different user.
    3. Switch to that user.
    4. Close all VMware applications and virtual machines.
    5. Switch back and upgrade VMware Player.
    If you do not have the proper permission to switch, contact your system administrator.
  • On Linux hosts, changes to the System proxy settings and Manual proxy settings might take effect after you restart VMware Player.
  • On Windows Server 2008 hosts, if you are not logged in as an Administrative user or your group policy disallows.msi installers, VMware Player and VMware Tools update might fail.
  • In some instances, using Easy Install to create a virtual machine with Kubuntu 10.04 might result in a blank screen after the virtual machine reboots for the first time.
    Workaround: Reboot the virtual machine.
  • Installing the Linux version of VMware Player in a directory where the path contains spaces, might cause the OVF Tool to launch incorrectly. 
    Workaround: To launch the OVF Tool, implement one of the following workarounds:
    • Install the Linux version of VMware Player in a directory path without spaces.
    • Edit line 23 of the ovftool script to contain the following command: "$OVFTOOL_BIN" "$@".
  • On SUSE 11.2 and possibly other Linux distributions, the sudo command does not preserve the DISPLAY environment, which could cause the VMware Player installer user interface to fail.
    Workaround: To preserve the DISPLAY environment add Defaults env_keep+="DISPLAY" to the /etc/sudoers file.
  • Installing VMware Player in a directory path that contains non-ASCII characters might cause an unsuccessful installation or cause guest application shortcuts to become unresponsive when you try to open. 
    Workaround: Install VMware Player in a directory path containing only ASCII characters.

Display

  • On Linux hosts, the Cycle to Next/Previous open VM button might not appear consistently in the VMware Player full screen toolbar.
  • In some cases, entering Unity mode on Windows 7 virtual machines with Aero configured to use more than two monitors could disable migration of Unity windows between monitors.
    Workaround: Exit and reenter Unity mode.
  • Exiting FIFA 08 game on Windows 7 guests and hosts with Aero enabled, might cause the desktop wallpaper to turn black.
  • Running OpenGL applications using full screen view across multiple displays on a Windows XP virtual machine might fail.
  • There are known issues with the ATI Linux driver 10.2. VMware recommends that you use ATI Linux driver 9.11 for the best 3D user experience.
  • On Windows 7 virtual machines in Unity mode, using the mouse to perform graphic or text editing tasks might result in a delay in rendering the edits.
    Workaround: Disable Aero mode in the virtual machine.
  • Enabling Aero on hosts with Intel Integrated Graphics processing unit might cause display issues in a virtual machine.
  • On Windows hosts, you might experience some usability issues while attempting to interact with Fedora 13 virtual machine applications in Unity mode.
  • On Fedora 13 and Red Hat Enterprise Linux 6 virtual machines, Unity mode might not support maximizing virtual machine application windows.
  • On Fedora 13 virtual machines, dragging guest applications along the edges of the guest display might cause the mouse functions to become unresponsive.
  • When running Left 4 Dead application, transitioning the virtual machine between console view and full screen mode, might cause the application to display incorrectly. 
    Workaround: Restart the application to restore display.
  • On Japanese version of Windows, using non-ASCII characters to name the host might cause the Start menu to not show in Unity mode.

Miscellaneous

  • Running a virtual machine on a Linux host with grsecurity patches might cause the host to restart unexpectedly.
  • Using fast user switching might cause unpredictable behavior in the Windows virtual machine, including problems with the mouse and with CPU usage. 
    Workaround: Allow the Windows guest operating system to start and reach an idle state before you log in to the first user account.
  • Printer device might not work on Ubuntu 10.04 hosts.
    Workaround: Manually configure the network or USB printer to print from the virtual machine.
  • Converter does not support virtual disk size that exceeds 950GB. 
    Workaround: Change the disk size value to 950GB.
  • On Linux hosts, launching a virtual machine application shortcut that includes either non-ascii characters or a long path might not work on the first attempt.
1 ··· 24 25 26 27 28 29 30 ··· 68 
분류 전체보기 (202)
내가 사는 이야기 (2)
백과사전 (89)
듣고 보는 것 (0)
세상 이야기 (1)
맛집 투어 & 여행 (0)
컴퓨터 이야기 (110)
게임 이야기 (0)
위시리스트 (0)
스포츠 이야기 (0)
영화 이야기 (0)
우하하하하 (0)

공지사항

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백