Child pages
  • Away from Ubuntu

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • More stable than Ubuntu as doesn't have the extra layers of the latest
  • Not loaded with all the extra softwaressoftware
  • Doesn't have any commercial direction
  • Supports LTSP
  • Our team is used to Debian's way
  • Our server run Debian

...

Our servers run 64 bit version of Debian but we need to see if all software are compatible.

Stable, Testing or

...

Unstable

  • For Services, Community: Testing and Stable (When testing becomes Stable)
  • For BlueLight team: Testing and Unstable (for anticipating the development made for Testing)
We choose Testing as it is in any case more stable than Ubuntu and has it allows us to use the latest 'close to stable' version.
Using Testing will allow us to work on the coming version of Debian and therefore foresee the possible problems. It will allow us to test in advance the stable to come and be prepared at the time the release come.

...

 

Code Block
apt-get update
apt-get upgrade
apt-get dist-upgrade
reboot 

 

We might need to use backport for the kernel when the hardware is not detected by the default kernel.

Migrating from Ubuntu to Debian

...

Code Block
# Debian packages for stable
 deb http://debian.mirror.net.in/debian/ wheezy main contrib
# Uncomment the deb-src line if you want 'apt-get source'
# to work with most packages.
# deb-src http://debian.mirror.net.in/debian/ wheezy main contrib

# Security updates for stable
deb http://security.debian.org/ wheezy/updates main contrib 

...

Alternative

Use deb http://http.debian.net/debian/ wheezy main contrib

From Thunderbird to Icedove

...

Code Block
apt-get install sudo rsync vlc audacious emacs23-nox ssh icedove chromium gnome-tweak-tool flashplugin-nonfree python-software-properties file-roller gedit telepathy-gabble

Remove packages

Code Block
apt-get remove imagemagick
apt-get autoremove 

 

Changing the appearance

Adding the Ubuntu 12.04 icons and cursors

...

(gtk_accel_path "<Actions>/DirViewActions/Trash" "Delete")

 

 

Desktop Environment comparaison

We decided to offer choices to users in order for the choose the most convenient desktop.

http://www.renewablepcs.com/about-linux/kde-gnome-or-xfce

Install Enlightenment

Code Block
aptitude install e17 e17-modules

 

Desktop sharing

Debian Jessie comes with a Desktop sharing embeded.

To activate it go to Settings > Sharing > Screen Sharing

On the client side use vinagre.

 

Future of GNOME

Here you will find apps developed for Gnome that will make it even more comfortable to use: https://wiki.gnome.org/Design/Apps/

 

Alternatives to Software Center

deepin software-center

wesnoth 

Software Manager

sudo add-apt-repository ppa:appgrid/stable sudo apt-get update sudo apt-get install appgrid