Results 1 to 3 of 3
We have new server running Fedora Core 8. Because of what we are doing, our server is required to run without a control panel. But because of this, we are ...
- 06-08-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
First Time with Linux Server
We have new server running Fedora Core 8. Because of what we are doing, our server is required to run without a control panel. But because of this, we are left with only terminal access, and we are unfamiliar with Linux server administration.
What we want is to learn to do particular, basic tasks by ourselves, in house. But we need knowledgeable guidance. Even with the help however, we have no delusions of becoming Linux Server Admins. We hire contractors for the serious tasks that need to be done. For these particular things, these security features, we want to be able to handle the task without having a 3rd party having access.
Through terminal, we are trying to do these things:
Change root password
Configure the firewall
and Adjust bandwidth limits
Any help that can be provided will be appreciated. Just to restate, we are looking for the knowledge of how to do the changes. We are not looking for someone to change it for us.
- 06-09-2009 #2
First question would be is this a production server? If the anwser is yes then I would suggest you move off of fedora onto something more stable like Centos. FC8 is old.
So let me see if I understand this correctly , you want to admin the box but have no knowledge of what you are doing?Because of what we are doing, our server is required to run without a control panel. But because of this, we are left with only terminal access, and we are unfamiliar with Linux server administration.
Which will require you to understand what you are doing.What we want is to learn to do particular, basic tasks by ourselves, in house. But we need knowledgeable guidance. Even with the help however, we have no delusions of becoming Linux Server Admins. We hire contractors for the serious tasks that need to be done. For these particular things, these security features, we want to be able to handle the task without having a 3rd party having access.
I would suggest you use ssh for all your remote connections to this server.Through terminal, we are trying to do these things:
Simple enough Log in then become root and type in passwdChange root password
This will ask for the current password
Then it will prompt you for the new password
Then it will prompt you to re-type the new password
There is a lot more to this then simply saying firewall-on, firewall-off.Configure the firewall
You need to understand what it is you need to allow through the firewall.
You should really have an admin do this step for you. I don't worry about limits so I don't think out of the box I can be much help here.and Adjust bandwidth limits
I would suggest letting a 3rd party do this for you as stated above there is more to this then simply turning service on and off. You should really know what you are doing to do this correctly.Any help that can be provided will be appreciated. Just to restate, we are looking for the knowledge of how to do the changes. We are not looking for someone to change it for us.
- 06-11-2009 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
You can configure your system to use a serial port or the network for a console connection - a "headless" configuration. Read the system documentation for details how to do that. You might need to install a keyboard and monitor until you have the system properly configured. Once done, you should be able to remote access the system via a static network address.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
