Part of an operating system whose purpose is to provide a user-friendly interface when working with data
File System (FS)
Who developed Linux?
Linus Torvalds
Who designed Windows
Microsoft
A subnet-unique identifier for a Layer 3 device in the OSI model. Now it is more than just the fourth version ..
IP
How to say hello to the whole world?)
print("Hello, world!")
What File System is Windows using
NTFS
Which command in Linux deletes a directory with all its contents?
Microsoft Directory Services for Windows Server Family Operating Systems
Active Directory
The most basic engineering tool that allows you to understand ""Is the host alive?"
PING
Unordered collections of arbitrary objects accessed by key
Dict (dictionary)
A component of Microsoft Windows used to make it easier to access and manage files that are physically distributed over a network
DFS
It is the main component of the Linux system. It links the underlying hardware to the operating system.
Kernel
Data files in the ... format are designed to store messages, contacts, calendars, tasks, and other Microsoft Outlook items, as well as their properties.
PST (Personal Storage Table)
It is a network between computers and other network devices that are located in the same (small) location.
LAN
The function is used to create a list of numbers.
range()
Which File System is standard for Linux
Ext2, Ext3, Ext4
(Extended Filesystem)
The ... command is an expression used to filter results or output.
Grep
Cross-platform solution for automating tasks, which includes a command line shell, a scripting language
PowerShell
The technology allows many internal devices with an internal IP address to access the Internet under external IP addresses and receive packets back to the internal IP address.
NAT
Keyword used to define an instance or object of a class
self
"/usr" directory decryption
User System Resources
From what software did the development of Linux originate?
Unix
Backup copy, in case the user wants to roll back to a previous version of the operating system
windows.old
The best networker in college?
All of you :)
Often used as an inline function and is a single anonymous function expression. It is used to create a new function object and return it at runtime.
Lambda