Software :: Terminal Functions For Linux Like Putty Or Kitty
Feb 19, 2011
I Just recently switched all my desktops to Linux from windows, on windows i used kitty URL...,but in Linux terminal i couldn't find any work around for some of its functions, like :-
1)Open Winscp client by right clicking the window border.
2)CTRL+SHIFT duplicate the window
3)Highlight to copy and click to paste (i know pressing the middle mouse button in Linux would paste the highlighted text, but thats not possible when i am using a laptop.
4)Also I use NX(URL...) to ssh to the Xwindow... i am wondering if there are any other programs that allow me to do that (except the vnc stuff)
View 2 Replies
ADVERTISEMENT
Jan 7, 2011
I'm talking specifically about three functions that I'm missing from Windows world and could not find them in any terminal program in Linux.
1. When you select text in putty window the text is being automatically copied to clipboard - very useful.
2. When I move the cursor to another putty window and right click inside it - the text is being automatically paste inside this window.
3.When I click on a putty window with session running I can say: "duplicate session" - so great.
Why o why can't I get those in any Linux terminal ?I could get this wit CrossOver but surprisingly the Windows version of putty does not work under linux as it supposed to?
View 4 Replies
View Related
Jul 16, 2011
I have a problem in connecting a new Linux box using putty.I have recently set up a new virtual machine using oracle virtual box , and in the virtual box i installed Cent OS 4.8 . I gave NAT connection.When i try to connect the Linux box using putty , i get Network connection Timed out message . When i try to ping from the host OS i get request timed out.
View 4 Replies
View Related
Feb 2, 2010
This app embeds putty and allows you to save ssh and telnet connections (including post login commands). You can also save the connections and sort them however you like. It's great for organizing linux clustered servers etc... Tabs are also a plus (yes I know konsole does this part as well)So to the point at last. I finally upgraded to OpenSuSe 11.2 and I was looking for an app that does much the same thing.
View 2 Replies
View Related
Jan 14, 2010
When I connect to a RHEL CLI via Putty, some folders are blue, some are highlighted green, etc etc.Does all that signify something? Is there a link to a site that tells me what it all means?
View 9 Replies
View Related
Nov 25, 2010
I have X Window running on one of RHEL Machine 192.168.2.2.I have logined through putty from remote Windows Machine 192.168.2.5. Now What I need to open the xterm (if I run the command through putty it should open xterm in the linux Machine).
View 2 Replies
View Related
Jun 27, 2011
Seemingly simple question, which yields slightly undesired results. Execute putty to start a script on a remote linux server which requires user input The remote script does a read -p "Please enter name" NAME I can use plink to execute a script over SSH, the following attempts and problems are shown below :-
Note the -load ns is to load a session that doesnt exist, ie ensure no defaults are used
1) plink.exe -load ns <ip_addr> -l <user> -pw <password> <script path/name> Problem) Doesn't allow/show user input, ie its non-interactive.
2) Add -t to allocate a pty :- plink.exe -t -load nc <ip_addr> -l <user> -pw <password> <script path/name> Problem) Ok, so now the user input can be seen, but I get Ctrl+H (^H) when backspace is pressed, ok if the user doesnt make a mistake!
3) Use putty instead with a saved session putty.exe -load "SavedSession" Problem) (a) Get a new window opened, not a biggy, but not as nice. (b) saved session cannot be easily moved. (c) Get password prompt, cannot provide password like with plink, I know I know, use keys, but this is a closed, private network, and its easier not to bother with keys!
So ideally, I would like the SSH to execute in-line, that is from within the batch file/command line shell I am in, not prompt for username/password, run the linux script and allow prompts and delete/backspace to work.
View 1 Replies
View Related
Apr 27, 2010
So when I try to connect to my ubuntu server with ssh like thisX@dell-desktop:~$ ssh servername -P 1934X@servername's password: Permission denied, please try again.but when I use putty (yes with the same port number and the same settings)it works fine. This didn't start happening until my friend did a reinstall on the server, he didn't have a clue as to why it would do this.
View 6 Replies
View Related
May 10, 2010
Is it possible to make terminal (xfce4-terminal) transparent from bash script?
Maybe by enabling compostion?
View 1 Replies
View Related
Mar 19, 2011
None of my daemon scripts work now, and the startup process displayed errors. Should I reinstall the OS and start from scratch, or is there a way to recover these files? Is there a way to rebuild the files I deleted?
View 2 Replies
View Related
May 15, 2010
I am trying to setup a putty session to putty from one Ubuntu machine to another. I know how to setup to connect to the machine from Windows and I am using the same settings for the one I am trying on the Ubuntu machine but it fails to connect. It fails immediately so I believe that putty is not able to find ssh. Is there some configuring that I need to do.
View 7 Replies
View Related
Mar 11, 2010
Is it possible to define functions within other functions in C++? I know it is the case in other languages.
View 2 Replies
View Related
Feb 16, 2011
I'm using VMWare and a Linux Mint guest OS.How can I install the VMWare Tools? The file is called vmware-install.pl.I've tried running this in the terminal, but it doesn't work.
sudo vmware-install.pl
I can't seem to remember what command I had to use.
View 1 Replies
View Related
Jan 6, 2010
If a process becomes unresponsive in WINDOWS then we press "alt+ctrl+del" to invoke the task manager & then terminate the process.Is there any similar way to invoke the Linux Terminal so that we can end a process by the 'kill' command when it becomes unresponsive?
View 2 Replies
View Related
Dec 21, 2009
if anyone of you have shifted using Paid Red Hat Linux with CentOS, and what are your experiences of moving from Paid Linux to Unpaid Linux CenOS. When do you suggest a person use Paid Linux and when to use Unpaid Linux?
View 1 Replies
View Related
Apr 16, 2010
I have learnt that the network locked huawei modems may be unlocked to use any sim card bu getting a special unlock code and it should ask for it when a "foreign" SIM card is inserted. This procedure works well in Windows, but in Linux where I use wvdial, I dont get prompted for this unlock code. Does anyone know how to insert the unlock code in Linux using any Linux tool (GAMMU/GNOKII/Minicom etc)?
View 2 Replies
View Related
May 5, 2010
i would just like to verify that the command
lspci would show the FC adapter installed
is there any other command that i can use to verify the FC adapter is being installed
View 4 Replies
View Related
Feb 12, 2010
I want to Migrate my C++ Application from SuSE Linux to Red Hat Linux.What impact analysis i should do?
View 3 Replies
View Related
Mar 12, 2010
I am unable to ssh a Linux box from other Linux boxes; also tried to window putty.Although I am getting the password prompt instantaneously.So far, by comparing logs of other server, I am just able figure out that "debug2: callback start" is not coming in ssh -vvv logs.
View 2 Replies
View Related
Mar 17, 2010
how to share a folder from linux to linux systems and setting password to open that folder
View 14 Replies
View Related
Nov 27, 2009
I want to configure linux CentOS 5 as a router using iptable, .Im new in linux so I need the steps to do that
View 5 Replies
View Related
Apr 17, 2011
I have a Dell Inspiron Duo. Running Ubuntu 10.10 On my laptop, the enable/disable wireless and my F2 key share the same space and I need to press the Fn key to use F2 (I know supposed to go other way). But sometimes, they trade places. Where I that If I press the Fn key, it would enable/disable the wireless connections instead of doing F2.
What could be causing this and how do I stop it. This happens with not only my F2 key, but all the F functions. Also does anyone know how to reenable wireless after disabling it in Ubuntu. Pressing the enable/disable button does nothing after disabling and would require a boot to windows to reenable it.
View 3 Replies
View Related
Mar 26, 2011
could you please explain few questions about systemtap.
1st
===
seems gettimeofday_s() always returns 0 Code: stap -ve 'probe timer.s(4){ printf("%d ",
[code]....
View 2 Replies
View Related
Apr 30, 2010
What are the functions of the tar utility?
View 9 Replies
View Related
Sep 7, 2009
I just bought an Apple (intl.) keyboard because of its stylish look and weight but I can't figure out how to map keys to get certain functions that I'm used to working.
Particularly Alt+Ctl+F1~6 when wanting to switch to regular terminal and print screen.
Is there a tutorial out there that explains how to map keys?
View 3 Replies
View Related
Feb 22, 2010
I have an Msi Wind u100+. Between the right hand Alt Gr and CTRL keys there is a key that looks like a menu. It seems to have the same function as a right mouse click. I want to know how to change this specific keys' function, such as use it to launch a terminal or another Super key. Ive tried Keyboard Shortcuts but its main right click function prevails. Also, searchng the forums and google only brings up how to change the entire keyboard layout to DVORAK or something and that's not what I want to do.
View 1 Replies
View Related
Mar 16, 2010
I use g edit to write my C++ codes. How can I know the inbuilt library functions of C++?
View 4 Replies
View Related
Mar 21, 2010
while writing my codes in g-edit, how do I know the in built library functions? Like in turbo C we can see the library functions? Is there any such features?How can I do that?
View 1 Replies
View Related
Sep 7, 2010
i have lost left and right click functions in mouse and touchpad. This only happens when in a window - as in running App. when on top or bottom bar L&R click function normally and on cairo doc too. but inside any APP window left click turns into a hand and grabs it and moves the whole window around. Right click pops up the menu to close it , move workstation Right or Left etcetc So it is like the whole window is now like the title bar area
i have to hold Shift+control down to have normal mouse/touchpad function
I was playing with the Sugar App and its an emulator an educational toy for kids
it tells you to hold shift+control down so you can move the mouse out of the sugar window
and to hold Shift+control+any key for keyboard function
god knows what keys i hit
get my mouse / touchpad functions back
i have already removed all the SUGAR apps via synaptic
View 4 Replies
View Related
Apr 24, 2010
Where are the definitions for C library functions located? It was just recently that I realized that header files don't actually define any functions, they merely include their prototypes.
For instance, stdio.h includes the following line:
Code:
This just means that the definition of printf() is located in another file. What file? Is there some kind of default shared object file that is automatically included during compilation?
View 2 Replies
View Related