방문자


Scientist. Husband. Daddy. --- TOLLE. LEGE
[1] 이 블로그는 대한민국 저작권법(28조)과 U.S. Copyright Act (17 USC. §107)에 정의된 "저작권물의 공정한 이용원칙 | the U.S. fair use doctrine" 을 따릅니다. [2] 저작권(© 최광민)이 명시된 모든 글과 번역문들에 대해 (1) 원글의 URL 주소링크를 밝히지 않은 모든 형태의 (2) 전문 복제-배포, (3) 임의수정 및 자의적 본문 발췌, (4) 화면캡처 및 배포를 금지합니다. [3] 아울러 이 블로그의 내용을 AI 학습용으로 이용하는 것 역시 금지합니다. [운영] [대문으로] [방명록]
블로그 후원하기
[한국] 하나은행 (최광민): 376-910-500-183-07
[미국] 벤모 Venmo: @pay4kc
[국제] 페이팔 PayPal: @pay4kc

법어


草人종/정 광미누/스님
가라사대:

삶/은 계란이요

죽/은 대나무

난草/ 人가 !

YouTube 채널

번역한 책

블로그 내부검색

최신 포스팅

my Fedora + Ubuntu settings

Labels:



OS

Hardware
  • D630: RAM 3gb, CPU core2 duo, nVidia Quartro
  • E6400: RAM 4gb, CPU core2 duo
  • XPS8700, CPU i7-4770, HDD 2tb, RAM 16g, nVdia

Office Suite
  • LibreOffice v.4.2
  • mendeley-desktop v1.10

Graphics
  • Gimp
  • Inkspace

Remote Desktop
  • TeamViewer v9 
    • sudo dpkg -i teamviewer_linux.deb

Reset password


Neflix on ubuntu (http://www.webupd8.org/2014/08/how-to-enable-html5-playback-for.html)

  • Install
    • sudo add-apt-repository ppa:leonbo/nss 
    • sudo apt-get update 
    • sudo apt-get install libnss3 libnss3-1d libnss3-nssdb
    • sudo apt-get upgrade
    • Install Google Chrome Beta or Dev. HERE .
    • Install the User-Agent Switcher Chrome extension from HERE
      Mozilla/5.0 (Windows NT 6.3, Win64, x64) AppleWebKit/537.36
      Netflix settings (Your Account > Playback Settings), make sure "Prefer HTML5 player instead of Silverlight" is enabled:
    • Then user swich "on"
  • Revert
    • sudo apt-get install ppa-purge
    • sudo ppa-purge ppa:leonbo/nss
    • sudo apt-get purge google-chrome-beta
    • sudo apt-get purge google-chrome-unstable

Ubuntu username change

  1. At the start screen press Ctrl+ALT+F1.
  2. Log in using your username and password.
  3. Set a password for the "root" account.
    sudo passwd root
  4. Log out.
    exit
  5. Log in using the "root" account and the password you have previously set.
  6. Change the username and the home folder to the new name that you want.
    usermod -l <newname> -d /home/<newname> -m <oldname>
  7. Change the group name to the new name that you want.
    groupmod -n <newgroup> <oldgroup>
  8. Look the "root" account.
    passwd -l root
  9. If you were using ecryptfs (encrypted home directory). Mount your encrypted directory using ecryptfs-recover-private and edit <mountpoint>/.ecryptfs/Private.mnt to reflect your new home directory.
  10. Log out.
    exit
  11. press Ctrl+ALT+F7.
And now you can log in using your new username.

VBox + Ubuntu
  • auto-resize probelm
    • sudo apt-get install dkms linux-generic 
    • sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11
    • restart vbox OR sudo /etc/init.d/vboxadd setup
xfce +xubntu
  • desktop reset: rm -r ~/.config/xfce4
  • Remove
    • sudo apt-get autoremove --purge xubuntu-* && sudo apt-get autoremove --purge xfce*
    • sudo apt-get autoremove --purge $( dpkg-query -l *xubuntu* | grep ii | tr -s " " | cut -d" " -f2; dpkg-query -l *xfce* | grep 'ii' | tr -s " " | cut -d" " -f2 )
http://www.psychocats.net/ubuntu/purexubuntu



Ubuntu shutdown / reboot issues
  • sudo shutdown -h now
  • sudo reboot -r now

Ubuntu wireless issue
  • D630
    • sudo apt-get remove --purge ndiswrapper*
    • sudo apt-get remove --purge bcmwl-kernel-source
    • sudo apt-get install linux-firmware-nonfree
  • E6400
    • sudo apt-get install bcmwl-kernel-source







to be continued....




Labels:





Scientist. Husband. Daddy. --- TOLLE. LEGE
[1] This blog complies with the "Fair Use Doctrine" as defined in Article 28 of the Republic of Korea Copyright Act and the U.S. Copyright Act (17 USC. §107). [2] Regarding copyrighted (© Kwangmin Choi) articles and translations, the following actions are prohibited (1) without providing a link to the original URL: (2) Full reproduction and distribution, (3) Unauthorized modification and arbitrary excerpting, and (4) Screen capturing and distribution. [3] Additionally, using the content of this blog for AI training is strictly prohibited. [운영] [대문으로] [방명록]
블로그 후원하기
[한국] 하나은행 (최광민): 376-910-500-183-07
[미국] 벤모 Venmo: @pay4kc
[국제] 페이팔 PayPal: @pay4kc