Debian Installation :: Know If Gnome Desktop Is Completely Removed?

Mar 17, 2011

I have corrupted my /usr/ partition. I thought I recovered my server thingies okay. The problem is with gnome desktop. It won't show the login screen and furthermore there's a lot of error in ldconfig messages -- because of the corrupted /usr/ partition.I started picking out these erring files -- using aptitude purge and the rm command if it cannot be purged...That's how I tried to clean my /usr/ corrupted partition.How do I know I managed to cleanly removed all traces of the desktop gnome? -- also how could I install the desktop again.

View 3 Replies


ADVERTISEMENT

Ubuntu :: WINE Not Completely Removed?

Jul 28, 2011

I tryied installing wine patched for league of legends from the source code (./configure, make, sudo make install). Wine didn't appeared in the application tab in gnome and then i installed wine from its repo. After uninstalling it i saw that whenever i try to open an exe file, wine still tries to run it, regardless the fact that wine is not present in the application folder. After a search i find that wine libs and files are still there, even after the unistatll. I think they are there because the installation from source files so how do i remove them besides deleting them manually?

View 1 Replies View Related

Debian :: Remove Gnome Completely And Install Kde?

Sep 9, 2010

i just installed debian with a net installation but it installed gnome now i want to completely remove gnome and install kde, how do i do this?

View 1 Replies View Related

Debian :: Keepass2 Window Is Completely Black In Gnome

Nov 11, 2015

My Keepass2 window is completely black in Gnome. Its possible to open my database and use autotype, but I cant edit anything coz its black. Everything works from KDE.

View 6 Replies View Related

Software :: Oxygen KDE Theme Is Not Compatible With Firefox 5 But Is Not Completely Removed?

Jul 7, 2011

I installed Oxygen KDE in Firefox 4 but when I upgraded to Firefox 5 it was not compatible. The problem is that traces remain and I cannot get another theme to appear properly. I do notice that if I delete ~/.mozilla the problem is solved. However I have many addons installed and don't want to setup everything again. Also in ~/.mozilla/.../Firefox there is a folder named OxygenKDE and if I delete it, Firefox auto creates a new OxygenKDE folder on FF startup.

View 4 Replies View Related

Debian :: Error When Starting - Completely Froze - Couldn't Do Anything On The Desktop

Sep 10, 2011

Yesterday, I was doing some work (Don't worry, I didn't lose anything), and I restored a terminal I had open, and it completely froze! I couldn't do anything on the desktop, so I tried rebooting. Doing that resulted in an error when booting. It would say "bin/sh : Can't mount" or something like that (Can't quite remember) not too long after trying to start up, and it would leave me stuck with some weird terminal. The only command I know on this new terminal is reboot. What should I do?

Note that I just installed Debian two nights ago and it was working perfectly fine until last night...

The error says "/bin/sh: Can't access tty; job control turned off"

View 1 Replies View Related

Debian Installation :: Package Apache Not Installed So Cannot Removed

Jul 7, 2011

I am running a vps with nginx as webserver. For some odd reason (I don't know if it was installed already) apache2 was running before nginx could start. After stopping apache2 nginx starts fine again. But, I want to completely remove apche2, but:
root@vps2:~# apt-get --purge remove apache2*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package apache2 is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@vps2:~#

but:root@vps2:~# ls -la /usr/sbin/apache*
lrwxrwxrwx 1 root root 34 Jul 5 01:46 /usr/sbin/apache2 -> ../lib/apache2/mpm-prefork/apache2
-rwxr-xr-x 1 root root 5326 Mar 22 23:56 /usr/sbin/apache2ctl
lrwxrwxrwx 1 root root 10 Jul 5 01:46 /usr/sbin/apachectl -> apache2ctl
root@vps2:~# ls -la /etc/ap
apache2/ apm/apt/
root@vps2:~# ls -la /etc/apache2/
total 76

drwxr-xr-x 7 root root 4096 May 27 17:32 .
drwxr-xr-x 88 root root 4096 Jul 5 20:46 ..
-rw-r--r-- 1 root root 7908 May 27 17:32 apache2.conf
drwxr-xr-x 2 root root 4096 May 27 17:32 conf.d
-rw-r--r-- 1 root root  1169 May 27 17:32 envvars
-rw-r--r-- 1 root root 0 May 27 17:32 httpd.conf
-rw-r--r-- 1 root root 31063 May 27 17:32 magic
drwxr-xr-x 2 root root 4096 May 27 17:32 mods-available
drwxr-xr-x 2 root root 4096 May 27 17:32 mods-enabled
-rw-r--r-- 1 root root 750 May 27 17:32 ports.conf
drwxr-xr-x 2 root root 4096 May 27 17:32 sites-available
drwxr-xr-x 2 root root 4096 May 27 17:32 sites-enabled
root@vps2:~#

Apache2 is there and I can start it normally with /etc/init.d/apache2 start but I want it removed, how do I do that?

View 2 Replies View Related

Ubuntu :: GNOME 3 Will Completely Replace GNOME 2?

Feb 13, 2011

Or would you have the option of a GNOME 2 session in addition to a GNOME 3 session? Do you think Ubuntu will to officially adopt GNOME 3 when it's released?

View 7 Replies View Related

Debian Installation :: 8.3 And Windows 10 Dual Boot GRUB EFI Removed

Feb 3, 2016

I've been using Debian for a few years but always on dedicated boxes and/or VMs.

Finally decided to dual boot Debian and Windows on my main Desktop PC.

Installed as I normally would using, however this time using a seperate drive (one for the existing Windows 10 install and the other for Debian), Debian install detects that windows has an EFI partition and sticks an entry in there, which is fair enough, and everything working fine. Then I spent some time configuring all my software and set it all up just the way I like it. I've rebooted Debian a few times to check it's working correctly and it is.

The issue arrives when I reboot and load into Windows 10. It boots fine.

However after a further reboot GRUB no longer loads... and the machine just boots directly into Windows 10.

After doing some further digging into my EFI partition (and reinstalling various times) it would appear that after a reboot Windows 10 deletes the entry GRUB creates in my EFI partition after EVERY reboot.

Done some googling and most people advise turning off 'fast boot' in Windows as it locks certain partitions to facilitate the machine going into hibernation, only to find that it's always been turned off on my machine (I recall due to a driver issue with my graphics card this had to be turned off when I installed Windows 10).

I've found this article on the Ubuntu forums : [URL] .... however I've tried their steps and windows is still doing a hostile takeover of my EFI partion after a reboot!

Any way to stop Windows 10 from interfering with my EFI files after a reboot? (without doing the obvious thing and kill Windows off).

View 4 Replies View Related

Debian Installation :: Squeeze - Installation Has Stopped Completely At

Jul 30, 2010

Trying to install squeeze again and everything has gone ok including network connection & partitioning & retrieved 916 packages from mirror.

But now installation has stopped completely at: Configuring ca-certificates

And will not proceed further.

View 3 Replies View Related

Debian Installation :: Radeon HD 4670 - Display Completely Dark In X

May 22, 2011

I want to get Debian stable working on an iMac 11,2 (previous model):

1/ Same problem as this one, but I solved it by installing the fglrx-driver
2/ New problem: magic mouse and wireless keyboard don't work - solution: install .38-kernel from backports
3/ New problem: fglrx for .38 requires linux-headers.38 requires linux-kbuild.38...

So again stuck with the vesa-driver. I'm quite happy with the wireless mouse and keyboard working, so I'd rather stay with linux-image.38.

Two possibilities:
1/ I get the radeon-driver working
2/ I get the fglrx-driver working

I'd prefer the first method, but as you can see in the log (infra), there's a version mismatch between the kernel and the radeon-module. Any ideas how to get around this?

Using the radeon-driver gives me the following EE's in xorg.0.log.old:
(EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch.
(EE) RADEON(0): Acceleration initialization failed
(EE) RADEON(0): clock recovery failed
(EE) RADEON(0): channel eq failed
(EE) GLX error: Can not get required symbols.

The las error is also shown as the only error when I use the VESA-driver; so clearly that is not the problem. I have tried without an xorg.conf, and the following xorg.conf won't work either:
Section "Module"
Load "glx"
Load "dri"
EndSection .....
I also tried the radeonhd-driver, but that doesn't change anything.

View 1 Replies View Related

Ubuntu :: Taskbar Removed From KDE Desktop

Sep 9, 2010

I've accidentally removed the taskbar from my KDE desktop. Minimized programs are only accessible through a widget called Window List. I would like to have my KDE desktop back to its default view.

View 2 Replies View Related

Debian :: Change From Gnome To Kde Desktop?

Dec 14, 2009

I am new to Debian and have a new install. How does one change the desktop from gnome to kde? Also, I would like to change the screen resolution, but under preferences > screen resolution, the settngs are blank, ie, no resolutions to choose from. This Debian install is from the latest net install iso.

View 6 Replies View Related

Ubuntu :: Should Unity/Compiz Be Removed If Using Gnome 3 In Natty

Apr 22, 2011

I've played around with both Unity and Gnome 3 and I love them both. I've decided for now I'm using Unity on my laptop but I was thinking I'll use Gnome 3 on my desktop for particular reasons (I may switch to Unity if I find I'd like it better). My question is, if I install Gnome 3 via the ppa, wouldn't compiz no longer be supported with Gnome 3? Matter of fact I probably wouldn't use anything from compiz even if it could. Hence would it be safe to remove unity and all of compiz or do things in Ubuntu still depend on them? I also wouldn't want them still running in the background or anything. Perhaps now that Ubuntu decided to go the Unity way, that they should support a Gnome-shell build? Like Kubuntu/Xubuntu, even though regular Ubuntu still uses Gnome.

View 1 Replies View Related

Ubuntu :: Accidently Removed Gnome's Default Clock?

May 13, 2011

Lifetime Windows user here, finally decided to dualboot Ubuntu =) So far, I've been doing pretty good with figuring things out on my own but now...I was customizing the panel and accidentally clicked "remove from panel" on the clock, which took with it the controller for banshee, bluetooth menu, ect. I can use Add to Panel to get a clock back, but it doesnt have the other things that were attached to the default one =S

View 3 Replies View Related

Ubuntu :: Accidently Removed Gnome And No Available Internet Connection?

Jun 24, 2011

emoving some applications/libraries in synaptics and accidentally removed gnome-core.I am on a wpa2 hidden wireless network, and getting that up and running through the terminal in recovery mode has been killer, I've searched about half a dozen threads and nothing is seeming to work.My wired like is pretty far away and I really do not want to keep moving my desktop all over the house.When in the terminal i type apt-get install gnome-core it tells me I need to download 11 new packages, of course it fails because theres no connection. Is there any way I could use a command to compile a list packages I need to reinstall gnome-core, manually retrieve them from the ftp.us.debian.org, save them to eternal media and install them with dpkg -i *.deb?

View 3 Replies View Related

Ubuntu :: Gnome-panel Is At 100% And Completely Unusable Rendering Gnome Unusable

Nov 19, 2010

I recently bought a second monitor and I had this set up perfectly fine with two panels on my primary display and one on my secondary. I've now gone away for the weekend (leaving the monitor) and I went to turn on my laptop and it didn't work.

When I login to a gnome session (or indeed a failsafe gnome session) I just got two horizontal white bars (where the panels would be). I switch to a terminal, login and run top and see that gnome-panel is on 100%. Running 'killall gnome-panel' does nothing (tried a few times).

I've had to install xfce4 just to type this message. Is there any way I can 'reset' gnome-panel or any other fix? Or even a workaround would be nice. I'm on 9.10 by the way. I am going to upgrade at some point but its not really an option yet.

View 3 Replies View Related

Debian :: Using Gnome-desktop - Now Can't Login To User?

Jun 17, 2011

I am using gnome-desktop , now I can't login to my user, which log I have to view ?

View 9 Replies View Related

Debian Configuration :: Desktop Not Booting To Gnome GUI

Apr 23, 2016

I use the SMXI script to install my graphics drivers (nvidia). It hasn't been booting to desktop for a while though. If I just run a

Code: Select allservice gdm3 start

the desktop starts though. Here's my xorg file.

Code: Select allSection "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"

[code]....

I've also tried doing a Xorg -configure to no success. I've also reinstalled the driver many times.

View 1 Replies View Related

Debian Multimedia :: Remote Desktop With GNOME

Aug 24, 2015

I just installed Debian 8 and ran vnc4server. I want to get Gnome on a client computer so I read some threads on the internet telling me to edit the ~/.vnc/xstartup file, which I did. Unfortunately I've tried multiple edits of this file and I cannot get it to work properly. Any working script of what it should look like for the latest stable version of Debian?

View 0 Replies View Related

Debian :: ALL Gnome Desktop Icons Gone / Get Them Back?

Oct 28, 2009

After squeeze update using aptitude full-upgrade on my Toshiba notebook ALL Gnome Desktop Icons are gone. code...

View 2 Replies View Related

Debian :: Freeze All Icons On Gnome Desktop?

Jul 18, 2009

How to freeze all icons on the Gnome desktop so that a normal user cannot change?
I have Debian Lenny installed.

View 1 Replies View Related

CentOS 5 :: Want To Remove X/Gnome Completely?

Jan 18, 2010

I'm installing CentOS from the netinstall in Virtualbox now. I was about to post a different thread because Anaconda kept crashing on me. Whenever I would try to uncheck Gnome, clicking next would always fail. I really don't want Gnome, but I need to get the VM installed, so I just accepted the default software selection. (It's not an iso problem either because I originally tried the DVD as well.)I've been using Linux for several years, but I need to use a GUI-less server. I found some instructions on how to disable X by entering runlevel 3, but that's not what I want to do. Is there a meta-package that I can remove "yum remove" and it will remove all the GUI dependencies, or perhaps something like "yum groupremove"?

View 2 Replies View Related

Ubuntu :: Indicator Applet Removed Accidentally From Gnome Panel

Nov 1, 2010

I removed indicator applet from gnome panel accidentally. is there any way to bring it back?

View 2 Replies View Related

Ubuntu :: Recovering Removed Desktop Background Image

Mar 26, 2010

Have accidently removed a desktop background image (lotus/pond) and would very much like to have it back. Would someone please tell me how to do this? I've read in Help that this image is not removed from my computer but don't know how to proceed.

View 3 Replies View Related

Debian :: 8.2 Cannot Boot Into CLI (VMware 12 With Gnome Desktop As Guest OS)

Oct 14, 2015

I have debian8.2 installed in VMware 12 with gnome desktop as guest os.

It boot into gnome successfully. But it will not boot into CLI mode and recovery mode. While boot into CLI, It is stucked in a blank screen, no cursor, after long long boot log splash in the screen.

To boot into CLI rather than gnome, I just set default.target into multi-user.target for systemd. I checked the syslog for boot into CLI, found that systemd execute getty 1~6, but it seemed to no success log and it seem to no other log for systemd. Is it failed to getty?

I check the grapyical.target and multi-user.target in systemd, find multi-user.target is the only one target required by graphical.target. Multi-user.target can be execute successfully during boot into graphical mode, while it will not be successfully execute during boot into CLI mode. That's is so unpredicted. Is there something else I missed?

View 0 Replies View Related

Debian :: Install Disks For Full Gnome Desktop?

Mar 28, 2011

Earlier today I installed Debian Squeeze with Gnome off the 64-bit CD 1. I didn't have my ethernet connected and ended up only getting a pretty minimal desktop with not much installed besides Gnome. This bothered me, as I thought I could install the whole desktop off the CD. I reinstalled, this time with my Ethernet connected. This time it took much more time and gave me what I wanted, a complete desktop. Simply put, what do I need to install everything that I currently have without having my Ethernet plugged in?

View 3 Replies View Related

Debian Multimedia :: Desktop Freeze By Gnome Video

Oct 20, 2015

i have noticed about 10 desktop crashes since may, because of gnome videos(totem). in particular, when i repeatedly open and close videos, the desktop freeze. should i use another program?

View 0 Replies View Related

Debian :: Enable 3D Desktop Graphic Effects In Gnome ?

Jul 15, 2010

Can we enable or install 3d Graphic effects on Debian(5.05 Lenny) Gnome Desktop.

Like ..what we see in Open-SUSE(desktop effects,3d workspace-switching,etc....)

can it be installed in Debian to look different.

View 2 Replies View Related

Debian :: Apt-get Autoremove Resulted In Blank GNOME Desktop?

Aug 17, 2010

I had installed Debian lenny just two dys back. i am using gnome-desktop. When using apt-get i tried apt-get autoremove and the result was that so many packages were removed for eg. nautilus, gnome-games, gnome-background etc. Then i tried to stop the process in between and installed the packages again (with apt-get install). Now after rebooting i am getting only the desktop without any icons and no commands are working. I can still go to single user mode. How can i get my desktop with all functions.

View 8 Replies View Related







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