Other
What is a remus or romulus account?
Submitted by nbcs faq on Tue, 2006-06-20 14:46. other | UNIX | OtherIn order to have a remus or romulus account you have to be registered for a Computer Science course that requires the programing tools available on these systems. For more information on remus and romulus please go to the remus webpage.
How can I get a remus or romulus account?
Submitted by nbcs faq on Tue, 2006-06-20 14:44. makeacct | UNIX | OtherPoint your browser at http://remus.rutgers.edu/newaccount.html. If you meet all of the necessary requirements, an account will be created for you, or your existing account will be extended. Note that it takes about 15 minutes for accounts created with the above web interface to become active. If you are renewing your account, your existing username, password, and files will not be altered.
How do I detect remotely whether my machine is infected with the Linux.Slapper worm?
Submitted by nbcs faq on Tue, 2006-06-20 14:21. GNU Linux | other | OtherThere's no easy foolproof way, but a good indication is that UDP port 2002 is open. You can check that with for nmap for example. To do this you would run nmap in the following way:
nmap -sU -PT -PI -p 2002 your-suspect-ip-address
How can I set up the Red Hat up2date utility to update my packages nightly and send me an e-mail with the results?
Submitted by nbcs faq on Tue, 2006-06-20 14:18. GNU Linux | other | OtherThe Red Hat GNU/Linux up2date utility is a program that is used to make sure that the system is up to date with the most recent security updates and patches. Up2date comes pre-installed with all recent versions of Red Hat GNU/Linux.
Up2date is a graphical utility, but there is a way to use the program from the command line without using the graphical interface. For example to update a Red Hat GNU/Linux system using up2date from the command line you can enter: up2date -u
If you are not logged in as the root user, you will be prompted for the root password.
In order to have this command run nightly you will need to using something called the cron utility. Cron is a program which can be used to schedule programs or commands to run at a particular time. To learn more about the cron utility please read the manual page by issuing the command man cron
How can I use the Red Hat GNU/Linux up2date utility to update my system?
Submitted by nbcs faq on Tue, 2006-06-20 14:14. GNU Linux | other | OtherYou can use the up2date utility to update your Red Hat GNU/Linux system by opening a terminal window and issuing the command: up2date
After issuing the command you will be prompted for the password for the root user on the system. After issuing the command a window will come up to walk you through the rest of the process.
Still have a question?
Didn't find what you were looking for? Do you still have a question you need an answer to? Just click here to send us a message, and a memeber of our staff will contact you shortly.

