Lately I have been thinking about upgrading my desktop/server to a more recent version to utilize the benefits from newer software and over come some minor issues that have cropped up. A brief overview of my current setup and issues:
Mepis 11 using KDE 4.6.5 (from their community backport repo) and 3.2.0-0.bpo-3-686-pae kernel (from debian backports). This system has been mostly flawless, which makes it hard to want to move away from it, but... After starting to use to BPO kernel, from time to time it will not boot. After hard reseting (pushing the reset button on my box) one to five times it boots without issue (http://forum.mepiscommunity.org/view...kports#p301840). Another issue is I change out my old IDE DVD-RW for a new SATA DVD-RW and it has no longer acts the way it should. It works as in it mounts and operates CDs/DVDs correctly, but it will no longer rip my new CDs for digital backup (I am confident this will be resolved with a fresh install). On top of that, KDE 4.6.5 has worked well for me, but since using 4.9.2 on my kubuntu 12.04 install, 4.6.5 feels a bit archaic. Not that my system is the latest and greatest, but I just feel it could be better served with newer software.
Now to my questions (sorry for my rambling).
1) I use my desktop as a server as well (Apache & NFS). Are there other people doing the same and if so, what are your experiences? Has 12.04 been reliable in this role (i.e. uptime not an issue)?
2) FSTAB
My drive setup is this:
sda1 / 20GB
sda2 swap 2GB
sda3 /home 276GB
sdb1 /misc 600GB (for other data I don't keep in /home)
In the past I would simply create the folder misc on root post install and add the following line to fstab to get it to work:
On my laptop I see fstab works a bit different and I have no clue on how to add this drive/mount point. I am relatively clueless when it comes to the new GRUB and its use of UUID. Is this something the installer will prompt me for (which Mepis does not, for the installer does not handle extra drives at all)? What would be my course of action to add this drive to a new installation?
3) Are the proprietary Nvidia drivers pretty solid on 12.04? Has anyone had any major issues that I might need to be aware of? I am not that into eye candy, but I do need OpenGL compositing to work with issues and I do run the Total War series of games in crossover linux. Thus I will need the proprietary drivers vs. nouveau (I have heard it isn't quite there yet). Also, how difficult is it to install the Nvidia drivers? From what I have read it seems to be pretty simple, although I haven't done it before so any assistance would be appreciated.
Thanks for listening to my spiel.
Mepis 11 using KDE 4.6.5 (from their community backport repo) and 3.2.0-0.bpo-3-686-pae kernel (from debian backports). This system has been mostly flawless, which makes it hard to want to move away from it, but... After starting to use to BPO kernel, from time to time it will not boot. After hard reseting (pushing the reset button on my box) one to five times it boots without issue (http://forum.mepiscommunity.org/view...kports#p301840). Another issue is I change out my old IDE DVD-RW for a new SATA DVD-RW and it has no longer acts the way it should. It works as in it mounts and operates CDs/DVDs correctly, but it will no longer rip my new CDs for digital backup (I am confident this will be resolved with a fresh install). On top of that, KDE 4.6.5 has worked well for me, but since using 4.9.2 on my kubuntu 12.04 install, 4.6.5 feels a bit archaic. Not that my system is the latest and greatest, but I just feel it could be better served with newer software.
Now to my questions (sorry for my rambling).
1) I use my desktop as a server as well (Apache & NFS). Are there other people doing the same and if so, what are your experiences? Has 12.04 been reliable in this role (i.e. uptime not an issue)?
2) FSTAB
My drive setup is this:
sda1 / 20GB
sda2 swap 2GB
sda3 /home 276GB
sdb1 /misc 600GB (for other data I don't keep in /home)
In the past I would simply create the folder misc on root post install and add the following line to fstab to get it to work:
Code:
/dev/sdb1 /misc ext3 auto,users,exec 0 3
3) Are the proprietary Nvidia drivers pretty solid on 12.04? Has anyone had any major issues that I might need to be aware of? I am not that into eye candy, but I do need OpenGL compositing to work with issues and I do run the Total War series of games in crossover linux. Thus I will need the proprietary drivers vs. nouveau (I have heard it isn't quite there yet). Also, how difficult is it to install the Nvidia drivers? From what I have read it seems to be pretty simple, although I haven't done it before so any assistance would be appreciated.
Thanks for listening to my spiel.
Comment