I'm not a technical person but I want to know how I can move my blog to my domain name. Can anyone please provide step-by-step process to get this done? Thanks so much!
Instead of restarting the whole MYSQL process, sometimes I just want to kill the offending thread instead of making everything go down. Usually the spike in CPU is when a bot is crawling the first pages of pagination of my site (over 70.000 paginated results, 45 items per page).
Is there a way I could do this automatically using monit and innotop? I couldn't find relevant information on Google, that's why I'm asking here. If these two tools aren't par to the task, which ones should I use?
Assuming that I have a dedicated server on which I am running multiple instances of mysql and postresql servers. How without iotop determine which instance in particular time (proc/pid/io shows data collected in some peroid of time) makes the biggest IO (so it increases IOWAIT)?
When lots of ppl do something on DB then I clearly see which instance is making the load because of high cpu usage, but I had a situation when the cpu usage was just normal, but very high iowait made a huge load on server and i had problem finding process that was making some outstanding IO
I have my home folder with a few GB.
Is it possible to run tar on it, create a home.tar.gz, and then for changed files, it creates home1.tar.gz only with modified files from previous tar (thus being an incremental backup)?
I would like to check the resulting checksum files and export them as well like home.md5, home1.md5, etc. (I know this could be another process, but interesting as well).
If I have a system with let's say two Quadcore CPUs and HyperThreading enabled, how do I know how the phsyical and virtual cores are sorted? For example if I force a process to run on "CPU 0" how to know which Core this really is? I remember a complex drawing about this, but didn't find anything useful.
What happens to MySQL if the partition that contains InnoDB's log files (innodb_log_group_home_dir) becomes full, read-only or otherwise unwritable?
If this did happen, what recovery process would be required? Could I use a slave to aid recovery of the master?
I have a bunch of png files that I want to rescale.
Oversimplifying a little, let's say I have files named:
[email protected][email protected][email protected]
and so on, and I want to make:
apple.png
orange.png
pear.png,
and so on, with the output files all at half the scale of the corresponding input files. Is there a good tool for that? I have about 200 input files, so preferably the whole process would be automated.
How I can open a document in an existing process of Expression Web 3 instead of it starting a new one when associating it in FileZilla like:
php "C:\Program Files\Microsoft Expression\Web 3\ExpressionWeb.exe"
I have researched this question and there seems to be two methods: 1) Run Sysprep, and 2) Run Sysprep followed by ImageX (this is what Microsoft says should be done).
What does ImageX do and any pointers on the general process to follow? I am trying to prepare a Virtual PC (contains Windows 7) for duplication.
Thanks,
-Todd
Whenever I try to click a message in Outlook 2003 or do "New Message" I get a Save As file window and the program stops responding.
This also happens when I try to open Word files.
I've tried rebooting and I've tried to go through the repair process on the Office install disk.
here the mail.log
server localhost: Can't connect to local MySQL server through socket '/var/run/mysqld
/mysqld.sock' (2)
Mar 23 23:07:19 ubuntu postfix/trivial-rewrite[6417]: fatal: mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Mar 23 23:07:20 ubuntu postfix/smtpd[6401]: warning: problem talking to service rewrite: Success
Mar 23 23:07:20 ubuntu postfix/cleanup[6296]: warning: problem talking to service rewrite: Connection reset by peer
Mar 23 23:07:20 ubuntu postfix/master[6291]: warning: process /usr/lib/postfix/trivial-rewrite pid 6417 exit status 1
Mar 23 23:07:20 ubuntu postfix/master[6291]: warning: /usr/lib/postfix/trivial-rewrite: bad command startup -- throttling
I am in the process of redoing my home network, I have a couple of ipads and laptops that I need wireless access for. I plan to use this old computer as my router with smoothwall installed on it. My question is, how do I go about setting up wireless access on my network using a computer with smoothwall on it?
Sounds like the best way is to connect a regular WAP to the network. Cany anyone confirm?
How to make the autocompletion feature return the current suggestion (from "completion list") in full?
That is, how not to jump only to the next CamelCase with TAB ... but instead have, say, CTRL + TAB choose the suggestion immediately/in full?
Example
Having CGPDFStringGetLength selected in the "completion list", one would have to press TAB four (4) times!
first TAB get to CGPDF
then to CGPDFString
then to CGPDFStringGet
then to CGPDFStringGetLength
It would be nice to have CTRL + TAB (for example) make the above a one-step process.
I would like to know how to disable and enable Microsoft Security Essentials from the command line.
This is a common procedure on build machines in order to speed-up the build process.
Background: I have a cron job which chown's the directories of new users. More often than not, these users are already uploading files to the server before the job occurs.
So will files successfully have their ownership changed if they are in the process of being uploaded?
Is it possible to have whole or part of PATH environment variable specific to the type of running process's image (32bit/64bit)?
When I run some app from within 64bit cmd.exe I would like to have it pick the 64bit version of OpenSSL library whereas when I run some app from within 32bit cmd.exe I would like to have it pick the 32bit version of OpenSSL library.
FOLLOW UP
where.exe does not find OpenSSL libs when %ProgramFiles% variable is used in the PATH environment variable
I'm hosting a grizzly web service on a Windows 7 Pro machine (embedded in a regular Java process), and it is binding to http://my-domain-name.
When trying to hit the service from another machine, requests to http://my-domain-name fail (fiddler shows error code 502), but requests to http://my-ip work. When the service runs on a Windows Server 2008 machine, this doesn't happen (both requests succeed).
What could be the issue?
I have a csv file that constantly needs opened into Excel and then have the data copied over to a separate workbook.
I find the process of having to click through all of the dialogs, setting the text identifier, setting the columns to all be text extremely tedious.
In many actions with data like this in regards to MSSQL or Access the program will ask you if you wish to save these steps however Excel doesn't readily ask that.
Is there any way to get a comparable usage with Excel?
I have two Windows 2003 x64 R2 IIS boxes that are ostensibly setup the same way.
But for whatever reason, one of them has a W3WP.exe process for each application pool and the other one does not.
What could be the reason?
The new MobileMe iCal data lives in the cloud, and the data on your computer is actually a cache. This support article http://support.apple.com/kb/HT4226 from Apple explains how to backup calendar data by exporting to an .ics file. I would like to automate that process via AppleScript, Automator or any other method (paid software is fine).
The sticking point with AppleScript is selecting the calendar on the left hand column. In Automator I don't think the available actions support this level of automation.
I've moved from the prefork MPM to the worker MPM due to a process limit I was hitting on my VPS.
However, memory usage increased after switching over (which is odd since the worker MPM is supposed to have a smaller memory footprint?). Most of them belong to php-cgi processes. Is there something I'm doing wrong?
I have around 20 sites on it, each with a different fcgi wrapper script. Could that be a reason?
I'd like to for once leave selinux running on a server for the alleged increased security.
I usually disable selinux to get anything to work.
How do I tell selinux to allow mysql connections?
The most documentation I've found is this line from mysql.com:
If you are running under Linux and Security-Enhanced Linux (SELinux) is enabled, make sure you have disabled SELinux protection for the mysqld process.
wow ... that's really helpful.
I have a Windows 7 computer which have a strange behavior: when preview is enabled in explorer, I double-click on any Word document, Word is launched, the document is loaded, and immediatly explorer is in the foreground window (so Word is in the background). The whole process take less than one second.
Only with Word. Not Excel or anything.
Only on one computer (5 others are identical and installed the same day).
We currently have an exchange server setup at work and need to add a large number of users which will all share the same mailbox rights. We currently have around 17 permissions which must be added to each new user and we need a way to simplify the process or copy rights between two users. Any suggestions would be appreciated.
I am in the process of adding a new slave to a replicated mysql setup. All of the slave nodes are virtual machines.
If I clone one of the nodes to a new VM, then start it with no networking, stop mysql, change the server-id in my.cnf to a new id and then restart mysql and networking, will it all work correctly, or will mysql get confused because it used to be a different server id?
OS: Ubuntu 10.10
VM Platform: VMWare 5
MySQL : Server version: 5.1.49-1ubuntu8.1-log (Ubuntu)