908 Posted Topics

Member Avatar for Stefano Mtangoo

[QUOTE=evstevemd;908401]Any multitabbed version of Windows CMD.exe?[/QUOTE] no. why use windows anyway?

Member Avatar for Stefano Mtangoo
0
99
Member Avatar for cuddihy2k7

do you have a LAN and a wifi card in there? sounds like you either don't, or the drivers aren't installed

Member Avatar for Rik_
0
126
Member Avatar for Avasulthiris
Member Avatar for flockit

[QUOTE=certficationmx;896505]I don't really a lot about Ubunto that's why i'm sorry to tell you I can't help.[/QUOTE] why post then?

Member Avatar for mostafadotnet
0
176
Member Avatar for bondi007

1st of all - it is totally illegal to use thore free AV products in a corporate environment, they are for home use only 2nd: corporate AV products are available with their own network deployment options 3rd: it is possible to deploy software using GPO, if the installer is in …

Member Avatar for DimaYasny
0
290
Member Avatar for dileepkumars1

what kind of application do you use? is it windows based? does the application have printing capabilities?

Member Avatar for DimaYasny
0
51
Member Avatar for Gaming wiz

the only thing vista has that xp doesn't is directX11, and some games do require that.

Member Avatar for mcsgadgets
0
185
Member Avatar for MikkaD

CS degree will get you into the higher end systems or programming field. provided you will be able to get experience of course. something like the CompTIA A+ will give you a started tech knowledge and a certificate, to start working with computers professionally on the tech level

Member Avatar for mackone
0
269
Member Avatar for DimaYasny

Guys, I'm stumped here. Trying to retrieve a row from mysql using MySQLdb, I receive the number of matching rows found, not the data itself. here's the code: [CODE] def getKbd(kb_num): query="SELECT kbd_name, kbd_data, kbd_ps FROM kbd_ WHERE kbd_number = %d " % kb_num a = c.execute(query) return a print …

Member Avatar for DimaYasny
0
109
Member Avatar for pappuravi80

you can't have a voip connection without data connectivity. what you need is an internet connection at both ends, QoS enabled routers (if you really want a good level of VoIP connectivity) and broadband. VoIP boxes, if you want to connect a telephone to them, should have phone jacks of …

Member Avatar for andy345
0
166
Member Avatar for project x

go with kvm instead of vmware - totally free, opensource and has some tasty features, especially for unattended servers

Member Avatar for DimaYasny
0
274
Member Avatar for Altarium

what kind of server are you backing up, what kind of files, how large and how often?

Member Avatar for DimaYasny
0
99
Member Avatar for Origamiswan
Member Avatar for DimaYasny
0
116
Member Avatar for henriquesc

it is possible that the key was used to only verify the site isn't a phishing site, but the communication didn't require encryption

Member Avatar for DimaYasny
0
111
Member Avatar for pawan_kumar
Member Avatar for sureronald
Member Avatar for noobownage11

you mean you want to use the built in switch on those routers? yes you can do that, use a cross cable some routers might not like this kind of misusage though

Member Avatar for mohamads
0
168
Member Avatar for josh2

if you have ssh mounts available, what stops you from mounting on windows as well? while winscp is the obvious way to go, there are alternatives even to that

Member Avatar for DimaYasny
0
2K
Member Avatar for 4ukh

for a small network, I suppose a simple SBS server should do. if you are unfamiliar with this technology, do spend a few more quid on an IT pro who will come out and set it up for you.

Member Avatar for 4ukh
0
113
Member Avatar for towelee

only thing to remember - if there are space chars in the path, either escape them using '' or put the path in quotes. using `find` instead of `ls -A`, is another helpful hint, when iterating through dirs and files with spaces

Member Avatar for DimaYasny
0
86
Member Avatar for towelee

1. read will receive a string, not an integer 2. use if statements, i.e. if [ $NUMBER -ge 0 ] && [ $NUMBER -le 49 ]; then echo "F"; elif [] && []; then echo "D"; elif...

Member Avatar for Salem
0
73
Member Avatar for DimaYasny

Hi all, I was searching for an IDE that is capable of Python GUI drawing, much like MSVS can draw GUI windows without actually having to code them manually. Atm I use NetBeans 6.5 for Python, but I can switch. Yeah, I'd prefer a Linux based IDE of course :) …

Member Avatar for DimaYasny
1
1K
Member Avatar for jbennet

RHEL and derivatives can provide VNC, I've done that a few times - easy stuff btw, if you have a ILO or a DRAC, you can use those

Member Avatar for jbennet
0
129
Member Avatar for chaze
Member Avatar for lakciti
Member Avatar for PhiberOptik
Member Avatar for catherine1001

depends what you are interested in - there are cisco exams, red hat, suse, ubuntu, juniper, checkpoint, dba, hardware etc

Member Avatar for bipin_1
0
225
Member Avatar for gpalau

looks like a networking problem. I'd try to ping the server constantly (ping -t) and see if while outlook disconnects, so does the network, or the pings become too slow. that can be solved by "netsh winsock reset". otherwise a sloution might be to backup the user's profile, get the …

Member Avatar for Evisscerator
-1
384
Member Avatar for Bexley

1. disable firewalls 2. are you sure DNS is set right? can you ping external IPs instead of URLs?

Member Avatar for J-SUN
0
218
Member Avatar for sjgriffiths

[url]http://www.postfix.org/VIRTUAL_README.html[/url] [url]http://www.akadia.com/services/postfix_separate_mailboxes.html[/url]

Member Avatar for DimaYasny
0
77
Member Avatar for acadata

check the manual for smb.conf for directory and file masking [CODE]create mode = directory mask = [/CODE]

Member Avatar for DimaYasny
0
154
Member Avatar for veledrom

do you have permission to run that file? also, since its a php script, it should be run from the apache+php, not straight as a command line

Member Avatar for veledrom
0
101
Member Avatar for Blackeagle
Member Avatar for yawnmoth
Member Avatar for yawnmoth
0
104
Member Avatar for ali_mac
Member Avatar for ali_mac
0
175
Member Avatar for welbyobeng
Member Avatar for DimaYasny
0
85
Member Avatar for ProgrammersTalk
Member Avatar for Ezzaral
0
602
Member Avatar for skyman111
Member Avatar for Firegiant
0
272
Member Avatar for AlvinRey70
Member Avatar for moqwen
-1
213
Member Avatar for bfreelancer

well, he can try. that might make global companies take EVERYTHING out of the country though

Member Avatar for yollyP.
0
116
Member Avatar for jinsonsani

in the first attempt, you need to add a pipe ('|') between the cat command and the sed command

Member Avatar for eggi
0
169
Member Avatar for achevchenko

who said linux cannot be point-and-click? [url]http://howtoforge.com/perfect-server-ubuntu8.04-lts[/url]

Member Avatar for jbennet
0
225
Member Avatar for Thinka

people do shift to 2008, for quite a few reasons, but 2008 is too raw and MS has disredited itself too much with vista, for the OS to kick in easily. after all, it is intended to be used on servers - mission critical computing, and not home desktops, which …

Member Avatar for jbennet
0
264
Member Avatar for cake

DBAs are not paid more than Linux developers around here. a DBA is a guy who finished an Oracle course, and has some experience maybe, a developer is someone with at least 4 years of BSc studies, and someone who actually does low level dev, especially on non standard systems, …

Member Avatar for Salem
0
219
Member Avatar for goodmuyis

what exactly are you trying to achieve? control over a remote desktop, sharing files... what?

Member Avatar for DimaYasny
0
44
Member Avatar for mayo_tech11

mind if I barge in? alright. LOTR is nice, but Nick Perumov wrote a sequel, which kicks the professor's ass VERY hard. It also manages to reverse the perspective on everything starting with the Sylmarillion and all the way to LOTR. Rowling is alright, I've already read everything, but look …

Member Avatar for techbound
0
2K
Member Avatar for josh000

what exactly do you need clarified? yes, you can find out a MAC by simply pinging the IP yes, a MAC can easily be spoofed yes, some NICs have a link, even while the PC is off, it is used for WoL functions

Member Avatar for TheOgre
-1
194
Member Avatar for ezrael
Member Avatar for alias120

it's not about certs, what you need is experience. find a job, and learn as you go

Member Avatar for instructor_c
0
134
Member Avatar for DimaYasny

Hi, I am looping through some files, gathering information into an array during that loop. The array grows with the loop counter and at every point might be longer or shorter (more or less members in it) so in order to reuse the array I need to drop all values …

Member Avatar for DimaYasny
0
141

The End.