Slackware :: Set Display On A Terminal And Run An Xwindow From It

Jan 11, 2011

I'm trying to run an Xwindow application from terminal but I'm unable to do it. What I did:

Code: oracle@firefly:/usr/local/temp/database$ export DISPLAY=:0.0
oracle@firefly:/usr/local/temp/database$ xhost +
No protocol specified
xhost: unable to open display ":0.0"
[Code]...

View 6 Replies


ADVERTISEMENT

General :: Terminal Emulator For GNOME With Display Features Like Mac OS X Terminal?

Mar 5, 2011

Is there a terminal emulator which works well in an Ubuntu desktop and provides the following features which Mac OS X's Terminal application has? Re-wrapping text when the window is resized.A Clear¯ command which clears scrollback (as the shell clear does not) and does not clear the cursor's line (typically containing a prompt).

View 2 Replies View Related

General :: Debian Can't Start The Xwindow?

Aug 31, 2010

I am using debian-2.6.30 After i installing "libkrb53" package, it can not start xwindows any more when I怀reboot my system. Just can login and works as a DOS system

View 1 Replies View Related

General :: Take A Screen Shot Of A XWindow?

May 17, 2011

I'm using Ubuntu 11.04. In a startup script, I have

Code:
start() {
log_daemon_msg "Starting selenium-server server: "
export DISPLAY=localhost:15.0
/usr/bin/Xvfb :15 -ac -screen 0 1024x768x16 &

From the console, how do I take a screen shot of the display at localhost:15.0 -- my DISPLAY above?

View 3 Replies View Related

General :: Not Getting Xwindow Screen (GUI) In Red Hat 8.0 System

Jun 22, 2010

I hv PIII 128MB RAM system with Red Hat 8.0. after installation of linux, I got GUI screen..but sometime back, I disabled GUI so I was getting only text mode. I changed some entries in /etc/inittab to get text mode. now I forgot. I want GUI screen again to configure LAN in that system. I changed the setting in /etc/inittab as follows and gave startx command but GUI not coming. id:5:initdefault getting error: fatal IO error 104(connection reset by peer) on X server after 0 requests.

View 4 Replies View Related

CentOS 5 :: Xwindow - Changing The Locale?

Dec 21, 2010

I run KDE 3.X and for the life of it, can't figure out how to assign the "ALT+SHIFT" to switch between keyboard layouts? The default AL+SHIFT+K switches from EN to second one and after that it (obviously) doesn't work. saw a few posts [URL]....alt-shift.html), but the flag is not changing in the tray.

I also tried to go thru "Keyboard shortcuts", but for whatever reason, it doesn't want to accept the combination of "alt+shift" and expects another key ( i guess).

I'm using Centos 5.2 and the the keyboard model is "MS natural keyboard pro" with US and two Cyrillic layouts - one of them is phonetic.

View 4 Replies View Related

CentOS 5 :: Installing Xwindow And GNOME

Jul 10, 2011

I am trying to install X window on my dedicated server. This is the first time I am doing this and I had several issues which I was able to fix through searching the forum. This is a CENTOS 5.6 x86_64 standard and I am using WHM 11.30.1 (build 1) on it. Through accessing SSH as root I maneged to install X window and Gnome. #yum groupinstall "X Window System" "GNOME Desktop Environment"

View 1 Replies View Related

General :: Execute .jar At Startup & Disabling Xwindow Also?

Aug 31, 2010

i want to run a jar file at the start up..and only that application will work at the start up..other all are blocked..after giving input to the application the xwindow will enabled..otherwise it remains same.

View 1 Replies View Related

OpenSUSE :: Access It Via A Remote XWindow Server Via Xdmcp?

Nov 8, 2010

on a openSUSE-11.3 how do I configure lxde so I can access it via a remote XWindow server via xdmcp?

Entry /etc/sysconfing/displaymanager:
DISPLAYMANAGER="lxdm"
DISPLAYMANAGER_REMOTE_ACCESS="yes"
Entry in /etc/sysconfig/windowmanager:
DEFAULT_WM="startlxde"

[Code]...

View 2 Replies View Related

Ubuntu Security :: Remove The 6600/tcp Connection Ability From XWindow?

Apr 15, 2011

I've been reading a lot of articles on Xorg XWindow System having the ability to allow 6600/tcp for remote screen connections and I've been trying to find a way to remove the functionality without having to just dump XWindow and settle for CLI on my server. I heard it was disabled by default, but I just want to get rid of that ability completely by cutting it out of it's code and yes, I'm feeling very, very paranoid.

View 2 Replies View Related

Ubuntu :: Terminal Won't Render Or Display?

Aug 14, 2011

I upgraded from 10.10 to 11.04Most things appear to work, however I can not use my terminalI can open the terminal (the standard terminal, as well as guake)however it will not render on the screen.It appears as an invisible window. I can type into the terminal area and the commands will process, but I can't see what im typing.Fspot is another window which will not render, however chromium and other programs open fine.I have changed my nvidia driver several times (the default one, nvidia's one and nouveau's manual compile), but this doesn't resolve the issue.Ive tried editing my grub conf file /etc/default/grub and un-commented GRUB_GFXMODE=1024X768

