Category: opensuse

OpenSUSE : Install rTorrent and ruTorrent

Install rTorrent, git ang nginx: # zypper install rtorrent git nginx Warning: rtorrent package in official openSUSE repository is not compiled with xmlrpc so you won't be able to use it with rutorre

OpenSUSE : change ssh port / use a cutom ssh port

For this exemple, our custom ssh port will be 52222. Edit /etc/ssh/sshd_config: # vim /etc/ssh/sshd_config Uncomment Port 22 and change it to Port 52222. Note: You can add several times the Port direc

Install Oh-my-zsh on openSUSE

Install zsh zypper in zsh and git zypper in git. Then install oh-my-zsh wget --no-check-certificate http://install.ohmyz.sh -O - | sh. Then define zsh as your default shell: chsh -s /bin/zsh.

DISPLAYMANAGER and WINDOWSMANAGER

Change of Display Manager# Pass root sudo -i Then open /etc/sysconfig/displaymanager with a text editor. vim /etc/sysconfig/displaymanager Display Manager can be changed at line DISPLAYMANAGER="X