[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Diferențe

Aici sunt prezentate diferențele dintre versiunile selectate și versiunea curentă a paginii.

Link către această vizualizare comparativă

Ambele părți revizuirea anterioarăVersiuni anterioare
Urmatoarea versiune
Versiuni anterioare
Ultima versiuneAmbele părți următoarea reviziune
ro:slackware:beginners_guide [2012/12/04 10:52 (UTC)] – [Crearea unui cont de utilizator] syncbqro:slackware:beginners_guide [2012/12/07 23:41 (UTC)] – [Watching for Updated Packages] syncbq
Linia 26: Linia 26:
  
  
-===== Configure a Package Manager =====+===== Configurarea unui manager de pachete =====
  
-Now that you have Slackware runningyou should consider spending a bit of time caring for your computer'good healthThe software which was installed as part of the Slackware release you are runningmay develop [[wp>Vulnerability_%28computing%29|vulnerabilities]] over timeWhen those vulnerabilities are critical to the health of your computerthen Slackware will usually publish a patched version of the software packageThese patched packages are made available online (in the ''/patches'' directory of the releaseand announced on the [[howtos:security:start|Slackware Security mailing list]].+Acum că aveţi un sistem Slackware funcţionalputeţi să vă gândiţi un moment la cum să menţineţi sistemul "sănătos"Programele instalate inţialdacă nu sunt updatate pot dezvolta [[wp>Vulnerability_%28computing%29|vulnerabilitaţi]] de-a lungul timpuluiCând aceste vulnerabilitaţi sunt critice pentru sistem, Slackware publică un patch (sau o nouă versiune) care să corecteze problemeleNoile versiuni ale pachetelor sunt disponibile online (în directorul ''/patches'' din distribuţieprecum şi anunţate pe [[howtos:security:start|lista de e-mail Slackware Security]].
  
-You have various options in order to keep your Slackware installation up-to-date. It's not advised to make the process of applying security updates fully automaticbut it is possible to do so using a cron job.+Aveţi mai multe variante pentru a menţine un sistem Slackware up-to-date. Nu este recomandat a face procesul de update al patch-urilor de securitate total automatînsă este posibilă verificarea periodică acestor update-uri dintr-un proces cron.
  
 ==== slackpkg ==== ==== slackpkg ====
  
-Your best option is to use [[slackware:slackpkg|slackpkg]], which is a package manager on top of Slackware's own [[slackbook:package_management|pkgtools]]. Before you can use ''slackpkg'' you will need to define an online mirror from which it will download updates to your computer.+Cea mai bună opţiune este folosirea programului [[slackware:slackpkg|slackpkg]], care este un manager de pachete peste [[slackbook:package_management|pkgtools]] specific SlackwareÎnainte de a folosi ''slackpkg'' va trebui specificat un server apropiat de regiunea geografică în care locuiţi (numit mirror - eng. oglindă) pentru a copia cât mai rapid update-urile pe propriul calculator.
  
-A list of available mirrors for your Slackware version can be found in this file:+O lisă a acestor servere disponibile pentru versiunea Slackware dorită poate fi găsită în acest fişier:
  
   /etc/slackpkg/mirrors   /etc/slackpkg/mirrors
  
-Open the file in a text editor such as ''nano'' or ''vi'' and uncomment __a single__ mirror URL. Make sure that the URL mentions the release number for the version of Slackware you are runningAlsopick mirror which is close to you or of which you know it is fast. When you have done that, you need to initialize slackpkg's database by running <code># slackpkg update gpg+Deschideţi fişierul într-un editor de text precum ''nano'' sau ''vi'' decomentați __o singură__ adresă URL. Asiguraţi-vă că mirror-ul ales conţine versiunea Slacware pe care o folosiţiTotodatăalegeţi serverul cel mai apropiat de zona în care locuiţi sau serverul care ştiţi că este cel mai rapid. Când a-ţi terminat va trebui să reiniţializaţi baza de date a slackpkg rulând: <code># slackpkg update gpg
 # slackpkg update</code> # slackpkg update</code>
  
-Note that package management is done as the "''root''" user!+Atenţie: comenzile de mai sus trebuiesc rulate ca "''root''" !
  
-You will need to update the ''slackpkg'' database from time to timewhen you learn about the availability of new patches for your distributionAfter updating the database you can let it download and install the updatesAgain, see the [[slackware:slackpkg|slackpkg]] page for guidelines about the use of this tool.+Va trebui ca baza de date a ''slackpkg'' să fie updatată din când în cândmai ales când aflaţi de disponibilitatea unor pachete noiDupă reîmprospătarea bazei de date puteţi să copiaţi noile pachete pe calculator pentru a fi instalateVă rugăm să verificaţi pagina [[slackware:slackpkg|slackpkg]] pentru a afla mai multe detalii despre cum trebuie folosită această unealtă.
  
-==== Watching for Updated Packages ====+==== Supravegherea pachetelor noi ====
  
 The Slackware Essentials book has a [[slackbook:tracking_updates|chapter about keeping up to date]]. It would be good if you read it now if you have not done so already. The Slackware Essentials book has a [[slackbook:tracking_updates|chapter about keeping up to date]]. It would be good if you read it now if you have not done so already.
 ro:slackware:beginners_guide ()