They explain it well in the Wayland FAQ. Basically it will support remote rendering but you won't have to pay the price for it if you're not using it.
They explain it well in the Wayland FAQ. Basically it will support remote rendering but you won't have to pay the price for it if you're not using it.
Out of curiousity, what does X give you in that regard that RDP doesn't? I expect there's something, but I honestly haven't used X remotely enough to what that might be.As long as it doesn't harm the single greatest killer app that Linux gives me -- being able to run individual applications remotely -- I won't have much of a problem with this.
You just essentially described X, by which I mean to say that the whole thing needs to be rewritten to replace all that stuff that needs replacing. It's a broad, sprawling, (unintentionally) overambitious piece of software. It needs to die, in the same way that the graphics calls in the windows kernel need to die, though for "dear god why is this so complicated?" reasons VS windows' "dear god why can displaying a picture get a virus root access?".Most of the shit that needed replacing in X that was from the days of shit being networked and crap have all been rewritten out by now anyways. Plus it's been around so we know it works.
I mean I get the sentiment, but IDK we only have so many "man hours" to get shit done in the open source world and I can't help but think their time might be better spent else where.
I sincerely mean it when I say I hope I'm wrong and just being a pessimist though.
Out of curiousity, what does X give you in that regard that RDP doesn't? I expect there's something, but I honestly haven't used X remotely enough to what that might be.
Huh?
Didn't they say "no, we don't support it", as in you would need to run another server on top of it?
EDIT: But I guess it depends on what you mean by "support".
You could do with a server (including an X11 server) or you could put it in a Wayland compositor.
The reason remote rendering is not defined in the protocol is because they don't lose anything by doing it this way and it keeps things simple. Xorg is a bloated mess, Wayland's goal is to be the exact opposite.
If you've used any of the GoToMyPC/Meeting/etc or logged into a windows machine remotely, it's that. If you've used VNC, it's just like that except it doesn't suck.I don't really know all that much about RDP. I know that running X apps over ssh is really easy in a default install of most operating systems.
How exactly does RDP work?
If you've used any of the GoToMyPC/Meeting/etc or logged into a windows machine remotely, it's that. If you've used VNC, it's just like that except it doesn't suck.
Otherwise: https://en.wikipedia.org/wiki/Remote_Desktop_Protocol
Basically you get an application window (which most RDP clients let you fullscreen) whose contents are the remote computer's UI. Performance is pretty solid.
My reason for bringing it up is that, whether Wayland supports X-style remote functionality or not (I'd wager it will, though probably not right away), it'll definitely support RDP or something just like it.
Yea, I'm just saying, it's not correct to say that it "supports" it, since it isn't defined in the protocol. So, I just felt it was strange when you said it does "support" it.
Speaking of wayland, I find it interesting that it uses openGL ES instead of just the full openGL. I guess they said the reasoning for that was because openGL has X dependencies, right?
You're right about that, Wayland itself doesn't support remote rendering. What I was trying to say is that it makes it possible to use that on top of it.
And you're also right about OpenGL, the full blown implementation in Mesa is too tied to X.
Ok, I get it. That's what I was guessing, but I wasn't sure.That's not what I'm looking for, though. I want to do something like typing "runfromhome firefox"* in my run dialog or a terminal, and have it start up firefox on the remote machine but as if it were on the local machine, not in a self-contained desktop-in-a-window.
* that's actually what I do, except I used firefox as an example, because it's a familiar app.
edit: The link describes a mode that is similar, though.
Wayland doesn't support forwarding AFAIK. It'll require a lot more work to accomplish it or I think you can run an X server on top of Wayland to make forwarding possible. I'm not too enthusiastic about Wayland since it's more of a stripped down Xorg-lite.
I don't really know much about OpenGL or OpenGL ES. Do they lose much by using ES and not the regular version (assuming that the regular version changes so that it isn't X dependent?)
So I've been getting about 1/10th the games performance in stock ubuntu 12.04 than I do in windows 7 with a GTX 670.
I tried out Unity 2D just for shits and giggles, now games run about half as well as they run in windows, and the desktop is really snappy and animations are smooth.
What.
Were you playing games in full screen? Also, are you using proprietary drivers?
That's more extreme than I thought it was, but Unity (3D) really is slow as poop. It's awful.So I've been getting about 1/10th the games performance in stock ubuntu 12.04 than I do in windows 7 with a GTX 670.
I tried out Unity 2D just for shits and giggles, now games run about half as well as they run in windows, and the desktop is really snappy and animations are smooth.
What.
I finally got rid of tearing by disabling composite by doing "nvidia-xconfig --no-composite"
Is anybody familiar with this issue? It's kind of a shame if I have to give up cool GUI stuff in order to have standard 3D performance.
Is there any client that would let me seamlessly RDP to my work Windows 7 machine without too much fuss?
There are a whole bunch. A quick look online suggests that Remmina is pretty great. I personally use krdc, but I don't use it for rdp.
(edit: unless there's something particularly special with Windows 7 that makes it specifically more difficult that I'm not aware of)
I finally got rid of tearing by disabling composite by doing "nvidia-xconfig --no-composite"
Is anybody familiar with this issue? It's kind of a shame if I have to give up cool GUI stuff in order to have standard 3D performance.
You shouldn't have to disable Composite to get decent performance. Which environment are you using now that you've disabled it, and how did games perform on that same environment before?
Performance for OpenGL apps may suffer a bit under compiz if they're not running in full screen (and in some cases full screen isn't correctly detected so it's not enough). However, even under XFCE, Unity 2D and others you should benefit from the Composite extension. It's just not OpenGL-accelerated compositing.
Whoops, I've actually made this suggestion on a similar problem recently but blanked on doing so this time!
You probably have the option of either (A) temporarily disabling compositing while you're logged in when you start a game and resuming it when you're done, or (B) running a separate, simultaneous X session dedicated to gaming and switching back and forth in the usual manner (Ctrl-Alt-F7/F8).
I remember doing this in 2004 to play counter-strike source. If I remember correctly, you run a program from a terminal and specify a second X screen?
startx -- :1
Remmina. (formerly known as grdc)Is there any client that would let me seamlessly RDP to my work Windows 7 machine without too much fuss?
My Linuxistas, I forgot to mention that last Thursday I got my Linode running~
Chose Ubuntu 12.04. Stability isn't entirely important to me right now and I can migrate later on to Debian if I need to.
Still want to give Cent OS a shot in the future.
Hey folks.
I've never used Linux in my life and I really want to try it (though I have no programming experience).
I read the OP but I'm afraid to download an obsolete distro. Which one would you recommend to me as a beginner?
Thanks!
Hey folks.
I've never used Linux in my life and I really want to try it (though I have no programming experience).
I read the OP but I'm afraid to download an obsolete distro. Which one would you recommend to me as a beginner?
Thanks!
What do you plan on doing?
Do you just want something easy and ready to use with no hassle?
Or do you want to go more in-depth and set up mostly everything for yourself?
Also, do you have something else that can access that internet?
I'd like to go more in-depth, but I'm aware of my limitations... so I guess I should start with something more easy (Ubuntu as suggested by Sye, btw, thanks!). And yeah, I do have a laptop by me, but I wanted to install it on my desktop.
If you want to go in-depth, I would look at Arch Linux's wiki page for installing.
https://wiki.archlinux.org/index.php/Installation_Guide
^If that seems too difficult, then I guess Ubuntu is fine.
As far as Desktop Environments go, I suggest just install a lot of them when you first install your system.
I would recommend trying Gnome 3, KDE, MATE, and awesome. Or just go on those wikipedia pages and look at them yourself.
FPS is only unacceptable in Unity 3D. Using cinnamon and unity 2d yields smooth framerates, but with tearing at the top of the screen in all games (and bastion seems like a stuttery mess on top of the tearing). Disabling composite in the xorg.conf restricts me to the classic gnome desktop which I'm guessing is 2.x and has no tearing problems. I've tinkered around with every suggested workaround which I found while googling in Compiz Settings Manager and none of them make any difference. Others suggest that it is a problem which specifically affects nvidia hardware.
Best answer right here. The whole point of Linux and similar systems is that it gives you unparalleled choice and customization.
Also, XFCE and LXDE are nice, clean environments to play with. After you get your hat wet, if you decide you really like the "playground" aspect of Linux, you could mess with Enlightenment and ratpoison.
Install Ubuntu.
Then install Gnome Shell from the Software Center.
Log out, select Gnome on the login screen, login. Voila. You now have the best Linux experience available.
Does anyone have, or is going for, an RHCSA cert? My bosses let me know I'm going to be going in for some official RHEL training, and I'm trying to decide on which course I should take. If anyone has experience with this cert (or I suppose the RHCT/RHCE ones that existed previously) and has a good reference, online or otherwise, to recommend I'd appreciate it.
Wow, didn't even know that is divided now. I have the RHCE from Red Hat 5.
I used this book: RHCE Red Hat Certified Engineer Linux (Exam RH302) to study plus lots and lots of actual working time with a Red at/linux distro. The book is good as it covers everything and helps a lot with any doubts you have, but the real thing is working with it.
Get some virtualization software and install a red hat/centos distro. Touch it, break it, fix it, reinstall it. Get to know it because that is gonna help much more than a book or a course (Official courses were 3000 and 5 days, nobody from the courses approved when I did the exam, only people without courses like me)
In guess that the closer book to the one I used is now this: RHCSA/RHCE Red Hat Linux Certification Study Guide (Exams EX200 & EX300), 6th Edition
You can also check the official Red Hat Enterprise documentation which covers most of what is done on the exam.
Let me know if you need more info regarding it
I don't quite agree. I think the whole point of Linux is to be a good system. If you want to customize every nook and cranny it's certainly possible, but if you want to just use it and have things just work that also works. My family are all Linux users and they don't even know what Gnome is, they just know that they have "fancy iPad like stuff" now (my mom was thrilled to see gnome-shell's overview effect on her 2004 laptop).
As far as I know said:Im more excited about this release than any since 3.0. The list of major updates is impressive: new message tray, updated Activities Overview, lock screen, integrated input sources, accessibility on by default, new Nautilus. Then there are all the small changes: new style modal dialogs, bags of improvements to System Settings, a new Empathy buddy list, SkyDrive support, natural scrolling, new backgrounds, an overhauled Baobab the list goes on and on.
I don't really think there is a unified 'point' (unless you meant Linux as in the kernel.) Everyone wants something different and people like different things.
I think it's important to try different things and then decide what you like rather than to have someone just give you a certain experience and not being aware of what your options are.
YES
YES