NEW
Font size
WorksheetsLinux
Total questions: 10
Worksheet time: 6mins
You need to change some settings on your Apache server. Which is the best tool to use for logging in remotely?
rsh
ssh
rlogin
telnet
What command, followed by the directory name is used to access that specific directory?
cp
cd
access
cdr
What command is used to clear up the terminal window?
clr
clrwin
clear
clearit
How would you show a list of files and directories that are inside the current directory?
list
ls
dir
listfiles
___________ is the command used to create new directory.
dir
newdir
mk/dir
mkdir
__________ command used to create an empty file.
touch
mkfile
intouch
create
"cat" is the command used to _________
Change directory
Move directory
Come out of shell
See the contents of file
Which of the following commands can be used to read the manual for your applications?
help
man
info
ls
Which of the following commands is NOT used in the management of files and directories?
ping
mkdir
touch
chmod
Which directory contains configuration files?
/usr
/bin
/var
/etc
