Ghost your Suse installation with dd
Install OpenSuse Tutorial in Video
Securing Your Server With AppArmor
If you want to secure your server using AppArmor, you have to create and modify the profiles for all the applications you use. This can easily be done using the YaST AppArmor modules or the command-line tools.
The YaST modules are more or less self-explaining, but more for mouse users.
Therefore I’ll explain the command-line tools a bit. I’ll also explain some AppArmor basics when needed.
Of course these instructions are also valid if you use your computer as a workstation
How to build a rpm file from a source file
This is for the Redhat, Suse, Fedora, and CentOS users. Sometimes when you try to search for rpm packages, the only thing that you find is the source file. You can create a rpm file using this tar.gz or tar.bz2 file:
- save the source file(usually in tar.gz or tar.bz2 format)
- extract the files: tar -xvzf filename.tar.gz or tar -xvjf filename.tar.bz2
- open the folder of the extracted file and find .spec file
- type: rpmbuild -bb filename.spec
- see the error and continue according to the error until you finish creating rpm files
- type: rpm -Uvh filename.rpm to install
Gnump3d MP3 Server
This installation will cover how to install the Gnump3d mp3/ogg server in both Ubuntu and Open Suse.
Sharing something with friends or anyone through network (LAN or WAN) is really a great thing. And one of the best thing to share is music. Yeah, if you have a great collection of digital music stored in your hard disk, it’s time to share it with another people. Never say that you don’t have any idea how to share your music no.. no.. no.., wake up! Remember that we live in the world of free and open source software, we have many choices and the most important it’s free. What? You’re still using that fool proprietary thing, oh.. come on.
Encrypted Root File System During Install in openSuse 10.3
Introduction and Motivation
Most laptop users do not begin to think about the problems associated with laptop theft until after they first theft occurs. If the laptop happened to contain the source code for a new product, or company confidential documents, or the notes for an newspaper article on political corruption, or maybe just a private love letter, then there is a potential for catastrophe if the data falls into the wrong hands.
To counter the potentially damaging affects of laptop theft, one can either choose not to use a laptop, use hardware encryption devices, or use software encryption to protect the data. The latter approach is particularly attractive because a software solution is more flexible than a hardware approach and with a modern CPU, most users will not notice the performance penalty associated with on-the-fly software encryption/decryption.
Use Yast to Encrypt Partitions
Use YaST to encrypt partitions or parts of your file system during installation or in an already installed system. However, encrypting a partition in an already installed system is more difficult, because you have to resize and change existing partitions. In such cases, it may be more convenient to create an encrypted file of a defined size in which to store other files or parts of your file system. To encrypt an entire partition, dedicate a partition for encryption in the partition layout. The standard partitioning proposal as suggested by YaST does not, by default, include an encrypted partition. Add it manually in the partitioning dialog.
Mount your NTFS Filesystem/Partition for Read/Write Access in openSUSE 10.x
I found much advice on mounting NTFS partitions, anecdotal, fragmented, mostly good advice in the major Suse community support forums. But I was confused by the diversity. And some advice was problematic. Here is a consolidation.
Access to Windows Shares in openSuse 10.3
You want to be able to access shared folders on Windows machines from your Linux system? Then this tutorial is for you:
Change the default theme in Yast to Oxygen (KDE4) icons
cb400f over at kde-look.org has put together a nice way to have KDE4’s Oxygen icons in your Yast package manager for OpenSuse 10.3. Even better it’s done with one click install files.













