SlideShare a Scribd company logo
Using linux in schools
LUNIX
Is a Unix like and mostly POSIX compliant compute rope rating
system assembled under the model of free and open-source
software development and distribution
USING LINUX IN SCHOOLS
No vendor lock-ins
Freedom to redistribute
Security
No pressure to upgrade
Computers last longer
Ability to modify
Students get exposure to free software
Choice
Open file formats
Ethical
TOP 16 LINUX COMMANDS
1. cd
2. man
3. ls
4. cp
5. Mv
6. Mkdir
7. Rmdir
8. Touch
9. rm
10. tar
1. pwd
2. ifconfig
3. Locate
4. Ping
5. Chmod
6. help
CD
The "Change Directory" command enables you to navigate to another
directory.
Example: cd Downloads
Example: cd /etc/
Example: cd .. (Directory up!)
MAN
The man command shows the users the "manual" of the command.
IS
In the absolute top 15 there's no way the ls command is missing. On the
third place, the ls command. The ls command is used to list the
files/directories within a directory.
Example: ls
It shows us the directories available.
CP
The cp command is available for us to "Copy" things. This might be usefull
for duplicating files f.e.
Example: cp file file2
MV
The mv command is used for "Move" operations. The mv commands
enables the users to move a file/directory to a specified location.
Example: mv /home/bas/Desktop/bla /home/bas/Desktop/fiets
MKDIR
This command is used to "make" directories, NOT Files.. (thit is possible
with another command which i will bring up later in this tutorial)
Example: mkdir testdirectory
RMDIR
When you are able to make directories, you also want to know how to
remove them. Removing directories is done by the rmdir command and
belongs to the absolute basic commands in shell bashing.
Example: rmdir fiets
TOUCH
Now we know how to make directories and deleting them, i now want to use
the touch command. The touch command is used to make files.
Example: touch vogel
This will create the file vogel for us in the directory.
RM
The rm command stand for remove. The rm command is used in order the
delete files instead of directories.
Example: rm vogel
TAR
Sometimes you have to archive files. Archiving files is a way to pack a set
of files to one single file. The operation is done by the tar command.
Example: tar -cvf test.tar test (Creating a tar file from directory or file test)
Example: tar -xvf test.tar myexctractfolder (Extracts the particular tar file in
the current working directory)
PWD
Sometimes you really wonder where you are in the system. PWD is the
solution for that problem.
PWD stands for Path Working Directory.
Example: pwd
IFCONFIG
ifconfig is a command showing you information about the ethernet
adapters on your system. It contains very usefull information like
gateway, ip, and packet statistics. For the average user this command
is rarely used, but i think it's worth knowing it.
Example: ifconfig
LOCATE
Locate is an extremely fast seaching command. It shows the directories or
files each on a new line.
Example: locate syslog
Example: locate syslog | more (Piping structure used to invert the data from
locate to the more command)
PING
Ping is used as a network diagnostic command by professionals. Ping
offers information about the network we are on and if the other system
responds to us. In cases of troubleshooting network related problems,
ping can do a great job to determine the domain of the problem.
Example: ping www.google.com
CHMOD
The chmod command. The chmod command comes from "Change Mode"
back to the unix times. It's a great command to restrict access to
directories or files. But before i show you an example on how to use it,
some theory.
Chmod is qiet an advanced command to use. So therefore you really need
to understand how it works.
chmod works with so called persmission bits. These bits can be set to a
certain level of restrictions.
HELP
Display help for a built-in command •
RESOURSE
http://community.linuxmint.com/tutorial/view/778
http://ss64.com/bash/
https://trombonechamp.wordpress.com/2008/06/23/10-reasons-why-free-
software-and-gnulinux-should-be-used-in-schools/

More Related Content

PPTX
Using linux in schools
DOCX
40 important command for linux
PPTX
Manajemen file and user pada linux
PPT
PPTX
Basic commands of linux
PPSX
Unix environment [autosaved]
ODP
Linux cmd
PDF
Basic Linux commands
Using linux in schools
40 important command for linux
Manajemen file and user pada linux
Basic commands of linux
Unix environment [autosaved]
Linux cmd
Basic Linux commands

What's hot (20)

