Miralinux Blog

  • Home
  • Linux
    • Scripts
    • CentOS
  • Apple
  • Microsoft
    • Features
    • Office
    • Windows
  • Learning
  • Games
  • Multimedia
    • XBMC
  • Other
    • About WordPress
  • Links
    • General
    • Software
      • Autocad
    • Hardware
      • BIOS
    • Linux
    • WiKieS

Posted on 2011/08/30 by arno Posted in CentOS, Linux

Repositories

RPM packages for Red Hat Enterprise Linux (RPMforge) | NTFS support# yum install fuse-ntfs-3g |

Extra Packages for Enterprise Linux (EPEL) | collectd | Icecast |

pkgbox | collectd plugins |

CentOS 6.x mount NTFS file systems

source: http://www.cyberciti.biz/faq/redhat-fedora-enable-ntfs3g-support/

1. open the terminal window with the root account.

2. setup rpmforge for centos 6 to your system:

http://xmodulo.com/2013/01/how-to-set-up-rpmforge-repoforge-repository-on-centos.html

3. just install/update the package fuse-ntfs-3g:

# yum update fuse-ntfs-3g

CentOS 6.x howtos

Virtualization With Xen On CentOS 6.2 (x86_64)

PXE_setup

HowToForge.com – Create A Kickstart File | Linuxmoz.com – Kickstartguide |

Create a LiveDVD/USB from custom build Centos 6.2

CentOS Apple Time Machine

Collectd

Clone Disk

OpenVPN

https://safesrv.net/install-openvpn-on-centos/

http://www.guizmovpn.com/index.php?option=com_content&view=article&id=3&Itemid=3

CentOS 6.x Kickstart

Append the kickstart file location to the boot parameters.

linux initrd=initrd.img ks=http://domain.tld/ks-type-v1.cfg

http://www.howtoforge.com/how-to-create-a-kickstart-file-for-centos-fedora-redhat-rhel

CentOS 6.x disable IPv6

#/etc/sysctl.conf
# disable IPv6
net.ipv6.conf.all.disable_ipv6 = 1

Reload the sysctl configuration:

~# sysctl -p

CentOS 6.x disable APIPA

#/etc/sysconfig/network
# disable APIPA
NOZEROCONF=yes

service network restart

CentOS 6.x disable SELINUX

at installation add “selinux=0” to the installation options

Gnome keyring DISABLE!

source: http://www.linuxquestions.org/questions/linux-software-2/how-to-disable-gnome-keyring-361545/

# killall gnome-keyring-manager
edit /etc/gconf/schemas/gnome-keyring.schemas as root,
and search for “TRUE” in text, there should be one for ssh and one for pkcs,
substitute “TRUE” with “FALSE” and ur done..

Gnome’s Keyring – Remove Password File

source: http://essayboard.com/2009/06/24/gnomes-keyring-tip-how-to-disable-keyring-or-remove-password-file/

Some people complain how Gnome’s Keyring keeps asking them for password whenever they try to get connect to wireless router.

Here is a trick of how to stop Keyring from bothering you for good.
Go to System > Preferences > Startup Applications, disable the check box “Gnome Keyring Daemon.”
That’s it, everything should go as plan if you done this correctly!
I tested this trick on Fedora Core 11 and Ubuntu 9.04, both Linux distribution work fine with this trick.

How to reset Keyring’s password if you forgot it?
“cd ~/.gnome2/keyrings/“  (without the double quotes), then you have to delete login.keyring or any other file that has unwanted Keyring’s encrypted passwords that you want to get rid of.

Kickstart

http://www.centos.org/docs/5/html/Installation_Guide-en-US/ch-kickstart2.html

http://blog.crazytje.be/create-a-kickstart-netinstall-with-centos/

http://smorgasbork.com/component/content/article/35-linux/58-building-a-custom-centos-5-kickstart-disc-part-1

http://www.cyberciti.biz/faq/kvm-install-centos-redhat-using-kickstart-ks-cfg/

Services

Linux 101: A comprehensive list of available Linux services

http://www.cyberciti.biz/faq/linux-default-services-which-are-enabled-at-boot/

Firefox Sync Server | https://wiki.mozilla.org/QA/Sync/Sync_Server_Install_CentOS

Cron

yum-cron (autoupdate)

yum install yum-cron ; vi /etc/sysconfig/yum-cron ; chkconfig yum-cron on ; service yum-cron start

YUM_PARAMETER=”-x kernel*” | mailto=foo@bar.com

Daemons

Deluge – bittorent (web) client

Deluge | CentOS howto

Transmission – bittorent (web) client

Site – http://www.transmissionbt.com | Wiki | Config | configfiles

Sickbeard – TVshow manager

Site – http://sickbeard.com |

sabnzbd – nzb download web client

Site – http://sabnzbd.org | command-line | folders | CentOS howto

Linux
« Linux – NAS tools
Linux tips »
  • Login
  • Mother of all Portals
  • .Handy .Handig
  • Links – wikis – wikies

Archives

  • June 2022
  • October 2021
  • June 2021
  • September 2016
  • April 2016
  • March 2016
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • April 2014
  • March 2014
  • November 2013
  • October 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • February 2013
  • December 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
CyberChimps ©2025