Linux Commands Line list - v1.2 Most used linux commands(over 350 commands) divided into arguments <http://www.linuxguide.it/linux_commands_line_en.htm#go> ...
How to enable access log in apache-tomcat: Edit conf/server.xml Add following line <Valve className="org.apache.catalina.valves.AccessLogValve"/> How to enable...
Sometimes one may need to export nfs share with a user permissions e.g. anyone mounting nfs share has the r-w permissions and created files have the ownership...
... Nice work, I would surely give a try very soon. There are other methods too if you want to do a network installation of any linux/FreeBSD distribution. ...
It is fairly simple to configure and use rsync. rsync has many features which suites for mirroring data among two or nore unix based systems in a LAN/WAN...
Removing leading directory from tar.bz2 archive. Suppose you have a directory named 'test' containing another directory 'openldap-2.3.27' and. [root@localhost...
YUM automatically computes dependencies and figures out what actions need to happen in order to successfully install packages. Creating your own repository in...
Hi all, We are an p2p group named wikiocean (www.wikiocean.net) which uses & supports free software in whichever way possible. Most of the time when people...
Have a look, makes your work faster. Taken from: http://linux.about.com/od/linux101/l/blnewbie5_1.htm <Ctrl><Alt><F1> Switch to the first text terminals. Under...
The ARCHIVE storage engine is used for storing large amounts of data without indexes in a very small footprint. ARCHIVE storage engine is included in MySQL...
Installation of java and Apache-tomcat on Linux 1.Introduction 2.Installation of java 3.Installation of apache tomcat 4.References 1.Introduction: This...
in RHCE examination if a question is asked that "configure a ftp server for your local system and rest of the network should not be able to access your ftp...
In any of the questions which is regarding the deinal of service ou should use /etc/hosts.deny. Use of IPTABLES in exam is not permissible if you use iptables...
... I think the case is similar when we configure telnet, where we can deny the access by editing the file /etc/xinetd.d/telnet. Open the file in any editor...
... server ... to ... question. ... telnet.It ... The straight forward method is using tcp-wrappers i.e. /etc/hots.deny files, as devilisback said. we can also...
plz suggest me some tips about RHCE exam. what we should keep remember. ************************************************************ in perspective of RHCE...
Anuj one of the few person whom i pay respect in the field of linux. I have never seens a person like anuj he posses good knowledge and problem soling skills ...
From exam point of perspective you should enable SELinux otherwise all of our questions will be treated as incorrect. Yes you should apply the correct boolean....
... remember. ... ��� ��� ��� ... ��� ��� ��� ... Yes Vidur has given a correct hint, suppose you have configured your ...
thanks for that apache tips i tried it and working ************ ********* ********* ********* ******** as we know that every services run on a paticular port...
... {ftp=21,httpd= 80} ... paticular port. ... 1.) Ports you mentioned are default ports means when you run httpd or vsftpd service they listen on the default...
my mean to that can we use the following step in the RHCE exam when we are configuring the ftp server ************** "iptables -I INPUT -s 192.168.0.0/24 -p...
This thing you are using for accepting the tcp and udp connection over port no 21 from ip pool 192.168.0.0/24 and i already said in my earlier post that you...
can we use the following step in the RHCE exam when we are configuring the ftp server ************************************ iptables -I INPUT -s 192.168.0.0/24...
can we use the following step in the RHCE exam when we are configuring the ftp server ************************************ iptables -I INPUT -s 192.168.0.0/24...
Please never use iptables in exam....... i hve told this in my previous replies also.. and iptable is used for securtiy not for opening the port or defining...
what you meant to do by this...... do you understand what this will do.... i just want to ask this........and i hve told u that u can not use iptables in exam,...