NamHuy
Linux tips and tricks
  • Home
  • About
    • Copyright
    • Privacy Policy
    • Links
  • Archives
Browse: Home / Ubuntu

Ubuntu

Ubuntu Karmik and Eclipse Galileo

By Huy Tran on January 11, 2010

The great Ubuntu Karmik is just around the corner. If you happen to use Eclipse from the official eclipse webpage and you see that some eclipse buttons do not work, then apply the following hack. Make yourself a one line script to execute eclipse like follows:
#!/bin/bash
export GDK_NATIVE_WINDOWS=1
./eclipse
and it will work again. For tptp (the profiling [...]

Posted in Linux, Open Source, Ubuntu | Tagged debian, java, Linux, programming, Ubuntu | Leave a response

Ubuntu Linux enable telnet service

By Huy Tran on November 3, 2009

Q. How do I install and start telnet service / server under Ubuntu Linux?
A. Telnet is an insecure service. It is recommended that you use ssh service. However sometime telnet server or service is needed. Here are instructions to enable telnet:
Install telnetd server
$ sudo apt-get install telnetd
Restart inetd service:
$ sudo /etc/init.d/openbsd-inetd restart
You should now be [...]

Posted in Linux, Ubuntu | Tagged service, telnet, Ubuntu | Leave a response

Linux Security Hole Goes Back Eight Years

By Huy Tran on August 23, 2009

Here’s another deep chink in the armor of the braindead zealots who claim Linux is inherently more secure than Windows. Julien Tinnes and Tavis Ormandy have found what could be the widest ranging vulnerability yet discovered in the Linux kernel.
Affected versions include all Linux 2.4 and2.6 versions since May 2001. This spans 2.4.4 up to [...]

Posted in Linux, Open Source, Security | Tagged debain, fedora, kernel, Linux, redhat, security hole, Ubuntu | Leave a response

Ubuntu 9.04 (Jaunty Jackalope) Final

By Huy Tran on April 23, 2009

Ubuntu is a community developed, linux-based operating system that is perfect for laptops, desktops and servers. It contains all the applications you need – a web browser, presentation, document and spreadsheet software, instant messaging and much more. Ubuntu is free software. Whether you use it at home, at school or at work Ubuntu contains all [...]

Posted in Linux, Open Source, Ubuntu | Tagged Jaunty Jackalope, Linux, Ubuntu | 1 Response

HOWTO: Recording audio cds with K3b

By Huy Tran on March 9, 2009

k3b cannot deal with mp3 files by default in Ubuntu Edgy Eft.
If you need to produce an audio cd by adding mp3 files with k3b, you’ll need to install the following package:
sudo apt-get install libk3b2-mp3
and you are done!!

Posted in Linux, Open Source, Tips - Tricks, Ubuntu | Tagged k3b, mp3, Ubuntu | Leave a response

Next »

Search

Categories

  • Firefox
  • Open Source
    • Linux
      • Ubuntu
  • Security
  • Software
  • Tips – Tricks

Tags

add areca backup command computer cpu CVS server delete dvds firewall flash flash player Gutsy Gibbon howto install IP iptables java k3b Linux memory monitor mp3 network nmap player programs rar reboot Security server service shell shutdown sudo switch telnet terminal tips traceroute tricks Ubuntu upgrading usage user

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Copyright © 2010 NamHuy.

Powered by WordPress.