Custom Search

Wednesday 10 June 2009

Seminar Nasional Cara Mudah Membuat Website Interaktif Menggunakan “CMS JOOMLA™”

Pada bulan mei 2009, tepatnya tanggal 09 mei 2009, Hima (himpunan mahasiswa) Fakultas Tekhnik UMB (Universitas Muhammadiyah Bengkulu) bekerja sama dengan UPTInet UMB mengadakan seminar nasional yang di beri tema Cara Mudah Membuat Website Interaktif Menggunakan CMS JOOMLA™ dengan narasumber bapak Yuhefizar, S.Kom, M.Kom (pengarang buku cara mudah membangun website interaktif menggunakan Content Management System JOOMLA™) dan Bapak RG. Guntur Alam, M.Kom (dosen fakultas tekhnik UMB). Seminar yang berlangsung selama sehari di kampus dua UMB itu berjalan dengan lancar, walaupun ada kendala-kendala yang sempat mengganggu jalannya seminar seperti padamnya listrik, tetapi hal itu tidak menyurutkan minat peserta seminar untuk menimba ilmu langsung dari narasumber. Seminar dibuka dengan kata sambutan dari Dekan fakultas tekhnik UMB, kemudian dilanjutkan dengan acara selanjutnya. Di bawah ini adalah beberapa foto yang diambil ketika seminar berlangsung.

Dekan, Pak Yuhefizar dan Pak Guntur



Dekan, Pak Yuhefizar dan Pak Guntur



Pak Yuhefizar sedang memberikan materi



Pak Guntur menjelaskan kepada peserta yg tidak mengerti



Pak Yuhefizar menjelaskan kepada peserta yg tidak mengerti



Para peserta seminar yang terlihat sangat antusias



Pak Yuhefizar dan Pak Guntur



Pak Yuhefizar



Pak Guntur



Narasumber bersama panitia


Panitia seminar



Memasang Genset ketika listrik padam



Spanduk Seminar
Selengkapnya.....

Monday 5 January 2009

Cute Wallpaper

There are many designs of cute wallpaper for your child's room. Some of the wallpaper that you child may choose are Disney characters, Elmo, ducks, animals, fairy tale characters, trains, airplanes, sailboats, teddy bears, stars and moon, super hero's and many more. There are many more patterns in wallpaper available that your child will love. If you are decorating a nursery or a child's room putting up cute wallpaper can be enjoyable for all involved. The choices you will have in picking out wallpaper can be overwhelming with all the themes available.

If you are choosing wallpaper for a nursery, you should go with a pattern that will grow with the child. It should be of a pattern that they would like in their room for a few years. Some people try to choose a pattern of wallpaper to go along with the decor in their child's room. The furnishings and bedding also play a part in the theme of wallpaper that is chosen.

It does not matter what you decide in wallpaper you will be able to find it in just about any theme that you choose. After your child grows, they will decide what they like best and then you can better choose wallpaper to suit their personality. The important thing is when choosing wallpaper is to get what you want. If you want teddy bears for your child's room, there are many different kinds of this type of wallpaper on the market. It is also important to choose wallpaper that can easily be removed. That way when your child grows and wants to change their room to a different theme you can keep the wallpaper going in the same direction.

You will have to decide if you want to wallpaper the entire room, one wall or just use a wallpaper border. A wallpaper border can give the room a burst of color and can come in many designs and fun patterns. Wallpapering one wall can give your child something fun and interesting to look at in the room and can be very decorative. For those of you that want to use wallpaper on the entire room this may take some time but if done right your child will love their new wallpaper. Some people may choose a fun sport theme for wallpaper such as baseball, basketball and football. This type of wallpaper will grow with the child and is very popular for a child's room. When choosing your wallpaper, make sure that it is the washable kind so that it can be easily cleaned when needed.

Also, in conclusion, there is another form of cute wallpaper. This can be found in computer desktop backgrounds. Cute desktop wallpapers are digital arrangements that are displayed on a computer desktop environment. The wallpapers usually are created in JPEG, PNG, BMP or GIF format. Such wallpaper can be used with Microsoft Windows, Linux and Macintosh computers. Each desktop environment can have different requirements, such as needing the wallpaper image to be scaled up or down to fit the needed size.
Selengkapnya.....

Saturday 3 January 2009

What Can Yout Do If You Have Login Problems

Logging into a computer is such a routine part of the day that it is easy to not even think about the login process. Even so, things can and occasionally do go wrong when users log into Windows.

This article assumes that before you begin the troubleshooting process, you have checked to make sure that the user is entering the correct password, the user's password has not expired, and that there are no basic communications problems between the workstation and the domain controller.
This article discusses some of the more common causes of logon failures in Active Directory environments.

The System Clock

It may seem odd, but a workstation's clock can actually be the cause of a logon failure. If the clock is more than five minutes different from the time on your domain controllers, then the logon will fail.

In case you are wondering, the reason for this has to do with the Kerberos authentication protocol. At the beginning of the authentication process, the user enters their username and password. The workstation then sends a Kerberos Authentication Server Request to a the Key Distribution Server. This Kerberos Authentication Server Request contains several different pieces of information, including:

1. The user’s identification
2. The name of the service that the user is requesting (in this case it’s the Ticket Getting Service)
3. An authenticator that is encrypted with the user’s master key. The user’s master key is derived by encrypting the user’s password using a one way function


When the Key Distribution Server receives the request, it looks up the user’s Active Directory account. It then calculates the user’s master key and uses it to decrypt the authenticator (also known as pre authentication data).

