Solution : 1
ssh login using command
SSH_AUTH_SOCK=0 ssh server-ip
Example : SSH_AUTH_SOCK=0 ssh username@192.168.0.xx
Solution : 2
Run Command
ssh-add
SSH_AUTH_SOCK=0 ssh server-ip
Example : SSH_AUTH_SOCK=0 ssh username@192.168.0.xx
ssh-add
sudo nano /etc/default/grub
Change the lineGRUB_CMDLINE_LINUX_DEFAULT=”quiet splash” to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"And then update grub
sudo update-grub
sudo apt-get install libapache2-mod-php5
If you are using Fedora or CentOSyum install php-mbstring
date.timezone = 'Asia/Kolkata'
mysql> SET GLOBAL sql_mode=''
sudo apt-add-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
Now try to install Netbeans again. Next button of the wizard should be enabled now.sudo nano /etc/default/grub Now Uncomment following line. GRUB_TERMINAL="console" Update the grub. sudo update-grub Restart your system. sudo reboot
max_fsm_queue: 10000
under section port 5222: in the ejabberd.yml config file in following waylisten: - port: 5222 module: ejabberd_c2s4 certfile: "/home/ubuntu/ejabberd-16.06/conf/server.pem" starttls: true resume_timeout: 0 protocol_options: - "no_sslv3" max_stanza_size: 65536 shaper: c2s_shaper access: c2s max_fsm_queue: 10000Restart ejabberd.
sudo nano /etc/default/grub Change the line GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off" sudo update-grub sudo reboot
/home/ubuntu/s3cmd-1.6.1/s3cmd ls s3:// /home/ubuntu/s3cmd-1.6.1/s3cmd -c /home/ubuntu/.s3cfg put /tmp/file.sql s3://bucketname
a2query -M
a2query -M
<ifmodule mpm_prefork_module> StartServers 5 MinSpareServers 5 MaxSpareServers 10 MaxRequestWorkers 100 MaxConnectionsPerChild 1000 </ifmodule>Restart Apache.
sudo blkid
UUID=12102C02102CEB83 /media/root ntfs-3g auto,users,exec,permissions 0 0
sudo apt-get install obexfs obexftp
sudo obexfs -b android:device:id /mount/directory
Make sure mounted directory is empty.hcitool scan
Make sure your phone is discoverable and bluetooth is turned on.sudo obexfs -b 00:19:99:4c:68:12 /mnt/user
Make sure you have started Bluetooth File Transfer app in your phone.sudo a2enmod lbmethod_byrequests
tail -n 25 /var/log/syslog
expose_php = off
Restart apache.unetbootin installtype=USB targetdrive=/dev/sdb1