Ubuntu :: 10.10 Installation Has A Split Personality?

Apr 21, 2011

For reasons best known to itself, the Ubuntu 10.10 installation programme created two drives when it put my favourite OS back on the existing partition (which had become inaccessible). One is 20GB, the other 12GB. The former appears to contain the programmes that run the current distro (boot, root, etc. and so on). The latter has all my personal stuff (text files, pics, music etc.) I don't much care about this dichotomy, it works after all. But there is a part of me that says that this is all a bit untidy, that the right thing to do would be to merge the contents into one. The rest of me says, "don't rock the boat." Is it possible to merge them? Should I do it? How might I do it?

View 1 Replies


ADVERTISEMENT

Ubuntu Networking :: Maverick Networking Split Personality?

Nov 28, 2010

So, I use Ubuntu 10.10 on an old Dell laptop as the router for the house. It shares its Vodacom 3G with the rest of us, via the network port of the laptop. This works fine. We can all surf to our hearts' content.I can also VNC into the desktop of the router machine if I ever need to accomplish X, Y or Z on it, which is handy.However, I cannot for the life of me SSH in, or connect to the MySQL server that also lives on that machine. This is a pain.What I want to do is set up a database on a remote server, and then tunnel in via SSH. I'm trying to test that configuration using local machines on my network. My desktop machine happens to be XP, and I'm using Putty to try to initiate the SSH connection, but I keep getting a message saying NETWORK ERROR: CONNECTION REFUSED.

View 2 Replies View Related

Software :: Split A File, Without Using 'split'?

May 20, 2011

Im in a unique situation where a box has a 400G file, on FreeBSD, without thesplit' utility available

View 11 Replies View Related

Ubuntu Installation :: Split On Two Drives?

Oct 25, 2010

How do i install ubuntu so that only the OS itself (hope you get what i mean) is on my C: drive and other files like applications etc is on my D:drive? I use a raptor on 74gb which is faster but smaller than a normal hdd that will also contain windows 7 and crunchbang so I just want the main parts of the OS on that hdd. If it's not possible on install, which maps should be moved from the C: drive to the D: drive if i want all applications and such on the D: drive? And how do i configure so futur installations from synaptic or the apt-get command install files on the D

View 4 Replies View Related

Ubuntu Installation :: Split The Home Directory Into 2?

Aug 24, 2010

Is it possible to split the home directory into 2, 1 for the personal files (documents, images, videos, music, etc.) and another for the setting files (config, temp, etc.)

View 9 Replies View Related

Ubuntu Installation :: How To Split HDD Into 2 Partitions (Dual Boot With Win7)

Oct 4, 2010

I'm completely new to Ubuntu, and haven't actually installed it yet, so my questions aren't concerned about how I use it, but rather the problems of installment and more importantly how to get started. The first thing I got a little question for is how to split my HDD into two partitions in order to install Ubuntu, as I will be dual-booting it with Windows 7. The second thing I want to ask about is how big the risk of corrupting my HDD is when installing Ubuntu, and whether I can take some precautions in order to reduce the risk of said thing. The third thing I'm gonna ask about is how to get drivers for my graphics and that alike. And fourth and last: Is it going to make a difference that I'm running it on a laptop?

View 9 Replies View Related

Installation :: Video Split Screen With All Live CD's?

Jul 10, 2010

I've downloaded Ubuntu, Fadora, Linux Mint and Suse, trying to run their live cd's on my old IBM A21p. Each time the screen splits vertically when the package enters the desktop. I'm certain that it's the ATI 128 mobile graphics card in the machine, but I don't have a clue about how to resolve the problem. I would love to run Linux on this system, but I don't have the technical background to get past the initial issue, which is the screwed up graphics.

View 7 Replies View Related

General :: Installation Utilities Split Root File System

Jan 21, 2011

standard Linux installation utilities split the root file-system and the home file-system on two separate but relatively equal-sized partitions? For example, when I put fedora on an 80GB disk, it automatically gave the root file-system 32GB and home 30GB and the swap 8GB of space. However, since my home file-system has a directory with 28GB of files in it, why is my root file-system reading 100% usage? Is the home FS overlaid on top of the root FS? Is there an advantage to doing this? I just made a boot partition (50mb or so), a root partition (90% of the disk space) and a swap (4%-5% disk space).

