How to Install FireFox sync server on Ubuntu
https://docs.services.mozilla.com/howtos/run-sync-1.5.html
https://docs.services.mozilla.com/howtos/run-sync-1.5.html
Replace the [username] with the required username If you want to use ps then ps -u [username] OR ps […]
$ sudo apt-get install php5-dev php-pear $ sudo pecl install xdebug Open file /etc/php5/fpm/php.ini $ sudo nano /etc/php5/fpm/php.ini add the […]
Remove Password Prompt For sudo If you disable the sudo password for your account, you will seriously compromise the […]
sudo apt-get install -y dkms linux-headers-generic wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add – After installing the Oracle public […]
A fix for this issue with Ubuntu echo $XDG_RUNTIME_DIR /run/user/1000 add this path to your .profile GNOME_KEYRING_CONTROL=$XDG_RUNTIME_DIR reload the source […]
Follow apt-get install gnome-session-fallback Install and start GDM (I choose GDM instead of lightgdm when it gave me the choice) […]
Either one of these will do the trick sudo apt-get install xorg gnome-core gnome-system-tools gnome-app-install sudo apt-get install –no-install-recommends […]
You can open it if you go to System Settings… → Network. Or, you can open it from terminal […]
***Note: As of this writing, if you’re using x2go client there is an issue with network-manager an D-bus. This […]
You must be logged in to post a comment.