Ubuntu :: 9.04 , Changing Hdd And Wants Move Contents To New Hdd?

Jan 16, 2010

I need to clone Ubuntu HDD from a 80GB to 20GB and the content , desktop should stay the same as they are now or is possible to re-size the Ubuntu partitions after installation

View 2 Replies


ADVERTISEMENT

Ubuntu :: Create A User Partition And Move The Contents Of Home Folder Into It

Mar 7, 2010

Gparted shows that my dual boot laptop has the following partitions: [URL] I want to create a partition and move the contents of my Home folder into it.

View 3 Replies View Related

Software :: Changing Contents In TGZ File

Feb 1, 2011

I'd like to change contents in a *.tgz file. I can uncompress (extract) using:
Code:
tar xzf archiv.tgz
and I get these 3 directories:
Code:
etc
install
usr
How to compress back to a tgz file?

View 2 Replies View Related

CentOS 5 :: Move Contents Of A Directory Recursively Including Hidden?

Mar 9, 2010

I have a directory: /var/www/html/something/

and it's got tons of files and directories, some containing hidden files.

I want to move all the contents of something including hidden files up to the site root at: /var/www/html/

What is the proper command for this?

View 4 Replies View Related

General :: Create A Multiple Files By Reading A Input File And Changing The Contents?

Sep 16, 2009

Being new to this area .I have been assigned a task which i am unable to do . Can any one please help me .

I have requirement where i have input file XYZ_111_999_YYYYMMDD_1.TXT and with header and series of Numbers and Footer.

I want to create a mutiple output files with each file having a seperate code which is stored in text file and create XYZ_222_999_YYYYMMDD_1.TXT . and add date in the contents next to series of numbers .Like this

Before change the file looks like this

file name XYZ_111_999_YYYYMMDD_1.TXT

001,19SEP2009-14:05:05,000000003
1234
4567
6785
END_OF_DATA

[Code]....

View 4 Replies View Related

Ubuntu :: Application In Focus Move When Changing Workspace?

Feb 7, 2011

Just installed a new computer with ubuntu 10.10. I assign shortkey alt+1 to move workspace left and alt+2 to move workspace right.When I move workspace the focus application move with me to the new workspace. That is kind of annoying since I usually build up my workspace with mail here, music here, surf here. After sometime with this new "feature/bug" I got application all over the place.1) How do I turn this off?2) How do I enable dragging application from one workspace to another.

View 2 Replies View Related

General :: Command Line - Move Folder Contents Into Parent Folder

Jun 11, 2010

I have a folderA that contains folderB that contains a lot of files. I would like to get rid of folderB, but not its contents. I want those contents to be inside of folderA. How can I accomplish this on the commandline?

View 2 Replies View Related

Software :: Overwrite The Contents Of A File Without Changing The File Size?

Jul 12, 2010

We have some large files with sampling data in it. Don't want to delete these files. But want to quickly overwrite the file with 0s and/or 1s and preserve the original file size.

View 3 Replies View Related

General :: Move The Contents Of /public-back/templates Recursively With Permissions Into /public/templates?

Apr 20, 2011

ls -al ../public-back
drwxrwxr-x 4 apache apache 4096 Apr 19 03:32 templates
ls -al ../public-back/templates
drwxrwxr-x 2 apache apache 4096 Apr 19 03:33 content

[code]....

How do I move the contents of /public-back/templates recursively with permissions into /public/templates ?

View 2 Replies View Related

General :: Delete Top Level Directory And Have Contents Simply "move Up A Level"?

May 27, 2010

I have a directory that has a another directory inside it. The top directory is rather redundant since it only contains the one other one. Is there a way to delete the top level directory and have the contents simply "move up a level"?

View 6 Replies View Related

Ubuntu :: Panel Applet - If Right-click Doesn't Include Move - How To Move That Icon

Sep 19, 2010

For Ubuntu 10.04 LTS / Gnome 2.30.2.

I have two applets on my Gnome panel -- NetworkManager Applet 0.8, and Klipper (it works better than Glipper) -- that I want to move.

HOWEVER, right-clicking the panel icons does not enable me to move these applets, as follows:

- NetworkManager Applet 0.8 does not include a Move item in its list of options.

