Top "Gnome-terminal" questions

The default GNOME desktop terminal emulator, allowing users to execute commands using a real UNIX shell while remaining on their graphical desktop.

Clear a terminal screen for real

Using the clear command on the terminal only fools the user into thinking the screen has been cleared...you can …

linux ubuntu terminal gnome-terminal konsole
How to change the background color of gnome-terminal?

How to change the background color? I selected Profile > Background > solid color, but where can I select the …

gnome-terminal
How to do multiple arguments with Python Popen?

I am trying to make a PyGtk Gui, that has a button. When the user presses this button, gnome-terminal prompts …

python pygtk subprocess popen gnome-terminal
SED: copy lines from a file to specific line in another file

I can do this using the following example. The 1st command will output the lines 16...80 from file1 to patch, while …

bash sed gnu gnome-terminal
How to copy the GNU Screen copy buffer to the clipboard?

When using GNU Screen we can work with scrollback buffer also known as "copy mode" using the Ctrl+a+[ command. …

linux terminal copy-paste gnu-screen gnome-terminal
How to Open xterm window from a terminal and run a command in background from xterm?

My application tries to execute roots command "sudo ifup eth0" and "sudo ifdown eth0". But it returned an error "sudo: …

linux shell command-line xterm gnome-terminal
curl command not executing via shell script in bash

I'm learning shell scripting! for the same I've tried downloading the facebook page using curl on ubuntu terminal. t.sh …

linux bash shell curl gnome-terminal
How to connect with Teamviewer directly using Terminal command?

As I know, I am able to connect with server directly using putty via terminal command- "putty server_ip -l …

linux ubuntu-10.04 remote-desktop putty gnome-terminal
Linux Terminal: typing feedback gone, line breaks not displayed

From time to time I have to run a command-line tool (a Python script) whose output seems to break my …

linux bash terminal putty gnome-terminal
Error in linux console : Couldn't get a file descriptor referring to the console

When I start Terminal the first 2 messages that i see it is : Couldn't get a file descriptor referring to the …

linux fedora gnome-terminal