$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Easy Switch KDE4 to Xfce Desktop on Linux Debian Wheezy Visual-Guide

December 26, 2012 | By Duchateaux.

The Guide shows you the Steps for Switching from KDE4 to Xfce Desktop on Debian Linux Wheezy.

To Login into the Xfce Desktop we will Install and Make Use of the slim Display Manager.

Finally, the post’s Content is Expressly Reduced to Give Focus to the Essentials Instructions and Commands.

How to Easy Switch KDE4 to Xfce Desktop on Linux Debian Wheezy Visual-Guide
  1. Installing the Xfce Desktop.

    Copy
    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    Copy
    apt-get install aptitude tasksel

    Copy
    tasksel install xfce-desktop --new-install
  2. Installing and Switching to Slim Display Manager.

    Copy
    aptitude install slim

    Choose the slim Display Manager.

    Debian Installing Slim Display Manager
  3. Disabling kdm Display Manager.

    Copy
    aptitude install rcconf

    Copy
    rcconf

    Disable the kdm Display Manager.

  4. Here Setup Slim for Running a Desktop on Debian:

    Debian Slim Setup How-to
    Tutorial on How to Setup the Slim Display Manager for Running a Desktop on Debian Linux.
  5. SetUp Xfce for Starting at Boot.

    Copy
    su <username>

    Copy
    nano ~/.xinitrc

    Inserts:

    Copy
    exec startxfce4
  6. Rebooting into the Debian Xfce Desktop :)

    Copy
    reboot
  7. How to Install Evernote Linux Clone on Debian:

    Here Evernote for Debian
    How to Install Evernote on Debian Linux

    How to Easy Download and Install Debian Unstable Sid:

    Here Debian Stretch Easy-Install
    Link to Download and Install the Debian Stretch Release