- Klipper displays a long list of Klipper options but no Move option.

How I can move these items to new locations on the Gnome panel?

View 6 Replies View Related

Ubuntu :: Keyboard Settings Always Changing / EMESENE Always Changing

Sep 1, 2011

is everytime i reboot , my keyboard is reset to USA. im in canada & it pisses me off each time i need to change it also.all my options on EMESENE is the same issue always RESET.it's like if nothing keeps the changes once rebooted.

View 1 Replies View Related

Ubuntu :: CD/DVD Contents SAME For Different CDs?

Jan 27, 2011

Ubuntu 10.10, when I Open My_Data_Disk to see the CD contents, I get the SAME contents of the FIRST CD/DVD I opened; that is, the contents do NOT change when I insert other CDs, even after clicking Reload, etc.

View 2 Replies View Related

Ubuntu :: Can't View DVD Contents

Dec 8, 2010

I backed up about 19GB of my Web Server today compressed into a .tar.gz. I then split these files into 4300MB chunks (approx 4.2GB). I then used k3b to write 2 parts of the archive these to a Dual Layer DVD. The burn went fine but I cannot seem to mount said DVD. I tried the following;

Code:
matt@matt-u:/media$ sudo mount -t udf /dev/sr0 /media/cd
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error

[Code]....

View 2 Replies View Related

Ubuntu Installation :: Can't See Contents In 11.04

May 2, 2011

I just upgraded my ubuntu from 10.10 to 11.04 update update manager, it seems everything works fine but there are times when I open such files and no veel pdf document content, also open something in gedit and not let Verel content, I have to restart the pc and there if I can see the contents, my pc is a compaq v3000 laptop with 2 gb of ram

View 1 Replies View Related

Ubuntu :: How To EDIT .iso Contents

Jun 30, 2011

I have a question - what's the best way to edit the contents of an .iso image ?Yes, I know how to mount it and navigate through files and folders. But it's read-only. Mounting with "rw" option also doesn't help.I've heard about 1) mounting, 2) coping everything to a separate directory 3) editing some files, 4) making a new .iso image

View 4 Replies View Related

Ubuntu :: Copying Contents Through Ssh?

Jun 30, 2011

I want to copy the contents of a directory through ssh. The problem I'm having is that I can use the cp -r terminal function, but that would cause the directory itself to also be copied. I just simply want whats inside to be copied to another directory. Because of the way I have my server laid out, I would have to copy the entire directory, then copy each element one by one inside that directory into the specified folder. This is really tedious. So, is there a way I can just copy its contents? I was thinking of zipping it, the unzipping it, but when you extract, it once again just creates a new directory, not the contents inside.

If this is confusing, this is what I'm trying to do:
Directory: ../random/
Currently after scp -r:

[code]...

View 9 Replies View Related

General :: Ubuntu - Can't See Contents Of File

Jul 29, 2010

In Ubuntu 10.04, there is a certain file that appears highlighted in terminal. When I try to cat the file, it says there is no such file or directory. How can I see what's in this file? Is this a symbolic link?

View 1 Replies View Related

Ubuntu :: Save A Keyring Contents?

Jan 10, 2010

I want to export of the current default keyring (wireless network passwords etc.) and import it to another ubuntu 9.10 release on another computer but I can't seem to find much on the subject. Does anyone know how to do this?

View 1 Replies View Related

Ubuntu :: Print Out The Contents Of A File?

Feb 24, 2010

how do I print out the contents of a file?

View 4 Replies View Related

Ubuntu :: How To Delete The Contents Of This File.

Mar 23, 2010

/root/.local/share/Trash/files/I have a tar backup file in there and can't get rid of it. I've tried from root with Nautilus, the files disappear for a couple of seconds and then reappear.

View 7 Replies View Related

Ubuntu :: Way To View The Contents Of A .dsk File?

Apr 30, 2010

EDIT:SOlved, I'm trying to figure out how to delete this

View 1 Replies View Related

Ubuntu :: /dev/sdc1 Displaying / Contents After 1 Day?

May 11, 2010

