Fedora Basic Installations Note: a Bold Text Depends on Version of Program Or User Name

Total Page:16

File Type:pdf, Size:1020Kb

Fedora Basic Installations Note: a Bold Text Depends on Version of Program Or User Name Fedora Basic Installations Note: A bold text depends on version of program or user name. Enable sudo su yum install nano nano /etc/sudoers scroll down and find: root ALL=(ALL) ALL under it type: kabuto ALL=(ALL) ALL save it with Ctrl+O and enter, close it with Ctrl+X Install yum fastest mirror plugin sudo yum install yum-fastestmirror Install Thunderbird search for thunderbird in Add/Remove Software or sudo yum install thunderbird Install Krusader search for krusader in Add/Remove Software or sudo yum install krusader Install Amarok search for amarok in Add/Remove Software or sudo yum install amarok Install Wine search for wine in Add/Remove Software or sudo yum install wine Install Skype first install 64-bit version from this link than enable 32-bit version with: sudo yum install qt.i686 qt-x11.i686 libXv.i686 libXss.i686 libXScrnSaver.i686 if it won't work, than use this manual Install VLC Player su rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm yum install vlc Enable MP3 and MP4 rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm yum -y install gstreamer-plugins-bad gstreamer-plugins-ugly xine-lib-extras-nonfree gstreamer-ffmpeg Install VariCAD all versions for Fedora are here: ftp://ftp.varicad.cz/pub/VariCAD/ cfg files are here: /home/kabuto/.varicad/cfg Editing Grub file sudo kwrite /boot/grub/grub.conf find timeout and change it for quicker boot Install Flash for Firefox su yum install wget cd /tmp wget http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p3_64bit_linux_111710.tar. gz tar xzvf flashplayer10_2_p3_64bit_linux_111710.tar.gz mv /tmp/libflashplayer.so /usr/lib64/mozilla/plugins/ Install Java for Firefox download java sun here su /usr/java chmod a+x /home/kabuto/Downloads/jre-6u<version>-linux-amd64-rpm.bin ls -l /home/kabuto/Downloads/jre-6u<version>-linux-amd64-rpm.bin rpm -iv /usr/java/jre-6u<version>-linux-amd64.rpm ls yum install java-sdk-openjdk icedtea might be missing, so seachr for icedtea in Add/Remove Software and install it Add shutdown menu item permanently seachr for gnome-shell-extensions-alternative-status-menu in Add/Remove Software log out and in Add Minimize, Maximize/Restore buttons seachr for gconf-editor in Add/Remove Software install and launch it navigate to desktop – gnome – shell – windows find button_layout and double click on it, than write there: :minimize,maximize,close log out and in Show date on top panel not in a root mode gsettings set org.gnome.shell.clock show-date true Install Libreoffice search for libreoffice-writer libreoffice-calc libreoffice-impress libreoffice-draw in Add/Remove Software Intall Google Voice and Video chat download .rpm file here Install support for rar and 7z archive formats sudo yum localinstall --nogpgcheck http://download1.rpmfusion.org/nonfree/fedora/rpmfusion- nonfree-release-stable.noarch.rpm http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release- stable.noarch.rpm sudo yum install unrar sudo yum install p7zip p7zip-plugins Install Gimp sudo yum install gimp Install Gnome-tweak-tool to customize fonts, themes etc. sudo yum install gnome-tweak-tool Install Virtualbox sudo yum install -y kernel-headers kernel-devel dkms gcc sudo yum -y update sudo yum install libSDL-1.2.so.0 sudo yum install libXmu.so.6 sudo yum install libcurl.so.4 sudo yum install libpython2.7.so.1.0 rpm -Uvh http://download.virtualbox.org/virtualbox/4.0.8/VirtualBox-4.0-4.0.8_71778_fedora15- 1.i686.rpm sudo /etc/init.d/vboxdrv setup sudo usermod -G vboxusers -a kabuto Install Dropbox download it from here install and upgrade.
Recommended publications
  • Ultumix GNU/Linux 0.0.1.7 32 Bit!
    Welcome to Ultumix GNU/Linux 0.0.1.7 32 Bit! What is Ultumix GNU/Linux 0.0.1.7? Ultumix GNU/Linux 0.0.1.7 is a full replacement for Microsoft©s Windows and Macintosh©s Mac OS for any Intel based PC. Of course we recommend you check the system requirements first to make sure your computer meets our standards. The 64 bit version of Ultumix GNU/Linux 0.0.1.7 works faster than the 32 bit version on a 64 bit PC however the 32 bit version has support for Frets On Fire and a few other 32 bit applications that won©t run on 64 bit. We have worked hard to make sure that you can justify using 64 bit without sacrificing too much compatibility. I would say that Ultumix GNU/Linux 0.0.1.7 64 bit is compatible with 99.9% of all the GNU/Linux applications out there that will work with Ultumix GNU/Linux 0.0.1.7 32 bit. Ultumix GNU/Linux 0.0.1.7 is based on Ubuntu 8.04 but includes KDE 3.5 as the default interface and has the Mac4Lin Gnome interface for Mac users. What is Different Than Windows and Mac? You see with Microsoft©s Windows OS you have to defragment your computer, use an anti-virus, and run chkdsk or a check disk manually or automatically once every 3 months in order to maintain a normal Microsoft Windows environment. With Macintosh©s Mac OS you don©t have to worry about fragmentation but you do have to worry about some viruses and you still should do a check disk on your system every once in a while or whatever is equivalent to that in Microsoft©s Windows OS.
    [Show full text]
  • Kde-Guide-De-Developpement.Web.Pdf
    KDE Published : 2017-06-26 License : GPLv2+ 1 KDE DU POINT DE VUE D'UN DÉVELOPPEUR 1. AVEZ-VOUS BESOIN DE CE LIVRE ? 2. LA PHILOSOPHIE DE KDE 3. COMMENT OBTENIR DE L'AIDE 2 1. AVEZ-VOUS BESOIN DE CE LIVRE ? Vous devriez lire ce livre si vous voulez développer pour KDE. Nous utilisons le terme développement très largement pour couvrir tout ce qui peut conduire à un changement dans le code source, ce qui inclut : Soumettre une correction de bogue Écrire une nouvelle application optimisée par la technologie KDE Contribuer à un projet existant Ajouter de la fonctionnalité aux bibliothèques de développement de KDE Dans ce livre, nous vous livrerons les bases dont vous avez besoin pour être un développeur productif. Nous décrirons les outils que vous devrez installer, montrer comment lire la documentation (et écrire la vôtre propre, une fois que vous aurez créé la nouvelle fonctionnalité !) et comment obtenir de l'aide par d'autres moyens. Nous vous présenterons la communauté KDE, qui est essentielle pour comprendre KDE parce que nous sommes un projet « open source », libre (gratuit). Les utilisateurs finaux du logiciel n'ont PAS besoin de ce livre ! Cependant, ils pourraient le trouver intéressant pour les aider à comprendre comment les logiciels complexes et riches en fonctionnalités qu'ils utilisent ont vu le jour. 3 2. LA PHILOSOPHIE DE KDE Le succès de KDE repose sur une vue globale, que nous avons trouvée à la fois pratique et motivante. Les éléments de cette philosophie de développement comprennent : L'utilisation des outils disponibles plutôt que de ré-inventer ceux existants : beaucoup des bases dont vous avez besoin pour travailler font déjà partie de KDE, comme les bibliothèques principales ou les « Kparts », et sont tout à fait au point.
    [Show full text]
  • Install Tani Software
    Install Tani Software Windows Under Windows all software comes with an installer which is an executable program. You can start it directly. If You update an installed Tani product it will uninstall the previous version automatically and replaces it with the actual one. All user configuration setting will be preserved. A reboot will be requested in these conditions: The running software can not be stopped. This may be true if an other running program uses the software. Some parts of the software can not be removed because other software holds them open. A program uses the directory holding the software. A hint: If You uninstall the software separately and try installing them again it will request a reboot always. Optionally you can ignore the reboot request. This is always at your own risk. Possibly required files can not be installed. The installed software may not work as expected. Why a reboot is required after uninstall: The uninstall program can not be deleted by itself because it runs. Windows uses random generated file names in this registry key. So the installer cannot check if the reboot will be required or is optional. The installation depending on your Windows patch level may start its internal update. This does not relay on software from Tani GmbH. If Windows will request updates it will do so. During the Windows update an internet connection is required. The installation process will need additional time until the update is finished. More information is available in the Windows Update. For special envoronments it can be necessary running the OPC server or the PLC Engine not as a Windows service.
    [Show full text]
  • Openmagazin 5/2009
    openMagazin www.openmagazin.cz openMagazin 5/2009 openOffice.org openSource openMind Vážení čtenáři, Obsah openMagazin je jedinečný PDF e-zin, který vám každý měsíc přinese to nejlepší, co vyšlo na Co se děje ve světě Linuxu a open source...........................2 Krusader 2.0 – Křížová výprava mezi soubory...................27 portálech věnovaných svobodnému softwaru, a to Touch Book: Váš nový linuxový notebook, netbook, PDA Firefox 3.5 – co nabídne nového?.......................................31 zcela zdarma. Můžete se těšit na návody, recenze, nebo přehrávač....................................................................6 Jsou revoluční kroky pro Gnome a KDE nutné?..................34 novinky, tipy a triky, které si můžete v klidu přečíst Audacious: modulární hudební přehrávač...........................9 Moblin: budoucnost netbooků?..........................................36 na svém netbooku nebo jiném přenosném zařízení. Screenlets – to pravé pro vaši obrazovku..........................11 Doufáme, že vás obsah zaujme a také vás prosíme, Nové Ubuntu má vážné problémy s grafikami Intel...........39 abyste PDF soubor šířili, kam to jen jde. Kopírujte Hybrid Share: Sdílení souborů a komunikace s přáteli......14 Zajímavé programy 76.......................................................41 nás, posílejte, sdílejte. A pište nám, jak se vám Jak v Ubuntu vyzkoušet Kubuntu a Xubuntu, zjistit OpenOffice.org ve společnosti Snaggi s.r.o........................42 nový česko-slovenský nejen linuxový e-zin líbí. informace o hardwaru a změnit
    [Show full text]
  • Active@ Livecd User Guide Copyright © 1999-2015, LSOFT TECHNOLOGIES INC
    Active@ LiveCD User Guide Copyright © 1999-2015, LSOFT TECHNOLOGIES INC. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any derivative work (such as translation, transformation, or adaptation) without written permission from LSOFT TECHNOLOGIES INC. LSOFT TECHNOLOGIES INC. reserves the right to revise this documentation and to make changes in content from time to time without obligation on the part of LSOFT TECHNOLOGIES INC. to provide notification of such revision or change. LSOFT TECHNOLOGIES INC. provides this documentation without warranty of any kind, either, implied or expressed, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. LSOFT may make improvements or changes in the product(s) and/or the program(s) described in this documentation at any time. All technical data and computer software is commercial in nature and developed solely at private expense. As the User, or Installer/Administrator of this software, you agree not to remove or deface any portion of any legend provided on any licensed program or documentation contained in, or delivered to you in conjunction with, this User Guide. LSOFT.NET logo is a trademark of LSOFT TECHNOLOGIES INC. Other brand and product names may be registered trademarks or trademarks of their respective holders. 2 Active@ LiveCD User Guide Contents 1 Product Overview................................................................................................................ 4 1.1 About Active@ LiveCD .................................................................................................. 4 1.2 Requirements for Using Active@ Boot Disk .................................................................... 6 1.3 Downloading and Creating Active@ LiveCD.................................................................... 6 1.4 Booting from a CD, DVD or USB Media .........................................................................
    [Show full text]
  • Introducción a Linux Equivalencias Windows En Linux Ivalencias
    No has iniciado sesión Discusión Contribuciones Crear una cuenta Acceder Página discusión Leer Editar Ver historial Buscar Introducción a Linux Equivalencias Windows en Linux Portada < Introducción a Linux Categorías de libros Equivalencias Windows en GNU/Linux es una lista de equivalencias, reemplazos y software Cam bios recientes Libro aleatorio análogo a Windows en GNU/Linux y viceversa. Ayuda Contenido [ocultar] Donaciones 1 Algunas diferencias entre los programas para Windows y GNU/Linux Comunidad 2 Redes y Conectividad Café 3 Trabajando con archivos Portal de la comunidad 4 Software de escritorio Subproyectos 5 Multimedia Recetario 5.1 Audio y reproductores de CD Wikichicos 5.2 Gráficos 5.3 Video y otros Imprimir/exportar 6 Ofimática/negocios Crear un libro 7 Juegos Descargar como PDF Versión para im primir 8 Programación y Desarrollo 9 Software para Servidores Herramientas 10 Científicos y Prog s Especiales 11 Otros Cambios relacionados 12 Enlaces externos Subir archivo 12.1 Notas Páginas especiales Enlace permanente Información de la Algunas diferencias entre los programas para Windows y y página Enlace corto GNU/Linux [ editar ] Citar esta página La mayoría de los programas de Windows son hechos con el principio de "Todo en uno" (cada Idiomas desarrollador agrega todo a su producto). De la misma forma, a este principio le llaman el Añadir enlaces "Estilo-Windows". Redes y Conectividad [ editar ] Descripción del programa, Windows GNU/Linux tareas ejecutadas Firefox (Iceweasel) Opera [NL] Internet Explorer Konqueror Netscape /
    [Show full text]
  • Pipenightdreams Osgcal-Doc Mumudvb Mpg123-Alsa Tbb
    pipenightdreams osgcal-doc mumudvb mpg123-alsa tbb-examples libgammu4-dbg gcc-4.1-doc snort-rules-default davical cutmp3 libevolution5.0-cil aspell-am python-gobject-doc openoffice.org-l10n-mn libc6-xen xserver-xorg trophy-data t38modem pioneers-console libnb-platform10-java libgtkglext1-ruby libboost-wave1.39-dev drgenius bfbtester libchromexvmcpro1 isdnutils-xtools ubuntuone-client openoffice.org2-math openoffice.org-l10n-lt lsb-cxx-ia32 kdeartwork-emoticons-kde4 wmpuzzle trafshow python-plplot lx-gdb link-monitor-applet libscm-dev liblog-agent-logger-perl libccrtp-doc libclass-throwable-perl kde-i18n-csb jack-jconv hamradio-menus coinor-libvol-doc msx-emulator bitbake nabi language-pack-gnome-zh libpaperg popularity-contest xracer-tools xfont-nexus opendrim-lmp-baseserver libvorbisfile-ruby liblinebreak-doc libgfcui-2.0-0c2a-dbg libblacs-mpi-dev dict-freedict-spa-eng blender-ogrexml aspell-da x11-apps openoffice.org-l10n-lv openoffice.org-l10n-nl pnmtopng libodbcinstq1 libhsqldb-java-doc libmono-addins-gui0.2-cil sg3-utils linux-backports-modules-alsa-2.6.31-19-generic yorick-yeti-gsl python-pymssql plasma-widget-cpuload mcpp gpsim-lcd cl-csv libhtml-clean-perl asterisk-dbg apt-dater-dbg libgnome-mag1-dev language-pack-gnome-yo python-crypto svn-autoreleasedeb sugar-terminal-activity mii-diag maria-doc libplexus-component-api-java-doc libhugs-hgl-bundled libchipcard-libgwenhywfar47-plugins libghc6-random-dev freefem3d ezmlm cakephp-scripts aspell-ar ara-byte not+sparc openoffice.org-l10n-nn linux-backports-modules-karmic-generic-pae
    [Show full text]
  • Dolphin File Manager Manual Owncloud User Manual
    Dolphin File Manager Manual ownCloud User Manual. Search Dolphin File Manager¶. To access your ownCloud files using the Dolphin file manager in KDE, use the webdav:// protocol:. This page is a translated version of a page Dolphin and the translation is 50% complete. Outdated Dolphin is a file manager focusing on usability. When reading the term Visita también la página web de Dolphin y el Manual de Dolphin. 2.3.1 File managers other than Dolphin and Konqueror, 2.3.2 Dolphin and will start the file manager in daemon mode by default so manual intervention will. I even tried the shell script, Midnight Commander and Manual solutions I was curious as to whether exo could change my default file manager at all, in the comments that he could not set dolphin as his default file manager via exo either. Dolphin is a free and open source file manager included in the KDE Applications bundle which contains applications used primarily with the KDE Plasma 5. The Dolphin system has a wireless base unit which connects to the Hy-Tek computer through a USB port. Access Dolphin Files in Meet Manager 10. Dolphin File Manager Manual Read/Download Other product names mentioned in this manual may be trademarks or File Provisioning on the Dolphin 60s. Dolphin Wireless Manager Window. Timing Set-up-set up for Colorado Timing Systems Dolphin. All of the At this point, you now have a Meet Manager file set up for your meet with both teams and with the individual events just check off the manual button on all of the relay.
    [Show full text]
  • Download the Index
    41_067232945x_index.qxd 10/5/07 1:09 PM Page 667 Index NUMBERS 3D video, 100-101 10BaseT Ethernet NIC (Network Interface Cards), 512 64-bit processors, 14 100BaseT Ethernet NIC (Network Interface Cards), 512 A A (Address) resource record, 555 AbiWord, 171-172 ac command, 414 ac patches, 498 access control, Apache web server file systems, 536 access times, disabling, 648 Accessibility module (GNOME), 116 ACPI (Advanced Configuration and Power Interface), 61-62 active content modules, dynamic website creation, 544 Add a New Local User screen, 44 add command (CVS), 583 address books, KAddressBook, 278 Administrator Mode button (KDE Control Center), 113 Adobe Reader, 133 AFPL Ghostscript, 123 41_067232945x_index.qxd 10/5/07 1:09 PM Page 668 668 aggregators aggregators, 309 antispam tools, 325 aKregator (Kontact), 336-337 KMail, 330-331 Blam!, 337 Procmail, 326, 329-330 Bloglines, 338 action line special characters, 328 Firefox web browser, 335 recipe flags, 326 Liferea, 337 special conditions, 327 Opera web browser, 335 antivirus tools, 331-332 RSSOwl, 338 AP (Access Points), wireless networks, 260, 514 aKregator webfeeder (Kontact), 278, 336-337 Apache web server, 529 album art, downloading to multimedia dynamic websites, creating players, 192 active content modules, 544 aliases, 79 CGI programming, 542-543 bash shell, 80 SSI, 543 CNAME (Canonical Name) resource file systems record, 555 access control, 536 local aliases, email server configuration, 325 authentication, 536-538 allow directive (Apache2/httpd.conf), 536 installing Almquist shells
    [Show full text]
  • Awoken Icon Theme - Installation & Customizing Instructions 1
    Awoken Icon Theme - Installation & Customizing Instructions 1 AWOKEN ICON THEME Installation & Customizing Instructions Alessandro Roncone mail: [email protected] homepage: http://alecive.deviantart.com/ Awoken homepage (GNOME Version): link kAwoken homepage (KDE Version): link Contents 1 Iconset Credits 3 2 Copyright 3 3 Installation 3 3.1 GNOME........................................................3 3.2 KDE..........................................................4 4 Customizing Instructions 4 4.1 GNOME........................................................4 4.2 KDE..........................................................5 5 Overview of the customization script6 5.1 How to customize a single iconset..........................................7 6 Customization options 8 6.1 Folder types......................................................8 6.2 Color-NoColor.................................................... 11 6.3 Distributor Logos................................................... 11 6.4 Trash types...................................................... 11 6.5 Other Options.................................................... 11 6.5.1 Gedit icon................................................... 11 6.5.2 Computer icon................................................ 11 6.5.3 Home icon................................................... 11 6.6 Deprecated...................................................... 12 7 How to colorize the iconset 13 8 Icons that don't want to change (but I've drawed) 14 9 Conclusions 15 9.1 Changelog......................................................
    [Show full text]
  • Best of a Decade on Opensource.Com 2010–2019
    Best of a decade on Opensource.com 2010–2019 In celebration of our 10-year anniversary Opensource.com/yearbook FROM THE EDITOR ............................. FROM THE EDITOR ............................. Dear reader, As we celebrate 10 years of publishing, our focus is on the people from all over the globe, in various roles, from diverse backgrounds, who have helped us explore the multitude of ways in which open source can improve our lives—from technology and programming to farming and design, and so much more. We are celebrating you because we’ve learned that growing this unique storytelling site demands that we do one thing better than all the rest: listen to and talk with our readers and writers. Over the years, we’ve gotten better at it. We regularly hold meetings where we review how articles performed with readers from the week before and discuss why we think that’s so. We brainstorm and pitch new and exciting article ideas to our writer community on a weekly basis. And we build and nurture close relationships with many writers who publish articles for us every month. As an editor, I never would have imagined my biggest responsibility would be community management and relationship building over copy editing and calendar planning. I’m so grateful for this because it’s made being a part of Opensource.com a deeply rewarding experience. In December, we closed out a decade of publishing by reaching a new, all-time record of over 2 million reads and over 1 million readers. For us, this validates and affirms the value we’ve learned to place on relationships with people in a world swirling with metrics and trends.
    [Show full text]
  • Das Handbuch Zu Krusader Das Handbuch Zu Krusader
    Das Handbuch zu Krusader Das Handbuch zu Krusader 2 Inhaltsverzeichnis 1 Einführung 14 1.1 Paketbeschreibung . 14 1.2 Willkommen zu Krusader! . 14 2 Funktionen 17 3 Die Benutzerschnittstelle 21 3.1 Benutzerschnittstelle mit zwei Dateifenstern . 21 3.2 Das Hauptfenster von Krusader . 21 3.3 Werkzeugleisten . 21 3.3.1 Haupt-Werkzeugleiste . 21 3.3.2 Aufgaben-Werkzeugleiste . 23 3.3.3 Aktionen-Werkzeugleiste . 23 3.3.4 Adressleiste . 23 3.3.5 Dateifenster-Werkzeugleiste . 24 3.4 Dateifenster . 24 3.4.1 Dateifenster . 24 3.4.2 Seitenleiste . 26 3.4.3 Ordnerverlauf . 27 3.5 Befehlszeile / Terminal-Emulator . 27 3.5.1 Befehlszeile . 27 3.5.2 Terminal-Emulator . 27 3.6 Funktionstasten (F1-F12) . 28 3.7 Unterfenster für Ordner . 28 3.8 Knöpfe . 29 4 Grundlegende Funktionen 30 4.1 Bedienelemente . 30 4.1.1 Allgemein . 30 4.1.2 Navigation . 30 4.1.3 Auswahl . 31 4.1.4 Befehle ausführen . 31 4.1.5 Schnellsuche . 32 Das Handbuch zu Krusader 4.1.6 Schnellfilter . 32 4.1.7 Schnellauswahl . 32 4.1.8 Kontextmenü . 32 4.2 Grundlegende Dateiverwaltung . 33 4.2.1 Dateien ausführen . 33 4.2.2 Kopieren und Verschieben . 33 4.2.3 Warteschlangenverwaltung . 34 4.2.4 Löschen - in den Plasma-Papierkorb verschieben . 34 4.2.5 Dateien in den Reißwolf werfen . 34 4.2.6 Dateien umbenennen, Ordner erstellen und Verknüpfungen verwalten . 34 4.2.7 Dateien anzeigen und bearbeiten . 35 4.3 Archiv-Verwaltung . 35 4.3.1 Archive durchsuchen . 35 4.3.2 Dateien entpacken . 35 4.3.3 Dateien packen .
    [Show full text]