How do I list file stored inside a rpm file?
{ 3 comments }
Q. Quick question: I need to disable firewall in Linux for testing purpose. I’m using CentOS 4.4. How do I disable the firewall in Linux? A. A Linux firewall is software based firewall that provides protection between your server (workstation) and damaging content on the Internet or network. It will try to guard your computer [...]
{ 24 comments }
Q. I am new to Linux but not to c programming. At university we are using Turbo C compiler under DOS/Windows XP to write and compile C programs. Under Linux I’ve small program called test.c. How do I compile and see the output of C program in Linux? Note I’m using Fedora Core Linux. A. [...]
{ 35 comments }
Q. How do I configure xinetd under Fedora Core Linux? A. xinetd, the eXtended InterNET Daemon, is an open-source daemon which runs on many Linux and Unix systems and manages Internet-based connectivity. It offers a more secure extension to or version of inetd, the Internet daemon. xinetd performs the same function as inetd: it starts [...]
{ 16 comments }
Q. How do I remove virtual interfaces such as eth0:1 or eth1:1?
{ 2 comments }