Daily Log: remove user password in linux/for change password
Q. How do I delete user Password and for user under Linux?
A. All user encrypted passwords are stored in /etc/shadow file. The quick way to remove/delete a user password is pass --delete option to passwd command.
First, login in as a root user. Command to delete user password under Linux
Type the following command to delete a user password:
OR
Above command delete a user's password (make it empty). This is a quick way to disable a password for an account. It will set the named account passwordless. User will not able to login. but if the user still have his/her ssh public keys he/she can still login to the accounts to disable the account permanently do:
NOTE: this also useful to force user to change their password at login (those that have ssh public keys auth enabled) with chage command combined, example
# chage -d 0 alba
command above will delete the user password and he/she will required to set a new password when connecting via ssh without needing to enter the old password, good for resseting forgotten user password
Nokia N103 haha
Nokia is going to bring down Blackberry & Iphone 4 with their Newly Launched Nokia N103. Will be exclusively Launching in Dubai GITEX 2011
Specification of N 103 : X_X
32 GB Memory Card
1 GB Internal Memory
100 Meters Bluetooth Coverrage :s
Equipped with Nokia Maps
Nokia Messenger just like BBM
18.1 Megapixels Camera With 80X optical Zoom.
Extra memory slot for camera for long hours recording.
Shockproof No matter how hard you throw it on the floor.
15 Days Battery Life.
Initial Price 1150 US $
Say Goodbye to your Blackberry:(
Plz check out the pic
www.mm11mm.com/up/folder1/mm11mm_t7kxr8Ephb.jpg
GIT + SSH passwordless auth on windows
Getting Git to use Plink for SSH on Windows somehow by default it wont
You need to create a system variable in Windows for GIT_SSH:
1. Go to System Properties > Advanced Settings
2. Click the button for Environment Variables
3. Click 'New' to add a new system variable
4. Under variable name, call it 'GIT_SSH'
5. Under variable value, put in the path to your Plink executable: 'C:\Program Files\PuTTY\plink.exe' (or where ever your plink are)

6. Click all the OK until you are out of System Properties
7. Git should now able to use Plink for SSH
Celcom APN Setting for Android (X10 Mini Pro)
I just realize after flash my phone with Cyanogen PRO v3.4 (Custom Froyo 2.2 ROM for X10Mini) the APN setting does not exist but with a quick search with google I manage to get my Celcom 3G data to work
Name : Celcom 3G Internet
APN : celcom3g
MCC : 502
MNC : 19
APN type : default
Celcom 3g MMS setting :
Name : Celcom 3G MMS
APN : celcom3g
MMSC : http://mms.celcom.net.my
MMS proxy : 10.128.1.242
MMS port : 8080
MCC : 502
MNC : 19
APN type : mms
Celcom 2g internet setting :
Name : Celcom 2G Internet
APN : celcom.net.my
MCC : 502
MNC : 19
APN type : default
Celcom 2g MMS setting :
Name : Celcom 2G MMS
APN : mms.celcom.net.my
MMSC : http://mms.celcom.net.my
MMS proxy : 10.128.1.242
MMS port : 8080
MCC : 502
MNC : 19
APN type : mms
View The Contents Of A Certificate Signing Request (CSR)
Data:
Version: 0 (0x0)
Subject: C=MY, L=Cheras, O=FakQ Inc, CN=host.com
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
RSA Public Key: (2048 bit)
Modulus (2048 bit):
00:b7:ab:f0:0c:d8:c2:97:e0:e2:2b:be:d2:49:a2:
52:f5:dd:4b:a3:44:8b:1a:0a:bc:bc:a8:02:99:a6:
85:f3:09:3e:80:33:e0:97:49:74:f2:24:18:cb:05:
9f:48:5b:73:7e:f5:7b:07:d6:e7:63:9e:31:41:4f:
e0:9b:e7:e2:a1:b5:6c:d6:7a:c1:0d:3c:38:f8:f7:
69:6f:64:19:89:98:52:cf:b3:d6:17:ba:be:52:b2:
3e:33:83:5a:f9:39:52:3b:aa:aa:99:30:3c:c2:e0:
f6:a2:88:03:f2:e4:51:0d:a5:43:4c:3b:d4:77:cf:
91:30:67:2d:81:56:34:74:50:5b:9c:27:2d:f9:58:
0f:69:b4:40:7d:f1:49:25:c7:94:21:97:10:c5:37:
d1:d1:a2:cd:db:3b:31:0d:3e:71:4a:cc:5c:23:83:
19:6b:c6:b0:7a:14:d8:69:82:43:20:d8:a5:ba:24:
f0:e9:de:e2:f6:7e:56:bf:22:84:e5:77:ec:17:aa:
19:09:1c:40:64:0e:9d:ce:4e:48:e4:02:2d:85:3c:
e5:f3:e6:14:ad:f7:d2:a6:a9:27:36:84:8c:e7:99:
0a:48:06:9d:d0:b9:f3:fd:f6:47:ce:b8:ac:16:29:
20:e6:04:b8:9d:9f:75:2a:e5:8d:d9:9f:d5:ef:8b:
56:d1
Exponent: 65537 (0x10001)
Attributes:
Requested Extensions:
X509v3 Subject Alternative Name:
DNS:host.com
Signature Algorithm: sha1WithRSAEncryption
44:64:0e:14:81:48:98:6c:e6:9e:bd:3b:75:e9:a5:8a:32:20:
bc:dd:1b:65:ee:a4:05:e9:c9:17:50:3b:99:e2:de:df:0c:50:
1a:54:8d:7c:44:70:66:53:59:33:31:9a:b8:2b:9d:71:9c:69:
66:89:99:48:98:84:95:45:20:4c:4f:cd:2f:5d:09:8c:85:ca:
e2:56:aa:ad:de:2a:03:fd:17:06:f0:60:25:33:0e:1c:bf:f8:
9f:f4:5a:20:34:bb:50:d0:a8:94:2a:25:e1:1b:37:cd:10:4f:
4b:f2:4c:15:03:dd:7c:0d:c5:a1:f8:9e:25:e1:ef:88:93:68:
dc:29:a8:68:f9:d5:2d:b0:01:23:97:89:2c:94:b6:68:75:12:
80:94:bb:01:d3:88:16:f8:19:b7:02:01:46:dd:be:45:45:dc:
84:56:1e:1b:1b:05:cc:80:38:ab:a8:24:78:4c:57:ef:de:e3:
05:cf:cb:d1:1b:37:30:5b:f8:85:74:3d:bd:7e:1a:36:d9:d0:
18:be:bf:48:49:a7:a8:d4:27:f6:b5:3e:5b:7b:5c:07:c9:57:
07:f3:f3:18:d3:42:93:9c:86:72:9d:79:2e:a8:1f:48:39:6b:
77:e0:b2:a0:c1:30:41:f4:ec:5d:2d:83:d9:1d:8a:88:86:2d:
15:57:df:fa




