How to Reformat an External Hard Drive to NTFS Format In Ubuntu Hardy

Posted by suvi under Ubuntu

If you have files that are bigger than 4GB in size, you will find that you can’t back them up to your external hard disk, even though it has 1TB of storage space. The reason being, when you first bought the hard disk, it is pre-formatted with FAT32 format, and in case you don’t know, [...]

No Comments

HowTO: Edit Boot Loader to add/modify/delete entries in openSUSE

Posted by suvi under openSuse

When you accept the defaults for the Boot Loader in openSUSE at the time of installation, it will include the default openSUSE boot option, a failsafe boot option for openSUSE, a Floppy disk boot…
Read more at www.susegeek.com

No Comments

The Perfect Desktop - gOS 3.0 Gadgets

Posted by suvi under Desktop

This tutorial shows how you can set up a gOS 3.0 Gadgets
desktop that is a full-fledged replacement for a Windows desktop, i.e.
that has all the software that people need to do the things they do on
their Windows desktops. The advantages are clear: you get a secure
system without DRM restrictions that works even on old hardware, [...]

No Comments

Centralized Backup Server With Amanda On CentOS

Posted by suvi under Backup, CentOS

This document describes how to set up a centralized network backup with Amanda. We will
use virtual tape to store the backup.
Read more at HowtoForge

No Comments

Apple’s Darwin Streaming Server On Centos 5.2

Posted by suvi under CentOS

This tutorial will run you through the installation, configuration
and preparation of media for Apple’s Darwin QuickTime Streaming Server
on Centos/RHEL 5.2. Darwin QuickTime Streaming Server is capable of
serving H.264 and mpeg4 file formats via the RTP/RTSP streaming
protocols.
Read more at HowtoForge

No Comments

How To Install VMware Server 2 On An Ubuntu 8.04 Desktop

Posted by suvi under Desktop, Ubuntu, Virtualization

This tutorial provides step-by-step instructions on how to install VMware Server 2
on an Ubuntu 8.04 desktop system. With VMware Server you can create and
run guest operating systems (”virtual machines”) such as Linux,
Windows, FreeBSD, etc. under a host operating system. This has the
benefit that you can run multiple operating systems on the same
hardware which saves a [...]

No Comments

The Perfect Server - Mandriva 2008 Spring Free (Mandriva 2008.1) For x86_64

Posted by suvi under Mandriva, Server, Webserver

This is a detailed description about how to set up a Mandriva 2008 Spring Free (Mandriva 2008.1) server on the x86_64
platform that offers all services needed by ISPs and hosters: Apache
web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS,
BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP,
Quota, Firewall, etc. This tutorial is written [...]

No Comments

Mounting ISO Images With Furius ISO Mount On Ubuntu 8.04 Desktop

Posted by suvi under Desktop, Ubuntu

Furius ISO Mount
is a tool that lets you mount and unmount ISO images on your desktop,
calculate the checksums (MD5 and SHA1) of the ISO images, and burn them
onto a CD or DVD (using external programs like Brasero or Nautilus). It
comes with a graphical user interface and is extremely easy to use.
This guide shows how to [...]

No Comments

Recover Deleted Files with Foremost,scalpel in Ubuntu

Posted by suvi under Ubuntu

Foremost and Scalpel are not interested in the underlying filesystem. They simply expect the data blocks of the files to reside sequentially in the image under investigation. The tools will find images in dd dumps, RAM dumps, or swap files.Carving will help to identify and reconstruct files on corrupt filesystems, in
slack space, or even after [...]

No Comments

How to Setup Yahoo!zimbra Desktop in Ubuntu 8.04 (Hardy)

Posted by suvi under Desktop, Ubuntu

Zimbra software is open source, meaning we make both the software code and the application itself available to anyone at no charge. Also, Zimbra Desktop is a full version; there are no missing features or catches.
Yahoo!zimbra Feature details
Email
* Easily compose, edit, delete, reply, or make drafts
* ‘Drag [...]

No Comments

How to Theme Openbox

Posted by suvi under Desktop

The following section is intended for users who have configured Openbox to run as a standalone desktop, without the assistance of GNOME, KDE or Xfce.
Openbox Themes
Openbox themes control the appearance of window borders, including the titlebar and titlebar buttons. They also determine the appearance of the application menu and on-screen display (OSD).

Read more [...]

No Comments

Compressing Web Output Using mod_gzip for Apache 1.3.x and 2.0.x

Posted by suvi under Apache

Web page compression is not a new technology, but it has just recently gained higher recognition in the minds of IT administrators and managers because of the rapid ROI it generates. Compression extensions exist for most of the major Web server platforms, but in this article I will focus on the Apache and mod_gzip solution.
The [...]

No Comments

How to make Ubuntu extremely fast

Posted by suvi under Ubuntu

Old hardware? Want a faster boot up? Need to free some system resources? Want snappier applications? This is for you. Note, I wouldn’t suggest doing anything within this if it doesn’t make sense to you.
Boot Process
1. Remove Network Manager if you do not need it “sudo apt-get remove network-manager”. If possible give yourself [...]

No Comments

How To Remove Files and Directories with Special Characters

Posted by suvi under Tricks

Today is going to be a practical tip. If you’re managing many Unix systems, sooner or later you come across files with special characters - they can’t be deleted with rm command using standard approach and require a bit of trickery to be successfully removed.
Examples of files with special characters
Any language apart from English will [...]

No Comments

Installing Linux apps: A few good tips

Posted by suvi under Software, Tricks

Sooner or later, we all end up installing new software on our computers. Whether it’s a new version of Firefox, or a cool game, or a video editing package, there comes a time when you want to make your system do more than it can do now.
Under Linux, installing new applications isn’t a particularly hard [...]

No Comments