Ubuntu :: When Type Localpurge In Synaptic There Is No Entry

Nov 15, 2010

(10.10) Now and again I get this message in terminal after installing -

You have to configure "localepurge" with the command dpkg-reconfigure localepurge to make /usr/sbin/localepurge actually start to function. Nothing to be done, exiting ...

If I enter the command dpkg-reconfigure localpurge as asked I get:

root@dadubuntu:/home/dad# dpkg-reconfigure localpurge Package `localpurge' is not installed and no info is available. Use dpkg --info (= dpkg-deb --info) to examine archive files, and dpkg --contents (= dpkg-deb --contents) to list their contents. /usr/sbin/dpkg-reconfigure: localpurge is not installed.

When I type localpurge in Synaptic there is no entry.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Way Not To Type Password Each Time Use Synaptic Or Sudo?

Mar 14, 2011

Is there any way not to type password each time I use synaptic or sudo?

View 6 Replies View Related

Ubuntu :: Changing File System Type To Another Filesystem Type - Does It Effect On Data?

Feb 4, 2011

In my system around 73gb(pc-desktop) i have,1 primary partition(windows)-25gb, 1-extended partition(remaining gb) 3 logical partitions were there in (under) extended partition in one of the logical partition is d:drive. in my hard disk d: drive is -/dev/sda5

previosly i was fat -file system , (d:drive-/dev/sda5), i remember i changed the d: drive(d:drive-/dev/sda5) file system to ext4file system ,with following command using terminal

After doing(changing the file system)this one ,i couldnt see the d:drive data

By doing that

1q) Did i reformatted the partition? i think the new filesystem(ext4) has no knowledge of the data that was on it when it had a FAT filesystem.

2q) How to do undo operation,i tried to change the filesystem type to fat/ntfs in terminal using command --sudo mkfs -t FAT /dev/sda5.

Result:its showing text message-'mkfs.FAT: No such file or directory'(not in single quote)

I had very imp data in d:drive

View 1 Replies View Related

Ubuntu :: Error: Can't Perform Indexing Operations For <unknown Type> Type

Feb 26, 2010

I just loaded octave. I ran through a few examples of how to implement a script file. Everything works until I get to "plot". When I run the "plot" command I get the following.

octave:2> test1.m
error: can't perform indexing operations for <unknown type> type
sh: gnuplot: not found
Just to double check my work, I ran the following code:
y=[1 2 3];
plot(y);

View 3 Replies View Related

General :: Getting Content-type/Mime Type Of The File Using Shellscript

May 24, 2011

I am copying the file form one directory to another directory using shellscript.

Here i want to get the Mimetype/Content-type of the file.

How to i can get the MimeType.

View 9 Replies View Related

Security :: Server Hacked When Try To Log In Type Root But Won't Let Type A Password?

Jun 22, 2010

I have a server hacked when i try to log in i type root but won't let me type a passwdthere are no services up, can't see page mail nothing

View 11 Replies View Related

Programming :: Error - Array Type Has Incomplete Element Type

Jan 26, 2010

I'm trying to compile a program and it gives me the following:

I checked cmath-util.h:46 and cmath-util.h:48:

I'm not a C person, and the author is unavailable so far.

View 5 Replies View Related

Server :: Bad Entry In Directory Unaligned Directory Entry?

Apr 1, 2011

I have the following error on one of my servers. Is there a way to tell which directory is exactly having the problem? if there is, if i delete that directory, will that resolve the problem or no?kernel: EXT2-fs error (device md(9,0)): ext2_check_page: bad entry in directory #10158084: unaligned directory entry - offset=0, inode=605471640, rec_len=7606, name_len=177

View 4 Replies View Related

Programming :: Convert The String Data Type To Other Primitive Data Type?

Mar 4, 2011

I am trying to generic way to convert the string datatype to other primitive data type. To achieve, i used Template . But i getting error and couldn't resolve the issue and error reported is also clueless.

Code
====
#include <vector>
#include <iostream>
#include <string>

[Code].....

View 7 Replies View Related

Ubuntu :: Get The Right Entry In Grub?

Mar 19, 2010

I just installed archlinux to try it out and need to add the entry to Grub.

