Ubuntu Installation :: Force A Package Version Via Command Line?

May 19, 2010

I have the suspicion that the latest gdm update (2.28.1-0ubuntu2.2) broke something because the login screen isn't displayed anymore on my desktop. My question is the following:How can I revert an update or force a package version via command line? It's pretty straight forward via Synaptic but I only have access to the recovery command line so that is not really an option.

View 1 Replies


ADVERTISEMENT

General :: Force All Sockets To Close From The Command Line?

Sep 14, 2010

How can I force all currently open sockets in linux to close from the command line?

View 2 Replies View Related

General :: Force Command-line Tool To Use Different Interface?

Dec 21, 2010

I have a service which I want to run over eth1.
But all my other traffic still needs to run over eth0.

Is it possible to force a command-line tool or other application to use the non default interface?

View 2 Replies View Related

Ubuntu Installation :: 9.10 Server - When Boot It Only Boots To The Server Version And All Get Is Command Line

Apr 1, 2010

I was having so much trouble with ubuntu 8.04 that I deleted off my computer and did a fresh install of 9.10. I downloaded the 64 bit iso from the internet, burned it to a disc and installed it. When it asked if it should be the server version I thought I said no. Now when I boot it only boots to the server version and all I get is command line. Can I get out of this and get my regular ubuntu screen back or did I install the wrong version?

View 6 Replies View Related

Ubuntu :: Check If A Package Is Installed Via Command Line?

Aug 20, 2010

After sifting through numerous apt-get apt-cache apt-file tutorials I still can't find a command to check if a package is installed via the terminal command/line.

I know there must be some way to do it.

Say I want to check if any package from the libavcodec*.deb family is installed how could I do this without a gui eg synaptic?

View 5 Replies View Related

Ubuntu :: CLI Version Of 10.04 - When Rebooted The Command-line Login Would Not Accept My Password

Jun 8, 2010

I have an old PC (130mb RAM, 6gb hard drive).

I installed a command-line version of Ubuntu 10.04 using the Alternate CD. The machine was wiped, and I used most of the default settings.

I used a thirteen character user id which consisted of mixed case letters and numbers, and an eighteen character password that contains mixed case letters and numbers and a # sign.

When I rebooted, the command-line login would not accept my password. I assumed I had somehow made a mistake, and just wiped the machine again and reinstalled. This time I was very careful with the user name/pw.

Again, the command-line login did not accept my password!

On a hunch, I took an old Ubuntu 7.10 Alternate CD and erased the machine again. I installed a command-line version of Ubuntu. AGAIN --- it will not accept my password even though I'm 100% sure it is correct.

View 2 Replies View Related

General :: Identify Machine And Raid Version With Command Line

Mar 14, 2011

Is there a way to identify the machine (I believe it's an HP), the information on the type and size of drives it uses, and what version of RAID it has through command line?

View 3 Replies View Related

Ubuntu Networking :: Unable To Install Command-line Version Of Maverick From Alternate CD

Oct 2, 2010

I'm attempting to install a command-line version of Maverick, from the alternate CD. I'm using the 64-bit version. The installation has gone fine - however, I'm having troubles getting the wireless to work. I've installed wireless-tools by carting the *.deb archive over from another computer - this seemed to go fine, and iwconfig shows my wireless card as "wlan0". However, even after setting the essid and the WEP key I can't connect to the internet (tested this using apt-get). I know that this wireless card requires the "rtl8187se" module, which automatically loads with the desktop version of Maverick - however, it isn't working on the command-line. Running "sudo modprobe rtl8187se" pings back an error message saying that the module can't be found. Is there a way for me to manually install it or "find" it?

View 1 Replies View Related

Ubuntu Servers :: Install Package Wireless-tools From Usb Using Command Line In An Offline Computer?

Mar 16, 2011

I installed ubuntu 10.10 server from an usb stick. I do not have access to a wired connection and do not have a CD drive, so now I need to configure the wireless connection.for that I need to have wireless-tools which if i am not wrong are not installed by default so the question is: how can I install the wireless-tools package from an usb using only command line? note: I got internet access from another ubuntu-desktop PC so i can download any package needed, etc.

View 3 Replies View Related

Fedora Installation :: Kernel-devel Package With Version Between The Fedora And Update Repo Version

Sep 11, 2009

I have a fedora 11 with kernel package: kernel-PAE-2.6.29.6-217.2.3.fc11.i686

I would like to install the devel package for this kernel version, but I can't find it, because in the fedora repo there is only the original kernel (2.6.29.4....) and in the updates repo there is only the newest kernel package (2.6.30....)

Where can I find the packages which are between the fedora and update repos' versions?

View 2 Replies View Related

Ubuntu Installation :: Configure MFC-7420 Scanner Part - Get Warning : Overriding Because --force Enabled : Package Architecture (amd64) Does Not Match System (i386)?

Aug 13, 2011

I have installed Ubuntu 11.04, 64 bit and now I am trying to install/configure MFC-7420 scanner part (printer works fine)I tried to follow the steps listed at http://ubuntuforums.org/archive/index.php/t-590793.html, but I don't have etc / udev / rules.d/45-libsane.rules file to edit and can not continue with the remaining steps of the guide.

I also tried to follow the steps provided by the Brother Solution Center http:[url].... I have downloaded brscan2 64 bit and installed without error but when I tried to install the brscan-skey-0.2.1-3.amd64.deb using >sudo dpkg -i --force-all brscan-skey-0.2.1-3.amd64.deb I get the following error:

************************************************** **************************************************
sudo dpkg -i --force-all brscan-skey-0.2.1-3.amd64.deb
[sudo] password for aUser:
dpkg: warning: overriding problem because --force enabled:[code].....

Which dependencies am I missing? or What am I doing wrong?

View 1 Replies View Related

Ubuntu Installation :: Multiple Version Of Same Package?

May 10, 2010

I have (after upgrading from 9.10 to 10.04) several packages who are installed with multiple versions.

e.g. Python

dpkg -l | grep python2
ii libpython2.6 2.6.5-1ubuntu6 Shared Python runtime library

[code]....

I guess I only need the newest one .. The other ones have status "RC" Or am I wrong here, and do I need to keep these old versions ?So how do I get rid off 2.4 and 2.5 and just keep version 2.6.How can I easily remove these "old" packages. I tried aptitude purge, aptitude clean, aptitude autoclean. But they don't do the trick.I am looking for an easy way, because python is only an example. Else I could just delete them be using their name.... (of course)

View 1 Replies View Related

General :: Ubuntu - Package For Specific "command History" On Terminal Line?

Sep 19, 2011

Is there a package I can download for Ubuntu that would allow me to type in,for example, cd [tab key] and then it would go through the recent cd commands I've typed in?

View 2 Replies View Related

Fedora :: Run Python3 Scripts From Command Line And Call Up Python 2.6.2 Idle With The Command Idle From Command Line?

May 29, 2010

i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?

View 5 Replies View Related

Ubuntu Installation :: Find A Version The Entire Package AND Install?

Jun 7, 2011

No matter how I try, or how many sources I go to, every instance of open office gives me an error message saying that the JRE (Java) file is corrupt. I cannot find an instance of Open Office I can download regardless of the version. I have no Open Office now. How can I find a version that will give me the entire package AND install? I've had a lot of trouble getting any version to install...but that may be due to the corruption of the JRE file

View 1 Replies View Related

Ubuntu :: 11.04 - Force Version Install Gives Error

May 12, 2011

Added software from a PPA I use to get up to date programs, during the update empathy was deleted. I went back and deleted the new software causing the conflict but empathy still won't install. I see there are two versions, 3.1.1.1 and the ubuntu 11.04 2.3.4 I think. I want to install the natty version but whenever I try force version it gives me an error. Is the solution removing the ppa? or is there a work around like downgrading back to the original software?

View 2 Replies View Related

Ubuntu :: Force Install Libre On The 10.10 Version Vs OpenOffice?

Apr 29, 2011

I have to go back to 10.10 for a while until the bugs are worked out. Can I force install Libre on the 10.10 version of Ubuntu?

View 3 Replies View Related

Ubuntu :: Force Removal Of A .deb Package?

Oct 26, 2010

I have installed the newest version of Peppermint Ice (Ubuntu derivative) on my Eee PC 701's internal HD and would like to get some more space on the drive (2GB total) by removeing packages like hunspell-en-ca, but synaptic warns me that language-support-writing-en will be removed. How can I force removal of this and similar packages like myspell-en-au, without uninstalling English language support?

View 2 Replies View Related

Ubuntu Installation :: Upgrade New Version Via Package Manager - Programs And Files And Pictures Stay As Is ?

Nov 30, 2010

Ihave Ubuntu 9.10. would like to upgrade soon to the new version of Ubuntu via the package manager. If i upgrade this way will my programs and files and pictures stay as is. I have all my stuff backed up anyways, but would like to know how this upgrade works.

View 5 Replies View Related

Ubuntu :: Force Grub To Ignore Specific Kernel Version?

Feb 7, 2011

I just upgraded my storage server to maverick and it seems the 2.6.35-25 kernel doestn like the hardware im using
since im pretty sure its a hardware related problem and the previous kernel hastn the issue im currently booting this old kernel everytime i need the server by hand (using Shift during boot for the grub menu to appear)

well, it narrows down to the following question:
how can i exclude a specific grub entry - in my case the current kernel 2.6.35-25 - so only previous kernels OR future kernels from the next updates will have a chance to boot?

View 4 Replies View Related

CentOS 5 :: Yum - Force Specific Version To Be Installed?

Jun 25, 2011

I run a bunch of CentOS 5.6 servers, where we continuously deploy our software. Our software comes in self-made rpm packages from a network-local yum repository. As bugs happen in software development, I sometimes want to downgrade to the previous release, so force the installation of a specific version of the package.I tried the allow-downgrade plugin, but so far no luck. Neither yum update nor yum install seem to work with allow-downgrade. (It does not seem to do anything?). Does anyone have a working example for yum --allow-downgrade?

This is what I tried:
1) Show current yum version
[root]# yum --version

