Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Linux -- *nevermind*

 
Post new topic   Reply to topic Printable version
 View previous topic  QSSU (Quick Server Set Up) Post :: Post Wormhole Gravity Formula  View next topic  
Author Message
L.C.
Server Help Squatter


Age:33
Gender:Gender:Male
Joined: Jan 03 2003
Posts: 574
Location: Missouri, US
Offline

PostPosted: Wed Jul 30, 2008 12:35 am    Post subject: Linux -- *nevermind* Reply to topic Reply with quote

*nevermind -- editted original post out*

This is what I copy and paste into Putty to reboot BlueT after running 'killall screen':

Code: Show/Hide
cd ~/subspace/Directory
chmod +x *
screen -t ddirserv -S ddirserv
./ddirserv &
screen -d
dir
sleep 5s
cd ~/subspace/Biller
chmod +x *
screen -t ssbilling2linux -S ssbilling2linux
./ssbilling2-linux &
screen -d
dir
sleep 5s
cd ~/subspace/BlueT/Jackpot\ SVS/Zone
chmod +x *
screen -t 70000 -S 70000
./subgame2.exe &
screen -d
dir
sleep 5s
cd ~/subspace/BlueT/Jackpot\ SVS/Bot
chmod +x *
screen -t 70001 -S 70001
./MERVBotJP.exe &
screen -d
dir
sleep 5s
cd ~/subspace/BlueT/BlueT\ Hosting/Zone
chmod +x *
screen -t 70010 -S 70010
./subgame2.exe &
screen -d
dir
sleep 5s
cd ~/subspace/BlueT/BlueT\ Dragonball\ Z/Zone
chmod +x *
screen -t 70020 -S 70020
./subgame2.exe &
screen -d
dir
sleep 5s
cd ~/subspace/BlueT/BlueT\ Dragonball\ Z/Bot
chmod +x *
screen -t 70021 -S 70021
./mervbot.exe &
screen -d
dir
sleep 5s
cd ~/subspace/BlueT/BlueTZone2/Zone
chmod +x *
screen -t 70030 -S 70030
./subgame2.exe &
screen -d
dir
sleep 5s
cd ~/subspace/BlueT/BlueTZone2/Bot
chmod +x *
screen -t 70031 -S 70031
./MERVBot.exe &
screen -d
dir
sleep 5s
cd ~/subspace/BlueT/BlueTZone3/Zone
chmod +x *
screen -t 70040 -S 70040
./subgame2.exe &
screen -d
dir
sleep 5s
cd ~/ss/Zone
chmod +x *
screen -t 70050 -S 70050
./subgame2.exe &
screen -d
dir
sleep 5s
cd ~/ss/Bot
chmod +x *
screen -t 70051 -S 70051
./MERVBotJP.exe &
screen -d
dir
sleep 5s
cd ~/subspace/BlueT/resol/AI
chmod +x *
screen -t 70060 -S 70060
./aimervbot.exe &
screen -d
dir
sleep 5s
cd ~/subspace/BlueT/resol/Bot
chmod +x *
screen -t 70061 -S 70061
./mervbot.exe &
screen -d
dir
echo Application network boot complete!

Takes 90 seconds to 95 seconds to do it all! biggrin.gif Finally some organization.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:40
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3614
Location: Las Vegas
Offline

PostPosted: Wed Jul 30, 2008 9:38 pm    Post subject: Reply to topic Reply with quote

Why not make a screenrc full of all the different bot startups, and then if you need to start them all up (say, upon bootup), just do screen -c bot.screenrc?

Or another option is to have them as init scripts. If you ever need to see the output of a bot, just redirect it to a log file, which you can tail if need to.
Back to top
View users profile Send private message Add User to Ignore List Send email
L.C.
Server Help Squatter


Age:33
Gender:Gender:Male
Joined: Jan 03 2003
Posts: 574
Location: Missouri, US
Offline

PostPosted: Thu Jul 31, 2008 1:50 am    Post subject: Reply to topic Reply with quote

I've looked into screenrc, and it looks complicated and overwhelming. I just wouldn't know what exactly to put in it or how to set that up.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Misc User Apps All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 644 page(s) served in previous 5 minutes.

phpBB Created this page in 0.501717 seconds : 28 queries executed (84.9%): GZIP compression disabled