Author Topic: How To Keep Your System In Good Order  (Read 59443 times)

Offline jaydot

  • Administrator
  • Super Villain
  • *****
  • Posts: 15569
  • there is no limitation on imagination
How To Keep Your System In Good Order
« on: March 23, 2008, 06:54:46 PM »
You've downloaded the PCLinuxOS Livecd, along with the md5sum file, burned the image slowly and verified it with your burner

All your hardware works, and you install.

Everything works sweetly and you want to keep it that way.

First, do a full update of the system.  Open Synaptic, click Reload, Mark All Updates, Apply, Apply.
(If you get a question like this,   "Some packages could not be retrieved" - "Continue ignoring these programs ?",  NEVER EVER answer Yes!!!  If you get this message answer NO and try again later.  If the problem persists check the forum for information or post a topic asking for help).

Wait for the update to completely finish.

Now you can go to synaptic and install any applications that take your fancy.

Every few days open Synaptic, click Reload, Mark All Updates to see if there are any.  If the Apply Tick remains inactive, there are none.
(You can also install update-notifier if you wish to have an icon in the system tray to notify when updates are available)

Only ever have ONE repository mirror enabled (plus the optional megagames repo if you want that).  If the current mirror is sluggish, uncheck that and choose another.  Click Reload afterwards to get the correct package lists from that mirror.

edit:  after you've read the above, read about:

The Philosophy of PCLinuxOS

Many people ask the questions:

'Why are packages so late arriving in the repo?'

'Why can't i install outside packages?'

'Why must i always fully update?'

PCLinuxOS is a 'meta' distro, or 'rolling release', that is, it is built in such a way that the user installs and then fully updates periodically over an indefinite period, so far as much as four years, rather than fully reinstalling from the next release as with most distros.

This means that a certain discipline is required of the user.  It must adhere to program of fully updating from time to time and never installing outside packages in order to preserve the stability, thus reliability, of the system.

Packages often appear much later in thePCLinuxOS than in other distros because the development and packaging teams together comprise few people and all packages are rigorously tested by them and an additional group of testers before it is permitted to grace the repo.

The strict adherence to the principles of stability has gained for PCLinuxOS a reputation for quality and usability that the developers and users are proud of, knowing that the os is reliable for an indefinite period.


If you haven't  updated your system within the past 30 days then download a fresh ISO and install from the updated CD.

Updated ISOs can be downloaded from http://www.pclinuxos.com/?page_id=10
« Last Edit: March 10, 2013, 12:02:37 PM by TerryN »
PCLinuxOS  Get it?  Got it?  Good!!   8)

We don't have any millionare angels or corporate backers paying the bills here, PLEASE DONATE.
http://pclinuxos.com/?page_id=7

Redeemed-05

  • Guest
Re: How To Keep Your System In Good Order
« Reply #1 on: March 23, 2008, 07:18:05 PM »
Only ever have ONE repository enabled.  If the current repo is sluggish, uncheck that and choose another.

I've seen this before, and curiosity has gotten the better of me. Why only one repository?

Offline jaydot

  • Administrator
  • Super Villain
  • *****
  • Posts: 15569
  • there is no limitation on imagination
Re: How To Keep Your System In Good Order
« Reply #2 on: March 23, 2008, 07:28:39 PM »
because they are all mirrors of the one central repository and don't get updated at the same times.  the mirrors are in different parts of the world and some are administered by volunteers who have to fit in maintenance with their jobs.

with more than one repo enabled, your packages list can become scrambled with incorrect entries, leading to mis-installation.
« Last Edit: February 20, 2009, 01:41:56 PM by Snoopy »
PCLinuxOS  Get it?  Got it?  Good!!   8)

We don't have any millionare angels or corporate backers paying the bills here, PLEASE DONATE.
http://pclinuxos.com/?page_id=7

Offline Zane

  • Sr. Member
  • ****
  • Posts: 306
Re: How To Keep Your System In Good Order
« Reply #3 on: March 23, 2008, 07:36:55 PM »
Thank you Jaydot.
Excellent, great advice for All. :)

Redeemed-05

  • Guest
Re: How To Keep Your System In Good Order
« Reply #4 on: March 23, 2008, 07:42:40 PM »
I see your point, but the last time I updated, Synaptic reported that it could not find all the rpm's. This lead me to select a second repository, to complete the update. But it would be no problem to go back to one. Thanks Jaydot.

Offline Ɗα√ϵς§

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 5524
  • PCLinuxOS: A revolution in personal computing
Re: How To Keep Your System In Good Order
« Reply #5 on: March 24, 2008, 06:00:37 AM »
Jaydot was clearly too modest to "sticky" this thread, so I will!
PCLinuxOS has no wealthy sponsors and can only survive with your donations! Don't wait it might be too late.

Running PCLOS on Athlon II/250 with 2Gb Ram using ASUS M2N68-AM Plus Mobo with Nvidia GF7600GT graphics, and Samsung NC10 Netbook

Nibiruet

  • Guest
Re: How To Keep Your System In Good Order
« Reply #6 on: March 24, 2008, 06:07:53 AM »
May I also suggest one retains a list of all installed packages for future reference particularly in the case of multiple SW packages being installed.

This would make such a list in a text file.

rpm -q -a --qf '%10{SIZE}\t%{NAME}\n' | sort -k1,1n > SW_List.txt

Sometimes trying to remember all the small bits and pieces you installed to tweak the system to your tastes can be quite a chore particularly if doing a fresh re-install without a backup copy. That is when the list will be invaluable.

« Last Edit: March 24, 2008, 07:51:42 AM by NibiruET »

Offline zapjb

  • Hero Member
  • *****
  • Posts: 822
Re: How To Keep Your System In Good Order
« Reply #7 on: March 24, 2008, 08:17:34 AM »
Thanks for the CL.
« Last Edit: March 24, 2008, 08:47:56 AM by zapjb »

ANTONY

  • Guest
Re: How To Keep Your System In Good Order
« Reply #8 on: April 17, 2008, 03:46:43 PM »
Hi,

Another new user here I'm afraid... Thanks for the tips so far, but i was just wondering, when you say updates in synaptic.. like windows has automatic updates when I click apply will this basically apply all updates? or do i have to mark what i want.. If that is the case how do i go about finding the neccessary updates i should use.. Please corect me if i am talking a load of rubbish, I have only been useing PClinux for about a week and it totally replaces my windows!!!  ;D

Thanks in advance...

Antony...

Offline putz

  • Hero Member
  • *****
  • Posts: 559
  • If the name fits... wear it.
Re: How To Keep Your System In Good Order
« Reply #9 on: April 17, 2008, 04:00:38 PM »
Anthony,  Welcome!!

When you click on Reload, then Mark All Upgrades, Synaptic checks all the programs installed on your computer, then checks the packages list from the server to see if there are upgrades for your installed programs.  When you click apply, Synaptic gets everything for you and installs them.  It's not "Automatic" vis-a-vis Windows, but it is all handled for you by Synaptic.

putz
If it jams, force it.... if it breaks, ... it needed to be replaced anyway!!

Offline tuxalish

  • Hero Member
  • *****
  • Posts: 553
  • Voulez vous couchez avec moi?
Re: How To Keep Your System In Good Order
« Reply #10 on: April 17, 2008, 04:15:22 PM »
Hello Antony, and welcome!
After you open synaptic, the first thing you do is click the "Reload" button at the top left. After it reloads, go back up-top and click the "Mark All Upgrades" box; a box will pop up and ask if you want to mark all upgrades...answer yes. Now click the "Apply" button at the top (green checkmark), you will get another pop-up box to confirm what you are are upgrading, at the bottom of this box, click 'apply'.....synaptic will now download and install all the packages that were checked. It may take some time, depending on how many packages are being upgraded, so please be patient.
This is a thousand times more efficient than WinUpdates, and you don't have to wait until "second Tues. of the month" to get them. Have fun!




I don't need no steenking Windows --tuxalish

ANTONY

  • Guest
Re: How To Keep Your System In Good Order
« Reply #11 on: April 17, 2008, 05:15:01 PM »
Hi putz and tuxalish,

Thanks for your help i have managed to update the way you said.. Very impressed by the speed of your reply's.. Looks like the end of windows for me!! If only i knew about this OS before...  ;D ;D ;D

Offline freddyp

  • Full Member
  • ***
  • Posts: 244
Re: How To Keep Your System In Good Order
« Reply #12 on: April 17, 2008, 09:35:27 PM »
Why is there not a "read me" file explaining this in full detail, stuck to the default desktop?

Seems to me this is by far the single most important thing for a new user to do.

Heck, I wish there were more "slap ya in the face obvious" instructions the first time I used a linux distro.
This Signature Intentionally left Blank!!!

Nibiruet

  • Guest
Re: How To Keep Your System In Good Order
« Reply #13 on: April 18, 2008, 12:17:25 AM »
Why is there not a "read me" file explaining this in full detail, stuck to the default desktop?

Seems to me this is by far the single most important thing for a new user to do.

I think that is a capital idea and I am sure would involve no trouble at all in incorporating into the PCLOS release.

Offline fraxinus

  • Hero Member
  • *****
  • Posts: 518
Re: How To Keep Your System In Good Order
« Reply #14 on: April 18, 2008, 02:49:27 AM »
I agree strongly. An excellent feature of Kanotix is that the live CD desktop opens a browser window with indexed tips, tricks and howtos.