News | About | Get Frugalware | Packages | Documentation | Discussion Forums | Bug Tracker | Wiki | Community | Development

Post-Installation (Türkçe)

From FrugalWiki

Jump to: navigation, search



Contents

Post-Installation Tutorial

Information info.png Information: This tutorial is dedicated for users who just performed a minimal install (i.e only group base) to help to know what to do after their installation of Frugalware. Obviously this tutorial is evolving.


Ağ Ayarları

Note Note: if this step has not be done

Use netconfig:

Root terminal 48px.png
# netconfig


I f you want to add ore details about the configuration, just edit file default:

Root terminal 48px.png
# nano /etc/sysconfig/network/default


The graphic tool gnetconfig will permit you to create pfofiles.

Launch the connexion with:

Root terminal 48px.png
# service interfaces restart


Select adequate mirror

Edit mirrors file :

stable version

Root terminal 48px.png
# nano /etc/pacman-g2/repos/frugalware


current version

Root terminal 48px.png
# nano /etc/pacman-g2/repos/frugalware-current


Note Note: Think to install nano before (pacman-g2 -S nano) or another editor

In this file, you'll find links ftp and http. Comment mirror that you don't want, pacman tae in count the first one in the list.
Pour infos, les miroirs irlandais (www12) et français (www7) sont rapides et fiables pour les utilisateurs français.

Then, force the synchronisation :

Root terminal 48px.png
# pacman-g2 -Syy


Upgrade your system :

Root terminal 48px.png
# pacman-g2 -Su


X graphic server installation

Root terminal 48px.png
# pacman-g2 -S xmessage xsetroot xinit xorg-server


List of proprietary driver

List of opensource driver of X server

Package Name
xf86-video-apm Alliance ProMotion video driver
xf86-video-ark ark video driver
xf86-video-ati, read ATI pilote des cartes ATI > R4xx
xf86-video-chips Chips and Technologies video driver
xf86-video-cirrus Cirrus Logic video driver
xf86-video-dummy dummy video driver
xf86-video-fbdev framebuffer video driver
xf86-video-glint GLINT/Permedia video driver
xf86-video-i128 Number 0 i128 video driver
xf86-video-i740 Intel i740 video driver
xf86-video-i810 Intel i810/i830/i9xx video drivers (déprecated - use intel instead)
xf86-video-intel, read Intel Graphics Newer Version of Intel i810/i830/i9xx video drivers
xf86-video-imstt Integrated Micro Solutions Twin Turbo vidoe driver
xf86-video-mga video driver (Matrox Graphics Adapter)
xf86-video-neomagic neomagic video driver
xf86-video-nouveau nouveau video driver (for NVIDIA Cards)
xf86-video-rendition Rendition video driver
xf86-video-radeonhd Pilote HD des cartes R5xx et R6xx
Note: experimental
xf86-video-s3virge S3 Virge video driver
xf86-video-savage savage video driver
xf86-video-siliconmotion siliconmotion video driver
xf86-video-sis SiS video driver
xf86-video-sisusb SiS USB video driver
xf86-video-tdfx tdfx video driver
xf86-video-trident Trident video driver
xf86-video-tseng tseng video driver
xf86-video-unichrome Unichrome video drivers
xf86-video-v4l v4l video driver
xf86-video-vesa vesa video driver
xf86-video-vga VGA 16 color video driver
xf86-video-via via video driver
xf86-video-vmware vmware video driver
xf86-video-voodoo voodoo video driver

Install a Desktop Environment

Gnome

in minimal state :

Root terminal 48px.png
# pacman-g2 -S gnome-minimal


in normal state :

Root terminal 48px.png
# pacman-g2 -S gnome


More details


KDE

in minimal state :

Root terminal 48px.png
# pacman-g2 -S kde-minimal


in normal state :

Root terminal 48px.png
# pacman-g2 -S kde

More details

XFCE4

Root terminal 48px.png
# pacman-g2 -S xfce4

More details


LXDE

Root terminal 48px.png
# pacman-g2 -S lxde-desktop

More details


Others

For others desktop environements or windows managers, go back to main menu and click the correct section.


Get the correct login manager

If you have installed Gnome, you must use GDM as login manager.

If you have installed KDE ou must use KDM as login manager. (Note: KDM is in package kdebase)

If you have installed slim ou must use GDM as login manager.

There is also XDM, the login manager of X.

Check if the package of your login manager is installed, then check in file /etc/sysconfig/desktop the related line is the only line uncommented.

Root terminal 48px.png
# nano /etc/sysconfig/desktop


More details

Sound

You hear no sound, the indicator always indicate "mute". Don't worry, alsa need to recognize your hardware with alsaconf.

Instal the necessary package :

Root terminal 48px.png
# pacman-g2 -S alsa-utils

then use this command and follow the guide :

Root terminal 48px.png
# alsaconf

Sound must be functional now.

This commad will help to manage sound volume :

User terminal 48px.png
$ alsamixer


Installing Frugalware Graphical Tools

Just optionnal.

Root terminal 48px.png
# pacman-g2 -S gfpm gnetconfig gservice fun




KDE case

To have KDE in your language, install the locale package :

Root terminal 48px.png
# pacman-g2 -S kde-i18n-xx


example: hungarian will install kde-i18n-hu

Tip: Giving rights to user to shutdown the computer, read KDE page

UTF-8 Encoding

By default, iso encodaging is used.

You can switch to the universal encodage UTF-8, seethe page about Utf-8


Installing usefull fonts

Root terminal 48px.png
# pacman-g2 -S corefonts font-bh-ttf font-bh-type1 ttf-bitstream-vera dejavu-ttf sdl_ttf artwiz-fonts liberation-fonts


You can also install all other font with

Root terminal 48px.png
# pacman-g2 -S xorg-fonts --noconfirm


Installing splashy theme

Root terminal 48px.png
# pacman-g2 -S splashy


Installing all audio/video codecs

A little bit radical...

Root terminal 48px.png
# pacman-g2 -S multimedia xmultimedia


Installer Flash plugin

Root terminal 48px.png
# pacman-g2 -S flashplugin


Installing Java

Root terminal 48px.png
# pacman-g2 -S j2re


Laptop case

For a specific laptop, see the Tutorial list for laptops


Firefox in your langauge

Root terminal 48px.png
# pacman-g2 -S firefox-xx


example, for hungarians it would firefox-hu


Setting correct time

See tutorial about Network Time Protocol

Personal tools
Namespaces
Variants
Actions