Linux Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsLinux Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now!
  #16  
Old November 18th, 2001, 10:56 PM
realnowhereman realnowhereman is offline
Not there when you need me
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Oct 2001
Location: Berlin, Germany
Posts: 1,438 realnowhereman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 46 sec
Reputation Power: 8
How nice. But why run a GUI on a server/router anyway? You don't usually work on that system and 99.5% of the things you might want to do on it a possible via ssh or some kind of http interface. So what's the point in wasting ressources and possibly risking stability? (OK, it'll run longer than any M$ OS, but X is an insecurity factor.)

Reply With Quote
  #17  
Old November 19th, 2001, 08:44 AM
rycamor rycamor is offline
Gödelian monster
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 1999
Location: Pembroke Pines, Florida, USA
Posts: 2,300 rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Days 3 h 2 m 4 sec
Reputation Power: 43
Well, the post was asking "which windowmanager" not "should I run a windowmanager on a server?", so I figured I would try to answer the question, instead of argue the basis of it. I think this question didn't just mean servers, anyway.

Yes, usually I don't run X on a server, but sometimes (especially during development work) I like to have multiple terminal windows open, and sometimes I like to run those cool resource tracking widgets, just to see what's happening.

IMHO, X is only an insecurity factor if you don't know what you're doing with it. Also, as i said, before, if you only fire it up when you are actually using it, and turn it off most of the time, then what's the problem? When I use it remotely, I use SSH tunnelling, so it's about as secure as you can get.

So in short, IF you are going to run X on a server (and I'm not saying you should), use a lightweight like Blackbox, and otherwise, on a workstation, Blackbox is great because of its speed.
__________________
The real n-tier system:

FreeBSD -> PostgreSQL -> [any_language] -> Apache -> Mozilla/XUL

Amazon wishlist -- rycamor (at) gmail.com

Reply With Quote
  #18  
Old November 19th, 2001, 08:54 AM
Hero Zzyzzx's Avatar
Hero Zzyzzx Hero Zzyzzx is offline
11
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jul 2001
Location: Lynn, MA
Posts: 4,632 Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 4 Days 23 h 12 m 33 sec
Reputation Power: 76
Send a message via AIM to Hero Zzyzzx
Quote:
Originally posted by rycamor
I like to have multiple terminal windows open


Personally, I don't have a problem running X on a server once in a while. If your server isn't adequately firewalled enough to make X secure, you have far greater problems than memory use.

Anyway, another way to get multiple terminal windows without booting X is the "screen" command, which uses a simple set of commands to allow you to launch console, destroy, suspend, and switch between them. I use it all the time, it's really handy!

Check it out.

Reply With Quote
  #19  
Old November 19th, 2001, 10:37 AM
IceMan IceMan is offline
Roving Icicle
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2001
Location: Netizen
Posts: 56 IceMan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to IceMan Send a message via AIM to IceMan Send a message via Yahoo to IceMan
How about using virtual terminals to have more than one shell open? On most distros its alt-Fx where x is an integer between 1-5 or so. Works well for me.
__________________
Is it just me or is it cold in here?

Reply With Quote
  #20  
Old November 19th, 2001, 11:24 AM
Hero Zzyzzx's Avatar
Hero Zzyzzx Hero Zzyzzx is offline
11
Dev Shed Demi-God (4500 - 4999 posts)
 
Join Date: Jul 2001
Location: Lynn, MA
Posts: 4,632 Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level)Hero Zzyzzx User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 4 Days 23 h 12 m 33 sec
Reputation Power: 76
Send a message via AIM to Hero Zzyzzx
Hmm. Redhat doesn't seem to be set up for this. I use 6.2, 7.1 and 7.2 on different boxes and none of them handle this.

I don't think this would work remotely via SSH, would it?

Does anyone have any idea how to get Redhat to handle this? This would be pretty nifty.

Mandrake does allow this directly from the console, I've used it in the past.

"screen" is kind of cool because you can suspend a session, even between logins and resume from any console. Plus, it's been on every distro/shell I've ever used.

Reply With Quote
  #21  
Old November 19th, 2001, 10:07 PM
rycamor rycamor is offline
Gödelian monster
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 1999
Location: Pembroke Pines, Florida, USA
Posts: 2,300 rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Days 3 h 2 m 4 sec
Reputation Power: 43
For Linux, often the way to switch virtual terminals is ALT-{right arrow} or ALT-{left arrow}. FreeBSD uses the ALT-Fx method. And no, it doesn't work remotely, but for that, you can just start virtual terminals on your local machine and reconnect, Or use xterminals locally.

And yeah, screen is great. I love starting a compile, and then logging out of my session, to log back in at home later.

The reason I sometimes like X is that a standard terminal on an x86 machine is so ugly... 640 X 480 is a crime against reason, these days. One reason I love Slackware--on install, it prompts you to use the Framebuffer library to set your terminal to higher resolution. A 1024 X 768 terminal almost makes me forget about X .

Reply With Quote
  #22  
Old November 20th, 2001, 12:06 AM
realnowhereman realnowhereman is offline
Not there when you need me
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Oct 2001
Location: Berlin, Germany
Posts: 1,438 realnowhereman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 46 sec
Reputation Power: 8
Indeed. VESA 1280x1024 is better than any X-based terminal.

Btw: SuSE Linux uses the Alt+Fn method. What about other distros?

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsLinux Help > which windowmanager ??


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway