213 Posted Topics

Member Avatar for AlvinRey70
Member Avatar for Simpsons4261

hello mate dont know if your still having the problems but if you are a looks like a hardware fault or failure. This could be because of one of two things, either the device is dying (broken) or the correct drivers arent installed. You need to ensure that you install …

Member Avatar for kathyPol
0
380
Member Avatar for chris5126

Hi guys, Will keep this short and sweet. Trying to do integer devision to *decimial places but i dont think the version of ksh installed on solaris 10 supports this as they would need to be declared as floats. Is this correct? If there isnt a way of doing it …

Member Avatar for Fest3er
0
137
Member Avatar for wmuldoon

Hi, You have some spaces which may be causing you some problems. One here: [code] #! /bin/bash [/code] should be [code] #!/bin/bash [/code] and also [code] open "/Volumes/ _Issues/$year/$month $monthname/$hotfolder/" [/code] might need to be??[code] open "/Volumes/_Issues/$year/$month $monthname/$hotfolder/" [/code]

Member Avatar for wmuldoon
0
100
Member Avatar for curto21

Are you sure that it isnt working it will run the script but pull any output back to the server you are working on. Put a large sleep in the script then log on to the server that your running the script on remotely to check whether it is exeucting …

Member Avatar for DimaYasny
0
104
Member Avatar for c7borg
Member Avatar for vaibav_vv

I would look at awk and grep and wc. Awk will print out columns of a file so try. [code] cat filename | awk '{print $1}'[/code] You can change $1 to any number to print out the different columns. You can use grep to find dates or times within a …

Member Avatar for chris5126
0
121
Member Avatar for chris5126

Hi guys, I have vm ware running a solaris 10 machine the host is a vista machine. I have a shared drive on the vista machine and would like to try and mount it in the solaris virtual machine. I have added both to the same private network on vistas …

0
57
Member Avatar for ckcy2005

Ot create a file and pipe something into it whatever you like you can use the redirect to a file [code] echo "hello" > /tmp/temp.txt [/code] This will open a new file or overwrite an existing file in the same location and then put the text hello into /tmp/temp.txt. If …

Member Avatar for JeoSaurus
0
143
Member Avatar for packet

a simple if statment will work this isnt the syntax but just a clue! if data > one && data < two then do something else do something else fi You should note these forums arent for using us to do your homework if you show some effort we will …

Member Avatar for JeoSaurus
0
163
Member Avatar for chris5126

Hi guys, i have a ksh script that gets some info on processes and puts it into a temp file: [code] /usr/ucb/ps -auxxx|awk '{print $3," "$4," "$2," "$1," "$11}'|grep -v 0.0|sed 1d > $TMP [/code] It gets the following data [code] 0.8 6.2158230724046144 9918 oracle 0.3 6.2158200964043168 15298 oracle 0.2 …

Member Avatar for JeoSaurus
0
184
Member Avatar for begyu
Member Avatar for chris5126
0
101
Member Avatar for chris5126

Hi guys, I need a command on solaris 10 to show how much cpu is bein used in % terms but more specific than sar i need it down to 0.0% if that makes sense. Basically im tryin to find out how much cpu is being used say 25.5% and …

Member Avatar for chris5126
0
95
Member Avatar for Neo7

you could put a flag in a file in /tmp that the script could check for to make sure the last script completed before starting the next one!

Member Avatar for Neo7
0
190
Member Avatar for chris5126
Member Avatar for chris5126

Can someone tell me why this routine doesnt print out read/write statistics for the first device but does for the other two. I cant seem to work it out. Oh its a ksh script runnin on a solaris 10 box. [code] find_disks() { NETWORKDRIVE=/tmp HOST=`/usr/bin/hostname` integer k=1 integer i=`iostat -en …

Member Avatar for chris5126
0
118
Member Avatar for JustinJose12002

you could use $1 $2 $3 etc so test.sh -a file1 file2 -c file3 file4 $1=-a $2=file1 $3=-c etc etc each argument would go into the next $(number) but you would have to have some pretty complex testing to look for flags or files getop() wld be better

Member Avatar for chris5126
0
124
Member Avatar for chris5126

Hi guys, I am creating a monitoring program. I need to create a windows service to send a ping request to a list of servers from a sqp server database then store the results back into a sql server database. Need some help gettin started can i run the windows …

Member Avatar for LizR
0
133
Member Avatar for chris5126

HI guys, I need to create a windows service that runs a constant ping request to a list of servers and puts the data back into a text file for each server. It will read in from a text file with ip addresses in. It will also need to do …

Member Avatar for LizR
0
2K
Member Avatar for freeman266

hi i would back up your important data then try a system restore to a time before you installed the update to itunes though im pretty sure it has nothing to do with it. Also check windows has the latest updates installed let us know how you get on!

Member Avatar for freeman266
0
96
Member Avatar for chris5126

Hi guys, Setting up a computer for people i work with and wish to tie down the standard user accounts but seem to be having problems. Set up is as follows: vista business 3 users Jeff administrator Bar standard user Kitchen standard user Now i wish to disable standard users …

Member Avatar for chris5126
0
79
Member Avatar for mightymouse_too

the link that binoj_daniel gave you is the best thing to look at. It will tell you all the steps needed to dual boot.

Member Avatar for cubmar
0
157
Member Avatar for chris5126

Hi guys, Im running debian (lenny) and have just installed my wireless network card and want to configure it using the lovely gui network manager in gnome but it seems to have disapeared from my menu. I have checked that it isnt deselected in menu options but it isnt there …

Member Avatar for ml2mst
-1
297
Member Avatar for chris5126

HI guys, I have a linux debian machine and windows vista machine. Now the debian machine is called chris-pc and vista is called chris-laptop. I have shared a drive on chris-pc using nfs and the drive is visable to other linux machines. But when i try and mount the drive …

Member Avatar for Smalls
0
131
Member Avatar for madmicmar

Hey if its a new comp reformat could be a problem with windows registery or it could be infected with a virus or spyware if that is not an option then use ewido to do a scan see if you have any spyware if not there have been a few …

Member Avatar for sittas87
0
248
Member Avatar for Suetan

eclispe-computers.com and novatech are two of the best!! maplins is to expensive for what it is but does have access to some kit that no others do!!

Member Avatar for shannygeek
0
167
Member Avatar for mikelufc

use supergrub its good at fixing boot problems and it is vista compatiable even though it doesnt say it is or just insert your vista dvd go past the language selection then click repair see if that works.

Member Avatar for forumdude123
0
129
Member Avatar for chris5126

Anyone know of a good shell script beautifier that works in either unix or windows or a way of properly indenting/tidying up code???

Member Avatar for chris5126
0
153
Member Avatar for akhil_hello
Member Avatar for eternalimage

use vlc media player it much better. But if you do want to use windows stuff then download gspot codec dector it will tell you if you have the right codecs installed to play the different files you want and if not where to download them from. Or just download …

Member Avatar for comrade7
0
130
Member Avatar for kenny1989

your right dannol usb devices do need to be enabled in bios otherwise your computer will keep trying to communicate with the device to identify it and as it is only a mouse it will never reply so just look through all your menus there will be an option somewhere …

Member Avatar for scru
0
493
Member Avatar for chris5126

Hi guys, I don’t know if you have heard you prob have of the new wake of vulnerability with fire wire. It where a hacker can gain access to the memory in your comp and use it to recover passwords to decrypt data or gain access to machines. I know …

Member Avatar for jbennet
0
138
Member Avatar for rahmanlutfar
Member Avatar for chris5126

hi there, Im looking for a decent fan controller and cant find one for the life of me. What it needs to do/be: [LIST] [*]Black [*]Digital [*]Control up to 6 fans [*]Have four temperature sensors [*]Run on auto mode to keep pc at a certian temp [*]Have the ability to …

Member Avatar for majestic0110
0
84
Member Avatar for chris5126

hi guys, another quick one am using debian (lenny) and it comes with version 3.0.3 of azureus however this doesnt work correctly, however if i download the latest versio 3.0.5 from the web it works fine! Problem is its a script and not a .deb so wont install and is …

Member Avatar for John A
0
58
Member Avatar for chris5126

Hi, Im trying to install the driver for my wireless, have updated the firmware and now need to install the driver. However I get make error: makefile not found at '/lib/modules/2.6.22-3-686/source' does this mean i need to install my kernel source?? i have my kernel headers installed but can't work …

Member Avatar for chris5126
0
87
Member Avatar for GadgetTofu

It could be that something has enabled itself at start up that is slowing down your computer, if you hadn't shut it down for a while this may be why the problem is only occouring now. To try and fix this go to the start menu then run and type …

Member Avatar for skylar011
0
558
Member Avatar for Odie1978

I use dual sli with two 7600gts (high spec ones) and the results are very impressive I would strongly recmmoned it i have never done tripple sli but however have seen a quad sli up and running. With 8800gtx cards you will have a very impressive rig but remeber the …

Member Avatar for Odie1978
0
165
Member Avatar for potelay

have you tried a system restore to a date before this problem occoured?? or you could remove internet explorer 7 and then reinstall it! but try a system restore first!

Member Avatar for chris5126
0
205
Member Avatar for Flying Doc
Member Avatar for bobbyraw
0
79
Member Avatar for richhar
Member Avatar for chris5126
0
84
Member Avatar for hughv

no your both wrong its fairies that live inside the key fob and provide a magical power!! only jokin it will be a battery and some recharge themselves using the cars power when the key is in the ignition meaning they can last for ages!!!

Member Avatar for chris5126
0
77
Member Avatar for Kamex

the simplest solution is to set it to clone rather than extended (as somone alreadt mentioned) however not all graphics cards will support this mode check with the manufacture on thier website! hope this helps.

Member Avatar for chris5126
0
237
Member Avatar for techbrain55

what do you mean do you mean using a unix shell script to execute oracle commands or to extract from oracle databases or to modify oracle databases??

Member Avatar for chris5126
0
61
Member Avatar for linux

lol every1 loves wobbly windows and i know this is prob a very silly question but do u hve the correct driver installed for ur graphics card?

Member Avatar for linux
0
56
Member Avatar for Durrah

ah so it trys to open grub but it doesnt even get that far right?? Error 15 means that grub is looking for a file and can't find it. Since you don't even get the menu, its probably in the splashimage line in grub.conf Download a program called supergrub and …

Member Avatar for chris5126
0
103
Member Avatar for cyberdyne

surely this thread should be closed and deleted its obvious that cyberdyne just wants to cause harm.

Member Avatar for chris5126
0
128
Member Avatar for chris5126

Hi guys, prob a really easy one im tryin to install java on debian and it keeps on failing. The output from the trying to make a .deb package and uname -r is below. any ideas anyone. [code] uname -r gives: Linux debianlaptop 2.6.18-6-686 #1 SMP Sun Feb 10 22:11:31 …

Member Avatar for jbennet
0
159
Member Avatar for chris5126

hi guys, I have just installed debian 2.6.18-6-amd64 and am trying to install the graphics card i have a 7600 gt and have downloaded the package from nvidia i reboot into single user mode so that gdm isnt started and then run the package. It tells me that the driver …

Member Avatar for chris5126
0
207
Member Avatar for Thinka

yer its normally becuase people who build thier own pcs build them to a high spec with high spec components and so they need to be cooled correctly to run smoothly whereas manufacutres normally use the cheapest parts to try and produce maximium performance and rarely care about fast grpahics …

Member Avatar for jbennet
0
191

The End.