22 January 2010, Darrell @ 12:42 pm

So, when you install Karmic Koala [9.10], you still don’t get Windows File sharing [SAMBA], and setting it up is still a few undocumented and obscure steps. I covered this before for Gutsy, but things are a little different with Karmic, so I’ve redone the screen shots and directions.

If you could Google for “Ubuntu Samba Install” and get a page that told you what you wanted to know, then I wouldn’t do this post, but you don’t get a good page. This page is not that helpful. It looks it was written in the dark ages and it does not configure WINS so that you can PING the other systems on your network.

So here’s the real scoop, which is a modified version of this post I did for Gutsy.

(more…)

21 January 2010, Darrell @ 12:01 pm

I just upgraded my Ubuntu Linux system to Karmic Koala [ 9.10 ] from Gutsy Gibbon [7.04]. As you can tell, it had been some time since I had upgrade. The good news is that the upgrades, through 8.04, 8.10, 8.04, to 9.10, went without a hitch, although they took over 3 hours.

And network file sharing, SAMBA or SMB, works without a hitch with no modifications to the built in configuration. Hurray!!!. You may remember a previous post about Ubuntu Not Playing Nice that showed the modifications that I had to do to BIND and to SMB configuration to get things to work. UPDATE: file sharing worked because I had fixed it in Gutsy. It still DOES NOT WORK OUT OF THE BOX with Karmic Koala.

See this post for how to start to make it work with Karmic [9.10].

(more…)

22 March 2008, Darrell @ 9:21 pm

PS3
The PS3 is probably the best, and reasonably priced, Blu-Ray player on the market. Now that the HD format wars are over, it was time to get a Blu-Ray player

All the Windows hype about the “Media Editions” of Windows was never very clear. Apparently the Media Edition contains the features necessary to serve various files to the other entertainment systems in the home. Music and video players can play files from your desktop harddrive via these servers. Now with a new PS3, Media Services is becoming more useful. It will be interesting to play photos and videos from a server. The PS3 only has a 40GB harddrive and the file management features of the PS3 are very primitive.
(more…)

23 February 2008, Darrell @ 3:08 pm

Ubuntu and Windows can work together on a network of course, using winbind and samba. But Ubuntu doesn’t come that way and the configuration of Samba needs some work to make it happen.

I’ve got my systems all file sharing now, but it took some doing since I’m not a Samba expert.
(more…)

6 February 2008, Darrell @ 4:48 pm

When settings files are transferred as part of a program update, it may be interesting to assure that the files are not corrupted, or changed in such a way that the program is compromised. One can do this with XML Signatures.
(more…)

10 January 2008, Darrell @ 5:25 pm

Table of contents for blued

  1. Puppy Linux on a Blue Diamond VIA C3
  2. Booting Puppy on the Blue Diamond
  3. Installing Puppy on the Blue Diamond

I recently purchased a 15″ PhotoFrame for what seemed like a great price of $250US. Of course now they have a WiFi version for $270. But I have a 17″ LCD monitor that wasn’t pulling it’s weight anymore, so I wondered how much trouble it would be to make a PhotoFrame from that.
(more…)

10 January 2008, Darrell @ 3:34 pm

Table of contents for blued

  1. Puppy Linux on a Blue Diamond VIA C3
  2. Booting Puppy on the Blue Diamond
  3. Installing Puppy on the Blue Diamond

I chose Puppy Linux 3.01 and burned a CDROM. I’ve got Nero 8, so that part was a snap.

When I booted the CDROM, I got a much better result than for Ubuntu:
puppy booting from CDROM
(more…)

10 January 2008, Darrell @ 2:37 pm

Table of contents for blued

  1. Puppy Linux on a Blue Diamond VIA C3
  2. Booting Puppy on the Blue Diamond
  3. Installing Puppy on the Blue Diamond

The next problem is installing Puppy on the CF card.
(more…)

17 November 2006, Darrell @ 2:28 pm

I’ve installed video and dvd support as discussed in this article in PCTech101.
At this point I’ve installed RPMs from the OpenSuse repository. http://software.opensuse.org/download/repositories/KDE:/KDE3/SUSE_Linux_10.1/

I had to install these rpms manually. YAST refresh of the site would never complete and it would then produce errors that the available RPM could not be found on the site. I downloaded them from the site and then installed them using rpm -Uhv.

These are the components that I have installed in the KDE mm suite. [click for larger image].
KDEMM components installed

When I use any of the video players: Totum, Kaffein, Xine – the audio plays, but there is no video. Is there something else that I need? I get a black screen. No errors. The configuration for Kaffein indicated no errors.

Thanks,
ww

9 November 2006, Darrell @ 8:06 pm

[Updated 10 Nov 2006]

I’ve just started learning how to use CVS on Linux with KDevelop, and there are enough gotchas that I thought it might be interesting to share what I’ve learned. I have used lots of source control in the past, but never CVS. RCS [ages ago], QVCS [windows front end for rcs], and VSS with Visual Studio.

