How to display your system info on your Linux desktop 당신의 시스템을 표시하는 방법에 대한 정보가 여러분의 리눅스 데스크톱을

by Ross McKillop on May 20, 2008 로스 mckillop에 의해 2008년 5월 20일

리눅스

This tutorial will guide you in downloading, installing and setting up conky, a free, light-weight system monitor for X11 that displays system information on your desktop. 이 자습서를 안내해 드리겠 다운로드, 설치 및 설정하는 conky, 무료, 빛 - 무게 시스템 모니터 바탕 화면에서 x11 시스템 정보를 표시합니다. And it’s also worth noting that the title is slightly misleading, conky also works in various BSD and X11 supported operating systems as well. 그리고 또한 제목은 다소 오해를 상당 noting, conky 또한 다양한 bsd 및 x11 지원되는 운영 체제에서 작동도합니다.

우분투에 conky

Conky can be used to display everything from your CPU and memory usage to the currently playing file in your media player. conky를 표시하는 데 사용할 수있습니다 당신의 cpu와 메모리를 사용하는 방법에 이르기까지 현재 미디어 플레이어 파일을 재생합니다. It can check your POP email account, CPU temperature, battery percentage remaining, network usage and much, much more. 수있습니다 팝의 이메일 계정을 확인하십시오, 온도, 배터리 비율을 나머지, 네트워크 사용량을 훨씬, 훨씬 더 많은합니다.

Installing Conky conky 설치하기

Debian/Ubuntu 데비안 / 우분투

Open a terminal and enter: 를 엽니다 터미널 및 입력합니다 :

sudo apt-get install conky sudo apt - get을 설치 conky

conky에 설치하는 터미널을 통해 우분투
click to enlarge 클릭하면 확대

Gentoo gentoo

Open a terminal and enter: 를 엽니다 터미널 및 입력합니다 :

emerge app-admin/conky app-admin/conky 출현

Compiling from source 소스에서 컴파일하기

You’ll need the X11 development libraries, version 6.8.2 or later. x11 개발 라이브러리를 필요로하면, 버전 6.8.2 이상을합니다.

Download conky from conky에서 다운로드 http://conky.sourceforge.net/ , uncompress it and then from a terminal run the commands (from inside the conky folder): , 압축 해제하고 다음의 명령을 실행하는 터미널에서 (안쪽에 conky 폴더) :

./configure . / 구성
make 만들다
make install 을 설치하는

The last step is optional, if you don’t do this, the conky executable will be in src/ 의 마지막 단계는 선택 사항, 이렇게하지 않을 경우, conky 실행 될 수있을 src /


Configuring Conky conky을 구성

The first time you run Conky a blank .conkyrc file will be created in your home folder. 첫 번째 시간에 빈 conky를 실행합니다. conkyrc의 홈 폴더에 파일이 생성됩니다. Rather than work from an empty configuration file, you can download this 일을보다는 빈 구성 파일이 다운로드하실 수있습니다 example (default) conky configuration file 예 (기본) conky 구성 파일을 . 합니다. Save it in your home folder and rename it to .conkyrc 귀하의 홈 폴더에 저장하고 그것을 이름을 변경합니다. conkyrc

Alternately, you can use my 또한 사용할 수있습니다 내 somewhat customized .conkyrc file 다소 사용자 정의합니다. conkyrc 파일을 (to download right click the previous link and choose “Save As”). (이전 링크를 다운로드를 선택하고 마우스 오른쪽 단추로 누르고 "다른 이름으로 저장"). Save the file to your home folder and then rename it to .conkyrc 귀하의 홈 폴더에 파일을 저장하고 그것을 이름을 변경합니다. conkyrc

conkyrc로 이름을 변경합니다. conkyrc

Using my customized .conkyrc file conky will look something like the screenshot below (transparent, borderless, upper-right corner of your screen with mostly the default resources being displayed). 을 사용하여 사용자 정의합니다. conkyrc 아래에 캡처 화면은 다음과 같이 파일을 conky (투명, 83, 상단 - 오른쪽 상단의 화면으로 대부분의 기본 정보가 표시).

conky에서 터미널을 통해 우분투
click to enlarge 클릭하면 확대

