Archive | Linux

[Ubuntu]Create a custom Launcher on Ubuntu – Create a Custom Launcher on Ubuntu

To create 1 Custom Launcher to do the following: Launcher for VD created after installing firefox offline 1. Open a terminal and run the following command to open or create a new (if no) tệp firefox.desktop sudo gedit /usr/share/applications/firefox.desktop 2. Copy the following contents into a file: [Desktop Entry] Name=Firefox Comment=Firefox Exec=/opt/firefox/firefox Icon=/opt/firefox/icons/firefox.png StartupNotify=true Terminal=false Type=Application Categories=Network; Note the name of the application and its icons, Open the file you'll see the icons icons […]

[Ubuntu]Changing the interface for Geany – Change theme Geany

First, dark theme download from this page. Follow, unzip the package you downloaded. Inside, you will find lots of files

[Ubuntu]Photo editing software in ubuntu – Software editing photo in ubuntu

1. Gimp download gimp 2.5 and the ordinary or – Install the latest version: sudo add-apt-repository ppa:otto-kesselgulasch/gimp sudo apt-get update sudo apt-get install gimp sudo apt-get install gimp-plugin-registry – Cài đặt Resynthesizer Plugin sudo apt-get install gimp-resynthesizer 2. Surface

[Ubuntu]Remove wps-office in ubuntu – Remove wps-office in ubuntu

sudo apt-get remove wps-office hoặc sudo apt-get purge wps-office

[Ubuntu]Change DNS in ubuntu – Change DNS in ubuntu

Run the command: sudo gedit /etc/resolv.conf Add this line. (depending on the DNS you want to change) nameserver 208.67.222.222 Restart the network card again: sudo /etc/init.d/networking restart

[Ubuntu]Installing Flash Player on ubuntu – Install Flash Player on Ubuntu

In the Ubuntu Software Center and search flashplugin-installer then install normal Or set from Terminal:

[Ubuntu]Install gnome 3.8 on ubuntu – Install gnome 3.8 on ubuntu

Open the terminal and run the command: sudo add-apt-repository ppa:gnome3-team / gnome3 Enter the password and continue the update: sudo apt-get update Install:

[Ubuntu]Install the MySQL server and MySQL Workbench on Ubuntu – Install MySQL sever and MySQL Workbench on ubuntu

Open the terminal and run the following command to install MySQL server on Ubuntu: sudo apt-get install mysql-server

[Ubuntu]Set free Pascal on ubuntu – Install free Pascal on ubuntu

Open the terminal and run the command: sudo apt-get install fp-ide

[Ubuntu]Take screenshots and edit with Shutter in ubuntu – Screen Capture with Shutter in Ubuntu

Shutter lets you capture the entire screen or an area on your computer screen, then you can edit, insert the word, insert arrows on image.