(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 linux to change your password
passwd
can be used in windows to convert a name to an IP or vice versa
nslookup
must be used with SFC to fix errors
/scannow
linux command for deleting a file/folder
rm
also known as a "redirect"
>
displays contents of a folder in Linux
ls
shows contents of files in windows
type
Used in Linux to see running processes
ps
moves files in windows
move
linux command to display wireless information
iwconfig
forces your computer to update group policy
gpupdate
used to mark a file/folder as being accesses
touch
used to add network resources in windows
netuse
clears screen on windows
cls
displays contents of a folder in windows
dir
used in windows to end processes
taskkill
the linux version of IPconfig
ifconfig
Windows recommend command for duplicating files/folder
robocopy
used in linux to pull up a manual for commands
man
shows contents of files in linux
cat
used to schedule tasks in linux
crontab
wildcard for any number of characters
*
can be used in windows to follow the route packets take in the internet
tracert
used in windows to make a folder
mkdir
used to reference one folder above your working directory
..
added to a command to clear your Dynamic Name Server table
/flushdns
used to change the folder you are in
cd
used to check for errors in windows system files
sfc
used in linux to relocate a file
mv
changes ownership of files in linux
chown
used to get information on users in your network
netuser
used to repeat text
echo
changes permissions of files and folders in linux
chmod
used to display network settings in windows
ipconfig
used in linux to grant the command administrator access
sudo
used to test responses from IP addresses
ping
A linux command for copying files, directories and more
dd
added to a command in windows to get help on usage
/?
used in linux to end a process
kill
used to scan a drive for errors
chkdsk
changes file names in windows
ren
removes files in windows
del
makes a folder in linux
md
used in linux to install programs via command line
apt-get