Ubuntu :: Make CPU Scale Up When 100% Is Used Regardless If 80% Of That Is "io Wait"?

May 23, 2010

When I run large rsync sessions (backup purposes), I often find that the cpu goes up to 100% on both cores, and the systems gets almost unusable as slow it is. Top reveals around 80% is reported as "wa", which is IO Wait right?

Well, using the CPUfreq applet, it is possible (but irritatingly sloow) to manually set the cpu frequency to the highest possible. After this the computer gets much more snappy. How can this be done without manual intervention, anyone knows?

View 1 Replies


ADVERTISEMENT

Ubuntu Multimedia :: How To Make Webcam Gray-scale

May 19, 2011

I want my webcam to be gray-scale when I use it in Skype and with other programs. I know I can make it gray-scale with Cheese, but that is only with that program. In windows it is a program called Manycam that allows the user to play it in the background and makes the webcam gray-scale over all. Is there an equivalence to Manycam for Ubuntu?

View 9 Replies View Related

Ubuntu :: Make Conky Wait To Start?

Apr 25, 2011

how do I make conky wait to start? I have read the post how to do it but when I try it says file not found.

View 9 Replies View Related

Networking :: Ns3 Or GTNetS - Make Some Models Of Different Types Of Users And Be Able To Scale

Jun 29, 2010

What are the pros and cons of each? I am just trying to make some models of different types of users and be able to scale.

View 2 Replies View Related

Fedora :: Make BASH Script Wait For A Few Minutes?

Nov 26, 2009

I'm using bash script now,and I want have a script that can do like this: first ,tell me it will shut down ,and then shut down.My script looks like this:

#!/bin/sh
/usr/bin/curl $stop_page
shutdown -h now

[code]...

View 4 Replies View Related

General :: Make Shutdown Wait Until Service Is Stopped?

May 6, 2011

I have a third party application with a database.

I have created the service but it does not wait for the database to shutdown before the systems continues with the shutdown.

This results in the database being seen as crashed.

here is my stuff i did.

CACHE START AND STOP SCRIPT FOR REDHAT

#vi /home/cacheusr/cache_ctrl
Insert below
#!/bin/sh
#
# /etc/rc.d/init.d/cache_ctrl
# Cashier Control Script
#
# chkconfig: 2345 55 01
code....

View 9 Replies View Related

General :: Make Shell Script Wait For A Particular Key Pressed In Order To Proceed?

Jan 30, 2010

i've been searching all over the internet for a way to let the user press a particular key let's say 'y' without the user having to press [Enter] as confirmationfor yes, this would then run another function.

Quote:

Book Inventory Summary Report:-

Title, Author, Price
______________________________
StarWars EP1, G.Lucas, $49.59
Harry Potter, Rowling, $45.98
The Matrix, Mr. Smith, $53.98

Press 'y' to make a copy of this result into a file or 'n' to return to the main menu.. I understand the "press any key to continue" would go something like

Code:

read -sn 1 -p "Press any key to continue.." But i try many different ways of getting the "press a particular key" function, and none of them works.

View 5 Replies View Related

Ubuntu :: Possible To Scale With 1920x1080?

Jul 5, 2010

Was wondering if its possible to scale ubuntu theme/environment to suite 1920x1080. Im using my comp on a 42" plasma TV, and it gets kinda small with the default scale.

Don't want to change to a lower res, simple because it's not as pretty and the toolbars are almost hidden.

View 2 Replies View Related

Ubuntu :: Scale WHILE In Expose

Oct 24, 2010

Running Ubuntu 10.10..When you activate expose you see all your virtual desktops, but in each one the windows are overlaid. I want it to scale (ie show all windows on a grid) in each virtual desktop in the expose view. Does anyone know how to activate the scale plugin while in expose?

View 1 Replies View Related

Ubuntu :: AWN CPU Frequency Monitors Won't Scale

Apr 18, 2010

how to fix the CPU Frequency Monitor 0.4.0~rc2 for AWN 0.4.0~rc2-rewrite-bzr674-karmic1-1 so that you can actually scale CPU frequencies?

View 1 Replies View Related

Ubuntu Servers :: Best Way To Scale Up Server Set Up?

Sep 1, 2011

what is the best way to scale up server set up for a high growth site? without getting a heart attack, where you can just open up a beer and watch tv as you push a red button to scale the server. lets assume the site is getting 100,000 people a day.And, in thirty days, it will be getting 9 million people a month, and in a few months it will get 9 million people a day. (I know it is a bit crazy)How would you structure a roll out?

