Creating shortcut (icons) on desktop and System tools

Creating shortcut

The process of creating a shortcut (icon) on the desktop can vary slightly depending on the operating system you're using. Here's a breakdown of how to do it on some of the most popular operating systems:

Windows:

  1. Locate the file or program that you want to create a shortcut for.
  2. Right-click on the file or program and select "Create shortcut" from the context menu.
  3. A new shortcut icon will be created on the desktop with the same name as the original file or program.
  4. You can also use drag-and-drop to create a shortcut. Click and hold on the file or program you want to create a shortcut for, then drag it to the desktop while holding down the mouse button. Release the mouse button to create the shortcut.
  5. Once the shortcut is created, you can double-click on it to open the original file or program, or you can right-click on it and select "Properties" to change the shortcut's name, icon, or other settings.

macOS:

  1. Locate the file or program that you want to create a shortcut for.
  2. Drag the file or program to the desktop while holding down the Command and Option keys.
  3. A new shortcut icon will be created on the desktop with the same name as the original file or program.
  4. You can also use "File" > "Make Alias" to create the shortcut.
  5. Once the shortcut is created, you can double-click on it to open the original file or program.

Linux:

  1. Locate the file or program that you want to create a shortcut for.
  2. Right-click on the desktop and select "Create Launcher" or "Create Link" from the context menu.
  3. A new shortcut icon will be created on the desktop with the same name as the original file or program.
  4. Once the shortcut is created, you can double-click on it to open the original file or program.

It's important to note that some Linux distributions may have different ways of creating shortcuts or launchers depending on the desktop environment and version.

System tools

System tools are a set of software utilities that are built into an operating system to help users manage and maintain their computer. Here is a more detailed explanation of some common system tools related to disk management and how they can be used in different operating systems:

Windows:

  1. Disk scanning: Windows includes a built-in disk scanning tool called "Check Disk" (chkdsk). You can run chkdsk by opening the Command Prompt (cmd) and typing chkdsk followed by the drive letter you want to scan. chkdsk can be run in different modes like, chkdsk /f, chkdsk /r and chkdsk /x.
  2. Disk defragmenter : Windows includes a built-in disk defragmenter tool. You can access this tool by opening the Start menu, typing "defragment" in the search box, and selecting "Defragment and Optimize Drives." This tool will analyze your hard drive and defragment it as needed.
  3. Backup: Windows includes a built-in backup tool called "File History." This tool can be used to create a backup copy of your files and folders to an external hard drive or network location.
  4. Restore: You can restore files and folders using the File History feature in Windows. You can also use the "System Restore" feature to restore your system to a previous state in case of any system issues.
  5. Format: You can format a hard drive using the Disk Management tool in Windows. To access this tool, right-click on the Start menu and select "Disk Management." In Disk Management, you can select the drive you want to format and choose the "Format" option.

macOS:

  1. Disk scanning: macOS includes a built-in disk scanning tool called "First Aid." You can run First Aid by opening Disk Utility, selecting the drive you want to scan, and clicking on the "First Aid" button.
  2. Disk defragmenter : macOS does not have a built-in disk defragmenter tool. However, you can use third-party software to defragment your hard drive.
  3. Backup: macOS includes a built-in backup tool called "Time Machine." This tool can be used to create a backup copy of your files and folders to an external hard drive or network location.
  4. Restore: You can restore files and folders using Time Machine in macOS. You can also use the "Recovery" feature to restore your system to a previous state in case of any system issues.
  5. Format: You can format a hard drive using the Disk Utility tool in macOS. To access this tool, open "Applications" > "Utilities" > "Disk Utility." In Disk Utility, you can select the drive you want to format and choose the "Erase" option.

Linux:

  1. Disk scanning: Linux includes a built-in disk scanning tool called "fsck" (File System Consistency Check). You can run fsck by opening the Terminal and typing fsck followed by the drive or partition you want to scan. For example, to check the root partition, you can use the command "fsck /dev/sda1". fsck can also be run automatically at boot time.
  2. Disk defragmenter : Linux does not have a built-in disk defragmenter tool. However, you can use third-party software such as "e4defrag" or "defrag" to defragment your hard drive.
  3. Backup: Linux includes several built-in backup tools such as "cp" (copy), "rsync" and "tar" that can be used to create a backup copy of your files and folders to an external hard drive or network location.
  4. Restore: You can restore files and folders using the backup tools in Linux. For example, you can use the command "cp" to restore a file from a backup location.
  5. Format: You can format a hard drive using the "mkfs" command in Linux. For example, to format a partition with the ext4 file system, you can use the command "mkfs.ext4 /dev/sda1"

Additionally, Linux has other disk management tools like GParted, which is a GUI based tool that can be used to manage partition and format hard drive.

It's important to note that the system tools available may vary depending on the version and distribution of the Linux operating system, and the methods of accessing these tools may also vary. Additionally, there are third party system tools available for Linux that can provide more advanced functionality.


Click here for previous notes
Click here for Lok Sewa Computer Operator mock test

Post a Comment

0 Comments