Linux is one of the most popular Operating Systems used in todays world. Read more
Foss : Linux - Manipuri
Outline: Basic Commands Commands with example Command interpreter Shell Using man Apropos Whatis Using --help option
Outline: Outline: General Purpose Utilities in Linux echo uname who passwd date cal Brief overview on Files and directories pwd ls cat ..
Outline: Outline: File System File Directory File Inode Types of Files Home directory and Current directory Change Directory(cd) mkdir,rmdir
Outline: Outline: Working with Regular Files cat rm cp mv cmp wc
Outline: Outline: File Attributes chown, chmod, chmod -R, displaying files with ls -l chmod u+, chmod a-w, chmod g+w, chmod -r, chgrp inode, hard link, symbolic link
Outline: Outline: Redirection Pipes Input,output and error stream Redirection : > and >> Pipes : |
Outline: Outline: Working with Linux Process Process Shell process Process spawning - parent and child process Process attributes - pid, ppid Init Process U..
Outline: Outline: The Linux Environment Environment variable vs Local variables set command env command SHELL, HOME, PATH, LOGNAME, PS1, PS2 history ! and ..
Outline: Outline: Basics of System Administration Root login-su User management - UID, GID, useradd, usermod, userdel Discs – Du, df
Outline: Outline: Simple filters Head tail sort cut paste
Outline: Outline: The grep command To see the content of a file To list the entries of a particular stream To ignore cases Lines that do not match the pattern ..
Outline: Outline: More on grep command Search using grep To match more than one pattern To check a word that has different spelling Character class The use o..
Outline: Outline: The sed command sed To print using sed Line Addressing Context Addressing
Outline: Outline: Some more on sed command substitute insert delete
Foss : Linux - Marathi
Outline: उबंटू लिनक्स डेस्कटॉप 16.04 '''gnome ''' एन्व्हायरन्मेंटवर उबंटू लिनक्स डेस्कटॉप 'लाँचर' लाँचरवर दृश्यमान काही आयकॉन्स कॅल्कुलेटर, '''gedit ''' टेक्स्ट एडिटर, टर्मिनल, फ..
Outline: डेस्कटॉप कस्टमायजेशन 16.04 लाँचर लाँचरमधून एप्लिकेशन्स काढणे लाँचरवर एप्लिकेशन्स जोडणे सिस्टिम सेटिंगज Appearance सेटिंग्ज वर्कस्पेस स्वीचर एकाधिक डेस्कटॉप्स वापरण..
Outline: उबंटू लिनक्स 16.04 OS मध्ये सॉफ्टवेअर इन्स्टॉल करणे टर्मिनल द्वारे सॉफ्टवेअर इन्स्टॉल करणे सिनॅप्टिक पॅककजे मॅनेजर इन्स्टॉल करणे सिनॅप्टिक पॅककजे मॅनेजरद्वारे सॉफ्टवेअर इन्स्ट..
Outline: प्राथमिक कमांडस् कमॅंड्स चे उदाहरण क्ंमांड इंटर्प्रेटर Shell(शेल) man( मॅन ) वापरणे Apropos (अप्रपोज़ ) Whatis (वॉट ईज़ ) हेल्प पर्याय वापरण..
Outline: जनरल पर्पस यूटिलिटीस इन लिनॅक्स echo(एको ) uname(यू नेम ) who(हु) passwd( पासवर्ड ) date(तारीख) cal(कॅल) फाइल्स आणि डाइरेक्टरीस वर संक्षिप्त पूर..
Outline: फाईल सिस्टीम फाईल डिरेक्टरी आय-नोड फाइल्स चे टाइप्स होम डिरेक्टरी आणि करेंट डिरेक्टरी डिरेक्टरी(cd)बदलणे mkdir,rmdir