I formated the hard drive with the a root partition for arch of 42Gb and ubuntu can see it perfeclty.

When I was installing arch I made a mistake and installed grub again, overwriting my previous grub with my ubuntu and windows entries.

So I fixed and got my working grub back with SuperGrubDisk, but now I want to add the ARCHLINUX entry to Grub and dont know how. I have added the previous entries from the grub that ARCH installed and moved the initrd and vmlinuz files to the /boot directory on ubuntu, but it doesnt work. I did a similar thing with Acronis True Image rescue cds(to avoid having to insert the cd in order to use it) and it worked like a charm, but I am lost in this one.

Here are my partitions, sdb is the one where all my partitions and files are (sdb5 is where ARCH is), the other 2 are backups:

Quote:

Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xda85214c

[Code]....

View 4 Replies View Related

Ubuntu :: No Entry For Hibernate?

Jan 8, 2011

When I click on the "shutdown, logout, suspend etc."-button in the upper right corner there is no option to hibernate my machine. I've got suspend, reboot and shut down, but no hibernate. What would be the reason for this?

If it should tell anyone anything, my computer is a Packard Bell TJ71 laptop with the following lspci output:

Code:
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge Alternate
00:01.0 PCI bridge: Acer Incorporated [ALI] Device 9602
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)

[Code]....

View 8 Replies View Related

Ubuntu Installation :: Where Does GRUB2 Get The Entry Name From

Jan 17, 2010

Here is my current setup. I have installed Windows 7 Home Premium 64-bit, Ubuntu 9.10 64-bit, and BackTrack 4 Final in that order. All operating systems are able to boot and all is working well. The only problem I'm faced with is really just an annoyance. Which is BackTrack is showing up with a "Ubuntu 8.10" entry name.

Now I did some research on this. I found out that BackTrack was based on the Ubuntu 8.10 OS so it makes sense why it would show up that way. I found several articles and topics explaining how to modify the GRUB programming files. I guess to change the entry name, but all of them don't seem fool proof to me nor the best way to go about doing things.

One thing I wasn't able to find info on is where GRUB2 actually gets these entry names from. My theory is if I can find out where GRUB gets this info from, I can simply log into the BackTrack partition and change where the "Ubuntu 8.10" entry is to "BackTrack 4" and then run the update-grub2 command within Ubuntu to update the entry names.

View 7 Replies View Related

Ubuntu :: Add An Entry To The Hosts File?

Jul 5, 2010

I share a computer with my brother. It runs Lucid Lynx. I want to add an entry to the hosts file that will affect him negatively. Is there a way I can add the entry, without it affecting him, like, is there a user-specific hosts file?

View 9 Replies View Related

Ubuntu :: Booting - Entry To Win 7 Was Gone - 1 TB HDD Isn't Appearing Either ?

Sep 19, 2010

I seem to be having some issue with GRUB. I installed the kernel update just last night and when I went to turn on my computer today my entry to Win 7 was gone.I am able to boot into Lucid with ease but what happened to Windows 7 all of a sudden? I was using it just y-day and restarted to boot into Lucid to catch up on any updates.

It also appears that my 1 TB HDD isn't appearing either. Kernel update gone bad?

View 8 Replies View Related

Ubuntu :: Cannot Boot Red Hat Since There Is No Entry In The Grub?

Oct 26, 2010

I have a pc where there was redhat installed, and I decided to put ubuntu in dual boot.The installation went ok, but now I can't log in with redhat anymore. RH was installed on a RAID partition, and I installed ubuntu on an additional HD.

Now I have two problems:

a) I cannot boot red hat, since there is no such entry in the grub
b) this machine had several users, that now cannot access it remotely anymore.

Below you can find the output of fdisk -l and the grub.cfg files, the old red hat one, and the new one created by ubuntu. Not that in any case I cannot reinstall redhat, since there are other people using the machine.

[Code]...

View 2 Replies View Related

Ubuntu :: USB Drive And Dev Entry Maps?

Oct 30, 2010

How do you find out which USB device in lsusb maps to what /dev entry? How do you find out which /dev entry maps to what /device entry? What about drives with multiple partitions?

View 8 Replies View Related

Ubuntu :: Windows 7 Entry Gone From Grub.cfg

