* rss reader
QuiteRSS
$ quiterrss
File > Import Feed or 파일 > 피드 불러오기 --> ~/Books/Rss/QuiteRss_feed_20151227b.opml
http://rss.slashdot.org/Slashdot/slashdot
http://pod.ssenhosting.com/rss/bbong420/bbong420.xml
http://www.khan.co.kr/rss/rssdata/total_news.xml
http://www.codeproject.com/WebServices/MessageRSS.aspx?fid=1159
http://www.emacswiki.org/emacs?action=rss
https://opensource.com/feed
http://www.sisainlive.com/rss.xml
http://www.ddanzi.com/rss
http://media.daum.net/syndication/today_sisa.rss
http://www.aljazeera.com/xml/rss/all.xml
http://sachachua.com/blog/category/emacs-news/feed
http://feeds.feedburner.com/UbuntuGeek?format=xml
* thunderbird
thunderbird (already installed - just start)
thunderbird &
/data/USER_ME/.thunderbird/profiles.ini 에서 "Path=dmyimpug.default" 경로를 맞춰 준다.
--
[General]
StartWithLastProfile=1
[Profile0]
Name=default
IsRelative=1
Path=dmyimpug.default
Default=1
- thunderbird
> personal folder
mkdir ~/Mail/thunderbird/LocalBox
profiles.ini in USER HOME directory .thunderbird
; set local Mailbox to -> /data/USER_ME/Mail/thunderbird/LocalBox/
change Personal Foler "개인 폴더" --> LocalBox
-> turn off spam filter
-> turn off some account mail check when startup
* audacity
install with sw center
change default settings > 편집 > 기본설정 > 디렉토리 -> .audacity_temp
* mozilla firefox
- disable error verbose mesage
about:config -> Search "error" --> browser.xul.error_pages.enable ; boolean ; false (세부 에러 메시지 표시 안함)
Open up a new tab (CTRL+T) or window (CTRL+N).
Type in de addressbar: about:config.
In the filterbar type: error and press enter.
Now set the value of the 'browser.xul.error_pages.enabled' to 'true'. Double clicking will do.
Restart Firefox.
Turning off the 'friendly HTTP error messages' in Firefox
- restclient install
> uncheck spellcheck
> delete all cache
> check off firefox statuch check
> check off report error report
> check auto cache max to - 350 MB
> thunderbird & mozilla backup
tar cvzf Home_dot.thunderbird_20161227a.tgz ~/.thunderbird
tar cvzf Home_dot.mozilla_20161227a.tgz ~/.mozilla
* csh
: sudo apt-get install csh
: * wine
: SW Center > search "wine" > install "Microsoft Windows Compatibility Layer"
: Browser -> mouse right click -> change it to wine windows Program loader
* dns and hosts file
sudo cp hosts /etc/hosts
restore hosts
* sshfs
- sudo apt-get install sshfs
sshfs remote_user@211.112.123.123:/home/locate /home/tmp/remote_mnt -o allow_other
sshfs remote_user@server_ip:/home/locate /home/tmp/remote_mnt
fusermount -u /home/tmp/remote_mnt
umount /home/tmp/remote_mnt
sudo sshfs -o allow_other username@hostname.com:/path/to/mount /local/mount/path
Subscribe to:
Post Comments (Atom)
Pranten
Pranten
-
* Cinnamon shortcut The Complete List Of Linux Mint 18 Keyboard Shortcuts For Cinnamon by Gary Newell Updated March 23, 2017 1. Toggle...
-
* postgres - pgmodelear ** new version > download: https://github.com/pgmodeler/pgmodeler sudo apt-get install qt-sdk sudo apt-get ins...
-
how to connect postgres in openoffice --> https://wiki.openoffice.org/wiki/Base/connectivity/PostgreSQL Base/connectivity/PostgreS...
No comments:
Post a Comment