How do i delete database manually. Is tehre any commands for deleting a database? I usually connect through VNC but its better if there is any command line tool.
We are a small comany about 20 employees. We have some off site some i houser servers.
Where should I install CA? On a domain controller or VM?
can I obtain my own certificate for MS VPN?
Where should I install MS vpn server? can I install on VM CA server?
Do I need to open any ports on Firewall?
Please send me or direct me to a web site where…
I have always been a Windows user.
I have a laptop that originally had Windows XP on it and it is currently unused.
I want to install a different OS on it.
What OS can I try, and from where do I get one?
hi
(1)
i saw in one of your posts that it is possible to get different outputs in windows 7. i am eager to know more. Is there any way i can create a 2 or more virtual cable between two softwares simultaneously. so that simultaneously, two or more audio inputs will be routed to equal no of audio analysers receivers, and then the audio analysers…
I am creating a NAT with iptables:
Computer A: eth0 (dhcp) + eth1 (static ip 192.168.0.1 - gateway)
Computer B: eth1 (static ip 192.168.0.2, using Computer A as gateway)
I know how to block ICMP outgoing requests (-A OUTPUT -p icmp --icmp-type echo-request -j DROP), but that would block ICMP requests from Computer A, but not from Computer B (in…
I created a database link using database link.
create public database link REMOTEDB connect to REMOTEUSER identified by REMOTEPWD using 'REMOTEDB';
then i create a table in remote db like,
create table MYTABLE@REMOTEDB (name varchar2(20)));
It says, ORA-02021 DDL operations are not allowed on| a remote database..
Will this Not work on any…
I enabled autologin in my system (CentOS 6.2)
for that I edited this file /etc/gdm/custom.conf
In that I entered this code
[daemon]
AutomaticLoginEnable=true
AutomaticLogin=test
Here test means one account name, for that account autologin is working but the problem is not possible to logout. That is because everytime while I logout it will…
I just want to know what are all the public IPv6 ranges which ISPs or other users can use?
Also need a list of addresses which can be used in private networks and also the list of addresses which never can be used in any network. I have been searching through different web sites. But none gives a reliable answer.
Actually we are developing an…
Is it possible to use MySQL cluster for Magento DB? I have Web app developed in Magento E-commerce platform and I want to make DB highly available using the MySQL cluster. Magento supports only InnoDB database engine and MySQL HA uses it's own engine NDB.
The Percona XtraDB Cluster, Does it change the InnoDB storage engine to XtraDB? Can I…
New wifiadapter that is able to identify the router but connection cannot be established?
OS Win 7
Another laptop with wifi is able to connect to internet through the router but not using this wifi adapter.
I have this community that wants me to join in. They claim to be a very active referral service community.
I since referrals are private, I cannot gain access to the actual numbers.
I wanted to review their site usage to see really how active they are. Where do I check up on their visitor usage?
In my browser (Firefox 10.0.7) the page is automatically redirect to some other sites without clicking any link.
If I enter the superuser.com url after pressing Enter button, It redirect to some other sites.
sometimes while refreshing also the page is redirect to some other site.
It's redirecting to this sites
…
I have a Linux Ubuntu machine which has an X GB hard disk. There is folder, say, /opt/software/data. The disk /dev/sda1 is almost full and I have attached another disk at /dev/sda2 which is mounted at /hdd2.
Is it possible for me to link the folders /opt/software/data with /hdd2/software/data so, that every file…
I have a server which has two NICs and both are directly connected to internet. I have five different public IP addresses available for the VMs. The host machine (Proxmox) doesn't need to use any (it'll use a private IP and that's all) but will have internet connection.
I've gone through the Proxmox…
Like if host address is 100.0.0.1 and next hop address is 100.0.0.2 and destination ip address is also 100.0.0.2
Is this a valid use case? Any real life usage?
<dest ip> <next hop>
ip route 100.0.0.2 255.255.255.255 100.0.0.2 weight 1 next-hop-vrf…
I would like to elaborate the setup so You guys can understand the question and answer more accurately. I have HAProxy as load-balancer, 4 webservers (apache 2.2.3) and one database server (MySQL 5). I am monitoring these servers by nagios. I have disabled the keepalive on apache as we…
I am looking for recommendations for hardware specs for a server that needs to be a web cache for a user population of about 2,000 concurrent connections. The clients are viewing segmented HTTP video in bitrates ranging from 150kbps to 2mbps. Most video is "live" meaning segments of…
We have Magento application deployed on Apache with mod_php and mysql.
I have observed that sometime apache server starts consuming high memory which causes memory swapping and results in high load on servers. whenever there is high load on apache server, the apache processes which…
I have a DELL INSPIRON n5110 machine running Windows 7 Home Premium 64-bit. It has 6GB of RAM and 500 GB hard disk capable to run any Windows and Linux system.
And I recently attempted to install Windows 8 in the machine. Installation goes fine and smooth until the final stage…
Daily tech links for .net and related technologies - May 10-12, 2010 Web Development jQuery Templates and Data Linking (and Microsoft contributing to jQuery) - ScottGu ASP.NET MVC and jQuery Part 4 – Advanced Model Binding - Mister James Creating an ASP.NET report using Visual…
Hi,
i am new to android and planning to use Triple-DES encryption to encrypt data and store it into the DataBase in my android application. the thing is if i try to use DES or Triple DES its giving Hexadecimal encrypted string.
But i need some encrypted value which looks like…
I'm getting the following error in Xcode 3.2.1 on Snow Leopard 10.6.2 whenever I try to compile any iPhone application generated by Appcelerator's Titanium . However , the build error only appears when I select iPhone simulator on the architecture menu , and if I select…
Hi
I have an ASP.Net webservice running.
When the system date changes, i want to close all the threads and restart them again, if the thread/s aren't doing any work. If any of the thread/s is in the process of doing some work(active threads), then i need to wait till…
Hi All,
I have got this error when using Enterprise Library 3.1 May 2007 version. We are developing a product and have a common lib directory beneath the Subversion Trunk directory
<\Trunk\Lib\ into which we put all the third party DLLs. Inside this we have…