Download Plop Linux Plopilnux Iso Create a Livecd

Total Page:16

File Type:pdf, Size:1020Kb

Download Plop Linux Plopilnux Iso Create a Livecd download plop linux plopilnux iso Create a LiveCD. The download links in this description are for the 64-bit version. To create a 32-bit version use the corresponding files from the download area. 1. Linux: Create a Plop Linux LiveCD 1.1. Burn an ISO image 1.1.1. Burn on CD 1.1.2. Burn on DVD 1.2. Create a new ISO image 1.2.1. Download and extract 1.2.2. Adding files 1.2.3. Create the ISO image 2. Windows: Create a Plop Linux LiveCD 2.1. Burn an ISO image 2.2. How-to create a new ISO image. 1. Linux: Create a Plop Linux LiveCD. There are 2 solutions to boot from CD/DVD. The first solution is to use the existing Plop Linux ISO image. Pro: You have to burn it on a CD as it is and it's possible to boot. Contra: No anti-virus license and no antivirus database comes with the ISO. That means no F-PROT or Avast is available. No personal files or scripts from you are on the CD. If you don't need any personal files, F-PROT or Avast, then you can use it. If you want more power, then you have to create your personal ISO image in a few steps. That's the second solution. 1.1. Burn an ISO image. You have to download the file ploplinux-21.2-x86_64.iso. K3b is an easy to use GUI for the Linux burner programs. You can simply burn the ISO to a disc with a few mouse clicks. If you prefer the command line, then use the following commands. 1.1.1. Burn on CD. cdrecord is the Linux tool to burn CD ISO images. Burn the ISO with cdrecord : cdrecord -v dev=<devicename> <iso image> Example: If your cd writer drive is /dev/hdd . cdrecord -v dev=/dev/hdd ploplinux-21.2-x86_64.iso. 1.1.2. Burn on DVD. growisofs is the Linux tool to burn DVD ISO images. Command: growisofs -dvd-compat -Z <devicename>=<iso image> Example: If your dvd writer drive is /dev/hdd . growisofs -dvd-compat -Z /dev/hdd=ploplinux-21.2-x86_64.iso. 1.2. Create a new ISO image. You need mkisofs or genisoimage to create an ISO file. Prefere genisoimage . 1.2.1. Download and extract. You have to download the file ploplinux-21.2-x86_64.tar.gz to your home directory. Then extract the downloaded file. tar xfvz ploplinux-21.2-x86_64.tar.gz. 1.2.2. Adding files. The directory ploplinux-21.2-x86_64/ with the Plop Linux directories and files is created and you can add your personal files and the F-PROT and Avast files to the ploplinux/opt/ directory. Executable files should be placed in ploplinux/bin/ . 1.2.3. Create the ISO image. The following command creates the ISO image with genisoimage. The parameters are the same with mkisofs. Run it from the command line in your home directory. genisoimage -J -r -V ploplinux-21.2-x86_64 \ -hide-joliet-trans-tbl -hide-rr-moved \ -allow-leading-dots \ -o ploplinux-21.2-x86_64.iso -no- emul-boot -boot-load-size 4 \ -c syslinux/boot.catalog -b syslinux/isolinux.bin \ -boot-info-table -l ploplinux-21.2-x86_64. You can download the script make-iso.sh when you don't want to type the whole stuff. Run ' sh make-iso.sh 21.2-x86_64 ' from the command line in your home directory to create the ISO image ploplinux-21.2-x86_64.iso . When creating the ISO was successful, then burn it. see 1.1. Burn an ISO image. 2. Windows: Create a Plop Linux LiveCD. There are 2 solutions to boot from CD/DVD. The first solution is to use the existing Plop Linux ISO image. Pro: You have to burn it on a CD as it is and it's possible to boot. Contra: No anti-virus license and no antivirus database comes with the ISO. That means no F-PROT or Avast is available. No personal files or scripts from you are on the CD. If you don't need any personal files, F-PROT or Avast, then you can use it. If you want more power, then you have to create your personal ISO image in a few steps. That's the second solution. 2.1. Burn an ISO image. You have to download the file ploplinux-21.2-x86_64.iso or use your own ISO file. You can use Nero, the free CDBurnerXP or any other burner program that supports "burning ISO images". Use an option like Burn ISO to Disc or Copy ISO to Disc . Then select the Plop Linux ISO image and burn it to the disc. 2.2. How-to create a new ISO image. plpmkiso.exe is outdated, a new version comes soon! You have to create the ISO with mkisofs. See 6. mkisofs.exe is the required tool to create a ISO image. It's a part of cdrtools. Download the zip file mkisofs.zip. It contains the required binaries of cdrtools-latest.zip from the cdrtools homepage and the program plpmkiso.exe . Extract mkisofs.zip to your hard disk. Remember the folder you are extracting the files. Download ploplinux-21.2-x86_64.zip to your hard disk and extract the files into the mkisofs folder. When you open the mkisofs folder, then you should see the ploplinux-21.2-x86_64 folder and some files like mkisofs and plpmkiso . Change to the ploplinux-21.2-x86_64 folder. You can add your files to the ploplinux-21.2-x86_64\ploplinux\opt\ folder. See F-PROT or Avast to add the antivirus files to your CD. Boot from ISO. The ISO file can be on a local drive, a network drive, on a TFTP server, HTTP server or FTP server. See the "PXE boot" section for network examples. You have to use the Linux command line parameter iso_filename . The ISO file is in the /iso directory. 1. GRUB2 example. The Plop Linux related part of grub.cfg. 2. GRUB / GRUB4DOS example. The Plop Linux related part of menu.lst. 3. Syslinux example. The Plop Linux related part of syslinux.cfg. Next >> PXE Boot from network (DHCP, TFTP, NFS, Samba, FTP, HTTP) - Linux server. Download plop linux plopilnux iso. Plop Linux is a small distribution that can boot from CD, DVD, USB flash drive (UFD), USB hard disk or from network with PXE. It is designed to rescue data from a damaged system, backup and restore operating systems, automate tasks and more. Elmar Hanlhofer has announced the release of Plop Linux 4.2.0, a utility live CD or DVD (with Fluxbox and GNOME 3) designed to rescue data from a damaged system, backup and restore operating systems, and automate common tasks. Would you like to receive an email when a new version of Plop Linux is released? If so then click here. Are you having a problem downloading Linux from LQ ISO? Let us know and we'd be happy to address the issue. Introduction. This document walks you through installing Plop Linux on a VirtualBox VM, and is probably valid for bare metal too. Plop Linux is a bare bones, boot-to-root Linux that's indispensable for experimentation. Plop experimentation will be detailed in later web pages, and linked from here as they're completed. The other cool thing about installing Plop is it's one of the simplest no-script installations. See the next section. The Dao of Linux Installation. Most Linuxes I've used perform the installation for me, using scripts. Redhat, Caldera, Mandrake/Mandriva (may it rest in peace), Ubuntu, Debian, Manjaro: Their install CDs all boot up and script you through the entire process. Easy. Others, like Slackware, Arch, Gentoo and Funtoo, make the user do it manually. Plop is like those, but much simpler. Plop installation could serve as a proof of concept for installing the rest. Here's the distinctive concept of manual installation: What you're really doing is preparing one or more file systems on a hard disk, copying all files to that/those file system(s), doing just enough configuration to enable booting, and installing a bootloader. Once again: Partition the hard disk and mount the partitions into a tree. Copy all files to that tree. chroot to the root of the new tree. Perform bare minimum configuration to enable booting. Install a bootloader. Exit the chroot. Unmount all hard disk partitions. Reboot. If you're not doing RAID, LVM or disk encryption, it's actually pretty simple. With Plop Linux, the bare minimal configuration turns out to be preparing /etc/fstab. So think about it once more. When you do that big, bad, 40 manual step Arch installation, what you're really doing is the following: Partition the hard disk and mount the partitions into a tree. Copy all files to that tree. chroot to the root of the new tree. Perform bare minimum configuration to enable booting. Install a bootloader. Exit the chroot. Unmount all hard disk partitions. Reboot. It's very possible that, under the hood, the scripting type installations of distros like Redhat, Debian, Ubuntu, Manjaro and the like follow this very same process, but you don't see it. With the Plop Linux installation, this process is up close, personal, and in your face. Gotchas. If you examine the eight steps, it's obvious you must already be running Linux to perform those eight steps. You've either stuck the new hard disk in a running Linux box, or much more likely, you booted to Linux with a CD, DVD or thumb drive, and are performing the actions from that booted Linux.
Recommended publications
  • Imagen Y Diseño # Nombre 1 10 Christmas Templates 2 10 DVD
    Imagen Y Diseño # Nombre 1 10 Christmas Templates 2 10 DVD Photoshop PSD layer 3 10 Frames for Photoshop 4 1000 famous Vector Cartoons 5 114 fuentes de estilo Rock and Roll 6 12 DVD Plantillas Profesionales PSD 7 12 psd TEMPLATE 8 123 Flash Menu 9 140 graffiti font 10 150_Dreamweaver_Templates 11 1600 Vector Clip Arts 12 178 Companies Fonts, The Best Collection Of Fonts 13 1800 Adobe Photoshop Plugins 14 2.900 Avatars 15 20/20 Kitchen Design 16 20000$ Worth Of Adobe Fonts! with Adobe Type Manager Deluxe 17 21000 User Bars - Great Collection 18 240+ Gold Plug-Ins for Adobe Dreamweaver CS4 19 30 PSD layered for design.Vol1 20 300.000 Animation Gif 21 32.200 Avatars - MEGA COLLECTION 22 330 templates for Power Point 23 3900 logos de marcas famosas en vectores 24 3D Apartment: Condo Designer v3.0 25 3D Box Maker Pro 2.1 26 3D Button Creator Gold 3.03 27 3D Home Design 28 3D Me Now Professional 1.5.1.1 -Crea cabezas en 3D 29 3D PaintBrush 30 3D Photo Builder Professional 2.3 31 3D Shadow plug-in for Adobe Photoshop 32 400 Flash Web Animations 33 400+ professional template designs for Microsoft Office 34 4000 Professional Interactive Flash Animations 35 44 Cool Animated Cards 36 46 Great Plugins For Adobe After Effects 37 50 BEST fonts 38 5000 Templates PHP-SWISH-DHTM-HTML Pack 39 58 Photoshop Commercial Actions 40 59 Unofficial Firefox Logos 41 6000 Gradientes para Photoshop 42 70 POSTERS Alta Calidad de IMAGEN 43 70 Themes para XP autoinstalables 44 73 Custom Vector Logos 45 80 Golden Styles 46 82.000 Logos Brands Of The World 47 90 Obras
    [Show full text]
  • LPS-Public Quick Start Guide
    LPS-Public Quick Start Guide This guide is for the beginner user to create and use a Lightweight Portable Security – Public Edition (LPS- Public) CD to more securely browse the Internet and access CAC-enabled websites. For more information on LPS-Public, see http://www.spi.dod.mil/lipose.htm. LPS-Public focuses on safe browsing; it supports thumb drives but intentionally lacks drivers (support) for hard drives and printers. 1. Create a bootable CD from the ISO image (*.iso, an image file of an optical disc). a) Download and save the LPS-Public ISO image from http://www.spi.dod.mil/lipose.htm. b) Burn the image to a blank CD using ISO software (e.g., UltraISO, ISO Maker, K3b, CDBurnerXP, Easy CD Creator, ImgBurn, CDBurn, Nero Burning ROM, Roxio Creator, or one of many others but ATSPI endorses none). This is not the same as just saving the file to a CD. c) Write the LPS version number on the CD. 2. Connect your PC or Intel-based Mac to a wired Ethernet network with DHCP service, or have a wireless (WiFi) or broadband cellular network available. 3. Connect a USB CCID-compliant CAC reader to your PC. Many built-in readers are not supported. Insert your CAC into the reader. If you have an old or non-CCID reader, you may need new firmware from the OEM. LPS contains a Firmware Updating utility that you should run. 4. Insert the LPS-Public CD into the CD drive. Restart your computer. It may take a few minutes to boot LPS.
    [Show full text]
  • AVG Rescue CD for Windows User Manual
    AVG Rescue CD for Windows User Manual Document revision 85.2 (7.4.2009) Copyright AVG Technologies CZ, s.r.o. All rights reserved. All other trademarks are the property of their respective owners. This product contains Windows software licensed from Microsoft Corporation and/or MS Affiliate(s). The Microsoft Windows Preinstallation Environment software included with this software may be used for boot, diagnostic, setup, restoration, installation, configuration, test or disaster recovery purposes only. This software contains a security feature that will cause end user's system to reboot without prior notification to the end user after 24 hours of continuous use. This product uses RSA Data Security, Inc. MD5 Message-Digest Algorithm, Copyright (c) 1991-2, RSA Data Security, Inc. Created 1991. This product uses code from C-SaCzech library, Copyright (c) 1996-2001 Jaromir Dolecek ([email protected]). This product uses compression library libbzip2, Copyright (c) 1996-2002 Julian R. Seward. This product uses compression library zlib, Copyright (c) 1995-2002 Jean-loup Gailly and Mark Adler. This product contains freeCommander software, Copyright (c) 2004 Marek Jasinski. AVG Rescue CD © 2009 Copyright AVG Technologies CZ, s.r.o. All rights reserved. 1 Contents 1. Introduction........................................................................................................................ 4 1.1 Notice..................................................................................................................... to users 4 1.2 Basic....................................................................................................................
    [Show full text]
  • Free of Nero Burner for Xp
    Free of nero burner for xp Old Version of Nero for Windows XP. Website. Developer. Nero Inc. Latest Version. Nero Multimedia Suite & Nero Burning. This new version of Free Easy CD DVD Burner, always edited by This program is the free version of Nero, a popular software suite to burn your. Software version, Compatibility, Release Date, Size, Download. Nero Burning ROM , Windows XP, Windows Vista, Windows 8, Windows 7. CDBurnerXP latest version: A complete free burning solution. CDBurnerXP is a renowned program among recording applications; an excellent tool for burning Posao snimanja cd/dvd medija naj?eš?e obavlja planetarno popularni NERO. Find Nero software downloads at CNET , the most comprehensive source for safe, trusted, and spyware-free downloads on. From Nero: The industry leading burning specialist Nero Burning ROM burns, copies, rips, and protects your multimedia files from CDs, DVDs, and even. Free CD, DVD, ISO, HD-DVD and Blu-Ray burning software with multi-language interface. Everyone, even companies, can use it for free. Download free software trials or find free updates for your Nero software from Nero 12 over Nero 11 to Nero Burning ROM, Nero BackItUp or past products. Nero Burning ROM free download. Get the latest Nero Burning ROM is a fast, reliable, and user friendly CD and DVD recording program. Free 54,53 MB. It can write data on Allows Nero RSS feeds to key in personalized and customized images and text in a simple process. Free. CDBurnerXP. Our software library provides a free download of Nero Burning ROM You can run this PC program on Windows XP/Vista/7/8/ Free Download Nero 9 Free - With support for RSS feeds, this tool helps you 10,, downloads Updated: Mar 13th, Ad-supported use are not so many, as this edition only offers basic data copying and burning features.
    [Show full text]
  • Metadefender Core V4.13.1
    MetaDefender Core v4.13.1 © 2018 OPSWAT, Inc. All rights reserved. OPSWAT®, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc. All other trademarks, trade names, service marks, service names, and images mentioned and/or used herein belong to their respective owners. Table of Contents About This Guide 13 Key Features of Metadefender Core 14 1. Quick Start with Metadefender Core 15 1.1. Installation 15 Operating system invariant initial steps 15 Basic setup 16 1.1.1. Configuration wizard 16 1.2. License Activation 21 1.3. Scan Files with Metadefender Core 21 2. Installing or Upgrading Metadefender Core 22 2.1. Recommended System Requirements 22 System Requirements For Server 22 Browser Requirements for the Metadefender Core Management Console 24 2.2. Installing Metadefender 25 Installation 25 Installation notes 25 2.2.1. Installing Metadefender Core using command line 26 2.2.2. Installing Metadefender Core using the Install Wizard 27 2.3. Upgrading MetaDefender Core 27 Upgrading from MetaDefender Core 3.x 27 Upgrading from MetaDefender Core 4.x 28 2.4. Metadefender Core Licensing 28 2.4.1. Activating Metadefender Licenses 28 2.4.2. Checking Your Metadefender Core License 35 2.5. Performance and Load Estimation 36 What to know before reading the results: Some factors that affect performance 36 How test results are calculated 37 Test Reports 37 Performance Report - Multi-Scanning On Linux 37 Performance Report - Multi-Scanning On Windows 41 2.6. Special installation options 46 Use RAMDISK for the tempdirectory 46 3. Configuring Metadefender Core 50 3.1. Management Console 50 3.2.
    [Show full text]
  • Manjaro Linux
    MANJAROLINUX USERGUIDE THEMANJARODEVELOPMENTTEAM Copyright © 2018 the Manjaro Development Team. Licensed under the Attribution-ShareAlike 4.0 International Licence (the “Licence”); you may not use this file except in compliance with the License. You may obtain a copy of the Licence at: https://creativecommons.org/licenses/by-sa/4.0/legalcode Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an “as is” basis, without warranties or conditions of any kind, either express or implied. See the Licence for the specific language governing permissions and limitations under the Licence. The source code for this documentation can be downloaded from: https://github.com/manjaro/manjaro-user-guide/ user guide 5 The Manjaro Development Team Core Team Philip Müller Owner, Project Leader, Project Management and Co- ordination, Mirrors Manager, Server Manager, Packager, De- veloper, Web Developer Guillaume Benoit Developer, Moderation Ramon Buldó Developer, Packager Stefano Capitani Maintainer, Packager Bernhard Landauer Community Manager, Packager, Maintainer, Mod- eration, News Rob McCathie Maintainer Marcus Developer, Packager Teo Mrnjavac Developer Alexandre A. Arnt Developer, Moderation Ringo de Kroon Community Hugo Posnic Developer Artwork David Linares Designer Documentation Jonathon Fernyhough Editor of the User Guide 0.8.9-0.8.13, 15.09-15.12, Community Management, Cover art of the User Guide Sabras Wiki Manuel Barrette Editor of the User Guide 16.08-17.1, French transla- tion of the User Guide 17.0-17.1 Alumni Roland Singer Founder, Designer, Developer, Web Developer, Admin- istrator Carl Duff Community, Documentation and Wiki Management, Script- ing and Configuration Cumali Cinnamon and Gnome Community Editions Maintainer 6 manjaro linux Dan S.
    [Show full text]
  • Cdburnerxp Not Writable No Disc
    Cdburnerxp not writable no disc click here to download Discs: Intenso 52x CD-R and Sony 10x CD-RW, CDBurnerXP's Disc My screen has: No Disc in the Type CD Box and Not Writable (No Disc) can't burn audio files to DVD-R? - General Discussion. I have DVD-RAM drive in my hp laptop and i used to write DVD-R disc usually. CD Burning Problem: "insert a writable disc to continue" DVD burner - Nero - Illegal disc - will not www.doorway.ru sudden Empty? - Storage. No matter what kind of disc I put in drive DVD-R, DVD-RW, CD -R, CD-RW It would be better not to get RW ones as they are lower quality . If Nero and CDburnerXP say the RW's arent writable, you'll have to format it / them. CD Wizard worked previously & now will not burn any waiting data. CD Writing wizard rejects all writable discs as unwritable . there should be no dll files in your windows\system32\drivers folder. but better to be safe, . With fine solutions like CDBURNERXP, IMGBURN and too many others that are free DVD drive problem. It doesn't recognize that there's a writable disc in the drive. tells me that the drive is not capable of writing), and, suspecting a defective drive. Problem. In Windows XP, when you attempt to burn a CD using the “Write these files to CD” option it gives you the following error despite trying. Select 'Data disc' from the menu and CDBurnerXP shows a new window, split into four However, not all CD/ DVD drives will be able to read the disc until If you have a blank writable or rewritable disc with no information on the disc label to.
    [Show full text]
  • ==> Burning an ISO Image to CD Or DVD <== Freeware Applications
    How to successfully burn or write an ISO-image to cd or dvd http://iso.snoekonline.com/iso.htm ==> Burning an ISO image to CD or DVD <== How to successfully burn or write an ISO-image to CD , DVD , HD DVD , Blu-Ray Updated February 22 2009 Version 3.49 Email comments or suggest any other *freeware* program for ISO CD , DVD, HD DVD , Blu-Ray burning to [email protected] Goto Tips & suggestions Goto change history Goto list of Non-Freeware Applications -------------------------------------------------------------------------------------------------------------------------------------------------------- Freeware applications -------------------------------------------------------------------------------------------------------------------------------------------------------- GEAR ISO Burn* Version 1.5 (New added February 22 2009) FREEWARE Website http://www.gearsoftware.com/GEAR-ISO-Burn.php Steps to burn an ISO-image 1) Start GEAR ISO Burn 2) Browse for the ISO-file 3) Click "Burn" Active@ ISO Burner Version 1.7 (October 10 2008) FREEWARE Website http://www.ntfs.com/iso_burner_free.htm Steps to burn an ISO-image Steps to create a CD if you have downloaded Active@ ISO Burner: 1) Download the ISO CD image to a folder on your computer. 2) Insert a blank CD in your CD-RW drive. 3) Run Active@ ISO Burner. 4) Type the path to ISO image file or click Browse button to locate it via standard File Open dialog. 5) Click the [BURN ISO!] button to start the process of writing ISO image to CD. ISO CD Burner Version Unknown (< December 06 2008) FREEWARE Website http://bouchez.info/cdburner.html Steps to burn an ISO-image (Also burns DVD) 1) Choose an ISO file to Burn 2) Choose a Recorder to use 3) Click on "Burn it" Image Burn Version 2.4.2.0 (July 22 2008) FREEWARE Website http://www.imgburn.com/ Steps to burn an ISO-image (to CD , DVD , HD DVD , Blu-Ray) 1.
    [Show full text]
  • Ultraiso Premium Download for Pc Ultraiso
    ultraiso premium download for pc UltraISO. UltraISO is a very complete pack of tools to work with ISO images on Windows computers in order to create bootable discs and manage different aspects. 1 2 3 4 5 6 7 8 9 10. ISO 9660 is the standard that defines the format of any image to be burnt onto an optical disc such as a CD or DVD. In fact, it's the standard that gives it its name, being ISO the file format required. The latter contain all the information necessary to record or burn a CD or DVD. For such purpose, we usually make use of programs of the likes of Nero, Daemon Tools or CDBurnerXP, efficient recording tools for which this UltraISO is the perfect complement. It's an application with which we can easily create and manage an ISO image , including bootable discs. The most complete tool to manage ISO images. And we'll be able to do so thanks to the simple method proposed on its user interface, allowing us to interact with the latter using different command buttons or simply dragging and dropping files on the folders to create an image. Its design isn't a piece of art but it's functional enough in terms of options and distribution , allowing the user to carry out any operation very easily. Main features. Edit directly the content of an ISO image. Function to extract files from an ISO image. Add, remove or create new folders and directories within an image. Create images from scratch based on documents on a hard drive or on audio discs.
    [Show full text]
  • User Guide 5
    MANJAROLINUX USERGUIDE THEMANJARODEVELOPMENTTEAM Copyright © 2016 the Manjaro Development Team. Licensed under the Attribution-ShareAlike 4.0 International Licence (the “Licence”); you may not use this file except in compliance with the License. You may obtain a copy of the Licence at: https://creativecommons.org/licenses/by-sa/4.0/legalcode Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an “as is” basis, without warranties or conditions of any kind, either express or implied. See the Licence for the specific language governing permissions and limitations under the Licence. The source code for this documentation can be downloaded from: https://github.com/manjaro/manjaro-user-guide/ user guide 5 The Manjaro Development Team Core Team Alexandre A. Arnt Developer Guillaume Benoit Server Manager, Developer, Packager Ramon Buldó Developer, Packager Alexandru Ianu Systems Integrator, Packager Łukasz Matysiak Developer Rob McCathie Systems Integrator, Packager Wlad Meixner Web Developer, Web Consultant Mateusz Mikolajczyk Developer Demiray Muhterem Manjaro KDE Edition Maintainer, Turkish IRC and web support, Manjaro Artwork Philip Müller Project Leader, Project Management and Coordination, Mirrors Manager, Packager, Developer, Web Developer Roland Singer Founder, Designer, Developer, Web Developer, Pack- ager Artwork Lane Wiscombe (anex) Manjaro Artwork, MATE Community Edition Maintainer David Linares (mcder3) Manjaro Artwork: Plasma5 Designer, Theme designer, Installer visual
    [Show full text]
  • Arquivo De Imagem ISO
    Arquivo De Imagem ISO Alex.S.R http://asrtech.wordpress.com/ Frequentemente nos deparamos com arquivos de imagem de CD/DVD. O mais comum é o .iso. Esses arquivos de imagem contém todos os dados de um CD/DVD além de informações que permitem gerar uma cópia fiel do CD/DVD. Quando baixamos um arquivo .iso temos algumas opções, que vão desde gravar essa imagem em um CD/DVD até extrair os dados dessa imagem usando um compactador de arquivos como o 7zip. Vou mostrar passo a passo como executar algumas dessas opções, no Windows e no Linux. Windows – Gravando um arquivo .iso Para gravar uma imagem .iso precisamos de um programa de gravação. Existem muitos com essa função, os mais famosos são: Nero (pago), Alcohol 120% (pago), UltraISO (pago) entre outros. Vamos usar um programa chamado CDBurnerXP que é gratuito, bem leve e em português. Click aqui para baixar o CDBurnerXP (a versão que vou usar é a 4.2.7.1893) Processo de instalação do CDBurnerXP: ● De duplo click no arquivo "cdbxp_setup_versãobaixada.exe". ● Na tela de aviso de segurança do Windows click em "Executar. ● A próxima tela é a de boas-vindas, click em "Seguinte". ● Leia os termos, aceite e click em "Seguinte". ● Escolha o diretório que será instalado o programa e click em "Seguinte". Recomendo deixar o padrão. ● Na próxima tela deixe marcado somente a caixa de seleção do nosso idioma para não ocupar espaço desnecessário. (Imagem1) ● A próxima tela é para escolha do local que ficara o programa no menu "Iniciar", deixe como esta e click em "Seguinte".
    [Show full text]
  • Instructions to the Students: Understanding the Computer What
    Karary University – Dr. Abdeldime Mohamed Salih – Lecture Note Lecture One Title: Dealing with computers Instructions to the students: By the end of this lecture readers will be familiar with computer component and usages. Before start: You need to use your own computer to practice the following skills The following note is prepared to understanding how to deal with the computer in general. Further information can be found at the reference given in the content of the subject. Also you can find more information in the internet. The content is prepared in such way that suits the pharmacy college students to help them dealing with computer. Also you contact the instructor at his office any time between 12:00 to 2:00 at his office. Computers and their hardware and related software are constantly evolving. Try to keep as up-to-date as possible by reading computer-related news, blogs, RSS feeds, newsletters, forums, and following computer people on social networking sites . Understanding the computer The computer is a fantastic device, and knowing how the computer works and how everything works together helps you get a better understanding of the computer. What is computer A computer is a programmable device that stores, retrieves, and processes data. The term "computer" was originally given to humans (human computers) who performed numerical calculations using mechanical calculators. The term was later given to a mechanical device as they began replacing the human computers. Today's computers are electronic devices that accept data (input), process that data, produce output, and store (storage) the results. Below is a picture of a computer with each of the main components.
    [Show full text]