[code]....

View 5 Replies View Related

Ubuntu :: How To Force Reinstall Package After Removing

Jun 7, 2010

I'm trying to re-install tomcat6 after removing it and all it's dependencies, but it got corrupt when trying to re-install. I'm on Ubuntu Sever Lucid 10.04 LTS with command line only.

I started with:
Code:
sudo apt-get auto-remove tomcat6
Then I deleted the /etc/tomcat6 directory manually since it contained file settings I didn't want. I assumed it would automatically install the missing files.

Then I tried re-installing tomcat6 as follows:
Code:
sudo apt-get install tomcat6

This yielded an error:
Code:
Setting up tomcat6 (6.0.24-2ubuntu1) ...
chmod: cannot access `/etc/tomcat6/tomcat-users.xml': No such file or directory
dpkg: error processing tomcat6 (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up authbind (1.2.0build3) ...

Errors were encountered while processing:
tomcat6
E: Sub-process /usr/bin/dpkg returned an error code (1)
How are you supposed to completely remove a package and re-install it normally?

View 3 Replies View Related

Debian :: Force A Program To Use A Specific Version Of GTK When Compiling

Jul 15, 2010

I decided I was going to compile XChat from source today for "fun." What I ended up doing was spending a few hours getting it to compile, then find out everything didn't work the way I thought it did. I was under the impression that after I ran "sudo make install" I was "upgrading", when in reality I'm just installing a seperate version alongside the old one. Apparently I have to keep the old version so every program that was compiled with it will continue to work, so how do I:

1) Force a program to use a specific version of GTK when compiling.
2) Find where my version of GTK installed to.

I've asked some people and I've just been told to "learn LD_PRELOAD". I've googled and can't figure how I could even apply that to my current problem

View 3 Replies View Related

Fedora :: Force RPM To Remove Package?

Jan 26, 2009

how to remove a dbvis package as it causing yum to break. I have googled and searched the forums. I found this [URL]. I modified the python script that yum uses to find the offending package. This is the symptoms when i run yum...

Code:

[root@localhost ~]# yum -d 10 list
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>

[code].....

View 1 Replies View Related

Ubuntu Installation :: Keeps Booting To Command Line?

Sep 21, 2010

I am running 64bit 10.04 (Lucid) with Kernel 2.6.32.24-generic and I keep finding that Ubuntu keeps booting to command line. I have found that by typing "startx" I am able to load up the GUI. Is there a way I can get it to start like this every time?I used to get the GUI login screen but I don't anymore. Is there a way I can change this?

View 5 Replies View Related

OpenSUSE :: Force KDE To Behave Way Wanted - Revert To Earlier Version With KDE3.5?

Sep 13, 2011

I've recently installed openSuse 11.4 64bit with KDE 4.6 and that's when the trouble started. If I put a data or mp3 cd in the drive it can be mounted. Simple audio cds refuse to mount, giving me only the option to play on one of the audio players. Since I wanted to move some music to the computer I've had to resort to windows to copy files then transfer them. How can I force KDE/Suse to behave the way I want or do I have to revert to an earlier version with KDE3.5? I suspected that System Settings/Removable Devices was where I needed to be but nothing I did worked. So then I tried playing with System Settings/Device Actions and again nothing seemed to work. I can't mount the CD manually,I get this (using su -c "mount etc"

mount: block device /dev/sr0 is write-protected, mounting read-only
mount: /dev/sr0: can't read superblock

View 9 Replies View Related

Ubuntu :: Update Installed Packages List Or Force Removal Of Package?

Jul 21, 2011

I was working on my flash drive install of Ubuntu, when I squashfsed my /usr. Long story short, I some how ended up with a working /usr, but with a few packages marked as installed, but not having its components installed (emacs). When I try to remove emacs (emacs23-nox), it gives me numerous errors about files (all relating to emacs) not existing (all in /usr). Thus my questions are as follows:

1) Is there a way to force the removal without it caring about missing packages?

-OR-

2) Is there a way to reload which packages are installed by checking which files exist, etc?

-OR-

3) Should I just nuke and re-install?

View 1 Replies View Related

Ubuntu Installation :: Download The Dep Package With Apt Command?

Apr 26, 2010

how to download the dep package with apt command?

View 1 Replies View Related

Ubuntu Installation :: Command-line Interface At Startup?

Feb 4, 2010

So I just partitioned my hard-drive, one side with windows the other to set free for ubuntu. It all worked fine. I put in the liveCD of ubuntu 9.10 and installed on to the partition. However, I have a problem. When it boots up it asks me to either boot into linux 2.6 or windows 7. Windows 7 works fine, but when I boot into ubuntu, the loading screen comes up and then it doesn't seem to boot into GDM. It's all command-line interface. I've tried sudo apt-get update and upgrade, but it isn't connected to my network yet so I can't do that. What can I do?

View 9 Replies View Related

Ubuntu Installation :: Boot Directly Into Command Line?

Apr 6, 2010

I just installed a fresh install of 9.10 on my amd64. when it starts it locks up right away. i know that this has to do with my nvidia card. i've had to do this in the past. but since it locks up i have no way to get into the command line. ctl-alt-F1 does not work. is there a way to just have it boot right to the command line without loading up gdm?

View 1 Replies View Related







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