• 멀티 모니터 사용시 창 이동 단축키 제공 프로그램
    • swapmonitor-1.0 or 1.1
    • google 에서 swapmonitor-1.0 또는 swapmonitor-1.1 을 검색하여 다운로드 후
    • 설치할 필요 없이 압축 해제 후에 자신이 원하는 위치에 두고
    • Ubuntu 의 System Settings.. -> Keyboard -> ShortCuts 로 이동 후
    • 아래의 + 버튼을 클릭하여 
      • 추가하고자 하는 기능의 이름을 적어주고
      • swapmonitor 실행 파일의 path 를 적어준 후
      • Apply 를 누르고나면, 목록에 자신이 적은 기능의 이름으로 단축 기능이 추가되는데
      • 추가된 기능의 맨 오른쪽을 클릭하여 자신이 사용하고자 하는 단축키를 설정해준다.\

  • Online Markdown Editor
    • http://dillinger.io/
    • Markddown 문법을 Wep page 에서 바로 입력하여 테스트 해 볼 수 있음.

  • Ubuntu command 'rm' 으로 삭제한 파일 복구 프로그램
    • testdisk program
    • 설치방법

      # 설치방법 juce@juce-ubuntu:~/work/conext/meteor-proto/packages$ sudo apt-get install testdisk
      Reading package lists... Done
      Building dependency tree      
      Reading state information... Done
      The following NEW packages will be installed:
       testdisk
      0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
      Need to get 525 kB of archives.
      After this operation, 1,225 kB of additional disk space will be used.
      Get:1 http://kr.archive.ubuntu.com/ubuntu/ trusty/universe testdisk amd64 6.14-2 [525 kB]
      Fetched 525 kB in 0s (2,020 kB/s)
      Selecting previously unselected package testdisk.
      (Reading database ... 523753 files and directories currently installed.)
      Preparing to unpack .../testdisk_6.14-2_amd64.deb ...
      Unpacking testdisk (6.14-2) ...
      Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
      Setting up testdisk (6.14-2) ... # 프로그램 실행 : sudo photorec [복구할 파일이 있었던 disk_partition_name]
      juce@juce-ubuntu:~/work/conext/meteor-proto/packages$ sudo photorec /dev/sda1
      PhotoRec 6.14, Data Recovery Utility, July 2013
      Christophe GRENIER <grenier@cgsecurity.org>
      http://www.cgsecurity.org

    • Ubuntu 가 아닌 다른 OS 사용자


+ Recent posts