7 years ago by josh

How can i check the version of CentOS that is installed on a machine from command line? . . .

centosversioncommand-line
  • 1
  • 0
  • 1069
7 years ago by Amar P

Hi I am using Putty to ssh to a Centos virtual machine running on virtual box. It was working without any problemn until now when it start throwing the error PuTTY Fatal Error: expected key exchange . . .

puttycentosputty-error
  • 18
  • 5
  • 61912
7 years ago by gareth

I am forcing HTTPS on my domain using .htaccess RewriteCond %{HTTPS} !=on RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] But my Google analytics property is still http. Should I add a n . . .

https-migrationgoogle-analytics
  • 0
  • 0
  • 805
7 years ago by gareth

I am trying to detect App environment Laravel 5.3 Inside a controller I am using if(App::environment('production')) { ...... } But I am getting this error in laravel.log local.ERROR: exception ' . . .

laravelcontrollerappenvironment
  • 0
  • 1
  • 6167
7 years ago by Prasanth

I am looking for an alternative for TineMCE that is more lighter but feature-rich . . .

wyswig-editorcmshtml-editor
  • 0
  • 0
  • 760
7 years ago by Yad

I want to make the videos responsive but preserve the aspect ratio as well. What is the right way to do this in CSS? . . .

iframeresponsivevideocss
  • 0
  • 0
  • 760
7 years ago by Vikas

Hi, I have setup a PXE boot server in CentOS 7 and trying a boot client machine off it. It goes up to the stage where it says Trying to load: pxelinux.cfg/default        ok then . . .

pxepxe-bootcentos-7vesamenuc32tftp
  • 0
  • 0
  • 5170
7 years ago by Vikas

I'm trying to setup a Kickstart server on Centos 7. When my client machine boots it goes into PXE, gets and IP address and then tries to get the image but fails with the message Connection timed out. . . .

tftpcentos-7xinetdpxe
  • 0
  • 0
  • 2951
7 years ago by guruprakash

How can i uninstall Oracle 11g database software from my computer running Windows 10? I checked Programs and Features section in control panel but couldnt find Oracle in the list of installed programs . . .

oracle-11guninstalldatabase
  • 0
  • 0
  • 880
7 years ago by rdeep

How can I see the recent documents in Windows 10? Can I add a shortcut to this on my desktop or start menu? . . .

windows-10recent-documentsshortcutstart-menu
  • 0
  • 0
  • 833
7 years ago by Fischer

I want to delete all tables from a schema in Oracle. What is the best/easiest way to do this. I tried this in SQL developer but i have to select each table, then right click and select drop. :( . . .

oracle-11gdrop-tabledelete-tables
  • 2
  • 0
  • 5713
7 years ago by gareth

I have VB.NET application that is throwing this error after i installed it on a new computer.  The source was not found, but some or all event logs could not be searched. To create the source, o . . .

vbnetvs2015inaccessible-logsevent-log
  • 0
  • 0
  • 867
7 years ago by Vikas

I have an application developed in VB.NET 2010 and it connects to Oracle database using Oracle Data Provide for .Net. This application runs without any errors on my development PC but when I installed . . .

oracledataaccessvbnettypeinitializerodpnet
  • 1
  • 1
  • 6534
7 years ago by raj

I have python3.5 installed. When I try to do  apt install python3 It says python3 is already the newest version(3.5.1-3) But when I run python --version It says python is not installed, r . . .

pythonpathversionaptinstall
  • 0
  • 0
  • 1065
7 years ago by Vikas

From the tree menu in connections window when i double click on a table a new window will open that shows the tables columns, data, constraints and so on. Now if i double click on a second table the . . .

sql-developeroracletable-view
  • 1
  • 0
  • 1790