20 Best Cross Commands जो प्रत्येक Chromebook users को पता होना चाहिए
नमस्कार दोस्तों आप सभी का Tech Blog Hindi में हार्दिक स्वागत हैं। विंडोज़ और कई अन्य Application की तरह, क्रोमबुक ओएस का भी अपना कमांड शेल होता है जिसे Crosh कहा जाता है। इसे कभी-कभी क्रोम शेल के रूप में भी जाना जाता है। आप डेवलपर मोड को चालू किए बिना सभी कमांड तक नहीं पहुंच सकते हैं, लेकिन यह आपको सामान्य रूप से महत्वपूर्ण लोगों तक पहुंचने की अनुमति देता है।
इस लेख में, हम कमांड के एक सेट का उल्लेख करेंगे जिसका उपयोग Crosh में किया जा सकता है और एक साथ execute किया जा सकता है। सबसे पहले, क्रोश को खोलने के लिए, आपको अपने कीबोर्ड पर Ctr+Alt+T दबाना होगा। ये क्रॉस कमांड के स्क्रीन को ओपन करेगा जहा आप अपने मनचाहे कमांड को चला सकते है ।
Commands | Purpose of the Command |
help | Displays a list of executable commands. |
help_advanced | Provides a list of advanced commands. |
help <command> | displays what the mentioned command does. |
uptime | Shows the current runtime and the number of users logged in except you. |
set_time | sets manual time. |
ping <website URL> | Shows your ping on a particular website and also displays its IP address. |
dns | Looks up a DNS server. |
battery_test | lets you know the battery info. |
connectivity | checks your connection details. |
inputcontrol | This doesn’t work on every device. It lets you adjust mouse/TouchPad controls. |
exit | Close Crosh. |
vmc start -enable-gpu | Forcefully enables the GPU for Linux. It helps Linux to perform far better. |
ipaddrs -6 | Displays the IPv6 address for your Chromebook. |
ipaddrs -4 | Similar to the last command, this one displays the IPv4 for your Chromebook. |
top | Displays all of the processes in your Chrome OS. |
set_apn | sets an APN to use cellular data. |
modern help | use this to configure the modem. |
rollback | rolls back to the previous update. |
bt_console | debugs Bluetooth console. |
memory_test | lets you know the available memory. |
ये सभी बेसिक Crosh Commands है । आप इन Crosh Commands का उपयोग करके आसानी से कई काम कर सकते हैं जो आप करना चाहते हैं।
लेकिन, यदि आप और आगे जाना चाहते हैं, तो आप डेवलपर टूल को Enable कर सकते हैं और rlz, route, etc जैसे और भी कमांड का उपयोग कर सकते हैं।
ये Commands केवल उन लोगों के लिए हैं जो जानते हैं कि वे क्या कर रहे हैं ।
आशा करते हैं की आपको हमारा ये पोस्ट पसंद आया हो और अगर आपके मन में इस पोस्ट से जुड़े कोई भी सवाल हैं तो आप हमे निचे कमेंट बॉक्स पर कमेंट काके पूछ सकते है साथ ही अपने सुझाव भी दे सकते हैं।
Thanks