I am using windows 7 OS. I want to make client server setup & trying to connect putty with Vmware from windows 7. I had installed redhat linux 5in Vmware & set the ipaddress as well but I am not able to connect vmware through this ip address.Do I need to set some configuration in ssh as well?
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.
I use PuTTY to connect to an Ubuntu Server (VPS). I would like to use Tab-Completion when I'm working with the command line on Ubuntu Server... How can I configure it?
I have installed VMWare on XP(host) and installed Ubuntu 10.10 Guest on VMWare. I need to simulate remote server on my Ubuntu Guest and connect from XP to Ubuntu guest using WinScp or PUTTY. How do I do it? On my VMWare right now I have networking set as NAT.
I want to connect to my debian server through putty, but only i got is the message - Network error: connection refused. I try with different setting on the server and in putty, but there is no effect.
Here are my settings: for the serveer i use [URL]
Code:
Port 22 # listen address i changed to accept all addresses ListenAddress 0.0.0.0
[code]....
i have no /etc/ssh/ssh_host_key file and try to comment it but with no success. All other lines at the config file was commented.
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.
I have been using VMware Player for some time to host Fedora VMware images on Windows XP. I have been using Fedora 11 and 12 (both 32 and 64 bit) and recently started to use Fedora 13.
I use as a base the images provided by thoughtpolice. http://www.thoughtpolice.co.uk/
I usually install VMware tools and also keep the images updated (yum update) which sometimes changes the kernel.
I have recently had problems with the snapshots not having a network when I restore them. So far I don't have the problem with Fedora 11 and do have it with Fedora 12 (but used not to). I do have it with Fedora 13.
In each case the problem goes away when I uninstall the VMware tools and comes back when I install them again.
One of the symptoms is that SElinux complains about not being able to do something with /var/run/vmware-active-nics.
It looks to me that something is incorrect in the actions being taken when the snapshot is being restored. It does not happen every time and sometimes the network restores itself.
The network can be restored by rebooting the image.
I'm trying to access the VMWare console from firefox using the VMWare plugin. The problem is that it doesn't work on Firefox version 3.6.8. So how can I access the console?
I have installed fc12 on my core2due machine, and I have installed the vmware server on it, its rpm is installed successfully with out any error, after that a message is displayed
The installation of VMware Server 2.0.2 for Linux completed successfully. You can decide to remove this software from your system at any time by invoking the following command: "rpm -e VMware-server".
Before running VMware Server for the first time, you need to configure it for your running kernel by invoking the following command: "/usr/bin/vmware-config.pl".
I tried this command and find the this message
[Akram@localhost Downloads]$ su -c "/usr/bin/vmware-config.pl" Password: Making sure services for VMware Server are stopped.
None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? [yes] yes
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
Your kernel was built with "gcc" version "4.4.2", while you are trying to use "/usr/bin/gcc" version "4.4.3". This configuration is not recommended and VMware Server may crash if you'll continue. Please try to use exactly same compiler as one used for building your kernel. Do you want to go with compiler "/usr/bin/gcc" version "4.4.3" anyway? [no] yes
What is the location of the directory of C header files that match your running kernel?[/usr/src/linux/include]
Now it asks me in last lines that "What is the location of Directory of C header files that match your running kernal?"
Is it possible to configure PuTTY to have me some nice colour scheme like vim's desert?
I'm an PuTTY user under Windows and my login shell is tcsh. The current PuTTY theme setting is a very boring "black background and white character" user interface.
If it is possible, could you illustrate a little bit about how it works?
I've goolged this issue, but it seem both client side and server side settings are involved in changing PuTTY's appearance, which makes me quite confused.
I can't figure out why I keep getting kicked out of the ssh session almost immediately after login to an ubuntu 9.10 server (32bit).See the screenshot. I just installed this server and didn't make any ssh config options. I thought it would work right away.When I ping that server I get sporadic responses where some packets are lost. It's an old Dell poweredge 1400.where should I start troubleshooting? Authentication? Hardware?
I want to use Putty to login to my linux system , I use Reflection before , it works fine to download file , but it can not download file by using the same method , can advise what protocol that Putty that support ?
I recently purchased a dedicated server and have been having trouble with putty. I have been using the server to try and host the game called minecraft. Hosting the server is not a problem however. What is the problem is being able to exit putty without stopping the server. I looked this up, and it sayed to create a screen. I did that after installing screen. I then created a screen, ran the server, then tried to disconnect using the ctr-a-d.However only two things happen when i push the buttons. The majority of the time the window just closes, along with my server stopping. The other thing that happens is putty just stops. I cant type in anything, but I am still notified when I try to close putty.
I use putty to ssh to linux box. By default I get black screen background with white foreground. To change colours, I go to change settings -> Window/colours and then I set background colours as white and foreground colours as black. This is more easy on my eyes. But I can't seem to be able to set this colour setting as default and each time I login, I have to set colours. Could someone please suggest a solution?
Is there any utility which will monitor all commands on SSH SHELL fired by any user who logs in using putty or any other client? If this record is saved somewhere,
I've been allowed to work on the server of a forum. I was given the username and password, and with them logged in successfully on the server using PuTTY, but now I'm not sure what command I use to do anything to the users on the forum For example how would I change someone's username or password, etc.
I've created a .bat file with this line: start C:USERSPuttyputty.exe -ssh user@server.com -pw password
That opens a putty session and logged in it with the user and password i've already specified. But now, I want to enter a simple command like "ls -l" for example.. How can I do that?
I've also tried plink...The line in that case is this one:
and in that file "UNIX_commands.txt" I've added the following lines:
cd /projects/test ls -l
all works fine (the commands are executed) but i can't see the putty session... all i can see is the verbose in my DOS windows of the last line "ls -l"...
The putty session vanishes away. How can I have the session opened and list the mentioned directory.
I have a server program in ubuntu which i run using putty remotely. My problem is that when i closes my putty window, my server automatically closes and stop working. I want that once i start my server it remains on when i closed my putty window.
I've down loaded mysql database file and now I'm looking at adding it into a new dedicated server. Should I upload that sql file to the root folder I created for the domain and insert it with shh like that? If not where should I upload this mysql file to insert it to the new database. It's rather large so I have to use SHH Fir example if this is the code,
Code:
mysql -uUSERNAME -pPASSWORD DATABASENAME < MYDATABASE.sql where is that actual location of MYDATABASE.sql
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?
I am no longer working on the Linux-machine directly, but I'm using Windows puTTY to get a terminal-session. Within that puTTY window I want to switch (or maybe create first) several sessions between which I can switch arbitrarily. I have read about using Ctrl-Alt-Fn, which doesn't work, most likely due to the puTTY interface. I have tried chvt n, which doesn't do anything either (or that it seems). I have tried "bash &" and got bash in the background, which I could call forth using fg, but then had to stay with that and couldn't switch anywhere. Only option was "exit". So, what's the correct way to get several sessions in that puTTY window and switch between them?
I am trying to use the free program Putty for emulation , I use Reflection before , Reflection use unixlink as protocol to download , but this protocol is not in Putty I tried sz is also not work , if I want to download files via Putty , what protocal that I can use ?
I had Ubuntu guest installed on VMWare. The Host OS is Windows 7. But now I want to migrate it to Virtual Box. I migrated it, but it does not allow PUTTY to connect it. It says "connection refused". On VMWare on same host and same guest, PUTTY connection is successful. But it does not allow on Virtual Box. It says connection refused. Both on VMWare and Virtual Box, the guest Ubuntu is configured using NAT networking.
As far as I can tell from browsing around, I should be getting 256 colors in my Emacs, but I'm not. I'm running CentOS 5.4 on an ec2 instance. I'm running Putty 0.60 on Windows 7. Putty is set to send xterm-256color for its terminal string. Putty is set to allow 256 colors. On CentOS, my $TERM is set to xterm-256color.
tput colors shows 256. I recompiled Emacs to 23.2, making sure to install libtermcap-devel beforehand, because someone claimed they needed that. But still, when I M-x list-colors-display in Emacs, it only shows 8 colors.
I'm having trouble setting up PuTTY with Ubuntu. I'm trying to get line characters to work in aptitude as well as 256-color support, but can only get one or the other.
Ubuntu Config:
Using 64-bit Ubuntu Terminal type xterm-256color or putty-256color gives 256-color, but incorrect line characters. Terminal type linux gives proper lines in aptitude, but only 16 colors.
PuTTY Config:
Using font with Unicode characters. (DejaVu Sans Mono) Received Data is assumed to be in UTF-8. Set to use Unicode line drawing code points.