The create tag has no wiki summary.
11
votes
2answers
6k views
Is there a MySQL equivalent of SHOW CREATE TABLE in postgres?
Is there a MySQL equivalent of SHOW CREATE TABLE in postgres? Is this possible? If not what is the next best solution?
I need the statement because I use it to create the table on an remote server ...
4
votes
5answers
138 views
User creation on Linux Redhat
Is there anyway one can determine when a user was created on Linux? I know of a couple of things one can do,but it's an unreliable way of doing it. The first option is checking when the home directory ...
2
votes
2answers
238 views
How can I get DSADD to assign home folder of newly created user account?
I use the following command to create 15 user accounts:
FOR /L %i in (1,1,15) DO dsadd user "cn=Grade 6 Student %i,ou=Accounts Student,OU=School Name, dc=curric,dc=schoolname,dc=wan" -samid g6%i -upn ...
1
vote
1answer
8k views
How to write a dos batch script to create a folder structure?
I would like to be able to have a dos batch script that I could utilize to create a specific folder structure below what ever directory I may be in at any given time.
The specific folder structure ...
1
vote
1answer
518 views
ERROR 1 (HY000): Can't create/write to file (Error code :13)
Iam trying to create a mysql table in linux with changing data directory to another location. The selected forlder having full permission. But I got an error 'Can't create/write to file'. I googled ...
1
vote
1answer
328 views
How to create a user with Puppet
I am trying to create a user with Puppet but everything I have been trying has failed.
I am trying to create a user named "capistrano" that will be placed in the "www-data" group. I have done the ...
1
vote
3answers
710 views
mdadm & raid6: does “re-create(with different chunk size) + resync” destroy orig. data?
I would like to rescue data on my software raid-6 array. I did some stupid actions (described bellow) with this original array.
Main Question:
I need to know if original data stored on raid-6 array ...
0
votes
1answer
270 views
How to create a Mail Server?
I'm planning to introduce computers within my Dad's company. At present, the company does not use any computers. I have created a web application, but I have not created a mail server because I have ...
0
votes
4answers
4k views
Commandline option to create local users on Windows Server 2003?
I need to create a number of local accounts on Windows Server 2003. Previously I have created them using the 'Computer Management' gui screen but that method is very tedious and slow.
Is there a ...
0
votes
1answer
194 views
Windows 2008R2 two node failover cluster creation fails
We have just installed two Windows 2008R2 Enterprise machines with identical hardware. When running the cluster validation everything is ok. When creating the cluster it fails with the following ...
0
votes
0answers
294 views
Why can't I create new signed certificates on a Smoothwall CF2008?
I am trying to create new signed certificates on a Corporate Firewall 2008 Smoothwall machine and I am getting an error that says
Error - Unable to create certificate, possibly due to a duplicate ...