Skip to main content

Using Pastebin Services

· 2 min read

Pastebin service allows people to upload text, code for public viewing. Very handy when you want someone’s opinion on something you have written or having problems with certain code and require help.

Below are several recommended Pastebin services

Slexy

Slexy.org is a powerful, slick, and sexy pastebin designed with the user in mind.

Use Slexy.org to paste errors for debugging, show off your code or your tech specs, or share anything else with other Internet users worldwide.

Top features: Tabbing within pastes, pasting through CLI/terminal using PastebinIt, saving preferences

More features: Paste expiration, paste versioning, line numbers/highlighting, code syntax highlighting, private pastes

Don’t worry about those slow pastebins with long URLs, ugly syntax highlighting, messy layouts, and lack of features. With Slexy.org, speed, efficiency, and usefulness are the goals.

__

Pastebin

pastebin is here to help you collaborate on debugging code snippets. If you’re not familiar with the idea, most people use it like this:

* submit a code fragment to pastebin, getting a url like

* paste the url into an IRC or IM conversation

* someone responds by reading and perhaps submitting a modification of your code

* you then view the modification, maybe using the built in diff tool to help locate the changes

 

Enable Full KDE Desktop ASUS eeePC

· One min read
  1. Open terminal: Tap Ctrl+Alt+T to open the terminal command prompt.
  2. Give yourself root access: Type “sudo -i” in terminal, and then hit Enter.
  3. Update Aptitude: Type “apt-get update” to update your software.
  4. Install KSMServer and Kicker: Type “apt-get install ksmserver kicker.” This will download both of the needed applications to enable the KDE desktop environment.
  5. Restart.

Enable Windows Automatic Updates

· One min read
  1. Click Start
  2. Click Control Panel
  3. Click Security
  4. Click Windows Update
  5. Click Change Settings
  6. Click _“Check for updates but let me choose whether to download and install them” _
  7. Click Ok