3
votes
1answer
74 views

Create a new user at startup in Fedora Linux

I have this virtual machine with Fedora KDE. I want to distribute it but without any default user, except the root of course or another skeleton one. In the first run the person that runs it should ...
0
votes
0answers
832 views

Speed up my fedora 16 startup

i am quite new to Linux, and recently i happily install fedora 16 on my Acer laptop, it was wonderful in the beginning, but now the startup becomes very lagging. i Google it and run the command ...
0
votes
0answers
239 views

auto-execute user-interactive script when logining in runlevel 1 in fedora 16

I am looking to execute a user-interactive shell script once root logged in fedora 16. in another word, I need everything in my system to be automated ( auto root login and auto execute my shell) and ...
0
votes
1answer
223 views

How can I run my Netbeans IDE in Fedora 15 just after auto login? So that I do not see any other gnome details

After /etc/gdm/custom.conf modification. I want to startup in full screen my application such as IDE or Kiosk apps. Without showing up Gnome desktop taskbar etc. How can I do that in my Fedora 15? I ...
0
votes
1answer
531 views

Fedora 14 freezes while starting system logger

I'm having trouble starting Fedora 14 on my computer. The startup procedure freezes while starting system logger. Before this started happening, I had formatted one of my logical disk partitions ...
0
votes
2answers
845 views

starting oracle database automatically

I am using Fedora 8 and Oracle 10g Express Edition. Every time I start my fedora I have to click on start database. How can I add startdb.sh to startup so that it automatically executes when Fedora ...
0
votes
1answer
1k views

Fedora Autologin in runlvel 3 and Autostart application

I have a single kernel with 2 menu entries in grub like following: Boot(gfx) Boot(text) First entry boot the fedora in graphical mode running the gnome. Second entry boot the fedora in text mode. ...