Ubuntu :: Setup System To Automatically Save Into Another Drive?
Apr 6, 2011
I am helping a friend to install ubuntu, and he has a small ssd hardrive that he wants the OS installed on, but everything else he wants to save to another drive!
Is it possible to setup ubuntu to automatically save into another drive?
View 9 Replies
ADVERTISEMENT
May 17, 2010
I have an external hard drive that I use to store the My Documents folder from my Windows partition. I want to be able to automatically have all of my saved documents from Ubuntu go there as well. How do I configure that?
View 2 Replies
View Related
Jul 19, 2010
I am trying to setup a ventrilo server. I want it to load the server automatically on system boot so it is running at all times. I have downloaded the server files and can manually start it, but I do not know where/how to make it start automatically.
View 1 Replies
View Related
Oct 25, 2010
we have a Win NT4 system used for an important application used at two places. At one place it has gone bad. I want to create an image from good system and restore it at the second location. Is it possible to do this using "clonwzilla live cd"? Does it harm the good system? Can I save the created image to an USB drive?
View 3 Replies
View Related
Nov 23, 2010
i'd like to ask how could I save my Terminal Sessions to a text file or something like the option we could do at Putty or Kitty?
View 1 Replies
View Related
Jul 10, 2009
Is it possible to save a workspace so that it automatically opens every time you boot Fedora?
I like having Pidgin, Evolution, VLC, and Transmission open in the 4th workspace all the time. Sorry if this has been asked, I searched and found nothing, and this is the first Linux OS I've ever used!
View 14 Replies
View Related
Aug 11, 2010
I've been pulling my teeth out trying to find out a way to automatically save a screenshot to a folder by pressing a hotkey, and append a counter or timestamp to the end of the filename. I found this which works well
import -window root ~/screenshot.png
but I need a way to add a counter so that it doesnt constantly override the same file when I press the hotkey, but will save a new screenshot in the same folder.
I've been looking at bash commands and scripts for the past 3 hours but haven't found it yet, and it seems like it should be an easy task to perform.
View 1 Replies
View Related
May 29, 2011
I am curious about a particular matter. Recently I have purchased a small plug computer that I will use as a torrent server and networked file storage. The thing is I will attach an external HDD to this linux box. Now I am curious about something. The HDD is powered on while the box works, but once the work is done the disk seems to keep running and does not spin down automatically - even though there is no I/O happening.
My question is whether I should add a script that automatically powers down the HDD after a while of inactivity to save electricity or is it better to keep the disk spinning? How does spinning down a HDD affect its health?
View 3 Replies
View Related
Mar 23, 2010
I run ubuntu 9.10 and i've set up my drivers/music player/themes/browser etc just the way i like them. However I now want to install XP and dual-boot. My hard drive is not partitoned, so I want to ask if there is a way to save my setup to use after installing XP.
View 5 Replies
View Related
May 22, 2010
10.04 LTS 64bit How can I setup a script to run in the terminal automatically?Currently I have a script on the desktop that when I double click it brings up a dialog that asks me to Run In Terminal, Display (in gedit), Cancel, or Run. I'd like to get rid of this extra dialog and have the script just run in the terminal.
View 2 Replies
View Related
Dec 30, 2010
I want to auto run
Code:
sudo updatedb at Ubuntu startup. Is this okay: [URL]...
View 5 Replies
View Related
Feb 12, 2011
i have ubuntu 10.10 installed on a 40gb hard drive and have setup arch linux on a seperate 160gb drive and am at the Choose bootloader screen of Arch Linux. My question is do i use arch linux to reinstall GRUB or do I choose none and configure GRUB to see both? if its the later can you tell how. Oh and Ubuntu is on sda and Arch is on sdb
View 6 Replies
View Related
Aug 13, 2010
I recently decided to switch back to a stand alone email client from gmail. I started with thunderbird, which had a very intuitive user interface and was working fairly well, except for the fact that when it wasn't supposed to be doing anything, it was taking up about 40% of my CPU (this is after it had downloaded all the emails, so there really wasn't anything that needed that much cpu usage from my perspective). After investigating that a bit, I decided I'm going to go for something lighter, and now I'm trying to claws-mail. This one is fast and quick, with very little bells and whistle, and I think it has the potential of keeping me happy.
However, there are few things that I can't figure out how to do. The two main ones right now are: How do I make it download all the emails in at least the inbox folder? I'm using imap protocol with gmail, and I'm happy that the two mailboxes are very well synced, however the only thing it is downloaded by default is the email header, and not the content. I would like to be able to download the content immediately, so I can read the email offline as well. How can I set up GPG to sign my emails automatically? In claws-mail to sign my emails, I need to go to the Options->Privacy Options->PGP Mime, followed by Options->Sign. Is it possible to make this the default option?
View 1 Replies
View Related
Aug 21, 2011
I haven't installed ubuntu but using it from my Pen drive. The major problem I am facing is I am not able to save my current session. For example I will download and install a couple of software like 'WINE', 'java plugin' and other useful software for me, but when I shutdown everything is lost and I get a new copy of OS on my next start-up.I can't install a copy ubuntu on my hard disk as I have only single partition on which windows is running.
View 5 Replies
View Related
May 24, 2010
Can not save data to external usb hard drive
formated and mounted on Ubuntu 9.10
visible on desktop /Dev/Sdb1
View 1 Replies
View Related
Jun 3, 2011
I'm having difficulty repairing/reformatting a USB drive. I've yet to explore and get me on the right track. I'm sure I'm missing something obvious. I have a generic USB drive, 4GB, currently formatted FAT. I can't save files to it, can't format it using Ubuntu's Disk Utility. Attempts to format using Disk Utility return the following error:
Error creating partition table: helper exited with exit code 1: Error calling fsync(2) on /dev/sdb: Input/output error Yesterday I got fed up and tried to just zero the thing out using a dd command... ran it in verbose, the right stuff returned to screen, still no dice. I can't get it to a point where I can format it either using Disk Utility or mkfs.
View 9 Replies
View Related
Jul 1, 2010
We are having a Linux box with Tcpdump continuously running on it to monitor bunch of sources. Separate Tcpdump process runs in a background for each host for monitoring traffic. I use -w option with it to save the capture in the pcap format to analyze it later. Now what I need is, if the Linux machine gets rebooted amidst of its packet capturing activity, I want tcpdump to automatically start the process again for every host without overwriting previous captures.
Remember: Without overwriting previous captures . . .
Basically, I will be keeping all the tcpdump commands in the shell script and will load the script at startup during the linux boot. Is there any way to achieve this case, where by on rebooting, Tcpdump does not overwrite previous captures?
View 2 Replies
View Related
Dec 17, 2010
I'm trying to setup vi to automatically encrypt/decrypt .pgp and .asc files. The encryption part works. If I "vi testfile.gpg" it will auto encrypt it on save.
However when I try and vi the encrypted file it does not prompt me for my pass phrase. I just get this:
Quote:
Here's what I have in my ~/.vimrc file.
Quote:
This is on gentoo linux if it makes any difference.
View 9 Replies
View Related
Dec 23, 2009
how to setup shoutcast to automatically start when i start my server?
i have installed it on /root/shoutcast ; configuration file /root/shoutcast/shoutcast_config
View 1 Replies
View Related
Mar 13, 2010
I have a customers' HP laptop that I've been doing work on. The HP came with Vista Home Premium pre-installed and the system was infected with the insidious Vista Antivirus 2010 virus.Well, after doing some registry cleaning I was able to get rid of that virus, but I suggested to the customers to check out Ubuntu, which they agreed to do.Here's my problem:
The HP has a recovery drive, which I formatted to make room for some of the pictures, documents and music they wanted to retain.I'm in the process of installing Ubuntu 9.10 and don't want to erase the recovery partition D:, which is labeled as /dev/sda2in the prepare disk space portion of the setup.I've moved to specify partition manually, but I'm uncertain as to how to configure this. When I installed Ubuntu on my own system, I just deleted Windows and used the entire disk space, so this is something new to me
View 1 Replies
View Related
Jun 28, 2010
I have a line in the fstab file which automatically mounts a network drive every time I start up Ubuntu. I browse to a text file on the network drive and open it using gEdit and make changes to it. Then, when I hit the save button, a bright red warning appears:
Could not save the file [path here] gedit cannot handle file: locations in write mode. check that you typed the location correctly and try again. This also happens if I do save as. Then, after this error appears, the file actually disappears (gets deleted) from the network drive and in order to save it, I have to select save as again and type in the original filename. The line in my fstab file is:
//files.example.com/username /media/Network-Drive cifs uid=myname,umask=000,credentials=[cred file here],domain=mydomain 0 0
I'm not sure if this has something to do with the file permissions or gEdit itself or using cifs to mount. When I use the "ls -l" command on the file, I get
-rwxr-xr-x 1 myname root 7402 2010-06-28 01:14 textfile.do
which should be fine since the user has all permissions.
View 3 Replies
View Related
Apr 18, 2010
A few sectors on my Hard drive on my toshiba laptop are having issues, so i have to load Ubuntu (9.10 i believe) from a USB drive. Is is still possible to save things, download programs, drivers, and anything so i can still use most of ubuntu's features without everything resetting after a reboot?
View 1 Replies
View Related
Aug 17, 2010
I know it is possible to boot Ubuntu Live from a Flash drive. But it just boots up and runs like its a CD. When you shut down the computer, the changes are all lost.
Is there any way to use the flash drive as a Hard Drive? like install Ubuntu on the flash drive and have the flash drive act as a hard drive - so that if I boot with the flash drive in the computer I can boot of of the flash drive and it would act as a hard drive?
Could I just setup Ubuntu and select the flash drive as the install directory? would that accomplish this?
View 5 Replies
View Related
Sep 29, 2010
I am looking for a program to save accounts and settings of thunderbird to a flash drive. For I want to reload windows and ubuntu, due to slowness of opening up files. I found MozBackup utility works but it is for windows.
Is there something similar for ubuntu? Tried to find it in synapse under morzilla and thunderbird.
View 9 Replies
View Related
Mar 5, 2011
Other than my encrypted home directory, I am all set to switch from ubuntu to Debian.Is it sufficient to install ecryptfs-utils or do I need to setup a script or something similar for it to automatically decrypt my home directory on login?
View 4 Replies
View Related
Jan 26, 2016
I would like to update my network setup.
Today, I have an ADSL box which is my gateway to internet (192.168.0.1).
I have a Raspberry pi (RPI) which I use as a dhcp & dns server (192.168.0.2).
Recently my mobile phone operator installed a 4G antenna beside my home, and the bandwidth and latency are much better with my mobile phone than with my internet provider (ADSL).
I would like to install a wifi dongle on my RPI (I would get wlan0 & eth0 interfaces)
When RPI detect my shared phone connection (tethering) I would like RPI to automatically route internet:
- from authorized devices on my network to my mobile connexion (wlan0 -> mobile phone).
- from other devices to the standard ADSL internet (eth0 -> ADSL box).
I don't want any device to use the shared 4G connexion, best would be authorized devices to be selected by MAC address. How I should properly setup such a network ?
View 2 Replies
View Related
Jun 15, 2011
I my office I have configure dhcp in my centos sever
eth0 for adsl-setup
eth1 for lan 172.16.0.4
I am using squid proxy server for internet access,
in my office all are using laptop through wifi , so i need to configure the browser proxy setting for accessing internet.
is there any way to setup automatically get the proxy setting as dhcp. I have tried transparent proxy but no success.
View 3 Replies
View Related
May 20, 2010
I've recently lost my window options, had to somehow manipulate my way to Xchat and ask some people how do I get it back (it was metacity --replace, and after I decided to stop the command and run it in background the X was completely useless so I had to do killall -u user). And that was after the internet connection stopped working for some reason (might've been the ISP).
The thing is, after using linux a long time, I still get the feeling that on dire situations, I don't know the good tricks (stuff like metacity --replace). I feel like a really need like a "rescue" cheatsheet for things like: how to save the X no matter what without pressing reset how to reset the system to "normal state" how to connect to the internet through the command line how to monitor what the X is doing (using ubuntu linux 10.04 btw)
View 3 Replies
View Related
May 11, 2011
I could not save all of my OpenOffice document .odt files to exterior USB drive. I am using openSUSE 10.2 that runs well with my old Toshiba Satellite laptop on KDE. I did tried almost everything in it but could not.
View 3 Replies
View Related
Mar 5, 2010
Used gparted to format a brand new iomega prestige 1 tb usb hard drive (ntfs) to ext4. The problem is that I can't create folders from nautilus because I don't have permission (root). There is one folder present already lost + found that appeared after reformatting. i can't access that folder because of permissions. Was any of this supposed to happen after formatting an external drive and how can I fix this? I intend to use grsync to back up important folders but can't create folders from grsync also. The only account on ubuntu is mine and i have access to root privileges.
View 9 Replies
View Related