วันอังคารที่ 25 มิถุนายน พ.ศ. 2556

วันพฤหัสบดีที่ 20 ตุลาคม พ.ศ. 2554

Flood hitting 2011-10-13


Flood Date 2011-10-13 and 7-22 am

ตอนเช้า เวลา 7 โมง ครึ่งโดยประมาณ ของวันพฤหัสบดีที่ 13 ตุลาคม 2554 CTS ปิดการทำงานแล้วตั้งแต่เมื่อวาน ตอนบ่ายๆ
ปริมาณน้ำตรงถนนสายหลักของนิคมบางปะอิน(แถวทางรถไฟ) ที่กำลังก่อสร้าง  เริ่มมีปริมาณน้ำเพิ่มมากขึ้นตามลำดับ ซักประมาณ 10 เซ็นติเมตร แต่ที่ผมขับรถอยู่บริเวณนั้นสูงกว่าตรงประตูทางเข้าหน้านิคมประมาณ 50 เซ็นได้ นั้นก็แปลว่าหน้านิคม ระดับน้ำคงประมาณ ต่ำกว่าเอว แถวๆขาอ่อน
และ มอไซด์ก็เข้าไปบริเวณหน้านิคมไม่ได้แล้ว ต้องใช้ 4WD หรือ รถใหญ่เท่านั้น
ส่วนแถวสะพานก่อนถึง Indo ปริมาณน้ำแรงมาก เริ่มพัดรถตกข้างทางแล้ว

Flood hitting 12 Oct 2011

ภาพวันที่ 12 ตุลาคม 2554 หน้านิคมบางปะอิน
กำลังสู้กับน้ำที่ไหลเข้ามาล้อมนิคม โดยถมดินตรงถนนหน้านิคมให้สูงหนีระดับน้ำที่เพิ่มสูงขึ้นเรื่อยๆ
ตอนนั้น ผมยังขี่มอไซด์ไปหน้านิคมเพื่อถ่ายรูปนี้มาได้อยู่

Published with Blogger-droid v1.7.4

สถานะการณน้ำท่วม vs เด็กๆ

สถานะการณน้ำท่วม vs เด็กๆ (19 October 2011[2554] 17:30) บริเวณถนนข้ามทางรถไฟ ตลาดเอกเซ็นเตอร์ บางปะอิน



วันศุกร์ที่ 7 ตุลาคม พ.ศ. 2554

น้ำท่วมตลาดเอกบางปะอิน

ตอนนี้นำท่วมตลาดเอกบางปะอิน ครึ่งล้อรถเก๋งแล้ว น้ำเข้าใกล้รางรถไฟเหลืออีกประมาณ20เมตร คาดว่าพรุ่งนี้ รถเก๋งจะผ่านเข้าหน้าตลาดเอกไม่ได้ ถ้าปริมาณน้ำเพิ่มขึ้นอีกวันละ 50 เซนติเมตร (ตามทางการประกาศ) และถ้าปริมาณน้ำเพิ่มขึ้น 50 cm ต่อวัน คาดว่าอีกประมาณ 3 วัน น้ำจะไหลเข้าเขตชั้นในแล้ว

วันอาทิตย์ที่ 2 ตุลาคม พ.ศ. 2554

Net Use Command

คำสั่งใช้เน็ตเชื่อมต่อ / ยกเลิกการเชื่อมต่อคอมพิวเตอร์จากทรัพยากรที่ใช้ร่วมกันหรืออนุญาตให้ดูข้อมูลเกี่ยวกับการเชื่อมต่อเครื่องคอมพิวเตอร์ในปัจจุบัน คำสั่งนี้ยังสามารถควบคุมการเชื่อมต่อเครือข่ายแบบถาวร ถ้าคุณจะใช้คำสั่งใช้ net โดยไม่มีพารามิเตอร์ใด ๆ คุณจะเรียกรายการของการเชื่อมต่อปัจจุบันของเครือข่าย Net use command connects / disconnects the computer from a shared resource, or allow to view the information about current computer connections. This command also can controls persistent network connections. If you will use net use command without any parameters, you will retrieves a list of network current connections.

Net use command syntax:

net use [{DEVICE | *}] [\\COMPUTER\SHARE[\VOL]] [{PASSWORD | *}]] [/USER:[DOMAIN\]USER] [/USER:[DOTTEDDOMAIN\]USER] [/USER: [USER@DOTTEDDOMAIN] [/SAVECRED] [/SMARTCARD] [{/DELETE | /PERSISTENT:{yes | no}}]
net use [DEVICE [/HOME[{PASSWORD | *}] [/DELETE:{yes | no}]]
net use [/PERSISTENT:{yes | no}]

Net use command parameters:

DEVICE : Assigns a name to connect to the resource or specifies the device to be disconnected. There are two kinds of device names: disk drives (that is, D: through Z:) and printers (that is, LPT1: through LPT3:). Type an asterisk (*) instead of a specific device name to assign the next available device name.
\\COMPUTER\SHARE : Specifies the name of the server and the shared resource. If COMPUTER contains spaces, use quotation marks around the entire computer name from the double backslash (\\) to the end of the computer name (for example, "\\Computer Name\Share Name"). The computer name can be from 1 to 15 characters long.
\VOL : Specifies a NetWare volume on the server. You must have Client Service for NetWare installed and running to connect to NetWare servers.
PASSWORD : Specifies the password needed to access the shared resource. Type an asterisk (*) to produce a prompt for the password. The password is not displayed when you type it at the password prompt.
/USER : Specifies a different user name with which the connection is made.
DOMAIN : Specifies another domain. If you omit DOMAIN, net use uses the current logged on domain.
USER : Specifies the user name with which to log on.
DOTTEDDOMAIN : Specifies the fully-qualified domain name for the domain where the user account exists.
/SAVECRED : Stores the provided credentials for reuse.
/SMARTCARD : Specifies the network connection is to use the credentials on a smart card. If multiple smart cards are available, you are asked to specify the credential.
/DELETE : Cancels the specified network connection. If you specify the connection with an asterisk (*), all network connections are canceled.
/PERSISTENT:{yes | no} : Controls the use of persistent network connections. The default is the setting used last. Deviceless connections are not persistent. Yes saves all connections as they are made, and restores them at next logon. No does not save the connection being made or subsequent connections. Existing connections are restored at the next logon. Use /DELETE to remove persistent connections.
/HOME : Connects a user to the home directory.
net help command : Displays help for the specified net command.

Net Use Command examples

To assign the disk-drive device name E: to the Letters shared directory on the \\Fin server, type:
net use e: \\fin\letters
To assign (map) the disk-drive device name M: to the directory Mike within the Letters volume on the \\Fin NetWare server, type:
net use m: \\fin\letters\mike
To connect the user identifier Dan as if the connection were made from the Accounts domain, type:
net use d:\\server\share /USER:Accounts\Dan
To disconnect from the \\Fin\Public directory, type:
net use f: \\fin\public /DELETE
To connect to the resource memos shared on the \\Fin 3 server, type:
net use k: "\\fin 3" \memos
To restore the current connections at each logon, regardless of future changes, type:
net use /PERSISTENT:yes

reference....http://www.cezeo.com/tips-and-tricks/net-use-command/


วันเสาร์ที่ 24 กันยายน พ.ศ. 2554