Securing database with command line linux: Difference between revisions
From ICO wiki
Jump to navigationJump to search
Line 8: | Line 8: | ||
[[https://www.google.ee/imgres?imgurl=https://upload.wikimedia.org/wikipedia/commons/2/29/Linux_command-line._Bash._GNOME_Terminal._screenshot.png&imgrefurl=https://en.wikipedia.org/wiki/Command-line_interface&h=768&w=1024&tbnid=UEccWMZvZ4Ps8M:&docid=68dG_nRobZ61zM&ei=fcXlVuykF6PF6QS27pvADA&tbm=isch&client=ubuntu&ved=0ahUKEwis19HFuL7LAhWjYpoKHTb3BsgQMwgaKAAwAA]] | [[https://www.google.ee/imgres?imgurl=https://upload.wikimedia.org/wikipedia/commons/2/29/Linux_command-line._Bash._GNOME_Terminal._screenshot.png&imgrefurl=https://en.wikipedia.org/wiki/Command-line_interface&h=768&w=1024&tbnid=UEccWMZvZ4Ps8M:&docid=68dG_nRobZ61zM&ei=fcXlVuykF6PF6QS27pvADA&tbm=isch&client=ubuntu&ved=0ahUKEwis19HFuL7LAhWjYpoKHTb3BsgQMwgaKAAwAA]] | ||
[[File:https://www.google.ee/imgres?imgurl=https://upload.wikimedia.org/wikipedia/commons/2/29/Linux_command-line._Bash._GNOME_Terminal._screenshot.png&imgrefurl=https://en.wikipedia.org/wiki/Command-line_interface&h=768&w=1024&tbnid=UEccWMZvZ4Ps8M:&docid=68dG_nRobZ61zM&ei=fcXlVuykF6PF6QS27pvADA&tbm=isch&client=ubuntu&ved=0ahUKEwis19HFuL7LAhWjYpoKHTb3BsgQMwgaKAAwAA|thumb|right|alt=A screenshot of Irssi in action.|Irssi screenshot with /nick command entered.]] | |||
==Starting using the command line Linux== | ==Starting using the command line Linux== |
Revision as of 21:59, 13 March 2016
General Information about command line
Aim of the page
- To secure the database using the command line method
- What is sudo, and what is the root user ?
- Control the command line environment
- Access the information in database by easy way
[[1]]
[[File:https://www.google.ee/imgres?imgurl=https://upload.wikimedia.org/wikipedia/commons/2/29/Linux_command-line._Bash._GNOME_Terminal._screenshot.png&imgrefurl=https://en.wikipedia.org/wiki/Command-line_interface&h=768&w=1024&tbnid=UEccWMZvZ4Ps8M:&docid=68dG_nRobZ61zM&ei=fcXlVuykF6PF6QS27pvADA&tbm=isch&client=ubuntu&ved=0ahUKEwis19HFuL7LAhWjYpoKHTb3BsgQMwgaKAAwAA%7Cthumb%7Cright%7Calt=A screenshot of Irssi in action.|Irssi screenshot with /nick command entered.]]
Starting using the command line Linux
- Before starting you need to take a short course of command line in code academy Code Academy
- After you finish the command line exercises for the command line you need to know a few commands that you have to remember always
- First cd the command that will make you navigate everywhere in the command line environment
- second pwd command that always you will know your location in the system