NEW
Font size
WorksheetsBCS Logic and coding
Total questions: 15
Worksheet time: 8mins
What is the command if you need to know what the ip adfress is of a windows computer
ipconfig
netstat -a
ifconfig
ipconfig /all
what is the file extension for a batch file
.bat
.sh
.ps1
.vbs
what is cron used for
task scheduling
hot swapping
listing directory
powershell piping
what is piping used for in power-shell
allowing the output to be fed into the next command
allowing a service to be sent to the cpu
allowing a cpu to over clock
allowing memory to speed up
what is the command to find out what the ip address of google would be
nslookup
dnslookup
serverfxnd
fsck
what is the command to find where a packet is going on windows
tracert
traceroute
copactpacket
tail
what does the tail command do
shows the last 10 lines of a file
kills a process that is not active
helps you find the ip address of a remote pc
puts a little tail on each command
what is the command to make a new folder on a linux or windows machine
ls new folder
dir +new
dir/new
mkdir
what does ls-a do
lists all files including hidden ones
lists all connections that are active to an individual PC at once
helps you read documents
zips a folder in a pc
what does Chmod do
allows you to set permissions in linux
allows you to set permissions in windows
allows you to set tasks in linux
allows you to set the length of time a permission lasts in windows
what does icacls do?
allows you to set permissions in windows
allows you to show what command is next
allows you to see the next screen
makes a VM for windows to run in linux
what is the file name for Powershell
.ps1
.sh
.vbz
.pws
what is used to zip a file in linux
compress-archive
Gzip
nozip
LS-ZIP:/f
what does PWD stand for
Print working directory
PassWorD
PhilipwonderDenlkinks
Power Wonder Dipthiologys
what is the parameter to sort by time and date in linux
ls-t
ls-t:d
ls T:/ob
Ls-A:/t&d
