Slackware Linux Basics for Slackware Linux 12.0

Total Page:16

File Type:pdf, Size:1020Kb

Slackware Linux Basics for Slackware Linux 12.0 Slackware Linux Basics For Slackware Linux 12.0 Daniël de Kok Slackware Linux Basics: For Slackware Linux 12.0 by Daniël de Kok Published Sun Jan 20 19:45:13 CET 2008 Copyright © 2002-2008 Daniël de Kok License Redistribution and use in textual and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of this book must retain the above copyright notice, this list of conditions and the following disclaimer. 2. The names of the authors may not be used to endorse or promote products derived from this book without specific prior written permission. THIS BOOK IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS BOOK, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Linux is a registered trademark of Linus Torvalds. Slackware Linux is a registered trademark of Patrick Volkerding and Slackware Linux, Inc. UNIX is a registered trademark of The Open Group. Table of Contents Preface ........................................................................................................................................... xiii I. Getting started ................................................................................................................................ 1 1. About this book ...................................................................................................................... 5 1.1. Availability ................................................................................................................. 5 1.2. Conventions ................................................................................................................ 5 2. An introduction to Slackware Linux ........................................................................................... 7 2.1. What is Linux? ............................................................................................................ 7 2.2. What is GNU/Linux? .................................................................................................... 7 2.3. What is Slackware Linux? ............................................................................................. 7 2.4. The UNIX philosophy ................................................................................................... 8 2.5. Free and open source software ........................................................................................ 8 2.6. Slackware Linux 12.0 features ........................................................................................ 8 2.7. Getting Slackware Linux ............................................................................................... 9 3. Sources of help ..................................................................................................................... 11 3.1. On your system .......................................................................................................... 11 3.2. On the Internet ........................................................................................................... 12 4. General concepts ................................................................................................................... 15 4.1. Multitasking ............................................................................................................... 15 4.2. Filesystem hierarchy .................................................................................................... 16 4.3. Devices ..................................................................................................................... 17 5. Installing Slackware Linux ...................................................................................................... 19 5.1. Booting the installation CD-ROM .................................................................................. 19 5.2. Partitioning a hard disk ................................................................................................ 20 5.3. Installing Slackware Linux ........................................................................................... 21 6. Custom installation ................................................................................................................ 43 6.1. Partitioning a hard disk ................................................................................................ 43 6.2. Initializing and mounting filesystems ............................................................................. 43 6.3. Installing packages ...................................................................................................... 45 6.4. Post-install configuration .............................................................................................. 45 6.5. Automated installation script ......................................................................................... 48 II. Slackware Linux Basics ................................................................................................................. 53 7. The shell ............................................................................................................................. 57 7.1. Introduction ............................................................................................................... 57 7.2. Executing commands ................................................................................................... 57 7.3. Moving around ........................................................................................................... 58 7.4. Command history ....................................................................................................... 63 7.5. Completion ................................................................................................................ 63 7.6. Wildcards .................................................................................................................. 64 7.7. Redirections and pipes ................................................................................................. 65 8. Files and directories .............................................................................................................. 67 8.1. Some theory .............................................................................................................. 67 8.2. Analyzing files ........................................................................................................... 70 8.3. Working with directories .............................................................................................. 75 8.4. Managing files and directories ...................................................................................... 76 8.5. Permissions ............................................................................................................... 78 8.6. Finding files .............................................................................................................. 86 8.7. Archives .................................................................................................................... 93 8.8. Mounting filesystems .................................................................................................. 95 8.9. Encrypting and signing files ......................................................................................... 97 9. Text processing ................................................................................................................... 103 9.1. Simple text manipulation ............................................................................................ 103 v vi Slackware Linux Basics 9.2. Regular expressions ................................................................................................... 118 9.3. grep ........................................................................................................................ 120 10. Process management ........................................................................................................... 123 10.1. Theory ................................................................................................................... 123 10.2. Analyzing running processes ..................................................................................... 126 10.3. Managing processes ................................................................................................. 127 10.4. Job control ............................................................................................................. 129 III. Editing and typesetting ............................................................................................................... 133 11. LaTeX ............................................................................................................................. 137 11.1. Introduction ...........................................................................................................
Recommended publications
  • Easy Slackware
    1 Создание легкой системы на базе Slackware I - Введение Slackware пользуется заслуженной популярностью как классический linux дистрибутив, и поговорка "кто знает Red Hat тот знает только Red Hat, кто знает Slackware тот знает linux" несмотря на явный снобизм поклонников "бога Патре­ га" все же имеет под собой основания. Одним из преимуществ Slackware является возможность простого создания на ее основе практически любой системы, в том числе быстрой и легкой десктопной, о чем далее и пойдет речь. Есть дис­ трибутивы, клоны Slackware, созданные именно с этой целью, типа Аbsolute, но все же лучше создавать систему под себя, с максимальным учетом именно своих потребностей, и Slackware пожалуй как никакой другой дистрибутив подходит именно для этой цели. Легкость и быстрота системы определяется выбором WM (DM) , набором программ и оптимизацией программ и системы в целом. Первое исключает KDE, Gnome, даже новые версии XFCЕ, остается разве что LXDE, но набор программ в нем совершенно не устраивает. Оптимизация наиболее часто используемых про­ грамм и нескольких базовых системных пакетов осуществляется их сборкой из сорцов компилятором, оптимизированным именно под Ваш комп, причем каж­ дая программа конфигурируется исходя из Ваших потребностей к ее возможно­ стям. Оптимизация системы в целом осуществляется ее настройкой согласно спе­ цифическим требованиям к десктопу. Такой подход был выбран по банальной причине, возиться с gentoo нет ни­ какого желания, комп все таки создан для того чтобы им пользоваться, а не для компиляции программ, в тоже время у каждого есть минимальный набор из не­ большого количества наиболее часто используемых программ, на которые стоит потратить некоторое, не такое уж большое, время, чтобы довести их до ума. Кро­ ме того, такой подход позволяет иметь самые свежие версии наиболее часто ис­ пользуемых программ.
    [Show full text]
  • Informática Básica
    Escola Estadual de Educação Profissional - EEEP Ensino Médio Integrado à Educação Profissional Curso Técnico Informática Básica Governador Cid Ferreira Gomes Vice Governador Domingos Gomes de Aguiar Filho Secretária da Educação Maria Izolda Cela de Arruda Coelho Secretário Adjunto Maurício Holanda Maia Secretário Executivo Antônio Idilvan de Lima Alencar Assessora Institucional do Gabinete da Seduc Cristiane Carvalho Holanda Coordenadora da Educação Profissional – SEDUC Andréa Araújo Rocha CURSO TÉCNICO PROFISSIONALIZANTE INFORMÁTICA BÁSICA JANEIRO / 2011 FORTALEZA/CEARÁ ESCOLA ESTADUAL DE EDUCAÇÃO PROFISSIONAL | INFORMÁTICA BÁSICA P á g i n a | 1 CURSO TÉCNICO PROFISSIONALIZANTE SECRETARIA DE EDUCAÇÃO DO CEARÁ Consultor Técnico Pedagógico Renanh Gonçalves de Araújo Equipe de Elaboração Evandilce do Carmo Pereira João Paulo de Oliveira Lima Juliana Maria Jales Barbosa Liane Coe Girão Cartaxo Moribe Gomes de Alcântara Renanh Gonçalves de Araújo Valbert Oliveira Costa Colaboradores Maria Danielle Araújo Mota Júlio César Cavalcante Bezerra FORTALEZA 2012 ESCOLA ESTADUAL DE EDUCAÇÃO PROFISSIONAL | INFORMÁTICA BÁSICA CURSO TÉCNICO PROFISSIONALIZANTE Sumário Apresentação .................................................................................................................................................. 9 Objetivos de Aprendizagem ......................................................................................................................... 10 MÓDULO 01 - O QUE É UM COMPUTADOR?História e Evolução da Informática .............................
    [Show full text]
  • Noprianto Instalasi Pprogramrogram
    UTAMA Noprianto Instalasi PProgramrogram eiring dengan semakin banyaknya Linux digunakan, teknologi Syang memudahkan instalasi program di Linux ddii LLinuxinux pun bertambah. Kita akan membahasnya di tulisan ini. Suatu sistem yang solid adalah impian contoh, di sistem berbasis RPM, kita me- sendiri-sendiri. Selain karena alasan tidak semua pengguna komputer. Baik pengguna ngenal program yang dipaketkan sebagai ingin adanya redundansi yang tidak diper- komputer di server besar sampai perangkat fi le dengan ekstensi rpm yang dapat diin- lukan, juga karena kemungkinan terjadinya genggam. Permasalahannya adalah sistem stal. Atau, di sistem berbasis DPKG, kita inkompatibilitas versi pustaka. operasi yang telah terinstal tidak dapat mengenal program yang dipaketkan sebagai Oleh karena itu, sebuah paket barangkali memenuhi kebutuhan semua pengguna. fi le dengan ekstensi .deb. Dan masih banyak akan membutuhkan paket lainnya. Dan, pa- Baik saat pertama penggunaan ataupun di lagi. ket tersebut juga mungkin dibutuhkan oleh waktu yang akan datang. Oleh karena itu, Khususnya di Linux, masalah instalasi paket lainnya. Beberapa package manage- sistem operasi modern mengizinkan insta- program menjadi sangat istimewa karena ment modern sudah mengatasi masalah lasi aplikasi tambahan, baik yang berjalan adanya keinginan untuk mengumpulkan dependency ini, namun sempat menjadi isu sepenuhnya di user space ataupun yang me- semua pustaka di satu atau beberapa tem- yang sangat rumit di beberapa waktu yang nyentuh kernel space. pat yang disepakati bersama. Demikian lalu ataupun di beberapa sistem saat ini. Instalasi program dapat dilakukan juga dengan lokasi executable program. Di Kebutuhan akan versi pustaka yang ber- dengan berbagai cara. Di sistem operasi Linux, kita tidak disarankan untuk menggu- beda-beda juga bisa menjadi masalah besar.
    [Show full text]
  • Package Managment Package Managment
    2021/07/26 13:02 (UTC) 1/7 Package Managment Package Managment Many users decide to use Linux based Operating Systems because of the freedoms they enjoy, included in the list is the freedom to choose the right tool for the job. The Slackware package management schema is a model for displaying the choices that are available to the users. When maintaining a server or even a personal system a certain amount of control must be given to the administrator, the control and simplicity of Slackware package management is what may in fact make you want to try or continue to use Slackware. Brief Explanation of Slackware Packages In terms of security and accountability Slackware is excellent because it brings you software in the condition that the authors intended. What this means is that the Slackware community does not modify the source or add and remove functions from software beyond the author's design, unless a small patch is required to work on Slackware. All packages are built using the original source code in which only official patches are applied, the only modifications that are made for the packages are adding .desktop files (executables for windows managers) and running installed applications/scripts to update databases, font or icon caches to include the newly installed files. Other distributions such as debian and redhat choose to modify the original source code with their own revisions prior to distribution, this can add additional functionality but in some cases such as the debian OpenSSL packages it can result in exploits that only effect the specific distribution which can remain unseen for some time because the original authors (those who know the applications best) were not responsible for the changes or aware of the changes.
    [Show full text]
  • Diapositiva 1
    S.O. GNU/Linux Tema 1 SRI Vicente Sánchez Patón I.E.S Gregorio Prieto S.O. GNU/Linux Una distribución Linux (coloquialmente llamada distro) es una distribución de software basada en el núcleo Linux que incluye determinados paquetes de software para satisfacer las necesidades de un grupo específico de usuarios, dando así origen a ediciones domésticas, empresariales y para servidores. Por lo general están compuestas, total o mayoritariamente, de software libre, aunque a menudo incorporan aplicaciones o controladores propietarios. Además del núcleo Linux, las distribuciones incluyen habitualmente las bibliotecas y herramientas del proyecto GNU y el sistema de ventanas X Window System. Dependiendo del tipo de usuarios a los que la distribución esté dirigida se incluye también otro tipo de software como procesadores de texto, hoja de cálculo, reproductores multimedia, herramientas administrativas, etcétera. En el caso de incluir herramientas del proyecto GNU, también se utiliza el término distribución GNU/Linux. S.O. GNU/Linux Existen distribuciones que están soportadas comercialmente, como Fedora (Red Hat), openSUSE (Novell), Ubuntu (Canonical Ltd.), Mandriva, y distribuciones mantenidas por la comunidad como Debian y Gentoo. Aunque hay otras distribuciones que no están relacionadas con alguna empresa o comunidad, como es el caso de Slackware. S.O. GNU/Linux Distribuciones populares Entre las distribuciones Linux más populares se incluyen: Arch Linux, una distribución basada en el principio KISS, con un sistema de desarrollo continuo entre cada versión (no es necesario volver a instalar todo el sistema para actualizarlo). Debian, una distribución mantenida por una red de desarrolladores voluntarios con un gran compromiso por los principios del software libre.
    [Show full text]
  • Acorn System Administration Documentation Release 1.0
    Acorn System Administration Documentation Release 1.0 Pavan Rikhi May 30, 2020 CONTENTS: 1 IT Architecture 3 1.1 Servers..................................................3 1.2 Buildings.................................................4 1.3 Networking................................................7 1.4 VM Cluster................................................8 2 Hardware 11 2.1 Console.................................................. 11 2.2 Switches................................................. 11 2.3 Cluster Nodes.............................................. 15 3 Administration & Maintenance Guides 19 3.1 Server Rack............................................... 20 3.2 Networking................................................ 21 3.3 Website/VPS............................................... 24 3.4 Arch Linux................................................ 25 3.5 CUPS Print Server............................................ 26 3.6 Slackware................................................ 27 3.7 Windows................................................. 29 4 Slackware Server Administration 33 5 Debian Workstation Automated Setup 35 5.1 Quickstart................................................ 35 5.2 Automated Installs............................................ 36 5.3 Ansible Setup............................................... 36 5.4 Automated Maintenance with Fabric.................................. 38 5.5 To Do................................................... 39 6 Acorn VM Cluster 41 6.1 Setup & Configuration.........................................
    [Show full text]
  • Domains & Daemons
    Domains & Daemons System and Network Administration Revision 2 (2020/21) Pierre-Philipp Braun <[email protected]> Table of contents ▶ System Preparation ▶ Essential Protocols ▶ Daemons’ Setup ▶ Name Resolution ▶ Tips & Tricks Hosting requirements How to run a public service?… e.g. HTTP or FTP on yourhost.com ==> What you need ▶ a server w/ public IP ▶ AWS EC2/EC3 ▶ GCP ▶ Scaleway / Dedibox ▶ white-ip on-premises… ▶ a daemon ▶ a registered domain and DNS hosting ▶ a bunch of SSL certificates // Everything clear on hosting requirements? System Preparation ▶ post-install ▶ tuning / optimization / hardening ▶ app-specific GNU/Linux server post-install assuming Slackware Linux or Ubuntu Server ▶ network & SSHD + SSHGUARD (vs. fail2ban, …) ▶ MOST IMPORTANTLY netstat ▶ default runlevel/target ▶ boot-loader ▶ package repository mirror ▶ system updates & few more packages ▶ default editor & screenrc vs. tmux ▶ smtp relay & mail aliases ▶ ntpdate & hwclock BSD-specific server post-install assuming NetBSD or DragonFlyBSD ▶ timezone ▶ shell & skeletons ▶ clean-up services (why not on Ubuntu?) ▶ tuning syslogd ▶ indexing ▶ pkg vulns ▶ cron fixup ▶ tuning daily report Network & boot-loader Ubuntu 17+ ▶ either you’re happy with Netplan (/etc/netplan/ and YAML) ▶ –or– you go the good old debian-style /etc/network/interfaces setup Back to old Debian-style apt install ifupdown net-tools vi /etc/default/grub netcfg/do_not_use_netplan=true # mitigations=off update-grub reboot SSHD vi /etc/ssh/sshd_config Port XXXX AllowGroups wheel PermitRootLogin without-password
    [Show full text]
  • Fonctions Fonctions
    DEBIAN / UBUNTU DEBIAN / UBUNTU DEBIAN / UBUNTU MANDRIVA FONCTIONS APT wajig APTitude URPMI Installer un paquet (package) apt-get install (paquet) wajig install (paquet) aptitude install (paquet) urpmi (paquet) Enlever un paquet apt-get remove (paquet) wajig remove (paquet) Aptitude remove (paquet) urpme (paquet) synchroniser la liste des paquets apt-get update wajig update Aptitude update urpmi update -a Mettre à jour le systeme apt-get upgrade wajig upgrade Aptitude upgrade urpmi --auto-select Lister les dépots (repositories) cat /etc/apt/sources.list cat /etc/apt/sources.list cat /etc/apt/sources.list urpmq --list-media Ajouter un dépot Editer /etc/apt/sources.list Editer /etc/apt/sources.list Editer /etc/apt/sources.list urpmi.addmedia (nom) (lien) 1 Enlever un dépot Editer /etc/apt/sources.list Editer /etc/apt/sources.list Editer /etc/apt/sources.list urpmi.removemedia (media) et commenter par # le dépot et commenter par # le dépot et commenter par # le dépot Chercher un paquet apt-cache search (paquet) wajig search aptitude search urpmf (paquet) Lister les paquets installés dpkg -l (lettre L) dpkg -l (lettre L) dpkg -l (lettre L) rpm -qa Gestionnaire graphique synaptic synaptic synaptic OPENSUSE FEDORA / CENT OS ARCHLINUX FRUGALWARE FONCTIONS ZYPP YUM pacman PACMAN / PACMAN-G2 Installer un paquet (package) zypper install (paquet) yum install (paquet) pacman -S (paquet) pacman-g2 -S (paquet) Enlever un paquet zypper remove (paquet) yum erase (paquet) pacman -R (paquet) pacman-g2 -R (paquet) synchroniser la liste des paquets zypper
    [Show full text]
  • Slackware Linux Basics for Slackware Linux 12.0
    Slackware Linux Basics For Slackware Linux 12.0 Daniël de Kok Slackware Linux Basics: For Slackware Linux 12.0 by Daniël de Kok Published Sun May 18 14:41:12 CEST 2008 Copyright © 2002-2008 Daniël de Kok License Redistribution and use in textual and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of this book must retain the above copyright notice, this list of conditions and the following disclaimer. 2. The names of the authors may not be used to endorse or promote products derived from this book without specific prior written permission. THIS BOOK IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS BOOK, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Linux is a registered trademark of Linus Torvalds. Slackware Linux is a registered trademark of Patrick Volkerding and Slackware Linux, Inc. UNIX is a registered trademark of The Open Group. Table of Contents Preface ........................................................................................................................................... xiii I. Getting started ................................................................................................................................ 1 1. About this book .....................................................................................................................
    [Show full text]
  • Estudio Y Evaluación De Distribuciones Y Herramientas Bajo Software Libre
    2009 Estudio y evaluación de distribuciones y herramientas bajo software libre. Trabajo de Diploma para optar por el título de Ingeniero Informático Autor: Mohamed Fadel Daha Hach Tutor: Ing. Dabiel González Ramos Consultante: Lic. Virgen Cuza Noa Instituto Superior Minero Metalúrgico Moa, Cuba DECLARACIÓN DE AUTORÍA Declaro que soy el único autor de este trabajo y autorizo al Instituto Superior Minero Metalúrgico de Moa ―Antonio Núñez Jiménez‖ para que hagan el uso que estimen pertinente con este trabajo. Para que así conste firmo la presente a los _____ días del mes de diciembre del 2008. Mohamed Fadel Daha _____________________________ Nombre completo del primer autor Ing. Dabiel González Ramos _____________________________ Nombre completo del primer tutor OPINIÓN DEL USUARIO DEL TRABAJO DE DIPLOMA El Trabajo de Diploma, titulado: ________________________________________________ Se considera que, en correspondencia con los objetivos trazados, el trabajo realizado le satisface: Los resultados de este Trabajo de Diploma le reportan a esta entidad los beneficios siguientes (cuantificar): ______________________________________________________________________ ______________________________________________________________________ ______________________________________________________________________ ______________________________________________________________________ ______________________________________________________________________ ______________________________________________________________________ Como resultado de la implantación
    [Show full text]
  • Sage 9.3 Reference Manual: External Packages
    Sage 9.4 Reference Manual: External Packages Release 9.4 The Sage Development Team Aug 24, 2021 CONTENTS 1 Standard Packages 1 2 Optional Packages 7 3 Experimental Packages 11 4 Detailed Listing of External Packages 13 i ii CHAPTER ONE STANDARD PACKAGES The Sage distribution includes most programs and libraries on which Sage depends. It installs them automatically if it does not find equivalent system packages. • _prereq: Represents system packages required for installing SageMath from source • alabaster: Default theme for the Sphinx documentation system • appdirs: A small Python module for determining appropriate platform-specific dirs, e.g. a “user data dir”. • appnope: Disable App Nap on OS X • arb: Arbitrary-precision floating-point ball arithmetic • argon2_cffi: The secure Argon2 password hashing algorithm • attrs: Decorator for Python classes with attributes • babel: Internationalization utilities for Python • backcall: Specifications for callback functions • bleach: An HTML-sanitizing tool • boost_cropped: Portable C++ libraries (subset needed for Sage) • brial: Boolean Ring Algebra implementation using binary decision diagrams • bzip2: High-quality data compressor • cddlib: Double description method for polyhedral representation conversion • certifi: Python package for providing Mozilla’s CA Bundle • cffi: Foreign Function Interface for Python calling Ccode • cliquer: Routines for clique searching • cmake: A cross-platform build system generator • combinatorial_designs: Data from the Handbook of Combinatorial Designs • conway_polynomials:
    [Show full text]
  • ADMIN IM LAN IM ADMIN ADMIN IM LAN Popsicle · · Epoptes: Schulrechner Steuern Und Im Betrieb Überwachen S
    Broot: Clever navigierenCOMMUNITY Gimp: Motive EDITION freistellen mit KRunner: KDE-Starter im Verzeichnisbaum FreiS. 56 kopierenSchere und beliebig und Zauberstab weiter verteilen! S. 68 optimal ausreizen S. 72 07.2021 07.2021 Rechner-Pools verwalten, Netzwerke planen, Aufgaben automatisieren Slackware 15 Slackware · ADMIN IM LAN IM ADMIN Popsicle ADMIN IM LAN · · Epoptes: Schulrechner steuern und im Betrieb überwachen S. 42 USB-Mikros · Filius: Netzwerke planen und Traffic simulieren S. 28 Tweaker Tweaker · USB-MIKROFONE Veyon: Heterogene PC-Pools einheitlich administrieren S. 34 Notizsoftware · Ansible: Simpler Einstieg in die professionelle Automatisierung S. 20 LiFE 20.04 · Test: Preisgünstige USB-Mikrofone von Mackie KRUNNER · TWEAKER · TWEAKER · · KRUNNER KRunner · Wie Sie die Modelle der US-amerikanischen Edel-Schmiede richtig einbinden und wo die Geräte ihre Stärken optimal ausspielen S. 78 Tuning für Desktops S. 48 Notizen organisieren S. 62 Debian Live-build Oberfläche und Funktionen auf Vier Programme, um die digitale · eigene Bedürfnisse optimieren Zettelwirtschaft zu beherrschen Broot · USB-Medien parallel beschreiben S. 54 Handoptimiertes Debian-System S. 88 Mit Popsicle erstellen Sie ruckzuck Mit Live-build in schrittweisen Iterationen eine Vielzahl identischer Flash-Medien zur perfekten Distribution im Eigenbau ADMIN IM LAN BROOT · DEBIAN LIVE-BUILD · · DEBIAN LIVE-BUILD · BROOT EUR 6,50 EUR 7,30 sfr 11,90 EUR 7,60 EUR 8,50 EUR 8,50 07 www.linux-user.de Deutschland Österreich Schweiz Benelux Spanien Italien 4 195111 006501 07 Editorial Rolle rückwärts Sehr geehrte Leserinnen und Leser, „München auf dem Weg zur Open- Kein Wunder allerdings, dass dieses „De- Source-Stadt“, so lautete der Titel einer tail“ in der Pressemitteilung unter den Pressemitteilung , die am 5.
    [Show full text]