Sorry
This blog has been abandon for so long. and Ubuntu is not my interest anymore.bye!
Ubuntu Feisty Fawn Beginner Guide
This blog has been abandon for so long. and Ubuntu is not my interest anymore.bye!
Posted by dnncrew at 1:47 AM 0 comments
Connections Tab -> Select "Ethernet connection" -> Properties
Connection -> Enable this connection (Checked)
Connection Settings -> Configuration: Select "DHCP/Static IP address"
DNS Tab -> DNS Servers -> Add/Delete
Posted by dnncrew at 4:12 AM 0 comments
Connections Tab -> Select "Ethernet connection" -> Activate/Deactivate
Note: in Feisty, the network names have changed. Instead of "Ethernet connection", you may have "Wireless connection", "Wired connection" and "Modem connection". Also, they don't have an Activate/Deactivate option. Instead, go to "Properties", and activate or deactivate from there.
Posted by dnncrew at 4:09 AM 0 comments
First, you'll need to configure your client to connect to the Google Talk service.
To configure your account:
Posted by dnncrew at 4:02 AM 0 comments
To disable root user Password type below command in terminal:-
sudo passwd -l root
Posted by dnncrew at 6:07 AM 0 comments
To set/change/enable root user password type command below in terminal:-
sudo passwd root
Change Password
ubuntu
Ubuntu guide
Turbo Tagger
Posted by dnncrew at 5:59 AM 0 comments
Pidgin is a graphical IM program that lets you sign on to AIM, Jabber, MSN, Yahoo!, and other IM networks. It uses GTK+. It was formerly called Gaim.
Install Pidgin 2.0.0 on Ubuntu Feisty
Download Pidgin 2.0.0 packages from here or here
wget http://download.ubuntu.pl/_Feisty_Fawn/pidgin/pidgin_2.0.0-1_i386.deb
Install .deb packages using the following command
sudo dpkg -i pidgin_2.0.0-1_i386.deb
If you want more details after installation check here
Install Pidgin 2.0.0 Plugin Pack on Ubuntu Feisty
This plugin pack contains the following plugins
Plugins in the Plugin Pack
1. Album
2. Auto Accept
3. Auto-rejoin
4. Auto Reply
5. awaynotify
6. Bash.org
7. Buddy Icon Tools
8. Buddy List Options
9. Buddy Note
10. buddytime
11. chronic
12. convcolors
13. Dice
14. DiffTopic
15. Magic 8 Ball
16. Flip
17. gRIM
18. Group Message
19. Hide Conversation
20. IRC Helper
21. Irssi Features
22. Last Seen
23. List Handler
24. Marker Line
25. My Status Box
26. napster
27. New Line
28. Nick Said
29. Offline Message
30. Old Logger
31. Plonkers
32. Schedule
33. Separate and Tab
34. Show Offline
35. Sim Fix
36. Slash Exec
37. SSL Info
38. Stocker
39. Switch Spell
40. Talk Filters
41. XMMS Remote
42. XChat-Chats
You can download Pidgin 2.0.0 Plugin Pack from here or here
wget http://www.kalpiknigam.com/blog/uploads/purple-plugin-pack_1.0-1_i386.deb
Install Pidgin 2.0.0 Plugin Pack Using the following command
sudo dpkg -i purple-plugin-pack_1.0-1_i386.deb
This will install all the plugins menctioned above.
Posted by dnncrew at 5:44 AM 0 comments