thegeniusfiles - explore your inner genius
Filed under

linux

 

Idea #21511: "Automated backup of users docs and pics" - Ubuntu brainstorm

Rationale
Sitting here in the middle of the night I came to think of an idea that would bring Ubuntu, and thus GNU/Linux infinite advantages over Windows.

Could it be possible, during install of Ubuntu, to create a Salvage-partition on which the system via automated function could make a backup of a users documents and pictures so that if the user deletes a file by accident there will be a backup of files that are say up to a year old? Or what ever limit could be agreed upon.

A function asking the user to specify a time of day when the computer WILL be on, in order for the system to run the background backup of newest documents and picture files.
After the backup is done, the system should unload the backup program from memory to free the space.

Tags: (none)
0/2
Approvals

0
votes
0 0 0

closed
Solution #1: A script
Written by Jimmyfj the 21 Sep 09 at 01:17.
Could this be done by a script or GNOME Do?


expand Propose your solution
Solution title

Solution description

Attachments
No attachments.

Duplicates

Comments
thegeniusfiles wrote on the 21 Sep 09 at 02:15 Report as spam / offensive
I think the idea would be most useful if implemented through the Ubuntu One cloud storage service. Potentially, you could just sync your entire Home directory, thus ensuring a consistent computing experience across devices.

Versioning would address the concern of accidental file deletion.

Ubuntu Brainstorm is a forum where you can submit your ideas about how to improve Ubuntu. A form of crowd-sourcing, it is modeled after Dell Computer's excellent Idea Storm. Users can vote ideas up or down; this causes the best ideas to "bubble up" to the top ranking.

You don't have to be very technical-minded in order to contribute or vote on good ideas. If you would like to help design the perfect computer operating system, check out Ubuntu Brainstorm and add your voice.

Loading mentions Retweet
Filed under  //   brainstorm   crowd-sourcing   linux   Ubuntu  

Comments [0]

Enable Ubuntu Restricted Extras for Hassle-free Multimedia Playback

If you are new to Linux, you may be confused as to why Ubuntu doesn't include support for Flash, DVD playback, MP3, Sun Java, etc. by default. Well, the reason is because while Linux is open source, free software without copyright restrictions, many of the multimedia plugins are proprietary - that is, not open source. However, Ubuntu 9.04 allows you to easily add several of the most common proprietary multimedia plugins in one stroke. Just go to Applications > Add/Remove and type "Ubuntu Restricted Extras" into the search box. Check the box and click the Apply Changes button. Now you are good to go!



Loading mentions Retweet
Filed under  //   Linux   multimedia   tips   tutorial   Ubuntu  

Comments [0]

Install Picasa in Ubuntu with Google Linux Software Repositories

Using the Testing Repository

Using the Testing Repository is just like using the regular Google repositories; just replace the word "stable" with "testing" in the repository path.

Note: The Testing Repository is meant to supplement the regular Google repositories. If you want access to all the available software, you must include both the testing and regular repositories in your package manager configuration.

For instance, to configure Apt, you would add the following lines to your configuration file:

# Google repository
deb http://dl.google.com/linux/deb/ stable non-free # Google testing repository
deb http://dl.google.com/linux/deb/ testing non-free

Note that you also need to follow the other steps specified in the regular repository configuration guides, such as importing the Google package signing key.

Then, for example, you can install the latest test version of Picasa by doing:
sudo apt-get update
sudo apt-get install picasa

Ubuntu 9.04 comes with a very powerful digital photo editor called GIMP. GIMP is comparable to Adobe Photoshop in its feature set. However, sometimes you might just want to do quicker, simpler edits like crop, resize, red-eye removal, auto-adjust, etc. For such tasks, Picasa is easier to use. Above are the instructions to install Picasa 3 in a way which will enable auto-updates. This is the best practice when installing Linux software.

Actually, rather than editing your configuration file, it's even simpler if you go to System > Software Sources > Third party Software then click the "Add" button, paste the first deb line, etc.

Then copy the text from the package signing key, paste it into text editor and save with a name like Google_PGP_Key. Then click Authentication > Import Key File, navigate to the file you just saved, and select it. You should now see an entry that says "Google, Inc. Linux Package Signing Key." Then you can run the apt-get commands in the Terminal. Now you have Picasa 3, with auto-updates - yay!

Loading mentions Retweet
Filed under  //   edit   image   install   Linux   multimedia   photo   Picasa   Ubuntu  

Comments [1]

Using SMEStorage Multi-Cloud Explorer with Ubuntu | TheSMESpace Blog

Using SMEStorage Multi-Cloud Explorer with Ubuntu Posted by info on September 6th, 2009

One of our users recently pointed out to us how they are using the SMEStorage Multi-Cloud explorer within Ubuntu. The explorer is one component of our windows tooling that is installed. The explorer itself is a dedicated .exe file so that makes it compact an easy to run when using virtualisation libararies such as WINE or Crossover.

