214 Posted Topics

Member Avatar for brian1968

Why are you changing the WEBSERVER port for a DATABASE? They're two completely different things. Perhaps if you explained what you're ultimately trying to do (or what you're trying to accomplish) we could provide a better answer. (I say "we" but actually mean "somebody else who knows Windows and IIS", …

Member Avatar for selimatmaca
0
182
Member Avatar for nanosani

[quote=alc6379] I tried going through the source code for both FreeBSD and Linux, but really didn't find a way to go. Perhaps this would be a great question to pose to each the Linux and FreeBSD kernel developers' Network mailing lists?[/quote] You'd want to use the 'alias' command with ifconfig, …

Member Avatar for Cain
0
187
Member Avatar for 2ndPlatform

NorthAmerican BankCard. I tried (and got burned by) a few others, but this place rocks. Good rates, outstanding support, and people who actually (GASP!) talk to you like a human bean. PM/e-mail me if you'd like a contact over there. STAY AWAY FROM American Paywise!!!

Member Avatar for stymiee
0
225
Member Avatar for Exxpertul

SSH (SCP, sFTP), password-protected webserver directory, rsync, cvs, stunnel, etc. If they're Winblows boxen, your best bet might be stunnel.

Member Avatar for TheOgre
0
200
Member Avatar for Kashif

That's an odd request. You can use a proxy or a number of different mechanisms for preventing users from downloading files, but why limit the downloaded file to 2MB? If you're trying to understand security, I'd suggest you start reading a number of publications and articles to get you started.

Member Avatar for TheOgre
0
117
Member Avatar for Kashif

[quote=Kashif]Hi if some is using Mac id changer how can i know its fake id send by client[/quote] Which operating system? Are you actively preventing ARP spoofing or MAC spoofing? Are you running any IDS/IPS systems? How about a bunch of details about your setup?

Member Avatar for TheOgre
0
84
Member Avatar for Dani

A few minor corrections:[indent] [b]ln sourceName destDirectory[/b] create symbolic link to a file [/indent] Should be: [b]ln -s source destination[/b] (the -s switch denotes a symbolic link)[indent] [b]sh[/b] the standard Unix shell, bash [/indent] Should be: sh is the standard UNIX shell. [b]bash [/b]is the [b]B[/b]ourne [b]A[/b]gain [b]SH[/b]ell, standard on …

Member Avatar for jackfusion
0
543
Member Avatar for samaru

[b]Name:[/b] Kevin [b]Nickname:[/b] TheOgre, Bull [b]Height:[/b] 5'11" [b]Weight:[/b] 210 [b]Age:[/b] 35 [b]Hair:[/b] Blondish (what there is left of it!) [b]Eyes:[/b] They change between green, blue, grey, and hazel [b]Location:[/b] Northern New Jersey [b]Military:[/b] USMC, ARNG, US Army [b]Relationship Status:[/b] Single [b]Hobbies:[/b] Weightlifting, computers, reading, movies, music, mountainbiking, hunting, fishing, camping, …

Member Avatar for Dani
3
6K
Member Avatar for verninator

Can you post the contents of your smb.conf file so I can have a look-see to see where the problem might be?

Member Avatar for tianrongcai
0
194
Member Avatar for pedromdsantos

In lilo, to make Windows the default boot operating system, simply make Linux the last entry in /etc/lilo.conf Depending on which editor you use, you can either copy/paste the lines, or retype them manually. Another key element is to [b]RUN LILO WHEN DONE MAKING CHANGES TO LILO.CONF[/b]. If you forget …

Member Avatar for NormanK
0
214
Member Avatar for jleach45

Don't forget that there are other window managers available, like BlackBox, Window Maker, and a ton of others that aren't as "heavy" as Gnome or KDE. Both KDE and Gnome are great for various reasons, but they are by no means the end-all be-all of window managers.

Member Avatar for ayksolutions
0
296
Member Avatar for PrepaidRep

[QUOTE=PrepaidRep]...If not interested in becoming an associate check out the home webpage and give me a few tips on how to market my business. ...[/QUOTE] OK, what's the URL?

Member Avatar for PrepaidRep
0
133
Member Avatar for Reginald0

Which version of KDE are you using? (I don't use RedHat, so I don't know which versions it ships with.)

Member Avatar for arya6000
0
335
Member Avatar for drummerboy

[QUOTE=WEATHER CHANNEL] Some people will suggest, a noobie to start with Redhat,Mandrake or fedora......While in all reality, those people probably use linux sparingly. They might say it's easy to install,update,configure,upgrade,install pkgs...ect ,this a false myth. In reality the more advance the easier the installing,upgrading,updating...ect [/QUOTE] I disagree. It's not a …

Member Avatar for SaraSD
0
972
Member Avatar for camelNotation

Or you could download the disk images for Partition Magic 8.0 here: [url]http://www.geekis-kahn.net/PM.rar[/url] Extract that file, and you'll have 2 new files, which are the self-extracting disk images.

Member Avatar for jbennet
0
675
Member Avatar for Dani

I use Handy Backup, which has the option for the Outlook/ICQ/Registry plugin. You can backup to CD-R/DVD-R, FTP, or network (or to another directory/partition/drive), and you can encrypt your backups for added security. It has a built-in scheduler, and lots of other features. Price is $30 URL: [url="http://www.handybackup.com/"]http://www.handybackup.com[/url]

Member Avatar for Flopi
0
220
Member Avatar for scyth02

Bridge.dll is Ad/Mal/Spyware. To remove it, delete the following files: C:\WINNT\SYSTEM\A.EXE C:\WINNT\ryegrjof.exe C:\WINNT\SYSTEM\SSUpdate.exe C:\WINNT\SYSTEM\npnzdad.exe C:\WINNT\Application Data\DownloadPlus.exe Open the Registry Editor (Start | Run | "regedit") Navigate to HKLM\Software\Microsoft\Windows\CurrentVersion\Run See if one of those files in the above list is listed in that key, and if it is, delete JUST THAT …

Member Avatar for DMR
0
454
Member Avatar for Brandog

This is a BIG no-no: [indent] ServerName dns1.manitobamotorsports.com [/indent] That's the same thing as saying your machine is the primary DNS server for the domain manitobamotorsports.com [B]ServerName [/B]is the address of your webserver. Example: [code] ServerName [url]www.manitobamotorsports.com[/url] [/code] ...just FYI...

Member Avatar for axieaxie
0
1K
Member Avatar for Monte
Member Avatar for wizmonster
0
735
Member Avatar for Dani

If you find a good company to get your logo done, do me a favor and let me know - I'm looking for a new design myself :)

Member Avatar for staceyhamman
1
453
Member Avatar for Dani

You could either use a redirector script (not the best way to do it) or you could make sure your httpd.conf has [url="http://www.daniweb.com/"][color=black]www.daniweb.com[/color][/url] as the ServerName instead of just daniweb.com (if you have control over your server.) My guess is that your httpd.conf has just daniweb.com, but since I don't …

Member Avatar for MacemanDerek
0
391
Member Avatar for Dani

Why not just image the drive onto your 500GB drive, and after the install, if everything goes well, you can delete the image (not like it would significantly reduce the amount of free space on your drive :)

Member Avatar for yellow
0
180
Member Avatar for mikeandike22

You can install Debian, Slackware, FreeBSD, NetBSD, and OpenBSD across the Net using 2 floppies. Don't know about any other distros - I've only done it using those I mentioned, and it keeps the CD stack from getting too large when you do a lot of installs on a variety …

Member Avatar for jbennet
0
368
Member Avatar for TKSS

[QUOTE=blud]Well honestly, I've seen people who have managed to completely change the OS. For instance, they get a RH9 box, and less than a week later, it is gentoo. so if you do keep up with ALL the changes, it really won't be that much different, in my opinion. but …

Member Avatar for alc6379
0
212
Member Avatar for viperman224

You can run Apache on Win32, or search SourceForge for httpd servers. I remember using TinyHTTP for awhile on a dinosaur of a system (P-75, 32MB RAM, 2.1GB HDD, Win95) and it ran very well. Personally, I prefer Apache on *nix, but that's just my favorite. The config file may …

Member Avatar for blud
0
289
Member Avatar for jeffstev

Don't forget to create the cron job to: 1. Check to see if MySQL is running, and if not, to start it. 2. Run the script that performs the backup job. This is a sample crontab entry for FreeBSD (which is what your server is running) that checks to see …

Member Avatar for frrossk
0
314
Member Avatar for NMSportster

Login to your domain's control panel and under the "Forwarding" section, enter the domain you want that domain to redirect to. In other words, if you want [url]www.mydomain.com[/url] to be redirected to [url]www.mydomain.net[/url], then enter [url]www.mydomain.net[/url] in the "Forwards" section and wait for DNS to propogate. I have this setup …

Member Avatar for wwazman
0
197
Member Avatar for Velikiy

Boot to your Linux distro and run lilo. Lilo will rewrite the mbr to include the lilo boot menu screen that got overwritten when you reinstalled Windoze. ...provided you use lilo and not grub or some other boot manager...

Member Avatar for Paul.Esson
0
210
Member Avatar for lestont

Actually, there is an experimental NTFS module that allows writes that's been out for awhile. You have to do a recompile of the kernel, but it's been there since 2.4.something... ...or you could burn the files to a CD or copy them to a USB pendrive ...

Member Avatar for TKSS
0
186
Member Avatar for Killer_Typo

You can sign up for a free service @ [url]http://freedns.afraid.org[/url] and have it take care of the reverse DNS for you, as long as you already have a domain registered. The instructions are on the site, and it's what I use for my personal site hosted on my personal server. …

Member Avatar for Aykon
0
189

The End.