2010년 2월 25일 목요일

2010년 2월 22일 월요일

2010년 1월 7일 목요일

intel sandy bridge




인텔의 클락데일 이후 행보를 이야기 하자면........
전면 32nm 의 cpu gpu의 통합을 기대한다.
즉 지금의 나누워진 코어가 하나로 통합되고,
gpu도 공정이 32nm 가 된다.

기글의 블로그엔 현재 LGA 1156 소켓을 쓴다고 한다.
당연히 그에 맞는 칩셋이 나오리라.

이미지는 위키 페디아에서 퍼왔다.

샌디 이후는 다음의 출처에서 참고하세요.


http://www.eetkorea.com/ART_8800543334_1134551_NT_a6e6f7ff.HTM

2009년 12월 6일 일요일

2009년 11월 30일 월요일

mount 명령어

# mount /dev/hda1 /mnt/win * Windows 파티션

# mount -t vfat /dev/hda1 /mnt/win98

# mount -t ntfs /dev/hda2 /mnt/winxp

# mount -t msdos /dev/hda1 /mnt/dos

# mount -t ext3 /dev/hda3 /mnt/linux

http://kjs1981.tistory.com/tag/%EB%A7%88%EC%9A%B4%ED%8A%B8

2009년 11월 27일 금요일

How do I enable Flash in Konqueror?

Problem:

Flash does not work in the Konqueror browser

Reason:

Konqueror does notdetect the netscape plugins automatically.

Solution:

In the menu, select "Settings -> Configure Konqueror". Click "Plugins" (the last item in the icon menu the the left". Click on the button "Scan for new Plugins".

Konqueror will now scan for plugins and detect Flash and other plugins, which are installed for netscape.

출처: linuxlab.dk

2009년 11월 26일 목요일

Fedora12 에서 nateon 설치

nateon rpm 을 nateon 홈에서 받게 되면 의존성부족으로 에러가 난다.
물론 f12 버젼말이다.

다운로드 폴더로 가서 yum localinstall nateon-#####.rpm 을 설치하면
rpm is not signed 으로 에러난다.

그럼 vi /etc/yum.conf 에서
gpgcheck=1 -> 0으로 변경 저장.

다시 yum localinstall .... 하면 된다.

출처 : http://basic.tistory.com/91

2009년 11월 24일 화요일

mplayer Error

Error opening/initializing the selected video_out(-vo)device

라고 뜨면서 윈도우가 사라질 때의 대처,

~.mplayer/gui.conf 열고
둘째 줄 vo_driver="xmga"를 vo_driver="x11" 로 바꾼다.

출처 : http://www.simdoly.com/?mid=linux&category=192&document_srl=931

2009년 11월 18일 수요일

Fedora12 에 VirtualBox 설치

rpm 은 dependency 부족으로 설치되지 못한다.
그럼 yum 으로;

root 에서
wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo && cp virtualbox.repo /etc/yum.repos.d/ 후

2. yum install VirtualBox dkms kernel-devel make automake autoconf gcc

3. /etc/init.d/vboxdrv setup
If you’re having issues here, try installing “kernel-PAE-devel”


출처: http://www.derekhildreth.com/blog/how-to-install-virtualbox-3-on-fedora-12-tutorial/

2009년 11월 17일 화요일

Fedora12 totem 에서 codec 설정

이전 배포판에선 업데이트가 자동으로 뜨나,
현 Fedora 12 에선 모두 수동으로 설치해줘야 한다.

yum list gstreamer*

gstreamer.i386
gstreamer-ffmpeg.i386
gstreamer-pitfdll.i386
gstreamer-plugins-bad.i386
gstreamer-plugins-base.i386
gstreamer-plugins-good.i386
gstreamer-plugins-ugly.i386


출처 : http://projects.gnome.org/totem/

part_000000.csv 파일 중

  https://www.huluzy.com/archives/588.html