Serious coding on Linux means that I need source control, so I had a look at what’s available. CVS seems to be the long-time standard for open-source projects. But SubVersion is new on the scene, relatively, so I took a look. But after a little study of a few doc pages, including this one, it looks like SubVersion has the nasty habit of suggesting, if not requiring, that your directory tree look in a special way for SubVersion use. That, and the fact that the SubVersion GUI client for Linux looks like it is in its pretty early days, has lead me to choose CVS and Cervisia. Any Open Source code base with a version above 1.5 has got to have seen a fair amount of use.
(more…)

5 November 2006, Darrell @ 11:57 am

I’m working on a Hex Display Widget under KDevelop.

Here’s a first version that begins to work. The options in the view menu work to change the display grouping.

ww

KHexWin test program

3 November 2006, Darrell @ 10:29 am

VNC, or remote administration, allows a remote desktop service between windows and linux. If you are like me you have a mixed network, and it is nice to be able to reach the linux box from a windows box. One my major interests is to be able to run a Kdevelop app from my windows laptop while I’m watching TV.
(more…)

28 October 2006, Darrell @ 5:42 pm

This is a port of the Hellraiser box to Qt / KDE / Kdevelop on SUSE 10.1.

Box Open for Cenobites

To run the program, use fileroller to unpack the file in a directory and then run the program. The image files must be in the same directory as the program. The instructions are essentially the same as for the Windows Version.

Hellraiser Lament Box Program

The sources are provided here. They are built using KDevelop 3.3.5 and Qt.
Hellraiser Lament Box Sources
There are links in the debug and optimize src directories that point back to the images in the src directory. These may have to be remade after you unpack the archive since links are not relative.

Enjoy. :-D

16 October 2006, Darrell @ 11:00 am

I found out some of the great mystery of mod_rewrite. Here’s an example that works. Turns out there are errors in the documentation, of course, and this article may help avoid the pitfalls that I have discovered.
(more…)

2 August 2006, Darrell @ 8:58 am

Anticipating your request, here is the entire apache configuration tree.
This one is broken.
Broken Apache Configuration

[SOLVED]
I got this working. Here’s an example configuration tree for SUSE 10.1, Apache 2 and php. Don’t just dump these into your system. I suggest doing a diff – kdiff3 is a good tool – and understand what the differences are before you apply them to your system.

I found that the OUT OF THE BOX experience with Apache was not good. The config for apache is designed to be basically turned off. So you need to make changes to enable anything. You do not need to “reinstall the whole thing” as some folks suggest to get it working. That won’t do anything except increase your level of frustration.

Here’s a working config – at least it works for me.

Working Apache, and php5 config files.

enjoy. I’m not an expert, but if you contact me, I may be able to assist.

ww

14 July 2006, Darrell @ 6:23 pm

A part of the Geodesic program for WIN MFC and OpenGL has been ported to Linux / KDevelop / Qt / OpenGL. It creates and displays a gear object and there are many parameters to change the shape of the gear. The program will be able to export OBJ or POV files of the shape of the gear. It can serve as a complex tutorial of using OpenGL and many other features of
the KDE and Qt frameworks.
Spiral Gear with 20 teeth
(more…)

7 July 2006, Darrell @ 12:43 pm

There is a properties dialog with a large number of input fields as follows:
Gear Properties Dialog

Here is the header definition for the data.
(more…)

6 July 2006, Darrell @ 10:35 pm

Work continues with SUSE 10.1 Linux both in configuring the system and in learning to use the KDevelop IDE for C++ programming. There are several interesting items to mention:

  • Overlay planes
  • Wacom Tablets
  • KDevelop glitches
  • .ICEAuthority lockouts
  • GAIM messenger
  • SKYPE
  • CD backups

(more…)

3 July 2006, Darrell @ 2:30 pm

SUSE 10.1, KDevelop 3.3.3, KDE 3.5.1

RESOLVED: A reply in a forum indicated that there is a known bug with the default configuration that leaves a config.status around that sabotages the entire project. The recovery is to delete all the config.status files in the project and then avoid use of the default configuration.

Developed the program under the debug configuration and then tried to switch to default or optimized configuration. Tried many combinations to try to get it working again, but all BUILD options give errors ending with makedistclean.
(more…)

3 July 2006, Darrell @ 12:58 pm

When setting up a test website using Apache 2, php5 and mysql5, the connection to the database failed with AccessDenied. If the password were removed, then the failure looked different. The resolution to the problem is to include localhost explicitly in the host list and set database privileges for localhost. The default is @% which is wildcard, but apparently wildcard does not include localhost.
For a complete description, screen shots and the whole story:
(more…)

Older Posts »
Windy Weather is based on
WordPress platform, RSS tech , RSS comments design by Gx3.

67 queries. 0.622 seconds.