Moving host
I’m moving to a new hosting service today.My current host has been plagued with downtimes and DB issues. Hopefully in the future I can host with them again. Hopefully the downtime’s minimal. I will keep you posted.
I’m moving to a new hosting service today.My current host has been plagued with downtimes and DB issues. Hopefully in the future I can host with them again. Hopefully the downtime’s minimal. I will keep you posted.
Check is the Deluge package is available. pandora:~ # zypper se deluge Install Deluge pandora:~ # zypper in deluge ...
Install the cabextract package. abooboo># zypper in cabextract Download the msfont installer script for openSUSE 10.3. abooboo># wget http://download.opensuse.org/update/10.3/scripts/fetchmsttfonts.sh Assign execute permission and execute the script. `abooboo># chmod a+x fetchmsttfonts.sh You have ms fonts now. The other simpler way to do this is to simply copy over the fonts you need from a Windows machine and use the fonts manager to install them.
openSUSE 11.0 is out!! No chance of downloading it today, servers are slammed with users just like Firefox 3 Download Day 2008. Source: openSUSE
Here’s a quick way to reload your bachrc file without having to invoke a new shell. [root@bambee]# source ~/.bashrc or [root@bambee]# . ~/.bashrc