Manage Partitions and Disks with Gparted-Clonezi

Total Page:16

File Type:pdf, Size:1020Kb

Manage Partitions and Disks with Gparted-Clonezi Linux.com :: Manage partitions and disks with GParted-Clonezilla live CD http://www.linux.com/feature/115208?theme=print Linux.com Everything Linux and Open Source Manage partitions and disks with GParted-Clonezilla live CD July 02, 2007 (9:00:00 PM) - 7 hours, 11 minutes ago By: Mayank Sharma Backing up partitions and hard disks sounds like work -- until you've tried Clonezilla. With Clonezilla you can clone and duplicate partitions of various formats and disks of various sizes locally or over the network. Even more impressive is the fact that you can do all this without typing complicated commands. And since Clonezilla is available as part of the GParted-Clonezilla live CD, you don't even have to install it. Most desktop users don't back up disks or partitions day in and day out. But once in a while you may manage to exhaust free disk space on a partition. If it's surrounded by another partition, you can either move it to another disk or to another area of the same disk that has free disk space around it, but that's easier said than done. While system administrators may take such problems in stride, for most desktop users this situation is like a punch in the face. After breaking into a sweat and Googling for an easy solution, they may spend a couple of hours backing up most of the data to removable drives, repartitioning the drive, reinstalling the distro, and restoring the data. But there's an easier solution. The GParted-Clonezilla live CD is available as a 131.5MB minimal distro based on Gentoo-catalyst, and uses the Xorg X server, the lightweight Fluxbox window manager, and a modified 2.6-series Linux kernel. Because of its small size, the live CD will work comfortably on machines equipped with a Celereon 500MHz processor or better. The live CD includes both Clonezilla and the GParted partition editor. The GParted tool helps you resize partitions by gobbling free space. It assists in reorganizing a disk once a partition has been backed up. Additionally, GParted can also delete existing partitions and make new ones, or convert one type of partition into another. GParted works with several types of partitions including ext2/3, FAT 16/32, NTFS, ReiserFS, and JFS. Using GParted isn't difficult if you know what you're doing. For that, read the detailed and illustrated documentation and our review from last year. Recent versions of GParted can now expand to free space that's available before a partition, but there's still no help available from inside the application. What's Clonezilla? According to its homepage, Clonezilla is a GPL-licensed cloning system much like the proprietary Norton Ghost and the open source Partimage. But unlike these applications, Clonezilla emphasizes cloning many disks simultaneously. To do this it needs you to make a couple of changes in your existing setup, like providing a Diskless Remote Boot in Linux (DRBL) server and enabling all computers to boot over the network. But for occasional emergencies at home or a small office, you can forgo setting up a dedicated server and instead use the live CD to hop from one machine to another, backing up and restoring partitions. Even from the live CD you can use Clonezilla to back up and restore individual or multiple partitions or complete disks to local disks or to external USB storage, or over the network via Samba and SSH. 1/3 Linux.com :: Manage partitions and disks with GParted-Clonezilla live CD http://www.linux.com/feature/115208?theme=print Another benefit of using Clonezilla is that for filesystems it supports (ext2/3, ReiserFS, XFS, JFS, FAT, NTFS), it saves only blocks that are in use instead of backing up the complete partition or disk. This not only makes the cloning and restoring process faster but also results in smaller backups. Booting the live CD The GParted-Clonezilla live CD is packaged and distributed by the GParted project. The Clonezilla project has a Clonezilla-only live CD as well. For this article, I used the latest version of the GParted-Clonezilla live CD, v1.9. When you download the GParted-Clonezilla live CD, burn it onto a CD, and boot, you'll notice its GRUB screen lists some 23 boot options. The first 11 options help you run GParted with all types of hardware, from Apple MacBooks to Hewlett-Packard laptops. For most users, the default first option should work. The next five options concern Clonezilla. Using these options you can copy Clonezilla to RAM and free the CD or DVD drive, or run it with minimum options to make it run in any environment. Again, the default option to simply run Clonezilla should work for most users. The last seven options let you skip booting either GParted or Clonezilla, instead passing control over to an operating system installed on the disks. Using Clonezilla to clone partitions and disks When you boot Clonezilla, it asks you basic questions about setting up the language and keyboard layout. Select the default options to keep English and the US keyboard layout. Next, the boot process asks whether you'd like to run Clonezilla from the command line. Unless you are an experienced Clonezilla user, select the option to "Start_Clonezilla" instead of being dropped to the shell. Now comes the first question that's going to have an effect on your backup. You have to select where the directory with your backup image will be stored. The options presented include a local drive, an SSH server, or a Samba server. If you choose to mount a local drive, the next screen lists the partitions available on the local disks, including partitions on any USB drives attached to the computer. Needless to say, make sure you don't select the partition you want to back up! If instead of mounting a local drive you choose to mount a remote partition over Samba or SSH, Clonezilla will ask for relevant connection information, such as server name or IP address, username, and password. Once you've selected a partition, either local or remote, Clonezilla will mount it and display its disk space usage, then display a screen with four options -- save disk, restore disk, save parts, and restore parts. Irrespective of what save option you select, you're next presented with four advanced Clonezilla parameters. Most of the time you can use the default options, which will use ntfsclone to clone NTFS partitions and will make Clonezilla wait for your approval before cloning. Next you select from among four compression methods that offer a different balance between speed and size. The first option makes clones the fastest because it doesn't compress them at all. The second option uses gzip, the third uses bzip2 to create the smallest images but takes longer to complete, and the last option uses the LZO compression algorithm with gzip to create faster clones. This is the default selection. The penultimate step is to choose the name of the folder that'll house the clones. By default Clonezilla names that folder according to the current date and time. Finally, select the disk or the partitions to clone from the ones listed. Clonezilla lists only unmounted partitions; if you don't see the partition you want to back up in this list, chances are that you have accidentally selected it as the partition, or the drive it resides in, to store your backup. If this is the case, you'll have to quit Clonezilla and start again. 2/3 Linux.com :: Manage partitions and disks with GParted-Clonezilla live CD http://www.linux.com/feature/115208?theme=print That's it as far as cloning is concerned. If you asked Clonezilla to confirm before cloning, it'll prompt you whether it should proceed. Depending on the size of the partition and the compression method, the cloning process can take some time. I backed up an entire disk with three partitions, one FAT32, one ext3, and one swap, totaling just 2.3GB. Clonezilla cloned the whole disk onto a USB 2.0 drive in about 9 minutes, and using the default compression method squeezed it to less than 950MB. Restoring partitions and disks Once you've backed up partitions, you can use GParted and alter the disk or prepare a new one. Since using GParted is already well documented, I'll not repeat the steps here. Once you have prepared the disks, you can restore the partitions. The process of restoring cloned partitions or disks, isn't much different from cloning them. You again begin by answering the language and keyboard questions. But instead of selecting resources to save the clone to, you select the local or network resource to restore the cloned image from. When you select the partition or disk to restore from, Clonezilla presents you with a list of 13 parameters, including the option to reinstall the contents of the master boot record, if you choose to restore disks. While Clonezilla did recreate my disk as it was, it couldn't reinstall the LILO boot loader my old Knoppix 3.7 distro was using. Same story with GRUB. Unless I cloned and restored a complete disk, my boot loader wasn't restored properly. But you can easily add a boot loader to a disk using any live rescue CD. The real benefit of Clonezilla becomes apparent when you restore individual partitions. If you have a partition that is almost full and surrounded by other partitions -- say a 1GB sda1 -- first clone it, then move to another disk and create a larger 20GB sda1 partition using GParted.
Recommended publications
  • Resurrect Your Old PC
    Resurrect your old PCs Resurrect your old PC Nostalgic for your old beige boxes? Don’t let them gather dust! Proprietary OSes force users to upgrade hardware much sooner than necessary: Neil Bothwick highlights some great ways to make your pensioned-off PCs earn their keep. ardware performance is constantly improving, and it is only natural to want the best, so we upgrade our H system from time to time and leave the old ones behind, considering them obsolete. But you don’t usually need the latest and greatest, it was only a few years ago that people were running perfectly usable systems on 500MHz CPUs and drooling over the prospect that a 1GHz CPU might actually be available quite soon. I can imagine someone writing a similar article, ten years from now, about what to do with that slow, old 4GHz eight-core system that is now gathering dust. That’s what we aim to do here, show you how you can put that old hardware to good use instead of consigning it to the scrapheap. So what are we talking about when we say older computers? The sort of spec that was popular around the turn of the century. OK, while that may be true, it does make it seem like we are talking about really old hardware. A typical entry-level machine from six or seven years ago would have had something like an 800MHz processor, Pentium 3 or similar, 128MB of RAM and a 20- 30GB hard disk. The test rig used for testing most of the software we will discuss is actually slightly lower spec, it has a 700MHz Celeron processor, because that’s what I found in the pile of computer gear I never throw away in my loft, right next to my faithful old – but non-functioning – Amiga 4000.
    [Show full text]
  • Ubuntu Kung Fu
    Prepared exclusively for Alison Tyler Download at Boykma.Com What readers are saying about Ubuntu Kung Fu Ubuntu Kung Fu is excellent. The tips are fun and the hope of discov- ering hidden gems makes it a worthwhile task. John Southern Former editor of Linux Magazine I enjoyed Ubuntu Kung Fu and learned some new things. I would rec- ommend this book—nice tips and a lot of fun to be had. Carthik Sharma Creator of the Ubuntu Blog (http://ubuntu.wordpress.com) Wow! There are some great tips here! I have used Ubuntu since April 2005, starting with version 5.04. I found much in this book to inspire me and to teach me, and it answered lingering questions I didn’t know I had. The book is a good resource that I will gladly recommend to both newcomers and veteran users. Matthew Helmke Administrator, Ubuntu Forums Ubuntu Kung Fu is a fantastic compendium of useful, uncommon Ubuntu knowledge. Eric Hewitt Consultant, LiveLogic, LLC Prepared exclusively for Alison Tyler Download at Boykma.Com Ubuntu Kung Fu Tips, Tricks, Hints, and Hacks Keir Thomas The Pragmatic Bookshelf Raleigh, North Carolina Dallas, Texas Prepared exclusively for Alison Tyler Download at Boykma.Com Many of the designations used by manufacturers and sellers to distinguish their prod- ucts are claimed as trademarks. Where those designations appear in this book, and The Pragmatic Programmers, LLC was aware of a trademark claim, the designations have been printed in initial capital letters or in all capitals. The Pragmatic Starter Kit, The Pragmatic Programmer, Pragmatic Programming, Pragmatic Bookshelf and the linking g device are trademarks of The Pragmatic Programmers, LLC.
    [Show full text]
  • Lightweight Distros on Test
    GROUP TEST LIGHTWEIGHT DISTROS LIGHTWEIGHT DISTROS GROUP TEST Mayank Sharma is on the lookout for distros tailor made to infuse life into his ageing computers. On Test Lightweight distros here has always been a some text editing, and watch some Linux Lite demand for lightweight videos. These users don’t need URL www.linuxliteos.com Talternatives both for the latest multi-core machines VERSION 2.0 individual apps and for complete loaded with several gigabytes of DESKTOP Xfce distributions. But the recent advent RAM or even a dedicated graphics Does the second version of the distro of feature-rich resource-hungry card. However, chances are their does enough to justify its title? software has reinvigorated efforts hardware isn’t supported by the to put those old, otherwise obsolete latest kernel, which keeps dropping WattOS machines to good use. support for older hardware that is URL www.planetwatt.com For a long time the primary no longer in vogue, such as dial-up VERSION R8 migrators to Linux were people modems. Back in 2012, support DESKTOP LXDE, Mate, Openbox who had fallen prey to the easily for the i386 chip was dropped from Has switching the base distro from exploitable nature of proprietary the kernel and some distros, like Ubuntu to Debian made any difference? operating systems. Of late though CentOS, have gone one step ahead we’re getting a whole new set of and dropped support for the 32-bit SparkyLinux users who come along with their architecture entirely. healthy and functional computers URL www.sparkylinux.org that just can’t power the newer VERSION 3.5 New life DESKTOP LXDE, Mate, Xfce and others release of Windows.
    [Show full text]
  • Free As in Freedom
    Daily Diet Free as in freedom ... • The freedom to run the program, for any purpose (freedom 0). Application Seen elsewhere Free Software Choices • The freedom to study how the program works, and adapt it to Text editor Wordpad Kate / Gedit/Vi/ Emacs your needs (freedom 1). Access to the source code is a precondition for this. Office Suite Microsoft Office KOffice / Open Office • The freedom to redistribute copies so you can help your Word Processor Microsoft Word Kword / Writer Presentation PowerPoint KPresenter / Impress neighbor (freedom 2). Spreadsheet Excel Kexl / Calc • The freedom to improve the program, and release your Mail & Info Manager Outlook Thunderbird / Evolution improvements to the public, so that the whole community benefits (freedom 3). Access to the source code is a Browser Safari, IE Konqueror / Firefox precondition for this. Chat client MSN, Yahoo, Gtalk, Kopete / Gaim IRC mIRC Xchat Non-Kernel parts = GNU (GNU is Not Unix) [gnu.org] Netmeeting Ekiga Kernel = Linux [kernel.org] PDF reader Acrobat Reader Kpdf / Xpdf/ Evince GNU Operating Syetem = GNU/Linux or GNU+Linux CD - burning Nero K3b / Gnome Toaster Distro – A flavor [distribution] of GNU/Linux os Music, video Winamp, Media XMMS, mplayer, xine, player rythmbox, totem Binaries ± Executable Terminal>shell>command line – interface to type in command Partition tool Partition Magic Gparted root – the superuser, administrator Graphics and Design Photoshop, GIMP, Image Magick & Corel Draw Karbon14,Skencil,MultiGIF The File system Animation Flash Splash Flash, f4l, Blender Complete list- linuxrsp.ru/win-lin-soft/table-eng.html, linuxeq.com/ Set up Broadband Ubuntu – set up- in terminal sudo pppoeconf.
    [Show full text]
  • Lightweight Virtualization with Gobolinux' Runner
    Lightweight virtualization with GoboLinux’ Runner Lucas C. Villa Real [email protected] About GoboLinux ● Alternative distribution born in 2002 ● Explores novel ideas in the Linux distribution ecosystem ● Introduces a rather diferent directory hierarchy How diferent? lucasvr@fedora ~] ls / bin dev home lib64 media opt root sbin sys usr boot etc lib lost+found mnt proc run srv tmp var lucasvr@fedora ~] ls /usr bin games include lib lib64 libexec local sbin share src tmp lucasvr@fedora ~] ls /usr/local bin etc games include lib lib64 libexec sbin share src lucasvr@gobolinux ~] ls / Data Mount Programs System Users GoboLinux File System Hierarchy /Programs Self-contained programs: no need for a package manager ~] ls /Programs AbsTk DifUtils GnuTLS Kerberos LibXML2 ACL Dit GoboHide Kmod LibXSLT Acpid DosFSTools GParted Lame Linux AGNClient E2FSProgs Gperf LCMS Linux-Firmware ALSA-Lib EFIBootMgr GPM Less Linux-PAM ALSA-Utils ELFUtils Grep LibDRM Lsof APR EncFS Grof LibEvdev Lua APR-Util ExFAT GRUB LibExif LuaRocks … /Programs Multiple versions of a given program can coexist ~] ls /Programs/GTK+ 2.24.22 2.24.30 3.10.6 3.21.4 Current Settings ~] ls /Programs/GTK+/2.24.22 bin doc include lib Resources share ~] ls /Programs/GTK+/2.24.22/bin gtk-builder-convert gtk-demo gtk-query-immodules2.0 gtk-update-icon-cache ~] ls /Programs/GTK+/2.24.30/bin gtk-builder-convert gtk-demo gtk-query-immodules2.0 gtk-update-icon-cache /Programs Easy to tell which fles belongs to which packages lucasvr@fedora ~] ls -l /bin/bash -rwxr-xr-x. 1 root root 1072008
    [Show full text]
  • MX-19.2 Users Manual
    MX-19.2 Users Manual v. 20200801 manual AT mxlinux DOT org Ctrl-F = Search this Manual Ctrl+Home = Return to top Table of Contents 1 Introduction...................................................................................................................................4 1.1 About MX Linux................................................................................................................4 1.2 About this Manual..............................................................................................................4 1.3 System requirements..........................................................................................................5 1.4 Support and EOL................................................................................................................6 1.5 Bugs, issues and requests...................................................................................................6 1.6 Migration............................................................................................................................7 1.7 Our positions......................................................................................................................8 1.8 Notes for Translators.............................................................................................................8 2 Installation...................................................................................................................................10 2.1 Introduction......................................................................................................................10
    [Show full text]
  • LIFE Packages
    LIFE packages Index Office automation Desktop Internet Server Web developpement Tele centers Emulation Health centers Graphics High Schools Utilities Teachers Multimedia Tertiary schools Programming Database Games Documentation Internet - Firefox - Browser - Epiphany - Nautilus - Ftp client - gFTP - Evolution - Mail client - Thunderbird - Internet messaging - Gaim - Gaim - IRC - XChat - Gaim - VoIP - Skype - Videomeeting - Gnome meeting - GnomeBittorent - P2P - aMule - Firefox - Download manager - d4x - Telnet - Telnet Web developpement - Quanta - Bluefish - HTML editor - Nvu - Any text editor - HTML galerie - Album - Web server - XAMPP - Collaborative publishing system - Spip Desktop - Gnome - Desktop - Kde - Xfce Graphics - Advanced image editor - The Gimp - KolourPaint - Simple image editor - gPaint - TuxPaint - CinePaint - Video editor - Kino - OpenOffice Draw - Vector vraphics editor - Inkscape - Dia - Diagram editor - Kivio - Electrical CAD - Electric - 3D modeller/render - Blender - CAD system - QCad Utilities - Calculator - gCalcTool - gEdit - gxEdit - Text editor - eMacs21 - Leafpad - Application finder - Xfce4-appfinder - Desktop search tool - Beagle - File explorer - Nautilus -Archive manager - File-Roller - Nautilus CD Burner - CD burner - K3B - GnomeBaker - Synaptic - System updates - apt-get - IPtables - Firewall - FireStarter - BackupPC - Backup - Amanda - gnome-terminal - Terminal - xTerm - xTerminal - Scanner - Xsane - Partition editor - gParted - Making image of disks - Partitimage - Mirroring over network - UDP Cast
    [Show full text]
  • Raspberry Pi
    Raspberry Pi i Raspberry Pi About the Tutorial Raspberry Pi, developed by Raspberry Pi Foundation in association with Broadcom, is a series of small single-board computers and perhaps the most inspiring computer available today. From the moment you see the shiny green circuit board of Raspberry Pi, it invites you to tinker with it, play with it, start programming, and create your own software with it. Earlier, the Raspberry Pi was used to teach basic computer science in schools but later, because of its low cost and open design, the model became far more popular than anticipated. Audience This tutorial will be useful for people of all ages especially students who want to take their first step in computer science. The reader can be a beginner or an advanced learner. Prerequisites The readers must have basic knowledge about Linux and Python programming language. They should also be aware of the basics of electronic circuits. Copyright & Disclaimer Copyright 2021 by Tutorials Point (I) Pvt. Ltd. All the content and graphics published in this e-book are the property of Tutorials Point (I) Pvt. Ltd. The user of this e-book is prohibited to reuse, retain, copy, distribute or republish any contents or a part of contents of this e-book in any manner without written consent of the publisher. We strive to update the contents of our website and tutorials as timely and as precisely as possible, however, the contents may contain inaccuracies or errors. Tutorials Point (I) Pvt. Ltd. provides no guarantee regarding the accuracy, timeliness or completeness of our website or its contents including this tutorial.
    [Show full text]
  • Build Your Own Distro Tired of the Run-Of-The-Mill Stuff on Distrowatch? Why Not Heed Mayank Sharma and Create the Perfect Operating System for You?
    Build your own distro Tired of the run-of-the-mill stuff on Distrowatch? Why not heed Mayank Sharma and create the perfect operating system for you? few issues ago, [LXF171, 50 making it your own – by removing apps and Now traditional wisdom says that creating Distros Tested], we looked at drivers that you don’t need and adding the your own Linux system is a rather difficult the best Linux distributions for ones you do. You’ll also probably change the thing to do and shouldn’t be attempted by A all kinds of users. There were factory-fitted artwork that says more about anyone other than Linux veterans. distros that were designed with ease of use the distro vendor than you. We begin the feature with graphical point- in mind, some focused on productivity, Sure that’s one way to go about it. and-click tools. Yes, you read that right. All it while others catered to specialised use You tweak and customise the distro to suit takes is a couple of clicks to craft your very cases, such as security and privacy your requirements. But wouldn’t it be really own flavour of Linux that you can pass to conscious users. But we can guarantee great if you just create your very own, custom friends and family. We’ve got tools that’ll help that there wasn’t a distro designed Linux distribution? you create and distribute customised spins specifically and entirely for you! based on Ubuntu, Fedora and While most Linux users make do OpenSUSE – the three mainstream with one of the mainstream distros out “We’ve got tools that’ll Linux distributions that house there, there’s always something or the help you create and thousands of open source software in other that’s missing.
    [Show full text]
  • Software Requirements Specification
    Software Requirements Specification for GParted Requirements for Version 0.6.0-1 Prepared by Bill Karatzidis ISE: Introduction to Software Engineering (Aristotle University) 2010-06-19 Software Requirements Specification for GParted Page 1 Copyright © 2010 Bill Karatzidis. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included at this link: http://www.fsf.org/licensing/licenses/fdl.html Software Requirements Specification for GParted Page 2 Table of Contents 1. Introduction ............................................................................................................................. 3 1.1 Purpose ......................................................................................................................................... 3 1.2 Document Conventions ................................................................................................................ 3 1.3 Intended Audience and Reading Suggestions .............................................................................. 3 1.4 Project Scope ................................................................................................................................ 4 1.5 References ...................................................................................................................................
    [Show full text]
  • Manipulating Partitions and Disks with Gparted
    Manipulating partitions and disks with Gparted This article relies on the live media created here Overview Gparted is a Linux/gnu front-end to the parted tool. It is the recommended method for manipulating disks when using a Linux live session. Working with a new disk Create partition table A disk needs a partition table made as the first step in formatting. This is generally an MBR / msdos or GPT table. GPT is preferred for all modern applications. Select a disk in Gparted from the drop-down in the top right To create your table, hover over 'device' with your disk selected. Create partition To create a partition on a disk right click any unallocated space and choose 'New'. Choose your size and location on the disk by dragging the sliders, the entire box or entering values manually. It is recommended to make partitions starting at the head (start) of the disk and work your way right. Primary partitions are the typical user partition. Logical or extended are for more advanced setups. Typical file system types and uses are: Type OS Compatibility Use Limitations Windows, with read Windows OS and data NTFS natively on Linux/BSD or partitions MacOS Linux/BSD, with read on Linux/BSD OS and data ext2/3/4 other OS via third party partitions tools Read/Write natively on Fat32 file systems cannot Fat32 Removable media most OS hold files larger than 4GB Read/Write natively on exFat Removable media most OS MacOS native with read on MacOS OS and data HFS/+ other OS via third party partitions tools Working with existing disks Manipulating partitions is dangerous and can result in a loss of data.
    [Show full text]
  • Professor Norm Matloff's Beginner's Guide to Installing
    Professor Norm Matloff’s Beginner’s Guide to Installing and Using Linux ∗ Norm Matloff Department of Computer Science University of California at Davis [email protected] c 1999-2013 January 4, 2013 Contents 1 Background Needed 4 2 Install to Where? 4 3 Which Linux Distribution Is Best? 4 4 Installation 4 4.1 The Short Answer . 5 4.2 Installing Linux to a USB Key or External Hard Drive . 5 4.2.1 Installation Method I (for Slax Linux) . 6 4.2.2 Other Methods . 6 5 Post-Installation Configuration 6 5.1 Configuring Your Search Path (“Why can’t I run my a.out?”) . 6 5.2 Configuring a Printer . 7 5.3 Switching from GNOME/Ubuntu Unity . 7 5.4 Configuring KDE/GNOME for Convenient Window Operations . 7 6 Some Points on Linux Usage 7 ∗The information contained here is accurate, to the author’s knowledge. However, no guarantee is made in this regard. 1 6.0.1 Ubuntu Root Operations . 7 6.1 More on Shells/Terminal Windows . 7 6.2 Cut-and-Paste Window Operations . 8 6.3 Mounting Other Peripheral Devices . 8 6.3.1 Mount Points . 8 6.3.2 Using USB Devices . 9 7 Linux Applications Software 9 7.1 GUI Vs. Text-Based . 9 7.2 My Favorite Unix/Linux Apps . 10 7.2.1 Text Editing . 10 7.2.2 Web Browsing and Java . 10 7.2.3 HTML Editing . 10 7.2.4 Compilers . 11 7.2.5 Integrated Software Development (IDE) . 11 7.2.6 Word Processing .
    [Show full text]