two load balancers, two front end app servers, two database servers, and a cdn.And as traffic builds up, you would up the front end app servers, and maybe add two slave database servers? and maybe replicate the servers to east and the west to serve different parts of the world.What kind of hardware? I know it is a bit weird question, and it matters a lot on app, server hardware, server set up, style, class, lifestyle etc - I just want to see if there are any aha moments and awesome set ups that I am not aware of.

View 9 Replies View Related

Ubuntu :: Compiz-Scale Options Window Gone 10.10

Oct 10, 2010

I have just upgraded from 10.04 -> 10.10 and my 'scale' plugin is not working properly in compiz (the rest works well).I do have the effect working with "super+a, super+w" , but "edge" does not work.I can modify values via gconf, I have: "initiate_all_edge" set to "BottomLeft" but this doesnt respond.The weirdest thing is that the compiz scale options part instead of giving me 4 tabs of options -> gives this.(image below) i tried reinstalling a few times & purge compiz + install back, but result remained the same.

View 1 Replies View Related

Ubuntu :: Unity & Compiz Scale Plugin

May 10, 2011

How can I get the scale plugin to show windows from all workspaces like I could before with 10.04 and Gnome?With Unity the scale plugin only "scales" windows that are on the current desktop/workspace.

View 4 Replies View Related

Ubuntu :: Ordering Of Windows For Compiz Scale?

Jun 23, 2011

I have a dual monitor setup and I've used Scale for a few days now, but I'm still confused about the expected ordering of the windows within the same workspace. For example, the last focused window isn't necessarily placed at a fixed spot, e.g., top left corner. It seems that if a window on my left monitor is last focused and I invoke it on my right screen, then it'd appear on the top left corner. However, if a window on my right monitor is last focused, it gets past just the last focused window on my left monitor. The last focused window on my left monitor eventually shifts to the bottom right corner.

View 1 Replies View Related

Ubuntu Multimedia :: Automatically Scale Images With GIMP?

Jul 14, 2010

Is there any method to use GIMP in batch mode, to run from the terminal, and scale all the .JPG files down by 25%

View 6 Replies View Related

Ubuntu Servers :: Samba In Large Scale Environment.

Mar 31, 2011

The Linux samba server would be part of the Windows domain.What's the best way to add shares for all of the students, assuming there is 200 students per folder? Is there a way to add a wildcard like $(USER) (that's logged in)//fileserver/ students/classof2011/Bill_Gates? Or would a directory path have to be created for each student?Either way is fine. I'm just curious what the proper protocol is for completing that task.

View 1 Replies View Related

Ubuntu :: 10.04: RC Vs Wait Til The 29th

Apr 23, 2010

I read recently that, if I install the 10.04 RC on my laptop I dont have to worry about reinstalling the 10.04 'official' version that comes out on the 29th.

View 2 Replies View Related

Debian Configuration :: CPU Does Not Scale Down When Under Low Load

Dec 28, 2015

I would like my CPU to be overclocked, while retaining frequency scaling capabilities. The CPU is a Core2 Quad Q6700, with a stock speed of 2.67 GHz. In my BIOS, I can manually increase the FSB, but if SpeedStep (EIST) is enabled, the increased FSB is ignored by Linux, and the max speed remains 2.67 GHz. If I disable SpeedStep, then the CPU successfully runs at the higher speed I would expect, but does not scale down when under low load. As it is now, I am only running it at 2.8 GHz.Does CPUFreq *require* SpeedStep to be enabled in the BIOS?

View 13 Replies View Related

General :: Centimetre Scale In Kolourpaint

May 20, 2011

I am using ubuntu 10.04 with kolourpaint 4.4.2.Recently I saw in windows 7 professional that paint program has feature to show grid & scale in centimetre.This is useful in drawing geometric sketch.In my kolourpaint : show grid-ctrl+g in view menu is grayed out. What can I do ?Is there a binary available for latest version ( because compiling from source is tedious ) ?

View 4 Replies View Related

Software :: Scale And Stream Video Using VLC?

May 3, 2010

I can successfully stream video, but I cant figure out how to scale the size of the video down. This is the command I am using to start the stream.

vlc -vvv input_stream --sout '#standard{access=http,mux=ts,dst=server.example.org:1234}'

