Ubuntu :: Remove W7 From HDD Leaving Everything To 10.10

Jan 23, 2011

How can I remove w7 starter from my HDD leaving everything for Ubuntu? Se picture.. I'm using Gparted as you can see. Guessing sda 1 and 3 = w7, sda 4 = recovery and sda 2 = linux? How do i proceed? (I don't know if it matters but I installed ubuntu via w7)

View 9 Replies


ADVERTISEMENT

Ubuntu :: Remove Some Files By Extension Only, Going Down Several Folders, While Leaving Everything Else Be?

Apr 21, 2010

I'm a relative cli noob, and I screw something up. I want to remove some files by extension only, going down several folders, while leaving everything else be.I think this might be the the right command / syntax, can someone confirm:Code:rm -rf *.exe *.ini *.!ut /path/

View 9 Replies View Related

Ubuntu :: Leaving Windows 7 With Minimum Files To Be Able To Use?

Jan 18, 2010

(2 weeks) and i like it already enough to change from odd windows 7, but some people still will use windows 7 in this PC but with minimal usage (email, internet, writing docs, listening at music) i would like to delete as much file from windows7 as possible so i have more space for ubuntu using it as main system.any sugestions on what to delete in windows 7 to free up some space?

View 4 Replies View Related

General :: Replacing Dot In String But Leaving Last One?

Jan 17, 2011

Possible Duplicate: replacing dot in string, but leaving last one replace the "." [dots], but leave the last one: e.g.: .txt [there could be random number of dots in the string, even zero, i just need the last one]

$ echo 'someth.ing.something.txt' | SOMEMAGIC
someth-ing-something.txt
$

View 1 Replies View Related

Ubuntu Installation :: Upgrade From 9.10 To 10.04 Leaving All User Files Intact?

Jun 24, 2010

I want to upgrade from 9.10 to 10.04 leaving all my user files intact.

Instructions say that this is an option presented by the update manager, but on my computer it is not.

Do I have a configuration problem?

Can I do this from the command line?

View 5 Replies View Related

Ubuntu :: Desktop's - Leaving A Blank Space On The Top Left Corner

Aug 15, 2010

I have noticed that the initial ordering of icons of my desktop is leaving a blank space on the top left corner. Recently I have changed my language but I am not sure when this began to happen.

View 7 Replies View Related

Fedora :: Acrobat Reader Leaving Files In /tmp?

Oct 20, 2010

I've noticed in the last few weeks that whenever I open a PDF file in Adobe Acrobat Reader I get several files with names like 4cbe92d509fde in my /tmp directory. This happens for all PDFs, whether I download them or create them myself. Has anyone else seen this happen? It's not a big deal, since I can just rm those files. I'm just curious about how this happens, and if there's a way to stop it. I'm using Acrobat Reader 9.3.2 in F13 (32-bit).

View 2 Replies View Related

General :: Installations Leaving Behind 4 GB Swap Partitions?

Jun 21, 2011

I've installed some Linux distributions over the past few weeks, and I've recently noticed that previous installations of Linux have left my hard drive cluttered with numerous 4 GB swap partitions. I've since deleted them, but is there any way to avoid this a priori in the future?

View 12 Replies View Related

OpenSUSE Multimedia :: No Sound After Leaving And Returning Runlevel 5?

Jan 19, 2010

Every time I leave runlevel 5 (shutdown, reboot, init 3 or whatever) and then return to runlevel 5, I lose sound and have to delete and then re-edit sound card config in Yast Sound module to restore it.When returning to GUI environment, the sound card appears OK in Yast but I get no sound from any of my multimedia apps - Amarok, VLC, Firefox all go quiet. Strangely, it still plays the KDE intro jingle when KDE starts up.To restore sound I click delete in Yast and I'm prompted with the following KDE dialogue:

Removed Sound Devices
KDE detected one or more internal sound devices were removed.
Do you want KDE to permanently forget about these devices?

[code]...

View 9 Replies View Related

Slackware :: Flash Videos Leaving Strange Artifacts Behind?

Jul 3, 2011

slack 13.37, firefox 14.0 shockwave/flash 10.3r181when i watch a ..... video, even if i close the tab after watching the video, there's a bizarre artifact left over where the video progress bar was. it alters text in other tabs, and alters pixels in pictures in other tabs where the bottom of the ..... viewing window was. when i close the kde session i get a quick glimpse of the video frame that was "left over" from .....

View 7 Replies View Related

Ubuntu Security :: Using AutoFS To Mount CIFS Share Without Leaving Unencrypted Passwords

Jul 30, 2011

