Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Need Help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
havok13191
n00b
n00b


Joined: 22 Aug 2005
Posts: 13
Location: Columbia, Missouri

PostPosted: Mon Oct 03, 2005 9:46 pm    Post subject: Need Help Reply with quote

Here is what I would like to do:

In virtual terminal 1 = run a bash file and autologin
then in the rest of the virtual terminals just use autologin.

Now I can manage the autologin for the terminals, the problem i need help with is to get the bash file to just run in the first virtual terminal. Any Suggestion would help.

thanks

tom
Back to top
View user's profile Send private message
hurgh
Tux's lil' helper
Tux's lil' helper


Joined: 29 Oct 2002
Posts: 86
Location: Australia

PostPosted: Mon Oct 03, 2005 10:19 pm    Post subject: Reply with quote

Hey,

I dont have any suggestion about your problem, but you might want to look at putting in a more descriptive subject, as some people just skip over subjects like "Need Help" as they dont know what it is in regards to and cant be bothered opening up the post to find out.

Just a thought

-Hurgh-
_________________
Website: http://www.hurgh.org/
Back to top
View user's profile Send private message
daywalkerNT
n00b
n00b


Joined: 01 Oct 2005
Posts: 40

PostPosted: Tue Oct 04, 2005 2:16 am    Post subject: Reply with quote

could you supply some of the code you're thinking of using ?
Back to top
View user's profile Send private message
havok13191
n00b
n00b


Joined: 22 Aug 2005
Posts: 13
Location: Columbia, Missouri

PostPosted: Tue Oct 04, 2005 3:51 pm    Post subject: It is to automount a server Reply with quote

So it will pretty much just look s like this:

Code:
mkdir /mnt/<name>

mount -t smbfs -o username=<name>,password=<passwd> //<server> /mnt/name
cd /mnt/<name>
.menu


Where menu is this nice little program a friend wrote. So like I said i need this program to just run in virtual terminal 1 with autologin. Then the rest of the terminals need to just have autologin. Autologin is pretty easy and i have posted somewhere in linux forums how to actually get it to run. But the trick here is to get a program to run in just one virtual terminal

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot 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