User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 456,006 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,940 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 40 of 208
Search took 0.02 seconds.
Posts Made By: i686-linux
Forum: Windows NT / 2000 / XP / 2003 Jul 6th, 2005
Replies: 3
Views: 6,478
Posted By i686-linux
Network Drive Volume Label

I've been having this issue (at two separate clients) where all of the volume labels for the network drives that a user is connecting to get renamed as "Disconnected Network Drive." The icon shows...
Forum: Windows Software Jun 16th, 2005
Replies: 2
Views: 1,790
Posted By i686-linux
Forum: Windows Software Jun 15th, 2005
Replies: 2
Views: 1,790
Posted By i686-linux
Image Pasting Issue in Microsoft Word 2003

Prereqs:

Windows XP SP2
Office 2003 SP1

I have a workstation at a client with the following issue:

A user periodically takes a screenshot and then pastes it into Word. All appears to be ok until...
Forum: Windows NT / 2000 / XP / 2003 Aug 30th, 2004
Replies: 1
Views: 2,433
Posted By i686-linux
Forum: Geeks' Lounge Aug 26th, 2004
Replies: 13
Views: 5,209
Posted By i686-linux
Re: Dodge viper SRT 10

I'm all a about the Japanese import scene. :) ... considering buying an Evo8 or RSX-S
Forum: Windows NT / 2000 / XP / 2003 Aug 26th, 2004
Replies: 1
Views: 2,433
Posted By i686-linux
Citrix Printer Administration

I have very little Citrix knowledge, yet have been tasked to administer two citrix servers in a load balancing farm.

The way that printing is currently setup is that printers and permissions have...
Forum: Windows NT / 2000 / XP / 2003 Jun 9th, 2004
Replies: 2
Views: 4,564
Posted By i686-linux
Storing passwords using reversible encryption in Active Directory

While running through some user accounts in our ADS setup I noticed that one of them is set to "Store password using reversible encryption." This is no good and does not meet the company's security...
Forum: Windows NT / 2000 / XP / 2003 Jun 9th, 2004
Replies: 9
Views: 6,494
Posted By i686-linux
Re: Black Screen Around Desktop

This setting can also be changed in the BIOS on some Dell systems
Forum: Monitors, Displays and Video Cards Jun 2nd, 2004
Replies: 3
Views: 3,232
Posted By i686-linux
Re: KDS monitor

I was given an old KDS monitor some time ago and it seems that they aren't the most reliable pieces of equipment. Unfortunately, you may want to get a new/newer monitor. I tried the tape thing, and...
Forum: Networking Hardware Configuration May 26th, 2004
Replies: 3
Views: 3,426
Posted By i686-linux
Re: choosing an isp

You took the words right out of my mouth when you mentioned satelite. I would definitely research that as an option.
Forum: Viruses, Spyware and other Nasties May 26th, 2004
Replies: 2
Views: 1,604
Posted By i686-linux
Re: Spamremote.exe

("our usual recommended spy-ware tools from here" means the same tools that we always tell people here at daniweb to use.)

In other words...

I ran AdAware, SpyBot, and Hijack-this with no...
Forum: *nix Software May 26th, 2004
Replies: 7
Views: 4,576
Posted By i686-linux
Re: Shuting down Linux Cluster using Telnet

here would be a good script:

(the pre-req is that you have ssh installed on everything and can log into every server by using public keys instead of passwords)


#!/bin/bash

...
Forum: Techies' Lounge May 26th, 2004
Replies: 7
Views: 5,947
Posted By i686-linux
Re: AHAR! No more windows update fer me

I would imagine that you could have one valid copy of windows, install Microsoft SUS on it, and then have your pirated machines get their updates from that. I think that would work. :)
Forum: *nix Software May 25th, 2004
Replies: 4
Views: 16,459
Posted By i686-linux
Re: AVI and Linux

A few other good programs are VLC (not to be confused with VNC) and xine.
Forum: Geeks' Lounge May 25th, 2004
Replies: 13
Views: 7,784
Posted By i686-linux
Re: Galactic Hacker

Have a mirror? The URL on that post doesn't work. They probably don't like the sudden bandwidth spike. ;-)
Forum: Shell Scripting May 14th, 2004
Replies: 9
Views: 11,263
Posted By i686-linux
Re: Help with SED/AWK email parser

* = any ammount of matches of the previous expression

For example:

[[:graph:]]* is really "Any printable and visible (non-space) character repeated any number of times"
Forum: Shell Scripting May 14th, 2004
Replies: 9
Views: 11,263
Posted By i686-linux
Re: Help with SED/AWK email parser

That is what I posted about:

grep -o "[[:alnum:][:graph:]]*@[[:alnum:][:graph:]]*"

grep -o returns the matched expression instead of the whole line matched

I realized that this can be cut...
Forum: Shell Scripting May 14th, 2004
Replies: 9
Views: 11,263
Posted By i686-linux
Re: Help with SED/AWK email parser

Those look awfully familiar. Did you grab those off of a "100 useful SED scripts" site? :)
Forum: *nix Software May 14th, 2004
Replies: 6
Views: 2,906
Posted By i686-linux
Re: Network Configuration

Having linux clients to a terminal server is easy!

http://www.rdesktop.org/
http://www.nongnu.org/grdesktop/

And somewhere on Citrix's site they provide a linux Citrix client as well.
Forum: Shell Scripting May 14th, 2004
Replies: 9
Views: 11,263
Posted By i686-linux
Re: Help with SED/AWK email parser

And grep saves the day. Next time I'll RTFM better. :)

grep -o "[[:alnum:][:graph:]]*@[[:alnum:][:graph:]]*"

