Tag Archive for Update Manager

Ubuntu 11.10 overwrites resolv.conf to empty file

Ubuntu 11.10 overwrites resolv.conf to empty file after Manual Editing the resolv.conf
by: Revengksky Joseph D. Reyes (a.k.a rjdreyes – jcyberinux.com)

In Ubuntu 11.10, after manually editing the resolv.conf and then after the system is reboot, the resolv.conf is still empty. The same manner, if you used the network manager then input the DNS or nameservers, your internet connection seems not working. This is cause by two reasons(or maybe more, if I assume on other settings). First: The conflict of the settings/packages that are installed in the system, and the Second: network manager seems not working properly, within manually editing of resolv.conf.

(Note: For this event you may need an internet connection, in case of need to install or download available updates on your Ubuntu OS.)

(Note: It will ask for a administration password, or your own account password, type it and press Enter.)

To make a solution: Based on my experience is to purge the network manager and continue manually editing the resolv.conf.

1. How to purge the network manager?: Good question, type this following command in the Terminal, sudo apt-get remove – -purge network-manager*

2. Then reboot afterwards.

3. Manual edit of the resolv.conf, in terminal type, sudo gedit /etc/resolv.conf

Then now try to put the DNS or nameservers their. Afterwards, reboot you will see that the resolv.conf is not empty anymore.

4. Another relevant encounter and another problem ?: Maybe you experience it too, after you remove/purge the network manager, the Ubuntu Software Center isn’t working to download and install applications/packages.

5. To fix the problem, Go to System Settings then click Software Sources, from there, click on Other Software Tab, then click/check the Canonical Partners(both) then click Close. (Let it run the scan/update).

6. Go to Terminal, then type, sudo apt-get update, (This will able to update some packages/repositories). After that, the Update Manager will launch automatically, then click Install Updates to update the packages/repositories.    

7. After the updates, try to restart the system, then run Ubuntu Software Center, now you will able to download and install applications/packages.

 

I hope this helps you out! :D

Related Entries / References / Articles:
How to Install Ubuntu 10.04 LTS or Ubuntu 11.04 on Desktop or Laptop by Jcyberinux
Ubuntu Official Site
Download Ubuntu Official Site

Share

Install HPLIP HP Linux Printer Imaging Driver in Ubuntu

Install and configure HPLIP – HP Linux Printer Device – HP Photosmart C7280 All-in-one Printer in Linux Ubuntu Debian
by: Revengksky Joseph D. Reyes (a.k.a rjdreyes – jcyberinux.com)

(Note: For this event you may need an internet connection, in case of need to install or download available updates on your Ubuntu OS.)

(Note: For GNOME GUI, I’m not certain on other GUI Environment such as Unity, :D , you may try if you want, to see the results.)

Here’s the Steps / Instructions on How to Install and Configure to HP Photosmart C7280 All-in-one Printer in Ubuntu:

1. If you used Ubuntu Software Center to install HPLIP driver (skip the process or steps from 2 to 8). Go to Applications, then click Ubuntu Software Center. From there, search the keyword: HPLIP, then it will show the HP Linux Printing and Imaging System. Click it, and click Install. Wait until it finish.
Ubuntu Software Center
Install HPLIP HP Linux Printer Imaging Driver in Ubuntu
Read more

Share