213 Posted Topics
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 … | |
Re: Hi John, What do you mean your question doesnt make much sense! | |
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 … | |
Re: 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! | |
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 … | |
Re: 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 | |
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 … | |
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 … | |
Re: 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! | |
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 … | |
Re: 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. | |
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 … | |
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 … | |
Re: 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 … | |
Re: 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!! | |
Re: 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. | |
Anyone know of a good shell script beautifier that works in either unix or windows or a way of properly indenting/tidying up code??? | |
Re: mv /dir1/* /dir2 | |
Re: 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 … | |
Re: 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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
Re: 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 … | |
Re: 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 … | |
Re: 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! | |
|
The End.