I was running 9.10-64, upgraded from 9.04 on a 160GB separate boot drive with a 1TB drive for storage. I had mdadm software RAID on 3 500GB drives. I copied off the contents of the md0 RAID device, formatted from ext3 to ext4, then copied it all back. I operated for several weeks this way with enhanced performance and no issues.note: All drives are on MB SATA-II.I wiped out everything and reloaded the 160GB drive with 10.04-64. I removed dmraid and set up mdadm as before with no immediate problems.

The next day, when I pulled up the contents of the 1TB drive (mapped to /1000), it displayed the contents of the root instead. Curious, I attempted to tunnel down to the /1000 folder from within its own listing of /, and saw no files listed. I proceeded to delete the files in the /1000 folder, whereupon I found that my system became unstable. I must have somehow been deleting files from the root itself.I reloaded again. To check if the SATA connector to the 1TB drive may be somehow suddenly faulty, I reordered the connectors and set up the boot priority in the BIOS to match the new configuration. The next morning, I was once again able to see the contents of / when ls'ing /1000. I carefully checked the entry in fstab, the fdisk -l output, and made sure that the directory wasn't somehow showing as a link.

For the next attempt I decided to take ext4 and mdadm completely out of the equation, hoping it was a bug with some combination of the two under the new kernel or something else which could be corrected by replacing the software RAID with a physical controller at a later date. Instead of RAID, I simply formatted each of the 500's as ext3 and mapped them to /500-1 through /500-3 respectively. However, after a day of normal operation, I am now able to see the contents of / when I ls /500-3. The other 4 drives appear to continue operating normally.I have been unable to pull up a similar post prior to creating this one. Perhaps I don't know how to properly search for this issue. If anyone has seen something similar, please link me to the solution.

View 2 Replies View Related

Ubuntu :: Cannot See The Contents Of The Trash Folder ?

Jul 5, 2010

When try recover a file from thash folder, i cant see the contents, but, when make properties to the folder, show 47 files on the trash folder, and the docklets of docky, also show files (41 files). Ubuntu Lucid 10.04

View 4 Replies View Related

Ubuntu :: Determine The Contents Of A Package?

Jul 24, 2010

I am very experienced with versions of RedHat, including most recently Fedora. Under these

rpm =ql xxxx

will tell me the files which are part of package xxxx.

Recently, I started using ubuntu.

I haven't been able to figure out what the corresponding command(s) are for Ubunt

View 2 Replies View Related

Ubuntu :: Extract The Files And Contents Out Of A .pkg?

Jul 31, 2010

Does anyone know how to extract the files and contents out of a .pkg, A sony package file to be precise.

View 9 Replies View Related

Ubuntu :: Delete #SharedObjects Contents?

Oct 25, 2010

Instead of using the Firefox Better Privacy addon or the Macromedia website to manage Flash Cookies (LSO's), I would just like to periodically, delete the ~/.macromedia/Flash_Player/#SharedObjects directory.

View 1 Replies View Related

Ubuntu :: Identifying CD Contents Without Booting With It?

Nov 6, 2010

So I have a bunch of CDs I have burnt over the past year or two, and only problem is, I would burn them, use it and forget about it. I never bothered labelling it. Now, I want to label them appropriately. Is there any way I can find out the following just looking at the CD contents-

1. Distribution - lucid / karmic / etc
2. Architecture - amd64 or i386
3. Type - server, desktop, alternate etc

I know if I boot into the machine from the CD drive, I can find out, but I prefer not having to do that

View 1 Replies View Related

Ubuntu :: List Folder Contents ?

Jul 20, 2011

I know that you can use ls to list the files in a folder, but is there anyway to list the contents of the other folder? Like, say I have a folder labelled "Records", and inside is 12 folders, one for each month. Is there any way to list the contents of the 12 subfolders without just going into each one with cd and using ls?

View 3 Replies View Related

Ubuntu :: MD5 Checksum Tarball Contents?

Jul 22, 2011

I have a large tarball which is bz2 compressed, and I would like to get a md5 sum of the files contained in it, as I have a separate directory on another server containing what I think are the same files. I want to check to see if the tarballs files are the same as the uncompressed files on the remote server. The files are big 10gb+ so I was wondering if there was a quick way without having to uncompress them all and then md5 them.

View 4 Replies View Related







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