When the user’s workstation created the authenticator, it placed a time stamp within the encrypted file. Once the Key Distribution Server decrypts this file, it compares the time stamp to the current time on its own clock. If the time stamp and the current time are within five minutes of each other, then the Kerberos Authentication Server Request is assumed to be valid, and the authentication process continues. If the time stamp and the current time are more than five minutes apart, then Kerberos assumes that the request is a replay of a previously captured packet, and therefore denies the logon request. When this happens, the following message is displayed:

The system cannot log you on due to the following error: There is a time difference between the client and server. Please try again or consult your system administrator.

The solution to the problem is simple; just set the workstation’s clock to match the domain controller’s clock.

Global Catalog Server Failures

Another major cause of logon problems is a global catalog server failure. A global catalog server is a domain controller that has been configured to act as a global catalog server. Global catalog servers contain a searchable representation of every object in every domain of the entire forest.

When the forest is initially created, the first domain controller that you bring online is automatically configured to act as a global catalog server. The problem is that this server can become a single point of failure, because Windows does not automatically designate any other domain controllers to act as global catalog servers. If the global catalog server fails, then only domain administrators will be able to log into the Active Directory.

Given the global catalog server’s importance, you should work to prevent global catalog server failures. Fortunately, you can designate any or all of your domain controllers to act as global catalog servers. Keep in mind though that you should only configure all of your domain controllers to act as global catalog servers if your forest consists of a single domain. Having multiple global catalog servers is a good idea even for forests with multiple domains, but figuring out which domain controllers should act as global catalog servers is something of an art form. You can find Microsoft’s recommendations here.

If your global catalog server has already failed, and nobody can log in, then the best thing that you can do is work to return the global catalog server to a functional state. There is a way of allowing users to log in even though the global catalog server is down, but there are security risks associated with doing so.

If the Active Directory is running in native mode, then the global catalog server is responsible for checking user’s universal group memberships. If you choose to allow users to logon during the failure, then universal group memberships will not be checked. If you have assigned explicit denials to members of certain universal groups, then those denials will not be in effect until the global catalog server is brought back online.

If you decide that you must allow users to log on, then you will have to edit the registry on each of your domain controllers. Keep in mind that editing the registry is dangerous, and that making a mistake can destroy Windows. I therefore recommend making a full system backup before continuing.

With that said, open the Registry Editor and navigate through the registry tree to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa. Now, create a new DWORD value named IgnoreGCFailures, and set the value to 1. You will have to restart the domain controller after making this change.

DNS Server Failure

If you suddenly find that none of your users can log into the network, and your domain controllers and global catalog servers seem to be functional, then a DNS server failure might have occurred. The Active Directory is completely dependent on the DNS services.

The DNS server contains host records for each computer on your network. The computers on your network use these host records to resolve computer names to IP addresses. If a DNS server failure occurs, then host name resolution will also fail, eventually impacting the logon process.

There are two things that you need to know about DNS failures in regard to troubleshooting logon problems. First, the logon failures may not happen immediately. The Windows operating system maintains a DNS cache, which includes the results of previous DNS queries. This cache prevents workstations from flooding DNS servers with name resolution requests for the same objects over and over.

In many cases, workstations will have cached the IP addresses of domain controllers and global catalog servers. Even so, items in the DNS cache do eventually expire and will need to be refreshed. You will most likely start noticing logon problems when cached host records begin to expire.

The other thing that you need to know about DNS server failures is that often times there are plenty of other symptoms besides logon failures. Unless machines on your network are configured to use a secondary DNS server in the event that the primary DNS server fails, the entire Active Directory environment will eventually come to a grinding halt. Although there are exceptions, generally speaking, the absence of a DNS server on an Active Directory network basically amounts to a total communications breakdown.
Conclusion

Although I have discussed some of the major causes of logon failures on Active Directory networks, an important part of the troubleshooting process is to look at how widespread the problem is. For example, if only a single host on a large network is having logon problems, then you can probably rule out DNS or global catalog failures. If a DNS or a global catalog failure were to blame, then the problem would most likely be much more wide spread. If the problem is isolated to a single machine, then the problem is most likely related to the machine’s configuration, connectivity, or to the user’s account.
Selengkapnya.....

Friday 2 January 2009

Ubuntu Hardy Heron - 8.04 LTS Desktop and Server Edition Released

The next major release of Ubuntu has taken place. The new name being Hardy Heron. It is released as a Long Term Support (LTS) version. Ubuntu 8.04 LTS Desktop edition is supported till year 2011 (3 year support) and the server version is supported till 2013 (5 year support).
Some of the features that will be big draw for any Linux enthusiast are as follows :

* Wubi Windows Installer - This allows any Windows user to install Ubuntu on their hard disk without any partitioning what so ever and run it from a folder in the 'C:\' drive. It allows you to install and uninstall Ubuntu as any other Windows application, in a simple and safe way.
* Enhanced security via SELinux
* Integration with Microsoft Active Directory
* Support for KVM out of the box. KVM, or kernel-based virtual machine, is a device driver and userspace component for Linux that utilizes hardware virtualization extensions such as Intel's VT to create virtual machines running on a Linux host.

You can read the main features of the Desktop edition of Ubuntu Hardy Heron here.

If you are as excited as I am in this new release, then choose a mirror close to your geographic location and start downloading this excellent Linux distribution. On the other hand, if you already have Ubuntu installed, you can also upgrade following the steps detailed at http://ubuntu.com.
Selengkapnya.....