I have a problem on solaris.... I login with userA, and when I execute the file, it just shows permission denied. I've checked everything... i've no idea. pls
At node, Im using ssh2-sftp-client and uploading several files which names are in an array. The first file is uploading perfect, but the rest of the files are u
Suppose I do (note: the syntax below is probably not correct, but don't worry about it...it's just there to make a point) Start Transaction INSERT INTO table (
As i understand Nodejs has a event loop based mechanism, therefore the main nodejs code is single threaded which just tries to execute the methods and callbacks
I have a property file which includes hundreds of lines like the following mainfile.txt: del.frequencyMinutes = 360 del.gracePeriodMinutes = 4320 vol.operations
I have 1 circular imageview and I want to place bitmap inside the imageview. but when I set the compressed bitmap image it is always rectangle. Please help me t
Creating a bucket is pretty simple. resource "aws_s3_bucket" "henrys_bucket" { bucket = "${var.s3_bucket_name}" acl
I am trying to integrate a multi-participant video chat functionality with Banuba Face AR features. But there is no proper documentation to do that. Can somebod
So I have been writing some Android code for a week or two and some layouts are self-explanatory such as gird, table, and so on. However, I am still confused ab