May 3

Was board studdying so thought would take a look at photshop tutorilas

http://www.tutorialguide.net/

May 3

To make sure we do not loose contact after exams are over everyone that wants to keep in contact should sign up to

http://groups.google.com/group/dt228-4

See ya there

Apr 30

So am wondering since now some of the home users that I have been working for have been getting popups saying upgrade to AVG 8.0. See how there is no free in that name. Pity hope AVG does not go by by

Please if your part of AVG group can you answer this question

Thank you

Apr 30

Backup and running again.

Sup..

Apr 27

so after a lot of time looking around internet about a problem had about OS x 10.5 iterm 0.9.5 and vim with backspace and entering in data in local and remote access I fond this tutorial on how to fix the problem.

http://hackaddict.blogspot.com/…ord-with-optiondelete.htm

Vim is now fixed by setting up bashrc and also the preferance setup and now it all work so happy

Hope this all help you lot

Apr 25

New office 2007 is annoying and has been annoying everyone i am working for. So have them setup docx to save as doc files.

Step1: Save doc:

Click on icon again, menu will appear go to bottom right hand corder Word Options, click on right menu click Save change Save file in format to Word 97-2003 Document (*.doc)


You should see this when changing

If you change this it will save all documents from now to .doc rather than the new format .docx

Convert docx to doc files:

This is only used for the files that have docx extentions but the first step will make sure all the files from now on are saved in old format.

Go to icon at top right hand corner, save as, word 2003 document and send the document.
If you want it to always save as a doc file we can change that by default

Apr 23

And there is not…

Google reader some times thinks there is a post in my All items but when i click it it actually does not show anything.

and have tried to refresh page

Apr 23

So with only 4 weeks left of college am going to start full on with working for myself.

I am registered as CK Computer Solutions and hope to offer services such as

  • Network setup
  • System Administration
  • Web design
  • Online Backup Solutions
  • Offine Backup Solutions
  • Computer Repair
  • Maintenance
  • Checkups
  • Design
  • Remote solutions
  • Open source software
  • Software Development

All prices are very competitive with other companies with an honest attitude to customers.

CK Computer Solutions
Christian Kortenhorst
+353-(0)87-6183349
+353-(0)1-4966287

Apr 19

Setup linux server to take ssh connections so you can transfer files to directory on server.

Create these two scripts on your windows box and run them, should backup all files to server and then whenever you run it again it will sync data to server.

backup.bat

@echo off
SET dateNtime=”%date:~3,2%-%date:~6,6%”
“c:\Program files\winscp\winscp.com” /script=script.txt

script.txt

option exclude “*.mp3; *.mp4; *.lnk; *.exe; *.msi; My Pictures; My Music; My Videos; @college; .metadata;”
option batch on
option confirm off
# Connect - format: user:password@host
open USER:PASSWORD@SERVER
# Force binary mode transfer
option transfer binary
# Upload files to remote directory
synchronize remote C:\FILES /home/USER/recent
# Disconnect
close
# Exit WinSCP
exit

Should be able to also setup schedule in windows to run every day at certain time (you must have password entered when creating this schedule)

hope ya like

Apr 16

Go to https://mail.google.com/a/domain.com in this case it is

https://mail.google.com/a/johnscottus.ie/

login using your user name and password.

Click on spam link on right hand side

Select emails that you do not want to be spam

Click “Not spam”

This will forward email to your account.

« Previous Entries Next Entries »