Manual De Supervivencia En Linux

Total Page:16

File Type:pdf, Size:1020Kb

Manual De Supervivencia En Linux FRANCISCO SOLSONA Y ELISA VISO (COORDINADORES) MANUAL DE SUPERVIVENCIA EN LINUX MAURICIO ALDAZOSA JOSÉ GALAVIZ IVÁN HERNÁNDEZ CANEK PELÁEZ KARLA RAMÍREZ FERNANDA SÁNCHEZ PUIG FRANCISCO SOLSONA MANUEL SUGAWARA ARTURO VÁZQUEZ ELISA VISO FACULTAD DE CIENCIAS, UNAM 2007 Esta obra aparece gracias al apoyo del proyecto PAPIME PE-100205 Manual de supervivencia en Linux 1ª edición, 2007 Diseño de portada: Laura Uribe ©Universidad Nacional Autónoma de México, Facultad de Ciencias Circuito exterior. Ciudad Universitaria. México 04510 [email protected] ISBN: 978-970-32-5040-0 Impreso y hecho en México Índice general Prefacio XII 1. Introducción a Unix 1 1.1. Historia .................................... 1 1.1.1. Sistemas UNIX libres ........................ 2 1.1.2. El proyecto GNU ........................... 3 1.2. Sistemas de tiempo compartido ........................ 4 1.2.1. Los sistemas multiusuario ...................... 4 1.3. Inicio de sesión ................................ 5 1.4. Emacs ..................................... 6 1.4.1. Introducción a Emacs ......................... 6 1.4.2. Emacs y tú .............................. 7 2. Ambientes gráficos en Linux 9 2.1. Ambientes de escritorio ............................ 9 2.2. KDE ...................................... 10 2.2.1. Configuración de KDE ........................ 10 2.2.2. KDE en 1, 2, 3 ............................ 14 2.2.3. Quemado de discos con K3b ..................... 14 2.2.4. Amarok ................................ 18 2.3. Emacs ..................................... 20 2.4. Comenzando con Emacs ........................... 20 3. Sistema de Archivos 23 3.1. El sistema de archivos ............................. 23 3.1.1. Rutas absolutas y relativas ...................... 26 3.2. Moviéndose en el árbol del sistema de archivos ............... 27 3.2.1. Permisos de archivos ......................... 30 3.2.2. Archivos estándar y redireccionamiento ............... 34 3.3. Otros comandos de Unix ........................... 37 3.3.1. Sintaxis estándar de comandos .................... 37 ii 3.4. Agrupando nombres de archivos ....................... 44 3.5. Konqueror: administrador de archivos y algo más .............. 45 3.5.1. Iniciando Konqueror ......................... 46 3.5.2. Konqueror como administrador de archivos ............. 46 3.5.3. Konqueror como un navegador web ................. 48 3.5.4. Konqueror como una aplicación integrada .............. 49 3.6. Emacs ..................................... 50 3.6.1. Ejecutando Emacs desde la línea de comandos ........... 50 3.6.2. Conceptos esenciales ......................... 52 3.6.3. Dired ................................. 53 3.6.4. Ejecución de comandos de Unix desde Emacs ............ 54 4. Edición 55 4.1. La guerra de los editores de texto ....................... 55 4.1.1. Vieja guardia contra nueva guardia .................. 56 4.2. Kate: un editor para programadores ..................... 56 4.2.1. Introducción ............................. 56 4.2.2. Empezando a utilizar Kate ...................... 57 4.2.3. Editando archivos ........................... 59 4.3. Emacs ..................................... 64 4.3.1. Comandos .............................. 65 4.3.2. Movimiento .............................. 66 4.3.3. Matando y borrando ......................... 67 4.3.4. Reencarnación de texto ........................ 68 4.3.5. Regiones ............................... 68 4.3.6. Rectángulos .............................. 68 4.3.7. Registros ............................... 69 4.3.8. Archivos ............................... 70 4.3.9. Buscar ................................ 70 4.3.10. Reemplazar .............................. 70 4.3.11. Guardar ................................ 71 4.3.12. Ventanas ............................... 71 4.3.13. Marcos (frames) ........................... 71 4.3.14. Ayuda en línea ............................ 72 4.3.15. Lista de buffers ............................ 72 4.3.16. Anzuelos (Hooks), setq y otros .................... 72 4.3.17. Ortografía ............................... 73 4.3.18. Extendiendo Emacs .......................... 74 iii 5. Internet 77 5.1. Redes de computadoras ............................ 77 5.1.1. Relación cliente-servidor ....................... 78 5.1.2. TCP/IP ................................ 79 5.2. Web ...................................... 80 5.3. Redes y direcciones .............................. 81 5.3.1. Domicilios estándar en Internet ................... 81 5.3.2. Nomenclatura antigua e internacional ................ 81 5.4. WWW ..................................... 82 5.4.1. URL: especificación de objetos en Internet ............. 83 5.4.2. Navegadores ............................. 83 5.4.3. Google ................................ 85 5.4.4. Wikipedia ............................... 85 5.5. Los programas de correo de Unix ....................... 86 5.6. Netiquete ................................... 87 5.6.1. Algunos puntos del netiquete . ................... 87 5.7. KMail: lector de correo electrónico ...................... 89 5.7.1. Introducción ............................. 89 5.7.2. Utilizando KMail ........................... 90 5.8. FTP ...................................... 93 5.8.1. ¿Qué es un FTP anónimo? ...................... 93 5.8.2. Comandos para FTP ......................... 93 5.9. SSH: Secure Shell ............................... 95 5.9.1. Accediendo a sistemas remotos ................... 96 5.9.2. Copiando archivos entre sistemas .................. 96 5.10. PGP: Pretty Good Privacy .......................... 97 5.10.1. Funcionamiento de PGP ....................... 98 5.11. RSS: sistema de noticias ........................... 99 5.11.1. Introducción ............................. 99 5.11.2. Akregator ............................... 99 5.12. Mensajería instantánea ............................101 5.12.1. Introducción .............................101 5.12.2. Kopete ................................101 5.12.3. Creando cuentas ...........................103 5.12.4. Funciones básicas ...........................104 5.12.5. Extensiones ..............................105 5.13. Rdesktop: Remote Desktop Protocol Client .................106 5.13.1. Utilizando Rdesktop .........................106 5.14. Kontact, una suite de productividad en KDE .................106 5.14.1. Resumen ...............................108 5.14.2. Correo, KMail ............................108 iv 5.14.3. Contactos, KAddressBook ......................108 5.14.4. Calendario y pendientes con KOrganizer ..............112 5.15. Emacs .....................................119 5.15.1. VM ..................................121 5.15.2. BBDB .................................128 5.15.3. w3m .................................131 5.15.4. ERC ..................................136 5.15.5. TRAMP ................................139 5.15.6. Diccionario ..............................140 6. LATEX 143 6.1. Introducción ..................................143 6.2. Componentes de un texto ...........................144 6.3. Ambientes para formato ...........................145 6.3.1. Posibles errores ............................147 6.4. Formato general de un documento ......................149 6.4.1. Cartas .................................152 6.5. Tipos y tamaños de letras ...........................153 6.6. Listas de enunciados o párrafos ........................156 6.6.1. Numeraciones ............................157 6.6.2. Listas marcadas ............................160 6.6.3. Descripciones .............................161 6.6.4. Listas más compactas .........................163 6.7. Tablas .....................................164 6.7.1. Multicolumnas ............................166 6.7.2. Separación de renglones y columnas .................168 6.7.3. Líneas “incompletas” verticales y horizontales ...........172 6.7.4. Espacio entre los renglones ......................173 6.8. Matemáticas en LATEX.............................174 6.8.1. Fórmulas matemáticas ........................176 6.9. Emacs y LATEX.................................178 6.9.1. Anotaciones en los símbolos .....................192 6.9.2. Arreglos de fórmulas .........................193 6.10. Imágenes y figuras ..............................197 6.10.1. Tablas, figuras, etc. ..........................197 6.10.2. Cortando figuras ...........................204 6.10.3. Colores ................................205 6.10.4. Dibujando objetos geométricos ....................207 6.10.5. Líneas .................................207 6.10.6. Acomodando objetos .........................226 6.11. Referencias e índices .............................231 v 6.11.1. Referencias bibliográficas ......................231 6.11.2. Índices ................................237 6.12. Emacs .....................................237 6.12.1. AUCTEX ...............................238 6.12.2. RefTEX ................................241 6.12.3. Preview ................................242 7. Lenguajes de marcado 245 7.1. XML .....................................246 7.2. HTML .....................................249 7.2.1. XHTML ...............................249 7.3. CSS ......................................250 7.3.1. Javascript ...............................253 7.4. Emacs .....................................255 8. Herramientas para desarrollo 256 8.1. Control de versiones .............................256 8.1.1. subversion ..............................256 8.1.2. Introducción a subversion ......................257 8.2. Emacs .....................................260 8.2.1.
Recommended publications
  • GNU Emacs Manual
    GNU Emacs Manual GNU Emacs Manual Sixteenth Edition, Updated for Emacs Version 22.1. Richard Stallman This is the Sixteenth edition of the GNU Emacs Manual, updated for Emacs version 22.1. Copyright c 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with the Invariant Sections being \The GNU Manifesto," \Distribution" and \GNU GENERAL PUBLIC LICENSE," with the Front-Cover texts being \A GNU Manual," and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled \GNU Free Documentation License." (a) The FSF's Back-Cover Text is: \You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development." Published by the Free Software Foundation 51 Franklin Street, Fifth Floor Boston, MA 02110-1301 USA ISBN 1-882114-86-8 Cover art by Etienne Suvasa. i Short Contents Preface ::::::::::::::::::::::::::::::::::::::::::::::::: 1 Distribution ::::::::::::::::::::::::::::::::::::::::::::: 2 Introduction ::::::::::::::::::::::::::::::::::::::::::::: 5 1 The Organization of the Screen :::::::::::::::::::::::::: 6 2 Characters, Keys and Commands ::::::::::::::::::::::: 11 3 Entering and Exiting Emacs ::::::::::::::::::::::::::: 15 4 Basic Editing
    [Show full text]
  • Emacs Quick Reference
    EmacsQuickReference Page1of4 EmacsQuick Emacs-Ring-SiteNumber27 Reference [NextSite|SkipNextSite|PreviousSite|SkipPreviousSite|ListSites| Home] ByPaulSeamons Notation ItisimportanttounderstandthenotationcommonlyusedinEmacsdocumentation.MostofthecommandsusedinEmacsconsistofamodifierkey,in conjuctionwithoneormoreotherkeys.Thefollowingarethecommonmodifierkeys: CTRL -(C)- TheCONTROLkey. META -(M)- DependingupontheterminalthisistheALTkey.YoumayalsousetheESCkeytosendMETA. ESC -(ESC)- TheESCAPEkey. SHIFT -(S)- TheSHIFTkey. InEmacsdocumentationitiscommontouseanabbreviatedsyntaxwhendescribingkeysequences.Insteadoftyping CTRL-xCTRL-c Youwouldtype C-xC-c ThiswouldrepresentholdingdowntheCONTROLkeyandpressingtheletterx,andthenholdingdowntheCONTROLkeyandpressingtheletterc. (M-C-\wouldrepresentholdingdownthetheALTkeyandCONTROLkeyandpressingthe"\"key.YoucouldalsopressandreleasetheESCAPEkey holddowntheCONTROLkeyandtypethe"\"key.) Thefollowingisatableofnotationforotherkeyboardcharacters. BACKSPC TheBACKSPACEkey. SPC TheSPACEbar. ENTER TheEnterkey. RET TheEnterkey. TAB TheTABkey. InsertMode? ThisisalargeplacewhereEmacsdiffersfromtheVieditor.InViyouareeitherinInsertModeoryouarenot.Inordertoexecutecommandsotherthan keyinsertionyouneedtobeoutofInsertionMode.ByusingCTRLtoescapethekeysequences,Emacsallowsyoutousethecommandsatanypoint inyoursession.Forexample,ifyouareinViandareinsertingtextyouwouldhavetotypethefollowingkeysequencetosaveyourfileandreturnto InsertMode: ESC:wi InEmacs(whichisessentiallyalwaysin"InsertMode")youwouldtypethefollowing: C-xC-s Whenviewedfromtheinsertionmodeviewpoint,Vidoesn'treallysaveanykeystrokesoverEmacsasiscommonlyclaimedbyreligiousViadvocates.
    [Show full text]
  • Emacs-W3m User's Manual
    This file documents emacs-w3m, an Emacs interface tow3m. This edition is for emacs-w3m version 1.4.567. Emacs-w3m User's Manual An Emacs interface to w3m for emacs-w3m version 1.4.567 The emacs-w3m development team Copyright c 2000-2014 TSUCHIYA Masatoshi Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. This document is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABIL- ITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this document; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. i Table of Contents Emacs-w3m User's Manual :::::::::::::::::::::::: 1 1 Preliminary remarks:::::::::::::::::::::::::::: 2 2 It's so easy to begin to use emacs-w3m ::::::: 3 2.1 What version of Emacs can be used? ::::::::::::::::::::::::::: 3 2.2 Using w3m: the reason why emacs-w3m is fast:::::::::::::::::: 3 2.3 Things required to run emacs-w3m ::::::::::::::::::::::::::::: 3 2.4 Installing emacs-w3m :::::::::::::::::::::::::::::::::::::::::: 5 2.5 Installing on non-UNIX-like systems :::::::::::::::::::::::::::: 6 2.6 Minimal settings to run emacs-w3m :::::::::::::::::::::::::::: 7 3 Basic usage :::::::::::::::::::::::::::::::::::::: 8
    [Show full text]
  • Learning GNU Emacs Other Resources from O’Reilly
    Learning GNU Emacs Other Resources from O’Reilly Related titles Unix in a Nutshell sed and awk Learning the vi Editor Essential CVS GNU Emacs Pocket Reference Version Control with Subversion oreilly.com oreilly.com is more than a complete catalog of O’Reilly books. You’ll also find links to news, events, articles, weblogs, sample chapters, and code examples. oreillynet.com is the essential portal for developers interested in open and emerging technologies, including new platforms, pro- gramming languages, and operating systems. Conferences O’Reilly brings diverse innovators together to nurture the ideas that spark revolutionary industries. We specialize in document- ing the latest tools and systems, translating the innovator’s knowledge into useful skills for those in the trenches. Visit con- ferences.oreilly.com for our upcoming events. Safari Bookshelf (safari.oreilly.com) is the premier online refer- ence library for programmers and IT professionals. Conduct searches across more than 1,000 books. Subscribers can zero in on answers to time-critical questions in a matter of seconds. Read the books on your Bookshelf from cover to cover or sim- ply flip to the page you need. Try it today with a free trial. THIRD EDITION Learning GNU Emacs Debra Cameron, James Elliott, Marc Loy, Eric Raymond, and Bill Rosenblatt Beijing • Cambridge • Farnham • Köln • Paris • Sebastopol • Taipei • Tokyo Learning GNU Emacs, Third Edition by Debra Cameron, James Elliott, Marc Loy, Eric Raymond, and Bill Rosenblatt Copyright © 2005 O’Reilly Media, Inc. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472.
    [Show full text]
  • Xemacs User's Manual
    XEmacs User's Manual July 1994 (General Public License upgraded, January 1991) Richard Stallman Lucid, Inc. and Ben Wing Copyright c 1985, 1986, 1988 Richard M. Stallman. Copyright c 1991, 1992, 1993, 1994 Lucid, Inc. Copyright c 1993, 1994 Sun Microsystems, Inc. Copyright c 1995 Amdahl Corporation. Permission is granted to make and distribute verbatim copies of this manual provided the copy- right notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the con- ditions for verbatim copying, provided also that the sections entitled \The GNU Manifesto", \Distribution" and \GNU General Public License" are included exactly as in the original, and provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that the sections entitled \The GNU Manifesto", \Distribution" and \GNU General Public License" may be included in a translation approved by the author instead of in the original English. i Short Contents Preface ............................................ 1 GNU GENERAL PUBLIC LICENSE ....................... 3 Distribution ......................................... 9 Introduction ........................................ 11 1 The XEmacs Frame ............................... 13 2 Keystrokes, Key Sequences, and Key Bindings ............. 17
    [Show full text]
  • CIT381 COURSE TITLE: File Processing and Management
    NATIONAL OPEN UNIVERSITY OF NIGERIA SCHOOL OF SCIENCE AND TECHNOLOGY COURSE CODE: CIT381 COURSE TITLE: File Processing and Management CIT381 COURSE GUIDE COURSE GUIDE CIT381 FILE PROCESSING AND MANAGEMENT Course Team Ismaila O. Mudasiru (Developer/Writer) - OAU NATIONAL OPEN UNIVERSITY OF NIGERIA ii CIT381 COURSE GUIDE National Open University of Nigeria Headquarters 14/16 Ahmadu Bello Way Victoria Island Lagos Abuja Office No. 5 Dar es Salaam Street Off Aminu Kano Crescent Wuse II, Abuja Nigeria e-mail: [email protected] URL: www.nou.edu.ng Published By: National Open University of Nigeria First Printed 2011 ISBN: 978-058-525-7 All Rights Reserved CONTENTS PAGE iii CIT381 COURSE GUIDE Introduction …………………..…………………………………… 1 What You Will Learn in this Course………………………………. 1 Course Aims ………………………………………………………. 2 Course Objectives …………………………………………………. 2 Working through this Course………………………….…………… 3 The Course Materials………………………………………………. 3 Study Units…………………………………………………………. 3 Presentation Schedule……………….……………………………… 4 Assessment…………………………………………………………. 5 Tutor-Marked Assignment…………………………………………. 5 Final Examination and Grading……………………………………. 6 Course Marking Scheme…………………………………………… 6 Facilitators/Tutors and Tutorials…………………………………… 6 Summary…………………………………………………………… 7 iv CIT381 FILE PROCESSING AND MANAGEMENT Introduction File Processing and Management is a second semester course. It is a 2- credit course that is available to students offering Bachelor of Science, B. Sc., Computer Science, Information Systems and Allied degrees. Computers can store information on several different types of physical media. Magnetic tape, magnetic disk and optical disk are the most common media. Each of these media has its own characteristics and physical organisation. For convenience use of the computer system, the operating system provides a uniform logical view of information storage. The operating system abstracts from the physical properties of its storage devices to define a logical storage unit, the file.
    [Show full text]
  • Ag.El Documentation Release 0.45
    ag.el Documentation Release 0.45 Wilfred Hughes Feb 25, 2018 Contents 1 Installation 3 1.1 Operating System............................................3 1.2 Emacs..................................................3 1.3 Ag....................................................3 1.4 Ag.el...................................................3 2 Usage 5 2.1 Running a search.............................................5 2.2 The results buffer.............................................5 2.3 Search for file names...........................................6 3 Configuration 7 3.1 Highlighting results...........................................7 3.2 Path to the ag executable.........................................7 3.3 Visiting the results............................................8 3.4 Overriding the arguments passed to ag..................................8 3.5 Hooks...................................................8 3.6 Multiple search buffers..........................................8 4 Extensions 9 4.1 Using with Projectile...........................................9 4.2 Customising the project root.......................................9 4.3 Editing the results inline.........................................9 4.4 Focusing and filtering the results.....................................9 4.5 Writing Your Own............................................9 5 Developing ag.el 11 5.1 Using flycheck (optional)........................................ 11 6 Changelog 13 6.1 Previous Versions............................................ 13 6.2 master.................................................
    [Show full text]
  • An Introduction to the EMACS Editor
    MASSACHUSETTS INSTITUTE OF TECHNOLOGY ARTIFICIAL INTELLIGENCE LABORATORY AI Memo No. 447 November 1977 An Introduction to the EMACS Editor by Eugene Ciccarelli » Abstract: The intent of this memo is to describe EMACS in enough detail to allow a user to edit comfortably in most circumstances, knowing how to get more information if needed. Basic commands described cover buffer editing, file handling, and getting help. Two sections cover commands especially useful for editing LISP code, and text (word- and paragraph-commands). A brief "cultural interest" section describes the environment that supports EMACS commands. EMACS Introduction 2 9 December 1977 Preface This memo is aimed at users unfamiliar not only with the EMACS editor, but also with the ITS operating system. However, those who have used ITS before should be able to skip the few ITS-related parts without trouble. Newcomers to EMACS should at least read sections 1 through 5 to start with. Those with a basic knowledge of EMACS can use this memo too, skipping sections (primarily those toward the beginning) that they seem to know already. A rule of thumb for skipping sections is: skim the indented examples and make sure you recognize everything there. Note that the last section, "Pointers to Elsewhere", tells where some further information can be found. There can be a great deal of ambiguity regarding special characters, particularly control-characters, when referring to them in print. The following list gives examples of this memo's conventions for control-characters as typed on conventional terminals: IB is control-A. Ii is control-®. (Which you can also type, on most terminals, by typing control-space.) i is altmode (labeled "escape" on some terminals, but be careful: terminals with meta keys, e.g.
    [Show full text]
  • Building Department Total: $837.66 Copy
    Garfield County Building & Planning Department 108 Bth Street Suite 401 Glenwood Springs, CO 81601- Phone: (970}945-8212 Fax: (970}384-3470 Project Address Parcel No. Subdivision Section Township Range 003933 CR 233 212733400231 RIFLE, CO 81650- 33 5 92 Owner Information Address Phone Cell Charles E & Vivia J Griffin 3925 CR 233 Rifle CO 81650 Contractor(s) Phone Primary Contractor Required Inspections: Fo>lo,p"Uon• ""' 1{970)384-5003 Inspection IVR Proposed Construction I Details $ 15,201.00 for question coOtact Chuck (owner) at 970-625-2858. Valuation: Total Sq Feet: CE called owner on 7/29/09 with bal due $665.25 & ready for PU 1689 See Permit Record FEES DUE FEES PAID Am01mt Manufactured Building Fee $265.25 Jnv # BLMF-7-09-19607 Plan Check Fee $172.41 $ 837.66 Check# 6656 $172.41 Single- Manufactured Home ! $400.00 $ ,6!j5.25 Building Department Total: $837.66 Copy £cal Tuesday,August4,2009 2 GARFIELD COUNTY BUILDING PERMIT APPLICATION 108 s• Street, Suite 401, Glenwood Springs, Co 81601 Phone: 970-945-8212 I Fax: 970-384-3470 I Inspection Line: 970-384-5003 www.garfield~countv.com No: (this infonnation is available at the assessors office 970-945~9134) 9 10 0 1 I Garage: 0 Autboritv. This application for a Building Penn it m11st be signed by the 0~:~~~x;~~:,:;,~:~ly, ,d,oriboo above, or an authorized agent. If the signature below is not that of the Owner, a separate letter of authority, signed by the Owner, must be provided with1 this Legal Access. A Building Permit cannot be issued without proof of legal and adequate access to the property for purposes of inspections by the Building Department.
    [Show full text]
  • Ftp Command Line Manual Windows 7Zip
    Ftp Command Line Manual Windows 7zip The general command line syntax begins by invoking the version of 7Zip you are using: "7z" for P7Zip (7z.exe) users.. "7za" for 7Zip for Windows (7za.exe). This is being caused by the protection of the Windows user acces control. for security copies on all actions, Enhanced FTP settings, New command line option /end:idleoff: like Among those that do are WinZip 12, 7-zip 9.20, IZArc 4.1.6 and WinRar 3.80, whereas Windows A short manual by WebGeek, Inc. is included. 7-Zip also integrates with the Windows Explorer menus, displaying archive files as folders Powerful file manager and command line versions—There's also a plugin for FAR Manager. The interface is a little sparse and so are the instructions, but the program works like a charm anyway. A fast cross-platform FTP client. Deluge - A full-featured client with frontends for Linux, Mac and Windows. Deluge Console - Documentation on the command line utility for Deluge rsync, FTP Clients - An overview of FTP clients for downloading from your seedbox rar, tar, and 7z archives, xseed - A script for modifying torrents for cross-seeding, rsync - A. Download 7-Zip 15.05 beta (2015-06-14) for Windows: Download.7z, x86 / x64, 7-Zip Extra: standalone console version, 7z DLL, Plugin for Far Manager. to have them uploaded to an FTP server – on a Windows server, using the 7zip executable (here and here). This is just a base guide. If we wanted to backup 3 MySQL databases, the mysqldump line would look like so: Up – Part 2, Dan on Automated FTP Files Backup Using 7-zip Command Line – Windows Script.
    [Show full text]
  • GNU Emacs Reference Card
    GNU Emacs Reference Card Motion Multiple Windows (for version 24) entity to move over backward forward When two commands are shown, the second is a similar com- character C-b C-f mand for a frame instead of a window. Starting Emacs word M-b M-f delete all other windows C-x 1 C-x 5 1 line C-p C-n split window, above and below C-x 2 C-x 5 2 To enter GNU Emacs 24, just type its name: emacs go to line beginning (or end) C-a C-e delete this window C-x 0 C-x 5 0 sentence M-a M-e split window, side by side C-x 3 Leaving Emacs paragraph M-{ M-} scroll other window C-M-v page C-x [ C-x ] switch cursor to another window C-x o C-x 5 o sexp C-M-b C-M-f suspend Emacs (or iconify it under X) C-z select buffer in other window C-x 4 b C-x 5 b function C-M-a C-M-e exit Emacs permanently C-x C-c display buffer in other window C-x 4 C-o C-x 5 C-o go to buffer beginning (or end) M-< M-> find file in other window C-x 4 f C-x 5 f Files scroll to next screen C-v find file read-only in other window C-x 4 r C-x 5 r scroll to previous screen M-v run Dired in other window C-x 4 d C-x 5 d scroll left C-x < find tag in other window C-x 4 .
    [Show full text]
  • ⅀ Dired Local PDF
    ⬉ Topic Index Dired — Directory Editor Description Keystroke Function Note Dired Dired is Emacs directory editor. You can open a Dired buffer by visiting a directory instead of a file. With it you can operate on the files of the directory and its sub-directories. • Dired support is based on several Emacs Lisp files (called libraries in Emacs-speak). • These are part of Emacs: • dired : built-in, main functionality • dired-aux : auxiliary features, less commonly used parts of dired See also: • dired-x : dired extra features. � PEL lazily loads it when pel-use-dired-x is set to t. • ⅀ File mngt • The dired-x commands are coloured in blue in the following table. • epa : EasyPG Assistant (GNU Privacy Guard) : built-in , but requires installed and configured OpenPGP compliant software like GNU PG. • ⅀� Treemacs • ls-lisp: Emacs emulation GNU ls which provides better integration with Dired. � Used when pel-use-emacs-ls-emulation is set to t. • These are external: � dired-hide-dotfiles: controls hiding of dot-files. � Used when pel-use-dired-hide-dotfiles is set to t or to hide-dot-files-by-default. � dired-git-info control display of git log on files managed by git. � Used when pel-use-dired-git-info is set to t or to on-for-git-directories. Open this PDF file. <f11> SPC M-D <f1> (pel-help-pdf &optional Open the ⅀ Dired local PDF. If the prefix argument (like C-u or M--) is used, then it opens See also: ⅀ Help/Info OPEN-WEB-PAGE) the remote GitHub hosted raw PDF instead.
    [Show full text]