Author

Topic: windows like batch files on linux? (Read 1701 times)

hero member
Activity: 504
Merit: 500
July 15, 2011, 01:27:51 PM
#12
Code:
cd /opt/miners/phoenix

lxterminal -e "python ./phoenix.py -u http://maxinmontreal.122:[email protected]:8332/ -k phatk VECTORS BFI_INT AGGRESSION=7 FASTLOOP=false WORKSIZE=128 DEVICE=0"

this works, thanks for the replies!
full member
Activity: 228
Merit: 100
July 15, 2011, 01:23:35 PM
#11
open the script via terminal
type ./scriptname.sh
hero member
Activity: 504
Merit: 500
July 15, 2011, 01:10:37 PM
#10
Code:
cd /opt/miners/phoenix

python ./phoenix.py -u http://maxinmontreal.122:[email protected]:8332/ -k phatk VECTORS BFI_INT


this works, but i cannot see the terminal.
newbie
Activity: 28
Merit: 0
July 15, 2011, 12:16:00 PM
#9
Hmm, if you are using LinuxCoin with GUI, then you must open Terminal window to start miners...
I cannot imagine other ways of doing this Tongue
hero member
Activity: 504
Merit: 500
July 15, 2011, 11:45:54 AM
#8
Be sure to check "run in terminal" when creating the launcher icon


Tried this, still a no go... Huh
hero member
Activity: 504
Merit: 500
July 15, 2011, 11:44:31 AM
#7
How do you start your scripts?
What linux distrib do you have?
Do you run a GUI?

I am using Linuxcoin, latest version.
I created a text file in leafpad, made it an executable in the properties, and then double click on it.
hero member
Activity: 504
Merit: 500
July 15, 2011, 11:39:39 AM
#6
you can create a new file for example miner.sh
within that you type

/path/to/miner/minername.py -option -option

save that file.
mark the file as executable and doubleclick the file,
select run in terminal.

now everythings fine Smiley.

regards, talpan

Yes I tried this, but the terminal does not open.
newbie
Activity: 28
Merit: 0
July 15, 2011, 05:54:53 AM
#5
So I am still new to Linux. I have created a file using leafpad to run phoenix miner for me. I made it an executable, and it does run, but I do not see it, there is no terminal window, and I would like one to be there so I can see the progress...

What do I have to do to run it with the terminal window open?

How do you start your scripts?
What linux distrib do you have?
Do you run a GUI?
full member
Activity: 228
Merit: 100
July 15, 2011, 05:54:42 AM
#4
you can create a new file for example miner.sh
within that you type

/path/to/miner/minername.py -option -option

save that file.
mark the file as executable and doubleclick the file,
select run in terminal.

now everythings fine Smiley.

regards, talpan
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
July 15, 2011, 05:53:37 AM
#3
Be sure to check "run in terminal" when creating the launcher icon
member
Activity: 84
Merit: 10
hero member
Activity: 504
Merit: 500
July 15, 2011, 01:06:43 AM
#1
So I am still new to Linux. I have created a file using leafpad to run phoenix miner for me. I made it an executable, and it does run, but I do not see it, there is no terminal window, and I would like one to be there so I can see the progress...

What do I have to do to run it with the terminal window open?
Jump to: