Ubuntu Installation :: Uninstall Software Via Ssh On Debian 5?
Mar 5, 2011
I joined about 2 weeks ago because I was going to get an ubuntu 10.04 64 bit vps, but I had troubles installing a hosting panel so I changed to debian lenny and installed ehcp ehcp.net and it's working fine,but I have a problem which you could help me with because ubuntu is based on debian and it's not a big problem to solve. I bought a vps from micohosting and everything is working fine, the vps is still clean, no bandwidth is being used, no cpu and no disk space....However I 472mb of ram which is 90% of what I'm allowed to use...It's my bad because I have installed every feature of ehcp....I didn't though that it's gonna use that much lol.
Now I wanna uninstall some feature, like ffmpeg...So how to do so via ssh or via cpanel? and what feature use the most ram? what do you advise me to uninstall? my site will be some kind of video hosting site...kind of so I need to install flash player guys...but first I wanna uninstall some stuff...
This vps is gonna be used for the demo so later on I'm gonna buy servers....so nobody will be using disk space coz it's a demo and I can control what is being uploaded one more thing guys...as an admin, I created reseller accounts, does that use ram? I don'r think so coz nothing is being uploaded to the site yet....just wanna know what you think
View 1 Replies
ADVERTISEMENT
Jul 28, 2010
I installed Debian on a 40GB HD all by itself. I like Debian's stability & security but looks like it'll be a long time before I can use it with flash, so I want to uninstall it for now, or possibly install Ubuntu alongside it. First, how do I uninstall Debian when it's the only OS on the disk; second, is a 40GB HD large enough to run Debian & Ubuntu side-by-side?
View 14 Replies
View Related
Oct 3, 2010
Installed Debian Lenny on a Pentium 3 with 256 MB of ram and a 10GB hard drive. Used the "Expert Graphical" from the install menu. I did not choose any software packages when prompted from the list (the list with the checkboxes next to server, desktop ECT) because I wanted to choose individual packages to install afterwards. Had no issues, computer rebooted and I got to a login prompt.
Logged in as root, I ran "apt-get install" and installed gedit, blackbox from my main window manager, gdm, iceweasel and synaptic (some of these I installed after editing the sources.list file with more repositories.)
All of this is great, even though this computer is old.. I have a nice box to do internet browsing and IRC.
Here is what I do not understand, and I have never seen before in Linux. When I try to install Open Office, synaptic package manager says it "needs to uninstall iceweasel" browser and a few other files and programs. Also this happens if I try to install VLC player. Looks like the reasoning is because some applications are not compatible with others. Is this new? Again, I have never seen this before in Linux.
View 12 Replies
View Related
Apr 5, 2011
I am new to Debian. I have installed Debian on sda1, grub installed in /dev/sda . /dev/sda6 is SalixOs.
My fdisk -l report is this code...
I boot from sda, Debian recognised windows Xp installed on sdb1, but when I choose to boot from it, it simply reboots.
What could be the reason ? I am a newbie, please be patient with me.
I have solve the problem by installing EasyBCD in WinXp and added the Linux entries to it and booting from sdb.(changed in BIOS)
So, is it possible to uninstall GRUB-2 and install GRUB-Legacy ? Would it work on Debian-Squeeze ?
View 3 Replies
View Related
Jun 19, 2011
I cannot uninstall Firefox, nor can I uninstall Chromium; one always stays if the other is uninstalled. For example, if I remove Firefox, Chromium will appear in its place and vice versa. This has got to be one of the weirdest bugs I've ever seen on Ubuntu! So, how can I uninstall both web browsers?
View 6 Replies
View Related
Jul 4, 2011
I am trying to uninstall my LAMP server and my Drupal 7 installation. Unfortunately I cannot find any instructions on uninstalling Druapl from my system. The ones that exist are far too old( < 2008 ) to be relevant. Could someone please direct me how to go about this? Note: I did not use Synaptic for installation. I downloaded the file from the drupal.org site.
View 1 Replies
View Related
Feb 5, 2010
I have installed gspca module in this way:
apt-get install build-essential linux-headers-$(uname -r)
apt-get install gspca-source
cd /usr/src
[code]...
View 1 Replies
View Related
Oct 18, 2010
I am running a fully updated version of Lenny , configured as a single user machine. the computer downloaded and installed bbci player no problem. i player doesnt work very well and I now regret having downloaded it. I can find no uninstall application and when I try and delele the files I am told I dont have permission and need to log on as root user or admin ?I thought I was the only user with full admin permissions? in simple terms how do I get rid of iplayer
View 7 Replies
View Related
Jun 7, 2015
I'm having trouble with mongodb on debian. I'll start from the scratch: removing it.
Code: Select allapt-get autoremove --purge mongodb
Or:
Code: Select allapt-get purge mongodb
Or:
Code: Select allapt-get remove --purge mongodb
All end in the same way:
Code: Select all dpkg: error processing package mongodb-org-server (--configure):
subprocess installed post-installation script returned error exit status 102
Errors were encountered while processing:
mongodb-org-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
[Code] ....
View 1 Replies
View Related
Jan 3, 2016
I want to remove debian from my computer even though I don't have dual boot with windows or anything else,only debian. I accidentally removed windows when I was installing debian so I would really love to get rid of it because its not supportive with a lot programs and games I was using on windows. I heard there are ways to remove it like that but I dont know what I left with if I success and delete debian, what I have without any operative system and could I use my copy of windows 7 from my disk?
View 6 Replies
View Related
Oct 2, 2010
I have a 1 TB usb external disk. I was crypted it with cryptsetup. now I dont' want crypt. without losing data how can I clear dmcrypt from my external disk
View 1 Replies
View Related
Jan 27, 2016
I'm learning the apt-get package system, and I'm a little unsure of myself. Before I start removing packages/software, I want to make sure that I'm initially taking the proper approach.
Below is a script that I've used to successfully install Skype into Debian 8.2 "Jessie" 64-bit. (This script is a slightly modified version taken from: wiki.debian.org/skype). I want to know the right way to uninstall it.
Code: Select allsu
dpkg --add-architecture i386
apt-get update
apt-get install libc6:i386 libqt4-dbus:i386 libqt4-network:i386 libqt4-xml:i386 libqtcore4:i386 libqtgui4:i386 libqtwebkit4:i386 libstdc++6:i386 libx11-6:i386 libxext6:i386 libxss1:i386 libxv1:i386 libssl1.0.0:i386 libpulse0:i386 libasound2-plugins:i386
wget -O skype-install.deb [URL]
dpkg -i skype-install.deb
apt-get -f install
Now that I've installed Skype, how do I *UNINSTALL* Skype?
Will the following code completely remove the software added above, or will some "software-residue" be left behind, or will it remove other software that should have been left untouched?
Code: Select allsu
apt-get purge skype libc6:i386 libqt4-dbus:i386 libqt4-network:i386 libqt4-xml:i386 libqtcore4:i386 libqtgui4:i386 libqtwebkit4:i386 libstdc++6:i386 libx11-6:i386 libxext6:i386 libxss1:i386 libxv1:i386 libssl1.0.0:i386 libpulse0:i386 libasound2-plugins:i386
apt-get clean
View 9 Replies
View Related
Jul 18, 2010
I installed Ubuntu 10.04 LTS together with my Windows 7... My Question is: How do i uninstall Ubuntu without affecting my Windows Partition
View 3 Replies
View Related
May 3, 2011
I wanna uninstall my ubuntu.
View 6 Replies
View Related
Jan 26, 2011
I just blindly install 'java' in GNU/Linux Debian SID -- so I could use it as a plugin for iceweasel -- Unfortunately, things didn't work as expected. I was used to Debian's APT to take care of things for me as it had done for more years than I could remember. (Being a desktop user/programmer and a beginner system network admin). I want a clean install of java plugin for iceweasel. So I want to remove completely all java related packages --
How do I know which is which and if they are safe to remove without affecting any other part of the system? Now, to install -- what do I need to install in order for iceweasel to have the Java plugin and let java work as it should? I prefer from the Debian package. But if it doesn't work, I'll accept JRE from the java site and install them myself.
View 8 Replies
View Related
Mar 7, 2010
My problem started with DVDrip and I mad an apt-on-cd DVD and installed from there rather than download the packages for my twop systems running karmic. I don't know what has happened but now if I try to install/upgrade/remove anything i get the following.
Code:
The following packages have unmet dependencies:
libevent-execflow-perl: Depends: libanyevent-perl but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
[Code]...
View 5 Replies
View Related
Jun 5, 2010
Unlike previous versions, Ubuntu 10.04 do not lists ADD/REMOVE programs under its Application Menu!?
What's the way to uninstall programs? I know about adding new ones through Ubuntu Software Center!
View 2 Replies
View Related
Aug 5, 2010
I' trying to uninstall nicotine+ 1.2.14 with no success. I first noticed there was something wrong when everytime I install a package there was an error with nicotine+.I've tried to uninstall it many times but the setup is interrupted.Is there a way to uninstall this manually? I was using Jaunty 9.04 and recently upgrade to Karmic 9.10I'm using a Compaq Mini 311c 1020SA Netbook.
View 1 Replies
View Related
Oct 26, 2010
I've installed xubuntu 10.10.is there a way to uninstall it completely?
View 9 Replies
View Related
Nov 4, 2010
I installed Ubuntu 10.10 along with my Windows 7 operating system. After quite a bit of trial and testing, I've decided to remove Ubuntu. I probably did this incorrectly, but I deleted the Ubuntu partition from within Windows 7 partition manager. The next time I booted the system, the computer tried booting with Grub and failed due to not finding the partition.I've since reinstalled Ubuntu just to be able to dual-boot again. How do I cleanly remove Ubuntu and the Grub boot manager?
View 4 Replies
View Related
Nov 15, 2010
So this all started I made a video in PiTiVi and wanted to upload it to ....., that didn't go well so I looked around and found out that transmageddon is what I needed to convert the file into one acceptable for ..... and this is were it gets fun.So the install gets stuck at 58% for like 6+hours so a restart the computer boot back in it says it's not install so I try again to install it and it says blah blah it never finnished installing so I try to sudo apt-get remove transmageddon says I need to sudo dpkg --configure -a so I do then I try again
Oops@crap:~$ sudo apt-get remove transmageddon
Reading package lists... Done
Building dependency tree
[code]....
View 2 Replies
View Related
Mar 4, 2011
I'm trying to unstall Ubuntu 10.4 in a hd from a live Cd. The problem that I have is that even though I can reach the menu screen when I select even the options Install or Use without changes the sistem shows the ubuntu logo page with the little dots below changin colors but It won't go any further.
View 2 Replies
View Related
Jun 15, 2011
I dual boot with XP, My upgrade to 11.04 has been two weeks of FUBAR. I want the 10.04 LTS again. With the 10.04 disk in, I get to the point of "Prepare Disk Space"; it shows XP-pro 81Gb and Ubuntu 11.04 75Gb. There I must choose side-by-side, Use Entire Disk, or Specify partitions Manually. My Question/Problem> The new 11.04 kernel seems so incompatible with my system that I wonder if I need to delete or reformat. Am I likely to have success if I just tell it to do side-by-side.
View 3 Replies
View Related
Mar 30, 2016
I've been testing Mate since couple of weeks on my Jessie and now I'm convinced that is the perfect DE for me. So I would like to uninstall Gnome 3 without disturbing Mate and my system as well because both DE share many dependencies. If this is very risky I would like at least get rid of all gnome packages which are not shared with Mate.
View 3 Replies
View Related
Apr 26, 2011
In an attempt to minimize my system when I mark for removal libcups2 using synaptic it asks to install 7 not authenticated packages, however if I choose mark for complete removal it asks to install the same 7 packages and remove every single installed package from epiphany to gimp to zenmap. Any ideas as to whats going on with that?
Squeeze 6.0.1
kernel 2.6.32-5-amd64
intel core i5
[code]...
View 3 Replies
View Related
Jun 19, 2009
Hi all, i used synaptic to uninstall epiphany and it also removed gnome-destop along with it, resulting in me having to reinstall(AGAIN!) Ofcourse my intention was to uninstall epiphany and _not_ gnome, so is there a way to take epiphany off of my system with out affecting gnome?
View 9 Replies
View Related
Jan 14, 2009
I want to uninstall Ubuntu and then install F10 but I cannot get any info on how to achieve the former.
View 4 Replies
View Related
Feb 8, 2010
I'm afraid that if I delete the partition Ubuntu is on it'll mess up GRUB and I won't be able to boot into Windows. here's the link to what my partitions currently look like: [URL}...
View 5 Replies
View Related
Mar 7, 2010
How would I go about un-installing ubuntu under these circumstances?
-Dual-Booted
-wubi-uninstall.exe not working
-On same partition as windows and cant format
View 1 Replies
View Related
May 13, 2010
In my case, getting fed up with Lucid's flaky behaviour with my particular display, having tried various solutions that were really only half-baked workarounds (the best being to install a mainline kernel) - I decided to install Peppermint Linux next to Ubuntu, thus creating a dual boot system. But I've decided I don't really like Peppermint Linux. Further, in the meantime, I've found a workaround for Lucid which (so far) seems like a longer term solution (I installed Kernel xxxx?-22, while increasing my display's refresh rate - and now all is hunky-dory - it starts perfectly, with a 'normal' visual effects desktop, and even Cheese no longer crashes the system with my old webcam).
Now here's the rub....
How to (a) uninstall Peppermint Linux (with its Grub - which was obviously set over Lucid's) (b) reclaiming the whole hard drive (it's only 40gb total - as it's an oldish machine) for Lucid - without having to reinstall Lucid, which I now have very nicely set up indeed, albeit currently squeezed for space? Is there some nice patient geek out there who can put me out of my misery with a step by step guide? I've tried Google - but everyone with a similar problem seems to want to reclaim the space for Windows!
View 7 Replies
View Related