Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

Install laptop Ubuntu untuk karyawan baru

1. Install Ubuntu 16.04 LTS

2. Install zimbra desktop


 Os pre-requisites
1. Open a terminal
2. Update all the packages repositories

sudo apt-get update

3. Install the next packages in Linux

sudo apt-get install libxt6:i386 libc6:i386 libgcc1:i386 gc


c-4.9-base:i386 libstdc++5:i386 libasound2:i386 libgtk2.0-0
:i386 libxtst6:i386

4. Let's now reinstall the gtk murrine package

sudo apt-get install --reinstall gtk2-engines-murrine:i386

5. Install now the Java JDK

sudo apt-get install openjdk-9-jre:i386

6. You will need also to configure the 32bit Java, launch the next command

sudo update-alternatives --config java

You will see the next, choose the 32bit option, in this case the number 2

There are 2 choices for the alternative java (providing /usr/bin/java).

Selection Path Priority


Status
------------------------------------------------------------
* 0 /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java 1071
auto mode
1 /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java 1071
manual mode
2 /usr/lib/jvm/java-7-openjdk-i386/jre/bin/java 1070
manual mode

Press enter to keep the current choice[*], or type selection number: 2


update-alternatives: using /usr/lib/jvm/java-7-openjdk-i386/jre/bin/java t
o provide /usr/bin/java (java) in manual mode

 Installing zimbra desktop


1. Open a terminal
2. Access the Zimbra Desktop installation package by downloading or using the
CLI. Log in as root, or use sudo as shown below, and unpack the Zimbra
Desktop .tgz file

sudo tar xzvf <zdesktop.tgz>

3. Change directories to the unpacked file and then launch the install script.

sudo ./install.pl

You will see the next informaton in your screen:

Welcome to Zimbra Desktop setup wizard. This will install Zimbra Desktop o
n your computer.
------------------------------
Press enter to continue:

PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE. ZIMBRA WIL
L ONLY LICENSE THIS SOFTWARE TO YOU IF YOU FIRST ACCEPT THE TERMS OF THIS
AGREEMENT. BY DOWNLOADING OR INSTALLING THE SOFTWARE, OR USING THE PRODUCT
, YOU ARE CONSENTING TO BE BOUND BY THIS AGREEMENT. IF YOU DO NOT AGREE TO
ALL OF THE TERMS OF THIS AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE T
HE PRODUCT.

The first question will be if you accept the License, select A to accept it
License Terms for this Zimbra Collaboration Server Software: http://www.zi
mbra.com/license/zimbra_public_eula_2.1.html

------------------------------
(A)ccept or (D)ecline [A]: a

You will receive a warning because you don't have the ia32-libs, this is normal,
as the ia32-libs are now deprecated for Ubuntu Desktop 14.04 or above.

WARNING: ia32-libs is missing for x86_64 platform. This package is require


d to run Zimbra Desktop on 64-bit Linux.

------------------------------
Choose the folder where you would like to install Zimbra Desktop's applica
tion files [/opt/zimbra/zdesktop]:

Installing application files...done

You have finished installing application files.

As you run the Installation Script as root, but you probably want to use the
Zimbra Desktop as your local user, answer N (default option) in this question

Would you like to continue to install data files for user: root ?
------------------------------
(Y)es or (N)o [N]: n

To install data files for additional users, please login as the user and r
un this command:
/opt/zimbra/zdesktop/linux/user-install.pl
4. Then as your regular user, launch the next command in the terminal

/opt/zimbra/zdesktop/linux/user-install.pl

This will install Zimbra Desktop for your local user.

3. Join domain
 chmod a+x installer yang baru didownload
 sudo installer nya

sudo ./(installernya dot sh)

 sudo /opt/pbis/bin/domainjoin-cli join --disable ssh datacomm.co.id Administrator (Administrator di


sini adalah admin domain datacomm.co.id)
 Kalau sudah sukses, diubah dibagian /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf,

sudo nano /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf

tambahkan,

allow-guest=false
greeter-hidden-users=true
greeter-show-manual-login=true

 Install kpasswd untuk ubah password di AD

sudo apt-get update


sudo apt-get install krb5-user

4. Install freeoffice
 Open a terminal or shell window and enter the following commands
Sudo apt-get install libxmu6:i386
sudo dpkg -i softmaker-freeoffice-2016_758-01_i386.deb
sudo apt-get install -f


5. Install USB to serial converter (RS-232)
 Install minicom
sudo apt-get install minicom

 In order to find the name of your port(s) enter this command in terminal:

dmesg | grep tty


If it is a direct serial connection, the output will be something like this:

[ 22.587279] console [tty0] enabled


[ 24.186230] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 24.186860] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 51.598012] audit(1243322582.732:2): type=1503
operation="inode_permission" requested_mask="a::" denied_mask="a::"
name="/dev/tty" pid=5705 profile="/usr/sbin/cupsd" namespace="default"

 For a USB-to-Serial adapter, one may see:

 [ 0.000000] console [tty0] enabled


 [ 5.065029] usb 4-3: pl2303 converter now attached to ttyUSB0

 What we are interested in is the name of the serial port. In the first section above it is ttyS0,
the other is ttyUSB0. which we will need in order to use Minicom. Next, enter in a terminal
enter:

sudo minicom -s

 One will next choose "Serial port setup'. Then, adjust the Serial Device to the device one
has, for example:

A - Serial Device : /dev/ttyUSB0

 P
6. Install printer IR2002
 extracts files

tar zvxf Linux_UFRII_PrinterDriver_V320_uk_EN.tar.gz

 The directory contains .deb files for 32-bit and 64-bit architectures. We will choose
32-bit and change to the directory holding the .deb files.

cd Linux_UFRII_PrinterDriver_V320_uk_EN/32-bit/Debian

 dpkg and apt-get are always present on a Debian system. Within the Debian
directory
dpkg -i cndrvcups-common_3.60-1_i386.deb cndrvcups-ufr2-

uk_3.20-1_i386.deb

 If there are any dependency problems they can be resolved with

apt-get -f install

 Add printer
7. Install skype
http://askubuntu.com/questions/775087/how-to-install-skype-in-ubuntu-16-04

8. Adobe flash plugin


sudo apt update
sudo apt install adobe-flashplugin

jika tidak bisa


sudo apt-get install flashplugin-installer,
9. Install teamviewer
https://www.linuxbabe.com/desktop-linux/install-teamviewer-ubuntu-16-04-xenial-xerus

10. Akses vpn


sudo apt-get install network-manager-vpnc network-manager-vpnc-gnome
11. adsafda

You might also like