My blog

  • About
  • CherryCore
  • Sample Page
Illustration of a bird flying.
  • SuSE 9.1 – Enable XDMCP

    /etc/sysconfig/displaymanager Edit – DISPLAYMANAGER_REMOTE_ACCESS=”yes” /etc/opt/kde3/share/config/kdm/kdmrc /etc/opt/kde3/share/config/kdm/kdmrc.SuSEconfig Set true here: [Xdmcp] Enable=true Willing=/etc/X11/xdm/Xwilling Xaccess=/etc/X11/xdm/Xaccess then /etc/X11/xdm Edit: Xaccess Cheack that you have * for all host and in xdm-config Set this: DisplayManager.requestPort: 177 Restart the X Server

    October 23, 2007
  • Backup FileServer

    Main Command tar -czpf /mnt/a/full-backup-`date ‘+%d-%B-%Y’`.tgz –directory / –exclude=video –exclude=temp –exclude=stuff –exclude=music –exclude=proc –exclude=mnt –exclude=archive –exclude=cache –exclude=*/lost+found . To restore tar xpf /dev/st0/full-backup-Day-Month-Year.tar I have now improved this with a new version of the script… if [ $(ls -t -r -1 /temp/OSBackups/* | wc -l) -gt 4 ]; then echo “Weekly Backup – Removing file […]

    September 20, 2007
  • Setting up Talk Talk Broadband

    Some useful links for those trying to get Talk Talk Broadband working Offical Modem Site – http://www.huawei.com/products/terminal/products/view.do?id=121 Modem Review – http://www.practicalpc.co.uk/reviews/hard/comms/smartax-mt882.htm Setup Guide – http://www.pjls16812.pwp.blueyonder.co.uk/talktalk/index.html Another Setup Guide – http://www.oliverbrown.me.uk/2007/02/11/how-to-get-talktalk-broadband-working/ How to setup wireless router – http://www.talk20.com/How%20it%20works.htm

    August 30, 2007
  • Creating a HA solution using VMWare Server and Linux

    Configuring VMWare Server with Heartbeat – Debian VM with LinuxHA setup vmHA Project

    August 30, 2007
  • Building a Scart -> Component Adapter

    Pinout for the Scart connector http://www.diyautomation.co.uk/electronics/scart.html Pins required for connections OUT IN 1 Right 2 Right 3 Left 6 Left 4 Sheild 4 Sheild 5 Blue Ground 5 Blue Ground 7 Blue 7 Blue 9 Green Ground 9 Green Ground 11 Green 11 Green 13 Red Ground 13 Red Ground 15 Red 15 Red 20 […]

    August 30, 2007
  • That was easy to setup

    Now I have somewhere to store all those usefull little commands

    August 22, 2007
←Previous Page
1 … 4 5 6

My blog

Proudly powered by WordPress