Search

Please Subscribe

Like it? Share it!

Add to: JBookmarks Add to: Facebook Add to: Mr. Wong Add to: Buzka Add to: Windows Live Add to: Icio Add to: Digg Add to: Del.icoi.us Add to: Reddit Add to: Jumptags Add to: Upchuckr Add to: StumbleUpon Add to: Slashdot Add to: Netscape Add to: Furl Add to: Yahoo Add to: Diigo Add to: Technorati Add to: Newsvine Add to: Folkd Add to: Google

Get Your Gear at Amazon

Sponsors

HostMonster.com
HostMonster! Reliable and Affordable Web Hosting!
BlueHost.com
BlueHost, A Great Web Hosting solution.
Amazon.com - Hot Deals
Amazon.com! Check out computer related hot deals!
Get Clicky - Web Analytics
Cool Web Analytics Tool! Give it a try and let me know what you think
Upgrade Memory
Upgrade Your Ram! Simple tools to help find the correct memory stick at a great price.
Home
MixedupEric.com - Home
How to Move files with a batch file E-mail

The other day I was helping a friend with a reporting tool he was using. He mentioned that the application was really slow when loading data. The application he was running had log files that where populated into a directory. When the application would try and grab new data it had to go through all the files.

 

We wanted to keep the older files so if he ever needed to make change or apply a filters to the data it could be reloaded.  We decided to move the old files that where not needed to a new location. That way he could go back and grab the data but it would no effect the load time. We decided to move all files older then this year to a different directory. Instead of manually moving all the files we just created a batch file to do this in one click of a button. The application he used had the date the file was created in the name so this made things very easy. 

 

In this example I have setup two folders called original and new folder. We will move sample text files from the original folder to the new folder. In this example I will show you the code I used. I then will break it down and explain what each part does.

 

Let’s create a batch file to move these files

 

Read more...
 
Joomla - How to Import User Information into your Contacts in Outlook E-mail

Notes: I am doing this with Host Monster web hosting. If you are not happy with your hosting solution or are looking for one, I really recommend them.

Tools I will be using:

-         Outlook 2003

-         phpMyAdmin  (included in Host Monster’s c panel)

 

Before we begin we need to login to the admin console in Joomla to find the database name. 

- Go to global configuration > Server

 

Joomla Admin

 

Read more...
 
How to SSH into a linux machine from windows E-mail

Note: This document talks about how to connect to a Linux machine. This article does not cover how to setup the SSH service on your Linux machine. This will be an article is soon to come. 

 

 

 

What is SSH?

SSH is short for Secure Socket Shell. This is a secure connection to a terminal on a Linux machine. You use the command line similar to Telnet for widows. The only difference is this connection is secure and you are connecting to a terminal on a Linux OS.

 

I use this often to connect to my home web server to reboot it or move files around. SSH has saved the day many times for me.

Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Page 3 of 11
mixedperic.com
Feedback Form