I followed this howto in order to mount CIFS shares on demand. This works great, however, this guide suggests leaving my network passwords unencrypted on the disk. This is a very bad security practice, as the passwords can be easly retrieved by booting the computer using a different OS.

I was looking for a way to secure things up, so I came up with this solution: Instead of storing the passwords plain text on the disk, I store them in a tar file encrypted using GPG. When I boot my system, I open this file to a directory in /dev/shm, and order AutoFS to retrieve the passwords from there.

This does the trick, but I presume this solution is not that secure, since /dev/shm content can be written to the swap partition. Is there any other solution which is a better security practice? Maybe using some sort of keyring service?

View 3 Replies View Related

General :: Closing File While Leaving Instance Of Gedit Open

Apr 19, 2011

If a file is opened from the common prompt with something like:
gedit somefile &
Is there a way to close somefile while leaving the instance of gedit still open? My idea is that sometimes I will have more than one file open in gedit. I run a script daily that updates to a log file. The log file is then opened and viewed with gedit.

View 5 Replies View Related

Programming :: Exit My Script W/o Leaving An Orphan Process Running

Dec 4, 2010

It's called TextRipper and it creates indexable and editable text files from any image. Feel free to copy TextRipper; it's licenced under GPL. My troubles are with cracking passworded pdf's. (As you can see, I meant any when I said any image.)

I can't find a way for the user to cancel the decryption process by exiting the script without pdfcrack orphaning. Line 349 works the rest of the time; the concerned process is line 228. I believe it's a piping/subshell problem. At least that's how I've been going at it in vain.

I've made portability a priority and that the comments still require updating.

Code:

If the result is one output file, TextRipper will open it for you in OpenOffice Writer.

Otherwise all txt output files (editable and indexable) will be in the original file's directory." 0 0

View 14 Replies View Related

Hardware :: Can I Add Raid0 Array To Existing Install Leaving OS On Original Drive

Mar 24, 2009

I am currently running Ubuntu 8.10 amd64 on a single 750GB drive. My question is whether or not I can add two more drives (say 2 500GB drives) in a raid 0 array leaving the OS and data on the original drive? I find my self working with some very large files and I would like to speed up their processing time. At the same time, I would like to leave my current configuration in place without touching the OS or my data. I'm not much of a hardware guy.

View 4 Replies View Related

General :: Read A Text File And Ftp Files Using Bash W/out Leaving The Ftp Prompt

Oct 9, 2009

I have a script almost working except for 1 thing. What I'm trying to do is read a file that has the files that need to be FTP'd using a bash script. I have everything working except the reading of the file. It works outside of the ftp script I've wrote but once I put it in the FTP script it doesn't.

Here's the Script:

#Here's where the problem is that I know of

I've been playing w/ the exclamation points to see if that could be the problem, but so far no luck.

View 6 Replies View Related

Software :: GUI Mixer (ALSA) - Muting The Speakers While Leaving The Signal To The Headphone

Mar 14, 2011

I recently upgraded from FC11 to FC14 by backing up /home, saving the output of "rpm -qa", repartitioning, installing FC14, restoring /home, re-running "rpm -qa" and installing packages that I had before.

But I noticed that the nice GUI mixer that I had before which could allow me separately muting the speakers (conneced to "front" jack) while leaving the signal to the headphone
jack is missing. I think it was an ALSA mixer but I'm not 100% sure. I downloaded alsa-driver-1.0.24.tar.bz2 but after

[Code]....

View 2 Replies View Related

Fedora Networking :: Iptables Leaving Free Mail / Smtps / Pop3s And Messenger (pidgin)

May 18, 2011

my little daughter is keeping me asking about email and messenger on her laptop. Right now, it is not connected to the net. I was thinking about *blocking all outport ports* with iptables but leaving free smtps /pop3s and messenger (pidgin).

View 1 Replies View Related

Software :: Unable To Copy Files From CentOS To Pendrive - System Is Getting Hanged Leaving No Option Then To Reboot

Sep 23, 2009

I am using CentOS 5.3. output of "uname -a" Linux localhost.localdomain 2.6.18-92.el5 #1 SMP Tue Jun 10 18:49:47 EDT 2008 i686 i686 i386 GNU/Linux

My kernal version is kernel-2.6.18-92.el5

Whenver i try to copy files from my centos to pendrive ( 2gb, kingston datatraveller) my system is gettin hanged leaving no option then to reboot. i tried from the terminal also, and as a diffrent user also. but same results. sometimes i can copy files of small size. but when i go above 5 mb..system hangs..

View 1 Replies View Related

