Top Leads
How do you get at environment variables in Linux executables?[IT, other]
Posted 1 year ago
I have a Linux executable test. Opening a terminal in Ubuntu (GNOME), and typing ./test the executable can get at system environment variables, and will run.
If instead I run a shell script,
./test
$SHELL
I get (my own) error saying that the environment variables couldn't be found.
I have tried opening etc/environment and adding a line:
MYENVIRONMENTVARIABLENAME="path/...
On perm to aws migration[IT, other]
Posted 1 year ago
I’m new to migrating on perm VMware environment to aws ec2, one thing that came to my mind is if the subnet will have to be different when migrating to aws or I can keep the same Subnet and IPs, would the connection be L2, extending the vlan or how does it work?
Urls:
View full post: https://www....
AWS re/Start[IT, other]
Posted 1 year ago
Hi, I have zero background in tech and I passed the assessment exam for the AWS re/Start scholarship. I am planning to leave my job to join the re/start program. Another info about me, I don't have a college degree.
Do you think it's possible for me to land a job after completing the program?
Will really appreciate ...
[For Hire] Web Scraping, Automation Tools, Reddit/Telegram bots, Python Scripts, Dynamic Websites[IT, other]
Posted 1 year ago
Hello everyone!
I'm a computer engineer offering you my programming services to develop affordable solutions to your problems.
These includes:
Websites/API scraping
Automating boring or long tasks
Reddit, Telegram or Discord bots for your needs
ChatGPT enhanced software
JSON, XML, SQL, NoSQL, CSV, XLSX, HTML or any other file conversion/parsing
SMS and Email notifications
Batch file processing, downloading ...
JFrog Artifactory Docker Challenge[IT, other]
Posted 1 year ago
Urls:
thumbnail: https://jfrog.com/docker-challenge/?utm_source=drift&utm_medium=website&utm_campaign=take-the-docker-challenge&utm_term=skill&utm_content=global-06-2021
Kubernetes Tutorial For Beginners | Kubernetes Secrets
Posted 1 year ago
Anyone running ADO build agents using KEDA + AKS?[IT, other]
Posted 1 year ago
I'm looking to see how well the KEDA and AKS build agents operate in the wild. One problem that I can't seem to get a clear picture around is 'Docker in Docker.' It seems like this issue is outside of Microsoft's control and is a containerD limitation (from my light reading).
can't run docker in docker
docker images either ...
Need help in RBAC implementation in ADSL Gen 2[IT, other]
Posted 1 year ago
Hi Everyone,
It's been 2 weeks and I am stuck on implementing proper RBAC on ADSL Gen2.
Goal:
Have granular level of access of directories, and blobs with respect to Users.
Things Tried:
Created Service principle, configure RBAC, Configure ABAC as well as ACls
Issue:
The ABAC is working based on a condition, that a container name equals to something then ...