Ubuntu provides support for WINE within its additional applications. To intalle support for Wine in Ubuntu you need to add the Wine Package:

wine_ubuntu

Once Wine is added Just double clicking on the explorer file will launch it using the WINE virtualisation.

ubuntu-s3

The Explorer can work with the Following clouds (depending on your package):

- Amazon S3
- Mosso Cloud Files
- MobileME
- Box.net
- WebDav enabled Clouds
- GMail-as-a-Cloud
- Email-as-a-Cloud
- FTP-as-a-Cloud (Private Cloud)

A single version of the explorer without having to install the entire suite on windows to extract it can be downloaded here.

SMEStorage is a multi-platform cloud storage service which hooks into Amazon S3, Rackspace, Box.net, iDisk, Gmail, and other providers to provide a unified interface. Here we see a way to run the Multi-Cloud Explorer in Wine on Ubuntu.

Loading mentions Retweet
Filed under  //   cloud storage   Linux   SMEStorage   Ubuntu   Wine  

Comments [4]

Run Evernote in Ubuntu Linux with Wine


Before I made the decision to ditch Windows Vista in favor of Ubuntu Linux, I asked myself what I would really be giving up. The only answer I could come up with was the marvelous Evernote client, which is not distributed in a Linux version. While the Web interface retains allmost all of the functionality of the client, it of course by definition lacks the convenience of a local copy of your Evernote database. With a little research, however, I am happy to announce that I am now running the latest Evernote 3.1.0.1225 in Ubuntu 9.04 using Wine. Wine is a Linux program that allows you to install and run many Windows programs in Linux. You can see that a couple of graphical components are a little wonky (the black boxes around the toolbar icons), but overall the functionality is intact. In fact, I took the above screen shot with Evernote. My database, over 1GB, synchronized without a hitch. And the automatic update feature even works properly as well. All in all, I'm extremely pleased.

Installing Wine in Ubuntu is very simple. Go to Applications > Add/Remove and type "wine" in the search box. Click the check box, click "Apply," and the program will install. To install Evernote, just download the installer file and double-click it. A launcher icon should appear on the desktop, and Evernote will also appear in Applications > Wine > Programs.

I found that at first, the text in the Evernote List View was not displaying. This was remedied with the simple registry fix below:

6.16. Wine displays corrupted or missing text.

This may be bug 16146, caused by the nvidia-96xx legacy driver, or bug 18120, which affects QT 4.5.0 applications. It could also be caused by missing fonts, font conflicts, or adding new fonts to Wine.

Try using a fresh Wine prefix (by moving or deleting ~/.wine, or changing the $WINEPREFIX environment variable). If you still have this problem, try setting the following in the Wine registry:

[HKEY_CURRENT_USER\Software\Wine\X11 Driver]
"ClientSideWithRender"="N"

Place above in a text file called norender.txt and it can be inserted into the registry with the command regedit norender.txt. Please apply only as required. (This was reported as being required of OS X on the 1 Dec 2007, and more recently on other platforms, such as Ubuntu.)

I may even try running some other Windows programs in Wine at some point. Maybe. But there are so many excellent native Linux apps, I may not need to.

thegeniusfiles_banner_white

Loading mentions Retweet
Filed under  //   client   emulate   Evernote   Linux   Ubuntu   Windows   Wine  

Comments [0]

Installing Dropbox in Ubuntu 9.04 with Update Support

I installed Dropbox in Ubuntu 9.04 so I could access my files in the cloud. The process was kind of a hassle, because of a few details which were not well-documented. There are a couple of approaches you can take. You can download the .deb package and then double-click it to install. This works, but you won't get automatic updates through Synaptic. I decided to add the 3rd-party Software Source and Key, so that I can get automatic updates. The procedure goes like so: open System > Administration > Software Sources, go to the Third-Party Software tab, click Add, then paste in:

deb http://linux.getdropbox.com/ubuntu jaunty main

then do the same thing with

deb-src http://linux.getdropbox.com/ubuntu jaunty main

Exit the window. Don't worry about the warning message. Then go to Terminal and paste

gpg --keyserver pgp.mit.edu --recv-keys 3565780E

then hit Enter. This will import the keys to authenticate the PPA. Then type

apt-get update

and hit Enter, this will refresh the package list. Next, type

sudo apt-get install nautilus-dropbox

and hit Enter. This will actually install the application. After it's installed, type

dropbox start -i

to start Dropbox. You may have to logout then back in first. I have found that the Dropbox app does not automatically start on startup, so instead of opening the Terminal every time, I created app launcher by right-clicking on the desktop and selecting "Create Launcher." Enter the command above and you are good to go.

thegeniusfiles_banner_white

