detect IT
maybe you have the same problems to solve ... keep smiling ;)
Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

I just found out how to resize the gnome-do docky:

  1. right click on the gnome-do icon in docky and activate either the trash or the clock
    that's the only way i found to get a divider into docky
  2. hover over the upper border of docky (directly above the divider) and you'll get the up/down arrow shown
  3. click and drag up/down to resize docky
that's it ... long search but trivial solution ;)

Read more...

 

recently i found a really nice site to download virtual appliances.

Turnkey Linux is an open source project that's developing a family of free, Ubuntu-based software appliances which are optimized for ease of use in server-type usage scenarios and can be deployed in just a few minutes on bare metal, a virtual machine and in the cloud.


here are some of the supported appliances:

unfortunately there is no TikiWiki Appliance, maybe i will put it together ...

Read more...

 

i just tried to install ubuntu on a usb-hdd on my compaq 8510p. Everything seemed to work properly except i got the error:

Grub Error 17: Cannot Mount Selected Partition
the solution was pretty simple:
i switched to edit mode in the boot menue (select a boot-option from the list and press 'e')
then i tried to change the entry root (hd1,0)
changing to hd0,0 worked as expected

to make the whole step permanent i searched in /boot/grub/ for 'hd1,0' and found menu.lst

there i changed the entries for the main- and the compatibility- boot option to 'hd0,0' and restarted the computer

result: works as expected *hurray*
Read more...

 

After some days of trying i just found the solution to use my HTC Diamond within Ubuntu.

My Problem was, that the internetconnection was quite slow when i was connected through ICS (internet connection sharing) ... the solution is very simple:

just open your terminal after the ics connection is established and type:
sudo ifconfig eth1 mtu 1392

(probably you have to change eth1 to eth0 or eth2 or wherever your device is mounted)

have fun!
Read more...

 

I'm pleased to announce that the Linux 2.6 kernel has been ported to Apple's iPhone platform,


... read more
Read more...

 

BackTrack 3 Beta is out!

Posted In: , . By kajdo

Remote Exploit has done it! Again!The best security Distro, in its leanest, meanest and sexiest form ever.An official announcement is due tomorrow, and until then, the ISO and USB images are available on torrent.

read more | digg story


check out http://www.offensive-security.com/
Read more...