apt-get install peace-lookDon't ask why this theme is called peace, but it's hot and fast. To get an impression how it look like, follow the link to my desktop album:
Desktop |
The next thing that need to be changed immediately is the missing "open terminal" in the context menu. This is done by:
apt-get install nautilus-open-terminalUnfortunately, the description of the package is a little bit unclear, but it does the trick. If you want to use the "real power" of your system it make sense to activate the restricted drivers. Not that I like the idea of restricted drivers nor that I have much understanding for them but in the area of soft modem and 3D graphic there is no real alternative. My laptop has a build-in ATI M300. My first try to activate the restricted driver lead into missing visual effects. Not that I really need them but they are looking quite nice. So I search around and found out that you need to install the XGL server when using the restricted ATI driver in conjunction with visual effect:
apt-get install xserver-xglMy system seems to look nice now, so it's time to become productive. First, JAVA installation:
apt-get install sun-java5-jdk sun-java6-jdk eclipse-jdt eclipseGet a coffee, this take some time (in my case 20 minutes for 367MB). Once this is done you have a working JAVA IDE. Not that I'm really a JAVA programmer, but I work a lot with the new SAP Netweaver Portal which is JAVA based. Also the other SAP tools you can use under Linux like SAP GUI, SAP Download Manager or Visual Administrator are JAVA tools so it's definitely worth mentioning. But keep in mind, SAP isn't that fast with new JAVA versions, all mentioned tools require the 1.4.2_latest JRE. So beside the package management I've installed my SAP applications separately under /opt:
tbendler@ds9:~$ cd /opt/sap/Please take a look at the Ubuntu post for more informations. I also add some additions to my laptop needed for system administration:
tbendler@ds9:/opt/sap$ ll
insgesamt 16
drwxrwxr-x 3 root root 4096 2005-06-14 19:49 dl_manager
drwxr-xr-x 3 root root 4096 2007-10-19 19:02 gui
drwxr-xr-x 2 root root 4096 2006-01-25 15:52 icon
drwxr-xr-x 7 root root 4096 2003-12-17 07:12 j2re1.4.2
tbendler@ds9:/opt/sap$
apt-get install nmap aircrack-ng alien apparmor-profiles atopAlso the multimedia capabilities needs to be extended:
apt-get install opencliparts mplayer xine-ui rar dvdrip lameThe system is now ready to use (at least for me). To see what else could be installed start the Synaptic package manager, but take your time, currently there are 23133 packages available.
apt-get install gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3
apt-get install gstreamer0.10-fluendo-mpegdemux gstreamer0.10-gl
apt-get install gstreamer0.10-gnonlin gstreamer0.10-gnonlin-dev
apt-get install gstreamer0.10-pitfdll gstreamer0.10-plugins-bad
apt-get install gstreamer0.10-plugins-bad-multiverse
apt-get install gstreamer0.10-plugins-farsight gstreamer0.10-plugins-ugly
apt-get install gstreamer0.10-plugins-ugly-multiverse
apt-get install gstreamer0.10-schroedinger gstreamer0.10-sdl
No comments:
Post a Comment