Loading mentions Retweet
Filed under  //   cloud storage   Dropbox   install   Linux   package   Ubuntu  

Comments [1]

Success: Ubuntu 9.04 on Fujitsu U810 with Dual Monitors

I liked some things about Fedora 11, but ultimately I ditched it. The blue color theme did not appeal to me, and I was having no luck enabling dual-monitor support. So I decided to have another go with Ubuntu 9.04 using Unetbootin. In a previous post, I said that the Live CD on a USB flash drive option didn't work. Well, turns out I was wrong. I just didn't follow the correct procedure. What you need to do is run Unetbootin, select Ubuntu 9.04 > Live CD and make sure you have your flash drive specified as the target. Then go do something else for awhile as Unetbootin downloads the ISO, unpacks it and writes it to your flash drive. You'll need at least a 1GB flash drive for this to work. Then when Unetbootin asks if you want to reboot, say yes if you are already on the machine you wish to install Ubuntu on, otherwise exit. Plug your drive into the target machine, boot up and select boot options from the BIOS menu. Make sure USB is at the top of the list.

Installing Ubuntu from the Live CD is a smooth, simple process; much easier than installing Windows. I picked the entire disk option, chose a login name and password, and let the installer do its thing. Booting into Ubuntu went smoothly, but initially graphics support was limited to just the screen of the U810 and not the external monitor. I followed this procedure to enable dual-monitor support. This time, I did a little more research on the Import Key step. Turns out that I did this wrong before. I saved the HTML page as a file, but really you should only save the key text as a file. No file extension is required and any name will do. I left a comment about it on the tutorial page.

So now I have dual-monitor support with the full monitor resolution. Sweet! I have set up my printer drivers as well. My printer is a Dell 3110cn which I purchased specifically because it supports Linux. Some printers, especially budget ones, don't support Linux. So make sure it supports Windows, Mac, and/or Linux before you buy a printer, then you will avoid disappointment.

I'm feeling pretty pleased with myself at the moment!

thegeniusfiles_banner_white

Loading mentions Retweet
Filed under  //   dual monitor   Fujitsu U810   install   Linux   Ubuntu   Unetbootin  

Comments [0]

Oops, Did I Do That? Things Not to Do with Synaptic

Well, I futzed up my brand new Ubuntu 9.04 install. It was my fault for being careless. See, I had just applied a fix to enable dual-monitor support, and things were going well. I even was able to rotate the screen of the U810 in order to fold it down flat. The only quibble was that I wasn't getting the full 1680x1050 resolution on my 22" monitor. So, I opened Synaptic, and started looking to see if I could find a better display driver. I found one that I thought might work better, but it actually didn't work as well.

Two things are now apparent to me. First, I should have left well enough alone for the time being, until I had the opportunity to fully research the issue. Second, I should not have impulsively uninstalled the less-functional driver that I just installed, because that left me with no display at all. Ooops! I wasn't expecting that! I thought it would revert to the last driver. Silly me.

Luckily, I was able to use my old Inspiron 600m laptop. With Unetbootin, I was able to install the Fedora 11 Live CD to a USB flash drive. Why Fedora? Because I didn't have any luck with the PCLOS or Ubuntu Live CD flash drive options [EDIT: I subsequently have succeeded with Ubuntu Live CD flash drive]. Unetbootin is still a work in progress.

Then I booted the U810 off the flash drive, and installed Fedora 11. Since I installed to the entire hard disk with no re-partitioning, it was an extremely simple process. And, I might add, GNOME was installed as expected!

On the first bootup, Fedora asks you if you want to send information about your hardware profile. This is an excellent idea. It gives the developers a better idea about what kind of hardware Fedora users have, thus enabling a more focused effort on driver development. I think other distros should take a cue from Fedora and do this too.

Since Fedora defaults to GNOME, the interface is almost exactly like Ubuntu in most respects. The wallpaper artwork isn't as pretty though. Easily remedied.

Now I'm off to figure out how to enable dual-monitor support. Again! This time I will be more cautious.

Loading mentions Retweet
Filed under  //   drivers   Linux   Synaptic   Ubuntu  

Comments [0]

Ubuntu One: Sync, Share and Store Your Ubuntu Linux Files in the Cloud

Ubuntu One helps you store, sync and share

Sync your files, share your work with others or work remotely, all with your Ubuntu computers.

Now there is a turnkey solution to store, share and backup your Ubuntu Linux files to the cloud. 2GB free or 10GB for $10/month.

You can install the app through the Ubuntu Universal repositories, thereby saving the hassle involved with recompiling the packages offered by some other cloud storage vendors. This is a really nice addition to the Ubuntu lineup. However, the current lack of cross-platform support will hinder adoption by many people who also use Windows and Mac.

Loading mentions Retweet
Filed under  //   cloud   file   linux   share   storage   Ubuntu  

Comments [0]