Skip to content
Topic

General

178 notes.

General Oct 8, 2009 1 min read

What is DNS hosting service

DNS hosting service is a service that runs Domain Name System servers. Most, but not all, domain name registrars include DNS hosting service with registration. Free DNS hosting…

General Oct 8, 2009 1 min read

what is dedicated server hosting service

A dedicated server is a single computer in a network reserved for serving the needs of the network. For example, some networks require that one computer be set…

General Sep 30, 2009 1 min read

How to Create and Modify ISO Images in Ubuntu 9.04

You can create and Modify ISO9660 files (iso images) graphicaly in ubuntu by using an open source Linux application ISO MasterFeatures: 1. Create an ISO image from scratch.…

General Sep 30, 2009 1 min read

Installing Fonts in Ubuntu 9.04

Installing some common fonts.There are a number of very common fonts, which you can install through APT/Synaptic, including the Microsoft TrueType core fonts (e.g. Arial Black, Times New…

General Sep 28, 2009 1 min read

Swiftfox: an optimized Mozilla Firefox

Swiftfox is an optimized Mozilla Firefox which has different builds depending on your processor which makes it much faster than the normal Firefox because that's compiled to work…

General Sep 27, 2009 1 min read

Firefox 3.5 or 3.6 Ubuntu Repository (deb)

To install the latest Firefox 3.5 (final) or Firefox 3.6 in Ubuntu, open a terminal and type:sudo sh -c "echo 'deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main' >>…

General Sep 27, 2009 1 min read

Set your Default Gateway using Route

Want to quickly set the route for your machine from the terminal.Start by opening up a terminal window, and type the following, just make sure you have the…

General Sep 25, 2009 1 min read

LUbuntu: Fastest Ubuntu Yet

The Lubuntu project (Ubuntu based on LXDE) just published it's first ISO. LXDE is a very lightweight and minimal desktop environment using the openbox window manager, the PcManFM…

General Sep 24, 2009 1 min read

SystemRescueCd: A Complete System Rescue Disk Based on Linux

SystemRescueCd is a Linux system rescue disk available as a bootable CD-ROM or USB stick for administrating or repairing your system and data after a crash.It aims to…

General Sep 23, 2009 1 min read

LuckyBackup: A Powerful, Fast and Reliable Backup & Sync Linux Tool

LuckyBackup is a backup and sync application running on Linux and Mac OSX, powered by the rsync tool.It is simple to use, fast (transfers over only changes made…

General Sep 22, 2009 1 min read

Disable NTP sync during boot (USplash) in Ubuntu Linux

The Network Time Protocol (NTP) is a protocol for synchronizing the clocks of computer systems over packet-switched, variable-latency data networks. NTP uses UDP port 123 as its transport…

General Sep 21, 2009 1 min read

Enable Flash support in Google Chrome for Linux

If you want to have Flash support in Google Crome, the Linux version, you can enable it like this:Make a plugins directory in the Google Chrome foldersudo mkdir…