tools

How to install Spark messenger?

Spark Messenger installation —— Install Java —— sudo apt-get update sudo apt-get install default-jre —— Install Spark IM —— wget http://download.igniterealtime.org/spark/spark_2_8_2.tar.gz sudo tar -zxvf spark_2_8_2.tar.gz -C /opt/ sudo mv /opt/Spark/ /opt/spark cd /opt/spark/ sudo wget https://dl.dropbox.com/u/50880014/spark.png sudo apt-get install vim sudo vim /usr/share/applications/spark.desktop Copy this and paste it in spark.desktop [Desktop Entry] Name=Spark Version=2.8.2 GenericName=Spark

How to install Spark messenger? Read More »

How To Install the Apache Web Server on Ubuntu 18.04

How To Install the Apache Web Server on Ubuntu Desktop installation Ubuntu 18.04 and Ubuntu 16.04 List running processes ordered by RAM usage ps aux | awk ‘{print $2, $4, $11}’ | sort -k2rn | head -n 20 covery.zen.ping.multicast.enabled: false #install SSH service for root access Sudo apt-get install ssh Sudo apt-get install vim Sudo

How To Install the Apache Web Server on Ubuntu 18.04 Read More »

How to Install Dropbox on Ubuntu 1

How to Install Dropbox on Ubuntu

How to Install Dropbox on Ubuntu, Centos? Download the dropbox installer as per your environment https://www.dropbox.com/install sudo yum localinstall nautilus-dropbox-2015.10.28-1.fedora.x86_64.rpm Search for Dropbox icon and select, it will redirect you to the login page of Dropbox, login with your account credentials Yipppeee installation is complete, now you will find your Dropbox directory – /home/Dropbox You Follow

How to Install Dropbox on Ubuntu Read More »

How to Change Theme on Ubuntu 18.04 LTS and Above? 4

How to Change Theme on Ubuntu 18.04 LTS and Above?

How to Change Theme on Ubuntu New Theme has arrived, with very cool and bright looks check this out. Special for ubuntu 18.04 Maxim Theme sudo add-apt-repository ppa:noobslab/themes sudo apt-get update sudo apt-get install maxim-gs-theme Install unity Tweak Tools sudo apt install unity-tweak-tool Now open this tool , do editing accordingly Let me show you

How to Change Theme on Ubuntu 18.04 LTS and Above? Read More »

How To Connect Facebook to Your WordPress Site 8

How To Connect Facebook to Your WordPress Site

Connect Facebook to Your WordPress Hello Everyone, Today I am going to show you different methods to connect your website to facebook page. Method 1 : Using different plugins . Wordpress plugins are every usefull. List of plugins available 1. Addtoany Details: https://www.addtoany.com/ Download : https://wordpress.org/plugins/add-to-any/ 2. Rating-widget Details : http://rating-widget.com/wordpress-plugin/ Downloads : https://wordpress.org/plugins/rating-widget/ 3.

How To Connect Facebook to Your WordPress Site Read More »

note editor linux

How to create swap in Linux ?

How to create swap in Linux CREATE SWAP PARTITION LINUX We can create a 8 Gigabyte Swap Partition —————————————– sudo fallocate -l 8G /swapfile ls -lh /swapfile Enabling the Swap File ————————- sudo chmod 600 /swapfile ls -lh /swapfile Now that our file is more secure, we can tell our system to set up the

How to create swap in Linux ? Read More »

techouse community support

How Can I Download And Install NetExtender On Linux?

Download And Install NetExtender On Linux netextender 1-Download the latest RPM version of JAVA JDK: http://www.ora cle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 2-Installing: rpm -Uvh jdk-8u31-linux-i586.rpm 3-Also Install javaws as root: yum install javaws 4-Go to https://sslvpn.demo.sonicwall.com/cgi-bin/welcome 5- Log on in with demo/password 6-Click on NetExtender icon, this will download a tar.gz with the client 7-Un-tar the client, make install

How Can I Download And Install NetExtender On Linux? Read More »