feed-image  ISSN 1836-5930

linux

Linux eBooks FREE Download

A Newbie's Getting Started Guide to Linux

Linux from Scratch - Create Your Own Linux System - Free eBook

Linux: The Hacking Solution (v.3.0)

The GNU/Linux Advanced Administration

A Complete Beginner's Manual for Ubuntu 10.04 (Lucid Lynx)

Advanced Bash-Scripting Guide


Poll

Do you care about your privacy when using a FACEBOOK?
 


Partner Linux Sites: TuxMachines
Monsterb
LinuxBloggers
AdamsInfo
LinuxScrew
All For Linux
Search
yum - basics yum – Red Hat tool for RPM package management used to download, install update, erase or list info about system packages /etc/yum.repos.d/ -> list of configured repositories (web or ftp sites) that will be searched to download and install RPM packages To view which repositories you have enabled: yum repolist enabled repo id -> repo name -> status InstallMedia -&...