firewall
You should be able to create your own customizations:
Go into /etc/sysconfig/SuSEfirewall2.d/services and create a file similar
to the TEMPLATE and then customize it with the following lines
## Name: Vuze
## Description: opens ports for bittorrent stuff in order to allow file
transfers, etc.
# space separated list of allowed TCP ports
TCP="45333"
OpenSuSE
Re: OpenSuSE
- zypper
Код: Выделить всё
sudo zypper dup --allow-vendor-change --allow-downgrade
Re: OpenSuSE
Добавить пользователя и home
установить пользователю пароль
сменить пользователю домашнюю директорию
добавить пользователя в группу
Код: Выделить всё
useradd --create-home your_user
Код: Выделить всё
passwd your_user
Код: Выделить всё
usermod -d /home/new_home -m your_user
Код: Выделить всё
usermod -aG what_group your_user
Re: OpenSuSE
месторасположение тем
There are two places the themes files can be placed:
~/.themes : You may have to create this folder in your home directory if it doesn’t exist. The themes placed here will be available only to you (the logged in user)
/usr/share/themes: The themes put in this folder will be available to all the users on your system. You need to be root to put files in this folder.
There are two places the themes files can be placed:
~/.themes : You may have to create this folder in your home directory if it doesn’t exist. The themes placed here will be available only to you (the logged in user)
/usr/share/themes: The themes put in this folder will be available to all the users on your system. You need to be root to put files in this folder.
Re: OpenSuSE
Installing Multimedia Codecs
Код: Выделить всё
zypper install opi
opi codecs