Fedora :: Benefits Of Running Strictly KDE Or Strictly Gnome ?
Jul 2, 2011
I notice that a lot of you speak of running a 100% KDE setup for your personal computers. What are the advantages of this?
I see the major disadvantage to be that I wouldn't be able to just run what I want when I want. I don't see how much else could out weigh such a thing either.
I assume stability and compatibility and system resources are all very good reasons against it possibly. But really, at this stage in the game, with the speed of computers why not? Plus I haven't noticed too many, if any compatibility issues, it's all the same kernel right?
View 14 Replies
ADVERTISEMENT
May 6, 2009
If I completely remove the gnome-desktop on ubuntu 9.04 Jaunty and stay with lxde until my hdd fails will that cause any unforseen problems for me?
View 1 Replies
View Related
Jun 8, 2011
What are the benefits to upgrading to F15 from F14 if any? Has there been some huge step forward in performance, security or some other reason that makes it worth while to upgrade? I know many people make the move simply because they wish to have the latest and greatest, but is there any reason specifically to upgrade to the latest and greatest?
View 14 Replies
View Related
Jun 14, 2010
I have to investigate the technical benefits of using RHEL 5.5 instead of Fedora 8 on our servers. So any specific reasons with proper justification?
View 4 Replies
View Related
Jul 19, 2011
What are the benefits of a smaller specialized kernel? I know it will have a smaller memory footprint but will it actually affect performance in user-space at all?
View 3 Replies
View Related
Dec 18, 2010
I am using Unison so synchronise my files. I have configured Unison to start when I log on no problem, but is there any way that I can open Unison when I click log off, such that it will wait for Unison to finish before actually logging off (I need to input a password and respond to prompts)?
View 2 Replies
View Related
Jan 16, 2011
I was trying to customise my desktop, and I disabled gnome-panel as I don't need it (and auto-hide wasn't working). Now when I boot up I can't open anything as the "run" dialog using alt + q (changed shortcut from alt + f2) doesn't load, nor does the terminal via shortcuts. I'm using Compiz, and disabled nautilus drawing the desktop so Compiz could do it for me.
Do you know what I can do to get this back or to get the "run" dialog to open again? EDIT: Skype ran as start up, so I got a friend to send me a link, which opened my web browser. I then downloaded a file, and viewed it in nautilus which meant I could get to the terminal and run gnome-panel from there. I can now get it back easily when needed. Do you know if there is a way I can get the "run" dialog to work without needing the gnome-panel running?
View 2 Replies
View Related
Feb 10, 2010
What are the benefits of wiping out windows and have your system running on linux only?
View 9 Replies
View Related
Nov 5, 2010
I've found plenty of how to's and information on setting up a DNS Server, but what I can't find is how it would benefit me? So, that's just what I'm asking here. How would having my own DNS Server benefit me?
View 1 Replies
View Related
Oct 22, 2010
Has anyone worked in building p2p apps and protocols? I'm talking an actual p2p network of physical devices that is strictly p2p, no servers for most things. Are there security and privacy benefits to p2p? How are addresses handled, like say you want to send a message to a specific friend but you don't have the relatively static IP system in the Internet. How are those things handled?
View 1 Replies
View Related
Apr 21, 2011
I am confused with the concept of Kerberos and LDAP SSL. I am in the midst of integrating my Unix box with the Active Directory hence the use of PAM_LDAP method. I understand that since it's non-secure transmission hence We use Kerberos to authenticate. If we already used kerberos to authenticate i.e. it means that the username/password is not transmitted in clear text. Why we still need LDAP SSL? What is the benefit?
View 3 Replies
View Related
May 14, 2011
I was asking around in some IRC channels earlier trying to develop some thoughts on how NFS is better than CIFS. I set up a FreeNAS file server, and that's where all of my data now resides on a pair of raided drives. That way my main desktop, which is kind of a power hog gaming rig, can be powered off since I pretty much live on my laptop now. Anyway, I began to tinker with CIFS and NFS. Since some family members in the household use Windows, I definitely need CIFS. But I wanted to bounce back to NFS too and check it out.
While I do think it's nice I don't have to worry about authentication to the NAS box when using NFS, it's still a little scary. Being that it's more of a trust method instead of actual authentication, truthfully all a user needs to get into your data is the path to your NFS share and a matching UID. I mean, am I wrong by saying this? Sure, it may seem like NFS is convenient, but this angle of it is a little scary. I just don't feel like that screams "secure."
On the flip side, you have CIFS, which uses a user authentication level. So I hit my little shortcut to my NAS and it asks me who I am. I log in and bam, I have connection. I can browse other folders on the share, etc. This is convenient because I do have a "public" share on here with a generic user. That way if friends come over and want to transfer something to me, I have them drop it in the public share and I later transfer it accordingly. Since there is a user level authentication, this to me seems a little more secure.
Speed wise I was a little concerned, as some users have said NFS is faster than CIFS. Well, they might be right. But I did a few bench tests here on my laptop, using the same exact share except one with CIFS one with NFS. I stayed in the exact same location and transferred the same 300mb file in each instance.
NFS - 1.7mb/s
CIFS - 1.5/mb/s
Not exactly enough to warrant a huge argument over, so I leave that argument along the road to be forgot about since it doesn't really have any bearing on this situation. I like things about both NFS and CIFS. I just want to know why is it "not optimal" to use a full blown CIFS setup even if you're using 100% Linux systems.
View 4 Replies
View Related
Apr 3, 2010
I have set up UEC and have installed the store images. I have seen that we can create and run instances which are similar to virtual machines. We can utilize virtualization and create virtual machines and thereby fully utilize the server. Not sure what extra benefits or features can be achieved using cloud (say UEC). I suppose I am missing something. Kindly let me know how cloud adds more value than server virtualization.
View 1 Replies
View Related
Oct 16, 2010
I just have a simple BIOS password when I boot into my machine. Should I also have the standard login password as well? In other words, what benefit does the login at the boot up, (after BIOS) really give and would you recommend a good or better security process?
View 2 Replies
View Related
Jan 6, 2010
Right now we are running a gigabit network with unmanagead switches. What do i gain performance wise and capability wise with moving to smart and managed and do these benefits make the cost worth it?
View 1 Replies
View Related
Jul 21, 2011
Since I have never had the need to create one, the first time I encounterd it I asked myself: what is it?I was looking for MySql installation guidelines on mysql.com, when, reading them, I found this command:shell> useradd -r -g mysql mysql.Now, I read the man page of useradd looking for explanation about -r option, but I didn't found it useful.It just says that -r options creates a System account, but it doesn't say anything else.So my question is: what is a system account? Few lines under the command it says:"Because the user is required only for ownership purposes, not login purposes, the useradd command uses the -r option to create a user that does not have login permissions to your server host."What would be the benefits if mysql user has not login permission?
View 6 Replies
View Related
Dec 21, 2010
I am rebuilding a bunch of servers and want to do it right. They are Dell R200s and R300s with on-board LSI SAS1068E SCSI controllers with 2 SATA drives. The only RAID level supported on these cards is RAID 1. So, to the server, we have 148GB of space to deal with. They currently run 32-bit Ubuntu 8.10; I will be installing x64 Ubuntu 10.04.
I have always seen that it is best practice to partition in such a way that /boot, /var/log, /temp, and /home for example are separated out from /. Usually this is on a RAID5 or higher box. Is there any benefit to doing that sort of thing on a RAID1 box? I realize that this is in some ways a matter of opinion, but I would like the opinion of folks with experience. I'm pretty new to Linux in general.
The main services running on these boxes are Apache2, Tomcat6, MySQL, and Java.
View 2 Replies
View Related
Feb 15, 2011
Are there potential compatibility problems if a KDE program is installed and run under Gnome in the standard Ubuntu Desktop 10.10? If two programs with the same functions are available, is it better to select the Gnome version?
View 3 Replies
View Related
Oct 13, 2010
I have both a mac and ubuntu box sitting on my desk. I work on the mac and access the ubuntu box over ssh.Often I need the point-and-click interface of the ubuntu box, at which point I run gnome-session. The problem is that the top and bottom menu bars fill the full size available to them, which can cause me problems (I use two different-sized screens and the barsget hidden), and overall it looks very messy. I would therefore like to confine the gnome-session to a window, much like you get with vnc (or parallels if you're running a virtual ubuntu session).
View 5 Replies
View Related
Jan 19, 2011
Code:bash: /dev/cgroup/cpu/user/8841/tasks: No such file or directorybash:/dev/cgroup/cpu/user/8841/notify_on_release: No such file or directoryAfter these two lines I get a normal working bash prompt.Could be related: Installed Xubuntu, then installed ubuntu-desktop and removed xubuntu-desktop&all xfce stuff.
View 3 Replies
View Related
Apr 30, 2011
Is the new Ubuntu still running with Gnome as the desktop environment? I seem to remember hearing somewhere that it was something else - does that mean I could uninstall Gnome?
View 5 Replies
View Related
May 14, 2009
I deleted all the contents of the /tmp/ folder while X is running.rm -R /tmp/* Now the X is continuously restarting without showing the login screen. Is there any way to fix this
View 3 Replies
View Related
Jul 19, 2009
After "yum install emacs" & "yum install emacs-ess", I was able to install emacs on my X86_64 running Fedora 10.
If I run one session of emacs everything works fine.
Once I start a second session and try to resize or move the emacs window, the system stops responding.
View 1 Replies
View Related
Sep 15, 2010
I've just installed KDE on to my regular Ubuntu 10:04 install and thats all good and well but now when I run my fav GNOME apps in KDE, they look old fashioned like some from Win 95 or 98 type thing. Do I have to install additional GNOME Libraries and if so which ones?
View 4 Replies
View Related
Mar 4, 2011
I would like to know if there is a panel widget that works like the Window switcher (switch between windows using buttons) that only shows the icon. I m not looking for something like Docky, just a widget that goes into my panel.
Ubuntu 10.04, Acer Aspire One 10.1" 1.66Ghz 1GB 250GB Dual boot with Windows 7 Blue cover
View 2 Replies
View Related
Jul 31, 2010
I have created a squashfs live CD from HD (Gnome - lenny ). It runs like a charm in a "fromhd" mode but when I try the iso or even a burned CD in virtualbox on the same PC, X does not start. It says:
Failed to load module "type1" (module does not exist, 0) /usr/bin/xorg: symbol lookup error: /usr/lib/xorg/modules/drivers//vesa_drv.so: undefined symbol: xf86GTFMode
View 3 Replies
View Related
May 3, 2011
I've just installed Ubuntu 11.04 on my netbook. Having had a bit of a play with Unity I found it not to my taste, so I've switched to "Ubuntu Classic" - Gnome without Unity - on the login screen. For a while now I've organised my work using the Workspace Switcher Gnome applet. I use five workspaces, each named to identify the type of stuff that goes on in it.
11.04 comes with Workspace Switcher version 2.32.1 - right clicking it and clicking on Preferences gives a stripped down preferences dialogue, no longer including fields allowing the user to define workspace names. Ubuntu 10.04, for example, uses Workspace Switcher 2.30.2 which did allow for workspace names to be defined via the Workspace Switcher Preferences dialogue. I'd really like to be able to define workspace names and have them show in the Workspace Switcher in the panel.
View 5 Replies
View Related
Jul 10, 2010
I am running Debian Squeeze 32bit with gnome-core installed. When I alter the acceleration or sensitivity within the pointer speed section of gnome-mouse-properties, my mouse does not act differently. Has anyone else encountered this problem? How can I change my mouse sensitivity? I have installed Debian Lenny previously and I recall that I was capable of changing the sensitivity.
View 1 Replies
View Related
May 5, 2011
I'm new to openSuse after installing it on my work machine as a replacement for Ubuntu.
I have Evolution mail up and running and all is well other than I am having a problem when receiving mail.
When I first start Evolution, it checks and downloads my new mail without any issues however whilst it is running it won't download any mail, either automatically or manually via the Send & Receive button.
It appears to be checking my accounts (the progress box pops up briefly) and is not reporting any errors, just not downloading until I close Evolution and then restart.
Sending is working perfectly.
I must admit that I "imported" my old mail in a bit of a cack-handed fashion and did have to uninstall/re-install Evolution - I noticed that it uninstalled a few extra packages however when I reinstalled, it only selected the main Evolution packages.
The fact that it is receiving on Evolution start-up I think rules out my settings being incorrect.
View 6 Replies
View Related
Oct 14, 2010
I'm curious, I believe that one of the ways that OSX make the GUI experience of *nix more 'snappy' was to ditch X and run the window manager more directly on the hardware.
If I'm looking to run Linux on a desktop, and have no interest in sending Windows to other machines on the network, can I run KDE or Gnome with no 'X' to eliminate that ever-so-slight lag with the window manager experience.
I guess basically what I'm asking is is there an equivalent of quartz for Linux?
View 6 Replies
View Related