Αν αντιμετωπίζετε προβλήματα με τη σύνδεσή σας στο ιντερνέτ (αργή ή περιορισμένη σύνδεση στο ιντερνέτ μέσω wifi ή Ethernet) τότε μπορείτε να ακολουθήσετε τον παρακάτω οδηγό.
11 Μαρτίου, 2015
26 Ιανουαρίου, 2015
Εκλογικό σύστημα σε φύλλα εργασίας – Υπολογισμός εδρών
Αποθηκεύστε στον υπολογιστή σας το ακόλουθο λογιστικό φύλλο για να υπολογίσετε τις έδρες των κομμάτων με βάση τα ποσοστά τους.
Ενημερώθηκε με τα αποτελέσματα των εκλογών Ιανουαρίου 2015.
3 Νοεμβρίου, 2014
Εγκατάσταση πακέτων γλωσσών με χρήση του Windows Update
Για λήψη πακέτων γλωσσών για τα Windows 7
-
Κάντε κλικ στο κουμπί Έναρξη
και, στη συνέχεια, στο πλαίσιο αναζήτησης, πληκτρολογήστε Windows Update.
- Στη λίστα των αποτελεσμάτων, κάντε κλικ στην επιλογή Windows Update.
- Κάντε κλικ στην επιλογή Έλεγχος για ενημερώσεις από το Microsoft Update και περιμένετε όσο γίνεται αναζήτηση από τα Windows για τις πιο πρόσφατες ενημερώσεις για τον υπολογιστή σας.
- Αν βρεθούν ενημερώσεις, κάντε κλικ στο στοιχείο Υπάρχουν διαθέσιμες προαιρετικές ενημερώσεις.
- Στην περιοχή “Πακέτα γλωσσών των Windows 7“, επιλέξτε μόνο το πακέτο γλώσσας που θέλετε (αν τα εγκαταστήσετε όλα, θα καταλάβουν πάρα πολύ χώρο στο δίσκο σας).
- Κάντε κλικ στο κουμπί ΟΚ και, στη συνέχεια, κάντε κλικ στην επιλογή Εγκατάσταση ενημερώσεων. Αν σας ζητηθεί κωδικός πρόσβασης διαχειριστή ή επιβεβαίωση, πληκτρολογήστε τον κωδικό πρόσβασης ή παράσχετε την επιβεβαίωση. Ίσως χρειαστεί να κάνετε επανεκκίνηση του υπολογιστή σας.
Για λήψη πακέτων γλωσσών για τα Windows Vista
-
Κάντε κλικ στο κουμπί Έναρξη
, επιλέξτε Όλα τα προγράμματα και, στη συνέχεια, Windows Update.
- Κάντε κλικ στην επιλογή Έλεγχος για ενημερώσεις από το Microsoft Update και περιμένετε όσο γίνεται αναζήτηση από τα Windows για τις πιο πρόσφατες ενημερώσεις για τον υπολογιστή σας.
- Αν βρεθούν ενημερώσεις, κάντε κλικ στο στοιχείο Υπάρχουν διαθέσιμες προαιρετικές ενημερώσεις.
- Στην περιοχή “Πακέτα γλωσσών των Windows VistaUltimate”, επιλέξτε μόνο το πακέτο γλώσσας που θέλετε (αν τα εγκαταστήσετε όλα, θα καταλάβουν πάρα πολύ χώρο στο δίσκο σας).
- Κάντε κλικ στο κουμπί ΟΚ και, στη συνέχεια, κάντε κλικ στην επιλογή Εγκατάσταση ενημερώσεων. Αν σας ζητηθεί κωδικός πρόσβασης διαχειριστή ή επιβεβαίωση, πληκτρολογήστε τον κωδικό πρόσβασης ή παράσχετε την επιβεβαίωση. Ίσως χρειαστεί να κάνετε επανεκκίνηση του υπολογιστή σας.
7 Φεβρουαρίου, 2014
Run as dos command
Examples
To start an instance of the command prompt as an administrator on the local computer, type:
runas /user:localmachinename\administrator cmd
When prompted, type the administrator password.
To start an instance of the Computer Management snap-in using a domain administrator account called companydomain\domainadmin, type:
runas /user:companydomain\domainadmin “mmc %windir%\system32\compmgmt.msc”
When prompted, type the account password.
To start an instance of Notepad using a domain administrator account called user in a domain called domain.microsoft.com, type:
runas /user:user@domain.microsoft.com “notepad my_file.txt”
When prompted, type the account password.
To start an instance of a command prompt window, saved MMC console, Control Panel item, or program that will administer a server in another forest, type:
runas /netonly /user:domain\username “command”
domain\username must be a user with sufficient permissions to administer the server. When prompted, type the account password.
πηγή
βλέπε και εδω
28 Ιανουαρίου, 2014
no clipart in word 2007, no microsoft pages shown
solutions! (may needs administrator privileges!)
ipconfig /flushdns
net stop dnscache
net start dnscache
or
An easier and quicker way of doing this in XP is to:
1) go to Start
2) go to Run
3) Type without quotes: “services.msc”
4) click Enter.
5) Then locate “DNS Client”
6) Right click on it.
7) From there, click Restart
or
Even easier way:
Right-click the Networking icon in your Taskbar and select Repair. This will flush the DNS cache as well as do some other housekeeping
why?
because (link)
When you visit a website, Windows XP tries to speed things up by placing the DNS information about that site, into a DNS cache on your PC.
This is OK until there are problems with the network, DNS server or even the website!
You see the DNS Windows XP cache stores BOTH negative and positive entries. The positive entries are those that the DNS lookup was successful and you could connect to the website.
Negative entries are those where the DNS lookup failed and you could not connect to the website.
A problem can arise here because if the DNS cache hold a negative entry and the website you want to view is now OK to view, Windows XP will still give you a DNS error!
By default these negative entries are cached for 5 mins. But we can tweak the registry to NOT store negative entries at all!
There is ALSO another potential pitfall with the Windows XP DNS cache…
Most ISP’s and Domain name registrar’s now update their DNS information (TTL) every 4 hours instead of the twice daily updates that were common few years ago.
This means that your DNS Windows XP cache may be out of date for certain entries!
So lets look at how we can tweak the registry to prevent these problems occurring:
Flush DNS
First of all it would be a good idea to flush the local DNS cache so we are starting with a clean sheet!
To do this simply enter: ipconfig /flushdns in a command prompt. You will then get a window appear confirming the flush,
Now we have a clean DNS cache lets make the changes to the registry.
Block Negative Entries
To force Windows XP NOT to cache negative entries we need to add a new DWORD to the following Registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet
\Services\Dnscache\Parameters
DWORD: MaxNegativeCacheTtl
Value: 0
This will now ensure NO negative entries are stored.
Cache TTL
To force Windows XP to keep positive entries in DNS Cache for only 4 hours instead of the default 24 hours we need to apply the following change to the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\Dnscache\Parameters
DWORD: MaxCacheTtl
Value: 14400
NB – make sure you enter the 14400 (seconds) as Decimal Base and NOT Hexadecimal Base!
Thanks for reading and I hope this article on the DNS Windows XP cache was useful!
πηγες
http://www.updatexp.com/dns-windows-xp.html
http://lifehacker.com/343211/clean-your-dns-cache-to-fix-browsing-problems
12 Μαΐου, 2011
Προσθήκη βίντεο από youtube σε παρουσίαση powerpoint
Δείτε εδώ πως γίνεται Προσθήκη βίντεο από youtube σε παρουσίαση powerpoint 2007
και εδώ πως γίνεται Προσθήκη βίντεο από youtube σε παρουσίαση powerpoint 2003
23 Οκτωβρίου, 2010
ΜΕΡΙΚΑ ΣΗΜΑΝΤΙΚΑ ΣΗΜΕΙΑ ΤΗΣ ΣΥΜΠΕΡΙΦΟΡΑΣ ΕΝΟΣ ΔΑΣΚΑΛΟΥ
ΤΙ ΠΡΕΠΕΙ ΝΑ ΞΕΡΕΙ ΕΝΑΣ ΔΑΣΚΑΛΟΣ ;
•Για να πραγματοποιηθεί το μάθημα τα απαραίτητα στοιχεία είναι δύο : ο δάσκαλος και ο μαθητής. Όλα τα άλλα απλώς βοηθούν και διευκολύνουν. Διαβάστε όλο το άρθρο »
Μερικοί γνωστοί τύποι δασκάλων
Μερικοί γνωστοί τύποι
Μέχρι τώρα γνώρισα αρκετούς τύπους δασκάλων. Μερικοί από αυτούς κατατάσσονται στις παρακάτω κατηγορίες :
•”Το μάθημα είμαι εγώ” :
Ο τύπος αυτός με το που μπαίνει στην τάξη αρχίζει να εξηγεί στους μαθητές , πού πέρασε το απόγευμά του, ποιο βιβλίο διάβασε τελευταία, ποιο έργο είδε στον κινηματογράφο, ποια τηλεοπτική σειρά παρακολουθεί, πότε τσακώθηκε με τη γυναίκα του, πόσα παιδιά έχει και πόσο έξυπνα είναι κλπ. ‘Όσο για μάθημα, ε , μην το ψάχνουμε κιόλας.
•“Ο γόης” : Διαβάστε όλο το άρθρο »
2 Απριλίου, 2010
Πίνακας που δείχνει πότε πέφτει το Πάσχα
Πίνακας που δείχνει πότε πέφτει το Πάσχα και η Πρωτομαγιά τον 21ο αιώνα.
ΕΤΟΣ |
ΠΑΣΧΑ |
Πρωτομαγιά |
2001 | 15/4/2001 | |
2002 | 5/5/2002 | Μ. Τετάρτη |
2003 | 27/4/2003 | |
2004 | 11/4/2004 | |
2005 | 1/5/2005 | Κυριακή του Πάσχα |
2006 | 23/4/2006 | |
2007 | 8/4/2007 | |
2008 | 27/4/2008 | |
2009 | 19/4/2009 | |
2010 | 4/4/2010 | |
2011 | 24/4/2011 | |
2012 | 15/4/2012 | |
2013 | 5/5/2013 | Μ. Τετάρτη |
2014 | 20/4/2014 |
18 Φεβρουαρίου, 2010
Όταν κάνω δεξί κλικ σε ένα αρχείο/φάκελο, εμφανίζεται παράθυρο εγκατάστασης του Symantec!
Όταν κάνω δεξί κλικ σε ένα αρχείο/φάκελο, εμφανίζεται παράθυρο εγκατάστασης του Symantec!
Λύση: Διαβάστε όλο το άρθρο »