aboutsummaryrefslogtreecommitdiffstats
path: root/mcc/5/en/content/rpmdrake.html
blob: 2bb798bf097f85fa906568ee3022c4b5557ca1d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="X-UA-Compatible" content="IE=7"/>
    <title>Software Management (Install and Remove Software)</title><meta name="generator" content="DocBook XSL-NS Stylesheets V1.75.2"/><link rel="home" href="index.html" title="Mageia Control Center"/><link rel="up" href="software-management.html" title="Software Management"/><link rel="prev" href="software-management.html" title="Software Management"/><link rel="next" href="MageiaUpdate.html" title="Software Packages Update"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><script type="text/javascript">
      //The id for tree cookie
      var treeCookieId = "treeview-6294";
      var language = "en";
      var w = new Object();
      //Localization
      txt_filesfound = 'Results';
      txt_enter_at_least_1_char = "You must enter at least one character.";
      txt_browser_not_supported = "JavaScript is disabled on your browser. Please enable JavaScript to enjoy all the features of this site.";
      txt_please_wait = "Please wait. Search in progress...";
      txt_results_for = "Results for: ";
      txt_no_results_for = "";
    </script><style type="text/css">
      input {
      margin-bottom: 5px;
      margin-top: 2px;
      }

      .folder {
      display: block;
      height: 22px;
      padding-left: 20px;
      background: transparent url(../../common/jquery/treeview/images/folder.gif) 0 0px no-repeat;
      }
      
    </style><link rel="shortcut icon" href="https://www.mageia.org/g/favicon.png" type="image/x-icon"/><link rel="stylesheet" type="text/css" href="../../common/css/positioning.css"/><link rel="stylesheet" type="text/css" href="../../common/jquery/theme-redmond/jquery-ui-1.8.2.custom.css"/><link rel="stylesheet" type="text/css" href="../../common/jquery/treeview/jquery.treeview.css"/><link rel="stylesheet" type="text/css" href="webhelp-default.css"/><link rel="stylesheet" type="text/css" href="webhelp-custom.css"/><script type="text/javascript" src="../../common/jquery/jquery-1.4.2.min.js"><!----></script><script type="text/javascript" src="../../common/jquery/jquery-ui-1.8.2.custom.min.js"><!----></script><script type="text/javascript" src="../../common/jquery/jquery.cookie.js"><!----></script><script type="text/javascript" src="../../common/jquery/treeview/jquery.treeview.min.js"><!----></script><script type="text/javascript" src="search/htmlFileList.js"><!----></script><script type="text/javascript" src="search/htmlFileInfoList.js"><!----></script><script type="text/javascript" src="nwSearchFnt.js"><!----></script><script type="text/javascript" src="search/stemmers/en_stemmer.js"><!--//make this scalable to other languages as well.--></script><script type="text/javascript" src="search/index-1.js"><!----></script><script type="text/javascript" src="search/index-2.js"><!----></script><script type="text/javascript" src="search/index-3.js"><!----></script></head><body><div xmlns="" id="header"><div id="navheader"><!----><table><tr><td style="height: 28px; width: 16px;"><a id="showHideButton" onclick="showHideToc();" class="pointLeft" title="Hide TOC tree">.
	    </a></td><td><img src="../../common/images/highlight-blue.gif" alt="H" height="25px" onclick="toggleHighlight()" id="showHideHighlight" style="cursor:pointer" title="Toggle search result highlighting"/></td><td><a accesskey="p" href="software-management.html">Prev</a>
		  |
		  <a accesskey="u" href="software-management.html">Up</a>
		|
		<a accesskey="n" href="MageiaUpdate.html">Next</a></td></tr></table></div><div id="headerlogo"><img src="https://doc.mageia.org/g/mageia-2013-200p.png" alt="Company Logo"/></div><h1 id="pagetitle">Software Management (Install and Remove
    Software)<br/>Software Management</h1></div><div id="content"><!----><div xml:lang="" class="section" title="Software Management (Install and Remove Software)"><div class="titlepage"><div><div><h3 class="title"><a id="rpmdrake"><!----></a>Software Management (Install and Remove
    Software)</h3></div><div><h2 class="subtitle">rpmdrake</h2></div></div></div><div class="mediaobject" align="center"><img src="images/rpmdrake.png" align="middle"/></div><div class="section" title="Introduction to rpmdrake"><div class="titlepage"><div><div><h4 class="title"><a id="rpmdrake-introduction"><!----></a>Introduction to rpmdrake</h4></div></div></div><p>This tool<sup>[<a id="d4e53" href="#ftn.d4e53" class="footnote">1</a>]</sup>, also known as drakrpm, is a program for installing,
    uninstalling and updating packages. It is the graphical user interface of
    URPMI. At each start up, it will check online package lists (called
    'media') downloaded straight from Mageia's official servers, and will show
    you each time the latest applications and packages available for your
    computer. A filter system allows you to display only certain types of
    packages: you may display only installed applications (by default), or
    only available updates. You can also view only not installed packages. You
    can also search by the name of a package, or in the summaries of
    descriptions or in the full descriptions of packages or in the file names
    included in the packages.</p><p>To work, rpmdrake needs the repositories to be configured with <a class="xref" href="drakrpm-edit-media.html" title="Configure Media">the section called “Configure Media”</a> .</p><div class="important" title="Important" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Important</h3><p>During the installation, the configured repository is the medium
      used for the installation, generally the DVD or CD. If you keep this
      medium, rpmdrake will ask it each time you want to install a package,
      with this pop-up window : </p><div class="mediaobject"><img src="images/rpmdrake8.png"/></div><p>If the above message annoys you and you have a good
      internet connection without too strict download limit, it is wise to
      remove that medium and replace it by online repositories thanks to <a class="xref" href="drakrpm-edit-media.html" title="Configure Media">the section called “Configure Media”</a> .</p><p>Moreover, the online repositories are always up to date, contains
      much more packages, and allow to update your installed packages.</p></div></div><div class="section" title="The main parts of the screen"><div class="titlepage"><div><div><h4 class="title"><a id="d4e65"><!----></a>The main parts of the screen</h4></div></div></div><div class="screenshot"><div class="mediaobject"><img src="images/rpmdrake1.png"/></div></div><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p><span class="bold"><strong>Package type filter:</strong></span></p><p>This filter allows you to display only certain types of
        packages. The first time you start the manager, it only displays
        applications with a graphical interface. You can display either all
        the packages and all their dependencies and libraries or only package
        groups such as applications only, updates only or backported packages
        from newer versions of Mageia.</p><div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Warning</h3><p>The default filter setting is for new entrants to Linux or
          Mageia, who probably do not want command line or specialist tools.
          Since you're reading this documentation, you're obviously interested
          in improving your knowledge of Mageia, so it is best to set this
          filter to "All".</p></div></li><li class="listitem"><p><em class="firstterm"> <span class="bold"><strong>Package state
        filter:</strong></span> </em></p><p>This filter allows you to view only the installed packages, only
        the packages that are not installed or all of the packages, both
        installed and not installed.</p></li><li class="listitem"><p><span class="bold"><strong>Search mode:</strong></span></p><p>Click on this icon to search through the package names, through
        their summaries, through their complete description or through the
        files included in the packages.</p></li><li class="listitem"><p><span class="bold"><strong>"Find" box:</strong></span></p><p>Enter here one or more key words. If you want to use more than
        one keyword for searching use '|' between keywords, e.g. To search for
        "mplayer" and "xine" at the same time type 'mplayer | xine'.</p></li><li class="listitem"><p><span class="bold"><strong>Erase all:</strong></span></p><p>This icon can erase in one click all the key words entered in
        the "Find" box .</p></li><li class="listitem"><p><span class="bold"><strong>Categories list:</strong></span></p><p>This side bar groups all applications and packages into clear
        categories and sub categories.</p></li><li class="listitem"><p><span class="bold"><strong>Description panel:</strong></span></p><p>This panel displays the package's name, its summary and complete
        description. It displays many useful elements about the selected
        package. It can also show precise details about the package, the files
        included in the package as well as a list of the last changes made by
        the maintainer.</p></li></ol></div></div><div class="section" title="The status column"><div class="titlepage"><div><div><h4 class="title"><a id="d4e103"><!----></a>The status column</h4></div></div></div><p>Once you correctly set the filters, you can find your software
    either by category (in area 6 above) or by name/summary/description using
    area 4. A list of packages fulfilling your query and, don't forget, the
    chosen medium is shown with different status markers according to whether
    each package is installed/not installed/an update... To change this
    status, just check or uncheck the box before the package name and click on
    <span class="guibutton">Apply</span>.</p><div class="table"><a id="d4e108"><!----></a><p class="title"><b>Table 1</b></p><div class="table-contents"><table summary="" border="1"><colgroup><col align="center"/><col/></colgroup><thead><tr><th align="center">Icon</th><th align="center" valign="middle">Legend</th></tr></thead><tbody><tr><td align="center"><div class="mediaobject"><img src="images/rpmdrake2.png"/></div></td><td align="left" valign="middle">This package is already installed</td></tr><tr><td align="center"><div class="mediaobject"><img src="images/rpmdrake3.png"/></div></td><td align="left" valign="middle">This package will be installed</td></tr><tr><td align="center"><div class="mediaobject"><img src="images/rpmdrake4.png"/></div></td><td align="left" valign="middle">This package cannot be modified</td></tr><tr><td align="center"><div class="mediaobject"><img src="images/rpmdrake5.png"/></div></td><td align="left" valign="middle">This package is an update</td></tr><tr><td align="center"><div class="mediaobject"><img src="images/rpmdrake6.png"/></div></td><td align="left" valign="middle">This package will be uninstalled</td></tr></tbody></table></div></div><p><br class="table-break"/></p><p>Examples in the screenshot above:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>If I uncheck digikam (the green arrow tell us it is installed),
        the status icon will go red with an up arrow and it will be
        uninstalled when clicking on <span class="guibutton">Apply</span>.</p></li></ul></div><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>If I check qdigidoc (which is not installed, see the status),
        the orange with a down arrow status icon will appear and it will
        be installed when clicking on <span class="guibutton">Apply</span>.</p></li></ul></div></div><div class="section" title="The dependencies"><div class="titlepage"><div><div><h4 class="title"><a id="d4e156"><!----></a>The dependencies</h4></div></div></div><div class="screenshot"><div class="mediaobject"><img src="images/rpmdrake7.png"/></div></div><p>Some packages need other packages called dependencies in order to
    work. They are for example libraries or tools. In this case, Rpmdrake
    displays an information window allowing you to choose whether to accept
    the selected dependencies, cancel the operation or get more information
    (see above). It may also happen that various packages are able to provide
    the needed library, in which case rpmdrake displays the list of
    alternatives with a button to get more information and another button to
    choose which package to install.</p></div><div class="footnotes"><br/><hr width="100" align="left"/><div class="footnote"><p><sup>[<a id="ftn.d4e53" href="#d4e53" class="para">1</a>] </sup>You can start this tool from the command line, by typing
        <span class="bold"><strong>rpmdrake</strong></span> as root.</p></div></div></div><script xmlns="" type="text/javascript" src="main.js"><!----></script><hr xmlns=""/><div xmlns="" class="copyright">© Mageia</div><div xmlns="" class="license"><a href="index.html#CC_BY-SA">CC BY-SA 3.0</a></div><div id="upload_date">Uploaded on 22/10/2016</div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="software-management.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="software-management.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="MageiaUpdate.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></div><div><div id="leftnavigation"><div id="tabs"><ul><li><a href="#treeDiv"><em>Contents</em></a></li><li><a href="#searchDiv"><em>Search</em></a></li></ul><div id="treeDiv"><img src="../../common/images/loading.gif" alt="loading table of contents..." id="tocLoading" style="display:block;"/><div id="ulTreeDiv" style="display:none"><ul id="tree" class="filetree"><li><span class="file section"><a href="mcc-intro.html">About the Manual for the Mageia Control Center</a></span></li><li><span class="file section"><a href="software-management.html">Software Management</a></span><ul><li id="webhelp-currentid"><span class="file section"><a href="rpmdrake.html">Software Management (Install and Remove
    Software)</a></span><ul><li><span class="file section"><a href="rpmdrake.html#rpmdrake-introduction">Introduction to rpmdrake</a></span></li><li><span class="file section"><a href="rpmdrake.html#d4e65">The main parts of the screen</a></span></li><li><span class="file section"><a href="rpmdrake.html#d4e103">The status column</a></span></li><li><span class="file section"><a href="rpmdrake.html#d4e156">The dependencies</a></span></li></ul></li><li><span class="file section"><a href="MageiaUpdate.html">Software Packages Update</a></span></li><li><span class="file section"><a href="mgaapplet-config.html">Configure updates frequency</a></span></li><li><span class="file section"><a href="drakrpm-edit-media.html">Configure Media</a></span><ul><li><span class="file section"><a href="drakrpm-edit-media.html#d4e227">The columns</a></span></li><li><span class="file section"><a href="drakrpm-edit-media.html#d4e259">The buttons on the
    right</a></span></li><li><span class="file section"><a href="drakrpm-edit-media.html#d4e273">The menu</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-sharing.html">Sharing</a></span><ul><li><span class="file section"><a href="drakwizard_proftpd.html">Configure FTP</a></span><ul><li><span class="file section"><a href="drakwizard_proftpd.html#d4e347">What is FTP?</a></span></li><li><span class="file section"><a href="drakwizard_proftpd.html#d4e353">Setting up an FTP server with drakwizard proftpd</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_apache2.html">Configure webserver</a></span><ul><li><span class="file section"><a href="drakwizard_apache2.html#d4e408">What is a web server?</a></span></li><li><span class="file section"><a href="drakwizard_apache2.html#d4e411">Setting up a web server with drakwizard apache2</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-networkservices.html">Network Services</a></span><ul><li><span class="file section"><a href="drakwizard_dhcp.html">Configure DHCP</a></span><ul><li><span class="file section"><a href="drakwizard_dhcp.html#d4e502">What is DHCP?</a></span></li><li><span class="file section"><a href="drakwizard_dhcp.html#d4e506">Setting up a DHCP server with drakwizard dhcp</a></span></li><li><span class="file section"><a href="drakwizard_dhcp.html#d4e550">What is done</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_bind.html">Configure DNS</a></span></li><li><span class="file section"><a href="drakwizard_squid.html">Configure proxy</a></span><ul><li><span class="file section"><a href="drakwizard_squid.html#d4e624">What is a proxy server?</a></span></li><li><span class="file section"><a href="drakwizard_squid.html#d4e627">Setting up a proxy server with drakwizard squid</a></span></li><li><span class="file section"><a href="drakwizard_squid.html#d4e700">What is done</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_ntp.html">Configure time</a></span><ul><li><span class="file section"><a href="drakwizard_ntp.html#d4e749">Setup a NTP server with drakwizard ntp</a></span></li><li><span class="file section"><a href="drakwizard_ntp.html#d4e775">What is done</a></span></li></ul></li><li><span class="file section"><a href="drakwizard_sshd.html">OpenSSH daemon configuration</a></span><ul><li><span class="file section"><a href="drakwizard_sshd.html#d4e814">What is SSH?</a></span></li><li><span class="file section"><a href="drakwizard_sshd.html#d4e819">Setting up an SSH daemon with drakwizard sshd</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-hardware.html">Hardware</a></span><ul><li><span class="file section"><a href="harddrake2.html">Hardware configuration</a></span><ul><li><span class="file section"><a href="harddrake2.html#d4e955">The window</a></span></li><li><span class="file section"><a href="harddrake2.html#d4e970">The menu</a></span></li></ul></li><li><span class="file section"><a href="draksound.html">Sound Configuration</a></span></li><li><span class="file section"><a href="drak3d.html">3D Desktop Effects</a></span><ul><li><span class="file section"><a href="drak3d.html#d4e1021">Introduction</a></span></li><li><span class="file section"><a href="drak3d.html#d4e1027">Getting Started</a></span></li><li><span class="file section"><a href="drak3d.html#d4e1041">Troubleshooting</a></span><ul><li><span class="file section"><a href="drak3d.html#d4e1043">Can't See Desktop after Logging in</a></span></li></ul></li></ul></li><li><span class="file section"><a href="XFdrake.html">Set up the graphical server</a></span></li><li><span class="file section"><a href="keyboarddrake.html">Set up the Keyboard Layout</a></span><ul><li><span class="file section"><a href="keyboarddrake.html#d4e1132">Introduction</a></span></li><li><span class="file section"><a href="keyboarddrake.html#d4e1138">Keyboard Layout</a></span></li><li><span class="file section"><a href="keyboarddrake.html#d4e1141">Keyboard Type</a></span></li></ul></li><li><span class="file section"><a href="mousedrake.html">Set up the pointer device (mouse,
    touchpad)</a></span></li><li><span class="file section"><a href="system-config-printer.html">Install and configure a
    printer</a></span><ul><li><span class="file section"><a href="system-config-printer.html#introduction">Introduction</a></span></li><li><span class="file section"><a href="system-config-printer.html#automatic">Automatically detected printer</a></span></li><li><span class="file section"><a href="system-config-printer.html#non_automatic">No automatically detected printer</a></span></li><li><span class="file section"><a href="system-config-printer.html#terminate">Complete the installation process</a></span></li><li><span class="file section"><a href="system-config-printer.html#network_printer">Network printer</a></span></li><li><span class="file section"><a href="system-config-printer.html#network_printing_protocols">Network printing protocols</a></span></li><li><span class="file section"><a href="system-config-printer.html#properties">Device Properties</a></span></li><li><span class="file section"><a href="system-config-printer.html#d4e1277">Troubleshoot</a></span></li><li><span class="file section"><a href="system-config-printer.html#specificities">Specifics</a></span></li></ul></li><li><span class="file section"><a href="scannerdrake.html">Set up scanner</a></span><ul><li><span class="file section"><a href="scannerdrake.html#scannerinstallation">Installation</a></span></li><li><span class="file section"><a href="scannerdrake.html#scannersharing">Scannersharing</a></span></li><li><span class="file section"><a href="scannerdrake.html#scannerspecifics">Specifics</a></span></li><li><span class="file section"><a href="scannerdrake.html#scannerextrasteps">Extra installation steps</a></span></li></ul></li><li><span class="file section"><a href="drakups.html">Set up a UPS for power monitoring</a></span></li></ul></li><li><span class="file section"><a href="mcc-network.html">Network and Internet</a></span><ul><li><span class="file section"><a href="draknetcenter.html">Network Center</a></span><ul><li><span class="file section"><a href="draknetcenter.html#d4e1505">Introduction</a></span></li><li><span class="file section"><a href="draknetcenter.html#d4e1535">The Monitor button</a></span></li><li><span class="file section"><a href="draknetcenter.html#d4e1546">The Configure button</a></span></li><li><span class="file section"><a href="draknetcenter.html#d4e1605">The Advanced Settings button</a></span></li></ul></li><li><span class="file section"><a href="drakconnect.html">Set up a new network interface (LAN, ISDN,
    ADSL, ...)</a></span><ul><li><span class="file section"><a href="drakconnect.html#d4e1620">Introduction</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1627">A new Wired connection (Ethernet)</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1681">A new Satellite connection (DVB)</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1685">A new Cable modem connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1743">A new DSL connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1779">A new ISDN connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1829">A new Wireless connection (WiFi)</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1911">A new GPRS/Edge/3G connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1937">A new Bluetooth Dial-Up Networking connection</a></span></li><li><span class="file section"><a href="drakconnect.html#d4e1941">A new Analog telephone modem connection (POTS)</a></span></li><li><span class="file section"><a href="drakconnect.html#drakconnect-end">Ending the configuration</a></span></li></ul></li><li><span class="file section"><a href="drakconnect--del.html">Remove a connection</a></span></li><li><span class="file section"><a href="drakproxy.html">Proxy</a></span></li><li><span class="file section"><a href="drakgw.html">Share the Internet connection with other local
    machines</a></span><ul><li><span class="file section"><a href="drakgw.html#drakgw-principles">Principles</a></span></li><li><span class="file section"><a href="drakgw.html#drakgw-wizard">Gateway wizard</a></span></li><li><span class="file section"><a href="drakgw.html#drakgw-configure">Configure the client</a></span></li><li><span class="file section"><a href="drakgw.html#drakgw-stop">Stop connection sharing</a></span></li></ul></li><li><span class="file section"><a href="draknetprofile.html">Manage different network
      profiles</a></span><ul><li><span class="file section"><a href="draknetprofile.html#d4e2103">Introduction</a></span><ul><li><span class="file section"><a href="draknetprofile.html#d4e2106">Profiles</a></span></li><li><span class="file section"><a href="draknetprofile.html#d4e2112">Draknetprofile</a></span></li></ul></li><li><span class="file section"><a href="draknetprofile.html#d4e2122">Running Draknetprofile</a></span><ul><li><span class="file section"><a href="draknetprofile.html#d4e2124">Defining profiles, profile switching</a></span></li><li><span class="file section"><a href="draknetprofile.html#d4e2176">Using a system that has more than one profile</a></span></li></ul></li><li><span class="file section"><a href="draknetprofile.html#d4e2187">Appendix: Files relevant to Draknetprofile</a></span></li></ul></li><li><span class="file section"><a href="drakvpn.html">Configure VPN Connection to secure network
    access</a></span><ul><li><span class="file section"><a href="drakvpn.html#d4e2201">Introduction</a></span></li><li><span class="file section"><a href="drakvpn.html#d4e2207">Configuration</a></span></li></ul></li><li><span class="file section"><a href="drakhosts.html">Hosts definitions</a></span></li></ul></li><li><span class="file section"><a href="mcc-system.html">System</a></span><ul><li><span class="file section"><a href="drakauth.html">Authentication</a></span></li><li><span class="file section"><a href="drakxservices.html">Manage system services by enabling or disabling them</a></span></li><li><span class="file section"><a href="drakfont.html">Manage, add and remove fonts. Import
    Windows(TM) fonts</a></span></li><li><span class="file section"><a href="drakclock.html">Manage date and time</a></span></li><li><span class="file section"><a href="localedrake.html">Manage localization for your
    system</a></span><ul><li><span class="file section"><a href="localedrake.html#input_method">Input method</a></span></li></ul></li><li><span class="file section"><a href="logdrake.html">View and search system logs</a></span><ul><li><span class="file section"><a href="logdrake.html#d4e2419">To do a search in the logs</a></span></li><li><span class="file section"><a href="logdrake.html#d4e2434">To configure a mail alert</a></span></li></ul></li><li><span class="file section"><a href="drakconsole.html">Open a console as administrator</a></span></li><li><span class="file section"><a href="userdrake.html">Users and Groups</a></span></li><li><span class="file section"><a href="transfugdrake.html">Import Windows(TM) documents and
    settings</a></span></li><li><span class="file section"><a href="draksnapshot-config.html">Snapshots</a></span></li></ul></li><li><span class="file section"><a href="mcc-networksharing.html">Network Sharing</a></span><ul><li><span class="file section"><a href="diskdrake--smb.html">Access Windows (SMB) shared drives and
    directories</a></span><ul><li><span class="file section"><a href="diskdrake--smb.html#d4e2703">Introduction</a></span></li><li><span class="file section"><a href="diskdrake--smb.html#d4e2711">Procedure</a></span></li></ul></li><li><span class="file section"><a href="draksambashare.html">Share directories and drives with
    Samba</a></span><ul><li><span class="file section"><a href="draksambashare.html#d4e2744">Introduction</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2747">Preparation</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2752">Wizard - Standalone server</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2795">Wizard - Primary domain controller</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2805">Declare a directory to share</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2818">Menu entries</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2834">Printers share</a></span></li><li><span class="file section"><a href="draksambashare.html#d4e2841">Samba users</a></span></li></ul></li><li><span class="file section"><a href="diskdrake--nfs.html">Access NFS shared drives and
    directories</a></span><ul><li><span class="file section"><a href="diskdrake--nfs.html#d4e2858">Introduction</a></span></li><li><span class="file section"><a href="diskdrake--nfs.html#d4e2864">Procedure</a></span></li></ul></li><li><span class="file section"><a href="draknfs.html">Share drives and directories using NFS</a></span><ul><li><span class="file section"><a href="draknfs.html#d4e2899">Prerequisites</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2908">Main window</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2912">Modify entry</a></span><ul><li><span class="file section"><a href="draknfs.html#d4e2919">NFS Directory</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2923">Host access</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2935">User ID Mapping</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2945">Advanced options</a></span></li></ul></li><li><span class="file section"><a href="draknfs.html#d4e2955">Menu entries</a></span><ul><li><span class="file section"><a href="draknfs.html#d4e2961">File|Write conf</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2964">NFS Server|Restart</a></span></li><li><span class="file section"><a href="draknfs.html#d4e2967">NFS Server|Reload</a></span></li></ul></li></ul></li><li><span class="file section"><a href="diskdrake--dav.html">Access WebDAV shared drives and
    directories</a></span><ul><li><span class="file section"><a href="diskdrake--dav.html#d4e2982">Introduction</a></span></li><li><span class="file section"><a href="diskdrake--dav.html#d4e2986">Creating a new entry</a></span></li></ul></li></ul></li><li><span class="file section"><a href="mcc-localdisks.html">Local disks</a></span><ul><li><span class="file section"><a href="drakdisk.html">Manage disk partitions</a></span></li><li><span class="file section"><a href="diskdrake--removable.html">CD/DVD burner</a></span><ul><li><span class="file section"><a href="diskdrake--removable.html#d4e3078">Mount point</a></span></li><li><span class="file section"><a href="diskdrake--removable.html#d4e3082">Options</a></span><ul><li><span class="file section"><a href="diskdrake--removable.html#d4e3087">user/nouser</a></span></li></ul></li></ul></li><li><span class="file section"><a href="diskdrake--fileshare.html">Share your hard disk
    partitions</a></span></li></ul></li><li><span class="file section"><a href="mcc-security.html">Security</a></span><ul><li><span class="file section"><a href="msecgui.html">MSEC: System Security and Audit</a></span><ul><li><span class="file section"><a href="msecgui.html#d4e3154">Presentation</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3166">Overview tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3184">Security settings tab</a></span><ul><li><span class="file section"><a href="msecgui.html#d4e3191">Basic security tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3233">System security tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3250">Network security</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3256">Periodic checks tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3264">Exceptions tab</a></span></li><li><span class="file section"><a href="msecgui.html#d4e3280">Permissions</a></span></li></ul></li></ul></li><li><span class="file section"><a href="drakfirewall.html">Set up your personal firewall</a></span></li><li><span class="file section"><a href="draksec.html">Configure authentication for Mageia
    tools</a></span></li><li><span class="file section"><a href="drakinvictus.html">Advanced setup for network interfaces and firewall</a></span></li><li><span class="file section"><a href="drakguard.html">Parental Controls</a></span><ul><li><span class="file section"><a href="drakguard.html#d4e3410">Presentation</a></span></li><li><span class="file section"><a href="drakguard.html#d4e3420">Configuring Parental controls</a></span><ul><li><span class="file section"><a href="drakguard.html#d4e3437">Blacklist/Whitelist tab</a></span></li><li><span class="file section"><a href="drakguard.html#d4e3441">Block Programs Tab</a></span></li></ul></li></ul></li></ul></li><li><span class="file section"><a href="mcc-boot.html">Boot</a></span><ul><li><span class="file section"><a href="drakautologin.html">Set up autologin to automatically log
    in</a></span></li><li><span class="file section"><a href="drakboot.html">Set up boot system</a></span></li><li><span class="file section"><a href="drakedm.html">Set up display manager</a></span></li></ul></li><li><span class="file section"><a href="otherMageiaTools.html">Other Mageia Tools</a></span><ul><li><span class="file section"><a href="drakbug.html">Mageia Bug Report Tool</a></span></li><li><span class="file section"><a href="drakbug_report.html">Collect Logs and System Information 
		  for Bug Reports</a></span></li><li><span class="file section"><a href="lsnetdrake.html">Display Available NFS And SMB Shares</a></span></li><li><span class="file section"><a href="lspcidrake.html">Display Your PCI, USB and PCMCIA
    Information</a></span></li></ul></li></ul></div></div><div id="searchDiv"><div id="search"><form onsubmit="Verifie(ditaSearch_Form);return false" name="ditaSearch_Form" class="searchForm"><fieldset class="searchFieldSet"><legend>Search</legend><center><input id="textToSearch" name="textToSearch" type="text" class="searchText"/> &nbsp; <input onclick="Verifie(ditaSearch_Form)" type="button" class="searchButton" value="Go" id="doSearch"/></center></fieldset></form></div><div id="searchResults"><center/></div></div></div></div></div></body></html>