I haven't tested for many bugs/quirks in the results yet, but a few quick checks...
Forum: Shell Scripting May 14th, 2004
Replies: 9
Views: 11,263
Posted By i686-linux
Help with SED/AWK email parser

I have a bunch of text files with different formats that somewhere in the file have email addresses. I would like to be able to parse through any number of these files for email addresses. Here are...
Forum: Viruses, Spyware and other Nasties May 12th, 2004
Replies: 2
Views: 1,604
Posted By i686-linux
Spamremote.exe

Has anyone seen this? I can't find anything on google/groups, none of my co-workers have seen this and none of our usual recommended spy-ware tools from here are finding this! I boot into safe mode...
Forum: Networking Hardware Configuration May 12th, 2004
Replies: 13
Views: 18,054
Posted By i686-linux
Re: problems between cable modem and router

Have you tried powering off the modem for at least 30 seconds? The steps that I would take, are to power off the modem and router for thirty seconds. Power up the modem. Give it 45 seconds or so to...
Forum: *nix Software May 11th, 2004
Replies: 13
Views: 4,825
Posted By i686-linux
Re: Installing Mandrake

If you want it to bring up a GUI login prompt automatically at boot you need to change your default runlevel. You do this by CAREFULLY editing the file '/etc/inittab' and changing the default from 3...
Forum: Getting Started and Choosing a Distro May 4th, 2004
Replies: 10
Views: 7,912
Posted By i686-linux
Re: What is your slackware version?

I run 2 versions. On my work laptop i use 9.1 with 2.4.25 kernel, latest kde and latest gnome 2.6, gtk 2.4, and I update other software a lot. My private file server that sits at home is running an...
Forum: Geeks' Lounge May 4th, 2004
Replies: 40
Views: 9,340
Posted By i686-linux
Re: What kind of music

In no particular order:

Orbital
Radiohead
DJ Tiesto
Slayer
Squarepusher
Static-X
The Doors
Ron D Core
Forum: Shell Scripting May 3rd, 2004
Replies: 5
Views: 9,338
Posted By i686-linux
Re: Need help with BASH to MS-DOS Batch conversion.

Using Windows 2000 server. I was testing it at the command line. That was the problem. Thanks!
Forum: Shell Scripting May 3rd, 2004
Replies: 5
Views: 9,338
Posted By i686-linux
Re: Need help with BASH to MS-DOS Batch conversion.

That yields the same problem that I was having:

%%A was unexpected at this time.
Forum: IT Careers and Business Apr 29th, 2004
Replies: 12
Views: 6,018
Posted By i686-linux
Re: To Degree or not to Degree - that is my question

Get the degree. You are gonna kick yourself in the ass if you don't have it one day when you really need it.
Forum: Troubleshooting Dead Machines Apr 29th, 2004
Replies: 4
Views: 3,227
Posted By i686-linux
Re: freezes up on initial boot up

What would normally be the next message following the "card-02 texas..." line?
Forum: Shell Scripting Apr 29th, 2004
Replies: 5
Views: 9,338
Posted By i686-linux
Need help with BASH to MS-DOS Batch conversion.

bash:

#!/bin/bash

DOMAIN=mydomain.com

for client in ServerA ServerB ServerC ServerD
do
xhost +$client.$DOMAIN
done
Forum: Legacy and Other Languages Apr 29th, 2004
Replies: 3
Views: 4,794
Posted By i686-linux
Happy Birthday BASIC

5 REM Happy Birthday to BASIC
10 PRINT "http://apnews.excite.com/article/20040429/D82885100.html"
20 END
Forum: Windows NT / 2000 / XP / 2003 Apr 29th, 2004
Replies: 13
Views: 7,786
Posted By i686-linux
Re: Odd Page Cannot Be Displayed Problem (All browsers, not just IE)

I'm not sure what would be causing the problem, but it would be interesting to see what other protcols this intercepts. POP/SMTP seem to be fine. Can you have these people try accessing an https://...
Forum: HTML and CSS Apr 28th, 2004
Replies: 9
Views: 3,345
Posted By i686-linux
Forum: HTML and CSS Apr 27th, 2004
Replies: 9
Views: 3,345
Posted By i686-linux
Re: How do i change scrollers and make my site sutible for all resolutions?

There may be a better way to create your site in a box, and center it, but in the past I have used the <center> tag for centering a 1x1 table, and then putting the rest of the content inside of the...
Forum: Getting Started and Choosing a Distro Apr 27th, 2004
Replies: 25
Views: 4,880
Posted By i686-linux
Re: what OS to use?

Yeah, I haven't seen anyone say "Redhat is teh sux0rz and sl4ckw4r3 0wnz!!!" yet. :)
Forum: Motherboards, CPUs and RAM Apr 26th, 2004
Replies: 31
Views: 5,589
Posted By i686-linux
Re: how do you have bios look for a driver

That is most likely your problem. Who knows where that originally came from. I'm sorry but we can't help very much with pirated software here. If you can't afford a copy of Windows XP then reinstall...
Forum: Posting Games Apr 26th, 2004
Replies: 3,185
Views: 184,181
Posted By i686-linux
Re: 3 word story

of animal droppings
Forum: Motherboards, CPUs and RAM Apr 26th, 2004
Replies: 31
Views: 5,589
Posted By i686-linux
Re: how do you have bios look for a driver

What is saying it needs atapi cd-rom?
Forum: Posting Games Apr 26th, 2004
Replies: 3,185
Views: 184,181
Posted By i686-linux
Re: 3 word story

killed many people
Showing results 1 to 40 of 208

 
All times are GMT -4. The time now is 9:57 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC