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 -r
should give you the directory of the kernel you're using,3.7.2-204.fc18.x86_64
for 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)
소포클레스 오이디푸스왕 중
source: https://www.translatum.gr/forum/index.php?topic=33648.0 μὴ φῦναι τὸν ἅπαντα νικᾷ λόγον: τὸ δ᾽, ἐπεὶ φανῇ, βῆναι κεῖθεν ὅθεν...
-
그렇다. 우리는 잊힐 것이다. 그것이 인생이며, 아무것도 할 수 있는 일은 없다. 오늘 우리에게 중요해보이고 심각해 보이며, 버거운 결과로 보이는 것들, 바로 그것들이 잊히는, 더는 중요해지지 않는 순간이 올것이다. 이상한 일이다. 지금 우리는...
-
sudo apt-get install tor privoxy privoxy 설정 파일을 편집합니다 sudo gedit /etc/privoxy/config 파일 가장 아랫쪽에 아래 문구를 넣고 저장합니다. (맨 마지막 점도 넣어야 합니다.) f...