Nov 15, 2010

I was cleaning old kernels from Grub menu, all sorted except for a vista entry that i could not delete. Ran this line which I found,"sudo chmod -x /etc/grub.d/30_os-prober", to remove unwanted entries, now only the linux entry left in Grub menu, windows 7 entry gone. The vista entry was from an old install which is not there anymore. Running 10.10 at the moment which is dualbooted with win7.

View 7 Replies View Related

Ubuntu :: Can't Find Win 7 Entry In Grub?

Dec 23, 2010

i just know about this : Boot Info Script 0.55 dated February 15th, 2010

[Code]...

View 9 Replies View Related

Ubuntu :: Editing An Entry In Grub2?

Feb 19, 2011

I have installed Sabayon 5.4 on my laptop besides Ubuntu 10.10. During installation of Sabayon I did not opt for a bootloader as I did not want to disturb the already existing Grub2 on MBR from my Ubuntu installation.After successful installation of Sabayon, I booted into Ubuntu and updated the Grub which detected Sabayon correctly. Then I rebooted and tried to boot into Sabayon but I could not do so. The booting process stopped with the following error -

Code:
Activating mdev
Detected real-root as md device. Setting up device node
Scanning for Volume Groups

[code]....

So evidently, Grub has wrongly taken the values of root as /dev/md0 and swap as /dev/sda2.I again went back to Grub2 screen edited the Sabayon entry by replacing /dev/md0- with /dev/sda4 and swap:/dev/sda2 with swap:/dev/sda8 and pressed Ctrl+x. Now I was able to boot into Sabayon. how do I make these changes permanent. Which files should I edit so that Grub correctly read root as /dev/sda4 and swap as /dev/sda8?

View 4 Replies View Related

Ubuntu :: Removing Entry In Application Tab

Apr 4, 2011

i have a program showing up in the application tab. Since i need to do the ALT F2 command to use program can i remove it from the app tab.If so how?

View 2 Replies View Related

Slackware :: Add Lilo Entry For Ubuntu?

Jun 30, 2010

I'm currently dual-booting slack 13.0 and ubuntu 10.04 When slack was originally installed, I had an earlier version of ubuntu on it, and lilo did not pick up the ubuntu. At that time, I didn't care, because I had no use for the 'old' ubuntu. When I installed ubuntu 10.04, the boot config file (/boot/grub/grub.cfg) did include an entry for slackware. Great! I am looking forward to upgrading slack to 13.1, but I want to make sure this time that I can also boot ubuntu, should I need to use it.

1)Slack installation instructions that would enable me to include the other distro in the initial install

2)Instructions on how to edit andprocess lilo.conf after the slack What follows is a dump of df from the ubunutu 'side'..

Code:

tim@bart:~$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda6 52866604 6227476 43953640 13% /
none 1478976 300 1478676 1% /dev

[code]....

View 14 Replies View Related

Ubuntu Installation :: Grub Entry Gone After Upgrading 9.10

Jan 6, 2010

I have installed ubuntu 9.10 and everything was working fine. Just a minutes ago a window popped up telling me that a complete update couldn't be completed, and asked me to go on with a partial update. I did it and then a window popped up (I think it was debconf running) asking me if I wanted to delete phpmyadmin database configuration or if I wanted to keep it... seemed like the updater was removing quite a bunch of packages!

After that I was presented with a long list of packages to be removed (among them apache2, php5, linux headers, etc.) I thought it was going to remove them in order to reinstall them latter, so I let it go) but now there's no ubuntu entry in the grub menu, so I had to boot with windows! Right now I'm downloading ubuntu 9.10 livecd to give it a try...

View 5 Replies View Related

Ubuntu Installation :: Add 9.10 Entry To Another GRUB Setup?

Jan 14, 2010

My problem is this, I decided to try Pardus since I had the disk space available and learned that it never created a entry for Ubuntu 9.10 64-Bit. I have tried many different boot options and have only gotten it to show the first black and white bootsplash but never can continue to boot. Is there a option I am forgetting to add via Pardus's GRUB editor or is it something else?

View 3 Replies View Related

Ubuntu Multimedia :: NVIDA 190 Drv Fail At Last Entry?

