Lenovo Thinkpad T61s for Sale
Used Lenovo Thinkpad T61 7659-A21 units in very good condition are being sold with prices based on their age. Current market value for a brand new unit with the same specifications is between PhP 50,000.00 to PhP 70,000.00. Interested parties can contact us directly.
- 20 months old (1 unit) – PhP 33,000.00
- 13 months old (1 unit) – PhP 34,890.00
- 10 months old (4 units) – PhP 39,000.00
- 5 months old (4 units) – PhP 46,930.00
All prices are inclusive of 12% VAT.
Computers have been extensively tested using:
- memtest86+ to ensure that RAM is in good condition
- cpuburn to ensure that CPU and system cooling are efficient and effective
- badblocks to ensure that the hard drive does not have bad blocks or sectors
Computers come pre-installed with an optimized Ubuntu 8.04 LTS or Ubuntu 9.04.
Specifications are:
Lenovo Thinkpad T61 7659-A21
- Intel Core 2 Duo T7100 1.8GHz
- 4MB L2 Cache
- 800MHz FSB
- Intel 965GM Chipset
- 1GB PC2-5300 667MHz DDR2 RAM
- 120GB 5400RPM SATA HDD
- Dual Layer DVD Writer
- 14.1 WXGA (1280 × 800) TFT LCD
- Intel a/b/g WiFi
- Gigabit LAN
- Intel High Definition Audio
- ThinkPad UltraNav Pointing Device
- 3 x USB 2.0
- Docking Connector
- External Stereo Speakers / Headphone and Microphone In Ports
- CRT Port for External Monitor
- 6 Cell Li-Ion Battery
- Dimensions: 31mm x 314mm x 260mm (H x W x D), 2.47kg
— Federico Sevilla III, Jun 9, 11:30 PM
Ubuntu 9.04 in an OpenVZ VE - Respawning Getty Process
Upgrading an OpenVZ VE to Ubuntu 9.04 introduces the system-services package. This runs getty services through the configuration files /etc/event.d/tty[1-6]. The six getty processes are continuously be respawned. This isn’t a major issue, but adds significant noise to /var/log/syslog. Purging the system-services package fixes the issue, and does not introduce any negative side-effects.
— Federico Sevilla III, May 13, 01:28 PM
Ubuntu 9.04 in an OpenVZ VE
Networking ceases to function after upgrading Ubuntu 8.10 to 9.04 within an OpenVZ VE. The symptoms are that none of the network interfaces are created, and running ifup complains with ifup: failed to open statefile /var/run/network/ifstate: No such file or directory. Manually creating the directory /var/run/network fixes this problem temporarily, allowing ifup to work.
The root cause of this is a change in the ifupdown package. In previous versions, /etc/init.d/loopback created the /var/run/network directory. In the new version, this action has been reassigned to /lib/udev/rules.d/85-ifupdown.rules. Because udev is disabled within OpenVZ VEs, /lib/udev/rules.d/85-ifupdown.rules was never run, and the /var/run/network directory never created.
We’ve fixed this by modifying /etc/init.d/networking and adding a line [ -d /var/run/network ] || mkdir /var/run/network immediately on line 53 immediately after start).
— Federico Sevilla III, Apr 29, 05:40 PM
Comment [5]
Philippine Agile Community
The Philippine Agile Community, Agile.ph, is online thanks primarily to CodeLean. FS3 is proud to work alongside such selfless individuals and companies in our efforts to help build this local community.
Sign up and join Agile.ph now!
— Federico Sevilla III, Apr 27, 01:14 PM
Agile Project Management with Scrum
FS3 is proud to announce that its CEO Federico Sevilla III has become a Certified ScrumMaster and an active member of the Scrum Alliance, after having completed a two-day training program in Singapore with Bas Vodde and Michael James.
We look forward to continuing to move forward with our organization’s initiatives to go Agile, and to further improve our value offering to the projects we work on with our clients.
We are also pleased to share that Bas Vodde will be holding a similar Certified ScrumMaster course in Manila, on April 14-15, 2009. We highly recommend this program, especially to organizations doing software development.
— Federico Sevilla III, Feb 23, 08:27 AM
