Install latest version of subversion on Fedora Core by RPM, Binary or using yum tool.
I will use yum tool to install Apache22 on fedora core 5.
yum install httpd
Install updated version of subversion on fedora core 5.
yum install subversion
After successfull installation of subversion on Fedora Core Please install mod_dav_svn.
yum install mod_dav_svn
Create a main directory on the [...]
And I forgot it ………… I was about to delete a folder which had many sub folders and files. I remembered that rm was the command to do it but it was asking me about every single file if I wanted to delete that file. It was frustrating enough and then I opened up my [...]
Continue reading about Delete folders without asking in Linux - rm
One of the problems I face when in GUI linux is that all the folder windows open seperately .. I was looking for a solution for this and found out this cool technique.. Whenever you open a folder within the folder windows, press
Continue reading about Opening Linux folders in the same window
Hmm .. So we are running out of resources and can’t buy a new ethernet card for the system. No problems, whatever the reason, we can assign two or more IP addresses to our linux box using only one NIC.
I’ll do it in Fedora.
Continue reading about Assigning two IP addresses to one ethernet card in Linux
Recent Comments