General :: Run Terminal On Windows ?

Mar 12, 2011

To work with Windows command prompt. I've been working with Linux and Windows. Linux terminal has more advantages than the XP command prompt, so I would like to use a Linux terminal on Windows. Does anyone know how can we do that ? I don't want to run Linux commands on Windows. But I like the features on Linux terminal so I want to use same features for the Windows command prompt or use Linux terminal on Windows.

View 3 Replies


ADVERTISEMENT

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

General :: Send Message Via Terminal In Windows?

Dec 6, 2010

How to send message via terminal in windows or linux?

View 4 Replies View Related

General :: Navigating To Windows Partition In Terminal?

Mar 14, 2011

I'm still somewhat of a n00b to ubuntu, so please excuse the probable fail of this post.So a while back i dual booted Ubuntu along with my Windows 7 operating system.I'm trying to navigate to the directories in my Windows partiion, which includes a C (0S) partion and D (Data parttion).

df yields
david@david-laptop:~$ df
Filesystem 1K-blocks Used Available Use% Mounted on

[code]....

View 1 Replies View Related

General :: Windows - Differences Between Shell , Console & Terminal?

May 24, 2010

Thats it! I'm confused with the terminology.

What is the difference between shell , console & terminal?

View 3 Replies View Related

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 :: Make Linux Terminal Transparent With Terminal Command?

May 10, 2010

Is it possible to make terminal (xfce4-terminal) transparent from bash script?

Maybe by enabling compostion?

View 1 Replies View Related

General :: Launch A Terminal By Clicking On The Terminal Icon At The Top Of The Screen

Apr 22, 2010

I 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.

View 3 Replies View Related

General :: Terminal Proxy Or Screen Without Terminal Emulation?

May 26, 2010

How can I make terminal applications immune to terminal emulator close, but still able to use all virtual terminal features?

egin{UPDATE}I want my terminal application remain alive and accessible if I accidentally close terminal emulator. This functionality is provided by screen and tmux, but they have issues with colors and they flush screen.Yes,I can run the shell inside screen, but I do not want the shell remain alive unless there is some other program running.

end{UPDATE}I see this must be something like screen, but without VT100 terminal emulation, something which will just apply whatever application does with "terminal proxy"'s terminal (like outputting something to stdout/stderr or using stty to set terminal options) to the terminal this proxy runs in.

// I know about screen and altscreen on, but it makes either this (screen with TERM=screen):

or this (screen with TERM=rxvt-unicode):

while I want this (rxvt-unicode without screen):

I have figured out that everything looks fine if I compile rxvt-unicode with USE=-xterm-color (in fact vim looks like on the second picture even without screen if I add this USE flag) and set TERM=screen-256color, but I do not like this workaround because it actually changes colors and I can't be sure that it will always change them only this way:

View 4 Replies View Related

General :: Run Programs From System Terminal Without Blocking Terminal?

Jun 19, 2010

Right now when I start a program from a terminal I can't use that terminal instance again until I close the program.

I am a new user of linux, and I want to know if there is a way to execute a program/application from a terminal without blocking the terminal until the program ends.

View 3 Replies View Related

General :: How To Redirect A Terminal/tty Output To Other Terminal/tty

Dec 14, 2010

hello
I tried to find a good subject but it was the best of mine, anyway I'll explain it here.
some time I do some thing like installing a new application in Linux terminal of my office PC but it take a long time and I have to go home during its installation or configuration process that it is not good to cancel it.My current solution is abandoning the process until next day. I wanted to know is there any way to redirect an input and out put of a terminal to another one, if it works I can continue my abandoned process by ssh to my Linux office PC and redirect that terminal to my new remote sshed terminal from my home.

Thank a lot for any help.

View 4 Replies View Related

Fedora :: Shrinking Terminal Windows Under Kde?

Jun 19, 2011

I'm running kdm/kde, and when the previous session is restored, terminal windows shrink themselves. When I resize a window to make it useable, the window is "kind of" unfocused until I move it. (It will accept input, but not echo it and the block cursor remains "hollow")

How to I set it so the windows are simply restored at their previous size, and not then "shrunk"?

It seems the windows shrink to about the minimum width of the menu bar, and is about 3 lines of text high.

