No Server Fault videos yet. You could help us improve this page by suggesting one.
Based on our record, GitHub seems to be a lot more popular than Server Fault. While we know about 2269 links to GitHub, we've tracked only 20 mentions of Server Fault. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Isn't that basically https://stackoverflow.com/ and/or https://serverfault.com/ ? - Source: Hacker News / 5 months ago
The best starting points for this would be the iproute2 man page [1], superuser [2] and serverfault [3]. There are potentially also Linux namespaces to consider. There are also some youtube videos that can walk you through the 'ip' command and debugging routes. Start with "debug route linux iproute2" in their search. That's a topic probably too big for HN I think. [1] -... - Source: Hacker News / almost 2 years ago
See the link to serverfault.com above, that seems the closest advice so far but too early to tell. Source: over 2 years ago
I would but the guys here are a bit lazy so I thought of a script - this is from serverfault.com so I need to change the security descriptor to modify. Source: over 2 years ago
Fundamentally, "dev" and "ops" require different skillsets. Dev experience does not translate to ops. An experienced "ops" might be able to rootcause an issue by pattern matching its markers to previous experience. A green "dev" is just that, green, and will usually operate with the handicap of a huge learning curve ahead. Sites like https://serverfault.com make it a bit easier to poke around, but are not a... - Source: Hacker News / almost 3 years ago
Focusing on the image step, -f let's you specify the Dockerfile you want to use while -t is for the image tag. ${{ secrets.DOCKER_USERNAME }} is pulled from your actions' secrets. To set your secrets and variables, head to https://github.com/{username}/{repo_name}/settings/secrets/actions. You should see options for repository secrets and environment secrets. Environment secrets allow you to override your default... - Source: dev.to / 20 days ago
If you don’t have one already, go to https://github.com and sign up for a free account. Be sure to use your school-issued email address if you have one—it helps GitHub verify your student status faster. - Source: dev.to / 16 days ago
The most important thing you should do for any MiniScript-related project is to tag it (in the "About" info) with miniscript. This will cause your project to appear under the miniscript topics list: Https://github.com/topics/miniscript. - Source: dev.to / 16 days ago
Go to https://github.com///settings/pages and click the live site to verify it is running. - Source: dev.to / 17 days ago
SSH into the server and clone your repo: Git clone https://github.com//.git Cd Npm install Node app.js # or your startup script Ensure it runs on port 3000. - Source: dev.to / 17 days ago
Tildes - A non-profit community site driven by its users' interests
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Qane - A place to ask and answer questions without registration
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
VS Code - Build and debug modern web and cloud applications, by Microsoft