CentOS 5 :: VNC Server - Terminal Window Always Opening?

Sep 24, 2010

When I VNC into my CentOS server I am always met with the usual GUI and an annoying terminal window. If I try to close the terminal window it reappears immediately. I can only minimize it to the taskbar. Am I missing a simple setting to disable this?

Here is my xstartup file:

#!/bin/sh
# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc

[code]...

View 3 Replies


ADVERTISEMENT

Ubuntu :: Opening Firefox In New Window From Terminal

Feb 15, 2010

I like to alias my firefox commands so I can open up mutiple pages at once. This works great. firefox [URL]

But if I have firefox already up and running it will open as tabs of the firefox I already have running. How can I open the multiple pages in a new window in this case?

- Using -no-remote could work, but I would have to make a whole different firefox profile for each set of pages, not really a solution. - Also tried setting it to a particular display and it opened as a tab again. ie. firefox [URL] -display=":0.0"

View 7 Replies View Related

CentOS 5 Server :: FreeNX - Cannot Get Shell Prompt In GNOME Terminal Window

Jun 9, 2010

I've created a brand new CentOS 5.4 (Final) 64bit machine AMI on Amazon EC2. This was based off an existing image. I was able to follow the wiki to add NX server. I am using WIN XP desktop for NX client.

I can connect to the EC2 machine and get the GNOME desktop fine. I see the usual CentOS desktop and poke around.

Q/Problem:

I expected to open the Terminal window and get a shell prompt to su into root user (I need to be root to install some software that needs GUI). I do not want to install this from my plain SSH connection to EC2 (hence the NX server etc.).

When I open the Terminal window, all I get is the NX>105 prompt. I need to get to a shell prompt so I can su into root. For life of me, I cannot get around this prompt (I looked at NX documentation too). Note that this is a prompt NOT on client but on the remote machine. I do not need this as I'm already authenticated and logged in to remote GNOME desktop.

