





belovedmonster wrote:If you are new to Mint or Linux in general and want a simple user guide on how to use and install Mint without all the confusing jargon then please consult our User Guide:
http://ftp.heanet.ie/pub/linuxmint.com/ ... /EN-v1.pdf
If you ask a question which is already covered in the guide you will simply be recommended to download the guide, so you are speeding up the process if you just read it in the first place. Although if something in the guide fails to make sense to you or you want more explanation then don't hesitate to ask it here on the forums, we will do our best to help you.
Welcome to the Linux Mint Community.

uilenspiegel wrote:Since this topic is "sticky" at the top of the newbie forum, the first post should really be kept updated with the link to the most recent version of the Official User Guide (http://ftp.heanet.ie/pub/linuxmint.com/ ... nglish.pdf at the moment). Latest version of the doc is already greatly improved, and such a prominent link should really highlight the best you have to offer.





belovedmonster wrote:I've updated the link in my post. But a mod can feel free to update it whenevers. or jsut start a new sticky with the link. I don't really come here as much as I once did.

lexon wrote:belovedmonster wrote:I've updated the link in my post. But a mod can feel free to update it whenevers. or jsut start a new sticky with the link. I don't really come here as much as I once did.
I am not sure I understand the updated PDF. My Mint 7 installation has a window that opens and shows the Manual download option when Mint gets to the desktop. Never any question where the Manual is located. . The Manual version is 1.0.7, the same as your update. My Mint 7 installation was when Mint 7 was released some time ago. I do not see an upgrade of the Manual. Any ideas? Thanks.
lex




DonnaFontenot wrote:I just recently moved from Ubuntu to Linux Mint (like last week), and now I'm anticipating the new version that will be out soon. The Installation Guide doesn't mention anything about upgrades but I seem to remember reading something "somewhere" that Mint doesn't recommend upgrading. True? Not? Advice on upgrading? (I don't have a separate /home partition, however, I am a backup freak, so I've got it as well as /usr, /etc, /opt, and /var always backed up).
hotmaxone wrote:i just change to this new system but my computer dosent make any sound, how can i fix t do i need any driver my computer is a vaio a litte old
inxi -A



robrus wrote:where can I find it? plese tell me


#!/usr/bin/sh
#save this file as update.sh
#make it executable with "sudo chmod u+x update.sh"
#copy it to the new system
#run it with "sudo ./update.sh"
#install useful stuff e.g. amarok, skype
apt install amarok skype
#remove unused stuff e.g. tomboy
apt remove tomboy
#restore backed-up firefox settings (do not use between Gloria and Helena - incompatible firefox versions)
#where /media/disk is the drive where you backed it up to
cp -r /media/disk/.mozilla .

Users browsing this forum: catweazel, FireSoul, Google [Bot] and 21 guests