poysight.blogg.se

Install meld on ubuntu 16
Install meld on ubuntu 16













install meld on ubuntu 16
  1. Install meld on ubuntu 16 how to#
  2. Install meld on ubuntu 16 update#
  3. Install meld on ubuntu 16 full#
  4. Install meld on ubuntu 16 password#
  5. Install meld on ubuntu 16 windows#

Install meld on ubuntu 16 how to#

Here is how to set it up : sudo apt install mailutils ssmtp

Install meld on ubuntu 16 password#

However if you don't want to use an account and store username + password on the server, you can use port 25 (no authentication) and refer in the FROM field to a service account ( ) redirected to simplify the procedure, one can use the default service account named or a customized one like which is equivalent to the first one. Note : Sending emails at EPFL requires authentication (using port 465 SSL/TLS). You, as admin, might also want to use that command mail in your scripts. This is useful for the case the server wants to notify the admins of a problem, like an error while running a cron or whatever else that would use the command mail. This only applies to VMware virtual machines sudo apt install open-vm-tools G)

Install meld on ubuntu 16 full#

You can have multiple non-admin users : sudo groupadd username sudo useradd -m -c " Full User Name" -g username -s /bin/bash username sudo passwd username F)

  • Additional non-admin users on the server.
  • You can have multiple admin-users : sudo groupadd username sudo useradd -m -c " Full User Name" -g username -G adm,cdrom,sudo,dip,plugdev,lxd,lpadmin,sambashare -s /bin/bash username sudo passwd username E) sudo apt install python3-dev python3-pip Python Virtualenv sudo apt install python-dev python-pip Python 3 Versatile resource statistics tool sudo apt install dstat essential packages for compilation sudo apt install build-essential Meldīrowse differences between 2 or 3 files or folders (and be able to merge them) sudo apt install meld gitĭistributed version control system sudo apt install git Python 2 System monitoring tool pip3 install -user Glances iftopīandwidth usage monitoring sudo apt install iftop dstat

    Install meld on ubuntu 16 windows#

    Use multiple shell windows and keep them active even after logout (alternative to screen) sudo apt install tmux multitailįollow several logs in one console sudo apt install multitail Glances Use multiple shell windows and keep them active even after logout (alternative to tmux) sudo apt install screen tmux Nice output of a whole tree of files sudo apt install tree screen

    install meld on ubuntu 16

    Linux_CIFS_method = mount.cifs Vi ImprovedĮdit files from command line with vi (which alias to vim) sudo apt install vim tree

    Install meld on ubuntu 16 update#

    Sudo apt update & sudo apt install enacdrives Mount/umount EPFL's NAS on the server sudo vi /etc/apt//enacrepo.list # ĭeb xenial main # pour Ubuntu 16.04 LTS wget -q -O- | sudo apt-key add. It's useful to exit the terminal before so that bash history is saved. The second reboots the server and exit the terminal. The 1st command is a shortcut to fetch the list of the updates available apply them (after listing them and asking the admin his agreement) and finally display a message if the reboot is required (or no message).

  • OS Updates sudo apt update & sudo apt dist-upgrade /usr/lib/update-notifier/update-motd-reboot-required sudo reboot & exit.
  • Note : See question "How to partition my server" in Preamble section.Īccording to the function of the server you might also choose any of :ī) Select and hit on the "FREE SPACE" to create new partions :
  • If needed, select and hit on the disk to create an empty partition table.
  • Chapter B) gives the way to do it.ĭownload Ubuntu 16.04 server 64bits from here
  • Security updates have to be applied on a regular basis.
  • What to remember once the server is installed ? It's a good idea to put the partition that might one day need extension as the last partition. This partition has to be sized according to the data that will be stored on it.
  • /something optional partition related to the server's job (e.g.
  • This partition needs enough space to copy the system. Let make local Clonezilla images (!= remote to a NFS/CIFS/SSH server).
  • /clone_sys which we use to install a dual boot with Clonezilla (used to make cold image of the server).
  • (it's also used to shift some content from memory to swap (disk) when it's not used and other content would need the place).
  • swap which prevents the server from crashing when the memory limit is exceeded.
  • / which is the root partition (contains everything under it).
  • x.y How to partition my server ?īasically, a server only needs 2 partitions :

    install meld on ubuntu 16

    These settings are written in italic like : 128.178. Some settings only apply to one computer (e.g. PREAMBLE Which settings in this doc has to be adapted ?















    Install meld on ubuntu 16