Posted by Emerson Takahashi on April 13, 2009
To get a console access through a remote connection, first ssh to the HMC
emerson@shellcore:~ $ ssh hscroot@hmc6
password:
Then type vtmenu. It will retrieve all the physical servers connected and that can be managed by the HMC.
hscroot@localhost:~> vtmenu
Retrieving name of managed system(s) . . . Server-9117-570-SN103CBBB 2-Server-9117-570-SN103CABB Server-9117-570-SN069D5BF Server-9119-595-SN8211572
———————————————————-
Managed Systems:
———————————————————-
1) Server-9117-570-SN103CBBB
2) 2-Server-9117-570-SN103CABB
3) Server-9117-570-SN069D5BF
4) Server-9119-595-SN8211572
Enter Number of Managed System. (q to quit): 1
You choose one of the managed servers and then it will show all LPARs available on that physical server.
———————————————————-
Partitions On Managed System: Server-9117-570-SN103CBBB
OS/400 Partitions not listed
———————————————————-
1) LPAR1 Running
2) LPAR2 Running
3) LPAR3 Running
After you selected which LPAR you will control, you will be shown the login screen
Open in progress..
Open Completed.
AIX Version 5
Copyright IBM Corporation, 1982, 2008.
Console login:
To exit you type tilde, space, tilde, space, dot.
~ ~ .
Posted in Hardware, Sysadmin | Tagged: hmc, ibm | Leave a Comment »
Posted by Emerson Takahashi on August 30, 2008
Samsung released a new mobile phone here in Brazil officially called Samsung E215L. It is currently advertised as an exclusive item by Submarino (a brazilian online retailer) and I didn’t find anywhere mentioning about this mobile phone so I decided to post some information.
Samsung released a press release saying that it could be found July 2008 but it was released August 2008.
This is what the sales package has:
- Samsung E215 phone
- Battery
- Charger
- Stereo earphone
- 512MB MicroSD card
- User guide
- Warranty certificate
It features 19MB of internal memory, a VGA (640×480 pixels) camera, bluetooth and a memory slot to use up to 2GB MicroSD card.
Measuring 91 x 45 x 18mm and weighting 85g can be considered a small phone
The Samsung E215 is a quadriband phone and has an estimated 180 minutes of talk time and 250 standby time and retails for R$349,00.








Posted in Hardware, Mobile | Tagged: brazil, e215, e215l, Mobile, samsung | Leave a Comment »
Posted by Emerson Takahashi on April 6, 2008
I ran into this problem and found many solutions involving opening the iTunes Music Library.xml file and deleting the song that caused the error message. I simply looked the music library and didn’t find it. So I searched where it was still referencing and found it in one of the playlists. I unchecked the song and synced again without the error message.
Posted in Hardware | Tagged: ipod, itunes | Leave a Comment »
Posted by Emerson Takahashi on July 21, 2007
The Acer Aspire that I bought came with two partitions. One for the operating system and the other one for your data.
I recently restored my system and Acer’s restore disk converted the C: partition to FAT32. To convert it to NTFS, open a command prompt (under Start Menu, Acessories) and type the following command:
> convert c: /fs:ntfs
The type of the file system is FAT32.
Enter current volume label for drive C: ACER
Convert cannot run because the volume is in use by another
process. Convert may run if this volume is dismounted first.
ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID.
Would you like to force a dismount on this volume? (Y/N) n
Convert cannot gain exclusive access to the C: drive,
so it cannot convert it now. Would you like to
schedule it to be converted the next time the
system restarts (Y/N)? y
The conversion will take place automatically the next time the
system restarts.
Now reboot the system and it will convert the drive auomatically at the next boot.
Posted in Hardware | Tagged: acer, fat32, ntfs, windows | Leave a Comment »
Posted by Emerson Takahashi on January 14, 2007
Monday arrived my laptop that I ordered, an Acer Aspire 5100-3959.
Here are the specs:
- AMD Turion 64 Mobile Technology MK36 (2.0 GHz, 512KB L2 cache)
- 15.4 WXGA wide CrystalBrite TFT LCD
- ATI Radeon Xpress 1100 (up to 128MB onboard)
- 80GB PATA HDD
- DVD-Super Multi double layer (support DVD+R Double Layer/DVD±RW
- 512MB DDR2 (support dual-channel)
- 802.11b/g wireless LAN
- Windows XP Media Center Edition
It’s more than adequate for my needs and I’m very pleased with the purchase.
Posted in Hardware, Shop | Tagged: acer, specifications | Leave a Comment »