View 5 Replies View Related

Ubuntu :: Split My Partition In 2?

Jul 21, 2010

How do I split my partition in 2?

View 2 Replies View Related

Ubuntu :: Burning Split Tar.gz Files To DVD?

Feb 4, 2010

I am using rsync to create rotating snapshot style backups of my web files and sending them via SSH to a remote location in order to burn them for offsite storage. This is all working perfect. The remote machine is a Windows Server 2003 which has data that I combine with my web files before burning. I have cygwin installed on the remote server in order to archive and compress the entire backup using tar. (This is not a post about cygwin, I just thought I would mention it in case anyone was wondering how I was running Linux commands after transferring it to the Windows box). After compression, the backup is over 12gb. The next step in my process is to split this tar.gz file into smaller chunks in order to burn them to DVDs. I use dual layer DVDs which are 8.5gb storage size.

I also use cygwin to split the tar.gz into multiple 2gb files using the split command. When I burn them, I only put 3 files on each disk totaling 6gb to leave some padding in case this was a problem. The burn completes and says successful, although it errors out when in verification. I have tried this multiple times and it seems to fail verification at the same point every time which leads me to believe that it has something to do with the data. I have also done tests such as creating smaller backups with completely different data and brning that to a CD-R which worked fine, so I'm convinced this process can work, I just cant get it to work in the right situation. I have also tried burning one of the 7 split files to a dual DVD which also worked fine. I'm wondering if their is a chunk of data that is causing this problem in one of the other split files?

View 2 Replies View Related

Ubuntu :: Split Panes In Nautilus With 10.04?

Jun 5, 2010

Did you know that while in Nautilus 2.30.1 using Ubuntu 10.04 you can have split-pane by pressing the F3 key. You can copy files from one to the other. Here is a little video howto from LJ. [URL]

View 9 Replies View Related

Ubuntu :: Can't Unrar Split Archive

Jun 18, 2010

I recently downloaded a program to find out it was in pieces. What I originally conceived as being a small problem has turned into a major time wasting dilemma.

I've tried many different things to get it to properly extract, viewing threads on these forums even, but to no avail.

The files were named:
file.part01.rar
file.part02.rar etc.

I though this was the problem so I renamed all 84 files (except the first one), removing the .rar extension. No cigar.

My final attempt of several was using 7zip:

Code:
7z x myArchive.rar -o/home/[username]/Desktop

I was in the correct folder as far as I could tell.

I have included a screenshot of the files in order to stop any confusion about my description.

View 3 Replies View Related

Ubuntu Multimedia :: How To Split Mp3 Files

Oct 5, 2010

I want to split audio files at cirtain point in time.

View 9 Replies View Related

Ubuntu :: Split The Files Into .partXX

Mar 2, 2011

I'm looking for a free alternative to split files into .partXX files. I know this can be accomplished through rar, but it's a shareware and I was wondering if there's a free alternative that accomplishes the same job.

View 6 Replies View Related

Ubuntu :: Split Partition With Data?

May 2, 2011

Is there any way to split partition, in which my ubuntu 11.04 is.I don't wanna loose data, but I dont wanna reinstall it too.P.S. Now I have 750gb HDD, I want to split off 100gb~ for dual boot win7

View 9 Replies View Related

Ubuntu :: Split A Tar Archive Into Multiple Parts ?

Feb 11, 2010

Is there any way to split a tar archive into multiple parts?

View 1 Replies View Related

Ubuntu :: Split Multiple Images From One Image?

Mar 14, 2010

I have a couple of gigs of png files, each with 5-7 photos on each file. Currently I am making 5-7 duplicates of the file, then opening each one in gimp, and cropping and saving each one. kind of time consuming. Does anyone know of a program that will let me split an image into multiple slices?

View 5 Replies View Related

Ubuntu :: App For Multi Terminal With Split Capabilities?

Jun 13, 2010

I would like for X11 something like dvtm.

Could you post the possible package names that does that?

View 1 Replies View Related

Ubuntu :: How To Extract Split Compressed Files

Jun 24, 2010

