Categories
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 ssh sudo switch telnet terminal tips traceroute tricks Ubuntu upgrading userMeta
Category Archives: Open Source
Ubuntu Karmik and Eclipse Galileo
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 … Continue reading
Posted in Linux, Open Source, Ubuntu
Tagged debian, java, Linux, programming, Ubuntu
Leave a comment
Ubuntu Linux enable telnet service
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 … Continue reading
Linux Security Hole Goes Back Eight Years
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. … Continue reading
Posted in Linux, Open Source, Security
Tagged debain, fedora, kernel, Linux, redhat, security hole, Ubuntu
Leave a comment
Ubuntu 9.04 (Jaunty Jackalope) Final
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 … Continue reading
HOWTO: Recording audio cds with K3b
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 … Continue reading