View 1 Replies View Related

Fedora :: Terminal - Tty2 Display Is Not Correct

Feb 13, 2010

I am new to Fedora. I just put it on my H.P AMD Quad core machine. I have eight gigs of ram and plenty of storage. I loaded it into Microsoft Virtual PC, and it boots fine and seems to work ok in tty1. I am a cit student at a community college and seem to get little to no support from my teacher who is teaching a beginning course on Linux. He told me to ask here. When I use ctrl-alt-f2 or f3-f4 and so on all the way up the levels, I got green lines across the screen, as if the graphics card is not working. I have 23 inch monitor and a Nvidia 9500 GT ddr3 512mb graphics card that I installed after I bought the computer. My host operating system is Windows 7 , and is working fine. I am now two weeks behind on labs for this class and getting nervous, I need to be able to go to tty2 to do these labs.

View 1 Replies View Related

General :: Export Display From A Terminal To A Windows PC?

Aug 20, 2011

Exporting display from a Linux terminal to a Linux desktop is easy; you do the following:

On 192.168.90.121 (localPC):

xhost + 192.168.10.164

On 192.168.10.164 (remotePC):

export DISPLAY=192.168.90.121:0.0 <br/>
firefox

The Firefox window appears on my localPC. In the above case both PCs are Linux.

Can I similarly export the Linux display to a Windows PC? In the above example, localPC would be Windows and remotePC would be Linux.

View 1 Replies View Related

Ubuntu :: Not Display Full Path In Terminal?

Feb 5, 2010

Is there a way to NOT display the current full directory path in the terminal? I'd like to set the default to be just the current directory instead of everything back to ~.

View 2 Replies View Related

Ubuntu :: Display Just The Current Directory In Terminal?

Jul 14, 2010

when we navigate into directories withing directories the terminal displays the entire path right from the root. Now how to make it just show the current directory I am working in? For examplevineeth@vineeth-laptop:~/Desktop/linux_programming/python_programming/project_duplicate_zip_files$ as you can see that I am in the current project_duplicate_zip_files directory but it displays right from the root. how to just make it something like below:vineeth@vineeth-laptop:/project_duplicate_zip_files$

View 2 Replies View Related

Ubuntu :: Display Asian Characters In Gnome-terminal?

Dec 31, 2010

I am having issues with displaying Asian characters when using the $ tree command. I have tried changing it via Terminal -> Set character Encoding -> Unicode (UTF-8.) in terminal options.I have also tried changing it to various other Asian encodings as well.Asian characters do display correctly in Pcman, Firefox, Leafpad and Terminal if I open Terminal from Pcman. When I try the command

[code]....

View 1 Replies View Related

General :: Write File And Display In Terminal At Same Time

Sep 30, 2010

How can we write a file and display in terminal at the same time. Like for example, when I do..
php -f file.php > testfile
That should save right.. but I want to display it in terminal otherwise.

View 4 Replies View Related

Software :: View Logs Live To Display In Terminal?

Mar 24, 2011

Is there a software I can use to display on a terminal that would display traffic or log information to a display terminal. I have CentOS on all my boxes. I would like to have a terminal up and have it show things like requests to the DNS servers, apache or maybe anything else. Especially errors. I know if I had something just displaying live from the web server it would go by so fast you couldn't see it so I would have to slow it down or something.

View 1 Replies View Related

Fedora :: Can't Find / Display Files In Home Folder In Terminal Or Fm

Feb 23, 2010

I was messing around with fed 12 yesterday (only on a test installation) and i've hit a snag. I installed openbox and tint2, nitrogen, obconf etc so i could have a #!-style session at startup. It all worked fine until i installed pcmanfm and removed nautilus. The problem is that i can't display files in my home directory, either using pcmanfm, a reinstalled nautilus, or in terminals. Every time i try to point a file brower there it just seems to get stuck searching forever, until i kill it. Weirdly in terminator i can do an 'ls' to see visible files, but 'ls -la' causes the problem again.

ps i thought permissions might have something to do with it, so i did a 'chmod -R 777' as root. it changed permissions for quite a lot of the files but then froze again, and now the problem persists.

View 4 Replies View Related

Ubuntu Servers :: 10.04 Server Virtual Terminal / Display Not Working

May 4, 2010

