Re: [PHP] question about linux editor

2008-03-25 Thread Daniel Brown
On Mon, Mar 24, 2008 at 10:28 PM, Sudhakar [EMAIL PROTECTED] wrote:
 i need to connect to the linux server using an editor. can anyone suggest
  which would be an ideal linux editor to connect to the server.
  apart from the ip address, username and password are there any other details
  i would need to connect to the server.

An editor would be what you would use once you're already
connected to the server (or once you've synchronized files with your
local machine).

I'm a command-line junkie, and a full-time Linux user (with the
exception of my PDA and half of my laptop).  So I SSH into the remote
server and use 'vi' to edit the files.  From the command line on an
SSH connection, some of the editors you'll have available to you in
almost all cases are vi/vim, pico/nano, and ed, among others.

-- 
/Daniel P. Brown
Forensic Services, Senior Unix Engineer
1+ (570-) 362-0283

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] question about linux editor

2008-03-25 Thread Jay Blanchard
[snip]
 i need to connect to the linux server using an editor. can anyone
suggest
[/snip]

I use Putty to connect and then call all sorts of command line editors.
I may have Putty windows open to many servers at once.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] question about linux editor

2008-03-25 Thread Wolf

 Sudhakar [EMAIL PROTECTED] wrote: 
 i need to connect to the linux server using an editor. can anyone suggest
 which would be an ideal linux editor to connect to the server.
 apart from the ip address, username and password are there any other details
 i would need to connect to the server.
 
 please advice.
 
 thanks.

ssh and putty, depending on what OS you are going to start the connection from.

I personally use vi after connection, though others I know use nano.

But then, this is a PHP list  

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] question about linux editor

2008-03-25 Thread Ray Hauge

Sudhakar wrote:

i need to connect to the linux server using an editor. can anyone suggest
which would be an ideal linux editor to connect to the server.
apart from the ip address, username and password are there any other details
i would need to connect to the server.

please advice.

thanks.



I also will typically use SSH + vi, but Zend Studio (not sure about 
Eclipse) can open an SSH connection and edit files that way.


--
Ray Hauge
www.primateapplications.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] question about linux editor

2008-03-24 Thread Sudhakar
i need to connect to the linux server using an editor. can anyone suggest
which would be an ideal linux editor to connect to the server.
apart from the ip address, username and password are there any other details
i would need to connect to the server.

please advice.

thanks.


Re: [PHP] question about linux editor

2008-03-24 Thread Casey
On Mon, Mar 24, 2008 at 7:28 PM, Sudhakar [EMAIL PROTECTED] wrote:
 i need to connect to the linux server using an editor. can anyone suggest
  which would be an ideal linux editor to connect to the server.
  apart from the ip address, username and password are there any other details
  i would need to connect to the server.

  please advice.

  thanks.


Putty!

-- 
-Casey

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] question about linux editor

2008-03-24 Thread Mark Weaver

Casey wrote:

On Mon, Mar 24, 2008 at 7:28 PM, Sudhakar [EMAIL PROTECTED] wrote:

i need to connect to the linux server using an editor. can anyone suggest
 which would be an ideal linux editor to connect to the server.
 apart from the ip address, username and password are there any other details
 i would need to connect to the server.

 please advice.

 thanks.



Putty!



er... no... he said from Linux! :)

--

Mark
-
the rule of law is good, however the rule of tyrants just plain sucks!
Real Tax Reform begins with getting rid of the IRS.
==
Powered by CentOS5 (RHEL5)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] question about linux editor

2008-03-24 Thread Casey
On Mon, Mar 24, 2008 at 8:09 PM, Mark Weaver [EMAIL PROTECTED] wrote:

 Casey wrote:
   On Mon, Mar 24, 2008 at 7:28 PM, Sudhakar [EMAIL PROTECTED] wrote:
   i need to connect to the linux server using an editor. can anyone suggest
which would be an ideal linux editor to connect to the server.
apart from the ip address, username and password are there any other 
 details
i would need to connect to the server.
  
please advice.
  
thanks.
  
  
   Putty!
  

  er... no... he said from Linux! :)


No, he said /to/ Linux! :0
-- 
-Casey

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php