windows 7 wireless acces point

A windows 7 alkalmas szoftveres wifi AP létrehozására.

Ehhez néhány netsh parancs kell csak:

 

(parancssor rendszergazdaként)

 

netsh wlan set hostednetwork mode=allow ssid=a hálózat neve key=jelszó

 

Ezután megjelenik a hálózati kártyák között egy microsoft virtual wifi miniport adapter.

A hálózati adaptereknél válasszuk ki azt az adaptert, amivel a gépünk az internetre kapcsolódik, a tulajdonságokban állítsuk be az internet kapcsolat megosztást.

Otthoni hálózat kapcsolatnak válasszuk ki a microsoft virtual wifi miniport adaptert.

Ezután ismét parancssor:

 

netsh wlan start hostednetwork

 

Ha esetleg nem lehet belépni a létrejött wifi hálózatba, meg kell próbálni újra az egészet.

A megosztás megmarad, azt nem kell bántani.

 

Parancsok, amik kapcsolatosak a témával:

 

Command Description
netsh wlan start hostednetwork Start the wireless Hosted Network.
netsh wlan stop hostednetwork Stop the wireless Hosted Network.
netsh wlan set hostednetwork [mode=]allow|disallow Enable or disable the wireless Hosted Network.
netsh wlan set hostednetwork [ssid=]<ssid> [key=]<passphrase> [keyUsage=]persistent|temporary Configure the wireless Hosted Network settings.
netsh wlan refresh hostednetwork [data=] key Refresh the wireless Hosted Network key.
netsh wlan show hostednetwork [[setting=]security] Display wireless Hosted Network information.
netsh wlan show settings Display wireless LAN global settings.

SSD optimalizálása win 7 alatt

20% szabad hely!!!

teljesítményindexet frissíteni

Trim
cmd
fsutil behavior query disabledeletenotify
0 a jó

ütemezett töredezettségmentesítést kikapcsolni

indexelést kikapcsilni

hibernációt letiltani

rendszervisszaállítást letiltani

Böngészési előzmények áthelyezése merevlemezre

Prefetch és SuperFetch kikapcsolása
HKEY_LOCAL_MACHINE – SYSTEM – CurrentControlSet – Control – Session Manager – Memory Management – PrefetchParameters
EnablePrefetcher 0

előtöltés szolgáltatást letiltani

Eszközkezelő/Lemezmeghajtó/SSD-meghajtó neve ablakban a “Házirendek” fül alatt a “Windows írási gyorsítótárhoz tartozó puffer ürítésének letiltása az eszközön” bepipálása

Virtuális memória (lapozófájl) kikapcsolása

virtuális memória beállítása fix 1024MB -ra

vinyó energiatakarékosság: mindig bekapcsolva

user mappák mozgatása HDD-re

a windows írási gyorsítótárához tartozó puffer ürítésének letiltása ezen az eszközön

exchange 2010 winmail.dat or missing attachments

exchange management console

remote domains

default/properties

message format

exchange rich-text format: never use

HP print error zsr.dll

net stop spooler

del /S /Q c:\windows\system32\Spool\Printers\*

net start spooler

IP 6to4 adapter eltávolítás

ha túl sok adaptert kellene eltávolítani:

6to4

Just download devcon package from following Microsoft site.

http://support.microsoft.com/kb/311272

Extract/Unzip to temp folder.

Then copy devcon.exe from respective folder (i.e. for 32 bit from i386 folder and 64 bit from ia64 folder)to c:\ drive

Open command prompt and then type

c:\devcon remove *4to6mp*

It’s done

 

http://blog.brimur.com/?p=836

jqs.exe

If you open the Windows Task Manager (by pressing CTRL ALT DEL) you might notice the process jqs.exe that is running with a low priority. Jqs.exe uses about 1.5 Megabytes of computer memory and 2 Megabytes of virtual memory while running. It also initiates I/O processes frequently if those columns are activated in the Task Manager.

(tovább…)

wordpress duplicator plugin

komplett wordpress másolás 3 lépésben

http://wordpress.org/extend/plugins/duplicator/

Google Authenticator wordpress

How to Get Multifactor Authentication for your WordPress site:

Google Authenticator is new plugin that quietly slipped into the WordPress repository last month. So far it’s only had 142 downloads. This plugin gives you multifactor authentication using the Google Authenticator app for Android, iPhone, and Blackberry.

Google Authenticator allows you to enable the multifactor authentication requirement on a per user basis. For example, you might enable it for your administrator account but login as usual with less privileged accounts. Here’s what the enhanced login box will look like with the plugin installed:

The Google Authenticator plugin adds settings to the Profile and Personal options page for setting the secret key and displaying the QR code:

You’ll get a screen similar to this on your mobile device with the Google Authenticator app:

The Google Authenticator verification codes are time based, so you’ll need to be aware of that when using this plugin. Also, your PHP installation will need the SHA1 & SHA256 hashing algorithms.

You can download the Google Authenticator plugin for free from the WordPress plugin repository.

Recent security scares have got me wondering – is it time to think about multifactor authentication as a standard for WordPress sites? What’s your opinion? Will you be adding more layers of security to your site?

wordpress biztonság

windows 7 samba login

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters]
“DomainCompatibilityMode”=dword:00000001
“DNSNameResolutionRequired”=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Netlogon\Parameters]
“RequireSignOnSeal”=dword:00000000
“RequireStrongKey”=dword:00000000

meg esetleg ez:

Control Panel – Administrative Tools – Local Security Policy

Local Policies – Security Options

Network security: LAN Manager authentication level
Send LM & NTLM responses

Minimum session security for NTLM SSP
Disable Require 128-bit encryption