Dọc tuyến đường đồi dương từ Phan Rí Cửa ra Chí Công và từ Chí Công ra Gành Rái, trước đây có khá nhiều vỏ sò được đổ hai bên đường gây ô nhiễm môi trường và làm mất mỹ quan đô thị. Ấy vậy mà, nhiều phụ nữ ở xã Chí Công đã mưu sinh từ những vỏ sò bỏ đi đó.
Gần 8 giờ sáng, cái nắng tháng 4 đã bắt đầu làm cho người ta có cảm giác nóng bức khó chịu. Vậy mà chị Nguyễn Thị Thanh (Chí Công) đầu đội nón lá, mồ hôi nhễ nhãi vẫn cặm cụi, cần mẫn nhặt từng vỏ sò ven đường. Thấy lạ, tôi lân la đến hỏi chuyện thì mới biết, những vỏ sò bỏ đi này cũng mang lại cho người ta thu nhập kha khá. Mỗi sáng, chị đều ra bãi sò được đổ dọc đồi dương và làm công việc hàng ngày: nhặt vỏ sò.
Thứ Hai, 4 tháng 4, 2011
Mưu sinh nghề nhặt vỏ sò
Nhãn:
Bình Thuận,
Phan Rí Cửa,
Tuy Phong
Ai về Phan Rí đi xe ngựa
Một buổi sớm mai, trên con đường trở về Phan Rí, tiếng vó ngựa gõ nhịp sao mà rất đổi thân quen. Tìm trong ký ức, tôi chợt nhớ mấy câu thơ trong bài “Ngày trở lại Phan Rí” của Huỳnh Hữu Võ tặng bạn là nhà văn Đoàn Thạch Biền: “Tôi về Phan Rí đi xe ngựa. Qua cầu, qua cầu đến làng Chăm. Chiêm nữ đội vò đi lấy nước. Dưới đồi đồng lúa trải mênh mông”. Câu thơ của Huỳnh Hữu Võ đã đánh thức một thời hoài niệm về xe ngựa Phan Rí. Thế là tôi đã đi tìm...
Nhãn:
Bình Thuận,
Phan Rí Cửa,
Tuy Phong
Thứ Ba, 15 tháng 3, 2011
“Cối xay gió” cung cấp điện
Đó là những máy phát điện nhờ vào sức gió của Nhà máy Phong điện 1 do Công ty CP Năng lượng tái tạo VN (REVN) làm chủ đầu tư.
Những tuôcbin cuối của 20 máy phát điện (giai đoạn 1) vừa được lắp ráp xong trên vùng duyên hải Nam Trung bộ tràn trề nắng và gió. Quá trình lắp ráp một trụ điện gió được tiến hành như sau: xây dựng trụ móng bêtông cốt thép nặng 800 tấn, lắp bốn đốt tháp thành một trụ cao 85m, tuôcbin được cẩu lên ráp vào đầu trụ tháp, ba cánh quạt (dài 37,5m, nặng 5,5 tấn/cánh) được lắp vào đầu “hup” dưới mặt đất, sau đó được hai cần cẩu 500 tấn nâng lên ráp vào đầu tuôcbin.
Thứ Năm, 17 tháng 2, 2011
Nước khoáng Vĩnh Hảo - sự khác biệt độc đáo
Thông tin dịch vụ - Hơn 80 năm có mặt trên thị trường, thương hiệu nước khoáng đóng chai Vĩnh Hảo đã tạo được một vị trí vững chắc trong tâm trí của bao thế hệ người tiêu dùng.
Ngày nay, nước khoáng Vĩnh Hảo đã có mặt khắp mọi nơi và đang được lớp trẻ hiện đại đón nhận nồng nhiệt bởi chất lượng tuyệt vời.
Thứ Hai, 17 tháng 1, 2011
Thứ Hai, 27 tháng 12, 2010
Một số hình ảnh Phan Rí Cửa - Xã Chí Công
Lúc mặt trời lên
Hoàng hôn trên biển
Bãi Sò ở xã Chí Công, Phan Rí Cửa Bình Thuận
Những món quà từ Biển
Nguồn: tuoitretuyphong.com
Thứ Ba, 7 tháng 12, 2010
How to Tunnel Remote Desktop Through SSH on a Windows Computer
Why me and why now?
CAE has been charged to implement the College of Engineering Network Security Policy . As part of the security measures, the College has set up a firewall, which blocks access to the College's network on certain ports.
Those wishing to access their office (or lab) computer can do so via "Windows Remote Desktop", although not directly. The method described below provides a secure (encrypted via SSH) method to gain access to a remote desktop (computer) behind the College's firewall. This procedure is called tunneling. For details on how to remotely connect to a CAE Desktop, see the CAE Remote Desktop page on the CAE web site.
What you need
- The SSH client called PuTTY which can be downloaded from http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html . There is no installation routine for PuTTY as the entire program consists of the file "putty.exe"
- A CAE account to log into any CAE Unix computer
Setting up PuTTY
- Start PuTTY (double-click on putty.exe). You will see a window similar to this one:
- Next, enable compression. Select SSH protocol level 2 as the default in the SSH subcategory for better security:
- To configure the "tunneling". In the example below, we are tunneling the remote desktop port on the local machine, through the gateway to the Remote Desktop port on the fictitious remote server "remotedesktop.engr.wisc.edu" (enter the name or IP address of your computer in place of this name). The name is resolved from the remote gateway machine, so it can be a hostname not visible to the user machine. Depending on your operating system, what you enter into "Source Port" may be different from the example shown:
- Windows XP 127.0.0.2:3389
- Other Windows Platforms: 3389
- The source port is the port on the user machine to which you will address connections that you intend to have tunneled.
- The destination defines a host and a port to which the remote gateway's sshd will connect incoming traffic from the user machine. When you click on
- Add, the results are displayed like this:
- Go back to the Session subcategory, identify the gateway host's IP address or name (in the example below we used sun-10.cae.wisc.edu as the gateway, although it could be any computer with ssh allowed through the firewall), make sure that the SSH button is filled, name your session (in this case "Tunnel to my Remote Desktop") and save it:
Whenever you need the tunnel to appear, you can start PuTTY and double-click that session.
Starting Remote Desktop
- Start PuTTY and then click on the session that you saved earlier; this will start the SSH connection.
- Login to the gateway computer when prompted (in this case, the gateway computer is 'sun-10.cae.wisc.edu') and when the login process is done, you can minimze the active PuTTY session (you don't need to type anything more, but you need to keep the program running).
- Start your Remote Desktop program as usual. Instead of entering the name of the computer that you want to connect to, you must type in the address and port that Putty is forwarding to. Depending on your operating system, this may be different from what is shown in the example:
- Windows XP: 127.0.0.2
- Other Windows Platforms: 127.0.0.1
- Voila! You are now connected to your Remote Desktop computer through an SSH tunnel!
- After you are done using Remote Desktop, exit from the program as normal and then you may close the PuTTY program.
Đăng ký:
Bài đăng (Atom)