General :: O_DIRECT Option Of Bonnie++?
Mar 5, 2011Is anybody know the O_DIRECT option of bonnie++ ?
View 4 RepliesIs anybody know the O_DIRECT option of bonnie++ ?
View 4 RepliesIs there a live linux distro that I can use for burn-in? I'd like something that has Bonnie++ on it. I've found other live CDs that have utilities, but nothing with bonnie++ on it.
View 2 Replies View RelatedI am trying to write .pgm images using the O_DIRECT flag in open().I have a char* buffer which has the image data. I know that I have to align the buffers and have done that using posix_memalign() yet only a part of the image gets written.Has someone used O_DIRECT for writing files successfully?
View 1 Replies View RelatedI just installed openSUSE 64 bit and have it up and running. Great looking OS. I have four questions, not sure if I should post four threads, or ask all in here. I'm familiar with the Gnome GUI, but this is my first experience with KDE. Want to learn something new.
one: I installed the benchmark bonnie, and now can not find it. I've looked in just about every folder and can't seem to locate it.
two: I looked for the benchmark Hardinfo to install and the installer was unable to locate it. How do I find it, it is not in the package manager.
three: I install the bubble monitor desktop applet and can't figure out how to bring it up, the setting menu is in the upper right on the desktop. How do you turn on the display?
forth: Where do you set your signature in this forum? I went through the setting and couldn't find it.
This is the forth Linux OS I've installed and this was the cleanest and smoothest install yet, Debian could take some lessons at least on the install app, 5 out out 5 stars on the install package. So far I've been able to configure everything the way I want with the exceptions above. Below is my system info just in case that matters. openSUSE 64bit KDE,LMDE 64bit Gnome,Squeeze64bit Gnome - HP Compaq dc5700 MT desktop w/ Intel Core 2 Duo 6400 2.13GHz, 3.6GB DDR2 SDRAM, Intel 82Q963/Q965 Integrated Graphics Controller
when I go to download 11.3 I am presented with the installation medium for a DVD installation with a button that says download DVD. Should there be an option to download an ISO option for a CD installation on this page along with the DVD version? Some of our older machines can only read CD's with a max size of 500+ megs.
View 3 Replies View RelatedI installed Maverick with auto login. One could undo this by reinstalling I suppose, but is there an easier way to get back to the standard form of login?Hopefully that will cause my default key ring to unlock correctly.
View 3 Replies View RelatedWe do use kickstart configuration file to customize the CentOS installation. In the partitioning screen, I do see a check box for encryption (encrypting the disk blocks).
I want to remove this checkbox in my kickstart configuration file. What is the option to use to get rid of this checkbox.
Ubuntu Server 9.10I want to set up my dhcp server to also be my DNS server so do I skip these lines or point them at the same server that the config file is on?
View 4 Replies View RelatedHow option of strace are used with example, like strace -e trace=file,strace -e trace=process,strace -e trace=signal, strace -e trace=network, strace -e trace=ipc.
View 4 Replies View Relatedi am downloading a file overnight on chrome and was wondering if i go in hybernate mode... will it keep downloading or will it stop?
View 5 Replies View RelatedCode:
if [ -x /usr/bin/id ]; then
if [ -z "$EUID" ]; then
[code]....
My goal is to download a .deb package(e.g vlc) from the cmd line so that I do not always need to connect to the internet using the normal apt-get install cmdFrom the cmd line I typed sudo apt-get -d install vlc. After the operation is completed, is the downloaded file in a .deb form and where is it downloaded to?
View 3 Replies View RelatedI have on my desktop around five java files. I also created a java file in directory Viti, located in desktop.
Since all java files contain string "class", I practice my usage of grep with the following:
And this works fine. However, when I type the following:
I expect to be shown the file that's located in my Viti directory, too, but it won't show it.
It's no longer convenient for me to use a cable for my Desktop Internet connection, but i don't know the pros and cons of my options ; an internal card or a dongle?
View 3 Replies View Related$ ls one.tar.gz
one.tar.gz
$ tar -xvfz one.tar.gz
tar: z: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
$ tar -xvzf one.tar.gz
one
$ tar -xzvf one.tar.gz
one
$ tar -zxvf one.tar.gz
one
$
I am trying to increase performance on our system. I wanted to tell iptables not to retain entries into the ip_conntrack. I try to put this int he iptables but I receive the error : seems to have a -t table option.
The entry I'm adding is: -t raw -A PREROUTING -i lo -j NOTRACK
I have had Linux running in our product that has several serial ports.(Another Ethernet to Serial port translator). It has been running OK for about 6 years, using kernel 2.6.11, then 2.6.18. Now I just got 2.6.39.1 running and suddenly I get these "I/O Possible" messages and my programs shutdown. I found elsewhere that the cure for this is to put a "signal(SIGIO, SIG_IGN)" call to stop this signal from crashing the program. This works, but I would really like to know the reason that this started happening in the first place.
Could there possibly be a 'config' option I missed that causes this? It just surprises me that the kernel writers would implement something that has such a large impact on the existing code base, causing anyone using serial ports, or anything else that might trigger a SIGIO, to have to edit, recompile, and redistribute their programs.
How to change the kernel behavior, short of going in and hacking the kernel. Or at least an idea as to why they would have changed the default behavior.
I have a 64 bit system on which I am trying to install Linux. I installed Ubuntu but it does not have a dialup option and since I live in a rural area I only have access to dialup at this time.
Does anyone know of a 64 bit operating system which contains dialup capability? I have tried reading about the various distros but have been unable to find any which indicate they work with dialup.
my command is the following:cp -LRuvp --reply=yes /mnt/filename /mnt/usbdrive/filename 2>/mnt/usbdrive/ error.log.i get "the reply option is deprecated try using i or f instead" the problem with the above is the only thing i get in my error log is: "the reply option is deprecated try using i or f instead" and if i use "i , f , /cp , etc..." nothing is generated in my log..what i want to do is copy file from source with "LRuvp" to destination and appened out put to "error.log"
View 14 Replies View RelatedMy development target environment is intel corei5 architecture. I want to build my source for i5 architecture. I am paning to use gcc 4.5.1. In the gcc manual i found an option to select the cpu type(-mtune = cpu_type).There is no i5 processor in the cpu type options.If i use -mtune=generic, will it produce optimized code for i5 architecture or it will produce the code for generic x86_64 architecture?
View 2 Replies View Relatedi have downloaded the software bluez-4.81.tar.gz from internet and saved iy on desk top.in command line i typed like following.
george@george-desktop ~ $ tar xvzf file:///home/george/Desktop/bluez-4.81.tar.gz
but i have got result like this...
rsh: Could not resolve hostname file: Name or service not known
tar: file:///home/george/Desktop/bluez-4.81.tar.gz: Cannot open: Input/output error
[Code].....
there is a option for unzipping graphically.so i right cliccked using mouse and extracted.then a folder named "bluez-4.81" appeared on desk top. Now what are the steps to install this bluetooth software?
i've an issue in a firewall command i hope u help me on.when i try to type the following firewall command:iptables -A INPUT -s xxx.xxx.xxx.xxx -dport 8000:9000 -p tcp -j ACCEPTit gives me:Bad argument `8000:9000`it complaints about the port range and i cant see in problems in that.i also tried to change the order of the options but it never worked.one other thing,why it don't allow me to add -sport option in the above command?
View 1 Replies View RelatedUsing Mysql binary log we can able to take incremental backup perfectly, like that we can able to create binary log for normal directory (or) is there any option to enable binary log for normal directory.?
View 1 Replies View RelatedI have Suse 10 and Suse 11 and I need to add the option elevator=noop
Code:
Suse 11
Code:
By the way I think I added correctly
Ok my question is: I can add this noop option on the fly by
Code:
But since I have sdb and sdc... I have to run that command three times it does not bother me I am worry about is what happens when my server is rebooted.
There won't be any noop option for sdb and sdc since they are not included on my boot parameter.
How can I automatically add noop to my sdb and sdc?
I am using Scientific linux 4.6. I have also suse linux an windows xp are in stalled. After installing the boot loader and making souse as default booting system every thing is fine . I can boot into scientific linux. The booting is normal. But when i want to restart it it is not working. The computer just hangs.
View 4 Replies View RelatedHow you lock your screen, there is an option to switch user? well i wanna disable it because my brother always switches it and it slows down my computer
View 3 Replies View RelatedI'm trying to use the dirs command with the +N option. The manual says: dirs [-clpv] [+n] [-n]Without options, displays the list of currently remembered directories. The default display is on a single line with directory names separated by spaces. Direc- tories are added to the list with the pushd command; the popd command removes entries from the list. +n Displays the nth entry counting from the left of the list shown by dirs when invoked without options, starting with zero.
dirs -v shows:
0 /dir1/
1 /dir2/
2 /dir3/
However, dir +n 1, dir +N 1, dir -v +n 1, dir -v +N 1 all give:
[Code]...
I have installed Fedora 15 Alpha with GNOME 3. Everything is working fine. However, I can't see any option to hibernate or shutdown.
In the top panel when I click my user name, I only have one option and that is to suspend. Normally I like to hibernate or shutdown. And I can't see any option of what to do when I close my netbook. Normally, I prefer to hibernate.
since my computer don't support booting from USB, can we set it up in the menu.lst option so it will read?
View 1 Replies View RelatedI have my laptop that is a full time Linux box. (My desktop system which is for gaming is still a windows box). I have been using Ubuntu for about a year now, and while it is a wonderful system, I am getting restless to try something new. The one thing I dislike about Ubuntu is that I really don't like Gnome (personal preference, I can see why some like it). So I was wondering what would be a good Distribution(s) that I can download and play with so see what KDE has done in the last year and perhaps play with Xfce. I have run SUSE and Ubuntu in the past.
View 5 Replies View Related