Line 6: |
Line 6: |
| | | |
| ==Client configuration== | | ==Client configuration== |
| + | {{Level|advanced}} |
| + | |
| SME Server's has been and remains focused on serving windows clients, however Linux clients also work well with SME Server. | | SME Server's has been and remains focused on serving windows clients, however Linux clients also work well with SME Server. |
| | | |
Line 31: |
Line 33: |
| winbind enum groups = yes | | winbind enum groups = yes |
| winbind cache time = 10 | | winbind cache time = 10 |
− | winbind separator = + | + | winbind separator = / |
| winbind use default domain = yes | | winbind use default domain = yes |
| acl compatibility = winnt | | acl compatibility = winnt |
Line 83: |
Line 85: |
| net rpc join -D '''WorkGroup''' -U admin | | net rpc join -D '''WorkGroup''' -U admin |
| | | |
− | ===Mounting Shares=== | + | Log out, and now you should have all your SME Users in your login 'user list' |
| + | |
| + | ====Mounting Shares==== |
| pam_mount works well if you use domain logins, other methods are too much trouble. | | pam_mount works well if you use domain logins, other methods are too much trouble. |
| | | |
Line 96: |
Line 100: |
| Printing to your SME Server depends on your printers being supported by cups | | Printing to your SME Server depends on your printers being supported by cups |
| | | |
− | ====cupsd====
| + | '''cupsd''' |
| + | |
| When you install mepis, when asked you should elect to run cupsd | | When you install mepis, when asked you should elect to run cupsd |
| | | |
Line 104: |
Line 109: |
| mv K??cupsys S20cupsys | | mv K??cupsys S20cupsys |
| | | |
− | ====Configure printer====
| + | '''Configure printer''' |
| + | |
| K menu > Settings > Peripherals > Printers | | K menu > Settings > Peripherals > Printers |
| | | |
Line 122: |
Line 128: |
| If using Ident Authentication for browsing | | If using Ident Authentication for browsing |
| apt-get install ident2 | | apt-get install ident2 |
| + | |
| | | |
| ===PPTP Connection=== | | ===PPTP Connection=== |
| + | When you install mepis, when asked you should elect to run ppp |
| + | |
| To Connect to a remote SME Server | | To Connect to a remote SME Server |
| apt-get install pptp-linux kvpnc | | apt-get install pptp-linux kvpnc |
Line 129: |
Line 138: |
| K menu > Internet > Connection > VPN Client | | K menu > Internet > Connection > VPN Client |
| | | |
| + | ===Applications=== |
| + | *Install VMware, http://www.mepis.org/docs/en/index.php/VMWare#MEPIS_7.0 |
| + | |
| + | *Install a subversion client, synaptic -> kdesvn |
| + | |
| + | *Enable mp3 & multimedia |
| + | :Synaptic > settings > repositories. Activate the repository for Debian-Multimedia |
| + | :Then install Libdvdcss2 and w32codecs |
| | | |
− | ===Application Settings=== | + | ===Settings=== |
| *Thunderbird, to enable links in email | | *Thunderbird, to enable links in email |
| + | :Advance,General,Config Editor, Right Click, New > String |
| + | : preference=network.protocol-handler.app.http, string=firefox |
| + | : preference=network.protocol-handler.app.https, string=firefox |
| | | |
− | Advance,General,Config Editor, Right Click, New > String
| + | *Enable Numlocks |
− | preference=network.protocol-handler.app.http, string=firefox
| + | :http://www.mepis.org/node/6937 |
− | preference=network.protocol-handler.app.https, string=firefox
| |
− | | |
| | | |
| + | ---- |
| [[Category:Howto]] | | [[Category:Howto]] |
| + | [[Category:Administration]] |