|
|||
Nokia has its own software called "Messaging" that provide seamless all-in-one application that include email, im/chat and social networking. This makes it easy and affordable to connect to your email, IM, social networking communities, wherever you happen to be. For more information, please refer to http://messaging.nokia.com
|
|||
What is NTP?NTP is stand for Network Time Protocol. It is used for synchronizing the clocks of computer systems over packet-switched, variable-latency data networks. NTP uses UDP on port 123 as its transport layer. Keeping the date/time synchronized throughout all computers / servers is really necessary. Solaris already comes with the ntp daemon, called "xntpd".
root@server:~# svcs -a | grep ntp disabled May_11 svc:/network/ntp:default
|
|||
A. How to change the login page?Edit the $JASPER_ROOT/WEB-INF/bundles/jasperserver_messages.properties and change your desired text as below. #Welcome Login Page LOGIN_WELCOME_OS=Welcome to JasperServer Reporting System! # the following 2 strings belong to the same sentence LOGIN_ONLINE_DEMO_PRE=JasperServer is an open source business intelligence suite .... LOGIN_ONLINE_DEMO=JasperReports is a powerful open source Java reporting tool ... Now, replace the $JASPER_ROOT/WEB-INF/jsp/login_welcome.jsp with the one i attached here. You may see the differences before replace. Once the file replaced, the login page will look like below.
|
|||
JasperServer (JS) builds on JasperReports (JR) as a comprehensive family of Business Intelligence (BI) products, providing robust static and interactive reporting, report server, and data analysis capabilities. For business intelligence users, Jaspersoft offers JasperAnalysis, which runs seamlessly on JasperServer.
What's New in JasperServer 3.5JasperServer now includes these features:
|
|||
1. How to unmount the unresponsive media driveFirst, simulate it. Stick a disk in your CD/DVD drive, open up a terminal, and mount the CD/DVD drive. root@server:~# mount /media/cdrom root@server:~# cd /media/cdrom root@server:~# while [ 1 ]; do echo "All your drives are belong to us!"; sleep 30; done
|
|||
It’s important and mandatory that the emails we send have relevant "subject" to it. Almost all email clients have this feature, where it will prompt user about the empty subject. Unfortunately, when i started using Ms Office Outlook (previously i was using Thunderbird) as this is what my new company using, i notice that Ms Outlook doesn't prompt if i miss out the subject.
|
|||
Nokia has recently launched their first touch-screen phone, called Nokia 5800 XpressMusic. This is mean that now Apple iPhone have its competitor. Now in this battle, who is gonna win? I have been reading a lot of articles and blogs in Net, people are giving their comments and comparison of this two models. I have gathered all those information and here listed some comparison of this two models, hope this will help you to decide who is the "winner". ![]() ![]()
|
|||
What is JasperServerJasperServer is an open source business intelligence suite, built by the developers of JasperReports. It providing common services like security and metadata management, and the capability to easily add additional functionality.It also provides a Web and Web services based environment for reporting, data analysis (OLAP), and data integration. What is JasperReportsJasperReports is a powerful open source Java reporting tool that has the ability to deliver rich content onto the screen, to the printer or into PDF, HTML, XLS, CSV and XML files. It is entirely written in Java and can be used in a variety of Java enabled applications, including J2EE or Web applications, to generate dynamic content. Its main purpose is to help creating page oriented, ready to print documents in a simple and flexible manner.
|
|||
SSH Tunneling is also known as Port Forwarding is a way to forward insecure TCP traffic through SSH Secure Shell. For an example, we can make a secure POP3 access by forwarding non-standard local port to remote POP3 port using SSH. ssh -f user@mail-server -L 2000:localhost:110 -N -f -> Requests ssh to go to background just before command execution ![]()
|
|||

After the launch of Nokia E72, Nokia seems to receive a lot of complaints and feedback from users that make Nokia quickly fix some critical bugs and release new firmware update. The first firmware update v022.007 was released on 11st Jan 2010, but this update only available for US users (i guess model E72-2 / E72-3). For Asian users which using model E72-1, the new firmware 


