The `ldd` utility is more vulnerable than you think. It’s frequently used by programmers and system administrators to determine the dynamic library dependencies of executables. Sounds pretty innocent, right? Wrong! It turns out that running `ldd` on an executable can result in executing arbitrary code. I researched this subject thoroughly and found that it was almost completely undocumented.
Read more »Undocumented vulnerability in `ldd`
Ubuntu 9.10 ( Karmic Koala) What is New in it : Review
Faster Bootup & Faster Shutdown
Upstart the new speed boot technology is one of the main attraction of ubuntu 9.10.XSplash replaces USplash.EXT4 File System and GRUB2
Category: Beginner Tags:
- Login to post comments
Linux firewalls for newbies
Not everyone can use iptables because its huge, and very confusing for newbies. Here are some easy to use firewalls for Linux..
Read more »Category: Beginner Tags:
- Login to post comments
Avant Window Navigator (AWN) 0.4 Available For Beta Testing
After a few months of development, AWN (Avant Window Navigator) 0.4 is available for beta testing.
In case you don't know, Avant Window Navigator (Awn) is a dock-like bar which sits at the bottom of the screen (or at least it used to, read on!). It has support for launchers, task lists, and third party applets.
Read more »Category: Beginner Tags:
Why is it that Linux/Ubuntu is said to be so secure..?
One question for Linux gurus: Why is it that Linux/Ubuntu is said to be so secure..? Is it because simply no viruses are programmed for Linux (like Macs), or is there something special about Linux architecture/core that makes it less vulnerable to attacks..?
Read more »Category: Beginner Tags:
- Login to post comments
Fedora 12 Beta GNOME/KDE Screenshots
Here are two screenshot galleries showing the new Fedora 12 beta release desktop, installer and menus. The galleries are separated by desktop environment(GNOME and KDE). Any comments on the Fedora 12 beta release?
Read more »Category: Beginner Tags:
- Login to post comments
5 useful manipulating pdf tools for ubuntu / debian Linux
pdfedit
PDFedit is free and open source tool for manipulating PDF documents. You can use it to read, change and extract information from a PDF file
QPDF
QPDF is a command-line program that does structural, content-preserving transformations on PDF files.
Category: Beginner Tags:
- Login to post comments
How to give Linux a try
Have you ever been tempted by desktop Linux's security and stability, but you didn't want to go to all the trouble of installing two operating systems on one PC or the expense of buying a new PC? Then, you're in luck.
Read more »Category: Beginner Tags:
- Login to post comments
Google is giving web masters access to the malicious code
Google is giving web masters access to the malicious code it finds in their web pages. If the Google bot detects malicious code when indexing a web page, search results pointing to this page will be tagged with an appropriate warning. Website operators can now use the Webmaster Tools to access detailed information about the affected code and trace a problem more quickly
Read more »Category: Beginner Tags:
- Login to post comments
Google's memory stress test tool
Google has released its Stressful Application Test, known by its Unix name as stressapptest. According to Google, Stressful Application Test, which has been used inside the company for sometime, can be used for memory stress testing, hardware qualification and debugging, memory interface tests and disk testing.
Read more »Category: Beginner Tags:
- Login to post comments
Command Line Basics: Join Files With cat
I’ve already shown you how to view files with the cat command. In today’s post I’m going to show you how to use the GNU cat command for its originally intended purpose: for joining multiple files together.
Read more »Category: Beginner Tags:
- Login to post comments
Ubuntu 9.10: FTP Connections
When you are using a FTP server you can connect using either Active or Passive connections. Each has advantages and disadvantages. When you set up FTP, in this example using VSFTPD, you need to make this connection decision. Active connections are safest for the server but at times may not work for some clients.
Read more »Choosing a Desktop Linux Distro, Part 1: Getting What You Want
For newcomers to the open source world, selecting a Linux desktop from the many available choices can seem overwhelming. But don't let that stop you! There's plenty of free expert advice available online to help you narrow the field and figure out which distro is likely to best suit your needs.
Read more »Category: Beginner Tags:
- Login to post comments
The growth of Linux in developing regions.
There are many Linux users in developing regions of the world. The population is large and this will increase the Linux user base.
Read more »Category: Beginner Tags:
- Login to post comments
How to download torrent files from command line(Linux Terminal)
This can be achieved by using the ultra-lightweight text-based BitTorrent client "rTorrent".
If you are using Ubuntu, you can install
Category: Beginner Tags:
- Login to post comments