Clean install of 10.04 Server 32 bit.Only services OpenSSH Server and Print Server.Machine boots and can be accessed through ssh.Virtual terminals (cntl-alt-1,2,3,4,... do not result in video to the monitor (no sync) or a display.If I type blind, I can log in, ssh back to my other machine, and create a file. So the virtual terminal is there and listening to the keyboard and running, just not creating a display.

This machine has been working fine with 08.10 for quite time up until yesterday, so I don't believe it is a hardware problem.Any ideas why the video on the virtual terminals would not work?

View 8 Replies View Related

Ubuntu :: Display Title Of Running Program When Using Gnome-terminal?

Feb 12, 2011

Usually I open 5 terminals. And since each of those 5 terminals prints it's tile as: "username@username-laptop: ~" It becomes very hard to see what is what. So, I would like my terminal to always change it's title automatically to the program that I am currently using.
So, if I type "irssi", the title of my gnome-terminal-window, should change to: "irssi" for example.

View 2 Replies View Related

Ubuntu :: Error - Cannot Open Display - 0 - When Opening Any GTK Application From The Terminal

May 13, 2011

For awhile I have had this issue with the command line and every time I try to complete any command that requires GTK graphics, It always returns the error "Error: cannot open display: 0:" The "EXPORT display" command that I normally use to fix this issue is not working. The only issue that I can think might be the cause for this could be my upgrade to natty (which was in fact a clean installation), or when I edited plymouth so that the startup and shutdown animations would match my laptop's native resolution (by the way I would also appreciate it if I could do the same with the startup animation, only the shutdown really works). If anybody know how I could resolve this issue I would greatly appreciate it. Oh and for specifics on my machine, I am using an ASUS N82 with an NVIDIA GEFORCE GT335M graphics card, running Ubuntu 11.04.

View 3 Replies View Related

Ubuntu Installation :: Xubuntu 11.04 Will Only Boot In Terminal: Display Not Found

Sep 1, 2011

I just installed Xubuntu 11.04 via wubi. Whenever I would attempt to do a normal install, the graphics would seem to crash and the screen would become distorted and basically just blocks of black and white. So I tried to do it in graphics safe mode, which succeeded. However, now I cannot start the Xubuntu GUI, and I get the error message "Display not found".

View 1 Replies View Related

General :: GUI Desktop Display Distorted After Entering Virtual Terminal

Sep 18, 2009

I am having an issue with my GUI desktop display. I switched from the desktop to a virtual terminal using Ctrl+Alt+F2. Upon returning to the GUI desktop (Ctrl+Alt+F7), my display is all garbled up. I tried changing the resolutions, and it does not make a difference. I tried rebooting and the display is still bad.

View 1 Replies View Related

Ubuntu Installation :: 10.04 Terminal/Boot Splash Doesn't Display Correctly?

Apr 19, 2010

I just upgraded my computer from Ubuntu 9.10 to 10.04 (beta2) restarted and the splash was screwed i thought meh i can live with it then went into my account switched to tty1(ctrl+alt+F1) and it was the same. got annoyed now asking had anyone else encountered/know how to fix this problem. pictures attached sorry for bad quality took on phone, but that is how it really looks.

View 9 Replies View Related

Software :: Terminal Doesn't Display Failed Pings - Only Successful Ones - Debian Lenny

Sep 15, 2010

I am running Debian Lenny and just upgraded via "apt-get upgrade" yesterday and all appears to be fine, except I noticed that when I ping something from a terminal window, it only displays successful pings and does not show the failed ones. When the pings fail, I have to "Ctrl-C" to see the results and cannot see them in real-time. It's not a huge problem, but I'd still like to be able to see immediate results even when pings fail.

Example is below:

(Username and host name changed to protect the innocent; or due to being overly paranoid, whichever).

Failed -

View 6 Replies View Related

Slackware :: Getting The 13 Display Configuration?

Apr 24, 2010

I have installed SW13 and I cannot seem to be able to configure my display resolution. Under windows I have it configure as 1440by900 pixels, colors = 32bit, chip = intel 965 express. Under SW the resolution = 800by600. I have try to change the resolution size but have not been able to do it. I try to run the xorgconfig command but is not installed on the computer.

View 9 Replies View Related

Slackware :: Cannot Open X Display `:0.0' Error?

Jan 14, 2010

When trying to run X apps from terminal command line I getCannot open X display `:0.0'error.I tried export DISPLAY=0.0What do I need to do to permently fix this problem?

View 1 Replies View Related

Slackware :: Conky On Which Display To Start?

Apr 22, 2011

Is there a way to tell conky on which display to start. I have dual twin monitor setup and its starting on my secondary monitor.

View 10 Replies View Related

Slackware :: Consoles Don't Display Any Output

Feb 6, 2011

I am using a 64-bit Slackware 13.1 distro (I chose 64 by mistake, to be honest, as I know there's less trouble with a 32-bit distro) and I have some problems with my consoles (in text mode). After changing the runlevel in ininittab to graphic mode (4), I can't enter any of my consoles. Actually, only ctrl+alt F1 shows some output, regarding the graphic mode (I'm currently using KDE4, the default for slackware 13.1) and F6 is the only normal consoles I have access to. However, if I log out and log in (with another user, maybe) there's no output anywhere (not on F1, neither on F6).

View 1 Replies View Related







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