If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Bash and SQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-28-06, 04:58
Olly Olly is offline
Registered User
 
Join Date: Mar 2006
Posts: 20
Bash and SQL

Hi all:

I'm using Cygwin and was wondering if someone could tell me the command for executing the Linux x-windows? Cygwin is on my laptop and I have Debian on a Linux server, therefore I wish to open up the Linux on server via laptop?

p.s. a silly question, therefore I'm not sure anyone will be able to answer! But here goes: I was once working with a programmer who was working on an Oracle database via a VPN. He was using a scripting shell to perform SQL commands to the database i.e. creating tables/users etc. Is this common and is it easy to set-up?

Cheers

Olly
Reply With Quote
  #2 (permalink)  
Old 03-28-06, 08:20
LKBrwn_DBA LKBrwn_DBA is offline
Registered User
 
Join Date: Jun 2003
Location: West Palm Beach, FL
Posts: 2,456
Cool


1) You need cygwin/X.

2) Yes it's normal to use scripts to perform DDL/DML on a database and to set-up just write the scripts!



__________________
The person who says it can't be done should not interrupt the person doing it. -- Chinese proverb
Reply With Quote
  #3 (permalink)  
Old 03-28-06, 08:34
Olly Olly is offline
Registered User
 
Join Date: Mar 2006
Posts: 20
Thanks for that.

What would the command be to open Linux server on laptop via Cygwin?

Thanks
Reply With Quote
  #4 (permalink)  
Old 03-28-06, 12:05
LKBrwn_DBA LKBrwn_DBA is offline
Registered User
 
Join Date: Jun 2003
Location: West Palm Beach, FL
Posts: 2,456
Cool


xterm?
__________________
The person who says it can't be done should not interrupt the person doing it. -- Chinese proverb
Reply With Quote
  #5 (permalink)  
Old 03-28-06, 14:37
Olly Olly is offline
Registered User
 
Join Date: Mar 2006
Posts: 20
Found it, its: X -broadcast -fullscreen

BUT you need to enable the XDM to listen for the broadcasts.

Thanks for help
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On