BTW, when I open a new terminal window, it shinks to this size. It appears the the hight is determined by the min size of the scroll bar

View 5 Replies View Related

Ubuntu :: Add Terminal Windows Name In Script

May 21, 2010

very simple but i cannot find the working command anywhere.i want to give terminal windows name when i start an app from a script when i type in echo --help just send my back.

View 5 Replies View Related

Ubuntu :: Switch Between Windows From Terminal?

Oct 23, 2010

I am using Wine to play Sim City 2k, and the game doesn't show up in the taskbar. How can I use the Terminal to switch to it?

View 6 Replies View Related

Ubuntu :: Switch Between Windows From The Terminal?

Oct 23, 2010

I am using Wine to play Sim City 2k, and the game doesn't show up in the taskbar. Conky shows that SimCity.exe and winserver are both running, but I can't get to them. How can I use the Terminal to swap windows?

EDIT: Oh, great. I think a fire just broke out. I can hear the sirens, but I can't stop them! Crap!

EDIT2: You know, listening to these sirens really sucks. I had my city up to 130,000 people. I was just saving up enough money to buy an arcology when I tried to move SimCity to Desktop #2. Wine was not happy with this decision. My city is probably burned to the ground by now.

EDIT3: Ok, I just realised that I can stop the process from the System Monitor. Too little, too late I imagine. Oh well, I can probably rebuild it if I could just get to the window...

View 3 Replies View Related

Ubuntu :: Terminal And Other Windows Grayed Out

Jan 19, 2011

I accidentally made my laptop go into "personal terminal" mode and it shut down and now when I boot into Ubuntu it checks my disks for errors and says the /TMP file is not ready or something..and when I open my terminal its just gray and when i hit the shutdown button it brings up a window where the inside is gray..

View 1 Replies View Related

Ubuntu :: Turn Off Wobbly Windows In Terminal ?

May 5, 2010

I was tweakng the desktop effects in kubuntu and adjusted the stiffness slidder to max out wabbly windows so I could compare it to more stiffer option. It is only supposed to wobble when the window is moved but as soon as I hit the apply button the window started wobbling all over the place! So fast, that I can barely tell what window it is! It is impossible for me to open any windows without them flickering all over the place. I will not be able to fix this inside KDE.

Does anyone know of a command-line option to turn desktop effects off? Is there a desktop configuration file somewere I can edit w/ nano? I am having to write this on windows7 because I can't use any windows in linux.

View 3 Replies View Related

Ubuntu :: Menuconfig Unusable From Windows Terminal

Jul 1, 2010

I'm using SecureCRT on a Windows host to connect to Ubuntu 10.04 using the default VT100 setting, and having a problem working with Ncurses (ie. output from "make menuconfig":[URL]...

- The screen is difficult to read/navigate
- Neither ESC nor F12 work so I can exit menuconfig

how to solve this issue?

View 1 Replies View Related

Ubuntu :: How To Start Two Terminal Windows On Unity

May 9, 2011

I can start a Terminal window from the Unity launcher (Ubuntu 11.04). But how do I get a second instance of a program in the launcher, whether Netbeans, Terminal windows, whatever? This article on Unity [URL] says you should click the middle mouse button.

View 5 Replies View Related

Ubuntu :: Injecting Commands Into Different Terminal Windows

Jul 30, 2011

I have a terminal window running a game server in Ubuntu 11.04. no problems at all.I also have a backup script, which simply uses cp to save copies of the level files. this is run as a scheduled task every 20 minutes.What i'm trying to do, is as part of the backup script issue a command in the game server terminal window (forcing a save of the level) before the cp command takes place.

Two days of googling and i have failed to find a solution, anyone have any ideas?one thing i was also trying to figure out is how to identify the game server terminal window, maybe by changing the 'Terminal' text at the top. is this possible?

View 1 Replies View Related

Ubuntu Networking :: Access Files On Windows PC From Terminal?

Apr 9, 2010

I have a Windows PC that I'm trying to access from my Karmic Laptop terminal. I've got them connected over the network and have the drive in the Windows machine mounted, but I just can't find it in the filesystem. I'd like to write some scripts to move some files around, but am obviously off to a bad start.

View 1 Replies View Related

Ubuntu :: Windows Virus - Shut Down Computer From Terminal ?

