Ubuntu :: How To Stop 10.04 Automatically Going Into The Desktop Environment

Jul 22, 2010

how do I stop 10.04 automatically going into the desktop environment?I want to be able to select command line, or gnome, or lxde

View 2 Replies


ADVERTISEMENT

OpenSUSE :: Lost KDE Desktop Effects Settings After Install Gnome Desktop Environment

Jun 6, 2010

I installed Gnome desktop environment recently then ;I' ve lost KDE desktop effects settings. I just can see Compiz Configirator. I cant configure effects independently. There is same settings in gnome and kde. And also I cant change windows appearence.

View 4 Replies View Related

General :: Desktop Environment As Root - Files Created By The Desktop That Could Compromise The System

Jul 20, 2011

a server at work has been accessed through the desktop environment as root. I know this is a risk and since I have never done it before I was wondering if there are any files created by the desktop that could compromise the system and how could I clean it up.

View 2 Replies View Related

Ubuntu :: Stop Skype From Automatically Starting Up In U9.10?

Feb 4, 2010

My question is, how do I stop Skype from automatically starting up in Ubuntu 9.10 (Kernel 2.6.31-17-generic).

Skype is not in "System" "Startup Applications". If placed there two sessions Start.

View 2 Replies View Related

Ubuntu :: Stop From Suspending Laptop Automatically?

Nov 6, 2010

i have set up a laptop running maverick as server but the problem is that when i put down the screen ubuntu suspends my laptopwhat should i do??

View 3 Replies View Related

Ubuntu :: Gnome Opens Apps Automatically - How To Stop It

Jan 29, 2010

For some reason, Gnome keeps opening some programs that I frequently use (Gedit, gnome-terminal, and a document viewer) at startup.I have disabled the"remember my open programs" option from the Preferences menu and it still happens!

View 3 Replies View Related

Ubuntu Servers :: Stop The Pureftpd Starting Up Automatically?

Jul 15, 2010

Anyone know how to stop the pureftpd starting up automatically? I've tried the usual in /etc/init.d/pureftpd but it still starts and I need to log in and close it in the admin UI or in terminal.

View 2 Replies View Related

Ubuntu Servers :: Dovecot Service Stop Automatically?

Jul 1, 2011

i have two ubuntu server the first run on ubuntu 9.10 = ok the second run on 10.10 maverick a have the problem that dovecot service stop automatically

View 1 Replies View Related

Ubuntu :: Stop A Program From Automatically Starting At Boot?

Jul 10, 2011

A server like Lighttpd or Apache starts automatically at boot after you install it. How do I stop it from auto starting? I'd prefer to manually start it when I need it.

View 1 Replies View Related

Ubuntu :: Stop The X Server From Starting Automatically At Boot?

Jul 18, 2011

Running Ubuntu Server, installed xubuntu-desktop, but I don't want it to start up every time. How can I stop X from starting automatically?

View 7 Replies View Related

Ubuntu :: GEdit Process Won't Automatically Stop When Window Is Closed?

Jan 24, 2011

I recently upgraded to Ubuntu version 10.10 64-bit and since then closing GEdit won't stop the process automatically when the window is closed and I have to kill it manually. I didn't have this problem with version 10.04 (also 64-bit) and I didn't change any settings after the upgrade.

View 2 Replies View Related

General :: KDE Stop Virtual Desktop Changing When Click On The Desktop?

Sep 18, 2011

I'm new to KDE and am running KDE 4.7.1 on top of Arch Linux. It's fantastic however I have one problem - virtual desktops. Yeah I know there are those "activities" things which people say replace virtual desktops and I will look into them, but for the moment I want to stick with what I know.

And it's almost set up too. In fact, it is, apart from one issue: Say I'm on desktop 3 and I click on the desktop (as in - the bit with my wallpaper, etc, not the little square in my panel) - it immediately switches to desktop 1. Got no idea why I'd want it to do that and it's bugging me.

View 1 Replies View Related

Server :: How To Set HTTPD To Stop Automatically On Reboot

Oct 14, 2010

By default httpd will automatically start when reboot..?? Is there any command to stop it automatically when reboot??

View 5 Replies View Related

Software :: How To Stop Xscreensaver From Automatically Starting

Jan 9, 2010

I recently upgraded to zenwalk 6.2 and xscreensaver now starts automatically so i have to input my password whenever i shut and reopen my laptop lid. how can i stop it from auto-starting.

View 3 Replies View Related

Ubuntu :: Stop Update-grub2 Automatically Adding Entries For Specific Partitions?

Aug 20, 2010

I like to load other distro's via their own grub.

So at the min I add an entry to code...

however when update-grub2 is run it also adds its own entries (for arch linux).

Is there a way to stop the update-grub2 script automatically adding a entry on a specific partition ?

View 3 Replies View Related

General :: Start/stop Recording Automatically When There Is Someone Starts Talking?

Dec 24, 2010

I want to start recording when someone starts talking, and stop recording when it becomes silent. I guess if there is stream audio processing tool like ImageMagick, so I can strip away blank sections like this:

$ rec -t wav - | wavefilter -strip-blank=3sec | lame - >record1.mp3

EDIT This question is resolved by using:

$ rec -t wav - silence 1 0.1 3% -1 1.0 3% | lame - >record1.mp3

View 1 Replies View Related

Hardware :: Stop External Soundcard From Automatically Muting After Suspend?

Jul 18, 2010

I have an external (USB) sound-card attached to my laptop, through which I generally want all of my sound routed. By and large, the device works wonderfully - with one minor (but annoying) quirk: almost every time the computer reawakens from suspend mode with the device plugged in, something in the OS automatically mutes all sound coming from that device. Note that Ubuntu does NOT restore control to my on-board sound chip - so whenever this happens, I'm left with a machine that's basically universally muted, for no good reason. Of course, I can just go into the volume control panel and unmute the external card - but I'm getting a bit tired of having to do this each time I turn on the machine.

Anybody have any ideas as to how I can force Ubuntu to NOT mute the external card?

View 6 Replies View Related

Programming :: START And STOP Oracle Automatically On System Startup And Shutdown?

Aug 17, 2009

I have installed Oracle 11g on 5.3. Now, I am trying to START and STOP oracle automatically on system startup and shutdown. I am following this link To have this effect, I have created /etc/init.d/dbora

Code:

#!/bin/sh
# chkconfig: 345 99 10
ORA_HOME=/oracle/app/oracle/product/11.1.0/db_1

[code]....

View 4 Replies View Related

CentOS 5 Hardware :: Service Network Stop Automatically - Restart In Cron Tab

Jan 23, 2011

I am using
# uname -rmi
2.6.18-194.26.1.el5PAE i686 i386

# cat /etc/*release*
cat: /etc/lsb-release.d: Is a directory
Red Hat Enterprise Linux Server release 5 (Tikanga)
CentOS release 5.5 (Final)

I have noticed that after few days of ideal system it will stop its network interface. To resolve this I have to login to the machine it self and then issue
# service network start
Is this a feature. If this is not a feature then what is this. As an workaround I am thinking of adding service network restart in cron tab for everyday in night when I am not using it.

View 6 Replies View Related

Ubuntu :: Best Desktop Environment For A Old Pc?

Nov 25, 2010

what best desktop environment for a pentiun iii 1GHz, 256 Mb RAM and 64 Mb of video card. Like Gnome, KDE, Fluxbox, Openbox, Blackbox, XFCE or other, don't care if have or not menus or docks, I need it became fast and can see videos not in slow-motion.

View 4 Replies View Related

Ubuntu :: Way To Change The Desktop Environment ?

Jan 12, 2010

Now I know this is an Ubuntu forum, but my question is really for Linux distros in general. An obvious newbie to linux, I was just wondering if I could change the default desktop environment that comes with distros: for example Ubuntu comes with GNOME. There is a way to change that to something like, for example, xfce or Openbox right? Or are these environments set for each distro?

View 1 Replies View Related

Ubuntu :: Use A Mono App As A Desktop Environment?

Apr 19, 2010

I have a shell I have written in C# for Windows. I have ported it over to Linux (Ubuntu) and it works well as an app running under Gnome.

What I would like to know is how to use the shell I have written instead of Gnome? What I want is a way of booting straight into my custom shell without the default desktop environment loading.

View 7 Replies View Related

Ubuntu Servers :: Any Desktop Environment With 9.10?

Apr 24, 2010

I am a different distribution Linux user but considering to install Ubuntu Server 9.10 to run my personal website.

Question about Ubuntu Server version - does it come with some desktop environment like Gnome or KDE? I would be running Ubuntu Server on my home machine so it would be a nice bonus if I could use it to browse internet or check email.

View 9 Replies View Related

Ubuntu :: Just Install Desktop Environment?

May 6, 2010

I know you can install the Kubuntu desktop in ubuntu via synaptic. But as many of you well know this also installs a whole bunch of KDE programs and such like. Is there a way just to install the desktop environment?

View 7 Replies View Related

Ubuntu :: Desktop Environment Not Showing In 10.10

Oct 26, 2010

I just updated today my ubuntu from 10.04 to 10.10. All worked ok until I rebooted my computer. After that, it showed me the terminal window instead of the desktop environment i had. I tried to reinstall ubuntu_desktop, but nothing.

View 2 Replies View Related

Ubuntu :: Netbook Desktop Environment

Nov 5, 2010

I recently upgraded from 10.04 to maverick(desktop edition). the problem is my netbook edition environment is not working properly.. can any1 tell me how to reset/reinstall the packages for netbook environment?

View 4 Replies View Related

Ubuntu :: Use The Desktop Environment From Plan 9?

Nov 29, 2010

Instead having a large desktop environment why dont we use the desktop environment from plan 9.

View 2 Replies View Related

Ubuntu :: Desktop Environment Fails After Log In

Jan 28, 2011

Last night I upgraded to Ubuntu 10.10 and ran into some problems. I can only work in the desktop GUI in safe mode, the regular Desktop environment loads up rarely. Here is some hardware info:

Toshiba Satellite L25-S1217
Intel Celeron 1.6 GHz
RAM 874 MiB
Available disk space 47.5 GiB

Now, here is the dmesg output....notice the errors at the bottom (Idon't know what they mean, but I suspect that xwindows is having trouble mounting)

[Code]....

View 1 Replies View Related

Ubuntu :: Installing Nothing But Another Desktop Environment?

May 13, 2011

I'm running a regular installation of Ubuntu 10.10 with Gnome.I would like to try LXDE and other desktop environment,BUT without installing the entire Lubuntu.Last time I tried something like that,I installed the kubuntu-desktop package which came with a ton of software I didn't want.I couldn't even remove it easily, so I followed a tutorial which made me remove some of the software I had BEFORE messing with KDE.So what I'm asking is simple-is there a standalone package that installs nothing but another desktop environment? I also want to be able to remove it with a simple apt-get remove.

View 1 Replies View Related

Ubuntu :: Desktop Environment For A Slower PC?

Jun 18, 2011

I have an older IBM P3 laptop im running ubuntu on. And im wondering if there's a way to change the desktop environment to one which would use less system resources. Im currently running the default. I've used other distros way back in the day that would allow you to use KDE. Can KDE be installed and would this be a better option for an older computer?

View 6 Replies View Related







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