Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

HOW TO CREATE LOCAL RPM REPOSITORY

Add Comment
HOW TO CREATE LOCAL RPM REPOSITORY
Qn:I have Redhat Linux Server in my computer, I want to use ISO as a local repository so that I will be able to install and update applications locally, what should I do?Answer:You can easily create your local yum repository and use yum install command to install new applications,...

UNABLE TO MOUNT 'ntfs' PARTITION IN REDHAT OR CENT OS

Add Comment
UNABLE TO MOUNT 'ntfs' PARTITION IN REDHAT OR CENT OS
On:I installed RHEL 6 on my computer on the last drive with Windows Seven.In RHEL 6 my drive has not been opened, it shows unable to mount NTFS file.So what can I do to resolve that?Answer:To solve this problem, I added the repository rpmforge and Downloaded the package 'ntfs-3g',1....

Increase Swap Space in Linux

Add Comment
Increase Swap Space in Linux
Qn: I am Installing Oracle in my computer with Linux, but I cant continue because my swap space is quiet small. What should I do to increase it?Ans:In Linux, as in most other Unix-like operating systems, it is common to use a whole partition of a hard disk for swapping. However,...