VDO ชุด อาสาสมัครทำงาน
โพสต์ยอดนิยมจากบล็อกนี้
เมื่อใช้ xcopy แล้ว nsufficient-memory นี่เลยครับ robocopy
Here is an interesting issue I ran into today. I have a script which creates a local copy of one of the important folders on the server using the xcopy command. To make the long story short, after several “accidents” with people messing up or deleting files on the server, we figured that letting people to make local mirrors on their own desktops might be slightly better than restoring stuff back from the tape 4 times a day. It was something along the lines of: rmdir /S /Q "%HOMEPATH%\My Documents\Important" xcopy /E /R /Y /I G:\Important "%HOMEPATH%\My Documents\Important" The script worked fine for almost a year now. Today however it decided to fail. After copying 1 or 2 folders it would simply stop. After closer inspection of the output I noticed that the last line was: Insufficient Memory I immediately checked the memory. The machine had 512 MB of RAM, and over 20 GB of free disk space. The folder I was attempting to copy had only 128 MB. This could not be corre...
ตัวอย่างของ 7 layer ต่างๆ
หลังจากที่ได้ไปเรียนมาที่แห่งหนึ่งเกี่ยวกับ Network ก็ได้ความรู้ถึงการเปรียบเทียบของ 7 layer เพิ่มเติม L1 เป็นทางระดับสัญญาณทางไฟฟ้า 0110101 L2 เป็นระดับ MAC address L3 เป็นการส่ง Frame Packet SRC_IP(PC):DST_IP(HOST) จะมีการ random port Src_Port(xxx):Dst_Port(80) เป็นขาออก เวลากลับก็เป็น Host:PC, 80:xxx L4 TCP พูดถึงแม่ค้าขายของให้คน 1 คน แต่ UDP พูดถึงแม่ค้าขายของให้คนหลายคน L5 เหมือนกับ program chat คุยกันหลายๆคน L6 เหมือนกับ program เดียวทำงานได้หลายๆอย่างเช่น msn ใช้ chat,ส่ง file,... L7 ก็เป็น Interface นั่นเอง หวังว่าผมคงจะเข้าใจแต่คนอื่นไม่รู้เหมือนกัน
ความคิดเห็น
แสดงความคิดเห็น