nohup: leave a command in execution after logout

nixCraft have an interesting howto about the command nohup. This command is very interesting, for example, for sys-admin that wants to lauch a command but don’t wants to wait for its termination. Source, OSSBlog.

January 4, 2006 Â· 1 min Â· 34 words

A Bug? No, a Feature!

… a Windows “feature” created in the 1990, in win 3.0, is STILL ALIVE! 8O The problem? This “feature”, the function SetAbortProc, is used by windows when a print-job must be stopped. 1990! We are in 2006! We (YOU) are on Windows XP! 8O Source? Start from the 2cents of Neminis.org.

January 4, 2006 Â· 1 min Â· 51 words

KDE 4 will run Dashboard Widgets

It’s easy to understand how: WebKit and KHTML use the same core (now they aren’t still together). But, what about Cocoa-Based widgets? :?: From Zack Rusin’s blog: I finally got most the implementation of the HTML Canvas element for KHTML finished. It’s in the kdelibs-js branch in SVN. After George/Maks merge their other changes we’ll merge it to HEAD. I’m planning to add full OSX Dashboard compatibility layer for Plasma (hence why I’ve spent most of the day yesterday on implementing the Canvas element)… ...

January 3, 2006 Â· 1 min Â· 125 words

Embedding Python in your C programs

The language of choice for large, high-performance applications in Linux is almost always C, or somewhat less often C++. Both are powerful languages that allow you to create high-performance natively compiled programs. However, they are not languages that lend themselves to runtime flexibility. Once a C/C++ application is compiled, its code is pretty much static. At times, that can be a real hindrance. For example, if you want to allow users of a program to create plugins easily that extend the application’s functionality, you have to deal with complex dynamic linking issues that can cause no end of headaches. Additionally, your users will have to know C/C++ in order to extend the application, which severely limits the number of people capable of writing extensions. ...

January 3, 2006 Â· 2 min Â· 252 words

Compiling FreeBSD Kernel

A custom kernel boots up the system faster, it takes up lesser memory space and one can install drivers for special hardware not supported by a default kernel… How to get it wrong? ;) Here is a interesting guide to compile the Kernel for FreeBSD.

January 3, 2006 Â· 1 min Â· 45 words

XGL screenshots

XGL is an X server architecture layered on top of OpenGL. It is at an early stage in development and a number of important pieces are still missing. Xglx is the only server yet that use this architecture, it requires an already existing X server and is only intended for testing and development. Because of a slow “development process”, Novell decides to migrate the CVS of the Project and to make it private, paying developers to “speed up” the process. ...

January 1, 2006 Â· 1 min Â· 98 words

OpenOfficie 2.0 e DB

Filippo Cerulo ha completato questa guida all’uso di OpenOffice 2.0 e i DataBase. Grazie a Filippo per l’ottimo e completo lavoro (tratta l’integrazione con vari DB, da PostgreSQL a Oracle, passando per MySQL e MSSql). Qui l’indice degli argomenti.

January 1, 2006 Â· 1 min Â· 39 words

HOWTOs on detronizator.org

Hi. Today I added a new page in the OUTPUT section: HOWTOs. Obviously, I will insert various kinds of howto. The first howto is in Italian (and in English, in the future) and is about .htaccess configuration (in development right now).

December 31, 2005 Â· 1 min Â· 41 words

The Open Source software at my Bachelor Course

In my University the Open Source has not much esteemer: a my good friend make a interesting “analysis” about the usage of OS software to pass an examination. At Neminis.org. I found the gEDA Project for Electronic Design Automation: I love you Nemo :D. It does not run on my IceBook :(.

December 31, 2005 Â· 1 min Â· 52 words

Opera: we are and will be independent. It's true?

I’m searching on http://www.opera.com/pressreleases/ official confirmation but there isn’t. MacCity say… Probably the news is true but I hate posts/news without sources.

December 30, 2005 Â· 1 min Â· 22 words