You don’t like Ubuntu Unity? final solution –> switch to Xubuntu

After several months of testing, in which I have never loved Unity, I decided to change distro and now I use Xubuntu.

http://www.xubuntu.org/

Simple, fast and without losing any data on my PC!

sudo apt-get install xubuntu-desktop

bye bye


We can’t live only for work!! :-)

Duke Nukem 3D running natively on Ubuntu!

We can’t live only for work!! :-)

With Duke Nukem Forever a few months away from actual release, I thought it would be the appropriate time to check out Duke Nukem 3D, the last Duke Nukem game to come from 3D Realms.

On this site there are the complete howto install and play in few minutes!


PowerAmp for Android

Simply the best and free Music Player for Android!!

http://powerampapp.com/

Key Features 

  • plays mp3, mp4/m4a (including alac), ogg, wma*, flac, wav, ape, wv, tta (* wma pro files may require NEON support)
  • 10 band graphical equalizer for all supported formats, presets
  • separate Bass and Treble adjucement
  • plays songs from folders and from system media library
  • downloads missing album art
  • widgets
  • lock screen
  • headset support
  • scrobbling
  • tag editor
  • visual themes
  • fast folders scan
  • works on Android 2.1+

 

 Tested on my HTC Desire and work very fine! ;-)

 


Debian 6.0 – “squeeze” released

Debian 6.0 – “squeeze” released

http://www.debian.org/News/2011/20110319.en.html

I’ll make a big test very soon! ;-)

 


Ubuntu Lucid 10.04 – insane cpu usage in Flash Player

Some friends told me that in many Laptop with Intel 82845G/GL video chipset and Ubuntu 10.04 Lucid there are a lots of problems in Flash Player.

In many case, often when you use Youtube video, the CPU usage raise up to 100% and the Xorg crash totally. You must restart Ubuntu to have a normal usable system.

I tried to help a friend a few days ago and the only good solution was to update the Linux Kernel at the 2.6.34 version.

The problem is not ‘completely solved but appears less frequently.

You can try to take the new kernel deb files using this official Ubuntu repository and update your standard 2.6.32-22.

http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.34-lucid/

There are also a 2.6.35 Kernel but I have not tried yet.

http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.35-rc1-lucid/


Ubuntu Lucid 10.04 – nVidia MCP55 High Definition Audio Problem

After upgrade from Ubuntu 9.10 to 10.04 my audio stop to work!

I have tried many solution but nothing seem to work.

This is my sound card.

00:0f.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
	Subsystem: nVidia Corporation Device c55e
	Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 23
	Memory at cfff0000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

To solve to problem I have done this simple steps:

sudo apt-get remove --purge alsa-base
 
sudo apt-get remove --purge pulseaudio
 
sudo apt-get clean && sudo apt-get autoremove
 
sudo apt-get install alsa-base
 
sudo apt-get install pulseaudio
 
sudo apt-get install gdm ubuntu-desktop

In this way all was returned to work properly.


How to force the execution of a program in a specific core

In some case I need to force the execution of a software in a specific core.

To do this I use a Linux program named “taskset”

It’s really simple to use and really useful.

taskset -c 0 program_name

-c 0 it means to execute the program to the first core, -c 1 it’s the second core.. and so on

For example to force execution of VLC to che second core I can use this command

taskset -c 1 vlc

Linux SSH Tunnel – HowTo

This is a simple howto use a SSH Tunnel under Linux

This an example of the correct syntax

ssh -l username_ssh ip_firewall -L local_port:remote_pc:remote_port

For example: if you want to connect from your linux client to a remote pc via VNC through a linux firewall
you can use this command

firewall ip is: 72.35.34.2
firewall username is : vncext
remote pc ip is: 192.168.0.23
vnc port is: 5900
local port is: 5900

ssh -l vncext 72.35.34.2 -L 5900:192.168.0.23:5900

after this command you must insert the vncext password for 72.35.34.2

and now you can connect to remote vnc simply use this command

xvnc4viewer 127.0.0.1

Google Analytics for Android

For all people that need to view Google Analytics on your Android Phone I suggest to take a look to this application.

Mobile GA for Android

I have tested many similar applications but Mobile GA for Android it’s really fast, simple and is free!.

It can be downloaded directly from the Android Marketplace.
Simply visit the Android Marketplace and install it.

Also it’s realy cool!


Recovering Ubuntu After Installing Windows

For recovering Ubuntu (or Debian) after installing Windows there are many way.

For me the simple way it’s:

1 – boot from Ubuntu Live CD (if possible the same version as your installed version on the PC)

2 – open terminal

3 – execute this command

sudo grub-install --root-directory=/dev/sdaX /dev/sda

this command reinstall the grub loader for the /dev/sdaX root partition (X is for 1 / 2 / 3 etc. you must change this value in according of your partition table, may be different for a custom installation);
also sda may be sdb or sdc etc. you must check you /etc/fstab or execute mount to see what is your root file system


  • Categories

    Android (2)
    Bash (2)
    Debian (3)
    Games (1)
    Linux (12)
    MySQL (1)
    PHP (1)
    Script (3)
    Ubuntu (7)
    XML (1)
    XUbuntu (1)

    WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.

  • Ads

  • Pay me a beer!

  • Stats


    2
    Unique
    Visitors
    Powered By Google Analytics
  • Copyright © 1996-2010 Syscalls | com. All rights reserved.
    iDream theme by Templates Next | Powered by WordPress
    WP Like Button Plugin by Free WordPress Templates

    Warning: fopen(/mounted-storage/home101b/sub002/sc62544-UUML/syscalls.com/wp-content/plugins/wp-google-plus-one/lib/standard.txt) [function.fopen]: failed to open stream: No such file or directory in /mounted-storage/home101b/sub002/sc62544-UUML/syscalls.com/wp-content/plugins/wp-google-plus-one/plusone.php on line 104

    Warning: fread(): supplied argument is not a valid stream resource in /mounted-storage/home101b/sub002/sc62544-UUML/syscalls.com/wp-content/plugins/wp-google-plus-one/plusone.php on line 105

    Warning: fclose(): supplied argument is not a valid stream resource in /mounted-storage/home101b/sub002/sc62544-UUML/syscalls.com/wp-content/plugins/wp-google-plus-one/plusone.php on line 106
    .