Heya!
I have a question.
I want to make a sub domain to irc.*
To connect to a ircd server.
But i want to connect it to a other ip then my main ip number.
What should i do?
Being left-handed, I use the mouse in my left hand. In most applications I use CTRL+INSERT/SHIFT+INSERT to copy and paste (with my right hand).
For some bone-headed reason, this is not supported in Photoshop, so I have to use right-click COPY sub-menus, which is a lot slower.
Is there a way to configure Photoshop to use CTRL+INSERT to copy and…
Is it possible to redirect MySQL (tcp) traffic to multiple servers based on domain name alone?
Our DNS is setup to point several sub-domain aliases to one proxy machine. (running haproxy and iptables). We would like to redirect all database traffic through this proxy server and route it to the appropriate db server, WITHOUT deviating from the…
I am writing a batch file to compress a folder using various archiving applications.
Currently I also use Winrar (X64) but manually set up the parameters
I would like to add rar to my batch
The folder concerned has many sub folders and I need to take this into account
What is the command line for the following keeping folder structure?:
…
Hi guys I have an issue, on my main domain when I added subdomain aliases it broke access via www and none of the sub domain aliases work. When I do it for other domains however it works.
The main nameservers for this domain are ns1.domain.com and ns2.domain.com. Could it be because they are the domain servers this cannot work correctly?…
When I use Earphones, I feel that my system output is very low, I have set all the volume output to maximum in "control panel\Sounds and Audio devices", but still not satisfactory. May be my earphones output proportionality is lower.
No problem with sub-woofer, I think its because of the amplifier.
Is there any software to boost up…
I want to redirect accesses from
http://www.domain.com/test.php?sub=subdomain&type=cars
to
http://subdomain.domain.com/cars
I already have mod_rewrite rules to do the opposite:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{HTTP_HOST} !^(www)\. [NC]
RewriteCond…
someone showed me a really quick way to get folders off an ftp site via the shell on a Mac using the command "wget -r ftp://" (then the address of the ftp site folder location) and it would download to whatever folder i was in, keeping all the sub directories the same as the ftp site
seemed really quick and easy, but how do…
PowerPoint entrance animation set up with "Start: With Previous" starts right when a new slide is advanced. However, if you set up an exit animation in the same way, it doesn't start with a slide ending sequence. Instead, the "Start: On Click" trigger needs to be used and after your exit animation is over you still need one…
I have number of directories under Apache webserver on linux.
I need a file - index.html in each directory. Can I keep a master index.html file in a specific location and tell apache to use this just incase there is no real index.html file in one of the sub directories ?
We use the stats package SPSS through App-V however although it allows use of custom dialogs and macros, these must be placed in a sub folder within the app installation and so this means that users cannot add new macros.
Is it possible to have an App-V package include a symbolically linked folder to point to a different…
I had domain and 3sub domain from it but web pages,s sub of them with visual studio2008 and others with visual studio 2003 and when I tried to make them work on one web.config I couldn't make that.any one help me
I have a directory on my Windows 7 machine that has hundreds if not thousands of sub-directories. Some of them have files, some do not. I want to delete all the empty directories.
Looking at the del and rmdir DOS command, it does not look like you can recursively do this without deleting all the files. Is there a way…
I'm running a debian system from the command line, how can I get the filenames of all the files in a directory (and sub directories) that have been modified recently, say, in the past five days or so?
in a directory with multiple sub directories I need to change filenames that have the "_" character to a another character "."
example
Current filename: ABC12345_DEF
Change to filename: ABC12345.DEF
I need to do this recursively through a directory tree.
the last three characters of the filename are not…
I tried using the code below for the Excel program on my `Mac Mini using the OS X Version 10.7.2 and it keeps saying Error due to file name / path: (The Excel file I am creating is going to be a template with my formulas and macros installed which will be used over and over).
Sub CreateFile()
Do While Not…
i have a script that uploads images, creates a hash for it, creates 3 directories, and stores the image to
imgs/f3s/v5g/234/536_f3sv5g2344270fd093ee8a9bf8de3de32dad.jpg
(the “536_” is the user id)
so im trying to turn
imgs/f3s/v5g/234/536_f3sv5g2344270fd093ee8a9bf8de3de32dad.jpg
into
…
What do I need to do to add an item to the right click menu for files with certain file extensions, along with sub menus?
An example would be adding items to run Python files (.py, .pyw, .pyc) with a specific version of Python, so the menu for a .py files would look like say:
Open
7-Zip…
tar -xvf company_raw_2012-03-16.tgz --directory=/root/test --strip-components=4
I am using the following tar option to remove the leading directories and it is working as expected.
--strip-components NUMBER
strip NUMBER of leading components from file names before extraction
It works…
I can't find clear answers / methods on this. As seen elsewhere, passenger and RoR under apache gobble up ram on my VPS.
I've tried a multitude of stacks and implementations, currently resting on a sub optimal apache/cgi/rails configuration, which has swapped my ram usage for CPU time…
Hi,
I've two columns in a sheet that are interdependent and I want to use validation, drop-down lists, on both as follows:
Column A (TYPE) | Column B (Sub-TYPE)
------------------------------------------|
TypeA, TypeB | If TypeA SubTypeA1, |
... TypeN | SubTypeA2 ...…
I am writing a batch file to compress a folder using various archiving applications.
Currently I also use 7-Zip but manually set up the parameters
I would like to add 7-zip to my batch
The folder concerned has many sub folders and I need to take this into account
What is the…
In a batch file I need to extract a month, day, year from the date command. So I used the following, which essentially parses the Date command to extract its sub strings into a variable:
set Day=%Date:~3,2%
set Mth=%Date:~0,2%
set Yr=%Date:~6,4%
This is all great, but if I…
I'm having problems connecting to my server via SFTP. I can SSH in to the system perfectly fine, but for some odd reason, i'm not able to SFTP (which I used to be able to).
I have cleared ALL my iptables rules iptables -F still no access. I have removed the sub system (to…
When adding a new bookmark with Ctrl+D in Firefox, it used to ask me where to put it in terms of bookmark directory structure.
However, recently it's not even bothering to ask me and put the bookmark under the bookmark menu by default.
Then I always need to open the…