LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What to do now??????????? (https://www.linuxquestions.org/questions/linux-newbie-8/what-to-do-now-4175496853/)

Hasan5599 03-03-2014 08:16 AM

What to do now???????????
 
Hey helpful guys ..........................

I am very new user in LINUX MINT . Few minute ago i have installed Linux mint (13 maya ) cinamone (LTS) Desktop...........
beacuse of long time server support till (2017). I know linux mint now running 16 . i really hate to install upgrade frequently..........
few minitue ago i tried to install "CONKY" but it don't installed the problem is showing required update which is arround 150 m.b

Should i command ...... sudo apt-get install update && sudo apt-get upgrade

but i don't want to upgrade 13 maya to 14 or other version because i want LONG TIME SERVER SUPPORT . SO WHAT I NEED TO DO ?????????????? :( :(

szboardstretcher 03-03-2014 08:22 AM

Well, you just said you don't want to "Upgrade" which is what "upgrade" will do.

'Update' will update packages to their newest available version within the release you are in.

If you do an install of conky, it should only list packages that are going to update. Installing something should not 'upgrade' your system.

EDDY1 03-03-2014 08:38 AM

Quote:

Well, you just said you don't want to "Upgrade" which is what "upgrade" will do.
Will only upgrade to newest from sources,list for Release which will still be 13

Timothy Miller 03-03-2014 10:51 AM

Quote:

Originally Posted by EDDY1 (Post 5128016)
Will only upgrade to newest from sources,list for Release which will still be 13

The truth. Verify that your sources.list has only repositories for 13 in it, and there is no problem. You can upgrade and dist-upgrade without fear of going to 14.

Just as a correction, update will only syncronize the repositories, it doesn't actually download or install any actual applications.
Upgrade will upgrade all non-system software.
Dist-upgrade will upgrade everything, including system software such as your kernel and the base processes required for functionality of the machine. It does not, by default, upgrade from one version of an OS to another unless you have first changed the repositories to reflect said newer version and did an update in order to syncronize your repos to the new version.

Not sure if Mint has a GUI for going to a new version, but if they do, just make sure that if you get the popup about "a new version is available" you choose not to upgrade that. I personally like to turn off the gui frontends to apt and manage all updates via CLI just so I know exactly what's happening.

DavidMcCann 03-03-2014 10:52 AM

What you are being offered are the fixes for bugs and security risks in the programs that you have installed. That's what LTS means: long term support. You need those fixes! As Eddy said, you'll still have Mint 13, but a better, safer installation.

anupamsr 03-03-2014 12:19 PM

It is generally a bad advice to say 'you can skip the updates'. Doing so on LTS is like saying that the jungle is safe you don't need a hunting rifle, knowingly that jungle has man eating tigers.

BUT! But... it is your machine, and if it sufficiently under firewall, not directly expopsed to internet, working behind a NATed router and sufficiently hard to break passwords, I will suggest you skip the updates till you have a very large update list. Then you can update all in one go.

snowday 03-03-2014 12:26 PM

Welcome to the forums, Hasan5599!

My advice: Do not run any commands (especially 'sudo' commands) in the terminal unless you are sure EXACTLY what they do.

Mint as a nice graphical application called the Software Center so you can easily install new apps (like conky) with a couple of mouse clicks.

There is also a graphical Update Manager application.

Hasan5599 03-05-2014 01:30 AM

thanks all of you for your kind reply.......................


All times are GMT -5. The time now is 10:14 PM.