Brave Cobra's Hideout
If Linux doesn't have the solution, you have got the wrong problem.
HomeNews

News

Windows Vista not accepting IP address from a Linux dhcpd

Contributed by bravecobra on Jun 18, 2008 - 09:31 PM

I had a problem with Windows Vista not accepting an IP address, being offered from a Linux DHCP server. Apart from changing the already known registry entry (DhcpConnEnableBcastFlagToggle), I had to add the following line to my dhcpd.conf 



Zikula is the new name for PostNuke

Contributed by bravecobra on Jun 05, 2008 - 08:21 PM
It's out there. We've been waiting for this a long time now, but finally the new name for Postnuke is known: Zikula. Congratulations, guys! The announcement tells us the new is derived from the Zulu language. Read more in theofficial press release.

andLinux brings almost any linux application to windows

Contributed by bravecobra on May 26, 2008 - 10:56 PM

Linux is better than window$, there, I've said it. On some rare occassions, you still need to run windows and I've tried several options in the past: vmware, qemu, virtualbox... All of them had their backdraws. Most of them just being slow. The latest I've tested is andLinux, and I must say, this one has impressed me the most. You're able to run almost any linux application, directly in windows. You're still running a linux distro (ubuntu) in the background as a windows service and although you need to share your files between the host and the guest, you're actually running the linux application within the windows desktop. All the others I've tested ran those application on the guest desktop. Here is a screenshot, illustrating my point:



Ubuntu shutdown problem

Contributed by bravecobra on May 03, 2008 - 08:53 AM
I had a little shutdown problem with my laptop which has ubuntu as OS. If your ubuntu installation hangs on shutdown and you had NFS mounts, you'll probably solve it by following this guide:http://blog.avirtualhome.com/2008/03/10/ubuntu-shutdown-problem-cifs-related/

Some other linux blogs

Contributed by bravecobra on May 03, 2008 - 07:35 AM

Play dvd iso image with xine

Contributed by bravecobra on Apr 28, 2008 - 12:55 AM
Havin' an iso image of the latest movie on dvd is all pretty well, but you still would like to see it. You could mount the image and let xine play the vob files or take advantage of the dvd:// capability of xine like this:
xine “dvd://path/to/your/file.iso”
Even handier would be to have that command in your context popup (by right-click'ing the file). To have that in KDE, open up the directory "~/.kde/share/apps/konqueror/servicemenus/" and make a xine_iso.desktop file with the following content. 
[Desktop Entry] ServiceTypes=application/x-iso
Actions=Xine ISO
[Desktop Action Xine ISO]
Encoding=UTF-8
Exec=xine &qout;dvd://%U&qout; Icon=exec MimeType=application/x-iso
Name=Play DVD ISO with xine
Now right-click an iso image file and look under "Actions"

Enjoy the movie!

More help on editing context menu's can be found at: http://legroom.net/2007/04/20/adding-custom-actions-kde-context-menus

Server Upgrade

Contributed by bravecobra on Mar 31, 2008 - 01:36 AM
Tonight the server got upgraded to the latest stable version of Apache/MySQl/PHP.

GMail has IMAP support

Contributed by bravecobra on Dec 06, 2007 - 02:02 AM
Gmail now also has IMAP support. That means you can leave your email on the servers of gmail, keeping it accessible through the browser and handle it your favorite email client at the same time. The next article shows you how to configure KMail to get access to your gmail account. It isn't to hard to figure out what to do with the other email clients you might have running. http://linux.wordpress.com/2007/11/13/howto-configuring-kmail-with-gmail-imap-and-disconnected-imap/ Should you need help for the other ones:http://mail.google.com/support/bin/answer.py?hl=en&ctx=mail&answer=75726

MSN Messenger and DEP on Vista

Contributed by bravecobra on Dec 06, 2007 - 01:08 AM
Some people are having problems with MSN's Messenger on Vista when DEP is active. DEP closes the application whenever you try to logon. here are some links where you can find a solution to the problem:http://www.fanatic.net.nz/2007/03/14/how-to-stop-dep-crashing-messenger-on-vista/http://www.acerpanam.com/synapse/forms/portal20.cfm?recordid=1130&formid=3390&website=AcerPanAm.com/us&siteid=7293&words=all&keywords=&areaid=7To turn off DEP all together, try this: http://forum.mess.be/lofiversion/index.php/t20709.html

ThunderBird Tip: reading in threads

Contributed by bravecobra on Oct 30, 2007 - 06:32 PM
When reading the newsgroups I follow in Thunderbird, I always like the most recent messages to be displayed on top. However Thunderbird adds them on the bottom by default. No problem there, however when resorting the column, it unthreads the messages, so you need to group them together again. Why? because a setting in thunderbird tells it to. So, in the Options on the General tab, select the config editor and change the the value of mailnews.thread_pane_column_unthreads to false. Now, when resorting the messages by hitting the column title, it keeps all of them grouped by thread.
First Page Previous Page Page 2 / 13 (11 - 20 of 126 Total) Next Page Last Page