I recommend these two posts at Tech Drive-in-Technology,Linux,Ubuntu FTW by Manuel Jose to set you straight with Ubuntu 11.04 and the Unity Desktop. If you want to check what else you can add to the default applications in Ubuntu 11.04 this is the list you should check. I f you just installed Ubuntu in your hard drive, there's no excuse in neglecting to update your repositories and check whatever updates are being offered. I have been using Ubuntu (natty narwhal) and downloading the updates for April 28 means I'm set. The only unique must-do for me is installing dconf-tools to edit the unity panel's list of application allowed in the appindicator or systray. Having noted that, don't forget to get Compiz Configuration Settings Manager CCSM because it has the new Unity plug-in which can make your life easier. I still encounter questions about partitioning AFTER users install Ubuntu. If you downloaded Ubuntu and burned it in a CD or USB stick, there's an application included there called Gparted. Gparted is my lifesaver when I need to move things around in my hard drive. So use that. I really recommend you do partitioning BEFORE you start installation though. In fact I recommend a separate /home partition created, formatted and waiting to be mounted before you start installation. It makes installation uncomplicated if you break it down to small pieces. Partitioning before installing also means you don't have to mess with fstab just the advance method option in the installer. Just remember which partition! In any case, if you yourself did the partitioning, you will remember.
I found myself unable to enter my login credentials when prompted to do
so in Ubuntu. I think I might have changed it then forget about it.
I've been running the current session for more days than I should have.
I forget. So what's the solution to my problem. How do I get in to my
system now?
It involved getting into the grub menu somehow. I am uncertain as to
how to do that exactly in your system. So there's a couple of ways to
do it (finger's crossed). When booting at system start, use the esc key
or the shift key. The first one worked for me. The timing is key. Wait
until the bios banner shows then hit the esc key once. I am using
Ubuntu 22.04.4 here. I have a current version of grub.
The grub menu will give you options and the one you want is: root. Yes
you want root privileges to set the root password. It should give you a
terminal access where you can issue commands.
Type: #mount -rw -o -s remount / ==> this command mounts the
filesyste...
Comments