General/Misc. Flashcards
What is the scope of a link-local address limited to?
Can only communicate with other devices on the same Subnet.
PXE/Pixie - Preboot eXecution Environment (PXE) - where does it install an OS from?
Installs OS remotely via network (provided the PC supports booting with PXE)
What are the ways to Boot?
USB bootable device.
Optical media: CD-ROM/DVD-ROM
PXE (remotely on the network)
SSD/HDD
Internet-based: Linux distros.
Remote network installation - local server or shared drive - can install OS across the Internet
External/hot-swappable drive (some ext. drives can mount an ISO image
Via Disk Partition - logically splits drive into partitions - can have a separate OS on each partition. So can boot a different OS from boot menu/Boot Order
What does “hot-swapping” mean?
Replacing or adding components WITH system power ON.
What is an “in-place upgrade”?
in-place upgrade - Refers to upgrading the OS while maintaining the existing files and applications.
What does a “clean install” mean in reference to an OS?
Wiping the drive clean and installing/reinstalling (with a migration tool) a new OS.
What is an “image deployment”?
Image deployment - is create a clone image of an OS/system and cloning it to every specified PC on a network (quite quick and can be automated).
What does repairing installed OS mean/do?
Refreshes or updates all the OS files on a system (does NOT change User Files).
Disk Partitioning?
Logically splitting drive into partitions/volumes (Microsoft nomenclature) - can have a separate OS on each partition. So can boot a different OS from boot menu/Boot Order
GPT GUID Partition Table? Needs UEFI BIOS!
Globally Unique Identifier (GUID) - up to 128 partitions with maximum partition of 256 TB on Windows.
MBR maximum partition size?
MBR maximum partitions per drive?
2TB per partition.
Bootable partitions.
Maximum of 4 primary partitions per drive.
Does formatting a drive create a new file system on the drive?
Yes! Formatting a drive allows you to select a file system for it:
NTFS - New Technology File System (Windows)
EXT4 - Linux
FAT32 - File Allocation Table 32
What is the main difference between formatting and quick formatting a drive?
Quick formatting doesn’t erase written data on a drive (so you can restore the data if quick format by accident) whereas formatting fully writes 0’s to every sector of storage/full wipe of existing drive data AND checks the disk for BAD SECTORS (takes a lot longer than quick format).
Use diskpart utility for a full format on Windows.
How long after a Win version does mainstream support last generally?
5 years.
What are some considerations/concerns when installing a new application?
Applications inherit the same rights and permissions as the user and many contain malware or are poorly written which may cause huge damage to your system and compromise security.
If you are connected to a fileshare then the malware can spread to other devices also connected to it!
What to do if mobile phone battery drains quickly?
-Enable airplane mode - if signal is bad then the phone has to use a lot of power to constantly search and try to connect to network
-Disable unused features like GPS, Bluetooth, WiFi
-Replace the battery if nothing helps (may just be old, batteries have a lifespan)
-Check application battery usage: Settings/Battery
(same path on iPhone and Android devices)
How to troubleshoot a phone that is randomly rebooting?
Check the OS and apps are the latest versions.
Check the battery health.
What to do if mobile device has connectivity issues?
Move closer to the access point or connect to a different one.
Make sure your WiFi, Bluetooth, NFC, AirDrop (Apple ecosystem share system up to 30 feet) that you’re trying to connect to is enabled.
Hard reset the device.
If it’s an NFC payment issue then remove and readd the card.
My mobile screen won’t auto rotate what do I do?
Check the rotation lock is disabled.
Restart the app.
Restart the phone.
Contact device support if it’s a hardware issue.
What is a Ticketing System used for?
A ticketing system is a way of managing support requests. It allows you to:
-Document
-Assign
-Resolve
-Report
-Escalate
What to do when creating a support ticket?
Get as much pertinent information as possible from the user.
Make a summary/title for the ticket.
Log who reported the issue.
Categorise the severity (Low/Mid/High/Critical) of the issue and decide who to assign it to/whether or not it needs to be escalated.
Document progress notes and solutions so that if the issue occurs again it can be fixed quickly by another help desk member.
What is the primary objective of Asset Management?
To create a log/record of every asset e.g. laptops, desktops, printers, servers, cable crimpers, routers, WAP’s.
It keeps track of the depreciation of such assets over time and allows you to easily see the make/model, serial number, purchase date and configuration of specified hardware.
Usually asset tags (RFID chips or barcodes) are physically added onto the devices.
Allows you to link an asset (device) to a user so you know for example that John has the Lenovo Laptop currently.
What is the typical Procurement Process of a company?
A user starts a request for new hardware/equipment which has to be approved by management.
Then the purchasing department finds the hardware and negotiates a price and warranty, contract with the vendor.
Then a purchase invoice is created and fulfilled and the hardware is received, logged (asset management) and given to the user.
What is an AUP?
Acceptable Use Policy (AUP) - how specific company assets are to be used by employees. E.g. what types of site can’t be visited on the company network.
These help limit the legal liability of the company after someone has been dismissed when they breach one of these AUP’s.
What is meant by compliance?
Adhering to (following) laws and standards set by an industry, organization or the government (both domestic and international).
Failure to do so may lead to fines, dismissal, liquidation and prison.
What is meant by on-boarding and off-boarding?
On-boarding refers to taking on a new member of staff. Creating them an account, granting permissions, getting them to sign an IT agreement (Acceptable Use Policy AUP). Providing them with a desktop, laptop, company phone.
Off-boarding refers to removing a member of staff from the network. Making sure their access is revoked fully to prevent them leaking sensitive information after being fired.
What types of backup start with an initial full backup?
All backup types start with an initial full backup/copy of all files.