Ubuntu :: Removing Xubuntu-restricted-extras From Server
Aug 10, 2010
I managed to install xubuntu-restriced-extras on my Ubuntu 10.04 server (which btw is headless and no X installed at all) Anyways, i tried to remove it with apt-get remove, but in only deleted a couple of Kb. tried with --purge, autoremove, autoclean, clean and everything else i could think of, but my poor server is still bloated with stuff like adobe-plugins and stuff i dont need.
How can i propely remove the entire package? I could also remove the package piece by piece (since its just a dummy package, no?), but I tried to search the internet for such information, but to no avail. Where to look, what to do?(btw, this happended because i was installing the package on my xubuntu laptop, but forgot i was SSH'ing to my server
View 1 Replies
ADVERTISEMENT
Apr 30, 2010
The official repos are slow as hell at the moment, is there anywhere we can download the Restricted Extras from?A .deb would be ideal.
View 1 Replies
View Related
Jan 27, 2010
Ubuntu Restricted Extras affects the screen resolution on login and with each new reboot.
I have to log out and in again to restore 1024x768 to get out of 800x400
I need the Restricted Extras to play DVDs so uninstalling it solves the resolution issue but leaves me unable to play DVDs.
View 2 Replies
View Related
Mar 19, 2010
How can I remove ubuntu restricted extras deb file, where is it loctaed?
View 4 Replies
View Related
Apr 29, 2010
Fresh Install of lucid today,everything went fine. Installed compiz, fine, now I'm downloading the restricted extras through synaptic and wow, its going 10 to 20 kB/s. Tried downloading a file from cnet, no problem. 800+ kB/s. Think this is just related to heavy volume today?
View 4 Replies
View Related
Feb 10, 2011
How can I know whether using restricted-extras is legal in my country?
View 6 Replies
View Related
Jun 15, 2010
When I tried to install Ubuntu restricted extras, it shows:Requires installation of untrusted packages The action would require the installation of packages from not authenticated sources. When I press the OK button, it stops.How can I install the package?
View 1 Replies
View Related
Jun 24, 2010
i want to install kubuntu-restricted-extras but i prefer sun-java6 packages over openjdk... how can i exclude openjdk from installing when i install kubuntu-restricted-extras.
View 2 Replies
View Related
Aug 7, 2010
I hope that I am not repeating a thread.I can connect successfully to HotSpots in the sense that I can see the network and connect to it. However, I cannot browse. After I open FireFox I am supposed to be brought automatically to the login page, but instead it keeps saying "connecting to..." until it fails with an error message. After researching a bit further, I have found out that this happens when the package ubuntu-restricted-extras has been installed. All works perfectly before installing this package. This has been going on for quite a few releases now, I think since 9.04 at least. I have come up with this problem on three completely different computers, so I would say that the hardware is not the problem. This issue also happens with Epiphany and Konqueror, so I presume that it's not a problem with the browser neither.Rather, it looks to me like one of the many packages that are installed with ubuntu-restricted-extras causes the problem.
View 5 Replies
View Related
Dec 5, 2010
i am currently running 9.10 and was thinking of upgrading to 10.10. i was going to initally install 10.10 but i saw that it ran fluendo. does that mean the ubuntu restricted extras aren't in the future versions? i was also wondering if i would have to reinstall all my old programs.
View 2 Replies
View Related
Dec 13, 2010
After installing Ubuntu,Firstly i went to the terminal & typed "$ sudo apt-get install Ubuntu Restricted Extras"then i input my password,to installbut sometime later the Ubuntu Restricted Extras Package installation was failed.How can i successfully install Ubuntu Restricted Extras Package?
View 9 Replies
View Related
Mar 14, 2010
I have just finished installing Karmic on new computer. I have already installed java jre, flash plugin, and unrar/rar. My question is can I still install restricted extras to get addition applications installed, without corrupting my apps already installed? Or should I just manually install the remaining items from restricted extras manually?
View 2 Replies
View Related
Aug 7, 2010
When I attempt to download the restricted extras from the software center, I get the following error message:
CD/DVD 'Ubuntu 10.04 LTS _Lucid Lynx_ - Release amd64 (20100427.1)' is required,Please insert the above CD/DVD into the drive '/cdrom/' to install software packages from the medium.
I have 2 Ubuntu CDs, the alternate x64 and the desktop x86. I've inserted both and still gave me the same error. The computer is running the alternate x64 version. I've already reinstalled this computer 4 times, and it NEVER asked me for the CD. Why would it ask for it now? Not only that it asks for a CD I don't have.
View 4 Replies
View Related
May 2, 2011
I installed Ubuntu 11.04 today and all was working well. I tried playing a video and was prompted to install plugins which worked fine. I then installed Open Shot, Lame and Restricted extras and now when I try to open a video (WMV, AVI, FLV etc) all I get is a prompt to search for suitable Plugin. When I click on search another prompt tells me No packages with the requested plugins were found followed by the name of the requested plugin.ie DivX MPEG-4 Version 5 decoder or Windows Media Video 9 decoder etc.Anybody any ideas how to sort this. I already reinstalled 11.04 from scratch as I had the same problem yesterday. I never had an issue like this before and been using Ubuntu for years.
View 1 Replies
View Related
Sep 5, 2010
I've got Ubuntu 10.4 and have been using Rhythmbox to play CDs. When I put a CD in it would always be recognised and Rhythmbox would display the artist and song titles. Today I installed the following package:ubuntu-restricted-extrasThis was so I could rip CDs to MP3s. This worked, however it seems to have also had the side effect of preventing Rhythmbox from retrieving information about audio CDs. If I run Rhythmbox from a shell I get the following debug:
** (rhythmbox:2271): DEBUG: Loading the real store page
** (rhythmbox:2271): DEBUG: navigation requested to https://one.ubuntu.com/music/store-no-token
[code]....
View 1 Replies
View Related
Aug 23, 2010
How can i uninstall Ubuntu-restricted-Extras? Is there an dpkg option? I would like to remove it and install it again
View 3 Replies
View Related
Jun 25, 2010
I have a script that runs my daily rsync, I would like to expand it to email the output, and on a fail, an alternate email address. Also I would like to have the seconds converted to HH:MM:SS if it's not a big deal. What I have so far is the extent of my abilities.
Code:
start=$SECONDS;
if rsync_output=$(rsync ...
then echo Success;
else echo Fail;
fi;
echo "$rsync_output"
echo time in seconds =$((SECONDS-start))
View 1 Replies
View Related
Dec 13, 2010
In CGI scripts, there are certain files that are getting "permission denied" when it seems they should be accessible by the apache user. I am running the default package install of apache under fedora. Here is an example:The following is /var/www/cgi-bin/test.pl
Code:
#!/usr/bin/perl
use strict;
[code]...
View 9 Replies
View Related
May 15, 2011
a friend of mine is doing a small website-project in school (group of ~6 people). They want to use git as VCS and need acces to a server. I have an account on the server from university, but - of course - no root access.
I could create private/public keys for them, to SSH into my account, but I don't want them to have this power I found 'git-shell', which seems to be used for restricted access with git (although I'm not sure whether I understood the functionality).
My question is: Is it possible to configure SSH keys in that way, that the server runs them (and only them) in git-shell in a specified directory (using ~/.ssh/{config,authorized_keys})?
So that they can
- log in with their SSH key
- use git, execute scripts etc.
- use git push/pull from their private+school PC
- work only in a specific directory (like chroot) eg. ~/web-project/
[Code]...
View 2 Replies
View Related
Jan 12, 2010
I was thinking of creating an extremely minimal version of Xubuntu using XFCE. I have a Dell Mini 9, a netbook that uses a wireless-g card requiring bcmwl-kernel-source to work.What I would like to do is use either the alternate CD or mini.iso minimal install file to perform a command line install-style installation of the system.So far, what I am thinking (from reading this [url].... article:
HTML Code:
http:[url].....is to start off with these packages to begin with:
xorg
slim (if possible with 9.10, unsure if it is still available. in short, i want to use a lightweight display manager)
xfce4
xfce4-goodies
xubuntu-default-settings
bcmwl-kernel-source
aptitude
My opening questions are: Should I go with mini.iso or the Xubuntu Alternate Install CD (or the Ubuntu one)? If so, which one? What additional packages will I need to make the hardware accessible and fully functional? All I can think of so far would be sound (I'd like to stay away from PulseAudio if possible, it wreaks havoc with my computer), my webcam, and the memory card slot, if additional packages are needed for it?What other "core" packages should I include in this list? Should I include Synaptic, or other packages, and why?What do I need to take into consideration, since this is both a directly- and battery-powered computer?
HTML Code:
http://ubuntuforums.org/showthread.php?t=1155961
post regarding a "Ubuntu-Desktop-Minimal"-type system.
View 5 Replies
View Related
Jun 25, 2011
I'm trying to use xubuntu as my home server. I have two 2TB hard drives and I'm trying to get access the second one. How would I go about doing so?
View 9 Replies
View Related
Nov 17, 2010
i installed Xubuntu on my system having a dual boot with Xubuntu and windows xp but when i select to boot on Xubuntu it freezes and gets a message saying that the file hal.dll in system32 cant be found. Before showing me this message i tryed to uninstall the Xubuntu inside from windows xp because several problems showed up after installing Xubuntu. I can boot on windows xp but i cant boot to xubuntu and cant uninstall xubuntu.
View 1 Replies
View Related
Nov 14, 2010
I am trying to connect to my samba server with xubuntu, so far with no luck.
I am trying to use fusesmb and have been following these instructions:
[URL]
as well as these:
[URL]
and these
[URL]
the top ones say to use Applications - System - shared folders to setup smb client. Xubuntu maverick doesn't seem to have that menu point. So I copied the smb.conf from my desktop machine. libsmbclient is installed.
fuse as such seems to run since teh folder that i designated as mount point (~/Network) changes owner to root when i run fusesmb Network. But apart from that nothing happens.
View 1 Replies
View Related
Feb 19, 2011
I was wondering if it would be secure to add xubuntu-desktop to my server and then open RDP so my colleuges can jump in and out as they need to. Would it bring any major security risks to my server to do this?I have heard there are ways to put a chroot around an RDP session, so it is like logging into a virtual machine, how would I go about that?
View 3 Replies
View Related
Mar 20, 2011
Where is the connect to server interface in Xubuntu that is present under places menu in ubuntu?
View 1 Replies
View Related
Feb 27, 2011
what i did was, remove evolution mail from synaptic, what i wanted to do was just remove the indicator applet from the task bar. i read a bunch of bad stuff about removing evolution from synaptic vs just removing the applet.
im worried. did i break anything or put my security at risk. after, i used a command (older) (sudo apt-get install ubuntu-desktop)to install ubuntu desktop. because i thought that it would fix evolution. then i went to synaptic and installed a package called evolution. i rechecked evolution in applications menu. however, i notice that i have both a checkable evolution and two evolution icons. nothing 'seems' broken. im not sure if it ever was. and evolution calender pops up as normal, as does the the installed plain evolution. they both seems to be an exact copy of the other.
all i really wanted to do was remove the indicator applet. did i make a serious mistake. since ive had ubuntu, ive reformatted a lot because i was worried i made a mistake of some kind. however now im into the more "make a mistake and fix it stage' as im pretty happy with my current desktop and have worked hard to customize it. the command, sudo apt-get remove indicator-messages removed the mail icon. i still am worried that i broke something, or put my security at risk. also, now i have two mail icons. evolution mail and calendar, and another just called evolution.
View 1 Replies
View Related
Mar 29, 2011
i need to make an file server.but I'm not gonna ask how because that's a piece of pie.The thing is i need to make an ubuntu/xubuntu based file server.For windows users.But not just a regular file server. A File Server with accounts. That when you try to access the file server in explorer you need to provide a username and password.And that you( as the administrator) manage the privileges for the server/folder/file. so with different permissions.
View 4 Replies
View Related
Sep 23, 2009
I have a simple Xubuntu server at my house that I connected an extra external hard drive too. What I would like to do is setup a backup system for my computers to backup to this hard drive. How would I go about setting up the drive to be shared on Xubuntu? I would prefer commands as I use PuTTY to manage the server.
View 1 Replies
View Related
Mar 11, 2011
After about a week of successful running Xubuntu 10.10 off a live USB Firefox suddenly fails to work with the message "Firerfox can't find the server" Opening the error terminal in firefox yielded the message "Livemark Service: feed processor recieved an invalid channel for http://fxfeeds.mozilla.com/en-US/firefox/headlines.xml"
View 2 Replies
View Related
May 31, 2011
I know a bunch of commands and I am comfortable using the terminal, I even set a powerpc server but I can't figure out how to remove epiphany on this new computer I'm setting up. I didn't install anything with tasksel. I installed gnome and xorg afterwards... I load it up and 'startx' just fine. then I check around for the programs that were installed. I lik'em gimp, lot's of utilities. gedit. anyway I find epiphany, which I have already established that I dislike, I immediately go to the root terminal (another nice program that comes with gnome) and type apt-get remove epiphany-browser-data the output says it will be deleting gnome... however I have researched and found these are simpy meta packages that don't really matter.... however under the section that states all the packages that will be removed by autoremove there is a huge list... I doubt these packages are safe to remove. how to remove epiphany without removing a huge amount of probably needed software
View 14 Replies
View Related