I write a shell script and installed it on systemctl to run on startup, everything works fine, however if i run "systemctl status myservice" it shows all my scr
Trying to run slurmd: sudo systemctl start slurmd I display the status of the daemon and an error is displayed on the screen: >>sudo systemctl status slu
In my project i add some validation for Signup form fields. While click on submit button password validation not check orignal password like @AAAzzz123 but it c
Hello I have been building a shout box and i am so close - i just cant get the fetched data to refresh on input. the fetched data refreshes on interval but when
I'm trying to comply with iOS 14+ and opt users out of tracking by default but turn it back on if ATTrackingManager.requestTrackingAuthorization comes back as "
I wonder how we can use a default timeframe based on the chart's timeframe selected by the user. So, instead of using input.timeframe('', title='High/Low Lines
I have a background that is compiled of 7 PNG images, but for bigger or smaller screens it will not fit correctly. I have tried numerous ways to fix this issue
I have to tables with these schema: users(id, name, email) user_details (id, user_id, physical_address, otherinfo) I would like to display all contents of b
Nuxt.js comes with support for component lazy-loading, by prefixing the component name with lazy-. But is there anyway to conditionally lazy-load, short of dupl
I'd like to use the Stream API to compact some existing functions I have. I have a doubt on how to call functions on the lines I'm streaming. For example, take