Obviously the TERMINAL is running some NX start up script (I've no idea which one). If there is some other way to sudo into root?

View 14 Replies View Related

Server :: Can't Get Samba Config Window / Way Can Configure In Terminal Window?

Feb 26, 2010

I am new to Samba.I'm running Fedora 10 and I've just download samba successfully and have the smb service running on my system.I'm in GNOME and select System and then Administration and Samba does not appear in the drop down menu.I have an NFS menu selection but no samba selection.I ran yum install and it installed successfully. If I can't get the samba config window is there a way I can configure in terminal window?

View 1 Replies View Related

CentOS 5 :: How To Disable Line Wrapping In Terminal Window

Aug 5, 2010

Currently all text lines which are written as output into a terminal window are automatically wrapped at the right border into the next line.How can I disable this permanently?In case when a line is longer than a terminal window I want to scroll horizontally to see the remaining line.

View 2 Replies View Related

CentOS 5 :: Opening PHPMyAdmin - Server Not Responding

Sep 16, 2010

I got this error when opening phpmyadmin, I check that my mysql is keep automatic closed.
#2002 - The server is not responding (or the local MySQL server's socket is not correctly config).

View 5 Replies View Related

Ubuntu :: Terminal Server Client - Copy Window To Clipboard?

Feb 24, 2010

In windows using remote desktop connection you can press Ctrl+Alt+minus to copy the current window on the remote desktop to the clipboard. How do you do that in Ubuntu's terminal server client? I have not found any key combination that works

View 2 Replies View Related

Ubuntu Servers :: Access The Server GUI Via A Terminal Window On Windoze XP?

Oct 21, 2010

I need to run a GUI on my server (To be able to run an Code::Blocks or Lazarus) and then access the server GUI via a terminal window on Windoze XP. I have SSH running on the server and PuTTY on windoze, which is fine for a shell but I need the GUI.So... which is the best GUI for the server and which terminal software on XP?

View 9 Replies View Related

CentOS 5 :: Opening Console On External Server From Local Machine?

Mar 16, 2011

I would like to connect via SSH or similar to my servers located in a remote DC from a laptop running centos5. I normally do this on a puter running dows, and using secureCRT. Just wondering if centos has something built in for this, or if there is some preferably free software I can get.

View 7 Replies View Related

CentOS 5 Networking :: Iptables Not Opening Port To Connect Via Vnc To A Server Running 5.5?

Apr 27, 2011

I'm trying to open up some ports to connect via vnc to a server running Centos 5.5. I've edited /etc/sysconfig/iptables everything *looks* fine, but I still can't seem to get access to the port I've opened (I added some newlines for clarity between commands):

[Code]....

View 4 Replies View Related

Ubuntu :: Unable To Define A Default Window Size Of A New Terminal Window?

Nov 16, 2010

i'm not sure for using the correct channel here but i hope someone out there can answer my little questions. 1st in older version i was able to change the settings of the terminal look as the font color, background color and so on. I was also able to define a default window size of a new terminal window. But since after upgrading to to the first release this year and a complete new installation of the current release Maverick i do not find this option anymore. Is there a way how to set up the terminal default window size?

View 9 Replies View Related

Software :: When Start Xemacs Is Doesnot Run In An X Window But Runs In A Terminal Window

Feb 7, 2010

Newly installed Debian system from years with Fedora. Ran system update and system got hosed, booted but no Gnome. Got Gnome back after MANY 'aptitude upgrade's. Xemacs disappeared! Along with other things I installed. Tried to install Xemacs but it is broken and will not install, complains about dpkg TOO current(?). So downloaded Xemacs for Xemacs.org and compiled source, installed.

Now when I start Xemacs is does not run in an X window but runs emacs in a terminal window. If I run it from a script, it complains about 'not in tty window'.

My env show:

Code:

The Xemacs install on Debian ( Bug written ) Install and configuration of Xemacs from source. A better understanding of the Debian upgrade process.

View 5 Replies View Related

Software :: Get An X Window Server Setup On My CentOS 5.3 Server Rack?

Jan 5, 2010

I am trying to get an X window server setup on my CentOS 5.3 server rack. I have gotten as far as to doing:

yum groupinstall "X Window Sever" "GNOME Desktop Environment"

EDIT-Forgot to mention that I did Xorg -configure before testing the config. Only errors I got were:

(EE) LoadModule: Module ati_r500 does not have a ati_r500ModuleData data object.
(EE) Failed to load module "ati_r500" (invalid module, 0)

[Code]...

Linuxquestions--I posted this over on the CentOS forums, which are not as booming. Then I remembered these forums for when I had my VPS way back when and you guys were pretty helpful, of course expected me to mostly do my own reading which I dont mind its just having a hard time understanding some of the things in what I was reading. I even believe I came here with this problem before but abandoned the issue because my VPS was not powerful enough or something of the sort, but this was many years ago also on CentOS using apt. Now using yum which I like much better.

View 3 Replies View Related

Ubuntu Networking :: Copy / Paste From Terminal Window To Another Window?

Mar 1, 2011

I have problem with internet connection on my Ubuntu, but the major problem is that i can't copy the message from my terminal while I type:ifgonfig and paste it here to show you what is the problem.

View 9 Replies View Related

Ubuntu :: Command For "Open A Terminal Window And Run Application In This Terminal ?

Aug 8, 2010

What is the command for "Open a terminal window and run application in this terminal

View 4 Replies View Related

Ubuntu :: Opening Programs In A Window?

Jan 21, 2011

how to make a program open in a window, much like the -w command you can put in a launcher under gnome. Alternatively if someone could guide me on how to install gnome in lubuntu i could just give that a try too..

View 1 Replies View Related

Networking :: Nautilus Not Opening In X Window Through SSH?

Feb 3, 2011

While trying to other machine through GUI, after asking password it is not proceding.but I could ssh through command line.CENTOS 5.5

View 2 Replies View Related

Ubuntu Installation :: Kget Window Is Not Opening?

Jul 15, 2010

i have downloaded the kget and installed it successfully,it was working but from tomorrow i am not able to open it.i have reinstalled but all in vain

View 9 Replies View Related

Ubuntu :: Pidgin Not Opening In New Tab / But Opens In New Window

Jan 15, 2011

In Pidgin browser preferences, it's set to open in new tabs. But when I click on a link in IM, it opens in a new window instead. Is this because I use Google Chrome in the Incognito (Private Browsing)?

View 1 Replies View Related

Debian Multimedia :: Xcompmgr 'master' - Rounded Window Borders Don't Draw And Redraw Properly When Using The Terminal (gnome-terminal And The LXDE And Xfce Ones)

Aug 26, 2011

I find xcompmgr more than adequate for making a desktop look pretty modern, and I don't like the more extravagentCompiz gimmicks - but there is one thing that irritates when using xcompmgr which someone here might have worked round.

Rounded window borders don't draw and redraw properly when using the Terminal (gnome-terminal and the LXDE and Xfce ones) or system monitor and moving them from their default place. You get this little white botch at the corners. I'm not massively technical and I'm ambivalent about how much more I want to learn as I have plenty of creative outlets already, but I would like to solve this. Somehow xcompmgr is treating these programs as a different class? It's capable of drawing the window borders properly as it is just these two programs that get botched. Possibly this doesn't get noticed as maybe people usually use xcompmgr with openbox and LXDE and their square window borders. I did do a search but there was nothing matching what I saw.

View 3 Replies View Related

Debian :: Prevent Navigator Opening A New Window Every Time?

Jun 29, 2010

In Gnome, I don't like how Deb default GUI navigator opens a new window every time you navigate to a lower level. Results in loads of windows open. How to change this behaviour?

View 1 Replies View Related

CentOS 5 Server :: Configuring Fonts In Non X-Window System?

Feb 10, 2009

Am using Icefaces1.7.2 in tomcat5.5.23 in Centos5( jdk 1.6.06 and jre 6u11 and no X window system in my server ).. Am getting the error(java.lang.Error: Probable fatal error: No fonts found) when am using the functions getFontMetrics() and drawString() methods in my Captcha Image Generation programs. I am only using the fonts that me retrieved using ge.getAllFonts() ( i.e., the fonts available in the system ).

View 6 Replies View Related

Ubuntu :: While Opening Page Whole X Restart And Back To Login Window Of Gdm

Jun 7, 2010

I use firefox3.6.x, and i play online video (sockwave flash) often, but while opening the page (often has swf), the whole X restart, and back to login window of gdm. The problem not accured everytime i open the page, but very often. I met this problem both in ubuntu 9.10 and 10.04, and also lubuntu 10.04. So, i fall back to use firefox 3.5.9, and evrything seems fine.

View 2 Replies View Related

CentOS 5 Server :: VNC - Black Screen - Missing Window Managers?

May 19, 2010

I have followed to the letter the wiki HowTo on setting up VNC and it works (sort of). I get a VNC session (doesn't matter whether I connect locally, over ssh, or using a vnc client), but all I get is the dreaded black screen with an xterm top left. If I then execute 'startkde' from within the xterm I get my normal desktop up. What I am however getting, is a new desktop session. And this happens each time I start a vnc session. I.e. I end up with a LOT of user sessions for my username. (As shown up by a 'users' cmd.) Consequently, each new time I start a vnc session, I get <x> (representing the previous nr of vnc logins) number of xterm windows + 1 appearing. I never get the logged on session.

However I've also noticed my .xsession-errors file filling up. I've googled around enough to get the impression that the reason I'm not getting the logged-on session up in vnc is due to a missing window manager. but haven't hit on the right google combo to fix the issue. I can believe there being a missing window manager due the following related story;About a year ago, I went to switch from KDE to Gnome. Decided I didn't want to and then set out to switch back to KDE. Each time I installed/uninstalled via the GUI "Add/Remove Software". Eventually I got back to KDE and it appeared to work since, so I left well enough alone.t is only now attempting to set up VNC, I have come across all these issues. I firmly believe VNC will work as expected if I can resove the apparent missing window manage issue.xstartup

#!/bin/sh
# Ensures an xterm is always available
( while true ; do xterm ; done ) &

[code]....

View 11 Replies View Related

Fedora :: Gnome Terminal Not Opening ?

Jun 1, 2011

I tried to run

Quote:

Command automatically in gnome terminal, when i open it. so i changed the setting in edit->profile preferences->title and the command->command section. now when i open the terminal,command is running successfully.afterwards terminal is closed automatically. how to open my terminal prompt.with the sl program running and not closed..

View 2 Replies View Related

Ubuntu :: Opening Applications In Terminal?

Aug 20, 2010

I use terminal a lot. Sometimes I would like to open up applications, like start reading a pdf. But when I do

Code:
$ evince foo.pdf
(actually I use zathura to read pdfs now , but anyway...)

[code]....

View 6 Replies View Related

Fedora :: Error While Opening Terminal ?

Oct 25, 2010

Whenever I open the Terminal using the shortcut, I get the following error.

Code:

I understand that it is a misspelt word (report). But I didn't type that command in the past. And why it is coming up EVERY time I open the Terminal.

View 2 Replies View Related

Ubuntu :: Opening Mathematica Via SSH X-window Sporatically Quits All Programs And Logs Out?

Jul 27, 2011

I use Mathematica 7.0 through my school's SSH server. This involves:

-loading their font server via "xset fp+ tcp/c1.ucalgary.ca:7100"

-connecting to the SSH server via "ssh -X useruser@servername.ca"

-entering my password Then I choose to run Mathematica via ". use mathematica 7" then to load the GUI "mathematica".

Sometimes, and only sometimes, the screen goes to the error in the attached picture, stays there for about 5 seconds, brings me to the login screen. When I log in again, all of my applications that were running, open folders, and my terminal windows are closed.

View 1 Replies View Related

Software :: Firefox Crashing When Opening Certain Websites And Window For Changing Themes

Dec 7, 2010

I am using ubuntu 8.04 and has firefox 3.5.15.of late,whenever i open [url] and [url] firefox crashes.also when opening window for changing themes,background firefox crashes.

View 9 Replies View Related

OpenSUSE :: Opening Terminal When Viewing A Folder?

Jun 27, 2010

I used to be able to open a terminal when viewing a folder and the terminal would automatically be in that directory so all I would have to do is type the command. Now, it doesn't seem to work like that. No matter what folder I'm viewing within Konquerer or Dolphin, the terminal is always at the /home folder no matter what. Can I change this behavior and set it to the way it used to work on my old system? (SuSE 10.0)

View 3 Replies View Related







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