Search Tutorials
Foss: Linux - English
Outline: Ubuntu Linux Desktop 16.04 Ubuntu Linux Desktop on gnome environment The launcher Some of the icons visible on Launcher Calculator, gedit Text Editor, Terminal, Firefox Web Browser, Vide..
Basic
Foss: Linux - English
Outline: Desktop Customization 16.04 The Launcher Remove applications from the Launcher Add applications to the Launcher System Settings Appearance settings Workspace switcher Use multiple Desktops C..
Basic
Foss: Linux - English
Outline: Installing software in Ubuntu Linux 16.04 OS Install software via Terminal Installing Synaptic Package Manager Install software via Synaptic Package Manager Configure proxy settings in Synaptic..
Basic
Foss: Linux - English
Outline: Basic Commands Commands with example Command interpreter Shell Using man Apropos Whatis Using --help option
Basic
Foss: Linux - English
Outline: General Purpose Utilities in Linux echo uname who passwd date cal Brief overview on Files and directories pwd ls cat
Basic
6. File System
Foss: Linux - English
Outline: File System File Directory File Inode Types of Files Home directory and Current directory Change Directory(cd) mkdir,rmdir
Basic
Foss: Linux - English
Outline: Working with Regular Files cat rm cp mv cmp wc
Basic
Foss: Linux - English
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
Basic
Foss: Linux - English
Outline: Redirection Pipes Input,output and error stream Redirection : > and >> Pipes : |
Basic
Foss: Linux - English
Outline: Working with Linux Process Process Shell process Process spawning - parent and child process Process attributes - pid, ppid Init Process User process & System process ..
Basic
Foss: Linux - English
Outline: The Linux Environment Environment variable vs Local variables set command env command SHELL, HOME, PATH, LOGNAME, PS1, PS2 history ! and ~ alias
Basic
Foss: Linux - English
Outline: Basics of System Administration Root login-su User management - UID, GID, useradd, usermod, userdel Discs – Du, df
Basic