Ubuntu :: Just Installed And Switched To Xfce4 Environment

Jul 20, 2010

I just installed the XFCE4 desktop environment after installing 'menu'. I then logged out and logged back in after changing session to XFCE. My question is weather or not my installation and configuration of TOR and Polipo are going to work the same within this environment? Am I going to have to reconfigure? Or is this just a change in how the desktop environment is handled within Ubuntu?

View 2 Replies


ADVERTISEMENT

General :: Start New Installed XFCE4 AUTOMATICALLY?

Jul 8, 2010

I just removed the gnome from the ubuntu 9.10.then i reninstall the xfce4.i am invoking the xfce4 by typing#startxi want to start the xfce4 as usual like the gnome did automatically by asking login window.

View 2 Replies View Related

Ubuntu :: Install Kde Environment On My Installed 10.04?

Nov 6, 2010

I have Ubuntu 10.04 installed on my system and I have Kubuntu 10.04 live CD.

and I want to install kde environment on my current system with live-CD and without connecting to the Internet.

View 6 Replies View Related

Ubuntu :: LiveCD Of Installed Environment?

Dec 18, 2010

I would like to make a LiveCD type iso image of my system as it is currently configured. Do I just use mkisofs to make an iso of my existing system, then use Startup Disk Creator to make it bootable? I have used Startup Disk Creator to make bootable flash drives using the install iso; maybe I should somehow just add my /usr directory?

View 3 Replies View Related

OpenSUSE Install :: Check Which Desktop Environment Is Installed?

Oct 6, 2010

I there a way to check which desktop environment installed on a machine using only commands in a shell

View 5 Replies View Related

General :: Add KDE Desktop Environment In Newly Installed 'moonOS-3'?

Aug 24, 2010

How can I add KDE desktop environment in newly installed 'moonOS-3'.

View 2 Replies View Related

OpenSUSE :: Installed GNOME Desktop Environment But Can't Select It At Bootup?

May 6, 2010

I'm sure there is something I have done wrong. I have installed GNOME, but on start up it doesnt give me the option to select it. How can I use GNOME?

View 9 Replies View Related

Debian Installation :: Remove Accidentally Installed "Desktop Environment"?

May 30, 2010