Is there a way that I can specify the height and with of the stream on the command line? From what I read, it looks like a #transcoder option would work, but I cant seem to figure it out. The above command is working, and I can view the stream, but it's extremely slow, and continuously freezes and buffers. My thinking is that if I can reduce the scale of the video.

View 2 Replies View Related

Ubuntu :: Scaled Too Small And Cant Reach The Controls To Scale It Back?

Apr 20, 2010

I have had trouble with my wine window. It was scaled too small and i cant reach the controls to scale it back. If i just grab the sides, it just glitches up.btw it works on different desktops, but i just want to use my own desktop because it gets a bit annoying when i have to switch user to another desktop just to use wine)

View 4 Replies View Related

Ubuntu Multimedia :: GIMP Scale Image Without Anti-aliasing?

Jul 17, 2010

I want to make an 8-bit looking image that has very large pixels. My solution was to make a 50x50 image, zoom in, draw it with the 1x1 pixel pencil tool, and then scale it to whatever size i want.Everything went well except, when i try to scale it the anti-aliasing kicks in and blurs everything. Is there a way that i can disable anti-aliasing?

View 2 Replies View Related

Ubuntu :: Titles In Preview For Compiz Scale - Window Picker

Feb 3, 2011

I am looking for a way to place titles either on or under the previews in the Window Picker. I usually have many windows open, quite often with many of those windows being from the same program (i.e., OpenOffice Documents). I am wondering if the Scale plugin has some way of either overlaying titles when the mouse hovers over the preview, or if titles can be placed directly underneath the previews as they would be in OSX's Expose.

View 5 Replies View Related

Ubuntu :: Shutdows Should Wait On Process?

Aug 24, 2011

I have a small question.We use a backup program, that start an sepparat process with the name SIDB.When the server get an shutdown command. The normale back-up process is stoped. But the SIDB is not stopped correctly. But the shutdown proces should wait till the SIDB proces is stoped, and then proced with the shutdown process

View 2 Replies View Related

Fedora :: How To Disable Scale Plugin In Compiz?

Jun 19, 2009

When moving the mouse to the right side of the screen quickly, all the windows are small.Previously I was the first thing I was stopped by removing the mark from the Scale, but now stopped while still influence the rest.

View 4 Replies View Related

Software :: Resize / Scale Multiple Images

Jan 3, 2010

I have a very nice digital photo camera and I love to take my pictures at the highest quality setting available. My Canon is a 12 mega pixel camera so the photos get very large. After I shoot a weekend of 200+ pictures, the last thing I want to do is resize them so I can share them on Facebook. Does anyone know of a Linux program that will allow me to re-size multiple images rather than using Gimp to do each individual photo?

View 6 Replies View Related

Programming :: Scripting Auto-WhiteBalance And 50% Scale

Jul 13, 2010

Does anyone have an example of a way to use ImageMagick or GIMP to Auto-White-Balance and scale 50% as a shell script? I'm asking because I usually do this to post-process photos in GIMP but being able to do this in a shell script means I could put it in Thunar in Xfce and save myself quite a bit of time.I checked the man page of mogrify and convert and didn't see any auto-white-balance type options that I am aware of

View 3 Replies View Related

Slackware :: Does Mplayer Scale In Current With Radeon

Mar 7, 2010

I have noticed that recently, cannot tell after which update, my mplayer does not scale to full screen. It just shows the movie in the center of the screen with black frame around it.I do not know how tightly it may be related, but xine-check says my X server does not support YV12 overlays (twice, BTW, so there must be a bug in its message file) and has no XVideo support.Is it normal in current for now? The card is X1200 (R690)

View 4 Replies View Related

Slackware :: Unable To Get MPlayer To Scale To Fullscreen

Jan 6, 2010

I recently setup my X to work well with the newer version of the ATI driver for my Radeon 3650, however no matter what I do, I can't get mplayer to scale to fullscreen. Something that xine has no trouble with. I have tried the x11, sdl, xover, gl, and gl2 outputs which all make no difference. Am I missing an output, or is something not working as it should? In particular, why is xine fine, while mplayer stumbles? As an unrelated question, it is possible to set mplayer to skip to a next file in a directory? From what I could tell, it does not seem to have this functionality built in.

View 14 Replies View Related

Ubuntu Servers :: Performance For Large Scale Website Or Critical Mission?

Aug 6, 2011

anyone of you could share if you have been using ubuntu for large scale website or critical mission project, say for 500.0000 secure transaction per 3 hours with 4 million users accessing server. how does ubuntu perform?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved