Right now i am running my subdomain using wordpress. Now if i want to start a another sub domain for my website do i need to download a another copy of that cause i am not able to find out any option there.
I have created an image of a floppy disk by executing:
dd if=/dev/fd0 of=/home/myFloppy.img
My floppy disk is no more working now. So I am thinking now if it's possible to write the image of that floppy to a flash drive and then i may boot my machine from the flash drive.
My machine's BIOS has the option of 'Boot from USB'.
So far I've been using WinDjVuReader ... it seems it doesn't have that option.
Is there one that can set a bookmark, so I don't have to look for things in the pages ?
p.s. Somebody should merge ".djvu" and "djvu" tags
When I'm browsing I always use the address bar to search, but when I do this in Internet Explorer 10, I get taken to the default search engine Bing.
So I started looking in the Internet Options to see if I could change it, but I couldn't find the right option.
There's no clear way to add Google from this screen and when I clicked: Find more search providers..., you get taken to IE Gallery where Google isn't even listed.
So how do I change my Internet Explorer 10 search engine to Google?
I need a command line tool that adjusts the time of a Windows 2008 server, using an internet clock. The purpose is to adjust the time in a script, when other apps from that script are not running.
It is not an option to use the built-in NTP service because that makes some apps on this server fail - note, that this server is used in an industrial environment with no PCs on the network and no Windows update or similar applied.
Any idea, anyone?
Hi there,
I have a laptop, which was most of the time on wired power. Now it seems to not work at all on battery and in Control Panel-Power Option battery isn't recognized at all(is 0%).
Do you have any idea about what can I do?
ps: my laptop is Acer Aspire 1640z and I'm using Windows XP SP3
In the vmware tools in the guest there is an option to access shares from the host.
What is the way to create such shares on a vmware 2 host? I did not find where in infrastructure web access. I also went through the vmware server 2 user's guide but did not see it mentioned. Can you help?
This is an ubuntu 64 bit server 8.04 LTS host.
Hi
I want to assign public IP to a virtual machine on Vmware server, so that the virtual machine's IP is visible to external machines.
I tried Bridging option with vmnet0, but DHCP is not working on it.
Also, ipconfig /all only shows vmnet1 and vmnet8, but vmnet0 is not being shown.
Any help is highly appreciated.
Thanks
I know that the copy command has an option to automatically replace a file if it already exists, but I want to know if it is a way to copy the files only if they not already exist (/Y). I do not know the actual file names in the batch code, as I copy from the source using wildcards in the copy command:
copy *.zip c:\destination
The reason I want this instead of automatic overwrite is that the files are large, and to skip existing would save a lot of execution time.
Hi All,
I have a Telerik RadEditor on the sharepoint and iam unable to edit the webpart. How can i edit the webpart, please suggest.
The “Edit” option is not visible although i have clicked on “edit page” from site actions.
IMP:- the webpart uses 3 images all of which are of size 567X113 pixels.
Please view the screen shot which i have uploaded on the below link, hope this helps.
http://yfrog.com/28unabletoeditp
Awaiting reply
On the server I'm making every day a backup with rdiff-backup like:
rdiff-backup /home/ /backup/home
Then every week I want to make a rsync backup offside with sshfs like:
rsync -avz /home/server/backup/home /backup/server-home/
This is giving me the following errors:
Fatal Error: Previous backup to /backup/server-home/. seems to have failed.
Rerun rdiff-backup with --check-destination-dir option to revert directory to state before unsuccessful session.
Does anybody have a good solution to deal with this errors/situation?
*2x edit for typo's
How can I disable this feature? In the power options apparently I can only choose the minutes and I don't see a "Off" option. If I set it to 0 minutes, it sets itself to 1.
For now I set it to 20000000 minutes, but a real solution would be nice.
Hi - I'd like to be able to have one set of users authenticating using public key auth and the other set to use username/password. Is this possible in OpenSSH on Linux? If so how do I go about it? Right now, I'm stuck with only having one option as far as I can see in /et/ssh/sshd_config - it's either PAM or PublicKey authentication...
Since the release of the latest version of firefox, I've been having an issue where Vimperator will show scrollbars on its tab-bar.
I can't find any relevant options in Vimperator's docs or via googling.
The only option that looked remotely relevant was the "scrollbars" setting, but that just determines whether I get scrollbars on Firefox's content window...
Is there any particular setting I have to use to hide scrollbars from the tab-bar?
(I'm using Waterfox on Win8)
Is there a way to simulate a malfunctioning device or a faulty cable in a FC SAN network?
edit: I know shutting down a port on a switch is an option, I'd like to simulate high error rates though.
In an ethernet network it would be a simple case of adding a transparent bridge that discards a given percent of the packets, but I have absolutely no idea how to tackle that in an Fibre Channel environment...
I don't want ConEmu to attach to every cmd I open, but this is how it works now. I remember that I told ConEmu to do this, but I don't want it anymore. Maybe I just overlooked something, but I've read all the settings pages and I couldn't find an option to disable it. Am I missing something?
How do I prevent ConEmu from attaching every single cmd.exe I open?
My ConEmu version is 121109 x86, on winXPproSp3x86.
Is it possible to update WXP using a batch script? Basically, I would like to run a batch script, which installs all important updates in the background accepting any dialog boxes which need user interaction.
EDIT 1:
I know I can enable the "Automatically download and install" option to do this, but I have about 100 computers to do, so it would be nice if it can be done via a batch file. That way, I can use the software we already have to run a batch file on all computers with a single click.
Webcams and headphones from Microsoft (like for example the LifeChat ZX-6000, in my case) have a button which can be used only with Windows Live Messenger, to answer a call.
There is no option provided to configure it so that it would launch a program, or work in another communicator, in the given drivers.
Is there a way to make it work with Skype, so that I can answer a call by pressing this button? Maybe there are other drivers?
To Remove Issue of
WARNING: Unable to verify SSL certificate for api.heroku.com
To disable SSL verification, run with HEROKU_SSL_VERIFY=disable
By Googling I got few solution. One of them is added HEROKU_SSL_VERIFY=disable to .bashrc. Unfortunately, I am not able to edit that file, gives an error of
'readonly' option is set (add ! to override)
!wq is used in place of :wq, but no response.
Please suggest me to resolve this issue... Thanks
I have following scenarios:
Single partition mounted as /, with lots of disk space.
There is a range of directories (/pg/tbs1, /pg/tbs2, /pg/tbs3 and so on), and I would like to limit total size of these directories.
One option is to make some big files, and then mkfs them, and mount over loopback, and then set quota, but this makes expansion a bit problematic.
Is there any other way to make the quota work per directory?
Whenever I do a checkout/update on my SVN project using Tortoise the files all get set to read-only. Is there an option to stop this? I have 1 particular project where I need any checkouts/updates to never make files read-only.
Thanks
We are running a payments (EFT transaction processing) application which is processing high volumes of transactions 24/7 and are currently investigating a better way of doing DB replication to our disaster recovery site.
Our current and previous strategies have included using both DoubleTake and Redgate to replicate data to a warm stand-by.
DoubleTake is the supported solution from the payments software vendor however their (DoubleTake's) support in South Africa is very poor. We had a few issues and simply couldn't ever resolve them so we had to give up on DoubleTake.
We have been using Redgate to manually read the data from the primary site (via queries) and write to the DR site but this is:
A bad solution
Getting the software vendor hot and bothered whenever we have support issues as it has a tendency to interfere with the payment application which is very DB intensive.
We recently upgraded the whole system to run on SQL 2008 R2 Enterprise which means we should probably be looking at using some of the built-in replication features.
The server has 2 fairly large databases with a mixture of tables containing highly volatile transactional data and pretty static configuration data.
Replication would be done over a WAN link to a separate physical site and needs to achieve the following objectives.
RPO: Zero loss - This is transactional data with financial impact so we can't lose anything.
RTO: Tending to zero - The business depends on our ability to process transactions every minute we are down we are losing money
I have looked at a few of the other questions/answers but none meet our case exactly:
SQL Server 2008 failover strategy - Log shipping or replication?
How to achieve the following RTO & RPO with logshipping only using SQL Server?
What is the best of two approaches to achieve DB Replication?
My current thinking is that we should use mirroring but I am concerned that for RPO:0 we will need to do delayed commits and this could impact the performance of the primary DB which is not an option.
Our current DR process is to:
Stop incoming traffic to the primary site and allow all in-flight transaction to complete.
Allow the replication to DR to complete.
Change network routing to route to DR site.
Start all applications and services on the secondary site (Ideally we can change this to a warmer stand-by whereby the applications are already running but not processing any transactions).
In other words the DR database needs to, as quickly as possible, catch up with primary and be ready for processing as the new primary. We would then need to be able to reverse this when we are ready to switch back.
Is there a better option than mirroring (should we be doing log-shipping too) and can anyone suggest other considerations that we should keep in mind?
I have an FTP connection active through the Map Network Drive option in Windows 7 64-bit.
When navigating the remote directory, I see no way to edit files. Windows is completely ignoring file-type associations and "opens" everything with my default browser.
Is there any way that I can simply edit these files?
I'm open to suggestions of other software as well, but from what I can see, NetDrive doesn't work with 64-bit.
My developer believes that s3fs is changing my bucket's permissions. Is this possible? I want my bucket to be public, but it keeps reverting back to private.
Here's my fstab.
s3fs#production /mnt/production fuse use_cache=/tmp,use_rrs=1,allow_other,uid=1000,gid=1000 0 0
My developer mentioned the "-o default_acl (default="private")" option. The documentation refers to "canned acl", but I don't understand what these are.
how can I access a GRAPHICAL login screen (like on earlier Windows versions, or like VNC) instead of the Username/Password prompt via RDP?
I'm asking because we have several servers where we have no passwords but the shutdown/reboot option is given via group policy on the login screen. Thus, instead of having to go the hardware console I'd like to be able to perform reboot/shutdown actions via terminal services.
Regards,
Marki