There is a permanent yellow bar under the toolbar in Outlook 2007 saying "Click here to enable instant search".
When I click on it, the following message appears:
I click No, and the annoying yellow bar is still there. How can I get rid of it? I don't want to install Instant Search feature.
I have the following Graphics card info:
>lspci | grep VGA
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
And I need to enable compiz, even with less moves :), How can I?
I'm trying to ftp updates to it, but i can't seem to find where the .conf is that deals with ftp so i can enable/configure it
when i attempt to connect to the NAC from my desktop via winSCP (using ftp) i get an error saying the connection is being actively refused.
Our NAC 3310 is running Fedora Core 4, I need to upgrade it by ftping the tarballs to the nac and running them, however i cant seem to enable ftp on the NAC
Hi there... I want to enable the acess to my site without the "www." prefix... I tryed to insert this in my /etc/apache2/sites-available file:
<VirtualHost *:80>
serverName mydomain.gov.br
serverAlias www.mydomain.gov.br
ServerAdmin [email protected]
DocumentRoot /var/www/mydomain/
... (lot's of other configs)
</VirtualHost>
But this isn't working... :(
Here is my entire my.cnf
[client]
port = 3306
socket = /var/run/mysqld/mysqld.sock
# Here is entries for some specific programs
# The following values assume you have at least 32M ram
# This was formally known as [safe_mysqld]. Both versions are currently parsed.
[mysqld_safe]
socket = /var/run/mysqld/mysqld.sock
nice = 0
[mysqld]
key_buffer = 224M
sort_buffer_size = 4M
read_buffer_size = 4M
read_rnd_buffer_size = 4M
myisam_sort_buffer_size = 12M
query_cache_size = 44M
#
# * Basic Settings
#
#
# * IMPORTANT
# If you make changes to these settings and your system uses apparmor, you may
# also need to also adjust /etc/apparmor.d/usr.sbin.mysqld.
#
user = mysql
socket = /var/run/mysqld/mysqld.sock
port = 3306
basedir = /usr
datadir = /var/lib/mysql
tmpdir = /tmp
skip-external-locking
#
# Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.
bind-address = 127.0.0.1
#
# * Fine Tuning
#
#key_buffer = 16M
max_allowed_packet = 16M
thread_stack = 192K
thread_cache_size = 8
# This replaces the startup script and checks MyISAM tables if needed
# the first time they are touched
myisam-recover = BACKUP
#max_connections = 100
#table_cache = 64
#thread_concurrency = 10
#
# * Query Cache Configuration
#
query_cache_limit = 1M
#query_cache_size = 16M
#
# * Logging and Replication
#
# Both location gets rotated by the cronjob.
# Be aware that this log type is a performance killer.
# As of 5.1 you can enable the log at runtime!
#general_log_file = /var/log/mysql/mysql.log
#general_log = 1
log_error = /var/log/mysql/error.log
# Here you can see queries with especially long duration
#log_slow_queries = /var/log/mysql/mysql-slow.log
#long_query_time = 2
#log-queries-not-using-indexes
#
# The following can be used as easy to replay backup logs or for replication.
# note: if you are setting up a replication slave, see README.Debian about
# other settings you may need to change.
#server-id = 1
#log_bin = /var/log/mysql/mysql-bin.log
expire_logs_days = 10
max_binlog_size = 100M
#binlog_do_db = include_database_name
#binlog_ignore_db = include_database_name
#
# * InnoDB
#
# InnoDB is enabled by default with a 10MB datafile in /var/lib/mysql/.
# Read the manual for more InnoDB related options. There are many!
#
# * Security Features
#
# Read the manual, too, if you want chroot!
# chroot = /var/lib/mysql/
#
# For generating SSL certificates I recommend the OpenSSL GUI "tinyca".
#
# ssl-ca=/etc/mysql/cacert.pem
# ssl-cert=/etc/mysql/server-cert.pem
# ssl-key=/etc/mysql/server-key.pem
[mysqldump]
quick
quote-names
max_allowed_packet = 16M
[mysql]
#no-auto-rehash # faster start of mysql but no tab completition
[isamchk]
key_buffer = 16M
#
# * IMPORTANT: Additional settings that can override those from this file!
# The files must end with '.cnf', otherwise they'll be ignored.
#
!includedir /etc/mysql/conf.d/
And here is my show engines call....i have no idea what i need to do to enable innodb
show engines;
+------------+---------+----------------------------------------------------------------+--------------+------+------------+
| Engine | Support | Comment | Transactions | XA | Savepoints |
+------------+---------+----------------------------------------------------------------+--------------+------+------------+
| MyISAM | DEFAULT | Default engine as of MySQL 3.23 with great performance | NO | NO | NO |
| MRG_MYISAM | YES | Collection of identical MyISAM tables | NO | NO | NO |
| BLACKHOLE | YES | /dev/null storage engine (anything you write to it disappears) | NO | NO | NO |
| CSV | YES | CSV storage engine | NO | NO | NO |
| MEMORY | YES | Hash based, stored in memory, useful for temporary tables | NO | NO | NO |
| FEDERATED | NO | Federated MySQL storage engine | NULL | NULL | NULL |
| ARCHIVE | YES | Archive storage engine | NO | NO | NO |
+------------+---------+----------------------------------------------------------------+--------------+------+------------+
7 rows in set (0.00 sec)
PHP, WHM, and several other services are already installed on a CentOS x64 server I am trying to migrate data to. Many of my existing PHP scripts are dependent on PHP's apache_request_headers() function, which the current server's PHP configuration does not support. Apparently, compiling PHP as an Apache module is one solution, but are there other ways to enable this (without uninstalling PHP, reinstalling, etc., and all dependent services), perhaps as easy as modifying php.ini, somehow?
I want to enable (display) the Security tab for file/folder properties in Windows XP home editon. I've already seen this question but do not seem to have the 'Use Simple File Sharing' option available to uncheck.
I've also double-checked and the file system is NTFS formatted.
Is this just a limitation of XP home edition, or is there something I can install/hack to get around this?
The default Windows Xp Start menu has been disabled by the system administrator where I work. When you right-click on the Start-menu, and select properties, the only option is the Classic Start-menu. I work in IT and have the complete freedom to change whatever I want, I just don't know how. How do I enable to option to select the default Start-Menu in XP?
Hi,
I have a safe office 500 box at my edge.
(checkpoint's hardware firewall)
I'm trying to connect to another office VPN using windows 7 pptp connection.
It fails (saying something about enabling GRE).
(after authenticating, hangs for a while, than give the error message.)
Using the same computer with direct internet access (not behind the firewalls) works fine and I get connected.
how do I setup the safe office to enable me to use vpn (pptp) out connections.
Hi All,
Someone told me that one can enable Windows Mobile simply by creating a bunch of registry values as explained in this TechEd article.
The article is in the scopê of MS System Configuration Manager but my client tells me that the logs can be created even without System Config Manager. I tried but I couldn't get the system to create any such log file.
Can anyone explain how to get this logs (or why I can't get them)?
TIA,
I have installed ubuntu Lamp stack.But the curl is not enabled neither i can find extension listed in the INI file, i added manually but it didn't worked too.
How should enable Curl then ?
I have a machine with windows 7 in the domain, in the server we share a folders.
The problem is when i try con map a drive in the machine with windows 7 i have acces in the folder but i have to write a username and password of the server everytime that power on the machine.
i check the credential manager on control panel and the option is disable and i don't know how to enable it save it and don't write the password every time that i log in
My Configure Command doesn't say anything about jpg, nor gif/png, but I can see gif/png support in the output of phpinfo().
I built PHP with --with-gd, but only GIF Support and PNG Support are in the output of phpinfo(), how do I enable JPEG Support?
When I plug a USB thumb drive into my Win7 PC, it no longer auto-launches the window giving me options like "Import Photos" or "browse". The drive is recognized but nothing autolaunches.
Similarly, CD's don't autoplay either.
I verified that Win7 is set to autoplay, per method 1 and 2 of:
http://www.sevenforums.com/tutorials/27544-autoplay-enable-disable-autorun.html
FYI, there is a similar question (but for Windows XP) here on SU.
I recently upgraded all of the parts in my FreeBSD 9 server.
I purchased an SSD to run as a the root drive - I'd like to enable TRIM on it but the only documentation I can find on it is that it can be enabled using newfs or tunefs.
Is there a way to specify flags to newfs during the installation process, and if not, am I going to run into TRIM-related issues if I run tunefs after installation is complete?
I have two SATA HDDs in my desktop PC (one for daily activity, one for storage and backup). I can finely use ReadyBoost with pendrives, but I wonder, Is there a way I could use my underutilized second HDD to participate in the cacheing mechanism (same concept as having two CPU cores crunch things in parallel: have two HDDs fetch data in parallel)? Clearly speaking: I want to enable ReadyBoost on my separate D: drive.
I have downloaded Google Chrome from Dev channel and opening chrome with a --enable-apps parameter but still cann't install google apps. Does anybody know how to install Chrome Apps in a chrome?
I have tried to install this Chrome App which is called Calc Lite. This App has been developed just to see Chrome App in action.
Hello serverfault,
I would like to enable the PUT and DELETE methods to any .php script on my Apache web server.
Currently I only have this answer :
The requested method PUT is not
allowed for the URL /something.php
I'm running Apache2 / PHP5 on a Debian lenny.
There is a permanent yellow bar under the toolbar in Outlook 2007 saying "Click here to enable instant search".
When I click on it, the following message appears:
I click No, and the annoying yellow bar is still there. How can I get rid of it? I don't want to install Instant Search feature?
In IE8 there is the option: Enable Automatic Crash Recovery
I want to disable it using the registry but cannot find the setting for it.
Does anyone know what it is?
I have recently installed Ubuntu 10.04, however I am having trouble getting wireless to work. Ubuntu says that wireless is disabled, and I am unable to enable it. I have tried Administration Hardware Drivers however the only drivers listed are Nivida graphics ones.
I am unsure what to do as I do not think the process is the same as searching for drivers for a windows machine.
Any advice appreciated.