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. और यह भी बात ध्यान रखने लायक है कि शीर्षक थोड़ा गुमराह कर रहे हैं, conky भी विभिन्न बीएसडी में काम करता है और X11 ऑपरेटिंग सिस्टम के रूप में अच्छी तरह से समर्थन किया.

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. यह तुम्हारी पॉप ईमेल खाते, CPU तापमान, बैटरी शेष प्रतिशत की जांच कर सकते हैं, नेटवर्क और अधिक उपयोग, बहुत ज्यादा है.
Installing Conky अधिष्ठापन Conky
Debian/Ubuntu डेबियन Ubuntu /
Open a terminal and enter: एक टर्मिनल खोलें और दर्ज करें:
sudo apt-get install conky उपयुक्त sudo-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/ http://conky.sourceforge.net/ , uncompress it and then from a terminal run the commands (from inside the conky folder): , यह uncompress और फिर एक टर्मिनल कमांड चलाने (conky फ़ोल्डर के अंदर से) से:
./configure . / 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

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 नीचे स्क्रीनशॉट की तरह कुछ देखो (पारदर्शी, बेहद ऊंची ज्यादातर डिफ़ॉल्ट संसाधनों प्रदर्शित होने के साथ अपनी स्क्रीन की सही कोने होगा).

click to enlarge बड़ा आकार देखने के लिए क्लिक करें
There are dozens, possibly hundreds, of वहाँ दर्जनों रहे हैं, संभवतः सैकड़ों की variables चर and और config file settings फ़ाइल सेटिंग्स config . . 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 Ubuntu उपयोगकर्ताओं के लिए, आप. Conkyrc पाठ संपादक का उपयोग कर जब फ़ाइल को संपादित करते हैं, नीचे Ctrl कुंजी दबाए रखें और पत्र ज को छिपा फ़ाइलें फ़ाइलें (है कि प्रदर्शन के साथ शुरू करते हैं.) इस तरह आप चुनें और खोल सकते हैं. 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 . यदि आप एक Ubuntu उपयोगकर्ता तुम conky नीचे ऑल्ट कुंजी धारण से शुरू कर सकते हैं और तब F2 मार रहे हैं. Enter conky in the space provided and click Run Conky अंतरिक्ष में प्रविष्ट करें और चलाएँ क्लिक करें
























{ 1 trackback } (1) Trackback
{ 3 comments… read them below or (3 टिप्पणियाँ ... उन्हें या नीचे पढ़ें add one एक जोड़ } )
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 मैं Ubuntu amd64 हार्डी का उपयोग कर रहा हूँ
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. लेकिन सिर्फ यह चल रहा है, और स्क्रीन पर क्लिक करें मैं, यह जाता है.
I`l use Ubuntu 8.04 and it works fine. मैं 'एल का उपयोग करें Ubuntu 8.04 और यह ठीक काम करता है. Thank You! धन्यवाद!
Leave a Comment एक टिप्पणी छोड़ दो