24 March 2007
By kalpik
In Beta, Fesity, Linux, Open Source, Ubuntu
Ubuntu Feisty Beta hits the servers! From Official Announcement:
The Ubuntu team is proud to announce the beta release of Ubuntu 7.04.
Ubuntu 7.04 is the most user-friendly Ubuntu to date and includes a ground-breaking Windows migration assistant, excellent wireless networking support and improved multimedia support.
Ubuntu 7.04 server edition adds support for hardware facilities that speed up the use of virtual machines as well as other improved hardware support, making it an excellent choice as a web, database, file and print server, the fastest growing area of Linux server use.
Continue reading
03 March 2007
By kalpik
In Exploit, Wordpress
Long story short: If you downloaded WordPress 2.1.1 within the past 3-4 days, your files may include a security exploit that was added by a cracker, and you should upgrade all of your files to 2.1.2 immediately.
Longer explanation: This morning we received a note to our security mailing address about unusual and highly exploitable code in WordPress. The issue was investigated, and it appeared that the 2.1.1 download had been modified from its original code. We took the website down immediately to investigate what happened.
Continue reading
26 February 2007
By kalpik
In Acrobat, Adobe, Reader, Software, Tips n Tricks
PDF documents are very familiar among the computer users especially those from the educational field. Sometimes, a large quantity of educational information is stored in this file format rather than the usual Doc or RTF document. In this case, working with Acrobat Reader has become mandatory. Being just a viewer, not an editor like Word, means that it should be easier to work with.
Continue reading
21 February 2007
By kalpik
In Microsoft, Windows, Windows Live Messenger
Microsoft has managed to put itself in an uncomfortable position after serving malicious code to Windows Live Messenger users via ads embedded in the instant messaging client. According to the Redmond Company, actions were taken swiftly in order to remove an advertisement banner featured for several days in the IM program that pointed to a “security†solution delivering anything but security.
Continue reading
18 February 2007
By kalpik
In 5.1, Humour, Sound, Speakers, Yamaha
The lack of personal space is something that affects us all, since the size of our houses, especially in crowded areas, is becoming smaller and smaller. And since Japan is one of the countries with the smallest living space (in square meters) per inhabitant, the people from Yamaha have come up with the very intelligent idea of creating a speaker that can take advantage of this situation, and use the walls in order to create a surround effect. Enters the Yamaha YSP-900 digital sound projector, a device that, according to its manufacturers, is actually capable of simulating different audio modes, such as 2.1 or 5.1, without requiring any extra-speakers.
Continue reading
12 February 2007
By kalpik
In Tips n Tricks, Vista, Windows, XP
Windows Vista is on the shelves! Available for the general public, not only for enterprises, everyone can upgrade the current Windows XP or buy the brand new OS from Microsoft.
Due to different reasons like high hardware requirements, software incompatibility or the price, some people cannot afford to do the migration, at least not in the near future. Of course there are also the conservative users who attached themselves too much to the XP that now they hesitate to make the move believing in its endurance.
Continue reading
10 February 2007
By kalpik
In Kaspersky, Vista, Windows
Kaspersky regards the Kernel Patch Protection introduced in 64-bit Windows Vista as a joke. Alisa Shevchenko, Virus analyst, Kaspersky Lab, claims that PatchGuard can “hardly be viewed as providing serious protection against rootkits.†In this context, Kaspersky has revealed that the Windows Vista kernel, for 64-bit platforms only, is just “allegedly†immune to modifications.
Continue reading
04 February 2007
By kalpik
In Forgery, Idiot, Linux, Thug
Taken from Mehul’s Blog.
I had almost given up blogging but came across this nice incident so had to post it.
This is a true incident that happened with my friend rahul, who’s been looking to try linux but he’s a dumbhead when it comes to technology.
This dude, Utsav came on digit forum and announced that he was selling linux 10 cd’s for Rs. 1500 each. But that thread was locked by the Admin before he could get to talk with the fellow
So, next day he decided to add this fellow to my yahoo list and have a good deal with him there.
What follows hereon is the log of what transpired in the deal between them
Continue reading
30 January 2007
By kalpik
In Google, Google Office, Microsoft, Office
Microsoft Office is surely the most popular office suite in the entire world, providing extremely useful applications such as Word, Excel, PowerPoint, Access and many other tools that are making our computers work much easier. At this time, Microsoft’s solution is challenged by a similar product available for free, OpenOffice representing a tool that is chosen by millions of users from all around the world.
Continue reading
25 January 2007
By kalpik
In Animated Boot, Grub, Linux, Open Source, openSuSE
Everyone who has used openSuSE 10.2 must have come across the animated boot screen. But the problem is that its not permanent. It comes sometimes, and doesnt come at other times. Im writing this tutorial for all you penguin lovers who would like to see the animated boot everytime!
1. In the terminal (from your home folder) type mkdir new
2. Type cp /boot/message new
3. Now type cd new
4. Type cpio -i < message
5. Dont close the terminal, and open the folder new in your home folder (from konqueror or nautilus) and edit “gfxboot.cfg” file in kwrite/gedit
6. Change “penguin=-1″ to “penguin=100″ and save the file
7. Now delete the message file in the new directory by typing rm message
8. Now type ls . | cpio -o > message
9. Now type sudo cp message /boot, enter your root password if required.
That’s it! Reboot and check.. You should have the animated boot permanently enabled!
EDIT: Please backup your original /boot/message file before trying this!
Continue reading