Ubuntu :: Sudo Fsck Wiped Thunderbird Folder?
Jul 19, 2011
I had to run sudo fsck /dev/sda8 on a partition through ubuntu liveCD since ubuntu 10.10 would not start up.I ran sudo fsck (without arguments) and I must have erased something in error (there was a stream of errors) because when I rebooted ubuntu .. my Thunderbird inbox had been cleared .. erased.I've still got inbound emails archived on my pop server so I can download those again .. but I've lost outgoing emails sent from my Thunderbird client.
View 6 Replies
ADVERTISEMENT
Jan 19, 2010
I just migrated into Ubuntu 9.10 from Windows and moved my mail profiles and also my bookmarks to Thunderbird and Firefox.
I can't see the Mail profiles and messages unless I run "sudo thunderbird" and I can't save or edit bookmarks in Firefox unless I run "sudo firefox".
Probably it's best if I don't run Firefox or Thunderbird as root, eh?
I've tried changing the file permissions for bookmarks.html, but no luck. And haven't even tried to tackle the Thunderbird issue yet.
View 8 Replies
View Related
Mar 4, 2010
I just upgraded to Thunderbird 3.0.3 and want to locate the folder that contains my email.In TB 3.0.1 I used to backup my default folder which was something like Wood.default.Do you know where TB 3.0.3 stores the default email folders and conents?
View 2 Replies
View Related
Jun 30, 2010
I am having problems in getting Thunderbird to run. From reading stories on the web I attempted to create the folder ".mozilla-thunderbird" in my /home folder as I could not see the hidden folderWhen creating the folder I get a message that the folder already exists - however I can not see the hidden folder - I see a number of other hidden folders but not this one.
View 3 Replies
View Related
Jul 12, 2011
Thunderbird cannot see a new folder on the mail server (Dovecot). I even tried to have Thunderbird create it, but it didn't show up. It's definitely on the server and even has mail in it.
View 2 Replies
View Related
Sep 25, 2009
When I do a forced fsck, I would like to have a log file to look at after boot.
When I check /var/log/ there are no files there with fsck output
I've run force fsck in these ways:
shutdown -rF now
-and-
touch /forcefsck
View 1 Replies
View Related
Mar 22, 2011
I use Thunderbird in different computers so I configured it so that the datas are on an external drive. It works fine except that it seems that the contacts are still saved on the different computers and not on the external drive. It is strange since I have all datas for each profile on my external drive and all Mail and folders are there. I use different versions of Thunderbird (3.1 and under). how I could also have my contacts datas on my external drive?
View 2 Replies
View Related
Jun 4, 2010
I'm using Mozilla Thunderbird 3.0.4 with Ubuntu 10.04 but I find the default highlight colours extremely hard to read when new mail arrives in a folder.
The default colour is grey which is both difficult to read and greyed out items have tended to mean something is not available. How can I can i change the default colour to something much better or am I stuck with extremely poor choice ? Has it something to do with 10.04 .
View 5 Replies
View Related
Jul 12, 2011
Using Thunderbird 3.1.10 and no longer can see copies of my sent messages in the Sent Folder. I tried to tick the box in account settings to save a copy and it would not take the change. What I did notice is that the e-mails sent are being received on the other end, but I do not have a copy in the Sent folder. It seems as though my e-mail account has been hijacked, and I changed my e-mail account password as a precaution. I am also getting e-mail BACK in my in box that I sent to other people. My AT&T account uses yahoo and my account through AT&T was originally bellsouth.net What can I do to make sure I get a copy of all of my e-mail sent out?
View 5 Replies
View Related
Jul 8, 2010
I recently moved to Thunderbird 3, and liked the tab viewing, even the search module. I have problem though, that currently tried to solve, without success. When I search for mails from a sender (eg. coss@cat.com), a new tab is opened, and I can see them all, but I can't figure out how to copy all these mails into a desired folder of Inbox (eg. cat). So ... I use Ububtu 9.10.
View 4 Replies
View Related
Jul 22, 2010
Can anybody tell me what kind of fsck errors are found on a system?
View 5 Replies
View Related
Feb 27, 2010
Before, the "sudo cp -r" command automatically set the permissions to make the directory / files can be accessed by others.
But, after I reinstall Ubuntu 9.10 and apply all the latest updates, "sudo cp -r" command set the files to be accessible by root only.
After I copy the codecs directory to /usr/lib by using the above command, not only I cannot view the files inside, SMPlayer and other player software cannot access the directory.
To fix this, I have to run the chmod command to change the permissions.
Does anyone face this problem? Was it caused by the installation of latest updates?
View 6 Replies
View Related
Aug 26, 2010
Thanks to Lucid not working properly on i845, i855 and other 8xx chips, had to re-install Karmic on my mum's computer.I saved all the data from her old install and I ve managed to get all her old emails from thunderbird, but I cant import her address book.In Thunderbird/tools/import/addressbooks it only allows importing of LDIF, .tab, .csv and .txt files, but I cant find any of these files in any of the Thunderbird, .Thunderbird, Mozilla-Thunderbird or Mozilla folders in Home folder or anywhere, all I can find is "abook.mab" which IS supposed to be her address book, but when I try and import it the entries are blank and/or indecipherable (prob cos not a compatible file type).
Its one of those "simple" things to do, thats taken hours and hours of time, but that I cant actually find out how to do.
View 1 Replies
View Related
Sep 13, 2010
I had a portable apps version of Thunderbird (windows) that runs off a thumb drive and wanted to take the settings and transfer them to my Thunderbird that's on my Linux computer.
This is what I did:
First, I installed thunderbird on my Ubuntu 10.04 Linux box and opened it, and closed it (so that it would create the /home/<username>/.thunderbird folder in the user account).
Then, I renamed the linux /home/<username>/.thunderbird folder to .thunderbird_ORIGINAL
Then, I created a new /home/<username>/.thunderbird folder
Then, I took the windows e:ThunderbirdPortableDataprofile folder and copied it to the /home/<username>/.thunderbird folder.
Then, I looked into the /home/<username>/.thunderbird_ORIGINAL folder and wrote down the name of the folder with the ".default" extension.
Then, I renamed the profile folder (that came from the windows e:ThunderbirdPortableData folder) "<name-I-wrote-down>.default".
And then, I copied the profiles.ini folder from /home/<username>/.thunderbird_ORIGINAL to the /home/<username>/.thunderbird folder.
I opened up Thunderbird in Linux and everything seems fine! (I'll definitely be keeping a backup just in case)
My question is: is this fine and dandy, or a recipe for disaster?
View 2 Replies
View Related
Jun 10, 2010
explain the difference between these two commands. I'm currently reading about changing your mac address and both of these commands show up a lot. They sound like the same thing to me. Is one better than the other, or do you need to use both to change your mac address?
Code:
sudo ifconfig eth0 down
sudo /etc/init.d/networking stop
View 3 Replies
View Related
Mar 13, 2010
As with almost every time I try to simultaneously install two operating systems, I have incurred the wrath of GRUB. It's probably more to do with my laptop's terrible hard drive, but here's my problem: I had a 9.10 install and a swap space on this hard drive, then I used GParted from the BT live CD to resize shrink the Ubuntu partition to make space for a BT install. I booted into Ubuntu just to make sure it was working fine. it was. Then I went back in to the BT live CD to install it on the free space.
When I booted up after install, the GRUB screen had changed (obviously), but now only the BT installation (which appeared as Ubuntu 8.10 for some reason) would boot, The previous Ubuntu installs had stopped working, and now came up with "file missing" or "file not found" (cant remember). I tried fsck -v /dev/hda1 (where my 9.10 installation was), and it didn't seem to have any errors. What's wrong with my computer (or GRUB)?
View 9 Replies
View Related
Jun 9, 2010
I let the updater change my menu.lst file in Jaunty. It reported an error but I had no problems until I noticed Windows XP was gone. I rarely use it but now I am teaching a computer class on how to use Widows so I have to fix it tonight.
The system is a Dell 531 with 2 gigs of ram and 2 drives.There are 2 menu.lst files in Grub , menu.lst and menu.lst~ . Is the one with the ~ after it the backup? If so how do you restore it?
View 9 Replies
View Related
Jun 19, 2010
I've just installed Windows 7 in a separate partition to play with. Trouble is, it's wiped out GRUB. I was expecting this and I know last time this happened it was easy to fix. The forum serch found a thread with 3 ways to re-install GRUB. I've tried each, and none have wored. Methods I've tried
1) The aptitude install grub-pc command ran and said it had worked correctly. On re-bootong, Windows started without any GRUB screens on the way.
2) The chroot method stated it installed correctly after raising a few warnings - after I used the --force command, as the install failed without it. Again, reboot and get Windows without a GRUB screen...
3) Normal grub-install command (no chroot). This went as per the chroot command.
From where I'm sat, it looks like I'll have to do a clean Linux re-install on the disk and then restore my linux files again from a back-up - something I'm not particularly over-joyed by the prospect of...
View 2 Replies
View Related
Sep 19, 2010
occurring seemingly randomly, every once in a while I open a pdf and find out that all my custom settings (toolbar buttons, etc.) have been wiped out. Also, as soon as I open the pdf I'm asked to accept the licence, that I had previously accepted.It's about the second time it happens in about a week. My acrobat version is 9.3.4.
View 1 Replies
View Related
Nov 26, 2010
Wanted to restore laptop to Windows 7 and put Ubuntu on another machine.
The Laptop is an Acer and the Win 7 disks go into a propitiatory recovery screen. I have 3 choices reload Win 7 to new state, Load Win 7 and put everything in backup or Exit.
I have loaded the Ubuntu 10:10 Live and downloaded ms-sys. The problem is Ubuntu is unable to mount the HDD - not in fstab.
I have Ubuntu and Win 7 on the HDD.
View 9 Replies
View Related
Apr 22, 2009
I have connected to my friends machine, for some reason . all the logs are wiped out . ?
CentOS .
There is nothing there? is this a unusual to Linux systems?
View 3 Replies
View Related
Jan 5, 2010
I was messing around with vipw and accidentally wiped the whole file. Luckily, I have a backup copy.Is it safe to just paste the backup into any old file and "cp <file> /etc/passwd", or is there any special procedure?As I understand it, things are fine for now but if I restart very bad things will happen since root is gone and such
View 8 Replies
View Related
Aug 3, 2010
I accidentally wiped my mounted c drive with rm /media/MY_C_DRIVE/ -r (The actual path is /media/51FAEE1F4B26FD12/ - that's why I wasn't aware of it). After 3 seconds I realized that I just did something terribly wrong. I hit Ctrl+C to stop but it was too late. The important system files were gone and I couldn't boot into windows. So far, I have tried to recover the files with photorec. I could recover about 68,000 files from that c drive but the names are f000001.exe, f000002.txt, f000003.jpg,. I don't know what these files are and where to put them back. Is there any way to recover these system files?
View 5 Replies
View Related
Feb 2, 2011
I recently decided to wipe my laptop using Dariks Boot and Nuke. This, of course irreversibly wipes out a hard drive. I downloaded 10.10 and burned to a CD and booted from cd, then this error comes up.
I have installed Ubuntu 10.10 on my laptop before. Then I had wiped it and put Windows 7 and now I wiped and want to install Ubuntu again.
View 2 Replies
View Related
Mar 29, 2011
I recently installed a new evga nVidia GT 430 video card in my Ubuntu 10.10 32-bit system. This had the unforseen side effect of eliminating my sound.
I had no idea that the new video card would include a new sound module. My intent is for my system to use my Soundblaster Audigy2 soundcard in 5.1 output mode. The system still seems to be configured to do that, but the nVidia HDMI Stereo output module seems to have taken over in Sound Preferences.
Here is the output of lspci:
Code:
lspci
00:00.0 Host bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub (rev 04)
00:01.0 PCI bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL PCI Express Root Port (rev 04)
[Code].....
View 9 Replies
View Related
May 2, 2011
i was using 10.10 and this disaster occured when i tried to install 11.04 replacing 10.10. i have a separate home partition, while installing 11.04 i chose one weird option called "encrypt home partition"i didnt chose to format the home partition but once the installation is over, i have all my data lost in home directory.Is ther any chance that i could get the 165 gb junk data or atleast some 200 mb of important data
View 1 Replies
View Related
Jul 18, 2011
I bought a new dell studio 1555 from best buy about a year and a half ago. Got the warranty because I have 4 kids and something is bound to be dropped, spilled or smashed at some point. True to my visions, something did get dropped smashed and spilled, and pennies got stuck in the dvd slot. So I took it in when the screen stopped coming on because of a loose connection in the hinge and they did apparently fix that problem, but also were benevolent enough to wipe out my entire hard drive, operating sytem and all, totally free of charge. I guess they figured since I like accidents so much, I would just LOVE having 18 months of data and programs disappear into thin air. I know all about how I should have backed it up, and I am not whining too much over this. I will roll with the punches. But there are just a FEW things on that hard drive I will really miss. Like a few crucial spreadsheets that I was not able to save to my external drive before the screen went south. Now that windows 7, I am not planning on missing at all. In fact I am loving running my new Ubuntu 11.04 from my usb and knowing that those idiots will not be able to screw this one up next time. But I would really like to be able to recover those files if I can. Is there any way to get those back? And I also cannot figure out how to find device manager. Do I have to install to hard drive to use that? I know these are all probably total newbie questions. But hey, i got here as soon as I could. Everybody has got to start somewhere.
View 9 Replies
View Related
Nov 13, 2009
I dual boot with Ubuntu and Windows, and I just about an hour ago upgraded to 9.10 from Jaunty. After I restarted my computer two versions of Ubuntu could be booted, Windows was not on the GRUB menu. I am new to programming, and am completely clueless as to why this happened, and how I can fix this.
View 9 Replies
View Related
Sep 19, 2010
My 8.04 update contained a new Seamonkey browser that wiped out all of my old profiles and bookmarks. Is there any way that I can find them on my computer now or are they wiped out forever?
View 2 Replies
View Related
Jan 2, 2011
I have a problem when I want to use su I get this error:Code:su: pam_start: error 26I have googled it so I found this topic (http://www.linuxquestions.org/questi...r-26-a-615024/) but it didn't really help me. There was a reply on that topic and his question was what the output of this was:
Code:
ldd /usr/bin/passwd
and
[code]....
View 4 Replies
View Related