Ubuntu Installation :: "dependency - Leaving Unconfigured" After Upgrade To 10.04

Nov 20, 2010

After running 9.04 for a year, I upgraded from 9.04 to 9.10 and then to 10.04 using Update Manager. My Dell computer crashed several times during the upgrade to 10.04. I restarted each time from a recovery version of 10.04, and eventually the upgrade was completed. As far as I can tell after a few days, everything I normally use seems to be working. However, when I add a package with Synaptic I get the error message below. Is the message significant? Do I need to address each error?

[Code]....

View 6 Replies View Related

Ubuntu :: Eject Versus Safely Remove - Remove A Thumb Drive From Computer

Jul 15, 2010

This has been bothering me for years now...when I go to remove a thumb drive from my computer, I have two options when I right click the device eject and safely remove. What on earth is the difference supposed to be?

View 3 Replies View Related

Ubuntu :: Remove Login At Start / What To Remove To Make It Go Away?

Jun 21, 2010

I am the only user on my laptop so there are somethings that I don't need.I would like to remove the login at start. What do I remove to make it go away? Second one is Keyring. Is it necessary? Can I remove it without causing problems?

View 8 Replies View Related

Fedora :: Remove Pen Drive When Click 'safely Remove' Tab Instead Of Getting Removed It Reappears

Jun 28, 2011

To remove pendrive when I click the 'safely remove' tab instead of getting removed from the desktop it reappears again. This problem is there in fedora 14

View 4 Replies View Related

Fedora :: F14: Have To 'safely Remove' TWICE To Remove External USB Drive?

Dec 15, 2010

Anyone else seeing this? I do 'safely remove' to remove USB flash drive. disappears. Five seconds (or less) later, it reappears. The second time I do 'safely remove', it stays gone.

View 1 Replies View Related

Ubuntu :: Remove Yellow Square From Desktop / Configure" Box Does Not Have "remove" Or "delete" Option?

Jun 4, 2011

Since I plugged in and then unplugged in the firewire port a video camera, I have a note in the bottom-right corner of one of the desktops. It says 'libieee1284-3".

It's not a serious problem at all, I can live with it, but if there was a way to remove this yellow square from my pretty desktop I would like to hear about it .

I tried clicking and right clicking on it; it does nothing except I can access a tiny menu with - apparently - enlarge, refresh and configure buttons. Only the configure button (a spanner) does something, it opens a "configure" box which does not have a "remove" or "delete" option. Rebooting does not remove it.

View 5 Replies View Related

Fedora :: Can't Remove Programs In "Add/Remove Software"?

Jan 27, 2011

When using "Add/remove software" application, I only can check packagesh are not installed, I can't choose installed packages which I want to remove, there is no check box in front of their names.So now I have to remove packages with yum. How can I remove packages in this GUI application

View 3 Replies View Related

Ubuntu :: How To Remove HAL In 10.04

Apr 3, 2010

I heard that removing HAL can improve boot times. How would I remove it?

View 3 Replies View Related

Ubuntu :: How To Remove 8.10 & Put 10.04 In PC

May 3, 2010

I've a dual boot PC having Windows XP along with Ubuntu 8.10 on a single hard disk, Now I've got the 10.04, So I want to install 10.04 to my PC in place of 8.10 leaving Windows as it is.So how can I do this,such that I do not face any booting problem or problem which leads to re installation of Windows which takes so much of time for setting up& also for its other Co-Curricular installation processes.

View 2 Replies View Related

Ubuntu :: How To Remove Gdm

Feb 4, 2011

I'm dual booting ubuntu 10.10 with Windows 7 and I recently installed the kubuntu desktop and greatly prefer it over GNOME. So, my question is, is there any way I can remove the ubuntu desktop? Also, a completely unrelated question, when I start my computer, it goes to a screen where I choose which OS to boot up. The thing is, I originally installed 9.10, and upgraded it to 10.04 then 10.10. So, that screen has all three on there in the format code...

is there anyway I can get rid of the other 2?

View 4 Replies View Related

Ubuntu :: How To Remove The GUI

Feb 9, 2011

few weeks ago i installed Ubuntu Server 10.10. And after a few day's i installed the GUI with: apt-get install ubuntu-desktop. But now, a few weeks later i want to remove the GUI again. How can i do this and is this possible?

View 8 Replies View Related

Ubuntu :: Can't Remove An App?

Jun 5, 2011

am trying to remove the application sandboxgamemaker and have been using the command: sudo apt-get remove sandboxgamemakerBut I keep getting an error messageDoes anyone have an idea as to what I should do?

View 3 Replies View Related







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