Search found 97 matches

Actual Results

Post Posted: November 1st, 2005, 5:09 pm

it appears you might be getting different type of input(s). I personally would use preg_split and use
Code: [ Select ]
(\n$|\r\n$|^\r\n|^\r)
as the pattern arguement, since it will allow for DOS/Unix line endings, and even barfed custom created files, which may have the newline in the wrong plac...

Post Posted: January 7th, 2005, 3:54 pm

only a capable admin makes a box secure.

No distribution will failsafe a negligent admin.



The most default locked down distros are OpenBSD, and any of the livecd distributions.

Post Posted: January 7th, 2005, 3:51 pm

If you are using linux, use :
Code: [ Select ]
chown majd:ftpusers ./home/majd/Majd-GFX/
as linux does not except the ':' notation in chown commands in certain distros. *BSD doesn't care. Also, this command will only work if you are in the root directory, as './' makes your command relative to...

Post Posted: January 6th, 2005, 12:38 pm

Where do you put the dir at? I trying to figure that out :P You can increase the directories that this script looks in by adding another directory name into the dir array :) Then call this image using <img src="http://www.somewhere.com/pic.php"> :D Hth ...... In the line: [code] $dir = array ...

Post Posted: January 6th, 2005, 12:35 pm

Does any one have an accurate City/Country to GMT offset database available ?

I can take CSV or SQL format.

Thanks in advance.

-178

Post Posted: August 8th, 2004, 2:06 pm

make sure your onboard nic is enabled in bios.... if it is, and it is still not showing up lets see if the kernel can see it: run 'dmesg | grep xxx' , where 'xxx' is an identifier for your specific chipset.. I.E. Glan, gigabit, 10/100/1000 etc... if your kernel can see the nic, configuring it should...

Post Posted: August 4th, 2004, 10:39 am

http://www.nvidia.com/object/nforce_lin ... -0233.html

Post Posted: July 26th, 2004, 1:00 pm

If you look on the desktop, there will be icons for each of your windows partitions.


If they are not mounted already, you can right click on them to mount them manually.

If your windows partitions are NTFS, they will be mounted read - only.


:wink:

Post Posted: July 26th, 2004, 12:45 am

well, you can start off by stating which type of UNIX you are using ....


:?

Post Posted: July 26th, 2004, 12:32 am

You can also try dragonflyBSD as well for a test drive of BSD systems: http://www.dragonflybsd.org/main/ It is a 'live cd' , so there is no writing to the disk necessary for a test drive. I prefer FreeBSD over linux at least 100 fold. It will pay to explore all options though :D I tried Suse, Mandra...

Post Posted: July 25th, 2004, 4:37 pm

Your hard drive transfer is slowing down to PIO mode via a FSBN read error, which is caused by a bad or erroring drive, or an improper/failing cable on your IDE bus. I personally would not recommend running Free 5 unless it has a feature your system seriously depends on. Check out the 4.10 ISO that ...

Post Posted: July 25th, 2004, 4:15 pm

:bump:

Post Posted: April 13th, 2004, 2:13 pm

well this requires stream processing.

do you have a link to an example ?

Post Posted: April 7th, 2004, 12:48 pm

An md5 sum file does not go into the iso. It is used for verifying that the volume digest (in this case the iso) has not been modified. Here you go, in plain english: 1. download Iso. 2. download md5 checksum file. 3. md5 iso and make sure the iso you downloaded matches the md5sum in the md5 file. i...

Post Posted: April 7th, 2004, 12:38 pm

technical wrote:
beta works pretty well. No problems yet. :)


Pretty poor software, even for a beta.

I was getting several black screens. I uninstalled it. :evil:
  • Sort by
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.