fedora core

CentOS / Fedora Core / RHEL 5 uses yum for software management. Yum allows you to add a new repository as a source to install binary software. Understanding yum repository yum repository configured using /etc/yum.conf file. Additional configuration files are also read from the directories set by the reposdir option (default is /etc/yum.repos.d and /etc/yum/repos.d. [...]

{ 12 comments }

Recently updated/posted Linux and UNIX FAQ (mostly useful to Linux/UNIX new administrators or users) : Howto find out size of AIX UNIX RAM memory How to bind a range of IP’s in Debian / Ubuntu Linux How do I view my Linux or UNIX server bandwidth usage? What is an MX record in DNS entries? [...]

{ 0 comments }

You can easily mount remote server file system or your own home directory using special sshfs and fuse tools. FUSE – Filesystem in Userspace FUSE is a Linux kernel module also available for FreeBSD, OpenSolaris and Mac OS X that allows non-privileged users to create their own file systems without the need to write any [...]

{ 17 comments }

Recently updated/posted Linux and UNIX FAQ: => Boot Ubuntu Linux into Rescue mode to fix system – How do I boot my Ubuntu Linux server into Rescue mode to fix system? => Unable to create installation source – Add directories into YaST as an installation source – I have created my own patch files on [...]

{ 0 comments }

Explains how to extract rpm files (extract any file from rpm) under Red Hat / Suse / RHEL / Fedora / CentOS or any rpm base Linux distribution.

{ 38 comments }

According to man page: Iptables is used to set up, maintain, and inspect the tables of IP packet filter rules in the Linux kernel. Several different tables may be defined. Each table contains a number of built-in chains and may also contain user defined chains. By default, Iptables log message to a /var/log/messages file. However [...]

{ 38 comments }