I recently started an installation of Debian Lenny. During the install, I accidentally chose to install "Desktop environment" when I meant to de-select it (I hit enter, which was obviously the wrong key to de-select) so what should I do now? Should I restart the install, and be more careful the next time the task selector comes up? Should I let it continue, and uninstall all the X stuff afterwards (and how would I remove ALL of the stuff installed with the "Desktop environment", 10GB hard drive

View 3 Replies View Related

Ubuntu :: Automatically Switched Off ?

Apr 4, 2011

I am running 10.10 on an older HP Pavilion. A couple of times I've noticed that this PC is switched off as if the machine was shut down. But I haven't done it.

With windows there is a known problem if automatic updates is turned on that machine will switch off after updates are applied. Does Ubuntu have such a problem too?

Also- is there some log file I might could look at to see what caused the shutdown?

View 5 Replies View Related

Ubuntu :: Switched To KDE Desktop But Have Blank Screen?

Sep 24, 2010

I installed the latest KDE desktop on my Ubuntu 10.04 system. When I switched to KDE the screen ends up black with no access to anything. I reboot but don't have access to the session manager on the ubuntu login screen so I can't get back into my Ubuntu desktop. What can I do?Embarrasingly, I had to log on via Windows 7 (its a dual boot setup) to gain access to the Ubuntu Forums

View 5 Replies View Related

Ubuntu Networking :: 3G Dongle Switched But Not Detected?

Nov 11, 2010

a few weeks back I got an Indian Reliance 3g dongle. I installed usb-modeswitch, plugged in and it seemed to work brilliantly in Ubuntu 10.04.The problem was it was dropping the connection every ten minutes. The logs had the error message "Terminating on signal 15".I had to unplug the dongle and then it would connect again.x the problem, I tried installing first Sakis3G and then Betawine, both of which were reported by some users to haved. Sakis said "the device did not report GSM capabilities"d no good.Installing Betawine was apparently a bad idea, as after that the dongle ceased to work with Network Manager and Betawine itself was useless. Uninstalling Betawine and re-installing usb-modeswitch did no good.Now, when I plug in the dongle, the logs say:Quote:

Nov 9 17:52:31 lauri-laptop kernel: [28563.368241] usb 5-2: new full speed USB device using uhci_hcd and address 3
Nov 9 17:52:31 lauri-laptop kernel: [28563.530547] usb 5-2: configuration #1 chosen from 1

[code]...

View 3 Replies View Related

Ubuntu :: Really Slow Since Switched To Classic Mode

Apr 28, 2011

i just installed ubuntu 11.04 (not beta) and switched to classic mode since it is really slow for some reason.i tried to go in update manager to see if it might fix it,but there arent any new updates.i also checked additional drivers which showed up nothing.when i had 10.10 it was quick and responsive,but 11.04 just makes me want to go back to the old version.can this be a video driver problem that its going slow?

View 2 Replies View Related

Ubuntu Networking :: Connection Gone After Router Was Switched?

Aug 13, 2011

i recently had to switch routers because my old one didnt work anymore. i have a dual boot machine with win7 for games and natty narwhal (64-bit) for everything else. i'm quite new to ubuntu, i know how to navigate the menu, change settings, install things, just the basic stuff. i dont know how to use the terminal yet except some basic commands for installing and updating software.

after my router swap, my connection for windows was back, although i had to pull out the network cable and plug it back in for this to happen. unfortunately my connection in ubuntu is still gone. i see the connection in network manager, but i cant access the internet through it. i tried setting up a new one with the same settings, to no avail. i connect to the internet directly through my router. i tried finding some documentation for it but havent had luck with that. is there some way to reset the connection? or let ubuntu set up a new one like when i'm doing a fresh install? i think that ubnuntu still thinks i'm using the old router and that this is the cause for the connection fail.

View 4 Replies View Related

Ubuntu :: Switched From Gnome To XFCE - Can't Use Certificate Login To Ssh

Mar 5, 2010

So I installed xubuntu-desktop and have been using XFCE as my desktop and everything's groovy except for one thing.

In Gnome, I created a certificate in order to allow me to login to my web host over SSH without requiring the SSH password (which is very long and complex, for good reason). It worked fine under Gnome but now in XFCE when I attempt to SSH to the server, my keyring password is not recognized.

Code:
andrew@guardian:~$ ssh <hostname of server>
Enter passphrase for key '/home/user/.ssh/id_dsa':
Enter passphrase for key '/home/user/.ssh/id_dsa':
Enter passphrase for key '/home/user/.ssh/id_dsa':
*****@*******.net's password:
(Note: I redacted the server name and username.)

A few weeks before switching to XFCE I changed my local username from user to andrew, which is why my home directory is called user, but it didn't break the keyring in Gnome.

How can I fix this? The certificate still works properly in PuTTY under Windows, so it's not the cert.

Edit: Using (X)Ubuntu Karmic.

View 3 Replies View Related

Ubuntu Networking :: Internet Stops When LAN Switch Is Switched ON

Jul 29, 2010

My PC is connected to an modem (DHCP) with IP 192.168.1.21 on eth0 Internet works perfectly I have installed an additional LAN card and configured it as eth1 with IP of 192.168.0.1 When I connect this LAN card to a LAN switch which in turn is connected to 6 other PCs, the internet stops working. As soon as I switch OFF the LAN switch, I am able to access internet. The IP addresses of the other PCs are configured as 192.168.0.2 etc. with gateway as 192.168.0.1 and DNS same as the DNS on the external interface. I can ping 192.168.0.1 from the LAN but neither LAN nor the main PC can access net. I was planning to Masquerade and NAT the other computers without using squid

My setup is as follows

ISP - Modem(192.168.1.1) - Ubuntu desktop 9.04(external interface eth0 192.168.1.21 & internal interface eth1 192.168.0.1) - switch - LAN (comprising of Ubtuntu 9.04, 9.10, 10.4 & XP machines with IP 192.168.0.2 - 8 and gateway of 192.168.0.1) I did NAT as per [URL]
This worked perfectly well 1 day Next day onwards whenever the LAN switch is "ON" the main Ubuntu wudnt get internet and the internet connection would work only when the LAN switch is turned "OFF". Even if all the PCs in LAN were to be switched off, the main Ubuntu would behave similarly i.e. internet would work only when switch isn't connected to it or switched off.

View 3 Replies View Related

Ubuntu Multimedia :: Flash Is Slower When Switched To Fullscreen

Jun 13, 2011

I put ubuntu on an old 3 ghz p4 and I went on to ....., the video was choppy especially when I switched to fullscreen. I have heard that flash is slower in linux, but here's the thing I have an old live cd for a distro called artistx, I think I burned in 2008, and I remember watching flash videos fine on it. I put it in the pc just to test it and then after it booted I went to ..... and watched the same video in 480p and fullscreen and it played back smoothly. Has flash gotten slower or is it ubuntu?

View 3 Replies View Related

OpenSUSE Install :: Switched From Gnome To KDE?

Jun 11, 2011

So, I'm trying to switch from gnome 3 to KDE4, due to some serious stability issues, and I'm having some trouble with the system appearance settings:

What's the best way to get this stuff back to normal?

View 4 Replies View Related

Ubuntu Multimedia :: Boot With Intel Graphics Without Monitor Switched On?

May 12, 2010

i'm trying since ubuntu karmic to set up a xorg.conf for a special purpose. I've a htpc connected to my tv. Intel GMA 4500, DVI->HDMI-cable connected, Lucid Lynx installed. When the machine boots with the TV powered on, everything is perfect. xrandr reports all valid modes on output "DP2". Without the TV powerd on, Lucid starts in the low graphics mode, with the funny zenity-message. So far, i managed to disable all useless outputs (VGA1, HDMI1, DP1, HDMI2), leaving DP2 enabled. I managed this by assigning outputs to monitors and adding Option "Ignore" "True" to the corresponding monitor-sections. My only remaining problem is, that the intel-driver reports no connected monitor on output DP2. The TV is connected, but shut off. Has anyone got a hint to tell the driver to ignore the presence of a monitor?

[Code]...

View 7 Replies View Related

Ubuntu Networking :: Switched To Fibre Optics Killed Internet?

Jun 21, 2011

I just had the great pleasure of switching from standard DSL to BT infinity (fibre optics) which included switching my DSL Belkins router for a new cable BT home hub unfortunatly. My PS3 went online wirelessly fine, all our iPads/Pods/Phones went on ok wirelessly and 2 out of 3 wired Ubuntu 11.04 desktops went online ok. I also have a Macbook dual booting 11.04 but haven't tried it yet. The problem is my computer which is wired the same isn't working, I can get it to say connected sometimes and UbuntuOne did say it was updating a file but then cuts out, I just can't seem to get connected to the internet!

I didn't change anything from the previous day, just switched it on. The only significant difference I can think of between my computer and the other desktops is mine has the KDE desktop installed.

Things I've tried:
- Restart router
- Boot into different DE eg. normal, classic, KDE
- Unplug ethernet cable and plug it back in
- Restart computer

My computer is connected using the powerline system along with 1 of the other desktops so it can't be that, it must be something at my end.

View 4 Replies View Related

Ubuntu :: Screen Orientation Switched / But How To Rotate The Arrow Keys

Aug 19, 2011

So, I have my trusty ol' Aspire One ZG5 running with Natty. I like changing the screen orientation (sideways) to read comic books and books. I've learned how by this page: URL...So, I have no trouble changing my screen orientation with a quick key-combo, but I still need help,I'm trying to figure out how to change the "orientation" of the arrow keys along with the screen. So when i have the screen oriented to the left, the left key works as the up, the up down as the right, etc.

View 1 Replies View Related

Debian Configuration :: Volume Button Switched?

Apr 21, 2011

I'm having a strange behavior with the volume button on my laptop, everything works fine, is just that is "switched" when I activate the volume (press function key + volume key) the volume light on the button goes off and volume gets muted, if I pressed it again the light turns on mber) and the volume gets unmute, anyone has an idea where should I look to correct this?

View 5 Replies View Related

Fedora :: Power Switched Off While Installing TeX Live

Jul 25, 2010

When I am installing texlive software suddenly power is switched off in the middle. Then onwards I am unable to update the system. And I tried to remove texlive but The error coming as texlive is not installed.

View 1 Replies View Related

OpenSUSE Install :: Switched Off Sound & Video

Mar 8, 2010

This is just a data point because these observations are semi-irreproducible results:

* sound. Sometimes the sound cuts out and no sound producing applications are able to use sound. I do not see any evidence for what happened in /var/log/messages. If there is something else I should look at, it would be nice to know. Nothing in the alsa stuff jumps out as a way to trace the activity, so I don't know how to provide any diagnostic info. After several reboots, it eventually restores itself and works correctly.

* video. Sometimes when I boot up, the secondary monitor has residual trash on the boot up/login screen. Other times, it is switched off entirely and I only get one monitor functioning when the desk top is finally up. Rebooting a few times clears this up, too.

The clear-up reboot requires a full shut down, not just a KDE restart. That is always ineffective when these problems present themselves, so these are likely driver level issues. I do not know where developers get their suggestions, but here's one: for each subsystem, have some well-named "I need diagnostics for this" thing available under the yast administrator stuff. That would turn on diagnostics for the subsystem. Then, I could turn it on for X and get something a bit better than the .xsession-errors (which showed nothing obvious for this problem) and for sound (aka "alsa" for those in the know).

View 9 Replies View Related

Networking :: Internet Stops When LAN Switch Is Switched ON?

Jul 28, 2010

My PC is connected to an ISP with IP 192.168.1.21 on eth0Internet works perfectlyI havenstalled an additional LAN card and configured it as eth1 with IP of 192.168.0.1When I connect this LAN card to a LAN switch which in turn is connected to 6 other PCs, the internet stops working.As soon as I switch OFF the LAN switch, I am able to access internet.The IP addresses of the other PCs are configured as 192.168.0.2 etc. with gateway as 192.168.0.1 and DNS as the ISP DNS.I can ping 192.168.0.1 from the LAN but neither LAN nor the main PC can access net.I was planning to Masquerade and NAT the other computers without using squidMy main PC runs on Ubuntu 9.04 and out of the 6PCs on LAN, 2 are on Windows XP, 1 on Ubuntu 10.4, 1 on

View 5 Replies View Related

OpenSUSE Install :: Switched From Ubuntu 9.10 To 11.2 - Vista Recovery Partition Got Corrupted

Mar 7, 2010

I've two laptops, my main one is Dell inspiron 1545 and for experimental purposes, I use Acer Aspire 5315. I used to be a Redhat linux user from 2001 to 2003 on and off, but lost touch with linux for the past few years. I grew frustrated with windows after my Vista recovery partition in Acer Aspire got corrupted and when I took the laptop for servicing, the service person installed a pirated copy of XP. The laptop constantly overheated and I always received all kinds of warnings from microsoft about using pirated version. I finally decided to buy a new laptop and hence bought Dell inspiron 1545. Too bad I didn't realize I could have switched to linux.

I was suspicious about Windows 7 in my new dell right from the day one and thought of checking linux options available. I was surprised to know the the most popular linux distro now was no longer Redhat or Suse but a relatively newcomer Ubuntu. I installed Ubuntu 9.10 on a 40GB extended partition and was extremely satisfied with the ease of installation. The hardware detector told me I need to install "Broadcom STA" for my wireless card to work. I installed ATI driver from AMD website and it worked like a charm. Like any linux user, I couldn't resist the temptation to distro hop, so decided to use my old Acer laptop as testbed. The first distro I tried was KDE version of Fedora 12. The splash screen was very impressive and more graphical than Ubuntu's, however the boot time was painfully slow and I ran into a dependency hell while trying to upgrade using Kpackagekit.

I tried Linux mint KDE next and it was impressive, but I was still not completely satisfied. I then tried Opensuse 11.2 KDE and I immediately fell in love with the beautiful look and feel. I was so impressed that I went ahead and replaced the ubuntu in my dell with Opensuse 11.2. However, it was not smoothsailing when it came to hardware detection. After a lot of trials and tribulations, I managed to download Broadcom STA drivers and managed to get my wifi working. I realized that Radeon HD was installed as default and tried to turn on compositing. KDE got stuck and even after cold reboot, didn't recover. I had to re-install the OS and this time I tried to install ATI proprietary driver. But running the driver install script threw up lot of errors and I lost my mouse cursor. I had to re-install the OS again, generate RPM for the ATI driver and install it along with Kernel source, headers, gcc, make, etc... Finally I was able to activate compositing.

I then installed Xen and when I booted to Xen kernel, my mouse cursor again dissapeared, most likely due to non-compatibility of ATI driver. I had to uninstall Xen. I then tried to upgrade the kernel to 2.6.31-15 and again my mouse cursor dissapeared. I had to re-install the entire OS again. I'm so frightened of Kernel updates now. I never had such problems with Ubuntu kernel updates, maybe ATI is more pro-active in releasing new versions of drivers when it comes to Ubuntu.

In-spite of all my hardships, I'm so much in love with Opensuse and KDE. I love it so much that it now runs on both my Dell and Acer. I've removed all the other distros from my Acer. It has been quite a long time since I tried any other distro and I don't even have the faintest desire to distro-hop. Infact, for the past few days I'm so worried about the news of Novell takeover. I really don't want Opensuse to die. It will be a big loss for Linux users.

View 4 Replies View Related

Ubuntu Multimedia :: Sound Is Not In Full Potential In Lucid Since Switched From Windows

Jul 11, 2010

I have had sound issues with Ubuntu since I switched from Windows. I must say I am enjoying using Linux but, am consistently frustrated with my sound issues. Infortunately, I still can't "fix" my sound to use it to its full potential. The steps I took to get to my current setup are shown in this past thread. [URL] I will sum up behavior and specs:

1. I have a 4.1 speaker sound system that includes, headphone port, mic input, and some usb game ports.

2. I have pulse audio all updated but I have it set to audio duplex otherwise the connection terminates. Meaning, I can't set it to 4.1 output. If I do set it to 4.1 the sound is uneven (amplitude) out of sync and poppy.

3. When I have it set to duplex, I hear decent sound except when I play audio or video files on vlc or rythmbox. Internet vidoe sounds and startup sounds are fine.

4. The sound card for the system is recognized as CS46xx. I have a Hercules Game Theater XP sound card. This is consistent with the alsa.org listing.

View 5 Replies View Related

Ubuntu :: Boot Splash In 10.10 \ Adding A New Theme In Plymouth And Switched To That Instead, But It Still Doesn't Come Up?

Oct 3, 2010

I recently upgraded to 64-bit maverick (from 64-bit lucid) and I'm getting this ugly boot splash now - it's a purple screen with a very basic "ubuntu 10.10" written in terminal font and four dots underneath. I am running a dell xps m1530 with nvidia graphics card, and haven't had any trouble with the boot splash before. I have run the additional hardware drivers utility and it says I have the latest Nvidia driver already loaded apparently.I have looked around the forums and tried a few suggested solutions, like updating the initramfs with the framebuffer=y line but that didn't do anything. I also tried adding a new theme in plymouth and switched to that instead, but it still doesn't come up.

View 6 Replies View Related

OpenSUSE :: Switched MPlayer For VLC To Play WMV But Color Blue

Jun 18, 2009

I couldn't get .wmv "windows media player" files to run under linux originally, when firefox defaulted to opening them with mplayer. I changed the default to vlc player. Now they can play perfectly, but the color is all blue. Different shades of blue the other colors don't appear.

View 9 Replies View Related

OpenSUSE :: Switched To SUSE - Applications For Legal Work?

Mar 24, 2011

As the title of this post indicates, I recently switched over to SuSE from Fedora 14. I find that the default software repositories in YaST lack a lot of the amusements and applications I use for my legal work.

What I'm really looking for are apps that work well with the US tax code or plugins for law citations in LibreOffice. I could totally rely on SuSE if I could find that stuff!

I'm also looking for a few awesome games that I can download from an official repository. Can anyone recommend apps that fulfill my needs, any cool non-rogue RPG games or any software repositories where I can find them? I've got an X86_64 machine, openSuSE 11.4 KDE installed and I've got 4GB of DDR3 RAM.

View 3 Replies View Related

CentOS 5 :: Someone Who Switched A 5.5 Lamp Server To 5.6 Simply With Yum Update?

Apr 9, 2011

as title, is there someone who switched a 5.5 lamp server to 5.6 simply with a yum update?Is it a safe and painless procedure?

View 7 Replies View Related







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