Ubuntu :: Installed Open SSH And Launch It From The Terminal?
Aug 8, 2011I installed Open SSH and don't know how to launch it from the terminal.
View 7 RepliesI installed Open SSH and don't know how to launch it from the terminal.
View 7 RepliesI installed tintin++ mud client, it installed successfully, but I can only open in the terminal, how do I find where it installed to, and make a desktop icon for it?
View 1 Replies View RelatedI have a favorite REXX program called fv2. When I was a Windows user I had an icon for fv2 on the Quick Launch bar. Click that icon, and the program ran. Now, as a Linux (Ubuntu) user it is necessary to go through several steps to run fv2.
1) Launch a terminal by clicking on the terminal icon at the top of the screen. What's that area called? The GNOME panel?
2) Enter: ~/Desktop/RexxScripts
3) Enter: regina fv2
I run fv2 several times per day and would really like to have the convenience of a clickable icon.
I have a copy of Shake (I was given it by my friend) It is the Linux version and I have followed instructions to install and after a few problems and errors I think I have everything in place. However when I type the advised command from Terminal: 'csh Shake' All that happens is the terminal moves to a new line with no text. I can still type and press enter but nothing happens, just goes to a new blank line. Thing is it doesn't give any errors. I have chmod'd the correct folders, have installed all required included files and library's. Also, im sorry for posting this here, I could not post in the Multimedia section
View 1 Replies View RelatedI need to creat launcher that launches Terminal into a specific Profile..
I found a website that says that this code will work
Code:
gnome-terminal --window-with-profile=<Profile_name>
But, I also need to launch to specific Directory also. So, My code looks like this
Code:
gnome-terminal --window-with-profile=Scripts --working-directory /home/mike2/Desktop/Scripts
But it doesnt work.. I have a feeling I'm doing something wrong, though.
I recently installed Ubuntu and dolphin file manager but when I press Shift+F4 for Terminal I get this error: Could not launch the terminal client: KDEInit could not launch 'konsole'.: Could not find 'konsole' executable. Now, I know I can open it with Ctrl+Alt+T but with shift+f4 from dolphin, terminal starts with current folder in command line.
View 2 Replies View RelatedI am a total linux n00b and am having trouble with scripts. I am taking a basic linux class and I have to write a script with input and output, and it must have branching (a loop or if statement). In any case, I have decided to write a script (hopefully) that will ask the user what the base and height of their triangle is, and then my script will calculate the area for the user.
Writing the actual script will be fun and challenging for me, but to test out launching scripts I have been researching them online and found this website: http://tldp.org/HOWTO/Bash-Prog-Intr...O-2.html#ss2.1 In any case, I am using Ubuntu right now and went to: Applications -> Accessories -> Text Editor. Then wrote:
#!/bin/bash
echo Hello World
I then clicked file -> save as... and the name of my file is "hello.sh". Under the "save in folder" option I chose the folder "Documents". So then I click Applications -> Accessories -> Terminal and type "./hello.sh" and the next line says "bash: ./hello.sh: No such file or directory" How do I launch a script in terminal!
I installed GRE test preparation software prepare by Cambridge University Press on Ubunuto 10.4 using wine. My laptop has two partition, one has windows C: and the other is E: has Ubuntu. By default, it get installed C:admgr , unless stated otherwise. I didn't change this setting. After installation, a message pops up that: double click the program icon ....But I didn't find any icon on the desktop (which is the case in windows) nor any link for application section of the ubuntu. Installation is done correctly, but I cannot launch the program due to unavailability of the icon. I have gone through the directy admgr, but couldn't find anything except there are two exe files. One is for uninstalling and the other 'CADM.exe'. I don't know what is for. It
View 1 Replies View RelatedI am trying to launch gnome-terminal on a specific workspace (4). I have tried the following :
gnome-terminal -t mytitle; wmctrl -r mytitle -t 3
but this just causes the terminal not to launch.
I just installed Amarock, but it won't launch when i click on it.
View 1 Replies View RelatedI installed GRE test preparation software prepare by Cambridge University Press on Ubunuto 10.4 using wine. My laptop has two partition, one has windows C: and the other is E: has Ubuntu.
By default, it get installed C:admgr , unless stated otherwise. I didn't change this setting. After installation, a message pops up that:
double click the program icon ....
But I didn't find any icon on the desktop (which is the case in windows) nor any link for application section of the ubuntu. Installation is done correctly, but I cannot launch the program due to unavailability of the icon.
I have looked into the directory admgr, but couldn't find anything except there are two exe files. One is for uninstalling and the other 'CADM.exe'. I don't know what is for.
I also tried the changing of directory from C: to :homeadeelgre in the ubuntu partition. The software shows that files being copied to the directory mentioned above but on checking it later, I found out that directory is empty!!
I have just installed alarm clock, I cannot find an icon anywhere after the install. How can I start this program.
View 7 Replies View RelatedWhat is the command for "Open a terminal window and run application in this terminal
View 4 Replies View RelatedDoes anyone know of some things I can check to find the root cause behind this error? I pulled startupmanager via apt-get, and I get an error when I try to launch the startupmanager executable from a terminal in Gnome.
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.35-24-generic
Found initrd image: /boot/initrd.img-2.6.35-24-generic
[code]....
I generally use gnome but with latest hulla-boo about graphics tempted me to check kde. where i found following problem to configure:
1) no keyboard shortcut to launch a terminal
2) my laptops dedicated volume control is not working
3) gnome package manager is not there, though i can use yum
so i want to have an embedded terminal on my desktop. alltray --borderless --skip-taskbar --sticky Terminal --hide-menubar --hide-borders --geometry 60x600+10-10 seems to work, however, its just on one desktop and it's appearing in the panel, despite my
View 4 Replies View RelatedopenSUSE 11.2, just installed. When I start the "Root Terminal", I get this error message: Could not launch 'Root Terminal' Failed to execute child process "gksu" (No such file or directory) This error message doesn't mean enough to me to know what I need to do.
View 9 Replies View RelatedI'm trying to launch a root terminal with a profile preloaded, but I'm not yet used to the way gnome handles its syntax, so the default link to root terminal has me confused:
Code:
gksu -D Terminal -- env -u ORBIT_SOCKETDIR /usr/bin/x-terminal-emulator
Apparently, the method using gnome-terminal is to add a trailing
Code:
--window-with-profile=PROFILENAME
but this did not work, probably because in this case I'm not calling directly on gnome's terminal.
I cannot launch gnome-terminal from the Applications -> System Tools -> Terminal menu. However a gnome-terminal process is created (I can see it in a terminal that I happened to have open) but it doesn't seem to actually run (I have several of these terminals in the ps list now but they haven't actually run as terminals and it's been at least 2 hrs). At first I thought they weren't running at all until I checked (it looked like the Starting Terminal message at the bottom of the gnome GUI ran abnormally long and then terminated so I thought at first that they weren't running at all).
Also it looks like my gnome session is clobbering the CPU: running at or over 80% of cpu time at times (it does change but mostly it is high). All I'm doing is minor web work + updating a file in Open Office - when I noticed this I got out of Open Office and that had no effect. So it looks like application software is running (this was launched from a terminal) but running from the menu seems to result in processes with low priority (that doesn't seem right though). This just started today and my system has been mostly running correctly for a year or so (last year I got an Acer 5532 on sale, wiped it and installed Fedora 11).
I am unable to launch gcc through command terminal.I am using red hat platform.
View 4 Replies View RelatedI work on a number of servers and do so many repetitive tasks that it's easier for me to make launchers on my desktop for these tasks. It's also necessary for opening windows in my secondary screen. I like to view the error logs as I work, so I have a screen session on my servers that 'tail -f /the/error.log' for easy viewing. I set up a launcher on my desktop that launches the following command:
Code: gnome-terminal --display :0.1 --geometry=156x33 -x ssh -t my-server 'screen -r' The command works perfectly. The window is created on the correct screen, with the correct size and information. The problem is gnome-terminal will exit/crash with no errors after a little while. This happens sometimes when I get up from my computer as well as while I am working on it.
I am saying that there are no errors because I have opened a terminal and ran the command in that terminal. When the new gnome-terminal closes, there are no errors or abnormal output on the generating gnome-terminal.
I've fallen in love with Terminator as a replacement for the standard gnome-terminal app.
However, I'm also very much in the habit of using the nautilus-open-terminal extension for launching new terminal sessions.
I'd like nautilus-open-terminal to launch Terminator rather than gnome-terminal.
A quick search of my system and the web didn't reveal anything. i didn't find a gconf setting to control this. A quick look at the source code didn't help much either.
I want to launch the screen program by default and automatically every time that I open the bash terminal. How can I set this in terminal? I'm using lxterminal - terminal for lxde desktop environment.
View 2 Replies View RelatedIs there a way to possibly launch a terminal by using a keyboard shortcut?
View 4 Replies View RelatedI was trying to make uDev let me mount and unmount devices from my Xfce desktop... I installed udiskie, modified fstab, and finally got it working, but somewhere in the process, my terminal emulator just... died. Now, when I try to launch it, I get this error message: "" (I think I can translate that as Failed to execute child... process? not quite sure) "getpt failed: Not such file or directory." So far, I've been looking but couldn't find anything similar anywhere. also: this happens with all the terminal emulators I've tried (Terminal, gnome-terminal, sonata), except for xterm... which does just nothing: doesn't launch or send error messages.
View 2 Replies View Relateddo all programs installed from software center lanuch from applications? installed fcrackzip but i can't find it to open it.
View 1 Replies View RelatedI got Miro and it installed but when I launch it it just quits. 11.2 64bit
View 5 Replies View RelatedI just installed Audacity from Alien Bob's packages, but it won't launch.
View 5 Replies View RelatedIs there a way to find out the currently installed packages and the corresponding command line to launch the package from a terminal. For example, I know that I have openoffice installed but I do not know how to find the command line to launch it.
View 5 Replies View RelatedFresh guest install of current as of changelog dated 16-Feb-2011, in to VirtualBox 4.0.4 (13.1 x86_64 host).
1. About 6 of the icons normally residing in the top half of Settings Manager are missing (names are their and functions work). Selecting 'Appearance -> Icons' and re-selecting the one choice available restores one, the rest remain MIA.
2. Default xfce Terminal launch fails with error <????> Re-selecting the default 'Preferred Applications -> Utilities -> Terminal -> Xfce Terminal' has no effect. 'Properties' shows the usual 'exo-open --launch TerminalEmulator'.
Setting 'Preferred Applications' to 'X Terminal' launches an xterm successfully as expected.