Feb 23, 2010

check this out and let me know if you have any ideas or a better way to install this silly thing. At the moment I'm using 185 drivers and I would not mind upgrading to 190 or even 195 versions of the driver.

My video card is a Nvidia 9800 GT 512mb.1- Add repositories to ubuntu 9.04 and 9.10 karmic koala

- For ubuntu 9.10 karmic koala :
You have to add the repository using this command :
sudo add-apt-repository ppa:nvidia-vdpau/ppa
2- Now update or refresh the installation
sudo apt-get update
3- Install the driver :

[Code]...

View 3 Replies View Related

Ubuntu Installation :: Add Entry To Menu.lst Automatically?

Mar 10, 2010

Update Mgr got me a bunch of updates today, including a kernel (2.6.31-20). I was doing something else, and when it prompted me to do something with menu.lst, I accidentally accepted the default, which I think was to keep menu.lst unchanged.

As a result, the new kernel was installed but not added to menu.lst, so I guess I can't boot to it.

Is there a way to tell my computer, "make the entries into menu.lst automatically"

I guess I could put the entries in manually, but as a beginner, I'm pretty scared to be messing with that file...perhaps if someone has a link to an exceptionally understandable explanation...

View 4 Replies View Related

Ubuntu :: Making Entry In Fstab For MP3 Player?

Mar 29, 2010

How do I make an entry in fstab for my mp3 player if connected but won't cause errors if not connected. If I plug the player in after boot it mounts on /dev/sdd, but if it's plugged in before boot it mounts on /dev/sda. I would like it to always mount on /dev/sdd. Plus if I reboot into my Natty install, from maverick, with the player plugged in it won't even boot. When mp3 player connected after boot.

Code:
glen@MavMusic:~$ sudo blkid
/dev/sda1: LABEL="XP" UUID="F0D4A588D4A55220" TYPE="ntfs"
/dev/sda2: LABEL="Storage" UUID="E0D8480AD847DE02" TYPE="ntfs"
/dev/sda5: LABEL="UBUP" UUID="9c04ea8b-889a-4b40-989a-dcb51cba0db7" TYPE="ext3"
/dev/sdb1: UUID="610db18d-a68f-4d23-aa48-117044d6492d" TYPE="ext4"
[code]...

View 9 Replies View Related

Ubuntu Installation :: Add Entry To Boot Menu

Apr 2, 2010

i just installed ubuntu 9.10 netbook remix, i made a partition (sda6) for it, first i had only opensuse, and when i was installing ubuntu, i put the bootloader in (sda6) the Opensuse bootloader is installed on MBR,

[code]...

View 5 Replies View Related

Ubuntu :: Encrypted LVM Password Entry Screen?

May 5, 2010

Didn't know where to post this as it doesn't really call under desktop or installations haha.Anyway, I have a bit of a problem. I've Installed Ubuntu 10.04 with and encrypted LVM password and it went on ok. When booting up the computer it comes to the screen where you enter your password to unlock the LVM which looks great.However after installing the NVidia graphics driver for the laptop and rebooting, the LVM password entry screen seems to be too big to fit on the screen, not looking very good....

View 5 Replies View Related

Ubuntu Installation :: CIFS Entry For FSTAB?

Nov 11, 2010

I just went from Jaunty to Maverick. I booted Maverick and manually mounted my Windows Network drives by clicking on the appropriate "mount" command in the directory /media.I then created an fstab file like I did in Jaunty. Here is the smb mount command that I had in the fstab file. I had a file with the user id and password in the credentials file.Code://???.???.??.?public_p/media/servername smbfs credentials=root,dmask=0777,fmask=0777 0 0This provided me access to my server for the past 18 months.I modified the fstab file for Maverick which was working fine for 3 days so I would automatically mount the server drives.

View 1 Replies View Related

Ubuntu :: Duplicate Sources.list Entry?

Nov 14, 2010

This error comes from the update manager, but I can not see duplicate entries in the software sources. Is there a program that removes duplicate sources? If not how do I find the duplicate entries. Quote:W: Duplicate sources.list entryhttp://archive.canonical.com/ubuntu/ maverick/partner i386 Packages/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_maverick_partne r_binary-i386_Packages)

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved