General :: Switching From One KDE Version To Another?

Apr 14, 2011

how to switch to a different version of KDE without difficulty? I've never changed desktop software in the same installation of a distro before. Pursuant to [URL] , I want to try KDE Trinity (which, when I first heard of it, I didn't realize was a version of KDE) and, if I like it, replace my KDE 3.5 with it. Obviously, I can't remove KDE 3.5 completely before installing Trinity; and even if I have 3.5 and Trinity installed simultaneously (can I?), I'm guessing that only one of them will ever be available in the "session type" option at system startup.

View 9 Replies


ADVERTISEMENT

Ubuntu :: Will Switching From Desktop Version

May 14, 2010

I am looking at switching from the 10.04 desktop version to the netbook remix version.I was wondering the easiest way to do this, and if I will lose all my files in the process.. I have an Acer Aspire One A0532H-2254 10.1" and a lot of Windows wont fit in my smaller screen, which is extremely frustrating.Also, if doing so would cause me to lose all my files, best way to back up about 56 Gigs of movies and music?

View 2 Replies View Related

Ubuntu Installation :: Switching Between Multiple Gcc Version?

Mar 24, 2010

I need to test my code under different versions of GCC. At leat GCC 3.4 in addition to the default. I was hoping I could simply do the switch from CodeBlocks's build settings... Of course, it's not that simple.

By the way, GCC 3.4 is not even in synaptic manager. I suppose some apt-get install command can do it.

ideally I'd like to be able to switch between versions. I've heard of ccontrol, but I'm cautiously posting here before for any advice before blowing up my set up.

View 2 Replies View Related

Ubuntu Installation :: Switching Different Version Of Linux

Nov 10, 2010

I have a dell inspirionB130 and I installed mandriva dual boot with windows 7.. However I was not able to connect to a wireless network, but yet I could when i switched back to windows 7. Ive also just been wanting to try other versions of Linux to see which one I would prefer.. But Im not really sure on how to uninstall Linux or replace it with different version.. I have read in this link Mandriva Installed with Windows; Looking to try another Linux Distribution Read more: URL... here and I was wondering if this was a correct way of doing it, I just didnt know if some kind of conflict would occur when doing this, or if other people suggested a different way.. Specifically talking around middle of the page under "Mandriva Installed with Windows; Looking to try another Linux Distribution"

View 2 Replies View Related

General :: Which LXDE Version Has The Newest Version Of Firefox And Open Office

Sep 17, 2010

Which LXDE version of Linux has the newest version of Firefox and Open Office included?

I am looking for an iso file, and I am trying to run this off of a live CD for now. So I want a light version of Linux, probably LXDE, or if not, then probably XFCE. But I need a new version of Firefox and OpenOffice included.

Because, I tried burning the customizable NimbleX @ custom.nimblex.net . Pretty good, except it uses Firefox 2, and Open Office 2.3, which are outdated.

And I tried Mint XFCE, which might have been pretty good too, but it had some issue of blanking and requiring relogin after I opened hotmail frequently (user id: mint, password: blank).

The web browser and the word processing program are the most important and essential applications to me.

So are there any Linux versions in LXDE on LiveCD that include newer versions of Firefox (or at least another good browser) and Open Office (oo seems better than abi)? (Again, if no LXDE, perhaps XFCE?)

I just want to download a good version in an iso file, and burn it to a CD and get to work. Like I said the web browser and the word processing program are all important.

So really, what iso/LiveCD versions are the fastest for running on an older system, and yet have the newest browser and word processor included?

View 6 Replies View Related

General :: Prevent Ctrl+Alt+F1 Switching Off From X?

Jan 28, 2011

How to change this sequence to, for example "Ctrl+Fn+F1" or temporarily disable it?@related: How to send Ctrl+Alt+F1 to window (to switch terminal remotely, not locally)?

View 1 Replies View Related

General :: Switching Between Tabs In Konqueror?

Mar 2, 2010

i use open suse ,while using konqueror i would like to use ctrl+tab to switch b/n two tabs as in browser , what has to be done to get that .

View 7 Replies View Related

General :: Switching And Keeping Windows With VirtualBox?

Dec 21, 2010

I'm currently running a Vista machine, but would like to switch over to Linux, Ubuntu in particular. My question is can I switch over to Ubuntu, keep my Windows partition and use VirtualBox to access the pre-existing Windows partition? Or does VirtualBox require me to create a new install for Guest operating systems?

If not, are there any other free alternatives to accomplish this?

View 3 Replies View Related

General :: Switching Users In A Bash Script?

Mar 29, 2011

I want to execute a bash script that switches user and then executes a series of commands. None of this users have root privileges. I guess I have to edit the sudoers file to give user1 (the user executing the script) privileges to be able to log as user2 with no password prompt. I've been looking for this example but I haven't found any.

View 3 Replies View Related

General :: Non Cyclic Switching Between Keyboard Layouts

Feb 14, 2010

I have three keyboard layouts: en, ru and ua. Now I switch between layouts by pressing Ctrl+Shift (en->ru->ua->en->ru...). Here is part of my xorg.conf

Code:
Option "XkbRules""xorg"
Option "XkbModel""pc101"
Option "XkbLayout""us,ru,ua(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle,lv3:none,ctrl:caps,grp_led:scroll,caps:internal,compose:ralt"

I want to setup non cyclic switching with next sheme:
CapsLock - switch to en
CapsLock+Shift - switch to ru
CapsLock+Ctrl - switch to ua

I've read an xkb manuals and some articles about it but can't understand how I can setup xkb for non cyclic switching.

View 8 Replies View Related

General :: Switching From Vista - On Sony Vaio ?

Dec 18, 2010

I have decided to switch from Vista to Linux on my Sony Vaio and wanted to know the best way to do it.

Basically i want to set my laptop like this because i want to get involved with wireless security testing.

I am thinking about taking the Backtrack wifu course http://www.offensive-security.com/on...backtrack-wifu.

Now obviously it seems i will need Backtrack, so what is the correct way to go about installing? Should i try and purchase a cd to install or is there better ways?

Cannot wait to move away from Vista. I think it has been making me ill. ps.. i also want to learn BASH and Perl, so that is basically going to be the setup.

View 3 Replies View Related

General :: PuTTY / Debian: Switching Between Sessions?

Feb 18, 2011

I am no longer working on the Linux-machine directly, but I'm using Windows puTTY to get a terminal-session. Within that puTTY window I want to switch (or maybe create first) several sessions between which I can switch arbitrarily. I have read about using Ctrl-Alt-Fn, which doesn't work, most likely due to the puTTY interface. I have tried chvt n, which doesn't do anything either (or that it seems). I have tried "bash &" and got bash in the background, which I could call forth using fg, but then had to stay with that and couldn't switch anywhere. Only option was "exit". So, what's the correct way to get several sessions in that puTTY window and switch between them?

View 2 Replies View Related

General :: Switching Locale(s) To URF-8 In Debian Lenny?

Apr 2, 2010

In accordance with directives - possibly misunderstood - I have reconfigured the Debian "locales" package; I changed the installed locale from en_US.ISO-8859-1 to en_US.UTF-8 and left the default locale for the system as "none". So far so good. In my ".bashrc" file, I have an entry for "LC_LANG".

If this entry is set to "en_US.ISO-8859-1" all my texts are readable on the console but I get warnings like: Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale If I change the LC_LANG entry to "en_US.UTF-8", I no longer get these warnings but the screen-display of Midnight Commander (mc) is a real mess. And even man-pages are no longer able to display hyphens (-) correctly.

View 3 Replies View Related

General :: Switching Init Levels Does Not Work?

Jan 21, 2010

I have CentoS 5.3 and switching init levels does not work.when I login console mode,doesnot work ctrl+F7 key...and on the contrary.when Im in graphical mode, does not work ctrl+F1...ctrl+F6 keys.

View 4 Replies View Related

General :: ERROR: Source Object Libxml2.so Has EABI Version 0 But Target Turbine Has EABI Version 4

Apr 2, 2010

When I compile my application, I received following error: ERROR: Source object libxml2.so has EABI version 0, but target turbine has EABI version 4. So I need a libxml2 file with ARM EABI version 4. Can I find one from the internet? or does anyone know how to create one?

View 1 Replies View Related

General :: Switching Between Monitors In Dual-head Setup

Feb 16, 2011

I'm using gnome in a dual-head setup with individual desktops. Is there any way to "jump" to another monitor using the keyboard only? Now the only method I know is to move the mouse pointer to the another screen and click on something there. Can I do something like that without using the mouse?

View 3 Replies View Related

General :: Lost Soundcard Recognization After Switching To KDE From Gnome?

Aug 21, 2010

I wanted to get a taste of the difference between Gnome and KDE Ubuntu so I downloaded and installed KDE. During the installation I got a pop up box telling me that KDE has determined I had some sound drivers that were not necessary and should I let the program uninstall these files. Like a total jacka$$ I said yes. After the installation was complete I had no sound. I switched back to Gnome, uninstalled KDE, and haven't had sound since. Sound is fine in my Windows 7 dual boot. I ran some commands in the terminal and found that the system isn't recognizing any soundcard.

View 13 Replies View Related

General :: Switching Hard Drive Causes Kernel Panic?

Aug 12, 2010

I had an old Dell Precision 470 with 2 hard drives, a 250GB boot drive with Red Hat installed, and a 500GB hard drive with data on it. Both of these are SATA. The computer died and I have replaced it with a Dell T3500. I was hoping just to move the hard drives into this computer and let generic drivers take over until I make the necessary changes. Unfortunately, I get the following kernel panic message after POST:

VFS: Cannot open root device "Volume00/root" or 00:00 append a correct "root= " boot option Right now the arguments to boot from the hard drive are:

ro root=/dev/Volume00/root hdc=ide-scsi hdd=ide-scsi

View 2 Replies View Related

General :: Switching To Root Account In A Bash Shell?

Jul 15, 2011

Today I faced a very strange issue while switching to root account in a bash shell.My OS : CentOS-5.1.4

I logged in my system with account name user1 and I open the terminal and below shell opens

[user1@localhost ]$

Now when I type su and want to switch to root account , it fails

[user1@localhost ~]$ su
Password:
su: incorrect password
[user1@localhost ~]$ exit

I know the password is 123 & I m 100% sure .

View 8 Replies View Related

General :: Ubuntu - Custom Layout/group Switching Keys?

May 3, 2010

I'm using Ubuntu (Karmic) and 2 keyboard layouts. Using the gnome settings, I managed to set it to switch with Alt+Shift (windows style), but I really want to limit it to Right Alt + Right Shift, but that option isn't available in the gnome wizard. I've opened gconf-editor and found the kbd configuration, but trying to add 'r' or 'right_' prefixes to the keys didn't help.

View 1 Replies View Related

General :: Switching Between Windows Would Cause A Network Adapter To Stop Being Recognized?

Feb 15, 2011

I am using Linux and Windows 7 on the same machine and my on-board NIC is functional under both. However, the weirdest thing happens when I browse the internet under Linux and then return to Windows; my NIC stops being recognized! This happens under Windows but also in Linux when I return! This problem is then easily fixed by resetting the CMOS, but inevitably occurs again. Why does this happen? Update The CMOS reset works but is not necessary for me. Shutting down and unplugging the power cord works as well.

View 1 Replies View Related

General :: Gnome - Plug-ins To Let Me Do `<Win>`+`<Num>` Style App Switching (like Windows 7's Superbar)?

Mar 2, 2011

Using Windows 7's superbar, I can select/launch the 2nd application group by <Win>+<2>. We have DockbarX in GNOME, which is nice (grouping the windows like Windows 7), but it doesn't enable the <Win>+<2> style keybaord shortcuts.This is not restricted to making Linux like Windows. But I just find the <Win>+<2> style shortcut very useful. Are there similar ways in Linux to quickly switch between specific apps without pressing <Alt>+<Tab> many many times?

View 1 Replies View Related

General :: Slight Delay When Switching Modes In Vim Using Tmux Or Screen

Mar 2, 2011

Switching to and from insert mode in Vim is no longer instantaneous since I use tmux. After pressing Esc in insert mode, it takes a noticeable amount of time to actually get out of insert mode. After pressing Esc and any other key afterwards the switch is immediate, and the command for the key pressed after Esc is executed. Any idea what might cause this?The Vim configuration is not the problem as the delay does not occur when I run Vim outside tmux, so this is probably related to tmux somehow. I use gnome-terminal btw.

Also worth noting, it seems I can not define key bindings in tmux for Esc, my plan was to bind Esc to:bind Escape send-keys.Alas, it seems binding anything to Esc for tmux does not work. The same problem occurs in screen as well.

View 2 Replies View Related

General :: Switching The Close,maximize,minimize To Right Side Of The Window?

May 17, 2010

How to switch the close,maximize,minimize to right side the window in Ubuntu10.04. I found a way in www.makeuseof.com but that does not work.Run Applic.->gconf-editor->apps/metacity/general->menu:maximize,minimize,close.

View 2 Replies View Related

General :: Switching To System Make Virus Stop Working?

Apr 28, 2011

I have a windows computer that has a virus on it. This computer isn't worth much so I don't want to get a virus program to clear it. I know the virus probably won't be able to crash the linux OS, but will it be able to transfer itself to flash drives if I am running linux?

View 10 Replies View Related

General :: Can't Connect To Display After Switching From Bash To Tcsh After Login

Aug 11, 2010

Can't seem to use tcsh as my login shell under CentOS 5 as I used to (if I specify /bin/tcsh as my start-up shell, the windowing system doesn't come up), so am logging in under bash then switching to tcsh on top of that, but it won't allow display access from tcsh for my programs. Gives the "cannot connect to display" error that usually xhost + is the solution for, but xhost doesn't help in this case (won't even run under tcsh, says unable to open display "0.0"). $DISPLAY is set in .cshrc. Must be something simple, but can't seem to find a direction to head?

View 2 Replies View Related

General :: Losing Wireless Connection After Switching Back To Vista OS

Feb 17, 2011

I have Ubuntu 10.10 installed. I am very new to Linux. I am having a problem connecting to wireless network when I reboot to Vista OS. When I am using Ubuntu, it works fine. I have to plug in the LAN cable in order to connect to internet. When I try to connect to wireless network, I don't see any networks at all. My WiFi switch is ON. I keep switching back and forth between Vista OS and Linux.Narendra

View 1 Replies View Related

General :: Saving Current Setup When Switching User On Centos?

Jul 15, 2010

i'm using centos 5 and i want to save my setup when switching the user.when i switched user from user1 to user2 and then i logged in user1 back without shutting down, i couldn't see any working window on user1. But since it's working on the CPU, i guess it's working but i cannot just see the window(such as terminal in my case) i was using. i have been using scientific linux which have "save current setup" when logging out. but centos seems not to have that check box!i want to know whether centos can contain the setup for each user when switching user.

View 5 Replies View Related

General :: Php - Text Editor That Can Save Locally And Via FTP For Switching From EditPlus On Windows

May 18, 2010

I just switched from Windows to Linux. I've been using EditPlus for many years mainly because of it's ability to save locally, and then send the file via FTP, with easy keyboard shortcuts (ctrl-s to save, ctrl-alt-s to ftp).

I also need syntax highlighting and basic code editing features. Is there anything for Linux that can do this? I don't want to run EditPlus via Wine

I need to save locally and remotely simultaneously, or at least with a few keystrokes. I already know of plenty of ways to edit remote files.

View 3 Replies View Related

General :: Can Switching File Systems Affect Email Backups And Other Data?

Nov 27, 2010

A while back I installed Dreamlinux 3.5 Gnome edition using ext2. When I attempted to use the email address books I imported from the Dreamlinux3.5 XFCE edition, which had been ext3, I discovered that none of the email addresses could be mailed to. I had to manually type in the addresses.

When I reinstalled Dreamlinux 3.5 Gnome using ext3, the same backup files that did not work in ext2 now work just fine. The question is, was this a "broken data" problem caused by the switch to ext2 file system or something else? Has anyone else experienced this?

The mail program is Thunderbird.

View 2 Replies View Related







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