DOCX
Bc0056 unix operating system
PDF
Linux Basic Commands
PPT
Common linux ubuntu commands overview
PDF
Unix for Librarians
PDF
17 Linux Basics #burningkeyboards
PDF
Part 03 File System Implementation in Linux
PPT
Unix Basics 04sp
PDF
The basic concept of Linux FIleSystem
PDF
3.1.a linux commands reference
PPTX
UNIX/Linux training
PDF
Linux course fhs file hierarchy standard
PDF
One Page Linux Manual
PPTX
Basics of-linux
PPT
Sls01 Lecture02 Linux In Practice
ODP
Linux tmpfs
PPTX
Linux basics
ODP
Virtual domains
PDF
2011 - DDU - Intro to Drush
PDF
Configuring the boot menu in ubuntu
Bc0056 unix operating system
Linux Basic Commands
Common linux ubuntu commands overview
Unix for Librarians
17 Linux Basics #burningkeyboards
Part 03 File System Implementation in Linux
Unix Basics 04sp
The basic concept of Linux FIleSystem
3.1.a linux commands reference
UNIX/Linux training
Linux course fhs file hierarchy standard
One Page Linux Manual
Basics of-linux
Sls01 Lecture02 Linux In Practice
Linux tmpfs
Linux basics
Virtual domains
2011 - DDU - Intro to Drush
Configuring the boot menu in ubuntu
Ad

Viewers also liked (13)

PPTX
Using linux in schools
PPTX
using linux in schools
PPTX
阳光和小雨
PPTX
Importance of Technology in Education
PPTX
It term project (using linux in schools)
PDF
Patient engagement and Hospital Marketing Solutions from Healtho5
PPTX
Using Linux in Schools
PPTX
Using linux in schools
PDF
The Thought Leaders Project : Hospital Marketing
PPTX
Importance and basics of computer education for school students
KEY
The use of computer and video games in education
PPTX
Practo presentation
PPTX
Sesi 1 hospital marketing
Using linux in schools
using linux in schools
阳光和小雨
Importance of Technology in Education
It term project (using linux in schools)
Patient engagement and Hospital Marketing Solutions from Healtho5
Using Linux in Schools
Using linux in schools
The Thought Leaders Project : Hospital Marketing
Importance and basics of computer education for school students
The use of computer and video games in education
Practo presentation
Sesi 1 hospital marketing
Ad

Similar to Using linux in schools (20)

PPTX
Linux commands
PPT
Basic 50 linus command
PPTX
Basic Linux Commands and implementation with Examples
PPTX
Basic Linux Commands with syntax and functions
PPTX
Basic Linux Administration - 3.pptxon server
PPTX
Linux week 2
PPTX
Introduction to linux day1
PDF
Mastering the Unix Command Line
PPT
linux-lecture4.ppt
PPTX
Linux Commands all presentation file .pptx
PDF
Basics of Linux Commands, Git and Github
PPTX
Linux Fundamentals
PPT
Learning Linux v2.1
PPT
linux-lecture4.pptuyhbjhbiibihbiuhbbihbi
PPT
Linux commands and file structure
PPT
Introduction to Unix
PPT
Linux presentation
PPT
3. intro
PPT
Linux50commands
PPTX
various shell commands in unix operating system.pptx
Linux commands
Basic 50 linus command
Basic Linux Commands and implementation with Examples
Basic Linux Commands with syntax and functions
Basic Linux Administration - 3.pptxon server
Linux week 2
Introduction to linux day1
Mastering the Unix Command Line
linux-lecture4.ppt
Linux Commands all presentation file .pptx
Basics of Linux Commands, Git and Github
Linux Fundamentals
Learning Linux v2.1
linux-lecture4.pptuyhbjhbiibihbiuhbbihbi
Linux commands and file structure
Introduction to Unix
Linux presentation
3. intro
Linux50commands
various shell commands in unix operating system.pptx

Recently uploaded (20)

PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Empathic Computing: Creating Shared Understanding
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Spectroscopy.pptx food analysis technology
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
Big Data Technologies - Introduction.pptx
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Machine learning based COVID-19 study performance prediction
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
MYSQL Presentation for SQL database connectivity
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Understanding_Digital_Forensics_Presentation.pptx
Empathic Computing: Creating Shared Understanding
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Spectroscopy.pptx food analysis technology
Per capita expenditure prediction using model stacking based on satellite ima...
MIND Revenue Release Quarter 2 2025 Press Release
Big Data Technologies - Introduction.pptx
sap open course for s4hana steps from ECC to s4
Dropbox Q2 2025 Financial Results & Investor Presentation
Machine learning based COVID-19 study performance prediction
“AI and Expert System Decision Support & Business Intelligence Systems”
Digital-Transformation-Roadmap-for-Companies.pptx
MYSQL Presentation for SQL database connectivity
The AUB Centre for AI in Media Proposal.docx
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Spectral efficient network and resource selection model in 5G networks
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
NewMind AI Weekly Chronicles - August'25 Week I
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf

Using linux in schools

  • 2. LUNIX Is a Unix like and mostly POSIX compliant compute rope rating system assembled under the model of free and open-source software development and distribution
  • 3. USING LINUX IN SCHOOLS No vendor lock-ins Freedom to redistribute Security No pressure to upgrade Computers last longer Ability to modify Students get exposure to free software Choice Open file formats Ethical
  • 4. TOP 16 LINUX COMMANDS 1. cd 2. man 3. ls 4. cp 5. Mv 6. Mkdir 7. Rmdir 8. Touch 9. rm 10. tar 1. pwd 2. ifconfig 3. Locate 4. Ping 5. Chmod 6. help
  • 5. CD The "Change Directory" command enables you to navigate to another directory. Example: cd Downloads Example: cd /etc/ Example: cd .. (Directory up!)
  • 6. MAN The man command shows the users the "manual" of the command.
  • 7. IS In the absolute top 15 there's no way the ls command is missing. On the third place, the ls command. The ls command is used to list the files/directories within a directory. Example: ls It shows us the directories available.
  • 8. CP The cp command is available for us to "Copy" things. This might be usefull for duplicating files f.e. Example: cp file file2
  • 9. MV The mv command is used for "Move" operations. The mv commands enables the users to move a file/directory to a specified location. Example: mv /home/bas/Desktop/bla /home/bas/Desktop/fiets
  • 10. MKDIR This command is used to "make" directories, NOT Files.. (thit is possible with another command which i will bring up later in this tutorial) Example: mkdir testdirectory
  • 11. RMDIR When you are able to make directories, you also want to know how to remove them. Removing directories is done by the rmdir command and belongs to the absolute basic commands in shell bashing. Example: rmdir fiets
  • 12. TOUCH Now we know how to make directories and deleting them, i now want to use the touch command. The touch command is used to make files. Example: touch vogel This will create the file vogel for us in the directory.
  • 13. RM The rm command stand for remove. The rm command is used in order the delete files instead of directories. Example: rm vogel
  • 14. TAR Sometimes you have to archive files. Archiving files is a way to pack a set of files to one single file. The operation is done by the tar command. Example: tar -cvf test.tar test (Creating a tar file from directory or file test) Example: tar -xvf test.tar myexctractfolder (Extracts the particular tar file in the current working directory)
  • 15. PWD Sometimes you really wonder where you are in the system. PWD is the solution for that problem. PWD stands for Path Working Directory. Example: pwd
  • 16. IFCONFIG ifconfig is a command showing you information about the ethernet adapters on your system. It contains very usefull information like gateway, ip, and packet statistics. For the average user this command is rarely used, but i think it's worth knowing it. Example: ifconfig
  • 17. LOCATE Locate is an extremely fast seaching command. It shows the directories or files each on a new line. Example: locate syslog Example: locate syslog | more (Piping structure used to invert the data from locate to the more command)
  • 18. PING Ping is used as a network diagnostic command by professionals. Ping offers information about the network we are on and if the other system responds to us. In cases of troubleshooting network related problems, ping can do a great job to determine the domain of the problem. Example: ping www.google.com
  • 19. CHMOD The chmod command. The chmod command comes from "Change Mode" back to the unix times. It's a great command to restrict access to directories or files. But before i show you an example on how to use it, some theory. Chmod is qiet an advanced command to use. So therefore you really need to understand how it works. chmod works with so called persmission bits. These bits can be set to a certain level of restrictions.
  • 20. HELP Display help for a built-in command •