I'm just starting a mod_python PSP (Python Server Pages) page. My very initial start is to simply reprint an html page. The code looks like so:Code: from mod_python import pspdef...
Chmod'ing doesn't seem to be the answer to this, since it makes no mention of individual users. So how do I let jsmith alone read and write to myfile.txt?
Hi all.I recently acquired a dedicated server with Fedora 8, im not so used with using the terminal. I've installed php, mysql etc. But I have never installed web server (graphical) and vnc before...
How can one list the local server socket IP addresses that are available? (e.g. for use with PHP's socket_bind() function)Is there some way to do this in PHP or another language, or perhaps some...
Quick question:How do I install XMMS after downloading the install file from the website? I tried using the instructions where I type ./configure into the terminal but that did not work...
Can you modify the change notes after a commit. I just put some stuff into svn & forgot to note a major change... Can I edit the note or do I need to make a minor commit to add a
Published at LXer:One of the reasons the Ubuntu project is doing so well is that it puts a cleaner, slightly more polished face on what starts out as Debian. The new user doesn't know that Ubuntu...
Published at LXer:In the tech business the name Red Hat refers specifically to the publicly traded Linux vendor Red Hat that has been in business since 1995. There is however another Red Hat, that...
In my Gnome menu, most programs are launched by a command followed by a parameter such as %c or %i. I've searched the web and books on Unix for an explanation of what each does, to no avail. Can...
For two months I trying to search for a solutions for my problem with OpenOffice and Samba. The problem is that I can't create or edit files which are located on a samba share, because it comes up...
Hi All,I have a script that looks for a file. Then changes the name of the file and then scp's it to another server. The problem is this was set up for one file to be in the directory. Now
Can someone tell me that even if I have *vmlinuz*smp* image in my boot folder then also why the system is booting into **bigsmp** kernel ?qa42:~ # ls /boot/System.map-2.6.16.46-0.12-smp ...
SO ive decided to try wireless networking on the new ubnuntu but so far i am having big trouble getting my PCI network card to work, i need ndiswrapper to recognize wlan0 from boot be friendly with...
Hi, I'm working on a bridging firewall that see's a lot of traffic, and I'm using netfilter/iptables.I need efficiency in my rules, and so far I have been putting a significant amount of filtering...