Posted by suvi under
Other
More ways to recover your Linux or Unix terminal session, with reader contributions! If you’re one of the many readers who submit a comment now and again (and even if you aren’t ;), today’s post is an homage to your helpful and insightful suggestions and tips. Some of you reading this right now may have [...]
Posted by suvi under
Server,
Ubuntu,
Webserver
This tutorial shows how to set up an Ubuntu Intrepid Ibex (Ubuntu
8.10) server 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, Courier
POP3/IMAP, Quota, Firewall, etc.
Read more at HowtoForge
Posted by suvi under
Fedora
Kickstart allows you to do automatic Fedora/RedHat/CentOS
installations (i.e., you do not have to sit in front of the computer
and answer the questions of the installer). This is useful and
time-saving if you have to deploy tens or hundreds of similar systems
(e.g. workstations). Kickstart reads the installation settings from a
Kickstart configuration file. The problem with Kickstart is [...]
Posted by suvi under
Browser
How many times have you been frustrated that you have to go to a site just to search for a particular post or article? Wouldn’t it be great if you can search your favorite websites or blogs right from the Firefox search bar? The search bar itself does not provide you with any methods of [...]
Posted by suvi under
Desktop,
Ubuntu
This tutorial will explain how to Upgrade Ubuntu 8.04 (Hardy Heron) to Ubuntu 8.10 (Intrepid Ibix) released on the 30th of October 2008.
By default Ubuntu 8.04 LTS will not offer a upgrade to 8.10. This is because the 8.04 LTS version is a long term support release and 8.10 is a regular release. Upgrades from [...]
Posted by suvi under
Networking,
Software
If you want to enable Facebook Chat for Pidgin in Ubuntu you need to install Facebook Chat for Pidgin plugin.This is a Facebook chat plugin for Pidgin and libpurple messengers. It connects to the new Facebook Chat IM service without the need for an API key.
Read more at Ubuntu Geek
Posted by suvi under
Server,
Ubuntu
If you want to use service command in ubuntu intrepid install sysvinit-utils package.This package contains the important System-V-like utilities.Specifically, this package includes: killall5, last, lastb, mesg, pidof, service, sulogin.
Read more at Ubuntu Geek
Posted by suvi under
Server,
Ubuntu
This Tutorial provides instructions and notes on upgrading Ubuntu 8.04 (Hardy Heron) server to Ubuntu 8.10 (Intrepid Ibex), released on the 30th of October 2008.
Read more at Ubuntu Geek
Posted by suvi under
Graphics,
Software
The developers of the free panoramic photo editor Hugin released version 0.7 this month, culminating a two-year development cycle. The new release incorporates key new technical abilities and usability improvements to help demystify the panorama creation process for the average shooter.
Read more at Linux.com
Posted by suvi under
Security,
Tricks
Many people use SSH to log in to remote machines, copy files around, and perform general system administration. If you want to increase your productivity with SSH, you can try a tool that lets you run commands on more than one remote machine at the same time. Parallel ssh, Cluster SSH, and ClusterIt let you [...]
Posted by suvi under
Debian,
Ubuntu
Five of the top 10 most downloaded distributions on Distrowatch use the Debian package system. It has developed a rich infrastructure of utilities — not just the core commands apt-get and dpkg, but also such less well-known commands as apt-cache, apt-spy, and apt-listbugs. In addition, an array of other scripts, some mashups of existing utilities, [...]
Posted by suvi under
Virtualization
Sun’s recently released VirtualBox 2 is one of the best virtualization applications for desktop users. It’s available in two wallet-friendly flavors, with a few extra features in the closed-source variant. The software sports a nice graphical user interface, but few users realize that it can also be completely controlled via a powerful command-line interface.
Read more [...]
Posted by suvi under
Debian,
Ubuntu
New Linux users may be content with automatic updates and the package information shown by desktop tools, but more experienced users are generally more cautious and demanding. Experienced users, for instance, may want to assess the risk of an upgrade by studying its dependencies before they begin, or to overcome a package conflict by using [...]
Posted by suvi under
Other
Burning discs reliably ceased to be an area of concern for Linux a long time ago, thanks to tools such as K3b and GnomeBaker. Another tool, AcetoneISO2, aims to be the Swiss army knife at managing disc images. This utility can convert many different image formats, such as .nrg, .bin, and .img, to ISO, and [...]
Posted by suvi under
Tricks
Cluster means different things to different people. In the context of this article, cluster is best defined as scale-out — scale-out clusters generally have a lot of the same type of components like Web farms, render farms, and high performance computing (HPC) systems. Administrators will tell you that with scale-out clusters [...]