im trying to reconstruct / extract a file that was too large to fit onto a floppy, used 7zip to create and split the file into multiple parts in tar.bzip format. this was done in windows. Then moved all the parts of the file to tiny linux on a really old laptop. no cd drive, no usb or network. so have to rely on floppy drive. i do know that reconstruction while extracting using commands is possible. but not working.tried tar -xMf file.tar.001 but nothing.

View 2 Replies View Related

Ubuntu :: Split - View Html Editor?

Jul 21, 2010

What's a good split-view html/css editor for ubuntu? I'd like the option to have both design and code view simultaneously, much like Dreamweaver.

View 1 Replies View Related

Ubuntu :: HDD Is Not Bootable After Installed Win7 & Split It Up?

Oct 6, 2010

At first I was running an 80g HDD with 2 partitions, 50g for win7 & 20g for Ubuntu.I ran out of space & upgraded HDD's.So now I have win7 working successfully on a new 500g HDDAnd I've left Ubuntu on the 80g HDD, but when I try to boot up from it, it says:Reboot & select proper boot device or insert boot media in selected boot device and press a key

View 9 Replies View Related

Ubuntu :: 'Run In Terminal' Opens For Split Sec And Disappears?

Oct 13, 2010

I used the search feature first to try and find the same issue, and found nothing that truly matches what I'm experiencing.

Here's the current issue:

I'm supposed to run this dbgl file (front end for dosbox) in terminal like the tutorial i'm viewing says, but everytime i click "Run in Terminal", the Terminal shows up for a split-second and then disappears. Nothing else shows up. Nothing else opens.

View 9 Replies View Related

Ubuntu :: C++ IDE And/or Text Editor With Split Screen?

Oct 16, 2010

I'm looking for a c++ IDE and/or Text editor with split screen abilities like what you see below with notepad ++. Having the ability to split your screen is very helpful when comparing code.

[URL]

I have tried geany which chokes VERY badly when trying to compile multiple files. I have tried kate which doesn't have a compiler.

View 6 Replies View Related

Ubuntu Networking :: How To Do Split VPN Tunneling Like In Windows

Nov 3, 2010

In windows if I want to do split tunneling, I just uncheck the Use as Default Gateway Box as seen here URL...In Ubuntu, I went to my VPN connection, IPv4 settings, routes..., checked "Use this connection only for resources on its network".And I could no longer ssh into machines on campus.

View 1 Replies View Related

Ubuntu :: Shell Window To Be Split Vertically?

Nov 18, 2010

Is there a shell window where it can be split vertically and have 2 consoles going in one window side-by-side? I didn't see where I could configure the GNOME Terminal for it.

View 8 Replies View Related

Ubuntu :: Terminal Split Current Screen

Mar 5, 2011

As I am getting to know the Ubuntu terminal, I am looking for this application that can automatically divide the current screen by showing a Terminal window at the top.

i already set up a shortcut to open the traditional terminal Window, also i know of the full screen terminal window by pressing ATL+F1 but as I am reading a tutorial I would find it convenient to simply type above the screen while reading the bottom

View 1 Replies View Related

CentOS 5 :: Split Dvd Into Cds?

Dec 23, 2008

I've found plenty of resources that state how to converge the installation cds into a dvd, but does anyone know of a way to take a dvd iso and split it into the multiple installation cds?

Also, I know it's possible to just download the cd isos, but that's not the goal of this exercise.

View 1 Replies View Related

Ubuntu Multimedia :: Split Screen Is Not Working Correctly?

Feb 11, 2010

I just installed 9.10 on my acer as a second partition. The only problem I am having is my split screen is not working correctly. They just mirror each other so I have basically 2 monitors doing exactly the same thing. No splits. My graphics card is nvidia geforce 7300 LE.

View 2 Replies View Related

Ubuntu :: Split A Bash Terminal Window In To Two Colums?

Mar 11, 2010

Is it possible to split a bash terminal window in to two colums so you can run and see multiple commands at once instead of having to flick between?

View 4 Replies View Related

Ubuntu :: Compress Files Or Create Split Archives?

Apr 25, 2010

i have noticed that if right click on many files types for instance iso files i don't have the option to store them in compress files at all i have one iso file now that i want to compress and split to three parts so i could upload it but as i said right click on the file don't helpbecause i don't have the option there so what can i do?

View 4 Replies View Related







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