Posts Tagged ‘Server.’
Posted on June 7, 2009 - by admin
How Can I Configure A Linux Mail Server?
How can I configure a Linux server as an email server? Also I need to set up an emailing programme on my own premises but route it through a dedicated root server in a server warehouse. The mail should go out from port 26.
Posted on June 5, 2009 - by admin
What Are Basic Hardware Requirements Of Building A Web Server With Database?
I’m going to create my own website with a database which will store some accounts and files. what hardware requirements do i need to build the webserver?
OS?
RAM?
HardDisk?
anything else?
highest points for best answers.
Posted on June 3, 2009 - by admin
How Can I Hack Yahoo! Ip Address Server?
I been trying to load fake script for Yahoo! IP server but it doesnt work i been loading virus into their security that didnt work either can somebody tell me how my IP address is196.33.1.92 email me at ashten_morgan and my name is Erica
Posted on June 2, 2009 - by admin
How Hard Is It To Run A Secure Linux Server, With Apache, Php, Mysql, And Mail Services?
I will be getting my own dedicated server soon and while I have a functional knowledge of the concepts of Linux, I don’t know everything. Will my server be reasonably secure if I am sure to keep everything updated and patched (assume there are no PHP scripts vulnerable to SQL injection etc.)
Posted on June 1, 2009 - by admin
You Have Root Access To A Linux Server. How Do You Tell It Is Running Selinux ?
It depends. If you are running a desktop on your Linux server (X, for example), you can *probably* run the “system-config-securitylevel” program and check. If you only have access to the command line, you can run the following command as root and do the same thing:
system-config-securitylevel-tui
The “tui” at the end is short for “text user interface”. For some reason, Yahoo feels the need to cut off the “i” and replace it with “…” Silly Yahoo.
It’s important to note that the RPM for these management tools needs to be installed for you to be able to run them. These tools are installed by default, so unless you changed the default installation somehow, they should be there.