Mar 1, 2011

1- I m having duel boot win xp and ubuntu...most of internet downloading i do from ubuntu....i know windows virus dont run on ubuntu even they come but what about my windows partition.....is that gets affected?

2- How to shut down computer from terminal? i want to specify time also.means at 12pm it should get shutdown something like that....but before getting shut down it should close all application if possible.

View 8 Replies View Related

Ubuntu :: Unable To List Windows Shares From Terminal?

Jun 8, 2011

I am unable to list windows shares from terminal. I am getting the following error,

Code:
root@ubuntu:~# smbclient -L 172.29.33.10 -U karthick
params.c:Parameter() - Ignoring badly formed line in configuration file: # Samba config file
WARNING: The "Share modes" option is deprecated
Unknown parameter encountered: "read Size"

[Code]....

View 1 Replies View Related

CentOS 5 :: Need Remote Xsession Like Terminal Server On Windows

May 2, 2009

I need to install in my centos 5.3 a remote sesion login like a Terminal Server on Windows. I tried to use a VNC but I have a problem and it is that the user must be loged before on local machine. I need to can wake on lan my server and log in with that program.

View 1 Replies View Related

OpenSUSE Network :: Connect From Windows Platform To Terminal Of Suse

Mar 30, 2010

I have installed opensuse 11.2 without graphical interface. Configured whole server with ftp and hosting. This suses-server is in LAN with my home computer and without keyboard, monitor and mouse. What to use to connect from my Windows platform to terminal of suse so I don't need extra hardware?

View 3 Replies View Related

Ubuntu :: Guest On Windows 7 With VirtualBox Freeze After Close Terminal

May 18, 2011

The following is my virtualbox ubuntu config. Virtualbox is the latest version.

Ubuntu 11.04
Base Memory 2G
Video Memory 64MB
3D acceleration: YES

The problem only happens after I close terminal. The individual program or software works fine. But as long as I use terminal, and close it, then the desktop environment freeze.

Is there anyone encountering the same problem, and how can I resolve it ?

View 1 Replies View Related

Software :: Terminal And Konsole Windows Show Strange Characters

Oct 1, 2009

When I open a terminal or konsole window, output (either STDOUT or STDERR) sometimes contains funny characters instead of something meaningful. Can someone explain how I might correct this situation?

ANALYSIS:
One very repeatable example involves using the manual page command

Code:
man set... man page output ...upstart - event-based init daemon

In my copy of the output, there are several problems in the very first screen. In the synopsis section, there is "{ value | ?value? ..." Replace the '?' with a lower-case-a-under-a-carat character (a-hat).
I suspect the garble character might be apostrophe in real life.

In other places, I see var?/able or how?/ever or trans?/action where the '?' is again a-hat and the '/' represents end of line or newline. I suspect the garble character might be a hyphen in real life.

All of this suggests that there is a conflict between the character stream written to STDOUT by the man command and the character-display settings (is that "code page" or similar?) of the specific terminal or konsole in use.

In specific, I use konsole v1.6.6 from KDE v3.5.10. In general, I'm running Ubuntu Hardy (v8.04.3 LTS).

View 5 Replies View Related

CentOS 5 :: Install X Windows From Terminal On System With No Internet Access?

May 29, 2009

I am working on a system with no internet access so I cant use yum. How do I install a feature like X-Windows or GNOME Desktop Environment(using groupinstall) directly from DVD?

View 3 Replies View Related

Ubuntu :: Creating A Command To Open Multiple Terminal Windows That SSH Into The Same Server?

Apr 7, 2010

Every time I boot up ubuntu I usually open 3 terminal windows and ssh into the same server. I would like to either click a shortcut, or run a single terminal command that will do the equivalent.

I came across the "gnome-terminal" command, but I was unable to get it to trigger an ssh command.

Ideally I would like to have a script that I pass in the number of windows I want to open and the server I would like to ssh into for each window.

View 4 Replies View Related

Ubuntu :: No Longer Control The Default Size Of Gnome Terminal Windows

Sep 28, 2010

All of a sudden I can no longer control the default size of my gnome terminal windows. The option is just gone from the preference window. If I look in gconf-editor my old values are still there but they are ignored.

View 7 Replies View Related







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