Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
# Change this to the workgroup/NT-domain name your Samba server will part of
netbios name = servidorSamba
workgroup = WORKGROUP
# server string is the equivalent of the NT Description field
server string = %h server (Samba, Ubuntu)
[arquivos]
path = /root/cs2
writeable = yes
available = yes
force group = cs2
create mask = 0700
directory mask = 0770
valid users = @astral,@amauri
sudo systemctl restart smbd.service
sudo addgroup ti
cd /root/cs2
sudo mkdir cs2
sudo chmod 770 cs2
sudo chown root:cs2 cs2/
cd /etc/samba
sudo mv smb.conf smb.conf.bkp
sudo nano smb.conf
sudo smbpasswd -a astral
sudo systemctl restart smbd.service
__________________________cs2.service______________________
[Unit]
Description=Counter-Strike: Source 2 Server
[Service]
User=astral
porque nao pode esta com root ele nao acessa os dados do usuario .steam da erro nas dll de linix tamabem da permissao chmod -R 777 /root/cs2