2016년 9월 13일 화요일

fedora tor failed to start

This will fail if SELinux is up and running.

solution


# grep tor /var/log/audit/audit.log | audit2allow -M mytor 
 
# semodule -i mytor.pp

 systemctl start tor.service
systemctl status tor.service

check it~

출처: https://www.banym.de/linux/fedora/install-tor-on-fedora

forward-socks5t / 127.0.0.1:9050 . 

출처: https://www.privoxy.org/user-manual/config.html


2016년 9월 9일 금요일

[WORKAROUND]Sound not working after upgrade to gnome 3.12

Hi Guys,

I found out a workaround. I'm not going to edit the post as solved because it isn't. The workaround that I've found is:

In settings > sounds it only displayed to me a digital output. It seems that pulse isn't recognizing the right output. With pavucontrol installed, I lauched it and choose, in Output device tab, my analogic output (that was signed as unplugged). After that, every sound plays  beautifully.

If after a reboot, pulse don't detect the device again, just repeat the pavucontrol step.

dnf install pavucontrol

?  $ pulseaudio --start


출처: https://bbs.archlinux.org/viewtopic.php?id=180311 




2016년 8월 5일 금요일

2016년 7월 25일 월요일

2016년 7월 14일 목요일

2016년 6월 22일 수요일

fedora 24 install chrome

google-chrome.repo

[google-chrome]
name=google-chrome
baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64
enabled=1
gpgcheck=1
gpgkey=https://dl.google.com/linux/linux_signing_key.pub

출처 : 내 PC

2016년 5월 7일 토요일

Friedrich Nietzsche, Beyond Good and Evil, Aphorism 146


Wer mit Ungeheuern kämpft, mag zusehn, dass er nicht dabei zum Ungeheuer wird. Und wenn du lange in einen Abgrund blickst, blickt der Abgrund auch in dich hinein.  

He who fights with monsters should look to it that he himself does not become a monster. And if you gaze long into an abyss, the abyss also gazes into you.   




Beyond Good and Evil, Aphorism 146



출처: https://en.wikiquote.org/wiki/Friedrich_Nietzsche

2016년 5월 5일 목요일

황동규 즐거운 편지

1
내 그대를 생각함은 항상 그대가 앉아 있는 배경에서
해가 지고​ 바람이 부는 일처럼 사소한 일일 것이나
언젠가 그대가 한없이 괴로움 속을 헤매일 때에
오랫동안 전해 오던 그 사소함으로 그대를 불러 보리라
2
진실로 진실로 내가 그대를 사랑하는 까닭은
내 나의 사랑을 한없이 잇닿은 그 기다림으로 바꾸어 버린데 있었다
밤이 들면서 골짜기엔 눈이 퍼붓기 시작했다
내 사랑도 어디쯤에선 반드시 그칠 것을 믿는다
다만 그때 내 기다림의 자세를 생각하는 것 뿐이다
그동안에 눈이 그치고 꽃이 피어나고 낙엽이 떨어지고 또 눈이 퍼붓고 할 것을 믿는다​

2016년 4월 29일 금요일

순수이성비판

내용 없는 사고는 공허하며, 개념 없는 직관은 맹목이다.(Gedanken ohne Inhalt sind leer, Anschauungen ohne Begriffe sind blind.) 

2016년 1월 31일 일요일

Platoon ending scene Chris Taylor's speech

Chris Taylor: I think now, looking back, we did not fight the enemy, we fought ourselves. The enemy was in us. The war is over for me now, but it will always be there, the rest of my days. As I'm sure Elias will be, fighting with Barnes for what Rhah called "possesion of my soul." There are times since, I've felt like a child, born of those two fathers. But be that as it may, those of us who did make it have an obligation to build again. To teach to others what we know, and to try with what's left of our lives to find a goodness and a meaning to this life.

출처: http://www.whysanity.net/monos/platoon2.html


foremost hdd recovery

sudo apt install foremost  sudo foremost -t jpg -i /dev/sdb1 -o /home/nichts/recovery souece : gemini