Open up Firefox and its preferences window. Go to the "Applications"
tab and you should see "magnet" on the list. Click on "Always ask" and
if Transmission does not appear as an option then click on "Use other"
and navigate to /usr/bin on your file system. Look for "transmission"
or "transmission-gtk" and click that.
출처: http://askubuntu.com/questions/122930/how-to-make-firefox-open-magnet-links-in-transmission
2013년 7월 23일 화요일
2013년 7월 13일 토요일
VirtualBox 4.2.16 on Fedora 19/18
root 권한
# cd /etc/yum.repos.d/
# wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo
# cd /etc/yum.repos.d/
# wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo
# yum install gcc kernel-headers kernel-devel dkms
# yum install VirtalBox-4.2
# /etc/init.d/vboxdrv setup
# vi /etc/group
사용자 등록
reboot
출처: http://www.if-not-true-then-false.com/2010/install-virtualbox-with-yum-on-fedora-centos-red-hat-rhel/
Fedora 19 audacious 설치
yum install audacious audacious-plugins-freeworld-mp3
That's all
출처: http://forums.fedoraforum.org/showthread.php?t=266191
That's all
출처: http://forums.fedoraforum.org/showthread.php?t=266191
2013년 7월 10일 수요일
fedora 19 Atheros ar8161 or ar8162 driver install
Install
To only compile and install the alx driver you can do:https://www.kernel.org/pub/linux/kernel/projects/backports/2013/03/04/compat-drivers-2013-03-04-u.tar.bz2 다운 압축풀고 그 디렉토리로 이동
#./scripts/driver-select alx
# make clean
# make
# make install
# modprobe alx
reboot
출처:http://www.linuxfoundation.org/collaborate/workgroups/networking/alx
make 시 에러!
EDIT2: It may happen that
make complains that version.h is missing. if so, do:sudo cp /usr/include/linux/version.h /usr/src/kernels/'uname -r'/include/linux- where
uname -rshould give you the directory of the kernel you're using,3.7.2-204.fc18.x86_64for example. 출처: https://ask.fedoraproject.org/question/10550/fedora-18-atheros-ar8161-and-wireless-bcm43142-not-recognized/
yum update kernel kernel-headers kernel-devel gcc
출처: https://bugzilla.redhat.com/show_bug.cgi?id=842367
피드 구독하기:
글 (Atom)
gemini scripts
5. 외로움을 기본값으로 인정하기 "인간은 원래 혼자 와서 혼자 가는 존재"라는 사실을 담담하게 받아들이는 마인드셋이 중요합니다. 괴로운 외로움은 '남들은 다 행복해 보이는데 나만 혼자야'라는 비교에서 옵니다. 누구...