Created by
Hadoop, MapReduce, YARN, etc
Terms in this set (38)
o Unix was an OS. Large community of hackers + academics modified the source of Unix to create and share distributions. But they decided to close the source
o The community worked on the GNU (Gnu's Not Unix) Project, which was an attempt to recreate Unix, open source + copyleft, from the ground up. GNU/Linux is the Linux we know today, Ubuntu is a distribution based off of GNU/Linux.
o The community worked on the GNU (Gnu's Not Unix) Project, which was an attempt to recreate Unix, open source + copyleft, from the ground up. GNU/Linux is the Linux we know today, Ubuntu is a distribution based off of GNU/Linux.
ls -al: displays contents of a directory in longform, with details. Lets us see permissions
cd: change directory
pwd: print working directory (prints out current file path you're in)
mkdir: make directory to make a new folder
touch: make a new file with touch filename
nano: basic command line text editor
man: see the manual for list of all commands
less: prints contents of file to the command line
cat: reads a file
mv: moves file from source to destination
cp: copy's specified file
rm: removes file
history: shows history of commands. history | grep [old command] : this will show you prior usage of some command. very handy when you forget.
cd: change directory
pwd: print working directory (prints out current file path you're in)
mkdir: make directory to make a new folder
touch: make a new file with touch filename
nano: basic command line text editor
man: see the manual for list of all commands
less: prints contents of file to the command line
cat: reads a file
mv: moves file from source to destination
cp: copy's specified file
rm: removes file
history: shows history of commands. history | grep [old command] : this will show you prior usage of some command. very handy when you forget.
groups can contain multiple users. All users belonging to a group will have the same Linux group permissions access to the file.
A user or account of a system is uniquely identified by a numerical number called the UID (unique identification number).
A root or super user can access all the files, while the normal user has limited access to files.
A user or account of a system is uniquely identified by a numerical number called the UID (unique identification number).
A root or super user can access all the files, while the normal user has limited access to files.
Students also viewed
Recent flashcard sets
Sets found in the same folder
Verified questions
Recommended textbook solutions

Fundamentals of Database Systems
7th Edition•ISBN: 9780133970777 (3 more)Ramez Elmasri, Shamkant B. Navathe687 solutions

Information Technology Project Management: Providing Measurable Organizational Value
5th Edition•ISBN: 9781118898208Jack T. Marchewka346 solutions

Service Management: Operations, Strategy, and Information Technology
7th Edition•ISBN: 9780077475864James Fitzsimmons, Mona Fitzsimmons103 solutions

Service Management: Operations, Strategy, and Information Technology
7th Edition•ISBN: 9780077475864James Fitzsimmons, Mona Fitzsimmons103 solutions
Other Quizlet sets
1/6