There are dozens, possibly hundreds, of 이미 수십, 수 백명의 variables 변수 and config file settings 설정 파일을 설정을 . 합니다. You may want to run conky once before you jump into adding additional variables and options. conky를 실행하기 전에 한 번 할 수있습니다 뛰어들 추가 변수와 옵션을합니다.

For Ubuntu users, when you do edit the .conkyrc file using the Text Editor, hold down the ctrl key and hit the letter h to display hidden files (files that start with .) That way you can select and open .conkyrc 에 대한 우분투 사용자를 할 때는을 편집합니다. conkyrc 파일을 사용하는 텍스트 편집기를 ctrl 키를 누른 상태에서 숨겨진 파일을 표시 편지를 누르십시오 (파일을 시작합니다.)가 열려 방법을 선택하실 수있습니다. conkyrc

열어합니다. conkyrc 파일을 텍스트 편집기로 우분투
click to enlarge 클릭하면 확대

Running Conky 실행중인 conky

Depending on which OS you’re running conky on, locate the executable file and run it by entering ./conky & conky을 실행중인 운영 체제에 따라, 그리고 실행을 입력하여 실행 파일을 찾습니다. / conky &

If you’re an Ubuntu user you can launch conky by holding down the alt key and then hitting F2 . 만약 당신이 우분투 사용자하실 수있습니다 알트 키를 누른 상태에서 시작하여 다음 conky 타격 f2합니다. Enter conky in the space provided and click Run conky의 공간을 제공하고 실행을 차례로 입력합니다

conky에서 실행 우분투

Related Posts: 관련 게시물 :
  • How to install, setup and use Google Desktop Search in Ubuntu 를 설치하는 방법, 설치 및 사용에 구글 데스크톱 검색을 우분투
  • How to display the lyrics of the iTunes song currently playing, on your OS X desktop itunes 노래의 가사를 표시하는 방법을 현재 재생, 귀하의 운영 체제 x 바탕 화면
  • How to play .rmvb files in Ubuntu 하는 방법을 재생합니다. rmvb 파일에 우분투
  • How to use Banshee to manage your iPod in Ubuntu 요정을 관리하는 아이팟을 사용하는 방법에 우분투
  • How to disable Remote Assistance and Remote Desktop in Windows XP 기능을 해제하는 방법 XP 용 원격 지원 및 원격 데스크톱에 대해
  • { 1 trackback } (1 트랙백)

    windows xp desktop windows XP 용 데스크탑
    05.20.08 at 4:00 pm 05.20.08은 오후 4시

    { 3 comments… read them below or (… 읽어도 아래에 3 개의 덧글이나 add one 하나를 추가 } )

    1 1 dnncrew dnncrew 05.27.08 at 7:46 am 05.27.08에서 오전 7시 46분

    hi ross.. 안녕하세요 로스 ..
    i’ve try this conky 나는이 conky 시도
    and come out with problem where at 1st it working fine.. 그리고 나와 문제가 어디에 1이 제대로 작동 ..
    but is it normal it just missing when i click at other part of my desktop (not at conky display) 그러나이 정상적인 단지를 클릭하면 다른 부분 누락 내 데스크톱 (conky 전혀 표시)

    i’m using Ubuntu hardy amd64 나는 우분투 하디 amd64를 사용하여

    2 2 drew 08.06.08 at 8:53 pm 08.06.08 드류에서 오후 8시 53분

    Yeah, I am having same problem. 예, 지금도 충분히 동일한 문제가있습니다. Starting conky is no big issue. conky는 큰 문제를 시작합니다. But only it’s running, and I click on the screen, it disappears. 그러나 그것의 실행중인, 그리고 나는 클릭하면 화면, 그것가 사라집니다.

    3 3 zigward 08.16.08 at 2:48 am 오전 2시 48분에서 zigward 08.16.08

    I`l use Ubuntu 8.04 and it works fine. 나는 우분투 8.04`패를 사용하고이 제대로 작동합니다. Thank You! 감사합니다!

    Leave a Comment 코멘트를 남겨주세요

    이메일

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 이러한 태그와 속성을 사용하실 수있습니다 : <a href="" title=""> <acronym title=""> <abbr title=""> <blockquote cite=""> <b> <cite> <code> 'datetime=""> <em> <i> <del <strike> <q cite="">