Search Tutorials

The Tutorials in this series are created using BASH 4.2.24 on Ubuntu 16.04. AWK is a language for processing text files. AWK is typically used as a data extraction and reporting tool. It is a standard feature of most Unix-like operating systems. It consists of a set of actions to be taken against streams of textual data for purposes of extracting or transforming text, for eg: producing formatted reports. The language uses the string datatype, associative arrays, and regular expressions. AWK was created at Bell Labs in the 1970s and its name is an acronym derived from the surnames of its authors—Alfred Aho, Peter Weinberger, and Brian Kernighan. Read more


About 9611 results found.
  1. Instruction Sheet
  2. Brochures

Foss : Linux AWK - Urdu

Outline: فنکشنسawk Built-in فنکشنسArithmetic فنکشنس sqrt(x) فنکشنس int(x ) فنکشنس exp(x ) فنکشنس log(x) natural logarithm فنکشنس sin(x) and cos(x) فنکشنس Ran..

Basic

Foss : Linux AWK - Urdu

Outline: فنکشن کا سنٹیکس user defined کا سنٹیکس function call    سٹائپینڈ ی پرنٹ کرنے کی مثال  if-else    اگر کوئی اور کوڈ کی تشریح    فنکشن کال کرنے کی وضاحت return اسٹیٹمینٹ کا سنٹ..

Basic

Foss : Linux for Sys-Ads - English

Outline: Creating user account adduser command Define specify user ID Define specify home directory Define specify login shell Give comments during user creation About user id's /et..

Basic

Foss : Linux for Sys-Ads - English

Outline: Assigning Groups on User Creation Creating a user group addgroup command Group id Assigning user to the group Creating user group with specific group id Assigning groups to..

Basic

Foss : Linux for Sys-Ads - English

Outline: User Password management 1. Changing user password 2. Locking user password 3. Unlocking a password 3. Password removal 4. Changing the password expiry information 5. pass..

Basic

Foss : Linux for Sys-Ads - English

Outline: Modifying User Account 1. usermod command 2. Modifying attributes of user account 3. Locking user account 4. Unlocking user account 5. Change home directory 6. Change shell..

Basic

Foss : Linux for Sys-Ads - English

Outline: Group Password and Login 1. newgrp command 2. /etc/group 3. /etc/gshadow 4. Changing current group 5. Securing a group with password 6. Login to a group as group member 7...

Basic

Foss : Linux for Sys-Ads - English

Outline: Administrating Group with gpasswd Command 1. Group password 2. Adding group member 3. Adding group administrator 4. Deleting member 5. Removing password 6. Restricting pas..

Basic

Foss : Linux for Sys-Ads - English

Outline: Modifying and Deleting Groups 1. groupmod command 2. groupdel command 3. Change group name 4. Change GID 5. Check existing GID 6. Set same GID 7. Set GID for the files 8...

Basic

Foss : Marble - English

Outline: Install Marble version 1.12.20 in Ubuntu Linux OS 16.04 using the terminal Open the Marble application in Ubuntu Linux OS 16.04 Zoom in to show India on the Marble virtual globe ..

Basic

Foss : Marble - English

Outline: View Topographical map of the earth Use Windrose tool to navigate on the globe About Overview map Use of Zoom slider to Zoom in and Zoom out About Scale bar About Status b..

Basic

Foss : Marble - English

Outline: Explanation of default panels in Marble Demo of Search, Routing and Location panels Explanation about Map View and Legend panels Demo of various Map Views of Earth - 2D..

Basic

Foss : Marble - English

Outline: Explain about Search panel Show different components of the Search panel Activate Cross-hairs option Open Place information data sheet Explain about Place information data ..

Basic

Foss : Marble - English

Outline: Define a globe Explain about Behaim globe and historical map Explain about continents and oceans in the flat view Hide and show the panels Explain about the political map of th..

Basic

Foss : Marble - English

Outline: Show how to hide Compass, Overview map, Wind-rose and Scale bar from the Marble interface Show how to hide latitudes and longitudes for better view of the map Show how to export ..

Basic

Foss : Marble - English

Outline: About OpenStreetMap Show some prominent places in Mumbai using OpenStreetMap view Explain about Legend panel in the OpenStreetMap view Find a route map between two places Remov..

Basic

Foss : Marble - English

Outline: Explain how to make the Edit Maps panel visible on the interface Show various icons available in Edit Maps panel Add a place mark on a particular location on the map Add a place..

Basic

Foss : Marble - English

Outline: Change the existing route using drag and drop method Change the existing route using Add via method Find a reverse route for the existing route Clear a route from the map Open ..

Intermediate

Foss : Marble - English

Outline: About Ground Overlay Place the Indian Flag as a ground overlay on the map of India Resize the image using arrow handles Select an item on the map Add a polygon hole in an exist..

Intermediate

Foss : Marble - English

Outline: Create a new map in Marble Give a name and description for the new map Open the created map in the Map View panel Delete the created map from the Map View panel Copy a map to a..

Intermediate