Sponsored Content
Operating Systems Linux Debian Need to upgrade Debian 7.8 to Debian 8.5 (Not 8.5) Post 302985604 by Mannu2525 on Saturday 12th of November 2016 01:04:20 PM
Old 11-12-2016
Suggestions needed to upgrade Debian 7.8 to Debian 8.5 (Not 8.6)

Hello,

I need to upgrade my Debian system 7.8 to 8.5 but by default via apt-get It moves to 8.6 version(latest stable version). I'm new to Debian so didn't figure out the solution.

I've checked few suggestions over internet like editing apt source list file using snapshot archive.

Please suggest the steps that I should follow to achieve it.

Thank You!

Regards,
Mannu2525

Last edited by Mannu2525; 11-12-2016 at 02:09 PM..
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

debian help

ok -- i've got the main install done, but when it goes to set up apt, i can't get to an http or ftp server to get the packages. seems my dns isn't working. problem is -- i have no way, or at least don't know a way, to get into any sort of gui, in which i think i could get it going myself. i'm stuck... (1 Reply)
Discussion started by: aenemated
1 Replies

2. Debian

Debian Sarge ?

I have a Debian Woody and I will installing debian Sarge. It's good decysion ? How difference is in Sarge?? thanks CYA (0 Replies)
Discussion started by: kezzol
0 Replies

3. UNIX for Dummies Questions & Answers

command for debian OS

Hi All, I am unable to find the command for knowing the RAM size on debian os. Also i am unable to use the command shutdown on command line. it asks for the following options: cloud9:~# shutdown Usage: shutdown time -a: use /etc/shutdown.allow ... (6 Replies)
Discussion started by: gauri
6 Replies

4. Debian

Debian Help

It says that these files should be written to a floppy: Studenten Net Twente - Index of /debian/dists/etch/main/installer-i386/current/images/floppy/ How would all of those fit onto a floppy? Could I write a CD instead? (8 Replies)
Discussion started by: Bradj47
8 Replies

5. Debian

Debian Isos

Hi Guys, I'm new to Linux and Debian (Solaris is by bag). Anybody know where I can download a set of installation cd's/dvd's for Debian from (latest stable release please). Thanks in advance Marty (3 Replies)
Discussion started by: callmebob
3 Replies

6. Debian

Installing Debian

I'm trying to install Debian to a partition on my hard drive. I have my computer booted into Knoppix from a CD and I'm using it to download the necessary files to create an install disk that I can boot from (on a USB memory stick). Here is what someone on another forum told me to do: Are... (0 Replies)
Discussion started by: Ultrix
0 Replies

7. Debian

Can't see anything after debian loads

Hey, I recently installed Debian on a desktop PC but when it starts I can't see anything (the monitor say no signal). I don't have any idea or even a way to figure out what going on here since I can't see anything at all not even the console. Is there something that I missed in the install, or is... (22 Replies)
Discussion started by: neur0n
22 Replies

8. UNIX for Dummies Questions & Answers

vnc4server on debian

Hello, Lately installed vnc4server on debian, however it listens only to ipv6, how is it possible to force vnc4server to listen both ipv4 and ipv6 ? the cat /proc/sys/net/ipv6/bindv6only returns 0 debian stable 6.0.1 thanks. (2 Replies)
Discussion started by: hachik
2 Replies

9. Debian

Can't Login to Debian 8.1

I installed Debian 8.1:cool: with Xubuntu as dual boot :D... During installation of Debian 8.1 i skipped user account creation :confused: ...now i can't login to Debian 8.1 :(:eek: ..help... (1 Reply)
Discussion started by: Zorion10
1 Replies
add-apt-repository(1)					      General Commands Manual					     add-apt-repository(1)

NAME
add-apt-repository - Adds a repository into the /etc/apt/sources.list or /etc/apt/sources.list.d or removes an existing one SYNOPSIS
add-apt-repository [OPTIONS] REPOSITORY DESCRIPTION
add-apt-repository is a script which adds an external APT repository to either /etc/apt/sources.list or a file in /etc/apt/sources.list.d/ or removes an already existing repository. The options supported by add-apt-repository are: -h, --help Show help message and exit -r, --remove Remove the specified repository -y, --yes Assume yes to all queries -k, --keyserver Use a custom keyserver URL instead of the default REPOSITORY STRING
REPOSITORY can be either a line that can be added directly to sources.list(5), or in the form ppa:<user>/<ppa-name> for adding Personal Package Archives. In the first form, REPOSITORY will just be appended to /etc/apt/sources.list. In the second form, ppa:<user>/<ppa-name> will be expanded to the full deb line of the PPA and added into a new file in the /etc/apt/sources.list.d/ directory. The GPG public key of the newly added PPA will also be downloaded and added to apt's keyring. SEE ALSO
sources.list(5) COPYRIGHT
This manual page was written by Chow Loong Jin <hyperair@gmail.com> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses. add-apt-repository(1)
All times are GMT -4. The time now is 07:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy