(Print) Use this randomly generated list as your call list when playing the game. There is no need to say the BINGO column name. Place some kind of mark (like an X, a checkmark, a dot, tally mark, etc) on each cell as you announce it, to keep track. You can also cut out each item, place them in a bag and pull words from the bag.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
used in windows to make a folder
mkdir
used in linux to install programs via command line
apt-get
moves files in windows
move
clears screen on windows
cls
Windows recommend command for duplicating files/folder
robocopy
used in linux to relocate a file
mv
shows contents of files in windows
type
used in linux to pull up a manual for commands
man
changes permissions of files and folders in linux
chmod
linux command to display wireless information
iwconfig
the linux version of IPconfig
ifconfig
added to a command in windows to get help on usage
/?
used for info on commands in windows
help
used in linux to end a process
kill
removes files in windows
del
also known as a "redirect"
>
changes ownership of files in linux
chown
used to scan a drive for errors
chkdsk
displays contents of a folder in Linux
ls
used to schedule tasks in linux
crontab
makes a folder in linux
md
must be used with SFC to fix errors
/scannow
can be used in windows to convert a name to an IP or vice versa
nslookup
can be used in windows to follow the route packets take in the internet
tracert
forces your computer to update group policy
gpupdate
used in linux to grant the command administrator access
sudo
used to change the folder you are in
cd
used to test responses from IP addresses
ping
used to check for errors in windows system files
sfc
used to get information on users in your network
netuser
displays contents of a folder in windows
dir
linux command for deleting a file/folder
rm
used to mark a file/folder as being accesses
touch
used to display network settings in windows
ipconfig
used in linux to change your password
passwd
used to repeat text
echo
used in windows to end processes
taskkill
Used in Linux to see running processes
ps
used to add network resources in windows
netuse
changes file names in windows
ren
shows contents of files in linux
cat
A linux command for copying files, directories and more
dd
used to reference one folder above your working directory
..
wildcard for any number of characters
*
added to a command to clear your Dynamic Name Server table
/flushdns